

body {
	font-family: Lato
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Catamaran;
	font-weight: 800!important
}

.btn-xl,
.navbar-custom .navbar-brand,
.navbar-custom .navbar-nav .nav-item .nav-link {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .1rem
}

.btn-xl {
	padding: 1rem 3rem;
	font-size: .9rem
}

.bg-black {
	background-color: #000!important
}

.rounded-pill {
	border-radius: 5rem
}

.navbar-custom {
	padding-top: 1rem;
	padding-bottom: 1rem;
	background-color: rgba(0, 0, 0, .7)
}

.navbar-custom .navbar-brand {
	font-size: 1rem
}

.navbar-custom .navbar-nav .nav-item .nav-link {
	font-size: .8rem
}

header.masthead {
	position: relative;
	overflow: hidden;
	padding-top: calc(7rem + 72px);
	padding-bottom: 7rem;
	background: url(../img/banner.jpg) 20% no-repeat;
	background-size: cover
}

header.masthead .masthead-content {
	z-index: 1;
	position: relative
}

header.masthead .masthead-content .masthead-heading {
	font-size: 4rem
}

header.masthead .masthead-content .masthead-subheading {
	font-size: 2rem
}

header.masthead .bg-circle {
	z-index: 0;
	position: absolute;
	border-radius: 100%;
	background: linear-gradient(0deg, #ee0979 0, #ff6a00 100%);
	opacity: .5
}

header.masthead .bg-circle-1 {
	height: 90rem;
	width: 90rem;
	bottom: -55rem;
	left: -55rem
}

header.masthead .bg-circle-2 {
	height: 50rem;
	width: 50rem;
	top: -25rem;
	right: -25rem
}

header.masthead .bg-circle-3 {
	height: 20rem;
	width: 20rem;
	bottom: -10rem;
	right: 5%
}

header.masthead .bg-circle-4 {
	height: 30rem;
	width: 30rem;
	top: -5rem;
	right: 35%
}

@media (min-width:992px) {
	header.masthead {
		padding-top: calc(10rem + 55px);
		padding-bottom: 10rem
	}
	header.masthead .masthead-content .masthead-heading {
		font-size: 4rem
	}
	header.masthead .masthead-content .masthead-subheading {
		font-size: 2rem
	}
}

.bg-primary {
	background-color: #1e71b1!important
}

.btn-primary {
	background-color: #f58f2c;
	border-color: #f58f2c
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	background-color: #1e71b1!important;
	border-color: #1e71b1!important
}

.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(238, 9, 121, .5)
}

.btn-secondary {
	background-color: #1e71b1;
	border-color: #1e71b1
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
	background-color: #c50!important;
	border-color: #c50!important
}

.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 106, 0, .5)
}

.navbar {
	background: #fff
}

.device-container {
	background: #fff;
	border-radius: 30px;
	padding: 21px
}

.form-control {
	border-bottom: 1px solid #ced4da!important;
	border: none
}

.service-icon {
	background-color: #fff;
	color: #1d809f;
	height: 7rem;
	width: 7rem;
	display: block;
	line-height: 6rem;
	font-size: 2.25rem;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}

.content-section {
	padding-top: 3.5rem;
	padding-bottom: 7.5rem
}

@media (min-width:992px) {
	.intro .intro-img {
		width: 75%;
		float: right
	}
	.intro .intro-text {
		width: 60%;
		margin-top: 3rem;
		position: absolute
	}
	.intro .intro-text .intro-button {
		width: 100%;
		left: 0;
		position: absolute;
		bottom: -2rem
	}
}

@media (min-width:1200px) {
	.intro .intro-text {
		width: 45%
	}
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.5rem;
	padding-left: .5rem
}

.bg-faded {
	background-color: rgba(255, 255, 255, .85)
}

.adv {
	background: #eee
}

.p-5 {
	padding: 3rem!important
}

.img-circle {
	width: 100px!important;
	height: 100px;
	border-radius: 60px;
	display: inline-block;
	margin-right: 20px
}

.testo-box {
	display: flex;
	align-items: center
}

.payment-icon {
	background: #575757;
	padding: 10px 0
}

.payment-icon span {
	color: #fff
}

header.innerhead {
	position: relative;
	overflow: hidden;
	padding-top: calc(7rem + 72px);
	padding-bottom: 7rem;
	background: 20% #f59986;
	background-size: cover
}

header.innerhead .innerhead-content {
	z-index: 1;
	position: relative
}

header.innerhead .innerhead-content .innerhead-heading {
	font-size: 4rem
}

header.innerhead .innerhead-content .innerhead-subheading {
	font-size: 2rem
}

header.innerhead .bg-circle {
	z-index: 0;
	position: absolute;
	border-radius: 100%;
	background: linear-gradient(0deg, #ee0979 0, #ff6a00 100%);
	opacity: .5
}

header.innerhead .bg-circle-1 {
	height: 90rem;
	width: 90rem;
	bottom: -55rem;
	left: -55rem
}

header.innerhead .bg-circle-2 {
	height: 50rem;
	width: 50rem;
	top: -25rem;
	right: -25rem
}

header.innerhead .bg-circle-3 {
	height: 20rem;
	width: 20rem;
	bottom: -10rem;
	right: 5%
}

header.innerhead .bg-circle-4 {
	height: 30rem;
	width: 30rem;
	top: -5rem;
	right: 35%
}

@media (min-width:992px) {
	header.innerhead {
		padding-top: calc(7rem + 55px);
		padding-bottom: 4rem
	}
	header.innerhead .innerhead-content .innerhead-heading {
		font-size: 4rem
	}
	header.innerhead .innerhead-content .innerhead-subheading {
		font-size: 2rem
	}
}

.service li {
	background: url(../img/check.png) 0 8px no-repeat;
	list-style: none;
	padding-left: 37px;
	padding-bottom: 20px
}

.service ul {
	padding: 0;
	margin: 0
}

header.masthead.register {
	padding-top: calc(2.5rem + 40px)
}

.mg-auto {
	margin: 20px 0
}

.pr-0 {
	padding-right: 0
}

.pl-0 {
	padding-left: 0
}

.register-am {
	background: #1e71b1;
	display: block;
	height: 655px;
	border-radius: 30px 0 0 30px;
	padding: 21px;
	opacity: .9
}

.register-dev .device-container {
	height: 655px;
	border-radius: 0 30px 30px 0
}

header.masthead.register .masthead-content .masthead-heading {
	font-size: 3.5rem;
	margin-top: 20px
}

.register-reason {
	list-style: none;
	line-height: 77px;
	text-align: left;
	font-size: 18px;
	margin-top: 25px
}

.mr-15 img {
	margin-right: 15px
}

@media (max-width:992px) {
	.register-am,
	.register-dev .device-container {
		border-radius: 0
	}
	.pl-0 {
		padding-left: 15px!important
	}
	.pr-0 {
		padding-right: 15px!important
	}
}

@media (max-width:480px) {
	.register-am,
	.register-dev .device-container {
		height: auto!important
	}
}

.service .device-container {
	margin-top: 20px;
}

@media (max-width:1300px) {
	.fixme {
		position: static !important;
	}
}

@media (max-width:480px) {
header.masthead.register .masthead-content .masthead-heading {font-size: 1.9rem;}
.register-reason {
	list-style: none;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	padding: 0;
}

.mr-15 img {
	margin-right: 15px;
	width: 13px;
	height: 10px;
}
.register-reason li {
	width: 100%;
	display: flex;
	align-items: center;
}
}