/*
Theme Name: purple
Theme URI: http://underscores.me/
Author: Annanuna
Author URI: http://annanuna.com/
Description: שון יכול לאפות עוגה במקפיא
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: purple
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.

purple 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
--------------------------------------------------------------*/

@font-face{
	font-family:'AtlasPro';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/AtlasProAAA-Bold.otf');
	src: url(fonts/AtlasProAAA-Bold.eot);
	src: url(fonts/AtlasProAAA-Bold.eot?#iefix) format('embedded-opentype'),
	url(fonts/AtlasProAAA-Bold.woff) format('woff'),
	url(fonts/AtlasProAAA-Bold.ttf) format('truetype');
}
@font-face{
	font-family:'AtlasPro';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('fonts/AtlasProAAA-Black.otf');
	src: url(fonts/AtlasProAAA-Black.eot);
	src: url(fonts/AtlasProAAA-Black.eot?#iefix) format('embedded-opentype'),
	url(fonts/AtlasProAAA-Black.woff) format('woff'),
	url(fonts/AtlasProAAA-Black.ttf) format('truetype');
}
@font-face{
	font-family:'AtlasPro';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/AtlasProAAA-Regular.otf');
	src: url(fonts/AtlasProAAA-Regular.eot);
	src: url(fonts/AtlasProAAA-Regular.eot?#iefix) format('embedded-opentype'),
	url(fonts/AtlasProAAA-Regular.woff) format('woff'),
	url(fonts/AtlasProAAA-Regular.ttf) format('truetype');
}

html {
	font-family: 'AtlasPro', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

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

b {
	font-weight: 900;
}

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="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: #000000;
	font-family: 'AtlasPro', sans-serif;
	font-size: 15px;
	line-height: 1.5;
}

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

p {
	margin-bottom: 15px;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}

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

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

body {
	background: #f9f5ff; /* 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: 2px solid #75569b;
	box-shadow: 2px 3px 0 #75569b;
	background-color: #b473c9;
	color: #ffffff;
	font-size: 20px;
	line-height: 1;
	padding: 7px 50px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	
}

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 {
	outline: 0;
}

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: #000000;
	border: 2px solid #75569b;
	padding: 5px 10px;
	width: 100%;
	margin-bottom: 10px;
}

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: #000000;
	outline: 0;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:link,
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover,
a:active {
	color: #75569b;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	width: 100%;
	padding: 10px 0;
}

.menu-primary-container {
	display: inline-block;
}

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

.main-navigation li {
	display: inline-block;
	position: relative;
	margin: 0 15px;
}

.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_open {
	margin: 0;
	background-color: #ffffff;
	box-shadow: none;
	border: 3px solid #000000;
	border-radius: 5px;
	padding: 10px 9px;
}

.menu_open span {
	display: block;
	background-color: #000000;
	height: 3px;
	width: 20px;
	margin-bottom: 4px;
}

.menu_open span:last-of-type {
	margin-bottom: 0;
}

.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
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# 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;
}


/*--------------------------------------------------------------
## Bootstrap Add
--------------------------------------------------------------*/

@media (min-width: 1350px) {
	.container {
		width: 1300px;
	}
}























/********************************************************************************************
	SHON EDITS
********************************************************************************************/


	/****************************************************************************************
		GENERAL
	****************************************************************************************/
	
	#page {
		padding-bottom: 50px;
	}
	
	*::selection {
		background-color: rgba(0, 0, 0, 0.1);
	}
	
	.boxstyle {
		border: 5px solid #75569b;
		box-shadow: 3px 3px 0 #75569b;
	}
	
	.site-content {
		padding-top: 100px;
	}
	
	.paddingbottom100 {
		padding-bottom: 100px;
	}
	
	.rownospace {
		margin-right: 0;
		margin-left: 0;
	}
	
	.rownospace > div {
		padding-right: 0;
		padding-left: 0;
	}
	
	.mytable {
		display: table;
		width: 100%;
		height: 100%;
	}
	
	.mytablecell {
		display: table-cell;
		width: 100%;
		height: 100%;
		vertical-align: middle;
		text-align: center;
	}
	
	.nomargin {
		margin: 0 !important;
	}
	
	.color_pink {
		color: #f06ca8;
	}
	
	.color_blue {
		color: #7ccaec;
	}
	
	.bg_pink {
		background-color: #f06ca8;
	}
	
	.bg_blue {
		background-color: #7ccaec;
	}
	
	.bg_purple {
		background-color: #b473c9;
	}
	
	a.primarybutton:link,
	a.primarybutton:visited,
	a.primarybutton:hover,
	a.primarybutton:active {
		display: inline-block;
		border: 2px solid #75569b;
		box-shadow: 2px 2px 0 #75569b;
		color: #ffffff;
		padding: 5px 15px;
		font-weight: 500;
	}
	
	.margintop20 {
		margin-top: 20px;
	}
	
	.marginbottom30 {
		margin-bottom: 30px;
	}
	
	.rowsmall {
		margin-right: -5px;
		margin-left: -5px;
	}
	
	.rowsmall > div {
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.stickyup {
		position: fixed;
		right: 0;
		bottom: 50px;
		background-color: #75569b;
		border: 0;
		width: 60px;
		height: 60px;
		z-index: 101;
		box-shadow: none;
		padding: 0;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: transform 0.5s;
		-moz-transition: transform 0.5s;
		-o-transition: transform 0.5s;
		transition: transform 0.5s;
	}
	
	.stickyup.active {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
	
	.gifminimumheight {
		min-height: 240px;
	}
	
	.gifminimumheight .mytablecell {
		text-align: inherit;
	}
  
  .pixels {
    position: fixed;
    visibility: hidden;
    bottom: 0;
    left: 0;
  }
	
	
	/****************************************************************************************
		INTRO
	****************************************************************************************/

		.intro {
			position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			z-index: 99999;
			display: table;
			width: 100%;
			height: 100%;
			background-color: #9edbe5;
		}
		
		.intro > div {
			display: table-cell;
			width: 100%;
			height: 100%;
			text-align: center;
			vertical-align: middle;
		}
		
		.intro p {
			font-size: 30px;
			color: #ffffff;
		}
		
	
	
	/****************************************************************************************
		HEADER
	****************************************************************************************/

	.site-header {
		padding: 15px 0;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		z-index: 100;
	}
	
	.site-header.scrolled {
		position: fixed;
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
		background: #ffffff;
	}
	
	.site-header.scrolled.scrolledfinish {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	}

	.main-navigation ul.menu_social_wrapper {
		display: inline-block;
	}
	
	.main-navigation ul.menu_social_wrapper li {
		margin: 0 3px;
	}
	
	.menu_wrapper .menu_close {
		border: 0;
		background: transparent;
		box-shadow: none;
		padding: 0;
		font-size: 70px;
		line-height: 1;
		padding: 0 7px;
		width: initial;
	}

  .phonecall_button {
    display: none;
    margin: 20px auto 5px;
    max-width: 350px;
  }
  
  .phonecall_button a:link,
  .phonecall_button a:visited,
  .phonecall_button a:hover,
  .phonecall_button a:active {
    display: block;
    background-color: #ffffff;
    color: #75569b;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
  }
  
  .phonecall_button a i {
    position: relative;
    top: 2px;
    margin-right: 5px;
  }

	/****************************************************************************************
		ACCESSIBILITY
	****************************************************************************************/

	.accessibility_wrapper {
		padding: 6px 0;
	}
	
	.accessibility_wrapper button {
		background-color: #ffffff;
		border: 1px solid #000000;
		box-shadow: none;
		border-radius: 5px;
		padding: 7px 9px;
		font-size: 14px;
		font-family: arial;
		font-weight: bold;
		color: #000000;
	}

	
	/****************************************************************************************
		HOMEPAGE
	****************************************************************************************/
	
	.homepage_video {
		height: 500px;
		overflow: hidden;
		position: relative;
		border-bottom-width: 2px;
		background-size: cover;
		background-position: center center;
	}
	
	.homepage_video .embed-responsive {
		position: absolute;
		top: -20%;
		right: 0;
		left: 0;
		z-index: 1;
	}
	
	.homepage_video_overlay {
		position: relative;
		background-color: rgba(234, 170, 255, 0.8);
		z-index: 2;
	}
	
	.partners_slider {
		
	}
	
	.partners_slider_item:focus {
		outline: 0;
	}
	
	.stats_block {
		position: relative;
		display: inline-block;
		text-align: right;
		padding-right: 55px;
	}
	
	.stats_block img {
		position: absolute;
		right: 0;
		top: 5px;
	}
	
	#form {
		margin-top: 15px;
	}
	
	.thankmessage {
		display: none;
		font-size: 18px;
	}
	
	#form_message {
		margin-top: 10px;
		font-size: 13px;
	}
	
	a.phone_link:link,
	a.phone_link:visited,
	a.phone_link:hover,
	a.phone_link:active {
		display: none;
		color: #75569b;
		text-align: center;
		margin-top: 15px;
		font-size: 20px;
		line-height: 1;
		padding: 7px 15px;
	}
	
	.phone_link i {
		float: left;
		margin-top: 1px;
	}
	

	
	/****************************************************************************************
		CONTENT
	****************************************************************************************/
	
	.box_regular {
		background-color: #ffffff;
		padding: 30px;
		margin-bottom: 30px;
		position: relative;
	}
	
	.box_line_before::before {
		content: "";
		position: absolute;
		background-color: #75569b;
		width: 5px;
		height: 27px;
		top: -32px;
		right: 50%;
		margin-right: -3px;
	}
	
	.box_regular h3 {
		font-size: 24px;
		font-weight: normal;
		margin: 0 0 7px;
	}
	
	.box_regular p:last-of-type {
		margin-bottom: 0;
	}
	
	.box_sticky_wrapper {
		position: relative;
	}
	
	.box_sticky {
		padding: 70px 40px;
		display: none;
	}
	
	.box_sticky .primarybutton {
		margin-top: 20px;
		font-size: 17px;
	}
	
	.box_sticky h3 {
		margin-bottom: 20px;
	}
	
	.stickynote_block_inplace {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: auto !important;
	}

	
	/****************************************************************************************
		PAGES
	****************************************************************************************/
	
	
	.box_title {
		padding: 50px;
		margin-bottom: 30px;
	}
	
	.box_sub_title {
		background-color: #75569b;
		padding: 15px 30px;
		margin-bottom: 30px;
		font-size: 24px;
		font-weight: bold;
		color: #ffffff;
		letter-spacing: 2px;
		line-height: 1;
		position: relative;
	}
	
	.stickynotes_wrap {
		z-index: 11;
	}
	
	.stickynotes_containment {
		position: fixed;
		top: 100px;
		right: 0;
		left: 0;
		bottom: 90px;
		z-index: 0;
	}
	
	.stickynote_block {
		background-color: #ffffff;
		position: fixed;
		display: none;
	}
	
	.stickynote_block.box_line_before::before {
		display: none;
	}
	
	.stickynote_block.stickynote_minimized {
		transform: scale(0);
		-ms-transform-origin: center bottom;
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	.transition5 {
		transition: 0.5s;
	}
	
	.stickynote_button_drag,
	.stickynote_button_minimize,
	.stickynote_button_close {
		box-shadow: none;
		border: 0;
		color: #000000;
		background: none;
		padding: 0;
		position: absolute;
		z-index: 2;
		top: 10px;
	}
	
	.stickynote_button_drag {
		right: 12px;
	}
	
	.stickynote_button_close,
	.stickynote_button_minimize {
		left: 12px;
	}
	
	.stickynote_block_text {
		padding: 60px 35px;
	}
	
	.stickynote_block_text.stickynote_block_text_client {
		padding-top: 40px;
	}
	
	.stickynote_block_not .stickynote_block_text {
		padding: 60px 30px 30px;
	}
	
	.stickynote_block_text .mytablecell {
		text-align: right;
	}
	
	.stickynote_block_text h3 {
		margin-bottom: 20px;
	}
	
	.stickynote_block_not .stickynote_block_text h3 {
		margin: 20px 0 0;
	}
	
	.stickynote_block_text p:last-of-type {
		margin-bottom: 0;
	}
	
	.stickynote_block_text .primarybutton {
		margin-top: 30px;
	}
	
	.stickynote_block_gallery_item {
		background-size: cover;
		background-position: center center;
		height: 200px;
	}
	
	.stickynote_block_footer {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		font-weight: bold;
		padding: 0 12px 10px 0;
	}
	
	.stickynote_block_footer span {
		position: absolute;
		left: 12px;
		bottom: 5px;
		color: #75569b;
		font-weight: 900;
		font-size: 24px;
	}
	
	.windowsbar {
		background-color: #b473c9;
		position: fixed;
		right: 0;
		left: 0;
		bottom: 0;
		line-height: 1;
		padding: 10px 0;
		z-index: 100;
	}
	
	.windowsbar strong {
		color: #ffffff;
		padding-left: 30px;
	}
	
	.windowsbar button {
		background-color: transparent;
		border: 0;
		box-shadow: none;
		padding: 15px 20px;
		font-size: 13px;
		font-weight: 500;
		color: #000000;
	}
	
	.windowsbar button.active {
		background-color: #75569b;
		color: #ffffff;
	}
	
	.stickynote_block_gallery {
		border:  5px solid #75569b;
	}
	
	.stickynote_block_gallery img {
		width: 100%;
	}
	
	.contactform {
		
	}
	
	.minibox {
		position: absolute;
		top: 20px;
		left: 20px;
		box-shadow: none;
		padding: 40px 20px 20px;
	}
	
	.minibox.minimized {
		transform: scale(0);
		-ms-transform-origin: center bottom;
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	.minibox img {
		
	}
	
	.open_minibox {
		margin-top: 30px;
	}
	
	.minibox_button_close {
		background-color: #ffffff;
		box-shadow: none;
		position: absolute;
		top: -20px;
		right: 50%;
		margin-right: -20px;
		padding: 3px;
		width: 40px;
		height: 40px;
		color: #000000;
		border-width: 5px;
	}
	
	
	/****************************************************************************************
		PAGE - WHY WE ARE HERE
	****************************************************************************************/

	.companymember_block {
		margin-bottom: 40px;
	}
	
	.companymember_block_image {
		background-size: cover;
		background-position: center center;
		height: 165px;
		position: relative;
	}
	
	.companymember_block_image::after {
		content: "";
		position: absolute;
		background-color: #75569b;
		width: 5px;
		height: 20px;
		bottom: -28px;
		right: 50%;
		margin-right: -3px;
	}
	
	.companymember_block_text {
		background-color: #ffffff;
		padding: 10px 20px;
		position: relative;
		line-height: 1.2;
		margin-top: 23px;
		position: relative;
	}
	
	.companymember_block.companymember_block_big .companymember_block_text {
		padding-bottom: 30px;
	}
	
	.companymember_block_text::after {
		content: "";
		position: absolute;
		background-color: #75569b;
		width: 5px;
		height: 20px;
		bottom: -45px;
		right: 50%;
		margin-right: -3px;
		display: none;
	}
	
	.companymember_block.active .companymember_block_text::after {
		display: block;
	}
	
	.companymember_block_text p:first-of-type {
		margin-bottom: 0;
		font-weight: bold;
	}
	
	.companymember_block_text p:last-of-type {
		margin-bottom: 0;
	}
	
	.companymember_block_text button {
		position: absolute;
		bottom: -22px;
		right: 50%;
		margin-right: -22px;
		width: 44px;
		height: 44px;
		background-color: #ffffff;
		padding: 3px 0 0;
		color: #000000;
		font-size: 27px;
	}
	
	.companymember_block_description_hide {
		display: none;
	}

	.companymember_block_description {
		margin-bottom: 30px;
		background-color: #ffffff;
		padding: 30px;
		display: none;
	}

	.companymember_block_description p {
		margin-bottom: 0;
	}

	
	/****************************************************************************************
		PAGE - CLIENTS
	****************************************************************************************/
	
	.clients {
		
	}
	
	.clients_item_padding {
		padding: 40px 170px 40px 40px;
	}
	
	.clients_logo {
		background-color: #ffffff;
		position: absolute;
		top: 30px;
		right: -25px;
		width: 150px;
		height: 150px;
	}
	
	.clients_logo .mytablecell {
		text-align: center;
	}
	
	.clients_qoute {
		margin-top: 20px;
	}
	
	.buttonlink {
		margin-bottom: 30px;
	}
	
	.buttonlink a:link,
	.buttonlink a:visited,
	.buttonlink a:hover,
	.buttonlink a:active {
		display: inline-block;
		border: 3px solid #75569b;
		box-shadow: 3px 2px 0 #75569b;
		color: #ffffff;
		padding: 10px 100px;
		font-weight: 500;
		font-size: 24px;
	}
	
	.buttonlink i {
		margin-right: 7px;
	}
	
	
	
	/****************************************************************************************
		PAGE - SUCCESS
	****************************************************************************************/
	
	.logos {
		padding-bottom: 0;
	}
	
	.logos_bank {
		display: none;
	}
	
	/*.logos_bank {
		display: block;
		border-top: 5px solid #000;
		padding-top: 30px;
	}
	
	.logos_bank img.on {
		border: 1px solid green;
	}
	
	.logos_bank img.off {
		border: 1px solid red;
	}*/
	
	.col-big-5 {
		width: 20%;
		float: right;
		padding: 0 15px;
		margin-bottom: 30px;
	}
	
	@media (max-width: 991px) {
		.col-small-3 {
			width: 33.333333333%;
			float: right;
		}
	}
	
	
	/****************************************************************************************
		PAGE - CONTACT	
	****************************************************************************************/
	
	.my_map_place {
		height: 350px;
	}
	
	.contactinformation_block {
		position: relative;
		margin-top: 60px;
	}
	
	.contactinformation_block.box_line_before::before {
		height: 57px;
		top: -62px;
	}
	
	.contactinformation_block .contactinformation {
		position: absolute;
		top: -30px;
		right: 20%;
		left: 20%;
		z-index: 2;
	}
	
	.contactinformation_block .contactinformation i {
		margin-left: 3px;
	}
	
	.socialinformation ul {
		display: inline;
		list-style-type: none;
		padding: 0;
	}
	
	.socialinformation ul li {
		display: inline;
		padding: 0 10px;
	}
	
	.socialinformation i,
	.socialinformation img {
		margin-left: 3px;
	}
	
	

	/****************************************************************************************
		MEDIA QUERIES
	****************************************************************************************/
	
		@media (min-width: 992px) {
			.minibox::before {
				display: none;
			}
			.minibox {
				margin: 0;
			}
			.minibox h3 {
				font-size: 18px;
				margin: 7px 0 0;
			}
			.stickynote_block_text_client .clients_logo {
				border: none;
				box-shadow: none;
				margin-bottom: 10px;
				position: relative;
				top: 0;
				right: 0;
				width: auto;
				height: auto;
			}
		}
	
	
		/************************************************************************************
			TEMPLATE
		************************************************************************************/
	
			/********************************************************************************
				GENERAL
			********************************************************************************/
				
				
				
			/********************************************************************************
				HEADER
			********************************************************************************/
				
				
				
			/********************************************************************************
				ACCESSIBILITY
			********************************************************************************/
				
				
				
			/********************************************************************************
				HOMEPAGE
			********************************************************************************/
				
				
				
			/********************************************************************************
				CONTENT
			********************************************************************************/
				
				
				
			/********************************************************************************
				PAGES
			********************************************************************************/
				
				
				
			/********************************************************************************
				PAGE - WHY WE ARE HERE
			********************************************************************************/
			
			
			
			/********************************************************************************
				PAGE - CLIENTS
			********************************************************************************/
	
	
	
	
	
		/************************************************************************************
			1350
		************************************************************************************/
			@media (max-width: 1349px) {
				.stickynote_block_gallery_item {
					height: 170px;
				}
			}
	
	
		/************************************************************************************
			1200
		************************************************************************************/
			@media (max-width: 1199px) {
				/********************************************************************************
					GENERAL
				********************************************************************************/
					
					
					
				/********************************************************************************
					HEADER
				********************************************************************************/
					
					
					
				/********************************************************************************
					ACCESSIBILITY
				********************************************************************************/
					
					
					
				/********************************************************************************
					HOMEPAGE
				********************************************************************************/
					.homepage_video {
						height: 450px;
					}
					.homepage_video .embed-responsive {
						top: 0;
					}
					.stats_block {
						padding-right: 40px;
					}
					.stats_block img {
						width: 35px;
					}
					.stats_block h3 {
						margin-bottom: 5px;
					}
					.stats_block p {
						font-size: 14px;
					}
					
				/********************************************************************************
					CONTENT
				********************************************************************************/
					
					
					
				/********************************************************************************
					PAGES
				********************************************************************************/
					
					
					
				/********************************************************************************
					PAGE - WHY WE ARE HERE
				********************************************************************************/
					.companymember_block_text {
						font-size: 13px;
						padding: 10px;
					}
					.stickynote_block_gallery_item {
						height: 120px;
					}
			
				/********************************************************************************
					PAGE - CONTACT
				********************************************************************************/
					.contactinformation_block .contactinformation {
						right: 5%;
						left: 5%;
					}
	
			}
	
	
	
	
	
		/************************************************************************************
			992
		************************************************************************************/
			@media (max-width: 991px) {
				/********************************************************************************
					GENERAL
				********************************************************************************/
					.paddingbottom100 {
						padding-bottom: 0;
					}
					.gifminimumheight {
						min-height: inherit;
					}
					
				/********************************************************************************
					INTRO
				********************************************************************************/
					.intro img {
						width: 250px;
					}
					.intro p {
						font-size: 20px;
					}
					
				/********************************************************************************
					HEADER
				********************************************************************************/
					.menu_buttons > div {
						display: inline-block;
						vertical-align: top;
					}
					.main-navigation {
						padding: 0;
					}
					.menu_wrapper {
						display: none;
						position: fixed;
						top: 0;
						right: 0;
						bottom: 0;
						left: 0;
						height: 100vh;
						background-color: #b473c9;
						overflow-y: scroll;
					}
					.menu-primary-container,
					.main-navigation ul.menu_social_wrapper {
						display: block;
						text-align: center;
						max-width: 350px;
						margin: 0 auto;
					}
					.main-navigation li {
						display: block;
						margin: 0;
						border-bottom: 3px solid #75569b;
						padding: 15px 0;
						font-size: 25px;
					}
					.main-navigation a {
						color: #ffffff;
					}
					.main-navigation .current_page_item > a,
					.main-navigation .current-menu-item > a,
					.main-navigation .current_page_ancestor > a,
					.main-navigation .current-menu-ancestor > a {
						color: #ffffff;
					}
					.main-navigation li:hover > a,
					.main-navigation li.focus > a {
						color: #ffffff;
					}
					.main-navigation ul.menu_social_wrapper li {
						margin: 0 5px;
						display: inline-block;
						border: 0;
					}
          .phonecall_button {
            display: block;
          }
					
				/********************************************************************************
					ACCESSIBILITY
				********************************************************************************/
					.accessibility_wrapper {
						padding: 0 0 0 5px;
					}
					.accessibility_wrapper button {
						border-width: 3px;
						font-size: 17px;
						padding: 10px 10px 9px;
					}
					
					
					
				/********************************************************************************
					HOMEPAGE
				********************************************************************************/
					.homepage_video {
						height: 350px;
					}
					.homepage_video_overlay {
						padding: 50px;
					}
					.stats_block {
						padding-right: 55px;
						margin-bottom: 15px;
						width: 220px;
					}
					.stats_block img {
						width: initial;
					}
					.stats_block h3 {
						margin-bottom: 7px;
					}
					.stats_block p {
						font-size: initial;
					}
					
					
				/********************************************************************************
					CONTENT
				********************************************************************************/
					.box_sticky {
						padding: 40px;
					}
					
					
				/********************************************************************************
					PAGES
				********************************************************************************/
					.stickynote_button_drag,
					.stickynote_button_minimize,
					.stickynote_block_footer,
					.windowsbar {
						display: none;
					}
					.stickynote_block {
						position: relative;
						top: 0 !important;
						left: 0 !important;
						width: 100% !important;
						display: block;
						transform: none !important;
						margin-bottom: 30px;
						cursor: auto;
					}
					.mobilenotesplace .stickynote_block.box_line_before::before {
						display: block;
					}
					.stickynote_block_text {
						padding: 40px 30px;
					}
					.minibox {
						position: relative;
						top: 0 !important;
						left: 0 !important;
						transform: none !important;
						bottom: 0;
						box-shadow: 3px 3px 0 #75569b;
					}
					
				/********************************************************************************
					PAGE - WHY WE ARE HERE
				********************************************************************************/
					.companymember_block_text {
						font-size: 15px;
						padding: 10px 20px;
					}
					.stickynote_block_gallery_item {
						height: 350px;
					}
					
				/********************************************************************************
					PAGE - CLIENTS
				********************************************************************************/
					.clients_item {
						margin-top: 90px;
					}
					.clients_item_padding {
						padding: 80px 30px 30px;
					}
					.stickynote_block_text.stickynote_block_text_client {
					    padding: 80px 30px 30px;
					}
					.clients_item.box_line_before::before {
					    height: 87px;
						top: -92px;
					}
					.clients_logo {
						position: absolute;
						top: -60px;
						right: 50%;
						margin-right: -60px;
						width: 120px;
						height: 120px;
						padding: 10px;
						border: 5px solid #75569b;
						box-shadow: 3px 3px 0 #75569b;
					}
					.buttonlink {
						display: none;
					}
					
				/********************************************************************************
					PAGE - CONTACT
				********************************************************************************/
					.contactinformation_block .contactinformation {
						right: -5px;
						left: -5px;
					}
			}	
			
			
			
			
			
		/************************************************************************************
			768
		************************************************************************************/
			@media (max-width: 767px) {
				/********************************************************************************
					GENERAL
				********************************************************************************/
					
					
					
				/********************************************************************************
					HEADER
				********************************************************************************/
					
					
					
				/********************************************************************************
					ACCESSIBILITY
				********************************************************************************/
					
					
					
				/********************************************************************************
					HOMEPAGE
				********************************************************************************/
					.homepage_video {
						height: 300px;
					}
					.homepage_video_overlay {
						padding: 30px;
					}
					.homepage_video .embed-responsive {
						display: none;
					}
					.partners_slider {
						padding: 20px 10px;
					}
					.partners_slider_item {
						padding: 0 7px;
					}
					
					
					
				/********************************************************************************
					CONTENT
				********************************************************************************/
					
					
					
				/********************************************************************************
					PAGES
				********************************************************************************/
					
					
					
				/********************************************************************************
					PAGE - WHY WE ARE HERE
				********************************************************************************/
					.stickynote_block_gallery_item {
						height: 300px;
					}
					
					
				/********************************************************************************
					PAGE - CONTACT
				********************************************************************************/
						.socialinformation {
							text-align: center;
							padding: 20px;
						}
						.socialinformation ul {
							display: block;
							margin: 0;
						}
						.socialinformation ul li:last-of-type {
							display: block;
							padding: 0;
						}
					
					
			}
			
			
		/************************************************************************************
			600
		************************************************************************************/
			@media (max-width: 599px) {
				.stickynote_block_gallery_item {
					height: 250px;
				}
			}
			
			
		/************************************************************************************
			480
		************************************************************************************/
			@media (max-width: 479px) {
				/****************************************************************************
					GENERAL
				****************************************************************************/
					button,
					input[type="button"],
					input[type="reset"],
					input[type="submit"] {
						width: 100%;
					}
					a.phone_link:link,
					a.phone_link:visited,
					a.phone_link:hover,
					a.phone_link:active {
						display: block;
					}
					#form_message {
						text-align: center;
					}
					
				/********************************************************************************
					INTRO
				********************************************************************************/
					.intro img {
						width: 200px;
					}
					.intro p {
						font-size: 18px;
					}
					
				/****************************************************************************
					HEADER
				****************************************************************************/
					
					
					
				/****************************************************************************
					ACCESSIBILITY
				****************************************************************************/
					
					
					
				/********************************************************************************
					HOMEPAGE
				********************************************************************************/
					
					
					
				/********************************************************************************
					CONTENT
				********************************************************************************/
					.box_sticky {
						padding: 20px 30px;
					}
					
					
				/****************************************************************************
					PAGES
				****************************************************************************/
					.box_sub_title {
						font-size: 18px;
						padding: 10px 20px;
						letter-spacing: 1px;
					}
					
					
				/****************************************************************************
					PAGE - WHY WE ARE HERE
				****************************************************************************/
					.companymember_block_text {
						font-size: 13px;
						padding: 10px;
					}
					
					.companymember_block.companymember_block_big .companymember_block_text {
						padding-bottom: 30px;
					}
					
					.stickynote_block_gallery_item {
						height: 170px;
					}
					
				
				/********************************************************************************
					PAGE - CONTACT
				********************************************************************************/
					
					.contactinformation_block .contactinformation {
						padding: 10px 20px;
					}
					.my_map_place {
						height: 300px;
					}
					.my_map_place > div {
						margin-top: 15px;
					}
					.contactinformation .row > div {
						float: none;
						width: 100%;
						margin-bottom: 5px;
					}
					.contactinformation .row > div:last-of-type {
						margin-bottom: 0;
					}
			}
			
			
		/************************************************************************************
			380
		************************************************************************************/
			@media (max-width: 379px) {
				.stickynote_block_gallery_item {
					height: 130px;
				}
			}
			
			
			
			
			@media (min-width: 768px) {
				.menu_wrapper .container {
					width: 750px;
					padding-right: 15px;
					padding-left: 15px;
				}
			}
			
			@media (min-width: 992px) {
				.menu_wrapper {
					display: block !important;
				}
				.menu_wrapper .container {
					width: initial;
					padding-right: 0;
					padding-left: 0;
				}
				.menu_wrapper .container .menu_close {
					display: none;
				}
				
			}
			



