@font-face {
	font-family: "Roboto";
	src: url('Roboto-Regular.ttf');
}

@font-face {
	font-family: "Vanlose";
	src: url('Vanlose_BookType_Normal.otf');
}


body {
	background-position: center;
	background-blend-mode: multiply;
	background-image: url("../img/backgrounds/.jpg") !important;
	background-size: cover;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

*, ::after, ::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*{
    margin: 0px;
    padding: 0px;
    font-family: Roboto;
	font-size: 16px;
}

.container.body-container {
	width: 100%;
	margin: auto;
	margin-bottom: 100px;
	margin-top: 20px;
	max-width: 1905px;
	flex: 1;
}

header {
	z-index: 11;
	text-align: center;
	margin-bottom: 0px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 20px;
}

#navbar {
	background-color: #fff;
	width: 100%;
	border-style: solid;
	border-color: #64328a;
	border-width: 0px 0px 0px 0px;
}

#navbar1 {
	width: 20%;
	float: left;
	text-align: right;
	height: 100px;
}

#navbar2 {
	width: 20%;
	float: left;
}

#navbar3 {
	width: 60%;
	float: left;
	text-align: right;
	height: 100px;
}

.block-logo {
	margin: auto;
	display: block;
	text-align: left;
	width: 200px;
}

#logo-central {
	width: 100%;
	max-width: 200px;
	margin-top: 10px;
}

li {
	margin-left: 20px;
}

.top-menu-maxi {
	margin-top: 15px;
}

.top-menu-mini {
	margin-top: 15px !important;
}

#top-menu2 li {
	padding-right: 35px;
	display: inline;
	margin-left: 0px;
}

.topmenu {
	font-size: 22px;
}

a {
    color: #64328a;
    text-decoration: none;
}

a.topmenu {
	color: #2b0548;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 17px;
}

a:active {
    color: #fff;
    text-decoration: none;
}

.home1 {
	width: 100%;
	float: left;
	min-height: 500px;
	padding-top: 90px;
}

.home1a {
	width: 50%;
	float: left;
	padding: 60px 20px 60px 130px;
	background-color: aliceblue;
}

.home1b {
	width: 50%;
	float: right;
	text-align: right;
}

#illus1 {
	width: 100%;
	max-width: 500px;
	float: right;
}

#illus2 {
	width: 100%;
	max-width: 520px;
}

#top-menu2 li {
	padding-right: 18px;
	display: inline;
	margin-left: 0px;
	padding-left: 18px;
}

.home2 {
	width: 100%;
	float: left;
}

.home2a {
	width: 50%;
	float: left;
}

.home2b {
	width: 50%;
	float: right;
	text-align: left;
	padding: 100px 130px 60px 20px;
	background-color: aliceblue;
}

.titre1 {
	font-size: 40px;
	font-weight: normal;
}

.titre2 {
	color: #888;
	font-size: 18px;
	line-height: 1.6;
	font-weight: normal;
}

.titre3 {
	font-size: 25px !important;
	font-weight: normal;
	line-height: 1.3;
}

a.buttonweb {
	background-color: dodgerblue;
	padding: 6px 28px;
	border-radius: 15px;
	color: #fff;
	font-size: 18px;
}

a.buttonweb:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

button.buttonweb {
	background-color: dodgerblue;
	padding: 6px 28px;
	border-radius: 15px;
	color: #fff;
	font-size: 18px;
}

button.buttonweb:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

.home3 {
	float: left;
	width: 100%;
	padding: 40px 0 40px 0px;
	text-align: center;
	background-color: aliceblue;
}

.home3about {
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
	text-align: center;
}

.titre5 {
	font-size: 35px;
	max-width: 500px;
	margin: auto;
	font-family: Lato;
	line-height: 1.3;
}

.home4 {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.home4a {
	width: 30%;
	display: inline-block;
	border: 1px solid #4758fd;
	padding: 30px;
	border-radius: 10px;
	box-sizing: border-box;
}

.home4b {
	width: 30%;
	display: inline-block;
	border: 1px solid #eee;
	padding: 30px;
	border-radius: 10px;
	background-color: #4758fd;
	color: #fff;
	box-sizing: border-box;
}

.titrebox {
	margin-top: 25px;
	font-weight: bold;
	font-size: 22px;
	font-family: Lato;
	margin-bottom: 10px;
}

.textbox {
	font-family: Lato;
	font-size: 16px;
	color: #999;
}

.textbox4 {
	font-family: Lato;
	font-size: 16px;
	color: #ccc;
}

.titrebox2 {
	margin-top: 25px;
	font-weight: bold;
	font-size: 22px;
	font-family: Lato;
	margin-bottom: 10px;
	color: #fff
}

.textbox2 {
	font-family: Lato;
	font-size: 16px;
	color: #ccc;
}

.home5 {
	float: left;
	width: 100%;
}

.home5a {
	width: 50%;
	float: left;
	padding: 130px 0px 0px 130px;
}

.home5b {
	width: 50%;
	float: right;
	text-align: right;
	padding: 130px 0px 0px 130px;
}

#illus5 {
	max-width: 400px;
}

.home5b {
	width: 50%;
	float: right;
	text-align: right;
	padding: 90px 50px 0px 0px;
}

#bottom-logo {
	width: 50%;
	float: left;
	padding: 30px;
	box-sizing: border-box;
}

#bottom-menu1 {
	width: 25%;
	float: left;
	padding: 30px;
	text-align: right;
	box-sizing: border-box;
}


#bottom-menu2 {
	width: 25%;
	float: left;
	padding: 30px;
	text-align: right;
	box-sizing: border-box;
}

#bottom-menu1 > a {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}

#bottom-menu2 > a {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}

.alert {
	background-color: orangered;
	color: #fff;
	font-family: Lato;
	font-size: 16px;
} 

.menu-btn {
	position: fixed;
	z-index: 1000;
	bottom: 0px;
	width: 150px;
	height: 35px;
	background-size: contain;
	transition: width 0.3s, height 0.3s;
	-webkit-transition: width 0.3s, height 0.3s;
	-moz-transition: width 0.3s, height 0.3s;
	background-color: #444;
	margin: auto;
	left: 50%;
	margin-left: -75px;
	border-radius: 20px 20px 0px 0px;
}

.menu-items {
	position: fixed;
	display: none;
	background-color: #444;
	background-size: contain;
	z-index: 999;
	margin: auto;
	/* width: 200px; */
	bottom: 0px;
	left: 0%;
	margin-left: 0px;
	padding-bottom: 35px;
	border-radius: 0px;
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.50);
	height: auto;
	width: 100%;
	padding: 20px 10px 0px 10px;
	text-align: center;
}

#bottom {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #2b0548;
}

#bottom-bar {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #444;
	padding: 2px 10px 2px 10px;
	height: 30px;
	color: #fff;
	text-align: center;
}

#bottom-bar-left {
	width: 50%;
	float: left;
	text-align: left;
}

#bottom-bar-right {
	width: 50%;
	float: right;
	text-align: right;
}

.block-paidsubscription-main_1 {
	display: block;
	height: auto;
	text-align: center;
	position: relative;
	width: 100%;
	z-index: 2;
	margin: auto;
	margin-top: 5vh;
}

#bar-lang {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
}

#icon1 {
	width: 110px;
}

#planimg {
	width: 80px;
}

#block-title {
	font-family: Lato;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
}

#block-txt {
	font-size: 19px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	min-height: 125px;
	text-align: left;
}

.text-legal {
	padding: 50px;
	font-weight: normal;
	font-size: 14px;
	color: #222;
}

.form-control {
	width: 100%;
	height: 35px;
	padding: 5px 15px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dce4ec;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Lato;
	color: #555;
	font-size: 16px;
}

.form-control, output {
	display: block;
	font-size: 18px;
	line-height: 1.42857;
	color: #2c3e50;
}

fieldset {
	border-style: unset;
}

#block-home-ctn-paid {
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
	padding: 15px;
	border-radius: 8px;
	margin: auto;
	max-width: 500px;
	min-width: 200px;
	width: 90%;
	position: relative;
	height: 420px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 25px;
}

.btn-1 {
	background-color: #814e91;
	color: #fff;
	padding: 7px 20px 7px 20px;
	text-transform: uppercase;
	transition: all 300ms ease 0ms;
	margin-top: 5px;
	display: inline-block;
	font-size: 20px;
	border-radius: 5px;
}

.bronze {
	color: brown;
	font-size: 26px;
}

.silver {
	color: gray;
	font-size: 26px;
}

.gold {
	color: gold;
	font-size: 26px;
}

.offresubtitle {
	font-size: 26px;
	color: #64328a;
	font-family: Lato;
}