/*!
Theme Name: theme58895
Theme URI: http://underscores.me/
Author: TT
Author URI: http://www.templatemonster.com
Description: Template
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme58895
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

theme58895 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma, Verdana, sans-serif;
  line-height: 1.2;
  font-weight: 400;
  clear: both;
  margin-top: 0;
  padding: 0; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit; }

h1 {
  margin: 0 0 15px;
  font-size: 41px;
  color: #f96332; }
  @media (max-width: 767px) {
    h1 {
      line-height: 35px;
      font-size: 33px; } }

h2 {
  margin: 15px 0 15px;
  font-size: 36px;
  color: #f96332; }
  @media (max-width: 767px) {
    h2 {
      line-height: 32px;
      font-size: 28px; } }

h3 {
  margin: 10px 0 15px;
  font-size: 32px;
  color: #008fe2; }
  @media (max-width: 767px) {
    h3 {
      line-height: 30px;
      font-size: 26px; } }

h4 {
  margin: 0 0 30px;
  font-size: 30px;
  font-weight: 400;
  color: #151414; }
  @media (max-width: 767px) {
    h4 {
      line-height: 30px;
      font-size: 23px; } }

h5 {
  margin: 0 0 15px;
  font-size: 22px;
  color: #f96332; }

h6 {
  margin: 0 0 10px;
  font-size: 20px;
  color: #f96332; }

p {
  margin: 0 0 30px 0; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  line-height: 30px;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }
  @media (max-width: 767px) {
ul, ol {
       margin: 0 0 0 0; } }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: top; }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.site {
  overflow: hidden; }

.site-header {
  background: #fff;
  position: relative;
  padding: 20px 30px 16px 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
  @media (max-width: 1400px) {
    .site-header {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (max-width: 767px) {
    .site-header {
      text-align: center; } }
  .site-header .widget {
    margin: 0; }
  @media (max-width: 767px) {
    .site-header .site-branding {
      margin-bottom: 10px; } }
  .site-header .site-branding:after {
    display: block;
    clear: both;
    content: ''; }
  .site-header .site-branding .site-title {
    float: left;
    margin: -6px 5px 0 0;
    font-weight: 700;
    color: #f96332; }
    @media (max-width: 767px) {
      .site-header .site-branding .site-title {
        float: none;
        margin: 0 0 5px 0; } }
    .site-header .site-branding .site-title a {
      display: block;
      color: inherit; }
      @media (max-width: 640px) {
        .site-header .site-branding .site-title a {
          font-size: 38px; } }
      .site-header .site-branding .site-title a:hover {
        color: #f96332; }
  .site-header .site-branding .site-description {
    margin: 0;
    padding: 19px 0 0 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #008fe2; }
	.site-header .site-description-widget {
	color: #6a81b3;
    font-size: 14px;
	margin: 10px 0 0;}
	.site-header .site-description-widget p {
	margin: 0;}
	.site-header .site-description-widget img {
    height: 19px;
    margin: 0 0 0 5px;
    vertical-align: middle;
	width: inherit; }
    @media (max-width: 1400px) {
      .site-header .site-branding .site-description {
        padding: 0; } }
    @media (max-width: 1100px) {
      .site-header .site-branding .site-description {
        line-height: 14px;
        font-size: 12px; }
		.site-header .site-description-widget {
        
        line-height: 14px;
        font-size: 12px; }
		}
    @media (max-width: 767px) {
      .site-header .site-branding .site-description {
        padding: 0;
        line-height: 16px;
        font-size: 14px; }
		.site-header .site-description-widget {
        line-height: 16px;
        font-size: 14px; }}
  .site-header .header-sidebar {
    text-align: right; }
    @media (max-width: 600px) {
      .site-header .header-sidebar {
        position: absolute;
        left: 0;
        bottom: 18px;
        width: auto;
        text-align: left;
        z-index: 10; } }
    @media (min-width: 601px) {
      .site-header .header-sidebar {
        margin-top: 20px;
        text-align: center; } }
    @media (min-width: 768px) {
      .site-header .header-sidebar {
        margin-top: 0;
        text-align: right; } }
  .site-header a.btn_login {
    background: #34b0f8;
    display: inline-block;
    margin: 0;
    padding: 9px 22px 9px 20px;
    border-radius: 18px;
    vertical-align: top;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff; }
    .site-header a.btn_login:hover {
      background: #f96332;
      color: #fff; }
    .site-header a.btn_login i {
      display: inline-block;
      margin: 0 8px -4px 0;
      vertical-align: top;
      line-height: 20px;
      font-size: 24px;
      font-style: normal; }

.stuck_container.isStuck {
  background: #fff;
  z-index: 9999; }
  @media (max-width: 767px) {
    .stuck_container.isStuck {
      display: none !important; } }

.site-content {
  background: #f9fafb;
  padding: 50px 0 60px; }
  @media (max-width: 767px) {
    .site-content {
      padding-right: 15px;
      padding-left: 15px; } }
  body.home .site-content {
    padding: 0 0 53px 0; }
    @media (max-width: 767px) {
      body.home .site-content {
        padding-right: 15px;
        padding-left: 15px; } }
  body.page-id-291 .site-content {
    padding-top: 0; }
  @media (max-width: 767px) {
    body.error404 .site-content,
    body.single .site-content,
    body.blog .site-content,
    body.archive .site-content {
      padding-right: 0;
      padding-left: 0; } }
  .site-content article.page {
    margin: 0; }
    .site-content article.page .entry-content {
      margin: 0; }
  .site-content article.post,
  .site-content article.portfolio {
    margin-bottom: 50px; }
    .site-content article.post .entry-title,
    .site-content article.portfolio .entry-title {
      margin: 0 0 20px 0;
      line-height: 40px;
      font-size: 30px; }
    .site-content article.post .entry-meta,
    .site-content article.post .entry-footer,
    .site-content article.portfolio .entry-meta,
    .site-content article.portfolio .entry-footer {
      padding: 5px 0;
      border-top: 1px solid #d2d2d2;
      border-bottom: 1px solid #d2d2d2; }
      .site-content article.post .entry-meta > span,
      .site-content article.post .entry-footer > span,
      .site-content article.portfolio .entry-meta > span,
      .site-content article.portfolio .entry-footer > span {
        margin: 0 15px 0 0; }
    .site-content article.post .entry-summary,
    .site-content article.portfolio .entry-summary {
      margin: 0 0 20px 0; }
  @media (min-width: 1200px) {
    .site-content .container {
      width: 1200px; } }

.post-navigation {
  margin: 50px 0 !important; }

.comments-title,
.comment-reply-title {
  margin: 0 0 20px 0;
  line-height: 40px;
  font-size: 30px; }

ol.comment-list {
  margin: 0 0 65px 0;
  padding: 0; }
  ol.comment-list li {
    margin: 0;
    padding: 0;
    list-style: none; }
    ol.comment-list li .children {
      margin: 0 0 0 15px;
      padding: 0; }
    ol.comment-list li .comment-body {
      background: rgba(0, 0, 0, 0.1);
      margin: 0 0 15px 0;
      padding: 17px;
      line-height: 20px;
      font-size: 14px; }
      ol.comment-list li .comment-body .comment-meta {
        margin: 5px 0 20px 0;
        line-height: 18px; }
        ol.comment-list li .comment-body .comment-meta .comment-author {
          font-size: 12px; }
          ol.comment-list li .comment-body .comment-meta .comment-author img.photo {
            float: left;
            margin: 1px 20px 5px 0; }
        ol.comment-list li .comment-body .comment-meta .comment-metadata {
          font-size: 12px; }
        ol.comment-list li .comment-body .comment-meta p {
          margin: 0 0 20px 0; }
      ol.comment-list li .comment-body .comment-content {
        width: 100%;
        overflow: hidden; }
      ol.comment-list li .comment-body .reply a {
        line-height: 20px;
        font-size: 14px;
        text-transform: uppercase; }

.widget-area .widget {
  margin-bottom: 50px; }
  .widget-area .widget .widget-title {
    margin: 0 0 30px 0;
    line-height: 40px;
    font-size: 30px;
    color: #333; }
  .widget-area .widget ul {
    margin: 0;
    padding: 0; }
    .widget-area .widget ul li {
      position: relative;
      margin: 20px 0 0 0;
      padding: 0 0 0 20px;
      list-style: none;
      line-height: 20px;
      font-size: 14px;
      font-weight: 400;
      text-transform: uppercase;
      color: #333; }
      .widget-area .widget ul li:first-child {
        margin: 0; }
      .widget-area .widget ul li a {
        text-decoration: none;
        color: #333; }
        .widget-area .widget ul li a:hover {
          color: #f96332; }
      .widget-area .widget ul li:before {
        position: absolute;
        top: 0;
        left: 0;
        font-family: FontAwesome;
        font-size: 12px;
        color: #34b0f8;
        content: '\f054'; }
      .widget-area .widget ul li ul {
        padding: 20px 0 0 0; }

.cherry-btn-info {
  background: #34b0f8;
  display: inline-block;
  margin: 0;
  padding: 19px 65px 19px 65px;
  transition: all 0.8s ease-in-out;
  vertical-align: top;
  border-radius: 28px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff; }
  .cherry-btn-info:hover {
    background: #333 !important;
    transition: all 0.4s ease-in-out;
    color: #fff !important; }

.cherry-btn-primary {
  background: #34b0f8;
  display: inline-block;
  min-width: 212px;
  margin: 0;
  padding: 19px 35px 19px 35px;
  transition: all 0.8s ease-in-out;
  vertical-align: top;
  border-radius: 28px;
  line-height: 20px;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #fff; }
  .cherry-btn-primary:hover {
    background: #fff !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease-in-out;
    color: #34b0f8 !important; }
	
	@media (max-width: 767px) {
    .entry-content .row .cherry-btn-primary {
      margin-bottom: 30px; } }

.cherry-btn-default,
.btn-default {
  background: #34b0f8 !important;
  display: inline-block;
  margin: 0;
  padding: 14px 40px 14px 40px;
  transition: all 0.8s ease-in-out;
  vertical-align: top;
  border-radius: 22px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  line-height: 20px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #fff !important; }
  .cherry-btn-default:hover,
  .btn-default:hover {
    background: #fff !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease-in-out;
    color: #333 !important; }

@media (max-width: 767px) {
  .cherry-box {
    margin-right: -15px;
    margin-left: -15px; } }

.box_1 .inner {
  padding-top: 75px;
  padding-bottom: 482px;
  text-align: center; }
  @media (max-width: 767px) {
    .box_1 .inner {
      padding-top: 30px;
      padding-bottom: 282px; } }
  .box_1 .inner p {
    margin: 0 0 52px 0; }
    @media (min-width: 1200px) {
      .box_1 .inner p {
        padding: 0 70px; } }
    @media (max-width: 767px) {
      .box_1 .inner p {
        margin: 0 0 31px 0; } }
  .box_1 .inner .cherry-btn-primary {
    margin: 8px; }
    @media (max-width: 767px) {
      .box_1 .inner .cherry-btn-primary {
        margin: 5px; } }

.box_2 {
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .box_2 {
      margin-bottom: 50px; } }
  .box_2 .inner {
    padding-top: 100px;
    padding-bottom: 50px;
    color: #101010; }
    @media (max-width: 767px) {
      .box_2 .inner {
        background: #fff !important;
        padding-top: 50px;
        padding-bottom: 50px; } }
    .box_2 .inner .cherry-btn-primary {
      margin: 0 8px; }

.box_3 {
  position: relative;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  z-index: 9; }
  .box_3:before {
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: -5000px;
    bottom: 0;
    left: -5000px;
    z-index: -1;
    content: ''; }
  @media (max-width: 767px) {
    .box_3 .cherry-btn:last-child {
      margin-bottom: 50px; } }

.box_4 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  z-index: 9; }
  .box_4:before {
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: -5000px;
    bottom: 0;
    left: -5000px;
    z-index: -1;
    content: ''; }
  .box_4 h4 {
    margin: 0 0 50px 0; }
  @media (max-width: 767px) {
    .box_4 .cherry-btn:last-child {
      margin-bottom: 30px; } }
  .box_4 .cherry-list.list_1 {
    margin: 0; }

.box_5 {
  text-align: center; }
  .box_5 .inner {
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff; }
    @media (max-width: 767px) {
      .box_5 .inner {
        padding-top: 50px;
        padding-bottom: 50px; } }
    .box_5 .inner .cherry-btn-primary {
      margin: 0 8px 8px; }
	  
.box_6 {
	margin-top: -50px; }
	.box_6 .inner {
	  background-size: cover !important;
    }
  @media (min-width: 1280px) {
    .box_6 .inner {
      min-height: 780px; } }
.box_7 {
	margin-top: -50px; }
	.box_7 .inner {
	  background-size: cover !important;
    }	
.title-box.style_1 {
  margin-bottom: 37px; }
  @media (max-width: 1200px) {
    .title-box.style_1 {
      margin-bottom: 21px; } }
  .title-box.style_1 .title-box_content .title-box_title {
    margin: 0 0 9px 0;
    padding: 0;
    line-height: 80px;
    font-size: 70px;
    font-weight: 400; }
    @media (max-width: 1200px) {
      .title-box.style_1 .title-box_content .title-box_title {
        line-height: 60px;
        font-size: 50px; } }
    @media (max-width: 767px) {
      .title-box.style_1 .title-box_content .title-box_title {
        line-height: 40px;
        font-size: 30px; } }
  .title-box.style_1 .title-box_content .title-box_subtitle {
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-size: 40px;
    font-weight: 400; }
    @media (max-width: 1200px) {
      .title-box.style_1 .title-box_content .title-box_subtitle {
        line-height: 30px;
        font-size: 20px; } }

.title-box.style_2 {
  margin-bottom: 40px; }
  .title-box.style_2 .title-box_content .title-box_title {
    margin: 0 0 12px 0;
    padding: 0;
    line-height: 60px;
    font-size: 50px;
    font-weight: 400; }
    @media (max-width: 991px) {
      .title-box.style_2 .title-box_content .title-box_title {
        margin: 0 0 5px 0;
        line-height: 32px;
        font-size: 30px; } }
  .title-box.style_2 .title-box_content .title-box_subtitle {
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-size: 40px;
    font-weight: 400; }
    @media (max-width: 991px) {
      .title-box.style_2 .title-box_content .title-box_subtitle {
        line-height: 30px;
        font-size: 20px; } }

.title-box.style_3 {
  margin-bottom: 50px;
  text-align: center; }
  @media (max-width: 767px) {
    .title-box.style_3 {
      margin-bottom: 30px; } }
  .title-box.style_3 .title-box_content .title-box_title {
    margin: 0 0 12px 0;
    padding: 0;
    line-height: 60px;
    font-size: 50px;
    font-weight: 400; }
    @media (max-width: 991px) {
      .title-box.style_3 .title-box_content .title-box_title {
        margin: 0 0 5px 0;
        line-height: 40px;
        font-size: 30px; } }
  .title-box.style_3 .title-box_content .title-box_subtitle {
    margin: 0;
    padding: 0;
    line-height: 48px;
    font-size: 36px;
    font-weight: 400; }
    @media (max-width: 991px) {
      .title-box.style_3 .title-box_content .title-box_subtitle {
        line-height: 30px;
        font-size: 20px; } }

.title-box.style_4 {
  margin-bottom: 37px;
  text-align: center; }
  @media (max-width: 640px) {
    .title-box.style_4 {
      margin-top: 50px; } }
  .title-box.style_4 .title-box_content .title-box_title {
    margin: 0 0 9px 0;
    padding: 0;
    line-height: 48px;
    font-size: 36px;
    font-weight: 400; }
    @media (max-width: 991px) {
      .title-box.style_4 .title-box_content .title-box_title {
        margin: 0 0 5px 0;
        line-height: 36px;
        font-size: 24px; } }
  .title-box.style_4 .title-box_content .title-box_subtitle {
    margin: 0;
    padding: 0;
    line-height: 38px;
    font-size: 25px;
    font-weight: 700; }
    @media (max-width: 991px) {
      .title-box.style_4 .title-box_content .title-box_subtitle {
        line-height: 30px;
        font-size: 20px; } }

.title-box.style_5 {
  margin-bottom: 20px;
  padding-top: 7px; }
  @media (max-width: 767px) {
    .title-box.style_5 {
      margin-top: 30px; } }
  .title-box.style_5 .title-box_content .title-box_title {
    background: #f96332;
    display: inline-block;
    width: 85px;
    height: 85px;
    overflow: hidden;
    margin: 0 0 35px 0;
    border-radius: 50%;
    vertical-align: top;
    line-height: 85px;
    font-size: 50px;
    text-align: center; }
  .title-box.style_5 .title-box_content .title-box_subtitle {
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 24px; }

.title-box.style_6 {
  margin-bottom: 45px; }
  .title-box.style_6 .title-box_icon {
    background: #fff;
    float: left;
    width: 131px;
    height: 131px;
    overflow: hidden;
    margin: 5px 40px 0 0;
    border-radius: 50%;
    line-height: 131px;
    text-align: center; }
    @media (max-width: 1200px) {
      .title-box.style_6 .title-box_icon {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } }
    @media (max-width: 991px) {
      .title-box.style_6 .title-box_icon {
        display: block;
        float: none;
        margin: 0 auto 20px;
        vertical-align: top; } }
  .title-box.style_6 .title-box_content .title-box_title {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 30px;
    font-size: 24px; }
  .title-box.style_6 .title-box_content .title-box_subtitle {
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400; }

.title-box.style_7 {
  margin-bottom: 45px;
  position: relative; }
  @media (min-width: 992px) {
    .title-box.style_7 {
      padding-left: 150px; } }
  .title-box.style_7 .title-box_icon {
    background: #fff;
    float: left;
    width: 131px;
    color: #f96332;
    height: 131px;
    overflow: hidden;
    margin: 5px 40px 0 0;
    border-radius: 50%;
    line-height: 131px;
    text-align: center; }
    @media (max-width: 1200px) {
      .title-box.style_7 .title-box_icon {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } }
    @media (max-width: 991px) {
      .title-box.style_7 .title-box_icon {
        display: block;
        float: none;
        margin: 0 auto 20px;
        vertical-align: top; } }
    @media (min-width: 992px) {
      .title-box.style_7 .title-box_icon {
        position: absolute;
        left: 0;
        top: 0; } }
    .title-box.style_7 .title-box_icon:before {
      font-size: 65px; }
  .title-box.style_7 h4 {
    color: #f96332;
    font-size: 24px;
    line-height: 30px;
    margin: 30px 0 30px; }
  .title-box.style_7 .title-box_content .title-box_title {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 30px;
    font-size: 24px; }
  .title-box.style_7 .title-box_content .title-box_subtitle {
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400; }

.font-style-1,
.font-style-2,
.phone-number {
  font-size: 28px;
  margin-left: auto;
  margin-right: auto;
  max-width: 790px;
  padding: 0 15px;
  text-align: center;
  line-height: 1.1; }

.font-style-1 {
  font-size: 24px;
  color: #f96332;
  line-height: 1.3; }

.font-style-2 {
  color: #008fe2; }

.phone-number {
  color: #333; }
  .phone-number a {
    color: inherit; }

@media (max-width: 767px) {
  .parallax-box {
    margin-right: -15px;
    margin-left: -15px; } }

.parallax-box .parallax-content {
  padding-top: 150px;
  padding-bottom: 70px; }
  @media (max-width: 1200px) {
    .parallax-box .parallax-content {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media (max-width: 991px) {
    .parallax-box .parallax-content {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media (max-width: 767px) {
    .parallax-box .parallax-content {
      padding-top: 50px;
      padding-right: 15px;
      padding-bottom: 50px;
      padding-left: 15px; } }

@media (max-width: 767px) {
  .parallax-box.parallax_1 .parallax-bg .parallax-bg-inner {
    background-color: #f9fafb;
    background-image: none !important; } }

@media (max-width: 767px) {
  .parallax-box.parallax_1 .parallax-bg .parallax-img.parallax-bg-inner {
    display: none; } }

.parallax-box.parallax_2 {
  margin-bottom: 105px; }
  @media (max-width: 767px) {
    .parallax-box.parallax_2 {
      margin-bottom: 50px; } }
  .parallax-box.parallax_2 .parallax-content {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    color: #fff; }
    @media (max-width: 1200px) {
      .parallax-box.parallax_2 .parallax-content {
        padding-top: 100px;
        padding-bottom: 100px; } }
    @media (max-width: 991px) {
      .parallax-box.parallax_2 .parallax-content {
        padding-top: 70px;
        padding-bottom: 70px; } }
    @media (max-width: 767px) {
      .parallax-box.parallax_2 .parallax-content {
        padding-top: 50px;
        padding-bottom: 50px; } }
    .parallax-box.parallax_2 .parallax-content p {
      margin: 0 0 53px 0; }
      @media (min-width: 1200px) {
        .parallax-box.parallax_2 .parallax-content p {
          padding: 0 70px; } }

.parallax-box.parallax_3 {
  margin-bottom: 106px; }
  @media (max-width: 767px) {
    .parallax-box.parallax_3 {
      margin-bottom: 50px; } }
  .parallax-box.parallax_3 .parallax-content {
    padding-top: 184px;
    padding-bottom: 180px;
    text-align: center;
    color: #fff; }
    @media (max-width: 1200px) {
      .parallax-box.parallax_3 .parallax-content {
        padding-top: 150px;
        padding-bottom: 150px; } }
    @media (max-width: 991px) {
      .parallax-box.parallax_3 .parallax-content {
        padding-top: 100px;
        padding-bottom: 100px; } }
    @media (max-width: 767px) {
      .parallax-box.parallax_3 .parallax-content {
        padding-top: 50px;
        padding-bottom: 50px; } }
    .parallax-box.parallax_3 .parallax-content h2 {
      margin: 0 0 9px 0;
      line-height: 80px;
      font-size: 70px;
      color: #fff; }
      @media (max-width: 991px) {
        .parallax-box.parallax_3 .parallax-content h2 {
          line-height: 60px;
          font-size: 50px; } }
      @media (max-width: 767px) {
        .parallax-box.parallax_3 .parallax-content h2 {
          line-height: 50px;
          font-size: 40px; } }
      @media (max-width: 480px) {
        .parallax-box.parallax_3 .parallax-content h2 {
          line-height: 40px;
          font-size: 30px; } }
    .parallax-box.parallax_3 .parallax-content h4 {
      margin: 0 0 37px 0;
      color: #fff; }
    .parallax-box.parallax_3 .parallax-content p {
      margin: 0 0 53px 0; }
      @media (min-width: 1200px) {
        .parallax-box.parallax_3 .parallax-content p {
          padding: 0 80px; } }

.parallax-box.parallax_4 {
  margin-bottom: 106px; }
  @media (max-width: 767px) {
    .parallax-box.parallax_4 {
      margin-bottom: 50px; } }
  .parallax-box.parallax_4 .parallax-content {
    padding-top: 184px;
    padding-bottom: 180px;
    text-align: center;
    color: #fff; }
    @media (max-width: 1200px) {
      .parallax-box.parallax_4 .parallax-content {
        padding-top: 150px;
        padding-bottom: 150px; } }
    @media (max-width: 991px) {
      .parallax-box.parallax_4 .parallax-content {
        padding-top: 100px;
        padding-bottom: 100px; } }
    @media (max-width: 767px) {
      .parallax-box.parallax_4 .parallax-content {
        padding-top: 50px;
        padding-bottom: 50px; } }
    .parallax-box.parallax_4 .parallax-content h2 {
      margin: 0 0 9px 0;
      line-height: 80px;
      font-size: 70px;
      color: #fff; }
      @media (max-width: 991px) {
        .parallax-box.parallax_4 .parallax-content h2 {
          line-height: 60px;
          font-size: 50px; } }
      @media (max-width: 767px) {
        .parallax-box.parallax_4 .parallax-content h2 {
          line-height: 50px;
          font-size: 40px; } }
      @media (max-width: 480px) {
        .parallax-box.parallax_4 .parallax-content h2 {
          line-height: 40px;
          font-size: 30px; } }
    .parallax-box.parallax_4 .parallax-content h4 {
      margin: 0 0 37px 0;
      color: #fff; }
    .parallax-box.parallax_4 .parallax-content p {
      margin: 0 0 53px 0; }
      @media (min-width: 1200px) {
        .parallax-box.parallax_4 .parallax-content p {
          padding: 0 80px; } }

.parallax-box.parallax_5 {
  margin-bottom: -71px; }
  .parallax-box.parallax_5 .parallax-content {
    padding-top: 184px;
    padding-bottom: 180px;
    text-align: center;
    color: #fff; }
    @media (max-width: 1200px) {
      .parallax-box.parallax_5 .parallax-content {
        padding-top: 150px;
        padding-bottom: 150px; } }
    @media (max-width: 991px) {
      .parallax-box.parallax_5 .parallax-content {
        padding-top: 100px;
        padding-bottom: 100px; } }
    @media (max-width: 767px) {
      .parallax-box.parallax_5 .parallax-content {
        padding-top: 50px;
        padding-bottom: 50px; } }
    .parallax-box.parallax_5 .parallax-content h2 {
      margin: 0 0 9px 0;
      line-height: 80px;
      font-size: 70px;
      color: #fff; }
      @media (max-width: 991px) {
        .parallax-box.parallax_5 .parallax-content h2 {
          line-height: 60px;
          font-size: 50px; } }
      @media (max-width: 767px) {
        .parallax-box.parallax_5 .parallax-content h2 {
          line-height: 50px;
          font-size: 40px; } }
      @media (max-width: 480px) {
        .parallax-box.parallax_5 .parallax-content h2 {
          line-height: 40px;
          font-size: 30px; } }
    .parallax-box.parallax_5 .parallax-content h4 {
      margin: 0 0 37px 0;
      color: #fff; }
    .parallax-box.parallax_5 .parallax-content p {
      margin: 0 0 53px 0; }
      @media (min-width: 1200px) {
        .parallax-box.parallax_5 .parallax-content p {
          padding: 0 80px; } }

.cherry-banner.style_1 {
  margin-bottom: 111px;
  padding-top: 22px;
  text-align: center; }
  @media (max-width: 767px) {
    .cherry-banner.style_1 {
      margin-bottom: 50px; } }
  .cherry-banner.style_1 figure {
    background: #fff;
    display: inline-block;
    margin: 0 0 35px;
    border-radius: 50%;
    vertical-align: top; }
    @media (max-width: 767px) {
      .cherry-banner.style_1 figure {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } }
    .cherry-banner.style_1 figure img {
      border-radius: 50%; }
  .cherry-banner.style_1 .cherry-banner_title {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 30px;
    font-size: 24px;
    font-weight: 400; }
  .cherry-banner.style_1 .cherry-banner_content {
    margin: 0 0 42px 0;
    padding: 0;
    text-align: left; }
  .cherry-banner.style_1 .cherry-banner_content ul {
    margin-left: 0;
	padding: 0 0 0 40px;}
.cherry-banner.style_2 {
  padding-bottom: 50px;
  text-align: left; }
  .cherry-banner.style_2 .cherry-banner_wrap:after {
    display: block;
    clear: both;
    content: ''; }
  .cherry-banner.style_2 .cherry-banner_wrap figure {
    float: left;
    margin: 0 65px 0 0; }
    @media (min-width: 1200px) {
      .cherry-banner.style_2 .cherry-banner_wrap figure {
        margin-top: -7px;
        margin-left: -109px; } }
    @media (max-width: 1200px) {
      .cherry-banner.style_2 .cherry-banner_wrap figure {
        max-width: 45%;
        margin: 0 30px 0 0; } }
    @media (max-width: 767px) {
      .cherry-banner.style_2 .cherry-banner_wrap figure {
        float: none;
        max-width: 100%;
        margin: 0 0 30px 0; } }
  .cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {
    margin: 0 0 12px 0;
    padding: 0;
    clear: none;
    font-size: 50px;
    line-height: 60px; }
    @media (max-width: 1200px) {
      .cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {
        line-height: 50px;
        font-size: 40px; } }
    @media (max-width: 599px) {
      .cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_title {
        font-size: 35px;
        line-height: 1.2; } }
  .cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_content {
    margin: 0 0 42px 0;
    padding: 0; }
    .cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_content strong {
      display: block;
      margin: 0 0 40px 0;
      line-height: 50px;
      font-size: 40px;
      font-weight: 400;
      color: #333; }
      @media (max-width: 1200px) {
        .cherry-banner.style_2 .cherry-banner_wrap .cherry-banner_content strong {
          line-height: 1.4;
          font-size: 25px;
          margin: 0 0 25px; } }

.cherry-banner.style_3 {
  margin-bottom: 30px; }
  .cherry-banner.style_3 .cherry-banner_wrap figure {
    float: right;
    margin: 7px 0 0 100px; }
    @media (max-width: 1200px) {
      .cherry-banner.style_3 .cherry-banner_wrap figure {
        max-width: 45%;
        margin-left: 30px; } }
    @media (max-width: 480px) {
      .cherry-banner.style_3 .cherry-banner_wrap figure {
        float: none;
        max-width: 100%;
        margin: 0 0 30px 0; } }
  .cherry-banner.style_3 .cherry-banner_wrap .cherry-banner_title {
    margin: 0 0 20px 0;
    padding: 0;
    clear: none;
    line-height: 30px;
    font-size: 24px;
    font-weight: 400;
    color: #f96332;
    text-align: left; }
  .cherry-banner.style_3 .cherry-banner_wrap .cherry-banner_content {
    margin: 0 0 41px 0;
    padding: 0;
    text-align: left; }
  @media (max-width: 640px) {
    .cherry-banner.style_3 .cherry-btn-default,
    .cherry-banner.style_3 .btn-default {
      padding: 10px 20px;
      font-size: 12px; } }

.testimonials-wrap.style_1 .testimonials-list {
  margin: 0 -15px; }
  @media (max-width: 767px) {
    .testimonials-wrap.style_1 .testimonials-list {
      margin: 0; } }
  .testimonials-wrap.style_1 .testimonials-list:after {
    display: block;
    clear: both;
    content: ''; }
  .testimonials-wrap.style_1 .testimonials-list .testimonials-item {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 15px; }
    @media (max-width: 767px) {
      .testimonials-wrap.style_1 .testimonials-list .testimonials-item {
        float: none;
        width: 100%;
        margin: 40px 0 0 0;
        padding: 0; } }
    @media (max-width: 767px) {
      .testimonials-wrap.style_1 .testimonials-list .testimonials-item:first-child {
        margin: 0; } }
    .testimonials-wrap.style_1 .testimonials-list .testimonials-item img {
      float: left;
      margin: 13px 35px 5px 0;
      border-radius: 50%; }
      @media (max-width: 991px) {
        .testimonials-wrap.style_1 .testimonials-list .testimonials-item img {
          float: none;
          margin: 0 0 20px 0; } }
      @media (max-width: 767px) {
        .testimonials-wrap.style_1 .testimonials-list .testimonials-item img {
          float: left;
          max-width: 45%;
          margin: 13px 35px 5px 0; } }
      @media (max-width: 480px) {
        .testimonials-wrap.style_1 .testimonials-list .testimonials-item img {
          float: none;
          max-width: 100%;
          display: block;
          margin: 0 auto 20px; } }
    .testimonials-wrap.style_1 .testimonials-list .testimonials-item .caption {
      overflow: hidden;
      padding: 13px 0 0 0; }
      .testimonials-wrap.style_1 .testimonials-list .testimonials-item .caption blockquote {
        overflow: visible;
        margin: 0 0 18px 0;
        padding: 0; }
        @media (min-width: 1200px) {
          .testimonials-wrap.style_1 .testimonials-list .testimonials-item .caption blockquote {
            padding: 0 60px 0 0; } }
        .testimonials-wrap.style_1 .testimonials-list .testimonials-item .caption blockquote p {
          margin: 0; }
          .testimonials-wrap.style_1 .testimonials-list .testimonials-item .caption blockquote p:before {
            background: url(images/quotes.png) no-repeat 0% 0%;
            display: inline-block;
            width: 53px;
            height: 37px;
            overflow: hidden;
            margin: -13px 10px 0 0;
            vertical-align: top;
            content: ''; }
      .testimonials-wrap.style_1 .testimonials-list .testimonials-item .caption .testi-meta {
        line-height: 20px;
        font-size: 15px;
        font-weight: 400;
        color: #008fe2; }
        .testimonials-wrap.style_1 .testimonials-list .testimonials-item .caption .testi-meta footer {
          display: block;
          margin: 0 0 6px 0;
          line-height: 30px;
          font-size: 24px;
          font-weight: 400;
          color: #f96332; }
          .testimonials-wrap.style_1 .testimonials-list .testimonials-item .caption .testi-meta footer cite {
            font-style: normal; }

.gMap {
  margin-top: 112px;
  margin-bottom: 105px; }

.cherry-list.list_1 {
  margin-bottom: 108px;
  padding-top: 2px; }
  @media (max-width: 767px) {
    .cherry-list.list_1 {
      margin-bottom: 50px; } }
  .cherry-list.list_1 ul {
    margin: 0;
    padding: 0; }
    .cherry-list.list_1 ul li {
      position: relative;
      margin: 20px 0 0 0;
      padding: 0 0 0 20px;
      list-style: none;
      line-height: 20px;
      font-size: 18px;
      font-weight: 400; }
      .cherry-list.list_1 ul li:first-child {
        margin: 0; }
      .cherry-list.list_1 ul li a {
        text-decoration: none;
        color: #333; }
        .cherry-list.list_1 ul li a:hover {
          color: #f96332; }
      .cherry-list.list_1 ul li .list-icon {
        position: absolute;
        top: 4px;
        left: 0;
        font-size: 12px;
        color: #34b0f8; }

.cherry-list.list_info {
  margin-bottom: 34px; }
  .cherry-list.list_info ul {
    margin: 0;
    padding: 0; }
    .cherry-list.list_info ul li {
      width: 100%;
      overflow: hidden;
      margin: 0;
      padding: 0;
      list-style: none;
      line-height: 30px;
      font-size: 18px;
      color: #999999; }
      @media (max-width: 991px) {
        .cherry-list.list_info ul li {
          line-height: 22px;
          font-size: 14px; } }
      .cherry-list.list_info ul li:before {
        display: none; }
      .cherry-list.list_info ul li em {
        display: block;
        margin: 0 0 15px 0;
        line-height: 40px;
        font-size: 24px;
        font-style: normal;
        color: #f96332; }
        @media (min-width: 1200px) {
          .cherry-list.list_info ul li em {
            padding: 0 40px 0 0; } }
        @media (max-width: 991px) {
          .cherry-list.list_info ul li em {
            line-height: 30px;
            font-size: 22px; } }
      .cherry-list.list_info ul li strong {
        float: right;
        font-weight: 400; }
        @media (min-width: 1200px) {
          .cherry-list.list_info ul li strong {
            padding-right: 22px; } }
        @media (max-width: 1200px) {
          .cherry-list.list_info ul li strong {
            float: none; } }
      .cherry-list.list_info ul li a {
        font-size: 15px;
        text-decoration: underline; }

.cherry-posts-list.style_1 {
  margin-bottom: 113px;
  padding-top: 7px; }
  @media (max-width: 767px) {
    .cherry-posts-list.style_1 {
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    .cherry-posts-list.style_1 .cherry-posts-item {
      margin-top: 40px; } }
  @media (max-width: 767px) {
    .cherry-posts-list.style_1 .cherry-posts-item:first-child {
      margin-top: 0; } }
  .cherry-posts-list.style_1 .cherry-posts-item .inner .post-thumbnail {
    margin: 0 0 34px 0; }
    .cherry-posts-list.style_1 .cherry-posts-item .inner .post-thumbnail a {
      background: #000;
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 767px) {
        .cherry-posts-list.style_1 .cherry-posts-item .inner .post-thumbnail a {
          display: block; } }
    .cherry-posts-list.style_1 .cherry-posts-item .inner .post-thumbnail:hover img {
      opacity: 0.5;
      transition: all 0.4s ease-in-out; }
    .cherry-posts-list.style_1 .cherry-posts-item .inner .post-thumbnail img {
      width: 100%;
      transition: all 0.8s ease-in-out; }
  .cherry-posts-list.style_1 .cherry-posts-item .inner .post-title {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 30px;
    font-size: 24px;
    font-weight: 400;
    color: #f96332; }
    .cherry-posts-list.style_1 .cherry-posts-item .inner .post-title a:hover {
      color: #333; }
  .cherry-posts-list.style_1 .cherry-posts-item .inner .post-excerpt {
    margin: 0 0 41px 0; }
    @media (max-width: 767px) {
      .cherry-posts-list.style_1 .cherry-posts-item .inner .post-excerpt {
        margin: 0 0 21px 0; } }
    .cherry-posts-list.style_1 .cherry-posts-item .inner .post-excerpt p {
      margin: 0; }

.masonry-gallery {
  margin: 0; }
  @media (max-width: 767px) {
    .masonry-gallery {
      margin: 0 -15px; } }
  .masonry-gallery .thumbnail-gallery {
    margin: 0 -15px; }
    .masonry-gallery .thumbnail-gallery a {
      background: #333;
      display: block;
      position: relative; }
      .masonry-gallery .thumbnail-gallery a:hover:before {
        transition: all 0.4s ease-in-out;
        transform: rotate(360deg);
        opacity: 1;
        font-size: 50px; }
      .masonry-gallery .thumbnail-gallery a:before {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        overflow: hidden;
        margin: -25px 0 0 -25px;
        transition: all 0.8s ease-in-out;
        opacity: 0;
        line-height: 50px;
        font-family: FontAwesome;
        font-size: 0;
        text-align: center;
        color: #fff;
        z-index: 99;
        content: '\f00e'; }
      .masonry-gallery .thumbnail-gallery a img {
        opacity: 0.5; }

.gallery-content {
  padding: 99px 0 0 0; }

.mfp-arrow,
.mfp-close {
  box-shadow: none !important; }

.site-footer {
  background: #6A81B3;
  padding: 40px 0 90px 0;
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff; }
  @media (max-width: 767px) {
    .site-footer {
      padding: 40px 0 40px 0; } }
  @media (min-width: 1200px) {
    .site-footer .container {
      width: 1200px; } }
  .site-footer .footer-top {
    padding: 9px 0 27px 0;
    line-height: 30px;
    font-size: 18px; }
    @media (max-width: 767px) {
      .site-footer .footer-top {
        line-height: 20px;
        font-size: 14px; } }
      @media (max-width: 767px) {
        .site-footer .footer-top p {
          margin: 0 0 20px 0; } }
  .site-footer .footer-bottom p {
    margin: 0 0 35px 0; }
    @media (max-width: 767px) {
      .site-footer .footer-bottom p {
        margin: 0 0 15px 0; } }
  .site-footer a {
    color: inherit; }
    .site-footer a:hover {
      color: #333; }
  .site-footer .site-branding {
    margin: 0 0 32px 0; }
    @media (max-width: 767px) {
      .site-footer .site-branding {
        margin: 0 0 15px 0; } }
    .site-footer .site-branding:after {
      display: block;
      clear: both;
      content: ''; }
    .site-footer .site-branding .site-title {
      display: inline-block;
      margin: -6px 5px 0 0;
      vertical-align: top;
      line-height: 50px;
      font-size: 50px;
      font-weight: 700;
      color: #fff; }
      @media (max-width: 767px) {
        .site-footer .site-branding .site-title {
          display: block;
          margin: 0 0 5px 0;
          line-height: 40px;
          font-size: 40px; } }
      .site-footer .site-branding .site-title a {
        display: block;
        font-size: 40px;
        color: inherit; }
        @media (max-width: 640px) {
          .site-footer .site-branding .site-title a {
            font-size: 40px; } }
        .site-footer .site-branding .site-title a:hover {
          color: #fff; }
    .site-footer .site-branding .site-description {
      margin: 0;
      padding: 0;
      vertical-align: top;
      font-size: 25px;
      font-weight: 400;
      color: #fff; }
      @media (max-width: 767px) {
        .site-footer .site-branding .site-description {
          display: block;
          line-height: 26px;
          font-size: 20px; } }
  .site-footer ul.social {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0; }
    .site-footer ul.social li {
      display: inline-block;
      margin: 0 5px;
      padding: 0;
      vertical-align: top;
      list-style: none; }
      .site-footer ul.social li a {
        background: #fff;
        display: block;
        width: 48px;
        height: 48px;
        overflow: hidden;
        border-radius: 50%;
        line-height: 48px;
        font-size: 22px;
        text-align: center;
        color: #888888; }
        .site-footer ul.social li a:hover {
          background: #333;
          color: #fff; }

.btn-group-isotope {
  margin: 0 0 50px 0; }
  .btn-group-isotope button {
    background: none;
    margin: 0 0 0 15px;
    padding: 0;
    transition: all 0.8s ease-in-out;
    border: none;
    border-radius: 0;
    box-shadow: none !important;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    text-shadow: none;
    color: #333; }
    .btn-group-isotope button:first-child {
      margin: 0; }
    .btn-group-isotope button:hover, .btn-group-isotope button.active {
      transition: all 0.4s ease-in-out;
      color: #34b0f8; }

.error-404 {
  text-align: center; }
  .error-404 .error-title {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 220px;
    font-size: 220px;
    color: #34b0f8; }
    @media (max-width: 480px) {
      .error-404 .error-title {
        line-height: 150px;
        font-size: 150px; } }

/*
* @subsection   ToTop
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      1.0.0
*/
.ui-to-top {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #FFF;
  background: #f96332;
  border-radius: 50%;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), 3px 4px 8px 0 rgba(0, 0, 0, 0.11);
  position: fixed;
  right: 15px;
  bottom: 15px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  transform: translateY(100px); }
  .ui-to-top:hover {
    color: #FFF;
    background: #34b0f8;
    text-decoration: none; }
  .ui-to-top.active {
    transform: translateY(0); }
  .ui-to-top:before {
    font-size: 45px; }

.header-info {
  font-size: 19px;
  font-weight: 700;
  color: #f96332;
  white-space: nowrap; }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-info {
      font-size: 16px; } }
  @media (min-width: 992px) {
    .header-info {
      font-size: 21px; } }

.wpml-ls-legacy-list-horizontal {
  display: none; }
  @media (min-width: 768px) {
    .wpml-ls-legacy-list-horizontal {
      display: block;
      margin: -7px -17px 0 0; } 

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { padding: 0 8px;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link { padding-left: 0;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link { padding-right: 0;}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after { margin: 0;}
}
@media (max-width: 600px) {
  	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary.mega-menu {
		background: #ddd;
		border-bottom: 1px solid #333;
		border-top: 1px solid #333;
		text-align: left;
	}
		
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu > li.mega-menu-item {
		border-bottom: 1px solid #333;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu > li.mega-menu-item.mega-menu-item-wpml-ls-2-uk,
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu > li.mega-menu-item.mega-menu-item-wpml-ls-2-ru {
		display: inline-block;
		border: 0;
	}	
}

@media (min-width: 601px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-wpml-ls-2-uk,
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-wpml-ls-2-ru {
    display: none; } }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  background: #fff;
  max-width: 100%;
  margin: 0;
  padding: 9px 18px 9px 18px;
  border: 1px solid #d2d2d2;
  border-radius: 0;
  resize: none;
  line-height: 24px;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #333333; }

input[type="submit"] {
  background: #34b0f8;
  height: 48px;
  margin: 0;
  padding: 0 40px 0 40px;
  border: none;
  border-radius: 22px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  transition: all 0.8s ease-in-out;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-shadow: none;
  text-transform: uppercase;
  color: #fff; }
  input[type="submit"]:hover {
    background: #f96332;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    transition: all 0.4s ease-in-out;
    color: #fff; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

.wpcf7-form {
  padding-top: 7px; }
  .wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    margin: 0 0 30px 0; }
  .wpcf7-form textarea {
    height: 204px; }
  .wpcf7-form .submit_wrap {
    padding: 17px 0 0 0; }

.search-form label {
  display: inline-block;
  margin: 0 0 3px 0;
  vertical-align: top; }

.search-form input[type="submit"] {
  height: 44px; }

input[type="submit"].wpcf7-submit {
  padding: 0 20px; }
@media (max-width: 767px) {
	.wpcf7 .submit_wrap {text-align: center;}
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  transition: all 0.8s ease-in-out;
  /*text-decoration: none;*/
  color: #008fe2; }
  a:hover {
    transition: all 0.4s ease-in-out;
    text-decoration: none;
    color: #f96332; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  width: 100%;
  padding: 11px 0 0 0;
  text-align: center; }
  @media (max-width: 599px) {
    .main-navigation button {
      background: #f96332;
      display: block;
      width: 100%;
      border: none;
      border-radius: 0;
      box-shadow: none;
      letter-spacing: 1px;
      line-height: 20px;
      font-size: 14px;
      font-weight: 700;
      text-shadow: none;
      text-transform: uppercase;
      color: #fff; } }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      background: #333;
      position: absolute;
      top: 49px;
      left: 50%;
      width: 244px;
      margin: 0 0 0 -122px;
      padding: 29px 30px 29px 30px;
      opacity: 0;
      transition: all 0.8s ease-in-out;
      line-height: 20px;
      font-size: 14px;
      text-align: left;
      z-index: -1; }
      @media (max-width: 599px) {
        .main-navigation ul ul {
          background: none;
          position: relative;
          top: auto;
          left: auto;
          width: auto;
          margin: 0;
          padding: 0;
          opacity: 1;
          text-align: center;
          z-index: 999; } }
      .main-navigation ul ul ul {
        top: -29px;
        left: 215px;
        margin: 0; }
        @media (max-width: 599px) {
          .main-navigation ul ul ul {
            top: auto;
            left: auto; } }
      .main-navigation ul ul li {
        display: block;
        margin: 20px 0 0 0; }
        .main-navigation ul ul li:first-child {
          margin: 0; }
        .main-navigation ul ul li:hover > ul,
        .main-navigation ul ul li.focus > ul {
          opacity: 1;
          z-index: 9999; }
      .main-navigation ul ul a {
        font-size: 14px;
        color: #fff; }
      .main-navigation ul ul :hover > a,
      .main-navigation ul ul .focus > a {
        color: #34b0f8; }
      .main-navigation ul ul a:hover,
      .main-navigation ul ul a.focus {
        color: #34b0f8; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      opacity: 1;
      z-index: 9999; }
  .main-navigation li {
    display: inline-block;
    position: relative;
    margin: 0 12px;
    vertical-align: top; }
    @media (max-width: 1200px) {
      .main-navigation li {
        margin: 0 7px; } }
    @media (max-width: 991px) {
      .main-navigation li {
        margin: 0 4px; } }
    @media (max-width: 599px) {
      .main-navigation li {
        display: block;
        margin: 1px 0 0 0 !important; } }
    .main-navigation li:hover > a,
    .main-navigation li.focus > a {
      color: #333; }
  .main-navigation a {
    display: block;
    line-height: 20px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #777373;
    font-weight: 600; }
    @media (max-width: 991px) {
      .main-navigation a {
        font-size: 13px; } }
    @media (max-width: 599px) {
      .main-navigation a {
        background: #ddd !important;
        padding: 5px 15px;
        font-size: 14px !important;
        color: #333 !important; } }
  @media (max-width: 599px) {
    .main-navigation .mega-menu-item:last-child {
      margin-bottom: 1px !important; }
    .main-navigation .mega-sub-menu .mega-menu-link {
      padding-left: 30px !important; } }
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a,
  .main-navigation .current-menu-ancestor > a {
    color: #333; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }
@media (max-width: 767px) {
  .site-main .entry-content ul {
		margin-bottom: 30px;
		padding-left: 5px;
	}
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

.cherry-tabs ul {
  margin-left: 5px;
  padding-left: 20px; }
  @media (max-width: 767px) {
  .site-main .entry-content .cherry-tabs ul {
		margin-bottom: 30px;
		padding-left: 5px;
	}
}
.cherry-tabs {
	max-width: 800px;
	margin: 0 auto 20px;
}
.post-302 .cherry-tabs,
.post-2414 .cherry-tabs { /* tariffs */
	max-width: inherit;
}
.tariff-table,
.cherry-tabs .tariff-table {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.4; }

.tariff-table li {
  border-radius: 10px;
  padding: 3px 5px; }

.tariff-table li:nth-child(even) {
  background: #e3f3f7; }

.tariff-title .tariff-item {
  font-size: 20px;
  font-weight: 700;
  color: #22579F; }

.title-h1-light {
  margin: 0 0 9px;
  padding: 0;
  line-height: 75px;
  font-size: 68px;
  font-weight: 400;
  color: #fff; }
  
.title-light {
  color: #fff; }
.post-ratings {
	font-size: 18px;
	margin-top: 40px;
	display: block;
}
@media (max-width: 640px) {
  .tariff-title .tariff-item {
    font-size: 13px; } }

.tariff-price .tariff-item {
  font-size: 17px;
  font-weight: 700;
  color: #22579F; }
  @media (max-width: 480px) {
    .tariff-price .tariff-item {
      font-size: 12px; } }
  @media (max-width: 640px) {
    .tariff-price .tariff-item {
      font-size: 16px; } }
  @media (max-width: 640px) {
    .tariff-price .tariff-item span {
      font-size: 10px;
      display: block; } }

.tariff-name {
  font-size: 14px;
  display: inline-block;
  width: 40%;
  vertical-align: middle; }
  @media (max-width: 599px) {
    .tariff-name {
      width: 37%; } }

.tariff-item {
  color: #22579F;
  font-size: 22px;
  display: inline-block;
  width: 19%;
  text-align: center;
  vertical-align: middle; }
  @media (max-width: 599px) {
    .tariff-item {
      width: 21%; } }

@media (min-width: 768px) {
  .hidden-sm {
    display: none; }
  .visible-sm-block {
    display: block; } 
	.cherry-tabs-nav span {
		border-bottom: 2px dashed #ccc;
		margin-bottom: 7px;
		padding-bottom: 0;
	}
	.cherry-tabs.cherry-tabs-style-simple .cherry-tabs-nav span.cherry-tabs-current {
		border-bottom: 0;
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none; }
  .visible-xs-block {
    display: block; }
  .title-h1-light {
    margin: 0 0 39px;
    line-height: 1.2;
    font-size: 38px; } }
@media (max-width: 767px) {
	.cherry-tabs-nav {
		border: 1px solid #dddcdc;
		overflow: hidden;
	}
	.cherry-tabs-nav span {
		box-sizing: border-box;
		padding: 5px 0 0;
		float: left;
		min-height: inherit;
		line-height: inherit;
		margin: 0;
		text-align: center;
		width: 50%;
		border: 1px solid #dddcdc;
	}
	.cherry-tabs.cherry-tabs-style-simple .cherry-tabs-nav span.cherry-tabs-current {
		border: 1px solid #dddcdc;
		padding: 5px 0 0;
	}
	.cherry-tabs.cherry-tabs-style-simple .cherry-tabs-panes {
		border-top: 0;
	}
	.wpcf7 .submit_wrap input[type="submit"].wpcf7-submit {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

}
.table-wrapper table {
	width: 100%;
	min-width: 500px;
}
.table-wrapper thead th {
	font-size: 20px;
	font-weight: 700;
	color: #22579F;
	text-align: center;
}
.table-wrapper tbody th {
	font-size: 14px;
}
.table-wrapper th {
	padding: 3px;
}
.table-wrapper td {
	display: table-cell;
	font-size: 14px;
	line-height: 1.5;
	padding: 3px;
	min-width: 40px;
	vertical-align: middle;
}
.table-wrapper tr th:first-child,
.table-wrapper tr td:first-child {
	padding-left: 5px;
}
.table-wrapper tr th:last-child,
.table-wrapper tr td:last-child {
	padding-right: 5px;
}
.table-wrapper tbody tr:nth-child(2n+1),
.table-wrapper tbody tr:nth-child(2n+1) td {
    background: #e3f3f7;
}
.table-wrapper .tariff-item-th {
	border-left: 1px solid #b3d3e6;
}
.table-wrapper td.tariff-item {
	border-left: 1px solid #b3d3e6;
	font-size: 17px;
}
.table-wrapper.traiff5 td {
	width: 40%;
}
.table-wrapper.traiff5 td.tariff-item {
	width: 12%;
}
@media (max-width: 767px) {
	.table-wrapper {
		overflow-x: auto;
		width: 100%;
	}
}