/*
	11. Widgets
*/
.woocommerce-MyAccount-navigation,
.widget-area {
  margin-bottom: 35px;
  padding: 0px 0px;
  font-size: 14px;
}
.woocommerce-MyAccount-navigation p,
.widget-area p {
  font-size: 14px;
  line-height: 1.7em;
}
.woocommerce-MyAccount-navigation .header-widget,
.widget-area .header-widget {
  padding: 0px 0px 12px 0px;
  margin: 0 0px 30px;
  font-size: 24px;
  line-height: 1.2em;
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  color: #16A4DE;
  color: var(--main);
  background-position: 0 100% !important;
  position: relative;
}
.woocommerce-MyAccount-navigation .header-widget:before,
.widget-area .header-widget:before {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #EAEFE8;
  border-color: #EAEFE8;
  border-color: var(--gray);
  width: 100%;
  content: "";
  display: block;
}
.woocommerce-MyAccount-navigation .header-widget:after,
.widget-area .header-widget:after {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #16A4DE;
  border-color: #16A4DE;
  border-color: var(--main);
  width: 70px;
  content: "";
  display: block;
}
.woocommerce-MyAccount-navigation .header-widget:before,
.widget-area .header-widget:before {
  border-color: #fff;
  border-color: var(--white);
}
.woocommerce-MyAccount-navigation .header-widget a,
.widget-area .header-widget a {
  color: #16A4DE;
  color: var(--main);
}
.woocommerce-MyAccount-navigation .header-widget a:hover,
.widget-area .header-widget a:hover {
  color: #242430;
  color: var(--black);
}
.woocommerce-MyAccount-navigation aside,
.widget-area aside {
  padding: 40px 30px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  background-color: #EAEFE8;
  background-color: var(--gray);
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
@media (max-width: 991px) {
  .woocommerce-MyAccount-navigation aside,
  .widget-area aside {
    margin-top: 0px;
  }
}
.woocommerce-MyAccount-navigation aside:last-child,
.widget-area aside:last-child {
  margin-bottom: 0;
}
.woocommerce-MyAccount-navigation aside ul,
.widget-area aside ul {
  margin: 0 0 0 0px;
  padding: 0;
  list-style: none;
}
.woocommerce-MyAccount-navigation aside ul li,
.widget-area aside ul li {
  margin-bottom: 10px;
  vertical-align: middle;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
}
.woocommerce-MyAccount-navigation aside ul li:last-child,
.widget-area aside ul li:last-child {
  border-bottom: 0;
}
.woocommerce-MyAccount-navigation aside ul li:before,
.widget-area aside ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "â—";
  font-size: 12px;
  color: #16A4DE;
  color: var(--main);
  font-weight: bold;
  vertical-align: baseline;
  position: absolute;
  left: 0;
  top: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-MyAccount-navigation aside ul li a,
.widget-area aside ul li a {
  display: inline-block;
  vertical-align: baseline;
  padding-left: 20px;
  padding-bottom: 0px;
  line-height: 1.4em;
  font-weight: 600;
  color: #242430;
  color: var(--black);
}
.woocommerce-MyAccount-navigation aside ul li a:hover,
.widget-area aside ul li a:hover {
  color: #16A4DE;
  color: var(--main);
}
.woocommerce-MyAccount-navigation aside ul li.current-cat > a,
.widget-area aside ul li.current-cat > a {
  font-weight: bold;
}
.woocommerce-MyAccount-navigation aside ul li.current-cat > a,
.widget-area aside ul li.current-cat > a {
  cursor: default;
}
.woocommerce-MyAccount-navigation aside ul li ul,
.widget-area aside ul li ul {
  margin: 10px 0 0 20px;
}
.woocommerce-MyAccount-navigation aside ul ul ul ul ul ul ul,
.widget-area aside ul ul ul ul ul ul ul {
  margin-left: 0;
}
.woocommerce-MyAccount-navigation aside .tags,
.widget-area aside .tags {
  margin: 0;
}
.woocommerce-MyAccount-navigation aside .gallery-small,
.widget-area aside .gallery-small {
  padding: 0 11px;
}
.woocommerce-MyAccount-navigation aside .gallery-small a,
.widget-area aside .gallery-small a {
  padding: 5px;
}
.woocommerce-MyAccount-navigation aside .gallery-small a img,
.widget-area aside .gallery-small a img {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.woocommerce-MyAccount-navigation aside .gallery-small a:hover,
.widget-area aside .gallery-small a:hover {
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media (max-width: 991px) {
  .woocommerce-MyAccount-navigation,
  .widget-area {
    margin-top: 10px;
  }
}
.widget_ltx_blogposts .items {
  margin-top: -25px;
}
.widget_ltx_blogposts .items + a {
  display: inline-block;
  margin-top: 30px;
}
.widget_ltx_blogposts .post {
  padding-top: 25px;
  padding-bottom: 0px;
  display: block;
}
.widget_ltx_blogposts .post:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.widget_ltx_blogposts .post h6 {
  color: #242430;
  color: var(--black);
  font-size: 14px;
  font-weight: bold;
  margin: 3px 0 0 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget_ltx_blogposts .post:hover {
  color: #16A4DE;
  color: var(--main);
}
.widget_ltx_blogposts .post:hover h6 {
  color: #16A4DE;
  color: var(--main);
}
.widget_ltx_blogposts .photo {
  vertical-align: top;
  display: inline-block;
  width: 30%;
}
.widget_ltx_blogposts .photo img {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.widget_ltx_blogposts .blog-info {
  vertical-align: top;
  display: inline-block;
  width: 70%;
  padding: 0 0 0 20px;
  margin-top: -7px;
  background: none;
}
.widget_ltx_blogposts .blog-info .ltx-date {
  color: #242430;
  color: var(--black);
  font-size: 12px;
  font-weight: bold;
}
.widget_ltx_blogposts .blog-info .ltx-date .fa {
  position: relative;
  top: -1px;
  font-size: 14px;
}
.widget_ltx_blogposts .blog-info .ltx-date .dt {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.widget ul,
.page-content ul {
  padding-left: 0;
}
.widget form,
.page-content form {
  padding: 0;
}
.widget select,
.page-content select {
  width: 100%;
  display: block;
  padding: 6px 6px;
}
.widget .select-wrap,
.page-content .select-wrap {
  background-color: #fff !important;
  background-color: var(--white) !important;
  -webkit-border-radius: 36px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 36px;
  -moz-background-clip: padding;
  border-radius: 36px;
  background-clip: padding-box;
}
.widget.widget_product_search .header-widget,
.page-content.widget_product_search .header-widget,
.widget.widget_search .header-widget,
.page-content.widget_search .header-widget {
  display: none;
}
.widget.widget_product_search input[type="search"],
.page-content.widget_product_search input[type="search"],
.widget.widget_search input[type="search"],
.page-content.widget_search input[type="search"],
.widget.widget_product_search input[type="text"],
.page-content.widget_product_search input[type="text"],
.widget.widget_search input[type="text"],
.page-content.widget_search input[type="text"] {
  border: 0 none !important;
}
.widget.widget_product_search button:after,
.page-content.widget_product_search button:after {
  top: -2px !important;
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.widget.widget_products .product_list_widget li,
.page-content.widget_products .product_list_widget li {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom:1px solid #fff;
}

.widget.widget_products .product_list_widget li:last-child,
.page-content.widget_products .product_list_widget li:last-child {

  border-bottom:none;
}
.widget.widget_products .product_list_widget > li > a,
.page-content.widget_products .product_list_widget > li > a {
  padding-left: 0;
}
.widget.widget_products .product_list_widget > li > a img,
.page-content.widget_products .product_list_widget > li > a img {
  margin-right: 12px;
  width: 90px !important;
}
.widget.widget_products .product_list_widget .star-rating,
.page-content.widget_products .product_list_widget .star-rating {
  margin: 8px 0 0;
  padding-bottom: 19px;
}
.widget.widget_products .product_list_widget del,
.page-content.widget_products .product_list_widget del {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.widget .wp-searchform,
.page-content .wp-searchform {
  padding: 0 0px;
  margin: 0 0 0px;
  width: 100%;
  display: block;
  position: relative;
}
.widget .wp-searchform .btn,
.page-content .wp-searchform .btn {
  min-width: initial;
  margin: 0;
}
.widget .wp-searchform input[type="text"],
.page-content .wp-searchform input[type="text"] {
  width: 100%;
  display: block;
}
.widget .woocommerce-product-search,
.page-content .woocommerce-product-search,
.widget .search-form,
.page-content .search-form {
  margin: 0;
  width: 100%;
  display: block;
  position: relative;
}
.widget .woocommerce-product-search label,
.page-content .woocommerce-product-search label,
.widget .search-form label,
.page-content .search-form label {
  display: block;
}
.widget .woocommerce-product-search input[type="search"],
.page-content .woocommerce-product-search input[type="search"],
.widget .search-form input[type="search"],
.page-content .search-form input[type="search"],
.widget .woocommerce-product-search input[type="text"],
.page-content .woocommerce-product-search input[type="text"],
.widget .search-form input[type="text"],
.page-content .search-form input[type="text"] {
  width: 100%;
  display: block;
  height: 50px;
  padding-right: 80px;
  padding-left: 30px;
  background-color: #fff;
  background-color: var(--white);
  -webkit-border-radius: 36px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 36px;
  -moz-background-clip: padding;
  border-radius: 36px;
  background-clip: padding-box;
}
.widget .woocommerce-product-search a,
.page-content .woocommerce-product-search a,
.widget .search-form a,
.page-content .search-form a,
.widget .woocommerce-product-search button,
.page-content .woocommerce-product-search button,
.widget .search-form button,
.page-content .search-form button,
.widget .woocommerce-product-search input[type="submit"],
.page-content .woocommerce-product-search input[type="submit"],
.widget .search-form input[type="submit"],
.page-content .search-form input[type="submit"],
.widget .woocommerce-product-search button[type="submit"],
.page-content .woocommerce-product-search button[type="submit"],
.widget .search-form button[type="submit"],
.page-content .search-form button[type="submit"] {
  overflow: hidden;
  background-color: #16A4DE;
  background-color: var(--main);
  color: #fff;
  color: var(--white);
  width: 50px;
  height: 50px;
  display: block;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  right: 0px;
  top: 0px;
  font-size: 16px;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0;
  padding: 0;
  position: absolute;
}
.widget .woocommerce-product-search a span,
.page-content .woocommerce-product-search a span,
.widget .search-form a span,
.page-content .search-form a span,
.widget .woocommerce-product-search button span,
.page-content .woocommerce-product-search button span,
.widget .search-form button span,
.page-content .search-form button span,
.widget .woocommerce-product-search input[type="submit"] span,
.page-content .woocommerce-product-search input[type="submit"] span,
.widget .search-form input[type="submit"] span,
.page-content .search-form input[type="submit"] span,
.widget .woocommerce-product-search button[type="submit"] span,
.page-content .woocommerce-product-search button[type="submit"] span,
.widget .search-form button[type="submit"] span,
.page-content .search-form button[type="submit"] span {
  padding: 0;
  position: relative;
  top: -1px;
}
.widget .woocommerce-product-search a:after,
.page-content .woocommerce-product-search a:after,
.widget .search-form a:after,
.page-content .search-form a:after,
.widget .woocommerce-product-search button:after,
.page-content .woocommerce-product-search button:after,
.widget .search-form button:after,
.page-content .search-form button:after,
.widget .woocommerce-product-search input[type="submit"]:after,
.page-content .woocommerce-product-search input[type="submit"]:after,
.widget .search-form input[type="submit"]:after,
.page-content .search-form input[type="submit"]:after,
.widget .woocommerce-product-search button[type="submit"]:after,
.page-content .woocommerce-product-search button[type="submit"]:after,
.widget .search-form button[type="submit"]:after,
.page-content .search-form button[type="submit"]:after {
  display: none;
}
.widget .woocommerce-product-search a:hover,
.page-content .woocommerce-product-search a:hover,
.widget .search-form a:hover,
.page-content .search-form a:hover,
.widget .woocommerce-product-search button:hover,
.page-content .woocommerce-product-search button:hover,
.widget .search-form button:hover,
.page-content .search-form button:hover,
.widget .woocommerce-product-search input[type="submit"]:hover,
.page-content .woocommerce-product-search input[type="submit"]:hover,
.widget .search-form input[type="submit"]:hover,
.page-content .search-form input[type="submit"]:hover,
.widget .woocommerce-product-search button[type="submit"]:hover,
.page-content .woocommerce-product-search button[type="submit"]:hover,
.widget .search-form button[type="submit"]:hover,
.page-content .search-form button[type="submit"]:hover {
  background-color: #242430;
  background-color: var(--black);
}
.widget .woocommerce-product-search.woocommerce-product-search button,
.page-content .woocommerce-product-search.woocommerce-product-search button,
.widget .search-form.woocommerce-product-search button,
.page-content .search-form.woocommerce-product-search button {
  font-size: 0px !important;
  color: #16A4DE !important;
  color: var(--main) !important;
  padding: 0;
  margin: 0;
  min-width: auto;
}
.widget .woocommerce-product-search.woocommerce-product-search button:after,
.page-content .woocommerce-product-search.woocommerce-product-search button:after,
.widget .search-form.woocommerce-product-search button:after,
.page-content .search-form.woocommerce-product-search button:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  color: var(--white);
  content: "\f002";
  font-size: 18px;
  position: relative;
  display: block;
  top: -1px;
}
.widget .woocommerce-product-search.woocommerce-product-search button:hover,
.page-content .woocommerce-product-search.woocommerce-product-search button:hover,
.widget .search-form.woocommerce-product-search button:hover,
.page-content .search-form.woocommerce-product-search button:hover {
  color: #242430 !important;
  color: var(--black) !important;
}
.widget .woocommerce-product-search.woocommerce-product-search button:hover:after,
.page-content .woocommerce-product-search.woocommerce-product-search button:hover:after,
.widget .search-form.woocommerce-product-search button:hover:after,
.page-content .search-form.woocommerce-product-search button:hover:after {
  color: #fff !important;
  color: var(--white) !important;
}
.widget.widget_categories li,
.page-content.widget_categories li {
  color: rgba(0, 0, 0, 0.1);
  color: var(--gray-dark);
}
.widget.widget_rss ul,
.page-content.widget_rss ul {
  margin-left: 0;
}
.widget.widget_rss li,
.page-content.widget_rss li {
  padding-bottom: 15px;
}
.widget.widget_rss li:before,
.page-content.widget_rss li:before {
  display: none;
}
.widget.widget_rss li a,
.page-content.widget_rss li a {
  padding-left: 0;
  padding-bottom: 0;
}
.widget.widget_rss .rssSummary,
.page-content.widget_rss .rssSummary {
  font-size: 14px;
  line-height: 1.7em;
}
.widget.widget_rss cite,
.page-content.widget_rss cite {
  font-size: 14px;
}
.widget.widget_rss .rss-date,
.page-content.widget_rss .rss-date {
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #16A4DE;
  color: var(--main);
}
.widget_product_tag_cloud,
.widget_tag_cloud,
.tags {
  margin: 26px 0 0 0px;
  padding: 0 0 0px;
}
.widget_product_tag_cloud a,
.widget_tag_cloud a,
.tags a {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 14px;
  color: #242430;
  color: var(--black);
  background-color: #fff;
  background-color: var(--white);
  padding: 6px 30px 5px 24px;
  font-size: 12px !important;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 32px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 32px;
  -moz-background-clip: padding;
  border-radius: 32px;
  background-clip: padding-box;
}
.widget_product_tag_cloud a:before,
.widget_tag_cloud a:before,
.tags a:before {
  font-family: 'Mohave', sans-serif; font-family: var(--font-main), sans-serif;
  font-weight: 400;
  content: "#";
  font-size: 12px;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover,
.tags a:hover {
  color: #16A4DE;
  color: var(--main);
}
.widget_product_tag_cloud a:last-child:after,
.widget_tag_cloud a:last-child:after,
.tags a:last-child:after {
  content: "";
}
.widget_recent_comments ul {
  margin-left: 0 !important;
}
.widget_recent_comments li {
  font-weight: bold;
  font-style: italic;
  padding-left: 0px;
  margin-bottom: 15px !important;
  color: transparent;
}
.widget_recent_comments li:before {
  display: none !important;
}
.widget_recent_comments li span {
  color: #16A4DE;
  color: var(--main);
  font-style: normal;
  font-weight: bold;
}
.widget_recent_comments li span.comment-author-link:after {
  content: "|";
  padding-left: 10px;
  margin-right: -20px;
}
.widget_recent_comments li a {
  font-style: normal;
  font-weight: bold;
  padding-left: 4px !important;
}
.widget_calendar .calendar_wrap {
  max-width: 450px;
}
@media (min-width: 1600px) {
  .widget_calendar .calendar_wrap {
    padding: 0 15px 0px;
  }
}
.widget_calendar caption {
  text-align: center;
  font-size: 18px;
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  color: #242430;
  color: var(--black);
  font-weight: 400;
  padding-bottom: 15px;
}
.widget_calendar table {
  width: 100%;
  position: relative;
}
.widget_calendar th,
.widget_calendar td {
  text-align: center;
  padding: 8px 0;
  font-size: 14px;
}
.widget_calendar th {
  font-size: 14px;
  font-weight: bold;
}
.widget_calendar td {
  font-weight: 400;
}
.widget_calendar #prev a,
.widget_calendar #next a {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 15px 0;
  display: inline-block;
}
.widget_calendar #prev {
  text-align: left;
}
.widget_calendar #next {
  text-align: right;
}
.widget_calendar a {
  color: #16A4DE;
  color: var(--main);
  font-size: 16px;
}
.widget_calendar a:hover {
  color: #242430;
  color: var(--black);
}
.widget_calendar #today {
  position: relative;
  z-index: 2;
  font-weight: normal;
  color: #fff;
  color: var(--white);
}
.widget_calendar #today:before {
  z-index: -1;
  content: '';
  position: absolute;
  width: 2.8em;
  height: 2.8em;
  left: 50%;
  top: 50%;
  background-color: #16A4DE;
  background-color: var(--second);
  -webkit-border-radius: 50% !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 50% !important;
  -moz-background-clip: padding !important;
  border-radius: 50% !important;
  background-clip: padding-box !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widget_flickr ul {
  margin-top: -20px !important;
  margin-left: 0 !important;
}
.widget_flickr ul li {
  margin-bottom: 0 !important;
  margin-top: 20px;
}
.widget_flickr .flickr_badge_image {
  padding: 0;
  overflow: hidden;
  display: inline-block;
  width: 33%;
  text-align: center;
  height: auto;
}
.widget_flickr img {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.null-instagram-feed a {
  color: #242430;
  color: var(--black);
}
.null-instagram-feed .instagram-pics {
  padding-bottom: 16px !important;
  margin: 0px 0px !important;
}
.null-instagram-feed .instagram-pics li {
  width: 33%;
  display: inline-block;
  margin: 0 !important;
}
.null-instagram-feed .instagram-pics li:before {
  display: none !important;
}
.null-instagram-feed .instagram-pics li a {
  display: block;
  padding: 1px;
}
.null-instagram-feed .instagram-pics li img {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.null-instagram-feed p {
  text-align: center;
}
.null-instagram-feed p a {
  font-weight: bold;
}
.widget_ltx_navmenu ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
/*
	12. Contacts inner page width full-width map
*/
#page-contacts {
  margin: 90px 0 100px 0;
}
@media (max-width: 991px) {
  #page-contacts {
    margin: 10px 0 20px;
  }
}
#page-contacts .social {
  margin: 10px 0 60px;
}
#map {
  height: 750px;
  width: 100%;
}
#map.map-inner {
  height: 288px;
}
/*
	13. Blog posts and blog inner page
*/
div.blog-block {
  margin-top: -50px;
}
div.blog {
  padding: 0px 0 0px;
  overflow: visible;
  margin-bottom: 0px;
}
div.blog .row .div-thumbnail + .div-thumbnail article:before {
  content: "";
  position: absolute;
  border-top: 1px solid #EAEFE8;
  border-color: #EAEFE8;
  border-color: var(--gray);
  top: -50px;
  left: 0;
  width: 100%;
  display: block;
}
div.blog .row .div-thumbnail + div:not(.div-thumbnail) {
  margin-top: -35px;
}
div.blog article {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  padding: 0px 30px 25px;
  margin-top: 50px;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
div.blog article:not(.has-post-thumbnail) {
  border: 2px solid #EAEFE8;
  border-color: #EAEFE8;
  border-color: var(--gray);
  padding-top: 30px;
}
div.blog article:not(.has-post-thumbnail) .description {
  padding-top: 0px;
}
div.blog article.has-post-thumbnail {
  padding-left: 0;
  padding-right: 0;
}
div.blog article.has-post-thumbnail .ltx-post-headline {
  margin-bottom: 20px;
}
div.blog article .header h3 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.1em;
  color: #242430;
  color: var(--black);
}
div.blog article .header:hover h3 {
  color: #16A4DE;
}
div.blog article .photo {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
div.blog article .photo img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
@media (max-width: 768px) {
  div.blog article .photo img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 991px) {
  div.blog article .photo {
    max-height: 313px;
  }
}
div.blog article .photo img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
div.blog article .description p {
  margin-bottom: 30px;
}
div.blog article .description p:last-child {
  margin-bottom: 0;
}
div.blog article .description .ltx-cats {
  position: relative;
  top: auto;
  left: auto;
  margin-bottom: 16px;
  display: block;
}
div.blog.blog-sc .header h3,
div.blog.layout-two-cols .header h3,
div.blog.layout-three-cols .header h3 {
  font-size: 24px;
  line-height: 1.2em;
}
div.blog .paging-navigation {
  margin-top: 55px;
}
div.blog .paging-navigation .pagination {
  margin-bottom: 0;
}
div.blog .more-link {
  margin: 20px 0 10px 0;
  font-weight: bold;
  font-size: 12px;
}
div.blog .more-link:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  margin-left: 8px;
}
div.blog p .more-link,
div.blog p + .more-link {
  margin: -5px 0 10px 0;
  display: block;
}
div.blog p:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  div.blog {
    padding: 0 0 30px;
  }
  div.blog .item ul {
    padding-left: 0;
  }
  div.blog .btn-more {
    margin-top: 0px;
  }
}
.ltx-date-large {
  display: inline-block;
  width: 70px;
  height: 62px;
  background-color: #16A4DE;
  background-color: var(--main);
  color: #fff;
  color: var(--white);
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  text-align: center;
  padding: 10px 0 10px;
  text-transform: lowercase;
  margin: -22px 0 0 0;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ltx-date-large .date-d {
  font-size: 36px;
  display: block;
  padding: 4px 0;
}
.ltx-date-large .date-my {
  font-size: 14px;
  font-weight: 500;
}
.ltx-date-large:hover {
  background-color: #242430;
  background-color: var(--black);
  color: #fff;
  color: var(--white);
}
.ltx-date {
  font-weight: 400;
}
.ltx-date span.fa {
  font-size: 14px;
  color: #16A4DE;
  color: var(--second);
  margin-right: 4px;
  position: relative;
  top: -1px;
}
.ltx-date span.fa:before {
  margin-right: 0;
  top: 0 !important;
}
.ltx-date span.dt {
  color: #242430;
  color: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ltx-datea:hover .dt {
  color: #16A4DE;
  color: var(--main);
}
.ltx-post-headline {
  font-size: 12px;
  margin-bottom: 6px;
}
.ltx-post-headline .i {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  margin: 0 6px;
}
.ltx-post-headline > span {
  display: inline-block;
  position: relative;
  top: -4px;
}
.ltx-cats {
  position: absolute;
  top: 30px;
  left: 30px;
}
.ltx-cats a {
  background-color: #16A4DE;
  background-color: var(--main);
  color: #fff;
  color: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  padding: 4px 16px;
  margin-right: 6px;
  font-size: 12px;
}
.ltx-cats a:hover {
  background-color: #242430;
  background-color: var(--black);
}
.ltx-date-post {
  width: 75px;
  height: 75px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #16A4DE;
  background-color: var(--main);
  color: #242430;
  color: var(--black);
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  position: absolute;
  top: 35px;
  left: 35px;
  text-align: center;
  font-size: 12px;
  text-transform: lowercase;
  z-index: 3;
}
.ltx-date-post .date-day {
  font-size: 24px;
  display: block;
  line-height: 1em;
  margin: 0 0 -5px;
}
.icon-comments,
.icon-fav {
  padding-top: 0px;
  vertical-align: baseline;
}
.icon-comments .fa,
.icon-fav .fa {
  color: #16A4DE;
  color: var(--main);
  margin-right: 6px;
}
.icon-comments a,
.icon-fav a {
  color: #242430;
  color: var(--black);
}
.icon-comments a:hover,
.icon-fav a:hover {
  color: #16A4DE;
  color: var(--main);
}
.icon-comments i,
.icon-fav i {
  font-style: normal;
}
.blog-info {
  display: block;
  font-size: 12px;
  vertical-align: baseline;
  padding: 18px 0px 0px 0px;
  margin-top: 20px;
}
.blog-info .date {
  font-weight: bold;
  margin-left: 0;
  color: #16A4DE;
  color: var(--main);
}
.blog-info.top {
  border-top: 0 none;
  padding-top: 0;
  margin-top: 0;
}
.blog-info .ltx-date-large {
  margin-top: -44px;
}
.blog-info .fa {
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  color: #16A4DE;
  color: var(--second);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-info .fa:before {
  position: relative;
  top: -1px;
  margin: 0px 3px 0 2px;
}
.blog-info .user {
  font-weight: normal;
  margin-right: 0px;
  margin-left: 26px !important;
}
.blog-info .user .photo {
  display: inline-block;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  max-width: 30px;
  margin-right: 8px;
}
.blog-info .user,
.blog-info .icon-fav,
.blog-info .icon-comments {
  float: left;
}
.blog-info .user .fa,
.blog-info .icon-fav .fa,
.blog-info .icon-comments .fa {
  padding-right: 0px;
}
.blog-info ul {
  padding: 0;
  margin: -8px 0 0px -24px;
  color: #242430;
  color: var(--black);
  list-style: none;
  line-height: 24px;
}
.blog-info ul li {
	list-style:disc;
  line-height: 20px;
  margin-left: 24px;
  margin-bottom: 0;
  font-weight: 400;
}
.blog-info ul li .date {
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  margin-left: 0;
}
.blog-info ul li .fa {
  margin-right: 3px;
}
.blog-info ul li .info,
.blog-info ul li a {
  margin-left: 0px;
  color: #242430;
  color: var(--black);
}
.format-quote {
  -webkit-box-shadow: 0 0 0 0 !important;
  -moz-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
  border: 2px solid #16A4DE;
  border-color: #16A4DE;
  border-color: var(--second);
  background-color: transparent !important;
  padding-top: 70px !important;
}
.format-quote > a {
  display: block;
}
.format-quote blockquote {
  margin-top: 0;
  margin: 0;
  border: 0;
  padding: 0;
  background-color: transparent;
  text-align: center;
}
.format-quote blockquote:after {
  top: -72px;
}
.format-quote blockquote a {
  line-height: 1.7em;
  font-weight: 400;
}
.format-quote blockquote a:hover {
  color: #242430;
  color: var(--black);
}
.format-link {
  border: 2px solid #16A4DE;
  border-color: #16A4DE;
  border-color: var(--second);
  background-color: transparent !important;
  padding-top: 70px !important;
  padding-bottom: 40px !important;
  -webkit-box-shadow: 0 0 0 0 !important;
  -moz-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
}
.format-link > a {
  display: block;
}
.format-link .ltx-wrapper {
  margin-top: 0;
  border: 0;
  color: #242430;
  color: var(--black);
  text-align: center;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0;
}
.format-link .ltx-wrapper:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c1";
  color: #fff;
  color: var(--white);
  background-color: #16A4DE;
  background-color: var(--main);
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
  display: block;
  top: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.format-link .ltx-wrapper p {
  font-size: 18px;
  line-height: 1.6em;
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  font-weight: 400;
  color: #242430;
  color: var(--black);
}
@media (min-width: 991px) {
  .format-link .ltx-wrapper p {
    padding: 0 40px;
  }
}
.format-link .ltx-wrapper cite {
  font-style: normal;
  margin-top: 20px;
  display: block;
  line-height: 1.4em;
  font-size: 24px;
  color: #16A4DE;
  color: var(--main);
}
.format-link .ltx-wrapper a {
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  color: #242430;
  color: var(--black);
}
.format-link .ltx-wrapper a:hover {
  color: #16A4DE;
  color: var(--main);
}
.format-gallery .ltx-post-gallery {
  position: relative;
  max-height: 312px;
  overflow: hidden;
}
.format-gallery .ltx-post-gallery img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.format-gallery .ltx-post-gallery:hover .arrow-left:not(.swiper-button-disabled),
.format-gallery .ltx-post-gallery:hover .arrow-right:not(.swiper-button-disabled) {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.format-gallery .ltx-post-gallery:hover .swiper-pages {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.format-gallery .ltx-post-gallery .arrow-left,
.format-gallery .ltx-post-gallery .arrow-right {
  background-color: #fff;
  background-color: var(--white);
  color: #242430;
  color: var(--black);
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 38px !important;
  text-align: center;
  zoom: 1;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.format-gallery .ltx-post-gallery .arrow-left:hover,
.format-gallery .ltx-post-gallery .arrow-right:hover {
  background-color: #242430;
  background-color: var(--black);
  color: #fff;
  color: var(--white);
}
.format-gallery .ltx-post-gallery .arrow-left {
  left: 15px;
}
.format-gallery .ltx-post-gallery .arrow-right {
  right: 15px;
}
.format-gallery .ltx-post-gallery .swiper-pages {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 10;
  position: absolute;
  text-align: center;
}
.format-gallery .ltx-post-gallery .swiper-pages .swiper-pagination-bullet {
  background-color: #fff;
  background-color: var(--white);
}
.format-gallery .ltx-post-gallery .swiper-pages .swiper-pagination-bullet-active {
  background-color: #16A4DE;
  background-color: var(--main);
}
.format-video .ltx-wrapper .photo:before {
  background-color: #242430;
  background-color: var(--black);
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  content: "";
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.format-video .ltx-wrapper .photo:hover:before,
.format-video .ltx-wrapper .photo:hover span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.format-video .ltx-wrapper img:hover {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}
.format-video .ltx-wrapper span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  width: 74px;
  height: 74px;
  background-color: #fff;
  background-color: var(--white);
  border: 12px solid rgba(0, 0, 0, 0.5);
  z-index: 11;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.format-video .ltx-wrapper span:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f04b";
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  margin-left: 2px;
  color: #16A4DE;
  color: var(--main);
}
@media (max-width: 479px) {
  .format-video .ltx-wrapper span {
    width: 50px;
    height: 50px;
    border-width: 6px;
  }
}
.format-video .ltx-wrapper span:hover {
  background-color: #16A4DE;
  background-color: var(--main);
  border: 8px solid rgba(0, 0, 0, 0.5);
}
.format-video .ltx-wrapper span:hover:after {
  color: #fff;
  color: var(--white);
}
.format-video .ltx-wrapper .photo:before {
  /*
				position: absolute;
				content: "";
				left: 50%;
				top: 50%;
				.translate(-50%, -50%);
				z-index: 1;
				.border-radius(50%);
				.background-color(@main-color, @main);
				.opacity(.75);
				.size(90);
*/
}
.format-video iframe {
  display: block;
}
.format-audio .ltx-wrapper + .description {
  padding-top: 20px !important;
}
.format-audio.has-post-thumbnail .ltx-wrapper .photo {
  margin-bottom: -1px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 0;
  -moz-background-clip: padding;
  border-bottom-right-radius: 0;
  background-clip: padding-box;
}
.format-audio.has-post-thumbnail .ltx-wrapper .photo img {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 0;
  -moz-background-clip: padding;
  border-bottom-right-radius: 0;
  background-clip: padding-box;
}
.format-audio.has-post-thumbnail .ltx-wrapper .mejs-container {
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-bottom-left-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius-bottomright: 0px !important;
  -moz-background-clip: padding !important;
  border-bottom-right-radius: 0px !important;
  background-clip: padding-box !important;
}
.format-audio.has-post-thumbnail .ltx-wrapper .mejs-container .mejs-controls {
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-bottom-left-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius-bottomright: 0px !important;
  -moz-background-clip: padding !important;
  border-bottom-right-radius: 0px !important;
  background-clip: padding-box !important;
}
div.blog.blog-sc article:hover {
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0);
}
div.blog.layout-classic .format-gallery .ltx-post-gallery {
  max-height: 600px;
}
div.blog.layout-classic .header h4 {
  font-size: 30px;
}
@media (max-width: 479px) {
  div.blog.layout-classic .header h4 {
    font-size: 24px;
  }
}
div.blog.layout-classic .photo:not(.vertical) {
  max-height: 600px !important;
}
div.blog.layout-classic .photo:not(.vertical) img {
  width: 100%;
}
div.blog.layout-classic .photo.vertical {
  max-height: initial;
  text-align: center;
}
div.blog.layout-classic .text p:not(:last-child) {
  margin-bottom: 30px;
}
.blog-sc {
  margin-top: 0;
}
.blog-sc.blog {
  padding-bottom: 0;
}
.blog-sc article {
  background-color: #fff;
  background-color: var(--white);
  margin-top: 0 !important;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .ltx-blog-text {
    margin-top: 10px !important;
  }
}
.ltx-blog-text .ltx-wrapper {
  margin-top: 25px;
  background-color: #EAEFE8;
  background-color: var(--gray);
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
@media (min-width: 1600px) {
  .ltx-blog-text .ltx-wrapper {
    padding-top: 10px;
    padding-right: 50px;
  }
}
@media (max-width: 1199px) {
  .ltx-blog-text .ltx-wrapper {
    padding-bottom: 25px;
    margin-bottom: 30px;
  }
}
.ltx-blog-text .ltx-wrapper article {
  margin: 0 !important;
}
.ltx-blog-text .ltx-wrapper article .description {
  padding-bottom: 0px;
  padding-left: 30px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .ltx-blog-text .ltx-wrapper article:nth-child(3) {
    display: none;
  }
}
.post-views {
  display: inline-block !important;
  font-size: 12px;
}
.blog-post {
  margin: 0 0 0px;
  overflow: visible;
}
.blog-post article {
  background: transparent;
}
.blog-post pre {
  margin: -15px 0 40px;
  display: block;
}
.blog-post .image {
  position: relative;
  display: block;
  margin-bottom: 0px;
  max-height: 700px;
  overflow: hidden;
}
.blog-post .image img {
  margin: 0px 0 0px 0;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
@media (max-width: 768px) {
  .blog-post .image + .blog-info-post-top {
    margin-top: 20px;
  }
}
.blog-post p {
  margin-bottom: 30px;
  line-height: 1.7em;
}
.blog-post .ltx-date-mobile {
  display: none !important;
}
.blog-post article:not(.has-post-thumbnail) .ltx-cats {
  position: relative;
  top: auto;
  left: auto;
  display: block;
  margin-bottom: 16px;
}
.blog-post article:not(.has-post-thumbnail) .blog-info-post-top {
  border-bottom: 1px solid #EAEFE8;
  margin-bottom: 24px;
}
.blog-post .blog-info-post-top {
  border-top: 0;
  background-position: 0 100%;
  padding: 16px 0 10px;
  margin: 0 0 20px;
}
@media (max-width: 768px) {
  .blog-post .blog-info-post-top {
    text-align: left;
    padding-top: 0;
  }
  .blog-post .blog-info-post-top {
    border-top: 0;
    background-position: 0 100%;
    padding: 0px 0 0px;
    margin: 0 0 20px;
}
}
.blog-post .blog-info-post-top .ltx-date span.fa {
  top: 0 !important;
}
.blog-post .blog-info-post-top li.user {
  margin-top: -4px;
}
@media (max-width: 768px) {
  .blog-post .blog-info-post-top li.user {
    display: none !important;
  }
}
.blog-post .blog-info-post-top .icon-comments .num-int {
  display: none;
}
@media (max-width: 768px) {
  .blog-post .blog-info-post-top .ltx-date-mobile {
    display: inline !important;
  }
  .blog-post .blog-info-post-top .ltx-date-large {
    display:block;
  }
  .blog-post .blog-info-post-top .icon-comments .num-text {
    display: none;
  }
  .blog-post .blog-info-post-top .icon-comments .num-int {
    display: inline;
  }
  .blog-post .blog-info-post-top .icon-fav i span {
    display: none;
  }
}
.blog-post .blog-info-post-top .blog-info-left {
  display: inline-block;
  padding-top: 2px;
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
}
.blog-post .blog-info-post-top .blog-info-left .ltx-date {
  margin-top: -6px;
  display: inline-block;
  vertical-align: top;
}
.blog-post .blog-info-post-top .blog-info-left .i {
  color: #242430;
  color: var(--black);
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  margin: 0 8px;
}
@media (min-width: 768px) {
  .blog-post .blog-info-post-top .blog-info-left {
    margin-right: 15px;
  }
}
.blog-post .blog-info-post-top .blog-info-left li a,
.blog-post .blog-info-post-top .blog-info-left li span {
  font-size: 14px;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.blog-post .blog-info-post-top .blog-info-left li.user a,
.blog-post .blog-info-post-top .blog-info-left li.user span {
  color: #242430;
  color: var(--black);
}
.blog-post .blog-info-post-top .blog-info-left li.user img {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  border: 2px solid #16A4DE;
  border-color: #16A4DE;
  border-color: var(--main);
  margin-right: 10px;
}
.blog-post .blog-info-post-top .blog-info-left li .ltx-cats {
  color: #16A4DE;
  color: var(--main);
}
.blog-post .blog-info-post-top .blog-info-left li .ltx-cats a {
  color: #16A4DE;
  color: var(--main);
}
.blog-post .blog-info-post-top .blog-info-left li .ltx-cats a:hover {
  color: #242430;
  color: var(--black);
}
.blog-post .blog-info-post-top .blog-info-left .user + li {
  position: relative;
}
.blog-post .blog-info-post-top ul {
  display: inline-block;
}
.blog-post .blog-info-post-top .blog-info-left + ul {
  margin-left: -14px;
  padding-top: 5px;
}
.blog-post .blog-info-post-top .blog-info-left + ul li {
  margin-left: 14px;
}
@media (max-width: 768px) {
  .blog-post .blog-info-post-top .blog-info-left + ul {
    margin-left: 0px;
    position: relative;
    top: -4px;
  }
  .blog-post .blog-info-post-top .blog-info-left + ul li {
    float: none;
    padding-top: 0;
  }
}
.blog-post .blog-info-post-bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin-top: 10px;
  padding-top: 0px;
  margin-bottom: 30px;
}
.blog-post .blog-info-post-bottom .tags-line {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .blog-post .blog-info-post-bottom .tags-line {
    text-align: center;
  }
}
.blog-post .blog-info-post-bottom .tags-line .cats-many {
  margin-bottom: 25px;
}
.blog-post .blog-info-post-bottom .tags-line .cats-many .header {
  font-size: 16px;
  margin-right: 12px;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.blog-post .blog-info-post-bottom .tags-line .cats-many a {
  color: #242430;
  color: var(--black);
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  font-weight: 400;
  font-size: 14px;
}
.blog-post .blog-info-post-bottom .tags-line .cats-many a:hover {
  color: #16A4DE;
  color: var(--main);
}
.blog-post .blog-info-post-bottom .tags-line .tags {
  max-width: 70%;
  display: inline-block;
}
.blog-post .blog-info-post-bottom .tags-line .tags .tags-short {
  display: inline-block;
  padding-left: 0px;
  margin-top: -26px;
  vertical-align: top;
}
@media (max-width: 768px) {
  .blog-post .blog-info-post-bottom .tags-line .tags .tags-short {
    text-align: center;
  }
}
.blog-post .blog-info-post-bottom .tags-line .tags .header {
  font-size: 16px;
  vertical-align: top;
  margin-top: -20px;
  margin-right: 12px;
  display: inline-block;
}
@media (max-width: 768px) {
  .blog-post .blog-info-post-bottom .tags-line .tags .header {
    display: none;
  }
}
.blog-post .blog-info-post-bottom .tags-line .tags .header .fa {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #16A4DE;
  background-color: var(--main);
  color: #fff;
  color: var(--white);
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  margin-right: 10px;
}
@media (max-width: 479px) {
  .blog-post .blog-info-post-bottom .tags-line .tags .header {
    display: none;
  }
}
.blog-post .blog-info-post-bottom .tags-line .tags a {
  background-color: #EAEFE8;
  background-color: var(--gray);
  margin-right: 8px;
}
.blog-post .author-by {
  padding-left: 8px;
  padding-right: 14px;
}
.blog-post .tags-short {
  margin: 4px 0 0 0px;
  font-size: 14px;
  color: #242430;
  color: var(--black);
  text-align: left;
  display: inline-block;
}
.blog-post .tags-short strong {
  color: #242430;
  color: var(--black);
}
.blog-post .tags-short .fa {
  float: left;
  padding-top: 7px;
  padding-right: 10px;
}
.blog-post .tags-short a {
  margin: 0;
  margin-bottom: 8px;
}
.page-links {
  clear: both;
  margin: 1em 0 1em;
  font-weight: bold;
  font-size: 16px;
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
}
.page-links .page-links-title {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  padding-right: 10px;
}
.page-links span:not(.page-links-title) {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  padding-right: 13px;
}
.page-links a span {
  zoom: 1 !important;
  filter: alpha(opacity=100) !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  padding-right: 16px;
}
@media (max-width: 768px) {
  .page-links {
    font-size: 18px;
    text-align: center;
  }
  .page-links span:not(.page-links-title),
  .page-links a span {
    font-size: 24px;
  }
}
.ltx-related {
  margin-top: 80px !important;
  padding-bottom: 15px !important;
}
.ltx-related > h3 {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 18px;
  text-align: center;
}
.ltx-related > h3:before {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #EAEFE8;
  border-color: #EAEFE8;
  border-color: var(--gray);
  width: 100%;
  content: "";
  display: block;
}
.ltx-related > h3:after {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #16A4DE;
  border-color: #16A4DE;
  border-color: var(--main);
  width: 70px;
  content: "";
  display: block;
}
.ltx-related > h3:before,
.ltx-related > h3:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 300px;
}
.ltx-related > h5 {
  margin: 40px 0 0px;
}
.ltx-related article {
  margin-top: 0 !important;
}
.ltx-author-bio {
  font-size: 14px;
  background-color: #EAEFE8;
  background-color: var(--gray);
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  padding: 35px 35px 45px;
  margin: 70px 0 60px;
  width: 100%;
  text-align: center;
  display: table;
}
@media (max-width: 768px) {
  .ltx-author-bio {
    display: block;
    width: 100%;
  }
}
.ltx-author-bio p {
  font-size: 14px;
  margin-bottom: 0;
}
.ltx-author-bio img {
  max-width: 80px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.ltx-author-bio a + .i {
  color: #16A4DE;
  color: var(--main);
  margin: 0 10px;
}
.ltx-author-bio .author-links {
  margin-top: 16px;
}
.ltx-author-bio .btn {
  margin-top: 6px;
  margin-bottom: 0;
}
.ltx-author-bio h5 {
  margin: 0px 0 12px 0;
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  font-weight: 500 !important;
  font-size: 24px;
  color: #242430;
  color: var(--black);
}
.ltx-author-bio .author-name {
  color: #16A4DE;
  color: var(--main);
  font-weight: bold;
  font-size: 14px;
}
.ltx-author-bio .author-image,
.ltx-author-bio .author-info {
  display: block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .ltx-author-bio .author-image,
  .ltx-author-bio .author-info {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.ltx-author-bio .author-image {
  display: block;
  text-align: center;
  margin: 0 auto 22px;
  vertical-align: top;
}
.ltx-author-bio .author-image img {
  display: inline-block;
}
.ltx-author-bio .author-image span {
  display: inline-block;
  text-align: left;
  margin-left: 20px;
  padding-top: 10px;
  vertical-align: middle;
}
.ltx-author-bio .author-image p {
  font-size: 12px;
  margin: 0 0 -4px;
}
@media (max-width: 768px) {
  .ltx-author-bio .author-image {
    width: 100%;
    margin-bottom: 16px;
  }
  .ltx-author-bio .author-image img {
    margin: 0 auto;
  }
}
.nav-links {
  margin: 40px 0 25px 0;
}
@media (max-width: 991px) {
  .nav-links {
    display: none;
  }
}
.nav-links > span {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  color: #16A4DE;
  color: var(--main);
}
@media (min-width: 991px) {
  .nav-links > span:before {
    margin-top: -2px !important;
  }
  .nav-links > span:after {
    margin-top: -2px !important;
  }
}
@media (max-width: 991px) {
  .nav-links > span:before {
    margin-top: 0px !important;
  }
  .nav-links > span:after {
    margin-top: 0px !important;
  }
}
.nav-links > .next:first-child {
  width: 100%;
}
.nav-links a {
  font-size: 18px;
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
}
.nav-links a span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-links a span span {
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
}
.nav-links a:hover span {
  color: #16A4DE;
  color: var(--main);
}
.nav-links a:hover span span {
  color: #242430;
  color: var(--black);
}
@media (max-width: 991px) {
  .nav-links a span {
    display: none;
  }
}
.nav-links span {
  max-width: 320px;
  color: #242430;
  color: var(--black);
  line-height: 1.3em;
  padding: 10px 15px 10px 15px;
  display: inline-block;
  position: relative;
  background-color: #EAEFE8;
  background-color: var(--gray);
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.nav-links span .nav-arrow {
  display: block;
  color: #16A4DE;
  color: var(--main);
  margin-top: 3px;
  margin-bottom: 8px;
  font-size: 14px;
}
.nav-links span img {
  max-width: 90px;
  height: auto;
  margin-bottom: 30px;
}
.nav-links span.prev a {
  padding-left: 40px;
  display: inline-block;
}
.nav-links span.prev a img {
  float: left;
  margin-right: 18px;
}
.nav-links span.prev a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\f060";
  font-size: 18px;
  left: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav-links span.next {
  text-align: right;
  float: right;
}
.nav-links span.next a {
  padding-right: 40px;
  display: inline-block;
}
.nav-links span.next a img {
  float: right;
  margin-left: 18px;
}
.nav-links span.next a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\f061";
  font-size: 18px;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav-links .href-arrow-left {
  padding-right: 1%;
}
.nav-links .href-arrow-right {
  text-align: right;
  padding-left: 1%;
}
.tags-line + .post-navigation {
  margin-top: 25px;
}
.post-password-form {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  -webkit-border-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0px !important;
  -moz-background-clip: padding !important;
  border-radius: 0px !important;
  background-clip: padding-box !important;
}
.post-password-form input[type="submit"] {
  display: inline-block;
  margin-top: 15px;
}
.post-password-form label {
  font-size: 0;
  margin-top: -30px;
  display: inline-block;
  vertical-align: top;
}
.post-password-form input[type="submit"] {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.post-password-form p {
  max-width: 660px;
  margin: 0 auto 35px !important;
}
.post-password-form p:first-child {
  margin-bottom: 60px !important;
}
.comments-area {
  margin-top: 60px;
  margin-bottom: 0px;
}
.comments-area .comment-navigation {
  margin-top: -25px;
}
.comments-area .comments-title {
  color: #242430;
  color: var(--black);
  font-size: 36px;
  margin-bottom: 32px !important;
  margin-top: 0;
  position: relative;
  padding-bottom: 18px;
  text-align: center;
  display: block !important;
}
.comments-area .comments-title:before {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #EAEFE8;
  border-color: #EAEFE8;
  border-color: var(--gray);
  width: 100%;
  content: "";
  display: block;
}
.comments-area .comments-title:after {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #16A4DE;
  border-color: #16A4DE;
  border-color: var(--main);
  width: 70px;
  content: "";
  display: block;
}
.comments-area .comments-title:before,
.comments-area .comments-title:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 300px;
}
.comments-area .comment-list {
  list-style: none;
  margin-bottom: 60px;
}
.comments-area .comment-list .trackback {
  padding: 0px 0 10px;
}
.comments-area .comment-list .trackback .url {
  padding-right: 10px;
}
.comments-area .comment-list .trackback + .comment {
  padding-top: 30px;
}
.comments-area .comment-list li {
  padding-left: 0;
}
.comments-area .comment-list li .comment-single {
  padding: 0;
  margin-bottom: 32px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid var(--gray-light);
}
@media (max-width: 768px) {
  .comments-area .comment-list li .comment-single {
    margin-bottom: 22px;
    padding-bottom: 20px;
  }
}
.comments-area .comment-list .children {
  list-style: none;
  padding-left: 90px;
}
@media (max-width: 1199px) {
  .comments-area .comment-list .children {
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .comments-area .comment-list .children {
    padding-left: 20px;
  }
}
.comments-area .comment-info {
  font-size: 15px;
  margin: 0 0 15px 0;
}
@media (max-width: 768px) {
  .comments-area .comment-info {
    font-size: 12px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border: 0 none;
  }
}
.comments-area .comment-info .comment-author {
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  color: #242430;
  color: var(--black);
  margin: 0;
  font-size: 18px;
}
.comments-area .comment-info .comment-date {
  margin-right: 10px;
  padding-left: 0px;
  font-size: 12px;
}
.comments-area .comment-info .comment-date-time {
  color: #242430;
  color: var(--black);
  font-weight: bold;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
@media (max-width: 768px) {
  .comments-area .comment-info .comment-date-time {
    display: block;
    font-size: 12px;
  }
  .comments-area .comment-info .comment-date-time .comment-date {
    padding-left: 0;
    margin-right: 0;
  }
  .comments-area .comment-info .comment-date-time .comment-time {
    padding-left: 2px;
  }
}
.comments-area .comment_not_approved {
  font-size: 12px;
  color: #16A4DE;
  color: var(--main);
}
.comments-area .comments-ol .comment-list {
  padding-left: 0px;
}
.comments-area .comments-ol .comment-list > li.comment {
  padding-left: 0;
}
.comments-area .comments-ol .comment-respond {
  margin-bottom: 45px;
}
.comments-area .comment-text p {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .comments-area .comment-text {
    margin-left: -85px;
    padding-top: 8px;
  }
  .comments-area .comment-text p {
    font-size: 15px;
    line-height: 1.5em;
  }
}
.comments-area .comment-reply-link {
  color: #16A4DE;
  color: var(--main);
  font-weight: bold;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.comments-area .comment-reply-link:hover {
  color: #242430;
  color: var(--black);
}
.comments-area .comment-reply-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #242430;
  color: var(--black);
  font-size: 12px;
  margin-right: 8px;
  content: "\f149";
}
@media (max-width: 768px) {
  .comments-area .comment-reply {
    margin-left: -85px;
  }
  .comments-area .comment-reply .comment-reply-link {
    font-size: 12px;
  }
}
.comments-area .comment-author-avatar {
  position: absolute;
  left: 0px;
  top: 0px;
}
.comments-area .comment-author-avatar img {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.comments-area .comment-content {
  padding: 0 0 0 85px;
}
@media (max-width: 768px) {
  .comments-area .comment-content {
    padding-right: 10px;
  }
}
.comment-respond {
  margin-bottom: 30px;
}
.comments-form-wrap h3 {
  color: #242430;
  color: var(--black);
}
.comments-form-wrap h3:not(.comment-reply-title) {
  margin: 0px 0 20px 0;
}
.comments-form-wrap h3.comment-reply-title {
  color: #242430;
  color: var(--black);
  margin: 0 0 20px;
}
.comments-form form {
  margin-top: 40px !important;
  background-color: #EAEFE8;
  background-color: var(--gray);
  padding: 60px 40px !important;
}
.comments-form form input,
.comments-form form textarea {
  border: 0 none !important;
}
.form-submit {
  text-align: center;
}
.comments-field {
  margin-bottom: 30px;
}
h3.comment-reply-title {
  color: var(--black) !important;
  font-size: 36px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px;
  position: relative;
  padding-bottom: 18px;
  text-align: center;
}
h3.comment-reply-title:before {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #EAEFE8;
  border-color: #EAEFE8;
  border-color: var(--gray);
  width: 100%;
  content: "";
  display: block;
}
h3.comment-reply-title:after {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #16A4DE;
  border-color: #16A4DE;
  border-color: var(--main);
  width: 70px;
  content: "";
  display: block;
}
h3.comment-reply-title:before,
h3.comment-reply-title:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 300px;
}
h3.comment-reply-title small {
  display: inline-block;
  font-weight: bold;
  text-transform: lowercase;
  border-bottom: 1px dotted var(--main);
  margin-left: 5px;
  font-size: 14px;
  font-family: 'Mohave', sans-serif; font-weight:400;font-family: var(--font-main), sans-serif;
  color: #16A4DE;
  color: var(--main);
}
.comments-ol h3 {
  font-size: 30px;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.comments-ol h3:before,
.comments-ol h3:after {
  display: none;
}
.comments-ol h3 + form {
  margin-top: 4px;
}
.comments-ol h3 small {
  border-bottom: 0;
}
.comments-ol h3 small a {
  float: right;
  height: 32px;
  width: 32px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 4px;
}
.comments-ol h3 small a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-size: 14px;
  padding: 12px 0;
  background-color: #16A4DE;
  background-color: var(--main);
  color: #fff;
  color: var(--white);
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  width: 30px;
  height: 30px;
  line-height: 6px;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.comments-ol h3 small a:hover:before {
  background-color: #242430;
  background-color: var(--black);
}
.ssbp-wrap {
  width: auto !important;
  margin-top: 2px;
}
@media (max-width: 1199px) {
  .ssbp-wrap {
    float: none;
    text-align: center;
    margin: 15px auto !important;
    display: block !important;
    padding-top: 15px;
  }
  .ssbp-wrap > div {
    text-align: center !important;
  }
}
.ssba {
  float: right;
}
@media (max-width: 1199px) {
  .ssba {
    float: none;
    text-align: center;
    margin: 15 auto !important;
    display: block !important;
  }
}
.ssba > div {
  text-align: center !important;
}
.ssba > div > span {
  display: none;
}
.ssba br {
  display: none;
}
.ssba li {
  margin: 0 !important;
}
.ssba a:before {
  margin-top: 4px;
  vertical-align: top;
  line-height: 32px !important;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #242430 !important;
  color: var(--black) !important;
}
.ssba a:hover:before {
  color: #fff !important;
  color: var(--white) !important;
}
.ssbp-list {
  text-align: center !important;
}
.ssbp-list li a {
  height: 32px !important;
  width: 32px !important;
  color: #fff !important;
  line-height: 32px !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ssbp-list li a:before {
  line-height: 32px !important;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 0 !important;
  color: #fff !important;
}
.ssba a:hover {
  background-color: #16A4DE !important;
  background-color: var(--main) !important;
}
.ssba a:hover:before {
  color: #242430;
  color: var(--black);
}
/*
	14. Gallery
*/
.gallery-page {
  margin-top: 0px;
}
.gallery-page > .row {
  margin-top: -50px;
}
.gallery-page .paging-navigation {
  margin-top: -10px;
}
.gallery-page .item {
  margin-top: 50px;
}
.gallery-page .item .header {
  font-size: 24px;
  font-weight: 500 !important;
  margin: 8px 0 0 !important;
  position: relative;
  padding-bottom: 12px;
}
.gallery-page .item .header:before {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #EAEFE8;
  border-color: #EAEFE8;
  border-color: var(--gray);
  width: 100%;
  content: "";
  display: block;
}


.gallery-page .item .header.carousell {
    font-size: 18px;
    
}

.gallery-page .item .header:after {
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid #16A4DE;
  border-color: #16A4DE;
  border-color: var(--main);
  width: 70px;
  content: "";
  display: block;
}
@media (max-width: 991px) {
  .gallery-page .item {
    margin-bottom: 40px;
  }
}
.gallery-page .photo {
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  position: relative;
  overflow: hidden;
  display: block;

}
.gallery-page .photo img {
	position:relative;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
    border:2px solid #eee;
}
.gallery-page .photo .fa {

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-500%, -50%);
  font-size: 26px;
  color:#fff;
  color: var(--white);
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  z-index: 10;
}

.gallery-page .sertifika.item a.photo .fa{
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  left: 50%;
  margin-left:-30px;
  top: 35%;
  transform: translateY(-550%);
  font-size: 20px;
  color: #fff;
  color: var(--white);
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background: rgba(22, 164, 222, 0.8);
  padding: 17px 20px;
  z-index: 10;
}
.gallery-page .sertifika.item a.photo:hover .fa{
  transform: translateY(-50%);
}

.gallery-page .sertifika .photo .incele {
	font-family:'sf_pro_displaybold';
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left:-50px;
  transform: translateY(-550%);
  font-size: 16px;
  color: #fff;
  color: var(--white);
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0%;
  -moz-background-clip: padding;
  border-radius: 0%;
  background-clip: padding-box;
  background: rgba(0, 0, 0, 0);
  padding: 10px 20px;
  z-index: 10;
}

.gallery-page .photo:hover .incele {
  transform: translateY(-50%);
}

.gallery-page .photo:after {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
.gallery-page .photo:hover {
  zoom: 1;
  filter: alpha(opacity=95);
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
}
.gallery-page .photo:hover .fa {
  transform: translate(-50%, -50%);
}
.gallery-page .photo:hover:after {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.gallery-page .descr {
  padding: 0px 0px;
}
.gallery-page .descr .header {
  margin: 18px 0 6px;
  line-height: 1.5em;
}
.gallery-page .descr .fa {
  color: #16A4DE;
  color: var(--main);
  margin-right: 10px;
}
.gallery-page .descr a {
  color: #EAEFE8;
  color: var(--gray);
  font-size: 14px;
}
.gallery-page ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery-page ul li {
  font-size: 14px;
  color: #EAEFE8;
  color: var(--gray);
  margin-right: 15px;
  display: inline-block;
}
.gallery-page.gallery-col-4 > .row {
  margin-top: -20px;
}
.gallery-page.gallery-col-4 .item {
  margin: 20px;
}
.gallery-page.gallery-col-4 .item .header {
  font-size: 18px !important;
}
.gallery-inner {
  margin-top: -30px;
}
.gallery-inner .item {
  margin-top: 30px;
}

.gallery-page.gallery-col-3 .sertifika.item {
  margin: 0px;
  padding:0px 30px 40px 30px ;
 
}
.sertifika-page{ margin:0px -15px;}
@media (max-width: 768px) {
	.sertifika-page{ margin:0px 10px;}
}
.gallery-page.gallery-col-3 .sertifika.item a {
    border: 0;
    padding: 0px;
}
.gallery-page.gallery-col-3 .sertifika.item .header {
    font-size: 14px !important;
}

.gallery-page .sertifika.item a.photo:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1;
	}



/*
    15. Forms (buttons/radio/inputs)
*/
.form-control:focus,
input:focus {
  outline: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
select {
  color: #242430;
  color: var(--black);
}
input[type="search"] {
  box-sizing: border-box;
}
form,
.form-row {
  font-size: 16px;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
form select,
.form-row select {
  max-width: 100%;
}
form textarea,
.form-row textarea,
form input[type="number"],
.form-row input[type="number"],
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
  width: 100%;
  font-size: 14px;
  display: block;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  padding: 15px 10px 15px 65px;
  border: 0;
  border: 1px solid #edecec;
  -webkit-border-radius: 36px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 36px;
  -moz-background-clip: padding;
  border-radius: 25px;
  background:#edecec;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}





.form-icon-1:after{ content:url(../images/form-icons/form-icon1.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-2:after{ content:url(../images/form-icons/form-icon2.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-3:after{ content:url(../images/form-icons/form-icon3.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-4:after{ content:url(../images/form-icons/form-icon4.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-5:after{ content:url(../images/form-icons/form-icon5.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-6:after{ content:url(../images/form-icons/form-icon6.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-7:after{ content:url(../images/form-icons/form-icon7.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-8:after{ content:url(../images/form-icons/form-icon8.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-9:after{ content:url(../images/form-icons/form-icon9.svg); position:absolute; left:-1px; top:-1px; z-index:1; }
.form-icon-10:after{ content:url(../images/form-icons/form-icon10.svg); position:absolute; left:-1px; top:-1px; z-index:1; }


form textarea:focus,
.form-row textarea:focus,
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):focus,
.form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):focus {
  border-color: #16A4DE;
  border-color: var(--main);
}
form textarea.wpcf7-not-valid,
.form-row textarea.wpcf7-not-valid,
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]).wpcf7-not-valid,
.form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]).wpcf7-not-valid {
  border-color: #C11501 !important;
}

form .date:not(.wpcf7-form-control-wrap),
.form-row .date:not(.wpcf7-form-control-wrap) {
  margin: 0 !important;
}
.select-wrap {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 36px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 36px;
  -moz-background-clip: padding;
  border-radius: 36px;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: rgba(0, 0, 0, 0.5);
}
.select-wrap:after,
.select-wrap select {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: rgba(0, 0, 0, 0.5);
}
.select-wrap select {

   background: #edecec;
   border-radius:25px;
  border: none;
  width: 100%;
     
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  padding: 14px 30px 15px;
  padding-right: 3em !important;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ltx-contact-form-7.form-bg-gray form .select-wrap select {

   background: #fff;
   border-radius:25px;
  border: none;
  width: 100%;
     
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  padding: 14px 30px 15px;
  padding-right: 3em !important;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select-wrap select:hover {
  cursor: pointer;
}
.select-wrap select:not(*:root) {
          padding: 15px 10px 8px 65px;
}
.select-wrap option {
  padding: 0.4em 1em;
}
.select-wrap select:focus {
  border-color: #16A4DE;
  border-color: var(--main);
}
.select-wrap:after {
  content: "\f078";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  line-height: 1em;
  width: 1em;
  height: 1em;
  text-align: center;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -0.5em;
  z-index: 2;
  pointer-events: none;
  cursor: pointer;
}
.select-wrap select::-ms-expand {
  display: none;
}
.ltx-contact-form-7 {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
@media (min-width: 768px) {
  .ltx-contact-form-7.form-center form {
    text-align: center;
  }
  .ltx-contact-form-7.form-left form {
    text-align: left;
  }
  .ltx-contact-form-7.form-right form {
    text-align: right;
  }
  .ltx-contact-form-7.form-center.form-input-group form p {
    text-align: center;
  }
  .ltx-contact-form-7.form-left.form-input-group form p {
    text-align: left;
    margin: 0;
  }
  .ltx-contact-form-7.form-right.form-input-group form p {
    text-align: right;
    margin: 0;
  }
}
.ltx-contact-form-7.form-padding-none form {
  padding: 0;
  margin-bottom: 0;
}
.ltx-contact-form-7.form-bg-white {
  background-color: #fff;
  background-color: var(--white);
}
.ltx-contact-form-7.form-bg-white form {
  background-color: #fff;
  background-color: var(--white);
}
.ltx-contact-form-7.form-bg-gray {
  background-color: #EAEFE8;
  background-color: var(--gray);
}
.ltx-contact-form-7.form-bg-gray form {
  background-color: #EAEFE8;
  background-color: var(--gray);
}
.ltx-contact-form-7.form-bg-gray form .select-wrap,
.ltx-contact-form-7.form-bg-gray form textarea,
.ltx-contact-form-7.form-bg-gray form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
  background-color: #fff;
  background-color: var(--white);
  border-color: transparent !important;
}
.ltx-contact-form-7.form-bg-transparent {
  background: transparent;
}
.ltx-contact-form-7.form-bg-transparent form {
  background: transparent;
}
.woocommerce-product-search,
.wp-searchform,
form.post-password-form,
form.search-form,
form.wpcf7-form,
form.form,
form {
  text-align: center;
  padding: 45px;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  position: relative;
}
.woocommerce-product-search .ajax-loader,
.wp-searchform .ajax-loader,
form.post-password-form .ajax-loader,
form.search-form .ajax-loader,
form.wpcf7-form .ajax-loader,
form.form .ajax-loader,
form .ajax-loader {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.woocommerce-product-search h3,
.wp-searchform h3,
form.post-password-form h3,
form.search-form h3,
form.wpcf7-form h3,
form.form h3,
form h3 {
  text-align: left;
}
.woocommerce-product-search select,
.wp-searchform select,
form.post-password-form select,
form.search-form select,
form.wpcf7-form select,
form.form select,
form select {
  max-width: 100%;
}
.woocommerce-product-search label,
.wp-searchform label,
form.post-password-form label,
form.search-form label,
form.wpcf7-form label,
form.form label,
form label {
  text-align: left;
  display: block;
  font-size: 16px;
}
.woocommerce-product-search.comment-form textarea,
.wp-searchform.comment-form textarea,
form.post-password-form.comment-form textarea,
form.search-form.comment-form textarea,
form.wpcf7-form.comment-form textarea,
form.form.comment-form textarea,
form.comment-form textarea,
.woocommerce-product-search.comment-form input[type="search"],
.wp-searchform.comment-form input[type="search"],
form.post-password-form.comment-form input[type="search"],
form.search-form.comment-form input[type="search"],
form.wpcf7-form.comment-form input[type="search"],
form.form.comment-form input[type="search"],
form.comment-form input[type="search"],
.woocommerce-product-search.comment-form input[type="email"],
.wp-searchform.comment-form input[type="email"],
form.post-password-form.comment-form input[type="email"],
form.search-form.comment-form input[type="email"],
form.wpcf7-form.comment-form input[type="email"],
form.form.comment-form input[type="email"],
form.comment-form input[type="email"],
.woocommerce-product-search.comment-form input[type="text"],
.wp-searchform.comment-form input[type="text"],
form.post-password-form.comment-form input[type="text"],
form.search-form.comment-form input[type="text"],
form.wpcf7-form.comment-form input[type="text"],
form.form.comment-form input[type="text"],
form.comment-form input[type="text"] {
  width: 100%;
}
.woocommerce-product-search .input-group input,
.wp-searchform .input-group input,
form.post-password-form .input-group input,
form.search-form .input-group input,
form.wpcf7-form .input-group input,
form.form .input-group input,
form .input-group input {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 0;
  -moz-background-clip: padding;
  border-bottom-right-radius: 0;
  background-clip: padding-box;
}
.woocommerce-product-search.woocommerce-product-search,
.wp-searchform.woocommerce-product-search,
form.post-password-form.woocommerce-product-search,
form.search-form.woocommerce-product-search,
form.wpcf7-form.woocommerce-product-search,
form.form.woocommerce-product-search,
form.woocommerce-product-search,
.woocommerce-product-search.wp-searchform,
.wp-searchform.wp-searchform,
form.post-password-form.wp-searchform,
form.search-form.wp-searchform,
form.wpcf7-form.wp-searchform,
form.form.wp-searchform,
form.wp-searchform {
  padding: 0;
  margin: 0;
}
.woocommerce-product-search.woocommerce-product-search input[type="text"],
.wp-searchform.woocommerce-product-search input[type="text"],
form.post-password-form.woocommerce-product-search input[type="text"],
form.search-form.woocommerce-product-search input[type="text"],
form.wpcf7-form.woocommerce-product-search input[type="text"],
form.form.woocommerce-product-search input[type="text"],
form.woocommerce-product-search input[type="text"],
.woocommerce-product-search.wp-searchform input[type="text"],
.wp-searchform.wp-searchform input[type="text"],
form.post-password-form.wp-searchform input[type="text"],
form.search-form.wp-searchform input[type="text"],
form.wpcf7-form.wp-searchform input[type="text"],
form.form.wp-searchform input[type="text"],
form.wp-searchform input[type="text"] {
  width: 100% !important;
  color: #242430;
  color: var(--black);
}
.woocommerce-product-search textarea,
.wp-searchform textarea,
form.post-password-form textarea,
form.search-form textarea,
form.wpcf7-form textarea,
form.form textarea,
form textarea {
  height: 120px;
}
.woocommerce-product-search .btn,
.wp-searchform .btn,
form.post-password-form .btn,
form.search-form .btn,
form.wpcf7-form .btn,
form.form .btn,
form .btn {
  margin: 15px 0 10px;
}
@media (max-width: 991px) {
  .woocommerce-product-search,
  .wp-searchform,
  form.post-password-form,
  form.search-form,
  form.wpcf7-form,
  form.form,
  form {
    padding: 30px 25px;
  }
}
.wpcf7-not-valid-tip {
  font-size: 14px;
}
form.comment-form {
  margin-top: 20px;
  color: #242430;
  color: var(--black);
  padding: 10px 0px 45px;
  text-align: left;
}
form.comment-form .select-wrap,
form.comment-form textarea,
form.comment-form input:not([type="submit"]) {
  background-color: #fff !important;
  background-color: var(--white) !important;
}
form.comment-form form {
  background: var(--white) !important;
}
form.comment-form .comments_notes {
  text-align: left;
  font-size: 14px;
  margin-bottom: 22px;
  color: #16A4DE;
  color: var(--main);
  text-align: center;
}
form.comment-form .comments-field label {
  display: none;
}
form.comment-form input[type="text"],
form.comment-form textarea {
  width: 100%;
}
form.comment-form .form-submit {
  margin-bottom: 0;
}
form.comment-form .submit {
  margin: 0 !important;
}
form .input-radio + label {
  display: inline-block;
}
input[type="submit"],
button {
  -webkit-background-clip: border-box !important;
  -moz-background-clip: border-box !important;
  background-clip: border-box !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .select-wrap select {
    padding: 13px 18px;
  }
}
@supports (-ms-ime-align:auto) {
  .select-wrap select {
    padding: 13px 18px;
  }
}
.select2-container .select2-selection--single {
  text-align: left;
  padding: 17px 25px;
  font-size: 14px;
  height: 63px;
  background-color: #fff;
  background-color: var(--white);
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  -webkit-border-radius: 36px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 36px;
  -moz-background-clip: padding;
  border-radius: 36px;
  background-clip: padding-box;
  border: 0;
  font-weight: 400;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 16px;
  right: 26px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f078";
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #242430;
  color: var(--black);
}
.btn-border-black {
  border-color: rgba(0, 0, 0, 0.95);
}
.btn-border-default {
  border-color: rgba(0, 0, 0, 0.3);
}
input[type="submit"].btn-default:hover {
  background-color: #242430;
  background-color: var(--black);
  background-image: -webkit-linear-gradient(0deg, transparent, transparent) !important;
  background-image: -moz-linear-gradient(0deg, transparent, transparent) !important;
  background-image: -ms-linear-gradient(0deg, transparent, transparent) !important;
  background-image: -o-linear-gradient(0deg, transparent, transparent) !important;
  background-image: linear-gradient(90deg, transparent, transparent) !important;
}
.button,
input[type="button"],
input[type="submit"],
.btn,
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"],
.woocommerce a.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  -webkit-border-radius: 36px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 36px;
  -moz-background-clip: padding;
  border-radius: 36px;
  background-clip: padding-box;
  transition: color 0.3s ease, opacity 0.3s ease, border 0.3s ease, background 0.3s ease, box-shadow 0.25s ease-in-out;
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
  font-size: 18px;
  padding: 12px 34px;
  margin-bottom: 25px;
  min-width: 170px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  border: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-background-clip: border-box;
  -moz-background-clip: border-box;
  background-clip: border-box;
  color: #fff;
  color: var(--white);
  background-color: #16A4DE;
  background-color: var(--main);
  background-image: -webkit-linear-gradient(0deg, var(--main), var(--main-lighter));
  background-image: -moz-linear-gradient(0deg, var(--main), var(--main-lighter));
  background-image: -ms-linear-gradient(0deg, var(--main), var(--main-lighter));
  background-image: -o-linear-gradient(0deg, var(--main), var(--main-lighter));
  background-image: linear-gradient(90deg, var(--main), var(--main-lighter));
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.button:after,
input[type="button"]:after,
input[type="submit"]:after,
.btn:after {
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
  background-color: #242430;
  background-color: var(--black);
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.btn:hover {
  color: #fff;
  color: var(--white);
  background-color: #242430;
  background-color: var(--black);
}
.button:hover:after,
input[type="button"]:hover:after,
input[type="submit"]:hover:after,
.btn:hover:after {
  width: 100%;
}
.button.btn-transparent,
input[type="button"].btn-transparent,
input[type="submit"].btn-transparent,
.btn.btn-transparent {
  background-color: transparent;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left;
}
.button.btn-transparent span,
input[type="button"].btn-transparent span,
input[type="submit"].btn-transparent span,
.btn.btn-transparent span {
  color: #16A4DE;
  color: var(--main);
}
.button.btn-transparent:hover,
input[type="button"].btn-transparent:hover,
input[type="submit"].btn-transparent:hover,
.btn.btn-transparent:hover {
  background-color: transparent;
  color: #16A4DE;
  color: var(--main);
}
.button.btn-default,
input[type="button"].btn-default,
input[type="submit"].btn-default,
.btn.btn-default {
  background-color: #16A4DE;
  background-color: var(--main);
  background-image: -webkit-linear-gradient(0deg, var(--main), var(--main-lighter));
  background-image: -moz-linear-gradient(0deg, var(--main), var(--main-lighter));
  background-image: -ms-linear-gradient(0deg, var(--main), var(--main-lighter));
  background-image: -o-linear-gradient(0deg, var(--main), var(--main-lighter));
  background-image: linear-gradient(90deg, var(--main), var(--main-lighter));
  color: #fff;
  color: var(--white);
}


.home-form-bar .button.btn-default,
.home-form-bar input[type="button"].btn-default,
.home-form-bar input[type="submit"].btn-default,
.home-form-bar .btn.btn-default {
  background-color: #fff;
  background-color: var(--white);
  background-image: -webkit-linear-gradient(0deg, var(--white), var(--main-lighter));
  background-image: -moz-linear-gradient(0deg, var(--white), var(--main-lighter));
  background-image: -ms-linear-gradient(0deg, var(--white), var(--main-lighter));
  background-image: -o-linear-gradient(0deg, var(--white), var(--main-lighter));
  background-image: linear-gradient(90deg, var(--white), var(--main-lighter));
  color: #16A4DE;;
  color: var(--main);
}

.button.btn-default:after,
input[type="button"].btn-default:after,
input[type="submit"].btn-default:after,
.btn.btn-default:after {
  color: #242430;
  color: var(--black);
}
.button.btn-default:hover,
input[type="button"].btn-default:hover,
input[type="submit"].btn-default:hover,
.btn.btn-default:hover {
  background-color: #242430;
  background-color: var(--black);
  color: #fff;
  color: var(--white);
}
.button.btn-default:hover:after,
input[type="button"].btn-default:hover:after,
input[type="submit"].btn-default:hover:after,
.btn.btn-default:hover:after {
  color: #16A4DE;
  color: var(--main);
}
.button.btn-second,
input[type="button"].btn-second,
input[type="submit"].btn-second,
.btn.btn-second {
  color: #242430;
  color: var(--black);
  background: var(--second);
}
.button.btn-second:hover,
input[type="button"].btn-second:hover,
input[type="submit"].btn-second:hover,
.btn.btn-second:hover {
  color: #16A4DE;
  color: var(--second);
  background-color: #242430;
  background-color: var(--black);
}
.button.btn-black,
input[type="button"].btn-black,
input[type="submit"].btn-black,
.btn.btn-black {
  color: #fff;
  color: var(--white);
  background-color: #242430;
  background-color: var(--black);
  background-image: -webkit-linear-gradient(0deg, transparent, transparent);
  background-image: -moz-linear-gradient(0deg, transparent, transparent);
  background-image: -ms-linear-gradient(0deg, transparent, transparent);
  background-image: -o-linear-gradient(0deg, transparent, transparent);
  background-image: linear-gradient(90deg, transparent, transparent);
}
.button.btn-black:after,
input[type="button"].btn-black:after,
input[type="submit"].btn-black:after,
.btn.btn-black:after {
  color: #16A4DE;
  color: var(--main);
  display: none !important;
}
.button.btn-black:hover:after,
input[type="button"].btn-black:hover:after,
input[type="submit"].btn-black:hover:after,
.btn.btn-black:hover:after {
  color: #242430;
  color: var(--black);
}
.button.btn-white,
input[type="button"].btn-white,
input[type="submit"].btn-white,
.btn.btn-white {
  color: #242430;
  color: var(--black);
  background-color: #fff;
  background-color: var(--white);
  background-image: -webkit-linear-gradient(0deg, var(--white), var(--white));
  background-image: -moz-linear-gradient(0deg, var(--white), var(--white));
  background-image: -ms-linear-gradient(0deg, var(--white), var(--white));
  background-image: -o-linear-gradient(0deg, var(--white), var(--white));
  background-image: linear-gradient(90deg, var(--white), var(--white));
}
.button.btn-white:after,
input[type="button"].btn-white:after,
input[type="submit"].btn-white:after,
.btn.btn-white:after {
  color: #16A4DE;
  color: var(--main);
}
.button.btn-white:hover,
input[type="button"].btn-white:hover,
input[type="submit"].btn-white:hover,
.btn.btn-white:hover {
  color: #fff;
  color: var(--white);
  background-color: #242430;
  background-color: var(--black);
  border-color: rgba(0, 0, 0, 0.95);
}
.button.btn-default-bordered,
input[type="button"].btn-default-bordered,
input[type="submit"].btn-default-bordered,
.btn.btn-default-bordered {
  color: #16A4DE;
  color: var(--main);
  border-color: #16A4DE;
  border-color: var(--main);
}
.button.btn-default-bordered:after,
input[type="button"].btn-default-bordered:after,
input[type="submit"].btn-default-bordered:after,
.btn.btn-default-bordered:after {
  color: #16A4DE;
  color: var(--main);
}
.button.btn-default-bordered:hover,
input[type="button"].btn-default-bordered:hover,
input[type="submit"].btn-default-bordered:hover,
.btn.btn-default-bordered:hover {
  border-color: #242430;
  border-color: var(--black);
  color: #242430;
  color: var(--black);
}
.button.btn-second-bordered,
input[type="button"].btn-second-bordered,
input[type="submit"].btn-second-bordered,
.btn.btn-second-bordered {
  color: #16A4DE;
  color: var(--second);
  border-color: #16A4DE;
  border-color: var(--second);
  text-shadow: 0 0 0;
}
.button.btn-second-bordered:hover,
input[type="button"].btn-second-bordered:hover,
input[type="submit"].btn-second-bordered:hover,
.btn.btn-second-bordered:hover {
  border-color: #242430;
  border-color: var(--black);
  color: #242430;
  color: var(--black);
}
.button.btn-black-bordered,
input[type="button"].btn-black-bordered,
input[type="submit"].btn-black-bordered,
.btn.btn-black-bordered {
  color: #242430;
  color: var(--black);
  border-color: #242430;
  border-color: var(--black);
}
.button.btn-black-bordered:hover,
input[type="button"].btn-black-bordered:hover,
input[type="submit"].btn-black-bordered:hover,
.btn.btn-black-bordered:hover {
  border-color: #16A4DE;
  border-color: var(--main);
  color: #16A4DE;
  color: var(--main);
}
.button.btn-white-bordered,
input[type="button"].btn-white-bordered,
input[type="submit"].btn-white-bordered,
.btn.btn-white-bordered {
  color: #fff;
  color: var(--white);
}
.button.btn-white-bordered:hover,
input[type="button"].btn-white-bordered:hover,
input[type="submit"].btn-white-bordered:hover,
.btn.btn-white-bordered:hover {
  border-color: #16A4DE;
  border-color: var(--second);
  color: #16A4DE;
  color: var(--second);
}
.button.btn-default-bordered,
input[type="button"].btn-default-bordered,
input[type="submit"].btn-default-bordered,
.btn.btn-default-bordered,
.button.btn-second-bordered,
input[type="button"].btn-second-bordered,
input[type="submit"].btn-second-bordered,
.btn.btn-second-bordered,
.button.btn-black-bordered,
input[type="button"].btn-black-bordered,
input[type="submit"].btn-black-bordered,
.btn.btn-black-bordered,
.button.btn-white-bordered,
input[type="button"].btn-white-bordered,
input[type="submit"].btn-white-bordered,
.btn.btn-white-bordered {
  background: transparent;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-style: solid;
  border-width: 2px;
}
.button.btn-default-bordered.btn-xs,
input[type="button"].btn-default-bordered.btn-xs,
input[type="submit"].btn-default-bordered.btn-xs,
.btn.btn-default-bordered.btn-xs,
.button.btn-second-bordered.btn-xs,
input[type="button"].btn-second-bordered.btn-xs,
input[type="submit"].btn-second-bordered.btn-xs,
.btn.btn-second-bordered.btn-xs,
.button.btn-black-bordered.btn-xs,
input[type="button"].btn-black-bordered.btn-xs,
input[type="submit"].btn-black-bordered.btn-xs,
.btn.btn-black-bordered.btn-xs,
.button.btn-white-bordered.btn-xs,
input[type="button"].btn-white-bordered.btn-xs,
input[type="submit"].btn-white-bordered.btn-xs,
.btn.btn-white-bordered.btn-xs {
  border-width: 1px;
}
.button.color-text-black,
input[type="button"].color-text-black,
input[type="submit"].color-text-black,
.btn.color-text-black {
  color: #242430;
  color: var(--black);
}
.button.color-text-white,
input[type="button"].color-text-white,
input[type="submit"].color-text-white,
.btn.color-text-white {
  color: #16A4DE;
  color: var(--second);
}
.button.color-hover-main:hover,
input[type="button"].color-hover-main:hover,
input[type="submit"].color-hover-main:hover,
.btn.color-hover-main:hover {
  color: #fff;
  color: var(--white);
  background-color: #16A4DE;
  background-color: var(--main);
  border-color: rgba(0, 0, 0, 0.3);
}
.button.color-hover-main:hover:after,
input[type="button"].color-hover-main:hover:after,
input[type="submit"].color-hover-main:hover:after,
.btn.color-hover-main:hover:after {
  color: #242430;
  color: var(--black);
}
.button.color-hover-second:hover,
input[type="button"].color-hover-second:hover,
input[type="submit"].color-hover-second:hover,
.btn.color-hover-second:hover {
  color: #fff;
  color: var(--white);
  background-color: #242430;
  background-color: var(--black);
}
.button.color-hover-second:hover:after,
input[type="button"].color-hover-second:hover:after,
input[type="submit"].color-hover-second:hover:after,
.btn.color-hover-second:hover:after {
  color: #16A4DE;
  color: var(--main);
}
.button.color-hover-black:hover,
input[type="button"].color-hover-black:hover,
input[type="submit"].color-hover-black:hover,
.btn.color-hover-black:hover {
  color: #fff;
  color: var(--white);
  background-color: #242430;
  background-color: var(--black);
}
.button.color-hover-black:hover:after,
input[type="button"].color-hover-black:hover:after,
input[type="submit"].color-hover-black:hover:after,
.btn.color-hover-black:hover:after {
  color: #16A4DE;
  color: var(--main);
}
.button.color-hover-white:after,
input[type="button"].color-hover-white:after,
input[type="submit"].color-hover-white:after,
.btn.color-hover-white:after {
  background-color: #fff;
  background-color: var(--white);
}
.button.color-hover-white:hover,
input[type="button"].color-hover-white:hover,
input[type="submit"].color-hover-white:hover,
.btn.color-hover-white:hover {
  color: #242430;
  color: var(--black);
  border-color: rgba(0, 0, 0, 0.3);
}
.button.color-hover-white:hover:after,
input[type="button"].color-hover-white:hover:after,
input[type="submit"].color-hover-white:hover:after,
.btn.color-hover-white:hover:after {
  background-color: #fff;
  background-color: var(--white);
}
.button.align-right,
input[type="button"].align-right,
input[type="submit"].align-right,
.btn.align-right {
  float: right;
}
.button.align-center,
input[type="button"].align-center,
input[type="submit"].align-center,
.btn.align-center {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .button.align-center-ms,
  input[type="button"].align-center-ms,
  input[type="submit"].align-center-ms,
  .btn.align-center-ms {
    margin: 0 auto;
  }
}
.button > i,
input[type="button"] > i,
input[type="submit"] > i,
.btn > i {
  margin-left: 12px;
  margin-right: -6px;
  font-size: 18px;
}
.button.btn-lg,
input[type="button"].btn-lg,
input[type="submit"].btn-lg,
.btn.btn-lg {
  padding: 24px 54px 24px 54px;
  line-height: 1.4em;
  min-width: 200px;
}
.button.btn-xs,
input[type="button"].btn-xs,
input[type="submit"].btn-xs,
.btn.btn-xs {
  font-size: 16px;
  padding: 6px 26px 6px 26px;
  line-height: 1.6em;
  min-width: 5px;
}


.harita-liste .btn.btn-xs {
  font-size: 12px;
  padding: 6px 15px 6px 15px;
  line-height: 1.6em;
  min-width: 320px;
  margin-left:0px;
  margin-right:30px;
  margin-bottom:15px;	
}
.harita-liste a.btn.btn-xs:first-child {
margin-left:15px;
}


.btn.btn-xs i{
margin-left: 0px;
    margin-right: 0px;
    font-size: 18px;
}
.button.btn-xs:after,
input[type="button"].btn-xs:after,
input[type="submit"].btn-xs:after,
.btn.btn-xs:after {
  padding-top: 0;
}
.button.btn-wide,
input[type="button"].btn-wide,
input[type="submit"].btn-wide,
.btn.btn-wide {
  min-width: 50%;
}
.button.transform-uppercase,
input[type="button"].transform-uppercase,
input[type="submit"].transform-uppercase,
.btn.transform-uppercase {
  text-transform: uppercase;
}
.button.transform-lowercase,
input[type="button"].transform-lowercase,
input[type="submit"].transform-lowercase,
.btn.transform-lowercase {
  text-transform: lowercase;
}
input[type="submit"] {
  padding-right: 34px;
}
.btn-wrap .btn {
  margin-bottom: 25px;
}
.btn-wrap.btn-wrap-inline {
  display: inline;
  margin-right: 14px;
}
.btn-wrap.align-center {
  margin: 0 auto;
  text-align: center;
}
.btn-wrap.align-center.btn-wrap-inline {
  margin: 0 12px;
}
.btn + .btn {
  margin-left: 10px;
}
.ltx-btn-wrap {
  position: relative;
  display: inline-block;
}
.ltx-btn-wrap:hover:after {
  color: #fff;
  color: var(--white);
}
label.css-radio {
  margin: 0 0 16px 0px !important;
  display: block;
  position: relative;
  min-height: 22px;
  line-height: 17px;
  padding: 4px 0;
  margin: 0 0 10px 0;
  overflow: hidden;
  cursor: pointer;
}
label.css-radio:hover {
  opacity: 0.8;
}
label.css-radio input {
  position: absolute;
  left: -20px;
}
label.css-radio > span {
  font-size: 10pt;
  font-weight: bold;
  padding: 6px 0 0 30px;
  display: inline-block;
}
label.css-radio > span:before {
  width: 22px;
  height: 22px;
  bottom: 0px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #fff;
  background-color: var(--white);
  left: 2px;
  display: block;
  content: "";
  position: absolute;
  background: #f5f5f5;
}
label.css-radio input:checked + span:after {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #242430;
  background-color: var(--black);
  width: 12px;
  height: 12px;
  display: block;
  content: "";
  top: 8px;
  left: 7px;
  position: absolute;
  z-index: 100;
}
label.css-radio.no-label {
  display: inline-block;
  width: 22px;
  margin: 0 4px 0 0;
}
.form-with-labels,
.forms {
  margin: 0 -3px;
}
.form-with-labels .col-md-5ths,
.forms .col-md-5ths,
.form-with-labels > div,
.forms > div {
  padding-left: 3px;
  padding-right: 3px;
  position: relative;
}
.form-input-group form p {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 480px) {
  .form-input-group form p {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .form-input-group form p .wpcf7-form-control-wrap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    display: block;
    position: relative;
    margin-bottom: 0;
  }
  .form-input-group form p .wpcf7-form-control-wrap input {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-bottomright: 0;
    -moz-background-clip: padding;
    border-bottom-right-radius: 0;
    background-clip: padding-box;
  }
  .form-input-group form p span + span {
    display: flex;
    margin-left: -1px;
  }
}
.form-input-group form p input {
  margin-bottom: 0 !important;
}
.form-input-group form p span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 14px;
}
.form-input-group form p button {
  margin: 0 !important;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 0;
  -moz-background-clip: padding;
  border-bottom-left-radius: 0;
  background-clip: padding-box;
}
@media (min-width: 768px) {
  .form-input-group form p button {
    min-width: 200px;
  }
}
div.wpcf7-response-output {
  max-width: 600px;
  margin: 0 auto;
  margin-top: 35px;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  font-size: 14px;
  padding: 6px 8px;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  background-color: #16A4DE;
  background-color: var(--main);
  border-color: transparent;
}
.wpcf7-form-control-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 4px;
}
.wpcf7-form-control-wrap:not(.margin-none) {
  margin-bottom: 10px;
}
.wpcf7-form-control-wrap > .select-wrap {
  margin-bottom: 0;
}
.wpcf7-form-control-wrap + span.fa {
  color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 23px;
  right: 35px;
  font-size: 18px;
}
.wpcf7-radio,
.wpcf7-checkbox {
  overflow: hidden;
  display: block;
  position: relative;
  cursor: pointer;
}
.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
  margin-bottom: 8px;
}
.wpcf7-radio input,
.wpcf7-checkbox input {
  position: absolute;
  left: -50px;
}
.wpcf7-radio label,
.wpcf7-checkbox label {
  font-weight: normal;
  margin-bottom: 0;
  font-size: 14px !important;
}
.wpcf7-radio input + span,
.wpcf7-checkbox input + span {
  vertical-align: bottom;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.wpcf7-radio input + span:before,
.wpcf7-checkbox input + span:before {
  /*    	border: 1px solid @gray;*/
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjEzNDYxNkQ3N0M5RjExRTdBQ0JGRjdCMkREMTNFNkRBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjEzNDYxNkQ4N0M5RjExRTdBQ0JGRjdCMkREMTNFNkRBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTM0NjE2RDU3QzlGMTFFN0FDQkZGN0IyREQxM0U2REEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTM0NjE2RDY3QzlGMTFFN0FDQkZGN0IyREQxM0U2REEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4I513VAAAALUlEQVR42mK8evUqA+mABYi1tLRI0nPt2jUmBrLAqLZRbSNbGwsk/5CqDSDAAN+KCCm2GjBVAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  /*    	.opacity(.7);      */
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 2px;
  margin-right: 10px;
  padding: 0px 0 0 1px;
  vertical-align: middle;
  content: " ";
  display: inline-block;
  /*        
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
*/
}
.wpcf7-radio input:checked + span:before,
.wpcf7-checkbox input:checked + span:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVFNENEODc5N0M5RTExRTdBMDg2RjZGRTNCREQyM0NGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVFNENEODdBN0M5RTExRTdBMDg2RjZGRTNCREQyM0NGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUU0Q0Q4Nzc3QzlFMTFFN0EwODZGNkZFM0JERDIzQ0YiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUU0Q0Q4Nzg3QzlFMTFFN0EwODZGNkZFM0JERDIzQ0YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz66Prs0AAAAsElEQVR42rzTuw3DIBQFUCdyRc0SsAi9h2AdempqahgEWIKaNrkREk7wJyFSciWjJ5kjeNhcQgjTeGY8nPMhE2O8Tl/llyzn7L3ve3trlFIYUQshPlrt2Vhra9EzvEgp7RpkWRZKac+01mgAY5Vb03a49lZKqbNRQGKSc+7IrKsRQqSUGKs0xpyYl00yxpps2TX9kXTyyOx8gCpxYifmEdyA22BA/vsrz/X+jLK7AAMAW8GbphLkpbkAAAAASUVORK5CYII=");
}
.wpcf7-radio.wpcf7-radio input + span:before,
.wpcf7-checkbox.wpcf7-radio input + span:before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM4MUZCM0JBN0M5RjExRTdBRjMxODdDQjJCMzdCRkFGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM4MUZCM0JCN0M5RjExRTdBRjMxODdDQjJCMzdCRkFGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzgxRkIzQjg3QzlGMTFFN0FGMzE4N0NCMkIzN0JGQUYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzgxRkIzQjk3QzlGMTFFN0FGMzE4N0NCMkIzN0JGQUYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6fyCEwAAABlUlEQVR42qSUvUvDUBTFX9oa0HbK16jiB5JuTo4uiqC4u+oo7iLOou7WTVz9BxxEXNw6dWqLg1Ld2nxMjWBsqeeUp0hMY9tcOLyb5J1f3kvevUqv1xPRqNVqMxh2oE1oATIgF3qGbqGbYrH4GvUpv2GATGI4gQ4Mw5goFApCVVWRzWZFt9sVYRiKdrstXNf9xJwSdAzo+x8YQCaGO13Xly3LEoqiiEFBT6vVEp7nVXC5AaDzAwNIRf5omuYKJIYNx3GoMtJVAD8y8v65pmkjgRicTx/Ss/7KqtXqND+sbdu5pK0lbbler3eQLnJle3jDWKD+auCjH+kuYWv5fF6kCf51xDphc/z9aUL6lwjTeY7ShPRrhHk8kGlC+n3CXniy04T0PxH2EARBKhhLDHFP2BVOcSeu4Ic9Z/Qjvc6gDN6QXDSbzbFg0lcCp/FdToe+75dZa6ME59NHP6/7MFD5BbfxsMI3/bdlPuc8zqePRR7Xz6YwnEL76Ge5hH7Gb3QJHcX2s0innZWddguaH9BpG1HflwADAL6cxSKlTuy3AAAAAElFTkSuQmCC") no-repeat 50% 50%;
}
.wpcf7-radio.wpcf7-radio input:checked + span:before,
.wpcf7-checkbox.wpcf7-radio input:checked + span:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIxQjg1N0U1N0M5RjExRTdBMUZBQTIwQjVDNkEwQTQ2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIxQjg1N0U2N0M5RjExRTdBMUZBQTIwQjVDNkEwQTQ2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjFCODU3RTM3QzlGMTFFN0ExRkFBMjBCNUM2QTBBNDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjFCODU3RTQ3QzlGMTFFN0ExRkFBMjBCNUM2QTBBNDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7vLx1nAAACAUlEQVR42qxUPW8aQRR8Zz4kGwq+SycKjiLoUiDo0tgCbLlPG5dRCrooch0lqUxj/4b8ACyBojSpOBpXgFwQxRXimwIsBYLIzOmIbi9wMlFGmtt9eztzu+92n7ZcLsWORqPxCM1L8Bg8ACNgH2yB1+DnZDJ5Z9dpVjOY7KJ5D76JRCIev98vXq9XXC6XLBYLmc1mMplMpN/vzzHnEjyH6f1fZjCKoqmEw+HnsVhMNE2TTaCm2+3KYDC4QZiFYe+PGYy86H+LRqNpUB6KXq9H6ui+gOHPHXP8UygU2sqI4Hzq0P1orKxer+8zsYlEwm3d2nw+l3K5LLquy2g0kmAwKOl0WnK5nHg8HmXLzWbzF7pP3Xic4QuKERNdLBal1WopWyqVShRKoVAwfoyxGuiox/tX3Oahz+dTls8VWY2s4HilUlHG+NeBI5o9WX1lhVqt5pirarWqxKb+Gc3CPEdWMEdOGI/HSmzqQzQb8EBawWQ7IRAIKLGpH9LsOxNuRSqVcjTLZDJKbOpvafZ1Op0qL/P5vMTj8bVGHM9ms8oYrxjw5b+eMyOA4UW73V7+C6iDvkif1XV6OxwOdR7MbcD51FHP2DDDJWUGT/HyptPpyLoaZ68anMf51PGSr6tne2g+gK9Rz9wO9Yw5ugLfra1ntkr72Ky0J/yBGyrtD7vutwADAFsMQcfkQVQRAAAAAElFTkSuQmCC");
}
.wpcf7-radio .wpcf7-list-item {
  display: block;
  margin-bottom: 16px;
}
.wpcf7-submit {
  margin: 0 auto !important;
}
/*
	16. Shortcodes
*/
.shortcodes {
  padding-top: 30px;
  padding-bottom: 120px;
}
.shortcodes hr {
  margin: 70px 0 60px;
}
@media (max-width: 991px) {
  .shortcodes hr {
    margin: 40px 0 40px;
  }
}
.shortcodes h2 {
  margin-bottom: 20px;
}
.arrow-left,
.arrow-right {
  transition: background .8s ease;
  margin: 0 0 0 0;
  display: block;
  padding: 0px;
  text-align: center;
  font-size: 24px !important;
  position: absolute;
  top: 50%;
  color: #fff;
  color: var(--white);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 50px;
  height: 50px;
  line-height: 48px !important;
  background-color: #16A4DE;
  background-color: var(--main);
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
@media (max-width: 991px) {
  .arrow-left,
  .arrow-right {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
  }
}
.arrow-left.arrow-left,
.arrow-right.arrow-left {
  left: 0;
}
.arrow-left.arrow-left:before,
.arrow-right.arrow-left:before {
  content: "\f104";
}
.arrow-left.arrow-right,
.arrow-right.arrow-right {
  left: auto;
  right: 0;
}
.arrow-left.arrow-right:before,
.arrow-right.arrow-right:before {
  content: "\f105";
}
.arrow-left.swiper-button-disabled,
.arrow-right.swiper-button-disabled {
  color: #fff;
  color: var(--white);
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  cursor: default;
}
.arrow-left:not(.swiper-button-disabled):hover,
.arrow-right:not(.swiper-button-disabled):hover {
  background-color: #fff;
  background-color: var(--white);
  color: #242430;
  color: var(--black);
}
.vc_message_box {
  margin: 15px 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  padding: 70px 30px 40px 30px !important;
  margin-bottom: 15px;
  position: relative;
  background: var(--white) !important;
  border-color: transparent !important;
}
.vc_message_box p {
  font-size: 14px;
  line-height: 1.6em;
}
.vc_message_box .vc_message_box-icon {
  top: 40px !important;
  left: 50%;
  margin-left: -30px;
  right: auto;
  bottom: auto;
}
.vc_message_box.vc_color-success .fa {
  color: #8AA11B;
}
.vc_message_box.vc_color-danger .fa {
  color: #C11501;
}
.vc_message_box.vc_color-warning {
  background: var(--main) !important;
  color: var(--black) !important;
}
.vc_message_box.vc_color-warning .fa {
  color: var(--black) !important;
}
.vc_message_box.vc_color-info {
  background: var(--black) !important;
  color: var(--main) !important;
}
.vc_message_box.vc_color-info .fa {
  color: var(--main) !important;
}
.vc_message_box.vc_color-info .fa {
  color: #fff;
  color: var(--white);
}
.vc_message_box .header {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.vc_message_box .header .fa {
  font-size: 24px;
  margin-right: 10px;
}
.swiper-pagination {
  margin-bottom: 0px;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 4px;
  height: 4px;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  background-color: #242430;
  background-color: var(--black);
  margin: 0 13px !important;
}
.swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  width: 12px;
  height: 12px;
  margin: -4px 0 0 -4px;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  display: block;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #16A4DE;
  background-color: var(--main);
}
.swiper-pagination .swiper-pagination-bullet-active:after {
  border-color: #16A4DE;
  border-color: var(--main);
}
.alert {
  margin: 0px 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  padding: 30px 30px 40px 30px;
  position: relative;
  background-color: #fff;
  background-color: var(--white);
  border-color: transparent !important;
}
.alert.alert-success .fa,
.alert.alert-success .header {
  color: #8AA11B;
}
.alert.alert-success p {
  color: #242430;
  color: var(--black);
}
.alert.alert-error .fa,
.alert.alert-error .header {
  color: #C11501;
}
.alert.alert-important {
  background-color: #242430;
  background-color: var(--black);
}
.alert.alert-important .fa,
.alert.alert-important .header,
.alert.alert-important p {
  color: #fff;
  color: var(--white);
}
.alert.alert-warning {
  background: #C11501;
}
.alert.alert-warning .fa,
.alert.alert-warning .header {
  color: #fff;
  color: var(--white);
}
.alert.alert-warning p {
  color: #fff;
  color: var(--white);
}
.alert .close {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #242430;
  color: var(--black);
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-shadow: none;
}
.alert .close:hover {
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.alert p {
  font-size: 14px;
  line-height: 1.6em;
}
.alert .header {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.alert .header .fa {
  font-size: 24px;
  margin-right: 10px;
}
.block-descr .date {
  color: #EAEFE8;
  color: var(--gray);
  margin-top: 30px;
  font-size: 14px;
}
.block-descr h4 {
  color: #16A4DE;
  color: var(--main);
  font-size: 24px;
  margin: 0px 0 10px 0;
}
.block-descr p {
  line-height: 1.3em;
}
@media (max-width: 991px) {
  .block-descr {
    margin-bottom: 50px;
  }
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
  padding-right: 60px !important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  background: transparent;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
  border-color: transparent !important;
  display: block;
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:after {
  display: none;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
  content: "\f078";
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_active.vc_tta-controls-icon-position-left .vc_tta-controls-icon .vc_tta-panel-heading {
  border-bottom: 0 none !important;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.wpb-js-composer .vc_tta-accordion .vc_tta-panel .vc_active .vc_tta-panel-heading {
  -webkit-border-bottom-left-radius: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-bottom-left-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius-bottomright: 0 !important;
  -moz-background-clip: padding !important;
  border-bottom-right-radius: 0 !important;
  background-clip: padding-box !important;
}
.wpb-js-composer .vc_tta-accordion h4 {
  display: block;
  background: transparent !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpb-js-composer .vc_tta-accordion h4 a {
  color: var(--main) !important;
  font-size: 20px !important;
  font-weight: 500;
  padding-left: 25px !important;
  padding-top: 23px !important;
  padding-bottom: 23px !important;
}
.wpb-js-composer .vc_tta-accordion h4 a span {
  color: var(--black) !important;
}


.wpb-js-composer .filo-yonetimi-home .vc_tta-accordion h4 a {
  color: var(--main) !important;
  font-size: 24px !important;
  font-weight: 050 !important;
  padding-left: 0px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}


.wpb-js-composer .vc_tta-accordion h4 a i {
  left: auto !important;
  right: 25px !important;
  /*				.background-color(@main-color, @main);*/
  -webkit-border-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0px !important;
  -moz-background-clip: padding !important;
  border-radius: 0px !important;
  background-clip: padding-box !important;
  display: block;
  width: 12px !important;
  height: 12px !important;
  font-size: 14px !important;
}
.wpb-js-composer .vc_tta-accordion h4 a i.vc_tta-controls-icon:after,
.wpb-js-composer .vc_tta-accordion h4 a i.vc_tta-controls-icon:before {
  border-color: var(--gray) !important;
}
.wpb-js-composer .vc_tta-accordion h4:hover {
  color: #242430;
  color: var(--black);
}



/* h3 acc */

.wpb-js-composer .vc_tta-accordion h3 {
  display: block;
  background: transparent !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpb-js-composer .vc_tta-accordion h3 a {
  color: var(--main) !important;
  font-size: 20px !important;
  font-weight: 500;
  padding-left: 25px !important;
  padding-top: 23px !important;
  padding-bottom: 23px !important;
}
.wpb-js-composer .vc_tta-accordion h3 a span {
  color: var(--black) !important;
}


.wpb-js-composer .filo-yonetimi-home .vc_tta-accordion h3 a {
  color: var(--main) !important;
  font-size: 24px !important;
  font-weight: 050 !important;
  padding-left: 0px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}


.wpb-js-composer .vc_tta-accordion h3 a i {
  left: auto !important;
  right: 25px !important;
  /*				.background-color(@main-color, @main);*/
  -webkit-border-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0px !important;
  -moz-background-clip: padding !important;
  border-radius: 0px !important;
  background-clip: padding-box !important;
  display: block;
  width: 12px !important;
  height: 12px !important;
  font-size: 14px !important;
}
.wpb-js-composer .vc_tta-accordion h3 a i.vc_tta-controls-icon:after,
.wpb-js-composer .vc_tta-accordion h3 a i.vc_tta-controls-icon:before {
  border-color: var(--gray) !important;
}
.wpb-js-composer .vc_tta-accordion h3:hover {
  color: #242430;
  color: var(--black);
}


/* h3 acc */
















.wpb-js-composer .vc_tta-accordion .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-accordion .vc_tta-panel-body {
  background: transparent !important;
  border-color: var(--gray) !important;
}
.wpb-js-composer .vc_tta-accordion .vc_tta-panel-body {
  border-top: 0 none !important;
  padding-top: 0px !important;
  padding-bottom: 25px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  color: #242430;
  color: var(--black);
}
.wpb-js-composer .filo-yonetimi-home .vc_tta-accordion .vc_tta-panel-body {
  border-top: 0 none !important;
  padding-top: 20px !important;
  padding-bottom: 25px !important;
  padding-left: 0px !important;
  padding-right: 25px !important;
  color: #242430;
  color: var(--black);
}
.wpb-js-composer .filo-yonetimi-home .vc_tta.vc_tta-style-classic .vc_tta-panel-heading, .wpb-js-composer  .filo-yonetimi-home .vc_tta.vc_tta-style-classic .vc_tta-panel-body{ border-width:0px;}


.wpb-js-composer .vc_tta-accordion .vc_tta-panel-body .wpb_content_element {
  color: #242430;
  color: var(--black);
}
.wpb-js-composer .vc_tta-accordion .vc_tta-panel {
  margin-bottom: 15px !important;
}
.wpb-js-composer .filo-yonetimi-home .vc_tta-accordion .vc_tta-panel {
  margin-bottom: 15px !important;
}
.wpb_gmaps_widget .wpb_wrapper {
  background: transparent !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.wpb_gmaps_widget {
  margin-bottom: 0 !important;
}
.wpb_video_wrapper {
  -webkit-border-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0px !important;
  -moz-background-clip: padding !important;
  border-radius: 0px !important;
  background-clip: padding-box !important;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
.vc_tta-tabs .vc_tta-tabs-list {
  border-color: transparent !important;
}
.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab a {
  border-color: transparent !important;
  -webkit-border-top-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  border-top-left-radius: 0px !important;
  -webkit-border-top-right-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius-topright: 0px !important;
  -moz-background-clip: padding !important;
  border-top-right-radius: 0px !important;
  background-clip: padding-box !important;
}
.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab span {
  font-weight: 500;
  font-size: 24px;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  padding-left: 20px;
  padding-right: 20px;
}
.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab span:hover {
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media (max-width: 768px) {
  .vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab span {
    font-size: 18px;
    padding: 10px 20px !important;
  }
}
.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
  font-family: 'Pridi', serif;
  font-family: var(--font-headers), serif;
  font-weight: 500;
}
.vc_tta-tabs .vc_tta-panels {
  border-color: transparent !important;
  padding: 10px 10px 15px;
}
.vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list a {
  background: transparent !important;
}
.vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list .vc_active a {
  background-color: transparent !important;
}
.vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list .vc_active a span {
  margin-top: 5px;

  padding: 0;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  border-bottom: 3px solid var(--main);
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  background-color: #16A4DE !important;
  background-color: var(--main) !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  background-color: #EAEFE8 !important;
  background-color: var(--gray) !important;
}
/*.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-body, */
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-bottom: 0px !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tab > a {
  border-width: 0 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background-color: #EAEFE8 !important;
  background-color: var(--gray) !important;
  -webkit-border-top-right-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-bottom-right-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius-bottomleft: 0px !important;
  -moz-background-clip: padding !important;
  border-bottom-left-radius: 0px !important;
  background-clip: padding-box !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
  color: #242430 !important;
  color: var(--black) !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  color: var(--white) !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  color: var(--black) !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-icon {
  /*	display: inline-block !important;*/
  margin-top: -5px !important;
  margin-left: 10px !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child) {
  margin-left: -5px !important;
  vertical-align: middle;
}
.wpb-js-composer .vc_tta-panel .vc_tta-icon {
  margin-right: 20px !important;
  color: #16A4DE;
  color: var(--main);
}
.vc_progress_bar .vc_single_bar {
  position: relative;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 40px !important;
  -webkit-border-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0px !important;
  -moz-background-clip: padding !important;
  border-radius: 0px !important;
  background-clip: padding-box !important;
}
.vc_progress_bar .vc_single_bar span {
  -webkit-border-radius: 0px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0px !important;
  -moz-background-clip: padding !important;
  border-radius: 0px !important;
  background-clip: padding-box !important;
}
.vc_progress_bar .vc_bar {
  background-color: #16A4DE !important;
  background-color: var(--second) !important;
}
.vc_progress_bar .vc_label {
  font-size: 16px;
  font-weight: bold;
}
.vc_progress_bar .vc_label .vc_label_units {
  float: right;
}
.vc_separator {
  display: block !important;
}
.vc_separator.vc_separator-has-text h4 {
  font-size: 24px;
  margin-bottom: 14px;
}
.vc_separator.vc_separator-has-text .vc_sep_holder {
  display: block;
}
.vc_separator.vc_separator-has-text .vc_sep_holder {
  max-width: 10%;
}
.vc_separator.vc_separator-has-text .vc_sep_holder .vc_sep_line {
  border-top: 2px solid var(--main);
}
.vc_separator.vc_separator-has-text.vc_sep_pos_align_center {
  text-align: center;
}
.vc_separator.vc_separator-has-text.vc_sep_pos_align_center .vc_sep_holder_l {
  display: none;
}
.vc_separator.vc_separator-has-text.vc_sep_pos_align_center .vc_sep_holder {
  margin: 0 auto;
}
.vc_separator.vc_separator-has-text.vc_sep_pos_align_center h4 {
  text-align: center;
}
.vc_separator.vc_separator-has-text.vc_sep_pos_align_right {
  text-align: right;
}
.vc_separator.vc_separator-has-text.vc_sep_pos_align_right .vc_sep_holder_l {
  display: none;
}
.vc_separator.vc_separator-has-text.vc_sep_pos_align_right .vc_sep_holder_r {
  display: block !important;
  float: right;
}
.vc_separator.vc_separator-has-text.vc_sep_pos_align_right h4 {
  text-align: right;
  margin-bottom: 14px !important;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: var(--gray) !important;
}
.social-icons-list {
  list-style: none;
  margin: 14px 0 60px 0;
  padding: 0;
}
.social-icons-list li {
  margin: 26px 0 0px 0 !important;
}
.social-icons-list li.large {
  font-size: 30px;
}
.social-icons-list li a {
  color: #242430;
  color: var(--black);
}
.social-icons-list li span.fa {
  color: #16A4DE;
  color: var(--main);
  font-size: 24px;
  width: 48px;
  margin-left: -16px;
  vertical-align: middle;
  text-align: center;
  position: absolute;
}
.social-icons-list li .head {
  padding-left: 35px;
  display: inline-block;
}
.social-icons-list.bg-second span.fa {
  color: #16A4DE !important;
  color: var(--second) !important;
}
.social-icons-list.icon-weight-bold li {
  font-weight: 400;
}
.social-icons-list.icon-style-round {
  margin-left: 24px;
}
.social-icons-list.icon-style-round span.fa {
  width: 34px;
  height: 34px;
  position: absolute;
  text-transform: center;
  line-height: 28px;
  display: inline-block;
  background-color: #16A4DE;
  background-color: var(--main);
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  margin-right: 16px;
}
.social-icons-list.icon-style-round span.fa:before {
  color: #242430;
  color: var(--black);
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.social-icons-list.icon-style-round.bg-second span.fa {
  background-color: #16A4DE;
  background-color: var(--second);
}
.social-icons-list.icon-style-round .head {
  padding-top: 4px;
  padding-left: 35px;
  display: inline-block;
}
.koc-logo{ margin-top:10px; width:80px;}

.vc_custom_1535631001311 {
    margin-bottom: 32px !important;
}
/* carousel */

.carousel-wrap {
  margin: 0px auto;
  padding: 0 10%;
  width: 100%;
  position: relative;
}
@media (max-width: 768px) {
 .carousel-wrap {

  padding: 0 0%;

}
}
/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
  margin:0px 15px;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  border-right:1px solid #eee;
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

/* carousel son */


/*autor box */

h5.author{ margin-bottom:0px; padding-bottom:0px;}
.author-box {
        border: 1px solid #ccc;
        padding: 20px;
        border-radius: 5px;
        margin: 20px auto;
        max-width: 100%;
    }
    .author-info {
        display: flex;
        align-items: center;
        gap: 15px;
    }
    .author-info img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    h2.author-name {
        font-size: 1.2em;
        font-weight: bold;
		margin-top:0px;
    }
    .author-name > a{
    	text-decoration: none;
        color: #2E2E2E;
        transition: all .3s;
    }
    .author-name > a:hover{
    	color: #16A4DE; 
    }
    .author-description {
        font-size: 1em;
    }
    .author-dates {
        font-size: 0.9em;
        color: #666;
    }
    .social-media {
        list-style: none;
        padding: 0;
        margin-top: 10px;
    }
    .social-media > li > a{
    	transition: all .3s;
    }
    .social-media > li > a:hover{
        color: #16A4DE;
    }
    .social-media li {
        display: inline-block;
        margin-right: 10px;
    }
    .social-media li a {
        text-decoration: none;
        color: #333;
    }
    @media only screen and (max-width: 900px) {
        .author-box {
            max-width: 90%;
        }
        .author-details{
            max-height: 120px;
            overflow: scroll;
        }
    }


/* autor box son */