/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

#particles-js {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#myBtn {
	z-index: 9999999999;
  display: none;
  position: fixed;
  bottom: 70px;
  right: 60px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #2C7CD1;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}



.cookieAcceptBar {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
  position: fixed;
  bottom: 0;
  left:0;
  right: 0;
  text-align: center;
  background-color: #333;
  color: #fff;
  padding: 0px 0;
  z-index: 99999;
}

.cookieAcceptBar a {
	margin-left: 10px;
  color: #fff;
  text-decoration: underline;
}

.cookieAcceptBar button {
  cursor: pointer;
  border: none;
  color: #fff;

  margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
  padding: 0 20px;
}
/* ---- stats.js ---- */

img {
	max-width: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Josefin Sans', sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

a {
	font-family: Josefin Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	font-weight: 400;
}

body {
	font-family: 'Josefin Sans', sans-serif;
	background-color: #ebf0f6;
}


/* ___________style_text___________ */

p {
	font-weight: 300;
	font-size: 18px;
	line-height: 140%;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'Josefin Sans', sans-serif;
	line-height: 1.15;
	margin: 0;
	padding: 0;
}

h1 {
	margin-top: 0;
	font-size: 48px;
	line-height: 120%;
	font-weight: 600;
}

h2 {
	font-size: 36px;
	font-weight: bold;
	line-height: 120%;
}

h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 120%;
}

#subtitle {
	font-weight: normal;
	font-size: 18px;
	line-height: 133%;
	text-align: center;
}

#link_extra {
	display: flex;
	align-items: center;
	align-content: center;
	color: black;
	font-weight: 600;
	font-size: 18px;
	line-height: 133%;
	-webkit-text-decoration-line: underline;
	        text-decoration-line: underline;
}

h4 {
	font-size: 1.777em;
}

h5 {
	font-size: 1.333em;
}

small,
.text_small {
	font-size: 0.75em;
}


/* ______________________________  */


/* _____________block_header__________ */

header {
	width: 100%;
	height: 100vh;
	min-height: 568px;
	background: url('../img/bg_header.jpg') no-repeat center center;
	-webkit-background-size: cover;

	background-size: cover;
}

#kav {
	font-size: 300px;
	line-height: 100%;
}

.menu {
	z-index: 3;
	padding-top: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

header .logo {
	z-index: 2;
	width: 180px;
	height: 30px;
	margin-left: 15px;
}

header .link {
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

header .menu .ll a {
	color: #FFFFFF;
	margin-left: 30px;
}

header .ll {
	margin-right: 30px;
}

#LogIn {
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 40px;
	width: 81px;
	color: #ffffff;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	font-weight: 600;
	font-size: 18px;
}

.SignUp {
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 40px;
	width: 100px;
	margin-left: 20px;
	background-color: #ffffff;
	border-radius: 4px;
	font-weight: 600;
	font-size: 18px;
	color: #042458;
}

header .title {
	margin-top: 25vh;
	color: #FFFFFF;
}

header .title p {
	margin-top: 15px;
}

header .buttons {
	margin-top: 40px;
}

button {
	margin-right: 20px;
	padding: 15px 30px;
	height: 48px;
	border-width: 0;
	background: #2C7CD1;
	border-radius: 4px;
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	z-index: 3;
}

header #button_2 {
	color: #ffffff;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	font-weight: 600;
	font-size: 18px;
	background: none;
}

header #demo01 {
	margin-right: 15px;
}

.tooltip {
	position: relative;
	display: inline-block;
	font-size: 14px;
}

.tooltip .tooltiptext {
	visibility: hidden;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 15px 18px;
	position: absolute;
	z-index: 1;
	top: 140%;
	left: 0%;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 10%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.tooltip2 {
	position: relative;
	display: inline-block;
	font-size: 14px;
}

.tooltip2 .tooltiptext2 {
	visibility: hidden;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 15px 18px;
	position: absolute;
	z-index: 1;
	top: 140%;
	left: 0%;
}

.tooltip2 .tooltiptext2::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 10%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent black transparent;
}

.tooltip2:hover .tooltiptext2 {
	visibility: visible;
}


/* ______________________________ */


/* ___________________comment________________ */

.comments {
	display: flex;
	justify-content: center;
	width: 100%;
	background-color: #DFE4E9;
	font-size: 24px;
	font-weight: 300;
	padding-top: 70px;
	padding-bottom: 55px;
}

#volum-ref{
	text-align: center;
}

.comments a {
	color: #2C7CD1;
	text-decoration: underline;
}
.comments p {
	z-index: 3;
	font-size: 18px;
}

.comments .wow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}


/* ________________advantages______________ */

.advantages {
	text-align: center;
	padding-top: 80px;
	margin: 0 auto;
}

.advantages .col-12 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.advantages .card {
	z-index: 3;
	width: 100%;
	max-width: 270px;
	text-align: center;
	margin-top: 50px;
	height: 330px;
	background: #fff;
	-webkit-box-shadow: 2px 5px 19px rgba(0, 0, 0, 0.1);
	        box-shadow: 2px 5px 19px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 20px 20px;
}

.advantages h2 {
	z-index: 5;
}

.advantages h3 {
	z-index: 3;
	margin-top: 20px;
	margin-bottom: 10px;
}


/* ______________________________ */


/*_________________vertiacls______________________*/

.verticals {
	margin-top: 140px;
	background: url('../img/verticals_bg.png') no-repeat center center;
	text-align: center;
	margin-bottom: 40px;
}

.verticals #subtitle {
	z-index: 3;
	margin-top: 16px;
	margin-bottom: 50px;
}

.verticals .col-6 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.verticals .card {
	z-index: 3;
	height: 165px;
	width: 100%;
	max-width: 165px;
	margin-bottom: 50px;
	background: #2C7CD1;
	color: #fff;
}

.verticals .card img {
	margin-top: 30px;
	margin-bottom: 20px;
}


/*___________________________________________*/

.get-in-touch {
	background-color: #DFE4E9;
	padding-top: 80px;
	padding-bottom: 80px;
}

.get-in-touch h2 {
	margin-top: 60px;
	z-index: 3;
}

.get-in-touch .card {
	z-index: 3;
	margin-top: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.get-in-touch img {
	width: 56px;
	height: 56px;
	color: #000;
	margin-right: 10px;
}

#demo03 {
	margin-top: 80px;
	padding: 15px 30px;
	height: 48px;
	background: #2C7CD1;
	border-radius: 4px;
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	margin-bottom: 60px;
	z-index: 3;
}


/*_____________________________________*/

.for-publisher {
	text-align: center;
	padding-top: 80px;
}

.for-publisher h2 {
	z-index: 3;
}

.for-publisher .col-12 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.for-publisher .card {
	z-index: 3;
	text-align: center;
	margin-top: 50px;
	height: 250px;
	width: 100%;
	max-width: 270px;
	background: #fff;
	-webkit-box-shadow: 2px 5px 19px rgba(0, 0, 0, 0.1);
	        box-shadow: 2px 5px 19px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 20px 20px;
}

.for-publisher h3 {
	z-index: 3;
	margin-top: 20px;
	margin-bottom: 10px;
}


/*_________________________________________*/

.about h2 {
	z-index: 3;
	text-align: center;
	margin-bottom: -50px;
	margin-top: 120px;
}

.about .i2 {
	z-index: 3;
	margin-top: -50px;
}

.about .i1,
.i2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}


/*____________________________________________*/

.message {
	background-color: #fff;
	margin-top: 120px;
	padding-bottom: 100px;
}

.message h2 {
	margin-bottom: 50px;
	margin-top: 120px;
}

.message img {
	width: 360px;
}

.message input {
	height: 48px;
	width: 100%;
	border: none;
	background: #F4F4F4;
	border-radius: 4px;
	margin-bottom: 25px;
	outline: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 18px;
	padding-left: 15px;
}

.message textarea {
	width: 100%;
	height: 110px;
	border: none;
	background: #F4F4F4;
	border-radius: 4px;
	outline: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 15px;
	resize: vertical;
}

.message button {
	margin-top: 40px;
}

.form__group {
	position: relative;
}

.form__group input[placeholder] {
	font-family: 'Josefin Sans', sans-serif;
}

.form__lable {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 2;
	color: #7D7D7D;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.message input:focus {
	border: 1px solid #2C7CD1;
	background-color: transparent;
}

.form__input:focus~.form__lable,
.form__input:not(:placeholder-shown)~.form__lable {
	top: -20px;
	left: 2px;
	font-size: 14px;
	color: #000;
}

.message textarea:focus {
	border: 1px solid #2C7CD1;
	background-color: transparent;
}

textarea:focus~.form__lable,
textarea:not(:placeholder-shown)~.form__lable {
	top: -20px;
	left: 2px;
	font-size: 14px;
	color: #000;
}


/*___________________________________________________*/

footer {
	padding-bottom: 30px;
	background: #171717;
	color: #fff;
	font-family: Josefin Sans;
}

footer .logo {
	width: 304px;
	height: 60px;
	margin-top: 40px;
	margin-bottom: 20px;
}

footer .first a {
	color: #fff;
	margin-top: 25px;
	-webkit-text-decoration-line: underline;
	        text-decoration-line: underline;
	margin-right: 30px;
}

footer .get-touch {
	margin-top: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

footer .get-touch a {
	color: #fff;
	-webkit-text-decoration-line: underline;
	        text-decoration-line: underline;
	margin-bottom: 30px;
}

footer .get-touch .title {
	margin-bottom: 15px;
	font-family: Josefin Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 120%;
	color: #787878;
}

footer .image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin-top: 30px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

footer .partner {
	max-width: 240px;
}

footer .image img {
	width: 40px;
	height: 40px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
}

footer .image .big-logo {
	width: 55px;
}

footer .image p {
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 133%;
}

footer .first a {
	margin-bottom: 20px;
	line-height: 40px;
}


/*_________________modals-registration____________________*/

#btn-close-modal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin-top: 35px;
	margin-right: 50px;
}

#animatedModal .col-lg-4 .card {
	margin-top: 50%;
}

#animatedModal .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	text-align: center;
	width: 100%;
	height: 315px;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 0px 35px;
}

#animatedModal .card p {
	margin-top: 20px;
	margin-bottom: 35px;
}

#animatedModal a {
	margin: 0 auto;
	padding: 15px 30px;
	height: 48px;
	width: 130px;
	background: #2C7CD1;
	border-radius: 4px;
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
}

.get-in-touch {
	background-image: url(../img/bg_fig_3.svg);
	background-position: 0% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}

header {
	width: 100%;
	height: 100vh;
	background: url('../img/bg_header.jpg') no-repeat left center;
	-webkit-background-size: cover;
}
