@charset "UTF-8";

@font-face {
  font-display: swap;
  font-family: Roboto;
  src: url(fonts/Roboto/Roboto-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 1025px) {
	.wrap-wpml-select .wpml-ls-statics-shortcode_actions {
		width: 105px;
	}
	.wrap-wpml-select .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		padding-right: 0;
	}
	.wrap-wpml-select .wpml-ls-legacy-dropdown a {
		padding: 5px 0 5px 5px;
	}
	.wrap-wpml-select .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
		right:3px;
	}
}

.wrap-wpml-select {
	position:absolute;
	top:2px;
	left: 384px;
}





.search-form .search-field {
	width: 150px;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  /* margin: 0; */
}

img.aligncenter,
img.alignleft,
img.alignright {
  /* border: 1px solid #f1f1f1; */
  /* padding: 10px; */
  border: none !important;
  padding: 0 !important;
  /* width: 100%; */
  margin: 17px !important;
  margin-top: 2 !important;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  border: 1px solid #000;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 10px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.entry-content img {
  margin-bottom: 20px;
}

body {
  background: #f5f5f5;
  color: #56585a;
  font: 400 13px/31px Helvetica, sans-serif;
  -webkit-text-size-adjust: none;
  line-height: 1.2;
}

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

p {
  margin-bottom: 10px;
  text-align: justify;
  margin-top: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #434547;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #62bfe6;
}

h1 {
  font-size: 34px;
  line-height: 1.4;
  padding-bottom: 20px;
}

h2 {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 10px;
}

h3 {
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 10px;
}

h4 {
  font-size: 22px;
  margin-bottom: 10px;
}

h5 {
  font-size: 19px;
  margin-bottom: 10px;
}

h6 {
  font-size: 18px;
  margin-bottom: 10px;
}

.list a:hover,
p a:hover {
  text-decoration: underline;
}

.list .fa,
p .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: #62bfe6;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:focus {
  outline: 0;
}

a:active {
  background-color: transparent;
}

a[href^='callto:'],
a[href^='tel:'] {
  color: inherit;
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: FontAwesome;
}

.page {
  min-height: 500px;
}

.lt-ie9 .page {
  min-width: 1200px;
}

hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}

.hr {
  border-bottom: 3px solid #62bfe6;
}

.main-slider {
  overflow: hidden;
}

.main-slider,
.main-slider .owl-carousel .owl-stage-oute,
.main-slider .owl-stage,
.main-slider .owl-stage .owl-item,
.main-slider .main-slider_item,
.main-slider .owl-item img {
  max-height: 1000px;
}

.main-slider .owl-item img {
  object-fit: cover;
  display: block;
}

.main-slider .owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
}
.banner {
  margin: 30px 0;
}
.banner picture {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.banner picture a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.banner picture img,
.banner picture source {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner_desctop {
  display: block;
}
.banner .banner_mobile {
  display: none;
}
@media (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
}

.mg-add {
  margin-top: 18px;
}

* + .btn {
  margin-bottom: 32px;
}

* + .row {
  margin-bottom: 18px;
}

* + .off1 {
  margin-bottom: 13px;
}

* + .off2 {
  margin-bottom: 24px;
}

* + .off3 {
  margin-bottom: 32px;
}

* + .off4 {
  margin-bottom: 4px;
}

.info-box + .owl-carousel {
  margin-bottom: 30px;
}

h2 + img {
  margin-bottom: 23px;
}

h2 + p {
  margin-bottom: 14px;
}

h3 + p {
  margin-bottom: 12px;
}

* + hr {
  /* margin-bottom: 40px; */
}

.row + p {
  margin-bottom: 25px;
}

hr + * {
  margin-bottom: 20px;
}

img + p {
  margin-bottom: 22px;
}

img + h3 {
  margin-bottom: 20px;
}

.marked-list + .btn {
  margin-bottom: 17px;
}

.grid_2 img + img {
  margin-bottom: 30px;
}

@media (min-width: 480px) and (max-width: 767px) {
  .grid_2 img + img {
    margin-top: 0;
    margin-left: 8%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .grid_2 img {
    width: 46%;
  }
}

.off2 + hr,
.off2 + hr + .row {
  margin-top: 50px;
}

p + .btn_wr {
  margin-top: 33px;
}

.brand {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.brand_name {
  display: inline-block;
  overflow: hidden;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2;
  color: #5ab7de;
  vertical-align: bottom;
}

.brand_slogan {
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 24px;
  vertical-align: bottom;
}

.brand a:hover {
  color: inherit;
}

.brand p {
  margin-bottom: 0;
}

.brand .custom-logo-link {
  display: block;
}

.brand_tagline {
  padding-left: 10px;
}

.brand_tagline p {
  margin-top: 0;
}

.bg-primary {
  color: #fff;
  background: #62bfe6;
}

.bg-primary h2 {
  color: #fff;
}

.bg-primary .icon {
  color: #62bfe6;
  background: #fff;
}

.bg-primary .product-list li .box:hover .icon {
  background: #fff;
}

.bg-primary .product-list .icon {
  margin-top: 11px;
}

.bg-primary .product-list hr {
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.1);
}

.bg-primary .product-list hr + .box {
  margin-top: 39px;
}

.bg-primary .product-list h3 + p {
  margin-top: 12px;
}

.bg-primary .product-list hr {
  border-bottom: 0;
}

.bg-primary .product-list h3 {
  color: #fff;
}

.bg-secondary {
  background: #434547;
}

.bg-secondary2 {
  background: #f5f5f5;
}

.bg-image {
  background: url(images/page-3_bg.jpg) center no-repeat;
  background-size: cover;
}

.bg-image p {
  font-size: 18px;
}

.icon {
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 52px;
  text-align: center;
  color: #fff;
  background: #62bfe6;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.icon:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.icon2 {
  position: relative;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 34px;
  text-align: center;
  color: #62bfe6;
  background: #fff;
}

.icon2:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.btn,
.btn2 {
  display: inline-block;
  width: 150px;
  padding: 16px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn2:hover,
.btn:hover {
  background: #4ab5e2;
}

.btn2:active,
.btn:active {
  background: #22a1d7;
}

.btn {
  color: #fff;
  background: #62bfe6;
}

.btn.readmore {
  display: block;
  margin-top: 10px;
}

.btn2 {
  color: #62bfe6;
  background: #eaeaea;
}

.btn2:active,
.btn2:hover {
  color: #fff;
}

.btn_wr [class*='btn'] {
  padding: 16px 30px;
  display: inline-block;
  width: auto;
}

.btn_wr [class*='btn'] + [class*='btn'] {
  margin-top: 0;
  margin-left: 20px;
}

.btn_wr + .btn_wr {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .btn_wr [class*='btn'] {
    width: 100%;
  }

  .btn_wr [class*='btn'] + [class*='btn'] {
    margin-top: 20px;
    margin-left: 0;
  }
}

.box:after,
.box:before {
  display: table;
  content: '';
  line-height: 0;
}

.box:after {
  clear: both;
}

.box_aside {
  float: left;
}

.box_cnt__no-flow {
  overflow: hidden;
}

.box_thumb {
  max-width: 60px;
}

.banner_wr {
  position: relative;
  min-height: 308px;
}

.banner:after,
.banner:before {
  display: table;
  content: '';
  line-height: 0;
}

.banner:after {
  clear: both;
}

.banner li {
  position: relative;
  margin-top: 30px;
  width: 25%;
  height: 358px;
  padding: 25px 29px 20px;
  float: left;
  color: #fff;
  background: #62bfe6;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: bottom;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.banner li:hover {
  margin-top: 0;
  height: 388px;
  padding-bottom: 50px;
}

.banner li [class*='fa-'] {
  font-size: 62px;
  line-height: 1;
  color: inherit;
}

.banner li a {
  position: absolute;
  bottom: 26px;
  right: -30px;
}

.banner li a:before {
  font-family: FontAwesome;
  font-size: 19px;
  line-height: 1;
  color: inherit;
  content: '';
}

.banner li a:hover {
  opacity: 0.7;
}

.banner li:hover a {
  right: 30px;
}

.banner li:nth-child(1) {
  background: #57aacd;
}

.banner li:nth-child(2) {
  background: #55b0d6;
}

.banner li:nth-child(3) {
  background: #5bb7de;
}

.banner h3 {
  color: #fff;
}

.banner p {
  line-height: 28px;
  color: #fff;
  font-size: 18px;
}

.banner [class*='fa-'] + h3 {
  margin-top: 17px;
}

.banner h3 + p {
  margin-top: 13px;
}

@media (max-width: 1199px) {
	.wrap-wpml-select {    
		top: 0px;
    	left: 500px;
	}
  .banner {
    position: static;
  }

  .banner li {
    width: 50%;
    margin-top: 0;
  }

  .banner li a {
    right: 30px;
  }

  .banner li:hover {
    height: 358px;
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .banner li {
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 20px;
  }

  .banner li a {
    margin-top: 30px;
    display: inline-block;
    position: static;
  }

  .banner li:hover {
    height: auto;
    margin-top: 20px;
  }
}

.product-list li .box:hover .icon {
  background: #57aacd;
}

.product-list li .box_cnt__no-flow {
  padding-left: 30px;
}

.product-list * + hr {
  margin-top: 50px;
}

.product-list hr + * {
  margin-top: 50px;
}

.product-list h3 + p {
  margin-top: 6px;
}

@media (max-width: 767px) {
  .product-list hr {
    display: none;
  }

  .product-list hr + * {
    margin-top: 30px;
  }

  .product-list li .box {
    text-align: center;
  }

  .product-list li .box_aside {
    float: none;
  }

  .product-list li .box_aside .icon {
    display: inline-block;
  }

  .product-list li .box_cnt__no-flow {
    margin-top: 20px;
    padding-left: 0;
  }
}

blockquote .box_cnt__no-flow {
  padding-left: 30px;
}

blockquote p {
  padding-top: 3px;
}

blockquote q:before {
  position: relative;
  top: -2px;
  left: 0;
  padding-right: 7px;
  content: '\f10d';
  color: #62bfe6;
  font-family: FontAwesome;
  font-size: 34px;
  line-height: 28px;
  vertical-align: top;
  z-index: 10;
}

blockquote cite {
  display: block;
  font-size: 18px;
  color: #62bfe6;
}

blockquote cite a:hover {
  text-decoration: underline;
}

blockquote p + cite {
  margin-top: 8px;
}

@media (min-width: 768px) and (max-width: 979px) {
  blockquote .box_aside {
    width: 100%;
    float: none;
    text-align: center;
  }

  blockquote .box_aside img {
    width: auto;
  }

  blockquote .box_cnt__no-flow {
    margin-top: 30px;
    padding-left: 0;
  }
}

@media (max-width: 479px) {
  blockquote .box_aside {
    width: 100%;
    float: none;
    text-align: center;
  }

  blockquote .box_aside img {
    width: auto;
  }

  blockquote .box_cnt__no-flow {
    margin-top: 30px;
    padding-left: 0;
  }
}

.marked-list li {
  position: relative;
  padding-left: 41px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 18px;
  line-height: 21px;
  color: #62bfe6;
}

.marked-list li a:before {
  content: '\f00c';
  position: absolute;
  left: 0;
  top: 16px;
  font-weight: 400;
  font-size: 22px;
  font-family: FontAwesome;
}

.marked-list li + li {
  margin-top: 0;
  border-top: 1px solid #e5e5e5;
}

.marked-list a:hover {
  color: #777;
}

.contact-list {
  color: #888a8c;
  font-size: 18px;
}

.contact-list .box {
  display: table;
}

.contact-list .box_cnt__no-flow {
  vertical-align: middle;
  display: table-cell;
  padding-left: 30px;
}

.contact-list .box + .box {
  margin-top: 30px;
}

.contact-list a[href^='callto:'] {
  font-size: 24px;
}

@media (min-width: 770px) and (max-width: 979px) {
  .contact-list a[href^='callto:'] {
    font-size: 18px;
  }
}

.contact-list a:hover {
  color: #62bfe6;
}

.contact-list2 {
  padding-top: 23px;
  padding-bottom: 2px;
}

.contact-list2 h3 {
  color: #42acda;
}

.contact-list2 a[href^='callto:'] {
  font-size: 24px;
  line-height: 28px;
}

.contact-list2 dd,
.contact-list2 dt {
  display: inline-block;
  font-size: 18px;
}

.contact-list2 a + dl {
  margin-top: 9px;
}

table {
  width: 100%;
  border: 1px solid #e5e5e5;
}

table td {
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
  line-height: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table td:last-child {
  min-width: 98px;
}

table tr:nth-child(even) {
  background: #f5f5f5;
}

.info-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 7px;
  padding: 30px 30px 25px;
  color: #fff;
  background: #57aacd;
}

.info-box dd,
.info-box dt {
  display: inline-block;
}

.info-box hr {
  background: #fff;
}

.info-box [class^='fa-']:before {
  padding-right: 13px;
  font-size: 54px;
}

.info-box h2 {
  color: #fff;
  position: relative;
  padding-left: 65px;
}

.info-box h2:before {
  position: absolute;
  left: 0;
}

.info-box h3 {
  color: #fff;
}

.info-box h2 + hr {
  margin-top: 26px;
}

.info-box * + h3 {
  margin-top: 18px;
}

.info-box h3 + dl {
  margin-top: 4px;
}

.info-box dl + hr {
  margin-top: 25px;
}

.info dt {
  font-size: 24px;
  color: #434547;
}

.info dt + dd {
  margin-top: 17px;
}

.info dd + dt {
  margin-top: 15px;
}

.sf-menu {
  display: inline-block;
}

.sfHover .sub-menu li {
  display: flex;
  align-items: center;
  height: 70px;
  border: 1px solid #e5e5e5;
}

.sf-menu:after,
.sf-menu:before {
  display: table;
  content: '';
  line-height: 0;
}

.sf-menu:after {
  clear: both;
}

.sf-menu > li {
  position: relative;
  float: left;
}

.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  padding: 22px 30px;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  border-right: 1px solid #4bb0db;
}

.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #fff;
  background: #5ab7de;
  border-right: 1px solid #4bb0db;
}

.sf-menu > li.active > a {
  color: #fff;
  background: #5ab7de;
  border-right: 1px solid #4bb0db;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 350px;
  z-index: 100;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul > li {
  position: relative;
}

.sf-menu ul > li > a {
  font-size: 18px;
  padding: 0 31px;
  color: #62bfe6;
  background: #f5f5f5;
}

.sf-menu ul > li + li {
  border-top: 1px solid #e5e5e5;
}

.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #777;
}

.sf-menu ul ul li {
  border-right: 1px solid #e5e5e5;
}

.sf-menu ul ul {
  position: absolute;
  top: -1px;
  left: -245px;
  width: 235px;
  margin-top: 0;
  margin-left: 10px;
  padding: 0;
  z-index: 4;
  height: auto !important;
}

.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}

.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  right: 19px;
  top: 0;
  margin-left: -6px;
  content: '';
  font: 400 18px/50px FontAwesome;
  color: #62bfe6;
}

@media (max-width: 1024px) {
  .sf-menu {
    display: none;
  }
	.wrap-wpml-select {
		width: 120px;
    	top: 112px;
    	left: -34px;
	}
	
}

.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -32px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #fff;
  font-size: 18px;
  line-height: 24px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}

.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}

.rd-mobilemenu_ul a:hover {
  background: #62bfe6;
  color: #fff;
}

.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px FontAwesome;
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}

.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}

.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #fff;
  color: #666;
}

.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}

.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}

.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}

.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 76px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
  color: #00a0e3;
  font-weight: 700;
  font-size: 18px;
}

.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: '';
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rd-mobilepanel_toggle span:after {
  top: 8px;
}

.rd-mobilepanel_toggle span,
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}

.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.rd-mobilepanel_toggle.active span:after,
.rd-mobilepanel_toggle.active span:before {
  top: 0;
  width: 15px;
}

.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}

.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 1024px) {
  body {
    padding-top: 100px;
  }

  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}

@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}

.stuck_container {
  margin-top: 10px;
  background: #00a0e3;
}

.isStuck {
  margin-top: 0;
  z-index: 999;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}

.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  background: #888;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}

.toTop:hover {
  color: #fff;
  background: #62bfe6;
  text-decoration: none;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}

.primary {
  color: #62bfe6;
}

header {
  padding-top: 10px;
  background: #fff;
}

header .brand {
  float: left;
  position: relative;
}

header .custom-logo-link img {
  max-width: 50px;
}

header .container > p,
header a[href^='callto:'] {
  clear: right;
  float: right;
}

header a[href^='callto:'] {
  margin-top: 7px;
  position: relative;
  font-size: 24px;
  color: #777;
}

header a[href^='callto:']:before {
  position: absolute;
  top: -4px;
  left: -44px;
  font-size: 34px;
  color: #6bc7ed;
}

header a[href^='callto:']:hover {
  color: map;
}

header a[href^='callto:'] + p {
  margin-top: 7px;
}

@media (max-width: 1024px) {
  header {
    text-align: center;
  }

  header .brand,
  header .container > p,
  header a[href^='callto:'] {
    float: none;
  }

  header .brand {
    display: block;
  }

  header .brand_slogan {
    padding-left: 0;
  }

  header a[href^='callto:'] {
    display: inline-block;
    margin-top: 20px;
  }
  .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-touch-device.wpml-ls-legacy-dropdown.js-wpml-ls-legacy-dropdown {
		margin-left: auto;
  }
}

@media (max-width: 767px) {
  header {
    text-align: center;
  }
}

main {
  display: block;
  background: #fff;
}

main .container.hr {
  padding-bottom: 50px;
}

main p + a[href^='mailto:'] {
  display: inline-block;
  margin-top: 10px;
  font-size: 18px;
  color: #62bfe6;
}

main p + a[href^='mailto:']:hover {
  text-decoration: underline;
}

a[href^='callto:']:hover {
  color: #62bfe6;
}

.video {
  position: relative;
  width: 100%;
  padding-bottom: 69%;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.well {
  padding-top: 50px;
  padding-bottom: 50px;
}

.well1 {
  padding-top: 32px;
  padding-bottom: 20px;
}

.well2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.well3 {
  padding-top: 59px;
  padding-bottom: 61px;
}

.ins1 {
  padding-bottom: 0;
}

.ins2 {
  padding-bottom: 52px;
}

.ins3 {
  padding-bottom: 43px;
}

.ins4 {
  padding-bottom: 20px;
}

.ins5 {
  padding-top: 44px;
}

.site-main {
  padding-top: 30px;
  padding-bottom: 30px;
}

.site-main ul,
.well1 ul {
  list-style-type: disc;
  padding-left: 30px;
  margin-bottom: 20px;
}

.site-main ol,
.well1 ol {
  list-style-type: decimal;
  padding-left: 30px;
  margin-bottom: 0;
}

.entry-meta {
  font-size: 18px;
  color: #999;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}

.entry-meta > * {
  display: inline-block;
}

.entry-meta > :not(:last-child)::after {
  content: '|';
  padding: 0 10px;
  display: inline-block;
}

.entry-meta time {
  display: inline-block;
}

.entry-header {
  padding-top: 0;
}

.custom-posts-navigation {
  width: 100%;
}

.custom-posts-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 1rem 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.custom-posts-navigation ul li {
  margin-right: 1rem;
}

.custom-posts-navigation ul li:last-child {
  margin-right: 0;
}

.custom-posts-navigation ul li a {
  padding: 0.5rem 1rem;
  border: 2px solid #ececec;
  display: block;
  color: #333;
  transition: all ease 0.2s;
}

.custom-posts-navigation ul li a:hover {
  background-color: #62bfe6;
  color: #fff;
  border: 2px solid #62bfe6;
  transition: all ease 0.2s;
}

.custom-posts-navigation ul .active a {
  background-color: #62bfe6;
  color: #fff;
  border: 2px solid #62bfe6;
  transition: all ease 0.2s;
}

.widget-area {
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3);
  transition: box-shadow ease 0.3s;
}

.widget-area:hover {
  -webkit-box-shadow: 1px 4px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 4px 7px rgba(0, 0, 0, 0.3);
  transition: box-shadow ease 0.3s;
}

.widget-title {
  padding: 0.5rem;
  background-color: #62bfe6;
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
}

.widget-area ul {
  padding: 30px;
}

.widget-area ul li:not(:last-child) {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.widget-area ul li a {
  transition: color ease 0.3s;
  display: block;
}

.widget-area ul li .post-date {
  font-size: 18px;
  color: #999;
}

.widget-area ul li a:hover {
  color: #62bfe6;
  transition: color ease 0.3s;
}

.blog-title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
}

.readmore:hover {
  text-decoration: none;
}

.post-edit-link {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
}

.edit-link {
  margin-top: 10px;
  background-color: #333;
  transition: background-color ease 0.3s;
}

.edit-link:hover .post-edit-link {
  background-color: #62bfe6;
  transition: background-color ease 0.3s;
}

.marked {
  color: #62bfe6;
}

.about ul {
  padding-left: 30px;
  list-style-type: disc;
  margin-bottom: 20px;
}

.special {
  padding: 20px;
}

.special-title {
  text-align: center;
}

.special-content {
  background-color: #fff;
  position: relative;
  max-height: auto;
}

.special {
  text-align: center;
}

.special-toggle {
  margin-top: 20px;
}

.special-hide {
  overflow: hidden;
  max-height: 150px;
}

.special-hide.special-content::before {
  display: block;
}

.special-content::before {
  content: '';
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 4em;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
}

.main-slider_item {
  position: relative;
}

.main-slider_item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.main-slider_item-content {
  line-height: 1.2;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.7em;
  color: #fff;
  font-weight: 700;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.about_thumb {
  max-width: 100%;
  padding: 10px;
  border: 1px solid #f1f1f1;
}

footer {
  color: #fff;
  background: #00a0e3;

  /* background: #006f6f; */
}

footer section + section .container {
  border-top: 1px solid #888a8c;
}

footer .copyright {
  padding-top: 21px;
  padding-bottom: 55px;
}

footer .copyright a:hover {
  text-decoration: underline;
}

footer .box_cnt__no-flow a,
footer a {
  color: #fff;
}

footer .box_cnt__no-flow a:hover,
footer a:hover {
  text-decoration: underline;
  color: #fff;
}

.footer-nav a,
.footer-nav a:hover {
  color: #fff;
}

.footer-nav {
  color: #fff;
}

@media (max-width: 767px) {
  footer .copyright {
    text-align: center;
  }
}

@media only screen and (max-width: 400px) {
  .about_thumb {
    max-width: 100%;
  }

  .main-slider_item-content {
    font-size: 2rem;
  }
}

.header-inner {
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
}

.home-gallery__title {
  text-align: center;
}

.home-gallery__list {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-gallery__link {
  display: block;
  overflow: hidden;
  position: relative;
}

.home-gallery__link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
  opacity: 0;
  transition: all 0.2s;
}

.home-gallery__link::after {
  content: '\f002';
  font-family: FontAwesome;
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  opacity: 0;
  transition: all 0.2s;
}

.home-gallery__thumb {
  transition: transform 0.3s;
  position: relative;
  z-index: 1;
}

.home-gallery__link:hover .home-gallery__thumb {
  transform: scale(1.2);
}

.home-gallery__link:hover::after,
.home-gallery__link:hover::before {
  opacity: 1;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.not-found {
  margin: 100px 0;
  text-align: center;
}

.not-found_desc {
  text-align: center;
  font-size: 20px;
}

.not-found_title {
  margin-bottom: 50px;
  font-size: 150px;
  font-weight: 700;
}

.not-found_return {
  display: block;
}

.not-found_return:hover {
  text-decoration: underline;
}

blockquote {
  background-color: #62bfe6;
  padding: 20px;
  padding-top: 40px;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 30px;
  line-height: 1.4;
  font-size: 1rem;
  position: relative;
  font-style: italic;
  clear: both;
}

blockquote::before {
  content: '';
  background-color: #fff;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 1;
}

blockquote::after {
  content: '\f10e';
  font-family: FontAwesome;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  color: #333;
  font-size: 18px;
  z-index: 2;
}

.entry-content ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 20px;
}

.entry-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.entry-content ul li::before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #62bfe6;
}

.entry-content ol {
  padding-left: 30px;
  list-style-type: decimal;
  margin-bottom: 20px;
}

.entry-content ol li {
  text-align: justify;
  margin-bottom: 10px;
}

.main-slider {
  padding-top: 0;
}

.main-slider_wrapper {
  position: relative;
}

.top-cta {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ff5005;
  z-index: 99;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  padding-left: 40px;
}

.top-cta__title::before {
  content: '\f193';
  font-family: FontAwesome;
  font-size: 25px;
  margin-right: 10px;
  margin-top: 5px;
  color: #fff;
  font-weight: 400;
}

.top-cta__title {
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  font-size: 20px;
}

.top-cta__desc {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.inner-page-banner {
  padding: 10px;
  background-color: #00a0e3;
  border-radius: 10px;
  animation: innerBannerBg 2s infinite;
  -webkit-box-shadow: 0 2px 3px #00a0e3;
  box-shadow: 0 2px 3px #00a0e3;
}

.inner-page-banner_title {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px 1px #000;
}

.inner-page-banner_desc {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px 1px #000;
}

@-webkit-keyframes innerBannerBg {
  0% {
    background-color: #00a0e3;
    -webkit-box-shadow: 0 2px 3px #00a0e3;
    box-shadow: 0 2px 3px #00a0e3;
  }

  50% {
    background-color: #5ac8f7;
    -webkit-box-shadow: 0 2px 16px #00a0e3;
    box-shadow: 0 2px 16px #00a0e3;
  }

  100% {
    background-color: #00a0e3;
    -webkit-box-shadow: 0 2px 3px #00a0e3;
    box-shadow: 0 2px 3px #00a0e3;
  }
}

@-o-keyframes innerBannerBg {
  0% {
    background-color: #00a0e3;
    -webkit-box-shadow: 0 2px 3px #00a0e3;
    box-shadow: 0 2px 3px #00a0e3;
  }

  50% {
    background-color: #5ac8f7;
    -webkit-box-shadow: 0 2px 16px #00a0e3;
    box-shadow: 0 2px 16px #00a0e3;
  }

  100% {
    background-color: #00a0e3;
    -webkit-box-shadow: 0 2px 3px #00a0e3;
    box-shadow: 0 2px 3px #00a0e3;
  }
}

@-moz-keyframes innerBannerBg {
  0% {
    background-color: #00a0e3;
    -webkit-box-shadow: 0 2px 3px #00a0e3;
    box-shadow: 0 2px 3px #00a0e3;
  }

  50% {
    background-color: #5ac8f7;
    -webkit-box-shadow: 0 2px 16px #00a0e3;
    box-shadow: 0 2px 16px #00a0e3;
  }

  100% {
    background-color: #00a0e3;
    -webkit-box-shadow: 0 2px 3px #00a0e3;
    box-shadow: 0 2px 3px #00a0e3;
  }
}

@keyframes innerBannerBg {
  0% {
    background-color: #00a0e3;
    -webkit-box-shadow: 0 2px 3px #00a0e3;
    box-shadow: 0 2px 3px #00a0e3;
  }

  50% {
    background-color: #5ac8f7;
    -webkit-box-shadow: 0 2px 16px #00a0e3;
    box-shadow: 0 2px 16px #00a0e3;
  }

  100% {
    background-color: #00a0e3;
    -webkit-box-shadow: 0 2px 3px #00a0e3;
    box-shadow: 0 2px 3px #00a0e3;
  }
}

.header-contacts {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.header-contacts_email p,
.header-contacts_tel p {
  margin: 0;
}

.header-contacts_email a {
  font-size: 20px;
  margin-top: 7px;
  margin-right: 30px;
}

.feedback-form {
  background-color: #00a0e3;
}

.feedback-form__inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}

.feedback-form__title {
  font-size: 22px;
  padding-top: 20px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

.feedback-form__item input {
  color: #333;
  font-style: italic;
  border: none;
  padding: 10px 20px;
  border-radius: 10px !important;
}

.feedback-form__item input[type='submit'] {
  border: 3px solid #fff;
  background-color: transparent;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
}

.feedback-form__item input[type='submit']:hover {
  background-color: #fff;
  color: #00a0e3;
}

.feedback-form span.wpcf7-not-valid-tip {
  color: #fff;
  font-style: italic;
  font-size: 18px;
}

.cta-section {
  background-color: #00a0e3;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  margin-bottom: 30px;
}

.cta-section_title {
  margin: 0;
  font-size: 26px;
  color: #fff;
}

.cta-section_tel {
  margin-left: 20px;
  font-size: 26px;
  color: #fff !important;
}

footer .footer-nav {
  list-style-type: disc;
  list-style-position: inside;
}

footer .footer-nav li:not(:last-child) {
  margin-bottom: 20px;
}

footer .footer-nav li a {
  color: #fff;
}

footer .footer-nav li a:hover {
  color: #62bfe6;
}

.footer-title {
  color: #fff;
}

.footer-about {
  color: #fff;
}

.banner_wr_second__image {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.banner_wr_second__image img {
  display: block;
  width: 100%;
  object-fit: cover;
  margin: 0 auto 10px !important;
  max-height: 200px;
}

.banner_wr_second li a {
  position: relative;
  bottom: auto;
  right: auto;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border: 1px solid #fff;
  transition: 0.2s;
  text-align: center;
  text-decoration: none;
}

.banner_wr_second li a.no-border,
.banner_wr_second li > p:nth-child(2) > a {
  border: none;
}

.banner_wr_second li a.no-border:hover,
.banner_wr_second li > p:nth-child(2) > a:hover {
  border: none;
  background: none;
}

.banner_wr_second li a:hover {
  background: rgba(#5ab7de, 0.5);
  transition: 0.2s;
}

.banner_wr_second li:nth-child(n) {
  background: #00a0e3;
  border: 1px solid #fff;
}

.banner_wr_second li:hover a {
  right: auto;
}

.banner_wr_second li:nth-child(1) {
  overflow-y: hidden;
}

.banner_wr_second li:nth-child(1) > p:first-child {
  color: #ffec05;
  margin-top: 0 !important;
}

.banner_wr_second li:nth-child(1) a {
  border: none;
  font-weight: 400;
  padding: 0;
  background: none;
  text-align: left;
  font-size: 18px;
  display: inline;
}

.banner_wr_second li:nth-child(1)::-webkit-scrollbar {
  width: 3px;
  background: transparent;
}

.banner_wr_second li:nth-child(1)::-webkit-scrollbar-thumb {
  background: #fff;
}

@media only screen and (max-width: 1200px) {
  .header-contacts {
    flex-flow: row wrap;
    justify-content: flex-end;
  }

  .header-contacts_email p,
  .header-contacts_tel p {
    text-align: right;
  }

  .header-contacts_email a {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .feedback-form__item,
  .feedback-form__item input {
    width: 100%;
    box-sizing: border-box;
  }
	.wrap-wpml-select {
    	top: 130px;
    	left: -10px;
	}

  .feedback-form__item:not(:last-child) {
    margin-bottom: 10px;
  }

  .banner_wr {
    max-width: 90% !important;
    width: 100% !important;
  }

  .banner_wr_second li {
    height: auto !important;
  }
}

@media only screen and (max-width: 1024px) {
  .feedback-form__inner {
    flex-direction: column;
  }

  .feedback-form__item {
    margin-bottom: 10px;
  }

  .header-inner {
    flex-direction: column;
    align-items: center;
  }

  .header-contacts {
    justify-content: center;
    margin-top: 20px;
  }

  .header-contacts_email p,
  .header-contacts_tel p {
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  .top-cta {
    display: none;
  }

  .banner_wr {
    max-width: 100% !important;
  }
	.header-contacts{
		margin-top: 50px;
	}
	.wrap-wpml-select {
		top: 139px;
    	left: 116px;
	}

  .banner_wr_second li a {
    margin-top: 0;
  }

  /* .single-post article.post img.alignright,
  .single-post article.post img.alignleft,
  .single-post article.post img.aligncenter {
      float: none;
      display: block;
      max-width: 100%;
      width: 100%;
      margin: 17px auto !important;
  } */
  img.aligncenter,
  img.alignleft,
  img.alignright,
  .about img {
    float: none !important;
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 17px auto !important;
    box-sizing: border-box !important;
  }
}

.nav .sf-menu ul ul {
  display: inline-block !important;
  /* height: 400px !important; */
  overflow-y: auto;
}

.nav .sf-menu ul ul::-webkit-scrollbar {
  width: 0;
}

@media (max-width: 768px) {
  .header-contacts_tel a {
    padding: 0;
  }

  .header-contacts_email {
    margin-right: 0;
  }
}

@media (max-width: 425px) {
  .box_cnt__no-flow p {
    text-align: center !important;
  }
}

.newyear-title {
  font-size: 34px;
  font-weight: 100;
  color: #404040;
  position: relative;
  text-align: center;
  padding-bottom: 10px;
  margin: 30px 0;
}

.newyear__inner video {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 580px) {
  .newyear-title {
    font-size: 20px;
  }
  .banner .banner_desctop {
    display: none;
  }
  .banner .banner_mobile {
    display: block;
    width: auto;
    margin: auto;
  }
}

img.aligncenter {
  padding: 0 !important;
  border: none;
}

em {
  font-style: italic;
}

.custom-content .wp-video {
  margin: 0px auto;
  margin-bottom: 20px;
}
@media (max-width: 375px) {
	.wrap-wpml-select {
		top: 139px;
		left: 93px;
	}
}

.custom-content .img.aligncenter {
  margin-left: 20px;
}
.sub-menu {
  /* background-color: tomato; */
  /* display: none; */
}
.su-table.no-border-table table td img {margin:0 20px!important;}
.su-table.no-border-table table td {
	border-color:transparent!important;    padding: 15px 0!important;
}

@media (max-width: 480px) {
	.su-table.no-border-table table td {display:block;}	
}

@media (min-width:768px) {
	.visib-mob {display:none!important;}
}