@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  font-size: 18px;
  font-size: calc(13px + ((18 - 13) * 0.052166vw));
  color: #000000;
  font-family: 'Rubik', sans-serif;
}
iframe {
  max-width: 100%;
}
button {
  border: 0;
  font-size: inherit;
  font-weight: inherit;
  font-family: 'Rubik', sans-serif;
  line-height: 1;
  background-color: transparent;
}
a svg,
button svg {
  pointer-events: none;
}
.hfs15 {
  font-size: 15px;
  font-size: calc(13px + ((15 - 13) * 0.052166vw));
}
.hfs16 {
  font-size: 16px;
  font-size: calc(13px + ((16 - 13) * 0.052166vw));
}
.hfs17 {
  font-size: 17px;
  font-size: calc(13px + ((17 - 13) * 0.052166vw));
}
.hfs18 {
  font-size: 18px;
  font-size: calc(13px + ((18 - 13) * 0.052166vw));
}
.hfs19 {
  font-size: 19px;
  font-size: calc(13px + ((19 - 13) * 0.052166vw));
}
.hfs20 {
  font-size: 20px;
  font-size: calc(13px + ((20 - 13) * 0.052166vw));
}
.hfs21 {
  font-size: 21px;
  font-size: calc(13px + ((21 - 13) * 0.052166vw));
}
.hfs22 {
  font-size: 22px;
  font-size: calc(13px + ((22 - 13) * 0.052166vw));
}
.hfs23 {
  font-size: 23px;
  font-size: calc(13px + ((23 - 13) * 0.052166vw));
}
.hfs24 {
  font-size: 24px;
  font-size: calc(13px + ((24 - 13) * 0.052166vw));
}
.hfs25 {
  font-size: 25px;
  font-size: calc(13px + ((25 - 13) * 0.052166vw));
}
.hfs26 {
  font-size: 26px;
  font-size: calc(13px + ((26 - 13) * 0.052166vw));
}
.hfs27 {
  font-size: 27px;
  font-size: calc(19px + 0.415vw);
}
.hfs28 {
  font-size: 28px;
  font-size: calc(20px + 0.418vw);
}
.hfs30 {
  font-size: 30px;
  font-size: calc(20px + 0.52vw);
}
.hfs35 {
  font-size: 35px;
  font-size: calc(20px + 0.81vw);
}
.hfs37 {
  font-size: 37px;
  font-size: calc(20px + 0.88vw);
}
.hfs40 {
  font-size: 40px;
  font-size: calc(20px + 1.043vw);
}
.hfs45 {
  font-size: 45px;
  font-size: calc(25px + 1.05vw);
}
.hfs50 {
  font-size: 50px;
  font-size: calc(20px + 1.56vw);
}
.hfs55 {
  font-size: 55px;
  font-size: calc(25px + 1.6vw);
}
.hfs60 {
  font-size: 60px;
  font-size: calc(20px + 2.085vw);
}
.hfs65 {
  font-size: 65px;
  font-size: calc(25px + 2.1vw);
}
.hfs70 {
  font-size: 70px;
  font-size: calc(20px + 2.605vw);
}
.hfs75 {
  font-size: 75px;
  font-size: calc(25px + 2.61vw);
}
.hfs80 {
  font-size: 80px;
  font-size: calc(25px + 2.87vw);
}
.hfs85 {
  font-size: 85px;
  font-size: calc(25px + 3.125vw);
}
.hfs90 {
  font-size: 90px;
  font-size: calc(25px + 3.39vw);
}
.hfs95 {
  font-size: 95px;
  font-size: calc(25px + 3.64vw);
}
.hfs100 {
  font-size: 100px;
  font-size: calc(25px + 3.92vw);
  line-height: 1;
}
.hfs105 {
  font-size: 105px;
  font-size: calc(25px + 4.17vw);
  line-height: 1;
}
.hfs110 {
  font-size: 110px;
  font-size: calc(20px + 4.69vw);
  line-height: 1;
}
.hfs150 {
  font-size: 150px;
  font-size: calc(25px + 6.52vw);
  line-height: 1;
}
.hfs180 {
  font-size: 180px;
  font-size: calc(25px + 8.6vw);
  line-height: 0.85;
}
.container {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
}
.container.c9 {
  width: calc(100% - 80px);
  max-width: none;
}
.container.c900 {
  max-width: 900px;
}
.container.c12 {
  max-width: 1200px;
}
.container.c13 {
  max-width: 1300px;
}
.container.c14 {
  max-width: 1400px;
}
.container.c15 {
  max-width: 1500px;
}
.container.c16 {
  max-width: 1600px;
}
.container.c17 {
  max-width: 1730px;
}
.container.c18 {
  max-width: 1800px;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.lh1 {
  line-height: 1;
}
.lh11 {
  line-height: 1.1;
}
.lh12 {
  line-height: 1.2;
}
.lh13 {
  line-height: 1.3;
}
.lh14 {
  line-height: 1.4;
}
.lh15 {
  line-height: 1.5;
}
.lh16 {
  line-height: 1.6;
}
.lh17 {
  line-height: 1.7;
}
.lh18 {
  line-height: 1.8;
}
.fw-light {
  font-weight: 300;
}
.fw-normal {
  font-weight: 400;
}
.fw-medium {
  font-weight: 500;
}
.fw-sbold {
  font-weight: 600;
}
.fw-bold {
  font-weight: 700;
}
.fw-ebold {
  font-weight: 800;
}
.bgimg,
.bgcimg {
  background-repeat: no-repeat;
  background-position: center center;
}
.bgimg {
  background-size: cover;
}
.bgcimg {
  background-size: contain;
}
.overh {
  overflow: hidden;
}
.imgfix {
  line-height: 0;
}
.dblock {
  display: block;
}
.diblock {
  display: inline-block;
}
.fixedbg {
  background-attachment: fixed;
}
.notouch {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.relative {
  position: relative;
}
.circlebox {
  border-radius: 50%;
}
.abscenter {
  position: absolute;
  margin: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cp,
.clickbtn,
.videopop,
button,
input[type=submit] {
  cursor: pointer;
}
svg,
svg *,
.anim,
.clickbtn,
button,
input[type=submit] {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.vbox iframe {
  width: 100%;
  height: 100%;
}
.tel-link {
  white-space: nowrap;
}
.scaleX-1 {
  transform: scaleX(-1);
}
.f1 {
  flex-grow: 1;
}
.aibl {
  align-items: baseline;
}
.fcc,
.flex,
.inrowf,
.columf {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fcc,
.aic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.aifs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.aife {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.jcsb,
.inrowf,
.columf {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.jcsa {
  -webkit-box-pack: space-around;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.fcc,
.jcc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.jcfs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.jcfe {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.fdc,
.columf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fdcr {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.fdrr {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.fw,
.inrowf {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.w100,
.acf-map {
  width: 100%;
}
.h100 {
  height: 100%;
}
.w50,
.col2 {
  width: 50%;
}
.col2s10 {
  width: calc(50% - 5px);
}
.col2s20 {
  width: calc(50% - 10px);
}
.col2s30 {
  width: calc(50% - 15px);
}
.col2s40 {
  width: calc(50% - 20px);
}
.col2s50 {
  width: calc(50% - 25px);
}
.col3 {
  width: calc(100%/3);
}
.col3s10 {
  width: calc(100%/3 - 5px);
}
.col3s20 {
  width: calc(100%/3 - 10px);
}
.col3s30 {
  width: calc(100%/3 - 15px);
}
.col3s40 {
  width: calc(100%/3 - 20px);
}
.col3s50 {
  width: calc(100%/3 - 25px);
}
.col4 {
  width: 25%;
}
.col4s10 {
  width: calc(25% - 5px);
}
.col4s20 {
  width: calc(25% - 10px);
}
.col4s30 {
  width: calc(25% - 15px);
}
.col4s40 {
  width: calc(25% - 20px);
}
.col4s50 {
  width: calc(25% - 25px);
}
.col5 {
  width: 20%;
}
.col5s10 {
  width: calc(20% - 5px);
}
.col5s20 {
  width: calc(20% - 10px);
}
.col5s30 {
  width: calc(20% - 15px);
}
.col5s40 {
  width: calc(20% - 20px);
}
.col5s50 {
  width: calc(20% - 25px);
}
.col6 {
  width: calc(100%/6);
}
.col6s10 {
  width: calc(100%/6 - 5px);
}
.col6s20 {
  width: calc(100%/6 - 10px);
}
.col6s30 {
  width: calc(100%/6 - 15px);
}
.col6s40 {
  width: calc(100%/6 - 20px);
}
.col6s50 {
  width: calc(100%/6 - 25px);
}
.vp5 {
  padding: 5px 0;
}
.vp10 {
  padding: 10px 0;
}
.vp15 {
  padding: 15px 0;
}
.vp20 {
  padding: 20px 0;
}
.vp25 {
  padding: 25px 0;
}
.vp30 {
  padding: 30px 0;
}
.vp35 {
  padding: 35px 0;
}
.vp40 {
  padding: 40px 0;
}
.vp45 {
  padding: 45px 0;
}
.vp50 {
  padding: 50px 0;
}
.vm10 {
  margin: 10px 0;
}
.vm15 {
  margin: 15px 0;
}
.vm20 {
  margin: 20px 0;
}
.vm25 {
  margin: 25px 0;
}
.vm30 {
  margin: 30px 0;
}
.vm35 {
  margin: 35px 0;
}
.vm40 {
  margin: 40px 0;
}
.vm45 {
  margin: 45px 0;
}
.vm50 {
  margin: 50px 0;
}
.hm5 {
  margin: 0  5px;
}
.hm10 {
  margin: 0 10px;
}
.hm15 {
  margin: 0 15px;
}
.hm20 {
  margin: 0 20px;
}
.hm25 {
  margin: 0 25px;
}
.hm30 {
  margin: 0 30px;
}
.hp5 {
  padding: 0  5px;
}
.hp10 {
  padding: 0 10px;
}
.hp15 {
  padding: 0 15px;
}
.hp20 {
  padding: 0 20px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
html[dir=rtl] .ml5 {
  margin-left: 5px;
}
html[dir=rtl] .ml10 {
  margin-left: 10px;
}
html[dir=rtl] .ml15 {
  margin-left: 15px;
}
html[dir=rtl] .ml20 {
  margin-left: 20px;
}
html[dir=rtl] .ml25 {
  margin-left: 25px;
}
html[dir=rtl] .ml30 {
  margin-left: 30px;
}
html[dir=rtl] .ml40 {
  margin-left: 40px;
}
html[dir=rtl] .mr5 {
  margin-right: 5px;
}
html[dir=rtl] .mr10 {
  margin-right: 10px;
}
html[dir=rtl] .mr15 {
  margin-right: 15px;
}
html[dir=rtl] .mr20 {
  margin-right: 20px;
}
html[dir=rtl] .mr25 {
  margin-right: 25px;
}
html[dir=rtl] .mr30 {
  margin-right: 30px;
}
html[dir=rtl] .mr40 {
  margin-right: 40px;
}
html[dir=ltr] .ml5 {
  margin-right: 5px;
}
html[dir=ltr] .ml10 {
  margin-right: 10px;
}
html[dir=ltr] .ml15 {
  margin-right: 15px;
}
html[dir=ltr] .ml20 {
  margin-right: 20px;
}
html[dir=ltr] .ml25 {
  margin-right: 25px;
}
html[dir=ltr] .ml30 {
  margin-right: 30px;
}
html[dir=ltr] .ml40 {
  margin-right: 40px;
}
html[dir=ltr] .mr5 {
  margin-left: 5px;
}
html[dir=ltr] .mr10 {
  margin-left: 10px;
}
html[dir=ltr] .mr15 {
  margin-left: 15px;
}
html[dir=ltr] .mr20 {
  margin-left: 20px;
}
html[dir=ltr] .mr25 {
  margin-left: 25px;
}
html[dir=ltr] .mr30 {
  margin-left: 30px;
}
html[dir=ltr] .mr40 {
  margin-left: 40px;
}
div.wpcf7 .ajax-loader,
div.wpcf7-response-output {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
}
.entry {
  font-size: 17px;
  font-size: calc(13px + ((17 - 13) * 0.052166vw));
  line-height: 1.5;
  font-weight: 400;
}
.entry .wp-post-image {
  margin-bottom: 40px;
}
.entry h2 {
  font-size: 24px;
  font-size: calc(13px + ((24 - 13) * 0.052166vw));
  color: #00357c;
  font-weight: 700;
  margin-bottom: 5px;
}
.entry h3 {
  font-weight: 700;
  margin-bottom: 5px;
}
.entry h3:not(.hfs20) {
  font-size: 17px;
  font-size: calc(13px + ((17 - 13) * 0.052166vw));
}
.entry strong {
  color: #27A1FF;
}
.entry img {
  height: auto;
  max-width: 100%;
}
.entry img.aligncenter {
  display: block;
  margin: 0 auto;
}
.entry ul {
  margin: 0 20px;
  list-style: inherit;
}
.entry ul,
.entry ol {
  list-style-position: inside;
}
.entry thead {
  background-color: #e3f1e2;
}
.entry table {
  direction: rtl;
  width: 100% !important;
  text-align: center;
  border-collapse: collapse;
}
.entry table.noborder,
.entry table[style="border-style: none;"],
.entry table.noborder tr,
.entry table[style="border-style: none;"] tr,
.entry table.noborder td,
.entry table[style="border-style: none;"] td,
.entry table.noborder td:first-child,
.entry table[style="border-style: none;"] td:first-child {
  border: 0 !important;
}
.entry table[style="border-style: solid;"] {
  border: 1px solid #00357c;
}
.entry table:not(.shdw36) {
  border-top: 1px solid rgba(0, 40, 97, 0.2);
}
.entry table tbody:not(.noborder) tr td {
  border-top: 1px solid rgba(0, 40, 97, 0.2);
}
.entry table tbody:not(.noborder) tr:last-of-type td {
  border-bottom: 1px solid rgba(0, 40, 97, 0.2);
}
.entry table tr,
.entry table td,
.entry table th {
  width: auto !important;
  height: auto !important;
}
.entry table td,
.entry table th {
  padding: 10px 5px;
  border-left: 1px solid rgba(0, 40, 97, 0.2);
}
.entry table td:first-child,
.entry table th:first-child {
  border-right: 1px solid rgba(0, 40, 97, 0.2);
}
.entry p {
  margin-bottom: 1em;
}
.entry p:last-of-type {
  margin-bottom: 0;
}
.entry a {
  display: inline-block;
  color: #00357C;
  line-height: 1;
  border-bottom: 1px solid #00357C;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.entry a:hover {
  color: #43A140;
  border-color: #43A140;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0 0 0 0;
}
p {
  margin: 0 0 0 0;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
ul {
  margin: 0 0 0 0;
  list-style: none;
}
#Wrapper {
  min-height: 100%;
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
}
.page-template-front2 #HeadFix {
  height: 0 !important;
}
header {
  position: relative;
  width: 100%;
  z-index: 100;
}
header.front {
  position: absolute;
  top: 0;
}
header.front nav a {
  color: #fff;
}
header.stiky {
  position: fixed;
  top: 0;
  border-bottom: 1px solid #e3f1e2;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: nav;
  animation-name: nav;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
header.stiky nav a {
  color: #000;
}
header .logo {
  padding: 10px 0;
}
header .logo a {
  display: inline-block;
}
header .logo img {
  width: 75px;
}
header.inner,
header.stiky {
  background-color: #fff;
}
header.inner nav ul li a,
header.stiky nav ul li a {
  color: #27A1FF;
}
header.inner nav ul li:after,
header.stiky nav ul li:after {
  border-top-color: #27A1FF !important;
}
header.inner .logo svg path[fill="#fff"],
header.stiky .logo svg path[fill="#fff"] {
  fill: #00357c;
}
@-webkit-keyframes nav {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes nav {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
footer {
  font-size: 15px;
  font-size: calc(13px + ((15 - 13) * 0.052166vw));
  color: #fff;
  width: 100%;
  background-color: #00204a;
}
footer h6 {
  font-size: 17px;
  font-size: calc(13px + ((17 - 13) * 0.052166vw));
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
}
footer .flogo img {
  max-height: 100px;
}
footer .top {
  position: relative;
  padding: 30px 0;
  margin-bottom: -10px;
}
footer .bott {
  background-color: #001024;
}
footer .sec {
  padding: 0 20px;
  max-width: 380px;
}
footer .sec.about {
  padding-bottom: 20px;
}
footer .sec.about a {
  color: #43A140;
  text-decoration: underline;
}
footer .sec.about a:hover {
  color: #27A1FF;
}
footer .sec:first-child {
  padding-right: 0;
}
footer .sec:last-child {
  padding-left: 0;
}
footer .sec:not(:first-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
footer .copy,
footer .menu li {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-align-items: center;
  align-items: center;
}
footer .copy:after,
footer .menu li:after {
  content: '';
  display: block;
  margin: 0 12px;
  font-size: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
}
footer .footer_menu ul li:hover > a,
footer .footer_menu ul li.current-menu-item > a {
  color: #43A140;
}
a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#FloatSocials {
  position: fixed;
  display: block;
  top: 30%;
  left: 10px;
  z-index: 90;
}
#FloatSocials a {
  margin-bottom: 5px;
  display: inline-block;
}
#FloatSocials img,
#FloatSocials svg {
  width: 30px;
  height: 30px;
  fill: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.upload-btn-wrapper .bth,
.upload-btn-wrapper .bth * {
  cursor: pointer;
}
.upload-btn-wrapper .bth .btn {
  font-size: 17px;
  font-size: calc(13px + ((17 - 13) * 0.052166vw));
  color: #27A1FF;
  border: 2px solid #27A1FF;
  background-color: white;
  padding: 13px 30px;
  border-radius: 28px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.upload-btn-wrapper .bth:hover .btn {
  color: #fff;
  background-color: #27A1FF;
}
.upload-btn-wrapper span.wpcf7-form-control-wrap.file {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  opacity: 0;
}
/* Contact form style Start */
span.wpcf7-form-control-wrap {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  /* Red Ballons CSS */
}
span.wpcf7-form-control-wrap:not(.g-recaptcha-response) {
  height: 100%;
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
  color: #bb0000;
  font-size: 16px;
  white-space: nowrap;
  -webkit-animation: formerror 400ms;
  animation: formerror 400ms;
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {
  opacity: 0;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
#notyBox {
  font-size: 20px;
  font-size: calc(13px + ((20 - 13) * 0.052166vw));
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px 0;
  z-index: 20;
  transform: translateY(100%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#notyBox.show {
  transform: translateY(0);
}
#ui-datepicker-div {
  z-index: 100 !important;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form input,
.wpcf7-form textarea {
  font-size: 17px;
  font-size: calc(13px + ((17 - 13) * 0.052166vw));
  color: #00204a;
  border: 0;
  font-family: 'Rubik', sans-serif;
  padding-top: 5px;
  border-bottom: 1px solid #00204a;
}
.wpcf7-form textarea {
  height: 100px !important;
}
.wpcf7-form .focus label {
  color: #27A1FF;
}
.wpcf7-form .focus input {
  border-color: #27A1FF;
}
.wpcf7-form .cfi {
  margin-bottom: 35px;
}
.wpcf7-form input[type=date]::-webkit-datetime-edit-text {
  -webkit-appearance: none;
  display: none;
}
.wpcf7-form input[type=date]::-webkit-datetime-edit-month-field {
  -webkit-appearance: none;
  display: none;
}
.wpcf7-form input[type=date]::-webkit-datetime-edit-day-field {
  -webkit-appearance: none;
  display: none;
}
.wpcf7-form input[type=date]::-webkit-datetime-edit-year-field {
  -webkit-appearance: none;
  display: none;
}
.wpcf7-form input[type=submit] {
  border: 0;
  font-weight: 700;
}
.wpcf7-form .g-recaptcha-response {
  position: absolute;
}
/* Input Syles */
.labelsform .cfi,
.labelsform .cft,
.labelsform .cfs,
.labelsform .cfb {
  position: relative;
  max-width: 315px;
}
.labelsform .cfi.focus label,
.labelsform .cft.focus label,
.labelsform .cfs.focus label,
.labelsform .cfb.focus label {
  color: #27A1FF;
  font-size: 12px !important;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.labelsform .cfi.focus input,
.labelsform .cft.focus input,
.labelsform .cfs.focus input,
.labelsform .cfb.focus input,
.labelsform .cfi.focus textarea,
.labelsform .cft.focus textarea,
.labelsform .cfs.focus textarea,
.labelsform .cfb.focus textarea {
  outline: none;
}
.labelsform label {
  font-size: 16px;
  font-size: calc(13px + ((16 - 13) * 0.052166vw));
  top: 50%;
  color: #00204a;
  z-index: 2;
  display: inline-block;
  position: absolute;
  line-height: 1;
  padding-bottom: 2px !important;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.labelsform input,
.labelsform textarea {
  width: 100%;
  height: 100%;
  min-height: 37px;
}
.labelsform .cft {
  font-size: 0;
}
.labelsform .cft label {
  top: 6px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* Bubble animation for replacing ajax img */
@-webkit-keyframes bubbles {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(0.1);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes bubbles {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
::-webkit-input-placeholder {
  color: #00357c;
  font-family: 'Rubik', sans-serif;
}
:-moz-placeholder {
  color: #00357c;
  font-family: 'Rubik', sans-serif;
}
::-moz-placeholder {
  color: #00357c;
  font-family: 'Rubik', sans-serif;
}
:-ms-input-placeholder {
  color: #00357c;
  font-family: 'Rubik', sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  color: initial;
  -webkit-text-fill-color: initial;
  box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.TabsHead {
  position: relative;
}
.TabsHead button {
  cursor: pointer;
  padding: 10px 15px;
  border: 1px solid #00aced;
}
.TabsHead button:hover,
.TabsHead button.active {
  color: #fff;
  background-color: #00aced;
}
.TabsHolder {
  position: relative;
  overflow: hidden;
}
.TabsHolder .tabbox {
  padding: 10px;
}
.TabsHolder .tabbox:not(.active) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.TabsNav button {
  font-size: 0;
}
.TabsNav button svg path {
  fill: #00aced;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.TabsNav button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.TabsNav button:not(.disabled):hover svg path {
  fill: #398f14;
}
.sr-only,
table caption {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.reselbox input {
  cursor: pointer;
}
.reselbox span {
  display: block;
}
.reselbox .dropbox {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: calc(100% - 32px);
  z-index: 100;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
  height: 0;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #27A1FF;
  border-top: 0;
}
.reselbox .dropbox .sbox {
  font-size: 16px;
  font-size: calc(13px + ((16 - 13) * 0.052166vw));
  padding: 5px;
  background-color: #ededed;
}
.reselbox .dropbox ul {
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
}
.reselbox .dropbox ul li {
  font-size: 16px;
  font-size: calc(13px + ((16 - 13) * 0.052166vw));
  padding: 5px;
  cursor: pointer;
  border-bottom: 1px solid #27A1FF;
}
.reselbox .dropbox ul li:hover {
  color: #fff;
  background-color: #27A1FF;
}
.reselbox .dropbox ul li.selected {
  color: #fff;
  background-color: #00aced;
}
.reselbox .dropbox ul li span {
  user-select: none;
  pointer-events: none;
}
.reselbox .dropbox ul li:last-of-type {
  border-bottom: 0 !important;
}
.reselbox .dropbox .sk-circle {
  display: none;
}
.reselbox .dropbox.searching ul li:not(.finded) {
  display: none;
}
.reselbox .dropbox.searching:not(.hfinded) .sk-circle {
  display: block;
}
.reselbox.dropped .dropbox {
  opacity: 1;
  visibility: visible;
}
.reselbox .iw,
.reselbox input,
.reselbox .holder {
  height: 100%;
}
.reselbox .iw svg {
  position: absolute;
  top: calc(50% - 16px/2);
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  pointer-events: none;
}
.reselbox .iw svg path {
  fill: #00204a;
}
.reselbox .iw:hover svg path {
  fill: #00aced;
}
.reselbox.focus #pInfo {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.fileupbox .float {
  position: absolute;
  width: 100%;
  pointer-events: none;
}
.fileupbox input {
  cursor: pointer;
}
.fileupbox span {
  display: block;
}
.fileupbox .iw::after {
  background-image: url(images/plus.svg);
}
.fileupbox:hover .iw::after {
  border-color: #ccc;
  background-image: url(images/plush.svg);
}
.reselbox .iw::after,
.fileupbox .iw::after {
  content: '';
  position: absolute;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.reselbox .iw:hover::after,
.fileupbox .iw:hover::after {
  border-color: #ccc;
}
.FAQsBlock li h3 {
  cursor: pointer;
  color: #333;
  padding: 10px 15px;
  line-height: 1;
  border: 1px solid #333;
}
.FAQsBlock li h3 svg {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
}
.FAQsBlock li h3 svg path {
  fill: #333;
}
.FAQsBlock li h3:hover {
  color: #fff;
  background-color: #00aced;
}
.FAQsBlock li h3:hover svg path {
  fill: #fff;
}
.FAQsBlock li .answrap {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.FAQsBlock li .answrap .sizer {
  border: 1px solid #333;
  border-top: 0;
  padding: 10px 15px;
}
.FAQsBlock li.active .answrap {
  opacity: 1;
  visibility: visible;
}
.FAQsBlock li.active h3 {
  color: #fff;
  background-color: #00aced;
}
.FAQsBlock li.active h3 svg path {
  fill: #fff;
}
#MavilixCopyR {
  font-size: 15px !important;
  font-size: calc(13px + ((15 - 13) * 0.052166vw)) !important;
}
.CHeckWrap {
  display: inline-block;
}
.CHeckWrap label {
  font-size: 18px;
  font-size: calc(13px + ((18 - 13) * 0.052166vw));
  color: #333;
  line-height: 1;
}
.CHeckWrap .checkbox {
  position: relative;
  width: 22px;
  height: 22px;
  min-width: 22px;
  min-height: 22px;
  overflow: hidden;
  border: 1px solid #333;
}
.CHeckWrap .checkbox input {
  cursor: pointer;
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  opacity: 0;
}
.CHeckWrap .checkbox input:checked + span {
  opacity: 1;
  visibility: visible;
}
.CHeckWrap .checkbox span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.CHeckWrap .checkbox span svg {
  fill: #00aced;
  width: 80%;
  height: 80%;
}
.CHeckWrap .checkbox:hover span {
  opacity: 0.5;
  visibility: visible;
}
html[dir=rtl] .reselbox .iw svg,
html[dir=rtl] .fileupbox .iw svg {
  left: 15px;
}
html[dir=rtl] .reselbox .iw input[type=text],
html[dir=rtl] .fileupbox .iw input[type=text] {
  padding-left: 35px;
}
html[dir=rtl] .FAQsBlock li h3 span {
  margin-left: 15px;
}
html[dir=rtl] .CHeckWrap label {
  margin-right: 10px;
}
html[dir=ltr] .reselbox .iw svg,
html[dir=ltr] .fileupbox .iw svg {
  right: 15px;
}
html[dir=ltr] .reselbox .iw input[type=text],
html[dir=ltr] .fileupbox .iw input[type=text] {
  padding-right: 35px;
}
html[dir=ltr] .FAQsBlock li h3 span {
  margin-right: 15px;
}
html[dir=ltr] .CHeckWrap label {
  margin-left: 10px;
}
/* Contact form style End */
/* Circle Loader Style */
.sk-circle {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-circle .sk-child {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #00aced;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* Circle Loader Style End */
#FloatBTNs {
  position: fixed;
  left: 3%;
  bottom: 2%;
  z-index: 20;
}
#FloatBTNs button {
  width: 42px;
  height: 42px;
  font-size: 0;
  border-radius: 50%;
  overflow: hidden;
}
#FloatBTNs button:hover {
  background-color: #00357c !important;
}
#FloatBTNs button:hover svg [fill="#f36a10"],
#FloatBTNs button:hover svg [fill="#43a140"] {
  fill: #00357c;
}
#FloatBTNs .sbox a {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 42px;
  height: 42px;
}
#FloatBTNs .sbox a svg,
#FloatBTNs .sbox a .at-icon-wrapper {
  width: 30px !important;
  height: 30px !important;
}
#Accessibility {
  background-color: #F36A10;
}
#ShareBox,
#BackToTop {
  margin-top: 7px;
}
#ShareBox {
  position: relative;
}
#ShareBox .at-share-btn-elements {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0;
}
#ShareBox .at-share-btn-elements a {
  margin: 0 3px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  border-radius: 50% !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#ShareBox .at-share-btn-elements a:nth-child(4) {
  transition-delay: 0.1s;
}
#ShareBox .at-share-btn-elements a:nth-child(3) {
  transition-delay: 0.2s;
}
#ShareBox .at-share-btn-elements a:nth-child(2) {
  transition-delay: 0.3s;
}
#ShareBox .at-share-btn-elements a:nth-child(1) {
  transition-delay: 0.4s;
}
#ShareBox .at-share-btn-elements a:hover {
  transform: translateY(-20%);
}
#ShareBox .sbox {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
#ShareBox .sbox .at-label {
  display: none;
}
#ShareBox:focus a,
#ShareBox:hover a,
#ShareBox.shown a {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
#ShareBTN {
  background-color: #43A140;
}
#BackToTop {
  background-color: #27A1FF;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle,
#marvilix-accessibility-tool-toggle {
  display: none;
}
/* Start */
.tcw {
  color: #fff;
}
.tcg {
  color: #43A140;
}
.tcblue {
  color: #00357c;
}
.tcb {
  color: #00204a;
}
.tcbb {
  color: #00357c;
}
.tclb {
  color: #27A1FF;
}
.bgcb {
  background-color: #00357c;
}
.outerleafs {
  position: relative;
}
.outerleafs:after,
.outerleafs:before {
  display: block;
  content: '';
  position: absolute;
}
.outerleafs:before {
  bottom: 7px;
  width: 95px;
  height: 35px;
}
.outerleafs:after {
  width: 500px;
  height: 1px;
  bottom: 6px;
  background-color: #43A140;
}
html[dir=rtl] .outerleafs:before {
  left: calc(100% + 20px);
  background: url(images/gleafs.png) left bottom / contain no-repeat;
}
html[dir=rtl] .outerleafs:after {
  left: calc(100% + 28px);
}
html[dir=ltr] .outerleafs:before {
  right: calc(100% + 20px);
  background: url(images/gleafs.png) right bottom / contain no-repeat;
}
html[dir=ltr] .outerleafs:after {
  right: calc(100% + 28px);
}
.defpadd {
  padding: calc(20px + 2.5vw) 0;
}
.defbpadd {
  padding-bottom: calc(20px + 2.5vw);
}
.defbmarg {
  margin-bottom: calc(20px + 2.5vw);
}
.fillb path,
.fillb polygon {
  fill: #00357c;
}
.filllb path,
.filllb polygon {
  fill: #27A1FF;
}
.nw {
  white-space: nowrap;
}
.stdbtn {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 10px 15px;
  text-align: center;
  line-height: 1;
  border-radius: 28px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.stdbtn svg,
.stdbtn span {
  user-select: none;
  pointer-events: none;
}
.stdbtn span {
  padding-bottom: 2px;
}
.stdbtn.slim {
  padding: 6px 8px;
}
.stdbtn.wbg {
  background-color: rgba(255, 255, 255, 0.3);
}
.stdbtn.wbr {
  color: #fff;
  border: 2px solid #fff;
}
.stdbtn.wbr svg path,
.stdbtn.wbr svg polygon {
  fill: #fff;
}
.stdbtn.w {
  color: #00357c;
  background-color: #fff;
}
.stdbtn.w svg path,
.stdbtn.w svg polygon {
  fill: #00357c;
}
.stdbtn.orange {
  background-color: #F36A10;
}
.stdbtn.orange:hover {
  background-color: #27A1FF;
}
.stdbtn.b {
  color: #fff;
  background-color: #00357c;
}
.stdbtn.b svg path,
.stdbtn.b svg polygon {
  fill: #fff;
}
.stdbtn.g {
  background-color: #43A140;
}
.stdbtn.g:hover {
  background-color: #27A1FF;
}
.stdbtn.tcw svg path,
.stdbtn.tcw svg polygon {
  fill: #fff;
}
.stdbtn.gl {
  position: relative;
  overflow: hidden;
  color: #fff;
  background: #24875c;
  background: -moz-linear-gradient(left, #24875c 0%, #6be6b9 100%);
  background: -webkit-linear-gradient(left, #24875c 0%, #6be6b9 100%);
  background: linear-gradient(to right, #24875c 0%, #6be6b9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24875c', endColorstr='#6be6b9', GradientType=1);
}
.stdbtn.gl:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.stdbtn.gl svg,
.stdbtn.gl span {
  z-index: 3;
}
.stdbtn.gl:hover:after {
  opacity: 1;
  visibility: visible;
}
.stdbtn.lb {
  color: #fff;
  background-color: #27A1FF;
}
.stdbtn.lb:hover {
  background-color: #1c7ac2;
}
.stdbtn.sw {
  color: #fff;
  border: 2px solid #fff;
}
.stdbtn.gl svg path,
.stdbtn.sw svg path,
.stdbtn.lb svg path,
.stdbtn.lbhov:hover svg path,
.stdbtn.gl svg polygon,
.stdbtn.sw svg polygon,
.stdbtn.lb svg polygon,
.stdbtn.lbhov:hover svg polygon {
  fill: #fff;
}
.stdbtn.long {
  padding: 8px 26px;
}
.stdbtn.blong {
  padding: 12px 26px;
}
.stdbtn.fat {
  padding: 15px;
}
.stdbtn.hvlong {
  min-width: 160px;
}
.stdbtn.vlong {
  min-width: 200px;
}
.stdbtn:hover.wghov {
  color: #43A140;
  background: #fff;
}
.stdbtn:hover.wghov svg path,
.stdbtn:hover.wghov svg polygon {
  fill: #43A140;
}
.stdbtn:hover.lbhov {
  border-color: #27A1FF;
  background-color: #27A1FF;
}
html[dir=ltr] .stdbtn svg {
  transform: scaleX(-1);
}
.gline {
  background: #6be6b9;
  background: -moz-linear-gradient(left, #6be6b9 0%, #24875c 100%);
  background: -webkit-linear-gradient(left, #6be6b9 0%, #24875c 100%);
  background: linear-gradient(to right, #6be6b9 0%, #24875c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6be6b9', endColorstr='#24875c', GradientType=1);
}
.shdw36 {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.styledbox {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.styledbox .thumb {
  height: 140px;
}
.styledbox h3 {
  color: #00357c;
  height: 2.4em;
  overflow: hidden;
  line-height: 1.2em;
  text-overflow: ellipsis;
  padding: 10px 25px 0 25px;
  border-bottom: 1px solid #43A140;
}
.styledbox h3:not(.hfs24) {
  font-size: 20px;
  font-size: calc(13px + ((20 - 13) * 0.052166vw));
}
.styledbox h3 span {
  padding: 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 3px;
}
.styledbox h3 svg {
  width: 23px;
  height: 44px;
  min-width: 23px;
  min-height: 44px;
}
.styledbox ol {
  margin: 0 18px;
}
.styledbox .rm,
.styledbox .box {
  padding: 20px 25px;
}
.styledbox .box {
  padding-bottom: 0;
}
#langBox {
  max-width: 48px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#langBox.dropped {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#LangsSelect {
  position: relative;
}
#LangsSelect > svg {
  display: none;
  position: absolute;
  pointer-events: none;
  top: 7px;
  width: 7px;
  height: 7px;
  fill: #47535A;
}
#LangsSelect ul {
  padding: 0 5px;
  border-radius: 28px;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#LangsSelect ul li,
#LangsSelect ul li a {
  width: 100%;
  font-weight: 400;
}
#LangsSelect ul li a {
  color: #3FA9F5;
  padding: 0 7px;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#LangsSelect ul li a span {
  display: inline-block;
}
#LangsSelect ul li a:hover {
  color: #52AA5E;
}
#LangsSelect,
#LangsSelect ul li a,
#LangsSelect ul:not(.dropped) {
  height: 22px !important;
}
/* Multilang settings */
html[dir=rtl] .rtl-scaleX-1 {
  transform: scaleX(-1);
}
html[dir=rtl] .rtl-fdrr {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
html[dir=rtl] #FrontPage .wimage:before {
  left: 100%;
}
html[dir=ltr] .ltr-scaleX-1 {
  transform: scaleX(-1);
}
html[dir=ltr] .ltr-fdrr {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
html[dir=ltr] #FrontPage .wimage:before {
  right: 100%;
}
.leafs {
  position: relative;
}
.leafs:after {
  position: absolute;
  display: block;
  z-index: 1;
  content: '';
  bottom: 0;
  width: 1500px;
  height: 1px;
  background-color: #43A140;
}
html[dir=rtl] .leafs:after {
  left: 7px;
}
html[dir=ltr] .leafs:after {
  right: 7px;
}
.swiper-button svg,
.swiper-button.swiper-button-disabled {
  pointer-events: none;
}
.swiper-button.swiper-button-disabled {
  opacity: 0.15;
}
fieldset {
  border: 0;
}
#FrontPage #Fslider {
  position: relative;
  min-height: 68vh;
}
#FrontPage #Fslider > .container {
  pointer-events: none;
}
#FrontPage #Fslider > .container a {
  pointer-events: all;
}
#FrontPage #Fslider .swiper-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#FrontPage #Fslider .swiper-container .overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
#FrontPage #Fslider .box {
  z-index: 12;
}
#FrontPage #Fslider .wimage {
  position: relative;
}
#FrontPage #Fslider .wimage:before {
  content: '';
  position: absolute;
  width: 500px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}
#FrontPage #Fslider .swiper-pagination {
  bottom: 30px;
}
#FrontPage #Fslider .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #fff;
}
#FrontPage #Fslider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #43A140;
}
#FrontPage #About {
  padding: calc(40px + 2vw) 0;
}
#FrontPage #About h1 {
  margin-bottom: calc(20px + 1.5vw);
}
#FrontPage #About .leafs img {
  min-width: 90px;
}
#FrontPage #About .gbox {
  position: relative;
  padding: calc(20px + 2vw) 0;
  background-color: #e3f1e2;
}
#FrontPage #About .gbox:after,
#FrontPage #About .gbox:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  background-color: inherit;
}
#FrontPage #About .gbox:after {
  right: 100%;
  width: 100px;
}
#FrontPage #About .gbox:before {
  left: 100%;
  width: 500px;
}
#FrontPage #About .gbox .entry li:before {
  background-color: #43A140;
}
#FrontPage #About .ibox {
  position: relative;
  margin: 30px 0;
  min-height: calc(250px + 11vw);
}
#FrontPage #About .ibox .swip {
  position: absolute;
  top: 0;
  width: 130%;
  height: 100%;
}
#FrontPage #About .swiper-button {
  z-index: 11;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#FrontPage #About .swiper-button.prev {
  right: 0;
}
#FrontPage #About .swiper-button.next {
  left: 0;
}
#FrontPage #Boxes .styledbox {
  padding-top: 20px;
  max-width: 380px;
}
#FrontPage #Boxes .styledbox .imgfix {
  height: 150px;
}
#FrontPage #Boxes .styledbox .imgfix img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#FrontPage #Boxes .styledbox h3 {
  height: 2.6em;
  line-height: 1.1em;
  overflow: hidden;
  margin: auto;
  max-width: 290px;
  border-bottom: 0;
}
#FrontPage #Boxes .styledbox .rm {
  padding-bottom: 30px;
}
#FrontPage #Boxes .wrap::before {
  content: '';
  position: absolute;
  display: block;
  top: 7%;
  left: 0;
  width: 88%;
  height: 75%;
  background-color: #e3f1e2;
}
#FrontPage #Banner {
  min-height: 320px;
}
#FrontPage #Banner h2 {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
html[dir=rtl] #FrontPage #About article {
  padding-left: 20px;
}
html[dir=ltr] #FrontPage #About article {
  padding-right: 20px;
}
.swiper-button {
  cursor: pointer;
  font-size: 0;
  opacity: 0.7;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swiper-button:hover {
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 5px;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.8);
}
.swiper-pagination .swiper-pagination-bullet:hover,
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #27A1FF;
}
#Breadcrumbs {
  font-size: 14px;
  padding: 7px 0 12px 0;
  line-height: 1;
  border-bottom: 1px solid #C9C9C9;
}
#Breadcrumbs a,
#Breadcrumbs .breadcrumb_last {
  display: inline-block;
}
#Breadcrumbs a:hover {
  color: #43A140;
}
#Breadcrumbs .breadcrumb_last {
  color: #43A140;
  text-decoration: underline;
}
#PagesTopLine {
  padding-top: 15px;
  background: #003c8b;
  background: -moz-linear-gradient(left, #003c8b 0%, #27a1ff 100%);
  background: -webkit-linear-gradient(left, #003c8b 0%, #27a1ff 100%);
  background: linear-gradient(to right, #003c8b 0%, #27a1ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003c8b', endColorstr='#27a1ff', GradientType=1);
}
#PagesTopLine h1 {
  padding-bottom: 15px;
}
#AboutPage .tside {
  width: 25%;
}
#AboutPage .txts.ht {
  width: calc(75% - 20px);
}
#AboutPage .entry {
  max-width: 980px;
}
#AboutPage .fbox .thumb {
  width: 90%;
  padding: 20px;
  position: relative;
  margin-top: -20px;
}
#AboutPage .fbox .thumb img {
  position: relative;
  z-index: 2;
}
#AboutPage .fbox .thumb:after,
#AboutPage .fbox .thumb:before {
  content: '';
  position: absolute;
  width: 700px;
  height: 100%;
}
#AboutPage .fbox .thumb:after {
  top: 0;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
#AboutPage .fbox .thumb:before {
  top: 25px;
  background-color: #e3f1e2;
}
#AboutPage .Landmarks {
  background-color: #e3f1e2;
}
#AboutPage .Landmarks .onemark {
  margin: 20px 0;
  background-color: #fff;
}
#AboutPage .Landmarks .col {
  width: calc(100%/3 - 3px);
}
#AboutPage #Cubes .swrap {
  width: calc(100% - 100px);
  max-width: 1300px;
}
#AboutPage #Cubes .resize {
  height: calc(280px + 4.5vw);
}
#AboutPage #Cubes .bglimg {
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: center center;
}
#AboutPage #Cubes a .title {
  padding: 20px;
  transform: translateY(100%);
}
#AboutPage #Cubes a .title h3 {
  height: 2.4em;
  overflow: hidden;
  line-height: 1.2em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#AboutPage #Cubes a .hov {
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
#AboutPage #Cubes a:focus .hov,
#AboutPage #Cubes a:hover .hov {
  opacity: 1;
  visibility: visible;
}
#AboutPage #Cubes a:focus .title,
#AboutPage #Cubes a:hover .title {
  transform: translateY(0);
  transition-delay: 0.3s;
}
html[dir=rtl] #AboutPage .fbox .thumb:before {
  left: -25px;
}
html[dir=rtl] #AboutPage .fbox .thumb:after {
  left: 0;
}
html[dir=ltr] #AboutPage .fbox .thumb:before {
  right: -25px;
}
html[dir=ltr] #AboutPage .fbox .thumb:after {
  right: 0;
}
#LastText .tside .imgfix {
  padding: 20px;
  position: relative;
}
#LastText .tside .imgfix img {
  position: relative;
  z-index: 2;
}
#LastText .tside .imgfix:before {
  content: '';
  position: absolute;
  top: 0;
  width: 700px;
  height: 100%;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
#LastText .txts {
  max-width: 900px;
}
html[dir=rtl] #LastText .tside .imgfix:before {
  left: 0;
}
html[dir=ltr] #LastText .tside .imgfix:before {
  right: 0;
}
.Landmarks .onemark {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding-bottom: 25px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.Landmarks .onemark h3 {
  height: 2.4em;
  overflow: hidden;
  line-height: 1.15em;
}
.Landmarks .onemark .box {
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 350px;
}
.Landmarks .onemark .icon {
  height: 202px;
}
.Landmarks .onemark .icon img {
  max-width: 90%;
  max-height: 100%;
}
.entry ul,
.Landmarks .dots ul {
  margin: 0 !important;
}
.entry ul:not(.сharacteristics),
.Landmarks .dots ul:not(.сharacteristics) {
  list-style-type: none !important;
}
.entry ul:not(.сharacteristics) li,
.Landmarks .dots ul:not(.сharacteristics) li {
  position: relative;
  line-height: 1.8;
}
.entry ul:not(.сharacteristics) li:before,
.Landmarks .dots ul:not(.сharacteristics) li:before {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  height: 7px;
  top: 13px;
  border-radius: 50%;
  background-color: #43A140;
}
html[dir=rtl] .entry ul li,
html[dir=rtl] .Landmarks .dots ul li {
  padding-right: 15px;
}
html[dir=rtl] .entry ul li:before,
html[dir=rtl] .Landmarks .dots ul li:before {
  right: 0;
}
html[dir=ltr] .entry ul li,
html[dir=ltr] .Landmarks .dots ul li {
  padding-left: 15px;
}
html[dir=ltr] .entry ul li:before,
html[dir=ltr] .Landmarks .dots ul li:before {
  left: 0;
}
.wpmf-gallerys .gallery img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}
img {
  max-width: 100%;
}
#ThePage .tside {
  position: relative;
  width: 38%;
}
#ThePage .tside .swiper-container {
  top: calc((20px + 1vw)* -1);
  left: calc(20px + 1vw);
}
#ThePage .tside .abs {
  position: absolute;
  top: calc(20px + 1vw);
  left: 2%;
  width: 170%;
  background-color: #e3f1e2;
}
#ThePage .txts.ht {
  width: calc(62% - 20px);
}
#ThePage .txts.ht .entry {
  max-width: 700px;
}
#ThePage .play:hover svg path {
  fill: #43A140 !important;
}
#ThePage .swiper-button-prev,
#ThePage .swiper-button-next {
  margin-top: -11px;
  background: none;
  width: 23px;
  height: 23px;
  font-size: 0;
  line-height: 0;
}
#ThePage .swiper-button-prev svg,
#ThePage .swiper-button-next svg {
  -webkit-filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.7));
  pointer-events: none;
}
#ThePage .swiper-button-prev svg path,
#ThePage .swiper-button-next svg path {
  stroke: #fff !important;
}
#ThePage .swiper-button-prev:hover svg path,
#ThePage .swiper-button-next:hover svg path {
  stroke: #43A140 !important;
}
.TablePageStyle .onesec:not(:first-child) {
  margin-top: 50px;
}
.slideWrap .iside {
  width: 55%;
}
.slideWrap .addside {
  width: calc(45% - 20px);
  max-width: 390px;
}
.slideWrap #ADBlock {
  min-height: calc(255px + 12vw);
}
.slideWrap #ADBlock .box {
  padding: 20px;
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
.slideBox .slideEl.inited {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.slideBox .slideEl.stiky {
  position: fixed;
}
.slideBox .slideEl.breach {
  position: absolute;
  top: auto !important;
  bottom: 0;
}
section#Filters form {
  max-width: 720px;
}
section#Filters form .cfi {
  width: calc(50% - 110px);
}
section#Filters form input,
section#Filters form select,
section#Filters form textarea {
  font-size: 16px;
  font-size: calc(13px + ((16 - 13) * 0.052166vw));
  display: block;
  color: #00204a;
  width: 100%;
  height: 100%;
  border: 1px solid #27A1FF;
  border-radius: 60px;
}
section#Filters form input:focus,
section#Filters form select:focus,
section#Filters form textarea:focus {
  outline: none;
}
section#Filters form label {
  font-weight: 400;
}
section#Filters form label,
section#Filters form input {
  padding: 0 15px;
}
#CatalogArch #Filters button:focus {
  box-shadow: 0 0 10px 2px rgba(0, 40, 97, 0.5);
}
#CatalogArch .temsbox .oneterm {
  border-left: 1px solid #e3f1e2;
  padding: 0 calc(10px + 1.5vw) 0 10px;
}
#CatalogArch .temsbox .oneterm:nth-child(4n) {
  border-left: 0;
}
#CatalogArch .temsbox .oneterm:nth-child(1),
#CatalogArch .temsbox .oneterm:nth-child(4n + 1) {
  padding-right: 0;
}
#CatalogArch .temsbox .oneterm h3 {
  position: relative;
}
#CatalogArch .temsbox .oneterm h3:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: calc(100% - 10px);
  border-bottom: 1px solid #43A140;
}
#CatalogArch .temsbox .oneterm ul li {
  display: block;
}
#CatalogArch .temsbox .oneterm ul li a {
  color: #00357C;
  display: inline-block;
  line-height: 1;
  border-bottom: 1px solid #00357C;
}
#CatalogArch .temsbox .oneterm ul li a:hover {
  color: #43A140;
  border-color: #43A140;
}
.lineswrap .wrap {
  display: block;
  margin: 0;
}
.lineswrap .wrap li {
  border-bottom: 1px solid rgba(0, 60, 139, 0.2);
}
.lineswrap .wrap li .title {
  width: 150px;
  border-left: 1px solid rgba(0, 60, 139, 0.2);
}
.lineswrap .wrap li .desc {
  width: calc(100% - 150px);
  background-color: #e3f1e2;
}
.lineswrap .wrap li .desc,
.lineswrap .wrap li .title {
  padding: 10px 20px 10px 10px;
}
#FormPage .col2s20:nth-last-child(1),
#FormPage .col2s20:nth-last-child(2) {
  margin-bottom: 0;
}
html[dir=rtl] .rlinebox {
  border-right: 8px solid #e3f1e2;
  padding-right: 30px;
}
html[dir=ltr] .rlinebox {
  border-left: 8px solid #e3f1e2;
  padding-left: 30px;
}
#ContactPage .cfside {
  width: 41%;
}
#ContactPage .infoside {
  width: 58%;
}
#ContactPage #Factories .map a {
  overflow: hidden;
}
#ContactPage #Factories .map a:hover img {
  transform: scale(1.1);
}
#ContactPage .uslinks a {
  line-height: 1;
  border-bottom: 1px solid #00204a;
}
#ContactPage .uslinks a:hover {
  color: #43A140;
  border-color: #43A140;
}
.lg-outer {
  direction: ltr;
}
.lg-outer .lg-toolbar {
  background-color: transparent;
}
.lg-outer .lg-toolbar .lg-icon {
  padding: 20px;
  font-size: 50px;
  box-sizing: content-box;
}
.lg-outer .lg-toolbar #lg-counter,
.lg-outer .lg-toolbar .lg-download {
  display: none;
}
.lg-outer .lg-actions .lg-icon {
  width: 40px;
  height: 47px;
  padding: 0;
  font-size: 70px;
  background-color: transparent;
  opacity: 0.6;
}
.lg-outer .lg-actions .lg-icon:hover {
  opacity: 1;
}
.lg-outer .lg-actions .lg-icon:after,
.lg-outer .lg-actions .lg-icon:before {
  display: none;
}
.lg-outer .lg-actions .lg-icon.lg-next {
  background: url(images/icons/rarr.png) center center / contain no-repeat;
}
.lg-outer .lg-actions .lg-icon.lg-prev {
  background: url(images/icons/larr.png) center center / contain no-repeat;
}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
#TeamArch .mem {
  max-width: 250px;
}
#TeamArch .mem h3 {
  padding: 5px 0;
  border-bottom: 3px solid #43A140;
}
#TeamArch .mem .thumb {
  background-repeat: no-repeat;
  background-position: center bottom;
}
#ArchivePage .styledbox {
  max-width: 415px;
}
#ArchivePage .styledbox .txt {
  overflow: hidden;
  max-height: 2.6em;
  line-height: 1.2em;
}
button:disabled {
  opacity: 0.5 !important;
  pointer-events: none !important;
}
button:focus {
  outline: none;
}
#SearchForm {
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  pointer-events: none;
  border-bottom: 1px solid #e3f1e2;
  background-color: rgba(255, 255, 255, 0.75);
}
#SearchForm:not(.active) {
  height: 0 !important;
}
#SearchForm.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#SearchForm .labelsform {
  border: 1px solid #00204a;
  border-radius: 18px;
}
#SearchForm .cfi {
  max-width: 100%;
}
#SearchForm .cfb {
  cursor: pointer;
  padding: 7px 10px;
}
#SearchForm .cfb:hover svg {
  pointer-events: none;
}
#SearchForm .cfb:hover svg path {
  fill: #43A140 !important;
}
#SearchForm label {
  font-size: 20px;
  font-size: calc(13px + ((20 - 13) * 0.052166vw));
  font-weight: 700;
  padding: 0 15px 2px 10px !important;
}
#SearchForm input {
  font-size: 17px;
  font-size: calc(13px + ((17 - 13) * 0.052166vw));
  color: #00204a;
  border: 0;
  padding: 5px 15px 5px 10px !important;
  background-color: transparent;
}
#SearchPage article {
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 60, 139, 0.2);
  padding-bottom: 20px;
}
#SearchPage article:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#SearchPage .entry {
  color: #000;
}
/* Responsive */
@media (min-width: 800px) {
  .nopc {
    display: none;
  }
  #MobNavBtn {
    display: none;
  }
  html[dir=rtl] nav#nav div.main_menu > ul.menu > li {
    margin-right: 15px;
  }
  html[dir=rtl] nav#nav div.main_menu > ul.menu.left > li {
    margin-right: 25px;
  }
  html[dir=rtl] nav#nav div.main_menu > ul.menu.right > li {
    margin-left: 25px;
  }
  html[dir=ltr] nav#nav div.main_menu > ul.menu > li {
    margin-left: 15px;
  }
  html[dir=ltr] nav#nav div.main_menu > ul.menu.left > li {
    margin-left: 25px;
  }
  html[dir=ltr] nav#nav div.main_menu > ul.menu.right > li {
    margin-right: 25px;
  }
  nav#nav div.main_menu > ul > li > a {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  nav#nav div.main_menu {
    height: 100%;
    font-family: 'Rubik', sans-serif;
  }
  nav#nav div.main_menu ul.menu {
    height: 100%;
  }
  nav#nav div.main_menu ul.menu > li {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    height: 100%;
  }
  nav#nav div.main_menu ul.menu > li > a {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-weight: 400;
  }
  nav#nav div.main_menu ul.menu > li ul.sub-menu {
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav#nav div.main_menu ul.menu > li ul.sub-menu a {
    color: #00357c;
    font-size: 17px;
    font-size: calc(13px + ((17 - 13) * 0.052166vw));
    display: block;
    padding: 10px 15px;
  }
  nav#nav div.main_menu ul.menu > li ul.sub-menu a:hover {
    color: #27A1FF;
    background-color: rgba(39, 161, 255, 0.12);
  }
  nav#nav div.main_menu ul.menu > li > ul.sub-menu {
    width: 315px;
    max-width: 100vw;
    position: absolute;
    top: 100%;
    z-index: 30;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    padding-top: 20px;
    pointer-events: none;
  }
  nav#nav div.main_menu ul.menu > li > ul.sub-menu li {
    background-color: #fff;
  }
  nav#nav div.main_menu ul.menu > li:focus > ul.sub-menu,
  nav#nav div.main_menu ul.menu > li:hover > ul.sub-menu,
  nav#nav div.main_menu ul.menu > li a:focus ~ ul.sub-menu,
  nav#nav div.main_menu ul.menu > li.expanded > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  nav#nav div.main_menu ul.menu > li.menu-item-has-children:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #e8e8e8;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    clear: both;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav#nav div.main_menu ul.menu > li.menu-item-has-children:hover:after {
    border-top-color: #00204a !important;
  }
  html[dir=rtl] nav#nav ul.menu > li.menu-item-has-children:after {
    margin-right: 5px;
  }
  html[dir=rtl] nav#nav ul.sub-menu {
    right: 0;
  }
  html[dir=ltr] nav#nav ul.menu li.menu-item-has-children:after {
    margin-left: 5px;
  }
  html[dir=ltr] nav#nav ul.sub-menu {
    left: 0;
  }
  nav#nav div.main_menu ul.menu > li:hover > a,
  nav#nav div.main_menu ul li a:hover {
    color: #00204a;
  }
  nav#nav div.main_menu ul li.current-menu-item > a {
    font-weight: 700;
  }
}
@media (max-width: 1500px) {
  .outerleafs {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .outerleafs:after {
    left: calc(100% - 60px);
    bottom: 4px;
  }
  .outerleafs:before {
    width: 70px;
    position: static;
    margin: 0 0 5px 20px;
  }
}
@media (max-width: 1450px) {
  .col6,
  .col5 {
    width: 25%;
  }
  .col6s10,
  .col5s10 {
    width: calc(25% - 5px);
  }
  .col6s20,
  .col5s20 {
    width: calc(25% - 10px);
  }
  .col6s30,
  .col5s30 {
    width: calc(25% - 15px);
  }
  .col6s40,
  .col5s40 {
    width: calc(25% - 20px);
  }
}
@media (max-width: 1024px) {
  .col6,
  .col5,
  .col4 {
    width: calc(100%/3);
  }
  .col6s10,
  .col5s10,
  .col4s10 {
    width: calc(100%/3 - 5px);
  }
  .col6s20,
  .col5s20,
  .col4s20 {
    width: calc(100%/3 - 10px);
  }
  .col6s30,
  .col5s30,
  .col4s30 {
    width: calc(100%/3 - 15px);
  }
  .col6s40,
  .col5s40,
  .col4s40 {
    width: calc(100%/3 - 20px);
  }
}
@media (max-width: 800px), (max-device-width: 800px) {
  .mf0 {
    flex-grow: 0;
  }
  .mfw {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mfdc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .maifs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .maife {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .mjcsb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .mjcsa {
    -webkit-box-pack: space-around;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .mjcfs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .mjcfe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .mfdcr {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .mfdrr {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .mfcc,
  .maic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .mfcc,
  .mjcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .mfcc,
  .mflex {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .mcenter {
    text-align: center !important;
  }
  .minitxt {
    text-align: initial !important;
  }
  .nomobile {
    display: none !important;
  }
  .mrelative {
    position: relative !important;
  }
  .mmr5 {
    margin-right: 5px !important;
  }
  .mmr10 {
    margin-right: 10px !important;
  }
  .mmr15 {
    margin-right: 15px !important;
  }
  .mmr20 {
    margin-right: 20px !important;
  }
  .mmr25 {
    margin-right: 25px !important;
  }
  .mmr30 {
    margin-right: 30px !important;
  }
  .mml5 {
    margin-left: 5px !important;
  }
  .mml10 {
    margin-left: 10px !important;
  }
  .mml15 {
    margin-left: 15px !important;
  }
  .mml20 {
    margin-left: 20px !important;
  }
  .mml25 {
    margin-left: 25px !important;
  }
  .mml30 {
    margin-left: 30px !important;
  }
  .mmt0 {
    margin-top: 0px !important;
  }
  .mmt5 {
    margin-top: 5px !important;
  }
  .mmt10 {
    margin-top: 10px !important;
  }
  .mmt15 {
    margin-top: 15px !important;
  }
  .mmt20 {
    margin-top: 20px !important;
  }
  .mmt25 {
    margin-top: 25px !important;
  }
  .mmt30 {
    margin-top: 30px !important;
  }
  .mmb5 {
    margin-bottom: 5px !important;
  }
  .mmb10 {
    margin-bottom: 10px !important;
  }
  .mmb15 {
    margin-bottom: 15px !important;
  }
  .mmb20 {
    margin-bottom: 20px !important;
  }
  .mmb25 {
    margin-bottom: 25px !important;
  }
  .mmb30 {
    margin-bottom: 30px !important;
  }
  .mw25 {
    width: 25% !important;
  }
  .mw50 {
    width: 50% !important;
  }
  .mw100 {
    width: 100% !important;
  }
  .mmw100 {
    max-width: 100% !important;
  }
  .mcol2s10 {
    width: calc(50% - 5px);
  }
  .mcol2s15 {
    width: calc(50% - 7.5px);
  }
  .mcol2s20 {
    width: calc(50% - 10px);
  }
  .mcol2s30 {
    width: calc(50% - 15px);
  }
  .mcol3s10 {
    width: calc(100%/3 - 5px);
  }
  .mcol3s15 {
    width: calc(100%/3 - 7.5px);
  }
  .mcol3s20 {
    width: calc(100%/3 - 10px);
  }
  .mcol3s30 {
    width: calc(100%/3 - 15px);
  }
  .mcol4 {
    width: 25%;
  }
  .mcol4s10 {
    width: calc(25% - 5px);
  }
  .mcol4s20 {
    width: calc(25% - 10px);
  }
  .mcol4s30 {
    width: calc(25% - 15px);
  }
  .Landmarks .onemark .box:after {
    display: none;
  }
  header .logo svg {
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
  }
  .mobiTable {
    overflow-x: auto;
    overflow-y: hidden;
  }
  #content {
    padding-bottom: 0;
    overflow: hidden;
  }
  footer {
    position: relative;
  }
  #Fslider {
    min-height: 50vh;
  }
  .mlh15 {
    line-height: 1.5;
  }
  #MobNavBtn {
    display: block;
    position: relative;
    width: 45px;
    height: 45px;
    z-index: 10;
  }
  #MobNavBtn span {
    display: block;
    height: 4px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
  }
  #MobNavBtn span:nth-child(1) {
    -webkit-transform: translate(-50%, -340%);
    transform: translate(-50%, -340%);
  }
  #MobNavBtn span:nth-child(2) {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #MobNavBtn span:nth-child(3) {
    -webkit-transform: translate(-50%, 240%);
    transform: translate(-50%, 240%);
  }
  #MobNavBtn.active span {
    background-color: #fff !important;
  }
  #MobNavBtn.active span:nth-child(2) {
    opacity: 0;
    visibility: hidden;
  }
  #MobNavBtn.active span:nth-child(1) {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  #MobNavBtn.active span:nth-child(3) {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  header.inner #MobNavBtn span,
  header.stiky #MobNavBtn span {
    background-color: #00204a;
  }
  nav#nav {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    padding: 32px 0 15px 0;
    overflow: hidden;
    text-align: center;
    line-height: 1;
    background-color: #00357c !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav#nav.active {
    left: 0;
  }
  nav#nav .mobox {
    padding: 15px 25px;
  }
  nav#nav .main_menu {
    overflow-y: auto;
    overflow-x: hidden;
  }
  nav#nav .main_menu ul li a {
    color: #fff;
  }
  nav#nav .main_menu ul button {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.15);
  }
  nav#nav .main_menu ul button svg {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    pointer-events: none;
  }
  nav#nav .main_menu ul button svg polygon {
    fill: #fff;
  }
  nav#nav .main_menu ul.menu {
    display: block;
  }
  nav#nav .main_menu ul.menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  nav#nav .main_menu ul.menu > li > a,
  nav#nav .main_menu ul.menu > li > span {
    position: relative;
    padding: 15px 10px 18px 10px;
    font-size: 22px;
    font-weight: 600;
  }
  nav#nav .main_menu ul.menu > li > a,
  nav#nav .main_menu ul.menu > li > ul,
  nav#nav .main_menu ul.menu > li > span {
    padding-right: 80px;
  }
  nav#nav .main_menu ul.menu > li > ul {
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
  }
  nav#nav .main_menu ul.menu > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
  nav#nav .main_menu ul.menu > li:not(.active) > ul {
    height: 0 !important;
  }
  nav#nav .main_menu ul.menu > li.active > a button svg,
  nav#nav .main_menu ul.menu > li.active > span button svg {
    transform: rotate(-90deg);
  }
  nav#nav .main_menu ul.menu > li.active > ul {
    opacity: 1;
    visibility: visible;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
  nav#nav .main_menu ul li {
    margin: 0;
    text-align: initial;
  }
  nav#nav .main_menu ul li a,
  nav#nav .main_menu ul li span {
    display: block;
    text-align: initial;
  }
  nav#nav .main_menu ul li.current-menu-item > a,
  nav#nav .main_menu ul li.current-menu-item > span {
    color: #27A1FF;
  }
  nav#nav .main_menu ul.sub-menu {
    font-size: 18px;
    font-weight: 300;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav#nav .main_menu ul.sub-menu a,
  nav#nav .main_menu ul.sub-menu span {
    padding: 10px;
  }
  html[dir=rtl] nav#nav ul.sub-menu a,
  html[dir=rtl] nav#nav ul.sub-menu span {
    padding-right: 0;
  }
}
@media (max-width: 767px), (max-device-width: 767px) {
  .smfw {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .smfdc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .smaifs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .smaife {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .smjcsb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .smjcsa {
    -webkit-box-pack: space-around;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .smjcfs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .smjcfe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .smfdcr {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .smfdrr {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .smfcc,
  .maic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .smfcc,
  .mjcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .smfcc,
  .mflex {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .smf0 {
    flex: auto;
  }
  .smcenter {
    text-align: center !important;
  }
  .sminitxt {
    text-align: initial !important;
  }
  .snomobile {
    display: none !important;
  }
  .smrelative {
    position: relative !important;
  }
  .smm0 {
    margin: 0!important;
  }
  .smhm10 {
    margin: 0 10px!important;
  }
  .smmr0 {
    margin-right: 0!important;
  }
  .smmr5 {
    margin-right: 5px !important;
  }
  .smmr10 {
    margin-right: 10px !important;
  }
  .smmr15 {
    margin-right: 15px !important;
  }
  .smmr20 {
    margin-right: 20px !important;
  }
  .smmr25 {
    margin-right: 25px !important;
  }
  .smmr30 {
    margin-right: 30px !important;
  }
  .smml5 {
    margin-left: 5px !important;
  }
  .smml10 {
    margin-left: 10px !important;
  }
  .smml15 {
    margin-left: 15px !important;
  }
  .smml20 {
    margin-left: 20px !important;
  }
  .smml25 {
    margin-left: 25px !important;
  }
  .smml30 {
    margin-left: 30px !important;
  }
  .smmt5 {
    margin-top: 5px !important;
  }
  .smmt10 {
    margin-top: 10px !important;
  }
  .smmt15 {
    margin-top: 15px !important;
  }
  .smmt20 {
    margin-top: 20px !important;
  }
  .mt50,
  .smmt25 {
    margin-top: 25px !important;
  }
  .mt60,
  .smmt30 {
    margin-top: 30px !important;
  }
  .smmt40 {
    margin-top: 40px !important;
  }
  .smmb0 {
    margin-bottom: 0 !important;
  }
  .smmb5 {
    margin-bottom: 5px !important;
  }
  .smmb10 {
    margin-bottom: 10px !important;
  }
  .smmb15 {
    margin-bottom: 15px !important;
  }
  .mb40,
  .smmb20 {
    margin-bottom: 20px !important;
  }
  .mb50,
  .smmb25 {
    margin-bottom: 25px !important;
  }
  .mb60,
  .smmb30 {
    margin-bottom: 30px !important;
  }
  .smw25 {
    width: 25% !important;
  }
  .smw50 {
    width: 50% !important;
  }
  .smw100 {
    width: 100% !important;
  }
  .smmw100 {
    max-width: 100% !important;
  }
  .smcol2s10 {
    width: calc(50% - 5px);
  }
  .smcol2s15 {
    width: calc(50% - 7.5px);
  }
  .smcol2s20 {
    width: calc(50% - 10px);
  }
  .smcol2s30 {
    width: calc(50% - 15px);
  }
  .smcol3s10 {
    width: calc(100%/3 - 5px);
  }
  .smcol3s15 {
    width: calc(100%/3 - 7.5px);
  }
  .smcol3s20 {
    width: calc(100%/3 - 10px);
  }
  .smcol3s30 {
    width: calc(100%/3 - 15px);
  }
  .TabsHead .thbox {
    background-color: #fff;
  }
  .TabsHead .thbox,
  .TabsHead .thbox button {
    width: 100%;
  }
  .TabsHead .thbox {
    position: relative;
    overflow: hidden;
    z-index: 20;
  }
  .TabsHead.dropped .thbox {
    position: absolute;
    top: 0;
  }
  .TabsHead:not(.dropped) button:not(:first-child) {
    position: absolute;
    top: 100%;
  }
  #Filters .cfb {
    max-width: 100%;
  }
  #AboutPage .Landmarks .onemark {
    margin: 10px 0;
  }
  #FloatBTNs button {
    width: 30px;
    height: 30px;
  }
  #FloatBTNs button svg {
    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    min-height: 18px !important;
  }
  #FrontPage #About {
    padding: 0;
  }
  #FrontPage #About .gbox .imgfix {
    margin-top: 3px;
  }
  #FrontPage #About .gbox .imgfix .leafs img {
    min-width: 60px;
  }
  #FrontPage #About .swiper-button svg {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    min-height: 30px !important;
  }
  footer .copy:after {
    display: none;
  }
  footer .footer_menu {
    margin: 0 auto;
    padding-top: 10px;
  }
  footer .footer_menu .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  footer .footer_menu .menu li:after {
    margin: 0 4px;
  }
  footer .footer_menu .menu li:last-child:after {
    display: none;
  }
  .slideWrap .iside,
  .slideWrap .addside {
    width: 100%;
  }
  .wpcf7-form .cfi {
    margin-bottom: 25px !important;
  }
  .wpcf7-form .cfi:last-child {
    margin-bottom: 0 !important;
  }
  .slideWrap .addside {
    margin-top: 25px;
  }
  #ADBlock {
    position: relative;
    top: 0;
    left: 0;
  }
  .rlinebox {
    border-right: 4px solid #e3f1e2;
    padding-right: 15px;
  }
  #ThePage .tside {
    width: 70px;
    margin-top: 20px;
  }
  #ThePage .tside .abs {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .wpcf7-form .cfc {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .wpcf7-form .cfb,
  .wpcf7-form .cfc,
  .wpcf7-form input[type=submit] {
    width: 100% !important;
    margin: 0;
    max-width: 100%;
  }
  .wpcf7-form .cfb {
    margin-top: 20px;
  }
  .wpcf7-form .bott {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .title h1 {
    margin-right: 10px;
  }
  .tside .imgfix,
  .tside .imgfix:before {
    width: 100% !important;
  }
}
