@charset "UTF-8";
/*
Theme Name: Samawat
Author: Anonymous
Author URI:
Version: 1
Description: Samawat theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Samawat
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

#content ol, #content ul, #nav, .drop-holder ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, .container:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #636569;
  background: #fff;
  font: 16px/1.2 "Nunito Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.gm-style img {
  max-width: none; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.2em; }

blockquote {
  border-left: 2px solid #00c763;
  padding: 3px 23px;
  margin: 0 0 33px;
  font-size: 23px;
  line-height: 31px;
  position: relative;
  font-style: italic; }
  @media (max-width: 767px) {
    blockquote {
      font-size: 18px;
      line-height: 25px;
      padding: 11px 31px; } }
  blockquote p {
    margin: 0; }
  blockquote cite {
    color: #adaeb1;
    font-size: 18px;
    line-height: 1.2; }
    @media (max-width: 767px) {
      blockquote cite {
        font-size: 16px; } }
    blockquote cite:after {
      position: absolute;
      content: '';
      left: -2px;
      bottom: 50%;
      border-left: 2px solid #fff;
      height: 30px;
      margin: 0 0 -15px; }
    blockquote cite:before {
      position: absolute;
      content: '';
      bottom: 50%;
      left: -9px;
      background: url(images/quote-icon.svg) no-repeat;
      width: 15px;
      height: 13px;
      z-index: 1;
      margin: 0 0 -6px; }

th, td {
  border: 1px solid #999;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #00c763;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #636569; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #999; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #999; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #999; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #999; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #999; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

.two-columns {
  padding: 66px 0 84px; }
  .two-columns .container {
    max-width: 1070px; }
  @media (max-width: 767px) {
    .two-columns {
      padding: 63px 11px 67px; } }

#content {
  float: left;
  width: 70%;
  line-height: 1.4; }
  #content:only-child {
    float: none;
    width: 100%; }
  #content p a {
    font-weight: bold; }
  #content ol {
    counter-reset: my-awesome-counter;
    padding: 0 0 14px; }
    #content ol > li {
      padding: 0 0 0 25px;
      margin: 0 0 5px;
      position: relative;
      counter-increment: my-awesome-counter; }
      #content ol > li:before {
        position: absolute;
        content: counter(my-awesome-counter) ". ";
        top: -1px;
        left: 0;
        font-size: 19px;
        line-height: 1.2;
        color: #adaeb1; }
      #content ol > li ol {
        padding: 10px 0 1px;
        counter-reset: letter; }
        #content ol > li ol li {
          counter-increment: letter; }
          #content ol > li ol li:before {
            position: absolute;
            content: counter(letter, lower-alpha) ".";
            top: -1px;
            left: 0;
            font-size: 19px;
            line-height: 1.2;
            color: #adaeb1; }
  #content ul {
    padding: 0 0 21px; }
    #content ul > li {
      padding: 0 0 0 25px;
      margin: 0 0 5px;
      position: relative; }
      #content ul > li:after {
        position: absolute;
        content: '';
        top: 7px;
        left: 2px;
        width: 7px;
        height: 7px;
        background: #acadb1;
        border-radius: 100%; }
      #content ul > li ul {
        padding: 10px 0 1px; }
        #content ul > li ul li:after {
          position: absolute;
          content: '»';
          width: auto;
          height: auto;
          top: 0px;
          left: 1px;
          background: none;
          color: #acadb1; }
  #content .wp-block-button.disabled a {
    pointer-events: none;
    background: #cdcdcf; }
  #content .wp-block-button a {
    width: 265px;
    padding: 17px;
    border-radius: 15px;
    font-size: 19px;
    line-height: 1.2;
    font-weight: bold;
    background: #00c763;
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      #content .wp-block-button a {
        width: 100%;
        font-size: 16px;
        padding: 14px; } }
    @media (min-width: 1024px) {
      #content .wp-block-button a:hover {
        color: #fff;
        background: #108b4a !important; } }

#sidebar {
  float: right;
  width: 25%; }
  #sidebar #wp-calendar {
    width: 100%; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    float: left;
    height: 2em; }
    .search-form input[type='search'] {
      margin: 0 4px 0 0;
      width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #00c763;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 1024px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 1023px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: #00c763;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 1023px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      opacity: 0.8; }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #00c763;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 1023px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #999;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }
  @media (max-width: 479px) {
    .alignleft {
      float: none;
      margin: 0 0 20px !important; } }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }
  @media (max-width: 479px) {
    .alignright {
      float: none;
      margin: 0 0 20px !important; } }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

@media (max-width: 1199px) {
  iframe {
    width: 100%; } }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #999; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  line-height: 1.2;
  color: #00c763; }

h1, .h1 {
  font-size: 54px;
  margin: 0 0 12px;
  font-weight: normal; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 30px;
      margin: 0 0 17px; } }

h2, .h2 {
  font-size: 50px;
  font-weight: 300;
  margin: 0 0 11px; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 30px;
      margin: 0 0 18px; } }

h3, .h3 {
  font-size: 32px; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 25px; } }

h4, .h4 {
  font-size: 25px;
  margin: 0 0 20px; }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 20px; } }

h5, .h5 {
  font-size: 20px;
  margin: 0 0 20px; }
  @media (max-width: 767px) {
    h5, .h5 {
      font-size: 18px; } }

h6, .h6 {
  font-size: 25px;
  font-weight: normal;
  margin: 0 0 19px; }
  @media (max-width: 767px) {
    h6, .h6 {
      font-size: 20px; } }

p {
  margin: 0 0 1.8em; }
  @media (max-width: 767px) {
    p {
      margin: 0 0 1.4em; } }
  p:last-child {
    margin: 0; }

a {
  color: #00c763;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }
    @media (min-width: 1024px) {
      a:hover:hover, a:focus:hover {
        color: #636569; } }

a,
button,
input[type="submit"] {
  -webkit-transition: color 0.3s, opacity 0.3s, border-color 0.3s, background 0.3s;
  transition: color 0.3s, opacity 0.3s, border-color 0.3s, background 0.3s; }

.container {
  max-width: 1054px;
  padding: 0 25px;
  margin: 0 auto; }

#wrapper {
  overflow: hidden; }

#header {
  padding: 33px 0;
  position: relative;
  z-index: 100;}
  @media (max-width: 1023px) {
    #header {
      padding: 23px 0; } }
  #header .container {
    max-width: 1075px;}
    @media (min-width: 768px) {
      #header .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        #header .container:after {
          display: none; } }
  #header .logo {
    width: 240px; }
    @media (max-width: 1023px) {
      #header .logo {
        width: 150px; } }
    @media (max-width: 767px) {
      #header .logo {
        float: left; } }
    #header .logo img {
      width: 100%; }
  #header .btn-login {
    color: #00c763;
    font-style: italic;
    font-weight: bold;
    font-size: 19px;
    line-height: 1.2;
    margin: 0 0 3px;
    padding: 0 31px 0 0;
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (max-width: 767px) {
      #header .btn-login {
        display: none; } }
    #header .btn-login:after {
      position: absolute;
      content: '';
      top: 0;
      right: 1px;
      background: url(images/login-ico.svg) no-repeat;
      width: 20px;
      height: 20px; }
    @media (min-width: 1024px) {
      #header .btn-login:hover {
        color: #636569; } }
  #header .lang-holder {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 2px 6px 0; }
    @media (max-width: 767px) {
      #header .lang-holder {
        padding: 6px 0 0;
        float: right;
        position: relative;
        left: -54px; } }
    #header .lang-holder .wpml-ls-legacy-list-horizontal {
      border: none;
      padding: 0; }
      #header .lang-holder .wpml-ls-legacy-list-horizontal a {
        padding: 0; }
    #header .lang-holder img {
      width: 20px !important;
      height: 20px !important;
      object-fit: cover;
      border-radius: 100%; }

.nav-opener {
  float: right;
  display: none;
  width: 23px;
  height: 19px;
  position: absolute;
  top: 23px;
  right: 23px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 7px 4px 0 0; }
  .nav-opener:before {
    position: absolute;
    content: '';
    height: 3px;
    background: #00c763;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    .nav-active .nav-opener:before {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      margin: 8px 0 0; }
  .nav-opener span {
    position: absolute;
    content: '';
    height: 3px;
    background: #00c763;
    top: 8px;
    left: 0;
    right: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .nav-active .nav-opener span {
      opacity: 0; }
  .nav-opener:after {
    position: absolute;
    content: '';
    height: 3px;
    background: #00c763;
    top: 16px;
    left: 0;
    right: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    .nav-active .nav-opener:after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      margin: -8px 0 0; }
  @media (max-width: 767px) {
    .nav-opener {
      display: block; } }

.nav-holder {
  width: 45.8%;
  padding: 14px 0 0 13px; }
  @media (max-width: 1023px) {
    .nav-holder {
      padding: 14px 0 0; } }
  @media (max-width: 767px) {
    .nav-holder {
      position: absolute;
      top: 93%;
      left: 0;
      right: 0;
      width: 100%;
      background: #EFF5F8;
      padding: 0;
      opacity: 0;
      pointer-events: none; }
      .nav-active .nav-holder {
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        opacity: 1;
        pointer-events: auto; } }

#nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767px) {
    #nav {
      display: block;
      padding: 7px 0; } }
  #nav > li {
    position: relative;
    padding: 0 0 17px;
    /*&.active > a{
			color: $green;
		}*/ }
    @media (max-width: 767px) {
      #nav > li {
        padding: 0; }
        #nav > li.menu-item-has-children > a {
          position: relative; }
          #nav > li.menu-item-has-children > a:after {
            position: absolute;
            content: '';
            top: 19px;
            right: 31px;
            width: 5px;
            height: 5px;
            border: solid #636569;
            border-width: 0 1px 1px 0;
            -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg);
            opacity: 0.6;
            -webkit-transition: -webkit-transform 0.3s;
            transition: -webkit-transform 0.3s;
            transition: transform 0.3s;
            transition: transform 0.3s, -webkit-transform 0.3s; }
        #nav > li.menu-item-has-children.hover > a:after {
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg); } }
    #nav > li.desktop-hidden {
      display: none; }
      @media (max-width: 767px) {
        #nav > li.desktop-hidden {
          display: block; } }
    @media (min-width: 1024px) {
      #nav > li.hover > a {
        color: #00c763; } }
    #nav > li > a {
      display: block;
      font-size: 19px;
      line-height: 1.2;
      font-weight: bold;
      color: #636569; }
      @media (max-width: 767px) {
        #nav > li > a {
          font-weight: normal;
          font-size: 16px;
          padding: 13px 50px 13px 27px; } }

.drop-holder {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 180px;
  margin: 0 0 0 -90px;
  background: #f6f9fc;
  text-align: center; }
  @media (max-width: 767px) {
    .drop-holder {
      position: static;
      margin: 0;
      width: 100%;
      background: #00c763;
      text-align: left;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height 0.3s;
      transition: max-height 0.3s; }
      .hover .drop-holder {
        max-height: 400px; } }
  @media (min-width: 768px) {
    .drop-holder {
      opacity: 0;
      pointer-events: none; }
      .hover .drop-holder {
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        opacity: 1;
        pointer-events: auto; } }
  @media (min-width: 768px) {
    .drop-holder:after {
      position: absolute;
      content: '';
      top: 0;
      left: 50%;
      width: 0;
      height: 0;
      margin: 0 0 0 -7px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #fff; } }
  .drop-holder ul li.active > a {
    background: #00c763;
    color: #fff; }
  @media (min-width: 1024px) {
    .drop-holder ul li.hover > a {
      background: #00c763;
      color: #fff; } }
  .drop-holder ul li a {
    color: #636569;
    display: block;
    padding: 15px 10px;
    font-size: 16px; }
    @media (max-width: 767px) {
      .drop-holder ul li a {
        color: #fff;
        padding: 15px 26px; } }

.intro-home {
  padding: 50px 0 78px;
  text-align: center; }
  @media (max-width: 1023px) {
    .intro-home {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .intro-home {
      padding: 15px 18px 41px; } }
  .intro-home h1 {
    margin: 0 0 82px;
    color: #00c763;
    font-weight: normal; }
    @media (max-width: 1023px) {
      .intro-home h1 {
        margin: 0 0 50px; } }
    @media (max-width: 767px) {
      .intro-home h1 {
        font-size: 25px;
        line-height: 25px;
        margin: 0 0 31px; } }
  .intro-home .img-holder {
    max-width: 660px;
    margin: 0 auto;
    position: relative;
    left: -22px; }
    @media (max-width: 767px) {
      .intro-home .img-holder {
        left: 0;
        padding: 0 5px 0 0; } }

.home-info {
  padding: 108px 0 90px;
  background: #EFF5F8;
  position: relative;
  font-size: 19px;
  line-height: 26px; }
  @media (max-width: 1023px) {
    .home-info {
      padding: 65px 7px 40px; } }
  @media (max-width: 767px) {
    .home-info {
      font-size: 16px; } }
  .home-info:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #EFF5F8;
    margin: 0 0 0 -30px; }
  @media (max-width: 1023px) {
    .home-info br {
      display: none; } }
  .home-info p {
    margin: 0 0 16px; }
    @media (max-width: 767px) {
      .home-info p {
        margin: 0 0 17px; } }
  .home-info strong {
    font-size: 25px;
    line-height: 32px;
    font-weight: normal; }
    @media (max-width: 767px) {
      .home-info strong {
        font-size: 20px;
        line-height: 27px; } }
  .home-info em {
    color: #00c763;
    font-size: 25px;
    line-height: 32px; }
    @media (max-width: 767px) {
      .home-info em {
        font-size: 20px;
        line-height: 27px; } }

.services-block {
  padding: 90px 0 87px;
  text-align: center; }
  @media (max-width: 767px) {
    .services-block {
      padding: 71px 3px 50px; } }
  .services-block .img-holder {
    max-width: 481px;
    margin: 0 auto 29px; }
    @media (max-width: 767px) {
      .services-block .img-holder {
        margin: 0 auto 21px; } }
  .services-block h2 {
    margin: 0 0 70px;
    font-weight: normal;
    color: #00c763;
    font-size: 54px;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .services-block h2 {
        font-size: 30px;
        margin: 0 0 21px; } }
  .services-block .col-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 22px; }
    .services-block .col-holder .col {
      padding: 0 25px 74px;
      width: 33.33%; }
      @media (max-width: 1023px) {
        .services-block .col-holder .col {
          padding: 0 10px 46px; } }
      @media (max-width: 767px) {
        .services-block .col-holder .col {
          width: 100%; } }
  .services-block .ico-holder {
    max-width: 50px;
    margin: 0 auto 15px; }
    .services-block .ico-holder img {
      width: 100%;
      height: auto;
      display: block;
      max-width: 50px;
      max-height: 50px; }
  .services-block h3 {
    margin: 0 0 10px;
    color: #00c763;
    font-size: 18px;
    line-height: 1.2; }
  .services-block p {
    margin: 0; }
  .services-block input[type="checkbox"] {
    position: absolute;
    left: -9999px; }
  .services-block label {
    display: block;
    color: #00c763;
    font-size: 13px;
    line-height: 1.2;
    font-weight: bold;
    cursor: pointer;
    padding: 9px 0 0; }
    .services-block label:before {
      content: '';
      width: 9px;
      height: 9px;
      margin: 0 auto 3px;
      border: solid #00c763;
      border-width: 0 2px 2px 0;
      display: block;
      -webkit-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
              transform: rotate(-135deg);
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    .services-block label:after {
      content: '';
      width: 9px;
      height: 9px;
      margin: 0 auto;
      border: solid #00c763;
      border-width: 0 2px 2px 0;
      display: block;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    .services-block label .item-2 {
      display: none; }
  .services-block input[type="checkbox"]:checked + .slide {
    max-height: 500px;
    -webkit-transition: max-height 0.7s;
    transition: max-height 0.7s; }
    .services-block input[type="checkbox"]:checked + .slide + label:after {
      opacity: 0; }
    .services-block input[type="checkbox"]:checked + .slide + label:before {
      opacity: 1; }
    .services-block input[type="checkbox"]:checked + .slide + label .item-2 {
      display: block; }
    .services-block input[type="checkbox"]:checked + .slide + label .item-1 {
      display: none; }
  .services-block .slide {
    overflow: hidden;
    max-height: 45px;
    -webkit-transition: max-height 0.4s;
    transition: max-height 0.4s; }
  .services-block .add-image {
    padding: 2px 20px; }
    @media (max-width: 767px) {
      .services-block .add-image {
        padding: 14px 32px;
        max-width: 300px;
        margin: 0 auto; } }

.contact-block {
  padding: 66px 0;
  background: #EFF5F8;
  position: relative; }
  @media (max-width: 767px) {
    .contact-block {
      padding: 63px 11px 0; } }
  @media (min-width: 768px) {
    .contact-block:after {
      position: absolute;
      content: '';
      top: 0;
      left: 50%;
      width: 0;
      height: 0;
      border-left: 30px solid transparent;
      border-right: 30px solid transparent;
      border-top: 30px solid #fff;
      margin: 0 0 0 -30px; } }
  .contact-block .container {
    max-width: 1070px; }
  .contact-block .img-holder {
    position: absolute;
    left: 50%;
    top: -68px;
    width: 283px;
    margin: 0 0 0 -494px; }
    @media (max-width: 1023px) {
      .contact-block .img-holder {
        margin: 0 0 0 -350px; } }
    @media (max-width: 767px) {
      .contact-block .img-holder {
        width: 205px;
        margin: 0 0 0 -113px;
        top: -53px; } }
  .contact-block h2 {
    margin: 0 0 56px;
    text-align: center;
    font-weight: normal;
    font-size: 54px; }
    @media (max-width: 767px) {
      .contact-block h2 {
        font-size: 30px;
        margin: 0 0 28px; } }
  .contact-block .contact-col {
    float: left;
    width: 38.7%;
    padding: 0 0 0 17px; }
    @media (max-width: 1023px) {
      .contact-block .contact-col {
        padding: 0; } }
    @media (max-width: 767px) {
      .contact-block .contact-col {
        float: none;
        width: 100%;
        padding: 0 0 40px; } }
    .contact-block .contact-col .contact-map {
      overflow: hidden;
      border-radius: 15px;
      margin: 0 0 38px; }
      @media (max-width: 767px) {
        .contact-block .contact-col .contact-map {
          border-radius: 10px;
          margin: 0 0 34px; } }
      .contact-block .contact-col .contact-map iframe {
        width: 100%;
        height: 335px;
        margin: 0;
        display: block; }
        @media (max-width: 767px) {
          .contact-block .contact-col .contact-map iframe {
            height: 290px; } }
    .contact-block .contact-col .phone-holder {
      overflow: hidden;
      border-radius: 15px;
      background: #fff;
      padding: 31px;
      text-align: center; }
      @media (max-width: 767px) {
        .contact-block .contact-col .phone-holder {
          padding: 29px; } }
      .contact-block .contact-col .phone-holder .sub-title {
        display: block;
        color: #00c763;
        font-weight: bold;
        font-size: 20px;
        line-height: 1.2;
        margin: 0 0 14px; }
        @media (max-width: 767px) {
          .contact-block .contact-col .phone-holder .sub-title {
            font-size: 18px;
            margin: 0 0 8px; } }
      .contact-block .contact-col .phone-holder .phone {
        display: inline-block;
        vertical-align: top;
        color: #636569;
        font-size: 19px;
        line-height: 1.2; }
        @media (max-width: 767px) {
          .contact-block .contact-col .phone-holder .phone {
            font-size: 16px; } }
        @media (min-width: 1024px) {
          .contact-block .contact-col .phone-holder .phone:hover {
            color: #00c763; } }
  .contact-block .contact-form {
    float: right;
    width: 57.1%;
    border-radius: 15px;
    overflow: hidden;
    padding: 26px 41px 15px;
    background: #fff; }
    @media (max-width: 767px) {
      .contact-block .contact-form {
        float: none;
        width: auto;
        padding: 33px 36px 3px;
        margin: 0 -36px;
        border-radius: 0; } }
    .contact-block .contact-form h3 {
      margin: 0 0 23px;
      text-align: center;
      font-size: 20px;
      line-height: 1.2; }
      @media (max-width: 767px) {
        .contact-block .contact-form h3 {
          font-size: 18px;
          margin: 0 0 26px; } }
    .contact-block .contact-form .wpcf7-form-control-wrap {
      display: block;
      padding: 0 0 12px; }
    .contact-block .contact-form p {
      margin: 0; }
    .contact-block .contact-form br {
      display: none; }
    .contact-block .contact-form input:not([type="submit"]),
    .contact-block .contact-form textarea {
      width: 100%;
      border: 2px solid #00c763;
      border-radius: 10px;
      font-size: 19px;
      line-height: 1.3;
      font-weight: bold;
      padding: 14px 20px;
      color: #636569;
      outline: none; }
      .contact-block .contact-form input:not([type="submit"])::-webkit-input-placeholder,
      .contact-block .contact-form textarea::-webkit-input-placeholder {
        color: #cdcdcf; }
      .contact-block .contact-form input:not([type="submit"])::-moz-placeholder,
      .contact-block .contact-form textarea::-moz-placeholder {
        opacity: 1;
        color: #cdcdcf; }
      .contact-block .contact-form input:not([type="submit"]):-moz-placeholder,
      .contact-block .contact-form textarea:-moz-placeholder {
        color: #cdcdcf; }
      .contact-block .contact-form input:not([type="submit"]):-ms-input-placeholder,
      .contact-block .contact-form textarea:-ms-input-placeholder {
        color: #cdcdcf; }
      .contact-block .contact-form input:not([type="submit"]).placeholder,
      .contact-block .contact-form textarea.placeholder {
        color: #cdcdcf; }
      @media (max-width: 767px) {
        .contact-block .contact-form input:not([type="submit"]),
        .contact-block .contact-form textarea {
          font-size: 16px;
          padding: 16px 20px; } }
    .contact-block .contact-form textarea {
      outline: none;
      resize: none;
      height: 172px;
      margin: 0 0 13px; }
      @media (max-width: 767px) {
        .contact-block .contact-form textarea {
          margin: 0 0 6px; } }
    .contact-block .contact-form input[type="submit"] {
      display: block;
      width: 134px;
      padding: 17px;
      margin: 0 auto;
      background: #00c763;
      color: #fff;
      border: none;
      font-size: 19px;
      line-height: 1.2;
      font-weight: bold;
      text-transform: uppercase;
      border-radius: 15px; }
      @media (max-width: 767px) {
        .contact-block .contact-form input[type="submit"] {
          font-size: 16px;
          width: 100px;
          padding: 14px; } }
      @media (min-width: 1024px) {
        .contact-block .contact-form input[type="submit"]:hover {
          background: #108b4a; } }
    .contact-block .contact-form .ajax-loader {
      margin: 3px auto;
      display: block; }
    @media (max-width: 767px) {
      .contact-block .contact-form span.wpcf7-not-valid-tip {
        font-size: 12px;
        line-height: 1.2; } }
    .contact-block .contact-form div.wpcf7-response-output {
      margin: 0;
      text-align: center;
      border: none !important; }
      @media (max-width: 767px) {
        .contact-block .contact-form div.wpcf7-response-output {
          font-size: 12px;
          line-height: 1.2;
          margin: 0 0 10px; } }

#footer {
  background: #00c763;
  color: #fff;
  padding: 13px 0;
  font-size: 14px;
  line-height: 1.2; }
  @media (max-width: 767px) {
    #footer {
      padding: 32px 0; } }
  #footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1070px; }
    #footer .container:after {
      display: none; }
    @media (max-width: 767px) {
      #footer .container {
        display: block;
        text-align: center; } }
  @media (max-width: 767px) {
    #footer .copyright {
      display: block;
      margin: 0 0 2px; } }
  #footer .footer-logo {
    width: 150px; }
    @media (max-width: 767px) {
      #footer .footer-logo {
        margin: 0 auto 9px; } }
    #footer .footer-logo img {
      display: block;
      width: 100%;
      height: auto;
      max-width: 150px; }
  @media (max-width: 767px) {
    #footer .design {
      display: block; } }
  @media (max-width: 767px) {
    #footer .design a {
      display: block; } }
  #footer a {
    color: #fff;
    font-weight: bold; }
    @media (min-width: 1024px) {
      #footer a:hover {
        color: #636569; } }

.back-to-top {
  position: fixed;
  right: 0;
  bottom: 80px;
  width: 53px;
  height: 43px;
  background: url(images/backtotop.svg) no-repeat 50% 50%/cover;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  @media (max-width: 767px) {
    .back-to-top {
      bottom: 40px; } }
  .back-to-top.show-btn {
    opacity: 1;
    pointer-events: auto; }

.intro-page {
  border-top: 5px solid #00c763;
  text-align: center;
  padding: 70px 0;
  margin: -6px 0 0;
  background: #f4f7fb url(images/bg-intro.jpg) no-repeat 50% 50%;
  position: relative; }
  @media (max-width: 767px) {
    .intro-page {
      margin: -7px 0 0;
      padding: 52px 0; } }
  .intro-page:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #f4f7fb;
    margin: 0 0 0 -30px; }
    @media (max-width: 767px) {
      .intro-page:after {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #f4f7fb;
        margin: 0 0 0 -20px; } }
  .intro-page h1 {
    margin: 0;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 300;
    color: #108b4a; }
    @media (max-width: 767px) {
      .intro-page h1 {
        font-size: 38px; } }
/*# sourceMappingURL=style.css.map */