@charset "UTF-8";

/* Do not tocuh */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

input {
  border: 0px;
}

button {
  border: 0px;
  background: transparent;
}

em {
  font-style: normal;
}

a {
  color: inherit;
}

form {
  font-size: 0;
}

textarea {
  border: 0px;
  padding: 0px;
  margin: 0px;
  resize: none;
}

h2,
h3,
h4,
h5 {
  line-height: 1.25;
}

p,
ol,
li {
  line-height: 1.6;
}

h2 {
  font-size: 50px;
}

@media screen and (max-width: 1366px) {
  h2 {
    font-size: 40px;
  }
}

@media screen and (max-width: 980px) {
  h2 {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-size: 30px;
}

@media screen and (max-width: 1366px) {
  h3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 980px) {
  h3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 24px;
  }
}

h4 {
  font-size: 26px;
}

@media screen and (max-width: 1366px) {
  h4 {
    font-size: 24px;
  }
}

@media screen and (max-width: 980px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 22px;
}

@media screen and (max-width: 1366px) {
  h5 {
    font-size: 20px;
  }
}

@media screen and (max-width: 980px) {
  h5 {
    font-size: 18px;
  }
}

p,
a {
  font-size: 18px;
}

@media screen and (max-width: 1366px) {
  p,
  a {
    font-size: 17px;
  }
}

@media screen and (max-width: 980px) {
  p,
  a {
    font-size: 16px;
  }
}

input,
select,
textarea,
button {
  font-size: 18px;
  line-height: 1.25;
  /*@include mobile {
    	-webkit-appearance:   none;
	  -moz-appearance:        none;
	  -ms-appearance:         none;
	  -o-appearance:          none;
	  appearance:             none;
	}*/
}

@media screen and (max-width: 1366px) {
  input,
  select,
  textarea,
  button {
    font-size: 17px;
  }
}

@media screen and (max-width: 980px) {
  input,
  select,
  textarea,
  button {
    font-size: 16px;
  }
}

.section__header {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 350px;
  padding-right: 25px;
}

@media screen and (max-width: 980px) {
  .section__header {
    padding-left: 0px;
    padding-right: 0px;
  }

  .section__header h2 {
    position: relative !important;
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .section__header h2 {
    left: 0px !important;
  }

  .section__header h2 + p {
    padding: 15px 0px !important;
  }
}

.section__header.light h2:after {
  background: #fff !important;
  height: 2px;
}

.section__header h2 {
  position: absolute;
  left: 25px;
  display: inline-block;
  vertical-align: text-top;
  font-size: 30px;
  margin-bottom: 25px;
}

.section__header h2:after {
  content: '';
  display: block;
  width: 100px;
  height: 3px;
  margin-left: 3px;
  background: #2f5087;
}

.section__header p {
  padding: 5px 30px;
  display: inline-block;
  vertical-align: text-top;
}

@font-face {
  font-family: 'icomoon';
  src: url(/fonts/icomoon.eot?d96926846ec04e5bb5f01153451d983e);
  src: url(/fonts/icomoon.eot?d96926846ec04e5bb5f01153451d983e#iefix) format("embedded-opentype"), url(/fonts/icomoon.ttf?9282bba87b812643a3d88f70b1a3744a) format("truetype"), url(/fonts/icomoon.woff?62e9fb27a1256e51c82852b64a46046a) format("woff"), url(/fonts/icomoon.svg?12c9b58f9beb95e890ed25c536e88704#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
.filters__selector .filter:after,
.flex-direction-nav a:before,
.flex-direction-nav a.flex-next:before,
body#company .ecom-locations .grid ul li a:before,
#pgm .ecom-locations .grid ul li a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container:after,
body#home .flex-direction-nav:after,
div [data-float="left"]:after,
div [data-float="right"]:after,
body#contact .map:after,
body#hr .map:after,
body#contact .contact-details ul li a:after,
body#hr .contact-details ul li a:after {
  content: "";
  display: table;
  clear: both;
}

[data-padding="0"],
[data-padding="5"],
[data-padding="5 0"],
[data-padding="0 10"],
[data-padding="5 10"],
[data-padding="0 20"],
[data-padding="5 15"],
[data-padding="10"],
[data-padding="10 0"],
[data-padding="10 15"],
[data-padding="15"],
[data-padding="20 0"],
[data-padding="25"],
[data-padding="35 0"],
[data-padding="50"],
[data-padding="50 0"],
.btn[data-style="solid"],
button[data-style="solid"],
.btn[data-style="border"],
button[data-style="border"],
header nav,
header .social,
header .search,
footer .legal-data,
.newsletter__form__input,
.share__list li a,
.filters__selector .filter:after,
form input,
form textarea,
form .select,
header,
.main__slider .slides__item .item__content,
.partners__list li,
.services__list li,
.services__list li a,
.gallery .slides .slides__item a:before,
.grid,
.grid > *,
[data-col],
body#home .flex-direction-nav,
body#company .ecom-locations .grid ul li a,
#pgm .ecom-locations .grid ul li a,
body#company .ecom-goals [data-col="60"] > div,
#pgm .ecom-goals [data-col="60"] > div,
body#rent .product-list ul li span p,
body#rent .product-list ul li .products .form,
body#new .gallery .slides .slides__item a:before,
body#amr .amr,
body#amr .amr__details [data-col="65"],
body#amr .amr__details a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

section {
  padding: 50px 0px;
}

.container,
body#home .flex-direction-nav {
  position: relative;
  max-width: 1420px;
  padding: 0px 100px;
  margin: 0px auto;
}

@media screen and (max-width: 1366px) {
  .container,
  body#home .flex-direction-nav {
    padding: 0px 75px;
  }
}

@media screen and (max-width: 980px) {
  .container,
  body#home .flex-direction-nav {
    padding: 0px 25px;
  }
}

@media screen and (max-width: 1366px) {
  .container,
  body#home .flex-direction-nav {
    max-width: 100%;
  }
}

.container__small {
  max-width: 1136px;
  padding: 0px 75px;
  margin: 0px auto;
}

@media screen and (max-width: 1366px) {
  .container__small {
    max-width: 100%;
  }
}

@media screen and (max-width: 980px) {
  .container__small {
    padding: 0px 25px;
  }
}

.grid {
  font-size: 0 !important;
}

.form input,
.form section {
  border: 1px solid #ccc !important;
}

.file div {
  padding: 35px 10px;
  position: relative;
  background: #fff;
  color: #000;
  border: 1px dashed #ccc;
}

.file div .icon {
  border-radius: 50%;
  border: 2px solid #ccc;
  color: #ccc;
  font-size: 28px;
}

.file div p {
  padding-top: 10px;
}

.file input {
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.1)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.001;
  -khtml-opacity: 0.001;
  opacity: 0.001;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

.file .selected-file {
  border: 1px dashed #40c0bb;
  color: #40c0bb;
  padding-bottom: 10px;
  margin-top: 10px;
}

[data-align="left"] {
  text-align: left;
}

[data-align="center"] {
  text-align: center;
}

[data-align="right"] {
  text-align: right;
}

[data-container="text"] {
  display: block;
  max-width: 900px;
  margin: 0px auto;
}

@media screen and (max-width: 980px) {
  [data-container="text"] {
    max-width: 100%;
  }
}

[data-height] > div {
  background-size: cover !important;
  background-position: center center !important;
}

[data-float="left"] {
  float: left;
}

[data-float="right"] {
  float: right;
}

[data-type="list"] {
  list-style-type: none;
  font-size: 0px;
}

[data-type="list"] > * {
  display: inline-block;
  vertical-align: text-top;
}

@media screen and (max-width: 767px) {
  [data-mobile="true"] {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  [data-mobile="false"] {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  [data-tablet="false"] {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  [data-tablet="true"] {
    display: block !important;
  }
}

@media screen and (min-width: 981px) {
  [data-desktop="false"] {
    display: none !important;
  }
}

@media screen and (min-width: 981px) {
  [data-desktop="true"] {
    display: block !important;
  }
}

[data-position="absolute"] {
  position: absolute;
}

[data-position="relative"] {
  position: relative;
}

[data-absolute="right"] {
  position: relative;
}

[data-absolute="right"] [data-absolute] {
  position: absolute;
  right: 0px;
  top: 0px;
}

[data-absolute="left"] {
  position: relative;
}

[data-absolute="left"] [data-absolute] {
  position: absolute;
  left: 10px;
  top: 10px;
}

[data-width="full"] {
  width: 100%;
}

[data-width="half"] {
  width: 50%;
}

[data-valign="top"] {
  vertical-align: text-top;
}

[data-valign="middle"] {
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

[data-valign="center"] {
  top: 50% !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

[data-transform="uppercase"] {
  text-transform: uppercase;
}

[data-transform="capitalize"] {
  text-transform: uppercase;
}

[data-menu="mobile"] nav {
  display: none;
}

[data-menu="mobile"] .header__openMenu {
  display: block;
}

[data-display="inline"] {
  display: inline-block;
}

[data-display="block"] {
  display: block;
}

[data-padding="0"] {
  padding: 0px;
}

[data-padding="5"] {
  padding: 5px 10px;
}

[data-padding="5 0"] {
  padding: 5px 0px;
}

[data-padding="0 10"] {
  padding: 0px 10px;
}

[data-padding="5 10"] {
  padding: 5px 10px;
}

[data-padding="0 20"] {
  padding: 0px 20px;
}

[data-padding="5 15"] {
  padding: 5px 15px;
}

[data-padding="10"] {
  padding: 10px;
}

[data-padding="10 0"] {
  padding: 10px 0px;
}

[data-padding="10 15"] {
  padding: 10px 15px;
}

[data-padding="15"] {
  padding: 15px;
}

[data-padding="20 0"] {
  padding: 20px 0px;
}

[data-padding="25"] {
  padding: 25px;
}

[data-padding="35 0"] {
  padding: 35px 0;
}

[data-padding="50"] {
  padding: 50px;
}

[data-padding="50 0"] {
  padding: 50px 0px;
}

[data-margin="10"] {
  margin: 10px 0px;
}

[data-margin="15"] {
  margin: 20px 0px;
}

[data-margin="20"] {
  margin: 20px 0px;
}

[data-parallax="true"] {
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
}

@media screen and (max-width: 767px) {
  [data-parallax="true"] {
    background-attachment: initial !important;
    background-repeat: no-repeat !important;
  }
}

[data-maxwidth="800"] {
  display: block;
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
}

[data-effect="on"] {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

[data-effect="on"] > * {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

[data-border="5px"] {
  border-radius: 5px;
}

[data-acceleration="center"] {
  -webkit-transform: translate3d(0, -50%, 0);
  /* Safari and Chrome */
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  transform: translate3d(0, -50%, 0);
  backface-visibility: hidden;
  perspective: 1000;
}

[data-acceleration="default"] {
  -webkit-transform: translate3d(0, 0, 0);
  /* Safari and Chrome */
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000;
}

[data-absolute-right=true] {
  position: absolute;
  right: 0;
}

.icon-instagram:before {
  content: "\E900";
}

.icon-whatsapp:before {
  content: "\E901";
}

.icon-youtube:before {
  content: "\E902";
}

.icon-twitter:before {
  content: "\E903";
}

.icon-facebook:before {
  content: "\E904";
}

.icon-pin:before {
  content: "\E905";
}

.icon-user:before {
  content: "\E906";
}

.icon-search:before {
  content: "\E907";
}

.icon-close:before {
  content: "\E908";
}

.icon-menu:before {
  content: "\E909";
}

.icon-add:before {
  content: "\E90A";
}

.icon-up:before {
  content: "\E90B";
}

.icon-right:before {
  content: "\E90C";
}

.icon-left:before {
  content: "\E90D";
}

.icon-down:before {
  content: "\E90E";
}

.icon-phone:before {
  content: "\E90F";
}

.icon-mail:before {
  content: "\E910";
}

.icon-password:before {
  content: "\E911";
}

.icon-home:before {
  content: "\E912";
}

.icon-download:before {
  content: "\E913";
}

.icon-web:before {
  content: "\E916";
}

.icon-check:before {
  content: "\E917";
}

.icon-print:before {
  content: "\E918";
}

button {
  cursor: pointer;
  padding: 10px 15px;
  background: #283149;
  color: #DBEDF3;
}

button:hover {
  background: #DBEDF3;
  color: #283149;
}

[data-hover="underlines"] {
  position: relative;
}

[data-hover="underlines"]:after {
  background: #fff;
  position: absolute;
  content: '';
  height: 1px;
  width: 0px;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

[data-hover="underlines"]:hover:after {
  width: 100%;
}

.btn[data-style="solid"],
button[data-style="solid"] {
  display: inline-block;
  margin: 10px 0px;
  padding: 15px 40px;
  background: #283149;
  color: #DBEDF3;
  border: 2px solid #283149;
}

.btn[data-style="border"],
button[data-style="border"] {
  display: inline-block;
  margin: 10px 0px;
  padding: 15px 45px;
  border: 1px solid #DBEDF3;
  color: #DBEDF3;
}

.btn[data-style="border"].light,
button[data-style="border"].light {
  color: #9497a5;
  border: 2px solid #9497a5;
  font-size: 16px;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 10px 30px;
  font-weight: normal;
}

.btn__readmore,
button__readmore {
  display: inline-block;
  margin-top: 25px;
  font-family: 'Quicksand', sans-serif;
  background: transparent;
  font-size: 16px;
}

body * {
  font-family: 'Open Sans', sans-serif;
}

body h2,
body h3,
body h4,
body h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
}

body p {
  font-weight: 300;
}

/* theme  */

header {
  z-index: 999999;
  padding: 15px 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #fff !important;
}

@media screen and (max-width: 767px) {
  header {
    height: 85px !important;
  }
}

@media screen and (max-width: 1199px) {
  header .container,
  header body#home .flex-direction-nav,
  body#home header .flex-direction-nav {
    padding: 0px 25px;
  }
}

header .header__logo {
  display: block;
  max-width: 150px;
}

header .header__logo img {
  width: 150px;
  position: relative;
}

@media screen and (max-width: 767px) {
  header .header__logo img {
    max-width: 115px;
  }
}

@media screen and (max-width: 767px) {
  header .header__logo {
    max-width: 140px;
    padding: 5px 0px !important;
  }
}

header .header__openMenu {
  display: none;
}

header .header__openSearch {
  display: inline-block;
  width: 26px;
  height: 26px;
  top: 3px;
  position: relative;
}

header .header__openSearch .bar {
  display: block;
  position: absolute;
  top: 0px;
  margin: 5px 0px;
  width: 20px;
  height: 3px;
  background: #689f97;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header .header__openSearch .bar.search-1 {
  width: 10px;
  height: 10px;
  margin: 0px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0);
  border: 3px solid #689f97;
}

header .header__openSearch .bar.search-2 {
  top: 10px;
  left: 16px;
  width: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

header nav {
  padding-right: 10px;
}

header nav ul li a {
  font-family: 'Quicksand', sans-serif;
}

header nav,
header .social,
header .search {
  padding: 20px 0px;
}

header .social,
header .search {
  padding: 25px 0;
}

header .social a,
header .search a {
  font-size: 25px;
}

header[data-social="true"] .social {
  display: block;
}

header[data-search="true"] .search {
  display: block;
}

header a {
  color: #DBEDF3;
  padding: 0px 5px;
}

header ol,
header li {
  line-height: 1;
}

header[data-menu="mobile"] .header__logo {
  z-index: 99;
  position: relative;
}

@media screen and (max-width: 980px) {
  header[data-menu="mobile"] .header__logo {
    max-width: 150px;
  }
}

header[data-menu="mobile"] .header__openMenu {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  right: 15px;
  font-size: 30px;
  z-index: 99;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header[data-menu="mobile"] .header__openMenu .bar {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 5px 7px;
  width: 27px;
  height: 3px;
  background: #6d9c96;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header[data-menu="mobile"] .header__openMenu .bar.bar-2 {
  -webkit-transform: translate3d(0, 8px, 0);
  transform: translate3d(0, 8px, 0);
}

header[data-menu="mobile"] .header__openMenu .bar.bar-3 {
  -webkit-transform: translate3d(0, 16px, 0);
  transform: translate3d(0, 16px, 0);
}

header[data-menu="mobile"] .header__openMenu.open {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform: translate3d(0, -6px, 0);
}

header[data-menu="mobile"] .header__openMenu.open .bar-1 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

header[data-menu="mobile"] .header__openMenu.open .bar-2 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

header[data-menu="mobile"] .header__openMenu.open .bar-3 {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__openMenu.open + .header__menu .social {
    display: block;
  }
}

header[data-menu="mobile"] .header__openMenu.open + .header__menu nav {
  display: block;
}

header[data-menu="mobile"] .header__menu {
  padding-right: 35px;
}

@media screen and (max-width: 980px) {
  header[data-menu="mobile"] .header__menu {
    padding: 5px 35px 5px 0px;
  }
}

header[data-menu="mobile"] .header__menu > * {
  margin: 0px;
}

header[data-menu="mobile"] .header__menu > * a {
  margin: 0px;
  padding: 0px 5px;
  z-index: 9;
  color: #fff;
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu > * a {
    color: #000;
  }
}

header[data-menu="mobile"] .header__menu > *.search {
  position: relative;
  z-index: 99;
}

header[data-menu="mobile"] .header__menu > *.search a {
  font-size: 30px;
}

header[data-menu="mobile"] .header__menu > *.search,
header[data-menu="mobile"] .header__menu > *.social {
  padding-left: 0px;
  padding-right: 0px;
  z-index: 99;
}

header[data-menu="mobile"] .header__menu .social {
  position: relative;
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu .social {
    display: none;
    position: fixed;
    left: 0px;
    top: 87px;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    background: rgba(255, 255, 255, 0.1);
  }

  header[data-menu="mobile"] .header__menu .social span {
    padding: 5px;
  }
}

header[data-menu="mobile"] .header__menu nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 76px;
  background: #fff;
}

header[data-menu="mobile"] .header__menu nav .header__navigation {
  padding: 70px 15px 0px 15px;
  background: #fff !important;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: 10px;
}

header[data-menu="mobile"] .header__menu nav .header__navigation li {
  width: 100%;
  padding: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

header[data-menu="mobile"] .header__menu nav .header__navigation li a {
  font-size: 17px;
  padding: 10px 5px;
  color: #6d9c96;
}

@media screen and (max-width: 980px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation li a {
    padding: 15px 5px;
  }
}

header[data-menu="mobile"] .header__menu nav .header__navigation li a.active:after {
  display: none;
}

.searching + .buscador {
  display: block;
}

.searching .header__openSearch .bar.search-1 {
  background: #fff;
  border-width: 0px;
  height: 3px;
  width: 28px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 0px;
  top: 9px;
  left: 3px;
}

.searching .header__openSearch .bar.search-2 {
  top: 4px;
  left: 3px;
  width: 28px;
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation li a {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  body#estate .tabs > .container > [data-float="left"],
  body#estate body#home .tabs > .flex-direction-nav > [data-float="left"],
  body#home body#estate .tabs > .flex-direction-nav > [data-float="left"] {
    min-width: 100% !important;
  }
}

header[data-menu="mobile"] .header__menu nav .header__navigation li a {
  border-bottom: 1px dashed #ececec;
}

header[data-menu="mobile"] .header__menu > * a i {
  font-size: 25px;
  color: #6d9c96;
}

.header__menu .social > span {
  display: block;
  padding-top: 5px;
}

.header__menu .social a {
  width: 35px;
  height: 35px;
}

footer {
  padding: 20px 0px;
  background: #283149;
}

footer .data-fiscal {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

footer .legal-data {
  padding-right: 150px;
}

footer .legal-data[data-absolute="left"] {
  padding-right: 0px;
  padding-left: 150px;
}

footer p {
  font-size: 75%;
  color: #DBEDF3;
}

.hero {
  background-position: center center;
  position: relative;
  padding: 50px 0px 0px 0px;
}

.hero h2,
.hero p {
  color: #fff;
}

.hero:after {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 40, 50, 0)), to(#282832));
  background-image: linear-gradient(to bottom, rgba(40, 40, 50, 0) 0%, #282832 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgba(40, 40, 50, 0), endColorstr=#282832,GradientType=0 );
  /* IE6-9 */
}

.newsletter {
  background: #404B69;
}

@media screen and (max-width: 767px) {
  .newsletter {
    background-size: cover !important;
  }
}

.newsletter__form {
  position: relative;
  width: 100%;
  margin: 25px 0px 0px 0px;
}

.newsletter__form__input {
  padding: 10px 15px;
}

.newsletter h2 {
  color: #DBEDF3;
}

@media screen and (max-width: 767px) {
  .newsletter h2 {
    font-size: 27px;
  }
}

@media screen and (max-width: 767px) {
  .newsletter form {
    padding: 25px 0px;
  }

  .newsletter form input {
    width: 65%;
    min-width: auto;
    float: left;
    padding: 11px 15px;
  }

  .newsletter form button {
    width: 35%;
    min-width: auto;
    float: right;
    padding: 12px 15px;
    top: -1px;
  }
}

.banner {
  background: #DBEDF3;
}

.banner h2 {
  color: #283149;
}

.share {
  color: #696969;
}

.share > * {
  vertical-align: middle;
}

.share__list {
  padding-left: 10px;
}

.share__list li {
  line-height: 1;
}

.share__list li a {
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  padding: 7px 5px;
  border-radius: 32px;
  overflow: hidden;
  font-size: 20px;
  color: #696969;
  border: 1px solid #696969;
}

.filters__selector .filter {
  position: relative;
  padding-right: 0px;
  background: #fff;
  border-radius: 5px;
}

.filters__selector .filter select {
  outline: none;
  background: transparent;
  position: relative;
  z-index: 2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border: 0px;
  cursor: pointer;
  color: #262631;
  background: #fff !important;
  font-family: 'Open sans',sans-serif;
}

.filters__selector .filter:after {
  padding: 12px 0px;
  content: '\E90E';
  display: block;
  z-index: 1;
  position: absolute;
  right: -1px;
  top: 0px;
  height: 100%;
  width: 50px;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e1512c), to(#b43a1e));
  background-image: linear-gradient(to bottom, #e1512c 0%, #b43a1e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#e1512c, endColorstr=#b43a1e,GradientType=0 );
  /* IE6-9 */
  border-radius: 0px 5px 5px 0px;
}

.filters__list__item p {
  font-family: 'Open sans',sans-serif;
  color: #b1b1b3;
}

.filters__list__item p strong {
  color: #fff;
  font-family: 'Fira Sans',sans-serif;
  font-weight: normal;
}

.filters__list.selected a:not(.is-animated) {
  padding: 0px;
}

.filters .is-animated {
  -webkit-animation: .6s zoom-in;
          animation: .6s zoom-in;
}

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.map {
  padding: 0px;
  overflow: hidden;
}

.map__container {
  height: 100%;
  width: 100%;
}

.map__container #map-canvas {
  width: 100%;
  height: 100%;
}

.map__container #map-canvas img {
  height: 100px !important;
}

.map__content {
  background: #363642;
}

.map__content i {
  width: 25px;
  display: inline-block;
}

.map .gm-style-iw {
  color: #666 !important;
}

.flex-direction-nav a,
.flex-direction-nav a:before {
  color: #fff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-container a:hover,
.flex-slider a:hover {
  outline: 0;
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.flex-direction-nav a {
  margin-top: -10px;
}

[data-slider] {
  padding: 0;
  margin: 0;
  position: relative;
  zoom: 1;
  border-radius: 4px;
}

[data-slider] .flex-viewport li {
  min-height: 400px;
}

[data-slider] .slides > li {
  display: none;
  height: 600px;
  -webkit-backface-visibility: hidden;
}

[data-slider] .slides > li .item__content {
  top: 50%;
  text-align: left;
  left: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding-left: 12.5%;
  max-width: 950px;
}

[data-slider] .slides > li .item__content h3 {
  font-size: 50px;
}

[data-slider] .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] [data-slider] .slides {
  display: block;
}

* html [data-slider] .slides {
  height: 1%;
}

.no-js [data-slider] .slides > li:first-child {
  display: block;
}

[data-slider] .slides {
  zoom: 1;
}

[data-slider] .slides img {
  width: 100%;
  display: block;
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
}

.flex-direction-nav a:before {
  font-size: 40px;
  display: inline-block;
  content: '\E90D';
}

.flex-direction-nav a.flex-next:before {
  content: '\E90C';
}

.flex-direction-nav .flex-prev {
  left: 10px;
}

@media screen and (max-width: 980px) {
  .flex-direction-nav .flex-prev {
    left: 0px;
  }
}

.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;
}

@media screen and (max-width: 980px) {
  .flex-direction-nav .flex-next {
    right: 0px;
  }
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: '\F004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\F003';
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

body#home .flex-direction-nav {
  top: 50% !important;
}

form .animation {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 100%;
}

form button {
  position: relative;
}

form input,
form textarea,
form .select {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: 1px solid #ccc !important;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

form[data-validation].error:before {
  width: 100%;
  height: 100%;
}

form[data-validation].error .msg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body {
  background: #fff;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 980px) {
  body {
    padding-top: 85px;
  }
}

@media screen and (max-width: 767px) {
  body p,
  body li,
  body a {
    font-size: 16px !important;
  }
}

h2[data-style="underline"] {
  padding-bottom: 30px;
}

h2[data-style="underline"]:after {
  content: '';
  display: block;
  position: absolute;
  height: 6px;
  width: 100px;
  background: #0a2b1d;
}

h3[data-style="underline"] {
  padding-bottom: 25px;
}

h3[data-style="underline"]:after {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 70px;
  margin: 12px 0;
  background: #fff;
}

header[data-menu="mobile"] .header__menu nav .header__navigation li a {
  font-size: 18px !important;
}

[data-preloader="true"].lazy {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 1;
  display: block;
  position: relative;
  background-image: -webkit-gradient(linear, left top, right top, from(#f8f8f8), color-stop(#fff), color-stop(#dadada), color-stop(#fff), to(#f8f8f8));
  background-image: linear-gradient(to right, #f8f8f8, #fff, #dadada, #fff, #f8f8f8);
  background-size: 600%;
  background-position: 0 0;
  /* Animation */
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: gradients;
          animation-name: gradients;
}

@-webkit-keyframes gradients {
  0% {
    background-position: 0 0;
  }

  50% {
    background-position: 50% 0;
  }

  100% {
    background-position: 100% 0;
  }
}

@keyframes gradients {
  0% {
    background-position: 0 0;
  }

  50% {
    background-position: 50% 0;
  }

  100% {
    background-position: 100% 0;
  }
}

.product-list .lazy {
  width: 340px;
  height: 340px;
}

.whatscontainer {
  border-top: 1px dashed #cfeded;
  text-align: left;
  line-height: 1.2;
  padding: 15px 0px 0px 30px !important;
  position: relative;
  font-size: 25px;
  color: #cfede8;
}

.whatscontainer i {
  color: #cfede8;
  position: relative;
  top: 5px;
}

.videoWrapper {
  margin: 0px auto;
  position: relative;
  padding-bottom: 42%;
  padding-top: 25px;
  height: 0;
  width: 80%;
}

@media screen and (max-width: 980px) {
  .videoWrapper {
    width: 100%;
    padding-bottom: 52.5%;
  }
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe {
  width: 100%;
}

.btn[data-style="solid"] {
  background: #0b377a;
  color: #0b377a;
  border-color: #0b377a;
}

.btn[data-style="border"],
.btn[data-style="border-radius"] {
  border: 2px solid #0b377a;
  color: #0b377a;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding: 15px 30px;
  display: inline-block;
  font-weight: bold;
}

.btn[data-style="border"]:hover,
.btn[data-style="border-radius"]:hover {
  background: #0b377a;
  color: #fff;
}

.btn[data-style="border-radius"] {
  border-radius: 3px;
  position: relative;
  padding: 10px 25px;
}

header {
  background: #fff;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding: 0px 25px 0px 0px;
  background: rgba(11, 55, 122, 0);
  height: 115px;
  z-index: 999999 !important;
}

@media screen and (max-width: 980px) {
  header {
    height: 115px;
  }
}

header.scrolled {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  background: rgba(255, 255, 255, 0.99) !important;
}

header .header__logo {
  display: block;
  padding: 10px 25px;
}

header .header__menu {
  padding: 9px 0;
  position: relative;
}

header nav {
  padding: 0px;
}

@media screen and (max-width: 767px) {
  header nav {
    -webkit-overflow-scrolling: auto;
    overflow-y: scroll;
  }
}

header nav ul {
  -webkit-overflow-scrolling: touch;
}

header nav ul li {
  padding: 0px 10px;
}

header nav ul li a {
  padding: 40px 0;
  display: block;
  position: relative;
  margin: 0;
  color: #3d9b96;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 500;
}

header nav ul li a:after {
  content: '';
  width: 100%;
  position: absolute;
  bottom: 28px;
  left: 0px;
  height: 1px;
  background: transparent;
}

header nav ul li a:hover {
  color: #2d7770;
}

header nav ul li a.active {
  font-weight: bold;
}

header nav ul li a.active:after {
  background: white;
}

@media screen and (max-width: 767px) {
  header nav ul li a.active {
    background: #ffffff30;
    font-weight: bold;
    border: 1px solid;
  }
}

@media screen and (max-width: 980px) {
  header .social > span {
    display: block;
    margin-top: 12px;
    position: relative;
  }
}

header .social a {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  color: #3d9b96;
  background: rgba(255, 255, 255, 0);
  padding: 0;
}

header .social a:hover {
  background: white;
}

header .social a:hover i {
  color: #0b377a;
}

header .social a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

header.scrolled {
  background: #fefefe;
}

header[data-menu="mobile"] .header__openMenu {
  right: -5px;
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation .submenu ul {
    margin: 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  header[data-menu="mobile"] .header__menu nav .header__navigation .submenu ul li a {
    border-top: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__openMenu.open + .header__menu .social {
    background: #fff;
    padding-top: 90px;
    position: fixed;
    top: 0px;
    z-index: 2;
  }
}

@media screen and (max-width: 767px) {
  .submenu-container > a + .submenu li a:before {
    display: none;
  }
}

body {
  padding-top: 99px;
}

@media screen and (max-width: 980px) {
  body {
    padding-top: 105px;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 85px;
  }
}

body#home {
  padding-top: 0px;
}

body#home header.scrolled:before {
  content: none;
}

.submenu-container {
  position: relative;
}

@media only screen and (min-width: 768px) {
  .submenu-container > a {
    padding-right: 20px;
  }

  .submenu-container > a i {
    margin-top: -1px;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.submenu-container .submenu {
  display: block;
  position: absolute;
  top: 65px;
  left: -8px;
}

@media screen and (max-width: 980px) {
  .submenu-container .submenu {
    left: 0px;
  }
}

.submenu-container .submenu ul {
  border-radius: 0px 0px 20px 0px;
  border-left: 3px solid #526f93;
  background: #3d9b96;
  width: 300px;
  margin-left: -100px;
}

@media screen and (max-width: 767px) {
  .submenu-container .submenu ul {
    width: 100%;
    background: transparent;
    border-left: 0px;
    border-top: 1px dotted #87a2bc;
    border-bottom: 1px dotted #87a2bc;
    border-radius: 0px;
  }
}

.submenu-container .submenu ul li {
  padding: 0px;
}

@media screen and (max-width: 767px) {
  .submenu-container .submenu ul li {
    border: 0px !important;
  }
}

.submenu-container .submenu ul li:last-of-type a {
  border-bottom: 0px;
}

.submenu-container .submenu ul li a {
  cursor: pointer;
  border-bottom: 1px solid #526f93;
  white-space: nowarp;
  padding: 15px;
  color: #fff;
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .submenu-container .submenu ul li a {
    padding: 20px 15px;
    border: 0px;
  }
}

.submenu-container .submenu ul li a:after {
  display: none;
}

@media screen and (min-width: 981px) {
  .submenu {
    display: none !important;
  }
}

.submenu-container > a + .submenu {
  display: block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .submenu-container > a + .submenu {
    top: 0px;
    position: relative;
    display: none;
  }
}

.submenu-container > a + .submenu li a {
  line-height: 1.25;
}

.submenu-container > a + .submenu li a:before {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  content: '';
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #2a444d;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  left: -4px;
}

.submenu-container > a + .submenu li a:hover {
  background: #235c56;
}

.submenu-container > a + .submenu li a:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.submenu-container > a + .submenu li:last-of-type a {
  border-radius: 0px 0px 20px 0px;
}

.submenu-container > a.submenu-visible + .submenu {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  pointer-events: auto;
}

@media screen and (max-width: 767px) {
  .submenu-container > a.submenu-visible + .submenu {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .submenu-container > a.submenu-visible .icon:before {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}

.submenu-container > a + .submenu li:last-of-type a {
  border-radius: 0px;
}

@media screen and (max-width: 980px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation .submenu {
    position: relative;
    top: auto;
    display: none;
  }
}

header[data-menu="mobile"] .header__menu nav .header__navigation .submenu ul {
  border-radius: 0px;
}

@media screen and (max-width: 980px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation .submenu ul {
    width: 100%;
    background: transparent;
    border-left: 1px dashed #ececec;
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation .submenu ul {
    border: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation .submenu li a {
    border-top: 1px solid #395c92;
  }
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation .submenu li:first-of-type {
    border-top: 0px;
  }
}

@media screen and (max-width: 980px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation .submenu-visible + .submenu {
    display: block;
  }
}

body#company header.scrolled + .mainbanner + .ecom-details .tab-box {
  position: fixed;
  top: 115px;
  z-index: 99999;
  width: 100%;
}

@media screen and (max-width: 767px) {
  body#company header.scrolled + .mainbanner + .ecom-details .tab-box {
    top: 83px !important;
  }
}

#pgm .pgm-list-links .content a {
  display: inline-block;
  width: 88px;
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu nav .header__navigation li a.active {
    border: 0px !important;
    background: #f7fffe;
  }
}

@media screen and (max-width: 767px) {
  header[data-menu="mobile"] .header__menu > * a i.icon-down {
    top: 5px;
    position: relative;
  }
}

@media screen and (max-width: 980px) {
  .submenufull {
    display: block;
  }
}

.submenu-full .submenufull {
  display: block;
}

.submenufull {
  display: none;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 115px;
  background: #3d9b96 url(/images/submenu.png?ea33a9716ad2b7bf69005fa29a440314) no-repeat center right;
}

.submenufull .grid {
  font-size: 0px;
}

.submenufull .grid [data-col="4"] {
  padding: 25px;
}

.submenufull h3 {
  text-align: left !important;
}

.submenufull a {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  font-size: 0px !important;
}

.submenufull a:before {
  display: block;
  z-index: 1;
  content: '';
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.75)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgba(0, 0, 0, 0.25), endColorstr=rgba(0, 0, 0, 0.75),GradientType=0 );
  /* IE6-9 */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenufull a:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

.submenufull a img {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0px solid #ccc;
}

.submenufull a p {
  font-size: 20px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #fff;
  z-index: 2;
  line-height: 1.25;
  padding: 15px;
}

.submenufull:after {
  content: '';
  width: 100%;
  height: 100vh;
  position: absolute;
  background: rgba(255, 255, 255, 0.85);
  pointer-events: none;
}

.submenu-container > a + .submenu li a:hover {
  background: #f7fffe;
}

footer {
  background: #3d9b96;
  padding: 0;
}

@media screen and (max-width: 1366px) {
  footer {
    padding: 0px 35px;
  }
}

footer p {
  font-size: 75%;
  color: #36353d;
}

footer .legal-data {
  padding: 20px 0;
}

footer .bottom-line {
  background: #0b377a;
  min-height: 40px;
}

footer img {
  max-width: 110px;
  position: absolute;
  left: 0px;
}

@media screen and (max-width: 1366px) {
  footer img {
    left: 20px;
  }
}

@media screen and (max-width: 980px) {
  footer img {
    left: 0px;
  }
}

@media screen and (max-width: 767px) {
  footer img {
    margin: 20px auto;
  }
}

footer p {
  color: #fff;
  text-align: center;
}

.footer {
  padding: 0px !important;
  background: #3d9b96;
}

.footer var {
  font-style: normal;
}

@media screen and (max-width: 980px) {
  .footer {
    padding: 25px 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    padding: 0px 0px !important;
  }
}

.footer__logo {
  max-width: 110px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.footer__content {
  background: #f7f7f7;
  color: rgba(255, 255, 255, 0.5);
}

.footer__social a {
  color: rgba(255, 255, 255, 0.5);
}

.footer p {
  color: #859bbd;
}

.footer a,
.footer p {
  font-size: 16px !important;
}

.footer ul li {
  border-right: 2px solid rgba(255, 255, 255, 0.4);
}

.footer ul li h5 {
  font-size: 18px;
}

.footer ul li:last-child {
  border: none;
}

@media screen and (max-width: 980px) {
  .footer .logo-btn {
    position: relative;
    display: block;
    top: 0px !important;
    -webkit-transform: none !important;
    transform: none !important;
  }

  .footer .logo-btn + .grid > div {
    width: 50%;
  }

  .footer .logo-btn + .grid > div + div {
    text-align: left;
  }

  .footer .logo-btn + .grid > div + div img {
    margin: 0px;
  }
}

@media screen and (max-width: 767px) {
  .footer .logo-btn + .grid > div {
    width: 100%;
    text-align: center !important;
  }
}

footer > .container,
body#home footer > .flex-direction-nav {
  padding-top: 24px;
  padding-bottom: 15px;
}

footer > .container > div,
body#home footer > .flex-direction-nav > div {
  position: relative;
}

@media screen and (max-width: 767px) {
  footer > .container,
  body#home footer > .flex-direction-nav {
    padding-bottom: 0px;
    text-align: center;
  }

  footer > .container .data-fiscal,
  body#home footer > .flex-direction-nav .data-fiscal {
    padding-top: 15px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
  }
}

footer .container,
footer body#home .flex-direction-nav,
body#home footer .flex-direction-nav {
  padding: 10px 0px;
}

footer .container > div,
footer body#home .flex-direction-nav > div,
body#home footer .flex-direction-nav > div {
  padding: 10px 150px 10px 150px;
}

@media screen and (max-width: 767px) {
  footer .container > div,
  footer body#home .flex-direction-nav > div,
  body#home footer .flex-direction-nav > div {
    padding: 0px 25px;
  }
}

footer .container > div img,
footer body#home .flex-direction-nav > div img,
body#home footer .flex-direction-nav > div img {
  top: 0px;
}

@media screen and (max-width: 767px) {
  footer .container > div img,
  footer body#home .flex-direction-nav > div img,
  body#home footer .flex-direction-nav > div img {
    position: relative;
  }
}

footer .container > div div p,
footer body#home .flex-direction-nav > div div p,
body#home footer .flex-direction-nav > div div p {
  font-weight: 500;
  font-size: 15px;
}

footer .container > div div ul li,
footer body#home .flex-direction-nav > div div ul li,
body#home footer .flex-direction-nav > div div ul li {
  display: inline-block;
  padding: 0px 5px;
}

.footerlogo {
  display: inline-block;
  width: 200px;
  vertical-align: middle;
}

logokodear {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  logokodear {
    display: block;
    position: static !important;
    margin: auto;
    margin-top: 43px;
    width: 200px;
  }
}

logokodear:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.description-data {
  vertical-align: middle;
}

.description-data p {
  color: #fff;
  font-size: 14px !important;
}

.bottom-line p {
  color: #fff;
  font-size: 11px;
}

.footer {
  padding: 0px;
}

.footer [data-width="full"] {
  position: relative;
}

.footer .logo-btn {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer ul li {
  vertical-align: text-top;
  min-height: 260px;
}

.footer .callus {
  display: block;
  font-size: 35px;
}

.footer .logo-white {
  max-width: 200px;
  width: 100%;
  left: 0px;
}

.footer .social a {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 10px;
  border-radius: 50%;
  font-size: 20px;
  border: 2px solid #d7dadc;
  border-radius: 50%;
  color: #d7dadc;
}

.footer h5 {
  font-weight: normal;
  font-size: 18px;
  color: #9fa5a8;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .footer .logo-btn + .grid > div:first-child {
    margin: 20px 0px;
    padding: 5px 0;
  }
}

.emailus {
  display: block;
  font-size: 22px;
  margin-top: 0px;
}

.emailus i {
  position: relative;
  top: 3px;
  left: -5px;
}

@media screen and (max-width: 980px) {
  .newsletter [data-col="3"] {
    width: 100%;
  }

  .newsletter [data-col="3"] .form {
    text-align: center;
  }

  .newsletter [data-col="3"] .form h2 {
    padding: 0px 25px;
    line-height: 1;
    text-align: center;
  }

  .newsletter [data-col="3"] .form button {
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 25px;
  }

  .newsletter .header__logo {
    float: none;
    margin-bottom: 25px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  footer ul li a {
    font-size: 24px !important;
  }
}

.breadcrumb {
  position: relative;
  padding: 25px 0;
  color: white;
}

.breadcrumb:after {
  content: '';
  display: block;
  clear: both;
}

.breadcrumb [data-float="left"] {
  float: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.breadcrumb [data-float="left"] h2 {
  padding: 20px 0;
}

@media screen and (max-width: 980px) {
  .breadcrumb [data-float="left"] {
    border-bottom: 3px solid #0b377a;
  }
}

.breadcrumb [data-float="right"] {
  border-left: 4px solid #0b377a;
  padding: 15px 15px 15px 30px;
  float: none;
  margin-left: 40px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-width: 650px;
}

@media screen and (max-width: 980px) {
  .breadcrumb [data-float="right"] {
    width: 100%;
    max-width: 100%;
    border-left: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
}

.breadcrumb [data-float="right"] p {
  font-size: 19px;
  font-weight: bold;
}

.breadcrumb [data-float="right"] .btn {
  margin-top: 10px;
}

.newsletter {
  background: #091338;
}

@media screen and (max-width: 980px) {
  .newsletter {
    padding: 50px 0px 30px 0px;
  }
}

.newsletter h2 {
  font-size: 25px;
  color: #fff;
  line-height: 1;
  text-align: left;
}

@media screen and (max-width: 980px) {
  .newsletter .form {
    padding: 0 !important;
  }
}

@media screen and (max-width: 980px) {
  .newsletter .form form {
    padding: 0 !important;
  }
}

.newsletter form {
  max-width: 500px;
  margin: 20px auto;
  padding: 0;
}

.newsletter form button {
  font-size: 16px;
  border-radius: 35px;
  width: 150px;
  margin-left: -25px;
  background: #467dbd;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin-left: -150px;
}

.newsletter form button:hover {
  background: #0b377a;
}

@media screen and (max-width: 980px) {
  .newsletter form button {
    width: 100% !important;
  }
}

.newsletter form h3 {
  color: #fff;
}

.newsletter form input {
  outline: none;
  padding-left: 15px;
  border-radius: 35px !important;
  font-size: 15px;
  width: 100%;
}

.newsletter img {
  width: 200px;
}

.newsletter .social {
  padding-top: 25px;
  display: block;
  width: 100%;
  padding: 10px;
  text-align: center;
}

.newsletter .social a {
  padding: 25px 15px;
}

.newsletter .social a i {
  font-size: 25px;
}

body.is-animated #transition-container {
  width: auto;
  height: 125%;
}

body.is-animated #transition-container path {
  -webkit-transform: translateX(-800px);
          transform: translateX(-800px);
}

body.is-animated #transition-container path:nth-of-type(1) {
  -webkit-animation: toRight 500ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
          animation: toRight 500ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
}

body.is-animated #transition-container path:nth-of-type(2) {
  -webkit-animation: toRight 550ms 75ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
          animation: toRight 550ms 75ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
}

body.is-animated #transition-container path:nth-of-type(3) {
  -webkit-animation: toRight 600ms 150ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
          animation: toRight 600ms 150ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
}

body.is-animated #transition-container path:nth-of-type(4) {
  -webkit-animation: toRight 650ms 225ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
          animation: toRight 650ms 225ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
}

body.is-animated #transition-container path:nth-of-type(5) {
  -webkit-animation: toRight 700ms 300ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
          animation: toRight 700ms 300ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
}

body.is-animated #transition-container path:nth-of-type(6) {
  -webkit-animation: toRight 750ms 375ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
          animation: toRight 750ms 375ms cubic-bezier(0.53, -0.38, 0.81, 0.18) forwards;
}

#transition-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 0px;
  height: 0px;
  z-index: 9999;
}

@-webkit-keyframes toRight {
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes toRight {
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.main__slider {
  position: relative;
}

.main__slider__name {
  text-transform: uppercase;
  display: block;
}

.main__slider__name:after {
  position: relative;
  top: -5px;
  margin-left: 20px;
  content: '';
  display: inline-block;
  width: 120px;
  height: 1px;
  background: #fff;
}

.main__slider .flex-direction-nav .flex-nav-prev {
  text-align: center;
}

.main__slider .slides li {
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.main__slider .slides__item {
  position: relative;
  background-color: #ccc;
}

.main__slider .slides__item.toned:before {
  content: '';
  z-index: 0;
}

.main__slider .slides__item .item__content {
  position: absolute;
  max-width: 80%;
  z-index: 9;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 980px) {
  .main__slider .slides__item .item__content {
    max-width: 100%;
    width: 100%;
    margin-left: 0px;
    padding: 25px 80px;
  }
}

@media screen and (max-width: 767px) {
  .main__slider .slides__item .item__content {
    padding: 25px;
  }
}

.main__slider .slides__item .item__content p {
  font-size: 18px !important;
  font-weight: 300;
}

.main__slider .slides__item .item__content h3 {
  font-size: 40px;
  font-weight: 900;
}

.main__slider .slides__item .item__content h4 {
  font-size: 40px;
}

.main__slider .slides__item .item__content p {
  font-size: 25px;
}

@media screen and (max-width: 980px) {
  .feature-banner-home .slides__item .item__content {
    padding: 25px 20px;
  }

  .feature-banner-home .slides__item .item__content [data-slider] .flex-viewport li {
    min-height: 330px;
  }
}

.flex-direction-nav .flex-nav-next a:before {
  content: '\E90C' !important;
  color: white !important;
}

.flex-direction-nav .flex-nav-prev a:before {
  content: '\E90D' !important;
  color: white !important;
  width: 60px !important;
}

.flex-direction-nav li a {
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

body#home .flex-direction-nav .flex-nav-next a:before,
body#home .flex-direction-nav .flex-nav-prev a:before {
  width: 60px !important;
  margin-left: 0px !important;
}

@media screen and (max-width: 1366px) {
  body#home [data-slider] .slides li {
    height: 450px;
  }

  body#home [data-slider] .slides li .item__content h3 {
    font-size: 40px;
  }
}

@media screen and (min-width: 981px) {
  body#home [data-slider] .slides li .item__content {
    left: 30px;
  }
}

body#home [data-slider] .slides li.toned:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: black;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (max-width: 1366px) {
  body#home .flex-direction-nav .flex-nav-prev,
  body#home .flex-direction-nav .flex-nav-next {
    left: 90px !important;
  }
}

@media screen and (max-width: 1366px) {
  body#home .flex-direction-nav .flex-nav-prev,
  body#home .flex-direction-nav .flex-nav-next {
    left: 90px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  body#home .flex-direction-nav .flex-nav-prev,
  body#home .flex-direction-nav .flex-nav-next {
    display: none !important;
  }
}

@media screen and (max-width: 1366px) {
  body#home .flex-direction-nav .flex-nav-next a {
    left: 0;
  }
}

@media screen and (max-width: 980px) {
  [data-slider] .slides > li .item__content {
    padding: 25px !important;
  }
}

@media screen and (max-width: 980px) {
  .main__slider__name:after {
    content: none;
  }
}

.share-box li {
  display: inline-block;
  color: white;
  width: 120px;
  padding: 10px;
  text-align: center;
  position: relative;
  height: 20px;
}

@media screen and (max-width: 767px) {
  .share-box li {
    width: 45px !important;
    height: 45px !important;
  }
}

.share-box li a {
  right: 0;
  top: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .share-box li a {
    font-size: 25px !important;
  }
}

.share-box li a i {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
}

.quote.banner-box {
  background-size: cover !important;
  padding: 25px 0;
}

@media screen and (max-width: 980px) {
  .quote.banner-box {
    padding: 25px 25px;
  }
}

.quote.banner-box p {
  position: relative;
  font-size: 40px;
  text-align: center;
  max-width: 90%;
  text-align: center;
  margin: 10px auto 45px auto;
}

.quote.banner-box p:before {
  content: '\201C';
  color: #1563d9;
  font-size: 96px;
  position: absolute;
  top: 0;
  line-height: 65px;
  margin-left: -60px;
}

@media screen and (max-width: 980px) {
  .quote.banner-box p:before {
    display: none;
  }
}

.quote.banner-box p:after {
  content: '\201D';
  color: #1563d9;
  font-size: 96px;
  position: absolute;
  line-height: 65px;
  margin-left: 50px;
}

@media screen and (max-width: 980px) {
  .quote.banner-box p:after {
    display: none;
  }
}

.quote.banner-box p span {
  display: none;
}

@media screen and (max-width: 980px) {
  .quote.banner-box p span {
    display: inline;
  }
}

@media screen and (max-width: 1366px) {
  .quote.banner-box p {
    font-size: 25px;
  }
}

@media screen and (max-width: 980px) {
  .quote.banner-box p {
    font-size: 35px !important;
    line-height: 1.2em;
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .quote.banner-box p {
    font-size: 25px !important;
    padding: 0px 20px !important;
  }
}

.banner__icon {
  background: #091338;
}

.banner__icon .image__box {
  position: relative;
  padding-left: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .banner__icon .image__box {
    padding-left: 0px;
  }
}

.banner__icon .image__box #scene {
  position: absolute;
  left: 0px;
  top: -10px;
}

@media screen and (max-width: 767px) {
  .banner__icon .image__box #scene {
    position: relative;
  }
}

.banner__icon .image__box p {
  padding: 10px;
}

.mainbanner {
  padding: 50px 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background: #309f98;
  max-width: 1420px;
  padding: 50px 100px;
}

@media screen and (min-width: 1420px) {
  .mainbanner {
    max-width: 100%;
  }
}

@media screen and (max-width: 1366px) {
  .mainbanner {
    padding: 50px 75px;
  }

  .mainbanner .container,
  .mainbanner body#home .flex-direction-nav,
  body#home .mainbanner .flex-direction-nav {
    max-width: 100%;
  }
}

@media screen and (max-width: 1099px) {
  .mainbanner__filter {
    display: block;
    position: relative !important;
    padding: 0px !important;
  }
}

@media screen and (max-width: 980px) {
  .mainbanner {
    padding: 50px 25px;
  }
}

@media screen and (max-width: 767px) {
  .mainbanner {
    padding: 50px 25px !important;
  }
}

.mainbanner .back-btn {
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 13px;
}

.mainbanner .container,
.mainbanner body#home .flex-direction-nav,
body#home .mainbanner .flex-direction-nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 0px;
}

.mainbanner .container .mainbanner__filter,
.mainbanner body#home .flex-direction-nav .mainbanner__filter,
body#home .mainbanner .flex-direction-nav .mainbanner__filter {
  padding: 0px 25px;
  position: absolute;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  top: 50%;
  right: 0px;
}

.mainbanner .container .mainbanner__filter .select,
.mainbanner body#home .flex-direction-nav .mainbanner__filter .select,
body#home .mainbanner .flex-direction-nav .mainbanner__filter .select {
  position: relative;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 3px;
}

.mainbanner .container .mainbanner__filter .select select,
.mainbanner body#home .flex-direction-nav .mainbanner__filter .select select,
body#home .mainbanner .flex-direction-nav .mainbanner__filter .select select {
  min-width: 250px;
  font-size: 16px !important;
  border: 0px !important;
  padding: 10px 35px 10px 15px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  background: transparent !important;
  color: #8e8e8e;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.mainbanner .container .mainbanner__filter .select select option,
.mainbanner body#home .flex-direction-nav .mainbanner__filter .select select option,
body#home .mainbanner .flex-direction-nav .mainbanner__filter .select select option {
  color: #8e8e8e;
}

.mainbanner .container .mainbanner__filter .select .icon-down,
.mainbanner body#home .flex-direction-nav .mainbanner__filter .select .icon-down,
body#home .mainbanner .flex-direction-nav .mainbanner__filter .select .icon-down {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #37474f;
  z-index: 1;
}

@media screen and (max-width: 980px) {
  .mainbanner {
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .mainbanner {
    padding: 50px 0px;
    height: auto;
  }
}

.mainbanner * {
  color: #fff;
}

.mainbanner img {
  max-width: 87px;
  padding: 0px 0px 15px 0px;
}

.mainbanner h2 {
  text-align: left;
  font-size: 32px;
  color: white;
  margin-top: 10px;
}

.mainbanner h2 small {
  font-family: 'Quicksand', sans-serif;
  letter-spacing: 3px;
  font-size: 16px;
}

.mainbanner h2 small:after {
  display: inline-block;
  content: '';
  width: 100px;
  height: 1px;
  margin-left: 5px;
  position: relative;
  background: #fff;
  top: -5px;
}

.mainbanner h2 strong {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 50px;
  display: block;
}

@media screen and (max-width: 767px) {
  .mainbanner h2 strong {
    font-size: 30px;
  }
}

@media screen and (max-width: 1366px) {
  .mainbanner h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .mainbanner h2 {
    font-size: 25px;
  }
}

.location.description {
  width: 100%;
}

.location.description * {
  color: #64656a;
}

.location.description h4 {
  text-transform: uppercase;
  color: #639893;
  letter-spacing: 2px;
  font-size: 18px !important;
  font-weight: normal;
}

.fancybox-container {
  z-index: 99999 !important;
}

.mainbanner.location span {
  cursor: pointer;
}

@media screen and (max-width: 980px) {
  .form {
    padding: 25px 0px;
  }
}

@media screen and (max-width: 980px) {
  .form form {
    padding: 25px 15px;
  }
}

.form .form__component {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
  transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
}

.form .form__component input,
.form .form__component textarea,
.form .form__component select {
  border: 1px solid #b5b7bb;
  border-radius: 3px;
}

.form .form__component input.error,
.form .form__component textarea.error,
.form .form__component select.error {
  border-color: red !important;
}

.form .form__component fieldset {
  padding: 5px 10px;
}

.form .form__component fieldset .error {
  border-color: red !important;
}

.form .form__component:before {
  content: '';
  display: block !important;
  background: url("/images/preloader.gif") no-repeat;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  width: 0px;
  height: 0px;
  z-index: 9999;
  top: 50%;
  left: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
  transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
}

.form .form__component:after {
  content: '';
  display: block !important;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  width: 0px;
  height: 0px;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
  transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(236, 239, 241, 0.25)), to(#eceff1));
  background-image: linear-gradient(to bottom, rgba(236, 239, 241, 0.25) 0%, #eceff1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgba(236, 239, 241, 0.25), endColorstr=#eceff1,GradientType=0 );
  /* IE6-9 */
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.form .form__component.submiting:before {
  width: 35px;
  height: 35px;
}

.form .form__component.error:before {
  width: 0px;
  height: 0px;
}

.form .form__component.submiting:after,
.form .form__component.sucess:after {
  width: 100%;
  height: 100%;
}

.form .form__component.sucess:before {
  font-size: 20px;
  background: none;
  content: '\A1Gracias! Nos estaremos contactando a la brevedad.';
  width: 100%;
  text-align: center;
  height: 35px;
  color: #535353;
  font-weight: bold;
  font-family: 'Titillium Web';
}

.form .form__component.sucess:after {
  background: #fff;
}

.form .form__component.onError:before {
  font-size: 20px;
  background: none;
  content: '';
  width: 100%;
  text-align: center;
  height: 35px;
  color: #535353;
  font-weight: bold;
  font-family: 'Titillium Web';
}

.form .form__component.onError:after {
  background: #fff;
  width: 100%;
  height: 100%;
}

.form .form__component.onError .msg {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 25px;
  max-width: 500px;
  color: #535353;
  font-weight: bold;
  font-family: 'Titillium Web';
}

.form .form__component .hidden {
  display: none;
}

.form option[value=""][disabled] {
  color: #b5b7bb;
}

#hr .form__component.sucess:before {
  content: 'Env\EDo realizado con \E9xito.' !important;
}

.adwords {
  background: white;
}

@media screen and (max-width: 767px) {
  .adwords {
    padding: 25px;
  }
}

.adwords p {
  color: #455a64;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.adwords .flex-direction-nav a {
  background: #fff !important;
  -webkit-box-shadow: 0px 0px 29px -9px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 0px 29px -9px rgba(0, 0, 0, 0.75) !important;
  border-radius: 50%;
  height: 40px !important;
  width: 40px !important;
  margin-top: -15px;
}

.adwords .flex-direction-nav a:before {
  color: #282832 !important;
  font-size: 40px !important;
}

.adwords .flex-direction-nav:not(.flex-control-paging) {
  display: block !important;
}

.adwords .flex-control-nav {
  bottom: -10px !important;
  display: none !important;
}

.adwords .main__slider ul.slides {
  height: auto !important;
}

.adwords [data-slider] {
  text-align: center !important;
}

.adwords [data-slider] li {
  min-height: 0px !important;
  height: auto;
  background: white;
}

.adwords [data-slider] .slides__item {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.adwords [data-slider] .slides__item:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.adwords [data-slider] .slides__item img {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.adwords .flex-control-paging li a.flex-active {
  background: #dbdbdb !important;
}

@media screen and (max-width: 767px) {
  .adwords .main__slider {
    max-width: 300px;
    margin: 0px auto;
  }

  .adwords .main__slider a {
    display: block;
    width: 100%;
  }
}

body#home .flex-direction-nav {
  width: 50px;
}

.partners {
  background: #fff;
}

.partners h2,
.partners p {
  color: #37474f;
}

.partners__list {
  padding: 25px 0px;
  text-align: center;
}

@media screen and (max-width: 980px) {
  .partners__list {
    font-size: 0;
  }
}

.partners__list li {
  display: inline-block;
  padding: 15px;
}

.partners__list li img {
  width: 160px;
}

@media screen and (max-width: 980px) {
  .partners__list li {
    width: 33.33%;
  }
}

@media screen and (max-width: 767px) {
  .partners__list li {
    width: 50%;
  }
}

.services {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0a1338), to(#305398));
  background-image: linear-gradient(to bottom, #0a1338 0%, #305398 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#0a1338, endColorstr=#305398,GradientType=0 );
  /* IE6-9 */
}

.services .section__header {
  margin-bottom: 25px;
}

.services__list {
  width: 100%;
  text-align: center;
  font-size: 0px;
}

.services__list li {
  width: 33.33%;
  display: inline-block;
  padding: 25px;
}

@media screen and (max-width: 767px) {
  .services__list li {
    width: 100%;
    padding: 5px;
  }
}

.services__list li a {
  position: relative;
  width: 100%;
  padding: 15px 25px;
  display: block;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .services__list li a {
    padding: 40px 25px;
  }
}

.services__list li a > p {
  font-weight: 700 !important;
}

.services__list li a p {
  color: #0a1438;
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.services__list li a img {
  display: block;
  margin: 0px auto;
  width: 130px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.services__list li a:hover > img,
.services__list li a:hover > p {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.services__list li a:hover .hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.services__list li a .hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: 125% !important;
  background-position: center center !important;
  background: #091338;
  z-index: 2;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.services__list li a .hover .content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 101%;
  padding: 7.5%;
  margin: 0px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(9, 19, 56, 0.9);
}

.services__list li a .hover p {
  font-weight: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}

.services__list li a .hover span {
  display: inline-block;
  font-size: 14px;
  border: 2px solid #335195;
  font-weight: bold;
  padding: 5px 15px;
  margin-top: 10px;
  border-radius: 18px !important;
}

.service__results {
  background: #345baa;
}

@media screen and (max-width: 767px) {
  .service__results [data-col="4"] {
    width: 100%;
    padding: 25px 0px;
    border-bottom: 1px dashed #5c74aa;
  }

  .service__results [data-col="4"]:last-of-type {
    border-bottom: 0px;
  }
}

.service__results strong {
  font-size: 40px;
  color: #fff;
  display: block;
}

.service__results p {
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  body#company .map {
    height: auto !important;
  }

  body#company .map .map-description {
    left: 0px;
    height: auto;
    padding: 0px;
    width: 100%;
  }

  body#company .map .map-description .container,
  body#company .map .map-description body#home .flex-direction-nav,
  body#home body#company .map .map-description .flex-direction-nav {
    position: relative;
    height: auto;
  }
}

body#contact .map .map-description .infomation,
body#hr .map .map-description .infomation {
  background: #335195 !important;
}

body#contact .map .map-description .infomation .btn,
body#hr .map .map-description .infomation .btn {
  background: transparent !important;
  position: relative;
  border: 2px solid #467dbd;
  padding-left: 55px !important;
}

body#contact .map .map-description .infomation .btn i,
body#hr .map .map-description .infomation .btn i {
  position: absolute;
  top: 26px;
  left: 10px;
}

body#contact .map .map-description .infomation .btn i,
body#hr .map .map-description .infomation .btn i {
  top: 26px;
  left: 10px;
}

.solutions .btn__zoom {
  border: 2px solid #305398;
  padding: 8px 25px;
  border-radius: 35px;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0px 0px 0px;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.solutions .btn__zoom:hover {
  color: #305398;
  background: #fff;
  border-color: #fff;
}

.about__us {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .about__us {
    background-size: cover !important;
    background-position: right !important;
  }
}

.about__us .colored-container {
  background: transparent;
  margin-bottom: 25px;
  display: block;
  padding: 25px 0px;
}

.about__us [data-col] {
  vertical-align: text-top;
}

.about__us.contact__box {
  padding: 50px 0px !important;
  margin-top: -50px;
}

.about__us.contact__box .about__us__content__links {
  top: 0px;
}

.about__us__content {
  position: relative;
  margin-top: 20px;
}

@media screen and (max-width: 980px) {
  .about__us__content {
    padding-right: 0px;
  }
}

.about__us__content h3 {
  display: block;
  width: 100%;
  color: #3d9b96;
  font-size: 22px;
  margin-bottom: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.about__us__content h3:after {
  content: '';
  display: inline-block;
  margin-left: 15px;
  width: 120px;
  height: 1px;
  background: #3d9b96;
  position: relative;
  top: -7px;
}

@media screen and (max-width: 767px) {
  .about__us__content h3:after {
    width: 40px;
  }
}

.about__us__content h2 {
  padding: 25px 0px;
}

.about__us__content h2,
.about__us__content p {
  color: #64656a;
}

.about__us__content__links {
  top: 50px;
  right: 0px;
  position: absolute;
  max-width: 400px;
  width: 100%;
}

@media screen and (max-width: 980px) {
  .about__us__content__links {
    position: relative;
    top: auto;
    max-width: 100%;
    margin: 25px 0px 50px 0px;
  }
}

.about__us__content__links h3 {
  padding-left: 15px;
  margin-bottom: 5px;
}

.about__us__content__links li {
  position: relative;
  border-top: 1px solid #eef4f4;
}

.about__us__content__links li:first-of-type {
  border-top: 0px;
}

.about__us__content__links li:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 0;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, right top, from(#f1f6f5), to(#fcfdfd));
  background-image: linear-gradient(to right, #f1f6f5 0%, #fcfdfd 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#f1f6f5, endColorstr=#fcfdfd,GradientType=0 );
  /* IE6-9 */
}

.about__us__content__links li a {
  position: relative;
  padding: 12px 15px;
  display: block;
  color: #000;
  font-size: 22px;
  color: #64656a;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  z-index: 1;
}

.about__us__content__links li a i {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.about__us__content__links li:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.about__us__content__data {
  padding-left: 20px;
}

.about__us .greenbox {
  position: relative;
  background-color: #3d9b96;
  background-position: center center !important;
  background-size: cover !important;
  -webkit-transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
  transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
}

@media screen and (max-width: 767px) {
  .about__us .greenbox {
    margin: 2px 0px;
  }
}

.about__us .greenbox a {
  display: block;
  width: 100%;
}

.about__us .greenbox:hover {
  background-color: #f1f6f5;
}

.about__us .greenbox:hover * {
  color: #6b9a92 !important;
}

.about__us .greenbox h4 {
  -webkit-transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
  transition: all 0.25s cubic-bezier(0.52, 0.04, 0, 1.01);
  font-size: 22px;
  letter-spacing: 2px;
  color: #d7e6e6;
  text-transform: uppercase;
}

.about__us .greenbox h3 {
  display: block;
  width: 100%;
  padding: 30px 0px;
  font-size: 40px;
}

.about__us .greenbox a {
  margin-top: 0px;
  color: #d7e6e6;
}

.about__us .greenbox__content {
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 85%;
  position: absolute;
}

.about__us [data-col="2"]:first-of-type {
  padding-right: 20px;
}

@media screen and (max-width: 980px) {
  .about__us [data-col="2"]:first-of-type {
    padding: 0px !important;
  }
}

.about__us [data-col="2"]:first-of-type + [data-col="2"] {
  padding-left: 20px;
}

@media screen and (max-width: 980px) {
  .about__us [data-col="2"]:first-of-type + [data-col="2"] {
    padding: 0px !important;
  }
}

.extrapadding {
  padding: 50px 100px;
}

@media screen and (max-width: 980px) {
  .extrapadding {
    padding: 0px;
  }
}

@media screen and (max-width: 767px) {
  .extrapadding {
    padding-top: 0px !important;
  }
}

.extrapadding:before {
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  left: 0px;
  bottom: 0px;
}

@media screen and (max-width: 980px) {
  .extrapadding .pgm_order h2,
  .extrapadding .pgm_order h4 {
    padding: 0px 15px;
  }
}

@media screen and (max-width: 980px) {
  body#pgm section.about__us .directions [data-col="2"] {
    padding: 10px !important;
  }
}

.quote.banner-box {
  background-size: cover !important;
  padding: 25px 0;
}

@media screen and (max-width: 980px) {
  .quote.banner-box {
    padding: 25px 25px;
  }
}

.quote.banner-box p {
  position: relative;
  font-size: 40px;
  text-align: center;
  max-width: 90%;
  text-align: center;
  margin: 10px auto 45px auto;
}

.quote.banner-box p:before {
  content: '\201C';
  color: #1563d9;
  font-size: 96px;
  position: absolute;
  top: 0;
  line-height: 65px;
  margin-left: -60px;
}

@media screen and (max-width: 980px) {
  .quote.banner-box p:before {
    display: none;
  }
}

.quote.banner-box p:after {
  content: '\201D';
  color: #1563d9;
  font-size: 96px;
  position: absolute;
  line-height: 65px;
  margin-left: 50px;
}

@media screen and (max-width: 980px) {
  .quote.banner-box p:after {
    display: none;
  }
}

.quote.banner-box p span {
  display: none;
}

@media screen and (max-width: 980px) {
  .quote.banner-box p span {
    display: inline;
  }
}

@media screen and (max-width: 1366px) {
  .quote.banner-box p {
    font-size: 25px;
  }
}

@media screen and (max-width: 980px) {
  .quote.banner-box p {
    font-size: 35px !important;
    line-height: 1.2em;
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .quote.banner-box p {
    font-size: 25px !important;
    padding: 0px 20px !important;
  }
}

.banner__icon {
  background: #091338;
}

.banner__icon .image__box {
  position: relative;
  padding-left: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .banner__icon .image__box {
    padding-left: 0px;
  }
}

.banner__icon .image__box #scene {
  position: absolute;
  left: 0px;
  top: -10px;
}

@media screen and (max-width: 767px) {
  .banner__icon .image__box #scene {
    position: relative;
  }
}

.banner__icon .image__box p {
  padding: 10px;
}

.gallery .slides {
  margin-top: 15px;
}

.gallery .slides .slides__item {
  padding: 0px 5px;
}

.gallery .slides .slides__item a {
  display: block;
  position: relative;
}

.gallery .slides .slides__item a:before {
  content: '';
  z-index: 999;
  display: block;
  position: absolute;
  width: 105%;
  top: 50%;
  left: 50%;
  height: 105%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 5px solid rgba(228, 82, 59, 0);
}

.gallery .slides .slides__item a:hover:before {
  width: 100%;
  height: 100%;
  border: 5px solid #3d9b96;
}

.gallery .video:before {
  font-family: 'icomoon' !important;
  content: "\E915";
  color: white;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(4, 20, 45, 0.5);
  font-size: 40px;
}

.fancybox-container {
  z-index: 9999999 !important;
}

.items .buttons {
  display: inline-block;
  position: relative;
}

@media (max-width: 1042px) {
  .items .buttons {
    display: block;
  }
}

.items.show .search-bar .search {
  background: transparent;
  color: white;
}

.items.show .search-bar:after {
  height: 34px;
}

.search-bar {
  display: inline-block;
  margin: 0 10px;
  height: 20px;
}

.search-bar .header__openSearch {
  color: #3b3b3b;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  position: absolute;
  right: -20px;
  cursor: pointer;
}

.search-bar select,
.search-bar .select2,
.search-bar .close-lightbox {
  outline: none;
  display: none;
  -webkit-appearance: none;
}

.search-bar.open:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  background: white;
  height: 40px;
}

@media (max-width: 1042px) {
  .search-bar.open:after {
    height: 0;
  }
}

.search-bar.open .header__openSearch {
  background: white;
  z-index: 4;
  left: 0;
  right: auto;
  width: 20px;
}

.search-bar.open .close-lightbox {
  position: absolute;
  z-index: 4;
  right: 3px;
  width: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  display: block;
  color: #888;
  cursor: pointer;
}

.search-bar.open .select2 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 3;
  background: white;
  border-bottom: 1px solid #ccc;
  height: 28px;
  left: 0;
  width: 100% !important;
  text-align: left;
  padding-left: 25px;
}

@media (max-width: 1042px) {
  .search-bar {
    pointer-events: auto !important;
    position: fixed;
    top: 20px;
    right: 40px;
    height: 30px;
    margin: 0 20px;
  }

  .search-bar .header__openSearch {
    font-size: 26px;
    position: fixed;
    top: 64px;
    right: 60px !important;
    color: #666;
    left: auto !important;
    width: 20px;
  }

  .search-bar.open {
    width: 100%;
    right: -20px;
    top: 68px;
  }

  .search-bar.open .select2 {
    top: 66px;
    border-bottom: none;
    background: whitesmoke;
    height: auto;
    padding: 5px 25px;
    -webkit-box-shadow: 0px 4px 5px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 4px 5px -4px rgba(0, 0, 0, 0.75);
  }

  .search-bar.open .close-lightbox {
    right: 32px;
    font-size: 26px;
    top: 66px;
  }
}

@media (max-width: 767px) {
  .search-bar .header__openSearch {
    top: 47px;
  }

  .search-bar.open {
    top: 60px;
  }

  .search-bar.open .select2 {
    top: 40px;
  }

  .search-bar.open .close-lightbox {
    top: 40px;
  }
}

.select2-container--default {
  z-index: 999999;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
}

@media (max-width: 1042px) {
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
  }
}

.select2-container--default .select2-selection__arrow {
  display: none;
}

.select2-container--default .select2-search--dropdown {
  left: 0;
  right: 0;
  border-top: 1px solid #ccc;
  margin-top: -1px;
  padding: 0 !important;
  position: absolute;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: none;
}

@media (max-width: 1042px) {
  .select2-container--default .select2-search--dropdown {
    left: 0;
    right: 0px;
    border: none;
  }

  .select2-container--default .select2-search--dropdown input {
    background: transparent;
  }
}

.select2-container--default .select2-search--dropdown span {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0px;
  top: -20px;
  z-index: 9;
  cursor: pointer;
}

.select2-dropdown--below:before {
  content: '';
  background: #ffffff;
  margin-top: -23px;
  display: block;
  position: absolute;
  z-index: -1;
  height: 20px;
  left: 28px;
  right: 23px;
}

@media (max-width: 1042px) {
  .select2-dropdown--below:before {
    margin-top: -25px;
    left: 25px;
    right: 45px;
    background: whitesmoke;
  }
}

.select2-dropdown--below input {
  margin-top: -30px;
  padding-left: 30px !important;
  color: #333;
  background: transparent;
  outline: none;
}

.select2-results__options {
  padding: 0 !important;
}

.select2-results__options .select2-results__option {
  color: #666;
  text-align: left;
}

.pagination {
  text-align: center;
  margin: 35px;
}

.pagination li {
  display: inline-block;
}

.pagination li a {
  height: 40px;
  width: 40px;
  margin: 0 5px;
  line-height: 40px;
  color: #666;
}

.pagination li.active a {
  background: #d3d9da !important;
}

.grid {
  font-size: 0px;
  width: 100%;
}

.grid > * {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .grid > * {
    width: 100%;
  }
}

.grid.col-2 > * {
  width: 50%;
}

.grid.col-3 > * {
  width: 33.33%;
}

.grid.col-4 > * {
  width: 25%;
}

.grid.col-5 > * {
  width: 20%;
}

[data-col] {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

[data-col="1"] {
  width: 100%;
}

[data-col="2"] {
  width: 50%;
}

[data-col="3"] {
  width: 33.33%;
}

[data-col="4"] {
  width: 25%;
}

[data-col="5"] {
  width: 20%;
}

[data-col="6"] {
  width: 16%;
}

[data-col="40"] {
  width: 40%;
}

[data-col="60"] {
  width: 60%;
}

[data-col="35"] {
  width: 35%;
}

@media screen and (max-width: 980px) {
  [data-col="35"] {
    width: 100%;
  }
}

[data-col="65"] {
  width: 65%;
}

@media screen and (max-width: 980px) {
  [data-col="65"] {
    width: 100%;
  }
}

@media screen and (max-width: 1366px) {
  [data-col-desktops="1"] {
    width: 100%;
  }

  [data-col-desktops="2"] {
    width: 50%;
  }

  [data-col-desktops="3"] {
    width: 33.33%;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  [data-col-tablet="1"] {
    width: 100%;
  }

  [data-col-tablet="2"] {
    width: 50%;
  }

  [data-col-tablet="3"] {
    width: 33.33%;
  }
}

@media screen and (max-width: 980px) {
  [data-col-tabletless="1"] {
    width: 100%;
  }

  [data-col-tabletless="2"] {
    width: 50%;
  }

  [data-col-tabletless="3"] {
    width: 33.33%;
  }
}

@media screen and (max-width: 767px) {
  [data-col-mobile="1"] {
    width: 100%;
  }

  [data-col-mobile="2"] {
    width: 50%;
  }

  [data-col-mobile="3"] {
    width: 33.33%;
  }
}

body#home {
  padding-top: 100px !important;
}

@media screen and (max-width: 767px) {
  body#home {
    padding-top: 85px !important;
  }
}

body#home .main__slider {
  height: auto;
}

body#home .main__slider .flex-direction-nav {
  max-width: 1650px;
}

body#home .main__slider h3 {
  display: block;
  width: 100%;
}

body#home .main__slider .flex-viewport {
  height: 600px;
}

body#home .main__slider ul.slides {
  height: auto;
}

body#home .main__slider ul.slides li {
  background-size: cover !important;
  background-position: center center;
  background-repeat: no-repeat;
}

body#home .main__slider ul.slides li .item__content {
  padding-top: 50px;
}

@media screen and (max-width: 767px) {
  body#home .main__slider ul.slides li .item__content h3 {
    font-size: 25px;
  }
}

@media screen and (max-width: 1366px) {
  body#home .main__slider ul.slides {
    height: auto;
  }

  body#home .main__slider ul.slides li .item__content p {
    font-size: 22px;
  }
}

body#home .flex-control-paging {
  display: none;
}

@media screen and (max-width: 980px) {
  body#home .flex-control-paging {
    display: block;
    bottom: 50px;
  }
}

body#home .flex-control-paging li a {
  background: rgba(255, 255, 255, 0.5);
}

body#home .flex-control-paging li a.flex-active {
  background: white;
}

body#home .flex-direction-nav {
  position: absolute;
  top: 100px;
  width: 100%;
  margin-left: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 999;
}

body#home .flex-direction-nav .flex-nav-prev,
body#home .flex-direction-nav .flex-nav-next {
  width: 35px;
  display: block;
  left: 20px;
  top: -30px;
  position: absolute;
}

body#home .flex-direction-nav .flex-nav-prev a,
body#home .flex-direction-nav .flex-nav-next a {
  border-radius: 50%;
  border: 1px solid #fff;
  height: 50px;
}

body#home .flex-direction-nav .flex-nav-prev a:before,
body#home .flex-direction-nav .flex-nav-next a:before {
  font-size: 35px;
}

body#home .flex-direction-nav .flex-nav-next {
  top: 40px;
  left: 35px;
}

body#home .flex-control-nav {
  display: none;
  bottom: 25px;
  z-index: 999;
}

@media screen and (max-width: 767px) {
  body#home .flex-direction-nav:not(.flex-control-paging) {
    display: none;
  }
}

body#home .flex-direction-nav li a {
  background: #fff;
  color: #37474f;
  width: 50px;
  height: 50px;
  font-size: 0;
  background: rgba(97, 148, 143, 0) !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

body#home .flex-direction-nav li a:hover {
  background: rgba(97, 148, 143, 0.75) !important;
}

body#home .flex-direction-nav li a:before {
  font-size: 60px;
  color: #37474f;
  text-align: center;
  margin-left: 7px !important;
  margin-top: 7px;
}

@media screen and (max-width: 767px) {
  body#home .flex-direction-nav li a {
    font-size: 0px !important;
  }
}

body#home .flex-direction-nav li a.flex-next:before {
  margin-left: 8px !important;
  margin-top: 6px !important;
}

body#home .flex-direction-nav .flex-nav-prev a {
  left: 0;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
}

body#home .flex-direction-nav .flex-nav-prev a:before {
  content: '\3008';
  text-align: left !important;
  margin-left: -40px;
}

body#home .flex-direction-nav .flex-nav-next a {
  right: 0;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
}

body#home .flex-direction-nav .flex-nav-next a:before {
  width: 43px;
  content: '\3009';
  text-align: left !important;
  margin-left: -40px;
}

body#home .service-list {
  background: #fff;
}

@media screen and (max-width: 1366px) {
  body#home .service-list .container,
  body#home .service-list .flex-direction-nav {
    padding: 0px !important;
  }

  body#home .service-list .container > h2,
  body#home .service-list .flex-direction-nav > h2 {
    font-size: 35px;
  }

  body#home .service-list .container h3,
  body#home .service-list .flex-direction-nav h3 {
    font-size: 24px;
  }
}

body#home .service-list .title {
  color: #455A64;
}

@media screen and (max-width: 980px) {
  body#home .service-list .grid {
    padding: 0px !important;
  }
}

body#home .service-list .grid li div {
  position: relative;
  margin: 10px;
  background-size: cover !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  body#home .service-list .grid li div {
    height: auto !important;
    margin: 5px;
  }
}

@media screen and (max-width: 767px) {
  body#home .service-list .grid li div {
    margin: 3px 10px;
  }
}

body#home .service-list .grid li div:before {
  content: '';
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(black));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, black 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgba(0, 0, 0, 0.5), endColorstr=black,GradientType=0 );
  /* IE6-9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

body#home .service-list .grid li div h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#home .service-list .grid li:first-of-type {
  width: 100%;
}

body#home .service-list .grid li:first-of-type p {
  display: block;
  padding: 0px 100px;
}

@media screen and (max-width: 980px) {
  body#home .service-list .grid li:first-of-type p {
    padding: 0;
  }
}

body#home .service-list .grid li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 250px;
  padding: 0;
}

@media screen and (max-width: 980px) {
  body#home .service-list .grid li a {
    padding: 20px 10px 25px 10px;
    min-height: 150px;
  }
}

body#home .service-list .grid li a p {
  display: none;
}

body#home .service-list .grid li a .link__content {
  position: relative;
  z-index: 1;
}

body#home .service-list .grid li a .link__content .btn {
  display: inline-block;
  margin-top: 10px;
  border: 2px solid #f2f2f2;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 14px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

body#home .service-list .grid li a .link__content .btn:hover {
  background: #fff;
  color: #0b377a;
}

body#home .service-list .view-more {
  display: inline-block;
  margin: 25px 0px;
  background: #f95c17;
  text-transform: uppercase;
  padding: 12px 15px;
  font-size: 14px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

body#home .service-list .view-more:hover {
  background: #0b377a;
}

body#home .featured-news {
  background: #fff;
}

body#home .featured-news h3 {
  color: #305398;
}

body#home .featured-news a {
  display: block;
  width: 100%;
}

body#home .featured-news .image {
  position: absolute !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 0px;
  display: inline-block;
  padding: 70px 25px;
  -webkit-box-sizing: border-bpx;
          box-sizing: border-bpx;
}

body#home .featured-news .image img {
  max-width: 85%;
  margin: 0px auto;
  width: auto;
}

body#home .featured-news .image + div {
  padding: 25px 0px 25px 350px;
}

@media screen and (max-width: 767px) {
  body#home .featured-news .image + div {
    padding-left: 0px;
  }
}

body#home .featured-news .image + div .testimonials {
  padding: 10px 0px;
}

body#home .featured-news .image + div .testimonials p {
  padding: 0px;
  line-height: 1.25;
}

body#home .featured-news .image + div .author {
  font-weight: bold;
}

body#home .featured-news .grid {
  font-size: 0;
}

body#home .featured-news .grid li {
  padding: 25px 10px;
}

@media screen and (max-width: 767px) {
  body#home .featured-news .grid li {
    min-width: 320px;
  }
}

body#home .featured-news .grid li div {
  position: relative;
}

@media screen and (max-width: 767px) {
  body#home .featured-news .grid li div {
    position: relative !important;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
}

body#home .featured-news .grid li > div {
  background: #fff;
}

body#home .featured-news .grid li > div h3,
body#home .featured-news .grid li > div p {
  color: #37474f;
}

body#home .featured-news .grid li > div p {
  padding-top: 10px;
  font-size: 16px;
}

body#home .featured-news .grid li > div .date {
  padding: 5px 15px;
  background: #f95c17;
  color: #fff;
  font-size: 21px;
  position: absolute;
  left: 27px;
  top: -23px;
}

body#home .featured-news .slides li {
  height: auto;
  min-height: auto;
}

@media screen and (max-width: 767px) {
  .flex-direction-nav a {
    margin-top: -30px;
  }
}

.description {
  background: #fff;
}

body#home h3 {
  float: left;
}

body#home .absolute-box {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

body#home .about__us {
  padding-bottom: 0px;
}

body#home .last__news {
  padding-top: 0px;
  background: #fff;
}

body#home .last__news h3 {
  color: #3d9b96;
}

@media screen and (max-width: 980px) {
  body#home .last__news h3 {
    float: none;
  }
}

body#home .last__news .contant [data-col="2"] {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

body#home .last__news .contant [data-col="2"]:hover {
  background: #d5d5d5;
}

body#home .last__news .contant [data-col="2"] a {
  width: 100%;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  body#home .last__news .contant {
    min-height: 250px;
    background: transparent !important;
  }
}

body#home .last__news .contant > .btn__readmore {
  width: 100%;
  bottom: 0px;
  left: 0px;
}

body#home .last__news__header {
  padding: 50px 0px;
}

@media screen and (max-width: 980px) {
  body#home .last__news__header {
    padding: 10px 0 0 0;
  }
}

body#home .last__news__header ul {
  float: right;
}

@media screen and (max-width: 980px) {
  body#home .last__news__header ul {
    padding: 20px 0px 0px 0px;
    float: none;
  }
}

body#home .last__news__header ul li {
  display: inline-block;
  padding: 0px 5px;
}

body#home .last__news__header ul li a {
  position: relative;
  padding: 5px 10px;
  color: #64656a;
}

body#home .last__news__header ul li a:before {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  content: attr(data-hover);
  height: 0%;
  width: 100%;
  display: block;
  color: #3d9b96;
  position: absolute;
  top: 3px;
  font-weight: bold;
  left: 10px;
  overflow: hidden;
}

body#home .last__news__header ul li a:hover:before {
  height: 100%;
}

body#home .last__news .category {
  font-size: 15px;
  text-transform: uppercase;
}

body#home .last__news h3,
body#home .last__news p,
body#home .last__news a {
  color: #64656a;
}

body#home .last__news [data-col="2"] {
  padding: 0px;
  vertical-align: text-top;
}

body#home .last__news [data-col="2"] > a {
  padding: 25px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 400px;
}

@media screen and (max-width: 767px) {
  body#home .last__news [data-col="2"] > a {
    min-height: auto;
  }
}

body#home .last__news [data-col="2"] h3 {
  font-size: 25px;
  padding: 35px 0px;
}

body#home .last__news .btn__readmore {
  position: absolute;
  bottom: 35px;
  left: 25px;
}

body#home .last__news .btn__readmore:after {
  background: #64656a;
}

body#home .last__news .center__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 75%;
  display: block;
  width: 100%;
}

body#home .last__news .center__content .btn__readmore {
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

body#home .last__news .date {
  position: absolute;
  right: 25px;
  bottom: 30px;
}

body#home .last__news [data-color="green"]:nth-child(1) {
  background: #e4efef;
}

body#home .last__news [data-color="green"]:nth-child(2) {
  background: #d0e1df;
}

body#home .last__news [data-color="green"]:nth-child(3) {
  background: #dfe4d3;
}

body#home .last__news [data-color="green"]:hover {
  background: #3d9b96 !important;
}

body#home .last__news [data-color="green"]:hover h3,
body#home .last__news [data-color="green"]:hover p,
body#home .last__news [data-color="green"]:hover a {
  color: white !important;
}

body#home .last__news [data-color="lightgreen"] {
  background: #d0e1df;
}

body#home .last__news [data-color="apple"] {
  background: #dde3d0;
}

body#home .last__news [data-color="stronggreen"] {
  background: #64656a;
}

body#home .last__news [data-color="stronggreen"]:hover {
  background: #3d9b96 !important;
}

@media screen and (max-width: 767px) {
  body#home .last__news [data-color="stronggreen"] {
    min-height: 200px;
  }
}

body#home .last__news [data-color="stronggreen"] * {
  color: #fff;
}

body#home .solutions {
  background-color: #fff;
  position: relative;
  margin-top: -100px;
}

body#home .solutions * {
  color: #64656a;
}

.colored-container {
  background: #d5ece9;
  padding: 50px;
}

.colored-container p {
  font-size: 18px;
}

.colored-container a {
  color: #cb1959;
}

body#home .featured-news .flex-direction-nav .flex-nav-prev {
  display: none !important;
}

@media screen and (max-width: 767px) {
  body#home [data-slider] .slides > li {
    height: 50vh;
  }
}

@media screen and (max-width: 767px) {
  body#home .last__news h3 {
    font-size: 17px !important;
    margin-bottom: 25px !important;
  }
}

body#home .about__us {
  padding-bottom: 50px;
  position: relative;
}

body#home .about__us .container,
body#home .about__us .flex-direction-nav {
  position: relative;
  z-index: 2;
}

body#home .about__us:after {
  display: block;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 400px;
  width: 100%;
  position: absolute;
  z-index: 1;
}

body#home .extrapadding {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  body#home .extrapadding {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  body#home .about__us .greenbox {
    padding: 20px 0px;
  }

  body#home .about__us .greenbox h3 {
    padding: 20px 0px;
    font-size: 25px;
  }
}

body#home .flex-direction-nav .flex-nav-next a:before,
body#home .flex-direction-nav .flex-nav-prev a:before {
  margin-left: 6px !important;
}

#pgm .greentitle {
  font-size: 25px !important;
}

.absolute-box {
  bottom: 0px !important;
  left: 0px !important;
}

.absolute-box > .btn__readmore {
  bottom: 0px !important;
  left: 0px !important;
  background: rgba(215, 230, 230, 0.95) !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.absolute-box > .btn__readmore:hover {
  background: #3d9b96 !important;
}

body#home .about__us__content__links {
  max-width: 375px;
}

@media screen and (max-width: 980px) {
  body#home .about__us__content__links {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  body#home .last__news [data-col="2"] {
    margin-bottom: 5px !important;
    height: auto !important;
  }

  body#home .last__news [data-col="2"].absolute-box {
    margin-bottom: 0px !important;
  }

  body#home .last__news [data-col="2"] .center__content h3 {
    padding: 0px !important;
    font-size: 20px !important;
  }
}

@media screen and (max-width: 980px) {
  body#company .ecom-goals [data-col="60"],
  #pgm .ecom-goals [data-col="60"] {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 980px) {
  body#company .ecom-goals [data-col="60"] ul,
  #pgm .ecom-goals [data-col="60"] ul {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm section .grid > div .content {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm section .grid {
    padding: 25px 0px !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm section .grid > div {
    padding: 10px 0 30px 0 !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm section .grid > div a:not(.btn__readmore) {
    width: 100% !important;
    text-align: center !important;
    margin-top: 15px !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm .about__us {
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm .about__us__content__links {
    margin: 25px 0 0 0 !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm section .pgm_order .grid {
    padding: 0px !important;
  }
}

body#pgm section .pgm_order .grid > div {
  padding: 10px 0;
}

@media screen and (max-width: 767px) {
  body#home .extrapadding {
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 980px) {
  .btn__readmore {
    margin-top: 5px;
    width: 100%;
  }
}

.greenbox__content span {
  color: white !important;
}

@media screen and (max-width: 980px) {
  body#pgm .accesbility .greenbox__content h3 {
    font-size: 20px !important;
  }
}

body#pgm section .pgm_order .greenbox {
  margin: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  body#pgm section .pgm_order .greenbox {
    margin: 0px;
  }
}

@media screen and (max-width: 767px) {
  body#home .last__news h3 {
    font-size: 20px !important;
  }

  body#home .last__news .filter-container {
    max-width: 100%;
    overflow-y: hidden;
  }

  body#home .last__news .filter-container ul {
    width: 440px;
  }
}

@media screen and (max-width: 980px) {
  body#home .about__us .colored-container {
    padding: 0;
  }
}

@media screen and (max-width: 980px) {
  body#home .extrapadding {
    margin-top: 0px;
  }
}

@media screen and (max-width: 980px) {
  .mainbanner h2 small:after {
    content: none;
  }
}

body#home .last__news [data-col="2"] h3 {
  width: 100%;
}

.about__us .greenbox h4 {
  font-size: 18px !important;
}

body#home .about__us .greenbox span {
  color: #d7e6e6;
  font-size: 18px;
}

@media screen and (max-width: 1366px) {
  body#home .container,
  body#home .flex-direction-nav {
    padding: 0px 40px;
  }
}

@media screen and (min-width: 981px) {
  body#home .container,
  body#home .flex-direction-nav {
    padding: 0px 20px;
  }
}

.home-contact {
  font-size: 30px;
  padding-bottom: 10px;
}

#files .product-list .content h4 {
  padding: 25px 15px !important;
}

@media screen and (max-width: 980px) {
  #files .product-list .content h4 {
    padding: 15px !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm section .pgm_order {
    margin: 0 !important;
  }
}

@media screen and (max-width: 980px) {
  body#pgm .about__us__content__links {
    margin: 15px 0 50px 0 !important;
  }
}

body#home .about__us__content {
  padding-right: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  body#home .about__us__content {
    padding-right: 0;
  }
}

@media screen and (max-width: 980px) {
  body#home .last__news .btn__readmore {
    left: 0px;
    width: 100%;
  }
}

body#company .ecom-details,
#pgm .ecom-details {
  padding-top: 0px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  body#company .ecom-details,
  #pgm .ecom-details {
    padding-bottom: 0px;
  }
}

body#company .ecom-details .tab-box,
#pgm .ecom-details .tab-box {
  padding: 15px 0px;
  background: #f2f7fa;
}

@media screen and (max-width: 980px) {
  body#company .ecom-details .tab-box > .container,
  body#company .ecom-details body#home .tab-box > .flex-direction-nav,
  body#home body#company .ecom-details .tab-box > .flex-direction-nav,
  #pgm .ecom-details .tab-box > .container,
  #pgm .ecom-details body#home .tab-box > .flex-direction-nav,
  body#home #pgm .ecom-details .tab-box > .flex-direction-nav {
    overflow-y: hidden;
  }

  body#company .ecom-details .tab-box > .container ul,
  body#company .ecom-details body#home .tab-box > .flex-direction-nav ul,
  body#home body#company .ecom-details .tab-box > .flex-direction-nav ul,
  #pgm .ecom-details .tab-box > .container ul,
  #pgm .ecom-details body#home .tab-box > .flex-direction-nav ul,
  body#home #pgm .ecom-details .tab-box > .flex-direction-nav ul {
    width: 1100px;
  }
}

body#company .ecom-details .tab-box ul,
#pgm .ecom-details .tab-box ul {
  list-style-type: none;
}

body#company .ecom-details .tab-box ul li,
#pgm .ecom-details .tab-box ul li {
  display: inline-block;
}

body#company .ecom-details .tab-box ul li a,
#pgm .ecom-details .tab-box ul li a {
  padding: 5px 15px;
  text-transform: initial;
  display: block;
  color: #3d9b96;
  font-size: 18px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

body#company .ecom-details .tab-box ul li a:hover,
#pgm .ecom-details .tab-box ul li a:hover {
  color: #646598;
}

body#company .ecom-details .tab-box ul li:first-of-type a,
#pgm .ecom-details .tab-box ul li:first-of-type a {
  padding-left: 0px;
}

body#company .ecom-details .tab-content,
#pgm .ecom-details .tab-content {
  padding: 50px 0px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  body#company .ecom-details .tab-content,
  #pgm .ecom-details .tab-content {
    padding: 25px 0px;
  }
}

body#company .ecom-details .tab-content [data-col="65"],
#pgm .ecom-details .tab-content [data-col="65"] {
  padding: 0px;
  padding-right: 35px;
}

@media screen and (max-width: 767px) {
  body#company .ecom-details .tab-content [data-col="65"],
  #pgm .ecom-details .tab-content [data-col="65"] {
    padding-right: 0px;
  }
}

body#company .ecom-details .tab-content > div,
#pgm .ecom-details .tab-content > div {
  display: none;
}

body#company .ecom-details .tab-content > div p,
#pgm .ecom-details .tab-content > div p {
  padding: 10px 0px;
}

body#company .ecom-details .tab-content > div hr,
#pgm .ecom-details .tab-content > div hr {
  display: block;
  color: #b7b7b9;
  margin: 25px 0px;
}

body#company .ecom-details .tab-content > div h4,
body#company .ecom-details .tab-content > div h5,
#pgm .ecom-details .tab-content > div h4,
#pgm .ecom-details .tab-content > div h5 {
  font-family: 'Quicksand', sans-serif;
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  body#company .ecom-details .tab-content > div h4,
  body#company .ecom-details .tab-content > div h5,
  #pgm .ecom-details .tab-content > div h4,
  #pgm .ecom-details .tab-content > div h5 {
    font-size: 25px;
  }
}

body#company .ecom-details .tab-content > div h5,
#pgm .ecom-details .tab-content > div h5 {
  font-size: 22px;
  color: #b7b7b9;
}

@media screen and (max-width: 767px) {
  body#company .ecom-details .tab-content > div h5,
  #pgm .ecom-details .tab-content > div h5 {
    font-size: 18px;
  }
}

body#company .ecom-details .tab-content > div *,
#pgm .ecom-details .tab-content > div * {
  color: #64656a;
}

body#company .ecom-details .tab-content > div.active,
#pgm .ecom-details .tab-content > div.active {
  display: block;
}

@media screen and (max-width: 1366px) {
  body#company .container,
  body#company body#home .flex-direction-nav,
  body#home body#company .flex-direction-nav,
  #pgm .container,
  #pgm body#home .flex-direction-nav,
  body#home #pgm .flex-direction-nav {
    padding: 0px 50px;
  }
}

body#company .authorities,
#pgm .authorities {
  background: #f7fbfe;
}

@media screen and (max-width: 980px) {
  body#company .authorities,
  #pgm .authorities {
    text-align: center;
  }
}

body#company .authorities *,
#pgm .authorities * {
  color: #64656a;
}

body#company .authorities [data-col="5"],
#pgm .authorities [data-col="5"] {
  vertical-align: text-top !important;
}

body#company .authorities h3,
#pgm .authorities h3 {
  margin-top: 50px;
}

body#company .authorities h3.title,
#pgm .authorities h3.title {
  color: #61948f;
  font-size: 28px;
}

@media screen and (max-width: 980px) {
  body#company .authorities h3,
  #pgm .authorities h3 {
    margin-top: 25px;
    text-align: center;
    font-size: 30px;
    margin-bottom: 15px;
  }
}

body#company .authorities__item,
#pgm .authorities__item {
  padding: 30px 20px 0px 20px;
  text-align: center;
}

@media screen and (max-width: 980px) {
  body#company .authorities__item,
  #pgm .authorities__item {
    padding: 10px 10px 30px 10px;
  }
}

body#company .authorities__item.president img,
#pgm .authorities__item.president img {
  width: 90%;
}

body#company .authorities__item img,
#pgm .authorities__item img {
  border-radius: 50%;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4);
  width: 77%;
  margin: 0 auto;
}

body#company .authorities__item h3,
#pgm .authorities__item h3 {
  font-size: 20px;
  text-align: center;
  margin: 15px 0 0 0;
  line-height: 1.1em;
  font-family: 'Open Sans', sans-serif;
}

@media screen and (max-width: 980px) {
  body#company .authorities__item h3,
  #pgm .authorities__item h3 {
    margin: 10px 0 0 0;
    opacity: 0.9;
  }
}

body#company .authorities__item p,
#pgm .authorities__item p {
  font-size: 14px;
  text-align: center;
  opacity: 0.77;
  line-height: 1.2em;
  margin-top: 5px;
}

body#company .authorities__item p strong,
#pgm .authorities__item p strong {
  display: block;
  font-size: 16px;
}

body#company .authorities__item p.first,
#pgm .authorities__item p.first {
  margin: 10px 0;
  padding: 10px 0;
  position: relative;
}

body#company .authorities__item p.first::before,
#pgm .authorities__item p.first::before {
  content: '';
  width: 100%;
  height: 1px;
  background: black;
  background: linear-gradient(277deg, rgba(0, 0, 0, 0) 0%, black 30%, black 70%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
}

body#company .authorities__item p.first::after,
#pgm .authorities__item p.first::after {
  content: '';
  width: 100%;
  height: 1px;
  background: black;
  background: linear-gradient(277deg, rgba(0, 0, 0, 0) 0%, black 30%, black 70%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.2;
}

body#company .financiamiento *,
#pgm .financiamiento * {
  color: #64656a;
}

body#company .ecom-locations div[data-col="2"],
#pgm .ecom-locations div[data-col="2"] {
  vertical-align: text-top;
}

body#company .ecom-locations *,
#pgm .ecom-locations * {
  color: #64656a;
}

body#company .ecom-locations .grid,
#pgm .ecom-locations .grid {
  padding: 25px 0px;
}

body#company .ecom-locations .grid h3,
#pgm .ecom-locations .grid h3 {
  padding: 25px 0px;
  color: #3d9b96;
}

body#company .ecom-locations .grid ul,
#pgm .ecom-locations .grid ul {
  margin-left: -20px;
}

body#company .ecom-locations .grid ul li,
#pgm .ecom-locations .grid ul li {
  position: relative;
  display: block;
}

body#company .ecom-locations .grid ul li:before,
#pgm .ecom-locations .grid ul li:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 0;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, right top, from(#f1f6f5), to(rgba(252, 253, 253, 0)));
  background-image: linear-gradient(to right, #f1f6f5 0%, rgba(252, 253, 253, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#f1f6f5, endColorstr=rgba(252, 253, 253, 0),GradientType=0 );
  /* IE6-9 */
}

body#company .ecom-locations .grid ul li:hover:before,
#pgm .ecom-locations .grid ul li:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

body#company .ecom-locations .grid ul li a,
#pgm .ecom-locations .grid ul li a {
  position: relative;
  z-index: 2;
  display: block;
  padding: 5px 15px;
  font-size: 20px;
}

body#company .ecom-locations .grid ul li a:before,
#pgm .ecom-locations .grid ul li a:before {
  margin-right: 10px;
  content: "\E90C";
  display: inline-block;
}

body#company .ecom-goals,
#pgm .ecom-goals {
  padding: 0px;
  background: #fff;
}

body#company .ecom-goals [data-col="60"],
#pgm .ecom-goals [data-col="60"] {
  padding-right: 25px;
}

body#company .ecom-goals [data-col="40"] > div,
#pgm .ecom-goals [data-col="40"] > div {
  background-size: cover !important;
}

body#company .ecom-goals .container *,
body#company .ecom-goals body#home .flex-direction-nav *,
body#home body#company .ecom-goals .flex-direction-nav *,
#pgm .ecom-goals .container *,
#pgm .ecom-goals body#home .flex-direction-nav *,
body#home #pgm .ecom-goals .flex-direction-nav * {
  color: #64656a;
}

body#company .ecom-goals .container h3 + p,
body#company .ecom-goals body#home .flex-direction-nav h3 + p,
body#home body#company .ecom-goals .flex-direction-nav h3 + p,
#pgm .ecom-goals .container h3 + p,
#pgm .ecom-goals body#home .flex-direction-nav h3 + p,
body#home #pgm .ecom-goals .flex-direction-nav h3 + p {
  font-size: 22px;
}

body#company .ecom-goals .container ul,
body#company .ecom-goals body#home .flex-direction-nav ul,
body#home body#company .ecom-goals .flex-direction-nav ul,
#pgm .ecom-goals .container ul,
#pgm .ecom-goals body#home .flex-direction-nav ul,
body#home #pgm .ecom-goals .flex-direction-nav ul {
  display: block;
  padding: 25px 0px;
}

body#company .ecom-goals .container ul li,
body#company .ecom-goals body#home .flex-direction-nav ul li,
body#home body#company .ecom-goals .flex-direction-nav ul li,
#pgm .ecom-goals .container ul li,
#pgm .ecom-goals body#home .flex-direction-nav ul li,
body#home #pgm .ecom-goals .flex-direction-nav ul li {
  padding: 10px 0px;
}

body#company .ecom-goals .container ul li p,
body#company .ecom-goals body#home .flex-direction-nav ul li p,
body#home body#company .ecom-goals .flex-direction-nav ul li p,
#pgm .ecom-goals .container ul li p,
#pgm .ecom-goals body#home .flex-direction-nav ul li p,
body#home #pgm .ecom-goals .flex-direction-nav ul li p {
  position: relative;
  padding-left: 35px;
}

body#company .ecom-goals .container ul li p i,
body#company .ecom-goals body#home .flex-direction-nav ul li p i,
body#home body#company .ecom-goals .flex-direction-nav ul li p i,
#pgm .ecom-goals .container ul li p i,
#pgm .ecom-goals body#home .flex-direction-nav ul li p i,
body#home #pgm .ecom-goals .flex-direction-nav ul li p i {
  font-size: 30px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #3d9b96;
}

body#company .ecom-goals [data-col="60"] > div,
#pgm .ecom-goals [data-col="60"] > div {
  padding: 50px 25px 25px 100px;
}

@media screen and (max-width: 980px) {
  body#company .ecom-goals [data-col="60"] > div,
  #pgm .ecom-goals [data-col="60"] > div {
    padding: 50px 25px 25px 25px;
  }
}

body#company .ecom-goals [data-col="60"] ul,
#pgm .ecom-goals [data-col="60"] ul {
  padding: 25px;
}

body#company .ecom-goals [data-col="60"] ul li,
#pgm .ecom-goals [data-col="60"] ul li {
  padding: 5px 0px;
}

body#company .ecom-goals [data-col="60"] ul li p,
#pgm .ecom-goals [data-col="60"] ul li p {
  position: relative;
  padding-left: 15px;
}

body#company .ecom-goals [data-col="60"] ul li p i,
#pgm .ecom-goals [data-col="60"] ul li p i {
  color: #3d9b96;
  top: 50%;
  font-size: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: -25px;
  display: inline-block;
  font-size: 25px;
}

body#company .ecom-goals [data-col="60"] p,
body#company .ecom-goals [data-col="60"] h3,
body#company .ecom-goals [data-col="60"] h4,
#pgm .ecom-goals [data-col="60"] p,
#pgm .ecom-goals [data-col="60"] h3,
#pgm .ecom-goals [data-col="60"] h4 {
  color: #64656a;
}

body#company .ecom-goals [data-frank="right"],
#pgm .ecom-goals [data-frank="right"] {
  padding-right: 0px !important;
}

body#company .ecom-institutional,
#pgm .ecom-institutional {
  padding: 75px 0px;
}

body#company .ecom-institutional *,
#pgm .ecom-institutional * {
  color: #64656a;
}

body#company .ecom-institutional p,
#pgm .ecom-institutional p {
  padding: 15px 0px;
}

body#company .ecom-institutional p strong,
#pgm .ecom-institutional p strong {
  display: block;
  color: #3d9b96;
}

body#company .ecom-structure,
#pgm .ecom-structure {
  background: #fff;
}

body#company .ecom-structure [data-col="65"],
#pgm .ecom-structure [data-col="65"] {
  padding-left: 100px !important;
}

@media screen and (max-width: 980px) {
  body#company .ecom-structure [data-col="65"],
  #pgm .ecom-structure [data-col="65"] {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

body#company .ecom-structure [data-col="35"],
#pgm .ecom-structure [data-col="35"] {
  position: relative;
  padding-right: 0px !important;
}

body#company .ecom-structure img,
#pgm .ecom-structure img {
  position: absolute;
  width: 100%;
  z-index: 1;
  display: block;
  height: auto;
  max-width: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  body#company .ecom-structure img,
  #pgm .ecom-structure img {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    transform: none;
    margin: 15px auto;
  }
}

@media screen and (max-width: 767px) {
  body#company .ecom-structure .reset-height,
  #pgm .ecom-structure .reset-height {
    height: auto !important;
  }
}

body#company .ecom-structure .organigrama,
#pgm .ecom-structure .organigrama {
  max-width: 60%;
  position: static;
  -webkit-transform: none !important;
          transform: none !important;
  margin: 0 auto;
}

@media screen and (max-width: 980px) {
  body#company .ecom-structure .organigrama,
  #pgm .ecom-structure .organigrama {
    max-width: 100%;
  }
}

body#company .ecom-structure *,
#pgm .ecom-structure * {
  color: #64656a;
}

body#company .ecom-structure h3 + p,
#pgm .ecom-structure h3 + p {
  margin-bottom: 25px;
  font-weight: bold;
}

body#company .main__slider .slides li,
#pgm .main__slider .slides li {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

body#company .main__slider .slides__item,
#pgm .main__slider .slides__item {
  background-color: #fff;
}

body#company .flex-direction-nav .flex-nav-next a:before,
body#company .flex-direction-nav .flex-nav-prev a:before,
#pgm .flex-direction-nav .flex-nav-next a:before,
#pgm .flex-direction-nav .flex-nav-prev a:before {
  color: rgba(0, 0, 0, 0.5) !important;
}

@media screen and (max-width: 980px) {
  .cities-list a {
    font-size: 18px;
  }
}

body#company .ecom-structure a {
  color: #3d9b96;
  font-weight: bold;
}

body#company .main__slider .slides li {
  height: 700px;
}

@media screen and (max-width: 980px) {
  body#company .main__slider .slides li {
    height: 600px;
  }
}

body#company .flex-direction-nav .flex-nav-prev a:before {
  width: auto !important;
}

body#company .tab-content #financiamiento {
  padding-top: 25px;
}

body#company .ecom-institutional {
  padding: 50px 0px;
}

body#company .ecom-details {
  padding: 0;
}

body#company #objetivos [data-col] {
  vertical-align: middle;
}

body#company .ecom-structure p {
  font-weight: normal !important;
}

body#company .ecom-institutional,
body#company .ecom-locations {
  background: #f7fbfe;
}

body#location .mainbanner h2 {
  font-size: 40px;
}

body#location .location.gallery {
  margin-top: 50px;
}

body#location .location.gallery h4 {
  display: block;
}

body#location .location.description {
  background-position: center center;
}

body#location .location.description [data-col] {
  vertical-align: text-top;
}

body#location .location.description img.cover {
  padding-left: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  body#location .location.description img.cover {
    padding: 0;
    margin-bottom: 25px;
  }
}

body#location .location.description h3 {
  margin-bottom: 5px;
}

.objetivos-item {
  margin-top: 10px;
}

body#contact .mainbanner,
body#hr .mainbanner {
  padding: 75px 0px 250px 0px;
}

body#contact .mainbanner + .description,
body#hr .mainbanner + .description {
  margin-top: -200px;
  padding: 0px 25px !important;
}

@media screen and (max-width: 767px) {
  body#contact .mainbanner + .description,
  body#hr .mainbanner + .description {
    padding: 0px !important;
  }

  body#contact .mainbanner + .description .container,
  body#contact .mainbanner + .description body#home .flex-direction-nav,
  body#home body#contact .mainbanner + .description .flex-direction-nav,
  body#hr .mainbanner + .description .container,
  body#hr .mainbanner + .description body#home .flex-direction-nav,
  body#home body#hr .mainbanner + .description .flex-direction-nav {
    padding: 0px !important;
  }
}

body#contact .mainbanner + .description .form-description,
body#hr .mainbanner + .description .form-description {
  padding: 0px 50px !important;
}

body#contact .mainbanner + .description form input,
body#contact .mainbanner + .description form select,
body#contact .mainbanner + .description form textarea,
body#hr .mainbanner + .description form input,
body#hr .mainbanner + .description form select,
body#hr .mainbanner + .description form textarea {
  border: 0px !important;
  border-bottom: 2px solid #e7e8ea !important;
  font-family: 'Open Sans', sans-serif;
}

body#contact .mainbanner + .description form .error input,
body#contact .mainbanner + .description form .error textarea,
body#contact .mainbanner + .description form .error .select,
body#hr .mainbanner + .description form .error input,
body#hr .mainbanner + .description form .error textarea,
body#hr .mainbanner + .description form .error .select {
  border-bottom: 2px solid red !important;
}

body#contact .mainbanner + .description form textarea,
body#hr .mainbanner + .description form textarea {
  min-height: 150px;
}

body#contact .mainbanner + .description form button,
body#hr .mainbanner + .description form button {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 5px;
  text-transform: uppercase;
  color: #6d9c96;
  border: 0px;
}

body#contact .mainbanner + .description form button:hover,
body#hr .mainbanner + .description form button:hover {
  background: #0b377a;
  color: #fff;
}

body#contact .description,
body#hr .description {
  background: transparent !important;
  background-position: center center;
  background-size: cover;
  padding: 25px 0px;
}

body#contact .description .container .grid,
body#contact .description body#home .flex-direction-nav .grid,
body#home body#contact .description .flex-direction-nav .grid,
body#hr .description .container .grid,
body#hr .description body#home .flex-direction-nav .grid,
body#home body#hr .description .flex-direction-nav .grid {
  background: #fff;
}

body#contact .description .container .grid section,
body#contact .description body#home .flex-direction-nav .grid section,
body#home body#contact .description .flex-direction-nav .grid section,
body#hr .description .container .grid section,
body#hr .description body#home .flex-direction-nav .grid section,
body#home body#hr .description .flex-direction-nav .grid section {
  padding: 0px !important;
}

body#contact .description .container .grid section form,
body#contact .description body#home .flex-direction-nav .grid section form,
body#home body#contact .description .flex-direction-nav .grid section form,
body#hr .description .container .grid section form,
body#hr .description body#home .flex-direction-nav .grid section form,
body#home body#hr .description .flex-direction-nav .grid section form {
  margin: 0px !important;
  padding: 0px !important;
}

@media screen and (max-width: 980px) {
  body#contact .description,
  body#hr .description {
    padding: 25px 25px !important;
  }
}

@media screen and (max-width: 767px) {
  body#contact .description,
  body#hr .description {
    padding: 5px !important;
  }
}

body#contact .description .form__component__copy,
body#hr .description .form__component__copy {
  max-width: 600px;
  margin: auto;
}

body#contact .description form .btn,
body#hr .description form .btn {
  background: transparent;
  border: 2px solid #0b377a;
  color: #0b377a;
  background: rgba(255, 255, 255, 0);
  margin-top: 25px;
}

body#contact .description form .btn:hover,
body#hr .description form .btn:hover {
  background: white;
  color: #0b377a;
}

body#contact .description form[data-padding="50"],
body#hr .description form[data-padding="50"] {
  padding: 20px 0px !important;
}

body#contact .description form textarea,
body#contact .description form input,
body#contact .description form select,
body#hr .description form textarea,
body#hr .description form input,
body#hr .description form select {
  border: 1px solid #ccc;
  font-family: "Lato",sans-serif;
}

@media screen and (max-width: 980px) {
  body#contact .description form,
  body#hr .description form {
    padding: 25px 0px;
  }
}

body#contact .description form .file div,
body#hr .description form .file div {
  border: 2px dashed #ccc;
}

body#contact .map,
body#hr .map {
  z-index: 1;
  position: relative;
  padding: 0px !important;
  height: auto;
  width: 100%;
  padding: 50px 0;
  background: white;
}

body#contact .map .map-description,
body#hr .map .map-description {
  width: 100%;
  z-index: 99999;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 980px) {
  body#contact .map .map-description,
  body#hr .map .map-description {
    position: relative;
    top: auto;
    -webkit-transform: none;
            transform: none;
    height: auto;
    left: 0px;
  }
}

@media screen and (max-width: 767px) {
  body#contact .map .map-description,
  body#hr .map .map-description {
    position: relative;
  }
}

@media screen and (max-width: 980px) {
  body#contact .map .map-description .container,
  body#contact .map .map-description body#home .flex-direction-nav,
  body#home body#contact .map .map-description .flex-direction-nav,
  body#hr .map .map-description .container,
  body#hr .map .map-description body#home .flex-direction-nav,
  body#home body#hr .map .map-description .flex-direction-nav {
    max-width: 100% !important;
    padding: 0px !important;
    left: 0%;
    top: 15%;
    -webkit-transform: none;
    transform: none;
  }
}

body#contact .map .map-description .container .infomation,
body#contact .map .map-description body#home .flex-direction-nav .infomation,
body#home body#contact .map .map-description .flex-direction-nav .infomation,
body#hr .map .map-description .container .infomation,
body#hr .map .map-description body#home .flex-direction-nav .infomation,
body#home body#hr .map .map-description .flex-direction-nav .infomation {
  padding: 25px;
  height: auto;
}

body#contact .map .map-description .container .infomation p,
body#contact .map .map-description body#home .flex-direction-nav .infomation p,
body#home body#contact .map .map-description .flex-direction-nav .infomation p,
body#hr .map .map-description .container .infomation p,
body#hr .map .map-description body#home .flex-direction-nav .infomation p,
body#home body#hr .map .map-description .flex-direction-nav .infomation p {
  position: relative;
  padding-left: 30px;
  line-height: 1.25;
}

body#contact .map .map-description .container .infomation p i,
body#contact .map .map-description body#home .flex-direction-nav .infomation p i,
body#home body#contact .map .map-description .flex-direction-nav .infomation p i,
body#hr .map .map-description .container .infomation p i,
body#hr .map .map-description body#home .flex-direction-nav .infomation p i,
body#home body#hr .map .map-description .flex-direction-nav .infomation p i {
  position: absolute;
  left: 0px;
  top: 5px;
}

@media screen and (max-width: 980px) {
  body#contact .map .map-description .container .infomation p,
  body#contact .map .map-description body#home .flex-direction-nav .infomation p,
  body#home body#contact .map .map-description .flex-direction-nav .infomation p,
  body#hr .map .map-description .container .infomation p,
  body#hr .map .map-description body#home .flex-direction-nav .infomation p,
  body#home body#hr .map .map-description .flex-direction-nav .infomation p {
    padding: 8px 10px 15px 35px;
  }
}

@media screen and (max-width: 767px) {
  body#contact .map .map-description .container .infomation p,
  body#contact .map .map-description body#home .flex-direction-nav .infomation p,
  body#home body#contact .map .map-description .flex-direction-nav .infomation p,
  body#hr .map .map-description .container .infomation p,
  body#hr .map .map-description body#home .flex-direction-nav .infomation p,
  body#home body#hr .map .map-description .flex-direction-nav .infomation p {
    padding: 5px 10px 10px 35px;
  }
}

@media screen and (max-width: 980px) {
  body#contact .map .map-description .container .infomation,
  body#contact .map .map-description body#home .flex-direction-nav .infomation,
  body#home body#contact .map .map-description .flex-direction-nav .infomation,
  body#hr .map .map-description .container .infomation,
  body#hr .map .map-description body#home .flex-direction-nav .infomation,
  body#home body#hr .map .map-description .flex-direction-nav .infomation {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

body#contact .map .map-description .container,
body#contact .map .map-description body#home .flex-direction-nav,
body#home body#contact .map .map-description .flex-direction-nav,
body#hr .map .map-description .container,
body#hr .map .map-description body#home .flex-direction-nav,
body#home body#hr .map .map-description .flex-direction-nav {
  width: 100%;
}

body#contact .map .map-description .infomation,
body#hr .map .map-description .infomation {
  padding: 40px;
  display: inline-block;
  background: rgba(68, 72, 98, 0.8);
}

body#contact .map .map-description .infomation i,
body#hr .map .map-description .infomation i {
  margin-right: 10px;
}

body#contact .map .map-description .infomation .btn,
body#hr .map .map-description .infomation .btn {
  display: inline-block;
  margin: 15px 0px 0px 0px;
  background: #f95c17;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 20;
}

@media screen and (max-width: 980px) {
  body#contact .map .map-description .infomation .btn,
  body#hr .map .map-description .infomation .btn {
    margin: 5px 0 0 0;
  }
}

body#contact .map .map-description .infomation p,
body#hr .map .map-description .infomation p {
  line-height: 1;
}

body#contact .map .map-description .infomation a,
body#contact .map .map-description .infomation i,
body#hr .map .map-description .infomation a,
body#hr .map .map-description .infomation i {
  display: inline-block;
}

body#contact .map .map-description .infomation p,
body#contact .map .map-description .infomation a,
body#hr .map .map-description .infomation p,
body#hr .map .map-description .infomation a {
  color: #fff;
}

@media screen and (max-width: 980px) {
  body#contact .map,
  body#hr .map {
    height: auto;
  }
}

body#contact .map p,
body#hr .map p {
  padding: 5px 0px;
  color: #455a64;
}

body#contact .map p i,
body#hr .map p i {
  font-size: 20px;
}

body#contact .map a,
body#hr .map a {
  display: Block;
  color: #455a64;
}

body#contact .map [data-float="left"],
body#hr .map [data-float="left"] {
  width: 35%;
}

@media screen and (max-width: 980px) {
  body#contact .map [data-float="left"],
  body#hr .map [data-float="left"] {
    width: 100%;
    margin-bottom: 25px;
    float: none;
  }
}

body#contact .map [data-float="left"] h4,
body#hr .map [data-float="left"] h4 {
  color: #0b377a;
}

body#contact .map [data-float="left"] h4.green,
body#hr .map [data-float="left"] h4.green {
  color: #455a64;
  padding-top: 10px;
}

body#contact .map p,
body#hr .map p {
  color: #333;
}

body#contact .map p i,
body#hr .map p i {
  display: block;
  font-weight: bold;
}

body#contact .contact-details,
body#hr .contact-details {
  margin-top: -300px;
  padding-top: 400px;
}

body#contact .contact-details h3 small,
body#hr .contact-details h3 small {
  font-size: 16px;
}

body#contact .contact-details ul ul,
body#hr .contact-details ul ul {
  margin-bottom: 20px;
}

body#contact .contact-details ul li,
body#hr .contact-details ul li {
  margin: 12px 0px;
  padding: 0px 10px;
}

body#contact .contact-details ul li a,
body#hr .contact-details ul li a {
  display: block;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
  background: #fff;
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a span,
  body#hr .contact-details ul li a span {
    text-align: center;
  }
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a span[data-col="65"],
  body#hr .contact-details ul li a span[data-col="65"] {
    border-right: 0px;
    padding: 25px;
    text-align: left;
  }
}

body#contact .contact-details ul li a:hover,
body#hr .contact-details ul li a:hover {
  background: #e3e7e7;
}

body#contact .contact-details ul li a img,
body#hr .contact-details ul li a img {
  border-right: 1px solid #e3e7e7;
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a img,
  body#hr .contact-details ul li a img {
    max-width: 80%;
    border-right: 0px;
  }
}

@media screen and (max-width: 767px) {
  body#contact .contact-details ul li a img,
  body#hr .contact-details ul li a img {
    max-width: 125px;
  }
}

body#contact .contact-details ul li [data-col="35"],
body#hr .contact-details ul li [data-col="35"] {
  width: 100px;
  background: #fff;
}

body#contact .contact-details ul li [data-col="35"] + [data-col="65"],
body#hr .contact-details ul li [data-col="35"] + [data-col="65"] {
  padding-left: 25px;
}

body#contact .contact-details ul li img,
body#hr .contact-details ul li img {
  max-width: 100px;
}

body#contact .contact-details h3,
body#hr .contact-details h3 {
  color: #6c9c95;
}

body#contact .contact-details ul *,
body#hr .contact-details ul * {
  color: #696d67;
}

.map-content {
  width: 100%;
}

.map-content #map-canvas {
  width: 100%;
  min-height: 500px;
}

@media screen and (max-width: 980px) {
  .map-content #map-canvas {
    min-height: 350px;
  }
}

@media screen and (max-width: 767px) {
  .map-content #map-canvas {
    min-height: 350px;
  }
}

body#contact .description {
  background: #fff;
}

@media screen and (max-width: 767px) {
  body#contact .description {
    padding: 25px 0px !important;
  }
}

body#contact .description p {
  color: #878787;
}

@media screen and (max-width: 767px) {
  body#contact .form .form__component fieldset {
    padding: 5px 0px;
  }
}

body#contact .map {
  height: 350px;
}

@media screen and (max-width: 980px) {
  body#contact .map {
    height: auto;
    overflow: hidden;
  }
}

body#contact .map__content {
  -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  background: #0b377a;
  color: white;
  position: absolute;
  width: 320px;
  left: 15%;
  top: -30px;
  z-index: 1;
  padding: 50px;
}

@media screen and (max-width: 767px) {
  body#contact .map__content {
    width: 100%;
    height: auto;
    left: 0px;
    top: 0px;
    padding: 30px;
    max-width: 100%;
  }
}

body#contact .map__content h3 {
  padding-bottom: 10px;
}

body#contact .map__content p {
  margin: 15px 0;
}

body#contact .map__content p strong {
  display: block;
}

body#contact .map__content a {
  border: 1px solid white;
  color: white;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

body#contact .map__content a:hover {
  background: #fff;
  color: #0b377a;
}

body#contact .contactus button {
  padding: 10px 25px;
  border-radius: 40px;
  padding: 10px 15px;
  font-weight: 700;
  text-transform: lowercase;
  color: #467dbd;
  border-color: #467dbd;
}

body#contact .description .form__component {
  margin: 50px 0px;
}

@media screen and (max-width: 980px) {
  body#contact .description .form__component {
    margin: 0px 0px;
  }
}

body#contact .form-description {
  position: relative;
}

body#contact .form-description form {
  margin: 50px 0px;
}

@media screen and (max-width: 980px) {
  body#contact .form-description form {
    padding: 25px !important;
  }
}

body#contact .form-description textarea {
  min-height: 200px;
}

body#contact .form-description .bluebox {
  border-radius: 10px;
  width: 100%;
  padding: 30px 20px;
  max-width: 300px;
  background: #467dbd;
  position: absolute;
  right: 10px;
  top: 10px;
}

@media screen and (max-width: 980px) {
  body#contact .form-description .bluebox {
    margin-bottom: 25px;
    max-width: 100%;
    position: relative;
    right: auto;
    top: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

body#contact .form-description .bluebox p {
  color: #fff;
}

body#contact .form-description .bluebox h3 {
  font-size: 30px;
  line-height: 1;
}

body#contact .form-description .bluebox h3 small {
  width: 100%;
  font-size: 70%;
  display: block;
}

body#contact .form-description .bluebox ul {
  padding: 25px 0px 0px 0px;
}

@media screen and (max-width: 980px) {
  body#contact .form-description .bluebox ul {
    font-size: 0px;
  }
}

body#contact .form-description .bluebox ul li {
  padding: 5px;
}

@media screen and (max-width: 980px) {
  body#contact .form-description .bluebox ul li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    display: inline-block;
  }
}

body#contact .form-description .bluebox ul li p {
  font-size: 15px;
  font-weight: 300;
}

body#contact .form-description .bluebox ul li p strong {
  font-weight: 700;
  display: block;
}

body#contact .form-description .bluebox .social-content {
  border-top: 1px solid #a3bede;
  padding-top: 10px;
  text-align: center;
  margin-top: 25px;
}

@media screen and (max-width: 980px) {
  body#contact .form-description .bluebox .social-content {
    width: 100%;
  }
}

body#contact .form-description .bluebox .social-content .social {
  padding: 15px 0px 0px 0px;
  float: none;
}

body#contact .form-description .bluebox .social-content .social a {
  display: inline-block;
  width: 35px;
  height: 35px;
  font-size: 25px !important;
}

body#contact .form-description .bluebox .social-content h5 {
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  body#contact .bluebox li {
    width: 100% !important;
  }
}

@media screen and (max-width: 980px) {
  body#contact .mainbanner + .description .form-description,
  body#hr .mainbanner + .description .form-description {
    padding: 50px !important;
  }
}

body a em {
  font-family: 'Quicksand', sans-serif !important;
}

body#contact .description .form-description button {
  background: transparent !important;
  margin-top: 25px;
  position: relative;
  padding: 15px 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Quicksand', sans-serif;
  z-index: 1;
  letter-spacing: 1px;
  color: #6d9c96 !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 275px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body#contact .description .form-description button em {
  font-family: 'Quicksand', sans-serif;
}

body#contact .description .form-description button:hover {
  width: 100%;
}

body#contact .description .form-description button span {
  position: relative;
  z-index: 1;
}

body#contact .description .form-description button:before {
  -webkit-transition: opacity 0.25 ease;
  transition: opacity 0.25 ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 0;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, right top, from(#f1f6f5), to(#fcfdfd));
  background-image: linear-gradient(to right, #f1f6f5 0%, #fcfdfd 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#f1f6f5, endColorstr=#fcfdfd,GradientType=0 );
  /* IE6-9 */
}

body#contact .description .form-description button:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

@media screen and (max-width: 980px) {
  .contact-details a img {
    margin: 10px auto 0px auto;
    max-width: 100px !important;
  }

  .contact-details a span,
  .contact-details a p {
    width: 100% !important;
    text-align: center;
  }
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a span {
    padding: 0;
  }
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a {
    padding: 20px;
  }
}

@media screen and (max-width: 980px) {
  body#contact .mainbanner + .description form button {
    width: 100%;
  }
}

@media screen and (max-width: 980px) {
  body#contact .mainbanner {
    height: 450px;
    padding: 40px 25px 10px 25px !important;
  }
}

@media screen and (max-width: 980px) {
  body#contact .mainbanner + .description .form-description {
    padding: 20px !important;
  }
}

@media screen and (max-width: 980px) {
  body#contact .contact-details,
  body#hr .contact-details {
    margin-top: -375px;
  }
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a span p strong:first-child {
    font-size: 20px;
    display: block;
    line-height: 1.3em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a span p br {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a span p strong {
    display: block;
    margin-top: 7px;
  }
}

body#contact .contact-details ul li a span p var {
  font-style: normal;
}

@media screen and (max-width: 980px) {
  body#contact .contact-details ul li a span p var {
    display: none;
  }
}

body#contact .contact-details ul li a:hover {
  background: white !important;
}

@media screen and (max-width: 1366px) {
  body#contact .mainbanner .container,
  body#contact .mainbanner body#home .flex-direction-nav,
  body#home body#contact .mainbanner .flex-direction-nav {
    padding: 0px 75px;
  }
}

@media screen and (max-width: 767px) {
  body#contact .mainbanner .container,
  body#contact .mainbanner body#home .flex-direction-nav,
  body#home body#contact .mainbanner .flex-direction-nav {
    padding: 0px;
  }
}

body#rent .product-list {
  background: #eceff1;
}

@media screen and (max-width: 980px) {
  body#rent .product-list ul li {
    padding: 0;
    margin: 15px;
  }
}

@media screen and (max-width: 767px) {
  body#rent .product-list ul li {
    margin: 0px 0px 20px 0px;
  }
}

body#rent .product-list ul li span {
  position: relative;
  background: #fff;
  display: block;
  padding: 0px 0px 90px 0px;
}

body#rent .product-list ul li span img {
  max-width: 100%;
}

body#rent .product-list ul li span p {
  position: absolute;
  bottom: 0px;
  background: #292e4b;
  font-size: 22px;
  width: 100%;
  padding: 10px 25px 10px 25px;
  min-height: 90px;
}

body#rent .product-list ul li .products {
  position: relative;
  overflow: hidden;
}

body#rent .product-list ul li .products .form {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  background: #292e4b;
  padding: 25px;
  width: auto;
  width: 100%;
  height: 100%;
  bottom: 0px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

body#rent .product-list ul li .products .form input {
  background: transparent;
  border: 0px;
  display: block;
  width: 100%;
  border-bottom: 2px solid #9497a5;
  margin-bottom: 10px;
  font-size: 17px;
  padding: 10px;
  line-height: 1;
  color: #fff;
}

body#rent .product-list ul li .products .form button {
  display: block;
  margin: 15px auto;
}

body#rent .product-list ul li .products .form textarea {
  margin-top: 10px;
  background: transparent;
  border: 2px solid #9497a5;
  font-size: 17px;
  padding: 10px;
  width: 100%;
  color: #fff;
}

body#rent .product-list ul li .products.showForm .form {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

body#rent .product-list ul li .products.showForm .form p:not(.whatscontainer) {
  padding: 0px 0px 10px 0px !important;
}

@media screen and (max-width: 980px) {
  body#rent .product-list ul li .products.showForm .form p:not(.whatscontainer) {
    padding: 5px 0;
  }
}

body#rent .product-list ul li .products.showForm .btns {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

body#rent .product-list ul li .products.showForm .btns .close {
  z-index: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

body#rent .product-list ul li .products.showForm input {
  padding: 6px 10px !important;
}

body#rent .product-list ul li .products.showForm textarea {
  margin-top: 0px !important;
}

body#rent .product-list ul li .products .btns {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

body#rent .product-list ul li .products .btns:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

body#rent .product-list ul li .products .btns button,
body#rent .product-list ul li .products .btns a {
  background: #0b377a;
  width: 200px;
  margin: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

body#rent .product-list ul li .products .btns button:hover,
body#rent .product-list ul li .products .btns a:hover {
  background: white;
  color: #0b377a;
}

body#rent .product-list ul li .products .btns a {
  padding: 8px 0;
}

body#rent .product-list ul li .products .btns .close {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: transparent;
  color: #DBEDF3;
  width: auto;
}

body#rent .product-list ul li .products .btns .close:hover {
  background: transparent;
  color: white;
}

@media screen and (max-width: 980px) {
  body#rent .product-list ul li .form form {
    padding: 0px;
  }
}

body#news .product-list,
body#files .product-list {
  background: #eceff1;
  min-height: 449px;
}

body#news .product-list ul,
body#files .product-list ul {
  font-size: 0px;
}

body#news .product-list ul li a,
body#files .product-list ul li a {
  border: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  background: #fff;
  display: block;
  padding: 0px 0px 0px 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

body#news .product-list ul li a *,
body#files .product-list ul li a * {
  color: #37474f;
}

body#news .product-list ul li a .image,
body#files .product-list ul li a .image {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}

body#news .product-list ul li a .image img,
body#files .product-list ul li a .image img {
  width: 100%;
}

body#news .product-list ul li a h4,
body#files .product-list ul li a h4 {
  font-size: 20px !important;
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
}

body#news .product-list ul li a h4,
body#news .product-list ul li a p,
body#files .product-list ul li a h4,
body#files .product-list ul li a p {
  max-width: 325px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body#news .product-list ul li a:hover,
body#files .product-list ul li a:hover {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}

body#news .product-list .content,
body#files .product-list .content {
  position: relative;
  padding-left: 65px;
}

body#news .product-list .content h4 + p,
body#files .product-list .content h4 + p {
  color: #bcbcbc;
}

body#news .product-list .content .date,
body#files .product-list .content .date {
  position: absolute;
  left: 10px;
  top: -5px;
  color: #fff;
}

body#news .product-list .content .date p,
body#files .product-list .content .date p {
  text-align: center;
  text-transform: uppercase;
  color: #878c8a;
}

body#news .product-list .content .date p + p,
body#files .product-list .content .date p + p {
  font-weight: bold;
  margin-top: -6px;
  position: relative;
}

@media screen and (max-width: 980px) {
  body#news .product-list .products,
  body#files .product-list .products {
    padding: 10px 0px;
  }
}

body#news .product-list {
  padding-bottom: 10px;
}

.mainbanner small {
  text-transform: uppercase;
}

#files .products {
  padding: 10px 25px;
}

#files .products a {
  border-left: 20px solid #d4dadb !important;
}

#files .product-list .content {
  padding-left: 0px !important;
  padding-right: 95px;
}

#files .product-list .content h4 {
  margin: 5px 0px;
  padding: 25px 15px;
  max-width: 100%;
  width: 100%;
  border-right: 1px solid #d4dadb;
}

#files .product-list .content .date {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50% !important;
  left: auto !important;
  right: 10px;
}

@media screen and (max-width: 980px) {
  body#news .product-list .content {
    padding: 40px 25px 15px 25px;
  }

  body#news .product-list .content h4 {
    padding: 0 !important;
  }

  body#news .product-list .content p {
    padding: 10px 0 !important;
  }

  body#news .product-list .content .date {
    padding: 0 15px;
    top: 15px;
  }

  body#news .product-list .content .date p {
    display: inline-block;
    padding: 0 !important;
  }
}

@media screen and (max-width: 980px) {
  body#news .product-list ul li a .image {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 980px) {
  body#new .header-news h4 {
    font-size: 24px !important;
  }
}

#files .product-list .content h4 {
  margin: 0px;
  padding: 5px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#news .product-list ul li a,
body#files .product-list ul li a {
  border: 0;
}

body#new {
  background: #eceff1;
}

body#new .gallery {
  text-align: left;
  display: block;
  width: 100%;
}

body#new .gallery h3 {
  text-align: left;
  margin-top: 50px;
  display: block;
  width: 100%;
  color: #3d9b96;
  font-size: 22px;
  margin-bottom: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

body#new .gallery h3:after {
  content: '';
  display: inline-block;
  margin-left: 15px;
  width: 120px;
  height: 1px;
  background: #3d9b96;
  position: relative;
  top: -7px;
}

body#new .gallery .slides {
  padding-top: 0px !important;
}

body#new .gallery .slides li {
  margin: 5px 0px;
}

body#new .description {
  text-align: left;
  -webkit-box-shadow: 0px -13px 101px -16px #cccccc;
  box-shadow: 0px -13px 101px -16px #cccccc;
  margin-bottom: -25px;
}

@media screen and (max-width: 980px) {
  body#new .description {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

body#new .description * {
  color: #292e4b;
}

body#new .description p {
  padding: 10px 0px;
}

body#new .description__text p,
body#new .description__text span {
  font-size: 17px;
  line-height: 1.7em;
  font-family: 'Open Sans',sans-serif;
}

body#new .description__text img {
  width: 100% !important;
  height: auto !important;
}

body#new .fancybox-content iframe {
  width: 100%;
  height: 100%;
}

body#new .header-news {
  position: relative;
  padding: 100px 0px;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 980px) {
  body#new .header-news {
    padding: 50px 0px 85px 0px !important;
  }
}

body#new .header-news:before {
  content: '';
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(black));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.63) 0%, black 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgba(0, 0, 0, 0.63), endColorstr=black,GradientType=0 );
  /* IE6-9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

body#new .header-news .author {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
}

body#new .header-news h4 {
  font-size: 32px;
}

body#new [data-slider] .flex-viewport li {
  min-height: 114px;
  height: auto;
}

body#new .share-box {
  padding-top: 25px;
}

body#new .share-box li {
  margin: 5px 2px;
  width: 25px;
  height: 25px;
  padding: 5px;
}

body#new .share-box li a {
  background: transparent;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border: 1px solid #fff;
}

body#new .share-box li a:hover {
  background: #fff;
  color: #3d9b96;
}

body#new iframe {
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 980px) {
  body#new iframe {
    height: 300px;
  }
}

@media screen and (max-width: 767px) {
  body#new iframe {
    height: 250px;
  }
}

body#new .gallery .slides .slides__item {
  padding: 0px 5px;
}

@media screen and (max-width: 980px) {
  body#new .gallery .slides .slides__item {
    width: 49% !important;
  }
}

body#new .gallery .slides .slides__item a {
  display: block;
  position: relative;
}

body#new .gallery .slides .slides__item a:before {
  content: '';
  z-index: 999;
  display: block;
  position: absolute;
  width: 105%;
  top: 50%;
  left: 50%;
  height: 105%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 5px solid rgba(228, 82, 59, 0);
}

body#new .gallery .slides .slides__item a:hover:before {
  width: 100%;
  height: 100%;
  border: 5px solid #3d9b96;
}

body#new .gallery .video:before {
  font-family: 'icomoon' !important;
  content: "\E915";
  color: white;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(4, 20, 45, 0.5);
  font-size: 40px;
}

@media screen and (max-width: 980px) {
  body#new section {
    padding: 30px 0px;
  }

  body#new section.get-quote {
    padding: 0px;
  }
}

@media screen and (max-width: 980px) {
  body#new ul {
    padding: 15px 0;
  }

  body#new ul li .flex-next,
  body#new ul li .flex-prev {
    display: none;
  }
}

body#new .flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

body#new .flex-direction-nav .flex-prev {
  left: -60px;
}

body#new .flex-control-nav {
  display: none;
  bottom: 10px !important;
}

@media screen and (max-width: 980px) {
  body#new .flex-control-nav {
    display: block;
  }
}

body#new .image-details {
  padding: 45px 0 60px 0;
}

@media screen and (max-width: 980px) {
  body#new .image-details {
    padding: 30px 0px;
  }
}

@media screen and (max-width: 980px) {
  body#new .flex-control-paging li a {
    background: white !important;
    opacity: .5;
  }

  body#new .flex-control-paging li a.flex-active {
    background: white !important;
    opacity: 1;
  }
}

@media screen and (max-width: 980px) {
  body#new section.budget {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 980px) {
  body#new .form {
    padding: 0;
  }

  body#new .form .budget [data-maxwidth="800"] {
    padding: 0 !important;
  }

  body#new .form .form__component {
    padding: 0 !important;
  }
}

body#new .description + section {
  padding: 0px 0px 25px 0px;
}

@media screen and (max-width: 980px) {
  body#new .fancybox-slide {
    padding: 0 !important;
  }
}

#new {
  text-align: center;
}

#new .history > div:last-child {
  height: auto;
}

#new .description {
  position: relative;
  z-index: 2;
  margin-top: -50px;
  display: inline-block;
}

#new .description * {
  font-size: 18px;
  color: #64656a;
  line-height: 1.25;
}

#new [data-slider] .slides > li {
  height: auto;
}

body#new .gallery .slides {
  padding: 50px 0px;
}

body#new .gallery .slides .slides__item {
  display: inline-block;
}

.about__us__content h3:after {
  content: none;
}

body#amr .amr {
  background: #fff;
  padding: 25px 0 35px;
}

body#amr .amr p {
  padding: 15px 0px;
  font-size: 16px;
  color: #64656a;
}

body#amr .amr p strong {
  font-weight: bold;
}

body#amr .amr__region h3,
body#amr .amr__region p {
  color: #64656a !important;
}

body#amr .amr__region p {
  font-size: 16px;
}

body#amr .amr h3 {
  color: #64656a;
}

body#amr .amr .icon-right {
  color: #3d9b96;
  font-size: 27px;
}

body#amr .amr ul li {
  padding-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body#amr .amr ul li p {
  padding: 0;
}

body#amr .amr__details {
  background: #f6f9f9;
}

body#amr .amr__details img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

body#amr .amr__details img:not(.hover).active {
  -webkit-filter: blur(1px);
  filter: blur(3px);
}

body#amr .amr__details img.hover {
  position: absolute;
  top: 0px;
  right: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

body#amr .amr__details img.hover.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

body#amr .amr__details ul li:first-child + li a:before {
  background: #df0c57;
}

body#amr .amr__details ul li:first-child + li + li a:before {
  background: #ebc000;
}

body#amr .amr__details *:not(div) {
  color: #64656a;
  font-size: 16px;
}

body#amr .amr__details strong {
  font-size: 20px;
}

body#amr .amr__details [data-col="65"] {
  padding-right: 25px;
}

@media screen and (max-width: 767px) {
  body#amr .amr__details [data-col="65"] {
    padding-right: 0px !important;
  }
}

body#amr .amr__details h3 {
  font-size: 28px;
  padding: 0px 0px 25px 0px;
}

body#amr .amr__details a {
  position: relative;
  display: block;
  margin: 18px 0px;
  padding: 25px 50px 25px 50px;
  background: #ffffff;
}

body#amr .amr__details a:before {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  content: '';
  background: #1c848c;
  position: absolute;
  left: 0px;
  width: 18px;
  height: 100%;
  top: 0px;
}

body#amr .amr__details a:hover:before {
  width: 35px;
}

body#amr .amr__details ol {
  margin: 10px 0px 10px 25px;
}

body#amr .amr__details ol strong {
  font-size: 17px;
}

body#amr .amr__details ol li {
  position: relative;
}

body#amr .amr__details ol li i {
  display: block;
  position: absolute;
  left: -30px;
  top: 1px;
  color: #b1b2b4;
  font-size: 27px;
}

body#pgm .about__us {
  padding-bottom: 0px !important;
  background-position: center center !important;
}

body#pgm .about__us__content ol {
  margin-left: 25px;
  list-style-type: circle;
}

body#pgm .about__us__content ol li {
  padding: 5px 0px;
}

body#pgm .documentsdl [data-col="3"] {
  width: 32.33%;
}

@media (max-width: 980px) and (min-width: 768px) {
  body#pgm .documentsdl [data-col-tablet="2"] {
    width: 49% !important;
  }
}

@media (max-width: 767px) {
  body#pgm .documentsdl [data-col-mobile="1"] {
    width: 100% !important;
  }
}

body#pgm .flex-control-nav {
  bottom: 10px;
  z-index: 11;
}

@media screen and (max-width: 980px) {
  body#pgm .flex-direction-nav .flex-next {
    right: -25px;
  }

  body#pgm .flex-direction-nav .flex-prev {
    left: -30px;
  }
}

body#pgm section {
  background: #fff;
}

body#pgm section * {
  font-size: 18px;
}

body#pgm section div {
  font-size: 0px;
}

body#pgm section p {
  padding: 15px 0px;
  color: #7e8c8d;
}

body#pgm section p strong {
  font-size: 20px;
}

body#pgm section img {
  width: 100%;
  max-width: none;
}

body#pgm section .grid {
  padding: 50px 0px;
}

body#pgm section .grid > div {
  vertical-align: text-top;
  padding: 10px;
}

body#pgm section .grid > div .content {
  max-width: 85%;
}

body#pgm section .grid > div h3 {
  line-height: 1.1;
  padding-top: 15px;
  font-size: 25px;
  color: #7e8c8d;
}

body#pgm section .grid > div h3 + p {
  padding: 5px 0px;
  color: #7e8c8d;
}

body#pgm section .grid > div h3 + p em {
  font-style: bold;
  color: #5e908c;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
}

body#pgm section .grid > div h3 + p + p {
  font-size: 18px;
  padding: 5px 0px;
}

body#pgm section .grid > div a:not(.btn__readmore) {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin-top: 25px;
  position: relative;
  padding: 15px 30px;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Quicksand', sans-serif;
  z-index: 1;
  letter-spacing: 1px;
  width: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body#pgm section .grid > div a:not(.btn__readmore):hover {
  width: 100%;
}

body#pgm section .grid > div a:not(.btn__readmore) em {
  color: #6c9c95 !important;
  position: relative;
  z-index: 2;
}

body#pgm section .grid > div a:not(.btn__readmore):before {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 0;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, right top, from(#f1f6f5), to(#fcfdfd));
  background-image: linear-gradient(to right, #f1f6f5 0%, #fcfdfd 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#f1f6f5, endColorstr=#fcfdfd,GradientType=0 );
  /* IE6-9 */
}

body#pgm section .grid > div a:not(.btn__readmore):hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

body#pgm section .function__list {
  padding-top: 25px;
}

body#pgm section .function__list li {
  padding: 10px 0px 0px 50px;
  position: relative;
  font-size: 16px;
}

body#pgm section .function__list li i {
  font-size: 30px;
  color: #cb1959;
  position: absolute;
  left: 0px;
  top: 60%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

body#pgm section .extrapadding {
  padding-top: 100px;
}

body#pgm section .pgm_order__container {
  padding: 0;
  margin: 25px 0 0 0;
  position: relative;
  background: white;
}

body#pgm section .pgm_order__container:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  margin-top: -40px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

body#pgm section .pgm_order__container h2 {
  font-size: 30px;
  padding-bottom: 0px;
}

body#pgm section .pgm_order__container h4 {
  color: #a9aaac;
  font-size: 22px;
}

body#pgm section .pgm_order__container .btn__readmore {
  margin-top: 0px;
}

body#pgm section .pgm_order__container .grid {
  padding: 0;
}

body#pgm section .pgm_order__container .greenbox {
  background-color: #3d9b96;
}

@media screen and (max-width: 767px) {
  body#pgm section .pgm_order__container .greenbox {
    margin: 1px 0px;
  }
}

body#pgm section .pgm_order__container .greenbox:hover {
  background-color: #7a8d92 !important;
}

body#pgm section .pgm_order__container .greenbox:hover span,
body#pgm section .pgm_order__container .greenbox:hover a {
  color: white !important;
}

body#pgm section .pgm_order__container .greenbox__content h3 {
  color: #fff !important;
  font-size: 25px;
  text-transform: initial !important;
  padding-top: 25px;
}

body#pgm section .pgm_order__container .greenbox__content a {
  color: #fff;
}

body#pgm section .pgm_order__container .new__proyects {
  padding: 15px 0px 0px 0px;
}

body#pgm section .pgm_order__container .new__proyects > div > div {
  padding: 35px 0px;
  border: 5px solid #f5d1de;
}

body#pgm .periurban-detail {
  padding-top: 125px !important;
  background-repeat: no-repeat;
  background-position: 0px -125px;
}

@media screen and (max-width: 980px) {
  body#pgm .periurban-detail {
    padding-top: 50px !important;
  }
}

body#pgm .periurbano {
  margin-top: 50px;
  font-size: 0px;
}

@media screen and (max-width: 767px) {
  body#pgm .periurbano {
    padding-top: 0px !important;
  }
}

body#pgm .periurbano div {
  font-size: 0px;
  text-align: center;
}

body#pgm .periurbano li {
  text-align: center;
  padding: 0px 15px;
  margin: 10px 0px;
}

@media screen and (max-width: 767px) {
  body#pgm .periurbano li {
    padding: 0px;
  }
}

body#pgm .periurbano li div {
  padding: 60px 0px;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(215, 230, 230, 0.25)), to(rgba(215, 230, 230, 0)));
  background-image: linear-gradient(to right, rgba(215, 230, 230, 0.25) 0%, rgba(215, 230, 230, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgba(215, 230, 230, 0.25), endColorstr=rgba(215, 230, 230, 0),GradientType=0 );
  /* IE6-9 */
}

body#pgm .periurbano li div h4 {
  color: #64656a;
  font-size: 22px;
  min-height: 50px;
}

body#pgm .periurbano li div a {
  max-width: 150px;
  margin: 25px auto 0px auto;
}

body#pgm .periurbano li div a:not(.btn__readmore) {
  margin-top: 25px;
  position: relative;
  padding: 15px 30px;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Quicksand', sans-serif;
  z-index: 1;
  letter-spacing: 1px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body#pgm .periurbano li div a:not(.btn__readmore):hover {
  width: 100%;
}

@media screen and (max-width: 767px) {
  body#pgm .periurbano li div a:not(.btn__readmore) {
    margin-top: 0px;
  }
}

body#pgm .periurbano li div a:not(.btn__readmore) em {
  color: #6c9c95 !important;
  position: relative;
  z-index: 2;
}

body#pgm .periurbano li div a:not(.btn__readmore):before {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 0;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, right top, from(#f1f6f5), to(#fcfdfd));
  background-image: linear-gradient(to right, #f1f6f5 0%, #fcfdfd 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#f1f6f5, endColorstr=#fcfdfd,GradientType=0 );
  /* IE6-9 */
}

body#pgm .periurbano li div a:not(.btn__readmore):hover {
  color: #6c9c95;
}

body#pgm .periurbano li div a:not(.btn__readmore):hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

body#pgm .directions {
  padding-top: 0px !important;
  text-align: left;
}

@media screen and (max-width: 767px) {
  body#pgm .directions {
    padding-top: 0px !important;
  }
}

body#pgm .directions h3 {
  text-align: left;
  text-transform: initial;
  font-size: 30px;
}

body#pgm .directions h3:after {
  display: none;
}

body#pgm .directions strong {
  padding-top: 10px;
  width: 100%;
  text-align: left;
  display: block;
  color: rgba(100, 101, 106, 0.75);
  line-height: 1.3;
}

body#pgm .corredores img {
  margin-bottom: 50px;
}

body#pgm .item__proyects {
  padding: 10px !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

body#pgm .item__proyects h3 {
  line-height: 1.4 !important;
  font-size: 19px !important;
  letter-spacing: inherit !important;
}

.pgm-list-links img {
  max-width: auto;
  width: 100%;
}

.pgm-list-links p {
  position: relative;
}

.pgm-list-links p:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100px;
  bottom: 0px;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, #fcfdfd));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fcfdfd 90%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgba(255, 255, 255, 0), endColorstr=#fcfdfd,GradientType=0 );
  /* IE6-9 */
}

.fine-line li {
  padding: 10px;
}

.fine-line li a {
  display: block;
  color: #adadb0 !important;
  font-size: 14px !important;
  text-align: center;
}

.fine-line li a strong {
  font-size: 16px !important;
  color: #64656b;
  display: block;
  width: 100%;
}

.fine-line li a img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border: 1px solid #e9e8ea;
  max-width: 100%;
  margin-bottom: 15px;
}

.fine-line li a:hover img {
  border-width: 10px;
  border-color: #3d9b96;
}

.submenufull > .container,
body#home .submenufull > .flex-direction-nav {
  display: block;
  padding: 50px 25px 0px 25px !important;
}

.submenufull > .container [data-col="4"],
body#home .submenufull > .flex-direction-nav [data-col="4"] {
  padding-left: 0px;
}

.submenufull > .container h3,
body#home .submenufull > .flex-direction-nav h3 {
  font-size: 22px;
  margin-bottom: -50px;
}

.submenufull > .container h3:after,
body#home .submenufull > .flex-direction-nav h3:after {
  content: '';
  display: inline-block;
  margin-left: 15px;
  width: 120px;
  height: 1px;
  background: #fff;
  position: relative;
  top: -7px;
}

.submenufull a p {
  font-family: 'Quicksand', sans-serif !important;
  font-weight: 700 !important;
}

.gandara-links a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.gandara-links a:hover {
  width: 100% !important;
}

.gandara-links a:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}

#localidades h3 {
  font-size: 30px !important;
}

#localidades .btn__readmore {
  margin-top: 0px !important;
}

.dot .gallery .slides .slides__item {
  vertical-align: text-top;
  padding: 20px;
}

.dot .gallery .slides .slides__item p strong {
  display: block;
}

#location .gallery .slides,
#pgm .gallery .slides {
  font-size: 0;
  padding-bottom: 50px;
}

#location .gallery .slides .slides__item,
#pgm .gallery .slides .slides__item {
  padding: 10px;
}

.competition .about__us__content {
  padding-right: 0px !important;
}

.competition .about__us__content h3 {
  margin-top: 35px;
  margin-bottom: 15px;
  color: #64676e;
}

.competition .about__us__content h3:after {
  content: none;
}

.competition .about__us__content h3.winner__title {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #3d9b96;
}

.competition .about__us__content a {
  padding: 15px 0px;
  display: block;
}

.competition .about__us__content a em {
  color: #3d9b96;
}

.competition .about__us__content [data-col] {
  vertical-align: text-top !important;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.competition .mentions {
  border-top: 1px solid #dde3e4;
}

.bgcompetitions {
  background: #f8f8f8;
  padding-bottom: 30px;
}

@media screen and (max-width: 980px) {
  .pim {
    padding: 25px 0px;
  }
}

.pim .about__us__content {
  padding-right: 0px !important;
}

.pim p {
  color: #64676e;
}

.pim [data-col] {
  vertical-align: text-top !important;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  .pim [data-col] {
    padding: 0;
  }
}

.pim__item {
  border-bottom: 1px solid #b9c5c8;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.pim__item:last-child {
  border-bottom: 0;
}

@media screen and (max-width: 980px) {
  .pim__item {
    padding-bottom: 15px;
  }

  .pim__item div {
    width: 100%;
    padding: 0 0 15px 0;
  }

  .pim__item img {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 981px) {
  .pim [data-desktop="true"] {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1366px) {
  .pim .container__small {
    padding: 0 75px;
  }
}

@media screen and (max-width: 980px) {
  .pim .container__small {
    padding: 0 20px;
  }
}

.pim .greentitle {
  font-family: 'Quicksand', sans-serif;
  letter-spacing: 3px;
  color: #3d9b96;
  margin-top: 70px;
  font-size: 30px;
  margin-bottom: 10px;
}

@media screen and (max-width: 980px) {
  .pim .greentitle {
    margin-bottom: 30px;
  }
}

.pim .greentitle:after {
  display: inline-block;
  content: '';
  width: 100px;
  height: 1px;
  margin-left: 5px;
  position: relative;
  background: #3d9b96;
  top: -5px;
}

.documentsdl {
  padding: 10px 0 30px 0;
}

.winners__item {
  margin-bottom: 40px;
}

.winners__item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 980px) {
  .about__us.competition {
    padding-top: 25px;
  }
}

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

body#pgm .videoWrapper {
  width: 100%;
  padding-bottom: 52.5%;
  margin: 20px 0;
}

body#pgm .dot [data-col="40"] {
  padding-left: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body#pgm .dot [data-col="40"] .slides {
  padding: 20px 0;
}

body#pgm .dot [data-col="40"] .slides .fancy {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

body#pgm .corredores .grid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

body#pgm .corredores .grid:last-child {
  border-bottom: 0;
}

.order_isologo img {
  padding: 0 0 0 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 1366px) {
  .order_isologo img {
    padding: 0 0 0 60px;
  }
}

@media screen and (max-width: 980px) {
  .order_isologo img {
    display: none;
  }
}

.order_isologo__mobile {
  text-align: center;
  padding: 30px 0px;
  display: none;
}

@media screen and (max-width: 980px) {
  .order_isologo__mobile {
    display: block;
    margin-top: 30px;
  }
}

.order_isologo__mobile img {
  width: 80% !important;
}

@media screen and (max-width: 767px) {
  .order_isologo__mobile img {
    width: 100% !important;
  }
}

.only-mobile {
  display: none;
}

@media screen and (max-width: 980px) {
  .only-mobile {
    display: block;
  }
}

.only-desktop {
  display: inline-block;
}

@media screen and (max-width: 980px) {
  .only-desktop {
    display: none;
  }
}

.only-tabletless {
  display: none;
}

@media screen and (max-width: 980px) {
  .only-tabletless {
    display: block;
  }
}

.special_project iframe {
  max-width: 640px;
}

#files .messages {
  position: fixed;
  bottom: 85px;
  left: 20px;
  width: 300px;
  max-width: 300px;
}

#files .messages .message {
  background: white;
  color: #404751;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  margin: 5px 0;
}

:focus {
  outline: none;
}

