@import url(../js/bootstrap/css/bootstrap-theme.min.css);
@import url(../js/bootstrap/css/bootstrap.min.css);
@import url(../fonts/font-awesome/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700,900&display=swap&subset=latin-ext');
.c {
  *zoom: 1;
}
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
html {
  min-height: 100%;
  position: relative;
}
@media all and (max-width: 767px) {
  html {
    overflow-x: hidden;
  }
}
img {
  border: 0 none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
input,
select,
textarea {
  outline: none;
}
input[type=submit],
button {
  cursor: pointer;
}
body,
ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
form {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
strong {
  font-weight: 500;
}
ul {
  list-style-type: none;
}
a {
  text-decoration: underline;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
a,
a:visited,
a:link,
a:focus {
  outline: none;
  color: #ff9b09;
  text-decoration: none;
}
a:hover,
a:visited:hover,
a:link:hover,
a:focus:hover {
  text-decoration: underline;
  color: #000000;
}
p {
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0;
}
body {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #484848;
  min-height: 100%;
  overflow-x: hidden;
  background-color: #ffffff;
}
.wrap {
  max-width: 1220px;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
}
.wrap:before,
.wrap:after {
  content: "";
  display: table;
}
.wrap:after {
  clear: both;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .wrap {
    padding-left: 6% !important;
    padding-right: 6% !important;
  }
}
.button {
  text-decoration: none;
  height: 47px;
  line-height: 47px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 50px;
  display: inline-block;
  font-size: 20px;
  color: #484848 !important;
  font-weight: 500;
}
.button > span {
  display: inline-block;
  vertical-align: middle;
}
.button.opacity {
  background: rgba(50, 113, 23, 0.9);
}
.button.filled {
  background-color: #ff9b09;
  color: #ffffff !important;
  border: none;
}
.button.filled .fa {
  color: #ffffff;
}
.button.filled:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.button .fa {
  margin-left: 6px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #787257;
}
.button:hover {
  /*color: @links !important;
        background-color: @light;*/
  text-decoration: none !important;
  /*border-color: @links;*/
}
.button:hover .fa {
  color: #ffffff;
}
.block > .wrap {
  padding: 90px 0;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .block > .wrap {
    padding: 40px 0;
  }
}
.block-content p:first-of-type {
  margin-top: 0;
}
.block-content p:last-of-type {
  margin-bottom: 0;
}
.block-content p {
  text-align: justify;
  font-size: 18px;
}
.block-title {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
  color: #ff9b09;
}
.side-title .block-title {
  float: left;
  width: 20.13%;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .side-title .block-title {
    float: none;
    width: 100%;
    text-align: center !important;
    margin-bottom: 40px;
  }
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .side-title .block-title br {
    display: none;
  }
}
.side-title .block-content {
  float: right;
  width: 76.31%;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .side-title .block-content {
    float: none;
    width: 100%;
  }
}
.archievements {
  background: url(../images/archievement.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.archievements .block-title {
  float: right;
  text-align: right;
}
.archievements .block-content {
  float: left;
}
.archievements .button {
  position: absolute;
  right: 0;
  bottom: 100px;
}
@media all and (min-width: 990px) and (max-width: 1230px) {
  .archievements .button {
    right: 6%;
  }
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .archievements .button {
    bottom: 0;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.archlist {
  font-size: 0;
}
.archlist > li {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding-right: 10px;
  padding-left: 90px;
  min-height: 93px;
}
@media all and (max-width: 767px) {
  .archlist > li {
    width: 50%;
    margin-bottom: 50px;
  }
}
@media all and (max-width: 450px) {
  .archlist > li {
    display: block;
    min-height: 0;
    width: 100%;
  }
}
.archlist > li:nth-child(1),
.archlist > li:nth-child(2),
.archlist > li:nth-child(3) {
  margin-bottom: 50px;
}
.archlist > li.ico-1 {
  background: url(../images/ico-1.png) left top no-repeat;
}
.archlist > li.ico-2 {
  background: url(../images/ico-2.png) left top no-repeat;
}
.archlist > li.ico-3 {
  background: url(../images/ico-3.png) left top no-repeat;
}
.archlist > li.ico-4 {
  background: url(../images/ico-4.png) left top no-repeat;
}
.archlist .item-title {
  display: block;
  font-size: 24px;
  color: #000000;
}
.archlist .item-text {
  display: block;
  font-size: 16px;
  color: #777777;
}
.tac {
  text-align: center;
}
#more {
  display: none;
}
@media all and (max-width: 450px) {
  #more {
    display: inline-block;
  }
}
.carelist {
  font-size: 0;
}
.carelist.active > li:nth-child(5),
.carelist.active > li:nth-child(6),
.carelist.active > li:nth-child(7),
.carelist.active > li:nth-child(8),
.carelist.active > li:nth-child(9),
.carelist.active > li:nth-child(10),
.carelist.active > li:nth-child(11),
.carelist.active > li:nth-child(12) {
  display: inline-block;
}
.carelist > li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
}
@media all and (max-width: 767px) {
  .carelist > li {
    width: 33.33%;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) {
  .carelist > li {
    width: 50%;
  }
}
@media all and (max-width: 450px) {
  .carelist > li {
    display: none;
    width: 100%;
  }
}
.carelist > li:nth-child(1),
.carelist > li:nth-child(2),
.carelist > li:nth-child(3),
.carelist > li:nth-child(4) {
  margin-bottom: 30px;
  display: inline-block;
}
.carelist .item {
  text-align: center;
}
.carelist .item-title {
  display: block;
  font-size: 19px;
  color: #000000;
}
.carelist .item-img {
  display: block;
  height: 104px;
  line-height: 104px;
}
.persons {
  background-color: #f4f2ef;
}
.persons .block-title {
  text-align: right;
  margin-bottom: 44px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .persons .block-title {
    text-align: center;
  }
}
.personlist {
  font-size: 0;
}
.personlist > li {
  display: inline-block;
  vertical-align: top;
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 30px;
  /*&:last-child {
      margin-right: 0;
    }*/
  /*&:nth-child(3) {
      
      @media @mobile {
        display: none;
      }

      @media @450 {
        display: block;
      }

    }*/
}
@media all and (max-width: 767px) {
  .personlist > li {
    width: 48.50%;
  }
}
@media all and (max-width: 450px) {
  .personlist > li {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.personlist > li:nth-child(3n+3) {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .personlist > li:nth-child(even) {
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  .personlist > li:nth-child(odd) {
    margin-right: 3%;
  }
}
.personlist .item-title {
  display: block;
  font-size: 24px;
  color: #000000;
}
.personlist .item-position {
  display: block;
  font-size: 18px;
  color: #000000;
}
.personlist .item-img {
  display: block;
  margin-bottom: 20px;
}
@media all and (max-width: 450px) {
  .personlist .item-img img {
    width: 100%;
  }
}
.personlist .item p {
  margin-top: 20px;
  color: #777777;
  font-size: 16px;
}
.jobs section:first-of-type {
  margin-bottom: 46px;
}
.jobs section .tax__title {
  color: #ff9b09;
  padding: 0 16px;
  margin-top: 30px;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 24px;
}
.jobs section .section-title {
  text-transform: uppercase;
  color: #000000;
  font-size: 20px;
  padding: 0 16px;
}
.jobs section .section-info {
  color: #bbb;
  display: block;
  font-size: 14px;
  padding: 0 16px;
}
.joblist {
  border-top: 1px solid #e3e3e3;
  margin-top: 20px;
}
.joblist > li {
  border-bottom: 1px solid #e3e3e3;
}
.joblist .item-title {
  font-size: 18px;
  color: #000000;
  font-weight: 400;
}
@media all and (max-width: 700px) {
  .joblist .item-title {
    font-size: 17px;
  }
}
.joblist .item-title a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 10px 16px;
  position: relative;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.joblist .item-title a:hover {
  color: #000000;
  background-color: #f3f3f3;
}
.joblist .item-title a span {
  color: #828282;
  position: absolute;
  right: 16px;
  top: 10px;
  display: block;
  width: 156px;
}
@media all and (max-width: 700px) {
  .joblist .item-title a span {
    font-size: 14px;
    width: auto;
    position: relative;
    top: 0;
    right: 0;
    display: block;
  }
}
.process {
  background-color: #e8e5e0;
}
.process .block-title {
  float: right;
  text-align: right;
  margin-top: 20px;
}
.process .block-content {
  float: left;
}
.process .button {
  position: absolute;
  right: 0;
  bottom: 100px;
}
.howlist {
  font-size: 0;
  display: none;
}
.howlist.active {
  display: block;
}
@media all and (max-width: 700px) {
  .howlist {
    text-align: center;
  }
}
.howlist > li {
  display: inline-block;
  vertical-align: top;
  width: 14.28%;
}
@media all and (max-width: 700px) {
  .howlist > li {
    width: 20%;
    margin-bottom: 50px;
  }
}
@media all and (max-width: 450px) {
  .howlist > li {
    width: 50%;
  }
}
@media all and (max-width: 450px) {
  .howlist > li:nth-child(even) {
    display: none !important;
  }
}
.howlist > li:last-child {
  margin-right: 0;
}
.howlist .item {
  text-align: center;
  position: relative;
}
.howlist .item:nth-child(1),
.howlist .item:nth-child(2),
.howlist .item:nth-child(3),
.howlist .item:nth-child(4),
.howlist .item:nth-child(5),
.howlist .item:nth-child(6),
.howlist .item:nth-child(7) {
  margin-bottom: 50px;
}
@media all and (max-width: 700px) {
  .howlist .item:nth-child(6) {
    display: none;
  }
}
.howlist .item:nth-child(8) {
  display: none;
}
@media all and (max-width: 700px) {
  .howlist .item:nth-child(8) {
    display: inline-block;
  }
}
.howlist .item:last-child {
  display: none;
}
.howlist .item .arrow {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/arr.png) center center no-repeat;
  width: 24px;
  height: 32px;
  margin-top: 40px;
}
.howlist .item-title {
  display: block;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  color: #7e7464;
}
.howlist .item-img {
  display: block;
  height: 120px;
  line-height: 120px;
  margin-bottom: 10px;
}
.toggle-content {
  margin-top: 50px;
}
.main .block-content h2 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #484848;
}
.main .block-content h3,
.main .block-content h4 {
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #484848;
}
.main .block-content ul {
  margin: 20px 0;
}
.main .block-content ul > li {
  padding-left: 28px;
  margin: 20px 0;
  line-height: 18px;
  position: relative;
}
.main .block-content ul > li:before {
  content: "";
  width: 18px;
  height: 18px;
  line-height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ff9b09;
  color: #ffffff;
  font-family: 'fontAwesome';
  content: "\f00c";
  font-size: 10px;
  text-align: center;
}
.main .block-content ol {
  margin: 20px 0;
  list-style-type: none;
}
.main .block-content ol > li {
  counter-increment: item;
  position: relative;
  padding-left: 28px;
  margin: 10px 0;
  line-height: 18px;
}
.main .block-content ol > li:before {
  content: counter(item) ".";
  color: #ff9b09;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.main .block-content table {
  margin: 30px 0;
  width: 100% !important;
  border-collapse: collapse;
}
.main .block-content table tr:nth-child(odd) {
  background-color: #eaedf0;
}
.main .block-content table tr:first-of-type {
  background-color: #ff9b09;
  color: #ffffff;
}
.main .block-content table tr th {
  text-align: left;
  color: #ffffff;
  padding: 6px;
  background-color: #ff9b09;
}
.main .block-content table tr td {
  padding: 6px;
}
.main .block-content img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .main .block-content img.alignleft {
    float: none;
    display: block;
    margin: 20px auto;
  }
}
.main .block-content img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .main .block-content img.alignright {
    float: none;
    display: block;
    margin: 20px auto;
  }
}
.main .block-content img.aligncenter {
  display: block;
  margin: 20px auto;
}
.main .block-content img.alignnone {
  float: none;
}
.single .block {
  border-bottom: 1px solid #e4e4e4;
}
.block-form {
  background-color: #ff9b09;
  border-bottom: none !important;
}
.block-form .block-title {
  color: #ffffff;
}
.block-form .cfrm {
  float: none;
  width: 100%;
}
.block-form .cfrm .labelex {
  color: #ffffff;
}
.block-form .cfrm input[type=text],
.block-form .cfrm input[type=email] {
  width: 80%;
}
@media all and (max-width: 767px) {
  .block-form .cfrm input[type=text],
  .block-form .cfrm input[type=email] {
    width: 100%;
  }
}
.block-form .cfrm input[type=submit] {
  background-color: #3a3834;
  margin-right: 8%;
}
@media all and (max-width: 767px) {
  .block-form .cfrm input[type=submit] {
    margin-right: 0;
  }
}
.block-form .cfrm input[type=submit]:hover {
  background-color: #000000;
}
.block-form .cfrm textarea {
  width: 80%;
}
@media all and (max-width: 767px) {
  .block-form .cfrm textarea {
    width: 100%;
  }
}
.block-form .cfrm .image-preview-input {
  position: relative;
  overflow: hidden;
  margin: 0px;
  color: #484848;
  background-color: #ffffff;
  border-color: #ccc;
}
.block-form .cfrm .image-preview-input input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.block-form .cfrm .image-preview-input-title {
  margin-left: 2px;
}
.block-form .cfrm .image-preview {
  width: 80%;
  margin-top: 7px;
}
.block-form .cfrm .image-preview input[type=text] {
  width: 100%;
  height: 33px;
  background-color: #b16d09;
  color: #ffffff;
}
.block-form .cfrm-top .cfrm-wrap:nth-child(2) .labelex {
  left: -38px;
}
.mobile-show {
  display: none;
}
@media all and (max-width: 450px) {
  .mobile-show {
    display: block;
  }
}
@media all and (max-width: 450px) {
  .mobile-hide {
    display: none;
  }
}
.other {
  background-color: #e5e5e5;
}
.other-title {
  display: block;
  float: left;
  color: #3a3834;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 40px;
}
@media all and (max-width: 767px) {
  .other-title {
    font-size: 24px;
    line-height: 47px;
  }
}
@media all and (max-width: 600px) {
  .other-title {
    float: none;
    line-height: 34px;
    margin-bottom: 30px;
  }
}
.other .button {
  float: right;
}
@media all and (max-width: 600px) {
  .other .button {
    float: none;
  }
}
.wpcf7-validation-errors {
  background-color: #f04949 !important;
  color: #ffffff !important;
  border-color: #f04949 !important;
}
div.wpcf7-mail-sent-ok {
  background-color: #398f14 !important;
  color: #ffffff !important;
}
.slider .left.carousel-control,
.slider .right.carousel-control {
  background: none !important;
  opacity: 1 !important;
}
.slider .left.carousel-control span,
.slider .right.carousel-control span {
  width: 33px;
  height: 46px;
  font-size: 0;
}
.slider .left.carousel-control {
  left: 6%;
}
.slider .right.carousel-control {
  right: 6%;
}
.slider .left.carousel-control span {
  background: url(../images/leftarr.png) 0 0 no-repeat !important;
  left: 0 !important;
  margin-left: 0 !important;
  top: 35%;
  margin-top: 0;
}
.slider .right.carousel-control span {
  background: url(../images/rightarr.png) 0 0 no-repeat !important;
  right: 0 !important;
  margin-right: 0 !important;
  top: 35%;
  margin-top: 0;
}
.persons .all {
  margin-top: 40px;
  text-align: center;
}
.persons .button {
  background-color: #ff9b09;
  color: #ffffff !important;
}
@media all and (max-width: 767px) {
  .persons .button {
    height: auto;
    line-height: 20px;
    padding: 10px;
  }
}
#cn-accept-cookie {
  text-decoration: none;
  height: 47px;
  line-height: 47px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 50px;
  font-size: 20px;
  color: #484848 !important;
  font-weight: 500;
  height: auto;
  background-color: #ff9b09;
  color: #000000 !important;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
#cn-accept-cookie > span {
  display: inline-block;
  vertical-align: middle;
}
#cn-accept-cookie.opacity {
  background: rgba(50, 113, 23, 0.9);
}
#cn-accept-cookie.filled {
  background-color: #ff9b09;
  color: #ffffff !important;
  border: none;
}
#cn-accept-cookie.filled .fa {
  color: #ffffff;
}
#cn-accept-cookie.filled:hover {
  background-color: #000000;
  color: #ffffff !important;
}
#cn-accept-cookie .fa {
  margin-left: 6px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #787257;
}
#cn-accept-cookie:hover {
  /*color: @links !important;
        background-color: @light;*/
  text-decoration: none !important;
  /*border-color: @links;*/
}
#cn-accept-cookie:hover .fa {
  color: #ffffff;
}
#cn-accept-cookie > span {
  display: inline-block;
  vertical-align: middle;
}
#cn-accept-cookie.opacity {
  background: rgba(50, 113, 23, 0.9);
}
#cn-accept-cookie.filled {
  background-color: #ff9b09;
  color: #ffffff !important;
  border: none;
}
#cn-accept-cookie.filled .fa {
  color: #ffffff;
}
#cn-accept-cookie.filled:hover {
  background-color: #000000;
  color: #ffffff !important;
}
#cn-accept-cookie .fa {
  margin-left: 6px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #787257;
}
#cn-accept-cookie:hover {
  /*color: @links !important;
        background-color: @light;*/
  text-decoration: none !important;
  /*border-color: @links;*/
}
#cn-accept-cookie:hover .fa {
  color: #ffffff;
}
#cn-notice-text {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #cn-notice-text {
    display: block;
    margin-top: 10px;
    text-align: center;
  }
}
.sou {
  color: #ffffff;
  position: relative;
  padding-left: 24px;
}
.sou .acceptance-353 {
  position: absolute;
  top: 0;
  left: 0;
}
.sou .wpcf7-list-item {
  margin-left: 0;
}
.sou a {
  color: #ffffff;
  text-decoration: underline;
}
.sou a:hover {
  text-decoration: none;
}
.benefits {
  background: url(../images/benefits.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #ffffff;
}
.benefits .block-title {
  width: 40%;
  color: #ffffff;
  margin-bottom: 50px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .benefits .block-title {
    width: 100%;
    float: none;
  }
}
.benefits .block-content {
  float: none;
  width: 100%;
  clear: both;
}
.benefits-info {
  float: left;
  text-align: center;
  width: 30%;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .benefits-info {
    width: 100%;
    float: none;
  }
}
.benefits-info strong {
  display: block;
  font-size: 40px;
  font-weight: 700;
}
.benefits-controls {
  float: left;
  width: 30%;
  text-align: right;
  margin-top: 20px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .benefits-controls {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 40px;
  }
}
.benefits-controls .change,
.benefits-controls .clos {
  background-color: #ff9b09;
  color: #ffffff !important;
  border: none;
  height: 45px;
  padding: 0 20px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-left: 20px;
  font-size: 15px;
}
.benefits-controls .change {
  margin-left: 0;
}
.benefits-controls .clos {
  background-color: #7b7168;
  color: #ffffff !important;
  line-height: 45px;
  font-size: 15px;
}
.benefits-controls .clos .fa {
  margin-top: 0;
  color: #ffffff;
  font-size: 12px;
}
.calc {
  *zoom: 1;
}
.calc:before,
.calc:after {
  content: "";
  display: table;
}
.calc:after {
  clear: both;
}
.calc-half {
  width: 47.50%;
  float: left;
  margin-right: 5%;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .calc-half {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.calc-half:nth-child(2) {
  margin-right: 0;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .calc-half:nth-child(2) {
    margin-bottom: 0;
  }
}
.calc .rowex {
  position: relative;
  font-size: 0;
  margin-bottom: 20px;
  *zoom: 1;
}
.calc .rowex:before,
.calc .rowex:after {
  content: "";
  display: table;
}
.calc .rowex:after {
  clear: both;
}
.calc .rowex.icon:after {
  content: "";
  width: 24px;
  height: 26px;
  background: url(../images/calendar.png) 0 0 no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media all and (max-width: 500px) {
  .calc .rowex.icon:after {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    top: initial;
    bottom: 10px;
  }
}
.calc .rowex-inner {
  display: inline-block;
  vertical-align: middle;
  width: 75%;
  *zoom: 1;
}
.calc .rowex-inner:before,
.calc .rowex-inner:after {
  content: "";
  display: table;
}
.calc .rowex-inner:after {
  clear: both;
}
.calc .rowex * {
  font-size: 15px;
}
.calc .rowex:last-of-type {
  margin-bottom: 0;
}
.calc .rowex .labelex {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  padding-right: 10px;
  min-height: 1px;
}
@media all and (max-width: 500px) {
  .calc .rowex .labelex {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
}
.calc input[type=text],
.calc input[type=email],
.calc select {
  height: 47px;
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  width: 75%;
  color: #484848;
}
@media all and (max-width: 500px) {
  .calc input[type=text],
  .calc input[type=email],
  .calc select {
    display: block;
    width: 100%;
  }
}
.calc input[type=submit] {
  background-color: #000000;
  color: #ffffff;
  height: 45px;
  width: 150px;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-weight: 600;
  float: left;
  margin-right: 20px;
}
@media all and (max-width: 1200px) {
  .calc input[type=submit] {
    float: none;
    margin-bottom: 20px;
  }
}
#tool {
  float: left;
  color: #ffffff;
  width: 200px;
  text-decoration: underline;
  position: relative;
}
@media all and (max-width: 1200px) {
  #tool {
    float: none;
    display: block;
  }
}
#tool:hover:after {
  content: attr(data-tooltip);
  position: absolute;
  background-color: #ff9b09;
  font-size: 12px;
  color: #6f4200;
  padding: 20px;
  bottom: 50px;
  left: 0;
  width: 250px;
}
.result {
  text-align: center;
  max-width: 910px;
  margin: 0 auto;
}
.result-top {
  margin-bottom: 20px;
}
.result-top h3 {
  font-weight: 400;
  font-size: 34px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .result-top h3 {
    font-size: 24px;
  }
}
.result-top h3 strong {
  border-bottom: 2px solid #ffffff;
  font-weight: 700;
}
.result-top-info {
  font-size: 26px;
  display: block;
  margin-top: 6px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .result-top-info {
    font-size: 18px;
  }
}
.result-table {
  width: 100%;
  text-align: left;
  margin-bottom: 50px;
  background-color: #ffffff;
  color: #484848;
  border: 50px solid #ffffff;
  border-bottom: 30px solid #ffffff;
}
.result-table tr {
  border-bottom: 1px solid #c5bcb3;
}
.result-table tr.summary {
  border-bottom: none;
  border-top: 2px solid #c5bcb3;
  color: #ff9b09;
}
.result-table tr.summary strong {
  font-size: 20px;
}
.result-table td {
  padding: 4px;
}
@media all and (max-width: 650px) {
  .result-table td {
    font-size: 14px;
  }
}
.result-table td strong {
  text-align: right;
  display: block;
}
.result-bottom h3 {
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 30px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .result-bottom h3 {
    font-size: 20px;
  }
}
.result-bottom p {
  margin-bottom: 0;
  font-size: 16px;
  text-align: center;
}
.alert {
  margin-top: 30px;
}
.ui-datepicker-next-hover .ui-icon {
  background-position: -48px -192px !important;
}
#row-map {
  width: 100%;
}
.policy {
  float: left;
  color: #ffffff;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .policy {
    clear: both;
    text-align: center;
    padding-top: 20px;
  }
}
.policy p {
  font-size: 12px;
}
.policy a {
  color: #000000;
  text-decoration: underline;
}
.policy a:hover {
  text-decoration: none;
}
.video {
  height: 491px;
  position: relative;
}
.video .video__text {
  top: 50%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
  z-index: 2;
}
.video strong {
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
.video .play {
  display: block;
  font-size: 14px;
  cursor: pointer;
  font-style: normal;
}
.video .play:hover {
  color: #ff9b09;
}
.video .fas,
.video .far {
  font-family: 'fontAwesome';
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
}
.videos {
  *zoom: 1;
  padding: 60px 60px 0 60px;
}
.videos:before,
.videos:after {
  content: "";
  display: table;
}
.videos:after {
  clear: both;
}
.videos .video {
  float: left;
  width: 48%;
  margin-right: 4%;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 850px) {
  .videos .video {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
  }
}
.videos .video:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.videos .video + .video {
  margin-right: 0;
}
.video1 {
  background: url(../images/video1.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.video2 {
  background: url(../images/video2.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.video3 {
  background: url(../images/video3.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.modal-dialog {
  width: 100%;
  max-width: 80%;
}
@media all and (max-width: 1200px) {
  .modal-dialog {
    max-width: 80%;
  }
}
@media all and (max-width: 767px) {
  .modal-dialog {
    max-width: 90%;
  }
}
.modal-dialog iframe {
  display: block;
  width: 100% !important;
  min-height: 80vh !important;
}
@media all and (max-width: 767px) {
  .modal-dialog iframe {
    min-height: 400px !important;
  }
}
.modal-header {
  border-bottom: none;
  padding: 0;
}
@media all and (max-width: 600px) {
  .modal-header {
    padding-top: 20px;
  }
}
.modal-header .close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
  color: #8d8c8c;
  font-weight: 300;
  text-shadow: none;
  opacity: 1 !important;
  font-size: 30px;
}
@media all and (max-width: 600px) {
  .modal-header .close {
    top: 10px;
    right: 10px;
  }
}
#modal__video .modal-header,
#modal__cv .modal-header {
  padding-bottom: 40px;
}
#modal__cv .close {
  color: #000000;
}
#modal__cv .modal-content {
  background-color: #ff9b09;
}
#modal__cv .modal-body {
  *zoom: 1;
}
#modal__cv .modal-body:before,
#modal__cv .modal-body:after {
  content: "";
  display: table;
}
#modal__cv .modal-body:after {
  clear: both;
}
#modal__cv .cfrm {
  float: none;
  width: 100%;
  padding: 50px;
}
.modal-content {
  background-color: #000000;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.modal-content iframe {
  border: none;
}
.forgot {
  background-color: #f4f2ef;
}
.forgot > .wrap {
  padding: 50px 0;
}
.forgot h2.block__title {
  font-weight: 500;
}
.forgot h3 {
  margin: 10px 0 30px 0;
  font-weight: 400;
  color: #000000;
}
.forgot .button {
  background-color: #ff9b09;
  color: #ffffff !important;
}
.forgot .button:hover {
  background-color: #000000;
}
.ztabs__menu {
  display: table;
  width: 500px;
  margin: 0 auto 40px auto;
}
@media all and (max-width: 550px) {
  .ztabs__menu {
    width: 100%;
    display: block;
  }
}
.ztabs__menu .item {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
@media all and (max-width: 550px) {
  .ztabs__menu .item {
    width: 100%;
    display: block;
  }
}
.ztabs__menu a {
  display: block;
  background: none;
  text-decoration: none;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  border: 2px solid #ff9b09;
}
.ztabs__menu .item__title {
  display: block;
  font-size: 18px;
  line-height: 24px;
}
.ztabs__menu a:hover,
.ztabs__menu a.active {
  background-color: #ff9b09;
  color: #ffffff;
  text-decoration: none;
}
.ztabs__menu a:hover .item__icon__normal,
.ztabs__menu a.active .item__icon__normal {
  display: none;
}
.ztabs__menu a:hover .item__icon__hover,
.ztabs__menu a.active .item__icon__hover {
  display: block;
}
#o-nas .wrap {
  padding-bottom: 0;
}
#o-nas .block-title {
  width: 20%;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #o-nas .block-title {
    width: 100%;
    float: none;
    text-align: center;
  }
}
#o-nas .block-content {
  background: url(../images/bg-onas.png) left bottom no-repeat;
  padding-left: 450px;
  min-height: 257px;
  width: 80%;
  padding-bottom: 30px;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #o-nas .block-content {
    width: 100%;
    float: none;
  }
}
@media all and (max-width: 767px) {
  #o-nas .block-content {
    background-position: center bottom;
    padding-bottom: 280px;
    padding-left: 0;
    text-align: center;
  }
}
#o-nas .button {
  margin-top: 30px;
}
.onas__more {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.onas__more.active {
  max-height: 1000px;
  margin-top: 30px;
}
#vyhody {
  background-color: #f4f2ef;
}
.advlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 650px) {
  .advlist {
    display: block;
  }
}
.advlist .item {
  margin-right: 3%;
  width: 22.75%;
  position: relative;
  height: 500px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  color: #ffffff;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .advlist .item {
    width: 48.50%;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 650px) {
  .advlist .item {
    width: 100%;
    margin-right: 0 !important;
  }
}
.advlist .item:nth-child(4n+4) {
  margin-right: 0;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .advlist .item:nth-child(even) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .advlist .item:nth-child(odd) {
    margin-right: 3%;
  }
}
.advlist .item:hover .item__inner:after {
  opacity: 1;
}
.advlist .item:hover .item__content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
.advlist .item:hover .item__over {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.advlist .item__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.advlist .item__inner:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  opacity: 0;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .advlist .item__inner:after {
    opacity: 1 !important;
  }
}
.advlist .item__content {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  text-align: center;
  padding: 20px;
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .advlist .item__content {
    opacity: 0 !important;
    visibility: hidden !important;
    -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear !important;
    -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear !important;
    -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear !important;
    -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear !important;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear !important;
  }
}
.advlist .item__content .item__title {
  font-size: 30px;
  line-height: 36px;
  min-height: 72px;
}
.advlist .item__content .item__icon {
  margin-bottom: 10px;
}
.advlist .item__content .item__icon img {
  max-height: 90px;
  width: auto;
}
.advlist .item__over {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  text-align: center;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .advlist .item__over {
    opacity: 1 !important;
    visibility: visible !important;
    transition-delay: 0s !important;
  }
}
.advlist .item__over .item__title {
  font-size: 30px;
  line-height: 36px;
  min-height: 72px;
}
.advlist .item__over p {
  text-align: left;
  font-size: 13px;
  line-height: 17px;
}
#claim img {
  width: 100%;
}
/* ------------------ HEADER ----------------*/
.header {
  background: url(../images/subheader.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.header > .wrap {
  min-height: 310px;
  z-index: 2;
}
.header:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
}
.home .header {
  background: url(../images/header-new3.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media all and (max-width: 500px) {
  .home .header {
    -webkit-background-size: cover;
    background-size: cover;
  }
}
.home .header > .wrap {
  height: 800px;
}
@media all and (max-width: 500px) {
  .home .header > .wrap {
    height: auto;
    min-height: 630px;
  }
}
.home .header:after {
  display: none;
}
.logo {
  display: block;
  float: left;
  width: 113px;
  height: 23px;
  background: url(../images/logo.png) 0 0 no-repeat;
  -webkit-background-size: 113px 23px;
  background-size: 113px 23px;
  margin-top: 10px;
  position: relative;
  z-index: 100;
}
.logo.show_logo {
  display: block;
}
@media all and (max-width: 767px) {
  .logo {
    display: block !important;
  }
}
.single .logo {
  display: block !important;
}
@keyframes fadein {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
    -ms-transform: translateX(20px);
  }
  to {
    opacity: 1;
    -ms-transform: translateX(0);
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
    right: -100px;
  }
  to {
    opacity: 1;
    right: 0;
  }
}
.header-box {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 114px;
  left: 0;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 40px;
  max-width: 495px;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
  overflow: hidden;
  -webkit-animation: fadein 3s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 3s;
  /* Firefox < 16 */
  -ms-animation: fadein 3s;
  /* Internet Explorer */
  -o-animation: fadein 3s;
  /* Opera < 12.1 */
  animation: fadein 3s;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .header-box {
    left: 6%;
  }
}
@media all and (max-width: 500px) {
  .header-box {
    max-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 150px;
    padding: 20px;
  }
}
.header-box h1 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 50px;
  position: relative;
}
@media all and (max-width: 500px) {
  .header-box h1 {
    font-size: 20px;
  }
}
.header-box h1:after {
  content: "";
  height: 3px;
  width: 252px;
  position: absolute;
  left: -40px;
  bottom: -25px;
  background-color: #ff9b09;
  display: block;
}
.header-box p {
  margin: 0;
}
.header-box .button {
  margin-top: 30px;
  cursor: pointer;
}
@media all and (max-width: 500px) {
  .header-box .button {
    padding: 0 20px;
  }
}
.single .header-box {
  position: relative;
  bottom: 0;
  margin-top: 120px;
  max-width: 100%;
  padding: 30px 40px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  *zoom: 1;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
.single .header-box:before,
.single .header-box:after {
  content: "";
  display: table;
}
.single .header-box:after {
  clear: both;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .single .header-box {
    right: 0;
  }
}
.single .header-box .button {
  background-color: #000000;
  float: right;
  font-size: 18px;
  padding: 0 30px;
}
@media all and (max-width: 767px) {
  .single .header-box .button {
    float: none;
  }
}
.single .header-box .button:hover {
  background-color: #1a1a1a;
}
.single .header-box-left {
  width: 66.39%;
  float: left;
}
@media all and (max-width: 767px) {
  .single .header-box-left {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
.header-box--paged {
  position: relative;
  bottom: 0;
  margin-top: 100px;
}
/********************* Footer ******************/
.pb {
  background-color: #3a3834;
  height: 20px;
}
.footer {
  background-color: #3a3834;
  color: #fff8f8;
}
.footer > .wrap {
  padding: 90px 0;
}
.footer .col-title {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  color: #ff9b09;
  display: block;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .footer .col-title {
    margin-bottom: 20px;
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  .footer .col-title br {
    display: none;
  }
}
.footer .col {
  float: left;
  /*&:nth-child(2) {
			width: 27.87%;
			.c;

			@media @normal, @tablet {
				width: 100%;
				clear: both;
				padding-top: 40px;
				float: none;
			}
			
			.col-title {
				display: block;

				@media @normal, @tablet { 
					width: 50%;
				}

				@media @mobile {
					float: none;
				}

			}

		}*/
}
@media all and (max-width: 767px) {
  .footer .col {
    width: 100% !important;
    float: none !important;
  }
}
.footer .col:nth-child(1) {
  width: 100%;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px) {
  .footer .col:nth-child(1) {
    width: 100%;
    float: none;
  }
}
.footer .rowex {
  *zoom: 1;
}
.footer .rowex:before,
.footer .rowex:after {
  content: "";
  display: table;
}
.footer .rowex:after {
  clear: both;
}
.footer .rowex:first-of-type {
  padding-bottom: 60px;
}
.footer .rowex:nth-of-type(2) {
  border-top: thin solid #726f6a;
  padding-top: 60px;
}
.footer .cfrm-wrap {
  padding-left: 130px;
}
@media all and (max-width: 767px) {
  .footer .cfrm-wrap {
    padding-left: 0;
  }
}
.socials {
  float: left;
  *zoom: 1;
  margin-top: 10px;
}
.socials:before,
.socials:after {
  content: "";
  display: table;
}
.socials:after {
  clear: both;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px) {
  .socials {
    width: 50%;
    margin-left: 0;
  }
}
@media all and (max-width: 767px) {
  .socials {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.socials > li {
  float: left;
  margin-right: 30px;
}
.socials a {
  display: block;
  width: 35px;
  height: 35px;
  background-color: #f4f2ef;
  color: #3a3834;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 26px;
  text-align: center;
}
.socials a:hover {
  background-color: #ff9b09;
  color: #3a3834;
}
.support {
  position: relative;
  *zoom: 1;
}
.support:before,
.support:after {
  content: "";
  display: table;
}
.support:after {
  clear: both;
}
.support .item {
  float: left;
  width: 25%;
  padding-right: 5%;
  position: relative;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .support .item {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 450px) {
  .support .item {
    padding-left: 0;
  }
}
.support a {
  text-decoration: none;
  color: #ffffff;
}
.support a:hover {
  color: #ff9b09;
  text-decoration: none;
}
.support img {
  position: relative;
  left: 0;
  top: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media all and (max-width: 450px) {
  .support img {
    position: relative;
  }
}
.support-info p {
  font-size: 18px;
  margin: 0;
  padding-top: 10px;
  color: #ffffff;
}
.support-info p:first-of-type {
  min-height: 90px;
}
.support-info p .fa {
  position: absolute;
  left: 0;
  top: 3px;
  color: #ff9b09;
}
.support-info p.phone,
.support-info p.email {
  position: relative;
  padding-left: 34px;
  margin: 0;
  padding-top: 0;
  color: #ffffff;
}
.support-info p.phone {
  margin-top: 0;
}
.support-info p.phone strong,
.support-info p.phone a {
  color: #ffffff !important;
}
.cfrm {
  float: left;
  width: 66.13%;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .cfrm {
    float: none;
    width: 100%;
  }
}
.cfrm-top,
.cfrm-bottom {
  *zoom: 1;
  margin-bottom: 30px;
}
.cfrm-top:before,
.cfrm-bottom:before,
.cfrm-top:after,
.cfrm-bottom:after {
  content: "";
  display: table;
}
.cfrm-top:after,
.cfrm-bottom:after {
  clear: both;
}
.cfrm p {
  margin: 0;
}
.cfrm br {
  display: none;
}
.cfrm-wrap {
  float: left;
  width: 50%;
  position: relative;
  padding-left: 104px;
}
@media all and (max-width: 767px) {
  .cfrm-wrap {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.cfrm-wrap .labelex {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 47px;
  font-size: 18px;
}
@media all and (max-width: 767px) {
  .cfrm-wrap .labelex {
    position: relative;
    display: block;
    left: 0 !important;
  }
}
.cfrm-bottom .cfrm-wrap {
  width: 100%;
}
.cfrm-top .cfrm-wrap:nth-child(2) .labelex {
  left: 40px;
}
.cfrm-title {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 400;
  color: #ff9b09;
  text-align: right;
  float: right;
  line-height: 46px;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .cfrm-title {
    text-align: left;
    float: none;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .cfrm-title {
    font-size: 30px;
  }
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .cfrm-title br {
    display: none;
  }
}
.cfrm input[type=submit] {
  float: right;
}
@media all and (max-width: 600px) {
  .cfrm input[type=submit] {
    float: none;
    margin: 0 auto;
    display: block;
    width: 200px;
  }
}
.cfrm input[type=text],
.cfrm input[type=email] {
  height: 47px;
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 0 20px;
  display: block;
  width: 100%;
  color: #484848;
}
.cfrm textarea {
  height: 100px;
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  display: block;
  width: 100%;
  color: #484848;
}
.cfrm .policy {
  margin-top: 3px;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .cfrm .policy {
    margin-top: 3px;
    text-align: left;
    padding-top: 0;
    clear: none;
  }
}
@media all and (max-width: 600px) {
  .cfrm .policy {
    text-align: center;
  }
}
.cfrm .policy a {
  color: #ff9b09 !important;
}
.single .footer .rowex:first-of-type {
  margin-bottom: 0;
}
.footer .cfrm .sou {
  float: left;
}
@media all and (max-width: 600px) {
  .footer .cfrm .sou {
    float: none;
    margin-bottom: 20px;
  }
}
.footer .cfrm .sou a:hover {
  color: #ff9b09;
}
.footer .rowex {
  position: relative;
}
.socol {
  width: auto !important;
  *zoom: 1;
}
.socol:before,
.socol:after {
  content: "";
  display: table;
}
.socol:after {
  clear: both;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .socol {
    position: relative;
    width: 100% !important;
  }
}
.socol .col-title {
  display: inline-block !important;
  margin-right: 30px;
  float: left;
}
.socol .socials {
  display: inline-block;
  margin-top: 4px;
}
@media all and (min-width: 990px) and (max-width: 1230px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .socol .socials {
    width: auto !important;
  }
}
.site {
  padding: 60px 0 30px 0;
  border-bottom: thin solid #726f6a;
  margin-bottom: 40px;
  position: relative;
}
.site .col {
  float: none;
}
.pracujvlappu {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  max-width: 380px;
}
@media all and (min-width: 990px) and (max-width: 1230px) {
  .pracujvlappu {
    max-width: 250px;
  }
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .pracujvlappu {
    position: relative;
    top: 0;
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    margin-top: 30px;
    display: block;
    right: 0;
  }
}
/* ------------------ MENU --------------------*/
#toggle-menu {
  display: none;
  width: 30px;
  height: 25px;
  float: right;
  margin-top: 10px;
  position: relative;
  z-index: 1000;
  margin-left: 0;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #toggle-menu {
    display: block;
  }
}
#toggle-menu span {
  display: block;
  margin-bottom: 5px;
  height: 4px;
  background-color: #000000;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  #toggle-menu span {
    background-color: #ff9b09;
  }
}
#toggle-menu span:nth-child(3) {
  margin-bottom: 0;
}
.menu {
  top: 0;
  right: 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  padding: 20px 0;
}
.menu.fixed_menu {
  background: rgba(0, 0, 0, 0.8);
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .menu {
    background: #000000 !important;
  }
}
/*.single {

	.menu {
		position: absolute;

		&.fixed_menu {
			background: none;
		}

	}

}*/
.main-menu {
  float: right;
  *zoom: 1;
}
.main-menu:before,
.main-menu:after {
  content: "";
  display: table;
}
.main-menu:after {
  clear: both;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) {
  .main-menu {
    position: absolute;
    left: -9999px;
    margin-left: 0;
    display: block;
  }
}
.main-menu > li {
  position: relative;
  float: left;
  margin-left: 14px;
}
@media all and (max-width: 1080px) {
  .main-menu > li {
    margin-left: 6px;
  }
}
.main-menu > li:first-child {
  margin-left: 0;
}
.main-menu > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.main-menu > li:hover > a {
  color: #ff9b09;
}
.main-menu > li.menu-item-has-children:after {
  content: "\f107";
  font-family: 'fontAwesome';
  color: #ff9b09;
  position: absolute;
  right: 6px;
  top: 12px;
  font-size: 15px;
}
@media all and (min-width: 990px) and (max-width: 1230px) {
  .main-menu > li.menu-item-has-children:after {
    display: none;
  }
}
.main-menu > li.current-menu-item > a,
.main-menu > li.current-page-ancestor > a,
.main-menu > li.current-menu-parent > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #ff9b09;
}
.main-menu > li.current-menu-item > a:hover,
.main-menu > li.current-page-ancestor > a:hover,
.main-menu > li.current-menu-parent > a:hover {
  color: #ffffff;
}
.main-menu > li > a {
  text-decoration: none;
  font-size: 15px;
  color: #ffffff;
  position: relative;
  display: block;
  padding: 8px 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
@media all and (max-width: 1080px) {
  .main-menu > li > a {
    font-size: 15px;
    padding-left: 7px;
    padding-right: 7px;
  }
}
.main-menu > li > a:hover {
  color: #ff9b09;
  text-decoration: none;
  cursor: pointer;
}
.main-menu .sub-menu {
  background-color: #ffffff;
  position: absolute;
  top: 54px;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  z-index: 99;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 30px;
  font-size: 0;
}
.main-menu .sub-menu:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 18px;
  height: 10px;
  background: url(../images/submenu-arr.png) 0 0 no-repeat;
}
.main-menu .sub-menu .col {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  width: 25%;
  padding-right: 2%;
  font-size: 13px;
  position: relative;
  padding-left: 33px;
}
.main-menu .sub-menu .col .icon {
  position: absolute;
  top: 0;
  left: 0;
}
.main-menu .sub-menu .col-title {
  margin-bottom: 6px;
}
.main-menu .sub-menu .col-title a {
  font-size: 14px;
  color: #484848 !important;
}
.main-menu .sub-menu .colist > li > a {
  color: #7f7f7f;
  text-decoration: none;
}
.main-menu .sub-menu .colist > li > a:hover {
  text-decoration: underline;
}
.header.active .menu {
  padding: 0;
  z-index: 999;
}
.header.active #toggle-menu {
  margin-top: 30px;
}
.header.active #toggle-menu span {
  background-color: #ffffff;
}
.header.active .main-menu {
  margin-top: 0;
  left: 0;
  right: 0;
  background-color: #ff9b09;
  z-index: 999;
  top: 0;
  width: 100%;
  padding-top: 76px;
}
.header.active .main-menu > li {
  float: none;
  margin: 0;
  display: block;
  padding: 0;
  text-align: center;
}
.header.active .main-menu > li.current-menu-item > a {
  color: #000000;
}
.header.active .main-menu > li a:after {
  display: none;
}
.header.active .main-menu > li > a {
  padding: 10px 10px 10px 3%;
  color: #ffffff;
  line-height: 24px;
  font-size: 16px;
  display: block;
  border-bottom: 1px solid #ffffff;
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
