@import url('/public/styles/normalize.css');
@import url('/public/styles/foundation.min.css');
@import url('/public/styles/font-awesome.min.css');
@import url('/public/styles/animate.css');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,700&subset=latin-ext');
body {
  font-size: 11pt;
  font-family: 'Nunito Sans', sans-serif;
  background-color: #fff;
  color: #000;
  line-height: normal;
  overflow-y: scroll;
  overflow-x: hidden;
  letter-spacing: 1px; }

.row {
  max-width: 1325px;
  margin: auto;
  position: relative; }

a {
  color: #da251c;
  text-decoration: none; }

table {
  border-collapse: collapse;
  width: 100%;
  padding: 0px;
  margin: 0px; }

td {
  padding: 0px;
  margin: 0px; }

.clearList, .menu, .menu > li > ul, #location, .submenu, .submenuSecond {
  list-style: none;
  padding: 0px;
  margin: 0px; }

p {
  padding: 7px 0px;
  margin: 0px;
  line-height: 26px; }

.major {
  text-align: center;
  color: #64738f; }

.major span {
  margin: auto;
  display: inline-block;
  border-bottom: 1px solid #bec6d6;
  font-size: 1.3em;
  padding: 10px 0px;
  margin: 15px 0px; }

.wrap {
  position: relative; }

.center {
  text-align: center !important; }

.left {
  text-align: left; }

.txtRight {
  text-align: right; }

.nopad {
  padding: 0px !important; }

.fullwidth {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important; }

.halfwidth {
  width: 50% !important;
  height: auto !important; }

.leftphoto {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.hidden {
  opacity: 0; }

.visible {
  opacity: 1; }

.transEase, button, .button, .header, .menu > li > a, .menu > li > ul, .menu > li > ul > li a, .mainBox, .iconCol, .mainBox .buttonText, .boxText h3, .boxText p, .submenuSecond li a, .bigmenu .img, .bigmenu .more, .bigmenu .title, .bigmenu .desc, .bigmenu .shadow, .imgNewsContainer .img, .news .newshort a, .news .newBut, .sliderMore {
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease; }

#cookies-message-container {
  color: #505050;
  padding: 15px;
  font-size: 0.9em;
  position: fixed;
  bottom: 20px;
  background-color: rgba(255, 255, 255, .8);
  right: 0px;
  z-index: 9999999;
  text-align: justify; }

#accept-cookies-checkbox {
  padding: 10px 20px;
  line-height: inherit;
  height: auto;
  margin: 10px auto; }

.pagination a {
  margin: 0px 2x;
  padding: 0px 20px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37);
  box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37); }

.msg {
  padding: 15px; }

.info {
  color: #00529b;
  background-color: #bde5f8; }

.success {
  color: #4f8a10;
  background-color: #dff2bf; }

.warning {
  color: #9f6000;
  background-color: #feefb3; }

.error {
  color: #d8000c;
  background-color: #ffbaba; }

.coverStyle, .img, .imgCover, .callToAction:before, .imgClone, .lightGallery div p, #topImg, .swiper-slide {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

iframe {
  height: 300px;
  width: 100%; }

.bottomGradient {
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
  background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
  background: linear-gradient(to bottom, rgba(89, 89, 89, 0) 0%, #353535 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#595959',GradientType=0);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 36%;
  z-index: 9999; }

.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #dcdbda;
  z-index: 999999; }

.preloader img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0; }

.clear {
  clear: both; }

.pageContent {
  position: relative;
  left: 0px; }

.small {
  color: #000 !important; }

.right {
  float: right; }

#popupContainer {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 99999; }

#popupBody {
  position: fixed;
  top: 10%;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 999999; }

h1, .h1 {
  font-size: 2.6em;
  line-height: 120%;
  margin: 0px;
  padding: 0px 0 40px 0;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

h2, .h2 {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0px;
  border-left: 4px solid #32baea;
  padding-left: 14px;
  color: #32baea; }

h3, .h3 {
  font-weight: 100;
  font-size: 1.3em;
  margin: 0px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0px;
  color: #32baea; }

.h3info {
  text-align: center;
  text-transform: uppercase;
  color: #808080;
  margin: auto; }

h1 span, .h1 span {
  font-size: 60%; }

.subtitle {
  padding: 30px; }

.contactForm {
  font-size: 0.9em; }

.contactForm p {
  margin-bottom: 15px; }

button, .button {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 30px;
  border: 1px solid #32baea;
  color: #32baea;
  height: 45px;
  border-radius: 0px;
  line-height: 45px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  border-radius: 3px;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 10px; }

input, select, textarea {
  background: rgba(255, 255, 255, .5);
  height: 44px;
  line-height: 44px;
  border: 0px;
  outline: none;
  width: 100%;
  padding: 0px 10px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, .2);
  letter-spacing: 1px;
  border-radius: 0px; }

input.error {
  border: 1px solid red !important; }

button, .button {
  width: auto;
  background: none; }

.button:hover, button:hover {
  background: #32baea;
  color: #fff; }

.secondary {
  font-size: 0.75em;
  border: 1px solid rgba(255, 255, 255, .5);
  text-align: center;
  display: inline-block;
  height: 30px;
  margin: auto;
  background: rgba(0, 0, 0, .4);
  line-height: 30px; }

.secondary:hover {
  border: 1px solid #32baea; }

.buttonBig {
  height: auto;
  line-height: 100%;
  height: auto;
  font-size: 1em;
  letter-spacing: 1px;
  padding: 15px 50px; }

.lang li a, .iconCircle, .lightGallery div p, .lightGallery div p i {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

#loadingHeight {
  min-height: 400px;
  background: #eee; }

.topContact {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #32baea;
  font-size: 0.8em;
  font-weight: bold;
  padding: 0px 15px;
  position: relative; }

.topContact i {
  background: #32baea;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 29px;
  width: 30px;
  line-height: 30px;
  display: block; }

.topContact span {
  margin-left: 30px; }

.lang {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  z-index: 999;
  position: relative;
  float: right;
  margin-left: 20px; }

.lang li {
  display: inline-block;
  padding: 0px;
  margin: 0px; }

.lang li a {
  text-transform: uppercase;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0);
  color: #000;
  display: inline-block;
  text-align: center;
  font-size: 0.8em;
  position: relative;
  font-weight: bold; }

.lang li.act a, .lang li:hover a {
  color: #db402a;
  border-top: 1px solid; }

#logo {
  position: relative;
  z-index: 999;
  left: 0px;
  top: 18px;
  width: 140px; }

.logoIma {
  height: auto;
  min-width: 250px;
  margin-top: 9px; }

.header {
  z-index: 9;
  position: relative;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 111px 5px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 0px 111px 5px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 111px 5px rgba(0, 0, 0, 0.23);
  height: 120px; }

.topInfo {
  position: absolute;
  top: 15px;
  right: 6px;
  width: 100%;
  text-align: right;
  z-index: 99; }

.iconCircle {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  position: relative;
  color: #808080;
  border: 2px solid #eee;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  color: #32baea; }

.iconCircle:hover {
  border-color: #32baea; }

.iconSocial {
  display: inline-block;
  color: #303030; }
  .iconSocial strong {
    font-size: 1.4em;
    color: #303030; }
  .iconSocial a {
    color: #000; }

.fa-facebook-official {
  font-size: 19px;
  color: #3b5998; }

.fa-twitter-square {
  font-size: 19px;
  color: #1da1f2; }

.buttonText {
  background: #32baea;
  border: 1px solid #32baea;
  color: #fff;
  position: absolute;
  right: -20px;
  bottom: -5px;
  padding: 4px 15px;
  text-transform: uppercase;
  font-size: 12px; }

button {
  background: #32baea;
  border: 1px solid #32baea;
  color: #fff; }
  button:hover {
    background-color: #3272ab;
    color: #fff;
    border-color: #3272ab; }

.topSep {
  display: inline-block;
  width: 20px; }

#showMenu {
  z-index: 999999999;
  top: 32px;
  right: 40px;
  cursor: pointer;
  position: absolute;
  text-align: center;
  font-size: 1.2em;
  color: #da251c;
  border: 2px solid #32baea;
  width: 40px;
  height: 40px;
  line-height: 38px; }

#menuWrap {
  position: absolute;
  top: 60px;
  right: 0px;
  text-align: right; }

.menu {
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 99; }

.menu > li {
  cursor: pointer;
  font-weight: 100;
  position: relative;
  padding: 0px;
  margin: 0px;
  display: inline-block; }

.menu > li > a {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  margin: 0px;
  text-align: center;
  display: table;
  z-index: 99; }

.menu > li > a > span {
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
  line-height: 20px; }

.menu > li.over > a {
  color: #da251c; }

.menu > li:hover > a {
  color: #fff;
  background-color: #da251c; }

.menu > li.over > a {
  font-weight: bold; }

.menu > li > ul {
  z-index: 99999;
  position: absolute;
  left: 0px;
  font-size: 0.85em;
  font-weight: bold;
  opacity: 0;
  -webkit-transform: perspective(1000px) rotateX(-85deg);
  -moz-transform: perspective(1000px) rotateX(-85deg);
  -ms-transform: perspective(1000px) rotateX(-85deg);
  -o-transform: perspective(1000px) rotateX(-85deg);
  transform: perspective(1000px) rotateX(-85deg);
  transform-origin: top center;
  transform-style: preserve-3d;
  visibility: hidden;
  top: 55px;
  background: rgba(218, 37, 28, 0.88); }

.menu > li:last-child > ul {
  left: initial;
  right: 0px; }

.menu > li > ul > li {
  margin: 0px;
  padding: 0px; }

.menu > li > ul > li a:last-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.menu > li > ul > li a {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  display: block;
  line-height: 22px;
  margin: 0px;
  padding: 10px 15px;
  text-align: left;
  color: #fff;
  min-width: 305px; }

.menu > li > ul > li a:hover {
  background: rgba(0, 0, 0, .1); }

.menu > li:hover > ul {
  opacity: 1;
  -webkit-transform: perspective(1000px) rotateX(0deg);
  -moz-transform: perspective(1000px) rotateX(0deg);
  -ms-transform: perspective(1000px) rotateX(0deg);
  -o-transform: perspective(1000px) rotateX(0deg);
  transform: perspective(1000px) rotateX(0deg);
  visibility: visible; }

.mobimenuOverayShow {
  background: rgba(244, 243, 242, 0.95);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 8;
  top: 0px;
  left: 0px; }

.footer {
  background: #262f36;
  min-height: 290px;
  overflow: hidden;
  color: #404040;
  position: relative;
  text-align: left;
  padding: 30px 0px; }

.footer i {
  font-size: 1.3em; }

.footer strong {
  display: inline-block;
  margin-bottom: 5px;
  color: #fff; }

.footer h4 {
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 400;
  position: relative; }

.footerText {
  color: #fff;
  padding: 0; }

.footerIcon {
  padding-left: 60px;
  position: relative;
  margin-top: 70px; }

.footerIcon img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 44px;
  height: 44px; }

.footerIcon a {
  color: #fff; }
  .footerIcon .fa-building-o {
    color: #fff; }
  .footerIcon .fa-mobile {
    color: #fff; }
  .footerIcon .fa-envelope-o {
    color: #fff; }
  .footerIcon .whiteLogo {
    width: 200px; }

.credits {
  background: #262f36;
  color: #fff;
  text-align: center;
  font-size: 0.7em;
  padding: 10px;
  margin-top: 0px; }

.credits a {
  color: #fff; }

#gmap {
  height: 440px; }

.contact h1 {
  margin-top: 30px; }

.description {
  text-align: justify; }

.offerBox {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: uppercase; }

.mainBox {
  background-color: #e4e4e4;
  margin-bottom: 10px;
  padding: 20px;
  cursor: pointer; }

.mainBox:hover {
  background-color: #32baea; }

.mainBox:hover .buttonText {
  background-color: #3272ab;
  border-color: #3272ab; }

.titlecolor {
  color: #fff; }

.boxText h3 {
  font-weight: bold;
  font-size: 1.3em;
  color: #54c5ed; }
  .boxText p {
    line-height: 18px;
    font-size: 0.85em;
    color: #000; }

.white {
  color: #fff; }

.mainBox:hover .iconCol {
  transform: scale(1.1); }

.backPhoto {
  padding: 5% 0px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 999; }

.backPhoto div {
  z-index: 9; }

.backShadow:after {
  content: ' ';
  background: rgba(9, 26, 68, 0.9);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9; }

.mainBox:hover .boxText h3 {
  color: #fff; }
  .mainBox:hover .boxText p {
    color: #fff; }

.show-for-large {
  float: left; }

.buttonText {
  background: #69c7e8;
  color: #fff;
  margin-left: 320px;
  border-color: #69c7e8; }

.aboutTitle {
  text-align: center;
  font-size: 22px;
  color: #000;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 25px; }

.act {
  font-weight: bold;
  text-align: center; }

.downText {
  text-align: center;
  margin-top: 19px;
  margin-bottom: 25px;
  font-size: 1.1em; }

.offerText {
  margin-bottom: 20px;
  text-align: justify;
  font-weight: bold; }

.certText {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 45px; }

.whereMap {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase; }

iframe {
  margin-bottom: -5px; }

#topImg {
  min-height: 400px;
  background-color: rgba(0, 0, 0, 0.62);
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-position: center; }

#topImg:after {
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0) 0%, rgba(0, 0, 0, .7) 100%);
  background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0) 0%, rgba(0, 0, 0, .7) 100%);
  background: linear-gradient(to bottom, rgba(89, 89, 89, 0) 0%, rgba(0, 0, 0, .7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#000',GradientType=0);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40%;
  z-index: 9999;
  content: ' '; }

#topImg .title {
  z-index: 99999999;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0px;
  font-size: 3.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

#topImg .button {
  margin-bottom: 20px; }

#location {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 15px 0px;
  position: relative;
  margin-bottom: 15px; }

#location li {
  background: none !important;
  padding: 0px 5px;
  display: inline-block;
  font-size: 0.8em; }

.lightGallery div {
  border-right: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, .1); }

.lightGallery div p {
  position: relative;
  padding-bottom: 60%;
  cursor: pointer; }

.lightGallery div p i {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-align: center;
  padding-top: 15%;
  color: #fff;
  font-size: 1.4em;
  background: rgba(0, 0, 0, .4);
  opacity: 0; }

.lightGallery div:hover p i {
  opacity: 1;
  font-size: 2em;
  padding-top: 25%; }

.lightGallery div:hover p {
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36); }

.lightGallery div img {
  display: none; }

.description thead {
  background: #919191; }

.description {
  font-size: 1.1em;
  padding-bottom: 30px; }

.certificationsDiv {
  background-size: contain !important;
  height: 300px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  /*
.description ul
{
//  list-style:none;
  padding:0px;margin:0px;
  padding-left:40px;
}


.description ul li
{
  color:#303030;
  padding-left:20px;
  font-size:.9em;
  margin-bottom:12px;
}
*/ }

.nice {
  border: 0px;
  font-size: 0.9em; }

.nice td, .nice th {
  transition: all 0.3s;
  padding: 8px 20px;
  border: 0px;
  vertical-align: top;
  text-align: left; }

.nice th {
  background: #d66262;
  font-weight: normal;
  font-size: 1.1em;
  color: #fff;
  padding: 8px 20px;
  text-align: left; }

.nice th a, .nice th h3 {
  color: #fff; }

.eventsDateFont {
  font-size: 1.4em; }

.nice td p {
  padding: 0px;
  margin: 0px; }

.nice tr:nth-child(even) td {
  background: #fff; }

.nice tr:nth-child(odd) td {
  background: #eee; }

.description ul li strong {
  /*imgTxtContent Styles*/ }

.imgTxtContent {
  max-width: 100%;
  min-height: 400px; }

.imgTxtContent .columns {
  height: 100%;
  position: relative; }

.imgTxtContent h2 {
  font-size: 3.2em;
  font-weight: 100; }

.imgTxtContent h2:after {
  height: 14px;
  margin : 10px auto 15px auto; }

.backgroundCoverDark h2:after {
  background-image: url("/public/images/chevron-white-small.png");
  opacity: 0.6; }

.imgTxtContent .img {
  display: table;
  height: 100%;
  border: 0px;
  min-height: 400px; }

.vCenter {
  vertical-align: middle;
  display: table-cell;
  height: 100%;
  position: relative; }

.backgroundCoverDark {
  color: #fff; }

.jsCenter {
  padding: 0px 10%;
  text-align: justify; }

.infoContainerElements {
  z-index: 1;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  display: inline-block;
  padding: 30px 0px;
  border: 0px; }

.lightBg, .darkBg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.85); }

.lightBg2 {
  background: rgba(255, 255, 255, 0.55); }

.darkBg {
  background: rgba(0, 0, 0, 0.85); }

iframe {
  border: none; }

.valignContainer {
  position: relative;
  display: table;
  width: 100%;
  height: 100%; }

.valignBody {
  position: relative;
  z-index: 2;
  display: table-cell;
  margin: auto;
  vertical-align: middle;
  text-align: center; }

.callToAction {
  padding: 0px;
  text-align: center;
  position: relative;
  color: #fff; }

.callToAction .button {
  background: #fff;
  color: #000;
  border: 0px; }

.callToAction:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.88)); }

.submenu {
  background: #eee; }

.submenu li {
  cursor: pointer;
  position: relative;
  padding: 12px 15px;
  text-align: left;
  display: block;
  font-size: 0.9em;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #fff;
  margin-bottom: 5px; }

.submenu li a {
  color: #000; }

.submenu li.over {
  border-bottom: 1px solid #32baea;
  font-weight: bold; }

.submenu li:hover {
  border-bottom: 1px solid #32baea; }

.submenu li:hover a, .submenu li.over a, .submenu li.over {
  color: #32baea; }

.submenuSecond {
  text-align: center;
  margin: 25px auto;
  width: 100%; }

.submenuSecond li {
  display: inline-block; }

.submenuSecond li::after {
  content: "/";
  margin: 0 10px;
  color: #aaa; }

.submenuSecond li:last-child:after {
  content: " "; }

.submenuSecond li a {
  color: #000;
  cursor: pointer;
  position: relative;
  padding: 8px 0px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase; }

.submenuSecond li.over a {
  font-weight: bold;
  color: #32baea;
  border-bottom: 1px solid #32baea; }

.submenuSecond a:hover {
  color: #32baea; }

.bigmenu {
  -webkit-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  background-color: #eee;
  margin-bottom: 25px;
  cursor: pointer;
  overflow: hidden; }

.bigmenu .img {
  height: 120px; }

.bigmenu .more {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 15%;
  z-index: 4;
  text-align: center;
  opacity: 0; }

.bigmenu .more span {
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, .3);
  padding: 3px 20px;
  font-size: 0.6em;
  margin: auto;
  color: #000;
  text-transform: uppercase; }

.bigmenu .title {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  display: table;
  text-align: center;
  height: 120px;
  z-index: 4; }

.bigmenu .title a {
  color: #303030;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 2px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px; }

.bigmenu .desc {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  display: table;
  height: 120px;
  z-index: 4;
  opacity: 0; }

.bigmenu .desc p {
  color: #fff;
  letter-spacing: 1px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  line-height: 24px;
  text-align: center; }

.bigmenu .shadow {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0); }

.bigmenu:hover .shadow {
  opacity: 0.2; }

.bigmenu:hover .desc {
  opacity: 1;
  bottom: 30px; }

.bigmenu:hover .title {
  bottom: 20px; }

.bigmenu:hover .more {
  bottom: 20%;
  opacity: 1; }

.bigmenu:hover .img {
  transform: scale(1.1); }

.news {
  height: 280px;
  font-size: 0.9em;
  cursor: pointer;
  position: relative;
  background: #fff;
  margin-bottom: 30px; }

.newBut {
  border: 1px solid #32baea;
  background-color: #32baea;
  color: #fff;
  top: 130px;
  right: -20px;
  position: absolute;
  padding: 4px 15px;
  text-transform: uppercase;
  font-size: 12px; }

.news a {
  display: block;
  font-size: 1.2em;
  color: #383838;
  width: 100%;
  margin-top: 18px;
  padding-left: 0px;
  padding-right: 0px;
  text-transform: uppercase;
  font-weight: bold;
  /*.news:hover .circle 
  {
  color: #f3e9a2;
  border: 1px solid #f3e9a2; 
  }*/ }

.imgNewsContainer {
  position: relative;
  overflow: hidden;
  height: 180px; }

.imgNewsContainer .img {
  height: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  background-image: url('/public/images/nophoto.png'); }

.news:hover .img {
  transform: scale(1.1); }

.news:hover .newshort a {
  color: #328cc2; }

.news:hover .newBut {
  background-color: #3272ab;
  color: #fff;
  border-color: #3272ab; }

.news .date {
  position: absolute;
  z-index: 9;
  color: #1da9da;
  font-size: 0.8em;
  font-weight: bold;
  top: 260px; }

.news span {
  font-size: 0.9em;
  line-height: 0.1em;
  padding: 0;
  margin: 0;
  color: #1da9da;
  font-weight: bold;
  text-transform: uppercase; }

.newsTitle {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  margin-top: 30px;
  text-transform: uppercase;
  margin-bottom: 30px; }

.backReal {
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 15px; }
  .backReal a {
    color: #fff; }

.routePluginContainer {
  position: absolute;
  z-index: 3;
  top: 30px;
  width: 300px;
  text-align: left;
  right: 30px;
  color: #fff; }

.routePluginContainer h4 {
  text-transform: uppercase;
  font-weight: 100; }

.routePluginResult {
  font-weight: 100;
  padding: 20px;
  background: rgba(0, 0, 0, .3);
  display: none;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .4); }

.routePluginResult strong {
  font-size: 1.1em;
  color: #fff;
  font-weight: 100; }

.routePluginResult i {
  color: red; }

.routePluginInput {
  display: block;
  position: relative; }

.routePluginInput input {
  height: 50px;
  background: rgba(0, 0, 0, .5);
  position: relative;
  right: 0px;
  color: #fff;
  border: 0px;
  font-size: 1.2em; }

.routePluginInput button {
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: 14px;
  top: 8px;
  background: none;
  border: 0px; }

.routePluginInput button:hover {
  background: none; }

.routePluginInput button:hover i {
  color: #fff; }

.routePluginInput input::-webkit-input-placeholder {
  color: #909090;
  font-style: italic; }

.routePluginInput button i {
  padding: 0px;
  border: none;
  font-size: 2em;
  color: #ee1b24; }

.facebook {
  background: #45619d;
  padding: 2px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  color: #fff !important;
  font-size: 0.8em;
  margin-bottom: 4px; }

#facebookSlideBtn {
  float: left;
  width: 50px;
  height: 55px;
  cursor: pointer;
  background: url(/public/images/facebook.png) no-repeat;
  position: absolute;
  top: 0px;
  left: -50px; }

#facebookSlide {
  width: 350px;
  height: 400px;
  display: none;
  right: -350px;
  padding: 0;
  position: fixed;
  top: 275px;
  z-index: 99999999999; }

.swiper-slide {
  z-index: 999;
  background-color: #000;
  height: 100%;
  border-bottom: 10px solid black; }

.slideInfo {
  z-index: 99999999;
  color: #fff;
  position: absolute;
  width: 100%;
  margin: auto;
  bottom: 120px;
  left: 0px;
  font-size: 0.75em; }

#sliderGallery {
  height: 300px; }

.sliderMore {
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #da251c;
  padding: 4px 15px;
  font-size: 1.5em;
  cursor: pointer;
  background-color: #da251c;
  font-size: 12px;
  margin-top: 14px; }

.sliderMore:hover {
  background: #da251c;
  border: 1px solid #da251c;
  color: #000;
  /*.slideInfo:after {
    content: " ";
    background: -moz-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
    background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
    background: linear-gradient(to bottom, rgba(89, 89, 89, 0) 0%, #2d2d2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#595959',GradientType=0);
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40%;
    z-index: 9;  
}*/
  /*.header::after{
  content: "";
      background: -moz-linear-gradient(top, rgba(54,16,0,1) 0%, rgba(0,108,104,0) 100%);
    background: -webkit-linear-gradient(top, rgba(54,16,0,1) 0%,rgba(0,108,104,0) 100%);
    background: linear-gradient(to bottom, #204920 42%, rgba(32, 73, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#361000', endColorstr='#00006c68',GradientType=0 );
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60%;
    z-index: 9999;
}
*/ }

.slideInfo h3 {
  font-size: 3.7em;
  width: 100%;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  font-weight: bold; }

.slideInfo strong {
  font-size: 1.8em;
  display: block; }

.slideInfo p {
  line-height: 140%;
  font-size: 1.6em;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.04em; }

#sliderGallery .swiper-pagination {
  bottom: 27px !important; }

#sliderGallery .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1; }

#sliderGallery .swiper-pagination-bullet-active {
  background: #da251c;
  /*
.swiper-prev, .swiper-next {
  
    color:#fff;

  cursor: pointer;
  height: 45px;
  left: 110px;
  margin-top: -6px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 45px;
  z-index: 99999999999;
}

.arrow-navigation.arrow-left{
  border-top: 1px solid rgb(255,168,0);  
  border-right: 1px solid rgb(255,168,0); 
   margin-right: -4px;
}
.arrow-navigation.arrow-right{
  border-bottom: 1px solid rgba(255,168,0,.73);  
  border-left: 1px solid rgba(255,168,0,.73); 
  margin-right: -12px;
}
.swiper-prev:hover, .swiper-next:hover { background:rgba(255,168,0,.73);color:#000;} 


*/ }

.arrow-navigation {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -9px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#sliderGallery .swiper-prev:hover .arrow-navigation, #sliderGallery .swiper-next:hover .arrow-navigation {
  border-color: black; }

.swiper-button-next, .swiper-button-prev {
  width: 20px !important;
  height: 20px !important;
  margin-left: 20px;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  padding: 35px; }

.swiper-button-prev:hover, .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.30); }

.swiper-button-next {
  margin-right: 20px; }

@media only screen and (max-height: 700px) {
  .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    padding: 5px 0 !important; } }

@media only screen and (max-width: 1300px) {
  .menu > li > a {
    font-size: 0.95em; }

  .menu > li > a span {
    padding: 0px 9px; } }

@media only screen and (max-width: 1150px) {
  .menu > li > a span {
    padding: 0px 7px; } }

@media only screen and (max-width: 1150px) {
  .menu > li > a span {
    padding: 0px 4px; } }

@media only screen and (max-width: 75em) {
  .menu > li > a {
    font-size: 0.95em; }
    #booking button {
      height: 103%;
      font-size: 0.9em; }
    .bigmenu .img {
      height: 300px; }
    .vCenter {
      padding: 10%; }
    .jsCenter {
      padding: 0px; }
    .bigmenu:hover .more {
      top: 20%;
      opacity: 0; }
    .bookingBar {
      width: 70%;
      right: -70%; }
    .pageOut {
      left: -70%; }
    .bookingIn {
      right: 0%; } }

@media only screen and (max-width: 63.9375em) {
  .conference .img {
    height: 350px; }

  .conference:hover .title {
    bottom: 120px; }

  .swiper-button-next, .swiper-button-prev {
    display: none; }

  .conference .icons {
    top: 10px; }

  .imgTxtContent .img {
    height: auto;
    min-height: 330px; }

  .imgTxtContent .imgCover, .imgTxtContent .callToAction:before {
    min-height: 330px; }

  .top p {
    display: none; }

  .lang {
    margin-top: 0px; }

  .lang li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 0px; }

  .lang li.act a, .lang li:hover a {
    color: #32baea;
    border: 1px solid #32baea; }

  .bigmenu .img {
    height: 250px; }

  #showMenu {
    border: 2px solid #000; }

  #topImg {
    min-height: 300px; }

  #topImg .title h1 {
    font-size: 3em; }

  #topImg .title h1:after {
    height: 14px; }

  .scrollTop #logo {
    top: 0px; }

  .header.scrollTop {
    top: 0px;
    background: #fff; }

  #menuWrap, #menuWrapSecond {
    padding : 0px;
    width: 100%;
    margin-top: 20px; }

  .menu {
    width: 80%;
    margin: auto; }

  #menuWrap {
    padding-top: 70px; }

  .menu li {
    display: block;
    float: none;
    width: 100%; }

  .menu li a {
    font-size: 1.2em;
    height: 60px;
    line-height: 60px;
    margin: 0;
    text-shadow: none;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .2); }

  .menu > li:hover > ul {
    display: none; }

  .package:hover .title {
    bottom: 70px; }

  .packageInfo {
    text-align: center; }

  .packageInfo .iconCircle {
    display: inline-block;
    text-align: center; }

  .description {
    margin-top: 13px; }

  .description h2 {
    text-transform: capitalize;
    font-size: 2em;
    position: relative; }

  .routePluginContainer {
    position: relative;
    top: inherit;
    right: inherit;
    text-align: center;
    width: 100%; }

  .routePluginContainer h4 {
    color: #404040;
    text-align: center; }

  .routePluginInput input {
    background: #303030;
    border-bottom: 1px solid rgba(255, 255, 255, .1); }

  .routePluginResult {
    background: #000; }

  .menu li.over {
    border-top: 0px solid #d49a33; }

  .menuContainer {
    border-bottom: none;
    background: rgba(255, 255, 255, 0); }

  .topInfo {
    display: none;
    top: 37px;
    right: 120px; } }

@media only screen and (max-width: 40em) {
  .package .img, .package .price {
    height: 250px; }
    .package:hover .title {
      bottom: 0px; }
    .column.li {
      margin-bottom: 20px;
      margin-top: 0px; }
    .swiper-button-next, .swiper-button-prev {
      display: none; }
    #topImg .title {
      font-size: 2.3em; }
    #topImg {
      min-height: 160px; }
    .top p {
      display: none; }
    .description .medium-6 {
      margin-bottom: 20px; }
    #gmap {
      height: 240px; }
    #logo {
      position: relative;
      top: 5px; }
    .logoIma {
      width: 40px;
      min-width: 160px; }
    .header {
      height: 75px; }
    .header img {
      width: auto; }
    #footer {
      padding-bottom: 0px; }
    .footerIcon {
      margin-bottom: 20px; }
    .credits {
      margin: 0px; }
    .small-text-center {
      text-align: center; }
    .slideInfo {
      font-size: 0.4em; }
    #menuWrap {
      padding-top: 0px;
      text-align: center; }
    .menu li a {
      color: #000;
      font-size: 1em;
      text-shadow: none;
      margin: 0;
      padding: 0;
      height: 44px;
      margin-top: 18px; }
    .menu > li > a > span {
      height: auto; }
    .menu > li:hover > ul {
      display: none; }
    #showMenu {
      right: 20px;
      top: 20px;
      width: 35px;
      height: 35px;
      line-height: 35px;
      border: 2px solid #000; }
    .showBookingBtn {
      width: 35px;
      height: 35px;
      line-height: 35px;
      right: 20px;
      top: 75px; }
    .top p {
      display: none; }
    .h2 {
      font-size: 1.7em; }
    #loadingHeight {
      min-height: 362px;
      background: none !important; }
    h1 {
      font-size: 1.3em; }
    .slick-next, .slick-prev {
      display: none !important; }
    .scrollTop #menu li a {
      line-height: 49px; }
    .slideInfoIco img {
      display: none; }
    .icoWrapper {
      display: none; }
    .topInfo {
      top: 24px;
      right: 70px; }
    .topContact span {
      display: none; }
    .lang li a {
      width: 25px; }
    #location {
      display: none; }
    .bookingBar {
      width: 100%;
      right: -100%; }
    .pageOut {
      left: 0; }
    .bookingIn {
      right: 0%; }
    .bookingWrap h3:after {
      margin-bottom: 30px; }
    .bookingClose {
      left: 10px;
      top: 10px; }
    .bookingBar {
      padding: 10px; }
    .ui-datepicker {
      padding: 10px; }
    .ui-datepicker .ui-datepicker-calendar td {
      padding: 4px 0;
      font-size: 1.1em; }
    .dateStr {
      text-align: left; }
    .dateStr p {
      font-size: 3em; }
    .dateStr span {
      font-size: 1.2em; }
    .dateStr em {
      font-size: 0.8em; }
    .ui-datepicker-title {
      height: 30px; } }
