/* Generated by Glyphter (http://www.glyphter.com) on  Thu Dec 01 2016*/
@font-face {
  font-family: 'icon';
  src: url("../fonts/icon.eot");
  src: url("../fonts/icon.eot%3F") format("embedded-opentype"), url("../fonts/icon.woff") format("woff"), url("../fonts/icon.ttf") format("truetype"), url("../fonts/icon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*='icon-']:before {
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-mobile:before {
  content: '\0041'; }

.icon-money:before {
  content: '\0042'; }

.icon-next:before {
  content: '\0043'; }

.icon-pay:before {
  content: '\0044'; }

.icon-payment:before {
  content: '\0045'; }

.icon-prev:before {
  content: '\0046'; }

.icon-settings:before {
  content: '\0047'; }

.icon-skype:before {
  content: '\0048'; }

.icon-support:before {
  content: '\0049'; }

.icon-application:before {
  content: '\004a'; }

.icon-calendar:before {
  content: '\004b'; }

.icon-email:before {
  content: '\004c'; }

.icon-graph1:before {
  content: '\004d'; }

.icon-graph2:before {
  content: '\004e'; }

.icon-graph3:before {
  content: '\004f'; }

.icon-graph4:before {
  content: '\0050'; }

.icon-icq:before {
  content: '\0051'; }

.icon-lenders:before {
  content: '\0052'; }

.icon-menu:before {
  content: '\0053'; }

.all {
  position: relative;
  overflow: hidden;
  min-width: 480px; }
.all .outer {
  transition: all 1s;
  left: 0;
  position: relative; }
.show-menu .all .outer {
  left: 320px; }
@media all and (min-width: 768px) {
  .show-menu .all .outer {
    left: 0; } }

.header {
  height: 160px;
  padding-top: 54px;
  position: relative;
  z-index: 100; }
@media all and (min-width: 1050px) {
  .header {
    height: 130px; } }
.header header {
  position: relative;
  border-top: 1px solid #e5e5e5; }
.header .container-fluid {
  position: relative; }
.header .logo {
  margin: 0;
  font-size: 20px;
  padding-top: 40px;
  padding-left: 15px;
  text-align: center; }
@media all and (min-width: 768px) {
  .header .logo {
    text-align: left; } }
@media all and (min-width: 1050px) {
  .header .logo {
    padding-left: 0;
    padding-top: 40px; } }
@media all and (min-width: 768px) {
  .header nav {
    position: absolute;
    left: 0;
    top: -54px;
    right: 0; } }
@media all and (min-width: 1050px) {
  .header nav {
    left: 10px;
    right: 10px; }
  .header nav:before {
    content: " ";
    height: 1px;
    left: 0;
    width: 100%;
    background-color: #e5e5e5;
    top: 26px;
    position: absolute; } }
.header .logo-box {
  position: absolute;
  top: -63px;
  right: 20px;
  text-align: right;
  background-color: white;
  padding-top: 11px;
  line-height: 30px;
  z-index: 2; }
@media all and (min-width: 768px) {
  .header .logo-box {
    top: 90px; } }
@media all and (min-width: 1050px) {
  .header .logo-box {
    float: right;
    position: relative;
    top: 0;
    right: 0; } }
.header .logo-box p {
  display: inline-block;
  vertical-align: middle;
  margin: 0; }
.header .logo-box .language {
  display: inline-block;
  vertical-align: middle; }
.header .logo-box .nav > li > a {
  padding: 0 10px;
  line-height: 30px;
  font-weight: 600;
  font-size: 14px;
  color: black;
  width: 70px; }
.header .dropdown-menu {
  min-width: 70px; }
.header .link-menu {
  border-width: 0;
  background: transparent;
  width: 52%;
  height: 53px;
  position: absolute;
  left: 0;
  top: -54px;
  font-weight: 600;
  font-size: 18px;
  padding-left: 20px;
  text-align: left;
  border-right: 1px solid #e5e5e5; }
@media all and (min-width: 768px) {
  .header .link-menu {
    display: none; } }
.header .link-menu:before {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  margin-top: -3px; }
.header .nav-pills {
  background-color: white;
  z-index: 1;
  width: 320px;
  position: fixed;
  overflow: auto;
  left: -320px;
  top: 0;
  height: 100%;
  z-index: 10;
  transition: all 1s;
  box-shadow: 0 0 0 600px transparent; }
@media all and (min-width: 768px) {
  .header .nav-pills {
    box-shadow: none; } }
.show-menu .header .nav-pills {
  left: 0;
  box-shadow: 0 0 0 600px rgba(0, 0, 0, 0.4); }
@media all and (min-width: 768px) {
  .show-menu .header .nav-pills {
    box-shadow: none; } }
@media all and (min-width: 768px) {
  .header .nav-pills {
    display: table;
    position: relative;
    left: 0;
    overflow: visible;
    width: 100%; } }
@media all and (min-width: 1050px) {
  .header .nav-pills {
    float: left;
    width: auto;
    display: block; } }
.header .nav-pills li {
  float: none; }
@media all and (min-width: 768px) {
  .header .nav-pills li {
    display: table-cell;
    border-left: 1px solid #e5e5e5; } }
@media all and (min-width: 1050px) {
  .header .nav-pills li {
    display: block;
    float: left; } }
.header .nav-pills li:first-child {
  border-left-width: 0; }
@media all and (min-width: 1050px) {
  .header .nav-pills li:first-child a {
    padding-left: 0; } }
.header .nav-pills li.active a {
  color: #f68e1f;
  background: transparent; }
.header .nav-pills li a {
  font-weight: 600;
  line-height: 33px;
  border-radius: 0;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  font-size: 18px; }
@media all and (min-width: 768px) {
  .header .nav-pills li a {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; } }
@media all and (min-width: 1050px) {
  .header .nav-pills li a {
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px; } }
@media all and (min-width: 1200px) {
  .header .nav-pills li a {
    padding-left: 22px;
    padding-right: 22px; } }

.navbar-nav .open .dropdown-menu {
  position: absolute;
  background-color: white; }

.nav-pills > li + li {
  margin-left: 0; }

.navbar-right {
  margin-right: 10px; }

.social-links {
  background-color: #1a1a1a;
  margin-left: -15px;
  margin-right: -15px; }
@media all and (min-width: 1050px) {
  .social-links {
    margin-left: 0;
    margin-right: 0; } }
.social-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  line-height: 36px;
  border-right: 1px solid #313131; }
.social-links ul li {
  display: table-cell;
  width: 10%;
  border-left: 1px solid #313131;
  line-height: 96px; }
.social-links ul li a {
  text-align: center;
  display: block;
  position: relative; }
.social-links ul li img {
  vertical-align: middle; }

footer {
  background: white url(../images/footer.png) no-repeat center bottom;
  padding-top: 33px; }
@media all and (min-width: 768px) {
  footer {
    padding-top: 70px; } }
footer.show-links .bottom-links .row {
  display: block; }
footer .bottom-links {
  text-align: center;
  padding-bottom: 37px; }
@media all and (min-width: 768px) {
  footer .bottom-links {
    padding-bottom: 0;
    text-align: left; } }
footer .bottom-links .link-menu {
  border-width: 0;
  background: transparent;
  width: 128px;
  height: 53px;
  font-weight: 600;
  font-size: 18px; }
@media all and (min-width: 768px) {
  footer .bottom-links .link-menu {
    display: none; } }
footer .bottom-links .link-menu:before {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  margin-top: -3px; }
footer .bottom-links .row {
  display: none;
  padding-bottom: 24px; }
@media all and (min-width: 768px) {
  footer .bottom-links .row {
    padding-bottom: 0;
    display: block; } }
footer .address-col {
  font-weight: 300;
  color: #808080;
  text-align: center;
  line-height: 24px; }
@media all and (min-width: 768px) {
  footer .address-col {
    text-align: right; } }
footer .address-col p {
  margin: 0; }
footer .address-col strong {
  font-weight: 600; }
footer .footer-links {
  padding-left: 15px;
  padding-right: 15px; }
@media all and (min-width: 1050px) {
  footer .footer-links {
    padding-left: 0;
    padding-right: 0; } }
footer .footer-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
footer .footer-links li {
  line-height: 30px; }

.copyright {
  text-align: center;
  font-size: 17px;
  color: #808080;
  font-weight: 30;
  position: relative;
  padding-top: 60px;
  padding-bottom: 20px; }
@media all and (min-width: 1050px) {
  .copyright:before {
    background: transparent url(../images/sign.png) no-repeat;
    width: 189px;
    height: 75px;
    position: absolute;
    left: 50%;
    top: 14px;
    margin-left: 280px;
    content: " "; } }
.copyright img {
  margin-bottom: 25px; }

body {
  background: white;
  color: black;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: ProximaNova, sans-serif;
  -webkit-font-smoothing: antialiased; }

form, fieldset {
  margin: 0;
  padding: 0;
  border-width: 0; }

input, select, textarea, button {
  font-family: ProximaNova, sans-serif;
  font-size: 16px;
  color: black;
  resize: none; }

input:focus, select:focus, textarea:focus, button:focus, a:focus, a:active {
  outline: none !important; }

input[type=text], input[type=password], input[type=submit], input[type=button], input[type=email], input[type=number], input[type=tel], textarea {
  -webkit-appearance: none; }

table {
  border-spacing: 0; }

td, th {
  padding: 0; }

img {
  vertical-align: bottom; }

a img {
  border-width: 0; }

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s; }

input, select, textarea, button {
  transition: all 0.3s; }

a:focus {
  outline-width: 0;
  text-decoration: none;
  color: inherit; }

a:hover {
  outline-width: 0;
  color: inherit;
  text-decoration: none; }

.none {
  display: none; }

* {
  margin-top: 0;
  margin-bottom: 0;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -moz-text-size-adjust: none;
  box-sizing: border-box; }

.container-fluid {
  max-width: 1170px; }

strong {
  font-weight: bold; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent; }

.btn {
  border-radius: 0px;
  color: white;
  line-height: 36px;
  padding: 6px 60px;
  font-size: 18px;
  background-color: #f68e1f;
  border-radius: 40px;
  color: white;
  font-weight: bold; }
.btn:hover, .btn:focus {
  color: white;
  text-decoration: none; }
.btn.btn-small {
  font-size: 14px;
  line-height: 24px;
  padding: 3px 30px; }
.btn.btn-medium {
  font-size: 14px;
  line-height: 29px;
  padding: 3px 35px; }
.btn.btn-big {
  font-size: 20px;
  padding: 19px 90px;
  line-height: 30px; }
.btn.btn-border {
  border: 1px solid #cccccc;
  background: transparent;
  color: black;
  line-height: 19px;
  font-size: 14px;
  padding: 7px 35px; }
.btn.btn-border:hover, .btn.btn-border:focus {
  color: white;
  background-color: black;
  border-color: black; }
.btn.btn-gradient {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFF7931E', endColorstr='#FFF15F29');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTMxZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxNWYyOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f7931e), color-stop(100%, #f15f29));
  background-image: -moz-linear-gradient(left, #f7931e 0%, #f15f29 100%);
  background-image: -webkit-linear-gradient(left, #f7931e 0%, #f15f29 100%);
  background-image: linear-gradient(to right, #f7931e 0%, #f15f29 100%); }
.btn.btn-gradient:hover {
  background: #f7931e; }
.btn.btn-white {
  background-color: white;
  color: black; }
.btn.btn-white:hover {
  background-color: black;
  color: white; }
.btn.btn-black {
  background-color: black;
  color: white; }
.btn.btn-black:hover {
  background-color: white;
  color: black; }
.btn.btn-wide {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%; }

.caret {
  border-top-color: #787878;
  border-top-width: 5px;
  border-left-width: 3px;
  border-right-width: 3px; }

.all .pagination {
  text-align: center;
  display: block;
  overflow: hidden;
  padding: 50px 0;
  width: 100%; }
.all .pagination li {
  display: inline-block; }
.all .pagination li.active a, .all .pagination li.active a:hover, .all .pagination li a:hover {
  background-color: #cccccc;
  border-color: #cccccc;
  color: black; }
.all .pagination li span:hover {
  background-color: transparent; }
.all .pagination li a, .all .pagination li span {
  border-radius: 20px;
  margin: 0 2px;
  color: black;
  font-weight: bold;
  font-size: 14px; }
.all .pagination li span {
  border-width: 0; }
.all .pagination li a {
  border: 1px solid #cccccc; }

@media all and (min-width: 768px) {
  .no-padding-left {
    padding-left: 0; } }

.jumbotron {
  background: white url(../images/main-bg.jpg) no-repeat center bottom;
  background-size: auto 670px;
  padding: 5px 0 0 0; }
@media all and (min-width: 768px) {
  .jumbotron {
    background-size: auto auto; } }
@media all and (min-width: 1050px) {
  .jumbotron {
    padding: 12px 0 0 0; } }
.jumbotron .container-fluid {
  position: relative;
  min-height: 752px; }
@media all and (min-width: 768px) {
  .jumbotron .container-fluid {
    min-height: 892px; } }
.jumbotron .container-fluid:before {
  content: " ";
  position: absolute;
  left: 50%;
  height: 37px;
  width: 171px;
  background: transparent url(../images/sign1.png) no-repeat;
  margin-left: 487px;
  top: 0; }
.jumbotron .container-fluid:after {
  content: " ";
  width: 189px;
  height: 75px;
  position: absolute;
  right: 50%;
  background: transparent url(../images/sign.png);
  top: 187px;
  margin-right: 487px;
  z-index: 1;
  pointer-events: none; }
.jumbotron h1 {
  text-align: center;
  color: #000000;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  margin-bottom: 30px; }
@media all and (min-width: 768px) {
  .jumbotron h1 {
    font-size: 80px;
    line-height: 70px; } }
@media all and (min-width: 1050px) {
  .jumbotron h1 {
    line-height: 72px; } }
.jumbotron h1 strong {
  color: #f68e1f;
  display: block; }
.jumbotron p {
  text-align: center; }
.jumbotron ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 315px; }
.jumbotron ul li {
  position: absolute;
  margin-left: 64px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFF7931E', endColorstr='#FFF15F29');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTMxZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxNWYyOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f7931e), color-stop(100%, #f15f29));
  background-image: -moz-linear-gradient(left, #f7931e 0%, #f15f29 100%);
  background-image: -webkit-linear-gradient(left, #f7931e 0%, #f15f29 100%);
  background-image: linear-gradient(to right, #f7931e 0%, #f15f29 100%);
  width: 205px;
  height: 205px;
  border-radius: 110px;
  font-size: 16px;
  padding: 50px 40px 0 40px;
  color: white;
  text-align: center;
  line-height: 17px;
  font-weight: 600; }
@media all and (min-width: 768px) {
  .jumbotron ul li {
    margin-left: 170px; } }
.jumbotron ul li i {
  display: block;
  text-align: center;
  font-size: 60px;
  line-height: 60px; }
.jumbotron ul li + li {
  margin-left: -270px;
  background: #f7901f;
  margin-top: 130px; }
@media all and (min-width: 768px) {
  .jumbotron ul li + li {
    margin-left: -360px; } }
@media all and (min-width: 1050px) {
  .jumbotron ul li + li {
    margin-left: -430px; } }

.three-columns {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding-bottom: 90px;
  margin-top: -60px; }
@media all and (min-width: 768px) {
  .three-columns {
    padding-bottom: 104px; } }
.three-columns:after {
  content: " ";
  position: absolute;
  left: 50%;
  height: 27px;
  width: 126px;
  background: transparent url(../images/sign1.png) no-repeat center;
  background-size: contain;
  margin-left: -63px;
  bottom: -13px; }
@media all and (min-width: 1050px) {
  .three-columns:after {
    height: 37px;
    width: 171px;
    margin-left: -85px; } }
.three-columns .list {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 270px;
  position: relative;
  min-height: 250px; }
@media all and (min-width: 768px) {
  .three-columns .list {
    display: table;
    width: 100%; } }
.three-columns .list li {
  position: absolute;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  opacity: 0;
  transition: all 0.3s;
  visibility: hidden; }
@media all and (min-width: 768px) {
  .three-columns .list li {
    display: table-cell;
    width: 33.33%;
    border-left: 1px solid #e5e5e5;
    position: static;
    opacity: 1;
    visibility: visible; } }
@media all and (min-width: 1050px) {
  .three-columns .list li {
    padding-left: 50px;
    padding-right: 50px; } }
.three-columns .list li.active {
  opacity: 1;
  visibility: visible; }
.three-columns .list li:first-child {
  border-left-width: 0; }
.three-columns .list li h3 {
  font-size: 23px;
  font-weight: 300;
  padding-bottom: 33px; }
@media all and (min-width: 1050px) {
  .three-columns .list li h3 {
    font-size: 28px; } }
.three-columns .list li i {
  display: block;
  line-height: 80px;
  color: #f68e1f;
  font-size: 60px; }
.three-columns .navigator {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center; }
@media all and (min-width: 768px) {
  .three-columns .navigator {
    display: none; } }
.three-columns .navigator li {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 30px;
  border: 8px solid transparent;
  background-color: #b2b2b2;
  transition: all 0.3s;
  cursor: pointer;
  background-clip: padding-box; }
.three-columns .navigator li.active {
  background-color: #f7941e; }

.section-video {
  background-color: #efefef;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  text-align: center;
  padding-top: 52px;
  padding-bottom: 90px; }
@media all and (min-width: 768px) {
  .section-video {
    padding-top: 86px; } }
.section-video .section-video-bg {
  background: transparent url(../images/video-bg.png) no-repeat 50% 70%; }
.section-video h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 1; }
@media all and (min-width: 768px) {
  .section-video h2 {
    font-size: 50px; } }
.section-video h2 strong {
  display: block;
  color: #f68e1f; }
.section-video .play-outer {
  position: relative;
  height: 180px;
  margin-top: 40px;
  padding-top: 20px; }
@media all and (min-width: 768px) {
  .section-video .play-outer {
    padding-top: 0;
    height: 160px; } }
.section-video .play-outer img {
  box-shadow: -40px 40px 40px rgba(0, 0, 0, 0.15); }
.section-video .play-outer .video1 {
  position: absolute;
  right: 50%;
  margin-right: 160px;
  top: 30px; }
@media all and (min-width: 768px) {
  .section-video .play-outer .video1 {
    margin-right: 242px; } }
.section-video .play-outer .video2 {
  position: absolute;
  left: 50%;
  margin-left: 140px;
  top: -6px; }
@media all and (min-width: 768px) {
  .section-video .play-outer .video2 {
    margin-left: 170px; } }
.section-video .play-outer .play {
  display: block;
  background-color: #fefefe;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  border-radius: 100px;
  text-indent: -10000px;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1); }
.section-video .play-outer .play:before {
  content: " ";
  position: absolute;
  border-left: 12px solid #000000;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -9px; }

.tools-section {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-size: 100% 300px;
  background-position: center bottom;
  background-repeat: repeat-x;
  padding-bottom: 80px;
  padding-top: 82px;
  position: relative; }
@media all and (min-width: 768px) {
  .tools-section {
    padding-top: 50px;
    padding-bottom: 104px; } }
@media all and (min-width: 1050px) {
  .tools-section {
    padding-bottom: 84px; } }
.tools-section:before {
  content: " ";
  width: 189px;
  height: 75px;
  position: absolute;
  left: 50%;
  background: transparent url(../images/sign.png);
  top: 50%;
  margin-top: -90px;
  margin-left: 470px;
  z-index: 1;
  pointer-events: none; }
.tools-section.no-sign {
  background: white; }
.tools-section.no-sign:before {
  display: none; }
@media all and (min-width: 1050px) {
  .tools-section.no-sign ul li p.image {
    height: 300px; } }
.tools-section .container-fluid {
  overflow: hidden; }
.tools-section h2 {
  font-size: 40px;
  line-height: 40px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  padding-bottom: 55px; }
@media all and (min-width: 768px) {
  .tools-section h2 {
    font-size: 50px;
    padding-bottom: 115px; } }
@media all and (min-width: 768px) {
  .tools-section .tool-box {
    overflow: hidden; } }
.tools-section ul {
  margin: -1px;
  padding: 0;
  display: block; }
@media all and (min-width: 768px) {
  .tools-section ul {
    display: flex;
    flex-wrap: wrap; } }
.tools-section ul li {
  margin: 0 -15px;
  padding: 45px 20px 30px 30px;
  list-style-type: none;
  position: relative;
  border-top: 1px solid #e5e5e5; }
@media all and (min-width: 768px) {
  .tools-section ul li {
    padding-top: 24px;
    padding-bottom: 0;
    padding-left: 20px; } }
.tools-section ul li:first-child {
  border-top-width: 0; }
@media all and (min-width: 768px) {
  .tools-section ul li {
    margin: 0;
    padding: 64px 15px 0 15px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    width: 50%;
    float: left;
    text-align: center; }
  .tools-section ul li:nth-child(1) {
    padding-top: 0; }
  .tools-section ul li:nth-child(2) {
    padding-top: 0; }
  .tools-section ul li:nth-child(odd) {
    padding-left: 0; }
  .tools-section ul li:nth-child(even) {
    padding-right: 0; }
  .tools-section ul li:nth-last-child(0) .image {
    margin-bottom: 0; }
  .tools-section ul li:nth-last-child(1) .image {
    margin-bottom: 0; } }
.tools-section ul li h3 {
  font-size: 25px;
  line-height: 28px;
  color: #000000;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 18px;
  width: 50%; }
@media all and (min-width: 768px) {
  .tools-section ul li h3 {
    font-size: 28px;
    margin-bottom: 19px;
    line-height: 30px;
    min-height: 60px;
    width: auto; } }
@media all and (min-width: 1050px) {
  .tools-section ul li h3 {
    min-height: 0; } }
@media all and (min-width: 768px) {
  .tools-section ul li h3 + p {
    padding-left: 30px;
    padding-right: 30px; } }
.tools-section ul li p {
  color: #808080;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  width: 50%; }
@media all and (min-width: 768px) {
  .tools-section ul li p {
    font-size: 18px;
    width: auto; } }
.tools-section ul li p.image {
  position: absolute;
  right: -50px;
  top: 50%;
  width: 55%; }
@media all and (min-width: 768px) {
  .tools-section ul li p.image {
    height: 31vw;
    top: 35px;
    width: auto;
    padding: 0 25px;
    position: static; } }
@media all and (min-width: 1050px) {
  .tools-section ul li p.image {
    height: 257px;
    margin-bottom: 50px; } }
.tools-section ul li p.image img {
  width: auto;
  max-height: 210px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%); }
@media all and (min-width: 768px) {
  .tools-section ul li p.image img {
    transform: none;
    -webkit-transform: none;
    max-width: 100%;
    height: auto;
    max-height: none; } }
.tools-section ul li .btn {
  text-align: center;
  font-size: 14px;
  margin-bottom: 48px; }
.tools-section .buttons {
  padding-top: 43px;
  text-align: center;
  font-size: 25px;
  font-weight: 300; }
@media all and (min-width: 768px) {
  .tools-section .buttons {
    padding-top: 35px;
    font-size: 28px; } }
@media all and (min-width: 1050px) {
  .tools-section .buttons {
    padding-top: 15px; } }
.tools-section .buttons span {
  display: block;
  padding-bottom: 40px; }
@media all and (min-width: 768px) {
  .tools-section .buttons span {
    padding-bottom: 15px; } }
@media all and (min-width: 1050px) {
  .tools-section .buttons span {
    padding-bottom: 30px; } }
.tools-section .buttons span span {
  padding-bottom: 0; }
@media all and (min-width: 768px) {
  .tools-section .buttons span span {
    display: inline; } }

.list-menu-outer {
  line-height: 50px;
  text-align: center;
  margin-bottom: 0; }
@media all and (min-width: 768px) {
  .list-menu-outer {
    margin-bottom: 40px; } }

.list-menu {
  list-style-type: none;
  margin: 0 -15px;
  padding: 0 30px;
  background-color: #e5e5e5;
  vertical-align: bottom;
  overflow: hidden; }
@media all and (min-width: 768px) {
  .list-menu {
    display: inline-block;
    padding: 0 75px;
    border-radius: 25px; } }
.list-menu li {
  float: left;
  width: 33.33%;
  border-left: 1px solid #cecece; }
@media all and (min-width: 768px) {
  .list-menu li {
    width: auto; } }
.list-menu li:first-child {
  border-left-width: 0; }
.list-menu li.active {
  background-color: white; }
.list-menu a {
  display: block;
  font-weight: bold;
  font-size: 14px;
  text-align: center; }
@media all and (min-width: 768px) {
  .list-menu a {
    padding-left: 25px;
    padding-right: 25px; } }

.section-carousel {
  padding-bottom: 20px;
  padding-top: 74px; }
@media all and (min-width: 768px) {
  .section-carousel {
    padding-bottom: 90px; } }
@media all and (min-width: 1050px) {
  .section-carousel {
    padding-top: 84px; } }
.section-carousel h2 {
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  padding-bottom: 42px; }
@media all and (min-width: 768px) {
  .section-carousel h2 {
    font-size: 50px; } }
.section-carousel .list {
  list-style-type: none;
  margin: 0 0 34px 0;
  padding: 0;
  position: relative;
  height: 760px; }
@media all and (min-width: 768px) {
  .section-carousel .list {
    height: 620px; } }
.section-carousel .list:before {
  content: " ";
  width: 189px;
  height: 75px;
  position: absolute;
  right: 50%;
  background: transparent url(../images/sign.png);
  top: 10px;
  margin-right: 235px;
  z-index: 4;
  pointer-events: none; }
.section-carousel .list:after {
  position: absolute;
  content: " ";
  left: -1000px;
  right: -1000px;
  top: 0;
  bottom: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMjglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI2MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(28%, #ffffff), color-stop(38%, rgba(255, 255, 255, 0)), color-stop(62%, rgba(255, 255, 255, 0)), color-stop(72%, #ffffff), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(left, #ffffff 0%, #ffffff 28%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 62%, #ffffff 72%, #ffffff 100%);
  background-image: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 28%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 62%, #ffffff 72%, #ffffff 100%);
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 28%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 62%, #ffffff 72%, #ffffff 100%);
  z-index: 5;
  pointer-events: none; }
.section-carousel .list > li {
  position: absolute;
  left: 0;
  width: 100%;
  height: 760px;
  z-index: 1; }
@media all and (min-width: 768px) {
  .section-carousel .list > li {
    height: 636px; } }
@media all and (min-width: 1050px) {
  .section-carousel .list > li {
    height: 620px; } }
.section-carousel .list > li.active {
  z-index: 2; }
.section-carousel .list > li.active .screen:before {
  opacity: 1; }
.section-carousel .list > li.active .screen span {
  box-shadow: 0 0 10px transparent; }
.section-carousel .list > li.active .logo, .section-carousel .list > li.active .link, .section-carousel .list > li.active .info {
  opacity: 1;
  visibility: visible; }
.section-carousel .list > li.active-prev1 .screen {
  transform: scale(0.6) translate(-200%, 0);
  -webkit-transform: scale(0.6) translate(-200%, 0); }
@media all and (min-width: 1050px) {
  .section-carousel .list > li.active-prev1 .screen {
    transform: scale(0.6) translate(-220%, 0);
    -webkit-transform: scale(0.6) translate(-220%, 0); } }
.section-carousel .list > li.active-prev .screen {
  transform: scale(0.8) translate(-100%, 0);
  -webkit-transform: scale(0.8) translate(-100%, 0); }
@media all and (min-width: 1050px) {
  .section-carousel .list > li.active-prev .screen {
    transform: scale(0.8) translate(-110%, 0);
    -webkit-transform: scale(0.8) translate(-110%, 0); } }
.section-carousel .list > li.active-next .screen {
  transform: scale(0.8) translate(100%, 0);
  -webkit-transform: scale(0.8) translate(100%, 0); }
@media all and (min-width: 1050px) {
  .section-carousel .list > li.active-next .screen {
    transform: scale(0.8) translate(110%, 0);
    -webkit-transform: scale(0.8) translate(110%, 0); } }
.section-carousel .list > li.active-next1 .screen {
  transform: scale(0.6) translate(200%, 0);
  -webkit-transform: scale(0.6) translate(200%, 0); }
@media all and (min-width: 1050px) {
  .section-carousel .list > li.active-next1 .screen {
    transform: scale(0.6) translate(220%, 0);
    -webkit-transform: scale(0.6) translate(220%, 0); } }
.section-carousel .list .screen {
  width: 695px;
  height: 463px;
  margin: 0 auto;
  padding: 43px 0 0 91px;
  transition: all 1s;
  position: relative;
  left: 50%;
  margin-left: -347px;
  transform: scale(0.9);
  -webkit-transform: scale(0.9); }
@media all and (min-width: 768px) {
  .section-carousel .list .screen {
    transform: none;
    -webkit-transform: none;
    left: 0;
    margin-left: auto; } }
.section-carousel .list .screen:before {
  background: transparent url(../images/tablet.png) no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: " ";
  transition: all 1s;
  opacity: 0; }
.section-carousel .list .screen span {
  display: block;
  overflow: hidden;
  height: 388;
  width: 517px;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  transition: all 1s; }
.section-carousel .list .screen img {
  height: 388; }
.section-carousel .list .logo {
  text-align: center;
  padding-top: 50px;
  visibility: hidden;
  opacity: 0;
  transition: all 1s; }
@media all and (min-width: 768px) {
  .section-carousel .list .logo {
    padding-top: 45px; } }
.section-carousel .list .link {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 145px;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 1s; }
@media all and (min-width: 768px) {
  .section-carousel .list .link {
    bottom: 25px; } }
@media all and (min-width: 1050px) {
  .section-carousel .list .link {
    width: 230px;
    bottom: 0; } }
.section-carousel .list .info {
  position: absolute;
  bottom: 0;
  left: 15px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 1s; }
@media all and (min-width: 768px) {
  .section-carousel .list .info {
    right: 145px; } }
@media all and (min-width: 1050px) {
  .section-carousel .list .info {
    left: 120px;
    right: 250px; } }
.section-carousel .list .info li {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  color: #808080;
  padding-right: 30px;
  padding-top: 20px; }
@media all and (min-width: 768px) {
  .section-carousel .list .info li {
    width: 42%;
    float: left;
    padding-top: 0; } }
@media all and (min-width: 1050px) {
  .section-carousel .list .info li {
    width: 45%; } }
.section-carousel .list .info li.small {
  width: 10%; }
@media all and (min-width: 768px) {
  .section-carousel .list .info li.small {
    width: 16%; } }
@media all and (min-width: 1050px) {
  .section-carousel .list .info li.small {
    width: 10%; } }
.section-carousel .list .info li strong {
  color: black;
  display: block; }
.section-carousel .slider-nav {
  position: relative;
  z-index: 3; }
.section-carousel .slider-nav .prev-next {
  display: none; }
@media all and (min-width: 1050px) {
  .section-carousel .slider-nav .prev-next {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0; } }
.section-carousel .slider-nav .prev-next span {
  display: none; }
.section-carousel .slider-nav .prev-next .prev {
  position: absolute;
  left: 0;
  bottom: 80px;
  cursor: pointer; }
.section-carousel .slider-nav .prev-next .next {
  position: absolute;
  right: 0;
  bottom: 80px;
  cursor: pointer; }
.section-carousel .slider-nav .slider-list {
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  top: -335px; }
@media all and (min-width: 768px) {
  .section-carousel .slider-nav .slider-list {
    top: 10px; } }
.section-carousel .slider-nav .slider-list li {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 8px solid transparent;
  border-radius: 90px;
  background-color: #b1b1b1;
  transition: all 0.3s;
  cursor: pointer;
  background-clip: padding-box; }
.section-carousel .slider-nav .slider-list li.active {
  background-color: #f7941e; }

.disable-content {
  display: none; }
.disable-content.active {
  display: block; }

.section-banner {
  background: #f7921d url(../images/banner-bg.jpg) no-repeat center top;
  text-align: center;
  color: white;
  padding-top: 44px;
  padding-bottom: 55px; }
@media all and (min-width: 768px) {
  .section-banner {
    padding-top: 52px;
    padding-bottom: 70px; } }
.section-banner h2 {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  padding-bottom: 20px; }
@media all and (min-width: 768px) {
  .section-banner h2 {
    font-size: 70px;
    line-height: 60px;
    padding-bottom: 34px; } }
.section-banner h2 strong {
  display: block;
  color: black; }

.our-group {
  background-color: #fbfbfb;
  padding: 60px 0px;
  text-align: center; }
@media all and (min-width: 768px) {
  .our-group {
    background-color: #efefef;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
    background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
    padding: 80px 0; }
  .our-group.hover h3 {
    opacity: 0;
    visibility: hidden; } }
.our-group .col-xs-6 {
  border-left: 1px solid #d9d9d9;
  position: relative;
  left: -1px; }
.our-group .col-xs-6:first-child {
  border-left-width: 0;
  border-right: 1px solid #d9d9d9;
  left: 0; }
.our-group .col-xs-6:last-child:before {
  content: " ";
  border-left: 18px solid #d9d9d9;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px; }
.our-group .col-xs-6:last-child:after {
  content: " ";
  border-left: 18px solid #fbfbfb;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  position: absolute;
  left: 0;
  margin-left: -1px;
  top: 50%;
  margin-top: -17px; }
@media all and (min-width: 768px) {
  .our-group .col-xs-6:last-child:after {
    border-left-color: #f2f2f2; } }
.our-group h3 {
  text-align: center;
  transition: all 0.3s;
  opacity: 1;
  visibility: visible; }
.our-group h3 img {
  height: 155px;
  width: auto; }
@media all and (min-width: 768px) {
  .our-group h3 img {
    height: auto; } }
.our-group ul {
  list-style-type: none;
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right; }
@media all and (min-width: 768px) {
  .our-group ul {
    padding-right: 25px; } }
@media all and (min-width: 1050px) {
  .our-group ul {
    display: inline-block;
    padding-right: 0; } }
.our-group ul li:first-child a {
  padding-top: 0; }
.our-group ul li:last-child a {
  padding-bottom: 0; }
.our-group ul li a {
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 9px; }
@media all and (min-width: 768px) {
  .our-group ul li a {
    padding-top: 11px;
    padding-bottom: 11px; } }
@media all and (min-width: 768px) {
  .our-group ul li.active img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1); }
  .our-group ul li.disactive img {
    opacity: 0.2; } }
.our-group ul li img {
  height: 21px;
  width: auto;
  opacity: 1;
  transition: all 0.3s; }
@media all and (min-width: 768px) {
  .our-group ul li img {
    height: auto; } }
.our-group .item {
  position: absolute;
  top: 0px;
  left: 70px;
  right: 70px;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden; }
@media all and (min-width: 768px) {
  .our-group .item.show {
    opacity: 1;
    visibility: visible; } }
.our-group .item h4 {
  font-weight: bold;
  font-size: 50px;
  line-height: 40px;
  padding-bottom: 22px; }
.our-group .item p {
  font-weight: 300;
  padding-bottom: 24px;
  font-size: 30px;
  line-height: 30px; }

.section-press {
  background-color: #ffffff;
  padding-top: 30px;
  padding-bottom: 41px;
  border-bottom: 1px solid #e5e5e5;
  position: relative; }
@media all and (min-width: 768px) {
  .section-press {
    padding-top: 45px;
    padding-bottom: 91px; } }
@media all and (min-width: 1050px) {
  .section-press {
    padding-bottom: 74px; } }
@media all and (min-width: 768px) {
  .section-press {
    padding-top: 70px; } }
.section-press:before {
  content: " ";
  position: absolute;
  right: 50%;
  height: 37px;
  width: 171px;
  background: transparent url(../images/sign1.png) no-repeat;
  margin-right: 500px;
  top: 0; }
.section-press h3 {
  font-size: 40px;
  color: black;
  padding-bottom: 17px;
  font-weight: bold;
  text-align: center; }
@media all and (min-width: 768px) {
  .section-press h3 {
    font-size: 50px;
    padding-bottom: 37px; } }
.section-press h4 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 15px;
  padding-top: 22px; }
@media all and (min-width: 768px) {
  .section-press h4 {
    padding-top: 0; } }
.section-press .list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
.section-press .list li {
  border-left: 1px solid #e5e5e5;
  padding-left: 20%;
  padding-right: 20%; }
.section-press p {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 300;
  text-align: center; }
.section-press p.more {
  margin-top: 36px; }
.section-press .owl-controls {
  padding-top: 20px; }
@media all and (min-width: 768px) {
  .section-press .owl-controls {
    display: none; } }
.section-press .owl-dots {
  text-align: center; }
@media all and (min-width: 768px) {
  .section-press .owl-dots {
    display: none; } }
.section-press .owl-dot {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 10px;
  margin: 0 8px;
  background-color: #b2b2b2;
  transition: all 0.3s; }
.section-press .owl-dot.active {
  background-color: #f7941e; }

.main-title {
  padding-top: 3px;
  margin-left: -15px;
  margin-right: -15px; }
@media all and (min-width: 1050px) {
  .main-title {
    padding-top: 27px;
    padding-bottom: 75px;
    margin: 0;
    background: transparent url(../images/main-title.png) no-repeat 50% 30px; } }
@media all and (min-width: 1050px) {
  .main-title.simple-title {
    background: transparent url(../images/main-title-simple.png) no-repeat 50% 50px; } }
.main-title h1, .main-title h2 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  display: table;
  width: 100%; }
@media all and (min-width: 768px) {
  .main-title h1, .main-title h2 {
    font-size: 60px; } }
@media all and (min-width: 1050px) {
  .main-title h1, .main-title h2 {
    font-size: 70px; } }
.main-title h1 span, .main-title h2 span {
  display: table-cell;
  padding-left: 40px;
  padding-right: 40px;
  white-space: nowrap; }
@media all and (min-width: 768px) {
  .main-title h1 span, .main-title h2 span {
    padding-left: 50px;
    padding-right: 50px; } }
.main-title h1 span.line, .main-title h2 span.line {
  width: 50%;
  vertical-align: middle;
  padding: 0; }
.main-title h1 span.line:before, .main-title h2 span.line:before {
  content: " ";
  height: 1px;
  display: block;
  background-color: #e1e1e1; }
.main-title p {
  text-align: center;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  padding-top: 62px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }
@media all and (min-width: 768px) {
  .main-title p {
    padding-left: 15px;
    padding-right: 15px; } }
.main-title a {
  color: #f15a2a;
  border-bottom: 1px solid #f15a2a; }
.main-title a:hover {
  border-bottom-color: transparent; }

.faq-page h2 {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  padding-bottom: 43px; }
@media all and (min-width: 768px) {
  .faq-page .btn {
    margin-top: 24px; } }

li.prev{
  display:block;
}
.faq-list {
  counter-reset: number;
  font-size: 18px;
  padding-top: 50px;
  padding-bottom: 70px; }
.faq-list dt {
  font-weight: 300;
  line-height: 28px;
  padding: 4px 0;
  cursor: pointer; }
.faq-list dt:before {
  content: counter(number) ". ";
  counter-increment: number; }
.faq-list dt.active {
  font-weight: bold;
  color: #f68e1f; }
.faq-list dt.active + dd {
  display: block; }
.faq-list dd {
  margin-left: 30px;
  color: #808080;
  line-height: 28px;
  display: none;
  margin-bottom: 22px; }
.faq-list dd a {
  color: black;
  font-weight: bold;
  font-size: 15px;
  margin-top: 4px; }

.section-graph {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-size: 100% 300px;
  background-position: center bottom;
  background-repeat: repeat-x;
  margin-top: 80px;
  margin-bottom: 55px;
  padding-bottom: 45px; }
@media all and (min-width: 768px) {
  .section-graph {
    padding-bottom: 0;
    margin-bottom: 80px;
    background: #f0f0f0 url(../images/affiliates-bg-mobile.jpg) no-repeat 50% -20px; } }
@media all and (min-width: 1050px) {
  .section-graph {
    background: #f0f0f0 url(../images/affiliates-bg.jpg) no-repeat 50% 0;
    margin-top: 0; } }
.section-graph .container-fluid {
  position: relative;
  top: -20px; }
.section-graph h2 {
  font-size: 50px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  padding-top: 20px; }
@media all and (min-width: 768px) {
  .section-graph h2 {
    font-size: 40px;
    padding-top: 330px;
    height: 900px; } }
@media all and (min-width: 1050px) {
  .section-graph h2 {
    padding-top: 275px;
    height: 780px; } }
@media all and (min-width: 1050px) {
  .section-graph h2 {
    font-size: 50px; } }
.section-graph ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  max-width: 440px;
  position: relative; }
@media all and (min-width: 768px) {
  .section-graph ul {
    max-width: none;
    position: static; } }
.section-graph ul:before {
  width: 1px;
  top: 0;
  bottom: 0;
  content: " ";
  position: absolute;
  background-color: #d87d1b;
  left: 110px; }
@media all and (min-width: 768px) {
  .section-graph ul:before {
    display: none; } }
.section-graph ul li {
  position: relative; }
@media all and (min-width: 768px) {
  .section-graph ul li {
    position: absolute;
    left: 50%;
    top: 0; } }
.section-graph ul .step1 {
  padding-top: 45px;
  height: 100px; }
@media all and (min-width: 768px) {
  .section-graph ul .step1 {
    padding-top: 178px;
    margin-left: -157px;
    height: auto; } }
.section-graph ul .step3 {
  padding-top: 24px;
  height: 100px; }
@media all and (min-width: 768px) {
  .section-graph ul .step3 {
    padding-right: 60px;
    padding-top: 181px;
    top: 290px;
    height: auto;
    margin-left: 146px; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step3 {
    margin-left: 246px;
    padding-right: 30px;
    top: 250px; } }
.section-graph ul .step5 {
  padding-top: 35px;
  height: 100px; }
@media all and (min-width: 768px) {
  .section-graph ul .step5 {
    padding-top: 190px;
    margin-left: -157px;
    height: auto;
    top: 650px; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step5 {
    top: 475px; } }
.section-graph ul .step7 {
  padding-left: 30px;
  padding-top: 40px; }
@media all and (min-width: 768px) {
  .section-graph ul .step7 {
    padding-top: 210px;
    top: 273px;
    margin-left: -480px; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step7 {
    top: 223px;
    margin-left: -550px; } }
.section-graph ul .step1, .section-graph ul .step3, .section-graph ul .step5, .section-graph ul .step7 {
  font-size: 25px;
  text-align: left;
  font-weight: 300;
  line-height: 26px;
  padding-left: 51%; }
@media all and (min-width: 768px) {
  .section-graph ul .step1, .section-graph ul .step3, .section-graph ul .step5, .section-graph ul .step7 {
    width: 314px;
    padding-left: 0;
    text-align: center; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step1, .section-graph ul .step3, .section-graph ul .step5, .section-graph ul .step7 {
    font-size: 28px;
    line-height: 30px; } }
.section-graph ul .step1 span, .section-graph ul .step3 span, .section-graph ul .step5 span, .section-graph ul .step7 span {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 50%; }
@media all and (min-width: 768px) {
  .section-graph ul .step1 span, .section-graph ul .step3 span, .section-graph ul .step5 span, .section-graph ul .step7 span {
    width: 100%; } }
.section-graph ul .step1 span img, .section-graph ul .step3 span img, .section-graph ul .step5 span img, .section-graph ul .step7 span img {
  max-height: 180px;
  width: auto; }
@media all and (min-width: 768px) {
  .section-graph ul .step1 span img, .section-graph ul .step3 span img, .section-graph ul .step5 span img, .section-graph ul .step7 span img {
    max-height: none; } }
.section-graph ul .step2, .section-graph ul .step4, .section-graph ul .step6, .section-graph ul .step8 {
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding-top: 62px;
  text-align: left;
  min-width: 113px;
  height: 147px;
  padding-left: 51%; }
@media all and (min-width: 768px) {
  .section-graph ul .step2, .section-graph ul .step4, .section-graph ul .step6, .section-graph ul .step8 {
    padding-left: 0;
    padding-top: 135px;
    text-align: center;
    height: auto; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step2, .section-graph ul .step4, .section-graph ul .step6, .section-graph ul .step8 {
    padding-top: 0; } }
.section-graph ul .step2:before, .section-graph ul .step4:before, .section-graph ul .step6:before, .section-graph ul .step8:before {
  width: 80px;
  height: 80px;
  border: 1px solid #f7921e;
  border-radius: 100px;
  text-align: center;
  line-height: 76px;
  font-size: 30px;
  position: absolute;
  top: 57px;
  left: 70px; }
@media all and (min-width: 768px) {
  .section-graph ul .step2:before, .section-graph ul .step4:before, .section-graph ul .step6:before, .section-graph ul .step8:before {
    top: 0;
    left: auto;
    font-size: 50px;
    width: 115px;
    height: 115px;
    line-height: 113px; } }
.section-graph ul .step2, .section-graph ul .step4 {
  height: 170px;
  padding-top: 85px; }
@media all and (min-width: 768px) {
  .section-graph ul .step2, .section-graph ul .step4 {
    margin-left: 200px;
    padding-top: 135px;
    height: auto; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step2, .section-graph ul .step4 {
    padding-left: 135px;
    text-align: left;
    padding-top: 36px; } }
@media all and (min-width: 768px) {
  .section-graph ul .step2:before, .section-graph ul .step4:before {
    left: 0; } }
.section-graph ul .step4 {
  padding-top: 75px; }
@media all and (min-width: 768px) {
  .section-graph ul .step4 {
    padding-top: 135px; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step4 {
    padding-top: 36px; } }
.section-graph ul .step6, .section-graph ul .step8 {
  padding-top: 84px;
  height: 157px; }
@media all and (min-width: 768px) {
  .section-graph ul .step6, .section-graph ul .step8 {
    left: auto;
    height: auto;
    right: 50%;
    margin-right: 200px;
    padding-top: 135px; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step6, .section-graph ul .step8 {
    padding-right: 135px;
    text-align: right;
    padding-top: 48px; } }
.section-graph ul .step6:before, .section-graph ul .step8:before {
  right: 0; }
@media all and (min-width: 768px) {
  .section-graph ul .step2, .section-graph ul .step8 {
    top: 70px; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step2, .section-graph ul .step8 {
    top: 62px; } }
.section-graph ul .step2:before, .section-graph ul .step8:before {
  background-color: #f9f9f9; }
@media all and (min-width: 768px) {
  .section-graph ul .step2:before, .section-graph ul .step8:before {
    background-color: #f8f8f8; } }
@media all and (min-width: 768px) {
  .section-graph ul .step4, .section-graph ul .step6 {
    top: 600px; } }
@media all and (min-width: 1050px) {
  .section-graph ul .step4, .section-graph ul .step6 {
    top: 520px; } }
.section-graph ul .step4:before, .section-graph ul .step6:before {
  background-color: #f9f9f9; }
@media all and (min-width: 768px) {
  .section-graph ul .step4:before, .section-graph ul .step6:before {
    background-color: #f0f0f0; } }

.section-benefits {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-size: 100% 300px;
  background-position: center bottom;
  background-repeat: repeat-x;
  padding-bottom: 90px;
  padding-left: 5px;
  padding-right: 5px; }
@media all and (min-width: 768px) {
  .section-benefits {
    padding-left: 15px;
    padding-right: 15px; } }
@media all and (min-width: 1050px) {
  .section-benefits {
    padding-left: 0;
    padding-right: 0; } }
.section-benefits h2 {
  font-size: 40px;
  line-height: 40px;
  color: #000000;
  font-weight: bold;
  text-align: center; }
@media all and (min-width: 768px) {
  .section-benefits h2 {
    font-size: 50px; } }
.section-benefits h3 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 300;
  padding-bottom: 4px;
  padding-left: 95px;
  max-width: 380px;
  margin-top: 0;
  position: relative; }
@media all and (min-width: 1050px) {
  .section-benefits h3 {
    padding-left: 0;
    max-width: none; } }
.section-benefits h3:before {
  display: block;
  text-align: center;
  color: #f68e1f;
  font-size: 66px;
  line-height: 70px;
  left: 0;
  top: -4px;
  position: absolute; }
@media all and (min-width: 1050px) {
  .section-benefits h3:before {
    position: static;
    margin-bottom: 58px;
    line-height: 80px; } }
.section-benefits ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 55px; }
@media all and (min-width: 1050px) {
  .section-benefits ul {
    padding-left: 0; } }
.section-benefits ul li {
  padding-left: 40px;
  background: transparent url(../images/tik.png) no-repeat 0 5px;
  font-size: 18px;
  line-height: 25px;
  margin: 25px 0; }
.section-benefits .subtitle {
  text-align: center;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 33px; }
@media all and (min-width: 768px) {
  .section-benefits .subtitle {
    margin-top: 48px; } }
.section-benefits .subtitle strong {
  color: #f68e1f; }
.section-benefits .list-outer {
  margin-top: 80px; }
@media all and (min-width: 1050px) {
  .section-benefits .list-outer {
    margin-left: -60px;
    margin-right: -60px; } }
@media all and (min-width: 1050px) {
  .section-benefits .list {
    display: table;
    width: 100%; } }
.section-benefits .list .col {
  padding-top: 1px;
  padding-bottom: 11px; }
@media all and (min-width: 768px) {
  .section-benefits .list .col {
    padding-top: 20px; } }
@media all and (min-width: 1050px) {
  .section-benefits .list .col {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 0;
    padding-bottom: 0;
    width: 33.33%;
    display: table-cell;
    border-left: 1px solid #e4e4e4; } }
.section-benefits .list .col:first-child {
  border-left-width: 0; }
.section-benefits .buttons {
  text-align: center;
  padding-top: 70px; }

/*
  Podstrona infromacje prasowe
*/
.section-page {
  background-color: white;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px; }
@media all and (min-width: 768px) {
  .section-page {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px; } }
@media all and (min-width: 1050px) {
  .section-page {
    padding-top: 70px;
    padding-left: 0;
    padding-right: 0; } }
.section-page .blog-list ol {
  list-style-type: none;
  margin: 0;
  padding: 20px 0 0 0;
  overflow: hidden; }
.section-page .blog-list ol > li {
  padding: 20px 15px 10px 0;
  position: relative; }
.section-page .blog-list ol p {
  text-align: left;
  color: #808080;
  font-size: 16px;
  line-height: 25px; }
@media all and (min-width: 768px) {
  .section-page .blog-list ol p {
    font-size: 18px;
    line-height: 28px; } }
.section-page .blog-list ol .photo a {
  display: block;
  position: relative; }
.section-page .blog-list ol .photo img {
  width: 100%;
  height: auto; }
@media all and (min-width: 768px) {
  .section-page .blog-list ol .desc {
    padding-top: 33px; } }
.section-page .blog-list ol .date {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: black;
  margin-bottom: 0;
  text-align: left;
  line-height: 30px; }
.section-page .blog-list ol h3 {
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 18px;
  position: relative;
  color: black;
  text-align: left; }
@media all and (min-width: 768px) {
  .section-page .blog-list ol h3 {
    font-size: 28px; } }
.section-page .blog-list ol h3 a {
  color: black; }
.section-page .blog-list ol h3 a:hover {
  text-decoration: none; }
.section-page .blog-list ol .btn {
  margin-top: 10px; }
.section-page .box-bg {
  background-color: white;
  overflow: hidden;
  border: 2px solid #f7921e;
  margin-top: 20px;
  margin-bottom: 10px; }
@media all and (min-width: 768px) {
  .section-page .box-bg {
    margin-bottom: 30px; } }
.section-page .box-bg .info {
  background-color: white;
  padding-top: 25px;
  position: relative; }
@media all and (min-width: 1050px) {
  .section-page .box-bg .info {
    text-align: center; } }
.section-page .box-bg p {
  font-size: 15px;
  line-height: 23px;
  color: #808080;
  padding: 7px 20px 0 170px;
  margin-bottom: 5px; }
@media all and (min-width: 768px) {
  .section-page .box-bg p {
    padding: 10px 15px 0 200px;
    line-height: 21px; } }
@media all and (min-width: 1050px) {
  .section-page .box-bg p {
    padding: 25px 30px 0 30px; } }
.section-page .box-bg ul {
  list-style-type: none;
  margin: 15px 0 0 0;
  clear: both;
  padding: 20px 0 25px 0;
  border-top: 1px solid #e5e5e5;
  text-align: center; }
@media all and (min-width: 768px) {
  .section-page .box-bg ul {
    margin: 1px 0 0 200px;
    clear: none;
    border-width: 0;
    text-align: left;
    padding: 20px 0 30px 0; } }
@media all and (min-width: 1050px) {
  .section-page .box-bg ul {
    border-top: 1px solid #e5e5e5;
    text-align: center;
    margin: 31px 0 0 0;
    padding: 23px 0; } }
.section-page .box-bg ul li {
  display: inline-block;
  padding: 0 10px; }
.section-page .box-bg ul a {
  opacity: 1; }
.section-page .box-bg ul a:hover {
  opacity: 0.5; }
.section-page .box-bg ul img {
  vertical-align: middle; }
.section-page .box-bg .smalllogo {
  float: left;
  width: 170px;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }
@media all and (min-width: 768px) {
  .section-page .box-bg .smalllogo {
    width: 200px; } }
@media all and (min-width: 1050px) {
  .section-page .box-bg .smalllogo {
    float: none;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 20px; } }
.section-page .box-bg .smalllogo img {
  height: 113px;
  width: auto; }
@media all and (min-width: 768px) {
  .section-page .box-bg .smalllogo img {
    height: 123px; } }
@media all and (min-width: 1050px) {
  .section-page .box-bg .smalllogo img {
    height: auto; } }
.section-page .box-bg .link {
  margin-bottom: 20px;
  color: #000000; }
@media all and (min-width: 768px) {
  .section-page .box-bg .link {
    margin-bottom: 10px; } }
@media all and (min-width: 1050px) {
  .section-page .box-bg .link {
    padding-top: 10px; } }
.section-page .box-bg .link a {
  border-bottom: 1px solid #d9d9d9; }
.section-page .box-bg .link a:hover {
  text-decoration: none; }
.section-page .box-group {
  overflow: hidden;
  padding: 10px 0 0 0; }
@media all and (min-width: 768px) {
  .section-page .box-group {
    padding: 1px 0 10px 0; } }
.section-page .widget_categories, .section-page .widget_archive {
  border: 1px solid #e5e5e5;
  padding: 7px 40px 7px 40px; }
@media all and (min-width: 768px) {
  .section-page .widget_categories, .section-page .widget_archive {
    padding: 10px 40px 10px 40px; } }
@media all and (min-width: 1050px) {
  .section-page .widget_categories, .section-page .widget_archive {
    margin: 30px 0;
    padding: 25px 40px 25px 40px; } }
.section-page .widget_categories.active ul, .section-page .widget_archive.active ul {
  display: block; }
.section-page .widget_categories h4, .section-page .widget_archive h4 {
  text-align: left;
  color: #000000;
  font-weight: 300;
  font-size: 25px;
  line-height: 25px;
  text-transform: none;
  padding-left: 38px;
  position: relative; }
@media all and (min-width: 768px) {
  .section-page .widget_categories h4, .section-page .widget_archive h4 {
    font-size: 28px; } }
@media all and (min-width: 1050px) {
  .section-page .widget_categories h4, .section-page .widget_archive h4 {
    background: none;
    padding-left: 0; } }
.section-page .widget_categories h4:before, .section-page .widget_archive h4:before {
  position: absolute;
  left: -10px;
  top: -4px;
  font-size: 30px; }
@media all and (min-width: 1050px) {
  .section-page .widget_categories h4:before, .section-page .widget_archive h4:before {
    display: none; } }
.section-page .widget_categories ul, .section-page .widget_archive ul {
  list-style-type: none;
  margin: 0;
  padding: 38px 0 23px 0;
  display: none;
  line-height: 24px; }
@media all and (min-width: 1050px) {
  .section-page .widget_categories ul, .section-page .widget_archive ul {
    padding-top: 0;
    display: block; } }
.section-page .widget_categories ul li, .section-page .widget_archive ul li {
  padding: 3px 0; }
.section-page .widget_categories ul li.current-cat a, .section-page .widget_archive ul li.current-cat a {
  font-weight: bold;
  color: black;
  border-bottom: 1px solid #d4d4d4; }
.section-page .widget_categories ul a, .section-page .widget_categories ul li, .section-page .widget_archive ul a, .section-page .widget_archive ul li {
  font-size: 16px;
  font-weight: 300; }
.section-page .widget_categories ul a:hover, .section-page .widget_categories ul li:hover, .section-page .widget_archive ul a:hover, .section-page .widget_archive ul li:hover {
  text-decoration: none; }

.article {
  padding-top: 20px;
  padding-bottom: 30px; }
.article h1 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  margin-top: 10px; }
.article .photo {
  margin-bottom: 15px; }
.article .photo img {
  width: 100%;
  height: auto;
  max-width: 640px; }
.article .date {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0;
  line-height: 40px;
  margin-top: 10px; }
@media all and (min-width: 768px) {
  .article .date {
    margin-top: 0; } }
.article .text {
  color: #808080;
  font-size: 17px;
  line-height: 1.75;
  overflow: hidden;
  padding-top: 17px; }
.article .text img {
  max-width: 100%;
  height: auto; }
.article .text p {
  margin-bottom: 30px; }
.article .text h2 {
  font-size: 25px;
  margin-top: 10px;
  color: black; }
.article .text ul {
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 0; }
.article .text ul li {
  padding-left: 60px;
  background: transparent url(../images/tik.png) no-repeat 30px 6px; }
.article .text .to-left {
  float: left;
  margin-right: 20px;
  max-width: 50%;
  height: auto; }

.section-contact {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-size: 100% 600px;
  background-position: center bottom;
  background-repeat: repeat-x;
  margin-top: 30px;
  padding-bottom: 45px; }
@media all and (min-width: 768px) {
  .section-contact {
    padding-bottom: 90px;
    background: #efefef url(../images/page-bg.jpg) no-repeat 50% 0; } }
@media all and (min-width: 1050px) {
  .section-contact {
    margin-top: -40px; } }

.section-contactdata {
  padding-top: 50px;
  padding-bottom: 60px; }
@media all and (min-width: 768px) {
  .section-contactdata {
    padding-top: 75px;
    padding-bottom: 80px; } }
.section-contactdata .container-fluid {
  position: relative; }
.section-contactdata .container-fluid:before {
  content: " ";
  position: absolute;
  right: 50%;
  height: 37px;
  width: 171px;
  background: transparent url(../images/sign1.png) no-repeat;
  margin-right: 500px;
  bottom: 50px; }
.section-contactdata h2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  padding-bottom: 10px; }
@media all and (min-width: 768px) {
  .section-contactdata h2 {
    font-size: 50px;
    padding-bottom: 0;
    margin-bottom: -20px; } }
@media all and (min-width: 1050px) {
  .section-contactdata h2 {
    padding-bottom: 35px; } }
.section-contactdata .row {
  font-weight: bold; }
@media all and (min-width: 768px) {
  .section-contactdata .row {
    text-align: center; } }
.section-contactdata .row div {
  padding-left: 125px;
  padding-top: 15px;
  padding-bottom: 15px; }
@media all and (min-width: 768px) {
  .section-contactdata .row div {
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
    border-left: 1px solid #e5e5e5;
    margin-top: 60px; } }
@media all and (min-width: 1050px) {
  .section-contactdata .row div {
    margin-top: 0; } }
.section-contactdata .row div:first-child {
  border-left-width: 0; }
.section-contactdata .row span {
  font-weight: normal;
  display: block;
  color: #808080;
  font-weight: 300;
  position: relative; }
.section-contactdata .row span:before {
  display: block;
  color: #f68e1f;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  position: absolute;
  left: -70px;
  top: 0; }
@media all and (min-width: 768px) {
  .section-contactdata .row span:before {
    position: static; } }
.section-contactdata p {
  text-align: center;
  font-size: 20px;
  margin-top: 60px;
  line-height: 28px;
  font-weight: 300; }
@media all and (min-width: 768px) {
  .section-contactdata p {
    font-size: 23px;
    line-height: 30px;
    margin-top: 90px; } }

.section-leads {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-size: 100% 600px;
  background-position: center bottom;
  background-repeat: repeat-x;
  margin-top: 30px; }
@media all and (min-width: 768px) {
  .section-leads {
    background: #efefef url(../images/page-bg.jpg) no-repeat 50% 0; } }
@media all and (min-width: 1050px) {
  .section-leads {
    margin-top: -40px; } }
.section-leads + .section-text {
  padding-top: 120px; }
.section-leads .text {
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 40px; }
@media all and (min-width: 768px) {
  .section-leads .text {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0; } }
.section-leads .text h2 {
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 48px;
  margin-bottom: 48px; }
.section-leads .text p {
  color: #808080;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 28px; }
.section-leads .text .img {
  margin-left: -180px;
  margin-right: -180px;
  text-align: center;
  margin-top: 0; }
@media all and (min-width: 768px) {
  .section-leads .text .img {
    margin-left: -25%;
    margin-right: -25%; } }
.section-leads .text .img img {
  max-height: 345px;
  width: auto; }
@media all and (min-width: 768px) {
  .section-leads .text .img img {
    max-width: 100%;
    height: auto;
    max-height: none; } }
.section-leads .text .last-img {
  margin-top: -48px;
  margin-bottom: 0;
  position: relative;
  top: 66px; }

.section-text {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-size: 100% 300px;
  background-position: center bottom;
  background-repeat: repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 35px; }
@media all and (min-width: 768px) {
  .section-text {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 90px; } }
@media all and (min-width: 1050px) {
  .section-text {
    padding-left: 0;
    padding-right: 0; } }
.section-text.bg-white {
  background: white; }
.section-text .text-columns h2 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 48px;
  margin-bottom: 48px;
  text-align: center; }
.section-text .text-columns h2 br {
  display: none; }
@media all and (min-width: 768px) {
  .section-text .text-columns h2 br {
    display: inline; } }
.section-text .text-columns p {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
  line-height: 28px;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
@media all and (min-width: 768px) {
  .section-text .text-columns p {
    padding-left: 84px;
    text-align: left; } }
@media all and (min-width: 1050px) {
  .section-text .text-columns p {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0; } }
.section-text .text {
  text-align: center; }
.section-text .text h2 {
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 48px;
  margin-bottom: 48px;
  text-align: center;
  padding-top: 8px; }
.section-text .text p {
  color: #808080;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 28px; }
.section-text .text p.big {
  font-size: 23px;
  line-height: 30px;
  color: black;
  padding-top: 17px; }
.section-text .text .img {
  margin-left: -40px;
  margin-right: -40px;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 0; }
@media all and (min-width: 1050px) {
  .section-text .text .img {
    margin-left: -25%;
    margin-right: -25%; } }
.section-text .text .img img {
  max-width: 100%;
  height: auto; }
.section-text .fantasy {
  font-family: 'Caveat', cursive;
  text-align: center;
  font-size: 35px;
  color: #f68e1f;
  padding-top: 35px;
  padding-bottom: 76px; }

.section-leads {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-size: 100% 600px;
  background-position: center bottom;
  background-repeat: repeat-x;
  margin-top: 30px; }
@media all and (min-width: 768px) {
  .section-leads {
    background: #efefef url(../images/page-bg.jpg) no-repeat 50% 0; } }
@media all and (min-width: 1050px) {
  .section-leads {
    margin-top: -40px; } }
.section-leads .text {
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 4px;
  padding-bottom: 17px; }
@media all and (min-width: 768px) {
  .section-leads .text {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0;
    padding-bottom: 62px; } }
@media all and (min-width: 1050px) {
  .section-leads .text {
    padding-left: 15px;
    padding-right: 15px; } }
.section-leads .text h2 {
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 38px; }
@media all and (min-width: 768px) {
  .section-leads .text h2 {
    margin-top: 30px;
    margin-bottom: 48px; } }
.section-leads .text p {
  color: #808080;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 28px; }
@media all and (min-width: 768px) {
  .section-leads .text p {
    font-size: 18px;
    line-height: 28px; } }

.section-offer {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-size: 100% 300px;
  background-position: center bottom;
  background-repeat: repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 30px; }
@media all and (min-width: 768px) {
  .section-offer {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 80px; } }
@media all and (min-width: 1050px) {
  .section-offer {
    padding-left: 0;
    padding-right: 0; } }
@media all and (min-width: 768px) {
  .section-offer.offer-left h2, .section-offer.offer-left h3, .section-offer.offer-left p {
    margin-right: 50%;
    margin-left: 0; }
  .section-offer.offer-left .img {
    float: right;
    margin-right: 0px; } }
@media all and (min-width: 768px) and (min-width: 1050px) {
  .section-offer.offer-left .img span {
    margin-left: -200px; } }

.section-offer h2 {
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  margin-right: 30%;
  margin-bottom: 14px; }
@media all and (min-width: 768px) {
  .section-offer h2 {
    font-size: 50px;
    margin-left: 50%;
    margin-right: 0;
    margin-bottom: 24px; } }
.section-offer h3 {
  font-weight: 300;
  font-size: 23px;
  line-height: 30px;
  margin-right: 30%; }
@media all and (min-width: 768px) {
  .section-offer h3 {
    margin-left: 50%;
    margin-right: 0; } }
.section-offer p {
  font-weight: 300;
  color: #808080;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
  margin-top: 24px; }
@media all and (min-width: 768px) {
  .section-offer p {
    margin-left: 50%; } }
.section-offer p:last-child {
  margin-bottom: 0;
  padding-bottom: 56px; }
@media all and (min-width: 768px) {
  .section-offer p:last-child {
    padding-bottom: 76px; } }
.section-offer .img {
  float: right;
  width: 40%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0; }
@media all and (min-width: 768px) {
  .section-offer .img {
    float: left;
    width: 50%;
    margin-left: -200px;
    margin-top: 0; } }
.section-offer .img span {
  display: block;
  margin-right: -200px; }
.section-offer .img img {
  max-width: 100%;
  height: auto; }
.section-offer .img1 span {
  margin-right: -150px;
  margin-left: -110px; }
@media all and (min-width: 768px) {
  .section-offer .img1 span {
    margin-right: -200px;
    margin-left: 0; } }
@media all and (min-width: 768px) {
  .section-offer .img2 {
    padding-top: 60px; } }
@media all and (min-width: 1050px) {
  .section-offer .img2 {
    padding-top: 0; } }
.section-offer .img2 span {
  margin-right: -50px; }
@media all and (min-width: 768px) {
  .section-offer .img2 span {
    margin-right: -200px; } }
.section-offer .img4 span {
  margin-right: 0; }
@media all and (min-width: 1050px) {
  .section-offer .img4 span {
    margin-right: -200px; } }
.section-offer .img4 img {
  max-width: 80%; }
@media all and (min-width: 768px) {
  .section-offer .img4 img {
    max-width: 100%; } }

.form-group {
  position: relative; }
.form-group label {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 2px 0; }
.form-group.has-success .form-control {
  box-shadow: none; }
.form-group.has-success:after {
  content: " ";
  position: absolute;
  width: 22px;
  height: 21px;
  background: transparent url(../images/tik.png);
  right: 20px;
  bottom: 15px; }
.form-group + .form-group {
  padding-top: 9px; }

.form-control {
  border-width: 0;
  border-radius: 30px;
  background-color: #e5e5e5;
  padding: 10px 30px;
  height: 50px;
  font-size: 18px;
  box-shadow: none;
  font-weight: bold;
  color: black; }
.form-control:hover, .form-control:focus {
  box-shadow: none; }
.form-control:-moz-placeholder {
  color: #808080;
  font-weight: 300; }
.form-control::-moz-placeholder {
  color: #808080;
  font-weight: 300; }
.form-control:-ms-input-placeholder {
  color: #808080;
  font-weight: 300; }
.form-control::-webkit-input-placeholder {
  color: #808080;
  font-weight: 300; }

.checkbox-group {
  padding-top: 9px; }
.checkbox-group .group-label {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  color: black;
  font-weight: bold; }

.checkbox {
  color: #808080;
  font-size: 18px;
  padding: 2px 0; }
.checkbox + .checkbox {
  padding-top: 6px; }
.checkbox input {
  position: absolute;
  left: -100000px; }
.checkbox input:checked + .checkbox-placeholder:before {
  opacity: 1;
  transform: scale(1) rotate(0); }
.checkbox .checkbox-placeholder {
  width: 25px;
  height: 25px;
  background-color: #d7d7d7;
  display: inline-block;
  vertical-align: middle;
  position: relative; }
.checkbox .checkbox-placeholder:before {
  position: absolute;
  content: " ";
  background: transparent url(../images/check.png) no-repeat center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(1.4) rotate(-25deg);
  transition: all 0.3s; }

.form h3 {
  text-align: center;
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 0;
  padding-bottom: 22px; }
@media all and (min-width: 768px) {
  .form h3 {
    padding-bottom: 42px; } }
.form .textarea-group {
  padding-top: 15px; }
.form .textarea-group label {
  display: none; }
.form .textarea-group .form-control {
  border-bottom: 1px solid #d2d2d2;
  background: transparent;
  padding: 10px 0;
  border-radius: 0;
  height: 100px; }
.form .textarea-group .form-control:-moz-placeholder {
  color: black; }
.form .textarea-group .form-control::-moz-placeholder {
  color: black; }
.form .textarea-group .form-control:-ms-input-placeholder {
  color: black; }
.form .textarea-group .form-control::-webkit-input-placeholder {
  color: black; }
.form .button {
  text-align: center;
  padding-top: 45px; }

#movie {
    position: absolute;
    top: 0;
    left: 50%;
    display: none;
}

#movie iframe {
    position: relative;
    left: -50%;
}

.phone-top{
  margin-top:25px!important;
  border-left:none!important;
}

#error-page {
  margin-bottom: 60px;
  overflow: hidden;
  padding: 30px 0 20px 380px
}

#error-page .error-content {
  width: 484px;
  box-shadow: 4px 4px #e4e2e1, -4px 4px #e4e2e1;
  background-color: white;
  color: #684f40;
  padding: 10px 35px 0 35px
}

#error-page .error-content h3 {
  font-size: 48px;
  color: #684f40;
  font-weight: 100;
  margin: 0;
  padding: 15px 0 20px 0
}

#error-page.error404 {
  min-height: 405px;
  background: transparent url(../images/error404.png) no-repeat 60px 0
}

#error-page.error404 .error-content {
  background: transparent;
  box-shadow: none;
  padding: 0;
  width: 554px
}

#error-page.error404 .error-content h3 {
  font-size: 48px;
  color: #f68e1f;
  line-height: 48px;
  margin-top: -14px
}

#error-page.error404 .error-content p {
  line-height: 29px;
  font-size: 24px
}

#error-page.error404 .error-content p a {
  color: #f68e1f
}

@media (max-width: 991px) {
  #error-page {
    padding: 0
  }
  #error-page.error404 {
    background: none;
    min-height: auto;
  }
  #error-page.error404 .error-content {
    width: auto;
  }
  #error-page.error404 .error-content h3 {
    font-size: 32px;
    line-height: 32px
  }
  #error-page.error404 .error-content p {
    line-height: 22px;
    font-size: 18px
  }
}

#error-page.error404.contact-thanks {
  padding: 30px 0 20px 0;
  text-align: center;
  background: none
}

#error-page.error404.contact-thanks .error-content {
  width: 100%
}

p.logo strong{
  font-size:25px;
}

#news .list{
 border-right:1px solid #e5e5e5;
}

#form .checkbox-group .click-check {
  cursor: pointer;
}

#errorBox {
  color: red;
  font-weight:bold;
}

#form .error-line input.form-control, #form .error-line textarea {
  background-color: #feefef;
  border: 1px solid #fc666d;
}

#form textarea {
  border-radius: 30px;
  padding: 10px 30px;
}

#form .error-line em.error {
  color: red;
}