﻿@font-face {
  font-family: 'geogrotesque_rgregular';
  src: url("../fonts/geogtq-rg-webfont.eot");
  src: url("../fonts/geogtq-rg-webfont-1.eot") format("embedded-opentype"), url("../fonts/geogtq-rg-webfont.txt") format("woff2"), url("../fonts/geogtq-rg-webfont.woff") format("woff"), url("../fonts/geogtq-rg-webfont.ttf") format("truetype"), url("../fonts/geogtq-rg-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'geogrotesque_smbdsemibold';
  src: url("../fonts/geogtq-sb_0-webfont.eot");
  src: url("../fonts/geogtq-sb_0-webfont-1.eot") format("embedded-opentype"), url("../fonts/geogtq-sb_0-webfont.txt") format("woff2"), url("../fonts/geogtq-sb_0-webfont.woff") format("woff"), url("../fonts/geogtq-sb_0-webfont.ttf") format("truetype"), url("../fonts/geogtq-sb_0-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'geogrotesque_mdmedium';
  src: url("../fonts/geogtq-md-webfont.eot");
  src: url("../fonts/geogtq-md-webfont-1.eot") format("embedded-opentype"), url("../fonts/geogtq-md-webfont.txt") format("woff2"), url("../fonts/geogtq-md-webfont.woff") format("woff"), url("../fonts/geogtq-md-webfont.ttf") format("truetype"), url("../fonts/geogtq-md-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

img, a {
  border: none;
  text-decoration: none;
  outline: 0; }

*:focus {
  outline: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6, ul, p, figure, fieldset {
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6, p {
  line-height: 1.4;
  font-weight: normal; }

ul {
  list-style: none; }

fieldset {
  border: 0px; }

input {
  padding: 0;
  margin: 0; }

a {
  color: #93042f;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  a:hover {
    color: #171717; }

.pageAlign {
  margin: 0 auto;
  max-width: 1400px; }

.relative {
  position: relative; }

.fullWidth, header, header .top, header .bottom, .el_1, .el_1 .scrollTo, .mainContainer, .headline, .circleList, .el_2, .el_7, .el_3, .clientList, .el_4, .el_5, .newsList .item .content, footer, footer .scrollTo, footer .top .item .social, footer .bottom, footer .copyright, .heroSection, .pageMap, .pageMap figure img, .pageMap .content .inside, .gallery, .el_8, .el_9, .el_9 .process, .el_9 .process .item .content, .el_12, .form, .form .widget input.text, .form .widget textarea, .form .submit_container, .section_1, .pageTitle, .bodyPagesRegular aside .box, .calendarGallery {
  float: left;
  width: 100%; }

.invisible {
  display: none; }

.fl {
  float: left !important; }

.fr {
  float: right !important; }

body, input, textarea, select {
  font-family: geogrotesque_rgregular;
  font-size: 16px;
  font-weight: 400; }

body {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 100%;
  min-width: 100%;
  color: #171717;
  background: #fff; }

strong {
  font-weight: normal;
  font-family: geogrotesque_smbdsemibold; }

.btn {
  display: inline-block;
  border: 1px solid #93042f;
  color: #93042f;
  text-transform: uppercase;
  font-size: 18px;
  font-family: geogrotesque_smbdsemibold;
  padding: 16px 40px;
  line-height: 1;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn.type_2 {
    border: none;
    background: url(../img/btn_1.png) center repeat-x; }
    .btn.type_2:before {
      display: inline-block;
      width: 18px;
      height: 15px;
      content: "";
      margin-right: 10px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background: url("../img/sprites.png") -276px 0 no-repeat; }
    .btn.type_2:hover:before {
      background: url("../img/sprites.png") -301px 0 no-repeat; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 0; }
  table tr, table td {
    padding: 0;
    margin: 0; }

sup {
  position: absolute; }

#cookieAlert {
  float: left;
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #171717;
  color: #fff;
  padding: 15px 20px;
  z-index: 30;
  font-size: 14px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #cookieAlert span.text {
    display: inline-block;
    vertical-align: middle; }
  #cookieAlert .cookie_btn {
    display: inline-block;
    cursor: pointer;
    margin-left: 20px;
    background: #93042f;
    position: relative;
    right: 0;
    color: #fff;
    padding: 10px 25px;
    border: 1px solid #93042f;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #cookieAlert .cookie_btn:hover {
      border: 1px solid #93042f;
      background: #171717 none;
      color: #fff; }
  #cookieAlert a {
    color: #717171; }
    #cookieAlert a:hover {
      text-decoration: underline; }

svg:not(:root) {
  overflow: hidden; }

.readMore {
  text-align: right;
  font-size: 13px;
  text-transform: uppercase; }
  .readMore a:after {
    display: inline-block;
    width: 5px;
    height: 9px;
    content: "";
    margin-left: 10px;
    background: url("../img/sprites.png") -323px 0 no-repeat; }
  .readMore a:hover:after {
    background: url("../img/sprites.png") -328px 0 no-repeat; }

.column_1 {
  float: left;
  width: 51.42857%; }

.column_2 {
  float: left;
  width: 42.85714%; }
  .column_2.type_2 {
    float: right; }

.column_3 {
  float: left;
  width: 46.42857%; }

.mb80 {
  margin-bottom: 80px; }

.mt80 {
  margin-top: 80px; }

a.dl {
  font-family: geogrotesque_mdmedium;
  font-size: 12px;
  text-transform: uppercase;
  float: right;
  color: #717171;
  margin-top: 5px; }
  a.dl:hover {
    color: #93042f; }

.relative {
  position: relative; }

.bodyIndex .mainContainer {
  padding-bottom: 0; }

.bodyPages .mainContainer h2 {
  font-size: 52px;
  font-family: geogrotesque;
  color: #171717;
  margin-bottom: 40px;
  padding-bottom: 5px;
  background: url(../img/line.png) bottom left no-repeat; }

.bodyPages .mainContainer h2.type_2 {
    text-transform: none; }

.bodyPages .scrollTo {
  background: url(../img/bg_3.png) center center no-repeat;
  height: 74px; }
.bodyPages .heroSection .infoBlock {
  max-width: none; }
.bodyPages .heroSection figure {
  overflow: hidden; }

.bodyContact .mainContainer {
  padding-bottom: 0; }
.bodyContact footer .scrollTo {
  display: none; }

body.calendar .heroSection {
  max-height: none; }

header {
  height: 170px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header .top {
       height: 45px;
    font-size: 15px;
   background: #93042f; }

header .top a {
   color: #d0a4ac; }

header .top a:hover {
   color: #ffffff; }

header .top .fl li {
               float: left;
        margin-right: 15px;
      text-transform: uppercase;
         line-height: 1;
          margin-top: 14px; }

header .top .fl li span {
      color: #fff; }

header .top .info a {
      float: left;
      margin-top: 14px;
      line-height: 1; }
      
header .top .info a.phone {
        margin-right: 30px;
        cursor: text; }
        
header .top .info a.phone:hover {
          color: #d0a4ac;
          text-decoration: none; }
        
header .top .info a.phone:before {
          display: inline-block;
          width: 12px;
          height: 13px;
          content: "";
          position: relative;
          top: 2px;
          margin-right: 10px;
          background: url("../img/sprites.png") -179px 0 no-repeat; }
      
header .top .info a.mail:before {
        display: inline-block;
        width: 16px;
        height: 13px;
        content: "";
        position: relative;
        top: 2px;
        margin-right: 10px;
        background: url("../img/sprites.png") -194px 0 no-repeat; }

header .top .langSwitch {
      margin-left: 30px;
      margin-top: 17px; }

header .top .langSwitch li {
        float: left; }

header .top .langSwitch li a, header .top .langSwitch li span {
          text-indent: -9999px; }

header .top .langSwitch li.lang_sl {
          margin-right: 7px; }

header .top .langSwitch li.lang_sl a, header .top .langSwitch li.lang_sl span {
	display: inline-block;
	  width: 14px;
	 height: 11px;
 background: url("../img/sprites.png") -213px 0 no-repeat; }

header .top .langSwitch li.lang_rs a, header .top .langSwitch li.lang_rs span {
	display: inline-block;
	  width: 17px;
	 height: 11px;
 background: url("../img/sprites.png") -210px -14px no-repeat; }


header .top .langSwitch li.lang_en a, header .top .langSwitch li.lang_en span {
	display: inline-block;
	  width: 18px;
	 height: 11px;
 background: url("../img/sprites.png") -234px 0 no-repeat; }



header .logo {
    float: left; }

header .logo a {
      float: left;
      width: 171px;
      height: 56px;
      text-indent: -9999px;
      background: url("../img/sprites.png") 0 0 no-repeat; }

header .bottom {
    padding-top: 35px;
    height: 125px;
    background: #ffffff;
    position: relative;
    top: 0;
    z-index: 100;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); }
  header.sticky .bottom {
    padding-top: 20px;
    height: 96px;
    position: fixed; }

.mainNav {
  float: right;
  margin-top: 20px; }
  .mainNav > nav > ul > li {
    float: left;
    font-size: 17px;
    text-transform: uppercase;
    font-family: geogrotesque_smbdsemibold;
    margin-right: 50px;
    position: relative;
    line-height: 1; }
    .mainNav > nav > ul > li > a {
      color: #171717; }
      .mainNav > nav > ul > li > a:hover {
        color: #93042f; }
    .mainNav > nav > ul > li > span.active {
      color: #717171; }
    .mainNav > nav > ul > li:last-child {
      margin-right: 0; }
  .mainNav.mobile {
    display: none; }

#mobileNavBtn, #mobileNavBtn_2 {
  display: none; }

.el_1 {
  position: relative; }

.el_1 .progress-container {
    position: absolute;
    bottom: 130px;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 1400px;
    height: 115px; }

.el_1 .progress-container .circle-progress {
      height: 115px;
      position: absolute;
      right: 15px;
      width: 115px;
      z-index: 99; }

.el_1 .progress-container .circle-progress p {
        font-size: 32px;
        color: rgba(255, 255, 255, 0.5);
        left: 50%;
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

.el_1 .infoBlock {
    position: absolute;
    bottom: 120px;
    right: 0;
    left: 0;
    margin: auto;
    width: 1400px;
    z-index: 2; }

 .el_1 .infoBlock img {
    position: absolute;
      bottom: 140px;
       right: 0;
        left: 300;
     z-index: 2; }


 .el_1 .infoBlock h4 {
      font-size: 36px;
          color: #ffffff;
  margin-bottom: 10px;
    line-height: 1; }

 .el_1 .infoBlock p {
          color: #b5d0d8;
      font-size: 18px;
      max-width: 680px; }

 .el_1 .slider {
    overflow: hidden; }

 .el_1 .slider .item img {
      display: block;
        width: 100%; }

 .el_1 .scrollTo {
    height: 63px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    text-align: center;
    background: url(../img/scrollTo_background.png) center center no-repeat; }

 .el_1 .scrollTo .arrow {
      display: inline-block;
      width: 24px;
      height: 15px;
      margin-top: 21px;
      cursor: pointer;
      background: url("../img/sprites.png") -251px 0 no-repeat; }

 .el_1 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(11, 80, 101, 0.7); }

.mainContainer {
  margin-top: 80px;
  padding-bottom: 80px; }

.headline {
  text-align: center;
  padding-bottom: 50px;
  margin-bottom: 50px;
  background: url(../img/line.png) bottom center no-repeat; }
  .headline h1 {
    font-size: 52px;
    font-family: geogrotesque_smbdsemibold;
    text-transform: uppercase; }
  .headline h2 {
    font-size: 28px;
    color: #717171;
    font-family: geogrotesque_rgregular;
    text-transform: uppercase;
    background: none transparent !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
  .headline h4 {
    font-size: 38px;
    font-family: geogrotesque_smbdsemibold;
    text-transform: uppercase; }
  .headline img {
    margin-top: 24px;
    margin-bottom: 17px; }
  .headline p {
    max-width: 950px;
    margin: 0 auto;
    color: #717171; }
  .headline.type_2 {
    padding-bottom: 40px;
    margin-bottom: 20px; }
  .headline.type_3 p {
    color: #171717; }

.circleList {
  margin-bottom: 80px; }

.circleList .item {
    float: left;
    width: 14.0%;
    margin-right: 2.28571%; }

.circleList .item:last-child {
      margin-right: 0; }

.circleList .item figure {
      width: 168px;
      margin: 0 auto; }

.circleList .item figure .overflow {
        float: left;
        width: 168px;
        height: 168px;
        position: absolute;
        z-index: 2;
        background: url(../img/overflow.png) 0 0 no-repeat; }

.circleList .item figure .circle {
        float: left;
        width: 168px;
        height: 168px;
        position: absolute;
        z-index: 3;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg); }

.circleList .item figure .circle .path_1 {
          stroke: #dddddd !important; }

.circleList .item figure .circle .path_2 {
          stroke: #93042f; }

.circleList .item figure a {
        position: relative;
        display: inline-block;
        width: 168px;
        height: 168px;
        overflow: hidden; }

.circleList .item figure a .cover {
          display: block;
          position: relative;
          left: 0;
          z-index: 1;
          margin-top: 6px;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=1);
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }

.circleList .item figure a:hover .cover {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
          filter: alpha(opacity=70);
          -moz-opacity: 0.7;
          -khtml-opacity: 0.7;
          opacity: 0.7; }

.circleList .item figure a:before {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          content: "";
          z-index: 2;
          background: rgba(0, 0, 0, 0.5);
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
          filter: alpha(opacity=0);
          -moz-opacity: 0;
          -khtml-opacity: 0;
          opacity: 0; }

.circleList .item figure a:after {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          content: "";
          z-index: 2;
          background: url(../img/more.svg) center center no-repeat;
          background-size: 60px 60px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
          filter: alpha(opacity=0);
          -moz-opacity: 0;
          -khtml-opacity: 0;
          opacity: 0;
          -moz-transform: scale(0);
          -webkit-transform: scale(0);
          -o-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0); }

.circleList .item figure a:hover:before {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=1);
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; }

.circleList .item figure a:hover:after {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=1);
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1;
          -moz-transform: scale(1);
          -webkit-transform: scale(1);
          -o-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1); }

.circleList .item h3 {
      font-size: 19px;
      font-family: geogrotesque_smbdsemibold;
      text-transform: uppercase;
      text-align: center;
      margin-top: 16px;
      margin-bottom: 3px; }

.circleList .item p {
      text-align: center;
      color: #717171;
      line-height: 1.2; }






.circleList .item.rotate_2 figure .circle {
      -moz-transform: rotate(60deg);
      -webkit-transform: rotate(60deg);
      -o-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
      transform: rotate(60deg); }

.circleList .item.rotate_3 figure .circle {
      -moz-transform: rotate(120deg);
      -webkit-transform: rotate(120deg);
      -o-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
      transform: rotate(120deg); }

.circleList .item.rotate_4 figure .circle {
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.circleList .item.rotate_5 figure .circle {
      -moz-transform: rotate(240deg);
      -webkit-transform: rotate(240deg);
      -o-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
      transform: rotate(240deg); }

.circleList .item.rotate_6 figure .circle {
      -moz-transform: rotate(300deg);
      -webkit-transform: rotate(300deg);
      -o-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
      transform: rotate(300deg); }

  .circleList.type_2 figure {
    width: 168px;
    margin: 0 auto; }
    .circleList.type_2 figure .inside {
      position: relative;
      display: inline-block;
      width: 168px;
      height: 168px;
      overflow: hidden; }
      .circleList.type_2 figure .inside .ico {
        width: 90px;
        height: auto;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0; }
      .circleList.type_2 figure .inside.ico_type_2 .ico {
        width: 110px; }
  .circleList.type_2 h3 {
    margin-bottom: 8px; }
  .circleList.type_2 .data {
    color: #717171;
    margin-bottom: 10px; }
    .circleList.type_2 .data span {
      margin-right: 10px; }
  .circleList.type_2 p {
    color: #171717; }
  .circleList.type_3 .item p {
    color: #171717; }

.el_2 {
  margin-bottom: 60px;
  position: relative; }
  .el_2 .content {
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 10.5%;
    display: flex;
    align-items: center;
    color: #b5d0d8; }
    .el_2 .content .top {
      float: left;
      width: 650px; }
      .el_2 .content .top h5 {
        font-size: 28px;
        margin-bottom: -6px;
        text-transform: uppercase; }
      .el_2 .content .top h4 {
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 52px;
        font-family: geogrotesque_smbdsemibold;
        padding-bottom: 13px;
        margin-bottom: 35px;
        background: url(../img/line_4.png) bottom left no-repeat; }
      .el_2 .content .top p {
        font-size: 15px; }
      .el_2 .content .top li {
        display: block;
        position: relative;
        padding-left: 25px;
        margin-bottom: 20px; }
        .el_2 .content .top li:before {
          position: absolute;
          left: 0;
          top: 5px;
          float: left;
          width: 12px;
          height: 12px;
          content: "";
          background: url("../img/sprites.png") -457px 0 no-repeat; }
    .el_2 .content .bottom {
      float: left;
      width: 100%;
      margin-top: 70px; }

.el_7 .item {
  float: left;
  width: 180px;
  margin-right: 50px;
  color: #FFFFFF;
  font-size: 16px;
  position: relative; }
  .el_7 .item strong {
    color: #93042f;
    font-size: 58px;
    line-height: 1;
    margin-bottom: 3px; }
    .el_7 .item strong sup {
      font-size: 36px;
      position: absolute;
      top: 6px;
      line-height: 1; }
  .el_7 .item p sup {
    position: relative;
    vertical-align: top; }
.el_7.type_2 .item {
  margin-bottom: 40px; }
  .el_7.type_2 .item:nth-child(3n) {
    margin-right: 0; }

.el_3 {
  margin-bottom: 50px; }

.clientList {
  text-align: center; }
  .clientList .item {
    display: inline-block;
    height: 100px;
    line-height: 100px;
    margin-right: 50px;
    text-align: center; }
    .clientList .item:last-child {
      margin-right: 0; }
    .clientList .item figure {
      vertical-align: middle;
      display: inline-block; }
      .clientList .item figure img {
        display: inline-block; }

.el_4 {
  min-height: 290px;
  background: url(../files/tmp/tmp2.jpeg) center center no-repeat;
  background-size: cover;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  position: relative;
  padding-top: 90px; }
  .el_4:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    float: left;
    width: 236px;
    height: 63px;
    content: "";
    background: url(../img/symbol_1.png) 0 0 no-repeat; }
  .el_4 h5 {
    font-size: 20px; }
  .el_4 h4 {
    font-family: geogrotesque_smbdsemibold;
    font-size: 42px;
    margin-bottom: 27px; }
  .el_4 .btn {
    margin-bottom: 30px; }

.el_5 {
  background: #dddddd;
  padding-top: 80px;
  padding-bottom: 80px; }

.newsList .item {
  float: left;
  width: 22.85714%;
  margin-right: 2.85714%;
  background: #FFFFFF;
  position: relative; }

.newsList .item:last-child {
    margin-right: 0; }

.newsList .item figure {
    float: left;
    width: 100%; }

.newsList .item figure img {
      display: block;
      width: 100%;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=1);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.newsList .item figure a:hover img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7; }

.newsList .item .content {
    padding: 15px 20px 15px 20px; }

.newsList .item .content h3 {
        font-size: 22px;
      line-height: 1.2;
      font-family: geogrotesque_smbdsemibold;
    margin-bottom: 13px; }

.newsList .item .content h3 a {
      color: #171717; }

.newsList .item .content h3 a:hover {
      color: #93042f; }

.newsList .item .content .readMore {
      position: absolute;
        bottom: 20px;
         right: 20px; }





footer {
    position: relative;
     padding: 105px 0 0 0;
  background: #092d38 url(../img/footer.png) top left no-repeat; }

footer .scrollTo {
        height: 63px;
      position: absolute;
           top: 0;
       z-index: 9;
    text-align: center;
    background: url(../img/scrollTo_top.png) center center no-repeat; }

footer .scrollTo .arrow {
      display: inline-block;
        width: 24px;
       height: 16px;
   margin-top: 21px;
       cursor: pointer;
   background: url("../img/sprites.png") -251px -17px no-repeat; }





footer .top .item {
           float: left;
           width: 14%;
    margin-right: 2%;
           color: #FFFFFF; }

footer .top .item:first-child {
      margin-right: 0; }

footer .top .item:first-child h5 {
        text-transform: none; }

footer .top .item h5 {
      font-size: 24px;
      text-transform: uppercase;
      font-family: geogrotesque_smbdsemibold;
      padding-bottom: 13px;
      margin-bottom: 20px;
      background: url(../img/line_2.png) bottom left no-repeat; }

footer .top .item h6 {
      font-size: 16px;
      text-transform: uppercase;
      color: #b5d0d8;
      margin-bottom: -2px; }

footer .top .item .social {
      margin-top: 6px; }
      footer .top .item .social a {
        float: left;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        margin-right: 10px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5; }
        footer .top .item .social a:last-child {
          margin-right: 0; }
        footer .top .item .social a.fb {
          background: url("../img/sprites.png")-338px 0 no-repeat; }
        footer .top .item .social a.ld {
          background: url("../img/sprites.png")-380px 0 no-repeat; }
        footer .top .item .social a.gp {
          background: url("../img/sprites.png")-422px 0 no-repeat; }
        footer .top .item .social a:hover {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          filter: alpha(opacity=1);
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; }
    footer .top .item a {
      color: #FFFFFF; }
      footer .top .item a:hover {
        color: #b5d0d8; }
  footer .bottom {
    background: #07232c;
    text-align: center;
    padding: 24px 0;
    margin-top: 70px; }
    footer .bottom li {
      display: inline-block;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 1;
      margin-right: 20px;
      padding-right: 20px;
      background: url(../img/line_3.png) right center no-repeat; }
      footer .bottom li:last-child {
        margin-right: 0;
        padding-right: 0;
        background: none; }
      footer .bottom li a {
        color: #b5d0d8; }
        footer .bottom li a:hover {
          color: #FFFFFF; }
      footer .bottom li span {
        color: #fff; }
  footer .copyright {
    padding: 25px 0;
    background: #FFFFFF;
    font-size: 14px;
    color: #767676; }
    footer .copyright .author {
      display: inline-block;
      width: 117px;
      height: 18px;
      margin-left: 5px;
      text-indent: -9999px;
      background: url("../img/sprites.png") -191px -38px no-repeat; }
    footer .copyright a {
      color: #767676; }
      footer .copyright a:hover {
        color: #171717; }

.heroSection {
  max-height: 645px;
  position: relative; }

.heroSection img {
    display: block;
    width: 100%; }

.heroSection .infoBlock {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 700px;
    margin: auto;
    text-align: center;
    z-index: 2;
    color: #FFFFFF; }

.heroSection .infoBlock .table {
      display: table;
      width: 100%;
      height: 100%; }

.heroSection .infoBlock .table .inside {
        display: table-cell;
        vertical-align: middle; }

.heroSection .infoBlock .table .inside .icon {
        position: relative;
         display: block;
           width: 115px;
          height: 115px;
          margin: 0 auto 30px auto; }

.heroSection .infoBlock .table .inside .icon svg.circle {
         width: 115px;
        height: 115px; }

.heroSection .infoBlock .table .inside .icon svg.ico {
    position: absolute;
         top: 0;
        left: 0;
      bottom: 0;
       right: 0;
      margin: auto; }

.heroSection .infoBlock .table .inside .icon svg.ico.ico_1 {
      width: 65px;
     height: auto; }

.heroSection .infoBlock .table .inside .icon svg.ico.ico_1 path {
      fill: #FFFFFF; }

.heroSection .infoBlock .table .inside .icon svg.ico.ico_4 {
      width: 65px;
     height: auto; }

.heroSection .infoBlock .table .inside .icon svg.ico.ico_4 path {
       fill: #FFFFFF; }

.heroSection .infoBlock .table .inside .icon.rotate_2 .circle {
            -moz-transform: rotate(60deg);
            -webkit-transform: rotate(60deg);
            -o-transform: rotate(60deg);
            -ms-transform: rotate(60deg);
            transform: rotate(60deg); }

.heroSection .infoBlock .table .inside .icon.rotate_3 .circle {
            -moz-transform: rotate(120deg);
            -webkit-transform: rotate(120deg);
            -o-transform: rotate(120deg);
            -ms-transform: rotate(120deg);
            transform: rotate(120deg); }

.heroSection .infoBlock .table .inside .icon.rotate_4 .circle {
            -moz-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.heroSection .infoBlock .table .inside .icon.rotate_5 .circle {
            -moz-transform: rotate(240deg);
            -webkit-transform: rotate(240deg);
            -o-transform: rotate(240deg);
            -ms-transform: rotate(240deg);
            transform: rotate(240deg); }

.heroSection .infoBlock .table .inside .icon.rotate_6 .circle {
            -moz-transform: rotate(300deg);
            -webkit-transform: rotate(300deg);
            -o-transform: rotate(300deg);
            -ms-transform: rotate(300deg);
            transform: rotate(300deg); }

.heroSection .infoBlock .table .inside h1 {
          font-size: 72px;
        line-height: 1;
     text-transform: uppercase;
        font-family: geogrotesque_mdmedium; }

.heroSection .infoBlock .table .inside p {
          color: #b5d0d8;
      font-size: 20px; }

.heroSection .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(11, 80, 101, 0.7); }

.heroSection.calendar {
    text-align: center; }

.heroSection.calendar figure img {
      display: inline-block;
      width: auto; }






blockquote {
  font-size: 20px;
  color: #717171;
  font-style: italic;
  padding: 0;
  margin: 0; }

.el_6 .item {
  float: left;
  width: 44.66667%;
  margin-bottom: 30px;
  font-size: 15px;
  position: relative;
  padding-left: 20px; }
  .el_6 .item:nth-child(2n) {
    float: right; }
  .el_6 .item:before {
    position: absolute;
    left: 0;
    top: 3px;
    float: left;
    width: 11px;
    height: 8px;
    content: "";
    background: url("../img/sprites.png") -475px 0 no-repeat; }
  .el_6 .item h3 {
    color: #93042f;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 1;
    font-family: geogrotesque_smbdsemibold; }

.pageMap {
  position: relative;
  margin: 80px 0; }
  .pageMap.type_2 {
    margin: 0; }
  .pageMap.type_3 {
    margin: 80px 0 0 0; }
  .pageMap figure img {
    display: block; }
  .pageMap .content {
    position: absolute;
    z-index: 10;
    left: 13.54167%;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 800px;
    display: flex;
    align-items: center;
    color: #b5d0d8;
    /*
        position: absolute;
        z-index: 10;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        color: $blue-color;
    */ }
    .pageMap .content h5 {
      font-size: 28px;
      margin-bottom: -6px;
      text-transform: uppercase; }
    .pageMap .content h4 {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 52px;
      font-family: geogrotesque_smbdsemibold;
      padding-bottom: 13px;
      margin-bottom: 35px; }
  .pageMap .symbol {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    float: left;
    width: 235px;
    height: 74px;
    background: url(../img/bg_1.png) 0 0 no-repeat; }
    .pageMap .symbol.type_2 {
      background: url(../img/bg_4.png) 0 0 no-repeat; }
    .pageMap .symbol .ico {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      padding-top: 10px; }
      .pageMap .symbol .ico.ico_1 {
        width: 55px;
        height: auto; }
      .pageMap .symbol .ico.ico_4 {
        left: -10px;
        width: 55px;
        height: auto; }
      .pageMap .symbol .ico.ico_5 {
        width: 55px;
        height: auto; }

.gallery li {
  float: left;
  width: 16.66667%; }
  .gallery li img {
    display: block;
    width: 100% !important;
    height: auto !important; }
  .gallery li figure {
    position: relative; }
    .gallery li figure a:before {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      content: "";
      background: rgba(0, 0, 0, 0.5);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
    .gallery li figure a:after {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      content: "";
      background: url(../img/zoom.svg) center center no-repeat;
      background-size: 80px 80px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -moz-transform: scale(0);
      -webkit-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0); }
    .gallery li figure a:hover:before {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=1);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    .gallery li figure a:hover:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=1);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

.el_8 {
  padding-top: 80px;
  overflow: hidden;
  background: url(../img/bg_2.jpeg) center center no-repeat;
  background-size: cover !important; }
  .el_8 .headline {
    background: none transparent;
    padding-bottom: 0;
    margin-bottom: 80px; }
    .el_8 .headline h2, .el_8 .headline p {
      color: #fff; }
    .el_8 .headline p {
      font-size: 20px; }
  .el_8 figure {
    display: block;
    text-align: center; }
    .el_8 figure img {
      display: inline-block;
      margin-bottom: -4px;
      -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.4);
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.4); }

.el_9 .headline {
  padding: 80px 0;
  margin-bottom: 0;
  background: none #dddddd; }
  .el_9 .headline p {
    color: #171717; }
.el_9 .process {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .el_9 .process:before {
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    height: 100px;
    content: "";
    z-index: 0;
    background: #dddddd; }
  .el_9 .process.type_2:before {
    height: 150px; }
  .el_9 .process .hasTwoItems {
    display: inline-block;
    width: 430px;
    position: relative;
    top: -37px; }
    .el_9 .process .hasTwoItems .item {
      display: block;
      margin-bottom: 30px; }
      .el_9 .process .hasTwoItems .item:last-child {
        margin-bottom: 0; }
    .el_9 .process .hasTwoItems.type_2 .item .content {
      float: right; }
    .el_9 .process .hasTwoItems.type_2 .item .symbol {
      float: left; }
    .el_9 .process .hasTwoItems.type_3 {
      width: auto; }
      .el_9 .process .hasTwoItems.type_3 .item {
        width: 100%;
        margin-bottom: 30px; }
        .el_9 .process .hasTwoItems.type_3 .item:last-child {
          margin-bottom: 0; }
        .el_9 .process .hasTwoItems.type_3 .item .symbol {
          float: none; }
  .el_9 .process .item {
    display: inline-block;
    width: 230px;
    text-align: center;
    position: relative;
    z-index: 1; }
    .el_9 .process .item:first-child {
      margin-left: 0; }
    .el_9 .process .item .symbol {
      display: inline-block;
      width: 200px;
      height: 200px;
      background: #FFFFFF;
      position: relative;
      border: 1px solid #cbcbcb;
      -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      .el_9 .process .item .symbol .ico {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        height: auto; }
        .el_9 .process .item .symbol .ico path {
          fill: #171717 !important; }
        .el_9 .process .item .symbol .ico.ico_1, .el_9 .process .item .symbol .ico.ico_5, .el_9 .process .item .symbol .ico.truck {
          -ms-transform: rotateY(180deg);
          -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }
        .el_9 .process .item .symbol .ico.ico_1 {
          width: 120px; }
        .el_9 .process .item .symbol .ico.road {
          width: 90px; }
        .el_9 .process .item .symbol .ico.ship {
          width: 90px; }
        .el_9 .process .item .symbol .ico.ico_5 {
          width: 90px;
          stroke-width: 3px;
          stroke: #171717; }
        .el_9 .process .item .symbol .ico.customs {
          width: 90px; }
          .el_9 .process .item .symbol .ico.customs.big {
            width: 110px; }
        .el_9 .process .item .symbol .ico.road {
          width: 90px; }
          .el_9 .process .item .symbol .ico.road.big {
            width: 110px; }
        .el_9 .process .item .symbol .ico.warehouse {
          width: 90px; }
          .el_9 .process .item .symbol .ico.warehouse.big {
            width: 110px; }
        .el_9 .process .item .symbol .ico.truck {
          width: 110px; }
    .el_9 .process .item .content {
      margin-top: 20px;
      color: #717171; }
      .el_9 .process .item .content h3 {
        text-transform: uppercase;
        font-size: 18px;
        color: #171717;
        font-family: geogrotesque_smbdsemibold; }
      .el_9 .process .item .content p {
        line-height: 1.2; }
    .el_9 .process .item.priority {
      margin-left: 10px;
      margin-right: 10px; }
    .el_9 .process .item.type_2 .symbol {
      width: 170px;
      height: 170px; }
      .el_9 .process .item.type_2 .symbol .ico.ico_3 {
        width: 90px;
        stroke-width: 10px;
        stroke: #fff; }
    .el_9 .process .item.type_3, .el_9 .process .item.type_6 {
      width: 430px;
      margin-left: 0;
      top: 0px; }
      .el_9 .process .item.type_3 .inside, .el_9 .process .item.type_6 .inside {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .el_9 .process .item.type_3 .content, .el_9 .process .item.type_6 .content {
        float: left;
        width: 205px;
        text-align: left;
        margin-top: 0;
        padding-left: 30px; }
      .el_9 .process .item.type_3 .symbol, .el_9 .process .item.type_6 .symbol {
        float: right; }
    .el_9 .process .item.type_4 {
      top: 50px;
      top: 20px; }
    .el_9 .process .item.type_5 {
      margin-left: 0;
      top: 31px; }
    .el_9 .process .item.type_6 {
      top: -37px; }
    .el_9 .process .item.tar .content {
      text-align: right;
      padding-right: 30px;
      padding-left: 0; }
  .el_9 .process .hasTwoArrows {
    display: inline-block;
    width: 150px;
    vertical-align: top;
    position: relative;
    margin-left: 20px;
    top: 75px;
    -webkit-align-self: flex-start;
    align-self: flex-start; }
    .el_9 .process .hasTwoArrows .top {
      margin-bottom: 50px; }
    .el_9 .process .hasTwoArrows.type_2 {
      margin-left: 0;
      margin-right: 20px; }
      .el_9 .process .hasTwoArrows.type_2 .ico {
        -ms-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg); }
    .el_9 .process .hasTwoArrows.type_3 {
      margin-left: 0;
      margin-right: 20px; }
      .el_9 .process .hasTwoArrows.type_3 .ico {
        -ms-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg); }
    .el_9 .process .hasTwoArrows.type_4 {
      margin-left: 0;
      margin-right: 10px; }
      .el_9 .process .hasTwoArrows.type_4 .ico {
        -ms-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg); }
    .el_9 .process .hasTwoArrows.type_5 {
      margin-left: 0;
      margin-right: 10px; }
  .el_9 .process .arrow {
    display: inline-block;
    width: 145px;
    height: 36px;
    top: 120px;
    position: relative;
    z-index: 1;
    -webkit-align-self: flex-start;
    align-self: flex-start; }
    .el_9 .process .arrow .ico {
      width: 100%;
      height: auto; }
      .el_9 .process .arrow .ico path {
        fill: #171717; }
    .el_9 .process .arrow.type_2 {
      top: 30px; }
    .el_9 .process .arrow.type_3 {
      display: inline-block;
      width: 150px;
      vertical-align: top;
      position: relative;
      margin-left: 20px;
      top: 75px; }

.el_10 figure {
  float: left;
  width: 49%;
  margin-bottom: 10px; }
  .el_10 figure:nth-child(2n) {
    float: right; }
  .el_10 figure:nth-child(3n) {
    width: 100%; }
  .el_10 figure img {
    display: block;
    width: 100% !important;
    height: auto !important; }
.el_10 .ce_gallery.type_2 figure {
  width: 100%;
  margin-bottom: 0; }
  .el_10 .ce_gallery.type_2 figure img {
    width: 50% !important;
    float: left; }
  .el_10 .ce_gallery.type_2 figure:nth-child(odd) img {
    float: right; }

.el_11 {
  padding: 80px 0;
  margin-top: 80px; }
  .el_11 .headline {
    float: left;
    width: 520px;
    text-align: left;
    margin-bottom: 0; }
    .el_11 .headline p {
      font-size: 16px;
      color: #d0a4ac; }
  .el_11 .content {
    float: right; }
    .el_11 .content .item {
      float: left;
      width: 300px;
      color: #FFFFFF; }
      .el_11 .content .item h4 {
        font-size: 42px;
        text-transform: uppercase;
        font-family: geogrotesque_smbdsemibold;
        padding-bottom: 10px;
        margin-bottom: 30px;
        background: url(../img/line_5.png) bottom left no-repeat; }
      .el_11 .content .item a {
        color: #FFFFFF; }
        .el_11 .content .item a:hover {
          color: #d0a4ac; }

table {
  width: 100%; }

.el_12.single {
  margin-bottom: 40px; }


.el_12 .item {
  float: left;
  width: 33.3333%;
  margin-right: 2.42857%; }

.el_12 .item:nth-child(3n) {
    margin-right: 0; }

.el_12 .item figure {
    float: left;
    margin-right: 20px;
    width: 49.54955%; }

.el_12 .item figure img {
      display: block;
      width: 100% !important;
      height: auto !important; }

.el_12 .item h3 {
    color: #93042f;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 1;
    font-family: geogrotesque_smbdsemibold; }

.el_12 .item .address {
    min-height: 80px;
    font-size: 12px;
  }
  .el_12 .item a {
    color: #171717;
    font-size: 13px;
  }
  .el_12 .item a:hover {
    color: #93042f;
    font-size: 13px;
  }




.el_13 {
  float: left;
  width: 50%;
  padding: 60px 0;
  padding-left: 13.54167%;
  background: #dddddd; }
  .el_13 .inside {
    float: left;
    width: 90%; }
    .el_13 .inside h2 {
      color: #93042f;
      font-size: 42px; }

.form .widget {
  float: left;
  width: 47.54098%;
  margin-bottom: 20px; }
  .form .widget:nth-child(2n) {
    float: right; }
  .form .widget.widget-textarea {
    width: 100%; }
  .form .widget label {
    display: none; }
  .form .widget input.text {
    height: 40px;
    border: 1px solid #cccccc;
    padding: 0 10px;
    margin: 0;
    color: #171717;
    font-size: 16px; }
    .form .widget input.text:focus {
      -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); }
  .form .widget textarea {
    height: 150px;
    border: 1px solid #cccccc;
    padding: 7px 10px;
    margin: 0;
    color: #171717;
    font-size: 16px;
    font-weight: 500; }
    .form .widget textarea:focus {
      -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); }
.form .submit_container input {
  float: left;
  padding: 0 40px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
  background: #93042f;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .form .submit_container input:hover {
    background: #171717; }

.el_14 {
  float: left;
  width: 50%; }
  .el_14 iframe {
    width: 100% !important; }

.table.standardDimension {
  width: 80%;
  margin: 0 auto; }
  .table.standardDimension .head td {
    height: 50px;
    font-weight: 700;
    color: #fff;
    background: #171717 !important;
    border-right: 0;
    border-bottom: 0;
    padding: 0; }
  .table.standardDimension tr:hover td {
    background: #dddddd; }
  .table.standardDimension tr td {
    padding: 10px;
    text-align: center;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc; }
    .table.standardDimension tr td:last-child {
      border-right: 0; }
    .table.standardDimension tr td:first-child {
      width: 20%;
      font-weight: 700;
      padding-left: 20px;
      color: #717171;
      text-align: left; }
  .table.standardDimension tr.section td {
    padding: 15px 10px;
    border-bottom: 1px solid #cccccc; }
    .table.standardDimension tr.section td:first-child {
      font-weight: 700;
      color: #171717; }
  .table.standardDimension tr.last td {
    border-bottom: 0; }

.pageTitle {
  height: 190px;
  background: #dddddd;
  text-align: center;
  vertical-align: middle;
  display: table; }
  .pageTitle h1 {
    line-height: 1.2;
    font-size: 52px;
    font-family: geogrotesque_smbdsemibold;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell; }

body.watermark_1 .pageTitle {
  background: #dddddd url(../img/watermarks_1.png) center center no-repeat; }
body.watermark_2 .pageTitle {
  background: #dddddd url(../img/watermarks_2.png) center center no-repeat; }

.bodyPagesRegular .mainContent {
  padding-right: 370px; }
  .bodyPagesRegular .mainContent h2 {
    font-size: 32px;
    font-family: geogrotesque_smbdsemibold;
    background: none transparent;
    padding-bottom: 0;
    margin-bottom: 10px;
    color: #93042f; }
  .bodyPagesRegular .mainContent .ce_text ul {
    margin-top: 10px; }
    .bodyPagesRegular .mainContent .ce_text ul li {
      position: relative;
      padding-left: 20px;
      line-height: 1.4; }
      .bodyPagesRegular .mainContent .ce_text ul li:before {
        position: absolute;
        left: 0;
        top: 8px;
        float: left;
        width: 11px;
        height: 8px;
        content: "";
        background: url(../img/arrow_4.png) 0 0 no-repeat; }
.bodyPagesRegular aside {
  position: absolute;
  right: 0;
  top: 0;
  float: left;
  width: 320px; }
  .bodyPagesRegular aside .box {
    padding: 30px 20px;
    background: #93042f; }
    .bodyPagesRegular aside .box h5 {
      font-size: 26px;
      text-transform: uppercase;
      color: #ffffff;
      font-family: geogrotesque_smbdsemibold;
      text-align: center; }
    .bodyPagesRegular aside .box p {
      color: #d0a4ac;
      text-align: center;
      font-size: 15px; }
  .bodyPagesRegular aside form {
    margin-top: 30px; }
    .bodyPagesRegular aside form .widget {
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px; }
      .bodyPagesRegular aside form .widget input.text {
        height: 35px;
        border: 0;
        font-size: 14px; }
      .bodyPagesRegular aside form .widget textarea {
        border: 0;
        font-size: 14px; }
    .bodyPagesRegular aside form input.submit {
      float: left;
      width: 100%;
      color: #93042f;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: normal;
      font-family: geogrotesque_smbdsemibold;
      padding: 10px 0;
      height: auto;
      line-height: 1;
      border: 0;
      background: url(../img/btn_1.png) center repeat-x;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .bodyPagesRegular aside form input.submit:hover {
        color: #171717;
        background: url(../img/btn_1.png) center repeat-x; }

#ieWarning {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: visible;
  z-index: 9010;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.85); }
  #ieWarning .logo {
    float: left;
    width: 324px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 32px auto 0 auto; }
    #ieWarning .logo span {
      float: left;
      width: 324px;
      height: 116px;
      text-indent: -9999px; }
  #ieWarning .wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 800px;
    margin: 180px auto 0 auto;
    padding: 30px;
    background: #FFFFFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #ieWarning .wrap .headline {
      font-size: 32px;
      font-weight: normal;
      text-transform: uppercase;
      padding-bottom: 10px;
      margin-bottom: 30px; }
    #ieWarning .wrap .subHeadline {
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase; }
    #ieWarning .wrap p {
      font-size: 16px; }
    #ieWarning .wrap .action {
      text-align: center; }
      #ieWarning .wrap .action .btn {
        margin-top: 10px;
        text-transform: none;
        background: #93042f;
        border: 0;
        color: #FFFFFF; }
        #ieWarning .wrap .action .btn:hover {
          background: #171717; }
    #ieWarning .wrap #ieWarningContinue {
      text-align: center;
      margin-top: 20px; }
      #ieWarning .wrap #ieWarningContinue span {
        cursor: pointer;
        color: #717171; }
        #ieWarning .wrap #ieWarningContinue span:hover {
          color: #171717; }

.business_card tr td {
  padding-bottom: 15px;
  vertical-align: top; }
.business_card tr .col_0 {
  width: 300px;
  font-weight: 700; }

.calendarGallery li {
  float: left;
  width: 100.0%;
  margin-bottom: 50px; }
  .calendarGallery li:nth-child(2n) {
    float: right; }
  .calendarGallery li img {
    display: block;
    width: 100% !important;
    height: auto !important; }

/*# sourceMappingURL=style.css.map */
