@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
input,
button,
select,
textarea,
body {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
input,
button,
select,
textarea,
body {
  font-weight: 300;
}
input strong,
button strong,
select strong,
textarea strong,
body strong {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 700;
}
::selection {
  background: #781E2E;
}
::-moz-selection {
  background: #781E2E;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 15px;
  line-height: 1.41;
}
h1 {
  font-size: 45px;
  line-height: 1.41;
}
h2 {
  font-size: 22.5px;
  line-height: 1.41;
}
h3 {
  font-size: 17.55px;
  line-height: 1.41;
}
h4 {
  font-size: 15px;
  line-height: 1.41;
}
h5 {
  font-size: 12.45px;
  line-height: 1.41;
}
h6 {
  font-size: 11.25px;
  line-height: 1.41;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #4f141e;
}
a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #571621;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #781E2E;
}
.nav a:hover .caret {
  border-bottom-color: #781E2E;
  border-top-color: #781E2E;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #781E2E;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #781E2E;
}
.form-control:focus {
  border-color: #781E2E;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(120,30,46,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #781E2E;
  border-color: #781E2E;
}
.accent {
  color: #781E2E !important;
}
.accent2 {
  color: #62a7cc !important;
}
.accent3 {
  color: #d50000 !important;
}
.btn-primary {
  border-color: transparent;
  background-color: transparent;
  color: #fff;
  text-shadow: none;
  font-size: 12px;
  border: 1px solid #fff;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #fff;
}
.btn-custom {
  border-color: #123456;
  background-color: #123456;
  color: #fff;
  text-shadow: none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #0e2a45;
  border-color: #0e2a45;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #0b2034;
  border-color: #0b2034;
  color: #fff;
}
.font-44 {
  font-size: 44px;
}
.font-28 {
  font-size: 28px;
}
.font-20 {
  font-size: 20px;
}
.page-wrap {
  background: url('/wp-content/uploads/sites/2171/2017/02/ZeusOyzo.jpg') no-repeat fixed center center / cover;
}
.margin-top-90 {
  margin-top: 90px;
}
.hp-segment {
  padding-top: 210px !important;
  padding-bottom: 60px !important;
  background-color: transparent;
}
.hp-segment .font-44 {
  line-height: 1.1;
}
.extra-line-height {
  line-height: 1.9;
}
.hp-segment span[itemprop="name"] {
  font-size: 20px;
  font-weight: 700;
}
address {
  font-size: 20px;
  font-weight: 600;
}
address span[itemprop="addressCountry"] {
  display: block;
}
.form-control {
  min-height: 45px;
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
  border-radius: 2px;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
}
.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #fff;
}
.form-control:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.gform_wrapper .ginput_complex label {
  margin-bottom: 0;
}
.gform_wrapper ul li.gfield {
  margin-bottom: 10px;
}
.gform_wrapper .top_label .gfield_label {
  font-size: 12px;
}
.gform_wrapper .gform_footer .btn {
  font-size: 16px;
  padding: 15px 50px;
  border-width: 2px;
}
.gform_wrapper .gform_footer .btn:hover,
.gform_wrapper .gform_footer .btn:active,
.gform_wrapper .gform_footer .btn:focus {
  background-color: #781E2E;
  border-color: #781E2E;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .font-20 {
    font-size: 17px;
  }
  .extra-line-height {
    font-size: 14px;
  }
  .hp-segment .font-44 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .margin-top-90 {
    margin-top: 30px;
  }
  .hp-segment {
    padding-top: 60px !important;
  }
  .gform_body .ginput_container > p {
    display: block;
    margin-bottom: 10px;
  }
  .gform_body .ginput_container > p + p {
    margin-bottom: 0;
  }
  div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100%;
  }
  .gform_wrapper .gform_footer .btn {
    display: block;
    width: 100%;
  }
  .gform_wrapper li.gfield_error input[type="text"] {
    background: transparent;
    border-color: #fff;
  }
}
