html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'Montserrat', sans-serif !important;
	text-rendering: geometricPrecision  !important;
    background: #ffffff !important;
}

p, div {
	font-size: 1.5rem;
}

h2 {
	font-weight: bold !important;
}

a {
	font-size: 14pt;
	color: #fff !important;
	font-weight: normal;
}

a:hover {
	color: #fff;
}

#policies a, #terms a {
	font-size: 14pt;
	color: #0000EE !important;
	font-weight: normal;
}

#policies a:hover, #tems a:hover {
	color: #0000EE;
	text-decoration: underline;
}

#policies h1, #terms h1 {
	font-size: 2rem;
}

#policies h2, #terms h2 {
	font-size: 1.5rem;
}

#policies p, #policies div, #terms p, #terms div {
    font-size: 1.2rem;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

#floating-label .form-group .form-control {
    border: none;
    border-bottom: 1px solid red;
    border-radius: 0;
}

#header .bg1 {
	background: url('../img/bg.jpg') 50% / cover border-box padding-box;
	width: 100vw;
	height: 100vh;

	height: calc(var(--vh, 1vh) * 100);
}
#header .bg2 {
	position: absolute; top: 20.1%; right: 12.5%; width: 41.2vh; height: 85.4%;
	background-image: url('../img/bg2.jpg'); background-repeat: no-repeat; background-position: 80% center; background-size: auto 120%;
	border-radius: 6vh/6.2vh;

	top: calc(var(--vh, 1vh) * 20.1);
	right: calc(var(--vh, 1vh) * 12.5);
	height: calc(var(--vh, 1vh) * 85.4);
	width: calc(var(--vh, 1vh) * 41.2);
	border-radius: calc(var(--vh, 1vh) * 6)/calc(var(--vh, 1vh) * 6.2);
}
#header #iphone {
	width: 102%; height: 102%;
	margin-top: -0.5vh;
	margin-left: -0.4vh;
	padding-right: .9vh;
	padding-bottom: .8vh;
	background-image: url('../img/IPhone_frame.png'); background-repeat: no-repeat; background-position: center;  background-size: cover;
	
	margin-top: calc(var(--vh, 1vh) * -0.5);
	margin-left: calc(var(--vh, 1vh) * -0.4);
	padding-right: calc(var(--vh, 1vh) * 0.9);
	padding-bottom: calc(var(--vh, 1vh) * 0.8);
}

#header .main {
	position: absolute; 
	top: 10%; 
	left: 9.5%; 
	width: calc(70% - 41.2vh);
	height: 80%;
	
	height: calc(var(--vh, 1vh) * 80);
	width: calc(70% - var(--vh, 1vh) * 41.2);
	top: calc(var(--vh, 1vh) * 10);
}

#header .content {
	width: 100%;
	height: 100%;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.bmd-label-floating {
	font-size: 16px !important;
}

.btn-primary {
	background-color: #FFCD69 !important;
	color: #061930 !important;
	border-radius: 10px !important;
	font-weight: bold !important;
	text-transform: none !important;
	padding: 10px !important;
	width: 150px;
}

.btn-bitcoin {
	position: absolute; 
	cursor: pointer; 
	bottom: -55px; 
	right: -10px; 
	background: linear-gradient(180deg, rgba(102,102,188,1) 0%, rgba(20,42,68,1) 100%);
	border-radius: 15px;
	font-size: 1.25rem !important;
}

#features {
	width: 100%;
	background-color: #fff;
	margin-top: 8rem;
}

#features h4 {
	/*font-size: 20.8px;*/
	font-size: 16px;
    font-weight: 600;
	color: #303840;
	text-align: center;
	margin-top: 28px;
    margin-bottom: 28px;
}

#features p {
    line-height: 1.5;
	font-size: 16px !important;
}

#features .carousel-item, #features .carousel-item h2, #features .carousel-item div {
	width: 100%;
	height: 250px;
}

#features .carousel-inner{
	height: 200px !important;
}

#features #featuresCarousel li {
	width: 30px !important;
	height: 30px !important;
	border-radius: 10px !important;
}

#features .carousel-indicators li{
    background-color: #142A44 !important;
	cursor: pointer;
}

#features .carousel-indicators .active {
    background-color: #FFCD69 !important;
	cursor: pointer;
}

#features .carousel-indicators {
    position: relative;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: flex;
    justify-content: left;
    padding-left: 0;
    margin-right: 'auto';
	margin-left: 0px;
	margin: 0px;
    list-style: none;
}

#features .carousel-inner h2 {
	font-size: 22pt !important;
	color: #061930 !important;
	font-weight: normal !important;
	line-height: 40px !important;
}

#features .carousel-inner>.item {
	width: 100% !important;
}

.features-culomn-middle {
	border-left: 1px solid #dddddd !important;
	border-right: 1px solid #dddddd !important;
}

#offer {
	width: 100%;
	color: #fff;
	line-height: 59,04px;
}

#offer-container {
	border-radius: 25px;
	background: rgb(102,102,188);
	background: linear-gradient(180deg, rgba(102,102,188,1) 0%, rgba(20,42,68,1) 100%);
	padding: 30px;
}

#offer h3, #certificate h3 {
	font-weight: 700;
	font-size: 1.5rem;
}

#offer .lower_mobile {
	width: 200px;
	margin-bottom: -150px;
}

#offer .upper_mobile {
	width: 200px;
	margin-top: -150px;
}

#callToAction {
	width: 100%;
	color: #fff;
	line-height: 59,04px;
}

#callToAction-container {
	border-radius: 25px;
	background: rgb(102,102,188);
	background: linear-gradient(180deg, rgba(102,102,188,1) 0%, rgba(20,42,68,1) 100%);
	padding: 30px;
}

#certificate .descriptions {
	text-align: right;
}

#company h2 {
	font-weight: bold;
}

#contact button,
#offer button {
	/*margin: 2vw;*/
	margin: 0.5vw;
	padding: 0.7vw 3vw;
	border: 2px solid #fff;
	border-radius: 35px;
	/*box-shadow: 0.75vw 0.75vw 2.2vw rgba(0,0,0,0.4);*/
	background-color: #fff;
	background-color: #3B5BBE;
	text-transform: uppercase;
	/*font-size: 0.95vw;*/
	font-size: 16px;
	font-weight: bold;
	color: #999;
	color: white;
	box-sizing: border-box;
	cursor: pointer;
}

#contact button:hover,
#offer button:hover {
	background-color: #02edc4;
	border-color: #02edc4;
	color: #3d66c0;
}

#contact {
	padding: 4vw 0;
	width: 100%;
	/*min-height: 45vw;*/
	background-color: #fff;
}

.content-description {
	margin-left: 5rem;
	margin-right: 5rem;
}

#footer {
	width: 100%;
	background-color: #0A1828;
}

/* BOOTSTRAP */

.custom-file-control, .form-control, .is-focused .custom-file-control, .is-focused .form-control {
    background-image: linear-gradient(0deg,#3B5BBE 2px,rgba(0,150,136,0) 0),linear-gradient(0deg,#2196f3 2px,transparent 0) !important;
}

.custom-file-control:invalid, .form-control:invalid {
    background-image: linear-gradient(0deg,#2196f3 2px,rgba(213,0,0,0) 0),linear-gradient(0deg,#2196f3 2px,transparent 0) !important;
}

.bmd-form-group .bmd-label-static, .bmd-form-group.is-filled .bmd-label-floating, .bmd-form-group .is-filled .bmd-label-floating, .bmd-form-group.is-focused .bmd-label-floating, .bmd-form-group .is-focused .bmd-label-floating {
    color: #303030 !important;
}

.bmd-form-group [class*=" bmd-label"].bmd-label-floating, .bmd-form-group [class^=bmd-label].bmd-label-floating {
    color: #303030 !important;
}

textarea {
	border: solid 2px #2196f3 !important; background-size: 0 !important; border-radius: 7px !important;
}

.modal-content {
	padding: 20px;
	border-radius: 1.125rem !important;
	background: linear-gradient(180deg, rgba(102,102,188,1) 0%, rgba(20,42,68,1) 100%);
	color: #fff;
}

textarea {
	background-color: #fff !important;
    border: none !important;
    padding: 15px !important;
}

input {
	color: #fff !important;
}

.bmd-form-group [class^=bmd-label].bmd-label-floating {
	color: #ffffffAA !important;
}
.custom-file-control, .form-control, .is-focused .custom-file-control, .is-focused .form-control {
    background-image: linear-gradient(0deg,#fff 2px,rgba(0,150,136,0) 0),linear-gradient(0deg,#fff 2px,transparent 0) !important;
}

.custom-file-control, .form-control, .is-focused .custom-file-control, .is-focused .form-control {
    background-image: linear-gradient(0deg,#fff 2px,rgba(0,150,136,0) 0),linear-gradient(0deg,#fff 2px,transparent 0) !important;
}

.btn {
	font-size: 1.25rem !important;
}

/* MEDIA */
@media all and (max-width: 992px) {
	#callToAction .mobiles_img {
		margin-bottom: 0px !important;
	}
	#features .carousel-inner{
		height: 250px !important;
	}
	.content-description {
		margin-left: 1rem;
		margin-right: 1rem;
	}
}

@media all and (max-width: 500px) {
	#features p {
		/*font-size: 12px !important;*/
		font-size: 20px;
	}
}


@media (max-aspect-ratio: 3/2) {
	#header .bg2 { 
		top: 7.1%;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;

		top: calc(var(--vh, 1vh) * 7.1);
	}
	#header .main {
		width: 76vh;
		top: 10%;
		left: 0; 
		right: 0; 
		margin-left: auto; 
		margin-right: auto;
		overscroll-behavior: none !important;

		top: calc(var(--vh, 1vh) * 10);
		width: calc(var(--vh, 1vh) * 76);
	}
	#features {
		margin-top: 3rem !important;
	}
}

@media (max-aspect-ratio: 1/1) {
	#header .main {
		top: 10%; 
		width: 76%;

		top: calc(var(--vh, 1vh) * 10);
	}
}

body {
	font-family: 'Montserrat', sans-serif !important;
}