/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
html {
  width: 100%;
  height: 100%;
}
input {
  border-radius: 0;
}
textarea {
  border-radius: 0;
}
button:focus {
  outline: none;
}
* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  transition: background 0.3s, color 0.3s, border 0.3s;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  overflow-x: hidden;
  background: #ffffff;
  color: #1c191a;
}
strong {
  font-weight: 700;
}
p {
  font-size: 15px;
  line-height: 24px;
  color: #1c191a;
  margin-bottom: 24px;
  font-weight: 500;
}
p a {
  color: #F05024;
  text-decoration: underline;
}
.menu-mobile-toggle {
  display: none;
  width: 26px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 32px;
  transform: rotate(0deg);
  transition: 0.2s;
  cursor: pointer;
}
.menu-mobile-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.2s;
  background: #222d3d;
}
.menu-mobile-toggle span:nth-child(1) {
  top: 0px;
}
.menu-mobile-toggle span:nth-child(2) {
  top: 8px;
}
.menu-mobile-toggle span:nth-child(3) {
  top: 16px;
}
.menu-mobile-open span:nth-child(1) {
  top: 8px;
  width: 0;
  left: 50%;
}
.menu-mobile-open span:nth-child(2) {
  top: 8px;
  transform: rotate(45deg);
}
.menu-mobile-open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 8px;
}
.photo-offer {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 58px;
  margin-bottom: 60px;
}
.photo-offer img {
  display: block;
  width: 100%;
  height: auto;
}
header {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  height: 98px;
}
header .inside {
  max-width: 1600px;
  width: 100%;
  display: block;
  margin: auto;
  position: relative;
}
header .logo {
  position: absolute;
  z-index: 10000;
  display: block;
  left: 55px;
  top: 17px;
}
header nav {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 98px;
  display: flex;
  padding-right: 36px;
}
header nav a {
  display: block;
  height: 98px;
  font-size: 17px;
  line-height: 103px;
  text-transform: uppercase;
  color: #1c191a;
  font-weight: 600;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
header nav a:hover {
  background: #f0f0f0;
  color: #ff7200;
}
header nav a:after {
  position: absolute;
  left: 50%;
  display: block;
  width: 8px;
  height: 8px;
  background: #1e8597;
  margin-left: -4px;
  bottom: -4px;
  content: "";
  border-radius: 100%;
}
.wrapper-list-offer {
  margin-top: 75px;
}
.wrapper-list-offer .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.wrapper-list-offer .item a {
  display: flex;
}
.wrapper-list-offer .item a .icon {
  display: block;
  width: 67px;
  padding-top: 5px;
}
.wrapper-list-offer .item a .name {
  font-size: 32px;
  color: #0b5c74;
  width: 315px;
}
.wrapper-list-offer .item .short {
  width: calc(100% - 471px);
}
.wrapper-list-wework {
  margin-top: 54px;
}
.wrapper-list-wework .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 22px;
}
.wrapper-list-wework .item .icon {
  display: block;
  width: 160px;
  padding-top: 5px;
}
.wrapper-list-wework .item .name {
  font-size: 32px;
  color: #0b5c74;
  width: 315px;
  display: block;
  margin-bottom: 14px;
}
.wrapper-list-wework .item .short {
  width: calc(100% - 192px);
}
.subhead {
  border-bottom: 2px solid #e0e0e0;
}
.wrapper-text-main {
  padding: 0 20px;
}
.wrapper-text-main .text-inside {
  margin: auto;
  max-width: 930px;
  width: 100%;
}
.wrapper-text-main .text-inside h1 {
  font-size: 37px;
  font-weight: 400;
  margin-top: 108px;
  position: relative;
  display: inline-block;
  margin-bottom: 57px;
}
.wrapper-text-main .text-inside h1:after {
  position: absolute;
  right: 0px;
  display: block;
  width: 6px;
  height: 6px;
  background: #1d767e;
  margin-left: -4px;
  bottom: -26px;
  content: "";
  border-radius: 100%;
}
.wrapper-text-main .text-inside h1:before {
  position: absolute;
  right: 0px;
  display: block;
  width: 1000px;
  height: 2px;
  background: #1d767e;
  margin-left: -4px;
  bottom: -24px;
  content: "";
}
.wrapper-text-main .text-inside h2 {
  margin-top: 41px;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 13px;
}
.wrapper-text-main .text-inside .icon-wrapper {
  max-width: 800px;
  width: 100%;
  margin: auto;
  display: flex;
  margin-top: 45px;
  justify-content: space-between;
}
.wrapper-text-main .text-inside .icon-wrapper .name {
  font-size: 16px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  color: #0b6b74;
  text-align: center;
  padding-top: 8px;
}
.wrapper-text-main .text-inside .icon-wrapper img {
  display: block;
  margin: auto;
}
.banner-home {
  width: 100%;
  margin: auto;
}
.banner-home img {
  margin: auto;
  width: 100%;
  height: auto;
  display: block;
}
.offer-wrapper {
  margin-top: 100px;
}
.offer-wrapper h2 {
  font-size: 40px;
  text-align: center;
  font-weight: 400;
}
.offer-wrapper .offer-list {
  width: 100%;
  padding: 0 20px;
  margin-top: 40px;
}
.offer-wrapper .offer-list .offer-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1490px;
  margin: auto;
}
.offer-wrapper .offer-list .offer-item .item {
  width: calc(25% - 30px);
  margin-bottom: 30px;
}
.offer-wrapper .offer-list .offer-item .item a {
  display: block;
}
.offer-wrapper .offer-list .offer-item .item a img {
  display: block;
  width: 100%;
  height: auto;
}
.offer-wrapper .offer-list .offer-item .item a .name {
  font-size: 16px;
  text-transform: uppercase;
  color: #0b6b74;
  padding-right: 46px;
  position: relative;
  display: block;
  text-align: right;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 700;
  line-height: 22px;
}
.offer-wrapper .offer-list .offer-item .item a .name:after {
  position: absolute;
  right: 28px;
  display: block;
  width: 8px;
  height: 8px;
  background: #0b6b74;
  top: 19px;
  content: "";
  border-radius: 100%;
}
.offer-wrapper .offer-list .offer-item .item a:hover .name {
  color: #ff7200;
}
.offer-wrapper .offer-list .offer-item .item a:hover:after {
  background: #ff7200;
}
.testimonials-wrapper {
  margin-top: 40px;
  width: 100%;
}
.testimonials-wrapper .testimonials-inside {
  max-width: 980px;
  margin: auto;
  display: flex;
  padding: 0 20px;
  margin-bottom: 116px;
}
.testimonials-wrapper .testimonials-inside .left {
  width: 210px;
  height: 100px;
  text-align: right;
}
.testimonials-wrapper .testimonials-inside .left h2 {
  font-size: 37px;
  font-weight: 400;
  margin-top: 46px;
  position: relative;
  display: block;
  margin-bottom: 57px;
}
.testimonials-wrapper .testimonials-inside .left h2:after {
  position: absolute;
  right: 0px;
  display: block;
  width: 6px;
  height: 6px;
  background: #1d767e;
  margin-left: -4px;
  bottom: -26px;
  content: "";
  border-radius: 100%;
}
.testimonials-wrapper .testimonials-inside .left h2:before {
  position: absolute;
  right: 0px;
  display: block;
  width: 1000px;
  height: 2px;
  background: #1d767e;
  margin-left: -4px;
  bottom: -24px;
  content: "";
}
.testimonials-wrapper .testimonials-inside .left .google {
  float: right;
  width: 200px;
  text-align: left;
  color: #1e9797;
  font-size: 16px;
  font-weight: 600;
}
.testimonials-wrapper .testimonials-inside .left .google img {
  margin-left: 9px;
  position: relative;
  top: 8px;
}
.testimonials-wrapper .testimonials-inside .right {
  width: calc(100% - 545px);
}
.testimonials-wrapper .testimonials-inside .right .wrapper-testimonials {
  margin-left: 120px;
  width: 620px;
}
.testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .text {
  padding-left: 75px;
  padding-right: 65px;
  padding-top: 50px;
  position: relative;
}
.testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .text p {
  font-size: 17px;
  font-style: italic;
}
.testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .text:after {
  position: absolute;
  content: "";
  display: block;
  background: url(../img/qt.png) no-repeat;
  width: 26px;
  height: 21px;
  top: 36px;
  right: 15px;
}
.testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .text:before {
  position: absolute;
  content: "";
  display: block;
  background: url(../img/qt.png) no-repeat;
  width: 26px;
  height: 21px;
  bottom: -13px;
  left: 22px;
}
.testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .signature {
  text-align: right;
  color: #0b6b74;
  padding-right: 65px;
  font-size: 18px;
}
.testimonials-wrapper .testimonials-inside .right .owl-dot-wrapper {
  padding-left: 75px;
  padding-right: 65px;
  margin-top: 67px;
}
.testimonials-wrapper .testimonials-inside .right .owl-dot-wrapper .owl-dot-box {
  height: 2px;
  background: #cccccc;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.testimonials-wrapper .testimonials-inside .right .owl-dot-wrapper .owl-dot-box .owl-dot {
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 100%;
  border: 0px;
  margin-top: -2px;
}
.testimonials-wrapper .testimonials-inside .right .owl-dot-wrapper .owl-dot-box .active {
  background: #0b5c74;
}
.page-single {
  max-width: 980px;
  margin: auto;
  padding: 0 20px;
}
.page-single h1 {
  font-size: 37px;
  font-weight: 400;
  margin-top: 89px;
  position: relative;
  display: inline-block;
  margin-bottom: 44px;
}
.page-single h1:after {
  position: absolute;
  right: 0px;
  display: block;
  width: 6px;
  height: 6px;
  background: #1d767e;
  margin-left: -4px;
  bottom: -12px;
  content: "";
  border-radius: 100%;
}
.page-single h1:before {
  position: absolute;
  right: 0px;
  display: block;
  width: 1000px;
  height: 2px;
  background: #1d767e;
  margin-left: -4px;
  bottom: -10px;
  content: "";
}
.page-single .subheading {
  margin-top: -4px;
}
.page-single h2 {
  font-size: 33px;
  font-weight: 400;
  margin-top: 33px;
  margin-bottom: 10px;
}
.page-single ul li {
  list-style: none;
  padding-left: 47px;
  margin-bottom: 13px;
  position: relative;
  font-weight: 500;
}
.page-single ul li:after {
  position: absolute;
  left: 14px;
  display: block;
  width: 8px;
  height: 8px;
  background: #1d767e;
  top: 6px;
  content: "";
  border-radius: 100%;
}
.opening-box {
  margin-top: 37px;
}
.opening-box h3 {
  color: #0b5c74;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 22px;
}
.opening-box table {
  width: 400px;
}
.opening-box table tr td {
  font-size: 17px;
  padding-bottom: 7px;
}
.opening-box table tr td:nth-child(1) {
  width: 134px;
}
.opening-box table tr td:nth-child(2) {
  font-weight: 600;
}
.map {
  height: 505px;
  margin-top: 59px;
  margin-bottom: 107px;
}
.map iframe {
  width: 100%;
  height: 100%;
}
.address-data {
  margin-top: 20px;
}
.address-data .row {
  display: flex;
  margin-bottom: 9px;
}
.address-data .icon {
  width: 62px;
}
.address-data .value {
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.address-data .value a {
  color: #ff7200;
}
.address-data .value a:hover {
  color: #1e8597;
}
footer {
  padding: 0 20px;
  margin-top: 64px;
  padding-bottom: 30px;
}
footer .footer-text {
  margin: auto;
  max-width: 1600px;
  text-align: center;
  margin-bottom: 100px;
}
footer .footer-text .line1 {
  font-size: 36px;
  color: #0b6b74;
}
footer .footer-text .line2 {
  font-size: 36px;
  color: #0b6b74;
}
footer .footer-text .line3 {
  font-size: 20px;
  color: #ff7200;
  margin-top: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
footer .footer-text .line3 span {
  margin-right: 17px;
}
footer .footer-text .line3 a {
  color: #F05024;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .copyright {
  width: 100%;
}
footer .copyright .inside-copyright {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: #8c8c8c;
  font-weight: 400;
}
footer .copyright .inside-copyright a {
  color: #8c8c8c;
}
footer .copyright .inside-copyright a:hover {
  color: #ff7200;
}
footer .copyright .inside-copyright .owner {
  padding-right: 25px;
}
footer .copyright .inside-copyright .links {
  padding-left: 25px;
  padding-right: 25px;
  border-left: 1px solid #8c8c8c;
  border-right: 1px solid #8c8c8c;
}
.mobile-menu {
  display: none;
  position: fixed;
  top: -11px;
  right: 0px;
}
.menu-mobile-toggle {
  display: block;
  width: 26px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 32px;
  transform: rotate(0deg);
  transition: 0.2s;
  cursor: pointer;
}
.menu-mobile-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.2s;
  background: #1e8597;
}
.menu-mobile-toggle span:nth-child(1) {
  top: 0px;
}
.menu-mobile-toggle span:nth-child(2) {
  top: 8px;
}
.menu-mobile-toggle span:nth-child(3) {
  top: 16px;
}
.menu-mobile-open span:nth-child(1) {
  top: 8px;
  width: 0;
  left: 50%;
}
.menu-mobile-open span:nth-child(2) {
  top: 8px;
  transform: rotate(45deg);
}
.menu-mobile-open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 8px;
}
.cookiesbox {
  color: #ffffff;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 10px 20px;
  font-size: 14px;
  background: #222d3d;
  z-index: 100000;
}
.cookiesbox span {
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s;
}
.cookiesbox span:hover {
  color: #F05024;
}
.cookiesbox a {
  color: #ffffff;
  transition: color 0.3s;
  text-decoration: underline!important;
}
.cookiesbox a:hover {
  color: #F05024;
}
.form-style input[type="text"],
.form-style input[type="password"],
.form-style input[type="date"],
.form-style input[type="tel"],
.form-style input[type="email"] {
  width: 100%;
  height: 40px;
  border: 1px solid #e4e5e4;
  color: #e0e0e0;
  background: #ffffff;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 16px;
}
.form-style input[type="text"]:focus,
.form-style input[type="password"]:focus,
.form-style input[type="date"]:focus,
.form-style input[type="tel"]:focus,
.form-style input[type="email"]:focus {
  outline: none;
  border: 1px solid #1e8597;
}
.form-style textarea {
  width: 100%;
  height: 240px;
  resize: none;
  background: #ffffff;
  margin-bottom: 20px;
  border: 0px;
  padding: 10px;
  border: 1px solid #e4e5e4;
  font-size: 16px;
  color: #e0e0e0;
}
.form-style textarea:focus {
  outline: none;
  border: 1px solid #1e8597;
}
.form-style button[type="submit"] {
  border: 0px;
  background: none;
  color: #1e8597;
  font-size: 18px;
  margin-right: 4px;
}
.form-style button[type="submit"] i {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 22px;
  transition: 0.3s;
}
.form-style button[type="submit"]:hover i {
  left: 4px;
}
.custom-select {
  display: block;
  width: 100%;
  line-height: 40px;
  height: 40px;
  position: relative;
  margin-bottom: 10px;
  background: none;
  color: #1e8597;
  font-weight: 400;
}
.custom-select select {
  width: 100%;
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  height: 40px;
  padding-left: 5px;
  outline: none;
  border: 1px solid #e4e5e4;
  -webkit-appearance: none;
  background: #ffffff;
}
.custom-select select:focus {
  outline: none;
}
.custom-select:after {
  font: normal normal normal 20px FontAwesome;
  color: #1e8597;
  content: '\f078';
  position: absolute;
  background: #ffffff;
  text-align: center;
  border-left: 0px;
  pointer-events: none;
  top: 1px;
  right: 2px;
  line-height: 38px;
  width: 38px;
  height: 38px;
  font-size: 20px;
}
.payubutton {
  margin: auto;
  border: 0px;
  width: 100%;
  max-width: 400px;
  background: none;
  display: block;
}
.payubutton img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1000px) {
  header {
    height: 60px;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #ffffff;
    z-index: 100;
  }
  header .logo {
    left: 0;
    top: 11px;
  }
  header .logo img {
    height: 40px;
  }
  header nav {
    display: none;
  }
  .page-single h1 {
    font-size: 30px;
  }
  .testimonials-wrapper .testimonials-inside .left {
    height: auto;
  }
  .testimonials-wrapper .testimonials-inside .left h2 {
    font-size: 30px;
  }
  .testimonials-wrapper .testimonials-inside {
    flex-wrap: wrap;
  }
  .testimonials-wrapper .testimonials-inside .right {
    width: 100%;
  }
  .testimonials-wrapper .testimonials-inside .right .wrapper-testimonials {
    margin: auto;
  }
  footer .footer-text .line1 {
    font-size: 30px;
  }
  footer .footer-text .line2 {
    font-size: 30px;
  }
  .page-single ul li {
    margin-bottom: 10px;
  }
  .wrapper-list-offer .item .short {
    width: 100%;
    margin-top: 10px;
  }
  .wrapper-list-offer .item {
    flex-wrap: wrap;
  }
  .wrapper-list-offer .item a .name {
    width: calc(100% - 67px);
  }
  .wrapper-list-offer .item a .name {
    font-size: 24px;
    display: flex;
    align-items: center;
  }
  .wrapper-list-offer {
    margin-top: 20px;
  }
  .mobile-menu {
    display: block;
    z-index: 1000;
  }
  header nav {
    width: 100%;
    position: fixed;
    top: 60px;
    height: calc(100% - 60px);
    background: #ffffff;
    padding-right: 0;
  }
  header nav a {
    text-align: center;
  }
  .banner-home {
    margin-top: 60px;
  }
  .offer-wrapper .offer-list .offer-item .item {
    width: calc(33.33% - 15px);
  }
}
@media only screen and (max-width: 700px) {
  .testimonials-wrapper .testimonials-inside .right .wrapper-testimonials {
    width: 420px;
  }
  .wrapper-text-main .text-inside .icon-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .wrapper-text-main .text-inside .icon-wrapper .icon {
    width: 50%;
    margin-bottom: 30px;
  }
  .offer-wrapper .offer-list .offer-item .item {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 640px) {
  .wrapper-text-main .text-inside h1 {
    margin-top: 55px;
  }
  .page-single h2 {
    font-size: 24px;
  }
  .address-data .value {
    font-size: 16px;
  }
  .opening-box h3 {
    font-size: 24px;
  }
  .testimonials-wrapper .testimonials-inside .right .wrapper-testimonials {
    width: 100%;
  }
  footer .footer-text .line1 {
    font-size: 24px;
  }
  footer .footer-text .line2 {
    font-size: 24px;
  }
  footer .footer-text .line3 {
    font-size: 16px;
  }
  footer .copyright .inside-copyright {
    flex-wrap: wrap;
  }
  .testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .text {
    padding-left: 0;
    padding-right: 0;
  }
  .testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .text:after {
    top: 20px;
    right: 0;
  }
  .testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .text:before {
    bottom: -35px;
    left: 0;
  }
  .testimonials-wrapper .testimonials-inside .right .wrapper-testimonials .testimonial-carousel .signature {
    padding-right: 0;
  }
  footer .copyright .inside-copyright a {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  footer .copyright .inside-copyright .links {
    width: 100%;
    text-align: center;
    border-left: 0;
    border-right: 0;
  }
  .testimonials-wrapper .testimonials-inside .right .owl-dot-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .wrapper-list-wework .item .short {
    width: 100%;
  }
  .wrapper-list-wework .item .icon {
    width: 100%;
  }
  .wrapper-list-wework .item .icon img {
    margin: auto;
    margin-bottom: 20px;
    display: block;
  }
  .wrapper-list-wework .item {
    flex-wrap: wrap;
  }
  .offer-wrapper .offer-list .offer-item .item {
    width: 100%;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
