@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap");
@font-face {
  font-family: BrownPro;
  src: url(../fonts/BrownPro-Bold.eot);
  src: url(../fonts/BrownPro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/BrownPro-Bold.woff2) format("woff2"), url(../fonts/BrownPro-Bold.woff) format("woff"), url(../fonts/BrownPro-Bold.svg#BrownPro-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: BrownPro;
  src: url(../fonts/BrownPro-Regular.eot);
  src: url(../fonts/BrownPro-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/BrownPro-Regular.woff2) format("woff2"), url(../fonts/BrownPro-Regular.woff) format("woff"), url(../fonts/BrownPro-Regular.svg#BrownPro-Regular) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: BrownPro;
  src: url(../fonts/BrownPro-Bold.eot);
  src: url(../fonts/BrownPro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/BrownPro-Bold.woff2) format("woff2"), url(../fonts/BrownPro-Bold.woff) format("woff"), url(../fonts/BrownPro-Bold.svg#BrownPro-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
.mobile {
  display: none; }

body {
  background-color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #043071;
  overflow-x: hidden;
  overflow-y: scroll; }

h1,
h2,
h3 {
  color: #0c346d;
  font-family: BrownPro, Helvetica, Arial, sans-serif; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px;
  padding: 15px 0; }

div,
p,
td {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

ul {
  margin-left: 20px; }
  ul li {
    padding-bottom: 10px; }

.nav-tabs li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important; }
  .nav-tabs li:before {
    display: none; }

.btn-success {
  background-color: #e3002b !important;
  border: none !important; }

a:link,
a:visited {
  text-decoration: underline;
  color: #043071; }

div.left {
  float: left; }

img.alignleft {
  float: left;
  padding-right: 30px; }

table tr td img {
  width: 100%;
  height: auto; }

#header_slide {
  background: url(../images2018/banner-7.jpg) no-repeat center center;
  height: 460px;
  margin: 0 auto; }

#header_slide img {
  width: 100%; }

.main-banner {
  margin-top: 30px; }
  .main-banner td {
    width: 50%; }
    .main-banner td a {
      display: block;
      line-height: 30vh;
      text-align: center;
      background-color: #EEE;
      text-decoration: none;
      font-size: 1.5em;
      font-weight: bold;
      text-transform: uppercase;
      background-position: center center;
      background-size: cover;
      position: relative; }
      .main-banner td a span {
        background-color: #FFF;
        display: inline-block;
        line-height: 1em;
        padding: 15px 25px;
        position: relative; }
        .main-banner td a span:before, .main-banner td a span:after {
          content: "";
          position: absolute;
          right: 96%;
          top: 0;
          bottom: 0;
          width: 15px;
          background-color: #FFF;
          transform: skewX(-15deg); }
        .main-banner td a span:after {
          left: 96%;
          right: auto; }
    .main-banner td:first-child a {
      margin-right: 15px;
      background-image: url(../images/rent.jpg); }
    .main-banner td:nth-child(2) a {
      margin-left: 15px;
      background-image: url(../images/varbamine.jpg); }
  .main-banner p {
    margin: 0;
    padding: 0;
    text-align: center; }
  .main-banner img {
    height: auto;
    width: 100%; }

#header_place {
  z-index: 2;
  width: 100%;
  position: relative;
  z-index: 100; }

#header_bottom {
  display: none;
  z-index: 2;
  width: 940px;
  height: 20px;
  position: relative;
  clear: both;
  left: 50%;
  margin-left: -470px;
  background-color: #f4f5ef;
  -webkit-border-bottom-right-radius: 3x;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.custom-logo {
  text-align: center;
  float: left;
  padding: 30px 0;
  display: block;
  width: 280px; }
  .custom-logo img {
    height: 100%; }

#mainflags {
  position: absolute;
  float: right;
  text-align: right;
  top: 30px;
  right: 0; }

#mainflags a {
  text-decoration: none;
  padding: 10px;
  font-size: 12px; }
  #mainflags a:first-child {
    display: none; }

#mainflags a.active,
#mainflags a:hover {
  color: #e10c32; }

#mainflags a i {
  font-size: 18px; }

#mainflags img {
  margin-right: 0; }

.fa-linkedin-square,
.fa-facebook-official {
  font-size: 20px !important; }

.fa-linkedin-square {
  color: #0077b7; }

.fa-facebook-official {
  color: #3B5998; }

#navbar {
  width: 940px;
  position: relative;
  clear: both;
  margin: 0 auto; }

.hh1 {
  font-size: 14px;
  line-height: 20px; }

#mainnavbar {
  position: relative;
  border-bottom: 2px solid #043071; }

a.navlinkselected {
  text-decoration: none;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700; }

#mainnavbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-content: flex-end;
  justify-content: flex-end; }
  #mainnavbar ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 1em; }
    #mainnavbar ul li a {
      margin: 0;
      padding: 0;
      display: block;
      line-height: 5rem;
      padding: 0 2rem;
      white-space: nowrap;
      font-family: BrownPro, Helvetica, Arial, sans-serif;
      line-height: 60px;
      font-size: 14px;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 700;
      padding-left: 20px;
      padding-right: 20px; }
    #mainnavbar ul li.active a, #mainnavbar ul li.current a, #mainnavbar ul li.current-menu-item a, #mainnavbar ul li.current-menu-parent a, #mainnavbar ul li:hover a {
      color: #e10c32; }

#slogan {
  width: 940px;
  height: 350px;
  position: relative;
  clear: both;
  left: 50%;
  margin-left: -470px; }

#logo {
  width: 265px;
  height: 350px;
  position: relative;
  float: left; }

#slogans {
  width: 595px;
  margin-left: 40px;
  margin-right: 40px;
  height: 350px;
  position: relative;
  float: left;
  text-align: center; }

#slogan h2 {
  color: #fff;
  font-family: BrownPro, "Helvetica Bold", "Arial bold", sans-serif;
  font-size: 44px;
  line-height: 50px;
  font-weight: 400;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  zoom: 1;
  padding-top: 131px;
  padding-bottom: 2px; }

#slogan span {
  width: 595px;
  position: absolute;
  color: #fff;
  z-index: 999;
  left: 0;
  padding-bottom: 4px;
  padding-top: 4px; }

#slogan span.shadow {
  display: none;
  position: absolute;
  display: inline-block;
  zoom: 1;
  color: #000;
  z-index: 988;
  padding-bottom: 4px;
  padding-top: 4px; }

#slogan0 {
  display: block;
  text-align: center; }

#slogan1 {
  display: none;
  text-align: center; }

#slogan2 {
  display: none;
  text-align: center; }

#slidenav0 {
  width: 940px;
  position: relative;
  clear: both;
  left: 50%;
  margin-left: -470px; }

#slidenav1 {
  width: 940px;
  position: relative;
  clear: both;
  left: 50%;
  margin-left: -470px;
  display: none; }

#slidenav2 {
  width: 940px;
  position: relative;
  clear: both;
  left: 50%;
  margin-left: -470px;
  display: none; }

#slideperson1 {
  display: block;
  text-align: center;
  float: right;
  line-height: 15px;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  margin-top: -13px; }

#secnavbar {
  width: 940px;
  margin: 0 auto;
  position: relative;
  clear: both;
  /*
  ul li.selected {
  	background-color: #e10c32;
  	display: inline;
  	padding-left: 20px;
  	padding-right: 20px;
  	margin-right: 5px;
  	border-radius: 2px;
  	-moz-border-radius: 2px;
  	display: inline-block;
  	line-height: 40px;
  	zoom: 1;
  }
  
  ul li.unselected {
  	background-color: #08326f;
  	display: inline;
  	padding:0;
  	padding-left: 20px;
  	padding-right: 20px;
  	margin-right: 5px;
  	//height: 50px;
  	border-radius: 2px;
  	-moz-border-radius: 2px;
  	display: inline-block;
  	height: 40px;
  	line-height: 40px;
  	zoom: 1;
  }
  
  ul li.unselected.calltoactionblue {
  	background-image: none;
  }
  
  ul li.unselected.calltoaction {
  	background-image: none;
  }
  
  ul li.unselected.calltoactionred {
  	background-image: none;
  }
  */ }
  #secnavbar ul {
    padding: 0;
    margin: 0; }
    #secnavbar ul > li {
      display: none; }
      #secnavbar ul > li.current-menu-item, #secnavbar ul > li.current-menu-parent {
        display: block; }
        #secnavbar ul > li.current-menu-item > a, #secnavbar ul > li.current-menu-parent > a {
          display: none; }
      #secnavbar ul > li ul.sub-menu {
        margin: 30px 0 0 0;
        display: flex; }
        #secnavbar ul > li ul.sub-menu li {
          background-color: #08326f;
          display: inline;
          padding: 0;
          padding-left: 20px;
          padding-right: 20px;
          margin-right: 5px;
          border-radius: 2px;
          -moz-border-radius: 2px;
          display: inline-block;
          height: 40px;
          line-height: 40px;
          zoom: 1; }
          #secnavbar ul > li ul.sub-menu li.current-menu-item, #secnavbar ul > li ul.sub-menu li:hover {
            background-color: #e10c32 !important; }
          #secnavbar ul > li ul.sub-menu li a {
            display: block;
            text-decoration: none;
            color: #fff; }

.work img {
  width: 100% !important;
  height: inherit !important; }

#content,
#main-content {
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  clear: both; }
  #content h1 a,
  #main-content h1 a {
    text-decoration: none; }
  #content h2,
  #main-content h2 {
    padding-top: 15px; }
    #content h2 a,
    #main-content h2 a {
      text-decoration: none;
      color: #e3002b; }
  #content ul,
  #main-content ul {
    margin: 0;
    padding: 0;
    width: 90%; }
    #content ul li,
    #main-content ul li {
      list-style-type: none;
      padding-left: 20px;
      position: relative; }
      #content ul li:before,
      #main-content ul li:before {
        position: absolute;
        content: "➤";
        left: 0; }

#footer {
  display: flex;
  width: 940px;
  overflow: hidden;
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 60px 0;
  flex-wrap: wrap; }

.index #footer {
  padding-top: 0; }

.footer {
  min-width: 25%;
  width: 25%;
  position: relative;
  text-align: left;
  padding-bottom: 30px; }

.footer h2 {
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 0;
  color: #e3002b; }

.formwrapper {
  padding: 15px 15px 0 15px;
  margin: 30px 0;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #CCC; }
  .formwrapper h3 {
    margin-top: 0 !important;
    padding-top: 0; }
  .formwrapper label {
    font-size: 1em !important; }
  .formwrapper .nf-form-content button, .formwrapper .nf-form-content input[type=button], .formwrapper .nf-form-content input[type=submit] {
    background-color: #e3002b;
    padding: 10px 20px; }
  .formwrapper p:last-child {
    margin: 0;
    padding: 0; }
  .formwrapper .ajax-loader {
    display: none;
    position: absolute; }
  .formwrapper .wpcf7-response-output {
    margin: 0 !important; }
  .formwrapper label span {
    padding-top: 5px; }
  .formwrapper table {
    width: calc(100% + 30px); }
    .formwrapper table td {
      width: 50%;
      padding-right: 30px; }

form input,
form textarea {
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #ccc; }

form textarea {
  height: 120px; }

form input[type="submit"] {
  background-color: #e3002b;
  color: #fff;
  padding: 10px 5px;
  width: 100%;
  border: none;
  font-size: 20px; }

form .wpcf7-form-control-wrap {
  display: block; }

#footer p {
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 400; }

td {
  font-family: "Open Sans", arial, georgia, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  vertical-align: top; }

.entrytext .qoute {
  background-color: #f4f5ef;
  padding: 30px;
  margin: 20px 0; }

.nopadding {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 18px; }

.sent {
  text-align: center;
  padding: 30px;
  color: #e10c32;
  border: 1px solid #e10c32; }

.cv_error label,
.error label,
label.error {
  color: red; }

.error input,
.error textarea {
  border: 1px solid red; }

.inside-label {
  text-align: left !important;
  white-space: nowrap !important;
  display: inline-block !important;
  width: auto !important;
  min-width: 80px !important; }

.inside-label input {
  display: inline-block;
  width: 15px !important; }

.cvfile {
  border: 1px dashed #ccc;
  display: block;
  padding: 20px 10px;
  cursor: pointer;
  overflow: hidden;
  color: #333 !important;
  font-weight: 400; }

.cvdescription {
  padding: 20px 0 0 0;
  font-size: 12px; }

.cvdescription p {
  font-size: 12px; }

.date-author {
  padding-bottom: 10px;
  color: #043071;
  padding-left: 65px;
  line-height: 1.8em !important;
  background-size: 50px auto !important; }

.read-more,
.read-more:hover {
  text-decoration: none !important;
  border: 2px solid #043071; }

.active {
  font-weight: 700; }

.addrow {
  margin-top: 10px; }

#manualfill {
  display: none; }

#manualfill input[type="checkbox"],
#manualfill input[type="radio"] {
  width: 16px; }

.text ol,
.text ul {
  margin-left: 20px !important; }

.text td {
  max-width: 50%;
  vertical-align: top; }

.text td:nth-child(1) {
  padding-right: 15px; }

.text td:nth-child(2) {
  padding-left: 15px; }

#banner {
  position: relative;
  z-index: 9900 !important;
  clear: both;
  width: 940px;
  margin: 0 auto;
  margin-top: 20px; }

.banner-content img {
  width: 100% !important;
  height: auto; }

.banner-content * {
  display: inline; }

.banner-content div {
  margin: 0;
  padding: 0; }

#banner div.col-xs-left {
  width: 66%;
  float: left; }

#banner div.col-xs-right {
  width: 34%;
  float: left;
  padding-left: 15px; }

.html-banner {
  text-decoration: none !important; }

.html-banner {
  width: 100%;
  max-width: 225px;
  background-color: #e3002b;
  border: 3px double #fff;
  padding: 20px; }

.html-banner {
  display: block;
  position: absolute;
  height: 112px; }

.html-banner h3 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #fff; }

.html-banner span {
  display: block;
  padding: 10px 0 0 0;
  color: #fff;
  opacity: 0.7;
  font-weight: 200; }

.ru-slide {
  padding: 15px; }

.ru-slide h3 {
  font-size: 17px; }

.ru-slide span {
  font-size: 13px; }

.banner-slides .html-banner.showit {
  display: block; }

.html-banner:hover {
  background-color: #002e73; }

input.datepicker {
  background-color: #fff !important;
  background: url(../images/calendar.png) no-repeat 95% center; }

.send-to-my-email form.wpcf7-form {
  background-color: #e10c32 !important; }

#work-email-popup {
  position: fixed;
  z-index: 8888;
  right: 30px;
  bottom: 0;
  margin-bottom: -250px;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background-color: #e10c32; }

#work-email-popup b,
#work-email-popup label {
  color: #fff; }

#work-email-popup button,
#work-email-popup input {
  border: none; }

#work-email-popup input[type="checkbox"] {
  width: 15px; }

#work-email-popup .btn-link {
  color: #fff; }

.mobile #work-email-popup {
  line-height: 1.2em; }

.mobile #work-email-popup a,
.mobile #work-email-popup button,
.mobile #work-email-popup label,
.mobile #work-email-popup p {
  zoom: 120%; }

.mobile #work-email-popup {
  left: 15px; }

.ei-soovi {
  position: absolute;
  top: -20px;
  right: -20px;
  background-color: #fff;
  color: #000 !important;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 0;
  outline: 0;
  background: url(../images/delete.png) no-repeat center center; }

.photo_description {
  display: block;
  text-align: right;
  padding: 5px;
  color: #999;
  font-size: 12px; }

.checkboxcontainer {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.checkboxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 5px; }

.checkboxcontainer:hover input ~ .checkmark {
  background-color: #eee; }

.checkboxcontainer input:checked ~ .checkmark {
  background-color: #043071; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.checkboxcontainer input:checked ~ .checkmark:after {
  display: block; }

.checkboxcontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.job-panel,
.job-panel * {
  text-decoration: none !important;
  color: inherit; }

.job-panel h2 {
  text-decoration: none !important;
  font-size: 14px !important;
  padding: 15px 0 !important;
  margin: 0 !important; }

.job-panel .btn-default {
  border: 1px solid #043270;
  background-color: #043270;
  color: #fff; }

.job-panel:hover .btn-default {
  border: 1px solid #e10c32;
  background-color: #e10c32; }

.job-panel h2 {
  height: 70px; }

.panel-text {
  height: 40px; }

.panel-image {
  margin: -15px -15px 0 -15px;
  height: 150px;
  background: url(../images2018/finesta-sqr-placeholder.png) no-repeat center center;
  background-size: cover; }

#cookieagree {
  font-family: "Open Sans", arial;
  opacity: 0;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  background-color: #dcf1f2;
  width: 100%;
  font-size: 11px;
  line-height: 1.5em;
  padding: 10px;
  text-align: center; }

#cookieagree .close {
  float: right;
  opacity: 1;
  width: 15px;
  height: 15px;
  z-index: 100000;
  background: url(../images/close.png) no-repeat center center;
  background-size: cover; }

#cookieagree .agree {
  background-color: #e3002b;
  color: #fff;
  text-decoration: none;
  line-height: 1em;
  padding: 2px 5px;
  margin-top: 5px;
  margin-left: 10px;
  display: inline-block; }

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.inputfile + label {
  max-width: 80%;
  font-size: 1.25rem;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem; }

.no-js .inputfile + label {
  display: none; }

.inputfile.has-focus + label,
.inputfile:focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px; }

.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  margin-right: 0.25em; }

.inputfile-1 + label {
  color: #fff;
  background-color: #043270; }

.inputfile-1 + label:hover,
.inputfile-1.has-focus + label,
.inputfile-1:focus + label {
  background-color: #722040; }

.socialmediashare > .box {
  width: 60px;
  float: left; }

.linkedin {
  padding: 0; }

#cookie-law-info-bar {
  background-color: #dcf1f2 !important; }

#cookie-law-info-again {
  color: #FFF !important;
  background-color: #e3002b !important; }

#cookie_action_close_header {
  background-color: #e3002b !important; }

.qtranxs-available-languages-message {
  border: 1px solid #CCC;
  background-color: #EEE;
  padding: 15px; }

/*# sourceMappingURL=mainsmall.css.map */
