/*
Theme Name: respo
Theme URI: http://abrace.org
Author: Responsivo.pl
Author URI: http://www.responsivo.pl
Description: All rights reserved - Responsivo
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: respo
Tags:

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: 'Open Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	font-size: 10px;
}

body {
	margin: 0;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
	font-size: 1.6rem;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

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

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

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

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

blockquote,
q {
	quotes: "" "";
}

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

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

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

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

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

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

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

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

.hentry {
	margin: 0 0 1.5em;
}

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

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

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

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

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

.bypostauthor {
	display: block;
}

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

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

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

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

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #fff;
    border-bottom: 1px solid #dda146;
}
.image-wrapper {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  font-size: 0;
}
.image-wrapper img {
  max-width: 100%;
  width: 100%;
  transition: transform 0.3s ease-in-out;
}
.image-wrapper:hover img {
  transform: scale(1.2);
}
.section-spacer {
	padding-top: 75px;
	padding-bottom: 75px;
}
.nav-item {
	padding-left: 15px;
	padding-right: 15px;
}
.bookero-plugin-header, .add-to-cart-section .add-button {
	color: #000 !important;
	background-color: #B1D1CB !important;
	font-weight: 600 !important;
}

.add-to-cart-section .add-button:after {
	border:  2px solid #000 !important;
	border-left: none !important;
  border-bottom: none !important;
}
.block-type-8 #responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}

.block-type-1
{
	padding: 9rem 0 3rem 0;
	background-color: #B1D1CB;
}

.block-type-1 .slider-wrap
{
	position:  relative;
	padding: 0 14rem;
}

.block-type-1 .slider-wrap .slide-prev,
.block-type-1 .slider-wrap .slide-next
{
	position:  absolute;
	top: 50%;
	margin-top: -2.8rem;
	width: 5.6rem;
	height: 5.6rem;
	border: 1px solid #f5f8fb;
	cursor: pointer;
	background: url(assets/images/arrow-1.png) #fff center center no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.block-type-1 .slider-wrap .slide-prev
{	
	left: 0;
}

.block-type-1 .slider-wrap .slide-prev:hover
{
	left:  -1rem;
}

.block-type-1 .slider-wrap .slide-next
{
	right:  0;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.block-type-1 .slider-wrap .slide-next:hover
{
	right:  -1rem;
}

.block-type-1 .slider
{
	margin-bottom: 7rem;
}

.block-type-1 .quote
{
	padding-left:  10rem;
	position:  relative;
}

.block-type-1 .quote:before
{
	content: '';
	width:  4.1rem;
	height:  3.2rem;
	background:  url(assets/images/quote.png) 0 0 no-repeat;
	position:  absolute;
	left:  0;
	top:  .8rem;
}

.block-type-1 .quote .text
{
	margin-bottom:  3rem;
}

.block-type-1 .quote .text *:last-child
{
	margin-bottom:  0;
}

.block-type-1 .quote .text p
{
	font-size: 1.8rem;
	line-height: 3rem;
	font-family: "Quicksand", sans-serif;
	margin-bottom: 0;
}

.block-type-1 .quote .author
{
	color:  #404040;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}

.block-type-1 .slider-nav ul
{
	display:  flex;
	align-items:  center;
	justify-content:  center;
	margin: 0;
}

.block-type-1 .slider-nav ul li
{
	margin: 0 .5rem;
}

.block-type-1 .slider-nav ul li div
{
	width:  1rem;
	height: 1rem;
	background: #ccd0d9;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor:  pointer;
}

.block-type-1 .slider-nav ul .slick-active div
{
	background: #001441;
	border-color: #001441;
}

.block-type-2 .inner {
	padding:  5% 10%;
}

.block-type-1 .btn, .block-type-2 .btn {
	color:  #fff;
	padding:  10px 30px;
	background-color: #d7b15e;
	border-radius: 0px;
	text-transform: uppercase;
	transition:  0.7s ease;
	font-weight: 500;
	font-size: 1.6rem;
}

.block-type-1 .btn:hover {
	color:  #000;
	padding:  10px 30px;
	background-color: #D3B694;
	border-radius: 0px;
}

.block-type-2 .btn:hover {
	background-color: #B1D1CB;
}

.block-type-2 .btn {
	background-color:  #D3B694;
}

.block-type-2 h2 {
	padding-bottom: 3rem;
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 400;
}

.block-type-2 p {
	font-size: 1.6rem;
}

.block-type-3 .cnt-bg {
	background-position: top !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.block-type-3 h1 {
	margin-top: 120px;
	margin-bottom: 120px;
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.9);
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
	font-weight: 600;
	font-size: 3.6rem;
}

.block-type-4 {
	padding: 4.5rem 0rem 10rem 0rem;
}

.block-type-4 h1 {
	font-size: 2.8rem;
	padding-bottom: 30px;
	color: #5a7687;
	margin-top: 15px;
}

.block-type-4 h2 {
	padding-bottom: 45px;
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
}

.block-type-4 .rounder-count {
  background-color: #5a7687;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  padding-top: 8px;
  margin-left: auto;
  margin-right:  auto;
}

.block-type-4 img {
	max-width: 100px;
	margin-top: 3rem;
}

.block-type-4 .row-desc h3 {
	font-weight: 600;
	font-size: 2rem;
	text-align: center;
	padding-bottom: 1rem;
	padding-top: 2.5rem;
}

.block-type-4 .row-desc p {
	font-size: 1.5rem;
	text-align: center;
}
.block-type-4 .row-rnd h3 {
	color:  #000;
}

.block-type-5 {
	padding: 7.5rem 0px;
	background-color: #f9f6ed;
}

.block-type-5 h2 {
  padding-bottom: 3rem;
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
}

.block-type-5 p {
	text-align: center;
	font-weight: 500;
	font-size: 1.2rem;
}

.block-type-5 .under-title {
	margin-bottom: 45px;
}

.block-type-5 .wpcf7-submit {
	float: right;
	background: #5a7687;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 12px 25px;
	cursor: pointer;
	font-size: 16px;
	border-radius: 0px;
	letter-spacing: 2px;
	transition: 0.7s ease;
}

.block-type-6 {
	padding-top: 75px;
	padding-bottom: 75px;
}

.block-type-6 h2 {
	font-size: 3.6rem;
	color: #000;
}

.block-type-6 .under-title p {
	color: #000;
	font-weight: 500;
	font-size: 1.6rem;
}

.block-type-6 .inner-faq {
	padding: 30px;
	border:  1px solid #000;
	margin-bottom: 20px;
}

.block-type-6 .row-aq {
	margin-top: 30px;
}

.block-type-6 .inner-faq h3 {
	min-height: 45px;
}

.block-type-6 .inner-faq p {
	font-size: 1.4rem;
	min-height: 85px;
}

.block-type-7 {
	padding-top: 75px;
	padding-bottom: 75px;
}

.block-type-7 h2 {
	font-size: 2.6rem;
	padding-bottom: 30px;
	color: #404040;
	font-weight: 400;
}

.block-type-7 img {
	max-width: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border:  1px solid #eee;
	padding: 8px;
}

.block-type-7 .btn {
  text-decoration: none;
  color: #000;
  padding: 15px 35px;
  border-radius: 0px;
  background-color: #D3B694;
  margin-top: 10px;
  font-size: 1.5rem;
  transition: 0.7s ease;
  max-width: 250px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 600;
}

.block-type-7 .btn:hover {
	background-color: #B1D1CB;
}

.block-type-8 .form-row{
	width: 100%;
}
.block-type-8 .column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.block-type-8 .clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
	.block-type-8 .column-half{
		width: 50%;
	}
}

.block-type-8 .wpcf7 input[type="text"], .block-type-8 .wpcf7 input[type="email"], .block-type-8 .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	color: rgb(88, 89, 91);
	border-radius: 0px;
	font-size: 1.6rem;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.block-type-8 .wpcf7 input[type="text"]:focus{
	background: #fff;
}
.block-type-8 .wpcf7-submit{
	float: right;
	background: #D3B694;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 12px 30px;
	cursor: pointer;
	font-size: 1.6rem;
	border-radius: 0px;
}
.block-type-8 .wpcf7-submit:hover{
	background: #ab9870;
}
.block-type-8 span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
.block-type-8 div.wpcf7-validation-errors {
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
.block-type-8 div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

.block-type-8 {
	padding-top: 12.5rem;
	padding-bottom: 7.5rem;
}

.block-type-8 h2 {
	padding-bottom: 20px;
	font-size: 3rem;
	padding-top: 20px;
	color: #000;
}

.block-type-8 h4 {
		font-weight: 500;
    padding-top: 20px;
    font-size: 2.2rem;
}

.block-type-8 a, .block-type-8 a:hover {
	color: #000;
	text-decoration: none;
}

.block-type-8 .inner {
	padding-left: 30px;
}

.block-type-9 {
	padding-top: 7.5rem;
	padding-bottom: 7.5rem;
}

.block-type-9 .row-location h4 {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #000;
  padding: 10px 20px;
  background-color: #B1D1CB;
  margin-top: 30px;
}

.block-type-9 h2 {
	padding-bottom: 15px;
	font-size: 2.4rem;
}

.block-type-9 h2:after {
   content: '';
    background: #bbb;
    width: 7%;
    height: 1px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.block-type-9 p {
	font-size: 18px;
	padding-bottom: 30px;
	font-weight: 400;
}

.block-type-9 img {
	margin-bottom: 15px;
}

.block-type-10 {
	background-color: #f9f6ed;
	padding-top: 140px;
	padding-bottom: 100px;
	margin-top: 45px;
}

.block-type-10 .box-inner {
	background-color: #fff;
	height: 100%;
	margin-top: -50px;
    margin-right: -12%;
    padding: 10%;
    padding-right: 20%;
}

.block-type-10 .no-padding-lr {
	padding-left: 0px;
	padding-right: 0px;
}

.block-type-10 h2 {
	font-size: 3.6rem;
	font-weight: 600;
}

.block-type-10 .buy-button-box {
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.block-type-10 .buy-button-box .buy-now {
  text-decoration: none;
  color: #000;
  padding: 15px 35px;
  border-radius: 0px;
  background-color: #B1D1CB;
  margin-top: 10px;
  font-size: 1.5rem;
  transition: 0.7s ease;
  max-width: 250px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 600;
}

.block-type-10 .buy-button-box .buy-now:hover {
	background-color: #D3B694;
}

.block-type-11 {
	padding-top: 45px;
	padding-bottom: 45px;
	background-color: #D3B694;
}

.block-type-12 {
	padding-top: 90px;
	padding-bottom: 75px;
}

.block-type-12 .img-main {
	max-width: 235px;
}
.block-type-12 h2 {
  padding-bottom: 45px;
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
}

.block-type-12 h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 2.4rem;
	font-weight: 600;
}

.block-type-13 {
	padding-top: 115px;
	padding-bottom: 90px;
}

.block-type-13 .box-overlay {
	padding: 10px 20px;
	background-color: #B1D1CB;
	min-height: 150px;
	margin-bottom: 20px;
}

.block-type-13 h2 {
	padding-bottom: 45px;
	font-size: 3.6rem;
	text-transform: uppercase;
	font-weight: 400;
}

.block-type-14 {
	padding-top: 90px;
	padding-bottom: 90px;
}

.block-type-14 h3 {
	font-size: 2.4rem;
	font-weight: 700;
	padding-bottom: 30px;
}

.block-type-14 .box-overlay {
	padding: 0px 35px;
	background-color: #B1D1CB;
	margin-bottom: 20px;
	flex-direction: column;
	min-height: 370px;
}
.block-type-14 .box-overlay .content {
	display: block;
	min-height: 70px;
}

.block-type-14 h2 {
	padding-bottom: 45px;
	font-size: 3.6rem;
	text-transform: uppercase;
	font-weight: 400;
}

.block-type-14 .box {
  display:inline-block;
  background-size: 200% 200%;
  transition: background-position .3s;
}

.block-type-14 .to-top{
  background-image: linear-gradient(to top, #B1D1CB 50%, #f9f6ed 0);
  background-position: top;
}

.block-type-14 .to-top:hover {
  background-position: bottom;
}

.block-type-14 .btn {
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #000;
}

.block-type-14 .btn:visited {
	color: #000;
}

.block-type-16 {
	padding-top: 7rem;
	padding-bottom: 7rem;
}

.block-type-16 .row-ebooks {
	margin-bottom: 45px;
	border: 1px solid #eee;
	padding-top: 2rem;
	padding-bottom: 2rem;
	background-color: #f9f6ed;
}

.block-type-17
{
	padding: 9rem 0 3rem 0;
	background-color: #f9f6ed;
}

.block-type-17 .slider-wrap
{
	position:  relative;
	padding: 0 14rem;
}

.block-type-17 .slider-wrap .slide-prev,
.block-type-17 .slider-wrap .slide-next
{
	position:  absolute;
	top: 50%;
	margin-top: -2.8rem;
	width: 5.6rem;
	height: 5.6rem;
	border: 1px solid #f5f8fb;
	cursor: pointer;
	background: url(assets/images/arrow-1.png) #fff center center no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.block-type-17 .slider-wrap .slide-prev
{	
	left: 0;
}

.block-type-17 .slider-wrap .slide-prev:hover
{
	left:  -1rem;
}

.block-type-17 .slider-wrap .slide-next
{
	right:  0;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.block-type-17 .slider-wrap .slide-next:hover
{
	right:  -1rem;
}

.block-type-17 .slider
{
	margin-bottom: 7rem;
}

.block-type-17 .quote .text
{
	margin-bottom:  3rem;
	font-size: 1.8rem;
	font-weight: 700;
}

.block-type-17 .quote * {
	font-size: 1.8rem;
}

.block-type-17 .quote .text *:last-child
{
	margin-bottom:  0;
}

.block-type-17 .quote .text p
{
	font-size: 1.8rem;
	line-height: 3rem;
	font-family: "Quicksand", sans-serif;
	margin-bottom: 0;
}

.block-type-17 .quote .author
{
	color:  #404040;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}

.block-type-17 .slider-nav ul
{
	display:  flex;
	align-items:  center;
	justify-content:  center;
	margin: 0;
}

.block-type-17 .slider-nav ul li
{
	margin: 0 .5rem;
}

.block-type-17 .slider-nav ul li div
{
	width:  1rem;
	height: 1rem;
	background: #ccd0d9;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor:  pointer;
}

.block-type-17 .slider-nav ul .slick-active div
{
	background: #001441;
	border-color: #001441;
}

.block-type-18 {
	padding-top: 7.5rem;
	padding-bottom: 7.5rem;
}

.block-type-18 .row-list-elements {
	background-color: #B1D1CB;
	padding:  21px 10px;
	margin-bottom: 10px;
}

.block-type-18 .description-element {
	font-size: 1.8rem;
}

.block-type-18 h2 {
	font-size: 3rem;
  color: #404040;
  padding-bottom: 4.5rem;
  font-weight: 400;
}

.block-type-18 a, .block-type-18 a:hover, .block-type-18 a:visited {
	color:  #000;
	text-decoration: none;
}

.block-type-19 {
	padding:  2rem 0 7.5rem 0;
}

.block-type-19 .img-full {
	width: 100%;
}

.block-type-19 .no-padding-lr {
	padding-left: 0px;
	padding-right: 0px;
}

.block-type-19 h2 {
    padding-bottom: 3rem;
    font-size: 3.6rem;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.block-type-19 .grid-person-color {
	background-color: #f9f6ed;
}

.block-type-19 .person-desc h3 {
	color: #000;
	font-size: 2rem;
	padding: 0 1.5rem 1rem 1.5rem;
	text-transform: uppercase;
}
.block-type-19 .person-desc p {
	padding: 0 1.5rem 0 1.5rem;
}

.block-type-19 .person-desc a, .block-type-19 .person-desc:hover {
	color: #000;
	text-decoration: none;
}

.block-type-20, .block-type-21 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.block-type-20 h2, .block-type-21 h2 {
	font-size: 3.6rem;
	text-transform: uppercase;
	padding-bottom: 2rem;
}

.block-type-21 h3 {
	font-size: 2.8rem;
	padding-bottom: 1.5rem;
	text-align: center !important;
}

.block-type-20 p, .block-type-21 p {
	text-align: justify;
}

.block-type-21 ul {
	font-size: 1.6rem;
	margin-left: 20px;
	list-style: none;
}

.block-type-21 ul li {
	position: relative;
}

.block-type-21 ul li:before {
	content: '';
    position: absolute;
    left: -4rem;
    top: -0.5rem;
    width: 3.6rem;
    height: 3.6rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff url(assets/images/arrow-point.png) center center no-repeat;
    z-index: 2;
}

.block-type-21 ul h3 {
	font-size: 2rem;
	font-weight: 600;
	text-align: inherit !important;
	padding-bottom: 0.5rem;
}

.block-type-22 {
	padding:  4.5rem 0;
}

.block-type-22 h2 {
	font-size: 3rem;
}

.block-type-22 .bg-overlay {
	background-color: #f9f6ed;
	padding: 2rem;
}

.block-type-22 ul {
	font-size: 1.6rem;
	margin-left: 0px;
}

.block-type-22 .row-description {
	padding-top: 4.5rem;
	padding-bottom: 0;
}

.block-type-23 p {
	font-size: 2rem;
}

.block-type-23 ul {
	font-size: 2rem;
	margin-left: 20px;
	list-style: none;
}

.block-type-23 ul li {
	position: relative;
	padding-bottom: 2rem;
}

.block-type-23 ul li:before {
	content: '';
    position: absolute;
    left: -4rem;
    top: -0.5rem;
    width: 3.6rem;
    height: 3.6rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(assets/images/arrow-point.png) center center no-repeat;
    z-index: 2;
}

.block-type-23 .buy-now {
  text-decoration: none;
  color: #000;
  padding: 15px 20px;
  border-radius: 0px;
  background-color: #B1D1CB;
  margin-top: 2.5rem;
  font-size: 1.5rem;
  transition: 0.7s ease;
  max-width: 300px;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
}

.block-type-23 .buy-now:hover {
	background-color: #D3B694;
}

.block-type-24 {
	padding: 2rem 0 7rem 0;
}

.block-type-24 h2 {
	padding-bottom: 0;
	font-size: 3.6rem;
	text-transform: uppercase;
	font-weight: 400;
}

.block-type-24 .btn {
  text-decoration: none;
  color: #000;
  padding: 15px 20px;
  border-radius: 0px;
  background-color: #B1D1CB;
  margin-top: 2.5rem;
  font-size: 1.5rem;
  transition: 0.7s ease;
  max-width: 300px;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7.5rem;
}

.block-type-24 .btn:hover {
	background-color: #D3B694;
}

.block-type-25 {
	padding: 0 0 6rem 0;
}

.block-type-25 h2 {
	padding-bottom: 3.5rem;
	font-size: 3.6rem;
	text-transform: uppercase;
	font-weight: 400;
}

.block-type-25 img {
	filter: grayscale(100%);
	max-width: 170px;
}

.block-type-25 .row-partners {
	justify-content: center;
  align-items: center;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: grid;
  text-align: center;
}

.block-type-26 {
	padding: 6rem 0;
	background-color: #f9f6ed;
}

.block-type-26 .btn {
  text-decoration: none;
  color: #000;
  padding: 15px 35px;
  border-radius: 0px;
  background-color: #D3B694;
  margin-top: 10px;
  font-size: 1.5rem;
  transition: 0.7s ease;
  max-width: 250px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 600;
}

.block-type-26 .btn-1 {
	margin-bottom: 4.5rem;
}

.block-type-26 .btn:hover {
	background-color: #B1D1CB;
}

.block-type-26 h1, .block-type-26 h2, .block-type-26 h3 {
	font-size: 2.6rem;
	padding-bottom: 30px;
	color: #404040;
	font-weight: 400;
}

.block-type-27 .row-location h4 {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #000;
  padding: 10px 20px;
  background-color: #B1D1CB;
  margin-top: 30px;
}

.block-type-27 {
	padding:  6rem 0;
}

.block-type-28 {
	padding:  8rem 0;
}

.block-type-28 h3 {
	font-weight: 700;
	font-size: 2.4rem;
	padding-bottom: 2rem;
}

.block-type-28 .btn-ty {
	color:  #fff;
	padding:  10px 30px;
	background-color: #D3B694;
	border-radius: 0px;
	text-transform: uppercase;
	transition:  0.7s ease;
	font-weight: 500;
	font-size: 1.6rem;
	text-decoration: none;
	display: inline-block;
	margin-top: 2rem;
}
.block-type-28 .row-btns {
	margin-top: 6rem;
	margin-bottom: 6rem;
}
.block-type-28 .sm-icons {
	margin-right: 1.5rem;
	margin-left: 1.5rem;
}

.block-type-29 {
	padding-top: 90px;
	padding-bottom: 90px;
}

.block-type-29 h3 {
	font-size: 2.4rem;
	font-weight: 700;
	padding-bottom: 30px;
}

.block-type-29 .box-overlay {
	padding: 0px 35px;
	background-color: #B1D1CB;
	margin-bottom: 20px;
	flex-direction: column;
	min-height: 370px;
}
.block-type-29 .box-overlay .content {
	display: block;
	min-height: 70px;
}

.block-type-29 h2 {
	padding-bottom: 45px;
	font-size: 3.6rem;
	text-transform: uppercase;
	font-weight: 400;
}

.block-type-29 .box {
  display:inline-block;
  background-size: 200% 200%;
  transition: background-position .3s;
}

.block-type-29 .to-top{
  background-image: linear-gradient(to top, #B1D1CB 50%, #f9f6ed 0);
  background-position: top;
}

.block-type-29 .to-top:hover {
  background-position: bottom;
}

.block-type-29 .btn {
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #000;
}

.block-type-29 .btn:visited {
	color: #000;
}

.block-type-30 .inner {
	padding:  5% 10%;
}

.block-type-30 .btn {
	color:  #fff;
	padding:  10px 30px;
	background-color: #d7b15e;
	border-radius: 0px;
	text-transform: uppercase;
	transition:  0.7s ease;
	font-weight: 500;
	font-size: 1.6rem;
}

.block-type-30 .btn:hover {
	color:  #000;
	padding:  10px 30px;
	background-color: #D3B694;
	border-radius: 0px;
}

.block-type-30 .btn:hover {
	background-color: #B1D1CB;
}

.block-type-30 .btn {
	background-color:  #D3B694;
}

.block-type-30 h2 {
	padding-bottom: 3rem;
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 400;
}

.block-type-30 p {
	font-size: 1.6rem;
}

.subpage-test {
	padding: 7.5rem 0;
	background-color: #f9f6ed;
}

.subpage-test #test-container .question p {
	font-size: 2.4rem;
}

.subpage-person {
	padding:  7.5rem 0;
}

.subpage-person h2 {
	font-size: 3.6rem;
}

.subpage-person-desc {
	padding: 0 0 4.5rem 0;
	font-size: 1.6rem;
}

.subpage-person-desc h3 {
	font-weight: 400;
  font-size: 2.2rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  width: auto;
  border-bottom: 1px solid #dfd8d8;
  background-color: #f9f6ed;
}

.subpage-person-desc .row-spacer {
	margin-top: 2rem;
}

.subpage-person-desc ul {
	padding-left: 1.5rem;
	margin-left: 0;
}

.dae-shortcode-download-title {
 	margin-left: auto !important;
 	margin-right: auto !important;
 	max-width: 500px;
}

.desc-letter {
    padding-top: 45px;
    font-size: 2.4rem;
    font-weight: bold;
}

#mlb2-3796411.ml-form-embedContainer .ml-form-embedWrapper, .ml-form-embedWrapper {
	background-color: #B1D1CB !important;
}

 section#subscribe-letter {
 	padding-top: 1.5rem;
 	padding-bottom: 1rem;
 	background-color: #B1D1CB;
 }

 section#studium-details {
 	padding-bottom: 6rem;
 }

section#blogw-subpage {
	padding-top: 7rem;
	padding-bottom: 7rem;
}

section#blogw-subpage h3.title-subpage {
  font-weight: 600;
  padding-bottom: 10px;
  min-height: 90px;
  overflow: hidden;
  font-size: 2.8rem;
}

section#blogw-subpage h1 {
  font-size: 24px;
  font-weight: 600;
}

section#blogw-subpage .img-blogw {
    margin-bottom: 40px;
}

section#blogw-subpage .right-column-h4 {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 2.4rem;
}

section#blogw-subpage ul {
	margin-left: 0px;
}

section#blogw-subpage ul li {
	font-size: 1.6rem;
}

.oth-posts {
    border: none;
    padding: 20px;
    margin-top: 20px;
}

.row-other-posts h4 {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 35px;
    font-weight: 500;
}

.row-other-posts a {
    color: #212529;
    text-decoration: none;
}

#navig-post a {
  padding-left: 20px;
  padding-right: 20px;
  color: #03513b;
  padding: 10px 17px;
  transition: 0.7s ease;
}

section#blogw-subpage #navig-post a, section#blogw-subpage #navig-post a:hover {
  background-color: #B1D1CB;
  color: #000;
  text-decoration: none;
  font-size: 1.5rem;
}

.h-100 {
	height: 100%;
}

#counter {
  background-color: transparent;
  color: #fff;
  padding: 25px;
  list-style: none;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#counter li {
  flex: 1;
  text-align: center;
  font-size: 50px;
}

#counter span.counter-desc {
	font-size: 20px;
	display: block;
	line-height: 1.8;
}

footer {
	border-top: 1px solid #eee;
	padding-top: 22px;
	color: #000;
	font-size: 1.4rem;
}

footer p {
	font-size: 1.4rem;
}

footer a, footer a:hover, footer a:visited {
	text-decoration: none;
	color: #000;
}

.section-form .check-acc * {
	font-size: 1.2rem;
	margin: 0;
}

form input[type=checkbox]
{
	display: none;
}

form input[type=checkbox] + span
{
	display: block;
	position: relative;
	padding-left: 2.5rem;
	font-size: 1.3rem;
	color: rgba(0,0,0,.7);
	text-align: left;
}

form input[type=checkbox] + span:before
{
	content: '';
	width: 1.6rem;
	height: 1.6rem;
	position: absolute;
	left: 0;
	top: 0rem;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #CCCCCC;
	font-size: 1rem;
}
form input[type=checkbox]:checked + span:before
{
	content: '\f00c';
}
.wpcf7 form .wpcf7-response-output {
	font-size: 1.6rem;
}
.no-padding-lr {
	padding-left: 0px;
	padding-right: 0px;
}

.img-logo {
	max-width: 110px;
}

section.blog-main-section {
	padding-top:  5rem;
	padding-bottom: 5rem;
	margin-top:  45px;
	background-position: top;
}

section.blog-main-section h1 {
	  margin-top: 70px;
    margin-bottom: 70px;
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
    font-weight: 600;
    font-size: 3.6rem;
}

.blog-list h3 {
  font-size: 22px;
  font-weight: 600;
  height: 95px;
  overflow: hidden;
  padding-top: 15px;
  margin-bottom: 15px;
  margin-top: 10px;
}

.blog-list p {
  height: 165px;
  overflow: hidden;
  margin-bottom: 25px;
}

.img-blog {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    font-size: 0;
}

.col-mrg-blog {
  margin-top: 60px;
}

.btn-blog, .btn-blog:visited {
  border: 2px solid #B1D1CB;
  padding: 10px 20px;
  display: inline-block;
  color: #000;
  transition: 0.7s ease;
  background-color: #B1D1CB;
  font-size: 1.5rem;
  text-decoration: none;
}

.btn-blog:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid #B1D1CB;
  text-decoration: none;
}

.color-sm {
	color: #000;
}

.container-top {
	margin-top: 60px;
	margin-bottom: 10px;
	border-bottom:  1px solid #eee;
	padding-bottom: 45px;
}

.container-top .col-phone {
	display: flex;
	justify-content: end;
}

.container-top .phone-icon {
	display: none;
}

.container-top .download-files {
	padding: 12px 30px;
	text-decoration: none;
	color: #000;
	font-size: 1.4rem;
	font-weight: 700;
}

.container-top .phone {
	padding:  12px 30px;
	background-color:  #f9f6ed;
	color:  #000;
	text-decoration: none;
	transition: 0.7s ease;
	font-size: 1.5rem;
}

.container-top .phone:hover {
	background-color: #B1D1CB;
}
.container-top .margin-fb {
	margin-right: 5px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-next-visit {
	background-color: #B1D1CB
}

#mega-menu-wrap-menu-1 {
	width: 100%;
	max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
	display: flex;
	justify-content: space-around;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
	color: #000 !important;
	background-color: transparent;
	background: none;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	text-transform: uppercase;
	color: #000 !important;
	background-color: transparent;
	background: none;
}

@media screen and (max-width: 1399px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		line-height: 1.5;
	}
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	color:  #000 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
	background-color: transparent;
}
.wpcf7-list-item {
	margin-left: 0px;
}

.Accordion {
  padding-top: 60px;
  padding-bottom: 60px;
}
.Accordion__tabs {
  max-width: 600px;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
}
.Accordion__tab {
  width: 100%;
}
.Accordion__tab__headline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transition: 0.2s ease all;
  padding: 20px 15px;
  cursor: pointer;
  font-weight: 400;
  text-align: left;
}
.Accordion__tab__headline:hover {
  background-color: #D3B694;
  color: #fff;
}
.Accordion__tab__headline > h4 {
  user-select: none;
  margin: 0;
  font-size: 1.8rem;
}
.Accordion__tab__headline .icon {
  display: inline-block;
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
  border: 1px solid;
  border-radius: 0px;
  position: relative;
}
.Accordion__tab__headline .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.Accordion__tab__headline .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
    transition: 0.2s ease all;
}
.Accordion__tab__content {
  overflow: hidden;
  padding: 0px 15px;
  box-sizing: border-box;
  height: 100%;
  max-height: 0;
  transition: 0.4s ease all;
}
.Accordion__tab__content .wrapper {
	padding-top: 10px;
}
.Accordion__tab--open .Accordion__tab__headline .icon::after {
  transform: scaleY(0);
}

/* Card Themes - Start */
.basic .pricing-header {
  background-color: #B1D1CB;
}
.basic .price-circle {
  border: 10px solid #D3B694;
  transition: all 0.4s;
}
.basic:hover .price-circle {
  border-width: 5px;
}
.basic .buy-now:hover {
  background-image: none !important;
  background-color: #D3B694 !important;
}

.eco .pricing-header {
  background-color: #D3B694;
}
.eco .price-circle {
  border: 10px solid #D3B694;
  transition: all 0.4s;
}
.eco:hover .price-circle {
  border-width: 5px;
}
.eco .buy-now:hover {
  background-image: none !important;
  background-color: #f7b731 !important;
}

.pro .pricing-header {
  background-color: #D3B694;
}
.pro .price-circle {
  border: 10px solid #D3B694;
  transition: all 0.4s;
}
.pro:hover .price-circle {
  border-width: 5px;
}
.pro .buy-now:hover {
  background-image: none !important;
  background-color: #26de81 !important;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.4);
}

.business .pricing-header {
  background-color: #D3B694;
}
.business .price-circle {
  border: 10px solid #D3B694;
  transition: all 0.4s;
}
.business:hover .price-circle {
  border-width: 5px;
}
.business .buy-now:hover {
  background-image: none !important;
  background-color: #a55eea !important;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.4);
}

/* Card Themes - End */

.container-pricing {
  height: auto;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.column {
  flex: 25%;
  padding: 10px;
  width: calc(33.3% - 30px);
  box-sizing: border-box;
}
@media screen and (max-width: 980px) {
  .column {
    flex: 50%;
    display: block;
  }
}
@media screen and (max-width: 700px) {
  .column {
    flex: 100%;
    display: block;
  }
}

.pricing-card {
  -webkit-transition: 0.4s background-color ease;
  -ms-transition: 0.4s background-color ease;
  transition: 0.4s background-color ease;
  height: 100%;
  background-color: #f9f6ed;
  color: #000;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 0px;
  position: relative;
  transition: all 0.4s;
  padding-bottom: 15px;
}
.pricing-card:hover {
  transform: scale(1.05);
}
.pricing-card .popular {
  position: absolute;
  top: 0;
  right: 5%;
  width: auto;
  padding: 10px;
  border-radius: 0px;
  background-color: #eb3b5a;
  color: white;
  font-size: 12px;
  z-index: 1;
}
.pricing-card .badge-box {
  padding: 0 40px;
  margin-top: 80px;
}
.pricing-card .badge-box span {
  display: inline-block;
  border: 1px solid #4b7bec;
  padding: 4px 12px;
  border-radius: 0px;
  overflow: hidden;
  color: #4b7bec;
}
.pricing-card .pricing-header {
  width: 100%;
  height: 150px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.pricing-card .pricing-header .plan-title {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  position: relative;
}
.pricing-card .pricing-header .price-circle {
  width: calc(33.3% - 30px);
  width: 120px;
  height: 120px;
  border-radius: 0px;
  left: calc(50% - 60px);
  top: 60%;
  background-color: white;
  position: absolute;
}
.pricing-card .pricing-header .price-circle .info {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: gray;
}
.pricing-card .pricing-header .price-circle .price-title {
  display: block;
  font-size: 28px;
  padding: 28px 0 0;
  font-weight: bold;
}
.pricing-card .pricing-header .price-circle .price-title small {
  font-size: 18px;
}
.pricing-card .pricing-header h2 {
  position: relative;
  top: 40%;
  color: #fff;
}
.pricing-card ul {
  margin: 10px 0 0 0;
  padding: 0;
}
.pricing-card ul li {
  list-style-type: none;
  display: block;
  padding: 15px 25px 15px 25px;
  margin: 0;
  border-bottom: 1px solid #f2f2f2;
  font-size: 1.4rem;
}
.pricing-card ul .price-vl {
	display: block;
	font-weight: 600;
}
.buy-button-box {
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.buy-button-box .buy-now {
  text-decoration: none;
  color: #000;
  padding: 15px 35px;
  border-radius: 0px;
  background-color: #B1D1CB;
  margin-top: 10px;
  font-size: 1.5rem;
  transition: 0.7s ease;
  max-width: 300px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.buy-button-box .buy-now:hover {
	background-color: #D3B694;
}

.navbar-toggler:focus {
	outline: none;
	box-shadow: none;
}

.navbar-light .navbar-nav .nav-link {
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 15px;
}

.navbar-light .navbar-nav .nav-link:hover {
	color:  #dda146;
}

.navbar-expand-lg .no-padding-lr {
	padding-left: 0px;
	padding-right: 0px;
}

#mega-menu-wrap-menu-1.mega-stuck {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
}

.block-title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 4.5rem;
    font-size: 3.6rem;
    color: #0d1b33;
    font-family: "Quicksand", sans-serif;
    font-weight: 300;
}

a.btn-on1 {
	text-decoration: none;
	background-color: #f9f6ed;
	padding: 0px 15px;
	color: #000;
	height: auto;
	font-size: 1.4rem;
}

a.btn-on2 {
	text-decoration: none;
	background-color: #B1D1CB;
	padding: 0px 15px;
	color: #000;
	height: auto;
	font-size: 1.4rem;
}

.mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	background-color: #fff;
	padding: 1.2rem 0.4rem;
}
#mega-menu-item-1719 {
	display: none !important;
}

@media screen and (max-width: 1399px) {
	.block-type-18 .row-list-elements {padding: 18.5px 10px;}
}

@media screen and (max-width: 1199px) {
	.block-type-18 .row-list-elements {padding: 16px 10px;}
	.main-row-element {height: 98.5%;}
}

@media screen and (max-width: 1100px) {
	.block-type-25 .row-partners {
	  grid-template-columns: 1fr 1fr 1fr;
	}
}
@media screen and (max-width: 991px) {
	.block-type-4 .rounder-count {
		float: none;
		margin-bottom: 20px;
	}
	#mega-menu-item-1719 {
		display: inline-block !important;
	}
	.container-top .download-files {
		display: none;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-online-visit {
		background-color: #D3B694;
	}
	.col-revers-mobile {
		flex-flow: column-reverse;
	}
	.block-type-3 h1 {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
		left: -500px;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
		background:  transparent;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
		background-color: #D3B694;
	}

	.block-type-10 .box-inner {
		margin-right: 0px;
		padding-right: 10%;
		text-align: center;
	}

	.block-type-19 .person-desc h3 {
		padding: 2rem 1.5rem 1rem 1.5rem;
	}

	.navbar-nav {
		margin-left: 0px;
	}

	.navbar-nav .nav-item {
		padding-left: 0px;
	}

	#mega-menu-wrap-menu-1 {
		width: 100%;
		max-width: 100%;
	}

	.container-top {
		margin-top: 30px;
		padding-bottom: 30px;
	}

	.block-type-6 .inner-faq p {
		min-height: auto;
	}

	.block-type-6 .inner-faq h3 {
		font-size: 16px;
		min-height: 60px;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		text-transform: none;
	}
	.block-type-10 {
		padding-bottom: 0px;
	}
	.block-type-8 {
		padding-top: 5rem;
		padding-bottom: 4rem;
	}

	.block-type-3 h1, section.blog-main-section h1 {
		max-width: 100%;
	}

	.block-type-6 {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.block-type-10 h2 {
		font-size: 2.6rem;
		padding-top: 2rem;
	}

	.block-type-10 {
		padding-top: 8rem;
		margin-top: 2rem;
	}

	section.blog-main-section {
		margin-top: 2rem;
		padding-top: 3rem;
		padding-bottom: 3rem;
	}

	section.blog-main-section h1 {
		padding-top: 3rem;
		padding-bottom: 3rem;
		margin-top: 3rem;
		margin-bottom: 3rem;
	}

	.blog-list h3 {
		height: auto;
	}

	.row-margin-nav {
		margin-top: 4.5rem;
		margin-bottom: 4.5rem;
	}

	section#blogw-subpage {
		padding-bottom: 3rem;
	}

	section#blogw-subpage h3.title-subpage {
		font-size: 2.4rem;
	}

	.block-type-14 h2, .block-type-12 h2, .block-type-4 h2, .block-type-5 h2, .block-type-25 h2, .block-type-24 h2 {
		font-size: 3rem;
	}

	.block-type-13 {
		padding-top: 7rem;
		padding-bottom: 7rem;
	}

	.block-type-2 .inner, .block-type-30 .inner {
		padding: 10%;
	}

	.block-type-5 h2 {
		padding-bottom: 0rem;
	}

	.block-type-2 h2{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}

	.block-type-4 img {
		max-width: 70px;
	}

	.block-type-4 {
		padding-bottom: 0rem;
	}

	.block-type-14, .block-type-12 {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.main-row-element {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.block-type-1 .slider-wrap, .block-type-17 .slider-wrap
	{
		padding:  0 7rem;
	}
}
@media screen and (max-width: 768px) {
	#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
		background-color: #eee;
	}

	.block-type-25 img {
		max-width: 120px;
	}

	.block-title
	{
		font-size:  2.8rem;
	}

	#counter {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.block-type-18 .description-element {
		font-size: 1.6rem;
	}

	.block-type-18 h2 {
		font-size: 2.4rem;
		padding-bottom: 2rem;
	}
}
@media screen and (max-width: 767px) {
	.block-type-6 .inner-faq p, .block-type-6 .inner-faq h3 {
		min-height: auto;
	}

	.block-type-1 .slider-wrap, .block-type-17 .slider-wrap
	{
		padding:  0;
	}

	.block-type-1 .quote
	{
		padding-left:  7rem;
	}

	.block-type-17 .quote {
		padding-left: 2rem;
	}

	.block-type-1 .slider-wrap .slide-prev, .block-type-1 .slider-wrap .slide-next, .block-type-17 .slider-wrap .slide-prev, .block-type-17 .slider-wrap .slide-next
	{
		display:  none !important;
	}

	.container-top .phone {
		display: none;
	}
	.container-top .phone-icon {
		display: block;
	}

	.block-type-8 .inner {
		padding-left: 15px;
	}

}

@media screen and (max-width: 500px) {
	.buy-button-box .buy-now {
		padding:  10px 2px;
	}

	.block-type-25 .row-partners {
	  grid-template-columns: 1fr 1fr;
	}

	.block-type-25 img {
		max-width: 100px;
	}

	.block-type-8 a, .block-type-8 a:hover, .block-type-8 p {
		font-size: 1.3rem;
	}

	.block-type-8 h4 {
		font-size: 1.8rem;
	}

	footer p {
		font-size: 1.2rem;
	}
}

/* team search */

.block-type-31 .text-wrap
{
	background: transparent;
	padding: 3rem 0;
}

.block-type-31 .inner-text-wrap {
	border: 2px solid #B1D1CB;
	padding: 2rem;
}

.block-type-31 .text-wrap *:last-child
{
	margin-bottom:0;
}

.team-search-form
{
	padding:5rem 0 3rem 0;
}

.team-search-form .row
{
	margin:0 -2rem;
}

.team-search-form .row > div
{
	padding:0 2rem;
	margin-bottom:2rem;
}

.team-search-form label
{
	font-size:1.4rem;
	font-weight:700;
	display:block;
	margin-bottom:1rem;
}

.team-search-form select
{
	width:100%;
	border:1px solid #B1D1CB;
	font-size:1.6rem;
	color:#120602;
	padding:.7rem 1rem;
	appearance: none; /* Hides the default arrow in most browsers */
  -webkit-appearance: none; /* Hides the default arrow in Safari */
  -moz-appearance: none; /* Hides the default arrow in Firefox */
  background:url(assets/images/chevron-1.svg) calc(100% - 1rem) 50% no-repeat;
  background-size:1rem 1rem;
}

.team-search-form select::-ms-expand {
  display: none; /* Hides default arrow in IE */
}

.team-list
{
	position:relative;
	min-height:8rem;
	padding:5rem 0;
}

.team-list .loader
{
	width:100%;
	height:8rem;
	background:url(assets/images/loader.svg) center center no-repeat;
	position:absolute;
	top:0;
	left:0;
}

.team-list > div
{
	margin-bottom:1.5rem;
}

.team-list .box
{
	background:#f9f6ed;
	padding:3rem;
	height:100%;
	display:flex;
	flex-direction:column;
}

.team-list .box .top
{
	display:flex;
	align-items:center;
	text-decoration:none;
	color:#404040;
	margin-bottom:2rem;
}

.team-list .box .top .image
{
	position:relative;
}

.team-list .box .top .image .langs
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.team-list .box .top .image .langs img
{
	height:1.2rem;
	border:1px solid #fff;
}

.team-list .box .top .image > img
{
	width:8rem;
	height:8rem;
	object-fit:cover;
}

.team-list .box .content
{
	width:calc(100% - 10rem);
	margin:0 0 0 auto;
}

.team-list .box .name
{
	font-size:1.7rem;
	font-weight:700;	
	margin:0;	
}

.team-list .box .specialization
{
	font-size:1.3rem;
	margin:0;
}

.team-list .box .desc p,
.team-list .box .desc
{
	font-size:1.4rem;
	line-height:2rem;
}

.team-list .box .desc
{
	margin-bottom:2rem;
}

.team-list .box .desc *:last-child
{
	margin-bottom:0;
}

.team-list .btn-wrap
{
	margin-top:auto;
}

.team-list .btn {
	color:  #fff;
	padding:  10px 30px;
	background-color: #d7b15e;
	border-radius: 0px;
	text-transform: uppercase;
	transition:  0.7s ease;
	font-weight: 500;
	font-size: 1.6rem;
	width:100%;
	display:flex;
	justify-content:space-evenly;
}

button.answer {
	min-width: 100%;
	min-height: 65px;
	font-size: 1.8rem;
	background-color: #fff;
	margin-bottom: 1.5rem;
}

#question-4b button.answer, #question-4a button.answer, #question-3 button.answer {
	min-height: 35px;
}

#question-4b button.answer, #question-4a button.answer, #question-3 button.answer {
	min-width: 49%;
	font-size: 1.6rem;
}

@media screen and (max-width: 1399px) {
	#question-4b button.answer, #question-4a button.answer, #question-3 button.answer {
		font-size: 1.2rem;
	}
}

@media screen and (max-width: 540px) {
	#question-4b button.answer, #question-4a button.answer, #question-3 button.answer {
		min-width: 100%;
		font-size: 1.6rem;
	}
}
