@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon/icomoon.eot?srf3rx");
	src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}
/* ================================ 
			MAIN
================================= */
body {
	font-family: Montserrat, sans serif, Oswald, "Roboto", Arial, Work Sans, serif;
	line-height: 1.8;
	font-size: 20px;
	font-weight: 300;
	color: black;
}
.coming_soon {
	font-size:35px !important;
	font-family: "Short Stack", cursive, Oswald, "Roboto", Arial, Work Sans, serif !important;
	color: #CAC0F8 !important;
}
.container {
	/*
	margin-top:4em;
	padding-left:1em !important;
	padding-right:1em !important;.
	*/
}
@media screen and (max-width: 1000px) {	
	.container {
		margin-top:0.5em;
	}
}
.div_blocks_body {
	background-color:#F8F8F8;
}
.div_blocks_body p {
	font-family: Montserrat, sans serif, Oswald, "Roboto", Arial, Work Sans, serif;
	line-height: 1.8;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
}
.div_blocks_detail {
	padding:10px;
	font-size: 15px !important;
	/*background-color: #F9FCFF; */
	background-color: white; 
	font-family: "Short Stack", cursive, Antonio, Montserrat, sans serif, Oswald, "Roboto", Arial, Work Sans, serif !important;
	font: "Short Stack", cursive, Oswald, "Roboto", Arial, Work Sans, serif !important;
	cursor: pointer;
}
.div_blocks_20 { 
	width: 20% !important; 
	display:inline-block;
}
.div_blocks_30 { 
	width: 28% !important; 
	display:inline-block;
}
.div_blocks_35 { 
	width: 34% !important; 
	display:inline-block;
	/*padding-right: 2em;*/
}
.div_blocks_40 { 
	width: 39% !important; 
	display:inline-block;
}
.div_blocks_45 { 
	width: 44% !important; 
	display:inline-block;
}
.div_blocks_50 { 
	width: 49% !important; 
	display:inline-block;
}
.div_blocks_55 { 
	width: 54% !important; 
	display:inline-block;
}
.div_blocks_60 { 
	width: 59% !important; 
	display:inline-block;
}
.div_blocks_65 { 
	width: 64% !important; 
	display:inline-block;
	vertical-align:top;
}
.div_left_5em{
	margin-left: 5em;
}
@media screen and (max-width: 1000px) {
	.div_blocks_35 {
		width: 99% !important; 
	}
	.div_blocks_40 {
		width: 99% !important; 
	}	
	.div_blocks_45 {
		width: 99% !important; 
	}
	.div_blocks_50 {
		width: 99% !important; 
	}
	.div_blocks_55 {
		width: 99% !important; 
	}	
	.div_blocks_60 {
		width: 99% !important; 
	}
	.div_blocks_65 {
		width: 99% !important; 
	}
	
}


.short-stack-regular a {
	font-family: "Short Stack", cursive;
	font-weight: 400 !important;
	font-style: normal;
	font-size: 14px;
}
.text_montserrat {
	font-family: 'Montserrat', sans-serif;
	line-height: 1.37499141em;
	letter-spacing: 1.6px; 
	font-size:17px; 
	font-weight:400;
	color: black;
}
@media screen and (max-width: 1200px) {	
	.text_montserrat {
		font-size: 17px !important;
	}
}
@media screen and (max-width: 1000px) {	
	.text_montserrat {
		font-size: 15px !important;
	}
}
@media screen and (max-width: 750px) {	
	.text_montserrat {
		font-size: 14px !important;
	}
}
@media screen and (max-width: 650px) {	
	.text_montserrat {
		font-size: 13px !important;
	}
}
.text_center {
	text-align:center;  
}
.text_justify {
	text-align:justify;
}
.div_lily {
	margin-top:2.5em; 
	background-color: #CCAFFD; 
	border:1px solid #7f5995;
}
.div_lily p {
	margin-bottom: 0px !important;
}
.text_lily {
	line-height: 39px; 
	color:white !important; 
	letter-spacing: 1.6px;
	font-family: "Short Stack", cursive, Oswald, "Roboto", Arial, Work Sans, serif !important;
	font-size: 15px !important; 
	font-weight: bold;
}
/* ================================ 
			HEADER
================================= */
header {
	padding-top: 0em;
	margin-bottom: 1.5em;
}
#div_header {
	margin-top:1.5em;
	z-index:200;
	/*position: fixed;*/
	top: 0;
	left: 0;
	right: 0;
	background-color:white;
	/*padding: 1em 0em 0em 0em;*/
	transition: 2s all;
	-moz-transition: 2s all;
	-webkit-transition: 2s all;
	-o-transition: 2s all;
	/*border-bottom:2px solid #27314F;*/
}
@media screen and (max-width: 1000px) {
	#div_header {
		margin-top:0em;
	}
}
header .div_logo img {
	max-width: 100%; 
	height: auto; 
	display:inline-block;
}
@media screen and (min-width: 400px) {
	header .div_logo img {
		/*max-width: 400px;*/
	}
}
header .div_logo .logo_style {
	position: relative;
	font-size: 50px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}
header .div_logo .logo_style:after {
	position: absolute;
	bottom: 13px;
	right: -14px;
	width: 12px;
	height: 12px;
	background: #27314F;
	content: '';
}
header .div_logo .logo_style:hover {
	text-decoration: none;
}
header #navigation_bar {
	margin-top: 2em;
	min-height:49px;
}
header #navigation_bar > ul {
	padding: 0;
	margin: 0;
}
header #navigation_bar > ul li {
	list-style: none;
	display: inline-block;
	margin-left: 40px;
	font-family: Open Sans, Roboto, Montserrat, Oswald, Arial, Work Sans, serif;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-size:13px;
	padding: 0.5rem 1rem;
	background-image: linear-gradient(90deg, white, white),
	linear-gradient(90deg, hsl(262, 95%, 84%), hsl(160, 82%, 87%));
	background-clip: padding-box, border-box;
	background-origin: border-box;
	border: 3px solid transparent;
	border-radius: 1.75rem;
}
header #navigation_bar > ul li a {
	padding-bottom: 5px;
	color: #000;
	font-weight: 600;
	position: relative;
	
}
header #navigation_bar > ul li a.active:before {
	position: absolute;
	width: 7px;
	height: 7px;
	content: '';
	top: -5px;
	right: -7px;
	background: #B1B1B1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}
header #navigation_bar > ul li a:hover, header #navigation_bar > ul li a:focus {
	text-decoration: none;
	color: #000;
}
header #navigation_bar > ul li:first-child {
	margin-left: 0;
}
.welcome {
	font-size: 17px !important; 
	line-height: 46px; 
	text-align:center;
}


/* ================================ 
			MENU
================================= */
#menu_toggle {
	position: relative;
	display: flex;
	top: 16px;
	padding-left: 22px;
	z-index: 1;
	flex-direction: column;
	-webkit-user-select: none;
	user-select: none;
}

#menu_toggle input{
	position: absolute;
	display: flex;
	width: 40px;
	height: 32px;
	cursor: pointer;
	opacity: 0;
	z-index: 2;
}

#menu_toggle span{
	position: relative;
	display: flex;
	width: 29px;
	height: 2px;
	margin-bottom: 5px;
	background: #ffffff;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 5px 0px;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				opacity 0.55s ease;
}
#menu_toggle span:first-child{
	transform-origin: 0% 0%;
}
#menu_toggle span:nth-last-child(2){
	transform-origin: 0% 100%;
}
#menu_toggle input:checked ~ span{
	opacity: 1;
	transform: rotate(45deg) translate(-3px, -1px);
	background: #36383F;
}
#menu_toggle input:checked ~ span:nth-last-child(3){
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
}
#menu_toggle input:checked ~ span:nth-last-child(2){
	transform: rotate(-45deg) translate(0, -1px);
}
#menu_toggle input:checked ~ ul{
	transform: none;
}
#menu_mobile{
	position: absolute;
	width: 230px;
	height: 470px;
	box-shadow: 0 0 10px #85888C;
	margin: -50px 0 0 -35px;
	padding: 36px;
	padding-top: 85px;
	background-color: #F5F6FA;
	font-size:16px;
	font-family: Montserrat;
	-webkit-font-smoothing: antialiased;
	transform-origin: 0% 0%;
	transform: translate(-100%, 0);
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}
#menu_mobile > ul {
	list-style: none;
}
#menu_mobile > li
{
	padding: 12px 0;
	transition-delay: 2s;
}
#menu_mobile > li::marker {
	content: "";
}


/* ================================ 
			BOOKS
================================= */
.books_container {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding-top: 1.5em;
	justify-content: space-around;
	justify-content: center;
}
.div_blocks_book {
	margin: 0.75em; 
	padding: 30px 20px 20px 20px;
	text-align: center; 
	transition: all 0.3s ease-in-out;  
	/*border: 1px solid #E6E6E6;*/
	min-width:200px;
	border-radius: 8px;
	
}
.div_blocks_book p {
	font-family: Montserrat, sans serif, Oswald, "Roboto", Arial, Work Sans, serif;
	line-height: 1.8;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
}
.div_cover_purple {
	border: 14px solid #EEE9FF;
	border-radius: 8px;
}
.div_cover_mint {
	border: 14px solid #DBF5F2;
	border-radius: 8px;
}
.books_padding {
	padding:1em;
}
.button_books {
	display: inline-block;
	cursor: pointer;
	margin: 4px;
	padding: 11px;
	border-radius: 8px;
	font-family: "Short Stack", cursive, Oswald, "Roboto", Arial, Work Sans, serif  !important;
	font-size: 15px !important;
	min-width: 110px;
	color: white;
}
.button_books_free_purple {
	background-color: #E4DBFE; 
}
.button_books_free_purple a {
	color: #F4F7FA;
}
.button_books_full_purple {
	background-color: #B197FE; 
}
.button_books_full_purple a {
	color: #F4F7FA;
}
.text-purple {
	color: #B197FE;
}
.text-light-purple {
	color: #E4DBFE;
}
.background-purple {
	background-color: #F5F2FE;
}
.button_books_free_mint {
	background-color: #E8FFF7; 
}
.button_books_free_mint a {
	color: #E8FFF7;
}
.button_books_full_mint {
	background-color: #00C8B5; 
}
.button_books_full_mint a {
	color: #E8FFF7;
}
.text-mint {
	color: #00C8B5;
}
.text-light-mint {
	color: #E8FFF7;
}
.background-mint {
	background-color: #E8FFF7;
}
/* ================================ 
			MISC
================================= */
a {
	color: #27314F;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a:hover {
	text-decoration: none;
	color: #27314F;
}
a:focus, a:active {
	outline: none;
}

p, span {
	margin-bottom: 1.5em;
	font-size: 20px;
	/*color: #727272;*/
	color:black;
	font-weight: 300;
	font-family: Oswald, "Roboto", Arial, Work Sans, serif;
}

span {
	font-size: 18px;
	color: rgba(114, 114, 114, 0.8);
}

h1, h2, h3, h4, h5, h6 {
	color: rgba(0, 0, 0, 0.8);
	font-family: "Short Stack", cursive, Oswald, "Roboto", Arial, Work Sans, serif;
	font-weight: 300;
	/*margin: 0 0 30px 0;*/
}

::-webkit-selection {
	color: #ececec;
	background: #2C2C2C;
}

::-moz-selection {
	color: #ececec;
	background: #2C2C2C;
}

::selection {
	color: #ececec;
	background: #2C2C2C;
}

.btn {
	text-transform: uppercase;
	letter-spacing: 2px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.btn.btn-primary {
	background: #27314F;
	color: #fff;
	border: none !important;
	border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
	box-shadow: none;
	background: #27314F;
}
.btn:hover, .btn:active, .btn:focus {
	background: #393e46 !important;
	color: #fff;
	outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
	border-color: transparent;
}
.title {
	margin-bottom: 0.5em;
}
.title h2 {
	position: relative;
	font-size: 35px;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 600;
}
@media screen and (max-width: 1000px) {
	.title h2 {
		font-size: 30px;
	}
}
@media screen and (max-width: 600px) {
	.title h2 {
		font-size: 22px;
	}
}
.title h2:before {
	position: absolute;
	content: '';
	top: -25px;
	left: 50%;
	margin-left: -30px;
	width: 55px;
	height: 3px;
	background: #CAC0F8;/*#27314F;*/ /*#B1B1B1;*/
}
section{
    min-height: 500px;
    padding: 45px 30px;
}
.inner {
    max-width: 1200px;
    margin: auto;
}
section.first{
    background-color: #004c4c
}
section.first p{
    color:#fff
}
.img_main img{
	width:auto;
}
.div-img-responsive {
  /*display: inline-block;*/
  overflow: hidden;
}
.margin_top_4em {
	margin-top: 4em;
}
.img-responsive {
	margin: 0 auto !important;
}
#main img{
	width:auto;
}
@media screen and (max-width: 350px) {	
	#main {
		display:none;
	}
}
.padded {
	padding:2em 2em 4em 2em;
}











.font_menu > ul li a {
	font-size: 13px !important;
	color:#CECECE;
}
@media screen and (max-width: 1200px) {
	.font_menu > ul li a {
		font-size: 12px !important;
		letter-spacing:5px;
	}
}

.div_title {
	padding-top: 4em;
}
@media screen and (max-width: 1000px) {	
	.div_title {
		padding-top: 2em !important;
	}
}
@media screen and (min-width: 1000px) {	
	.div_title {
		padding-top: 3em!important;
	}
}
@media screen and (max-width: 1000px) {	
	nav {
		background-color: #CCAFFD;
		height: 49px;
	}
	.container {
		/*padding: 4em;*/
	}
	header #navigation_bar {
		margin:0;
	}
	
	#menu_base {
		display:none !important;
	}	
}
@media screen and (min-width: 1001px) {	
	#menu_mobile {
		display:none;
	}
	#menu_toggle {
		display:none;
	}
	#menu_toggle_right {
		display:none;
	}
}
#navigation_bar_logo {
	/*display:none;*/
	position:relative;
	float:right;
	padding-right: 2em;
	margin-top: -5px;
	width:240px;
	z-index:350;
}
@media screen and (max-width: 400px) {
	#navigation_bar_logo {
		padding-right: 0.5em;
		margin-top: -2px;
		width: 160px;
	}
}
@media screen and (min-width: 1001px) {
	#navigation_bar_logo {
		display:none;
	}
}
@media screen and (max-width: 220px) {
	#navigation_bar_logo {
		display:none;
	}
}








.div_blocks_header::before {
	position: relative;
	content: '';
	width: 90px;
	height: 5px;
	display: inline-block;
	background: #237199;
}


.solutions_container { 
	max-width: 1200px; 
	margin: 0 auto; 
	display: flex; 
	flex-wrap: wrap; 
	padding: 2px; 
	/* justify-content: space-around; */
	justify-content: center;
} 
.div_blocks { 
	width: 29%; 
	margin: 0.75em; 
	/*padding: 2rem 20px 20px 20px; */
	text-align: center; 
	/*border-radius: 5px; */
	transition: all 0.3s ease-in-out;  
	/*border: 1px solid #E6E6E6;*/
	min-width:225px;
} 
.div_blocks_rendering { 
	width:225px !important;
}
.div_blocks_45 { 
	width: 45% !important; 
}
@media screen and (max-width: 520px) {	
	.div_blocks_45 {
		width: 85% !important; 
	}
}
.div_blocks_40 { 
	width: 40% !important; 
}
@media screen and (max-width: 520px) {	
	.div_blocks_40 {
		width: 85% !important; 
	}
}


.div_blocks_header {
	background-color:#F8F8F8; 
	padding: 2rem 20px 1rem 20px;
}
.div_blocks_header h3 {
	letter-spacing:7px;
	font-size: 20px;
}
@media screen and (max-width: 800px) {	
	.div_blocks h3 {
		letter-spacing:3px !important;
		font-size: 18px !important;
	}
}
.div_blocks img {
	cursor: pointer; 
}
.no_cursor {
	cursor: default !important; 
}
.no_cursor img {
	cursor: default !important; 
}
.div_blocks a { 
	/*color: #F4F7FA; */
	text-decoration: none; 
} 
.icon-container { 
	/*border: 2px solid #F4F7FA; */
	transition: 0.3s linear; 
	width: max-content; 
	margin: 0 auto; 
	font-size: 40px; 
	color: #323232;
	padding-bottom:15px;
	/*transform: rotate(45deg); */
} 


/* ================================ 
		FOOTER
================================= */
@media screen and (min-width: 1635px) {
	 #footer {
		background-image:  url('../images/footer.jpg'); 
		background-size: contain;
		background-repeat: no-repeat; 
		/*margin-top:2em;*/
	}
}
@media screen and (max-width: 1635px) {	
	 #footer {
		/*margin-top:2em;*/
		height:80%;
		/*margin-bottom:60px;*/
		background-image:  url('../images/footer.jpg'); 
		background-size:cover;
		background-position: center center;
		
	}
}
#footer .section-title {
		color: rgba(255, 255, 255, 0.8);
}
#footer .info_contacts {
	/*margin: 0 0 60px 0;*/
	padding: 0;
}
#footer .info_contacts li {
	list-style: none;
	margin: 0 0 1px 0;
	position: relative;
	padding-left: 40px;
	color: #d2d2d2;
}
#footer .info_contacts li i {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 20px;
	/*color: rgba(255, 255, 255, 0.7);*/
	color: #d2d2d2;
}
#footer .info_contacts li a {
	/*color: rgba(255, 255, 255, 0.6);*/
	color: #d2d2d2;
}
#footer .copyright {
	/*border-top: 1px solid rgba(255, 255, 255, 0.1);*/
	padding-top: 20px;
}
#footer .copyright p {
	color: rgba(255, 255, 255, 0.3);
	letter-spacing: 5px;
	font-size: 14px;
	text-transform: uppercase;
}
#footer .copyright p a {
	color: rgba(255, 255, 255, 0.5);
}
#footer_overlay{
	/*background: rgba(0, 0, 0, 0.925);*/
	/*background: rgba(0, 9, 26, 0.93);*/
	/*blu 
	background: #00091a; 
	opacity: 0.92;
	*/
	background: black;
	opacity: 0.87;
	padding-top: 1em;
}
#footer h3 {
	letter-spacing: 4px;
}
#logo_footer {
	/*
	max-width: 100%; 
	height: auto; 
	*/
	width: 200px;
	display:inline-block;
}
@media screen and (min-width: 1001px) {
	#footer_mobile {
		display:none;
	}
}
@media screen and (max-width: 1000px) {
	.info_contacts li span {
		color: #cecece;
	}
	.info_contacts li i {
		color: #27314F;
	}
}
@media screen and (min-width: 676px) {
	#footer_mobile {
		display:none;
	}
}
@media screen and (max-width: 675px) {
	#footer_standard {
		display:none;
	}
	.info_contacts li {
		margin: 0 !important;
		padding: 0  !important;
	}
	
	.info_contacts li i {
		top: .3em;
		left: 0;
		font-size: 22px;
	}
}
.info_contacts {
	/*margin-bottom: 2em;*/
	padding: 0;
}
.info_contacts li {
	list-style: none;
	margin: 0 0 20px 0;
	position: relative;
	padding-left: 40px;
}
.info_contacts li i {
	position: absolute;
	top: .3em;
	left: 0;
	font-size: 22px;
	color: #27314F;
}
.info_contacts li span {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.info_contacts li span:hover {
	color: white;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.social_icons a, .social_icons i {
	color: #848484;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-size:35px;
	padding-right: 2px;
	/*letter-spacing:20px;*/
}
.social_icons a:hover, .social_icons i:hover {
	color: white;
}
@media screen and (max-width: 1000px) {
	.social_icons a, .social_icons i {
		/*color: #cecece;/*
	}
}
/* ================================ 
		EFFECTS
================================= */
.js .animate-box {
	opacity: 0;
}

/* Zoom In #1 */
.hover01 img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover01:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

/* Zoom In #2 */
.hover02 img {
	-webkit-transition: 0.8s ease-in-out;
	transition: 0.8 ease-in-out;
}
.hover02:hover img {
	transform: scale(1.2);
	transform-origin: 50% 50%;
}
