/** MIXINS **/
/* This stylesheet generated by Transfonter (https://transfonter.org) on July 18, 2017 1:15 PM */
@font-face {
  font-family: 'Heebo';
  font-weight: 300;
  font-style: normal;
  src: url("assets/fonts/Heebo-Light.eot");
  src: url("assets/fonts/Heebo-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Heebo-Light.woff2") format("woff2"), url("assets/fonts/Heebo-Light.woff") format("woff"), url("assets/fonts/Heebo-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Heebo';
  font-weight: normal;
  font-style: normal;
  src: url("assets/fonts/Heebo-Regular.eot");
  src: url("assets/fonts/Heebo-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Heebo-Regular.woff2") format("woff2"), url("assets/fonts/Heebo-Regular.woff") format("woff"), url("assets/fonts/Heebo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Heebo';
  font-weight: 100;
  font-style: normal;
  src: url("assets/fonts/Heebo-Thin.eot");
  src: url("assets/fonts/Heebo-Thin.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Heebo-Thin.woff2") format("woff2"), url("assets/fonts/Heebo-Thin.woff") format("woff"), url("assets/fonts/Heebo-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'Heebo';
  font-weight: 500;
  font-style: normal;
  src: url("assets/fonts/Heebo-Medium.eot");
  src: url("assets/fonts/Heebo-Medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Heebo-Medium.woff2") format("woff2"), url("assets/fonts/Heebo-Medium.woff") format("woff"), url("assets/fonts/Heebo-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  src: url("assets/fonts/icomoon.eot?ty3gvw");
  src: url("assets/fonts/icomoon.eot?ty3gvw#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.woff2?ty3gvw") format("woff2"), url("assets/fonts/icomoon.ttf?ty3gvw") format("truetype"), url("assets/fonts/icomoon.woff?ty3gvw") format("woff"), url("assets/fonts/icomoon.svg?ty3gvw#icomoon") format("svg");
}

.nc-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-V:before {
  content: '\e90e';
  color: #e84507;
}

.icon-X:before {
  content: '\e90f';
}

.icon-btn-arrow-left:before {
  content: '\e90c';
  color: #e84507;
}

.icon-btn-arrow-right:before {
  content: '\e90d';
  color: #e84507;
}

.icon-male-reg_1:before {
  content: '\e900';
}

.icon-female-reg:before {
  content: '\e901';
}

.icon-other:before {
  content: '\e902';
}

.icon-Artboard-24:before {
  content: '\e903';
}

.icon-pain:before {
  content: '\e904';
}

.icon-heart:before {
  content: '\e905';
}

.icon-diabetes:before {
  content: '\e906';
}

.icon-bone:before {
  content: '\e907';
}

.icon-aids:before {
  content: '\e908';
}

.icon-back:before {
  content: '\e909';
}

.icon-Artboard-242:before {
  content: '\e90a';
}

.icon-start:before {
  content: '\e90b';
}

.icon-shape-mobile-balan:before {
  content: '\e910';
  color: #000;
}

/** MIXINS **/
.icons-container {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}

.icons-container .icon-container:hover .borders,
.icons-container .icon-container.active .borders {
  background: white;
}

.icons-container .icon-container:hover .borders.answer,
.icons-container .icon-container.active .borders.answer,
.icons-container .icon-container:hover .borders .nc-icon,
.icons-container .icon-container.active .borders .nc-icon {
  color: #e84507;
}

.icon-container,
.numbers-wrapper {
  width: calc(25% - 18.75px);
  margin-right: 25px;
  margin-bottom: 25px;
  padding-bottom: 2px;
  cursor: pointer;
}

html[dir=rtl] .icon-container,
html[dir=rtl] .numbers-wrapper {
  margin-right: 0;
  margin-left: 25px;
}

.icon-container:nth-child(4n),
.numbers-wrapper:nth-child(4n) {
  margin-right: -1px;
}

html[dir=rtl] .icon-container:nth-child(4n),
html[dir=rtl] .numbers-wrapper:nth-child(4n) {
  margin-right: 0;
  margin-left: -1px;
}

.icon-container:last-of-type,
.numbers-wrapper:last-of-type {
  margin-left: 0;
}

.icon-container .icon-label,
.numbers-wrapper .icon-label {
  font-size: 27px;
  font-weight: 300;
  line-height: 1;
  display: block;
  color: white;
}

.icon-container .borders,
.numbers-wrapper .borders {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 auto;
  margin-bottom: 13px;
  padding: 10px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.icon-container .borders.answer,
.numbers-wrapper .borders.answer {
  font-size: 60px;
  position: relative;
  width: 100px;
  height: 100px;
  color: white;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.icon-container .borders .nc-icon,
.numbers-wrapper .borders .nc-icon {
  font-size: 50px;
  width: 65px;
  height: 65px;
  color: white;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.icon-container .borders .nc-icon:before,
.numbers-wrapper .borders .nc-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon-container .borders:after,
.numbers-wrapper .borders:after {
  position: absolute;
  top: 50%;
  right: -6px;
  width: 27px;
  height: 115%;
  content: '';
  border: 2px solid white;
  border-left: none;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.icon-container .borders:before,
.numbers-wrapper .borders:before {
  position: absolute;
  top: 50%;
  left: -6px;
  width: 27px;
  height: 115%;
  content: '';
  border: 2px solid white;
  border-right: none;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.icon-container .double,
.numbers-wrapper .double {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon-container .double:after,
.numbers-wrapper .double:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: calc(115% - 13px);
  content: '';
  border: 2px solid white;
  border-left: none;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.icon-container .double:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: calc(115% - 13px);
  content: '';
  border: 2px solid white;
  border-right: none;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.numbers-wrapper {
  position: relative;
  left: 15px;
  width: initial;
  max-width: 600px;
  height: auto;
  margin-right: auto !important;
  margin-bottom: 60px;
  margin-left: auto !important;
}

.numbers-wrapper .double:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: calc(115% - 13px);
  content: '';
  border: 2px solid white;
  border-right: none;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.numbers-wrapper .borders {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  left: calc(50% - 10px);
  width: 100px;
  height: 100px;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.numbers-wrapper .numbers-container {
  width: 527px;
  height: 80px;
  margin: 0 auto;
}

.numbers-wrapper .numbers-container .owl-item .number {
  font-size: 60px;
  font-weight: 200;
  width: 65px;
  color: white;
}

.numbers-wrapper .numbers-container .owl-item.center .number {
  font-weight: 400;
  margin: 0 10px;
}

.numbers-wrapper .numbers-container .owl-prev {
  right: -40px;
  background: transparent;
}

.numbers-wrapper .numbers-container .owl-prev .caret {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid white;
}

.numbers-wrapper .numbers-container .owl-next {
  left: -40px;
  background: transparent;
}

.numbers-wrapper .numbers-container .owl-next .caret {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 15px solid white;
  border-bottom: 15px solid transparent;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
ul,
ol,
button,
input,
select,
table {
  margin: 0;
  padding: 0;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}

.overflow-hidden {
  overflow: hidden !important;
  height: 100vh !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

a {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

img.alignleft {
  margin-right: 15px;
}

img.alignright {
  margin-left: 15px;
}

video {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

i {
  display: inline-block;
}

input,
textarea {
  font: inherit;
  font-size: inherit;
  color: inherit;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=submit] {
  cursor: pointer;
}

input:focus {
  outline: none;
}

textarea:focus {
  outline: none;
}

.align-left,
.alignleft {
  float: left;
}

.align-right,
.alignright {
  float: right;
}

html,
body,
ul,
ol,
button,
input,
select,
table {
  font-family: 'Heebo';
}

body {
  font-family: 'Heebo';
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  padding: 30px;
  color: #122734;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
}

.overflowFixed {
  position: fixed;
  overflow: hidden;
  width: 100%;
}

a {
  text-decoration: none !important;
  color: #122734;
}

.text-orange {
  color: #e84507;
}

.text-orange a {
  color: #e84507;
}

.main-title,
.single-clinics #clinic .section_1 .wrapper h1,
#contact .section_1 .wrapper h1 {
  font-size: 90px;
  font-weight: 100;
  line-height: .96;
  color: #e84507;
}

.workarea {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.subtitle {
  font-size: 33px;
  font-weight: 400;
  line-height: 1.1;
  color: #e84507;
}

.survey-section #survey .end-frame .input-wrap input {
  font-size: 33px;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.1;
  color: #e84507;
}

.survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder {
  font-size: 33px;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.1;
  color: #e84507;
}

.secondary-title {
  font-size: 54px;
  font-weight: 100;
  line-height: 1;
  color: #e84507;
}

.single-clinics #clinic .section_2 h2,
.single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_6 .content>h2 {
  font-size: 54px;
  font-weight: 100;
  line-height: 1;
  color: #e84507;
}

#contact .section_2>.content>h2,
#contact .section_3 .social-feed>h2 {
  font-size: 54px;
  font-weight: 100;
  line-height: 1;
  color: #e84507;
}

#homepage .section_5 .wrapper .social-feed>h2 {
  font-size: 54px;
  font-weight: 100;
  line-height: 1;
  color: #e84507;
}

.blog-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
}

.name-title,
.single-clinics #clinic .section_5 .workarea .services .service .title,
#contact .section_3 .info-links .link .title {
  font-size: 33px;
  font-weight: 100;
  line-height: 1;
  color: #e84507;
}

.running-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.btn-fs {
  font-size: 21px;
}

.orange-btn {
  font-size: 21px;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0 10px 0 25px;
  color: #fff;
  border: 1px solid #e84507;
  background-color: #e84507;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.orange-btn:after {
  position: absolute;
  top: 0;
  left: 7px;
  content: '>';
}

.orange-btn:hover {
  color: #e84507;
  background-color: #fff;
}

.cat-btn {
  font-size: 21px;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0 10px 0 25px;
  color: #fff;
  border: 1px solid #e84507;
  background-color: #e84507;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.cat-btn:hover {
  color: #e84507;
  background-color: #fff;
}

.line {
  width: 2px;
}

#crumbs {
  margin-bottom: 15px;
  list-style: none;
}

#crumbs br {
  display: none;
}

#crumbs li {
  display: inline-block;
}

#crumbs li a {
  color: #89858a;
}

#crumbs li:after {
  margin: 0 5px;
  content: '>';
}

#crumbs li:last-child:after {
  display: none;
}

input {
  font-size: 16px;
  font-weight: 400;
}

input::-webkit-input-placeholder {
  font-size: 16px;
  /* Chrome/Opera/Safari */
  font-weight: 400;
  color: #d7d7d7;
}

input::-moz-placeholder {
  font-size: 16px;
  /* Firefox 19+ */
  font-weight: 400;
  color: #d7d7d7;
}

input:-ms-input-placeholder {
  font-size: 16px;
  /* IE 10+ */
  font-weight: 400;
  color: #d7d7d7;
}

input:-moz-placeholder {
  font-size: 16px;
  /* Firefox 18- */
  font-weight: 400;
  color: #d7d7d7;
}

.phone-number-mobile {
  display: none;
  margin-top: 20px;
  padding: 0 20px;
}

.phone-number-mobile a {
  font-size: 26px;
  display: block;
  padding: 5px 0;
  text-align: center;
  color: #e84b25 !important;
  background: #fff;
}

.addtoany_header {
  display: inline-block;
  margin-left: 20px !important;
}

.youtube-player {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  /* Use 75% for 4:3 videos */
  height: 0;
}

.youtube-player iframe {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

.youtube-player img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: auto;
  cursor: pointer;
  border: none;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  margin-top: -36px;
  margin-left: -36px;
  cursor: pointer;
  background: url("images/player_btn.png") no-repeat;
}

.youtube-player-hp .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  margin-top: -36px;
  margin-left: -36px;
  cursor: pointer;
  background: url("images/player_btn.png") no-repeat;
}

.owl-prev {
  position: absolute;
  top: 0;
  right: -1px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 20px;
  background: #e84507;
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.owl-prev .arrow-right {
  font-size: 2rem;
  font-weight: 100;
}

.owl-prev .arrow-right i:before {
  color: white;
}

.owl-prev.disabled {
  opacity: .5;
}

.owl-prev:hover {
  background: white;
}

.owl-prev:hover .arrow-right i:before {
  color: #e84507;
  -webkit-transition: color ease .4s;
  -moz-transition: color ease .4s;
  -ms-transition: color ease .4s;
  -o-transition: color ease .4s;
  transition: color ease .4s;
}

.curve-mobile {
  width: 100%;
  height: 70vh;
  max-height: 482.5px;
  padding-right: 30px;
  text-align: right;
  border-right: 3px solid #e84507;
}

.owl-next {
  position: absolute;
  top: 0;
  left: -1px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 20px;
  background: #e84507;
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.owl-next .arrow-left {
  font-size: 2rem;
  font-weight: 100;
  color: white;
}

.owl-next .arrow-left i:before {
  color: white;
  -webkit-transition: color ease .4s;
  -moz-transition: color ease .4s;
  -ms-transition: color ease .4s;
  -o-transition: color ease .4s;
  transition: color ease .4s;
}

.owl-next.disabled {
  opacity: .35;
}

.owl-next:hover {
  background: white;
}

.owl-next:hover .arrow-left i:before {
  color: #e84507;
}

.help-button {
  position: relative;
  display: inline-block;
  display: none;
  padding: 20px;
  color: white;
  border-radius: 6px;
  background: #e84507;
  -webkit-box-shadow: 0 14px 20px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 14px 20px -10px rgba(0, 0, 0, 0.3);
}

.help-button:after {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 20px;
  height: 20px;
  content: '';
  background: #e84507;
  -webkit-transform: translate(0, 50%) rotate(45deg);
}

.sprite {
  display: block;
  background-image: url(images/spritesheet.png);
  background-repeat: no-repeat;
}

.sprite-shape5 {
  width: 32px;
  height: 480px;
  background-position: -5px -5px;
}

.sprite-shape1 {
  width: 36px;
  height: 400px;
  background-position: -47px -5px;
}

.sprite-shape2 {
  width: 36px;
  height: 736px;
  background-position: -93px -5px;
}

.sprite-shape3 {
  width: 36px;
  height: 840px;
  background-position: -139px -5px;
}

.sprite-shape4 {
  width: 36px;
  height: 336px;
  background-position: -185px -5px;
}

.line-draw {
  width: 3px;
  height: 100%;
  background-color: #e84507;
}

.line-draw.left {
  float: left;
}

.wpcf7-response-output {
  margin: 0;
  margin-top: 30px;
  color: white;
  border: 2px solid white !important;
}

.wpcf7-form-control-wrap.error:after {
  font-family: 'icomoon';
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 10px;
  content: '\e90f';
  color: black;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-animation: fadein .3s ease-in 1;
  -moz-animation: fadein .3s ease-in 1;
  animation: fadein .3s ease-in 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wpcf7-form-control-wrap.success:after {
  font-family: 'icomoon';
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 10px;
  content: '\e90e';
  color: inherit;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-animation: fadein .3s ease-in 1;
  -moz-animation: fadein .3s ease-in 1;
  animation: fadein .3s ease-in 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.pll-parent-menu-item .sub-menu .current-lang {
  display: none !important;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

#wiz {
  width: 100%;
  height: 100vh;
}

#wiz #footer {
  display: none;
}

.line-mobile {
  position: relative;
  z-index: 3;
  display: none;
  width: 100%;
  height: auto;
  height: 400px;
  margin: 20px 0;
  padding-left: 16px;
  border-right: 1.5px solid #e84507;
}

html[dir=rtl] .line-mobile {
  padding-right: 16px;
  padding-left: 0;
}

.line-mobile .sprite {
  height: 600px;
  -webkit-transform: scale(0.666);
  -ms-transform: scale(0.666);
  transform: scale(0.666);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}

.alm-reveal {
  position: relative;
  overflow: hidden;
}

.alm-reveal:last-child .block:last-child {
  margin-bottom: 0;
}

.alm-btn-wrap {
  margin-top: 60px;
  text-align: inherit;
}

.alm-btn-wrap #load-more {
  font-size: 24px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  width: 350px;
  padding: 0 10px 0 25px;
  text-align: right;
  color: #fff;
  border: 1px solid #e84507;
  border-radius: 0;
  background-color: #e84507;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.alm-btn-wrap #load-more.loading {
  color: #e84507;
  background-color: transparent;
}

.load-more {
  font-size: 24px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  width: calc(100% - 32px);
  margin: 0 16px 16px 16px;
  padding: 0 10px 0 25px;
  text-align: center;
  color: #fff;
  border: 1px solid #e84507;
  border-radius: 0;
  background-color: #e84507;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.share-container {
  position: relative;
  height: 320px;
}

.share-container:after {
  position: absolute;
  z-index: 2;
  top: 50px;
  right: 0;
  width: 36px;
  height: 736px;
  max-height: 100%;
  content: '';
  background-image: url(images/spritesheet.png);
  background-repeat: no-repeat;
  background-position: -93px -147px;
}

.share-container>span,
.share-container>a {
  font-size: 24px;
  display: inline-block;
  margin-right: 20px;
  color: #e84507;
}

html[dir=rtl] .share-container>span {
  margin-right: 0;
  margin-left: 20px;
}

.share-container .addtoany_shortcode {
  display: inline-block;
}

.checkbox-container {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  color: white;
}

.checkbox-container label {
  font-weight: 400;
}

.checkbox-container input[type='checkbox'] {
  -webkit-appearance: initial;
  -moz-appearance: initial;
  appearance: initial;
}

.checkbox-container .label {
  position: relative;
  padding: 0;
  cursor: pointer;
}

.checkbox-container .label:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  content: '';
  vertical-align: middle;
  background: white;
}

html[dir=rtl] .checkbox-container .label:before {
  margin-right: 0;
  margin-left: 10px;
}

.checkbox-container .label .styled-checkbox:checked~.check {
  position: absolute;
  top: 50%;
  right: 11px;
  width: 2px;
  height: 2px;
  background: #e84507;
  -webkit-box-shadow: 2px 0 0 #e84507, 4px 0 0 #e84507, 4px -2px 0 #e84507, 4px -4px 0 #e84507, 4px -6px 0 #e84507, 4px -8px 0 #e84507;
  box-shadow: 2px 0 0 #e84507, 4px 0 0 #e84507, 4px -2px 0 #e84507, 4px -4px 0 #e84507, 4px -6px 0 #e84507, 4px -8px 0 #e84507;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkbox-container .styled-checkbox {
  position: absolute;
  opacity: 0;
}

span.wpcf7-not-valid-tip {
  color: white;
}

.page-id-2224 #single .section_1 {
  display: none !important;
}

.page-id-2224 #single .section_2 {
  max-width: 70%;
  margin: 0 auto;
  margin-bottom: 60px;
  padding-right: 0;
}

.page-id-2224 #single .section_2 .secondary-title {
  display: none;
}

.page-id-2224 #single .single-clinics #clinic .section_2 h2 {
  display: none;
}

.single-clinics #clinic .page-id-2224 #single .section_2 h2 {
  display: none;
}

.page-id-2224 #single .section_2 .single-clinics #clinic .section_4 .contact-form h2,
.page-id-2224 #single .section_2 .single-clinics #clinic .section_5 .workarea>h2,
.page-id-2224 #single .section_2 .single-clinics #clinic .section_6 .content>h2 {
  display: none;
}

.page-id-2224 #single #contact .section_2>.content>h2 {
  display: none;
}

#contact .page-id-2224 #single .section_2>.content>h2,
.page-id-2224 #single .section_2 #contact .section_3 .social-feed>h2,
#contact .section_3 .page-id-2224 #single .section_2 .social-feed>h2,
.page-id-2224 #single .section_2 #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper .page-id-2224 #single .section_2 .social-feed>h2 {
  display: none;
}

.page-id-2224 #single .section_2 .content {
  max-width: 80%;
  margin: 0 auto;
}

.page-id-2224 #single .section_2 .content #typ {
  padding: 18% 0;
  padding-right: 167px;
  text-align: center;
  background-image: url(https://www.drbalan.co.il/new/wp-content/uploads/2017/12/web-bkgd.png);
  background-position: right;
  background-size: cover;
}

.page-id-2224 #crumbs {
  display: none !important;
}

.page-id-2224 .typ {
  text-align: center;
}

.section-text-and-link .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.section-text-and-link .wrapper .half {
  flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  -webkit-box-flex: 0 1 50%;
  -moz-box-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
}

.section-text-and-link .wrapper .half.half-link {
  background: #e64112;
}

.section-text-and-link .wrapper .half.half-content .content {
  max-width: 730px;
  padding-top: 27%;
  padding-left: 30px;
}

.section-text-and-link .wrapper .half.half-content .content .entry-title {
  font-size: 60px;
  font-weight: 100;
  line-height: 1;
  max-width: 580px;
  margin-bottom: 45px;
  color: #df5433;
}

.section-text-and-link .wrapper .half.half-content .content .entry-subtitle {
  font-size: 36px;
  font-weight: 100;
  margin-bottom: 20px;
}

.section-text-and-link .wrapper .half.half-content .content .entry-content {
  font-size: 20px;
  line-height: 1.5;
}

.section-text-and-link .wrapper .half.half-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.section-text-and-link .wrapper .half.half-link .content {
  max-width: 340px;
}

.section-text-and-link .wrapper .half.half-link .content .entry-title {
  font-size: 60px;
  font-weight: 100;
  line-height: 1;
  margin-bottom: 35px;
  color: #fff;
}

.section-text-and-link .wrapper .half.half-link .content .entry-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  transition: all 150ms ease;
  font-size: 24px;
  height: 48px;
  color: #e84b25;
  background: #fff;
}

.section-text-and-link .wrapper .half.half-link .content .entry-btn:hover {
  opacity: .8;
}

/* Responsive */
@media only screen and (min-device-width: 300px) and (max-device-width: 900px) {
  .page-id-2224 #single .section_2 {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 60px;
    padding-right: 0;
  }

  .page-id-2224 #single .section_2 .secondary-title {
    display: none;
  }

  .page-id-2224 #single .single-clinics #clinic .section_2 h2 {
    display: none;
  }

  .single-clinics #clinic .page-id-2224 #single .section_2 h2 {
    display: none;
  }

  .page-id-2224 #single .section_2 .single-clinics #clinic .section_4 .contact-form h2,
  .page-id-2224 #single .section_2 .single-clinics #clinic .section_5 .workarea>h2,
  .page-id-2224 #single .section_2 .single-clinics #clinic .section_6 .content>h2 {
    display: none;
  }

  .page-id-2224 #single #contact .section_2>.content>h2 {
    display: none;
  }

  #contact .page-id-2224 #single .section_2>.content>h2,
  .page-id-2224 #single .section_2 #contact .section_3 .social-feed>h2,
  #contact .section_3 .page-id-2224 #single .section_2 .social-feed>h2,
  .page-id-2224 #single .section_2 #homepage .section_5 .wrapper .social-feed>h2,
  #homepage .section_5 .wrapper .page-id-2224 #single .section_2 .social-feed>h2 {
    display: none;
  }

  .page-id-2224 #single .section_2 .content {
    max-width: 100%;
    margin: 0 auto;
  }

  .page-id-2224 #single .section_2 .content #typ {
    padding-right: 0;
    text-align: center;
    background-image: none;
    background-position: right;
  }
}

#header {
  position: fixed;
  z-index: 101;
  top: 0;
  right: 0;
  left: 0;
  /*
&.active {
    background: rgba(#fff, .8);
}
*/
  width: 100%;
  background-color: white;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  will-change: padding;
}

#header .cols {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#header #mobile-top-menu {
  display: none;
}

#header ul {
  list-style: none;
}

#header .logo {
  position: relative;
  z-index: 1;
  left: 60px;
  display: inline-block;
  height: 100%;
  padding: 8px 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#header .logo img {
  height: 65px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  will-change: width;
}

#header #top-menu {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 60px;
  padding: 48px 60px 48px 25px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#header #top-menu a {
  font-size: 24px;
}

#header #top-menu>li.pll-parent-menu-item {
  position: relative;
}

#header #top-menu>li.pll-parent-menu-item .sub-menu {
  position: absolute;
  top: 40px;
  display: none;
  padding-top: 15px;
}

#header #top-menu>li.pll-parent-menu-item .sub-menu .lang-item {
  margin-bottom: 10px;
}

#header #top-menu>li.pll-parent-menu-item:hover {
  background: white;
}

#header #top-menu>li.pll-parent-menu-item:hover .sub-menu {
  z-index: 10;
  display: block;
  background: white;
}

#header #top-menu>li.pll-parent-menu-item a img {
  margin-left: 5px;
}

#header #top-menu>li>a {
  font-weight: normal;
  display: block;
  padding: 15px;
}

#header #top-menu>li.btn-orange {
  margin-right: 20px;
}

#header #top-menu>li.btn-orange a {
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  transition: all 150ms ease;
  margin: 11px 0;
  padding: 3.5px 25px;
  color: #fff;
  background: #e64112;
}

#header #top-menu>li.btn-orange a:hover {
  opacity: .8;
}

#header #top-menu>li ul li a {
  display: block;
  padding: 0 15px;
  white-space: nowrap;
}

#header #site-menu {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: auto;
  padding: 120px 48px;
  background: #e84507;
  -webkit-transition: transform .3s ease;
  -moz-transition: transform .3s ease;
  -ms-transition: transform .3s ease;
  -o-transition: transform .3s ease;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}

#header #site-menu a {
  color: #fff;
}

#header #site-menu #primary-menu {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: 0 80px 30px 80px;
  border-bottom: 1px solid #fff;
}

#header #site-menu #primary-menu .pll-parent-menu-item {
  display: none;
}

#header #site-menu #primary-menu>li {
  width: auto;
  margin-right: 60px;
  margin-bottom: 40px;
}

html[dir=rtl] #header #site-menu #primary-menu>li {
  margin-right: 0;
  margin-left: 60px;
}

#header #site-menu #primary-menu>li>a {
  font-size: 28px;
  font-weight: 100;
  display: block;
  padding: 0;
  text-transform: uppercase;
}

#header #site-menu #primary-menu>li>a:hover {
  color: #d7d7d7;
}

#header #site-menu #primary-menu>li ul li a {
  font-size: 18px;
  font-weight: normal;
}

#header #site-menu #primary-menu>li.current-menu-item a {
  color: #d7d7d7;
}

#header #site-menu .header-top-meta {
  padding-left: 19px;
}

html[dir=rtl] #header #site-menu .header-top-meta {
  padding-right: 19px;
  padding-left: 0;
}

#header #site-menu .header-top-meta a {
  display: inline-block;
  padding: 30px;
}

#header #site-menu .header-top-meta .phone-number {
  font-size: 2.4rem;
  font-weight: 100;
}

#header #site-menu .header-top-meta .btn-online-check {
  font-size: 28px;
  position: relative;
  top: -5px;
  padding: 5px 30px;
  color: #fff;
  background: #122734;
}

#header #site-menu.active {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}

#header .btn-nav {
  position: absolute;
  z-index: 3;
  right: 82px;
  display: block;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 36px;
  cursor: pointer;
}

#header .btn-nav>span {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #122734;
  -webkit-transition: all 0s .3s;
  -o-transition: all 0s .3s;
  transition: all 0s .3s;
  -ms-border-radius: 2px;
}

#header .btn-nav>span:before,
#header .btn-nav>span:after {
  position: absolute;
  display: block;
  height: 2px;
  content: '';
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #122734;
  -webkit-transition-delay: .3s, 0s;
  -o-transition-delay: .3s, 0s;
  transition-delay: .3s, 0s;
  -webkit-transition-duration: .3s, .3s;
  -o-transition-duration: .3s, .3s;
  transition-duration: .3s, .3s;
  -ms-border-radius: 2px;
}

#header .btn-nav>span:before {
  top: -6px;
  width: 75%;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
}

#header .btn-nav>span:after {
  bottom: -6px;
  width: 60%;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

#header .btn-nav.active>span {
  background: none;
}

#header .btn-nav.active>span:before,
#header .btn-nav.active>span:after {
  background: #fff;
  -webkit-transition-delay: 0s, .3s;
  -o-transition-delay: 0s, .3s;
  transition-delay: 0s, .3s;
}

#header .btn-nav.active>span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#header .btn-nav.active>span:after {
  bottom: 0;
  width: 80%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#header.shrink .logo img {
  height: 40px;
}

#header.shrink #top-menu {
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-menus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  padding: 0 75px 45px 75px;
}

.footer-menus .item .entry-title {
  font-size: 36px;
  font-weight: 300;
  color: #e84507;
}

.footer-menus .item .footer-nav ul li a {
  font-size: 18px;
  color: #8a8582;
}

#footer {
  width: 100%;
  margin-top: 80px;
}

#footer ul {
  list-style: none;
}

#footer .workarea {
  padding: 0 3%;
}

#footer .workarea #footer-menu {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-bottom: 30px;
}

#footer .workarea #footer-menu>li {
  margin: 0 40px;
}

#footer .workarea #footer-menu>li>a {
  font-size: 1.5rem;
  font-weight: 100;
  line-height: 1.2;
  display: block;
  padding: 0;
  text-transform: uppercase;
  color: #e84507;
}

#footer .workarea #footer-menu>li ul li a {
  font-weight: normal;
  color: #89858a;
}

#footer .workarea #footer-menu>li ul li a:hover {
  color: #e84507;
}

#footer .workarea hr {
  height: 2px;
  border: 0;
  background-color: #89858a;
}

#footer .workarea .footer-bottom {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
  padding-bottom: 30px;
}

#footer .workarea .footer-bottom .copyrights a {
  text-decoration: underline !important;
  color: #e84507;
}

#footer .workarea .footer-bottom .running-text {
  font-size: 24px;
}

#footer .workarea .footer-bottom .social-links {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 50px;
}

#footer .workarea .footer-bottom .social-links .running-text {
  margin-left: 50px;
}

#footer .workarea .footer-bottom .social-links a {
  font-size: 36px;
  margin-left: 20px;
  color: #e84507;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#footer .workarea .footer-bottom .social-links a:hover {
  color: #122734;
}

#footer .workarea .footer-bottom .social-links a:last-of-type {
  margin-left: 0;
}

.footer-contact-form {
  width: 1410px;
  margin: 120px auto 80px;
}

.footer-contact-form .form-wrapper {
  margin: 0;
  padding: 35px 45px;
}

.footer-contact-form .form-wrapper .wpcf7 .form-container {
  max-width: 440px;
  padding: 0;
  background: none;
}

.footer-contact-form .form-wrapper .wpcf7 .form-container select {
  color: #fff;
  background: none;
}

.footer-contact-form .form-wrapper .wpcf7 .form-container select option {
  color: #000;
}

.related .workarea {
  width: 100%;
  max-width: calc(100% - 480px);
  margin-right: auto;
  margin-left: auto;
}

.related .block {
  position: relative;
  display: block;
  width: 100%;
  height: 180px;
  margin-bottom: 20px;
}

.related .block .image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.related .block .image img {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-transition: filter .5s ease;
  -moz-transition: filter .5s ease;
  -ms-transition: filter .5s ease;
  -o-transition: filter .5s ease;
  -webkit-transition: -webkit-filter .5s ease;
  transition: -webkit-filter .5s ease;
  transition: filter .5s ease;
  transition: filter .5s ease, -webkit-filter .5s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.related .block .content {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 70%;
  height: 100%;
  margin-bottom: 20px;
  padding: 22px 40px 20px 40px;
  background-color: rgba(255, 255, 255, 0.85);
}

.related .block .content .secondary-title,
.related .block .content .single-clinics #clinic .section_2 h2 {
  font-size: 42px;
}

.single-clinics #clinic .section_2 .related .block .content h2,
.related .block .content .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form .related .block .content h2,
.related .block .content .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 .related .block .content .workarea>h2,
.related .block .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 .related .block .content>h2,
.related .block #contact .section_2>.content>h2,
#contact .related .block .section_2>.content>h2,
.related .block .content #contact .section_3 .social-feed>h2,
#contact .section_3 .related .block .content .social-feed>h2,
.related .block .content #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper .related .block .content .social-feed>h2 {
  font-size: 42px;
}

.related .block .content .secondary-title a,
.related .block .content .single-clinics #clinic .section_2 h2 a {
  line-height: 1.2;
  display: -webkit-box;
  overflow: hidden;
  color: #e84507;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.single-clinics #clinic .section_2 .related .block .content h2 a,
.related .block .content .single-clinics #clinic .section_4 .contact-form h2 a,
.single-clinics #clinic .section_4 .contact-form .related .block .content h2 a,
.related .block .content .single-clinics #clinic .section_5 .workarea>h2 a,
.single-clinics #clinic .section_5 .related .block .content .workarea>h2 a,
.related .block .single-clinics #clinic .section_6 .content>h2 a,
.single-clinics #clinic .section_6 .related .block .content>h2 a,
.related .block #contact .section_2>.content>h2 a,
#contact .related .block .section_2>.content>h2 a,
.related .block .content #contact .section_3 .social-feed>h2 a,
#contact .section_3 .related .block .content .social-feed>h2 a,
.related .block .content #homepage .section_5 .wrapper .social-feed>h2 a,
#homepage .section_5 .wrapper .related .block .content .social-feed>h2 a {
  line-height: 1.2;
  display: -webkit-box;
  overflow: hidden;
  color: #e84507;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.related .block .content .blog-title {
  margin-bottom: 5px;
}

.related .block .content .running-text {
  overflow: hidden;
  height: calc(24px * 4);
  margin-bottom: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.related .block:hover .image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.page .section_1 {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 80vh;
  margin-bottom: 30px;
  text-align: center;
  color: #fff;
}

.page .section_1 .image {
  position: relative;
  width: 70%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right;
  background-size: contain;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.page .section_1 .image img {
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.page .section_1 .image .line-container {
  position: absolute;
  z-index: 2;
  top: 150px;
  right: 15%;
  width: 15%;
  height: 100%;
  border-left: 3px solid white;
}

.page .section_1 .image .line-container:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3px;
  height: calc(100% - 840px);
  content: '';
  background-color: white;
}

.page .section_1 .line-draw.left {
  height: -webkit-fill-available;
}

.page .section_1 .workarea {
  z-index: 3;
  overflow: hidden;
  width: initial;
  width: 30%;
  min-width: 550px;
  max-width: initial;
  height: 100%;
  margin: 0;
  padding-top: 150px;
  padding-left: 66px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.page .section_1 .workarea .content {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 20px;
  text-align: left;
}

.page .section_1 .workarea .content .main-title {
  margin-bottom: 20px;
}

.page .single-clinics #clinic .section_1 .workarea .content .wrapper h1 {
  margin-bottom: 20px;
}

.single-clinics #clinic .page .section_1 .workarea .content .wrapper h1,
.page .single-clinics #clinic .section_1 .wrapper .workarea .content h1,
.single-clinics #clinic .page .section_1 .wrapper .workarea .content h1,
.page #contact .section_1 .workarea .content .wrapper h1,
#contact .page .section_1 .workarea .content .wrapper h1,
.page #contact .section_1 .wrapper .workarea .content h1,
#contact .page .section_1 .wrapper .workarea .content h1 {
  margin-bottom: 20px;
}

html[dir=rtl] .page .section_1 .image {
  background-position: left;
}

#single .section_2 {
  max-width: 70%;
  margin-bottom: 60px;
  padding-right: 250px;
}

#single .section_2 .secondary-title {
  margin-bottom: 4px;
}

#single .single-clinics #clinic .section_2 h2 {
  margin-bottom: 4px;
}

.single-clinics #clinic #single .section_2 h2 {
  margin-bottom: 4px;
}

#single .section_2 .single-clinics #clinic .section_4 .contact-form h2,
#single .section_2 .single-clinics #clinic .section_5 .workarea>h2,
#single .section_2 .single-clinics #clinic .section_6 .content>h2 {
  margin-bottom: 4px;
}

#single #contact .section_2>.content>h2 {
  margin-bottom: 4px;
}

#contact #single .section_2>.content>h2,
#single .section_2 #contact .section_3 .social-feed>h2,
#contact .section_3 #single .section_2 .social-feed>h2,
#single .section_2 #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper #single .section_2 .social-feed>h2 {
  margin-bottom: 4px;
}

#single .section_2 .post-info {
  font-size: 20px;
  font-weight: 100;
  margin-bottom: 30px;
  color: #122734;
}

#single .section_2 .post-info span:first-child {
  font-weight: 300;
}

#single .section_2 .post-info span+span:before {
  font-weight: 300;
  margin: 0 4px;
  content: '|';
}

#single .section_2 .content {
  max-width: 80%;
}

#single .section_2 .content a:link {
  text-decoration: underline !important;
  color: #e84507;
}

#single .section_2 .content h1,
#single .section_2 .content h2,
#single .section_2 .content h3,
#single .section_2 .content h4,
#single .section_2 .content h5,
#single .section_2 .content h6 {
  font-weight: 300;
  margin-bottom: 20px;
}

#single .section_2 .content p {
  margin-bottom: 20px;
}

.single-clinics #clinic .btn-down {
  position: absolute;
  right: 10px;
  bottom: 35px;
  display: block;
  width: 64px;
  height: 64px;
  background: #e84507;
}

.single-clinics #clinic .btn-down img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single-clinics #clinic .section_1 {
  position: relative;
  margin-top: 150px;
}

.single-clinics #clinic .section_1 .wrapper {
  position: absolute;
  z-index: 1;
  top: 15%;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: right;
}

.single-clinics #clinic .section_1 .wrapper h1 {
  display: inline-block;
  margin-left: 40px;
  padding: 10px 80px;
  vertical-align: top;
  color: #e84507;
  background: rgba(231, 231, 231, 0.9);
}

.single-clinics #clinic .section_1 .wrapper h1 br {
  display: none;
}

.single-clinics #clinic .section_1 .wrapper .line {
  position: relative;
  left: 100px;
  display: inline-block;
  width: 3px;
  height: calc(100% - 130px);
  vertical-align: bottom;
  background: #e84507;
}

.single-clinics #clinic .section_1 .image {
  width: 100%;
}

.single-clinics #clinic .section_1 .image img {
  width: 100%;
}

.single-clinics #clinic .section_1 .line-container {
  z-index: 2;
  top: 150px;
  display: inline-block;
  width: 8%;
  height: 100%;
  vertical-align: top;
  border-left: 3px solid white;
}

.single-clinics #clinic .section_1 .line-container:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3px;
  height: calc(100% - 840px);
  content: '';
  background-color: white;
}

.single-clinics #clinic .section_2 {
  position: relative;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.single-clinics #clinic .section_2 h2 {
  margin-bottom: 10px;
}

.single-clinics #clinic .section_2 .content {
  width: 25%;
  min-width: 500px;
  padding-right: 50px;
  padding-left: 80px;
}

html[dir=rtl] .single-clinics #clinic .section_2 .content {
  padding-right: 80px;
  padding-left: 50px;
}

.single-clinics #clinic .section_2 .gallery {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 75%;
}

.single-clinics #clinic .section_2 .gallery .image {
  position: relative;
  overflow: hidden;
  width: calc(20% - 24px);
  margin-right: 30px;
  margin-bottom: 30px;
  padding-top: 12%;
  cursor: pointer;
}

html[dir=rtl] .single-clinics #clinic .section_2 .gallery .image {
  margin-right: 0;
  margin-left: 30px;
}

.single-clinics #clinic .section_2 .gallery .image .btn-left,
.single-clinics #clinic .section_2 .gallery .image .btn-right {
  display: none;
}

.single-clinics #clinic .section_2 .gallery .image:last-child {
  margin-right: 0;
}

html[dir=rtl] .single-clinics #clinic .section_2 .gallery .image:last-child {
  margin-right: 0;
  margin-left: 0;
}

.single-clinics #clinic .section_2 .gallery .image.main {
  width: 100%;
  height: 70vh;
  margin-right: 0;
  cursor: default;
}

html[dir=rtl] .single-clinics #clinic .section_2 .gallery .image.main {
  margin-right: 0;
  margin-left: 0;
}

.single-clinics #clinic .section_2 .gallery .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  max-width: 120%;
  height: auto;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.single-clinics #clinic .section_2 .gallery .image.thumb:not(.active) {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.single-clinics #clinic .section_3 {
  position: relative;
  margin-bottom: 30px;
}

.single-clinics #clinic .section_3 .youtube-player {
  width: 100%;
  height: 90vh;
}

.single-clinics #clinic .section_4 {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 120px;
}

.single-clinics #clinic .section_4 .contact-form {
  width: 33.33%;
  padding-right: 4%;
  padding-left: 2%;
  background: #e84507;
}

html[dir=rtl] .single-clinics #clinic .section_4 .contact-form {
  padding-right: 2%;
  padding-left: 4%;
}

.single-clinics #clinic .section_4 .contact-form .form-container {
  max-width: none;
}

.single-clinics #clinic .section_4 .contact-form h2 {
  color: #fff;
}

.single-clinics #clinic .section_4 .map {
  width: 66.66%;
  height: 70vh;
  padding-left: 30px;
}

html[dir=rtl] .single-clinics #clinic .section_4 .map {
  padding-right: 30px;
  padding-left: 0;
}

.single-clinics #clinic .section_4 .map .google-map {
  height: 100%;
}

.single-clinics #clinic .section_5 {
  margin-bottom: 120px;
}

.single-clinics #clinic .section_5 .workarea>h2 {
  margin-bottom: 80px;
}

.single-clinics #clinic .section_5 .workarea .services {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.single-clinics #clinic .section_5 .workarea .services .service {
  width: 33.33%;
  margin-bottom: 80px;
  padding: 0 20px;
  text-align: center;
}

.single-clinics #clinic .section_5 .workarea .services .service .image {
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 200px;
  margin: 0 auto 20px;
}

.single-clinics #clinic .section_5 .workarea .services .service .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  max-width: 120%;
  height: auto;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single-clinics #clinic .section_5 .workarea .services .service .title {
  color: #122734;
}

.single-clinics #clinic .section_6 {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.single-clinics #clinic .section_6 .content {
  width: 25%;
  min-width: 500px;
  padding-right: 79px;
  padding-left: 80px;
}

html[dir=rtl] .single-clinics #clinic .section_6 .content {
  padding-right: 80px;
  padding-left: 79px;
}

.single-clinics #clinic .section_6 .content>h2 {
  margin-bottom: 10px;
}

.single-clinics #clinic .section_6 .image {
  width: 75%;
}

.single-clinics #clinic .section_6 .image img {
  width: 100%;
}

#faq .section_1 {
  background-position: bottom center;
}

#faq .share-container {
  margin-left: 248px;
}

html[dir=rtl] #faq .share-container {
  margin-right: 248px;
  margin-left: 0;
}

#faq .section_2 {
  position: relative;
  z-index: 2;
  margin-bottom: 100px;
  padding: 0 80px;
}

#faq .section_2 .blog-title {
  font-weight: 300;
}

#faq .section_2 .workarea {
  max-width: 100%;
  padding-left: 168px;
}

html[dir=rtl] #faq .section_2 .workarea {
  padding-right: 168px;
  padding-left: 0;
}

#faq .section_2 .content {
  margin-bottom: 20px;
}

#faq .section_2 .content .secondary-title {
  margin-bottom: 7px;
}

#faq .single-clinics #clinic .section_2 .content h2 {
  margin-bottom: 7px;
}

.single-clinics #clinic #faq .section_2 .content h2 {
  margin-bottom: 7px;
}

#faq .section_2 .content .single-clinics #clinic .section_4 .contact-form h2,
#faq .section_2 .content .single-clinics #clinic .section_5 .workarea>h2 {
  margin-bottom: 7px;
}

#faq .section_2 .single-clinics #clinic .section_6 .content>h2 {
  margin-bottom: 7px;
}

#faq #contact .section_2>.content>h2 {
  margin-bottom: 7px;
}

#contact #faq .section_2>.content>h2,
#faq .section_2 .content #contact .section_3 .social-feed>h2,
#contact .section_3 #faq .section_2 .content .social-feed>h2,
#faq .section_2 .content #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper #faq .section_2 .content .social-feed>h2 {
  margin-bottom: 7px;
}

#faq .section_2 .running-text {
  max-width: 70%;
  margin-bottom: 20px;
}

#faq .section_2 .running-text p {
  margin-bottom: 20px;
}

#faq .section_2 .line {
  width: 3px;
  height: 150px;
  margin-bottom: 40px;
  background-color: #e84507;
}

#faq .section_2 .posts .post {
  position: relative;
  margin-bottom: 30px;
}

#faq .section_2 .posts .post .question {
  font-size: 1.8rem;
  position: relative;
  height: 86px;
  cursor: pointer;
  border: 2px solid #e84507;
  background: #fff;
}

#faq .section_2 .posts .post .question .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  background: #e84507;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#faq .section_2 .posts .post .question .sym {
  font-size: 60px;
  line-height: 1;
  position: relative;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 86px;
  height: 100%;
  color: #e84507;
  border-left: 2px solid #e84507;
  background-color: #fff;
}

#faq .section_2 .posts .post .question .sym:after {
  width: 45px;
  height: 3px;
  content: '';
  background-color: #e84507;
}

#faq .section_2 .posts .post .question .sym:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 45px;
  content: '';
  background-color: #e84507;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#faq .section_2 .posts .post .question .title {
  width: 100%;
  padding-right: 40px;
  padding-left: 79px;
  color: #fff;
}

html[dir=rtl] #faq .section_2 .posts .post .question .title {
  padding-right: 79px;
  padding-left: 40px;
}

#faq .section_2 .posts .post .question.current {
  border-bottom: none;
}

#faq .section_2 .posts .post .question.current .sym {
  border-bottom: 2px solid #e84507;
  background-color: #e84507;
}

#faq .section_2 .posts .post .question.current .sym:before {
  opacity: 0;
}

#faq .section_2 .posts .post .question.current .sym:after {
  background-color: #fff;
}

#faq .section_2 .posts .post .question.current .inner {
  background: #fff;
}

#faq .section_2 .posts .post .question.current .inner .title {
  width: calc(50% - 43px);
  padding-top: 20px;
  color: #e84507;
}

#faq .section_2 .posts .post .answer {
  display: none;
  padding-left: 168px;
  border: 2px solid #e84507;
  border-top: none;
  background: #fff;
}

html[dir=rtl] #faq .section_2 .posts .post .answer {
  padding-right: 168px;
  padding-left: 0;
}

#faq .section_2 .posts .post .answer .image {
  position: absolute;
  top: 2px;
  left: 2px;
  display: none;
  overflow: hidden;
  width: calc(50% - 43px);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#faq .section_2 .posts .post .answer .image .wrapper {
  padding-top: 56.25%;
}

#faq .section_2 .posts .post .answer .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

#faq .section_2 .posts .post .answer .image .youtube-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#faq .section_2 .posts .post .answer .image .youtube-player>div {
  height: 100%;
}

#faq .section_2 .posts .post .answer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#faq .section_2 .posts .post .answer .content {
  width: calc(50% - 43px);
  margin-top: 20px;
  padding-right: 40px;
}

html[dir=rtl] #faq .section_2 .posts .post .answer .content {
  padding-right: 0;
  padding-left: 40px;
}

#faq .section_2 .posts .post .answer .content p,
#faq .section_2 .posts .post .answer .content ul,
#faq .section_2 .posts .post .answer .content ol {
  margin-bottom: 15px;
}

#faq .section_2 .posts .post .answer .content ul,
#faq .section_2 .posts .post .answer .content ol {
  margin-left: 35px;
  list-style: inherit;
}

.blog .section_1 .workarea {
  position: relative;
  overflow: hidden;
}

.blog .section_1 .workarea .line {
  position: absolute;
  left: 70px;
  width: 3px;
  height: 100%;
  background-color: #e84507;
}

.blog .share-container {
  margin-top: 16px;
}

.blog .section-template-blog {
  padding-right: 80px;
}

.blog .section-template-blog .secondary-title,
.blog .section-template-blog .single-clinics #clinic .section_2 h2 {
  margin-bottom: 20px;
}

.single-clinics #clinic .section_2 .blog .section-template-blog h2,
.blog .section-template-blog .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form .blog .section-template-blog h2,
.blog .section-template-blog .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 .blog .section-template-blog .workarea>h2,
.blog .section-template-blog .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 .blog .section-template-blog .content>h2,
.blog .section-template-blog #contact .section_2>.content>h2,
#contact .blog .section-template-blog .section_2>.content>h2,
.blog .section-template-blog #contact .section_3 .social-feed>h2,
#contact .section_3 .blog .section-template-blog .social-feed>h2,
.blog .section-template-blog #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper .blog .section-template-blog .social-feed>h2 {
  margin-bottom: 20px;
}

.blog .section-template-blog .text {
  font-size: 36px;
  max-width: 70%;
  margin-bottom: 20px;
}

.blog .section-template-blog .block {
  position: relative;
  width: 100%;
  height: 240px;
  margin-bottom: 20px;
  cursor: pointer;
}

.blog .section-template-blog .block:nth-child(4n + 1):before {
  position: absolute;
  z-index: 2;
  right: 0;
  width: 36px;
  height: calc(200% + 20px);
  content: '';
  background-image: url(images/spritesheet.png);
  background-repeat: no-repeat;
  background-position: -93px -60px;
}

.blog .section-template-blog .block:nth-child(4n + 3):before {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  width: 3px;
  height: calc(200% + 20px);
  height: calc(200% + 20px);
  content: '';
  background-color: #e84507;
}

.blog .section-template-blog .block .image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: filter .5s ease;
  -moz-transition: filter .5s ease;
  -ms-transition: filter .5s ease;
  -o-transition: filter .5s ease;
  -webkit-transition: -webkit-filter .5s ease;
  transition: -webkit-filter .5s ease;
  transition: filter .5s ease;
  transition: filter .5s ease, -webkit-filter .5s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.blog .section-template-blog .block .content {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  max-width: 560px;
  height: 100%;
  padding: 18px 49px 18px 40px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.blog .section-template-blog .block .content .wrapper {
  position: relative;
  overflow: hidden;
  height: 70%;
  margin-bottom: 20px;
}

.blog .section-template-blog .block .content .wrapper .blog-title {
  line-height: 1.2;
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 5px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.blog .section-template-blog .block .content .wrapper .running-text {
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.blog .section-template-blog .block:hover .image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.blog .section-template-blog .block:hover .orange-btn {
  color: #e84507;
  background-color: #d7d7d7;
}

.blog .section-template-blog .block:hover .content {
  color: white;
  background-color: rgba(232, 69, 7, 0.75);
}

.blog#category .section-template-blog .block .orange-btn {
  border: none;
}

@media only screen and (min-device-width: 300px) and (max-device-width: 900px) {
  .blog .section-template-blog .block:hover .content .blog-title {
    color: white;
  }
}

#contact .section_1 {
  position: relative;
  margin-top: 150px;
}

#contact .section_1 .wrapper {
  position: absolute;
  z-index: 1;
  top: 15%;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: right;
}

#contact .section_1 .wrapper h1 {
  display: inline-block;
  margin-left: 40px;
  padding: 10px 80px;
  vertical-align: top;
  color: #e84507;
  background: rgba(231, 231, 231, 0.9);
}

#contact .section_1 .wrapper .line {
  position: relative;
  left: 100px;
  display: inline-block;
  width: 3px;
  height: calc(100% - 130px);
  vertical-align: bottom;
  background: #e84507;
}

#contact .section_1 .image {
  width: 100%;
  background-size: cover;
}

#contact .section_1 .image img {
  width: 100%;
}

#contact .section_1 .line-container {
  z-index: 2;
  top: 150px;
  display: inline-block;
  width: 8%;
  height: 100%;
  vertical-align: top;
  border-left: 3px solid white;
}

#contact .section_1 .line-container:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3px;
  height: calc(100% - 840px);
  content: '';
  background-color: white;
}

#contact .section_2 {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
}

#contact .section_2>.content {
  position: relative;
  width: 50%;
  padding: 50px 100px;
}

#contact .section_2>.content .breadcrumbs {
  position: absolute;
  top: -10px;
}

#contact .section_2>.content>h2 {
  margin-bottom: 10px;
}

#contact .section_2 .contact-form {
  width: 50%;
  padding: 60px 45px;
  background: #e84507;
}

#contact .section_2 .contact-form .content h2 {
  display: none;
}

#contact .section_3 {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
}

#contact .section_3 .info-links {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 50%;
  padding: 0 80px;
}

#contact .section_3 .info-links .link {
  width: 50%;
  padding: 80px;
}

#contact .section_3 .info-links .link .image {
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
  background: #e84507;
}

#contact .section_3 .info-links .link .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  max-width: initial;
  height: auto;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#contact .section_3 .info-links .link .content {
  font-weight: normal;
}

#contact .section_3 .info-links .link:nth-of-type(2),
#contact .section_3 .info-links .link:first-of-type {
  cursor: pointer;
}

#contact .section_3 .social-feed {
  width: 50%;
  padding: 0 80px;
  text-align: center;
}

#contact .section_3 .social-feed>h2 {
  margin-bottom: 10px;
}

#testimonials .load-more {
  display: none;
}

#testimonials .section_1 {
  margin-bottom: 0;
  padding: 20px;
}

#testimonials .wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
}

#testimonials .layout {
  display: -ms-grid;
  display: grid;
  height: 100vh;
  -ms-grid-columns: calc(33.33% - 20px) calc(33.33% - 20px) calc(33.33% - 20px);
  grid-template-columns: repeat(3, calc(33.33% - 20px));
  -ms-grid-rows: calc(33.33% - 20px) calc(33.33% - 20px) calc(33.33% - 20px);
  grid-template-rows: repeat(3, calc(33.33% - 20px));
  grid-gap: 20px;
}

#testimonials .layout .cf .wpcf7 {
  height: 100%;
}

#testimonials .layout .cf .wpcf7 form {
  height: 100%;
}

#testimonials .layout .cf .wpcf7 form .form-container {
  max-width: none;
  height: 100%;
}

#testimonials .layout .cf .wpcf7 form .form-container .content .secondary-title,
#testimonials .layout .cf .wpcf7 form .form-container .content .single-clinics #clinic .section_2 h2 {
  color: white;
}

.single-clinics #clinic .section_2 #testimonials .layout .cf .wpcf7 form .form-container .content h2,
#testimonials .layout .cf .wpcf7 form .form-container .content .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form #testimonials .layout .cf .wpcf7 form .form-container .content h2,
#testimonials .layout .cf .wpcf7 form .form-container .content .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 #testimonials .layout .cf .wpcf7 form .form-container .content .workarea>h2,
#testimonials .layout .cf .wpcf7 form .form-container .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 #testimonials .layout .cf .wpcf7 form .form-container .content>h2,
#testimonials .layout .cf .wpcf7 form .form-container #contact .section_2>.content>h2,
#contact #testimonials .layout .cf .wpcf7 form .form-container .section_2>.content>h2,
#testimonials .layout .cf .wpcf7 form .form-container .content #contact .section_3 .social-feed>h2,
#contact .section_3 #testimonials .layout .cf .wpcf7 form .form-container .content .social-feed>h2,
#testimonials .layout .cf .wpcf7 form .form-container .content #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper #testimonials .layout .cf .wpcf7 form .form-container .content .social-feed>h2 {
  color: white;
}

#testimonials .layout .testimonial:not(.cf) {
  position: relative;
  overflow: hidden;
}

#testimonials .layout .testimonial:not(.cf).secondary-title {
  font-size: 38px;
}

#testimonials .layout .single-clinics #clinic .section_2 h2.testimonial:not(.cf) {
  font-size: 38px;
}

.single-clinics #clinic .section_2 #testimonials .layout h2.testimonial:not(.cf),
#testimonials .layout .single-clinics #clinic .section_4 .contact-form h2.testimonial:not(.cf),
.single-clinics #clinic .section_4 .contact-form #testimonials .layout h2.testimonial:not(.cf),
#testimonials .layout .single-clinics #clinic .section_5 .workarea>h2.testimonial:not(.cf),
.single-clinics #clinic .section_5 #testimonials .layout .workarea>h2.testimonial:not(.cf),
#testimonials .layout .single-clinics #clinic .section_6 .content>h2.testimonial:not(.cf),
.single-clinics #clinic .section_6 #testimonials .layout .content>h2.testimonial:not(.cf),
#testimonials .layout #contact .section_2>.content>h2.testimonial:not(.cf),
#contact #testimonials .layout .section_2>.content>h2.testimonial:not(.cf),
#testimonials .layout #contact .section_3 .social-feed>h2.testimonial:not(.cf),
#contact .section_3 #testimonials .layout .social-feed>h2.testimonial:not(.cf),
#testimonials .layout #homepage .section_5 .wrapper .social-feed>h2.testimonial:not(.cf),
#homepage .section_5 .wrapper #testimonials .layout .social-feed>h2.testimonial:not(.cf) {
  font-size: 38px;
}

#testimonials .layout .testimonial:not(.cf) .lines {
  background-color: #e84507;
}

#testimonials .layout .testimonial:not(.cf) .name {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 20%;
  padding: 10px 20px 10px 30px;
  background-color: white;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#testimonials .layout .testimonial:not(.cf) .name .name-title,
#testimonials .layout .testimonial:not(.cf) .name .single-clinics #clinic .section_5 .workarea .services .service .title {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.single-clinics #clinic .section_5 .workarea .services .service #testimonials .layout .testimonial:not(.cf) .name .title,
#testimonials .layout .testimonial:not(.cf) .name #contact .section_3 .info-links .link .title,
#contact .section_3 .info-links .link #testimonials .layout .testimonial:not(.cf) .name .title {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

#testimonials .layout .testimonial:not(.cf) .name .blog-title {
  font-size: 1rem;
}

#testimonials .layout .testimonial:not(.cf) .content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: calc(50% - 25px);
  padding: 15px;
  opacity: 0;
  color: #fff;
  background-color: rgba(232, 69, 7, 0.75);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

#testimonials .layout .testimonial:not(.cf) .content .name-title,
#testimonials .layout .testimonial:not(.cf) .content .single-clinics #clinic .section_5 .workarea .services .service .title {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 5px;
  color: white;
}

.single-clinics #clinic .section_5 .workarea .services .service #testimonials .layout .testimonial:not(.cf) .content .title,
#testimonials .layout .testimonial:not(.cf) .content #contact .section_3 .info-links .link .title,
#contact .section_3 .info-links .link #testimonials .layout .testimonial:not(.cf) .content .title {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 5px;
  color: white;
}

#testimonials .layout .testimonial:not(.cf) .content .blog-title {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 5px;
  color: white;
}

#testimonials .layout .testimonial:not(.cf) .content .running-text {
  line-height: 1.1;
}

#testimonials .layout .testimonial:not(.cf):hover .name {
  opacity: 0;
}

#testimonials .layout .testimonial:not(.cf):hover .content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0%, 0);
  -moz-transform: translate3d(0, 0%, 0);
  -ms-transform: translate3d(0, 0%, 0);
  -o-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}

#testimonials .slide-1 {
  display: -ms-grid;
  display: grid;
  width: calc(100% - 66px);
  min-height: 100vh;
  padding: 20px 0;
  -ms-grid-columns: 66.66% 33.33%;
  grid-template-columns: 66.66% 33.33%;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  grid-row-gap: 30px;
}

#testimonials .slide-1 .testimonial {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#testimonials .slide-1 .testimonial .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 20px;
}

#testimonials .slide-1 .testimonial .content .secondary-title,
#testimonials .slide-1 .testimonial .content .single-clinics #clinic .section_2 h2 {
  margin-bottom: 7px;
}

.single-clinics #clinic .section_2 #testimonials .slide-1 .testimonial .content h2,
#testimonials .slide-1 .testimonial .content .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form #testimonials .slide-1 .testimonial .content h2,
#testimonials .slide-1 .testimonial .content .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 #testimonials .slide-1 .testimonial .content .workarea>h2,
#testimonials .slide-1 .testimonial .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 #testimonials .slide-1 .testimonial .content>h2,
#testimonials .slide-1 .testimonial #contact .section_2>.content>h2,
#contact #testimonials .slide-1 .testimonial .section_2>.content>h2,
#testimonials .slide-1 .testimonial .content #contact .section_3 .social-feed>h2,
#contact .section_3 #testimonials .slide-1 .testimonial .content .social-feed>h2,
#testimonials .slide-1 .testimonial .content #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper #testimonials .slide-1 .testimonial .content .social-feed>h2 {
  margin-bottom: 7px;
}

#testimonials .slide-1 .testimonial .content .name-title,
#testimonials .slide-1 .testimonial .content .single-clinics #clinic .section_5 .workarea .services .service .title {
  margin-bottom: 20px;
  color: #122734;
}

.single-clinics #clinic .section_5 .workarea .services .service #testimonials .slide-1 .testimonial .content .title,
#testimonials .slide-1 .testimonial .content #contact .section_3 .info-links .link .title,
#contact .section_3 .info-links .link #testimonials .slide-1 .testimonial .content .title {
  margin-bottom: 20px;
  color: #122734;
}

#testimonials .slide-1 .testimonial .content .running-text {
  font-weight: 300;
}

#testimonials .slide-1 .embed-container {
  height: initial !important;
  margin-left: 20px;
}

#testimonials .slide-1 .lines {
  padding-right: 46px;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1 / 4;
  -ms-grid-column: 2;
  grid-column: 2;
}

#testimonials .embed-container {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
}

#testimonials .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#testimonials .youtube-player img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

#testimonials .lines {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#testimonials .lines .line-container {
  position: relative;
  width: 200px;
  height: 100%;
  border-right: 3px solid #e84507;
  border-left: 3px solid #e84507;
}

#testimonials .lines .line-container i {
  margin: 0 auto;
}

#testimonials .lines .line-container .line {
  width: 36px;
  height: 100%;
  margin: 0 auto;
  border-right: 3px solid #e84507;
}

#team #crumbs {
  padding-left: 84px;
}

html[dir=rtl] #team #crumbs {
  padding-right: 84px;
  padding-left: 0;
}

#team .team {
  position: relative;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  height: calc(100vh - 100px);
  margin-bottom: 40px;
  background-color: white;
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  -ms-grid-rows: (50%)[2];
  grid-template-rows: repeat(2, 50%);
  grid-gap: 20px;
  grid-auto-flow: dense;
}

#team .cf .wpcf7 {
  height: 100%;
}

#team .cf .wpcf7 form {
  height: 100%;
}

#team .cf .wpcf7 form .form-container {
  max-width: none;
  height: 100%;
}

#team .cf .wpcf7 form .form-container .content .secondary-title,
#team .cf .wpcf7 form .form-container .content .single-clinics #clinic .section_2 h2 {
  color: white;
}

.single-clinics #clinic .section_2 #team .cf .wpcf7 form .form-container .content h2,
#team .cf .wpcf7 form .form-container .content .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form #team .cf .wpcf7 form .form-container .content h2,
#team .cf .wpcf7 form .form-container .content .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 #team .cf .wpcf7 form .form-container .content .workarea>h2,
#team .cf .wpcf7 form .form-container .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 #team .cf .wpcf7 form .form-container .content>h2,
#team .cf .wpcf7 form .form-container #contact .section_2>.content>h2,
#contact #team .cf .wpcf7 form .form-container .section_2>.content>h2,
#team .cf .wpcf7 form .form-container .content #contact .section_3 .social-feed>h2,
#contact .section_3 #team .cf .wpcf7 form .form-container .content .social-feed>h2,
#team .cf .wpcf7 form .form-container .content #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper #team .cf .wpcf7 form .form-container .content .social-feed>h2 {
  color: white;
}

#team .video {
  width: 100%;
  height: 100%;
  background: #e84507;
  grid-row: auto;
}

#team .video img {
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

#team .video:nth-child(odd) {
  -ms-grid-column: 4;
  -ms-grid-column-span: 3;
  grid-column: 4/7;
}

#team .member {
  position: relative;
  overflow: hidden;
}

#team .member.big {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}

#team .member .name {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 0;
  padding: 10px 20px 10px 30px;
  background-color: white;
}

#team .member .name .name-title,
#team .member .name .single-clinics #clinic .section_5 .workarea .services .service .title {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.single-clinics #clinic .section_5 .workarea .services .service #team .member .name .title,
#team .member .name #contact .section_3 .info-links .link .title,
#contact .section_3 .info-links .link #team .member .name .title {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

#team .member .name .blog-title {
  font-size: 1rem;
}

#team .member .image {
  height: 100%;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#team .member .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}

#team .member .content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  max-height: 100%;
  padding: 15px;
  opacity: 0;
  color: #fff;
  background-color: rgba(232, 69, 7, 0.75);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

#team .member .content .name-title,
#team .member .content .single-clinics #clinic .section_5 .workarea .services .service .title {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 5px;
  color: white;
}

.single-clinics #clinic .section_5 .workarea .services .service #team .member .content .title,
#team .member .content #contact .section_3 .info-links .link .title,
#contact .section_3 .info-links .link #team .member .content .title {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 5px;
  color: white;
}

#team .member .content .blog-title {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 5px;
  color: white;
}

#team .member .content .running-text {
  font-size: 1.125rem;
  line-height: 1.1;
}

@media (hover: hover) {
  #team .member:hover .name {
    opacity: 0;
  }

  #team .member:hover .image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }

  #team .member:hover .content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate3d(0, 0%, 0);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }
}

.form-container {
  max-width: 400px;
  padding: 24px;
  background: #fff;
  background: #e84507;
}

.form-container .content {
  display: inline-block;
  margin-bottom: 20px;
  color: #fff;
}

.form-container .content .secondary-title,
.form-container .content .single-clinics #clinic .section_2 h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: white;
}

.single-clinics #clinic .section_2 .form-container .content h2,
.form-container .content .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form .form-container .content h2,
.form-container .content .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 .form-container .content .workarea>h2,
.form-container .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 .form-container .content>h2,
.form-container #contact .section_2>.content>h2,
#contact .form-container .section_2>.content>h2,
.form-container .content #contact .section_3 .social-feed>h2,
#contact .section_3 .form-container .content .social-feed>h2,
.form-container .content #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper .form-container .content .social-feed>h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: white;
}

.form-container .form {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-container .form>p,
.form-container .form>br {
  display: none;
}

.form-container .form .page-title {
  display: none;
}

.form-container .form .page-title::before {
  display: none !important;
}

.form-container .form .wpcf7-form-control-wrap {
  width: 45%;
  margin-bottom: 30px;
  color: white;
  background: transparent;
}

.form-container .form .wpcf7-form-control-wrap:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background-color: white;
}

.form-container .form .wpcf7-form-control-wrap input {
  position: relative;
  width: 100%;
  padding-bottom: 8px;
  padding-left: 5px;
  color: white;
  background: transparent;
  text-align: right;
}

html[dir=rtl] .form-container .form .wpcf7-form-control-wrap input {
  padding-right: 5px;
  padding-left: 0;

}

html:not([dir='rtl']) .form-container .form .wpcf7-form-control-wrap input {
  text-align: left;
}

.form-container .form .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #fff;
}

.form-container .form select {
  font-size: 18px;
  width: 100%;
  padding-bottom: 8px;
  border: 0;
}

.form-container .form .submit-warpper {
  width: 100%;
  margin-top: 20px;
}

.form-container .form .submit-warpper input[type='submit'] {
  font-size: 24px;
  font-weight: 300;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-left: 5px;
  text-align: right;
  color: #e84507;
  background-color: #d7d7d7;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

html[dir=rtl] .form-container .form .submit-warpper input[type='submit'] {
  padding-right: 5px;
  padding-left: 0;
}

.form-container .form .submit-warpper input[type='submit']:hover {
  background-color: white;
}

.form-container .form .ajax-loader {
  display: none;
}

#homepage {
  padding: 0 32px;
}

#homepage .fp-section.fp-table {
  display: block;
  overflow: hidden;
}

#homepage .fp-section.fp-table .fp-tableCell {
  display: block;
}

#homepage .section_1 {
  padding-top: 40px;
}

#homepage .section_1 .fp-tableCell {
  vertical-align: top;
}

#homepage .section_1 .wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  height: calc(100% - 40px);
  padding-bottom: 32px;
  text-align: center;
  color: #fff;
}

#homepage .section_1 .wrapper .video-hp {
  min-width: 100%;
  min-height: 100%;
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

#homepage .section_1 .wrapper .image {
  position: relative;
  overflow: hidden;
  height: 100%;
}

#homepage .section_1 .wrapper .image .line-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#homepage .section_2 .about-btn {
  display: none;
  width: 100%;
  text-align: center;
}

#homepage .section_2 .about-btn:after {
  display: none;
}

#homepage .section_2 .wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  margin-bottom: 30px;
  padding-top: 32px;
  padding-bottom: 32px;
}

#homepage .section_2 .wrapper .image {
  position: relative;
  overflow: hidden;
  width: 70%;
  height: 100%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#homepage .section_2 .wrapper .image .lines {
  position: absolute;
  right: 15%;
  bottom: 0;
  width: 15%;
  height: 80%;
  border-right: 3px solid #fff;
  border-left: 3px solid #fff;
}

#homepage .section_2 .wrapper .image img {
  /* position: absolute;
                    top: 50%;
                    left: 50%;
                    width: 100%;
                    min-height: 100%;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    object-fit: cover;
                    
                    object-position: center; */
}

#homepage .section_2 .wrapper .workarea {
  position: relative;
  z-index: 3;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: initial;
  width: 30%;
  min-width: 550px;
  max-width: initial;
  height: calc(100% - 80px);
  margin: 0;
  margin-top: 50px;
  padding-right: 100px;
  padding-left: 48px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

html[dir=rtl] #homepage .section_2 .wrapper .workarea {
  padding-right: 48px;
  padding-left: 100px;
}

#homepage .section_2 .wrapper .workarea .content {
  position: relative;
  margin-bottom: 28px;
}

#homepage .section_2 .wrapper .workarea .content .secondary-title {
  margin-bottom: 28px;
  color: #e84507;
}

#homepage .single-clinics #clinic .section_2 .wrapper .workarea .content h2 {
  margin-bottom: 28px;
  color: #e84507;
}

.single-clinics #clinic #homepage .section_2 .wrapper .workarea .content h2 {
  margin-bottom: 28px;
  color: #e84507;
}

#homepage .section_2 .wrapper .workarea .content .single-clinics #clinic .section_4 .contact-form h2,
#homepage .section_2 .wrapper .workarea .content .single-clinics #clinic .section_5 .workarea>h2 {
  margin-bottom: 28px;
  color: #e84507;
}

#homepage .section_2 .wrapper .workarea .single-clinics #clinic .section_6 .content>h2,
#homepage .section_2 .wrapper .workarea #contact .section_2>.content>h2 {
  margin-bottom: 28px;
  color: #e84507;
}

#contact #homepage .section_2 .wrapper .workarea .section_2>.content>h2,
#homepage .section_2 .wrapper .workarea .content #contact .section_3 .social-feed>h2,
#contact .section_3 #homepage .section_2 .wrapper .workarea .content .social-feed>h2 {
  margin-bottom: 28px;
  color: #e84507;
}

#homepage .section_2 .section_5 .wrapper .workarea .content .social-feed>h2,
#homepage .section_5 .section_2 .wrapper .workarea .content .social-feed>h2 {
  margin-bottom: 28px;
  color: #e84507;
}

#homepage .section_2 .wrapper .workarea .content .running-text {
  font-size: 16px;
}

#homepage .section_2 .wrapper .workarea .line-container {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 39px;
  height: 100%;
  border-left: 3px solid white;
}

#homepage .section_2 .wrapper .workarea .line-container .sprite {
  height: 460px;
  margin-bottom: 30px;
}

#homepage .section_2 .wrapper .workarea .line-container:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3px;
  height: calc(100% - 460px);
  content: '';
  background-color: #e84507;
}

#homepage .section_2 .wrapper .cf {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

#homepage .section_2 .wrapper .cf .wpcf7-response-output,
#homepage .section_2 .wrapper .cf .wpcf7-not-valid-tip {
  color: #e84507;
}

#homepage .section_3 .clinics {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding: 32px 0;
}

#homepage .section_3 .clinics .clinic {
  position: relative;
  overflow: hidden;
  width: calc(33.333% - 16px);
  height: 100%;
}

#homepage .section_3 .clinics .clinic .bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#homepage .section_3 .clinics .clinic .name {
  position: absolute;
  z-index: 3;
  bottom: 70px;
  width: 85%;
  padding: 10px 20px 10px 30px;
  background-color: white;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#homepage .section_3 .clinics .clinic .name .main-title {
  font-size: 70px;
}

#homepage .section_3 .clinics .clinic .name .name-title,
#homepage .section_3 .clinics .clinic .name .single-clinics #clinic .section_5 .workarea .services .service .title {
  font-size: 3rem;
  z-index: 3;
  margin-bottom: 5px;
}

@media screen and (min-width: 480px) {
  #homepage .section_2 .wrapper .cf .form-container {
    padding: 0;
    background-color: white;
  }

  #homepage .section_2 .wrapper .cf .form-container .running-text {
    color: #122734;
  }

  #homepage .section_2 .wrapper .cf .form-container .form .checkbox-container {
    color: #e84507;
  }

  #homepage .section_2 .wrapper .cf .form-container .form .checkbox-container label:before {
    background: #e84507;
  }

  #homepage .section_2 .wrapper .cf .form-container .form .checkbox-container label .styled-checkbox:checked+.check {
    background: white;
    -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #homepage .section_2 .wrapper .cf .form-container .form .wpcf7-form-control-wrap:before {
    background-color: #e84507;
  }

  #homepage .section_2 .wrapper .cf .form-container .form .wpcf7-form-control-wrap input,
  #homepage .section_2 .wrapper .cf .form-container .form .wpcf7-form-control-wrap select {
    color: #e84507;
    border-bottom-color: #e84507;
  }

  #homepage .section_2 .wrapper .cf .form-container .form .wpcf7-form-control-wrap input::-webkit-input-placeholder,
  #homepage .section_2 .wrapper .cf .form-container .form .wpcf7-form-control-wrap select::-webkit-input-placeholder {
    color: #e84507;
  }

  #homepage .section_2 .wrapper .cf .form-container .form .submit-warpper input[type='submit'] {
    color: white;
    border: 2px solid #e84507;
    background: #e84507;
  }

  #homepage .section_2 .wrapper .cf .form-container .form .submit-warpper input[type='submit']:hover {
    color: #e84507;
    background-color: white;
  }
}

.single-clinics #clinic .section_5 .workarea .services .service #homepage .section_3 .clinics .clinic .name .title,
#homepage #contact .section_3 .clinics .clinic .name .info-links .link .title,
#contact #homepage .section_3 .clinics .clinic .name .info-links .link .title,
#homepage #contact .section_3 .info-links .link .clinics .clinic .name .title,
#contact #homepage .section_3 .info-links .link .clinics .clinic .name .title {
  font-size: 3rem;
  z-index: 3;
  margin-bottom: 5px;
}

#homepage .section_3 .clinics .clinic .name .line-container {
  position: absolute;
  z-index: 2;
  top: 150px;
  left: -30px;
}

#homepage .section_3 .clinics .clinic .name .line-container i {
  background-position: -139px -216px;
}

#homepage .section_3 .clinics .clinic .name .line-container:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3px;
  height: calc(100% - 540px);
  content: '';
  background-color: white;
}

#homepage .section_3 .clinics .clinic .line {
  position: absolute;
  z-index: 2;
  top: 150px;
  left: 15%;
  width: 3px;
  height: 100%;
  background: white;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#homepage .section_3 .clinics .clinic:hover .bg-img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#homepage .section_3 .clinics .clinic:first-child {
  margin-right: 32px;
}

html[dir=rtl] #homepage .section_3 .clinics .clinic:first-child,
html[dir=rtl] #homepage .section_3 .clinics .clinic:nth-child(2) {
  margin-right: 0;
  margin-left: 32px;
}

#homepage .section_4 {
  height: 100vh;
}

#homepage .section_4 .wrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 80px;
}

#homepage .section_4 .wrapper .workarea {
  position: relative;
  z-index: 3;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: initial;
  width: 30%;
  max-width: initial;
  height: 100%;
  margin: 0;
  padding-top: 50px;
  padding-left: 40px;
}

html[dir=rtl] #homepage .section_4 .wrapper .workarea {
  padding-right: 40px;
  padding-left: 0;
}

#homepage .section_4 .wrapper .workarea .testimonial-text {
  width: 320px;
  height: 256px;
  padding: 10px;
  background-color: #d7d7d7;
}

#homepage .section_4 .wrapper .workarea .testimonial-text .name-title {
  margin-bottom: 20px;
}

#homepage .section_4 .wrapper .single-clinics #clinic .section_5 .workarea .testimonial-text .services .service .title {
  margin-bottom: 20px;
}

.single-clinics #clinic .section_5 #homepage .section_4 .wrapper .workarea .testimonial-text .services .service .title,
#homepage .section_4 .wrapper .single-clinics #clinic .section_5 .workarea .services .service .testimonial-text .title,
.single-clinics #clinic .section_5 #homepage .section_4 .wrapper .workarea .services .service .testimonial-text .title,
#homepage .section_4 .wrapper .workarea .testimonial-text #contact .section_3 .info-links .link .title,
#contact .section_3 .info-links .link #homepage .section_4 .wrapper .workarea .testimonial-text .title {
  margin-bottom: 20px;
}

#homepage .section_4 .wrapper .workarea .testimonial-text .running-text {
  line-height: 1.1;
  overflow: hidden;
  max-height: calc(100% - 56px);
}

#homepage .section_4 .wrapper .workarea .sprite {
  position: absolute;
  top: 0;
  left: -30px;
  max-height: 100%;
  background-color: white;
}

#homepage .section_4 .wrapper .workarea:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 3px;
  width: 3px;
  height: 100%;
  content: '';
  background-color: #e84507;
}

#homepage .section_4 .wrapper .workarea .content {
  max-width: 400px;
  margin-bottom: 20px;
}

#homepage .section_4 .wrapper .workarea .content .running-text {
  margin-bottom: 30px;
}

#homepage .section_4 .wrapper .workarea .content .btn:hover {
  color: #e84507;
  background: white;
}

#homepage .section_4 .wrapper .workarea .secondary-title,
#homepage .section_4 .wrapper .workarea .single-clinics #clinic .section_2 h2 {
  margin-bottom: 20px;
}

.single-clinics #clinic .section_2 #homepage .section_4 .wrapper .workarea h2,
#homepage .single-clinics #clinic .section_4 .wrapper .workarea .contact-form h2,
.single-clinics #clinic #homepage .section_4 .wrapper .workarea .contact-form h2,
#homepage .single-clinics #clinic .section_4 .contact-form .wrapper .workarea h2,
.single-clinics #clinic #homepage .section_4 .contact-form .wrapper .workarea h2,
#homepage .section_4 .wrapper .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 #homepage .section_4 .wrapper .workarea>h2,
#homepage .section_4 .wrapper .workarea .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 #homepage .section_4 .wrapper .workarea .content>h2,
#homepage .section_4 .wrapper .workarea #contact .section_2>.content>h2,
#contact #homepage .section_4 .wrapper .workarea .section_2>.content>h2,
#homepage .section_4 .wrapper .workarea #contact .section_3 .social-feed>h2,
#contact .section_3 #homepage .section_4 .wrapper .workarea .social-feed>h2 {
  margin-bottom: 20px;
}

#homepage .section_4 .section_5 .wrapper .workarea .social-feed>h2,
#homepage .section_5 .section_4 .wrapper .workarea .social-feed>h2 {
  margin-bottom: 20px;
}

#homepage .section_4 .wrapper .testimonials {
  width: 70%;
  height: 100%;
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
  height: 100%;
  margin: 0 auto;
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel .featured-item {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 56.25%;
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel .featured-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial {
  width: 240px;
  height: 144px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial .youtube-player-hp {
  width: 100%;
  height: 100%;
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial .youtube-player-hp>div {
  height: 100%;
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial .youtube-player-hp>div img {
  height: 100%;
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial .youtube-player-hp .play {
  display: none;
}

#homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item.center .testimonial {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#homepage .section_4 .btn {
  font-weight: 300;
  width: 100%;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 4px;
  padding-left: 15px;
  text-align: right;
  color: white;
  border: 2px solid #e84507;
  background: #e84507;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

#homepage .section_4 .btn.mobile {
  display: none;
}

#homepage .section_5 {
  height: 100vh;
}

#homepage .section_5 .wrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 135px;
  padding-bottom: 80px;
}

#homepage .section_5 .wrapper .block {
  position: relative;
  display: block;
  width: calc(33.33% - 16px);
  height: 100%;
}

#homepage .section_5 .wrapper .block:first-child {
  margin-right: 32px;
}

html[dir=rtl] #homepage .section_5 .wrapper .block:first-child {
  margin-right: 0;
  margin-left: 32px;
}

#homepage .section_5 .wrapper .block .secondary-title,
#homepage .section_5 .wrapper .block .single-clinics #clinic .section_2 h2 {
  position: absolute;
  top: calc(50% - 24px);
  width: 100%;
  padding: 20px 0;
  padding-left: 20px;
  background: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.single-clinics #clinic .section_2 #homepage .section_5 .wrapper .block h2,
#homepage .section_5 .wrapper .block .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form #homepage .section_5 .wrapper .block h2,
#homepage .single-clinics #clinic .section_5 .wrapper .block .workarea>h2,
.single-clinics #clinic #homepage .section_5 .wrapper .block .workarea>h2,
#homepage .section_5 .wrapper .block .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 #homepage .section_5 .wrapper .block .content>h2,
#homepage .section_5 .wrapper .block #contact .section_2>.content>h2,
#contact #homepage .section_5 .wrapper .block .section_2>.content>h2 {
  position: absolute;
  top: calc(50% - 24px);
  width: 100%;
  padding: 20px 0;
  padding-left: 20px;
  background: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#homepage .section_5 .wrapper .block #contact .section_3 .social-feed>h2,
#homepage .section_5 .wrapper .block .social-feed>h2 {
  position: absolute;
  top: calc(50% - 24px);
  width: 100%;
  padding: 20px 0;
  padding-left: 20px;
  background: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

html[dir=rtl] #homepage .section_5 .wrapper .block .secondary-title,
html[dir=rtl] #homepage .section_5 .wrapper .block .single-clinics #clinic .section_2 h2 {
  padding-right: 20px;
  padding-left: 0;
}

.single-clinics #clinic .section_2 html[dir=rtl] #homepage .section_5 .wrapper .block h2,
html[dir=rtl] #homepage .section_5 .wrapper .block .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form html[dir=rtl] #homepage .section_5 .wrapper .block h2,
html[dir=rtl] #homepage .single-clinics #clinic .section_5 .wrapper .block .workarea>h2,
.single-clinics #clinic html[dir=rtl] #homepage .section_5 .wrapper .block .workarea>h2,
html[dir=rtl] #homepage .section_5 .wrapper .block .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 html[dir=rtl] #homepage .section_5 .wrapper .block .content>h2,
html[dir=rtl] #homepage .section_5 .wrapper .block #contact .section_2>.content>h2,
#contact html[dir=rtl] #homepage .section_5 .wrapper .block .section_2>.content>h2 {
  padding-right: 20px;
  padding-left: 0;
}

html[dir=rtl] #homepage .section_5 .wrapper .block #contact .section_3 .social-feed>h2,
html[dir=rtl] #homepage .section_5 .wrapper .block .social-feed>h2 {
  padding-right: 20px;
  padding-left: 0;
}

#homepage .section_5 .wrapper .block .image {
  position: relative;
  overflow: hidden;
  height: 100%;
  cursor: pointer;
}

#homepage .section_5 .wrapper .block .image img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#homepage .section_5 .wrapper .block .team-img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#homepage .section_5 .wrapper .block .team-img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#homepage .section_5 .wrapper .block.two-row .image {
  height: calc(50% - 24px);
  margin-bottom: 48px;
}

#homepage .section_5 .wrapper .block.two-row .image:last-child {
  margin-bottom: 0;
}

#homepage .section_5 .wrapper .block.two-row .image:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#homepage .section_5 .wrapper .block.two-row .strip {
  position: absolute;
  top: 0;
  right: calc(10% + 4px);
  width: 50%;
  height: 100%;
  padding: 80px 20px 20px 20px;
  background-color: rgba(255, 255, 255, 0.9);
}

#homepage .section_5 .wrapper .block.two-row .strip .name-title {
  font-size: 28px;
  margin-bottom: 20px;
}

#homepage .single-clinics #clinic .section_5 .wrapper .block.two-row .strip .workarea .services .service .title {
  font-size: 28px;
  margin-bottom: 20px;
}

.single-clinics #clinic #homepage .section_5 .wrapper .block.two-row .strip .workarea .services .service .title,
#homepage .single-clinics #clinic .section_5 .workarea .services .service .wrapper .block.two-row .strip .title,
.single-clinics #clinic #homepage .section_5 .workarea .services .service .wrapper .block.two-row .strip .title,
#homepage .section_5 .wrapper .block.two-row .strip #contact .section_3 .info-links .link .title,
#contact .section_3 .info-links .link #homepage .section_5 .wrapper .block.two-row .strip .title {
  font-size: 28px;
  margin-bottom: 20px;
}

#homepage .section_5 .wrapper .block.two-row .strip .btn {
  font-weight: 300;
  display: block;
  width: 100%;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 4px;
  padding-left: 15px;
  text-align: right;
  color: white;
  border: 2px solid #e84507;
  background: #e84507;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#homepage .section_5 .wrapper .block.two-row .strip .btn:hover {
  color: #e84507;
  background: transparent;
}

#homepage .section_5 .wrapper .social-feed {
  width: 33.33%;
  margin-left: 32px;
  text-align: center;
}

html[dir=rtl] #homepage .section_5 .wrapper .social-feed {
  margin-right: 32px;
  margin-left: 0;
}

#homepage .section_5 .wrapper .social-feed>h2 {
  margin-bottom: 10px;
}

#homepage .section_5 .wrapper .social-feed .social-feed-code {
  width: 100%;
  height: 100%;
}

#homepage .table-cell .fp-tableCell {
  display: table-cell !important;
}

.survey-section {
  position: relative;
  z-index: 14;
  overflow: visible !important;
  height: 100%;
}

.survey-section .workarea {
  position: relative;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 32px;
}

.survey-section .workarea .line-draw {
  max-height: 736px;
  margin-right: 100px;
}

html[dir=rtl] .survey-section .workarea .line-draw {
  margin-right: 0;
  margin-left: 100px;
}

.survey-section .workarea .sprite {
  max-height: 100%;
  margin-right: 100px;
}

html[dir=rtl] .survey-section .workarea .sprite {
  margin-right: 0;
  margin-left: 100px;
}

.survey-section .workarea .content {
  max-width: 460px;
}

.survey-section .workarea .content h3 {
  margin-bottom: 48px;
}

.survey-section .workarea .content .orange-btn {
  display: block;
  padding: 5px 10px 5px 25px;
  padding-left: 40px;
  cursor: pointer;
}

html[dir=rtl] .survey-section .workarea .content .orange-btn {
  padding-right: 40px;
  padding-left: 0;
}

.survey-section .workarea .content .orange-btn:after {
  display: none;
}

.survey-section .survey-img {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.survey-section #survey {
  position: relative;
  display: none;
  width: 100vw;
  height: 100%;
  margin-right: -32px;
}

.survey-section #survey .survey-wrapper {
  position: relative;
  width: 70%;
  height: 100%;
  margin-right: auto;
}

.survey-section #survey .survey-wrapper .mask {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e84507+0,e84507+100&1+0,1+87,0+99 */
  background: -moz-linear-gradient(left, #e84507 0%, #e84507 87%, rgba(232, 69, 7, 0) 99%, rgba(232, 69, 7, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e84507 0%, #e84507 87%, rgba(232, 69, 7, 0) 99%, rgba(232, 69, 7, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#e84507), color-stop(87%, #e84507), color-stop(99%, rgba(232, 69, 7, 0)), to(rgba(232, 69, 7, 0)));
  background: -o-linear-gradient(left, #e84507 0%, #e84507 87%, rgba(232, 69, 7, 0) 99%, rgba(232, 69, 7, 0) 100%);
  background: linear-gradient(to right, #e84507 0%, #e84507 87%, rgba(232, 69, 7, 0) 99%, rgba(232, 69, 7, 0) 100%);
  background-position: center;
  background-size: 100% 100%;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e84507', endColorstr='#00e84507', GradientType=1);
  /* IE6-9 */
}

.survey-section #survey .question {
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: hidden;
  width: 100%;
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  padding: 0 50px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.survey-section #survey .question[data-index='1'] {
  visibility: visible;
  opacity: 1;
}

.survey-section #survey .question .title {
  font-size: 60px;
  line-height: .8;
  margin-bottom: 40px;
  text-align: center;
  color: white;
}

.survey-section #survey .question .title .subtitle,
.survey-section #survey .question .title .end-frame .input-wrap input {
  font-size: 30px;
  font-weight: 300;
  margin: 0 auto;
  margin-bottom: 20px;
  color: white;
}

.survey-section #survey .end-frame .input-wrap .question .title input,
.survey-section #survey .question .title .end-frame .input-wrap input::-webkit-input-placeholder,
.survey-section #survey .end-frame .input-wrap .question .title input::-webkit-input-placeholder {
  font-size: 30px;
  font-weight: 300;
  margin: 0 auto;
  margin-bottom: 20px;
  color: white;
}

.survey-section #survey .btn {
  font-size: 24px;
  line-height: 1.5;
  position: relative;
  z-index: 6;
  display: inline-block;
  padding: 0 25px 0 25px;
  cursor: pointer;
  color: #fff;
  border: 2px solid white;
  background-color: transparent;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.survey-section #survey .btn:hover {
  color: #e84507;
  background-color: #fff;
}

.survey-section #survey .end-frame {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  padding: 0 50px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.survey-section #survey .end-frame .secondary-title,
.survey-section #survey .end-frame .single-clinics #clinic .section_2 h2 {
  font-weight: 400;
  margin-bottom: 25px;
  color: white;
}

.single-clinics #clinic .section_2 .survey-section #survey .end-frame h2,
.survey-section #survey .end-frame .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form .survey-section #survey .end-frame h2,
.survey-section #survey .end-frame .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 .survey-section #survey .end-frame .workarea>h2,
.survey-section #survey .end-frame .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 .survey-section #survey .end-frame .content>h2,
.survey-section #survey .end-frame #contact .section_2>.content>h2,
#contact .survey-section #survey .end-frame .section_2>.content>h2,
.survey-section #survey .end-frame #contact .section_3 .social-feed>h2,
#contact .section_3 .survey-section #survey .end-frame .social-feed>h2,
.survey-section #survey .end-frame #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper .survey-section #survey .end-frame .social-feed>h2 {
  font-weight: 400;
  margin-bottom: 25px;
  color: white;
}

.survey-section #survey .end-frame .subtitle {
  font-weight: 300;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  margin-bottom: 40px;
  color: white;
}

.survey-section #survey .end-frame .wpcf7-not-valid-tip {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.survey-section #survey .end-frame .input-wrap input {
  font-weight: 300;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  margin-bottom: 40px;
  color: white;
}

.survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder {
  font-weight: 300;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  margin-bottom: 40px;
  color: white;
}

.survey-section #survey .end-frame .btn {
  padding-right: 40px;
  padding-left: 40px;
  color: white;
  border: none;
  background-color: #122734;
}

.survey-section #survey .end-frame .btn:hover {
  color: #122734;
  background-color: white;
}

.survey-section #survey .end-frame .inputs-container {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  word-spacing: 20px;
}

.survey-section #survey .end-frame .inputs-container:after {
  position: absolute;
  top: 0;
  right: -30px;
  width: 10px;
  height: 100%;
  content: '';
  border: 2px solid white;
  border-left: none;
}

.survey-section #survey .end-frame .inputs-container:before {
  position: absolute;
  top: 0;
  left: -30px;
  width: 10px;
  height: 100%;
  content: '';
  border: 2px solid white;
  border-right: none;
}

.survey-section #survey .end-frame input.wpcf7-not-valid {
  border-bottom: 2px solid #ae0000 !important;
}

.survey-section #survey .end-frame .input-wrap {
  position: relative;
  display: inline-block;
  width: calc(33% - 14px);
  color: white;
  background: transparent;
}

.survey-section #survey .end-frame .input-wrap.error:after {
  font-family: 'icomoon';
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 10px;
  content: '\e90f';
  color: black;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-animation: fadein .3s ease-in 1;
  -moz-animation: fadein .3s ease-in 1;
  animation: fadein .3s ease-in 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.survey-section #survey .end-frame .input-wrap.success:after {
  font-family: 'icomoon';
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 10px;
  content: '\e90e';
  color: inherit;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-animation: fadein .3s ease-in 1;
  -moz-animation: fadein .3s ease-in 1;
  animation: fadein .3s ease-in 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.survey-section #survey .end-frame .input-wrap input {
  font-weight: 300;
  line-height: 1.4;
  width: 100%;
  margin-bottom: 0 !important;
  padding-right: 5px;
  color: white;
  border-bottom: 2px solid white;
  background: transparent;
}

.survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder {
  font-weight: 300;
  line-height: 1.4;
  width: 100%;
  color: #fff;
  color: white;
}

.survey-section #survey .end-frame[data-index='3'] {
  top: 40px;
  right: 20px;
  text-align: right;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.survey-section #survey .end-frame[data-index='3'] .subtitle {
  margin: 0;
  margin-bottom: 40px;
  margin-left: auto;
}

.survey-section #survey .end-frame[data-index='3'] .input-wrap input {
  margin: 0;
  margin-bottom: 40px;
  margin-left: auto;
}

.survey-section #survey .end-frame[data-index='3'] .input-wrap input::-webkit-input-placeholder {
  margin: 0;
  margin-bottom: 40px;
  margin-left: auto;
}

.survey-section #survey .end-frame[data-index='3'] .subtitle .bold-text {
  margin-top: 10px;
  margin-top: 20px;
}

.survey-section #survey .end-frame[data-index='3'] .input-wrap input .bold-text,
.survey-section #survey .end-frame[data-index='3'] .input-wrap input::-webkit-input-placeholder .bold-text {
  margin-top: 10px;
  margin-top: 20px;
}

.survey-section #survey .end-frame[data-index='3'] .inputs-container {
  width: calc(100% - 60px);
  margin-right: 30px;
  margin-bottom: 40px;
}

.survey-section .info-user {
  position: absolute;
  top: 40px;
  right: 40px;
  display: none;
  max-width: 40%;
  pointer-events: none;
}

.survey-section .info-user .secondary-title,
.survey-section .info-user .single-clinics #clinic .section_2 h2 {
  font-weight: 400;
  margin-bottom: 25px;
  color: white;
}

.single-clinics #clinic .section_2 .survey-section .info-user h2,
.survey-section .info-user .single-clinics #clinic .section_4 .contact-form h2,
.single-clinics #clinic .section_4 .contact-form .survey-section .info-user h2,
.survey-section .info-user .single-clinics #clinic .section_5 .workarea>h2,
.single-clinics #clinic .section_5 .survey-section .info-user .workarea>h2,
.survey-section .info-user .single-clinics #clinic .section_6 .content>h2,
.single-clinics #clinic .section_6 .survey-section .info-user .content>h2,
.survey-section .info-user #contact .section_2>.content>h2,
#contact .survey-section .info-user .section_2>.content>h2,
.survey-section .info-user #contact .section_3 .social-feed>h2,
#contact .section_3 .survey-section .info-user .social-feed>h2,
.survey-section .info-user #homepage .section_5 .wrapper .social-feed>h2,
#homepage .section_5 .wrapper .survey-section .info-user .social-feed>h2 {
  font-weight: 400;
  margin-bottom: 25px;
  color: white;
}

.survey-section .info-user .subtitle,
.survey-section .info-user #survey .end-frame .input-wrap input {
  font-weight: 300;
  width: 100%;
  margin-bottom: 20px;
  color: white;
}

.survey-section #survey .end-frame .input-wrap .info-user input,
.survey-section .info-user #survey .end-frame .input-wrap input::-webkit-input-placeholder,
.survey-section #survey .end-frame .input-wrap .info-user input::-webkit-input-placeholder {
  font-weight: 300;
  width: 100%;
  margin-bottom: 20px;
  color: white;
}

.survey-section .info-user .subtitle .bold-text,
.survey-section .info-user #survey .end-frame .input-wrap input .bold-text {
  margin-top: 10px;
  margin-right: 20px;
}

.survey-section #survey .end-frame .input-wrap .info-user input .bold-text,
.survey-section .info-user #survey .end-frame .input-wrap input::-webkit-input-placeholder .bold-text,
.survey-section #survey .end-frame .input-wrap .info-user input::-webkit-input-placeholder .bold-text {
  margin-top: 10px;
  margin-right: 20px;
}

.survey-section .info-user #icons {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.survey-section .info-user #icons .icon-container {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  width: calc(50% - 25px);
  margin-right: 25px;
}

html[dir=rtl] .survey-section .info-user #icons .icon-container {
  margin-right: 0;
  margin-left: 25px;
}

.survey-section .info-user #icons .icon-container .borders {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.survey-section .info-user #icons .icon-container .icon-label {
  font-weight: 500;
}

.survey-section .info-user #icons .icon-container.active {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.survey-section .control-buttons {
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
  text-align: center;
  color: white;
}

.survey-section .control-buttons .icon-wrapper {
  display: inline-block;
}

.survey-section .control-buttons .icon-wrapper .nc-icon {
  font-size: 30px;
}

.survey-section .control-buttons .icon-wrapper:nth-child(2) {
  margin: 0 70px;
}

.survey-section .bold-text {
  font-weight: 500;
  margin-top: 10px;
}

/* Responsive */
@media only screen and (max-width: 1600px) {
  #homepage .section_3 .clinics .clinic .name .main-title {
    font-size: 42px;
  }

  #homepage .section_5 .wrapper .block.two-row .strip {
    padding-top: 25px;
  }

  #homepage .section_5 .wrapper {
    padding-bottom: 0;
  }

  #homepage .section_5 .wrapper .block.two-row .strip .name-title {
    font-size: 24px;
  }

  #homepage .section_5 .wrapper .block.two-row .strip .btn {
    font-size: 18px;
  }

  .section-text-and-link .wrapper .half.half-content .content .entry-title {
    font-size: 42px;
  }

  .section-text-and-link .wrapper .half.half-content .content .entry-subtitle {
    font-size: 30px;
  }

  .section-text-and-link .wrapper .half.half-content .content .entry-content {
    font-size: 18px;
  }

  .section-text-and-link .wrapper .half.half-link .content .entry-title {
    font-size: 42px;
  }

  #homepage .section_5 .wrapper .social-feed>h2 {
    font-size: 36px;
  }

  .fb_iframe_widget {
    height: 200px !important;
  }

  .main-title,
  .single-clinics #clinic .section_1 .wrapper h1,
  #contact .section_1 .wrapper h1 {
    font-size: 52px;
  }

  .subtitle {
    font-size: 26px;
  }

  #homepage .section_2 .wrapper .workarea {
    margin-top: 70px;
  }

  #homepage .section_2 .wrapper .workarea .content .secondary-title {
    font-size: 30px;
  }

  #homepage .section_2 .wrapper .workarea .content .running-text {
    font-size: 14px;
  }

  #homepage .section_2 .wrapper .workarea .content .secondary-title {
    margin-bottom: 5px;
  }

  #homepage .section_2 .wrapper .workarea .content {
    margin-bottom: 15px;
  }

  .form-container .form .wpcf7-form-control-wrap {
    margin-bottom: 15px;
  }

  .form-container .form .submit-warpper input[type='submit'] {
    font-size: 19px;
  }

  .section-text-and-link .wrapper .half.half-content .content {
    padding-top: 90px;
  }

  #homepage .section_5 .wrapper {
    padding-top: 90px;
  }
}

/* End of width 1600px */
@media screen and (max-width: 1280px) and (min-width: 480px) {
  #header #top-menu {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #header #top-menu>li>a {
    font-size: 16px;
  }

  #header .btn-nav {
    right: 43px;
  }

  #header .logo {
    left: 50px;
    padding: 0;
  }

  #header .logo img {
    height: 40px;
  }

  #header.shrink #top-menu {
    padding-top: 0;
    padding-bottom: 0;
  }

  #header.shrink .logo img {
    height: 30px;
  }

  .main-title,
  .single-clinics #clinic .section_1 .wrapper h1,
  #contact .section_1 .wrapper h1 {
    font-size: 68px;
  }

  .subtitle {
    font-size: 18px;
  }

  .survey-section #survey .end-frame .input-wrap input {
    font-size: 18px;
  }

  .survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder {
    font-size: 18px;
  }

  .secondary-title {
    font-size: 40px;
  }

  .single-clinics #clinic .section_2 h2,
  .single-clinics #clinic .section_4 .contact-form h2,
  .single-clinics #clinic .section_5 .workarea>h2,
  .single-clinics #clinic .section_6 .content>h2 {
    font-size: 40px;
  }

  #contact .section_2>.content>h2,
  #contact .section_3 .social-feed>h2 {
    font-size: 40px;
  }

  #homepage .section_5 .wrapper .social-feed>h2 {
    font-size: 40px;
  }

  .page .section_1 .workarea {
    padding-top: 80px;
  }

  .name-title,
  .single-clinics #clinic .section_5 .workarea .services .service .title,
  #contact .section_3 .info-links .link .title {
    font-size: 24px;
  }

  .running-text {
    font-size: 14px;
  }

  .btn-fs {
    font-size: 16px;
  }

  .blog-title {
    font-size: 24px;
  }

  .cat-btn {
    font-size: 14px;
  }

  .blog .section-template-blog .text {
    font-size: 24px;
  }

  .orange-btn {
    font-size: 16px;
  }

  input::-webkit-input-placeholder {
    font-size: 14px;
    /* Chrome/Opera/Safari */
    font-weight: 400;
    color: #d7d7d7;
  }

  input::-moz-placeholder {
    font-size: 14px;
    /* Firefox 19+ */
    font-weight: 400;
    color: #d7d7d7;
  }

  input:-ms-input-placeholder {
    font-size: 14px;
    /* IE 10+ */
    font-weight: 400;
    color: #d7d7d7;
  }

  input:-moz-placeholder {
    font-size: 14px;
    /* Firefox 18- */
    font-weight: 400;
    color: #d7d7d7;
  }

  .form-container .wpcf7 form .submit-warpper input[type='submit'] {
    font-size: 16px;
  }

  #contact .section_2>.content {
    padding: 50px 25px;
  }

  #contact .section_3 .info-links {
    padding: 0 60px;
  }

  #contact .section_3 .info-links .link {
    padding: 0;
  }

  #contact .section_3 .info-links .link .image {
    width: 150px;
    height: 150px;
  }

  #contact .section_3 .info-links .link .image img {
    max-width: 120%;
  }

  #clinic .section_2 .content,
  #clinic .section_6 .content {
    min-width: 400px;
  }

  .page .section_1 .workarea {
    min-width: 0;
  }

  .page .section_1 .image .line-container {
    top: 80px;
  }

  .page .section_1 .image .line-container i {
    background-position: -139px -155px;
  }

  .blog .section-template-blog {
    padding: 0 40px;
  }

  .blog .section-template-blog .block {
    height: 180px;
  }

  .blog .section-template-blog:nth-child(odd):before {
    background-position: -93px -117px;
  }

  .footer-contact-form {
    max-width: 80%;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }

  #homepage .section_2 .wrapper .workarea {
    height: calc(100% - 30px);
    margin-top: 30px;
  }

  #homepage .section_2 .wrapper .workarea .content {
    margin-bottom: 15px;
  }

  #homepage .section_2 .wrapper .workarea .content .secondary-title {
    margin-bottom: 15px;
  }

  #homepage .single-clinics #clinic .section_2 .wrapper .workarea .content h2 {
    margin-bottom: 15px;
  }

  .single-clinics #clinic #homepage .section_2 .wrapper .workarea .content h2 {
    margin-bottom: 15px;
  }

  #homepage .section_2 .wrapper .workarea .content .single-clinics #clinic .section_4 .contact-form h2,
  #homepage .section_2 .wrapper .workarea .content .single-clinics #clinic .section_5 .workarea>h2 {
    margin-bottom: 15px;
  }

  #homepage .section_2 .wrapper .workarea .single-clinics #clinic .section_6 .content>h2,
  #homepage .section_2 .wrapper .workarea #contact .section_2>.content>h2 {
    margin-bottom: 15px;
  }

  #contact #homepage .section_2 .wrapper .workarea .section_2>.content>h2,
  #homepage .section_2 .wrapper .workarea .content #contact .section_3 .social-feed>h2,
  #contact .section_3 #homepage .section_2 .wrapper .workarea .content .social-feed>h2 {
    margin-bottom: 15px;
  }

  #homepage .section_2 .section_5 .wrapper .workarea .content .social-feed>h2,
  #homepage .section_5 .section_2 .wrapper .workarea .content .social-feed>h2 {
    margin-bottom: 15px;
  }

  #homepage .section_4 .wrapper {
    padding-top: 70px;
    padding-bottom: 32px;
  }

  #homepage .section_4 .wrapper .workarea {
    padding-top: 0;
    padding-left: 0;
  }

  html[dir=rtl] #homepage .section_4 .wrapper .workarea {
    padding-right: 0;
    padding-left: 0;
  }

  #homepage .section_4 .wrapper .workarea .name-title,
  #homepage .section_4 .wrapper .single-clinics #clinic .section_5 .workarea .services .service .title {
    margin-bottom: 10px;
  }

  .single-clinics #clinic .section_5 #homepage .section_4 .wrapper .workarea .services .service .title,
  #homepage .section_4 .wrapper .workarea #contact .section_3 .info-links .link .title,
  #contact .section_3 .info-links .link #homepage .section_4 .wrapper .workarea .title {
    margin-bottom: 10px;
  }

  #homepage .section_4 .wrapper .workarea .testimonial-text {
    width: 216px;
    height: 174px;
    max-height: calc(100% - 34px);
  }

  #homepage .section_5 .wrapper {
    padding-top: 70px;
  }

  #homepage .section_5 .wrapper .block.two-row .strip {
    padding: 20px;
  }

  #homepage .footer-contact-form {
    margin-top: 60px;
  }

  #homepage #footer .workarea #footer-menu {
    padding-bottom: 0;
  }

  #homepage #footer .workarea .footer-bottom {
    margin-top: 0;
  }

  #faq .section_2 .content {
    margin-bottom: 30px;
  }

  #faq .section_2 .workarea {
    padding-left: 120px;
  }

  html[dir=rtl] #faq .section_2 .workarea {
    padding-right: 120px;
    padding-left: 0;
  }

  #faq .section_2 .posts .post .question .title {
    padding-left: 31px;
  }

  html[dir=rtl] #faq .section_2 .posts .post .question .title {
    padding-right: 31px;
    padding-left: 0;
  }

  #faq .section_2 .posts .post .answer {
    padding-left: 120px;
  }

  html[dir=rtl] #faq .section_2 .posts .post .answer {
    padding-right: 120px;
    padding-left: 0;
  }

  .wpcf7 .wpcf7-form .form-container .form .checkbox-container {
    margin-top: 30px;
  }

  .wpcf7 .wpcf7-form .form-container .form .wpcf7-form-control-wrap {
    margin-bottom: 20px;
  }

  #footer {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1080px) {

  .main-title,
  .single-clinics #clinic .section_1 .wrapper h1,
  #contact .section_1 .wrapper h1 {
    font-size: 50px;
  }

  .subtitle {
    font-size: 18px;
  }

  .survey-section #survey .end-frame .input-wrap input {
    font-size: 18px;
  }

  .survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder {
    font-size: 18px;
  }

  .secondary-title {
    font-size: 40px;
  }

  .single-clinics #clinic .section_2 h2,
  .single-clinics #clinic .section_4 .contact-form h2,
  .single-clinics #clinic .section_5 .workarea>h2,
  .single-clinics #clinic .section_6 .content>h2 {
    font-size: 40px;
  }

  #contact .section_2>.content>h2,
  #contact .section_3 .social-feed>h2 {
    font-size: 40px;
  }

  #homepage .section_5 .wrapper .social-feed>h2 {
    font-size: 40px;
  }

  .page .section_1 .workarea {
    padding-top: 80px;
  }

  .page .section_1 .image .line-container {
    top: 80px;
  }

  .name-title,
  .single-clinics #clinic .section_5 .workarea .services .service .title,
  #contact .section_3 .info-links .link .title {
    font-size: 16px;
  }

  .running-text {
    font-size: 14px;
  }

  .btn-fs {
    font-size: 16px;
  }

  .blog .section-template-blog .text {
    font-size: 24px;
  }

  .orange-btn {
    font-size: 16px;
  }

  input::-webkit-input-placeholder {
    font-size: 14px;
    /* Chrome/Opera/Safari */
    font-weight: 400;
    color: #d7d7d7;
  }

  input::-moz-placeholder {
    font-size: 14px;
    /* Firefox 19+ */
    font-weight: 400;
    color: #d7d7d7;
  }

  input:-ms-input-placeholder {
    font-size: 14px;
    /* IE 10+ */
    font-weight: 400;
    color: #d7d7d7;
  }

  input:-moz-placeholder {
    font-size: 14px;
    /* Firefox 18- */
    font-weight: 400;
    color: #d7d7d7;
  }

  #team .blog-title {
    font-size: 12px;
  }

  #contact .section_2>.content {
    padding: 50px 25px;
  }

  #contact .section_3 .info-links {
    padding: 0 40px;
  }

  #contact .section_3 .info-links .link {
    padding: 0;
  }

  #contact .section_3 .info-links .link .image {
    width: 100px;
    height: 100px;
  }

  #contact .section_3 .info-links .link .image img {
    max-width: 120%;
  }
}

@media only screen and (min-device-width: 300px) and (max-device-width: 900px) {
  .related .workarea {
    width: 100%;
    max-width: 100%;
  }

  .related .workarea .block {
    height: auto;
    margin-bottom: 30px !important;
  }

  .related .workarea .block .image {
    height: 240px;
  }

  .related .workarea .block .image img {
    -webkit-filter: none;
    filter: none;
  }

  .related .workarea .block:before {
    display: none;
  }

  .related .workarea .block .content {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: none;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    padding-top: 10px;
  }

  .related .workarea .block .content .orange-btn,
  .related .workarea .block .content .wrapper .running-text {
    display: none;
  }

  .related .workarea .block .content .blog-title {
    font-weight: 100;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 20px;
    color: #e84507;
  }

  #header {
    position: fixed;
  }

  #header .cols {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 20px;
  }

  #header .btn-nav,
  #header .logo {
    position: relative;
    top: auto;
    right: auto !important;
    bottom: auto;
    left: auto !important;
  }

  #header .btn-nav {
    width: 32px;
    height: 20px;
  }

  #header .btn-nav span:after,
  #header .btn-nav span:before {
    background: #122734 !important;
  }

  #header .logo {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  #header .logo img {
    height: 26px;
  }

  #header #top-menu {
    display: none;
  }

  #header #site-menu {
    top: 52px;
    height: calc(100% - 112px);
    padding: 0;
    padding-top: 40px;
    padding-bottom: 30px;
  }

  #header #site-menu.active {
    overflow: scroll;
  }

  #header #site-menu #mobile-top-menu {
    display: block;
    padding: 0 20px;
  }

  #header #site-menu #mobile-top-menu .menu-item {
    display: inline-block;
    width: 250px;
    margin-bottom: 20px;
    padding-left: 10px;
    border: 2px solid white;
  }

  #header #site-menu #mobile-top-menu .menu-item.btn-blue {
    padding: 2px 0;
    color: #fff;
    border: none;
    background: #122734;
  }

  #header #site-menu #mobile-top-menu {
    margin-bottom: 15px;
  }

  html[dir=rtl] #header #site-menu #mobile-top-menu .menu-item {
    padding-right: 10px;
    padding-left: 0;
  }

  #header #site-menu #mobile-top-menu .menu-item a {
    font-size: 25px;
  }

  #header #site-menu .header-top-meta {
    display: none;
  }

  #header #site-menu #primary-menu {
    display: block;
    height: auto;
    padding: 0 20px;
    border-bottom: none;
  }

  #header #site-menu #primary-menu .pll-parent-menu-item {
    display: block;
  }

  #header #site-menu #primary-menu>.menu-item {
    position: relative;
    width: 100%;
    margin: 0;
    margin-right: 0;
    border-bottom: 2px solid white;
  }

  #header #site-menu #primary-menu>.menu-item a {
    padding: 10px 0;
  }

  html[dir=rtl] #header #site-menu #primary-menu>.menu-item {
    margin-right: 0;
    margin-left: 0;
  }

  #header #site-menu #primary-menu>.menu-item>a {
    font-size: 22px !important;
    font-weight: 400;
  }

  #header #site-menu #primary-menu>.menu-item:first-child {
    border-top: 2px solid white;
  }

  #header #site-menu #primary-menu>.menu-item.menu-item-has-children>a {
    font-weight: 400;
    position: relative;
    padding-right: 20px;
    color: white !important;
  }

  html[dir=rtl] #header #site-menu #primary-menu>.menu-item.menu-item-has-children>a {
    padding-right: 0;
    padding-left: 20px;
  }

  #header #site-menu #primary-menu>.menu-item.menu-item-has-children>a {
    padding: 10px 0;
  }

  .phone-number-mobile {
    display: block;
  }

  #header #site-menu #primary-menu>.menu-item.menu-item-has-children>a:after {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 16px;
    height: 16px;
    content: '';
    border-top: 2px solid white;
    border-left: 2px solid white;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    -ms-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
  }

  #header #site-menu #primary-menu>.menu-item.menu-item-has-children.active>a:after {
    -webkit-transform: translate(0, -50%) rotate(-135deg);
    -ms-transform: translate(0, -50%) rotate(-135deg);
    transform: translate(0, -50%) rotate(-135deg);
  }

  #header #site-menu #primary-menu>.menu-item .sub-menu {
    display: none;
    padding-bottom: 10px;
  }

  #header #site-menu #primary-menu>.menu-item .sub-menu .menu-item a {
    font-size: 18px;
    font-weight: 300;
    color: white;
  }

  body {
    padding: 0;
    padding-top: 60px;
  }

  .orange-btn {
    font-size: 30px;
    color: #e84507;
    background: transparent;
  }

  .blog-title {
    font-size: 40px;
  }

  .running-text {
    font-size: 20px;
  }

  .footer-contact-form {
    width: 100%;
    max-width: none;
    margin-top: 0;
    padding: 0 16px;
  }

  .footer-contact-form .workarea .image {
    display: none;
  }

  .footer-contact-form .workarea .wpcf7 {
    width: 100%;
  }

  .footer-contact-form .workarea .wpcf7 .running-text {
    font-size: 16px;
  }

  .cf-wrapper .image {
    display: none;
  }

  .main-title,
  .single-clinics #clinic .section_1 .wrapper h1,
  #contact .section_1 .wrapper h1 {
    font-size: 70px;
  }

  .form-container .running-text {
    font-size: 16px;
  }

  .form-container .form input {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
  }

  .form-container .form input::-webkit-input-placeholder {
    font-size: 20px;
    /* Chrome/Opera/Safari */
    font-weight: 400;
    color: #d7d7d7;
  }

  .form-container .form input::-moz-placeholder {
    font-size: 20px;
    /* Firefox 19+ */
    font-weight: 400;
    color: #d7d7d7;
  }

  .form-container .form input:-ms-input-placeholder {
    font-size: 20px;
    /* IE 10+ */
    font-weight: 400;
    color: #d7d7d7;
  }

  .form-container .form input:-moz-placeholder {
    font-size: 20px;
    font-weight: 400;
    color: #d7d7d7;
  }

  .form-container .form .checkbox-container {
    margin-top: 20px;
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .form-container .form .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .form-container .form .submit-warpper {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  #single .section_2 {
    max-width: none;
    padding: 0 15px;
  }

  #single .section_2 .secondary-title {
    display: none;
  }

  #single .single-clinics #clinic .section_2 h2 {
    display: none;
  }

  .single-clinics #clinic #single .section_2 h2 {
    display: none;
  }

  #single .section_2 .single-clinics #clinic .section_4 .contact-form h2,
  #single .section_2 .single-clinics #clinic .section_5 .workarea>h2,
  #single .section_2 .single-clinics #clinic .section_6 .content>h2 {
    display: none;
  }

  #single #contact .section_2>.content>h2 {
    display: none;
  }

  #contact #single .section_2>.content>h2,
  #single .section_2 #contact .section_3 .social-feed>h2,
  #contact .section_3 #single .section_2 .social-feed>h2,
  #single .section_2 #homepage .section_5 .wrapper .social-feed>h2,
  #homepage .section_5 .wrapper #single .section_2 .social-feed>h2 {
    display: none;
  }

  #single .section_2 .cat-btn {
    margin-bottom: 10px;
  }

  #single .section_2 .content {
    width: 100%;
    max-width: none;
  }

  #single .section_2 iframe {
    max-width: 100%;
    height: 202px !important;
  }

  #single .section_2 .wp-caption {
    width: initial !important;
  }

  .share-container {
    height: auto;
  }

  .share-container:after {
    display: none;
  }

  .page .section_1 {
    display: block;
    height: auto;
    margin-top: 0;
    padding-top: 68%;
    padding-bottom: 20%;
  }

  .page .section_1 .line-mobile {
    margin-right: 16px;
    border-right-color: white;
  }

  .page .section_1 .line-container {
    display: none;
  }

  .page .section_1 .image {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-size: cover;
    /* img {
                    position: absolute;
                    left: 0;
                    width: auto;
                    max-width: initial;
                    min-height: 100%;
                } */
  }

  .page .section_1 .line-draw {
    display: none;
  }

  .page .section_1 .workarea {
    width: 100%;
    min-width: 0;
    height: initial;
    padding-top: 0;
    padding-left: 0;
  }

  .page .section_1 .workarea .content {
    margin: initial;
    text-align: right;
  }

  .page .section_1 .workarea .content .main-title {
    letter-spacing: 2px;
  }

  .page .single-clinics #clinic .section_1 .workarea .content .wrapper h1 {
    letter-spacing: 2px;
  }

  .single-clinics #clinic .page .section_1 .workarea .content .wrapper h1,
  .page .single-clinics #clinic .section_1 .wrapper .workarea .content h1,
  .single-clinics #clinic .page .section_1 .wrapper .workarea .content h1,
  .page #contact .section_1 .workarea .content .wrapper h1,
  #contact .page .section_1 .workarea .content .wrapper h1,
  .page #contact .section_1 .wrapper .workarea .content h1,
  #contact .page .section_1 .wrapper .workarea .content h1 {
    letter-spacing: 2px;
  }

  .page .section_1 .workarea .content .subtitle,
  .page .section_1 .workarea .content .survey-section #survey .end-frame .input-wrap input {
    margin-top: 8px;
  }

  .survey-section #survey .end-frame .input-wrap .page .section_1 .workarea .content input,
  .page .section_1 .workarea .content .survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder,
  .survey-section #survey .end-frame .input-wrap .page .section_1 .workarea .content input::-webkit-input-placeholder {
    margin-top: 8px;
  }

  .page .section_1 .workarea .content .main-title,
  .page .single-clinics #clinic .section_1 .workarea .content .wrapper h1 {
    line-height: 1.5;
    display: inline;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .single-clinics #clinic .page .section_1 .workarea .content .wrapper h1,
  .page .single-clinics #clinic .section_1 .wrapper .workarea .content h1,
  .single-clinics #clinic .page .section_1 .wrapper .workarea .content h1,
  .page #contact .section_1 .workarea .content .wrapper h1,
  #contact .page .section_1 .workarea .content .wrapper h1,
  .page #contact .section_1 .wrapper .workarea .content h1,
  #contact .page .section_1 .wrapper .workarea .content h1 {
    line-height: 1.5;
    display: inline;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .page .section_1 .workarea .content .subtitle,
  .page .section_1 .workarea .content .survey-section #survey .end-frame .input-wrap input {
    line-height: 1.5;
    display: inline;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .survey-section #survey .end-frame .input-wrap .page .section_1 .workarea .content input,
  .page .section_1 .workarea .content .survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder,
  .survey-section #survey .end-frame .input-wrap .page .section_1 .workarea .content input::-webkit-input-placeholder {
    line-height: 1.5;
    display: inline;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .page .section_1 .workarea .content br {
    display: none;
  }

  .page .section_1 .workarea .content .subtitle,
  .page .section_1 .workarea .content .survey-section #survey .end-frame .input-wrap input {
    display: inline-block;
    padding: 0 8px;
  }

  .survey-section #survey .end-frame .input-wrap .page .section_1 .workarea .content input,
  .page .section_1 .workarea .content .survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder,
  .survey-section #survey .end-frame .input-wrap .page .section_1 .workarea .content input::-webkit-input-placeholder {
    display: inline-block;
    padding: 0 8px;
  }

  #footer {
    padding: 16px;
  }

  #footer .workarea {
    padding: 0;
  }

  #footer .workarea #footer-menu {
    display: block;
    padding-bottom: 0;
  }

  #footer .workarea #footer-menu>li {
    margin: 0 0 30px 0;
  }

  #footer .workarea #footer-menu>li a {
    font-size: 27px;
    font-weight: normal;
  }

  #footer .workarea #footer-menu>li li a {
    font-size: 20px !important;
    color: #122734 !important;
  }

  #footer .workarea .footer-bottom {
    display: block;
    text-align: center;
  }

  #footer .workarea .footer-bottom .social-links {
    display: block;
    margin-left: 0;
  }

  #footer .workarea .footer-bottom h2 {
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 0;
    margin-left: 0 !important;
    color: #e84507;
  }

  #footer .workarea .footer-bottom a {
    display: inline-block;
    color: #122734 !important;
  }

  #footer .workarea .footer-bottom .copyrights {
    display: block;
    margin-top: 50px;
  }

  .cf-wrapper {
    display: none !important;
  }

  .blog .section_1 .line {
    display: none;
  }

  .blog .alm-btn-wrap {
    margin-top: 0;
  }

  .blog .section-template-blog {
    margin-bottom: 0;
    margin-bottom: 0;
    padding: 0 16px;
    padding-right: 0;
    border: none !important;
  }

  .blog .section-template-blog .text {
    max-width: none;
    padding-left: 20px;
  }

  .blog .section-template-blog .block {
    height: auto;
    margin-bottom: 30px !important;
  }

  .blog .section-template-blog .block .image {
    height: 240px;
  }

  .blog .section-template-blog .block .image img {
    -webkit-filter: none;
    filter: none;
  }

  .blog .section-template-blog .block:before {
    display: none;
  }

  .blog .section-template-blog .block .content {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: none;
    height: auto;
    padding: 0;
    padding-top: 10px;
  }

  .blog .section-template-blog .block .content .orange-btn,
  .blog .section-template-blog .block .content .wrapper .running-text {
    display: none;
  }

  .blog .section-template-blog .block .content .blog-title {
    font-weight: 100;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 20px;
    color: #e84507;
  }

  #testimonials .load-more {
    display: block;
  }

  #testimonials .section_1 {
    margin-bottom: 50px;
    padding: 0;
  }

  #testimonials .section_1 .wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: initial;
  }

  #testimonials .section .layout {
    display: none;
    height: auto;
    padding: 0 16px;
  }

  #testimonials .section .layout .secondary-title,
  #testimonials .section .layout .single-clinics #clinic .section_2 h2 {
    display: none;
  }

  .single-clinics #clinic .section_2 #testimonials .section .layout h2,
  #testimonials .section .layout .single-clinics #clinic .section_4 .contact-form h2,
  .single-clinics #clinic .section_4 .contact-form #testimonials .section .layout h2,
  #testimonials .section .layout .single-clinics #clinic .section_5 .workarea>h2,
  .single-clinics #clinic .section_5 #testimonials .section .layout .workarea>h2,
  #testimonials .section .layout .single-clinics #clinic .section_6 .content>h2,
  .single-clinics #clinic .section_6 #testimonials .section .layout .content>h2,
  #testimonials .section .layout #contact .section_2>.content>h2,
  #contact #testimonials .section .layout .section_2>.content>h2,
  #testimonials .section .layout #contact .section_3 .social-feed>h2,
  #contact .section_3 #testimonials .section .layout .social-feed>h2,
  #testimonials .section .layout #homepage .section_5 .wrapper .social-feed>h2,
  #homepage .section_5 .wrapper #testimonials .section .layout .social-feed>h2 {
    display: none;
  }

  #testimonials .section .layout .testimonial {
    margin-bottom: 16px;
  }

  #testimonials .section .layout .testimonial.lines {
    display: none;
  }

  #testimonials .section .layout .testimonial:not(.cf) {
    height: 200px;
  }

  #testimonials .section .layout .testimonial:not(.cf) .name {
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
  }

  #testimonials .section .layout .testimonial:not(.cf) .name .blog-title {
    display: none;
  }

  #testimonials .section .slide-1 {
    display: block;
    width: 100%;
    padding: 0 16px;
  }

  #testimonials .section .slide-1 .lines {
    display: none;
  }

  #testimonials .section .slide-1 .testimonial {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 16px;
  }

  #testimonials .section .slide-1 .testimonial .content {
    position: absolute;
    z-index: 3;
    bottom: 0;
    width: 100%;
    padding: 10px 20px 10px 30px;
    background-color: rgba(255, 255, 255, 0.8);
  }

  #testimonials .section .slide-1 .testimonial .content .secondary-title,
  #testimonials .section .slide-1 .testimonial .content .single-clinics #clinic .section_2 h2 {
    font-size: 1.5rem;
  }

  .single-clinics #clinic .section_2 #testimonials .section .slide-1 .testimonial .content h2,
  #testimonials .section .slide-1 .testimonial .content .single-clinics #clinic .section_4 .contact-form h2,
  .single-clinics #clinic .section_4 .contact-form #testimonials .section .slide-1 .testimonial .content h2,
  #testimonials .section .slide-1 .testimonial .content .single-clinics #clinic .section_5 .workarea>h2,
  .single-clinics #clinic .section_5 #testimonials .section .slide-1 .testimonial .content .workarea>h2,
  #testimonials .section .slide-1 .testimonial .single-clinics #clinic .section_6 .content>h2,
  .single-clinics #clinic .section_6 #testimonials .section .slide-1 .testimonial .content>h2,
  #testimonials .section .slide-1 .testimonial #contact .section_2>.content>h2,
  #contact #testimonials .section .slide-1 .testimonial .section_2>.content>h2,
  #testimonials .section .slide-1 .testimonial .content #contact .section_3 .social-feed>h2,
  #contact .section_3 #testimonials .section .slide-1 .testimonial .content .social-feed>h2,
  #testimonials .section .slide-1 .testimonial .content #homepage .section_5 .wrapper .social-feed>h2,
  #homepage .section_5 .wrapper #testimonials .section .slide-1 .testimonial .content .social-feed>h2 {
    font-size: 1.5rem;
  }

  #testimonials .section .slide-1 .testimonial .content div {
    display: none;
  }

  #testimonials .section .slide-1 .testimonial .embed-container {
    height: 200px !important;
    margin-bottom: 0;
    margin-left: 0;
  }

  #testimonials .section .slide-1 .testimonial .embed-container>div {
    width: 100%;
    height: 100%;
  }

  #team .cf {
    margin-bottom: 20px;
  }

  #team .cf:after {
    display: block;
    width: 16px;
    height: 104px;
    margin: 20px 0;
    content: '';
    border-right: 2px solid #e84507;
    border-left: 2px solid #e84507;
  }

  #team .team {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 0;
    padding: 0 16px;
  }

  #team .youtube-player {
    display: none;
  }

  #team .member {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }

  #team .member:focus {
    pointer-events: none;
  }

  #team .member:focus .name {
    opacity: 0;
  }

  #team .member:focus .image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }

  #team .member:focus .content {
    height: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate3d(0, 0%, 0);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }

  #team .member .image {
    position: relative;
    width: 100%;
    padding-top: 100%;
  }

  #team .member .image img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
  }

  #contact .section_1 {
    margin-top: 0;
    padding-top: 80%;
  }

  #contact .section_1 .wrapper {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    height: auto;
  }

  #contact .section_1 .wrapper h1 {
    padding: 0 16px;
  }

  #contact .section_1 .wrapper .line,
  #contact .section_1 .wrapper .line-container {
    display: none;
  }

  #contact .section_2 {
    display: block;
    padding: 0 16px;
  }

  #contact .section_2>.content {
    width: 100%;
    padding: 0;
  }

  #contact .section_2>.content .breadcrumbs {
    position: relative;
    top: auto;
  }

  #contact .section_2 .contact-form {
    width: 100%;
    padding: 0;
    background-color: white;
  }

  #contact .section_2 .contact-form .form {
    background-color: #e84507;
  }

  #contact .section_2 .contact-form:before {
    display: block;
    width: 16px;
    height: 104px;
    margin: 20px 0;
    content: '';
    border-right: 2px solid #e84507;
    border-left: 2px solid #e84507;
  }

  #contact .section_3 {
    display: block;
  }

  #contact .section_3 .social-feed {
    width: 100%;
    padding: 0 20px;
  }

  #contact .section_3 .info-links {
    width: 100%;
    margin-bottom: 40px;
    padding: 0 20px;
  }

  #contact .section_3 .info-links .link {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }

  #contact .section_3 .info-links .link:nth-child(2n) {
    margin-left: 20px;
  }

  html[dir=rtl] #contact .section_3 .info-links .link:nth-child(2n) {
    margin-right: 20px;
    margin-left: 0;
  }

  #contact .section_3 .info-links .link .image {
    width: 100%;
    padding-top: 100%;
  }

  .single-clinics #clinic .btn-down,
  .single-clinics #clinic .line-container {
    display: none !important;
  }

  .single-clinics #clinic .line-mobile {
    margin-right: 16px;
  }

  .single-clinics #clinic .section_2 {
    padding: 0 16px;
  }

  .single-clinics #clinic .section_1 {
    display: block;
    height: auto;
    margin-top: 0;
    padding-top: 80%;
  }

  .single-clinics #clinic .section_1 .line-mobile {
    margin-right: 16px;
    border-right-color: white;
  }

  .single-clinics #clinic .section_1 .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .single-clinics #clinic .section_1 .wrapper {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .single-clinics #clinic .section_1 .wrapper h1 {
    margin-left: 0;
    padding: 10px 20px;
  }

  .single-clinics #clinic .section_1 .wrapper .line {
    display: none;
  }

  .single-clinics #clinic .section_3 .youtube-player {
    position: relative;
    width: 100%;
    height: auto;
    margin: 40px 0;
    padding-top: 56.67%;
  }

  .single-clinics #clinic .section_3 .youtube-player>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .single-clinics #clinic .section_4 {
    display: block;
    margin-bottom: 0;
  }

  .single-clinics #clinic .section_4 .line-mobile {
    width: calc(100% - 16px);
  }

  .single-clinics #clinic .section_4 .contact-form {
    width: 100%;
    padding: 0 16px;
    background: none;
  }

  .single-clinics #clinic .section_4 .contact-form .wpcf7 {
    background-color: #e84507;
  }

  .single-clinics #clinic .section_4 .map {
    width: 100%;
    min-width: 0;
    height: auto;
    padding-right: 0;
    padding-left: 0;
  }

  html[dir=rtl] .single-clinics #clinic .section_4 .map {
    padding-right: 0;
    padding-left: 0;
  }

  .single-clinics #clinic .section_4 .map #google-map {
    width: 100%;
    height: 256px;
  }

  .single-clinics #clinic .section_4 .map:after,
  .single-clinics #clinic .section_4 .map:before {
    display: block;
    width: 16px;
    height: 104px;
    margin: 20px 0;
    margin-left: 16px;
    content: '';
    border-right: 2px solid #e84507;
    border-left: 2px solid #e84507;
  }

  html[dir=rtl] .single-clinics #clinic .section_4 .map:after,
  html[dir=rtl] .single-clinics #clinic .section_4 .map:before {
    margin-right: 16px;
    margin-left: 0;
  }

  .single-clinics #clinic .section_5 {
    margin-bottom: 60px;
  }

  .single-clinics #clinic .section_5 .workarea>h2 {
    margin-bottom: 20px;
    padding: 0 16px;
  }

  .single-clinics #clinic .section_5 .workarea .services {
    padding: 0 16px;
  }

  .single-clinics #clinic .section_5 .workarea .services .service {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 0;
  }

  html[dir=rtl] .single-clinics #clinic .section_5 .workarea .services .service {
    margin-right: 0;
    margin-left: 20px;
  }

  .single-clinics #clinic .section_5 .workarea .services .service:nth-child(2n) {
    margin-right: 0;
  }

  html[dir=rtl] .single-clinics #clinic .section_5 .workarea .services .service:nth-child(2n) {
    margin-right: 0;
    margin-left: 0;
  }

  .single-clinics #clinic .section_5 .workarea .services .service .image {
    width: 100%;
    height: initial;
    padding-top: 100%;
  }

  .single-clinics #clinic .section_6 {
    padding: 0 16px;
  }

  .single-clinics #clinic .section_6 .image {
    width: 100%;
    margin-bottom: 20px;
  }

  .single-clinics #clinic .section_2,
  .single-clinics #clinic .section_6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .single-clinics #clinic .section_2 .content,
  .single-clinics #clinic .section_6 .content {
    width: 100%;
    min-width: 0;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding: 0 20px !important;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .single-clinics #clinic .section_2 .gallery,
  .single-clinics #clinic .section_6 .gallery {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .single-clinics #clinic .section_2 .gallery .image .btn-left,
  .single-clinics #clinic .section_6 .gallery .image .btn-left {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    display: block;
    width: 50px;
    height: 81px;
    cursor: pointer;
    background-color: rgba(232, 69, 7, 0.8);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .single-clinics #clinic .section_2 .gallery .image .btn-left img,
  .single-clinics #clinic .section_6 .gallery .image .btn-left img {
    width: 40%;
    min-width: 0;
    max-width: 100%;
    min-height: 0;
  }

  .single-clinics #clinic .section_2 .gallery .image .btn-right,
  .single-clinics #clinic .section_6 .gallery .image .btn-right {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    display: block;
    width: 50px;
    height: 81px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .single-clinics #clinic .section_2 .gallery .image .btn-right img,
  .single-clinics #clinic .section_6 .gallery .image .btn-right img {
    width: 40%;
    min-width: 0;
    max-width: 100%;
    min-height: 0;
  }

  .single-clinics #clinic .section_2 .gallery .image.main,
  .single-clinics #clinic .section_6 .gallery .image.main {
    position: relative;
    width: 100%;
    height: initial;
    height: initial;
    padding-top: 71.11%;
  }

  .single-clinics #clinic .section_2 .gallery .image.thumb,
  .single-clinics #clinic .section_6 .gallery .image.thumb {
    display: none;
  }

  .single-clinics .footer-contact-form {
    padding-top: 30px;
  }

  .single-clinics .footer-contact-form:before {
    display: none;
  }

  #faq .section_2 {
    padding: 0;
  }

  #faq .section_2 .running-text {
    max-width: 100%;
  }

  #faq .section_2 .line {
    display: none;
  }

  #faq .section_2 .workarea {
    padding: 0 15px !important;
  }

  #faq .section_2 .posts .post .question {
    display: block;
    height: auto;
  }

  #faq .section_2 .posts .post .question .inner {
    display: block;
  }

  #faq .section_2 .posts .post .question .inner .sym {
    width: 60px;
    height: 60px;
  }

  #faq .section_2 .posts .post .question .inner .title {
    width: 100% !important;
    padding: 20px !important;
    padding-right: 0;
  }

  #faq .section_2 .posts .post .answer {
    padding-right: 0 !important;
  }

  #faq .section_2 .posts .post .answer .content {
    width: 100%;
    padding: 0 20px !important;
  }

  #faq .section_2 .posts .post .answer .inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #faq .section_2 .posts .post .answer .inner .image {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    height: auto;
  }

  #faq .section_2 .posts .post .answer .inner .image .youtube-player {
    padding-top: 56.25%;
  }

  #faq .share-container {
    height: auto;
    margin-left: 0;
  }

  html[dir=rtl] #faq .share-container {
    margin-right: 0;
    margin-left: 0;
  }

  #faq .share-container:after {
    display: none;
  }

  .line-mobile {
    display: block;
  }

  #homepage {
    padding: 0;
  }

  #homepage .footer-contact-form {
    padding: 0;
  }

  #homepage .section:not(.survey-section) {
    padding: 0 16px;
  }

  #homepage .section_1 {
    height: auto;
    padding-bottom: 0;
  }

  #homepage .section_1 .line-container {
    display: none;
  }

  #homepage .section_1 .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
  }

  #homepage .section_1 .wrapper .workarea {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #homepage .section_1 .wrapper .workarea:after {
    display: none;
  }

  #homepage .section_1 .wrapper .workarea .content {
    margin-bottom: 0;
  }

  #homepage .section_1 .wrapper .workarea .content .main-title {
    line-height: 1;
    display: block;
    background: none;
  }

  #homepage .single-clinics #clinic .section_1 .wrapper .workarea .content h1 {
    line-height: 1;
    display: block;
    background: none;
  }

  .single-clinics #clinic #homepage .section_1 .wrapper .workarea .content h1,
  #homepage #contact .section_1 .wrapper .workarea .content h1,
  #contact #homepage .section_1 .wrapper .workarea .content h1 {
    line-height: 1;
    display: block;
    background: none;
  }

  #homepage .section_1 .wrapper .workarea .content .subtitle,
  #homepage .section_1 .wrapper .workarea .content .survey-section #survey .end-frame .input-wrap input {
    line-height: 1;
    display: block;
    background: none;
  }

  .survey-section #survey .end-frame .input-wrap #homepage .section_1 .wrapper .workarea .content input,
  #homepage .section_1 .wrapper .workarea .content .survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder,
  .survey-section #survey .end-frame .input-wrap #homepage .section_1 .wrapper .workarea .content input::-webkit-input-placeholder {
    line-height: 1;
    display: block;
    background: none;
  }

  #homepage .section_1 .wrapper .line-mobile {
    margin-top: 10px;
    margin-right: 0;
    border-right-color: #e84507;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #homepage .section_1 .wrapper .image {
    position: relative;
    width: 100%;
    padding-top: 60.98%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  #homepage .section_1 .wrapper .image .video-hp {
    position: absolute;
    top: 0;
    left: 0;
  }

  #homepage .section_1 .wrapper .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  #homepage .section_2 {
    height: auto;
  }

  #homepage .section_2 .about-btn {
    display: block;
    margin-bottom: 30px;
  }

  #homepage .section_2 .wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    padding-bottom: 0;
  }

  #homepage .section_2 .wrapper .image {
    display: none;
  }

  #homepage .section_2 .wrapper .workarea {
    display: block;
    width: 100%;
    min-width: 0;
    margin-top: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  #homepage .section_2 .wrapper .workarea>.content {
    position: relative;
    margin-bottom: 40px;
    /* .running-text,
                        .secondary-title {
                            display: none;
                        } */
  }

  #homepage .single-clinics #clinic .section_2 .wrapper .workarea>.content h2 {
    display: none;
  }

  .single-clinics #clinic #homepage .section_2 .wrapper .workarea>.content h2 {
    display: none;
  }

  #homepage .section_2 .wrapper .workarea>.content .single-clinics #clinic .section_4 .contact-form h2,
  #homepage .section_2 .wrapper .workarea>.content .single-clinics #clinic .section_5 .workarea>h2 {
    display: none;
  }

  #homepage .section_2 .wrapper .single-clinics #clinic .section_6 .workarea>.content>h2,
  #homepage .section_2 .wrapper #contact .section_2.workarea>.content>h2 {
    display: none;
  }

  #contact #homepage .section_2 .wrapper .section_2.workarea>.content>h2,
  #homepage .section_2 .wrapper .workarea>.content #contact .section_3 .social-feed>h2,
  #contact .section_3 #homepage .section_2 .wrapper .workarea>.content .social-feed>h2 {
    display: none;
  }

  #homepage .section_2 .section_5 .wrapper .workarea>.content .social-feed>h2,
  #homepage .section_5 .section_2 .wrapper .workarea>.content .social-feed>h2 {
    display: none;
  }

  #homepage .section_2 .wrapper .workarea .form-container .secondary-title,
  #homepage .single-clinics #clinic .section_2 .wrapper .workarea .form-container h2 {
    color: white;
  }

  .single-clinics #clinic #homepage .section_2 .wrapper .workarea .form-container h2 {
    color: white;
  }

  #homepage .section_2 .wrapper .workarea .form-container .single-clinics #clinic .section_4 .contact-form h2,
  #homepage .section_2 .wrapper .workarea .form-container .single-clinics #clinic .section_5 .workarea>h2,
  #homepage .section_2 .wrapper .workarea .form-container .single-clinics #clinic .section_6 .content>h2 {
    color: white;
  }

  #homepage .section_2 .wrapper .workarea .form-container #contact .section_2>.content>h2 {
    color: white;
  }

  #contact #homepage .section_2 .wrapper .workarea .form-container .section_2>.content>h2,
  #homepage .section_2 .wrapper .workarea .form-container #contact .section_3 .social-feed>h2,
  #contact .section_3 #homepage .section_2 .wrapper .workarea .form-container .social-feed>h2 {
    color: white;
  }

  #homepage .section_2 .section_5 .wrapper .workarea .form-container .social-feed>h2,
  #homepage .section_5 .section_2 .wrapper .workarea .form-container .social-feed>h2 {
    color: white;
  }

  #homepage .section_2 .wrapper .workarea .line-container {
    display: none;
  }

  #homepage .section_3 .clinics {
    display: block;
    height: auto;
    margin-bottom: 30px;
    padding: 0;
  }

  #homepage .section_3 .clinics .clinic {
    display: block;
    width: 100%;
    margin-bottom: 24px;
  }

  #homepage .section_3 .clinics .clinic:last-child {
    margin-bottom: 0;
  }

  #homepage .section_3 .clinics .clinic .bg-img {
    position: relative;
    width: 100%;
    padding-top: 60.98%;
  }

  #homepage .section_3 .clinics .clinic .main-title,
  #homepage .section_3 .clinics .clinic .single-clinics #clinic .section_1 .wrapper h1 {
    font-size: 40px;
    white-space: nowrap;
  }

  .single-clinics #clinic .section_1 .wrapper #homepage .section_3 .clinics .clinic h1,
  #homepage .section_3 .clinics .clinic #contact .section_1 .wrapper h1,
  #contact .section_1 .wrapper #homepage .section_3 .clinics .clinic h1 {
    font-size: 40px;
    white-space: nowrap;
  }

  #homepage .section_3 .clinics .clinic .main-title br,
  #homepage .section_3 .clinics .clinic .single-clinics #clinic .section_1 .wrapper h1 br {
    display: none;
  }

  .single-clinics #clinic .section_1 .wrapper #homepage .section_3 .clinics .clinic h1 br,
  #homepage .section_3 .clinics .clinic #contact .section_1 .wrapper h1 br,
  #contact .section_1 .wrapper #homepage .section_3 .clinics .clinic h1 br {
    display: none;
  }

  #homepage .section_3 .clinics .clinic .name {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0 !important;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
  }

  #homepage .section_4 {
    height: auto;
  }

  #homepage .section_4 .wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    padding-bottom: 0;
  }

  #homepage .section_4 .wrapper .workarea {
    position: relative;
    width: 100%;
    padding-top: 0;
    padding-left: 0;
  }

  html[dir=rtl] #homepage .section_4 .wrapper .workarea {
    padding-right: 0;
    padding-left: 0;
  }

  #homepage .section_4 .wrapper .workarea .testimonial-text,
  #homepage .section_4 .wrapper .workarea .sprite,
  #homepage .section_4 .wrapper .workarea:after {
    display: none;
  }

  #homepage .section_4 .wrapper .workarea .content {
    width: 100%;
    max-width: none;
    margin-bottom: 30px;
  }

  #homepage .section_4 .wrapper .workarea .content .secondary-title,
  #homepage .section_4 .wrapper .workarea .content .single-clinics #clinic .section_2 h2 {
    margin-bottom: 20px;
  }

  .single-clinics #clinic .section_2 #homepage .section_4 .wrapper .workarea .content h2,
  #homepage .single-clinics #clinic .section_4 .wrapper .workarea .content .contact-form h2,
  .single-clinics #clinic #homepage .section_4 .wrapper .workarea .content .contact-form h2,
  #homepage .single-clinics #clinic .section_4 .contact-form .wrapper .workarea .content h2,
  .single-clinics #clinic #homepage .section_4 .contact-form .wrapper .workarea .content h2,
  #homepage .section_4 .wrapper .workarea .content .single-clinics #clinic .section_5 .workarea>h2,
  .single-clinics #clinic .section_5 #homepage .section_4 .wrapper .workarea .content .workarea>h2,
  #homepage .section_4 .wrapper .workarea .single-clinics #clinic .section_6 .content>h2,
  .single-clinics #clinic .section_6 #homepage .section_4 .wrapper .workarea .content>h2,
  #homepage .section_4 .wrapper .workarea #contact .section_2>.content>h2,
  #contact #homepage .section_4 .wrapper .workarea .section_2>.content>h2,
  #homepage .section_4 .wrapper .workarea .content #contact .section_3 .social-feed>h2,
  #contact .section_3 #homepage .section_4 .wrapper .workarea .content .social-feed>h2 {
    margin-bottom: 20px;
  }

  #homepage .section_4 .section_5 .wrapper .workarea .content .social-feed>h2,
  #homepage .section_5 .section_4 .wrapper .workarea .content .social-feed>h2 {
    margin-bottom: 20px;
  }

  #homepage .section_4 .wrapper .workarea .content .running-text {
    margin-bottom: 0;
  }

  #homepage .section_4 .wrapper .testimonials {
    width: 100%;
    margin-bottom: 16px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel {
    display: block;
    width: 100%;
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel .featured-item {
    display: none;
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial {
    position: relative;
    width: 100%;
    padding-top: 56.10%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-filter: none;
    filter: none;
    filter: none !important;
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial .youtube-player-hp {
    position: absolute;
    top: 0;
    left: 0;
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial .youtube-player-hp iframe {
    width: 100%;
    height: 100%;
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-item .testimonial .youtube-player-hp .play {
    display: block;
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-nav>div {
    line-height: 0;
    top: 50%;
    height: 44px;
    padding: 0 12px;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-nav>div>div i {
    font-size: 1rem;
  }

  #homepage .section_4 .wrapper .testimonials .wrapper-carousel .owl-carousel .owl-nav>div>div i:before {
    color: black !important;
  }

  #homepage .section_4 .btn {
    font-size: 28px;
    font-weight: 400;
    display: none;
    margin-bottom: 20px;
  }

  #homepage .section_4 .btn.mobile {
    display: block;
  }

  #homepage .section_5 {
    height: auto;
  }

  #homepage .section_5 .wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    padding-bottom: 0;
  }

  #homepage .section_5 .wrapper .block {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  #homepage .section_5 .wrapper .block:first-child {
    margin-right: 0;
  }

  html[dir=rtl] #homepage .section_5 .wrapper .block:first-child {
    margin-right: 0;
    margin-left: 0;
  }

  #homepage .section_5 .wrapper .block .secondary-title,
  #homepage .section_5 .wrapper .block .single-clinics #clinic .section_2 h2 {
    position: absolute;
    top: auto;
    bottom: 0;
    background: rgba(255, 255, 255, 0.75);
  }

  .single-clinics #clinic .section_2 #homepage .section_5 .wrapper .block h2,
  #homepage .section_5 .wrapper .block .single-clinics #clinic .section_4 .contact-form h2,
  .single-clinics #clinic .section_4 .contact-form #homepage .section_5 .wrapper .block h2,
  #homepage .single-clinics #clinic .section_5 .wrapper .block .workarea>h2,
  .single-clinics #clinic #homepage .section_5 .wrapper .block .workarea>h2,
  #homepage .section_5 .wrapper .block .single-clinics #clinic .section_6 .content>h2,
  .single-clinics #clinic .section_6 #homepage .section_5 .wrapper .block .content>h2,
  #homepage .section_5 .wrapper .block #contact .section_2>.content>h2,
  #contact #homepage .section_5 .wrapper .block .section_2>.content>h2 {
    position: absolute;
    top: auto;
    bottom: 0;
    background: rgba(255, 255, 255, 0.75);
  }

  #homepage .section_5 .wrapper .block #contact .section_3 .social-feed>h2,
  #homepage .section_5 .wrapper .block .social-feed>h2 {
    position: absolute;
    top: auto;
    bottom: 0;
    background: rgba(255, 255, 255, 0.75);
  }

  #homepage .section_5 .wrapper .block .image {
    width: 100%;
    height: auto !important;
    padding-top: 100%;
  }

  #homepage .section_5 .wrapper .block .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 0;
    height: 100%;
    min-height: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
  }

  #homepage .section_5 .wrapper .block.two-row .image {
    margin-bottom: 16px;
  }

  #homepage .section_5 .wrapper .block.two-row .strip {
    top: auto;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 0;
    padding-left: 20px;
    background: rgba(255, 255, 255, 0.75);
  }

  html[dir=rtl] #homepage .section_5 .wrapper .block.two-row .strip {
    padding-right: 20px;
    padding-left: 0;
  }

  #homepage .section_5 .wrapper .block.two-row .strip .name-title,
  #homepage .single-clinics #clinic .section_5 .wrapper .block.two-row .strip .workarea .services .service .title {
    font-size: 40px;
    position: relative;
    top: auto;
    bottom: auto;
    width: 100% !important;
    height: auto;
    margin-bottom: 0;
    padding: 20px 0;
  }

  .single-clinics #clinic #homepage .section_5 .wrapper .block.two-row .strip .workarea .services .service .title,
  #homepage .single-clinics #clinic .section_5 .workarea .services .service .wrapper .block.two-row .strip .title,
  .single-clinics #clinic #homepage .section_5 .workarea .services .service .wrapper .block.two-row .strip .title,
  #homepage .section_5 .wrapper .block.two-row .strip #contact .section_3 .info-links .link .title,
  #contact .section_3 .info-links .link #homepage .section_5 .wrapper .block.two-row .strip .title {
    font-size: 40px;
    position: relative;
    top: auto;
    bottom: auto;
    width: 100% !important;
    height: auto;
    margin-bottom: 0;
    padding: 20px 0;
  }

  #homepage .section_5 .wrapper .block.two-row .strip .btn,
  #homepage .section_5 .social-feed {
    display: none;
  }

  .survey-section {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0;
    background-color: #e84507;
  }

  html[dir=rtl] .survey-section {
    margin-right: 0;
    margin-left: 0;
  }

  .survey-section .workarea {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 16px;
  }

  .survey-section .workarea .sprite {
    display: none;
    max-height: none;
  }

  .survey-section .workarea .line-draw {
    display: none;
  }

  .survey-section .workarea .line-mobile {
    border-right-color: white;
  }

  .survey-section .workarea .line-mobile .sprite {
    display: block;
  }

  .survey-section .workarea .content {
    padding: 0;
  }

  .survey-section .workarea .content .secondary-title,
  .survey-section .workarea .content .single-clinics #clinic .section_2 h2 {
    font-size: 70px;
    color: white;
  }

  .single-clinics #clinic .section_2 .survey-section .workarea .content h2,
  .survey-section .workarea .content .single-clinics #clinic .section_4 .contact-form h2,
  .single-clinics #clinic .section_4 .contact-form .survey-section .workarea .content h2,
  .survey-section .workarea .content .single-clinics #clinic .section_5 .workarea>h2,
  .single-clinics #clinic .section_5 .survey-section .workarea .content .workarea>h2,
  .survey-section .workarea .single-clinics #clinic .section_6 .content>h2,
  .single-clinics #clinic .section_6 .survey-section .workarea .content>h2,
  .survey-section .workarea #contact .section_2>.content>h2,
  #contact .survey-section .workarea .section_2>.content>h2,
  .survey-section .workarea .content #contact .section_3 .social-feed>h2,
  #contact .section_3 .survey-section .workarea .content .social-feed>h2,
  .survey-section .workarea .content #homepage .section_5 .wrapper .social-feed>h2,
  #homepage .section_5 .wrapper .survey-section .workarea .content .social-feed>h2 {
    font-size: 70px;
    color: white;
  }

  .survey-section .workarea .content .orange-btn {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    color: white;
    border-color: white;
  }

  .survey-section .control-buttons {
    top: 10px;
    right: auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 30px 16px;
    cursor: pointer;
  }

  .survey-section .control-buttons .icon-wrapper {
    width: 100px;
    text-align: center;
  }

  .survey-section .control-buttons .icon-wrapper .nc-icon {
    font-size: 40px;
  }

  .survey-section .control-buttons .icon-wrapper:nth-child(2n) {
    margin: 0;
  }

  .survey-section #survey {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 60px;
    background-color: #e84507;
    background-image: url("../drbalan/images/bg_image_mobile_survey.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
  }

  .survey-section #survey .survey-img {
    display: none;
  }

  .survey-section #survey .survey-wrapper {
    width: 100%;
    padding-top: 28%;
  }

  .survey-section #survey .survey-wrapper .mask {
    display: none;
  }

  .survey-section #survey .question {
    padding: 0 20px;
  }

  .survey-section #survey .question.current[data-index='11'] {
    position: relative;
    overflow: scroll;
    height: 100%;
  }

  .survey-section #survey .question .title {
    font-size: 40px;
    margin-bottom: 50px;
  }

  .survey-section #survey .question .icons-container {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-bottom: 15px;
  }

  .survey-section #survey .question #icons .icon-container {
    width: calc(25% - 18.75px);
  }

  .survey-section #survey .question #icons .icon-container .icon-label {
    font-size: 20px;
  }

  .survey-section #survey .question #icons .icon-container .borders {
    width: auto;
    height: auto;
  }

  .survey-section #survey .question #icons .icon-container .borders:before,
  .survey-section #survey .question #icons .icon-container .borders:after {
    width: 20px;
    height: 100%;
  }

  .survey-section #survey .question #icons .icon-container .borders .nc-icon {
    font-size: 34px !important;
    width: 40px;
    height: 40px;
  }

  .survey-section #survey .question .icon-container {
    width: initial;
    margin-bottom: 8px;
  }

  .survey-section #survey .question .icon-container .borders {
    font-size: 40px;
    width: 77px;
    height: 77px;
  }

  .survey-section #survey .question .icon-container .borders .nc-icon {
    font-size: 45px !important;
  }

  .survey-section #survey .question .numbers-wrapper {
    height: 60px;
    margin-bottom: 80px;
    margin-left: 0 !important;
  }

  .survey-section #survey .question .numbers-wrapper .owl-stage-outer {
    width: 100%;
    height: 80px;
    margin: 0 auto;
  }

  .survey-section #survey .question .numbers-wrapper .borders {
    left: 50%;
    width: 70px;
    height: 70px;
  }

  .survey-section #survey .question .numbers-wrapper .numbers-container {
    width: 100%;
  }

  .survey-section #survey .question .numbers-wrapper .numbers-container .owl-nav {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .survey-section #survey .question .numbers-wrapper .numbers-container .owl-nav .owl-prev,
  .survey-section #survey .question .numbers-wrapper .numbers-container .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    padding: 0;
  }

  .survey-section #survey .question .numbers-wrapper .numbers-container .owl-nav .owl-prev {
    margin-left: 10px;
    padding-right: 10px;
  }

  .survey-section #survey .question .numbers-wrapper .numbers-container .owl-item .number {
    font-size: 40px;
    width: 44px;
    margin: 0 !important;
  }

  .survey-section #survey .end-frame {
    position: relative;
    top: auto;
    right: auto !important;
    left: auto !important;
    width: 100%;
    padding: 0;
    padding: 0 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .survey-section #survey .end-frame .secondary-title,
  .survey-section #survey .end-frame .single-clinics #clinic .section_2 h2 {
    text-align: start;
  }

  .single-clinics #clinic .section_2 .survey-section #survey .end-frame h2,
  .survey-section #survey .end-frame .single-clinics #clinic .section_4 .contact-form h2,
  .single-clinics #clinic .section_4 .contact-form .survey-section #survey .end-frame h2,
  .survey-section #survey .end-frame .single-clinics #clinic .section_5 .workarea>h2,
  .single-clinics #clinic .section_5 .survey-section #survey .end-frame .workarea>h2,
  .survey-section #survey .end-frame .single-clinics #clinic .section_6 .content>h2,
  .single-clinics #clinic .section_6 .survey-section #survey .end-frame .content>h2,
  .survey-section #survey .end-frame #contact .section_2>.content>h2,
  #contact .survey-section #survey .end-frame .section_2>.content>h2,
  .survey-section #survey .end-frame #contact .section_3 .social-feed>h2,
  #contact .section_3 .survey-section #survey .end-frame .social-feed>h2,
  .survey-section #survey .end-frame #homepage .section_5 .wrapper .social-feed>h2,
  #homepage .section_5 .wrapper .survey-section #survey .end-frame .social-feed>h2 {
    text-align: start;
  }

  .survey-section #survey .end-frame .subtitle {
    text-align: start;
  }

  .survey-section #survey .end-frame .input-wrap input {
    text-align: start;
  }

  .survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder {
    text-align: start;
  }

  .survey-section #survey .end-frame .bold-text {
    font-size: 25px;
    font-weight: 500;
  }

  .survey-section #survey .end-frame .inputs-container {
    margin-right: 0;
    margin-bottom: 30px;
    padding: 0 40px;
  }

  .survey-section #survey .end-frame .inputs-container:before,
  .survey-section #survey .end-frame .inputs-container:after {
    display: none;
  }

  .survey-section #survey .end-frame .inputs-container .input-wrap {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .survey-section #survey .end-frame.end-frame[data-index='3'] {
    position: absolute;
    top: auto;
    overflow: scroll;
    max-height: calc(100% - 100px);
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch;
  }

  .survey-section #survey .end-frame.end-frame[data-index='3'] .info-user .subtitle,
  .survey-section #survey .end-frame.end-frame[data-index='3'] .info-user .input-wrap input {
    margin-bottom: 15px;
  }

  .survey-section #survey .end-frame.end-frame[data-index='3'] .input-wrap .info-user input,
  .survey-section #survey .end-frame.end-frame[data-index='3'] .info-user .input-wrap input::-webkit-input-placeholder,
  .survey-section #survey .end-frame.end-frame[data-index='3'] .input-wrap .info-user input::-webkit-input-placeholder {
    margin-bottom: 15px;
  }

  .survey-section #survey .end-frame.end-frame[data-index='3'] .inputs-container {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    padding: 0 40px;
  }

  .survey-section #survey .end-frame.end-frame[data-index='3'] .inputs-container .input-wrap {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .survey-section #survey .end-frame .btn {
    font-size: 20px;
    display: block;
    width: calc(100% - 80px);
    margin: 0 auto;
  }

  .survey-section .info-user {
    position: initial;
    max-width: 100%;
  }

  .survey-section .info-user .secondary-title,
  .survey-section .info-user .single-clinics #clinic .section_2 h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }

  .single-clinics #clinic .section_2 .survey-section .info-user h2,
  .survey-section .info-user .single-clinics #clinic .section_4 .contact-form h2,
  .single-clinics #clinic .section_4 .contact-form .survey-section .info-user h2,
  .survey-section .info-user .single-clinics #clinic .section_5 .workarea>h2,
  .single-clinics #clinic .section_5 .survey-section .info-user .workarea>h2,
  .survey-section .info-user .single-clinics #clinic .section_6 .content>h2,
  .single-clinics #clinic .section_6 .survey-section .info-user .content>h2,
  .survey-section .info-user #contact .section_2>.content>h2,
  #contact .survey-section .info-user .section_2>.content>h2,
  .survey-section .info-user #contact .section_3 .social-feed>h2,
  #contact .section_3 .survey-section .info-user .social-feed>h2,
  .survey-section .info-user #homepage .section_5 .wrapper .social-feed>h2,
  #homepage .section_5 .wrapper .survey-section .info-user .social-feed>h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }

  .survey-section .info-user .subtitle,
  .survey-section .info-user #survey .end-frame .input-wrap input {
    font-size: 20px !important;
    margin-bottom: 5px;
  }

  .survey-section #survey .end-frame .input-wrap .info-user input,
  .survey-section .info-user #survey .end-frame .input-wrap input::-webkit-input-placeholder,
  .survey-section #survey .end-frame .input-wrap .info-user input::-webkit-input-placeholder {
    font-size: 20px !important;
    margin-bottom: 5px;
  }

  .survey-section .info-user #icons .icon-container {
    width: 100%;
  }

  .survey-section .info-user .icons-container {
    margin-bottom: 0;
    padding-top: 10px;
  }

  .survey-section .info-user .icons-container .icon-container {
    margin-bottom: 5px;
  }

  #crumbs {
    display: none !important;
  }

  #crumbs li {
    font-weight: 400;
    margin-right: 1px;
    padding-top: 7px;
    padding-right: 23px;
    padding-bottom: 6px;
    padding-left: 17px;
    background-color: #d7d7d7;
  }

  html[dir=rtl] #crumbs li {
    margin-right: 0;
    margin-left: 1px;
    padding-right: 17px;
    padding-left: 23px;
  }

  #crumbs li a {
    font-weight: 400;
    color: #e84507;
  }

  #crumbs li:after {
    display: none;
  }

  #crumbs li:last-of-type {
    position: relative;
    color: white;
    background-color: #e84507;
    -webkit-clip-path: polygon(18% 0, 27% 0, 100% 0, 100% 100%, 40% 100%, 16% 100%, 0% 50%);
    clip-path: polygon(18% 0, 27% 0, 100% 0, 100% 100%, 40% 100%, 16% 100%, 0% 50%);
  }

  .main-title,
  .single-clinics #clinic .section_1 .wrapper h1,
  #contact .section_1 .wrapper h1 {
    font-size: 36px;
  }

  .section-text-and-link .wrapper {
    display: block;
  }

  .section-text-and-link .wrapper .half.half-content .content .entry-title {
    font-size: 32px;
    margin-bottom: 25px;
  }

  .section-text-and-link .wrapper .half.half-content .content .entry-subtitle {
    font-size: 26px;
  }

  .section-text-and-link .wrapper .half.half-content .content {
    padding-top: 0;
  }

  .section-text-and-link .wrapper .half.half-content .content .entry-content {
    margin-bottom: 30px;
  }

  .section-text-and-link .wrapper .half.half-link {
    margin-bottom: 30px;
    padding: 30px 20px;
  }

  .section-text-and-link .wrapper .half.half-link .content .entry-title {
    font-size: 32px;
  }

  #homepage .section_3 .clinics .clinic .name .main-title {
    font-size: 22px;
  }

  #homepage .section_5 .wrapper .block.two-row .strip .name-title,
  #homepage .single-clinics #clinic .section_5 .wrapper .block.two-row .strip .workarea .services .service .title,
  #homepage .section_5 .wrapper .block .secondary-title,
  #homepage .section_5 .wrapper .block .single-clinics #clinic .section_2 h2 {
    font-size: 22px;
  }

  #homepage .section_5 .wrapper .block.two-row .strip .name-title,
  #homepage .single-clinics #clinic .section_5 .wrapper .block.two-row .strip .workarea .services .service .title,
  #homepage .section_5 .wrapper .block .secondary-title,
  #homepage .section_5 .wrapper .block .single-clinics #clinic .section_2 h2 {
    padding: 10px 0;
  }

  #footer {
    margin-top: 30px;
  }

  .footer-contact-form {
    margin-bottom: 30px;
  }

  .footer-menus {
    display: block;
    padding: 0;
  }

  .footer-menus .item {
    margin-bottom: 30px;
  }

  .footer-menus .item .entry-title {
    font-size: 28px;
  }

  #footer .workarea .footer-bottom .running-text {
    font-size: 18px;
  }

  .btn-help {
    display: none !important;
  }

  .form-container .form select {
    color: #fff;
    background: none;
  }

  .page .section_1 {
    padding: 12% 20px;
  }

  .single .page .section_1 .workarea .content .main-title,
  .page .single-clinics #clinic .section_1 .workarea .content .wrapper h1,
  .page .section_1 .workarea .content .main-title {
    font-size: 24px;
    line-height: 1.2;
    display: block;
    margin-bottom: 0;
    padding: 15px;
  }

  #single .section_2 .content h1,
  #single .section_2 .content h2,
  #single .section_2 .content h3,
  #single .section_2 .content h4,
  #single .section_2 .content h5,
  #single .section_2 .content h6 {
    font-size: 22px;
  }

  #single .section_2 .content {
    font-size: 16px;
  }

  #single ul {
    padding: 0 15px;
  }

  .footer-contact-form .form-wrapper {
    padding: 35px 0;
  }

  .home .page .section_1 .workarea .content .main-title {
    font-size: 42px;
  }

  #wiz,
  .survey-section {
    height: auto !important;
    min-height: 100vh;
  }

  .survey-section #survey {
    position: relative;
  }

  .page-template-page-wizard {
    padding-top: 0;
  }

  .page-template-page-wizard #footer {
    display: none;
  }

  .page-template-page-wizard .survey-section {
    margin: 0;
  }

  .page-template-page-wizard .survey-section #survey {
    margin-right: 0;
  }

  .page-template-page-wizard .survey-section #survey .survey-wrapper {
    padding-bottom: 40px;
  }

  .page-template-page-wizard .survey-section .workarea .content .secondary-title {
    padding-top: 150px;
  }

  .page-template-page-wizard .survey-section #survey .question {
    margin-top: 200px;
  }

  .survey-section #survey .end-frame.end-frame[data-index='3'] {
    position: relative;
  }

  .page-template-page-wizard {
    background: #e84507;
  }

  .footer-contact-form .form-wrapper {
    padding: 20px;
  }
}

html:not([dir='rtl']) .orange-btn {
  padding: 0 25px 0 10px;
}

html:not([dir='rtl']) .orange-btn:after {
  right: 7px;
  left: auto;
}

html:not([dir='rtl']) .styled-checkbox:checked~.check {
  right: auto !important;
  left: 3px !important;
}

html:not([dir='rtl']) .wpcf7-form-control-wrap.error:after {
  right: 10px;
  left: auto;
}

html:not([dir='rtl']) .owl-carousel .owl-nav.disabled {
  display: block;
}

html:not([dir='rtl']) .sprite {
  display: block;
  background-image: url(images/spriteltr.png);
  background-repeat: no-repeat;
}

html:not([dir='rtl']) .sprite.sprite-shape3 {
  background-position: -51px -5px;
}

html:not([dir='rtl']) .sprite.sprite-shape2 {
  background-position: -97px -5px;
}

html:not([dir='rtl']) .sprite.sprite-shape1 {
  background-position: -5px -5px;
}

html:not([dir='rtl']) #header .btn-nav {
  right: auto;
  left: 60px;
}

html:not([dir='rtl']) #header #top-menu {
  margin-right: auto;
  margin-left: 60px;
}

html:not([dir='rtl']) #header .logo {
  right: 60px;
  left: auto;
}

html:not([dir='rtl']) #footer .workarea .footer-bottom .social-links {
  margin-right: 50px;
  margin-left: 0;
}

html:not([dir='rtl']) #footer .workarea .footer-bottom .social-links .running-text {
  margin-right: 50px;
  margin-left: 0;
}

html:not([dir='rtl']) #footer .workarea .footer-bottom .social-links a {
  margin-right: 20px;
  margin-left: 0;
}

html:not([dir='rtl']) .page .section_1 .image .line-container {
  right: auto;
  left: 15%;
  border-right: 3px solid white;
  border-left: none;
}

html:not([dir='rtl']) .page .section_1 .image .line-container:after {
  right: auto;
  left: 0;
}

html:not([dir='rtl']) .page .section_1 .workarea {
  padding-right: 70px;
  padding-left: 0;
}

html:not([dir='rtl']) .page .section_1 .workarea .content {
  padding-right: 0;
  padding-left: 0;
  text-align: left;
}

html:not([dir='rtl']) .page .section_1 .workarea .left {
  float: right;
}

html:not([dir='rtl']) #faq .section_2 .posts .post .question .title {
  padding-right: 0;
  padding-left: 100px;
}

html:not([dir='rtl']) #faq .section_2 .posts .post .question .sym {
  border-right: 2px solid #e84507;
  border-left: 0;
}

html:not([dir='rtl']) #faq .section_2 .posts .post .answer {
  padding-right: 0;
  padding-left: 186px;
}

html:not([dir='rtl']) #faq .section_2 .posts .post .answer .content {
  padding-right: 40px;
  padding-left: 0;
}

html:not([dir='rtl']) #faq .section_2 .posts .post .answer .image {
  right: 2px;
  left: auto;
}

html:not([dir='rtl']) #faq .share-container:after {
  right: auto;
  left: 0;
  background-image: url(images/spriteltr.png);
  background-position: -97px -147px;
}

html:not([dir='rtl']) #contact .section_1 .wrapper {
  text-align: left;
}

html:not([dir='rtl']) #contact .section_1 .wrapper .line {
  right: 100px;
  left: auto;
}

html:not([dir='rtl']) #contact .section_1 .wrapper .line-container {
  border-right: 3px solid white;
  border-left: none;
}

html:not([dir='rtl']) #testimonials .slide-1 .testimonial .content {
  padding-right: 20px;
  padding-left: 0;
}

html:not([dir='rtl']) #testimonials .slide-1 .lines {
  padding-right: 0;
  padding-left: 46px;
}

html:not([dir='rtl']) #testimonials .layout .testimonial:not(.cf) .name {
  right: auto;
  left: 0;
}

html:not([dir='rtl']) .form-container .form .submit-warpper input[type='submit'] {
  padding-right: 0;
  padding-left: 15px;
  text-align: left;
}

html:not([dir='rtl']) .blog .section_1 .workarea .line {
  right: 70px;
  left: auto;
}

html:not([dir='rtl']) .blog .section-template-blog {
  padding-right: 0;
  padding-left: 80px;
}

html:not([dir='rtl']) .blog .section-template-blog .two-blocks:nth-child(even) {
  border-right: none;
  border-left: 3px #e84507 solid;
}

html:not([dir='rtl']) .blog .section-template-blog .two-blocks:nth-child(odd):before {
  right: auto;
  left: 0;
  background-image: url(images/spriteltr.png);
  background-position: -97px -60px;
}

html:not([dir='rtl']) .blog .section-template-blog .two-blocks .block .content {
  right: auto;
  left: 0;
}

html:not([dir='rtl']) #single .section_2 {
  max-width: none;
  padding-right: 0;
  padding-left: 250px;
}

html:not([dir='rtl']) #team .team .member .name,
html:not([dir='rtl']) .related .block .content {
  right: auto;
  left: 0;
}

html:not([dir='rtl']) #homepage .section_2 .wrapper .image .lines {
  right: auto;
  left: 15%;
}

html:not([dir='rtl']) #homepage .section_2 .wrapper .workarea .line-container {
  right: 39px;
  left: auto;
}

html:not([dir='rtl']) #homepage .section_2 .wrapper .workarea .line-container:after {
  right: auto;
  left: 0;
}

html:not([dir='rtl']) #homepage .section_3 .clinics .clinic .name {
  right: auto;
  left: 25px;
}

html:not([dir='rtl']) #homepage .section_3 .clinics .clinic .name .line-container {
  right: 39px;
  left: auto;
}

html:not([dir='rtl']) #homepage .section_3 .clinics .clinic .name .line-container i {
  background-position-x: -51px;
}

html:not([dir='rtl']) #homepage .section_3 .clinics .clinic .name .line-container:after {
  right: auto;
  left: 0;
}

html:not([dir='rtl']) #homepage .section_3 .clinics .clinic .line {
  right: 15%;
  left: auto;
}

html:not([dir='rtl']) #homepage .section_4 .wrapper .workarea:after {
  right: -7px;
  left: auto;
}

html:not([dir='rtl']) #homepage .section_4 .wrapper .workarea .sprite {
  right: -40px;
  left: auto;
}

html:not([dir='rtl']) #clinic .section_1 .wrapper {
  text-align: left;
}

html:not([dir='rtl']) #clinic .section_1 .wrapper .line {
  right: 100px;
  left: auto;
}

html:not([dir='rtl']) #clinic .section_1 .wrapper .line-container {
  border-right: 3px solid white;
  border-left: none;
}

html:not([dir='rtl']) #clinic .btn-down {
  right: auto;
  left: 10px;
}

@media screen and (max-width: 480px) {
  html:not([dir='rtl']) .line-mobile {
    border-right: none;
    border-left: 1.5px solid #e84507;
  }

  html:not([dir='rtl']) #homepage .section_2 .line-mobile {
    border-left-color: #e84507;
  }

  html:not([dir='rtl']) #homepage .section_2 .wrapper .workarea>.content {
    border-right: none;
    border-left: 1.5px solid #e84507;
  }

  html:not([dir='rtl']) #homepage .section_2 .wrapper .workarea>.content:after {
    right: auto;
    left: 17px;
  }

  html:not([dir='rtl']) .page .section_1 .line-mobile {
    margin-right: 0;
    margin-left: 16px;
    border-left-color: white;
  }

  html:not([dir='rtl']) #footer {
    display: none;
  }

  html:not([dir='rtl']) #footer .workarea .footer-bottom .social-links {
    margin-right: 0;
    margin-left: 0;
  }

  html:not([dir='rtl']) #footer .workarea .footer-bottom .social-links .running-text {
    margin-right: 0;
    margin-left: 0;
  }

  html:not([dir='rtl']) #header #site-menu #primary-menu>.menu-item.menu-item-has-children>a:after {
    right: 16px;
    left: auto;
    border-top: none;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    border-left: none;
  }

  html:not([dir='rtl']) #single .section_2 {
    max-width: none;
    padding-right: 0;
    padding-left: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
body.page-id-990 .section_3 h2.main-title {
  font-size: 60px;
  display: block;
  overflow-wrap: break-word;
}

.survey-section #survey .end-frame .input-wrap {
  width: calc(24% - 14px);
}

.survey-section #survey .end-frame .input-wrap select {
  font-size: 23px;
  font-weight: 300;
  line-height: 1.4;
  width: 100%;
  margin-bottom: 0 !important;
  padding-right: 5px;
  color: white;
  border: 0;
  border-bottom: 2px solid white;
  border-radius: 0;
  background: transparent;
}

.survey-section #survey .end-frame .input-wrap select option {
  color: #000;
}

.survey-section #survey .end-frame .inputs-container p.error {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  word-spacing: 0;
}

.survey-section #survey .end-frame .inputs-container input {
  /* Firefox 18- */
  font-size: 23px;
}

.survey-section #survey .end-frame .input-wrap input::-webkit-input-placeholder,
.survey-section #survey .end-frame .input-wrap input::-moz-placeholder,
.survey-section #survey .end-frame .input-wrap input:-ms-input-placeholder,
.survey-section #survey .end-frame .input-wrap input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 23px;
}

.btn-help {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  font-size: 36px;
  position: fixed;
  z-index: 50;
  bottom: 45px;
  left: 125px;
  width: 110px;
  height: 80px;
  color: #fff;
  border-radius: 10px;
  background: #e84507;
  -webkit-box-shadow: 3px 4px 4.75px 0.25px rgba(35, 41, 54, 0.3);
  box-shadow: 3px 4px 4.75px 0.25px rgba(35, 41, 54, 0.3);
}

.btn-help:after {
  position: absolute;
  top: 100%;
  right: 25px;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-top: 17px solid #e84507;
  border-right: 16.5px solid transparent;
  border-left: 16.5px solid transparent;
}

.entry-meta {
  font-size: 24px;
  margin-bottom: 30px;
}

/* Ajax Search */
.ajax-search {
  position: relative;
  z-index: 1;
  margin-left: auto;
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
  text-align: right;
}

#ajaxsearchlite1 .probox .proinput,
div.asl_w .probox .proinput {
  padding: 0 40px 0 0;
}

div.asl_w .probox .promagnifier {
  position: absolute;
  right: 0;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox,
div.asl_w .probox .promagnifier,
div.asl_r.vertical,
div.asl_r .results .item {
  background-color: #fff !important;
  background-image: none !important;
}

#ajaxsearchlite1 .probox ::-webkit-input-placeholder,
div.asl_w .probox ::-webkit-input-placeholder,
div.asl_w .probox .promagnifier ::-webkit-input-placeholder,
div.asl_r.vertical ::-webkit-input-placeholder,
div.asl_r .results .item ::-webkit-input-placeholder {
  font-size: 20px;
  color: #000 !important;
}

#ajaxsearchlite1 .probox :-moz-placeholder,
div.asl_w .probox :-moz-placeholder,
div.asl_w .probox .promagnifier :-moz-placeholder,
div.asl_r.vertical :-moz-placeholder,
div.asl_r .results .item :-moz-placeholder {
  font-size: 20px;
  color: #000 !important;
}

#ajaxsearchlite1 .probox ::-moz-placeholder,
div.asl_w .probox ::-moz-placeholder,
div.asl_w .probox .promagnifier ::-moz-placeholder,
div.asl_r.vertical ::-moz-placeholder,
div.asl_r .results .item ::-moz-placeholder {
  font-size: 20px;
  color: #000 !important;
}

#ajaxsearchlite1 .probox :-ms-input-placeholder,
div.asl_w .probox :-ms-input-placeholder,
div.asl_w .probox .promagnifier :-ms-input-placeholder,
div.asl_r.vertical :-ms-input-placeholder,
div.asl_r .results .item :-ms-input-placeholder {
  font-size: 20px;
  color: #000 !important;
}

body #ajaxsearchlite1 .probox .proinput input,
body div.asl_w .probox .proinput input {
  font-size: 20px;
  color: #000 !important;
}

div.asl_r .results .item {
  border: none !important;
}

div.asl_r .results .item .asl_content,
div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a {
  text-align: right;
  color: #000 !important;
}

div.asl_r .results .item .asl_content {
  line-height: 1 !important;
  padding: 0 !important;
}

div.asl_r.vertical .results .asl_spacer {
  height: 1px !important;
  background-color: #e64112 !important;
}

div.asl_r .results .item div.asl_m .probox div.proloading {
  position: absolute;
  left: 30px;
}

div.asl_m .probox .promagnifier .innericon {
  background: url(images/icon-search.png);
}

div.asl_m .probox .promagnifier .innericon svg {
  display: none !important;
}

.search-container {
  padding-top: 150px;
}

.search-container .search-title {
  margin-bottom: 30px;
}

.search-container ul {
  max-width: 700px;
  list-style-type: none;
}

.search-container ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.search-container ul li .entry-title a {
  color: #e64112;
}

.pagination .page-numbers {
  font-size: 18px;
  margin: 0 2px;
}

.pagination .page-numbers.current {
  color: #e64112;
}

.scrolled .audio-version {
  display: block;
}

.audio-version {
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  transition: all 150ms ease;
  display: none;
  padding: 15px 0;
  border-top: 4px solid #e64112;
}

.audio-version audio {
  display: none;
}

.audio-version .options-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  width: 680px;
  max-width: 100%;
  margin: auto;
}

.audio-version .options-wrap .audio-wrap {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: none;
  width: 100%;
}

.audio-version .options-wrap .audio-wrap.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.audio-version .options-wrap .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  width: 100%;
}

.audio-version .options-wrap .options.hide {
  display: none;
}

.audio-version .options-wrap .options .btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-left: 170px;
}

.audio-version .options-wrap .options .btn .sprite-n {
  margin-left: 10px;
}

.audio-version .options-wrap .options .btn .entry-text {
  font-size: 20px;
  font-weight: 400;
  color: #122634;
}

.audio-version .options-wrap .options .btn:last-child {
  margin-left: 0;
}

.audio-version .options-wrap .audiojs {
  direction: rtl;
  width: 100%;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  /* .progress {
                right: 0;
            } */
}

.audio-version .options-wrap .audiojs .scrubber {
  float: right;
  width: calc(100% - 175px);
  max-width: 100%;
  border: 1px solid #000;
  background: none;
}

.audio-version .options-wrap .audiojs .progress {
  background: #e64112;
}

.audio-version .options-wrap .audiojs .loaded {
  background: #fff;
}

.audio-version .options-wrap .audiojs .time {
  float: left;
}

.audio-version .options-wrap .audiojs .play-pause {
  position: relative;
  top: 3px;
  float: right;
  width: 37px;
  height: 28px;
  padding: 0;
  border: none;
}

.audio-version .options-wrap .audiojs .play-pause .play,
.audio-version .options-wrap .audiojs .play-pause .pause {
  background: url(images/sprite.png) no-repeat;
}

.audio-version .options-wrap .audiojs .play-pause .play {
  width: 37px;
  height: 28px;
  background-position: -5px -43px;
}

.audio-version .options-wrap .audiojs .play-pause .pause {
  width: 36px;
  height: 30px;
  background-position: -4px -5px;
}

.audio-version .options-wrap .audiojs .time {
  font-family: 'Heebo';
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  float: left;
  height: 36px;
  margin: 0;
  padding: 0;
  color: #122634;
  border-left: none;
  text-shadow: none;
}

.audio-version .options-wrap .audiojs .time em {
  padding: 0;
  color: #122634;
}

.btn-close {
  flex: 0 0 16px;
  -webkit-flex: 0 0 16px;
  -ms-flex: 0 0 16px;
  -webkit-box-flex: 0 0 16px;
  -moz-box-flex: 0 0 16px;
  -moz-flex: 0 0 16px;
  position: relative;
  top: -2px;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  border: none;
  background: url(images/icon-close.png);
}

button {
  cursor: pointer;
}

.fade-in {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0;
}

.sprite-n {
  display: inline-block;
  background: url(images/sprite.png) no-repeat;
}

.sprite-n.sprite-n-audio-pause {
  width: 34px;
  height: 28px;
  background-position: -5px -5px;
}

.sprite-n.sprite-n-audio-play {
  width: 37px;
  height: 28px;
  background-position: -5px -43px;
}

.sprite-n.sprite-n-print {
  width: 35px;
  height: 36px;
  background-position: -49px -4px;
}

.sprite-n.sprite-n-search {
  width: 25px;
  height: 25px;
  background-position: -52px -48px;
}

.sprite-n.sprite-n-speaker {
  width: 31px;
  height: 28px;
  background-position: -94px -5px;
}

@media all and (max-width: 768px) {
  .survey-section #survey .end-frame .input-wrap {
    width: calc(49% - 14px);
  }

  #header {
    padding: 5px 20px;
  }

  #header .cols {
    padding-left: 0;
  }

  .audio-version .options-wrap .options .btn {
    margin-left: 50px;
  }

  .ajax-search {
    width: 130px;
    margin-right: 20px;
  }

  body #ajaxsearchlite1 .probox .proinput input,
  body div.asl_w .probox .proinput input,
  #ajaxsearchlite1 .probox ::-webkit-input-placeholder,
  div.asl_w .probox ::-webkit-input-placeholder,
  div.asl_w .probox .promagnifier ::-webkit-input-placeholder,
  div.asl_r.vertical ::-webkit-input-placeholder,
  div.asl_r .results .item ::-webkit-input-placeholder {
    font-size: 18px;
  }

  #ajaxsearchliteres1 {
    right: 0 !important;
    left: 0 !important;
    margin: auto !important;
  }
}

@media all and (max-width: 480px) {
  .survey-section #survey .end-frame .input-wrap {
    width: calc(98% - 14px);
  }
}

@media all and (max-width: 1280px) and (min-width: 480px) {
  .survey-section #survey .end-frame .input-wrap select {
    font-size: 24px;
  }
}

@media all and (max-width: 1080px) {
  .survey-section #survey .end-frame .input-wrap select {
    font-size: 18px;
  }
}

/*# sourceMappingURL=style.css.map */
@media print {

  .single .section_1,
  .single .audio-version,
  .single #footer,
  .single .form-wrapper {
    display: none !important;
  }

  .single #single .section_2 {
    font-size: 10px;
    width: 100%;
    max-width: 100%;
    padding-top: 100px;
    padding-right: 0;
  }

  .single #single .section_2 .content {
    max-width: 100%;
  }

  #header #top-menu>li>a {
    font-size: 14px;
  }
}

.block-bg {
  background-size: cover;
}

.sticky-phone-btn {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  height: 60px;
  background: #20cd00;
  font-size: 24px;
  font-weight: bold;
  z-index: 100;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  padding-right: 20px;
}

html[dir="rtl"] .sticky-phone-btn {
  padding-left: 20px;
  padding-right: 0;
}

.sticky-phone-btn:before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.77 10.45c.47-1.32 2.37-1.32 3.6-2.27.38-.28.76-.66.76-1.23-.2-1.9-.86-5.02-1.52-6.25-.19-.38-.47-.66-1.04-.66-1.7-.29-4.74 1.13-5.21 1.8-7.48 9.09 5.97 30.59 17.43 27.94.75-.2 3.4-2.37 3.97-3.98.1-.48 0-.95-.19-1.23-.85-1.14-3.4-3.13-5.02-4.08-.47-.28-.94-.1-1.42.1-1.42.76-2.17 2.46-3.6 2.27-2.65-.38-8.61-9.85-7.76-12.4Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center/contain;
  -webkit-animation: call 1s infinite both linear;
  animation: call 1s infinite both linear;
}

html[dir="rtl"] .sticky-phone-btn:before {
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.23 10.45c-.47-1.32-2.37-1.32-3.6-2.27-.38-.28-.76-.66-.76-1.23.2-1.9.86-5.02 1.52-6.25.19-.38.47-.66 1.04-.66 1.7-.29 4.74 1.13 5.21 1.8 7.48 9.09-5.97 30.59-17.43 27.94-.75-.2-3.4-2.37-3.97-3.98-.1-.48 0-.95.19-1.23.85-1.14 3.4-3.13 5.02-4.08.47-.28.94-.1 1.42.1 1.42.76 2.17 2.46 3.6 2.27 2.65-.38 8.61-9.85 7.76-12.4Z' fill='%23fff'/%3E%3C/svg%3E");
}

@media screen and (min-width: 768px) {
  .sticky-phone-btn {
    display: none;
  }
}

@-webkit-keyframes call {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes call {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

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


#single .section_2.section_2-new {
  width: 100%;
  max-width: 1920px !important;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 50px;
  padding: 0 !important;
}

#single .section_2.section_2-new .content {
  max-width: 100%;
}

.section_2.section_2-new .section_2_content {
  width: 100%;
  max-width: 100%;
  padding-right: 250px;
}

html:not([dir='rtl']) .section_2.section_2-new .section_2_content {
  padding-right: 0px;
  padding-left: 250px;
}

.section_2.section_2-new .section_2_form {
  width: 100%;
  max-width: 530px;
  flex: 0 0 auto;
  position: sticky;
  top: 116px;
  transform: translateX(-30px);
}

html:not([dir='rtl']) .section_2.section_2-new .section_2_form {
  transform: translateX(30px);
}

.section_2.section_2-new .section_2_form .footer-contact-form {
  width: 100%;
  margin: 0;
  max-width: 100%;
  background-color: #E84B25;
}

.section_2.section_2-new .section_2_content iframe {
  width: 100%;
  max-width: 100%;
}

.section_2.section_2-new .form-container .form .wpcf7-form-control-wrap input {
  text-align: right;
}

html:not([dir='rtl']) .section_2.section_2-new .form-container .form .wpcf7-form-control-wrap input {
  text-align: left;
}

@media screen and (max-width:1710px) {
  .section_2.section_2-new .section_2_content {
    padding-right: 0px;
  }

  html:not([dir='rtl']) .section_2.section_2-new .section_2_content {
    padding-left: 0px;
  }
}

@media screen and (max-width:1450px) {
  .section_2.section_2-new .section_2_form {
    max-width: 310px;
    transform: translateX(0px);
  }

  html:not([dir='rtl']) .section_2.section_2-new .section_2_form {
    transform: translateX(0px);
  }

  .section_2.section_2-new .section_2_form .footer-contact-form .form-wrapper {
    padding: 30px 20px;
  }

  .section_2.section_2-new .section_2_form .form-container .form .wpcf7-form-control-wrap {
    width: 100%;
  }

  .section_2.section_2-new .section_2_form .footer-contact-form .form-wrapper .wpcf7 .form-container {
    max-width: 100%;
  }
}

@media screen and (max-width:991px) {
  #single .section_2.section_2-new {
    display: none;
  }
}


html:not([dir="rtl"]) .wpcf7 {
  direction: ltr;
}

.checkbox-field {
  width: 100%;
  margin-top: 30px;
  position: relative;
  z-index: 2;
}

.checkbox-field .wpcf7-list-item {
  margin: 0;
}

.checkbox-field .wpcf7-not-valid-tip,
.checkbox-field .wpcf7-form-control-wrap::before {
  display: none;
}

.checkbox-field input[type="checkbox"] {
  position: absolute !important;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.checkbox-field input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
  opacity: 1;
}

.checkbox-field .wpcf7-list-item-label {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  position: relative;
  display: block;
  padding-right: 26px;
}

html:not([dir="rtl"]) .checkbox-field .wpcf7-list-item-label {
  padding-right: 0;
  padding-left: 26px;
}

.checkbox-field .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 16px;
  height: 16px;
  background-color: #fff;
}

html:not([dir="rtl"]) .checkbox-field .wpcf7-list-item-label::before{
  left: 0;
  right: auto;
}

.checkbox-field .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 9px;
  right: 11px;
  width: 2px;
  height: 2px;
  background: #e84507;
  -webkit-box-shadow: 2px 0 0 #e84507, 4px 0 0 #e84507, 4px -2px 0 #e84507, 4px -4px 0 #e84507, 4px -6px 0 #e84507, 4px -8px 0 #e84507;
  box-shadow: 2px 0 0 #e84507, 4px 0 0 #e84507, 4px -2px 0 #e84507, 4px -4px 0 #e84507, 4px -6px 0 #e84507, 4px -8px 0 #e84507;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}

html:not([dir="rtl"]) .checkbox-field .wpcf7-list-item-label::after{
  right: auto;
  left: 3px;
}
 
.checkbox-field .wpcf7-list-item-label a {
  position: relative;
  z-index: 3;
  color: inherit;
  text-decoration: underline !important;
}

@media only screen and (min-device-width: 300px) and (max-device-width: 900px) {
  .checkbox-field {
    margin-top: 10px;
    order: 2;
  }
}