/*
	Name: SIT Beratung 2018
	URI: https://datenschutz-grafschaft-bentheim.de/
	Author: UDE Werbeagentur
	Author URI: https://www.ude-werbeagentur.de/
	Description: Redesign 2018
	Version: 1.0.0
*/
.yel,
.search-block.yel header:before,
.search-block.yel .title,
.post-block.yel .post-cont-titl,
.post-block.yel .post-ttl:before,
.page-block.yel .page-block-title,
.page-block.yel .post-ttl:before,
.page-block.yel blockquote:before,
.works-block.yel .hide-srl,
.team-block.yel .hide-srl,
.no-touch .yel:hover,
.yel.hover,
.post-site-yel-cont .site-post-ttl,
.post-site-yel-cont .post-ttl:before,
.post-site-yel-cont blockquote:before {
  background: #ffbb42;
  outline-color: rgba(255, 187, 66, 0.8) !important;
}

.red,
.search-block.red header:before,
.post-block.red .post-cont-titl,
.post-block.red .post-ttl:before,
.page-block.red .page-block-title,
.page-block.red .post-ttl:before,
.page-block.red blockquote:before,
.works-block.red .hide-srl,
.team-block.red .hide-srl,
.no-touch .red:hover,
.red.hover,
.post-site-red-cont .site-post-ttl,
.post-site-red-cont .post-ttl:before,
.post-site-red-cont blockquote:before {
  background: #c92f30;
  outline-color: rgba(201, 47, 48, 0.8) !important;
}

.red a.button {
  color: #c92f30 !important;
}

.yeldim,
.search-block.yeldim header:before,
.post-block.yeldim .post-cont-titl,
.post-block.yeldim .post-ttl:before,
.page-block.yeldim .page-block-title,
.page-block.yeldim .post-ttl:before,
.page-block.yeldim blockquote:before,
.works-block.yeldim .hide-srl,
.team-block.yeldim .hide-srl,
.no-touch .yeldim:hover,
.yeldim.hover,
.post-site-yeldim-cont .site-post-ttl,
.post-site-yeldim-cont .post-ttl:before,
.post-site-yeldim-cont blockquote:before {
  background: #bf6f38;
  outline-color: rgba(191, 111, 56, 0.8) !important;
}

.redmed,
.search-block.redmed header:before,
.post-block.redmed .post-cont-titl,
.post-block.redmed .post-ttl:before,
.page-block.redmed .page-block-title,
.page-block.redmed .post-ttl:before,
.page-block.redmed blockquote:before,
.works-block.redmed .hide-srl,
.team-block.redmed .hide-srl,
.no-touch .redmed:hover,
.redmed.hover,
.post-site-redmed-cont .site-post-ttl,
.post-site-redmed-cont .post-ttl:before,
.post-site-redmed-cont blockquote:before {
  background: #c94147;
  outline-color: rgba(201, 65, 71, 0.8) !important;
}

.grey,
.search-block.grey header:before,
.post-block.grey .post-cont-titl,
.post-block.grey .post-ttl:before,
.page-block.grey .page-block-title,
.page-block.grey .post-ttl:before,
.page-block.grey blockquote:before,
.works-block.grey .hide-srl,
.team-block.grey .hide-srl,
.no-touch .grey:hover,
.grey.hover,
.post-site-grey-cont .site-post-ttl,
.post-site-grey-cont .post-ttl:before,
.post-site-grey-cont blockquote:before {
  background: #9b999a;
  outline-color: rgba(155, 153, 154, 0.8) !important;
}

.grey label a {
  color: #fff;
  text-decoration: underline;
}
.grey label a:hover {
  color: #dedede;
}
.grey .light form input[type=submit] {
  background: #fff;
  color: #9b999a;
}

.grey.fullwidth-section h5 {
  color: #fff;
}
.grey.fullwidth-section p {
  color: #fff;
}
.grey.fullwidth-section label {
  color: #fff;
}

.white,
.search-block.white header:before,
.post-block.white .post-cont-titl,
.post-block.white .post-ttl:before,
.page-block.white .page-block-title,
.page-block.white .post-ttl:before,
.page-block.white blockquote:before,
.works-block.white .hide-srl,
.team-block.white .hide-srl,
.no-touch .white:hover,
.white.hover,
.post-site-white-cont .site-post-ttl,
.post-site-white-cont .post-ttl:before,
.post-site-white-cont blockquote:before {
  background: #fff;
  outline-color: rgba(255, 255, 255, 0.8) !important;
}

.green,
.search-block.green header:before,
.post-block.green .post-cont-titl,
.post-block.green .post-ttl:before,
.page-block.green .page-block-title,
.page-block.green .post-ttl:before,
.page-block.green blockquote:before,
.works-block.green .hide-srl,
.team-block.green .hide-srl,
.no-touch .green:hover,
.green.hover,
.post-site-green-cont .site-post-ttl,
.post-site-green-cont .post-ttl:before,
.post-site-green-cont blockquote:before {
  background: #4c7737;
  outline-color: rgba(76, 119, 55, 0.8) !important;
}

.greenorm,
.search-block.greenorm header:before,
.post-block.greenorm .post-cont-titl,
.post-block.greenorm .post-ttl:before,
.page-block.greenorm .page-block-title,
.page-block.greenorm .post-ttl:before,
.page-block.greenorm blockquote:before,
.works-block.greenorm .hide-srl,
.team-block.greenorm .hide-srl,
.no-touch .greenorm:hover,
.greenorm.hover,
.post-site-greenorm-cont .site-post-ttl,
.post-site-greenorm-cont .post-ttl:before,
.post-site-greenorm-cont blockquote:before {
  background: #3cda83;
  outline-color: rgba(60, 218, 131, 0.8) !important;
}

.greenligh,
.search-block.greenligh header:before,
.post-block.greenligh .post-cont-titl,
.post-block.greenligh .post-ttl:before,
.page-block.greenligh .page-block-title,
.page-block.greenligh .post-ttl:before,
.page-block.greenligh blockquote:before,
.works-block.greenligh .hide-srl,
.team-block.greenligh .hide-srl,
.no-touch .greenligh:hover,
.greenligh.hover,
.post-site-greenligh-cont .site-post-ttl,
.post-site-greenligh-cont .post-ttl:before,
.post-site-greenligh-cont blockquote:before {
  background: #62e59d;
  outline-color: rgba(98, 229, 157, 0.8) !important;
}

.pink,
.search-block.pink header:before,
.post-block.pink .post-cont-titl,
.post-block.pink .post-ttl:before,
.page-block.pink .page-block-title,
.page-block.pink .post-ttl:before,
.page-block.pink blockquote:before,
.works-block.pink .hide-srl,
.team-block.pink .hide-srl,
.no-touch .pink:hover,
.pink.hover,
.post-site-pink-cont .site-post-ttl,
.post-site-pink-cont .post-ttl:before,
.post-site-pink-cont blockquote:before {
  background: #b8436a;
  outline-color: rgba(184, 67, 106, 0.8) !important;
}

.orang,
.search-block.orang header:before,
.post-block.orang .post-cont-titl,
.post-block.orang .post-ttl:before,
.page-block.orang .page-block-title,
.page-block.orang .post-ttl:before,
.page-block.orang blockquote:before,
.works-block.orang .hide-srl,
.team-block.orang .hide-srl,
.no-touch .orang:hover,
.orang.hover,
.post-site-orang-cont .site-post-ttl,
.post-site-orang-cont .post-ttl:before,
.post-site-orang-cont blockquote:before {
  background: #d0b238;
  outline-color: rgba(208, 178, 56, 0.8) !important;
}

.orangnorm,
.search-block.orangnorm header:before,
.post-block.orangnorm .post-cont-titl,
.post-block.orangnorm .post-ttl:before,
.page-block.orangnorm .page-block-title,
.page-block.orangnorm .post-ttl:before,
.page-block.orangnorm blockquote:before,
.works-block.orangnorm .hide-srl,
.team-block.orangnorm .hide-srl,
.no-touch .orangnorm:hover,
.orangnorm.hover,
.post-site-orangnorm-cont .site-post-ttl,
.post-site-orangnorm-cont .post-ttl:before,
.post-site-orangnorm-cont blockquote:before {
  background: #D27730;
  outline-color: rgba(210, 119, 48, 0.8) !important;
}

.orangligh,
.search-block.orangligh header:before,
.post-block.orangligh .post-cont-titl,
.post-block.orangligh .post-ttl:before,
.page-block.orangligh .page-block-title,
.page-block.orangligh .post-ttl:before,
.page-block.orangligh blockquote:before,
.works-block.orangligh .hide-srl,
.team-block.orangligh .hide-srl,
.no-touch .orangligh:hover,
.orangligh.hover,
.post-site-orangligh-cont .site-post-ttl,
.post-site-orangligh-cont .post-ttl:before,
.post-site-orangligh-cont blockquote:before {
  background: rgba(238, 120, 50, 0.95);
  outline-color: rgba(238, 120, 50, 0.8) !important;
}

.orangnarr,
.search-block.orangnarr header:before,
.post-block.orangnarr .post-cont-titl,
.post-block.orangnarr .post-ttl:before,
.page-block.orangnarr .page-block-title,
.page-block.orangnarr .post-ttl:before,
.page-block.orangnarr blockquote:before,
.works-block.orangnarr .hide-srl,
.team-block.orangnarr .hide-srl,
.no-touch .orangnarr:hover,
.orangnarr.hover,
.post-site-orangnarr-cont .site-post-ttl,
.post-site-orangnarr-cont .post-ttl:before,
.post-site-orangnarr-cont blockquote:before {
  background: rgba(218, 92, 42, 0.95);
  outline-color: rgba(218, 92, 42, 0.8) !important;
}

.aqua,
.search-block.aqua header:before,
.post-block.aqua .post-cont-titl,
.post-block.aqua .post-ttl:before,
.page-block.aqua .page-block-title,
.page-block.aqua .post-ttl:before,
.page-block.aqua blockquote:before,
.works-block.aqua .hide-srl,
.team-block.aqua .hide-srl,
.no-touch .aqua:hover,
.aqua.hover,
.post-site-aqua-cont .site-post-ttl,
.post-site-aqua-cont .post-ttl:before,
.post-site-aqua-cont blockquote:before {
  background: #20bdd0;
  outline-color: rgba(32, 189, 208, 0.8) !important;
}

.blue,
.search-block.blue header:before,
.post-block.blue .post-cont-titl,
.post-block.blue .post-ttl:before,
.page-block.blue .page-block-title,
.page-block.blue .post-ttl:before,
.page-block.blue blockquote:before,
.works-block.blue .hide-srl,
.team-block.blue .hide-srl,
.no-touch .blue:hover,
.blue.hover,
.post-site-blue-cont .site-post-ttl,
.post-site-blue-cont .post-ttl:before,
.post-site-blue-cont blockquote:before {
  background: #73B4FF;
  outline-color: rgba(115, 180, 255, 0.8) !important;
}

.blueligh,
.search-block.blueligh header:before,
.post-block.blueligh .post-cont-titl,
.post-block.blueligh .post-ttl:before,
.page-block.blueligh .page-block-title,
.page-block.blueligh .post-ttl:before,
.page-block.blueligh blockquote:before,
.works-block.blueligh .hide-srl,
.team-block.blueligh .hide-srl,
.no-touch .blueligh:hover,
.blueligh.hover,
.post-site-blueligh-cont .site-post-ttl,
.post-site-blueligh-cont .post-ttl:before,
.post-site-blueligh-cont blockquote:before {
  background: #548dce;
  outline-color: rgba(84, 141, 206, 0.8) !important;
}

.bluemed,
.search-block.bluemed header:before,
.post-block.bluemed .post-cont-titl,
.post-block.bluemed .post-ttl:before,
.page-block.bluemed .page-block-title,
.page-block.bluemed .post-ttl:before,
.page-block.bluemed blockquote:before,
.works-block.bluemed .hide-srl,
.team-block.bluemed .hide-srl,
.no-touch .bluemed:hover,
.bluemed.hover,
.post-site-bluemed-cont .site-post-ttl,
.post-site-bluemed-cont .post-ttl:before,
.post-site-bluemed-cont blockquote:before {
  background: #2b70bf;
  outline-color: rgba(43, 112, 191, 0.8) !important;
}

.bluedod,
.search-block.bluedod header:before,
.post-block.bluedod .post-cont-titl,
.post-block.bluedod .post-ttl:before,
.page-block.bluedod .page-block-title,
.page-block.bluedod .post-ttl:before,
.page-block.bluedod blockquote:before,
.works-block.bluedod .hide-srl,
.team-block.bluedod .hide-srl,
.no-touch .bluedod:hover,
.bluedod.hover,
.post-site-bluedod-cont .site-post-ttl,
.post-site-bluedod-cont .post-ttl:before,
.post-site-bluedod-cont blockquote:before {
  background: #3f4bb8;
  outline-color: rgba(63, 75, 184, 0.8) !important;
}

.bluedim,
.search-block.bluedim header:before,
.post-block.bluedim .post-cont-titl,
.post-block.bluedim .post-ttl:before,
.page-block.bluedim .page-block-title,
.page-block.bluedim .post-ttl:before,
.page-block.bluedim blockquote:before,
.works-block.bluedim .hide-srl,
.team-block.bluedim .hide-srl,
.no-touch .bluedim:hover,
.bluedim.hover,
.post-site-bluedim-cont .site-post-ttl,
.post-site-bluedim-cont .post-ttl:before,
.post-site-bluedim-cont blockquote:before {
  background: #225690;
  outline-color: rgba(34, 86, 144, 0.8) !important;
}

.blueviol,
.search-block.blueviol header:before,
.post-block.blueviol .post-cont-titl,
.post-block.blueviol .post-ttl:before,
.page-block.blueviol .page-block-title,
.page-block.blueviol .post-ttl:before,
.page-block.blueviol blockquote:before,
.works-block.blueviol .hide-srl,
.team-block.blueviol .hide-srl,
.no-touch .blueviol:hover,
.blueviol.hover,
.post-site-blueviol-cont .site-post-ttl,
.post-site-blueviol-cont .post-ttl:before,
.post-site-blueviol-cont blockquote:before {
  background: #332b80;
  outline-color: rgba(51, 43, 128, 0.8) !important;
}

a {
  border-bottom: 1px solid #f9d8db;
  font-weight: 300;
  line-height: 1.6;
  color: #D27730;
  transition: color .3s ease;
}
a:visited {
  border-color: #ededed;
}
a:hover {
  border-bottom: 2px solid #D27730;
  text-decoration: none;
  font-weight: normal;
  color: #D27730;
}
a:active {
  font-weight: 300;
  border-bottom: 1px solid #D27730;
}

.test-link {
  padding-top: 20px;
  padding-left: 20px;
}

.test-heading h1 {
  margin-top: 0;
}

input[type=submit].hover {
  background: #e44f5e;
}
input[type=submit].active {
  background: #c92f30;
  box-shadow: inset 0px 2px 2px #bf3341;
}

.red input[type=submit].hover {
  background: #fceced;
}
.red input[type=submit].active {
  background: #fff;
  box-shadow: inset 0px 2px 2px #f3b1b7;
}

p.pp {
  margin-bottom: 35px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: 300;
}
@media (max-width: 400px) {
  h1, h2, h3, h4, h5, h6 {
    word-break: break-word;
  }
}

h1, h2, h3 {
  margin-bottom: 24px;
}

h4, h5, h6 {
  margin-bottom: 5px;
  margin-top: 25px;
}

h1 {
  font-size: 3em;
}
@media (max-width: 450px) {
  h1 {
    font-size: 2.5em;
  }
}

h2 {
  font-size: 2.625em;
}
@media (max-width: 450px) {
  h2 {
    font-size: 2.3125em;
  }
}

h3 {
  font-size: 2.25em;
}
@media (max-width: 450px) {
  h3 {
    font-size: 1.875em;
  }
}

h4 {
  font-size: 1.875em;
}
@media (max-width: 450px) {
  h4 {
    font-size: 1.5em;
  }
}

h5 {
  font-size: 1.5em;
}
@media (max-width: 450px) {
  h5 {
    font-size: 1.125em;
  }
}

h6 {
  font-size: 1.125em;
  font-weight: normal;
}
@media (max-width: 450px) {
  h6 {
    font-size: 0.875em;
    font-weight: bold;
  }
}

figure img {
  padding-top: 5px;
}

figcaption {
  color: #999;
  font-size: 0.8125em;
  font-style: italic;
  margin-top: 15px;
}

ul,
ol {
  padding-left: 25px;
}

ul li {
  list-style-type: disc;
}

table {
  width: 100%;
}
table thead > tr > th,
table tbody > tr > td {
  border-collapse: collapse;
  border: 1px solid #e9e9e9;
  font-weight: 300;
  text-align: center;
}
table tbody > tr > th,
table tbody > tr > td,
table tfoot > tr > th {
  padding: 12px;
}
table thead > tr > th,
table thead > tr > td {
  background: #f9f9f9;
  color: #555;
  font-size: 0.75em;
  font-weight: bold;
  padding: 15px 2%;
  text-transform: uppercase;
}
p + table {
  margin-top: 42px;
}

blockquote {
  border-left: none;
  color: #000;
  font-size: 1.375em;
  height: 100%;
  line-height: 31px;
  padding: 0;
  padding-left: 50px;
  position: relative;
}
blockquote:before {
  background: #e96d79;
  border-radius: 50px;
  color: #fff;
  content: "\f10d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
  font-size: 0.63636em;
  height: 30px;
  left: 0;
  line-height: 1.5;
  opacity: .75;
  padding-top: 5px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 30px;
}
blockquote small {
  color: #999;
  font-size: 0.59091em;
  font-style: italic;
  margin-top: 15px;
}
blockquote.qoute-top-big:before {
  content: url("../img/quote.svg");
}

.qoute-top:before {
  top: -30px;
}

.site-post .qoute-top {
  color: #D27730;
}

button,
input.input,
input[type=password],
input[type=text],
input[type=email],
input[type=number],
input[type=tel],
input[type=url] {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  border: none;
  color: #777;
  display: block;
  line-height: 1.4;
  margin-bottom: 10px;
  outline: none;
  padding: 9px 14px;
  width: 100%;
}

button {
  width: auto;
}

.checkbox input, .radio input {
  display: none;
}

.checkbox label, .radio label {
  display: inline-block;
  font-weight: 300;
  margin-bottom: 0;
  padding-left: 30px;
  position: relative;
}
.checkbox > label:before {
  background-color: #e5e5e5;
  border-radius: 2px;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 22px;
  left: 0;
  position: absolute;
  width: 22px;
}
.radio > label:before {
  background-color: #e5e5e5;
  border-radius: 50%;
  border: none;
  bottom: -1px;
  content: "";
  display: inline-block;
  height: 22px;
  left: 0;
  position: absolute;
  width: 22px;
}

form .checkbox > input[type=checkbox]:checked + label:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #fff;
  text-align: center;
  line-height: 100%;
  background-color: #c92f30;
  font-weight: 300;
  font-size: 1em;
  padding-top: 3px;
}

form .checkbox.disabled > label,
form .radio.disabled > label {
  cursor: not-allowed;
  opacity: .5;
}

select {
  z-index: 1;
  position: relative;
  height: 45px;
  width: 100%;
  border: none;
  background: #afaeae;
  color: #fff;
  padding: 10px 14px;
  margin-bottom: 10px;
  border-radius: 2px;
  outline: none;
}

form .radio > input[type=radio]:checked + label:before {
  border: 6px solid #c92f30;
  background: #fff;
}

input[type="submit"], input[type="button"], input[type="reset"], input[type="image"] {
  padding: 12px 35px;
  color: #fff;
  font-size: 0.9375em;
  font-weight: bold;
  border: none;
  border-radius: 50px;
  margin-top: 24px;
  margin-right: 17px;
  background: #c92f30;
  outline: none;
  transition: all .2s ease;
  line-height: 1;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="image"]:hover {
  transition: all .2s ease;
  background: #e44f5e;
}
input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, input[type="image"]:active {
  background: #c92f30;
  box-shadow: inset 0px 2px 2px #bf3341;
}
input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="image"]:focus {
  background: #c92f30;
}

textarea {
  width: 100%;
  resize: none;
  min-height: 120px;
  display: block;
  outline: none;
  padding: 10px 14px;
  margin-bottom: 8px;
  border: none;
  border-radius: 3px;
  background: #f0f0f0;
  color: #777;
}

.red form input.input,
.red button,
.red form input[type=password],
.red form input[type=text],
.red form input[type=email],
.red form input[type=number],
.red form input[type=tel],
.red form input[type=url] {
  background: rgba(255, 255, 255, 0.25);
  color: #f9dddf;
}
.red ::-webkit-input-placeholder {
  color: #f9dddf;
}
.red :-moz-placeholder {
  color: #f9dddf;
  opacity: 1;
}
.red ::-moz-placeholder {
  color: #f9dddf;
  opacity: 1;
}
.red :-ms-input-placeholder {
  color: #f9dddf;
}
.red input[type="submit"],
.red input[type="button"],
.red input[type="reset"],
.red input[type="image"] {
  background: #fff;
  color: #c92f30;
}
.red input[type="submit"]:hover,
.red input[type="button"]:hover,
.red input[type="reset"]:hover,
.red input[type="image"]:hover {
  background: #fceced;
}
.red input[type="submit"]:active,
.red input[type="button"]:active,
.red input[type="reset"]:active,
.red input[type="image"]:active {
  background: #fff;
  box-shadow: inset 0px 2px 2px #f3b1b7;
}
.red form .checkbox > input[type=checkbox]:checked + label:before {
  background: #fff;
  color: #c92f30;
}
.red .checkbox > label:before {
  background: rgba(255, 255, 255, 0.25);
}
.red form .radio > input[type=radio]:checked + label:before {
  border: 6px solid #fff;
  background: #c92f30;
}
.red .radio > label:before {
  background: rgba(255, 255, 255, 0.25);
  border: none;
}
.red select {
  color: #f9dddf;
  background: rgba(255, 255, 255, 0.25);
}
.red .radio,
.red .checkbox {
  color: #fff;
}
.red:not(.single-post-slider) h1 {
  color: #fff;
}
.red:not(.single-post-slider) h2 {
  color: #fff;
}
.red:not(.single-post-slider) h3 {
  color: #fff;
}
.red:not(.single-post-slider) h4 {
  color: #fff;
}
.red:not(.single-post-slider) h5 {
  color: #fff;
}
.red:not(.single-post-slider) h6 {
  color: #fff;
}
.red .options {
  background: rgba(255, 255, 255, 0.25);
  color: #f9dddf;
}
.red .options:after {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.red .select-menu {
  background: rgba(231, 99, 112, 0.99);
}
.red .select-menu li {
  color: #f9dddf;
}
.red .select-menu li:hover {
  background: rgba(255, 255, 255, 0.2);
}

.light form input.input,
.light button,
.light textarea,
.light form input[type=password],
.light form input[type=text],
.light form input[type=email],
.light form input[type=number],
.light form input[type=tel],
.light form input[type=url] {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-weight: 300;
}
.light ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
}
.light :-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
  opacity: 1;
}
.light ::-moz-placeholder {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.light :-ms-input-placeholder {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
}
.light form input[type=submit] {
  background: #fff;
  color: #ee7832;
}

.options {
  background: rgba(0, 0, 0, 0.05);
  cursor: pointer;
  padding: 9px 14px;
  margin-bottom: 10px;
  width: 100%;
  color: #777;
  line-height: 1.4;
  margin-bottom: 3px;
  border-radius: 3px;
}
.options:after {
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  border-left: 1px solid #777;
  border-bottom: 1px solid #777;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.select {
  position: relative;
}

.select-menu {
  position: absolute;
  z-index: 1;
  background: #f3f3f3;
  width: 100%;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s ease, opacity .3s ease;
  border-radius: 3px;
}
.select-menu.open {
  visibility: visible;
  opacity: 1;
}
.select-menu li {
  list-style: none;
  cursor: pointer;
  transition: background .3s ease;
  padding: 6px 10px;
  color: #777;
}
.select-menu li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.select-menu li:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.select-menu li:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.lihead {
  font-family: Arial,Verdana, Geneva, sans-serif;
  font-weight: bold;
  color: #D27730;
  text-decoration: none;
}

* {
  margin: 0;
  outline: none;
  padding: 0;
}

html,
body,
#wrapper {
  height: 100% !important;
}

body {
  -webkit-font-smoothing: antialiased;
  background: #f0f0f0;
  color: #111;
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  min-width: 320px;
  position: relative;
}

a {
  text-decoration: none;
}
a:active, a:focus {
  outline: none;
  text-decoration: none;
}

p {
  margin: 0 0 22px;
}

svg {
  fill: currentColor;
}

.tab {
  display: table;
  width: 100%;
}

.tab-row {
  display: table-row;
}

.tab-cell {
  display: table-cell;
  vertical-align: middle;
}

.p0 {
  padding: 0;
}

.in-wp {
  margin: 0 -15px;
}

.clb {
  clear: both;
}

#wrapper {
  width: 100%;
  margin: auto;
}

.site-in {
  min-height: 100%;
  padding-bottom: 164px;
}

.body-scroll {
  overflow: scroll;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 20px;
  z-index: -1;
}

.block-t {
  margin-top: 100px;
}

.block-l {
  margin-bottom: 100px;
}

.block {
  padding: 40px;
}
.block:after, .block:before {
  clear: both;
  content: '';
  display: table;
}

.mfp-preloader,
.mfp-preloader a {
  font-size: 0;
}

.rsPreloader {
  background-image: url(../img/preloader.svg);
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  top: 50%;
  width: 30px;
}

@media (min-width: 768px) {
  .container {
    width: 748px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 966px;
  }
}
@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}

.site-wrapper {
  position: relative;
  margin-bottom: 100px;
}

@media (min-width: 992px) {
  .pl5 {
    padding-left: 5px;
  }

  .pr5 {
    padding-right: 5px;
  }
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: auto !important;
}

/*---------------------------------------------------------------------------------------*/
/*-----------------------------------Text align for Botstrap-----------------------------*/
/*---------------------------------------------------------------------------------------*/
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
  text-align: left;
}

.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
  text-align: center;
}

.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
  text-align: right;
}

.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
  text-align: justify;
}

@media (max-width: 767px) {
  .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
    text-align: inherit;
  }

  .text-left-xs {
    text-align: left;
  }

  .text-center-xs {
    text-align: center;
  }

  .text-right-xs {
    text-align: right;
  }

  .text-justify-xs {
    text-align: justify;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
    text-align: inherit;
  }

  .text-left-sm {
    text-align: left;
  }

  .text-center-sm {
    text-align: center;
  }

  .text-right-sm {
    text-align: right;
  }

  .text-justify-sm {
    text-align: justify;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
    text-align: inherit;
  }

  .text-left-md {
    text-align: left;
  }

  .text-center-md {
    text-align: center;
  }

  .text-right-md {
    text-align: right;
  }

  .text-justify-md {
    text-align: justify;
  }
}
@media (min-width: 1200px) {
  .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
    text-align: inherit;
  }

  .text-left-lg {
    text-align: left;
  }

  .text-center-lg {
    text-align: center;
  }

  .text-right-lg {
    text-align: right;
  }

  .text-justify-lg {
    text-align: justify;
  }
}
/*---------------------------------------------------------------------------------------*/
/*----------------------------------------SITE-HEADER------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.site-header {
  min-height: 100px;
  position: relative;
  z-index: 3;
}

.header-block,
.desc .tab,
.top-art .tab {
  height: 100px;
}

.navi {
  background: #eeeff0;
}

.desc {
  color: #424d55;
  font-size: 1.125em;
  font-weight: normal;
  padding-left: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .desc {
    margin-left: 50px;
    width: 150%;
  }
}
.desc span {
  color: #697279;
  font-style: italic;
}

.top-art a {
  border: none;
  color: #424d55;
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 1.25em;
  transition: color .3s ease;
  display: inline-block;
  vertical-align: middle;
}
.top-art a:hover {
  color: #697279;
}

.lang-block {
  height: 100px;
  max-width: 70px;
  position: relative;
  text-align: right;
}

.lang {
  display: inline-block;
  vertical-align: middle;
}
.lang button {
  background: transparent;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #424d55;
  font-size: 0.75em;
  font-weight: bold;
  margin-bottom: 0;
  padding: 11px 5px 11px 10px;
  text-transform: uppercase;
  transition: color .3s ease, border .3s ease, background .3s ease;
}
.lang button:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.17);
  content: '';
  display: inline-block;
  height: 0;
  margin-left: 4px;
  margin-top: 6px;
  transition: border .3s ease;
  vertical-align: top;
  width: 0;
}
.no-touch .lang button:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #697279;
}
.no-touch .lang button:hover:after {
  border-top: 4px solid rgba(255, 255, 255, 0.4);
}
.lang ul {
  opacity: 0;
  padding-left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  transition: visibility .3s ease, opacity .3s ease;
  visibility: hidden;
  z-index: 2;
}
.lang ul li {
  list-style: none;
  margin-top: 1px;
}
.lang ul li a {
  background: rgba(255, 255, 255, 0.85);
  border: none;
  color: #111d27;
  display: block;
  font-size: 0.75em;
  font-weight: bold;
  margin-top: 1px;
  min-width: 135px;
  padding: 6px 12px;
  text-transform: uppercase;
  transition: background .3s ease;
}
.lang ul li a:hover {
  background: rgba(255, 255, 255, 0.95);
}
.lang.open button {
  background: #dcdddf !important;
  color: #111d27 !important;
}
.lang.open button:after {
  border-top: 4px solid rgba(17, 29, 39, 0.75) !important;
}
.lang.open ul {
  opacity: 1;
  visibility: visible;
}

.more-menu {
  display: none !important;
  width: 0;
}
.more-menu.visible {
  display: table-cell !important;
  height: auto;
  margin: auto;
  width: auto;
}
@media (max-width: 767px) {
  .more-menu {
    height: 0 !important;
    margin: 0 !important;
  }
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------------Navigation-------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.navigation {
  float: left;
  width: 100px;
  height: 100px;
  z-index: 2;
  left: 0;
  transition: z-index .3s ease;
}
.navigation .menu {
  background: #e0e2e3;
  height: 100px;
  position: absolute;
  width: 100px;
  z-index: 2;
  transition: none;
}
.navigation .menu a.ico {
  height: 100px;
  width: 100px;
  float: right;
  border: none;
  position: relative;
  text-align: center;
  transition: width .3s ease, background .3s ease;
  z-index: 1;
  background: #eeeff0;
}
.navigation .menu a.ico span {
  background: #454546;
  display: inline-block;
  height: 2px;
  opacity: 1;
  position: relative;
  top: 49.5px;
  transition: background .2s ease,width .25s ease;
  vertical-align: top;
  width: 29px;
}
.navigation .menu a.ico span:after, .navigation .menu a.ico span:before {
  background: #454546;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 29px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform .2s ease,height .2s ease,top .25s ease,width .25s ease,background .3s ease;
  transition: transform .2s ease,height .2s ease,top .25s ease,width .25s ease,background .3s ease;
}
.navigation .menu a.ico span:before {
  top: 7px;
}
.navigation .menu a.ico span:after {
  top: -7px;
}
.navigation .menu a.ico:hover {
  background: #e0e2e3;
  border: none;
}
.navigation .menu a.ico:hover span {
  background: #454546;
}
.navigation .menu > ul {
  float: left;
  vertical-align: top;
  margin-bottom: 0;
  width: 0;
  visibility: hidden;
  padding-left: 0px;
  opacity: 0;
  transition: width .3s ease, visibility .3s ease, padding .3s ease;
}
.navigation .menu > ul > li {
  display: table-cell;
  height: 100px;
  list-style: none;
  position: relative;
  background: transparent;
  transition: background .2s ease;
  vertical-align: middle;
}
.navigation .menu > ul > li > a {
  border-bottom: 1px solid transparent;
  color: #111;
  display: inline-block;
  font-size: 0.875em;
  height: 100px;
  min-width: 100%;
  outline: none;
  padding: 0px 25px 0 21px;
  position: relative;
  text-transform: uppercase;
  transition: all .3s ease;
  vertical-align: middle;
  white-space: nowrap;
}
.navigation .menu > ul > li > a:before {
  border-bottom: 1px solid transparent;
  content: '';
  font-weight: inherit;
  padding-bottom: 5px;
  position: absolute;
  top: 60px;
  transition: all .3s ease;
  width: calc(100% - 46px);
}
.navigation .menu > ul > li > a:after {
  content: '';
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  height: 100px;
  width: 0;
  position: inherit;
}
.navigation .menu > ul > li > a:hover {
  font-weight: 300;
}
.navigation .menu > ul > li > a:hover:before {
  border-bottom: 1px solid #828282;
}
.navigation .menu > ul > li.menu-item-has-children > a:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid rgba(34, 34, 34, 0.3);
  content: '';
  display: inline-block;
  height: 0;
  margin-left: 6px;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  width: 0;
}
.navigation .menu > ul > li.menu-item-has-children > a:before {
  border: none;
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  height: 100px;
  width: 0;
  position: inherit;
}
.navigation .menu > ul > li.menu-item-has-children .sub-menu {
  background: #fff;
  opacity: 0;
  padding: 15px 0;
  position: absolute;
  top: 100%;
  transition: opacity .3s ease,visibility .3s ease;
  visibility: hidden;
  width: 210px;
  z-index: -1;
}
.navigation .menu > ul > li.menu-item-has-children .sub-menu li {
  list-style: none;
}
.navigation .menu > ul > li.menu-item-has-children .sub-menu li > a {
  border: none;
  color: #424d55;
  display: block;
  font-size: 14px;
  font-weight: inherit;
  padding: 9px 9px 9px 25px;
  text-transform: uppercase;
  transition: all .2s ease;
}
.navigation .menu > ul > li.menu-item-has-children .sub-menu li > a:hover {
  background: #f5f5f5;
}
.navigation .menu > ul > li.menu-item-has-children .sub-menu li.menu-item-has-children {
  position: relative;
}
.navigation .menu > ul > li.menu-item-has-children .sub-menu li.menu-item-has-children > a:after {
  border-bottom: 3px solid transparent;
  border-left: 4px solid rgba(34, 34, 34, 0.3);
  border-top: 3px solid transparent;
  content: '';
  display: inline-block;
  height: 0;
  margin-left: 6px;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  width: 0;
}
.navigation .menu > ul > li.menu-item-has-children .sub-menu li > .sub-menu {
  top: -15px;
  left: calc(100% + 1px);
}
.touch .navigation .menu > ul > li.menu-item-has-children.hover {
  background: rgba(255, 255, 255, 0.99);
}
.touch .navigation .menu > ul > li.menu-item-has-children.hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.touch .navigation .menu > ul > li.menu-item-has-children.hover > .sub-menu li.menu-item-has-children.hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.no-touch .navigation .menu > ul > li.menu-item-has-children:hover {
  background: rgba(255, 255, 255, 0.99);
}
.no-touch .navigation .menu > ul > li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.no-touch .navigation .menu > ul > li.menu-item-has-children:hover > .sub-menu li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.navigation .menu > ul > li.menu-item-has-children:nth-last-child(1) > .sub-menu li.menu-item-has-children a:after, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(2) > .sub-menu li.menu-item-has-children a:after, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(3) > .sub-menu li.menu-item-has-children a:after, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(4) > .sub-menu li.menu-item-has-children a:after {
  left: 12px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navigation .menu > ul > li.menu-item-has-children:nth-last-child(1) > .sub-menu li > .sub-menu, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(2) > .sub-menu li > .sub-menu, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(3) > .sub-menu li > .sub-menu, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(4) > .sub-menu li > .sub-menu {
  top: -15px;
  left: inherit;
  right: calc(100% + 1px);
}
.navigation .menu > ul > li.search {
  background: rgba(255, 255, 255, 0);
  transition: background .2s ease;
}
.navigation .menu > ul > li.search.hover {
  background: rgba(255, 255, 255, 0.99);
}
.navigation .menu > ul > li.search.hover > a:after {
  -webkit-transform: translate(0, 0px);
  opacity: 1;
  transform: translate(0, 0px);
}
.navigation .menu > ul > li.search a:before {
  content: '';
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  height: 100px;
  width: 0;
  position: inherit;
  border: none;
}
.navigation .menu > ul > li.search a:after {
  -webkit-transform: translate(0, -100px);
  -webkit-transition: -webkit-transform .3s ease,opacity .25s ease;
  transform: translate(0, -100px);
  transition: transform .3s ease,opacity .25s ease;
  background: #fff;
  bottom: -2px;
  content: '';
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
}
.navigation .menu > ul > li.active a:before {
  border-bottom: 1px solid #828282;
}
.navigation .menu:after, .navigation .menu:before {
  content: "";
  display: table;
  clear: both;
}
.navigation.open .menu {
  width: 83%;
  background: rgba(255, 255, 255, 0.99);
}
.navigation.open .menu a.ico {
  background: transparent;
  width: 60px;
  transition: width .3s ease;
}
.navigation.open .menu a.ico span {
  background: transparent;
  width: 18px;
}
.navigation.open .menu a.ico span:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navigation.open .menu a.ico span:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navigation.open .menu a.ico span:after, .navigation.open .menu a.ico span:before {
  top: 0;
  width: 18px;
  background: #D27730;
}
.navigation.open .menu a.ico:hover {
  background: transparent;
}
.navigation.open .menu > ul {
  padding-left: 25px;
  visibility: visible;
  width: calc(100% - 60px);
  -webkit-animation: openmenu .25s;
  animation: openmenu .25s;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@media (max-width: 767px) {
  .navigation .menu > ul > li .sub-menu {
    width: auto !important;
  }
}
@-webkit-keyframes openmenu {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes openmenu {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.cal + .navigation.open .menu {
  width: calc(100% - 100px) !important;
}

.menu-overlay {
  background: rgba(0, 0, 0, 0.25);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.cal,
.navig {
  display: inline-block;
  float: left;
  height: 100px;
  vertical-align: top;
  width: 100px;
  z-index: 3;
}

.cal {
  background: #fff;
}

/*---------------------------------------------------------------------------------------*/
/*--------------------------------------DROPDOWN CONTENT---------------------------------*/
/*---------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
  .navigation {
    width: 70px;
    height: 0;
    z-index: 1;
    transition: width .5s ease;
  }

  .navigation.open + .menu-overlay {
    display: block !important;
  }

  /* Menu Search */
  .cal + .navigation .search-row {
    left: 0;
    width: 100%;
  }

  .search:after {
    clear: both;
    content: '';
    display: table;
  }

  .search a {
    display: none !important;
  }

  .site-header .search-row {
    height: auto;
    opacity: 1;
    overflow: visible;
    padding: 0;
    position: static;
    z-index: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .site-header li.search.hover .search-row {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .site-header .search-row input[type="search"] {
    background: #efefef;
    border-radius: 3px;
    color: #777;
    float: left;
    font-size: 0.9375em;
    left: -3px;
    margin-right: -43px;
    min-height: 40px;
    padding: 9px 14px 8px;
    line-height: 1.3;
    padding-right: 43px;
    position: relative;
    text-align: left;
    vertical-align: top;
  }

  .site-header .search-row input[type="submit"] {
    background: url(../img/icon-search.svg) no-repeat #efefef;
    background-position: 14px;
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    float: left;
    font-size: 0;
    height: 40px;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    transition: all .2s ease;
    vertical-align: top;
    width: 43px;
  }

  .site-header .search-row input[type="submit"]:hover {
    background-color: #e1e1e1;
  }
}
@media (max-width: 1230px) {
  .navigation .menu {
    width: 70px;
    height: 70px;
    top: 0;
    z-index: 3;
  }
  .navigation .menu a.ico {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    transition: left .3s ease, background .3s ease;
  }
  .navigation .menu a.ico span {
    top: 35px;
  }
  .navigation .menu > ul {
    display: block;
    padding: 45px 0 45px 0;
    padding-left: 0 !important;
    position: relative;
  }
  .navigation .menu > ul > li {
    display: block;
    height: auto;
    margin-left: 45px;
    max-height: inherit;
    max-width: 60%;
    position: relative;
    transition: max-width .3s linear;
    width: 100%;
  }
  .navigation .menu > ul > li.menu-item-has-children ul.sub-menu {
    height: 0;
    visibility: hidden;
    padding: 0px;
    position: relative;
    z-index: -1;
  }
  .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li {
    display: block;
    height: auto;
    margin-left: 45px;
    max-height: inherit;
    max-width: 60%;
    position: relative;
    transition: max-width .3s linear;
    width: 100%;
    margin-left: 0 !important;
    padding: 5px 0;
  }
  .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li > a {
    padding: 9px 0 9px 10px;
    display: inline-block;
    left: 10px;
    padding: 0;
    position: relative;
  }
  .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li > a:hover {
    background: transparent;
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li > a:hover:before {
    border-bottom: 1px solid #828282;
  }
  .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li > a:before {
    border-bottom: 1px solid transparent;
    content: '';
    font-weight: inherit;
    position: absolute;
    top: 25px;
    transition: all .3s ease;
    width: 100%;
  }
  .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
    height: 0;
    left: 10px;
    position: relative;
    visibility: hidden;
    padding: 0px;
    position: relative;
    top: 0;
    z-index: 0;
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children:hover, .touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children.hover {
    height: 100%;
    max-height: 1000px;
    overflow: hidden;
    z-index: 0;
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu, .touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children.hover > ul.sub-menu {
    left: 10px;
    position: relative;
    top: 0;
    z-index: 0;
    padding-top: 5px;
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu, .touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children.hover > ul.sub-menu {
    height: 100%;
    visibility: visible;
    z-index: 0;
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu:before, .touch .navigation .menu > ul > li.menu-item-has-children ul.sub-menu > li.menu-item-has-children.hover > ul.sub-menu:before {
    width: 0;
    display: none;
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children:hover > ul.sub-menu, .touch .navigation .menu > ul > li.menu-item-has-children.hover > ul.sub-menu {
    height: 100%;
    margin-left: 0;
    position: relative;
    visibility: visible;
    z-index: 1;
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children:hover, .touch .navigation .menu > ul > li.menu-item-has-children.hover {
    background: transparent;
    height: 100%;
    max-height: 1000px;
    overflow: hidden;
    z-index: 0;
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children:hover ul.sub-menu, .touch .navigation .menu > ul > li.menu-item-has-children.hover ul.sub-menu {
    background: transparent;
  }
  .navigation .menu > ul > li.menu-item-has-children:nth-last-child(1) > .sub-menu li.menu-item-has-children a:after, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(2) > .sub-menu li.menu-item-has-children a:after, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(3) > .sub-menu li.menu-item-has-children a:after {
    left: 100%;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .navigation .menu > ul > li.menu-item-has-children:nth-last-child(1) > .sub-menu li > .sub-menu, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(2) > .sub-menu li > .sub-menu, .navigation .menu > ul > li.menu-item-has-children:nth-last-child(3) > .sub-menu li > .sub-menu {
    top: -15px;
    left: inherit;
    right: calc(100% + 1px);
  }
  .no-touch .navigation .menu > ul > li.menu-item-has-children:hover + li, .touch .navigation .menu > ul > li.menu-item-has-children.hover + li {
    margin-top: 0;
  }
  .navigation .menu > ul > li.active a:before {
    width: 100%;
    top: 20px;
  }
  .touch .navigation .menu > ul > li:not(.menu-item-has-children):hover > a:before, .no-touch .navigation .menu > ul > li:not(.menu-item-has-children):hover > a:before {
    width: 100%;
    top: 20px;
  }
  .navigation .menu > ul > li > a {
    min-height: inherit;
    min-width: inherit;
    padding: 0;
    display: inline-block;
    height: auto;
  }
  .navigation .menu > ul > li > a:before {
    width: 100%;
    top: 20px;
    height: 0 !important;
  }
  .navigation .menu > ul > li > a:after {
    height: 0;
  }
  .navigation .menu > ul > li + li {
    margin-top: 15px;
  }
  .navigation .menu > ul > li.search {
    margin: 0;
    max-height: 40px;
    max-width: 100%;
    padding: 0 47px;
  }
  .navigation .menu > ul > li.search.hover {
    background: transparent;
  }
  .navigation .menu button.close {
    right: 3px;
    top: 52px;
  }
  .navigation.open .menu {
    width: 100%;
    height: auto;
  }
  .navigation.open .menu > ul {
    width: 100%;
  }
  .navigation.open .menu a.ico {
    width: 40px;
    height: 40px;
    top: 45px;
    left: calc(100% - 43px);
  }
  .navigation.open .menu a.ico span {
    top: 20px;
  }
  .navigation .menu > ul li.menu-item-has-children > a:after {
    border-left: 3px solid transparent !important;
    border-right: 3px solid transparent !important;
    border-top: 4px solid rgba(34, 34, 34, 0.3) !important;
  }

  .more-menu {
    height: 0 !important;
    margin: 0 !important;
  }

  .cal + .navigation .menu-inner {
    left: 100px;
    right: inherit;
    width: 300px;
  }

  .navigation.open {
    z-index: 5;
  }

  .navigation .menu {
    background: white;
  }

  .cal + .navigation.open .menu {
    left: 0 !important;
    width: 100% !important;
  }

  .site-header li.search.hover .search-row {
    margin-top: 0;
    padding: 0;
  }

  .site-header {
    height: initial;
    left: 0;
    overflow: visible !important;
    padding: 0px;
    width: 100%;
    z-index: 4;
  }

  .site-header > .row {
    margin: 0;
    width: 100%;
  }
}
/*---------------------------------------------------------------------------------------*/
/*----------------------------------------SITE CONTENT-----------------------------------*/
/*---------------------------------------------------------------------------------------*/
.site-content,
.site-blog-wrapper {
  padding: 0;
}

.site-content {
  margin-top: 100px;
}

.load-more {
  padding-bottom: 115px;
  padding-top: 112px;
}
.load-more button {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 50px;
  border: none;
  color: #111;
  display: inline-block;
  font-size: 0.9375em;
  font-weight: bold;
  outline: none;
  padding: 8px 35px;
  transition: background .3s ease;
  width: auto;
}
.load-more button:hover {
  background: white;
}

.load-more-blog {
  padding-bottom: 0;
}

.load-left,
.load-right,
.load-center {
  position: relative;
}

/* bent corners */
.load-left:after {
  background: url(../img/load-left.svg) no-repeat;
  content: '';
  height: 25px;
  left: 0px;
  position: absolute;
  top: 52px;
  width: 48px;
  z-index: 1;
}

.load-right:after {
  background: url(../img/load-right.svg) no-repeat;
  content: '';
  height: 25px;
  position: absolute;
  right: 0px;
  top: 52px;
  width: 48px;
  z-index: 1;
}

/* center */
.load-center:before {
  background: url(../img/load-center.svg) no-repeat;
  content: '';
  height: 24px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  top: 72px;
  width: 50px;
  z-index: 1;
}

/* long line */
.load-left:before {
  background: url(../img/load-line.svg) repeat-x;
  content: '';
  height: 2px;
  left: 43px;
  position: absolute;
  top: 75px;
  width: calc(50% - 70px);
}

.load-right:before {
  background: url(../img/load-line.svg) repeat-x;
  content: '';
  height: 2px;
  position: absolute;
  right: 50px;
  top: 75px;
  width: calc(50% - 70px);
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------------Footer-----------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.site-footer {
  background: #9b999a;
  color: #ffffff;
  margin: -164px 0 0 0;
  min-height: 164px;
  padding: 40px 0 0;
  font-size: 0.875em;
  font-weight: bold;
}
.site-footer a {
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}
.site-footer .widget {
  font-size: 13px;
  border-bottom: none;
  padding: 0;
  text-align: left;
  margin-bottom: 0px;
  padding-bottom: 40px;
  font-weight: 300;
}
.site-footer .widget .title {
  color: #fff;
}
.site-footer .widget li a {
  color: #fff;
}
.site-footer .widget li.active a {
  color: #fff;
}
.site-footer .widget:first-child {
  padding-top: 0;
}
.site-footer .blog-tags li a {
  background: rgba(255, 255, 255, 0.1);
}
.site-footer .widget_calendar > div {
  max-width: 220px;
  background: rgba(255, 255, 255, 0.1) !important;
}
.site-footer .widget_calendar caption {
  background: transparent !important;
}
.site-footer.inversion {
  background: #fff;
}
.site-footer.inversion .social-inner a {
  background: #e24958;
  color: #fff;
  outline: 0px solid transparent;
}
.site-footer.inversion .social-inner a:hover {
  outline: 7px solid #c92f30;
}
.site-footer.inversion .widget .title {
  color: #c92f30;
}
.site-footer.inversion .widget li a {
  color: #111;
}
.site-footer.inversion .widget li a:hover {
  color: #c92f30;
}
.site-footer.inversion .widget li.active a {
  color: #111;
}
.site-footer.inversion .blog-tags li a {
  background: #e1e1e1;
}
.site-footer.inversion .widget_calendar > div {
  background: #f8f8f8;
}
.site-footer .in-b {
  display: inline-block;
  vertical-align: middle;
}
.site-footer div:not(.social-inner) > .fa {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .widget_call_us,
  .widget_address,
  .widget_email {
    text-align: center;
  }
}
.twitter-post .u-photo.avatar {
  display: none;
}

.social-inner {
  display: inline-block;
  margin-left: -15px;
  margin-right: -15px;
}
.social-inner a {
  background: #111d27;
  border: none;
  color: #596168;
  float: left;
  font-size: 24px;
  height: 80px;
  margin-left: 1px;
  outline: 0px solid #111d27;
  position: relative;
  transition: all .2s ease;
  width: 80px;
}
.social-inner a:before {
  display: inline-block;
  margin-top: 29px;
}
.social-inner a:hover {
  background: #fff;
  color: #424d55;
  outline: 7px solid rgba(255, 255, 255, 0.7);
  transition: all .2s ease;
  z-index: 2;
}

.copy {
  margin-top: 50px;
  font-size: 0.85714em;
  font-style: italic;
  padding: 12px 0;
  font-weight: 300;
}

.in-f {
  display: inline-block;
  padding-left: 17px;
  position: relative;
}
.site-footer .in-f {
  min-height: 80px;
}
.in-f:before {
  content: '';
  left: 0;
  position: absolute;
}
.in-f.icon-mail {
  padding-left: 20px;
}

.icon-call-us:before,
.icon-address:before {
  background-size: 11px 16px;
  width: 11px;
}

.icon-address:before {
  background: url(../img/icon-marker.svg) no-repeat;
  height: 14px;
  top: 3px;
}

.icon-call-us:before {
  background: url(../img/icon-phone.svg) no-repeat;
  height: 16px;
  top: 2px;
}

.icon-mail:before {
  background-size: 16px 11px;
  background: url(../img/icon-mail.svg) no-repeat;
  height: 11px;
  top: 6px;
  width: 16px;
}

.icon-m {
  line-height: 32px;
}
.icon-m img {
  display: inline-block;
  opacity: .5;
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.icon-m span {
  display: inline-block;
  margin-right: 19px;
  position: relative;
  text-align: center;
  width: 17px;
}

.pre-footer {
  position: relative;
  z-index: 0;
}

@media (max-width: 991px) {
  .in-f {
    padding-left: 0 !important;
    padding-top: 25px;
  }

  .in-f:before {
    left: 0;
    margin: auto;
    right: 0;
  }
}
/*---------------------------------------------------------------------------------------*/
/*----------------------------------------BLOG-POST--------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.site-blog-nav {
  margin-top: 0;
}

.site-blog-nav-f {
  margin-bottom: 77px;
}

.aft-load .nav-arw {
  margin-top: 5px;
}

.nav-arw {
  margin: 15px -15px;
}

.nav-arw {
  border-bottom: none;
  color: #424d55;
  transition: color .2s ease;
}
.nav-arw a {
  border-bottom: none;
  color: #424d55;
  transition: color .2s ease;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1;
  min-width: 80px;
}
.nav-arw a:hover {
  color: #D27730;
}
.nav-arw .icon-left svg {
  margin-right: 3px;
}
.nav-arw .icon-right svg {
  margin-left: 3px;
}
.nav-arw svg {
  fill: currentColor;
  position: relative;
  top: 1px;
}

#one-page .site-blog-nav .nav-arw {
  min-height: 25px;
}
#one-page .site-blog-nav .nav-arw a {
  position: absolute;
}
#one-page .site-blog-nav .rights a {
  right: 0;
}
#one-page .site-blog-nav .lefts a {
  left: 0;
}
#one-page .site-blog-nav .tohome a {
  left: 0;
  right: 0;
}

.blog-nav-btn button {
  background: none;
  border: none;
  color: #111;
  font-size: 0.875em;
  font-weight: normal;
  margin: 0;
  outline: none;
  padding: 0;
  text-transform: uppercase;
  vertical-align: middle;
  width: inherit;
}
.blog-nav-btn .fa-bars {
  color: #474747;
  font-size: 1em;
  left: -3px;
  position: relative;
  top: 0px;
}
.blog-nav-btn .fa-angle-down {
  color: #c92f30;
  font-size: 1.53333em;
  left: 3px;
  position: relative;
  top: 2px;
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------------BLOG PAGE--------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.blog-content {
  margin-right: -100%;
  transition: all .3s ease;
}

.site-blog-wrapper {
  overflow: hidden;
  position: relative;
}

.blog-cont-pst {
  min-height: 300px;
  padding: 40px 0 0;
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------------BLOG TITLE-------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.block-post-title {
  background: #e8e9ea;
  color: #111;
  padding: 37px 0;
  position: relative;
}
.head-block .block-post-title {
  height: 0;
  opacity: 0;
  padding: 0;
  transition: visibility .3s ease, opacity .3s ease;
  visibility: hidden;
}
.head-block-visible .block-post-title {
  height: auto;
  opacity: 1;
  padding: 37px 0;
  transition: visibility .3s ease, opacity .3s ease;
  visibility: visible;
}
.block-post-title h5 {
  font-weight: bold;
  margin: 0;
}

.blog-nav-btn {
  left: 22px;
  position: absolute;
  top: 40px;
  z-index: 1;
}

.blog-cont-pst h1.title,
.post-comments h5.title,
.blog-list-in h5.title {
  color: #c92f30;
}

.post-comments .title > span {
  color: #999;
  font-size: 1em;
}

.blog-cont-pst h5.title {
  color: #c92f30;
  display: inline-block;
  margin: 0 0 30px 0;
}
.blog-cont-pst h3 > a {
  color: #c92f30;
}

.blog-content-inner {
  position: relative;
}

.blog-cont-line,
.post-line {
  height: 100%;
  position: absolute;
  width: 100px;
}

.post-cont-titl {
  color: #fff;
  font-size: 0.625em;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100px;
  z-index: 1;
}

.post-ttl {
  display: inline-block;
  max-width: 80%;
  padding-top: 20px;
  text-align: left;
  word-break: break-word;
}
.post-ttl:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  content: '';
  height: 10px;
  position: absolute;
  right: -5px;
  transform: rotate(45deg);
  width: 10px;
}
.post-ttl strong {
  font-size: 1.2em;
}
.post-ttl ul {
  position: relative;
  padding-left: 0;
}
.post-ttl ul li:not(.tooltip) {
  list-style: none;
  position: relative;
  display: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.post-ttl ul li:not(.tooltip):nth-child(1), .post-ttl ul li:not(.tooltip):nth-child(2), .post-ttl ul li:not(.tooltip):nth-child(3), .post-ttl ul li:not(.tooltip):nth-child(4), .post-ttl ul li:not(.tooltip):nth-child(5), .post-ttl ul li:not(.tooltip):nth-child(6) {
  display: block;
}
@media (max-width: 767px) {
  .post-ttl ul li:not(.tooltip) {
    display: none !important;
  }
  .post-ttl ul li:not(.tooltip):nth-child(1), .post-ttl ul li:not(.tooltip):nth-child(2) {
    display: block !important;
  }
}
.post-ttl ul li.tooltip {
  opacity: 1;
  bottom: 100%;
  left: -15px;
  min-width: 150px;
  opacity: 0;
  visibility: hidden;
  transition: visibility .3s ease, opacity .3s ease;
}
.post-ttl ul li.tooltip.top .tooltip-arrow {
  left: 20%;
}
.post-ttl ul li.tooltip .tooltip-inner {
  max-width: 300px;
}
.post-ttl ul li.tooltip a {
  font-size: 1em;
  color: #fff;
  border: none;
  font-weight: normal;
  text-transform: none;
}
.post-ttl ul li.tooltip a:hover {
  border: none;
}
.post-ttl .tooltip-com {
  position: relative;
  display: inline-block;
  font-size: 1.2em;
}
.post-ttl .tooltip-com .tooltip {
  bottom: 100%;
  font-size: 1em;
  font-weight: normal;
  left: -15px;
  margin-left: 10px;
  min-width: 100px;
  opacity: 0;
  text-transform: none;
  transition: visibility .3s ease, opacity .3s ease;
  visibility: hidden;
}
.post-ttl .tooltip-com .tooltip.top .tooltip-arrow {
  left: 20%;
}
.post-ttl .tooltip-com:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

.post-ttl ul:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

.blog-wrapp .blog-list-in .post-article {
  display: inline-block;
  margin-left: 100px;
  padding: 40px 40px 20px 40px;
  width: calc(100% - 100px);
  z-index: 0;
}
@media (max-width: 767px) {
  .blog-wrapp .blog-list-in .post-article {
    width: 100%;
    margin-left: 0;
    padding: 20px;
    padding-top: 120px;
  }
}
.blog-wrapp .blog-list-in .post-cont-titl:before {
  bottom: 0;
  border-width: 7px 0px 7px 7px;
  border-style: solid;
  border-color: rgba(225, 60, 76, 0);
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: border .2s ease;
}
@media (max-width: 767px) {
  .blog-wrapp .blog-list-in .post-cont-titl:before {
    border-width: 7px 7px 0px 7px;
  }
}
.blog-wrapp .blog-list-in .post-detal {
  z-index: -1;
}
.blog-wrapp .blog-list-in:before {
  z-index: inherit !important;
}
.blog-wrapp .blog-list-in:after {
  transition: z-index .2s ease;
}
.blog-wrapp .blog-list-in:hover .post-cont-titl:before {
  border-color: rgba(225, 60, 76, 0.5);
}
@media (max-width: 767px) {
  .blog-wrapp .blog-list-in:hover .post-cont-titl:before {
    border-width: 7px 7px 0px 7px;
  }
}
.blog-wrapp .blog-list-in:hover:after {
  z-index: -1;
}
@media (max-width: 767px) {
  .blog-wrapp .blog-list-in:after {
    display: none;
  }
}
.blog-wrapp .post-paginator p {
  margin-bottom: 7px;
  color: #444;
}
.blog-wrapp .post-paginator a {
  background: transparent;
  border: none;
  color: #777;
  margin-left: 1px;
  float: left;
  font-size: 0.875em;
  padding: 4px 11px;
  transition: background .3s ease, color .3s ease;
}
.blog-wrapp .post-paginator a.active {
  background: #eaeaea;
}
.blog-wrapp .post-paginator a:hover {
  font-weight: 300;
  background: #eaeaea;
}

.blog-tags ul > li {
  display: inline-block;
}

.post-detal {
  bottom: 0;
  position: absolute;
}
.post-detal .post-date {
  background: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.6);
  height: 100px;
  margin-top: 20px;
  width: 100px;
}

.post-author {
  display: inline-block;
  text-align: left;
}

.post-date-mons {
  font-size: 14px;
  font-weight: bold;
  padding-top: 17px;
  text-transform: uppercase;
}

.post-date-numb {
  font-size: 36px;
  font-weight: 300;
  line-height: 36px;
}

.blog-cont-pst {
  float: none;
}

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------POST PAGE---------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.site-post-wrapper {
  position: relative;
}

.post-line {
  z-index: 1;
}

.site-post {
  min-height: 100px;
  padding: 40px 40px 40px 140px;
}

.post-block-gall img {
  display: inline-block;
  width: 100%;
}

blockquote.qoute-top {
  padding-left: 0;
  padding-top: 15px;
}

.nav-arw .fa-angle-left,
.nav-arw .fa-angle-right {
  font-size: 24px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.nav-arw .fa-angle-left {
  top: -2px;
}

.site-post-ttl .post-ttl {
  padding-left: 0;
  text-align: center;
}

/*---------------------------------------------------------------------------------------*/
/*-----------------------------------------POST PAGE-------------------------------------*/
/*--------------------------------------TOP POST TITLE-----------------------------------*/
/*---------------------------------------------------------------------------------------*/
.site-post-ttl-top {
  height: 100px;
  position: relative;
  text-align: center;
  width: 100%;
}
.site-post-ttl-top .post-ttl {
  padding: 0;
}
.site-post-ttl-top .post-ttl:before {
  right: 50%;
  margin-right: -5px;
  bottom: -5px;
}
.site-post-ttl-top .post-ttl .tab {
  height: 100px;
}
.site-post-ttl-top + .site-post {
  padding: 40px;
}

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------SQUARE BLOCK------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.post-block-gall {
  padding: 0 15px;
}

#squares {
  display: inline-block;
  font-size: 0;
  height: 100%;
  margin-bottom: 30px;
  min-width: 491px;
  text-align: left;
  transition: all .3s ease;
}

.clear {
  clear: both;
}

.square {
  display: inline-block;
  float: left;
  height: 98px;
  outline: 0px solid currentColor;
  position: relative;
  text-align: center;
  transition: outline .2s ease, z-index .2s ease;
  vertical-align: top;
  width: 98px;
}
.square.null:hover {
  cursor: inherit;
}
.square:hover {
  border: none;
  cursor: pointer;
  z-index: 2;
}

.square-img {
  background: #000;
  outline: 0px solid rgba(213, 213, 213, 0.8);
}
.square-img img {
  opacity: 1;
  transition: all .3s ease;
}
.square-img:before {
  -webkit-transform: translateZ(0px) rotateX(180deg);
  background: url(../img/eay.svg);
  background-size: 30px 20px;
  content: '';
  height: 20px;
  left: 50%;
  margin-left: -15px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateZ(0px) rotateX(180deg);
  transition: all .3s ease;
  width: 30px;
}
.square-img:hover {
  outline: 7px solid rgba(213, 213, 213, 0.8);
}
.square-img:hover:before {
  -webkit-transform: translateZ(180px) rotateX(0deg);
  opacity: 1;
  transform: translateZ(180px) rotateX(0deg);
  transition: all .3s ease;
}
.square-img:hover img {
  opacity: .3;
}

.square-text {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: bold;
}
.square-text .tab {
  height: 98px;
}
.square-text .tab-cell {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
}
.square-text .tab-cell {
  overflow: hidden;
  position: relative;
}
.square-text:hover {
  outline: 7px solid currentColor;
}
.square-text:hover .tab-cell {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

@media (max-width: 1229px) {
  #squares {
    min-width: inherit;
  }

  .square.null {
    display: none;
  }
}
@media (max-width: 767px) {
  .square {
    height: 100px;
    width: 100px;
  }
}
/*---------------------------------------------------------------------------------------*/
/*--------------------------------------ISOTOPE BLOCK------------------------------------*/
/*--------------------------------------TEAM BLOCK---------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.works-block,
.team-block {
  outline: 0px solid transparent;
}
.works-block .hide-modal,
.team-block .hide-modal {
  border: none;
  cursor: pointer;
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.works-block .hide-srl,
.team-block .hide-srl {
  color: #fff;
  font-size: 0.875em;
  font-weight: normal;
  height: 100%;
  left: 100%;
  padding: 12.5% 10%;
  position: absolute;
  top: 0;
  transition: left .3s ease;
  width: 68%;
}
.works-block .hide-srl .title,
.team-block .hide-srl .title {
  font-weight: bold;
}
.works-block .hide-srl .des,
.team-block .hide-srl .des {
  font-size: 0.85714em;
  font-weight: 300;
  padding-bottom: 20px;
}
.works-block .hide-srl .text,
.team-block .hide-srl .text {
  max-height: 135px;
  overflow: hidden;
}
.works-block img,
.team-block img {
  width: 100%;
}

.w-scroll {
  left: 0;
  position: relative;
  transition: left .3s ease;
}

.albums-block .category,
.works-block .category,
.team-block .category {
  border: none;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8125em;
  font-weight: bold;
  opacity: 1;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: visibility .3s ease, opacity .3s ease, left .1s ease;
}
.albums-block .category span,
.works-block .category span,
.team-block .category span {
  display: inline-block;
  padding: 5px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
}
.albums-block .category span + span,
.works-block .category span + span,
.team-block .category span + span {
  margin-left: 4px;
}
.albums-block .name,
.works-block .name,
.team-block .name {
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65));
  bottom: 0;
  color: white;
  font-size: 0.875em;
  font-weight: bold;
  height: 40px;
  left: 0%;
  opacity: 1;
  padding-left: 10px;
  padding-top: 12px;
  position: absolute;
  transition: opacity .3s ease, left .3s ease;
  width: 100%;
}

.team-block .team-soc-a {
  border: none;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.85714em;
  margin-top: 10px;
  padding: 8px;
  transition: color .3s ease;
  vertical-align: middle;
}
.team-block .team-soc-a:hover {
  color: white;
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------WORKS BLOCK COLOR------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.works-block .hide-srl {
  background: #20bdd0;
}

.no-touch .works-block:hover,
.touch .works-block.hover {
  outline: 10px solid rgba(32, 189, 208, 0.7);
  z-index: 1;
}

/*---------------------------------------------------------------------------------------*/
/*-----------------------------------TEAM BLOCK COLOR------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.team-block .hide-srl {
  background: #9b999a;
}

.no-touch .team-block:hover,
.touch .team-block.hover {
  outline: 10px solid rgba(155, 153, 154, 0.7);
}

/*---------------------------------------------------------------------------------------*/
/*--------------------------------------TEAM---------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.team-contact ul {
  padding-left: 5px;
}
.team-contact ul li {
  list-style: none;
}
.team-contact ul li a {
  border: none;
  color: #fff;
  font-size: 0.85714em;
  margin-top: 10px;
}
.team-contact ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

/*---------------------------------------------------------------------------------------*/
/*------------------------------------ISOTOPE BLOCKS-------------------------------------*/
/*-------------------------------------FOR NO TOUCH--------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.no-touch .works-block > .in,
.no-touch .team-block > .in {
  overflow: hidden;
  position: relative;
}

/*---------------------------------------------------------------------------------------*/
/*------------------------------------ISOTOPE BLOCKS-------------------------------------*/
/*--------------------------------------HOVER BLOCK--------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.no-touch .works-block:hover .hide-modal,
.touch .works-block.hover .hide-modal,
.no-touch .team-block:hover .hide-modal,
.touch .works-block.hover .hide-modal {
  left: 0;
}

.no-touch .works-block:hover .w-scroll,
.touch .works-block.hover .w-scroll,
.no-touch .team-block:hover .w-scroll,
.touch .team-block.hover .w-scroll {
  left: -66%;
}

.no-touch .works-block:hover .w-scroll .category,
.no-touch .works-block:hover .w-scroll .name,
.no-touch .team-block:hover .w-scroll .category,
.no-touch .team-block:hover .w-scroll .name,
.no-touch .works-block:hover .name,
.no-touch .team-block:hover .name,
.touch .works-block.hover .w-scroll .category,
.touch .works-block.hover .w-scroll .name,
.touch .team-block.hover .w-scroll .category,
.touch .team-block.hover .w-scroll .name,
.touch .works-block.hover .name,
.touch .team-block.hover .name {
  opacity: 0;
}

.no-touch .works-block:hover .hide-srl,
.no-touch .team-block:hover .hide-srl,
.touch .works-block.hover .hide-srl,
.touch .team-block.hover .hide-srl {
  left: 33%;
}

.touch .works-block > .in,
.touch .team-block > .in {
  overflow: hidden;
  position: relative;
}

/*---------------------------------------------------------------------------------------*/
/*-------------------------------------SERVICES BLOCK------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.fix-center {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.serv-item {
  display: inline-block;
  vertical-align: middle;
}
.serv-item .serv-block-icon {
  font-size: 4em;
}
.serv-item .serv-block-icon.icon-white {
  color: #fff;
}
.serv-item figcaption {
  -webkit-backface-visibility: hidden;
  color: #fff;
  font-size: 1.5em;
  font-style: normal;
  font-weight: bold;
}

.serv-block .rot .serv-item span {
  display: -webkit-box;
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.serv-item-w {
  display: inline-block;
  height: 100%;
  position: relative;
  vertical-align: top;
  width: 50%;
}
.serv-item-w:nth-of-type(1):before {
  background: rgba(255, 255, 255, 0.1);
  content: "";
  height: 220px;
  margin-top: -110px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}

.serv-item-text-center {
  margin-top: 65px;
}

.serv-list {
  color: #fff;
  padding-left: 13.2%;
}
.serv-list ul {
  padding-left: 0;
}
.serv-list ul li {
  -webkit-backface-visibility: hidden;
  list-style: none;
}
.serv-list ul li:before {
  content: url(../img/icon-check.svg);
  padding-right: 9px;
}

.serv-block {
  color: #fff;
  outline-color: transparent !important;
  outline: 0px solid;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
}
.serv-block .rot {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s ease;
  width: 100%;
}
.serv-block figure {
  opacity: 1;
  transition: opacity .2s ease;
}
.touch .serv-block.hover, .no-touch .serv-block:hover {
  outline: 7px solid;
  z-index: 2;
}
.touch .serv-block.hover:not(.nohover) .rot, .no-touch .serv-block:hover:not(.nohover) .rot {
  opacity: 1;
  transition: opacity .2s ease;
}
.touch .serv-block.hover:not(.nohover) figure, .no-touch .serv-block:hover:not(.nohover) figure {
  opacity: 0;
  transition: all .2s ease;
  visibility: hidden;
}
.serv-block .rot .in {
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.serv-block .rot .in > .serv-item {
  width: 80%;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.serv-block .rot .in > .serv-item h5 {
  font-weight: bold;
}

.ib-4.serv-block .serv-item-w + .rot {
  width: 50%;
}

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------PAGE BLOCK--------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.page-block {
  background: #fff !important;
  box-shadow: inset 0px -1px 0px #f0f0f0;
  outline: 0px solid transparent;
  z-index: 0;
}
.no-touch .page-block:hover {
  outline: 10px solid rgba(255, 255, 255, 0.5);
}
.page-block .block {
  height: 100%;
  max-height: 245px;
  overflow: hidden;
  padding-left: 140px;
  position: relative;
}

.page-block-title {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100px;
  font-size: 10px;
}
.page-block-title .post-ttl {
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}

a.hide-link {
  border: none;
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

/*---------------------------------------------------------------------------------------*/
/*--------------------------------------EVENTS BLOCK-------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.event-block {
  outline: 0px solid transparent;
  text-align: center;
  z-index: 0;
}
.event-block figure {
  display: inline-block;
  padding: 10px;
  vertical-align: middle;
}
.event-block figcaption {
  color: #fff;
  font-size: 0.875em;
  font-style: normal;
  font-weight: bold;
}
.no-touch .event-block:hover {
  outline: 10px solid rgba(43, 191, 186, 0.8);
}
.event-block:hover a.hide-link {
  width: 100%;
}

/*---------------------------------------------------------------------------------------*/
/*-------------------------------------EVENTS-BIG BLOCK----------------------------------*/
/*---------------------------------------------------------------------------------------*/
.event-big-block {
  color: #fff;
  outline: 0px solid transparent;
  z-index: 0;
}
.event-big-block > .in {
  height: 100%;
  padding: 10px;
}
.event-big-block .block {
  padding: 30px;
}
.event-big-block h5 {
  font-weight: bold;
}
.event-big-block a.button {
  color: #ee7832;
  line-height: 1.42857143;
  border-radius: 50px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 24px;
  width: 155px;
  border: none;
  margin-bottom: 10px;
  outline: none;
}
@media (max-width: 992px) {
  .event-big-block a.button {
    width: auto;
  }
}
.event-big-block .text,
.event-big-block .image {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  width: 50%;
}
.event-big-block .image {
  position: absolute;
  top: 0;
  text-align: right;
}
.event-big-block .image img {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.event-big-block .image .cal-numb {
  background: #fff;
  color: #111;
  height: 100px;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0px;
  width: 100px;
}
.event-big-block .image .cal-numb span {
  display: block;
  font-size: 0.875em;
  font-weight: bold;
  padding-top: 16px;
  text-transform: uppercase;
}
.event-big-block .image .cal-numb h3 {
  color: #000 !important;
}
.event-big-block .text > .in {
  margin-bottom: 10px;
  max-height: 130px;
  overflow: hidden;
}

@media (min-width: 992px) and (max-width: 1215px) {
  .page-block .block {
    max-height: 270px;
  }

  .post-block-text {
    max-height: 175px;
  }

  .event-big-block .text > .in {
    max-height: 155px;
  }
}
@media (max-width: 991px) {
  .event-big-block .image img {
    height: 280px;
    margin-left: -15%;
    max-width: none;
    width: auto;
  }
}
@media (max-width: 767px) {
  .page-block .block {
    max-height: 270px;
  }
  .page-block .block blockquote {
    font-size: 1.1em;
  }

  .event-big-block .text > .in {
    max-height: 105px;
  }
  .event-big-block .image .cal-numb {
    height: 70px;
    line-height: 1.4;
    padding: 12px;
    width: 70px;
  }
  .event-big-block .image .cal-numb span {
    line-height: 1;
    padding-top: 1px;
  }
  .event-big-block .image .cal-numb h3 {
    font-size: 1.75em;
  }
}
@media (max-width: 561px) {
  .page-block .block {
    max-height: 270px;
  }
  .page-block .block blockquote {
    font-size: 1em;
    line-height: 27px;
  }
}
@media (max-width: 499px) {
  .page-block .block {
    max-height: 400px;
  }
  .page-block .block blockquote {
    font-size: 1em;
  }

  .post-block-text {
    max-height: 175px;
  }

  .event-big-block .image {
    left: 0;
    width: 100%;
    height: 40%;
  }
  .event-big-block .image img {
    height: auto;
    margin-top: -10%;
    width: 100%;
  }
  .event-big-block .text {
    width: 100%;
    height: 60%;
    padding: 20px;
    padding-top: 30px;
    top: 40%;
  }
  .event-big-block .text > .in {
    max-height: 80px;
  }
}
@media (max-width: 323px) {
  .page-block .block blockquote {
    line-height: 25px;
  }
}
/*---------------------------------------------------------------------------------------*/
/*--------------------------------------HOVER BLOCK--------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.no-touch .albums-block:hover,
.touch .albums-block.hover,
.no-touch .page-block:hover,
.no-touch .team-block:hover,
.touch .team-block.hover,
.no-touch .post-block:hover {
  z-index: 2;
}

.no-touch .event-big-block:hover,
.no-touch .months-block:hover {
  z-index: 2;
  outline: 10px solid rgba(107, 107, 107, 0.8);
}

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------HIDE BLOCK--------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/* Page block*/
.no-touch .page-block:hover .hide-link,
.touch .page-block .hide-link,
.no-touch .post-block:hover a.hide-link,
.touch .post-block .hide-link {
  width: 100%;
}

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------CONTACTS PAGE-----------------------------------*/
/*---------------------------------------------------------------------------------------*/
.fullwidth-section {
  margin: 50px -40px -40px;
  padding: 50px 25px;
}
@media (max-width: 768px) {
  .fullwidth-section {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.block-map {
  min-height: 800px;
  position: relative;
}

.block-contact {
  color: #fff;
  min-height: 550px;
  padding: 40px;
  z-index: 2;
}
.block-contact h5 {
  color: #fff;
  margin-bottom: 34px;
}

form label, form label a {
  font-size: small;
  font-weight: normal;
}

.lb-data .lb-close,
.lb-cancel {
  border: none;
}

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------START MEDIA-------------------------------------*/
/*---------------------------------------------------------------------------------------*/
@media (max-width: 1229px) {
  /* menu */
  .cal + .navigation .menu.in {
    left: 100px;
    width: calc(100% - 100px);
  }

  .serv-block .rot .in > .serv-item {
    max-height: 73%;
  }

  .works-block .hide-srl .text,
  .team-block .hide-srl .text {
    max-height: 85px;
    overflow: hidden;
  }

  .team-soc a + a {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .menu-inner {
    background: #fff;
  }

  .copy {
    text-align: center;
  }

  /* Menu */
  .modal-backdrop {
    z-index: 1;
  }
  .modal-backdrop .in {
    filter: alpha(opacity=20);
    opacity: .2;
    position: fixed;
  }

  .sidebar .icon-close {
    color: #c92f30;
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 41px;
  }
  .sidebar .icon-close svg {
    fill: currentColor;
  }
  .sidebar .icon-close:hover {
    color: #bf3341;
  }

  .works-block .hide-srl .text,
  .team-block .hide-srl .text {
    max-height: 175px;
    overflow: hidden;
  }

  .team-soc a + a {
    margin-left: 10px;
  }

  .block-contact + .block-contact {
    margin-top: 0;
  }

  .social-inner {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .desc {
    text-align: center;
  }

  .menu-inner {
    left: 0 !important;
    position: relative;
    width: 100% !important;
  }

  .header-block,
  .desc .tab,
  .top-art .tab,
  .lang-block {
    height: 70px;
  }

  a.cal,
  .navig {
    height: 70px;
    width: 70px;
  }

  .navig .tab {
    height: 70px;
  }

  .hdr-cal {
    margin-bottom: 50px;
  }

  a.cal h1 {
    font-size: 2.25em;
    margin-bottom: 1px;
    margin-top: 10px;
  }
  a.cal span {
    font-size: 0.75em;
    top: -8px;
  }

  .cl-nbr-itm {
    height: 70px;
    width: 70px;
  }
  .cl-nbr-itm span {
    vertical-align: top;
  }
  .cl-nbr-itm h1 {
    font-size: 2.25em;
    margin-bottom: 4px;
    margin-top: 0px;
  }

  .hdr-cal-itm .tab-row {
    height: 70px;
  }

  .social-inner {
    width: 164px;
  }
  .social-inner a {
    margin: 1px;
  }

  .hdr-cal .cl-nbr-itm h1 {
    margin-bottom: 6px;
    margin-top: 11px;
  }
  .hdr-cal .cl-nn-pst:after {
    bottom: 4px;
  }

  .calendar.ajax-modal button.close {
    top: 25px;
  }

  /* page block */
  .page-block-title .post-ttl {
    float: none;
    padding-left: 0;
    text-align: center;
    width: 100%;
  }

  .page-block-title .post-ttl:before,
  .post-block .post-cont-titl .post-ttl:before {
    bottom: inherit;
    margin-right: inherit;
    right: -5px;
  }

  .post-detal {
    float: right;
    position: relative;
    width: 67%;
  }
  .post-detal .post-date {
    display: inline-block;
    float: right;
    margin-top: 0;
  }

  .post-author {
    float: left;
    padding: 0;
    padding-top: 24px;
    text-align: center;
    width: 45%;
  }

  .post-author-in {
    display: inline-block;
    text-align: left;
  }

  /* post block */
  .post-block .post-cont-titl {
    height: inherit;
    width: 100px;
  }
  .post-block .post-ttl {
    float: none;
    padding: inherit;
    padding-top: 20px;
    width: auto;
  }
  .post-block .post-detal {
    float: none;
    position: absolute;
    width: auto;
  }
  .post-block .post-detal .post-author {
    float: none;
    width: auto;
  }
  .post-block .post-detal .post-date {
    margin-top: 20px;
  }

  /* SITE POST */
  .site-post {
    padding: 40px 15px;
  }

  .site-post-ttl {
    position: relative;
    text-align: center;
    width: 100%;
  }
  .site-post-ttl .post-ttl {
    float: none;
    padding-left: 0;
    padding-top: 0;
    width: 100%;
  }
  .site-post-ttl .post-ttl:before {
    display: none;
  }
  .site-post-ttl .tab {
    height: 100px;
  }

  /* PAGE WORKS */
  .sub {
    text-align: center;
  }
  .sub ul {
    background: #fff;
    width: 100%;
  }

  .sub-m {
    left: 0px !important;
    top: 68px !important;
  }

  .cl-nbrs {
    margin: 40px 0;
  }

  body #wrapper {
    padding: 0 10px;
  }

  .site-footer {
    margin: 0 -10px;
  }

  .sidebar .icon-close {
    background: #fff;
    height: 20px;
    left: 50%;
    margin-left: 35px;
    padding-left: 5px;
    right: inherit;
    top: 71px;
    width: 20px;
    z-index: 1;
  }

  .serv-block .rot .in > .serv-item {
    max-height: 200px;
  }

  .works-block .hide-srl .text, .team-block .hide-srl .text {
    max-height: 115px;
    overflow: hidden;
  }

  .team-soc a + a {
    margin-left: 0px;
  }

  .site-in {
    padding-bottom: 0;
  }

  .desc {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
@media (max-width: 400px) {
  .header-block,
  .top-art {
    width: 100%;
  }

  .desc {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .top-art {
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
  }
}
@media (max-width: 499px) {
  /* PAGE BLOCK */
  .page-block-title {
    height: 100px;
    width: 100%;
  }
  .page-block-title .post-ttl {
    float: none;
    height: 100px;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .page-block-title .post-ttl .tab {
    height: 100px;
  }

  .page-block .block {
    padding: 20px;
    padding-top: 140px;
  }

  .page-block-title .post-ttl:before,
  .post-block .post-cont-titl .post-ttl:before {
    bottom: -5px;
    margin-right: -5px;
    right: 50%;
  }

  .page-block-title blockquote.qoute-top {
    margin-top: 20px;
  }

  /* post block */
  .post-block .post-cont-titl {
    height: 100px;
    width: 100%;
  }
  .post-block .post-ttl {
    float: left;
    padding-left: 20px;
    padding-top: 24px;
    width: 33%;
  }
  .post-block .post-detal {
    float: right;
    position: relative;
    width: 67%;
  }
  .post-block .post-detal .post-author {
    float: left;
    width: 45%;
  }
  .post-block .post-detal .post-date {
    margin-top: 0;
  }
  .post-block .block {
    padding: 20px;
    padding-top: 120px;
  }
}
@media (max-width: 500px) {
  .serv-item-w {
    height: 50%;
    text-align: center;
    width: 100%;
  }
  .serv-item-w:nth-of-type(1):before {
    bottom: 0;
    height: 1px;
    left: 50%;
    margin-left: -110px;
    margin-top: 0;
    right: inherit;
    top: inherit;
    width: 220px;
  }

  .serv-list {
    padding: 0;
    text-align: left;
  }

  .ib-4.serv-block .rot {
    height: 50%;
    width: 100%;
  }

  .serv-block .rot {
    height: 100%;
    width: 100%;
  }

  .works-block .hide-srl .text,
  .team-block .hide-srl .text {
    max-height: 135px;
    overflow: hidden;
  }

  .team-soc a + a {
    margin-left: 10px;
  }
}
/*---------------------------------------------------------------------------------------*/
/*------------------------------------------ISOTOPE---------------------------------------*/
/*---------------------------------------------------------------------------------------*/
#mass-block {
  padding: 0;
}

.col-item {
  height: 25%;
  left: -100%;
  position: absolute;
  width: 25%;
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------------ELEMENTS---------------------------------------*/
/*-------------------------------------- SERVICE BOX ------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.service-box {
  padding: 20px 15px;
  text-align: center;
}
.service-box > a {
  border: none;
  display: block;
  font-size: 1em;
  font-weight: inherit;
}
.service-box h5 {
  font-size: 1.500em;
  font-style: normal;
  font-weight: bold;
  margin-top: 35px;
}
.service-box .gcol,
.service-box .gcol h5 {
  color: #4c7737;
}
.service-box .ycol,
.service-box .ycol h5 {
  color: #ffbb42;
}
.service-box .rcol,
.service-box .rcol h5 {
  color: #c92f30;
}
.service-box .bcol,
.service-box .bcol h5 {
  color: #3f4bb8;
}
.service-box .img-circle {
  display: inline-block;
}

.service-box.pimg img,
.service-box.img-outline img {
  padding: 20px;
}

.service-box.img-outline .img-circle {
  background: transparent;
  box-shadow: 0 0 0 1px;
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------------ELEMENTS---------------------------------------*/
/*--------------------------------------- DIVIDERS --------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.title-divider,
.line-divider,
.line-divider-black {
  color: #777;
  overflow: hidden;
  padding: 32px 0;
  position: relative;
  text-align: center;
}

.title-divider h1 {
  margin-bottom: 0;
}
.title-divider h1:after, .title-divider h1:before {
  background: #e5e5e5;
  content: '';
  display: inline-block;
  height: 1px;
  margin-left: 20px;
  margin-right: -50%;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.title-divider h1:before {
  margin-left: -50%;
  margin-right: 20px;
}
.title-divider h2 {
  margin-bottom: 0;
}
.title-divider h2:after, .title-divider h2:before {
  background: #e5e5e5;
  content: '';
  display: inline-block;
  height: 1px;
  margin-left: 20px;
  margin-right: -50%;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.title-divider h2:before {
  margin-left: -50%;
  margin-right: 20px;
}
.title-divider h3 {
  margin-bottom: 0;
}
.title-divider h3:after, .title-divider h3:before {
  background: #e5e5e5;
  content: '';
  display: inline-block;
  height: 1px;
  margin-left: 20px;
  margin-right: -50%;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.title-divider h3:before {
  margin-left: -50%;
  margin-right: 20px;
}
.title-divider h4 {
  margin-bottom: 0;
}
.title-divider h4:after, .title-divider h4:before {
  background: #e5e5e5;
  content: '';
  display: inline-block;
  height: 1px;
  margin-left: 20px;
  margin-right: -50%;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.title-divider h4:before {
  margin-left: -50%;
  margin-right: 20px;
}
.title-divider h5 {
  margin-bottom: 0;
}
.title-divider h5:after, .title-divider h5:before {
  background: #e5e5e5;
  content: '';
  display: inline-block;
  height: 1px;
  margin-left: 20px;
  margin-right: -50%;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.title-divider h5:before {
  margin-left: -50%;
  margin-right: 20px;
}
.title-divider h6 {
  margin-bottom: 0;
}
.title-divider h6:after, .title-divider h6:before {
  background: #e5e5e5;
  content: '';
  display: inline-block;
  height: 1px;
  margin-left: 20px;
  margin-right: -50%;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.title-divider h6:before {
  margin-left: -50%;
  margin-right: 20px;
}

.line-divider,
.line-divider-black {
  padding: 50px 0;
}
.line-divider:before,
.line-divider-black:before {
  background: #e5e5e5;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.line-divider-black:before {
  background: #111d27;
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------------ELEMENTS---------------------------------------*/
/*---------------------------------------- ALERTS ---------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.alert {
  border-radius: 3px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 10px;
  padding: 17px 35px 17px 60px;
  position: relative;
}
.alert .alert-icon {
  color: rgba(255, 255, 255, 0.75);
  left: 20px;
  position: absolute;
}
.alert .alert-icon:before {
  display: block;
  font-size: 2em;
}
.alert button.close {
  background: none;
  color: rgba(255, 255, 255, 0.5);
  height: auto;
  position: absolute;
  right: 5px;
  text-shadow: none;
  top: 2px;
}
.alert button.close:hover {
  color: rgba(255, 255, 255, 0.75);
}

.alert-black {
  background-color: #111d27;
}

.alert-danger {
  background-color: #c92f30;
}

.alert-gray {
  background-color: #e5e5e5;
  color: #000;
}

.alert-warning {
  background: #D27730;
}

.alert-info {
  background: #2b70bf;
}

.alert-success {
  background: #4c7737;
}

.alert.alert-gray .alert-icon:before {
  color: rgba(0, 0, 0, 0.75);
}

.alert.alert-gray button.close {
  color: #727272;
}
.alert.alert-gray button.close:hover {
  color: #9f9e9e;
}

/*---------------------------------------------------------------------------------------*/
/*--------------------------------------PAGE-LIGHT---------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.page-light.no-touch .menu > ul > li:hover > a,
.page-light.touch .menu > ul > li:hover > a {
  color: #c92f30;
}
.page-light.no-touch .menu > ul > li:not(.menu-item-has-children) > a:hover:before,
.page-light.touch .menu > ul > li:not(.menu-item-has-children) > a:hover:before {
  border-bottom-color: rgba(225, 60, 76, 0.5);
}

.page-light {
  background: #f0f0f0;
}
.page-light .navigation a.ico {
  background: #e24958;
}
.page-light .navigation a.ico span {
  background: #f8d1d5;
}
.page-light .navigation a.ico span:after, .page-light .navigation a.ico span:before {
  background: #f8d1d5;
}
.page-light .navigation a.ico:hover {
  background: #c92f30;
}
.page-light .navigation a.ico:hover span {
  background: #f8d1d5;
}
.page-light .navigation.open .menu {
  background: rgba(255, 255, 255, 0.99);
}
.page-light .navigation.open a.ico:hover span {
  background: transparent;
}
.page-light .lang button {
  border: 1px solid #B6B6B6;
}
.page-light .lang button:after {
  border-top: 4px solid #363636;
}
.page-light .lang button:hover {
  border: 1px solid #B8B9B9;
}
.page-light .lang button:hover:after {
  border-top: 4px solid #363636;
}
.page-light .lang.open button {
  background: #fff !important;
}
.page-light .menu > ul > li a {
  font-weight: normal;
}
.page-light .menu > ul > li a:hover {
  font-weight: normal;
}
.page-light .menu > ul > li.active a {
  color: #c92f30;
}
.page-light .menu > ul > li.active a:before {
  border-bottom-color: rgba(225, 60, 76, 0.5);
  transition: border .3s ease;
}
.page-light .menu > ul > li.menu-item-has-children ul.sub-menu li a {
  font-weight: normal;
}
.page-light .menu > ul > li.menu-item-has-children ul.sub-menu li a:hover {
  color: #c92f30;
  background: #F5F5F5;
}
.page-light .menu > ul > li.menu-item-has-children ul.sub-menu li a:hover:before {
  border-bottom-color: rgba(225, 60, 76, 0.5);
}

@media (max-width: 767px) {
  .page-light .menu > ul > li.menu-item-has-children ul.sub-menu > li > a:hover {
    background: transparent;
  }
}
/*---------------------------------------------------------------------------------------*/
/*---------------------------------ONE PAGE AND OTHER------------------------------------*/
/*---------------------------------------------------------------------------------------*/
#one-page #mass-block {
  min-height: 600px;
}
#one-page .site-blog-nav,
#one-page .site-blog-nav-f {
  opacity: 0;
  transition: visibility .3s ease, opacity .3s ease;
  visibility: hidden;
}
#one-page .site-blog-nav-f {
  height: 0;
  margin-bottom: 0;
}
#one-page .site-blog-nav-f.nav-visible {
  height: auto;
}
#one-page .site-blog-nav-f.nav-visible .nav-arw {
  margin: 15px -15px;
}
#one-page .site-blog-nav-f .nav-arw {
  margin: 0;
}
#one-page .nav-visible {
  opacity: 1;
  position: relative;
  transition: visibility .3s ease, opacity .3s ease;
  visibility: visible;
  z-index: 1;
}

@media (max-width: 767px) {
  .nav-arw a {
    width: 100%;
  }

  .social-post {
    float: none !important;
    margin-bottom: 15px;
    margin-left: 0;
    display: inline-block;
  }
}
.col-item {
  transition: outline .2s ease, z-index .2s ease !important;
  -webkit-transition: outline .2s ease, z-index .2s ease !important;
}

.load-right.hide + .load-center.hide + .load-more {
  padding-top: 0;
}

.lefts,
.rights {
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .lefts,
  .rights {
    font-size: 12px;
  }
}

.head-block {
  height: 0;
  opacity: 0;
  transition: height .3s ease, opacity .3s ease;
}

.head-block-visible {
  min-height: 100px;
  opacity: 1;
  position: relative;
}

.block-post-title h5 {
  text-transform: capitalize;
}

#one-page .col-item {
  opacity: 0;
}

#one-page .col-item.zoomIn {
  opacity: 1;
}

.col-item.animated,
.pages-views {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
}

/*---------------------------------------------------------------------------------------*/
/*--------------------------------------FOR RETINA---------------------------------------*/
/*---------------------------------------------------------------------------------------*/
.sm-icon {
  display: inline-block;
  height: 32px;
  position: relative;
  width: 32px;
}
.sm-icon svg {
  height: 100%;
  position: absolute;
  width: 100%;
}

/*---------------------------------------------------------------------------------------*/
/*--------------------------------------MAIL REPLY---------------------------------------*/
/*---------------------------------------------------------------------------------------*/
#success {
  position: relative;
  float: left;
  width: 100%;
  height: 30px;
  margin-top: 10px;
}

.send-true,
.send-false {
  color: #FFFFFF;
  position: absolute;
  top: -45px;
  left: 15px;
  width: 95%;
  padding: 15px;
}
.send-true.eventmessage,
.send-false.eventmessage {
  margin-top: 15px;
  width: calc(100% - 30px);
}

/*---------------------------------------------------------------------------------------*/
/*------------------------------------ CSS FOR IE 11 ------------------------------------*/
/*---------------------------------------------------------------------------------------*/
@media all and (-ms-high-contrast: none) {
  .navigation .menu a.ico {
    transition: width 0s ease !important;
  }

  .cal + .open.navigation .menu {
    width: 100% !important;
    max-width: calc(100% - 100px) !important;
  }
}
.no-touch .navigation .menu,
.touch .navigation .menu {
  transition: width .3s ease,background .3s ease;
}

/*# sourceMappingURL=style.css.map */
