<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import 'https://fonts.googleapis.com/css?family=Exo+2:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i';
@import url(../fonts/ticinocom-icons/stylesheet.css);

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: 400
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	display: block;
	vertical-align: middle;
	margin: 0;
	padding: 0
}

body {
	width: 100%
}

.noSelection {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.font-family-1-light {
	font-family: 'Exo 2', sans-serif;
	font-weight: 200
}

.font-family-1-regular {
	font-family: 'Exo 2', sans-serif;
	font-weight: 300
}

.font-family-1-bold {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.font-family-1-extrabold {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800
}

.font-icon {
	font-family: ticinocom-icons
}

.font-size-sm {
	font-size: 14px;
	line-height: 24px
}

.font-size-base {
	font-size: 16px;
	line-height: 24px
}

.font-size-md {
	font-size: 18px;
	line-height: 24px
}

.font-size-lg {
	font-size: 26px;
	line-height: 32px
}

.font-size-xl {
	font-size: 35px;
	line-height: 40px
}

.font-size-xxl {
	font-size: 46px;
	line-height: 48px
}

.font-size-xxxl {
	font-size: 52px;
	line-height: 56px
}

.font-size-xxxxl {
	font-size: 65px;
	line-height: 64px;
	letter-spacing: -1px
}

.font-size-xxxxxl {
	font-size: 75px;
	line-height: 72px;
	letter-spacing: -1px
}

html {
	width: 100%;
	height: 100%
}

:focus {
	outline: 0
}

body {
	height: 100%;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #3C3C3B;
	background-color: #FFF;
	overflow-y: scroll;
	overflow-x: hidden
}

body.locked {
	overflow: hidden
}

body.navbar-submenu-open .main,
body.navbar-submenu-open footer {
	-webkit-opacity: .2;
	-moz-opacity: .2;
	opacity: .2
}

body:before {
	content: "bp-full";
	display: none
}




@media only screen and (max-width:1300px) {
	body:before {
		content: "bp-xl"
	}
}

@media only screen and (max-width:1100px) {
	body:before {
		content: "bp-lg"
	}
}

@media only screen and (max-width:950px) {
	body:before {
		content: "bp-md"
	}
}

@media only screen and (max-width:760px) {
	body:before {
		content: "bp-sm"
	}
}

@media only screen and (max-width:600px) {
	body:before {
		content: "bp-xs"
	}
}

body:after {
	content: "bp-nav-expand";
	display: none
}

@media only screen and (max-width:950px) {
	body:after {
		content: "bp-nav-collapse"
	}
}

.wrapper {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden
}

@media only screen and (max-width:1300px) {
	.wrapper {
		max-width: 1030px
	}

	.recommend .spotlight-business-connect-v2 {
		background: url(../images/friends.jpg) no-repeat 46% 19% !important;
		height: 600px !important;
	}
}

@media only screen and (max-width:1100px) {
	.wrapper {
		max-width: 900px
	}

	.recommend .spotlight-business-connect-v2 {
		background: url(../images/friends.jpg) no-repeat 46% 6% !important;
		height: 500px !important;
	}
}

@media only screen and (max-width:950px) {
	.wrapper {
		max-width: 720px
	}

	.recommend .spotlight-business-connect-v2 {
		background: url(../images/friends.jpg) no-repeat 46% 12% !important;
		height: 450px !important;
	}
}

@media only screen and (max-width:760px) {
	.wrapper {
		max-width: 580px
	}

	.recommend .spotlight-business-connect-v2 {
		background: url(../images/friends.jpg) no-repeat 48% 27% !important;
		height: 400px !important;
	}
}

@media only screen and (max-width:600px) {
	.wrapper {
		max-width: 400px;
		padding: 0 16px
	}

	.recommend .spotlight-business-connect-v2 {
		background: url(../images/friends.jpg) no-repeat 48% 27% !important;
		height: 400px !important;
	}
}

a {
	color: #E40046;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	-webkit-transition: color .1s linear;
	-moz-transition: color .1s linear;
	-ms-transition: color .1s linear;
	-o-transition: color .1s linear;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

a:hover {
	color: #D4003F;
	text-decoration: none
}

a.blue {
	color: #00AED6
}

a.blue:hover {
	color: #009DC5
}

h1 {
	display: none
}

h2 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-style: italic;
	font-size: 46px;
	line-height: 48px;
	color: #3C3C3B;
	margin: 32px 0 32px 7px;
	padding: 0
}

h2 a {
	color: #3C3C3B;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800
}

h2 a:hover,
h2 a:visited {
	color: #3C3C3B
}

h2.lg {
	font-size: 26px;
	line-height: 32px;
	font-style: normal;
	margin: 0 0 16px 0
}

h2.md {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	margin: 0 0 8px 0
}

h2.sm {
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	font-style: normal;
	margin: 0 0 32px 0
}

h2.nomt {
	margin-top: 0
}

h2 span {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800
}

@media only screen and (max-width:760px) {
	h2 {
		font-size: 35px;
		line-height: 40px
	}
}

h3 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-style: italic;
	font-size: 35px;
	line-height: 40px;
	color: #3C3C3B;
	margin: 32px 0 32px 7px;
	padding: 0
}

h3.md {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 26px;
	line-height: 32px;
	font-style: normal;
	margin: 0 0 16px 0
}

h3.md a {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800
}

h3.no-mt {
	margin-top: 0
}

h4 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 26px;
	line-height: 32px;
	color: #3C3C3B;
	margin: 32px 0 32px 0;
	padding: 0
}

h5 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 16px;
	line-height: 24px;
	color: #3C3C3B;
	margin: 0;
	padding: 0
}

p {
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #3C3C3B;
	margin-bottom: 16px
}

p.sm {
	font-size: 16px;
	line-height: 24px
}

b,
strong {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.float-right {
	float: right
}

.red {
	color: #E40046
}

.yellow {
	color: #FEDD00
}

.blue {
	color: #00AED6
}

.green {
	color: #00A254
}

.lowercase {
	text-transform: lowercase
}

.underline {
	text-decoration: underline;
	font-family: inherit
}

hr {
	width: 100%;
	height: 1px;
	background-color: transparent;
	border: 0;
	border-top: 1px dotted #3C3C3B;
	margin: 32px 0
}

.row {
	display: block;
	margin: 0 -15px
}

.row:after,
.row:before {
	content: "";
	display: table
}

.row:after {
	clear: both
}

.hidden-nsr {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden
}

.visible-nsr {
	position: static;
	left: auto;
	top: auto;
	width: auto;
	height: auto
}

.alert {
	position: relative;
	width: 100%;
	padding: 24px 90px;
	margin-bottom: 48px;
	text-align: center;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.alert .alert-link {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	color: #E40046
}

.alert&gt;p,
.alert&gt;ul {
	margin-bottom: 0
}

.alert&gt;p+p {
	margin-top: 5px
}

.alert-dismissible .close {
	position: absolute;
	top: 19.2px;
	right: 30px;
	width: 32px;
	height: 32px;
	background-color: #E40046;
	color: #FFF;
	border: 0;
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: 0 0 0 10px;
	cursor: pointer;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	-o-transition: background-color .1s linear
}

.alert-dismissible .close:before {
	content: "";
	width: 18px;
	height: 2px;
	background-color: #FFF;
	position: absolute;
	top: 15px;
	left: 7px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}

.alert-dismissible .close:after {
	content: "";
	width: 18px;
	height: 2px;
	background-color: #FFF;
	position: absolute;
	top: 15px;
	left: 7px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}

.alert-dismissible .close:hover {
	background-color: #D4003F
}

.alert-warning {
	background-color: #FEDD00;
	color: #3C3C3B
}

.block {
	clear: both;
	overflow: hidden
}

.mb1 {
	margin-bottom: 16px !important
}

.mb2 {
	margin-bottom: 32px !important
}

.mb4 {
	margin-bottom: 64px !important
}

.pt1 {
	padding-top: 16px !important
}

.col-0 {
	display: none
}

.col-1 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(8.333333333333332% - 30px);
	width: calc(8.333333333333332% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-2 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(16.666666666666664% - 30px);
	width: calc(16.666666666666664% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-3 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(25% - 30px);
	width: calc(25% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-4 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(33.33333333333333% - 30px);
	width: calc(33.33333333333333% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-5 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(41.66666666666667% - 30px);
	width: calc(41.66666666666667% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-6 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(50% - 30px);
	width: calc(50% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-7 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(58.333333333333336% - 30px);
	width: calc(58.333333333333336% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-8 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(66.66666666666666% - 30px);
	width: calc(66.66666666666666% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-9 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(75% - 30px);
	width: calc(75% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-10 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(83.33333333333334% - 30px);
	width: calc(83.33333333333334% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-11 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(91.66666666666666% - 30px);
	width: calc(91.66666666666666% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-12 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(100% - 30px);
	width: calc(100% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-0 {
	display: none
}

.col-ng-1 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(8.333333333333332% - 30px);
	width: calc(8.333333333333332% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-2 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(16.666666666666664% - 30px);
	width: calc(16.666666666666664% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-3 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(25% - 30px);
	width: calc(25% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-4 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(33.33333333333333% - 30px);
	width: calc(33.33333333333333% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-5 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(41.66666666666667% - 30px);
	width: calc(41.66666666666667% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-6 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(50% - 30px);
	width: calc(50% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-7 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(58.333333333333336% - 30px);
	width: calc(58.333333333333336% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-8 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(66.66666666666666% - 30px);
	width: calc(66.66666666666666% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-9 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(75% - 30px);
	width: calc(75% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-10 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(83.33333333333334% - 30px);
	width: calc(83.33333333333334% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-11 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(91.66666666666666% - 30px);
	width: calc(91.66666666666666% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.col-ng-12 {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(100% - 30px);
	width: calc(100% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.push-0 {
	margin-left: -o-calc(0 + 15px);
	margin-left: calc(0% + 15px)
}

.push-1 {
	margin-left: -o-calc(8.333333333333332% + 15px);
	margin-left: calc(8.333333333333332% + 15px)
}

.push-2 {
	margin-left: -o-calc(16.666666666666664% + 15px);
	margin-left: calc(16.666666666666664% + 15px)
}

.push-3 {
	margin-left: -o-calc(25% + 15px);
	margin-left: calc(25% + 15px)
}

.push-4 {
	margin-left: -o-calc(33.33333333333333% + 15px);
	margin-left: calc(33.33333333333333% + 15px)
}

.push-5 {
	margin-left: -o-calc(41.66666666666667% + 15px);
	margin-left: calc(41.66666666666667% + 15px)
}

.push-6 {
	margin-left: -o-calc(50% + 15px);
	margin-left: calc(50% + 15px)
}

.push-7 {
	margin-left: -o-calc(58.333333333333336% + 15px);
	margin-left: calc(58.333333333333336% + 15px)
}

.push-8 {
	margin-left: -o-calc(66.66666666666666% + 15px);
	margin-left: calc(66.66666666666666% + 15px)
}

.push-9 {
	margin-left: -o-calc(75% + 15px);
	margin-left: calc(75% + 15px)
}

.push-10 {
	margin-left: -o-calc(83.33333333333334% + 15px);
	margin-left: calc(83.33333333333334% + 15px)
}

.push-11 {
	margin-left: -o-calc(91.66666666666666% + 15px);
	margin-left: calc(91.66666666666666% + 15px)
}

.push-12 {
	margin-left: -o-calc(100% + 15px);
	margin-left: calc(100% + 15px)
}

.clear {
	clear: both !important
}

@media only screen and (max-width:1300px) {
	.col-xl-0 {
		display: none !important
	}

	.col-xl-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(100% - 30px) !important;
		width: calc(100% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(91.66666666666666% - 30px) !important;
		width: calc(91.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(83.33333333333334% - 30px) !important;
		width: calc(83.33333333333334% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(75% - 30px) !important;
		width: calc(75% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(66.66666666666666% - 30px) !important;
		width: calc(66.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(58.333333333333336% - 30px) !important;
		width: calc(58.333333333333336% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(50% - 30px) !important;
		width: calc(50% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(41.66666666666667% - 30px) !important;
		width: calc(41.66666666666667% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(33.33333333333333% - 30px) !important;
		width: calc(33.33333333333333% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(25% - 30px) !important;
		width: calc(25% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(16.666666666666664% - 30px) !important;
		width: calc(16.666666666666664% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xl-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(8.333333333333332% - 30px) !important;
		width: calc(8.333333333333332% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-ng-xl-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 100% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 91.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 83.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 75% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 66.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 58.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 50% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 41.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 33.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 25% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 16.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xl-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 8.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.push-xl-12 {
		margin-left: -o-calc(100% + 15px) !important;
		margin-left: calc(100% + 15px) !important
	}

	.push-xl-11 {
		margin-left: -o-calc(91.66666666666666% + 15px) !important;
		margin-left: calc(91.66666666666666% + 15px) !important
	}

	.push-xl-10 {
		margin-left: -o-calc(83.33333333333334% + 15px) !important;
		margin-left: calc(83.33333333333334% + 15px) !important
	}

	.push-xl-9 {
		margin-left: -o-calc(75% + 15px) !important;
		margin-left: calc(75% + 15px) !important
	}

	.push-xl-8 {
		margin-left: -o-calc(66.66666666666666% + 15px) !important;
		margin-left: calc(66.66666666666666% + 15px) !important
	}

	.push-xl-7 {
		margin-left: -o-calc(58.333333333333336% + 15px) !important;
		margin-left: calc(58.333333333333336% + 15px) !important
	}

	.push-xl-6 {
		margin-left: -o-calc(50% + 15px) !important;
		margin-left: calc(50% + 15px) !important
	}

	.push-xl-5 {
		margin-left: -o-calc(41.66666666666667% + 15px) !important;
		margin-left: calc(41.66666666666667% + 15px) !important
	}

	.push-xl-4 {
		margin-left: -o-calc(33.33333333333333% + 15px) !important;
		margin-left: calc(33.33333333333333% + 15px) !important
	}

	.push-xl-3 {
		margin-left: -o-calc(25% + 15px) !important;
		margin-left: calc(25% + 15px) !important
	}

	.push-xl-2 {
		margin-left: -o-calc(16.666666666666664% + 15px) !important;
		margin-left: calc(16.666666666666664% + 15px) !important
	}

	.push-xl-1 {
		margin-left: -o-calc(8.333333333333332% + 15px) !important;
		margin-left: calc(8.333333333333332% + 15px) !important
	}

	.clear {
		clear: none !important
	}

	.clear-xl {
		clear: both !important
	}

	.mb-xl-1 {
		margin-bottom: 16px !important
	}

	.mb-xl-2 {
		margin-bottom: 32px !important
	}

	.mb-xl-4 {
		margin-bottom: 64px !important
	}
}

@media only screen and (max-width:1100px) {
	.col-lg-0 {
		display: none !important
	}

	.col-lg-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(100% - 30px) !important;
		width: calc(100% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(91.66666666666666% - 30px) !important;
		width: calc(91.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(83.33333333333334% - 30px) !important;
		width: calc(83.33333333333334% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(75% - 30px) !important;
		width: calc(75% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(66.66666666666666% - 30px) !important;
		width: calc(66.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(58.333333333333336% - 30px) !important;
		width: calc(58.333333333333336% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(50% - 30px) !important;
		width: calc(50% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(41.66666666666667% - 30px) !important;
		width: calc(41.66666666666667% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(33.33333333333333% - 30px) !important;
		width: calc(33.33333333333333% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(25% - 30px) !important;
		width: calc(25% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(16.666666666666664% - 30px) !important;
		width: calc(16.666666666666664% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-lg-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(8.333333333333332% - 30px) !important;
		width: calc(8.333333333333332% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-ng-lg-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 100% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 91.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 83.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 75% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 66.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 58.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 50% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 41.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 33.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 25% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 16.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-lg-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 8.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.push-lg-12 {
		margin-left: -o-calc(100% + 15px) !important;
		margin-left: calc(100% + 15px) !important
	}

	.push-lg-11 {
		margin-left: -o-calc(91.66666666666666% + 15px) !important;
		margin-left: calc(91.66666666666666% + 15px) !important
	}

	.push-lg-10 {
		margin-left: -o-calc(83.33333333333334% + 15px) !important;
		margin-left: calc(83.33333333333334% + 15px) !important
	}

	.push-lg-9 {
		margin-left: -o-calc(75% + 15px) !important;
		margin-left: calc(75% + 15px) !important
	}

	.push-lg-8 {
		margin-left: -o-calc(66.66666666666666% + 15px) !important;
		margin-left: calc(66.66666666666666% + 15px) !important
	}

	.push-lg-7 {
		margin-left: -o-calc(58.333333333333336% + 15px) !important;
		margin-left: calc(58.333333333333336% + 15px) !important
	}

	.push-lg-6 {
		margin-left: -o-calc(50% + 15px) !important;
		margin-left: calc(50% + 15px) !important
	}

	.push-lg-5 {
		margin-left: -o-calc(41.66666666666667% + 15px) !important;
		margin-left: calc(41.66666666666667% + 15px) !important
	}

	.push-lg-4 {
		margin-left: -o-calc(33.33333333333333% + 15px) !important;
		margin-left: calc(33.33333333333333% + 15px) !important
	}

	.push-lg-3 {
		margin-left: -o-calc(25% + 15px) !important;
		margin-left: calc(25% + 15px) !important
	}

	.push-lg-2 {
		margin-left: -o-calc(16.666666666666664% + 15px) !important;
		margin-left: calc(16.666666666666664% + 15px) !important
	}

	.push-lg-1 {
		margin-left: -o-calc(8.333333333333332% + 15px) !important;
		margin-left: calc(8.333333333333332% + 15px) !important
	}

	.clear,
	.clear-xl {
		clear: none !important
	}

	.clear-lg {
		clear: both !important
	}

	.text-center-lg {
		text-align: center !important
	}

	.mb-lg-1 {
		margin-bottom: 16px !important
	}

	.mb-lg-2 {
		margin-bottom: 32px !important
	}

	.mb-lg-4 {
		margin-bottom: 64px !important
	}
}

@media only screen and (max-width:950px) {
	.col-md-0 {
		display: none !important
	}

	.col-md-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(100% - 30px) !important;
		width: calc(100% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(91.66666666666666% - 30px) !important;
		width: calc(91.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(83.33333333333334% - 30px) !important;
		width: calc(83.33333333333334% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(75% - 30px) !important;
		width: calc(75% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(66.66666666666666% - 30px) !important;
		width: calc(66.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(58.333333333333336% - 30px) !important;
		width: calc(58.333333333333336% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(50% - 30px) !important;
		width: calc(50% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(41.66666666666667% - 30px) !important;
		width: calc(41.66666666666667% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(33.33333333333333% - 30px) !important;
		width: calc(33.33333333333333% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(25% - 30px) !important;
		width: calc(25% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(16.666666666666664% - 30px) !important;
		width: calc(16.666666666666664% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-md-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(8.333333333333332% - 30px) !important;
		width: calc(8.333333333333332% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-ng-md-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 100% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 91.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 83.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 75% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 66.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 58.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 50% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 41.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 33.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 25% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 16.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-md-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 8.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.push-md-12 {
		margin-left: -o-calc(100% + 15px) !important;
		margin-left: calc(100% + 15px) !important
	}

	.push-md-11 {
		margin-left: -o-calc(91.66666666666666% + 15px) !important;
		margin-left: calc(91.66666666666666% + 15px) !important
	}

	.push-md-10 {
		margin-left: -o-calc(83.33333333333334% + 15px) !important;
		margin-left: calc(83.33333333333334% + 15px) !important
	}

	.push-md-9 {
		margin-left: -o-calc(75% + 15px) !important;
		margin-left: calc(75% + 15px) !important
	}

	.push-md-8 {
		margin-left: -o-calc(66.66666666666666% + 15px) !important;
		margin-left: calc(66.66666666666666% + 15px) !important
	}

	.push-md-7 {
		margin-left: -o-calc(58.333333333333336% + 15px) !important;
		margin-left: calc(58.333333333333336% + 15px) !important
	}

	.push-md-6 {
		margin-left: -o-calc(50% + 15px) !important;
		margin-left: calc(50% + 15px) !important
	}

	.push-md-5 {
		margin-left: -o-calc(41.66666666666667% + 15px) !important;
		margin-left: calc(41.66666666666667% + 15px) !important
	}

	.push-md-4 {
		margin-left: -o-calc(33.33333333333333% + 15px) !important;
		margin-left: calc(33.33333333333333% + 15px) !important
	}

	.push-md-3 {
		margin-left: -o-calc(25% + 15px) !important;
		margin-left: calc(25% + 15px) !important
	}

	.push-md-2 {
		margin-left: -o-calc(16.666666666666664% + 15px) !important;
		margin-left: calc(16.666666666666664% + 15px) !important
	}

	.push-md-1 {
		margin-left: -o-calc(8.333333333333332% + 15px) !important;
		margin-left: calc(8.333333333333332% + 15px) !important
	}

	.clear,
	.clear-lg,
	.clear-xl {
		clear: none !important
	}

	.clear-md {
		clear: both !important
	}

	.text-center-md {
		text-align: center !important
	}

	.mb-md-2 {
		margin-bottom: 32px !important
	}

	.mb-md-4 {
		margin-bottom: 64px !important
	}
}

@media only screen and (max-width:760px) {
	.col-sm-0 {
		display: none !important
	}

	.col-sm-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(100% - 30px) !important;
		width: calc(100% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(91.66666666666666% - 30px) !important;
		width: calc(91.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(83.33333333333334% - 30px) !important;
		width: calc(83.33333333333334% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(75% - 30px) !important;
		width: calc(75% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(66.66666666666666% - 30px) !important;
		width: calc(66.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(58.333333333333336% - 30px) !important;
		width: calc(58.333333333333336% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(50% - 30px) !important;
		width: calc(50% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(41.66666666666667% - 30px) !important;
		width: calc(41.66666666666667% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(33.33333333333333% - 30px) !important;
		width: calc(33.33333333333333% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(25% - 30px) !important;
		width: calc(25% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(16.666666666666664% - 30px) !important;
		width: calc(16.666666666666664% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-sm-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(8.333333333333332% - 30px) !important;
		width: calc(8.333333333333332% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-ng-sm-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 100% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 91.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 83.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 75% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 66.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 58.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 50% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 41.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 33.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 25% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 16.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-sm-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 8.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.push-sm-12 {
		margin-left: -o-calc(100% + 15px) !important;
		margin-left: calc(100% + 15px) !important
	}

	.push-sm-11 {
		margin-left: -o-calc(91.66666666666666% + 15px) !important;
		margin-left: calc(91.66666666666666% + 15px) !important
	}

	.push-sm-10 {
		margin-left: -o-calc(83.33333333333334% + 15px) !important;
		margin-left: calc(83.33333333333334% + 15px) !important
	}

	.push-sm-9 {
		margin-left: -o-calc(75% + 15px) !important;
		margin-left: calc(75% + 15px) !important
	}

	.push-sm-8 {
		margin-left: -o-calc(66.66666666666666% + 15px) !important;
		margin-left: calc(66.66666666666666% + 15px) !important
	}

	.push-sm-7 {
		margin-left: -o-calc(58.333333333333336% + 15px) !important;
		margin-left: calc(58.333333333333336% + 15px) !important
	}

	.push-sm-6 {
		margin-left: -o-calc(50% + 15px) !important;
		margin-left: calc(50% + 15px) !important
	}

	.push-sm-5 {
		margin-left: -o-calc(41.66666666666667% + 15px) !important;
		margin-left: calc(41.66666666666667% + 15px) !important
	}

	.push-sm-4 {
		margin-left: -o-calc(33.33333333333333% + 15px) !important;
		margin-left: calc(33.33333333333333% + 15px) !important
	}

	.push-sm-3 {
		margin-left: -o-calc(25% + 15px) !important;
		margin-left: calc(25% + 15px) !important
	}

	.push-sm-2 {
		margin-left: -o-calc(16.666666666666664% + 15px) !important;
		margin-left: calc(16.666666666666664% + 15px) !important
	}

	.push-sm-1 {
		margin-left: -o-calc(8.333333333333332% + 15px) !important;
		margin-left: calc(8.333333333333332% + 15px) !important
	}

	.clear,
	.clear-lg,
	.clear-md,
	.clear-xl {
		clear: none !important
	}

	.clear-sm {
		clear: both !important
	}

	.text-center-sm {
		text-align: center !important
	}

	.mb-md-2 {
		margin-bottom: 32px !important
	}

	.mb-md-4 {
		margin-bottom: 64px !important
	}

	.mb-sm-2 {
		margin-bottom: 32px !important
	}
}

@media only screen and (max-width:600px) {
	.col-xs-0 {
		display: none !important
	}

	.col-xs-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(100% - 30px) !important;
		width: calc(100% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(91.66666666666666% - 30px) !important;
		width: calc(91.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(83.33333333333334% - 30px) !important;
		width: calc(83.33333333333334% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(75% - 30px) !important;
		width: calc(75% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(66.66666666666666% - 30px) !important;
		width: calc(66.66666666666666% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(58.333333333333336% - 30px) !important;
		width: calc(58.333333333333336% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(50% - 30px) !important;
		width: calc(50% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(41.66666666666667% - 30px) !important;
		width: calc(41.66666666666667% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(33.33333333333333% - 30px) !important;
		width: calc(33.33333333333333% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(25% - 30px) !important;
		width: calc(25% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(16.666666666666664% - 30px) !important;
		width: calc(16.666666666666664% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-xs-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(8.333333333333332% - 30px) !important;
		width: calc(8.333333333333332% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.col-ng-xs-12 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 100% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-11 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 91.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-10 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 83.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-9 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 75% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-8 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 66.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-7 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 58.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-6 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 50% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-5 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 41.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-4 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 33.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-3 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 25% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-2 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 16.66666667% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.col-ng-xs-1 {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: 8.33333333% !important;
		margin: 0 !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		-webkit-box-sizing: border-box !important
	}

	.push-xs-12 {
		margin-left: -o-calc(100% + 15px) !important;
		margin-left: calc(100% + 15px) !important
	}

	.push-xs-11 {
		margin-left: -o-calc(91.66666666666666% + 15px) !important;
		margin-left: calc(91.66666666666666% + 15px) !important
	}

	.push-xs-10 {
		margin-left: -o-calc(83.33333333333334% + 15px) !important;
		margin-left: calc(83.33333333333334% + 15px) !important
	}

	.push-xs-9 {
		margin-left: -o-calc(75% + 15px) !important;
		margin-left: calc(75% + 15px) !important
	}

	.push-xs-8 {
		margin-left: -o-calc(66.66666666666666% + 15px) !important;
		margin-left: calc(66.66666666666666% + 15px) !important
	}

	.push-xs-7 {
		margin-left: -o-calc(58.333333333333336% + 15px) !important;
		margin-left: calc(58.333333333333336% + 15px) !important
	}

	.push-xs-6 {
		margin-left: -o-calc(50% + 15px) !important;
		margin-left: calc(50% + 15px) !important
	}

	.push-xs-5 {
		margin-left: -o-calc(41.66666666666667% + 15px) !important;
		margin-left: calc(41.66666666666667% + 15px) !important
	}

	.push-xs-4 {
		margin-left: -o-calc(33.33333333333333% + 15px) !important;
		margin-left: calc(33.33333333333333% + 15px) !important
	}

	.push-xs-3 {
		margin-left: -o-calc(25% + 15px) !important;
		margin-left: calc(25% + 15px) !important
	}

	.push-xs-2 {
		margin-left: -o-calc(16.666666666666664% + 15px) !important;
		margin-left: calc(16.666666666666664% + 15px) !important
	}

	.push-xs-1 {
		margin-left: -o-calc(8.333333333333332% + 15px) !important;
		margin-left: calc(8.333333333333332% + 15px) !important
	}

	.clear,
	.clear-lg,
	.clear-md,
	.clear-sm,
	.clear-xl {
		clear: none !important
	}

	.clear-xs {
		clear: both !important
	}

	.mb-md-2 {
		margin-bottom: 32px !important
	}

	.mb-md-4 {
		margin-bottom: 64px !important
	}

	.mb-sm-2 {
		margin-bottom: 32px !important
	}
}

.form-control {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFF;
	border: 2px solid #E0E0E0;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	padding: 8px;
	color: #838383;
	margin-bottom: 8px
}

.form-control:focus {
	outline: 0
}

.rounded .form-group label {
	font-weight: 600;
	padding-left: 25px;
}

.rounded .form-group .form-control {
	height: 50px;
	border-radius: 25px;
}

.btn {
	position: relative;
	width: auto;
	display: inline-block;
	border: none;
	background-color: #E40046;
	color: #FFF !important;
	cursor: pointer;
	border-radius: 24px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 16px 32px;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	line-height: 16px;
	text-decoration: none;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	margin-top: 16px
}

.btn span {
	position: relative;
	z-index: 100;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	line-height: 16px
}

.btn .spinner {
	position: absolute;
	z-index: 99;
	top: 8px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 26px;
	line-height: 32px;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}

.btn:hover {
	background-color: #D4003F;
	color: #FFF
}

.btn.btn-md {
	padding: 24px 32px;
	border-radius: 64px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	height: auto;
	margin-bottom: 16px
}

.btn.btn-lg {
	width: 100%;
	max-width: 400px;
	padding: 32px 32px;
	border-radius: 40px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	height: auto;
	margin-bottom: 16px
}

.btn.btn-link,
.btn.btn-sm {
	height: auto;
	background-color: transparent;
	color: #E40046 !important;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	margin-top: 0;
}

.btn.btn-link:hover,
.btn.btn-sm:hover {
	background-color: transparent;
	color: #E40046
}

.btn:focus {
	outline: 0
}

.btn.loading span {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}

.btn.loading .spinner {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}

.icon {
	display: inline-block
}

.icon-lg {
	font-size: 38.4px;
	line-height: 38.4px
}

.icon-md {
	font-size: 28.8px;
	line-height: 28.8px
}

.iframe-availability,
.iframe-transfer,
.iframe-whois {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: auto
}

header {
	width: 100%;
	background-color: #FFF;
	position: relative;
	z-index: 10000
}

header .wrapper {
	position: static
}

header.navbar-fixed {
	position: fixed;
	top: 0;
	left: 0;
	margin-top: -64px
}

header.navbar-fixed .navbar-default {
	padding: 16px 0
}

header.navbar-fixed .navbar-social {
	top: 16px
}

@media only screen and (max-width:600px) {
	header.navbar-fixed {
		margin-top: -144px
	}

	header.navbar-fixed .navbar-default {
		padding: 8px 0
	}

	header.navbar-fixed .navbar-toggle {
		margin-top: 16px
	}
}

header.navbar-open {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: #E40046;
	z-index: 1000;
	overflow-y: scroll
}

header.navbar-open.navbar-fixed {
	padding-bottom: 64px
}

header.navbar-open .navbar-top {
	display: none
}

header.navbar-open .navbar-default {
	z-index: 1002
}

header.navbar-open .navbar-default .logo {
	display: none
}

header.navbar-open .navbar-default .navbar-toggle {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(100% - 30px);
	width: calc(100% - 30px);
	margin: 0 15px;
	overflow: hidden;
	margin-top: 64px
}

header.navbar-open .navbar-default .navbar-toggle .line {
	width: 40px;
	top: 22px;
	right: 5px;
	background-color: #FFF
}

header.navbar-open .navbar-default .navbar-toggle .line.line-1 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}

header.navbar-open .navbar-default .navbar-toggle .line.line-2 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}

header.navbar-open .navbar-default .navbar-toggle .line.line-3 {
	display: none
}

@media only screen and (max-width:600px) {
	header.navbar-open {
		margin-top: 0 !important
	}

	header.navbar-open .navbar-default {
		padding: 8px 0
	}

	header.navbar-open .navbar-default .navbar-toggle {
		margin-top: 0 !important
	}

	header.navbar-open .navbar-default .navbar-toggle .line {
		right: auto;
		left: 50%;
		margin-left: -20px
	}
}

header.navbar-open .navbar-small {
	position: relative;
	z-index: 1001;
	display: block
}

.navbar-languages {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(8.333333333333332% - 30px);
	width: calc(8.333333333333332% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.navbar-languages li {
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	line-height: 24px;
	line-height: 32px;
	margin-top: 2px;
	text-transform: capitalize
}

.navbar-languages li:last-child {
	margin-right: 0
}

.navbar-languages li a,
.navbar-languages li a:visited {
	color: #FFF;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.navbar-languages li a:hover,
.navbar-languages li a:visited:hover {
	color: #3C3C3B
}

.navbar-languages li.active a {
	color: #000
}

@media only screen and (max-width:950px) {
	.navbar-languages {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(16.666666666666664% - 30px);
		width: calc(16.666666666666664% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

@media only screen and (max-width:600px) {
	.navbar-languages {
		display: none
	}
}

.navbar-sections {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(25% - 30px);
	width: calc(25% - 30px);
	margin: 0 15px;
	overflow: hidden;
	font-size: 0
}

.navbar-sections li {
	display: inline-block;
	width: 100px;
	font-size: 14px;
	line-height: 24px;
	line-height: 16px;
	margin-right: 2px
}

.navbar-sections li:last-child {
	margin-right: 0
}

.navbar-sections li a,
.navbar-sections li a:visited {
	display: block;
	width: 100%;
	padding: 13px 0 16px 0;
	margin-top: 3px;
	text-align: center;
	background-color: #C7C7C7;
	color: #3C3C3B;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	-o-transition: background-color .1s linear
}

.navbar-sections li a:hover,
.navbar-sections li a:visited:hover {
	background-color: #EDEDED
}

.navbar-sections li.active a {
	margin-top: 0;
	padding: 16px 0;
	background-color: #FFF
}

.navbar-sections li.active a:hover {
	background-color: #FFF
}

@media only screen and (max-width:1300px) {
	.navbar-sections {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(25% - 30px);
		width: calc(25% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

@media only screen and (max-width:1100px) {
	.navbar-sections {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(33.33333333333333% - 30px);
		width: calc(33.33333333333333% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

@media only screen and (max-width:950px) {
	.navbar-sections {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(66.66666666666666% - 30px);
		width: calc(66.66666666666666% - 30px);
		margin: 0 15px;
		overflow: hidden;
		text-align: center
	}

	.navbar-sections li:first-child {
		margin-left: 0
	}
}

@media only screen and (max-width:600px) {
	.navbar-sections {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(100% - 30px);
		width: calc(100% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

.navbar-tools {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(58.333333333333336% - 30px);
	width: calc(58.333333333333336% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.navbar-tools ul {
	float: right
}

.navbar-tools ul li {
	display: inline-block;
	margin-left: 30px;
	font-size: 14px;
	line-height: 24px;
	line-height: 32px
}

.navbar-tools ul li:first-child {
	margin-left: 0
}

.navbar-tools ul li a,
.navbar-tools ul li a:visited {
	color: #FFF;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.navbar-tools ul li a span,
.navbar-tools ul li a:visited span {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.navbar-tools ul li a span.new,
.navbar-tools ul li a:visited span.new {
	color: #FEDD00;
	text-transform: uppercase;
	font-size: 10px
}

.navbar-tools ul li a:hover,
.navbar-tools ul li a:visited:hover {
	color: #3C3C3B
}

.navbar-tools ul li.active a {
	color: #000
}

.navbar-tools ul li.emphasized a {
	display: block;
	padding: 0 16px;
	border: 2px solid #FFF;
	border-radius: 18px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear
}

.navbar-tools ul li.emphasized a:hover {
	border-color: #3C3C3B
}

.navbar-tools ul li.social {
	display: inline-block;
	font-size: 18px;
	line-height: 24px
}

@media only screen and (max-width:1300px) {
	.navbar-tools {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(66.66666666666666% - 30px);
		width: calc(66.66666666666666% - 30px);
		margin: 0 15px;
		overflow: hidden
	}

	.navbar-tools ul li {
		margin-left: 20px
	}
}

@media only screen and (max-width:1100px) {
	.navbar-tools {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(58.333333333333336% - 30px);
		width: calc(58.333333333333336% - 30px);
		margin: 0 15px;
		overflow: hidden
	}

	.navbar-tools ul li {
		margin-left: 15px
	}

	.navbar-tools ul li a span.hide-md {
		display: none
	}
}

@media only screen and (max-width:950px) {
	.navbar-tools {
		display: none
	}

	.navbar-tools ul li a span.hide-md {
		display: inline-block
	}
}

.navbar-default {
	position: relative;
	padding: 40px 0;
	-webkit-transition: padding .1s linear;
	-moz-transition: padding .1s linear;
	-ms-transition: padding .1s linear;
	-o-transition: padding .1s linear
}

@media only screen and (max-width:600px) {
	.navbar-default {
		padding: 40px 0 24px 0
	}
}

.logo {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(33.33333333333333% - 30px);
	width: calc(33.33333333333333% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.logo img {
	float: left;
	height: 42px;
	width: auto;
	margin: 3px 16px 3px 0;
}

@media only screen and (max-width:950px) {
	.logo {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(75% - 30px);
		width: calc(75% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

@media only screen and (max-width:600px) {
	.logo {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(100% - 30px);
		width: calc(100% - 30px);
		margin: 0 15px;
		overflow: hidden
	}

	.logo img {
		float: none;
		width: 100%;
		height: auto;
		max-width: 268px;
		margin: 0 auto 16px auto
	}

}

.navbar-main {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(58.333333333333336% - 30px);
	width: calc(58.333333333333336% - 30px);
	margin: 0 15px;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.navbar-main ul {
	float: right;
	margin: 0;
	padding: 12px 0
}

.navbar-main ul li {
	float: left;
	margin-left: 40px;
	height: 24px
}

.navbar-main ul li:first-child {
	margin-left: 0
}

.navbar-main ul li a,
.navbar-main ul li span {
	font-size: 14px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	color: #E40046;
	text-transform: uppercase;
	cursor: pointer
}

.navbar-main ul li.active a,
.navbar-main ul li.active span {
	color: #3C3C3B
}

.navbar-main ul li .navbar-item-parent {
	position: relative;
	padding-right: 20px;
	z-index: 101;
	cursor: pointer
}

.navbar-main ul li .navbar-item-parent span:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #E40046
}

.navbar-main ul li ul {
	display: none;
	position: absolute;
	background-color: #E40046;
	width: 300px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: -64px 0 0 0;
	z-index: 100;
	padding: 96px 0 40px 0
}

.navbar-main ul li ul li {
	float: none;
	border-bottom: 1px solid #FFF;
	padding: 0;
	margin: 0 16px;
	text-align: center;
	height: auto
}

.navbar-main ul li ul li:first-child {
	margin-left: 16px;
	border-top: 1px solid #FFF
}

.navbar-main ul li ul li a,
.navbar-main ul li ul li span {
	display: block;
	text-transform: none;
	padding: 16px 0
}

.navbar-main ul li ul li.active a {
	color: #3C3C3B
}

.navbar-main ul li.navbar-item-open .navbar-item-parent span:after {
	border-top: 0 solid transparent;
	border-bottom: 6px solid #FFF
}

.navbar-main ul li.navbar-item-open a,
.navbar-main ul li.navbar-item-open span {
	color: #FFF
}

.navbar-main ul li.navbar-item-open ul {
	display: block
}

.navbar-main.navbar-main-open ul li {
	-webkit-opacity: .2;
	-moz-opacity: .2;
	opacity: .2
}

.navbar-main.navbar-main-open ul li.navbar-item-open {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}

.navbar-main.navbar-main-open ul li.navbar-item-open ul li {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}

@media only screen and (max-width:1300px) {
	.navbar-main {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(66.66666666666666% - 30px);
		width: calc(66.66666666666666% - 30px);
		margin: 0 15px;
		overflow: hidden
	}

	.navbar-main ul li {
		margin-left: 30px;
	}
}

@media only screen and (max-width:1100px) {
	.navbar-main {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(66.66666666666666% - 30px);
		width: calc(66.66666666666666% - 30px);
		margin: 0 15px;
		overflow: hidden
	}

	.navbar-main ul li {
		margin-left: 20px
	}

	.navbar-main ul li a,
	.navbar-main ul li span {
		font-size: 16px;
		line-height: 24px
	}
}

@media only screen and (max-width:950px) {
	.navbar-main {
		display: none
	}

	.navbar-main ul li a,
	.navbar-main ul li span {
		font-size: 18px;
		line-height: 24px
	}
}

.navbar-toggle {
	display: none
}

@media only screen and (max-width:950px) {
	.navbar-toggle {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(25% - 30px);
		width: calc(25% - 30px);
		margin: 0 15px;
		overflow: hidden;
		display: block;
		position: relative;
		border: 0;
		height: 48px;
		outline: 0 !important;
		cursor: pointer;
		background-color: transparent
	}

	.navbar-toggle .line {
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 4px;
		background-color: #E40046
	}

	.navbar-toggle .line.line-1 {
		top: 12px
	}

	.navbar-toggle .line.line-2 {
		top: 22px
	}

	.navbar-toggle .line.line-3 {
		top: 32px
	}
}

@media only screen and (max-width:600px) {
	.navbar-toggle {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(100% - 30px);
		width: calc(100% - 30px);
		margin: 0 15px;
		overflow: hidden
	}

	.navbar-toggle .line {
		right: auto;
		left: 50%;
		margin-left: -25px
	}
}

.navbar-social {
	position: absolute;
	top: 40px;
	right: 0;
	-webkit-transition: top .1s linear;
	-moz-transition: top .1s linear;
	-ms-transition: top .1s linear;
	-o-transition: top .1s linear
}

.navbar-social li {
	width: 48px;
	height: 48px
}

.navbar-social li a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #E40046;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	color: #FFF;
	font-size: 30px;
	line-height: 44.8px;
	text-align: center;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.navbar-social li a:hover {
	background-color: #D4003F;
	color: #FFF
}

.navbar-social.navbar-main-open li {
	-webkit-opacity: .2;
	-moz-opacity: .2;
	opacity: .2
}

@media only screen and (max-width:1300px) {
	.navbar-social {
		display: none
	}
}

@media only screen and (max-width:950px) {
	.navbar-social {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(16.666666666666664% - 30px);
		width: calc(16.666666666666664% - 30px);
		margin: 0 15px;
		overflow: hidden;
		position: relative;
		top: auto;
		right: auto
	}

	.navbar-social li {
		float: right;
		height: auto;
		width: auto
	}

	.navbar-social li a {
		background-color: transparent;
		font-size: 24px;
		line-height: 32px;
		-webkit-transition: color .1s linear;
		-moz-transition: color .1s linear;
		-ms-transition: color .1s linear;
		-o-transition: color .1s linear
	}

	.navbar-social li a:hover {
		color: #3C3C3B;
		background-color: transparent
	}
}

.navbar-small {
	display: none
}

.navbar-small .navbar-main {
	width: 100%;
	margin: 0;
	display: block
}

.navbar-small .navbar-main ul {
	float: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF
}

.navbar-small .navbar-main ul li {
	float: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
	text-align: center;
	border-top: 1px solid #FFF
}

.navbar-small .navbar-main ul li a {
	display: block;
	width: 100%;
	padding: 20px 0;
	color: #FFF;
	text-align: center
}

.navbar-small .navbar-main ul li .navbar-item-parent {
	display: block;
	width: 100%;
	padding: 20px 0;
	color: #FFF;
	text-align: center
}

.navbar-small .navbar-main ul li .navbar-item-parent span {
	position: relative;
	color: #FFF;
	padding-right: 20px
}

.navbar-small .navbar-main ul li .navbar-item-parent span:after {
	top: 8px;
	border-top: 6px solid #FFF
}

.navbar-small .navbar-main ul li.active a,
.navbar-small .navbar-main ul li.active span {
	color: #3C3C3B
}

.navbar-small .navbar-main ul li.active .navbar-item-parent span:after {
	border-top: 6px solid #3C3C3B
}

.navbar-small .navbar-main ul li ul {
	position: relative;
	background-color: #D4003F;
	width: 100%;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFF;
	border-bottom: none
}

.navbar-small .navbar-main ul li ul li {
	width: auto;
	float: none;
	margin: 0;
	border-top: 1px solid #FFF;
	border-bottom: none;
	padding: 0;
	margin: 0 32px
}

.navbar-small .navbar-main ul li ul li:first-child {
	border-top: none
}

.navbar-small .navbar-main ul li ul li a {
	color: #FFF !important
}

.navbar-small .navbar-main ul li ul li.active a {
	color: #3C3C3B !important
}

.navbar-small .navbar-main ul li.navbar-item-open {
	background-color: #D4003F;
	padding-bottom: 0
}

.navbar-small .navbar-main ul li.navbar-item-open .navbar-item-parent span:after {
	border-top: 0 solid transparent;
	border-bottom: 6px solid #FFF
}

.navbar-small .navbar-main ul li.navbar-item-open.active .navbar-item-parent span:after {
	border-bottom: 6px solid #3C3C3B
}

.navbar-small .navbar-main.navbar-main-open ul li {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}

.navbar-small .navbar-tools {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0
}

.navbar-small .navbar-tools ul {
	float: none
}

.navbar-small .navbar-tools ul li {
	display: block;
	margin-left: 0;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding: 0
}

.navbar-small .navbar-tools ul li a {
	display: block;
	padding: 20px 0
}

.navbar-small .navbar-tools ul li a:hover {
	color: #FFF
}

.navbar-small .navbar-tools ul li:last-child {
	border-bottom: none
}

.navbar-small .navbar-tools ul li.emphasized a {
	display: block;
	padding: 20px 0;
	border: none;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.navbar-small .navbar-tools ul li.emphasized a:hover {
	color: #FFF
}

.navbar-small .navbar-languages {
	display: block;
	width: 100%;
	margin: 0;
	padding: 16px 0;
	text-align: center;
	border-top: 1px solid #FFF
}

.navbar-small .navbar-languages li {
	margin: 0 5px 0 5px;
	font-size: 18px;
	line-height: 24px;
	line-height: 32px;
	margin-top: 0
}

.navbar-small .navbar-languages li:last-child {
	margin-right: 5px
}

.navbar-small .navbar-social {
	width: 100%;
	margin: 0;
	border-top: 1px solid #FFF;
	padding: 20px 0;
	top: 0 !important
}

.navbar-small .navbar-social li {
	width: 100%;
	float: none;
	text-align: center
}

.navbar-small .navbar-social.navbar-main-open li {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}

.admincenter header.navbar-open .navbar-default .logo {
	display: none !important
}

.admincenter .navbar-user {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(33.33333333333333% - 30px);
	width: calc(33.33333333333333% - 30px);
	margin: 0 15px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	color: #FEDD00;
	line-height: 32px;
	margin-top: 2px !important
}

.admincenter .navbar-user a,
.admincenter .navbar-user a:visited {
	color: #FEDD00
}

.admincenter .navbar-user a:hover {
	color: #F8E71C
}

@media only screen and (max-width:950px) {
	.admincenter .navbar-user {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(66.66666666666666% - 30px);
		width: calc(66.66666666666666% - 30px);
		margin: 0 15px;
		overflow: hidden;
		text-align: center
	}
}

@media only screen and (max-width:600px) {
	.admincenter .navbar-user {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(100% - 30px);
		width: calc(100% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

.admincenter .navbar-tools {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(58.333333333333336% - 30px);
	width: calc(58.333333333333336% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.admincenter .logo {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(41.66666666666667% - 30px);
	width: calc(41.66666666666667% - 30px);
	margin: 0 15px;
	overflow: hidden
}

@media only screen and (max-width:950px) {
	.admincenter .logo {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(75% - 30px) !important;
		width: calc(75% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}
}

@media only screen and (max-width:600px) {
	.admincenter .logo {
		min-height: 1px !important;
		display: inline !important;
		float: left !important;
		width: -o-calc(100% - 30px) !important;
		width: calc(100% - 30px) !important;
		margin: 0 15px !important;
		overflow: hidden !important
	}

	.admincenter .logo img {
		float: none
	}
}

@media only screen and (max-width:1300px) {
	.admincenter .navbar-main {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(58.333333333333336% - 30px);
		width: calc(58.333333333333336% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

.admincenter .navbar-small .navbar-main,
.admincenter .navbar-small .navbar-social,
.admincenter .navbar-small .navbar-tools {
	width: 100%;
	margin: 0;
	display: block
}

.admincenter .navbar-social {
	display: none
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100001;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-moz-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: 580px;
	margin: 64px auto;
	padding-left: 20px
}

.modal-dialog.modal-lg {
	width: 800px
}

@media only screen and (max-width:950px) {
	.modal-dialog.modal-lg {
		width: 640px
	}
}

@media only screen and (max-width:760px) {
	.modal-dialog {
		width: 500px
	}

	.modal-dialog.modal-lg {
		width: 500px
	}
}

@media only screen and (max-width:600px) {
	.modal-dialog {
		width: auto;
		max-width: 400px;
		padding-left: 20px;
		padding-right: 5px
	}

	.modal-dialog.modal-lg {
		width: auto
	}
}

.modal-content {
	position: relative;
	background-color: #FFF;
	border: 1px solid #FFF;
	border-radius: 10px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100000;
	background-color: #FFF
}

.modal-backdrop.fade {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}

.modal-backdrop.in {
	-webkit-opacity: .8;
	-moz-opacity: .8;
	opacity: .8
}

.modal-header {
	padding: 16px;
	border-bottom: 1px solid #FFF
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0
}

.modal-body {
	position: relative;
	padding: 16px
}

.modal-footer {
	padding: 16px;
	text-align: right;
	border-top: 1px solid #FFF
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.main.margin {
	margin-top: 144px
}

@media only screen and (max-width:600px) {
	.main.margin {
		margin-top: 64px
	}
}

.admincenter .main {
	border-top: 1px dotted #3C3C3B
}

.admincenter .main.pt {
	padding-top: 48px
}

.admincenter .main.pb {
	padding-bottom: 48px
}

.breadcrumbs {
	border-bottom: 1px dotted #3C3C3B;
	margin-bottom: 16px;
	padding: 8px 0;
	width: 100%;
	overflow: hidden
}

.breadcrumbs ol {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(100% - 30px);
	width: calc(100% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.breadcrumbs ol li {
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	line-height: 24px
}

.breadcrumbs ol li:before {
	content: "/";
	position: relative;
	display: inline-block;
	margin: 0 10px 0 0
}

.breadcrumbs ol li:first-child:before {
	content: none
}

@media only screen and (max-width:600px) {
	.breadcrumbs ol {
		text-align: center
	}
}

.square {
	width: 100%;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}

.square.visible {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}

.section {
	position: relative;
	width: 100%;
	padding: 48px 0 64px 0;
	background-color: #FFF;
	color: #3C3C3B;
	clear: both;
	overflow: hidden;
	z-index: 100
}

.section.bg-black {
	background-color: #000;
	color: #FFF
}

.section.bg-blue {
	background-color: #00AED6;
	color: #FFF
}

.section.bg-blue .icon,
.section.bg-blue h2,
.section.bg-blue h2 a,
.section.bg-blue h2 a:hover,
.section.bg-blue h2 a:visited,
.section.bg-blue h3,
.section.bg-blue p {
	color: #FFF !important
}

.section.bg-blue .yellow {
	color: #F8E71C
}

.section.bg-yellow {
	background-color: #FEDD00
}

.section.bg-green {
	background-color: #00A254;
	color: #FFF
}

.section.bg-grey-light {
	background-color: #C7C7C7
}

.section.bg-grey-lighter {
	background-color: #EDEDED
}

.section.bg-grey-lighter.border-top {
	border-top: 1px solid #D9D9D4
}

.section.bg-grey-lightest {
	background-color: #F5F5F5
}

.section.bg-grey-lightest.border-top {
	border-top: 1px solid #D9D9D4
}

.section.bg-grey-business {
	background-color: #425563
}

.section .section-bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.section .section-bg .char,
.section .section-bg .icon {
	color: #FFF !important;
	-webkit-opacity: .15;
	-moz-opacity: .15;
	opacity: .15;
	position: absolute;
	top: 50%;
	left: 50%
}

.section .section-bg .char {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800
}

.section.section-no-pt {
	padding-top: 0 !important
}

.section-header {
	padding: 32px 0 0 0;
	color: #FFF;
}

.section-header.no-mb {
	margin-bottom: 0
}

.section-header .wrapper {
	z-index: 2;
	overflow: visible;
	height: 100%;
}

.section-header .hero-img {
	position: absolute;
	left: 0;
	bottom: -41px;
	width: 430px;
}

.section-header .wrapper:after {
	content: "";
	clear: both;
}

.section-header .icon,
.section-header h2,
.section-header h2 a,
.section-header h2 a:hover,
.section-header h2 a:visited,
.section-header h3,
.section-header p {
	color: #FFF !important
}

.section-header .icon span,
.section-header h2 a span,
.section-header h2 a:hover span,
.section-header h2 a:visited span,
.section-header h2 span,
.section-header h3 span,
.section-header p span {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	display: inline-block
}

.section-header .yellow {
	color: #F8E71C
}

.section-header p {
	font-size: 18px;
	line-height: 24px
}

.section-header .icon {
	display: block;
	margin-bottom: 24px
}

.section-header .icon:first-child {
	margin-top: 46.4px
}

.section-header .header-text {
	margin-bottom: 64px !important;
	min-height: 272px !important
}

@media only screen and (max-width:950px) {
	.section-header .header-text {
		margin-bottom: 64px !important;
		min-height: auto !important
	}

	.section-header .hero-img {
		width: 45%;
	}
}

.section-header .header-text.header-text-no-title p {
	margin-top: 32px
}

.section-header .price-big-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 0
}

.section-header .price-big {
	position: relative;
	background-color: #E40046;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 0 15
}

.section-header .price-big span {
	display: block;
	color: #FFF;
	font-size: 46px;
	line-height: 48px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	padding: 16px
}

.section-header .price-big span span {
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	text-align: right;
	padding: 4px 0 0 0
}

.section-header .price-big .bottom {
	position: absolute;
	bottom: 16px;
	right: 16px;
	left: 16px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	color: #FFF
}

.section-header .section-bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #00AED6;
	overflow: hidden
}

@media only screen and (max-width:950px) {
	.section-header .section-bg .char {
		display: none !important
	}
}

@media only screen and (max-width:760px) {
	.section-header .section-bg .icon {
		display: none !important
	}
}

.section-header.section-header-big-price {
	margin-bottom: 0
}

.section-header.section-header-big-price .section-bg {
	bottom: 96px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-big-price .header-text {
		margin-bottom: 32px !important;
		min-height: auto !important
	}
}

@media only screen and (max-width:950px) {
	.section-header.section-header-big-price .price-big-wrap {
		position: relative;
		left: auto;
		bottom: auto;
		margin-bottom: 16px
	}
}

.section-header.section-header-tv .section-bg .icon-tv {
	top: 0;
	font-size: 270px;
	line-height: 270px;
	margin: 50px 0 0 -50px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-tv .section-bg .icon-tv {
		margin: 70px 0 0 150px
	}
}

.section-header.section-header-tv .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: -180px 0 0 400px
}

.section-header.section-header-tv .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	margin: 0 0 0 500px
}

.section-header.section-header-tv .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	margin: -100px 0 0 -200px
}

.section-header.section-header-tv .section-bg .char-4 {
	font-size: 80px;
	line-height: 80px;
	margin: 80px 0 0 -450px
}

.section-header.section-header-tv p a {
	color: #FEDD00;
	text-decoration: underline
}

.section-header.section-header-tv.section-header-tv-video .price-big-wrap {
	display: none
}

@media only screen and (max-width:950px) {
	.section-header.section-header-tv.section-header-tv-video .price-big-wrap {
		display: block
	}
}

.section-header.section-header-hosting .section-bg .icon-hosting {
	font-size: 250px;
	line-height: 250px;
	margin: -100px 0 0 50px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-hosting .section-bg .icon-hosting {
		margin: -100px 0 0 150px
	}
}

.section-header.section-header-hosting .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: -180px 0 0 400px
}

.section-header.section-header-hosting .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	margin: 0 0 0 500px
}

.section-header.section-header-hosting .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	margin: 50px 0 0 -200px
}

.section-header.section-header-business-hosting .section-bg {
	background-color: #425563
}

.section-header.section-header-business-hosting .section-bg .icon-hosting {
	font-size: 250px;
	line-height: 250px;
	margin: -100px 0 0 50px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-business-hosting .section-bg .icon-hosting {
		margin: -100px 0 0 150px
	}
}

.section-header.section-header-business-hosting .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: -180px 0 0 400px
}

.section-header.section-header-business-hosting .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	margin: 0 0 0 500px
}

.section-header.section-header-business-hosting .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	margin: 50px 0 0 -200px
}

.section-header.section-header-fixnet .section-bg .icon-router {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 270px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-fixnet .section-bg .icon-router {
		margin: 70px 0 0 150px
	}
}

.section-header.section-header-fixnet .section-bg .icon-phone {
	font-size: 150px;
	line-height: 150px;
	margin: 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-fixnet .section-bg .icon-phone {
		margin: 30px 0 0 -300px
	}
}

.section-header.section-header-fixnet .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: -200px 0 0 -200px
}

.section-header.section-header-fixnet .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-fixnet .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 250px 0 0 -450px
}

.section-header.section-header-home-connect .section-bg .icon-router {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-home-connect .section-bg .icon-router {
		margin: 50px 0 0 -300px
	}
}

.section-header.section-header-home-connect .section-bg .icon-phone {
	font-size: 170px;
	line-height: 170px;
	margin: 0 0 0 350px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-home-connect .section-bg .icon-phone {
		margin: 0 0 0 150px
	}
}

.section-header.section-header-home-connect .section-bg .char-1 {
	font-size: 120px;
	line-height: 120px;
	margin: -200px 0 0 400px
}

.section-header.section-header-home-connect .section-bg .char-2 {
	font-size: 140px;
	line-height: 140px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-home-connect .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 280px 0 0 -150px
}

.section-header.section-header-home-connect-promo-natale .section-bg {
	background-color: #d0011b
}

.section-header.section-header-home-connect-promo-natale .section-bg .icon-router {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-home-connect-promo-natale .section-bg .icon-router {
		margin: 50px 0 0 -300px
	}
}

.section-header.section-header-home-connect-promo-natale .section-bg .icon-phone {
	font-size: 170px;
	line-height: 170px;
	margin: 0 0 0 350px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-home-connect-promo-natale .section-bg .icon-phone {
		margin: 0 0 0 150px
	}
}

.section-header.section-header-home-connect-promo-natale .section-bg .char-1 {
	font-size: 120px;
	line-height: 120px;
	margin: -200px 0 0 400px
}

.section-header.section-header-home-connect-promo-natale .section-bg .char-2 {
	font-size: 140px;
	line-height: 140px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-home-connect-promo-natale .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 280px 0 0 -150px
}

.section-header.section-header-home-connect-promo-natale-form {
	margin-bottom: 0
}

.section-header.section-header-home-connect-promo-natale-form .section-bg {
	background-color: #d0011b
}

.section-header.section-header-home-connect-promo-natale-form .section-bg .icon-router {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-home-connect-promo-natale-form .section-bg .icon-router {
		margin: 50px 0 0 -300px
	}
}

.section-header.section-header-home-connect-promo-natale-form .section-bg .icon-phone {
	font-size: 170px;
	line-height: 170px;
	margin: 100px 0 0 -350px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-home-connect-promo-natale-form .section-bg .icon-phone {
		margin: 0 0 0 150px
	}
}

.section-header.section-header-home-connect-promo-natale-form .section-bg .char-1 {
	font-size: 120px;
	line-height: 120px;
	margin: -200px 0 0 400px
}

.section-header.section-header-home-connect-promo-natale-form .section-bg .char-2 {
	font-size: 140px;
	line-height: 140px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-home-connect-promo-natale-form .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 280px 0 0 -150px
}

.section-header.section-header-home-connect-promo-natale-form .btn {
	background-color: #FEDD00;
	color: #d0011b !important;
	font-family: 'Exo 2', sans-serif !important;
	font-weight: 600 !important;
	margin-bottom: 16px
}

.section-header.section-header-home-connect-promo-natale-form .btn:hover {
	background-color: #F8E71C
}

.section-header.section-header-home-connect-promo-natale-form .form-group {
	margin-bottom: 8px
}

.section-header.section-header-home-connect-promo-natale-form .form-group label {
	font-family: 'Exo 2', sans-serif;
	font-weight: 200;
	margin-bottom: 8px;
	display: block
}

@media only screen and (max-width:950px) {
	.section-header.section-header-home-connect-promo-natale-form .form-promo-natale {
		margin-top: 64px
	}
}

.section-header.section-header-business-connect .section-bg {
	background-color: #425563
}

.section-header.section-header-business-connect .section-bg .icon-router {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-business-connect .section-bg .icon-router {
		margin: 50px 0 0 -300px
	}
}

.section-header.section-header-business-connect .section-bg .icon-phone {
	font-size: 170px;
	line-height: 170px;
	margin: 0 0 0 350px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-business-connect .section-bg .icon-phone {
		margin: 0 0 0 150px
	}
}

.section-header.section-header-business-connect .section-bg .char-1 {
	font-size: 120px;
	line-height: 120px;
	margin: -200px 0 0 400px
}

.section-header.section-header-business-connect .section-bg .char-2 {
	font-size: 140px;
	line-height: 140px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-business-connect .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 280px 0 0 -150px
}

.section-header.section-header-business-office .section-bg {
	background-color: #425563
}

.section-header.section-header-business-office .section-bg .icon-combo {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-business-office .section-bg .icon-combo {
		margin: 50px 0 0 -300px
	}
}

.section-header.section-header-business-office .section-bg .char-1 {
	font-size: 120px;
	line-height: 120px;
	margin: -200px 0 0 400px
}

.section-header.section-header-business-office .section-bg .char-2 {
	font-size: 140px;
	line-height: 140px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-business-office .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 280px 0 0 -150px
}

.section-header.section-header-branch-connect .section-bg {
	background-color: #425563
}

.section-header.section-header-branch-connect .section-bg .icon-router {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-branch-connect .section-bg .icon-router {
		margin: 50px 0 0 -300px
	}
}

.section-header.section-header-branch-connect .section-bg .char-1 {
	font-size: 120px;
	line-height: 120px;
	margin: -200px 0 0 400px
}

.section-header.section-header-branch-connect .section-bg .char-2 {
	font-size: 140px;
	line-height: 140px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-branch-connect .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 280px 0 0 -150px
}

.section-header.section-header-datacenter-connect .section-bg {
	background-color: #425563
}

.section-header.section-header-datacenter-connect .section-bg .icon-router {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-datacenter-connect .section-bg .icon-router {
		margin: 50px 0 0 -300px
	}
}

.section-header.section-header-datacenter-connect .section-bg .char-1 {
	font-size: 120px;
	line-height: 120px;
	margin: -200px 0 0 400px
}

.section-header.section-header-datacenter-connect .section-bg .char-2 {
	font-size: 140px;
	line-height: 140px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-datacenter-connect .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 280px 0 0 -150px
}

.section-header.section-header-holiday .section-bg {
	background-color: #00A254
}

.section-header.section-header-holiday .section-bg .icon-tv {
	font-size: 140px;
	line-height: 140px;
	margin: 0 0 0 450px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-holiday .section-bg .icon-tv {
		margin: 0 0 0 250px
	}
}

.section-header.section-header-holiday .section-bg .icon-router {
	font-size: 140px;
	line-height: 140px;
	margin: 30px 0 0 -100px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-holiday .section-bg .icon-router {
		margin: 100px 0 0 -350px
	}
}

.section-header.section-header-holiday .section-bg .icon-phone {
	font-size: 120px;
	line-height: 120px;
	margin: -160px 0 0 150px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-holiday .section-bg .icon-phone {
		margin: -280px 0 0 150px
	}
}

.section-header.section-header-holiday .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: -200px 0 0 500px
}

.section-header.section-header-holiday .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	top: 0;
	margin: 30px 0 0 -50px
}

.section-header.section-header-support .section-bg .icon-help {
	font-size: 250px;
	line-height: 250px;
	margin: -150px 0 0 -200px
}

.section-header.section-header-support .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: 50px 0 0 -500px
}

.section-header.section-header-support .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	margin: -100px 0 0 400px
}

.section-header.section-header-support .section-bg .char-3 {
	font-size: 100px;
	line-height: 100px;
	margin: 0 0 0 200px
}

.section-header.section-header-support .section-bg .char-4 {
	font-size: 100px;
	line-height: 100px;
	margin: 100px 0 0 600px
}

.section-header.section-header-domain .section-bg .icon-world {
	font-size: 250px;
	line-height: 250px;
	margin: -100px 0 0 50px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-domain .section-bg .icon-world {
		margin: 70px 0 0 150px
	}
}

.section-header.section-header-domain .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: -180px 0 0 400px
}

.section-header.section-header-domain .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	margin: 0 0 0 500px
}

.section-header.section-header-domain .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	margin: 50px 0 0 -200px
}

.section-header.section-header-business-domain .section-bg {
	background-color: #425563
}

.section-header.section-header-business-domain .section-bg .icon-world {
	font-size: 250px;
	line-height: 250px;
	margin: -100px 0 0 50px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-business-domain .section-bg .icon-world {
		margin: 70px 0 0 150px
	}
}

.section-header.section-header-business-domain .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: -180px 0 0 400px
}

.section-header.section-header-business-domain .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	margin: 0 0 0 500px
}

.section-header.section-header-business-domain .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	margin: 50px 0 0 -200px
}

.section-header.section-header-service-status .section-bg .icon-router {
	font-size: 150px;
	line-height: 150px;
	margin: -130px 0 0 350px
}

.section-header.section-header-service-status .section-bg .icon-phone {
	font-size: 150px;
	line-height: 150px;
	margin: 50px 0 0 -150px
}

.section-header.section-header-service-status .section-bg .icon-tv {
	font-size: 150px;
	line-height: 150px;
	margin: -240px 0 0 50px
}

.section-header.section-header-service-status .section-bg .char-1 {
	font-size: 200px;
	line-height: 200px;
	margin: -300px 0 0 700px
}

.section-header.section-header-service-status .section-bg .char-2 {
	font-size: 200px;
	line-height: 200px;
	top: 0;
	margin: 150px 0 0 -600px
}

.section-header.section-header-availability .section-bg .icon-router {
	top: 0;
	font-size: 170px;
	line-height: 170px;
	margin: 50px 0 0 0
}

@media only screen and (max-width:950px) {
	.section-header.section-header-availability .section-bg .icon-router {
		margin: 50px 0 0 -300px
	}
}

.section-header.section-header-availability .section-bg .icon-phone {
	font-size: 170px;
	line-height: 170px;
	margin: 0 0 0 350px
}

@media only screen and (max-width:950px) {
	.section-header.section-header-availability .section-bg .icon-phone {
		margin: 0 0 0 150px
	}
}

.section-header.section-header-availability .section-bg .char-1 {
	font-size: 120px;
	line-height: 120px;
	margin: -200px 0 0 400px
}

.section-header.section-header-availability .section-bg .char-2 {
	font-size: 140px;
	line-height: 140px;
	top: 0;
	margin: 100px 0 0 600px
}

.section-header.section-header-availability .section-bg .char-3 {
	font-size: 80px;
	line-height: 80px;
	top: 0;
	margin: 280px 0 0 -150px
}

@media only screen and (max-width:950px) {
	.section-header h2 {
		margin-top: 16px
	}

	.section-header .icon {
		display: inline-block;
		margin: 0 8px
	}
}

.section-features h3 {
	margin-top: 0;
	font-style: normal
}

@media only screen and (max-width:950px) {
	.section-features h3 {
		margin-top: 32px;
		margin-bottom: 16px
	}
}

.section-options h3 {
	font-size: 26px;
	line-height: 32px;
	margin-top: 0;
	font-style: normal
}

.section-options .btn {
	margin-top: 0
}

@media only screen and (max-width:950px) {
	.section-options h3 {
		font-size: 35px;
		line-height: 40px
	}
}

.section-includes h3 {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 16px;
	font-style: normal
}

.section-includes .col-bg {
	background-color: #F5F5F5;
	padding: 32px 0 16px 0
}

.section-includes .col-pl {
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.section-includes .col-pr {
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media only screen and (max-width:950px) {
	.section-includes {
		background-color: #F5F5F5;
		padding-bottom: 16px;
		margin-bottom: 48px
	}

	.section-includes h3 {
		font-size: 18px;
		line-height: 24px;
		font-family: 'Exo 2', sans-serif;
		font-weight: 800
	}

	.section-includes .col-pl,
	.section-includes .col-pr {
		padding-left: 0;
		padding-right: 0
	}
}

.section-includes ul {
	margin-bottom: 16px
}

.section-includes ul li.mb {
	margin-bottom: 16px
}

.section-home-connect .icon {
	display: block;
	margin-bottom: 24px
}

.section-home-connect .icon:first-child {
	margin-top: 46.4px
}

.section-home-connect p {
	font-size: 18px;
	line-height: 24px
}

.section-home-connect .btn {
	margin-top: 32px
}

.section-home-connect .section-bg .icon-router {
	font-size: 250px;
	line-height: 250px;
	margin: 0 0 0 -650px
}

@media only screen and (max-width:950px) {
	.section-home-connect .section-bg .icon-router {
		margin: 0 0 0 -400px
	}
}

.section-home-connect .section-bg .icon-phone {
	font-size: 250px;
	line-height: 250px;
	margin: -200px 0 0 250px
}

@media only screen and (max-width:950px) {
	.section-home-connect .section-bg .icon-phone {
		margin: -200px 0 0 150px
	}
}

.section-home-connect .section-bg .char-1 {
	font-size: 150px;
	line-height: 150px;
	margin: -340px 0 0 0
}

.section-home-connect .section-bg .char-2 {
	font-size: 200px;
	line-height: 200px;
	top: 0;
	margin: -50px 0 0 500px
}

@media only screen and (max-width:950px) {
	.section-home-connect h2 {
		margin-top: 16px
	}

	.section-home-connect .icon {
		display: inline-block;
		margin: 0 8px
	}

	.section-home-connect .section-bg .char,
	.section-home-connect .section-bg .icon {
		display: none
	}
}

.section-tv p {
	font-size: 18px;
	line-height: 24px
}

.section-tv .icon {
	display: block;
	margin-bottom: 24px
}

.section-tv .icon:first-child {
	margin-top: 46.4px
}

.section-tv .btn {
	margin-top: 32px
}

.section-tv .price-big {
	background-color: #E40046;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 64px 0 32px 0
}

.section-tv .price-big span {
	display: block;
	color: #FFF;
	font-size: 46px;
	line-height: 48px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	padding: 16px
}

.section-tv .price-big span span {
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	text-align: right;
	padding: 4px 0 0 0
}

.section-tv .price-sm {
	display: none
}

.section-tv .section-bg .icon-tv {
	font-size: 400px;
	line-height: 400px;
	margin: -200px 0 0 -130px
}

.section-tv .section-bg .char-1 {
	font-size: 200px;
	line-height: 200px;
	margin: -260px 0 0 540px
}

.section-tv .section-bg .char-2 {
	font-size: 200px;
	line-height: 200px;
	top: 0;
	margin: 200px 0 0 -350px
}

@media only screen and (max-width:950px) {
	.section-tv .icon {
		display: inline-block;
		margin: 0 8px
	}

	.section-tv .price-big {
		margin: 32px 0 32px 0
	}

	.section-tv .price-sm {
		display: block
	}

	.section-tv .price-md {
		display: none
	}
}

@media only screen and (max-width:760px) {
	.section-tv h2 {
		margin-top: 16px
	}
}

.section-buono-viaggio h2,
.section-buono-viaggio p {
	color: #3C3C3B
}

.section-buono-viaggio h2 {
	font-size: 52px;
	line-height: 56px
}

.section-buono-viaggio p {
	font-size: 16px;
	line-height: 24px
}

.section-buono-viaggio .text-big {
	margin-bottom: 128px
}

.section-buono-viaggio .text-big p {
	font-size: 35px;
	line-height: 40px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300
}

.section-buono-viaggio .text-big a {
	display: inline-block;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #E40046
}

@media only screen and (max-width:760px) {
	.section-buono-viaggio .text-big {
		margin-bottom: 64px
	}
}

.section-buono-viaggio .icon {
	display: block;
	margin-bottom: 24px
}

.section-buono-viaggio .icon:first-child {
	margin-top: 46.4px
}

.section-buono-viaggio .section-bg .icon-flight {
	font-size: 350px;
	line-height: 350px;
	margin: -200px 0 0 100px
}

@media only screen and (max-width:950px) {
	.section-buono-viaggio .section-bg .icon-flight {
		margin: -200px 0 0 0
	}
}

.section-buono-viaggio .section-bg .char-1 {
	font-size: 100px;
	line-height: 100px;
	margin: -200px 0 0 -500px
}

.section-buono-viaggio .section-bg .char-2 {
	font-size: 100px;
	line-height: 100px;
	margin: -50px 0 0 -350px
}

.section-buono-viaggio .section-bg .char-3 {
	font-size: 100px;
	line-height: 100px;
	margin: -250px 0 0 500px
}

.section-buono-viaggio .section-bg .char-4 {
	font-size: 100px;
	line-height: 100px;
	margin: 150px 0 0 -400px
}

.section-buono-viaggio .section-bg .char-5 {
	font-size: 100px;
	line-height: 100px;
	margin: 100px 0 0 -600px
}

.section-buono-viaggio .section-bg .char-6 {
	font-size: 100px;
	line-height: 100px;
	margin: -200px 0 0 700px
}

@media only screen and (max-width:950px) {
	.section-buono-viaggio .section-bg .char {
		display: none !important
	}
}

@media only screen and (max-width:760px) {
	.section-buono-viaggio .section-bg .icon {
		display: none !important
	}
}

@media only screen and (max-width:950px) {
	.section-buono-viaggio .icon {
		display: inline-block;
		margin: 0 8px
	}
}

.section-products-1 .icon {
	display: block;
	margin-bottom: 24px
}

.section-products-1 .icon:first-child {
	margin-top: 46.4px
}

.section-products-1 p {
	font-size: 16px;
	line-height: 24px
}

@media only screen and (max-width:950px) {
	.section-products-1 .icon {
		display: inline-block;
		margin: 0 8px
	}

	.section-products-1 h2 {
		margin-top: 16px
	}
}

.section-discount p {
	font-size: 18px;
	line-height: 24px
}

.section-choose-us h2 {
	margin-bottom: 32px
}

.section-choose-us img {
	display: block;
	width: 60px;
	height: auto;
	margin: 32px auto 0 auto
}

.section-choose-us h3 {
	font-size: 26px;
	line-height: 32px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	color: #00AED6;
	font-style: normal;
	margin-bottom: 24px
}

.section-choose-us p {
	font-size: 18px;
	line-height: 24px
}

@media only screen and (max-width:950px) {
	.section-choose-us h3 {
		margin-bottom: 8px
	}
}

.section-clients h2 {
	text-align: center;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	font-style: normal
}

.section-business-connect .icon {
	display: block;
	margin-bottom: 24px
}

.section-business-connect .icon:first-child {
	margin-top: 46.4px
}

.section-business-connect p {
	font-size: 18px;
	line-height: 24px
}

.section-business-connect .btn {
	margin-top: 32px
}

.section-business-connect .section-bg .icon-router {
	font-size: 250px;
	line-height: 250px;
	margin: 0 0 0 -650px
}

@media only screen and (max-width:950px) {
	.section-business-connect .section-bg .icon-router {
		margin: 0 0 0 -400px
	}
}

.section-business-connect .section-bg .icon-phone {
	font-size: 250px;
	line-height: 250px;
	margin: -200px 0 0 250px
}

@media only screen and (max-width:950px) {
	.section-business-connect .section-bg .icon-phone {
		margin: -200px 0 0 150px
	}
}

.section-business-connect .section-bg .char-1 {
	font-size: 150px;
	line-height: 150px;
	margin: -340px 0 0 0
}

.section-business-connect .section-bg .char-2 {
	font-size: 200px;
	line-height: 200px;
	top: 0;
	margin: -50px 0 0 500px
}

@media only screen and (max-width:950px) {
	.section-business-connect h2 {
		margin-top: 16px
	}

	.section-business-connect .icon {
		display: inline-block;
		margin: 0 8px
	}

	.section-business-connect .section-bg .char,
	.section-business-connect .section-bg .icon {
		display: none
	}
}

.section-business-connect .icon,
.section-business-connect h2,
.section-business-connect h2 a,
.section-business-connect h2 a:hover,
.section-business-connect h2 a:visited,
.section-business-connect p {
	color: #FFF
}

.section-business-connect .table-price-2 li .price,
.section-business-connect .table-price-2 li h3 {
	color: #FFF !important
}

.section-business-connect .table-price-2 li .price span,
.section-business-connect .table-price-2 li h3 span {
	color: #FFF
}

.section-business-connect .table-price-2 li.emphasized .price,
.section-business-connect .table-price-2 li.emphasized h3 {
	color: #F8E71C !important
}

.section-business-connect .table-price-2 li.emphasized .price span,
.section-business-connect .table-price-2 li.emphasized h3 span {
	color: #FFF
}

.section-business-office .icon {
	display: block;
	margin-bottom: 24px
}

.section-business-office .icon:first-child {
	margin-top: 46.4px
}

.section-business-office p {
	font-size: 18px;
	line-height: 24px
}

.section-business-office .btn {
	margin-top: 32px
}

.section-business-office .section-bg .icon-router {
	font-size: 250px;
	line-height: 250px;
	margin: 0 0 0 -650px
}

@media only screen and (max-width:950px) {
	.section-business-office .section-bg .icon-router {
		margin: 0 0 0 -400px
	}
}

.section-business-office .section-bg .icon-phone {
	font-size: 250px;
	line-height: 250px;
	margin: -200px 0 0 250px
}

@media only screen and (max-width:950px) {
	.section-business-office .section-bg .icon-phone {
		margin: -200px 0 0 150px
	}
}

.section-business-office .section-bg .char-1 {
	font-size: 150px;
	line-height: 150px;
	margin: -340px 0 0 0
}

.section-business-office .section-bg .char-2 {
	font-size: 200px;
	line-height: 200px;
	top: 0;
	margin: -50px 0 0 500px
}

@media only screen and (max-width:950px) {
	.section-business-office h2 {
		margin-top: 16px
	}

	.section-business-office .icon {
		display: inline-block;
		margin: 0 8px
	}

	.section-business-office .section-bg .char,
	.section-business-office .section-bg .icon {
		display: none
	}
}

.section-business-office .icon,
.section-business-office h2,
.section-business-office h2 a,
.section-business-office h2 a:hover,
.section-business-office h2 a:visited,
.section-business-office p {
	color: #FFF
}

.section-business-office .table-price-2 li .price,
.section-business-office .table-price-2 li h3 {
	color: #FFF !important
}

.section-business-office .table-price-2 li .price span,
.section-business-office .table-price-2 li h3 span {
	color: #FFF
}

.section-business-office .table-price-2 li.emphasized .price,
.section-business-office .table-price-2 li.emphasized h3 {
	color: #F8E71C !important
}

.section-business-office .table-price-2 li.emphasized .price span,
.section-business-office .table-price-2 li.emphasized h3 span {
	color: #FFF
}

.section-business-office .icon,
.section-business-office h2,
.section-business-office h2 a,
.section-business-office h2 a:hover,
.section-business-office h2 a:visited,
.section-business-office p {
	color: #FFF
}

.section-business-tv p {
	font-size: 18px;
	line-height: 24px
}

.section-business-tv .icon {
	display: block;
	margin-bottom: 24px
}

.section-business-tv .icon:first-child {
	margin-top: 46.4px
}

.section-business-tv .btn {
	margin-top: 32px
}

.section-business-tv .price-big {
	background-color: #E40046;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 64px 0 32px 0
}

.section-business-tv .price-big span {
	display: block;
	color: #FFF;
	font-size: 46px;
	line-height: 48px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	padding: 16px
}

.section-business-tv .price-big span span {
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	text-align: right;
	padding: 4px 0 0 0
}

.section-business-tv .price-sm {
	display: none
}

.section-business-tv .section-bg .icon-tv {
	font-size: 400px;
	line-height: 400px;
	margin: -200px 0 0 -130px
}

.section-business-tv .section-bg .char-1 {
	font-size: 200px;
	line-height: 200px;
	margin: -260px 0 0 540px
}

.section-business-tv .section-bg .char-2 {
	font-size: 200px;
	line-height: 200px;
	top: 0;
	margin: 200px 0 0 -350px
}

@media only screen and (max-width:950px) {
	.section-business-tv .icon {
		display: inline-block;
		margin: 0 8px
	}

	.section-business-tv .price-big {
		margin: 32px 0 32px 0
	}

	.section-business-tv .price-sm {
		display: block
	}

	.section-business-tv .price-md {
		display: none
	}
}

@media only screen and (max-width:760px) {
	.section-business-tv h2 {
		margin-top: 16px
	}
}

.section-business-tv .icon,
.section-business-tv h2,
.section-business-tv h2 a,
.section-business-tv h2 a:hover,
.section-business-tv h2 a:visited,
.section-business-tv p {
	color: #FFF
}

.section-speedtest p {
	font-size: 18px;
	line-height: 24px
}

@media only screen and (max-width:760px) {
	.section-speedtest {
		display: none
	}
}

.section-a-b-promo-natale {
	text-align: center
}

.section-a-b-promo-natale h2,
.section-a-b-promo-natale p {
	color: #FFF
}

.section-a-b-promo-natale p {
	font-size: 18px;
	line-height: 24px
}

.section-a-b-promo-natale .bg-red {
	background-color: #d0011b
}

.section-a-b-promo-natale .bg-red .btn {
	background-color: #FEDD00;
	color: #d0011b !important
}

.section-a-b-promo-natale .bg-red .btn:hover {
	background-color: #F8E71C
}

.section-a-b-promo-natale .bg-blue {
	background-color: #00AED6
}

.section-a-b-promo-natale .bg-absolute {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%
}

.section-a-b-promo-natale .bg-absolute.bg-red {
	left: 0
}

.section-a-b-promo-natale .bg-absolute.bg-blue {
	right: 0
}

@media only screen and (max-width:760px) {
	.section-a-b-promo-natale .bg-absolute {
		display: none
	}
}

@media only screen and (max-width:760px) {
	.section-a-b-promo-natale {
		padding: 0
	}

	.section-a-b-promo-natale .wrapper {
		width: 100%;
		margin: 0;
		padding: 0;
		max-width: 100%
	}

	.section-a-b-promo-natale .bg-blue,
	.section-a-b-promo-natale .bg-red {
		margin: 0 !important;
		width: 100% !important;
		padding: 48px 0 64px 0
	}

	.section-a-b-promo-natale .wrapper-sm {
		max-width: 580px;
		margin: 0 auto
	}
}

@media only screen and (max-width:600px) {
	.section-a-b-promo-natale .wrapper-sm {
		max-width: 400px;
		padding: 0 16px
	}
}

.section-all-ip-text h4 {
	font-size: 52px;
	line-height: 56px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-style: italic
}

.section-all-ip-text p {
	font-size: 18px;
	line-height: 24px
}

.section-all-ip-text .btn {
	margin-top: 32px;
	margin-left: 10px;
	margin-right: 10px
}

@media only screen and (max-width:760px) {
	.section-all-ip-text h4 {
		font-size: 35px;
		line-height: 40px
	}

	.section-all-ip-text .btn {
		margin-bottom: 0
	}
}

.section-all-ip-step {
	margin-bottom: 32px
}

.section-all-ip-step h4 {
	font-size: 52px;
	line-height: 56px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-style: italic
}

.section-all-ip-step p {
	font-size: 18px;
	line-height: 24px
}

.section-all-ip-step p.sm {
	font-size: 14px;
	line-height: 24px;
	line-height: 18px
}

.section-all-ip-step .all-ip-01 {
	width: 100%;
	height: auto
}

.section-all-ip-step .all-ip-02 {
	width: 100%;
	height: auto
}

.section-all-ip-step .all-ip-03 {
	width: 100%;
	height: auto
}

@media only screen and (max-width:760px) {
	.section-all-ip-step {
		text-align: center;
		padding-top: 0
	}

	.section-all-ip-step h4 {
		font-size: 35px;
		line-height: 40px
	}

	.section-all-ip-step .all-ip-01,
	.section-all-ip-step .all-ip-02,
	.section-all-ip-step .all-ip-03 {
		margin-top: 32px;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto
	}
}

.section-support-light {
	padding-bottom: 80px;
	text-align: center
}

.section-support-light h2 {
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 80px;
	font-style: normal
}

.section-support-light .support-light-box {
	width: 300px;
	display: inline-block;
	margin: 0 15px 32px 15px;
	background-color: #F5F5F5;
	padding: 32px 0
}

.section-support-light .support-light-box .icon {
	line-height: 30px
}

.section-support-light .support-light-box h5 {
	font-size: 35px;
	line-height: 40px;
	padding: 0 30px;
	margin-bottom: 16px
}

.section-support-light .support-light-box p {
	font-size: 18px;
	line-height: 24px;
	padding: 0 30px
}

@media only screen and (max-width:600px) {
	.section-support-light .support-light-box {
		width: 100%;
		margin: 0 0 32px 0
	}

	.section-support-light .support-light-box h5,
	.section-support-light .support-light-box p {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
}

.section-tv-options {
	padding-top: 96px
}

.section-tv-options h4 {
	font-size: 35px;
	line-height: 40px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-style: italic
}

.section-tv-options p {
	font-size: 18px;
	line-height: 24px
}

.section-tv-options .btn {
	margin-top: 16px;
	margin-left: 10px;
	margin-right: 10px
}

.section-tv-options .mt {
	margin-top: 32px !important
}

@media only screen and (max-width:760px) {
	.section-tv-options h4 {
		font-size: 35px;
		line-height: 40px
	}

	.section-tv-options .btn {
		margin-bottom: 0
	}
}

.section-jobs ul {
	margin-bottom: 32px
}

.section-jobs ul li {
	position: relative;
	padding-left: 20px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300
}

.section-jobs ul li:before {
	position: absolute;
	top: 12px;
	left: 0;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #3C3C3B
}

.badges {
	text-align: center;
	margin: 64px 0 0 0
}

.badges li {
	display: inline-block
}

.section-spotlight {
	padding: 0;
	border-bottom: 1px solid #FFF
}

@media only screen and (max-width:760px) {
	/*.section-spotlight {
display:none
}*/
}

@media only screen and (max-width:760px) {
	.section-spotlight.show-sm {
		display: block
	}
}

.spotlight {
	padding: 64px 0 0 0;
	cursor: pointer;
	position: relative
}

#skip {
	position: absolute;
	bottom: 80px;
	left: 0
}

.spotlight-home-connect-flex-v2 {
	color: #FFF;
	background: #00aed6;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #00aed6), to(#e40046));
	background: linear-gradient(to right, #00aed6 0, #e40046 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aed6', endColorstr='#e40046', GradientType=1)
}

.spotlight-home-connect-flex-v2 h2 {
	font-size: 55px;
	line-height: 64px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 32px
}





@media only screen and (max-width:1100px) {
	.spotlight-home-connect-flex-v2 h2 {
		font-size: 40px;
		line-height: 48px
	}
}

.spotlight-home-connect-flex-v2 h3 {
	font-size: 24px;
	line-height: 32px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #FFF;
	font-style: normal;
	margin: 0 0 48px 0
}

.spotlight-home-connect-flex-v2 .price {
	display: inline-block;
	border: 2px solid #FEDD00;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 8px 16px 16px 16px;
	margin-bottom: 64px;
	width: 100%;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.spotlight-home-connect-flex-v2 .price span {
	color: #FEDD00
}

.spotlight-home-connect-flex-v2 .price span.span1 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 56px;
	line-height: 64px;
	width: 100%;
	display: block;
	margin-bottom: 8px
}

.spotlight-home-connect-flex-v2 .price span.span2 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 200;
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 18px
}

.spotlight-home-connect-flex-v2 .price span.span3 {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	text-align: right
}

@media only screen and (max-width:1100px) {
	.spotlight-home-connect-flex-v2 .price {
		margin-bottom: 96px
	}
}


.spotlight-web-tv-v2 .price {
	display: inline-block;
	border: 2px solid #E40046;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 8px 16px 16px 16px;
	margin-bottom: 64px;
	width: 100%;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.spotlight-web-tv-v2 .price span {
	color: #E40046
}

.spotlight-web-tv-v2 .price span.span1 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 56px;
	line-height: 64px;
	width: 100%;
	display: block;
	margin-bottom: 8px
}

.spotlight-web-tv-v2 .price span.span2 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 200;
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 18px
}

.spotlight-web-tv-v2 .price span.span3 {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	text-align: right
}

/* Babbo promo natale START */
.spotlight-babbo {
	background-color: #000;
	color: #FFF;
	background-image: url(../images/Slider_BabboNatale_PNG.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.spotlight-babbo div.head {
	font-size: 62pt;
	line-height: 58pt;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #e21d4c;
	margin-top: 0;
	margin-bottom: 40px;
	max-width: 660px;
	font-style: oblique;
}

.spotlight-babbo div.head.de {
	font-size: 45pt;
	line-height: 40pt;
}

.spotlight-babbo div.infobox {
	width: 570px;
	height: 45px;
	border-radius: 5px;
	background: #00aed6;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #00aed6), to(#e40046));
	background: linear-gradient(to right, #00aed6 0, #e40046 100%);
	text-align: center;
	margin-bottom: 40px;
}

.spotlight-babbo div.infobox div.text {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-family: 'Exo 2', sans-serif;
	font-weight: 700;
	font-size: 24px;
}

.spotlight-babbo div.price {
	display: inline-block;
	border: 2px solid #E40046;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 8px 16px 16px 16px;
	margin-bottom: 64px;
	width: 100%;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.spotlight-babbo div.price span {
	color: #e21d4c;
}

.spotlight-babbo div.price .span1 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 56px;
	line-height: 64px;
	width: 100%;
	display: block;
	margin-bottom: 8px;
}

.spotlight-babbo div.price .span2 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 18px
}

.spotlight-babbo div.price .span3 {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	text-align: right
}

@media only screen and (max-width: 1100px) {

	.spotlight-babbo div.infobox {
		width: 500px;
	}

	.spotlight-babbo div.infobox div.text {
		font-size: 21px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.spotlight-babbo div.head {
		font-size: 50pt;
		line-height: 46pt;
	}

	.spotlight-babbo div.head.de {
		font-size: 36pt;
		line-height: 34pt;
	}

}

/* Babbo promo natal END */

/* Couple promo natale START */
.spotlight-couple {
	background-color: #000;
	color: #FFF;
	background-image: url(../images/Slider_coppia_PNG.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.spotlight-couple div.head {
	font-size: 62pt;
	line-height: 58pt;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 40px;
	max-width: 660px;
	font-style: oblique;
}

.spotlight-couple div.infobox {
	width: 570px;
	height: 45px;
	border-radius: 5px;
	background: #00aed6;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #00aed6), to(#e40046));
	background: linear-gradient(to right, #00aed6 0, #e40046 100%);
	text-align: center;
	margin-bottom: 40px;
}

.spotlight-couple div.infobox div.text {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-family: 'Exo 2', sans-serif;
	font-weight: 700;
	font-size: 24px;
}

.spotlight-couple div.price {
	display: inline-block;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 8px 16px 16px 16px;
	margin-bottom: 64px;
	width: 100%;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #00b5d4;
}

.spotlight-couple div.price span {
	color: #ffffff;
}

.spotlight-couple div.price .span1 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 56px;
	line-height: 64px;
	width: 100%;
	display: block;
	margin-bottom: 8px;
}

.spotlight-couple div.price .span2 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 18px
}

.spotlight-couple div.price .span3 {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	text-align: right
}

/* Couple promo natale END */

.spotlight-all-ip-v2 {
	background-color: #26b2b2;
	color: #FFF;
	background-image: url(../images/spotlight-all-ip.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.spotlight-christmas {
	background-color: #26b2b2;
	color: #FFF;
	background-image: url(../images/test_babbo_natale_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.spotlight-all-ip-v2 h2 {
	font-size: 40px;
	line-height: 48px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 32px
}

.spotlight-all-ip-v2 h3 {
	font-size: 22px;
	line-height: 32px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #FFF;
	font-style: normal;
	margin: 0 0 48px 0
}

@media only screen and (max-width:950px) {
	.spotlight-all-ip-v2.spotlight-all-ip-v2-de h3 br {
		display: none
	}
}

.spotlight-all-ip-v2 .price {
	display: inline-block;
	border: 2px solid #FEDD00;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 8px 16px 16px 16px;
	margin-bottom: 64px;
	width: 100%;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.spotlight-all-ip-v2 .price span {
	color: #FEDD00
}

.spotlight-all-ip-v2 .price span.span1 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 56px;
	line-height: 64px;
	width: 100%;
	display: block;
	margin-bottom: 8px
}

.spotlight-all-ip-v2 .price span.span2 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 200;
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 18px
}

.spotlight-all-ip-v2 .price span.span3 {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	text-align: right
}

.spotlight-business-connect-v2 {
	background-color: #000;
	color: #FFF;
	background-image: url(../images/spotlight-business-connect.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.spotlight-business-connect-v2 h2 {
	font-size: 55px;
	line-height: 64px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 32px
}

.spotlight-business-connect-v2 h3 {
	font-size: 24px;
	line-height: 32px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #FFF;
	font-style: normal;
	margin: 0 0 48px 0
}

.spotlight-business-connect-v2 .price {
	display: inline-block;
	border: 2px solid #E40046;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 8px 16px 16px 16px;
	margin-bottom: 64px;
	width: 100%;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.spotlight-business-connect-v2 .price span {
	color: #E40046
}

.spotlight-business-connect-v2 .price span.span1 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 56px;
	line-height: 64px;
	width: 100%;
	display: block;
	margin-bottom: 8px
}

.spotlight-business-connect-v2 .price span.span2 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 200;
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 18px
}

.spotlight-business-connect-v2 .price span.span3 {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	text-align: right
}

.unslider {
	overflow: auto;
	margin: 0;
	padding: 0
}

.unslider-wrap {
	position: relative
}

.unslider-wrap.unslider-carousel&gt;li {
	float: left
}

.unslider-vertical&gt;ul {
	height: 100%
}

.unslider-vertical li {
	float: none;
	width: 100%
}

.unslider-fade {
	position: relative
}

.unslider-fade .unslider-wrap li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
	z-index: 10
}

.unslider li,
.unslider ol,
.unslider ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none
}

.unslider-arrow {
	position: absolute;
	left: 20px;
	z-index: 2;
	cursor: pointer
}

.unslider-arrow.next {
	left: auto;
	right: 20px
}

.unslider-arrow {
	position: absolute;
	top: 50%;
	display: block;
	width: 48px;
	height: 48px;
	margin-top: -24px;
	background-color: #E40046;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-ms-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	color: #FFF;
	text-indent: -99999px
}

.unslider-arrow:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 16px;
	height: 3px;
	background-color: #FFF;
	-webkit-transition: margin-top .1s ease-in-out;
	-moz-transition: margin-top .1s ease-in-out;
	-ms-transition: margin-top .1s ease-in-out;
	-o-transition: margin-top .1s ease-in-out;
	top: 28px;
	-webkit-transform: rotate(135deg) !important;
	-moz-transform: rotate(135deg) !important;
	-ms-transform: rotate(135deg) !important;
	-o-transform: rotate(135deg) !important;
	margin-left: -6px
}

.unslider-arrow:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 16px;
	height: 3px;
	background-color: #FFF;
	-webkit-transition: margin-top .1s ease-in-out;
	-moz-transition: margin-top .1s ease-in-out;
	-ms-transition: margin-top .1s ease-in-out;
	-o-transition: margin-top .1s ease-in-out;
	top: 18px;
	-webkit-transform: rotate(-135deg) !important;
	-moz-transform: rotate(-135deg) !important;
	-ms-transform: rotate(-135deg) !important;
	-o-transform: rotate(-135deg) !important;
	margin-left: -6px
}

.unslider-arrow:hover {
	background-color: #D4003F;
	color: #FFF
}

.unslider-arrow.prev {
	left: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.unslider-arrow.prev:before {
	-webkit-transform: rotate(-135deg) !important;
	-moz-transform: rotate(-135deg) !important;
	-ms-transform: rotate(-135deg) !important;
	-o-transform: rotate(-135deg) !important;
	margin-left: -10px
}

.unslider-arrow.prev:after {
	-webkit-transform: rotate(135deg) !important;
	-moz-transform: rotate(135deg) !important;
	-ms-transform: rotate(135deg) !important;
	-o-transform: rotate(135deg) !important;
	margin-left: -10px
}

@media only screen and (max-width:950px) {
	.unslider-arrow.prev {
		display: none
	}
}

.unslider-arrow.next {
	right: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

.unslider-nav {
	display: none
}

.unslider-nav ol {
	list-style: none;
	text-align: center
}

.unslider-nav ol li {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 4px;
	background: 0 0;
	border-radius: 5px;
	overflow: hidden;
	text-indent: -999em;
	border: 2px solid #fff;
	cursor: pointer
}

.unslider-nav ol li.unslider-active {
	background: #fff;
	cursor: default
}

.jquery-background-video-wrapper {
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.jquery-background-video {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.js .jquery-background-video {
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear
}

.js .jquery-background-video.is-visible {
	opacity: 1
}

.jquery-background-video-pauseplay {
	position: absolute;
	background: 0 0 !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	width: 20px;
	height: 20px;
	top: 15px;
	right: 15px;
	padding: 0 !important;
	cursor: pointer;
	outline: 0 !important
}

.jquery-background-video-pauseplay span {
	display: none
}

.jquery-background-video-pauseplay:after,
.jquery-background-video-pauseplay:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.jquery-background-video-pauseplay.play:before {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #FFF
}

.jquery-background-video-pauseplay.pause:after,
.jquery-background-video-pauseplay.pause:before {
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 5px solid #FFF
}

.jquery-background-video-pauseplay.pause:after {
	left: 10px
}

th {
	text-align: left
}

.table {
	width: 100% !important;
	max-width: 100%;
	margin-bottom: 32px;
	border-bottom: 1px dotted #3C3C3B;
	color: #3C3C3B
}

.table.no-thead {
	border-top: 1px dotted #3C3C3B
}

.table&gt;tbody&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;thead&gt;tr&gt;th {
	padding: 12px 0;
	vertical-align: top;
	border-bottom: 1px dotted #3C3C3B
}

.table&gt;thead&gt;tr&gt;th {
	border-bottom: 1px solid #3C3C3B;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.table&gt;caption+thead&gt;tr:first-child&gt;td,
.table&gt;caption+thead&gt;tr:first-child&gt;th,
.table&gt;colgroup+thead&gt;tr:first-child&gt;td,
.table&gt;colgroup+thead&gt;tr:first-child&gt;th,
.table&gt;thead:first-child&gt;tr:first-child&gt;td,
.table&gt;thead:first-child&gt;tr:first-child&gt;th {
	border-top: 1px solid #3C3C3B
}

.table&gt;tbody+tbody {
	border-top: 2px solid #3C3C3B
}

.table-condensed&gt;tbody&gt;tr&gt;td,
.table-condensed&gt;tbody&gt;tr&gt;th,
.table-condensed&gt;tfoot&gt;tr&gt;td,
.table-condensed&gt;tfoot&gt;tr&gt;th,
.table-condensed&gt;thead&gt;tr&gt;td,
.table-condensed&gt;thead&gt;tr&gt;th {
	padding: 8px
}

.table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
	background-color: #C7C7C7
}

.table-hover&gt;tbody&gt;tr:hover {
	background-color: transparent
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table-price-1 {
	margin: 16px 0 16px 0;
	padding-top: 16px
}

.table-price-1 li {
	position: relative;
	overflow: hidden;
	border-top: 1px dotted #3C3C3B;
	padding: 8px 0 16px 0;
	min-height: 80px
}

.table-price-1 li h3 {
	font-size: 46px;
	line-height: 48px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 130px
}

.table-price-1 li h3 span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	margin-top: 4px;
	font-style: normal
}

.table-price-1 li .price {
	position: absolute;
	top: 8px;
	right: 0;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 46px;
	line-height: 48px;
	color: #00AED6
}

.table-price-1 li .price span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	color: #3C3C3B;
	margin-top: 4px
}

@media only screen and (max-width:1100px) {
	.table-price-1 li {
		min-height: 64px;
		padding-top: 4px
	}

	.table-price-1 li .price,
	.table-price-1 li h3 {
		font-size: 35px;
		line-height: 40px
	}

	.table-price-1 li .price {
		top: 4px
	}
}

@media only screen and (max-width:950px) {
	.table-price-1 {
		margin-bottom: 0
	}

	.table-price-1 li {
		min-height: 80px;
		padding-top: 8px
	}

	.table-price-1 li .price,
	.table-price-1 li h3 {
		font-size: 46px;
		line-height: 48px
	}

	.table-price-1 li .price span,
	.table-price-1 li h3 span {
		text-align: left
	}

	.table-price-1 li h3 {
		text-align: left
	}

	.table-price-1 li .price {
		top: 8px
	}
}

@media only screen and (max-width:760px) {
	.table-price-1 li {
		min-height: 64px;
		padding-top: 4px
	}

	.table-price-1 li .price,
	.table-price-1 li h3 {
		font-size: 35px;
		line-height: 40px
	}

	.table-price-1 li .price {
		top: 4px
	}
}

@media only screen and (max-width:600px) {
	.table-price-1 li {
		padding-top: 8px;
		padding-bottom: 32px
	}

	.table-price-1 li .price,
	.table-price-1 li h3 {
		margin-right: 0;
		margin-bottom: 0;
		text-align: center
	}

	.table-price-1 li .price span,
	.table-price-1 li h3 span {
		width: 100%;
		text-align: center
	}

	.table-price-1 li .price {
		width: 100%;
		position: relative;
		top: auto;
		right: auto
	}
}

.table-price-2 {
	display: block;
	margin: 0 -15px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 16px
}

.table-price-2:after,
.table-price-2:before {
	content: "";
	display: table
}

.table-price-2:after {
	clear: both
}

.table-price-2 li {
	position: relative;
	overflow: hidden;
	border: 1px solid #FFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.table-price-2 li .wrapper {
	width: 100%;
	max-width: none;
	padding: 0;
	margin: 0
}

.table-price-2 li h3 {
	font-size: 46px;
	line-height: 48px;
	margin: 0 16px 8px 16px;
	text-align: center;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 8px
}

.table-price-2 li h3 span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	margin-top: 4px;
	font-style: normal
}

.table-price-2 li .price {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 46px;
	line-height: 48px;
	text-align: center
}

.table-price-2 li .price span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	margin-top: 4px
}

.table-price-2 li .price span .strike {
	margin: 0;
	display: inline-block;
	text-decoration: line-through;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.table-price-2 li.emphasized .price,
.table-price-2 li.emphasized h3 {
	color: #F8E71C !important
}

.table-price-2 li.emphasized .price span,
.table-price-2 li.emphasized h3 span {
	color: #FFF
}

.table-price-2 li.emphasized h3 .icon {
	margin: 10px 0 0 -5px;
	display: inline-block;
	vertical-align: top;
	color: #F8E71C !important;
	font-size: 16px;
	line-height: 16px
}

@media only screen and (max-width:1100px) {

	.table-price-2 li .price,
	.table-price-2 li h3 {
		font-size: 35px;
		line-height: 40px
	}

	.table-price-2 li.emphasized h3 .icon {
		margin-left: -2px
	}
}

@media only screen and (max-width:950px) {
	.table-price-2 {
		margin-bottom: 0
	}

	.table-price-2 li {
		margin-bottom: 32px !important
	}

	.table-price-2 li .price,
	.table-price-2 li h3 {
		font-size: 46px;
		line-height: 48px
	}
}

.table-price-3 {
	display: block;
	margin: 0 -15px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 16px
}

.table-price-3:after,
.table-price-3:before {
	content: "";
	display: table
}

.table-price-3:after {
	clear: both
}

.table-price-3 li {
	position: relative;
	overflow: hidden;
	text-align: center
}

.table-price-3 li .square {
	position: relative;
	overflow: hidden;
	border: 1px solid #00AED6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 32px
}

.table-price-3 li .wrapper {
	width: 100%;
	padding: 0;
	margin: 0
}

.table-price-3 li h3 {
	font-size: 46px;
	line-height: 48px;
	margin: 0 16px 0 16px;
	text-align: center;
	border-bottom: 1px dotted #3C3C3B;
	padding-bottom: 16px
}

.table-price-3 li h3 span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	margin-top: 4px;
	font-style: normal
}

.table-price-3 li .features {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	margin: 16px 16px 8px 16px;
	text-align: center;
	border-bottom: 1px dotted #3C3C3B;
	padding: 0 0 16px 0
}

.table-price-3 li .price {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 46px;
	line-height: 48px;
	color: #00AED6;
	text-align: center;
	padding-bottom: 0
}

.table-price-3 li .price span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	color: #3C3C3B;
	margin-top: 4px
}

.table-price-3 li .price span .strike {
	margin: 0;
	display: inline-block;
	text-decoration: line-through;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.table-price-3 li p {
	font-size: 16px;
	line-height: 24px
}

.table-price-3 li.emphasized .square {
	background-color: #FEDD00
}

.table-price-3 li.emphasized .price,
.table-price-3 li.emphasized h3 {
	color: #3C3C3B !important
}

.table-price-3 li.emphasized .price span,
.table-price-3 li.emphasized h3 span {
	color: #3C3C3B
}

@media only screen and (max-width:1300px) {
	.table-price-3 li .features {
		margin-top: 8px;
		padding-bottom: 8px
	}
}

@media only screen and (max-width:1100px) {
	.table-price-3 li {
		margin-bottom: 32px !important
	}

	.table-price-3 li:nth-child(3) {
		margin-bottom: 0 !important
	}

	.table-price-3 li .price,
	.table-price-3 li h3 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 0
	}

	.table-price-3 li h3 {
		padding-bottom: 8px
	}

	.table-price-3 li.emphasized h3 .icon {
		margin-left: -2px
	}
}

@media only screen and (max-width:950px) {
	.table-price-3 {
		margin-bottom: 0
	}

	.table-price-3 li {
		margin-bottom: 32px
	}

	.table-price-3 li .price,
	.table-price-3 li h3 {
		font-size: 46px;
		line-height: 48px
	}

	.table-price-3 li h3 {
		margin: 0 16px 0 16px;
		padding-bottom: 16px
	}

	.table-price-3 li .features {
		margin-bottom: 16px
	}
}

@media only screen and (max-width:600px) {

	.table-price-3 li .price,
	.table-price-3 li h3 {
		font-size: 35px;
		line-height: 40px
	}

	.table-price-3 li h3 {
		padding-bottom: 8px
	}

	.table-price-3 li .features {
		margin-bottom: 8px
	}
}

@media only screen and (max-width:360px) {

	.table-price-3 li .price,
	.table-price-3 li h3 {
		font-size: 26px;
		line-height: 32px;
		line-height: 24px
	}
}

@media only screen and (max-width:1300px) {
	.table-price-3.table-price-business-office li {
		margin-bottom: 0 !important
	}

	.table-price-3.table-price-business-office li .price,
	.table-price-3.table-price-business-office li h3 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 0
	}

	.table-price-3.table-price-business-office li h3 {
		padding-bottom: 8px
	}
}

@media only screen and (max-width:1100px) {
	.table-price-3.table-price-business-office {
		margin-bottom: 0
	}

	.table-price-3.table-price-business-office li {
		margin-bottom: 32px
	}

	.table-price-3.table-price-business-office li .price,
	.table-price-3.table-price-business-office li h3 {
		font-size: 46px;
		line-height: 48px
	}

	.table-price-3.table-price-business-office li h3 {
		margin: 0 16px 0 16px;
		padding-bottom: 16px
	}

	.table-price-3.table-price-business-office li .features {
		margin-bottom: 16px
	}
}

.table-price-4 {
	display: block;
	margin: 0 -15px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 16px
}

.table-price-4:after,
.table-price-4:before {
	content: "";
	display: table
}

.table-price-4:after {
	clear: both
}

.table-price-4 li {
	position: relative;
	overflow: hidden;
	text-align: center
}

.table-price-4 li .square {
	position: relative;
	overflow: hidden;
	border: 1px solid #00AED6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 32px
}

.table-price-4 li .wrapper {
	width: 100%;
	padding: 0;
	margin: 0
}

.table-price-4 li h3 {
	font-size: 46px;
	line-height: 48px;
	margin: 0 16px 16px 16px;
	text-align: center;
	border-bottom: 1px dotted #3C3C3B;
	padding-bottom: 16px
}

.table-price-4 li h3 span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	margin-top: 4px;
	font-style: normal
}

.table-price-4 li .price {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 46px;
	line-height: 48px;
	color: #00AED6;
	text-align: center
}

.table-price-4 li .price span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	color: #3C3C3B;
	margin-top: 4px
}

.table-price-4 li .price span .strike {
	margin: 0;
	display: inline-block;
	text-decoration: line-through;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.table-price-4 li.emphasized .square {
	background-color: #FEDD00
}

.table-price-4 li.emphasized .price,
.table-price-4 li.emphasized h3 {
	color: #3C3C3B !important
}

.table-price-4 li.emphasized .price span,
.table-price-4 li.emphasized h3 span {
	color: #3C3C3B
}

@media only screen and (max-width:950px) {
	.table-price-4 {
		margin-bottom: 0
	}

	.table-price-4 li {
		margin-bottom: 32px
	}
}

@media only screen and (max-width:360px) {

	.table-price-4 li .price,
	.table-price-4 li h3 {
		font-size: 35px;
		line-height: 40px
	}
}

.table-price-5 {
	display: block;
	margin: 0 -15px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 16px
}

.table-price-5:after,
.table-price-5:before {
	content: "";
	display: table
}

.table-price-5:after {
	clear: both
}

.table-price-5 li {
	position: relative;
	overflow: hidden;
	text-align: center
}

.table-price-5 li .square {
	position: relative;
	overflow: hidden;
	border: 1px solid #00AED6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 32px
}

.table-price-5 li .wrapper {
	width: 100%;
	padding: 0;
	margin: 0
}

.table-price-5 li h3 {
	font-size: 52px;
	line-height: 56px;
	margin: 0 16px 16px 16px;
	text-align: center;
	border-bottom: 1px dotted #3C3C3B;
	padding-bottom: 16px
}

.table-price-5 li h3 span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	margin-top: 4px;
	font-style: normal
}

.table-price-5 li .price {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 52px;
	line-height: 56px;
	color: #00AED6;
	text-align: center
}

.table-price-5 li .price span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	color: #3C3C3B;
	margin-top: 4px
}

.table-price-5 li .price span .strike {
	margin: 0;
	display: inline-block;
	text-decoration: line-through;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.table-price-5 li.emphasized .square {
	background-color: #FEDD00
}

.table-price-5 li.emphasized .price,
.table-price-5 li.emphasized h3 {
	color: #3C3C3B !important
}

.table-price-5 li.emphasized .price span,
.table-price-5 li.emphasized h3 span {
	color: #3C3C3B
}

@media only screen and (max-width:1300px) {
	.table-price-5 li h3 {
		font-size: 46px;
		line-height: 48px
	}

	.table-price-5 li .price {
		font-size: 46px;
		line-height: 48px
	}
}

@media only screen and (max-width:950px) {
	.table-price-5 {
		margin-bottom: 0
	}

	.table-price-5 li {
		margin-bottom: 32px
	}
}

@media only screen and (max-width:360px) {

	.table-price-5 li .price,
	.table-price-5 li h3 {
		font-size: 35px;
		line-height: 40px
	}
}

.table-features-1 {
	display: block;
	margin: 0 -15px
}

.table-features-1:after,
.table-features-1:before {
	content: "";
	display: table
}

.table-features-1:after {
	clear: both
}

.table-features-1 li {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 32px !important;
	border: 1px solid #00AED6
}

.table-features-1 li .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center
}

.table-features-1 li p {
	font-size: 16px;
	line-height: 24px;
	margin: 0 16px
}

.table-features-1 li p .big {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 35px;
	line-height: 40px;
	font-style: italic;
	display: block;
	margin-bottom: 8px
}

.table-features-1 li p .big i {
	font-size: 26px;
	line-height: 32px
}

.table-features-1 li.emphasized {
	background-color: #FEDD00
}

@media only screen and (max-width:1100px) {
	.table-features-1 li {
		margin-top: 32px !important
	}
}

@media only screen and (max-width:950px) {
	.table-features-1 li {
		margin-top: 32px !important
	}
}

@media only screen and (max-width:600px) {
	.table-features-1 li {
		margin-top: 32px !important
	}
}

.table-options-1 {
	display: block;
	margin: 0 -15px;
	margin-bottom: 32px
}

.table-options-1:after,
.table-options-1:before {
	content: "";
	display: table
}

.table-options-1:after {
	clear: both
}

.table-options-1 li {
	border-top: 1px dotted #3C3C3B;
	padding-top: 8px;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	margin-bottom: 48px
}

.table-options-1 li .icon {
	margin-right: 5px
}

.table-options-1 li strong {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800
}

@media only screen and (max-width:1100px) {
	.table-options-1 li {
		margin-bottom: 48px !important
	}
}

@media only screen and (max-width:950px) {
	.table-options-1 {
		margin-top: 16px
	}
}

@media only screen and (max-width:600px) {
	.table-options-1 li {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(100% - 30px);
		width: calc(100% - 30px);
		margin: 0 15px;
		overflow: hidden;
		margin-bottom: 48px !important
	}
}

.list-support {
	margin-top: 16px
}

.list-support li {
	position: relative;
	border-top: 1px dotted #3C3C3B;
	padding-top: 8px;
	margin-bottom: 32px
}

.list-support li p {
	font-size: 16px;
	line-height: 24px
}

.list-support li p strong {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800
}

.list-support.list-support-icon li .icon {
	font-size: 26px;
	line-height: 32px;
	position: absolute;
	top: 8px;
	left: 0;
	margin-top: 0 !important
}

.list-support.list-support-icon li p {
	padding-left: 50px
}

@media only screen and (max-width:760px) {
	.list-support.list-support-icon li .icon {
		position: relative;
		top: auto;
		left: auto
	}

	.list-support.list-support-icon li p {
		padding-left: 0
	}
}

.list-support-files {
	border-top: 1px dotted #3C3C3B;
	padding-top: 8px;
	padding-bottom: 16px
}

.list-support-files li {
	font-size: 16px;
	line-height: 24px
}

.list-support-files li a,
.list-support-files li a:visited {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.select-style {
	position: relative;
	padding: 0;
	margin: 0;
	border: 2px solid #BFBFBF;
	width: 195px;
	border-radius: 5px;
	overflow: hidden;
	background: #FFF
}

.select-style:after {
	content: "";
	position: absolute;
	z-index: 101;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #00AED6;
	margin-top: -3px
}

.select-style select {
	position: relative;
	z-index: 100;
	padding: 12.8px 16px 16px 12px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #3C3C3B;
	width: 130%;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: opacity linear .2s;
	-moz-transition: opacity linear .2s;
	-ms-transition: opacity linear .2s;
	-o-transition: opacity linear .2s
}

.select-style select:focus {
	outline: 0
}

.select-style select.disabled {
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}

.select-style.test-speed {
	width: 115px
}

.test {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(100% - 30px);
	width: calc(100% - 30px);
	margin: 0 15px;
	border-top: 1px solid #D9D9D4;
	border-bottom: 1px solid #D9D9D4;
	overflow: hidden;
	margin-top: 64px;
	margin-bottom: 32px;
	padding: 32px 0 0 0
}

.test .label {
	float: left;
	margin-right: 15px;
	color: #3C3C3B;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	padding-top: 16px
}

.test .select-style {
	float: left;
	margin-right: 30px;
	margin-bottom: 32px
}

@media only screen and (max-width:950px) {
	.test .select-style {
		float: none;
		margin-right: 0
	}
}

.test br {
	display: none
}

.test .test-restart {
	display: none
}

.test .btn {
	float: right;
	margin-bottom: 0;
	margin-top: 0
}

@media only screen and (max-width:950px) {
	.test .btn {
		width: 100%
	}
}

.test .btn.disabled {
	background-color: #666664;
	cursor: default;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}

@media only screen and (max-width:1100px) {
	.test .label {
		width: 130px;
		padding-top: 0;
		text-align: right
	}
}

@media only screen and (max-width:950px) {
	.test {
		text-align: center
	}

	.test .label {
		display: block;
		float: none;
		margin-bottom: 16px;
		text-align: center;
		margin-right: 0;
		padding-top: 0;
		width: auto
	}

	.test .select-style {
		display: inline-block;
		margin-bottom: 16px
	}

	.test .select-style select {
		float: none;
		margin: 0 auto;
		display: inline-block
	}

	.test br {
		display: block
	}

	.test .btn {
		float: none;
		width: auto;
		margin-top: 16px;
		margin-bottom: 32px
	}
}

@media only screen and (max-width:760px) {
	.test {
		display: none
	}
}

.result {
	height: 0;
	overflow: hidden;
	visibility: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	margin-bottom: 32px;
	-webkit-transition: height .4s linear 0s, opacity .2s linear .4s;
	transition: height .4s linear 0s, opacity .2s linear .4s
}

.result.open {
	height: auto;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	overflow: visible
}

.result .row {
	clear: both;
	width: 100%;
	margin: 0
}

.result .row .title {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(16.666666666666664% - 30px);
	width: calc(16.666666666666664% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.result .row .title span {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #3C3C3B;
	padding-top: 32px;
	display: block
}

@media only screen and (max-width:1100px) {
	.result .row .title {
		display: none
	}
}

.result .row .progress {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(66.66666666666666% - 30px);
	width: calc(66.66666666666666% - 30px);
	margin: 0 15px;
	overflow: hidden;
	border-left: 1px solid #3C3C3B;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.result .row .progress .bar {
	position: relative;
	width: 0;
	height: 64px;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color: #3C3C3B;
	border-left: 2px solid #FFF;
	overflow: hidden
}

.result .row .progress .bar span {
	position: absolute;
	right: 32px;
	top: 20px;
	color: #FFF;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	-webkit-transition-delay: 3s;
	transition-delay: 3s
}

.result .row .progress .bar.in_progress span {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}

.result .row .progress .bar.closing span {
	-webkit-opacity: 0 !important;
	-moz-opacity: 0 !important;
	opacity: 0 !important;
	-webkit-transition: opacity 0s linear !important;
	-moz-transition: opacity 0s linear !important;
	-ms-transition: opacity 0s linear !important;
	-o-transition: opacity 0s linear !important;
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important
}

@media only screen and (max-width:1100px) {
	.result .row .progress {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(75% - 30px);
		width: calc(75% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

.result .row .time {
	min-height: 1px;
	display: inline;
	float: left;
	width: -o-calc(16.666666666666664% - 30px);
	width: calc(16.666666666666664% - 30px);
	margin: 0 15px;
	overflow: hidden
}

.result .row .time span {
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #3C3C3B;
	padding-top: 24px;
	display: block
}

.result .row .time span div {
	font-family: 'Exo 2', sans-serif;
	font-weight: 300
}

@media only screen and (max-width:1100px) {
	.result .row .time {
		min-height: 1px;
		display: inline;
		float: left;
		width: -o-calc(25% - 30px);
		width: calc(25% - 30px);
		margin: 0 15px;
		overflow: hidden
	}
}

.result .row.ticinocom .progress .bar {
	background: url(../images/testspeed-bar.png) repeat-y left top;
	background-size: cover;
	margin-bottom: 0
}

.result .row.ticinocom .time span {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

.result .row.ticinocom .time span div {
	font-family: 'Exo 2', sans-serif;
	font-weight: 600
}

@media only screen and (max-width:760px) {
	.result {
		display: none
	}
}

.logo-footer {
	width: 100%;
	height: auto;
	max-width: 186px;
	margin: 0 0 40px 0;
	display: block
}

@media only screen and (max-width:760px) {
	.logo-footer {
		margin: 0 auto 40px auto
	}
}

footer p {
	font-size: 16px;
	line-height: 24px
}

footer ul {
	padding-bottom: 32px
}

footer ul li {
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 24px
}

footer ul li a {
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	color: #9B9B9B !important;
	text-decoration: underline
}

footer ul li a:hover {
	text-decoration: underline
}

footer .form-control {
	max-width: 300px !important
}

.section-certificazioni {
	padding-bottom: 16px
}

.section-certificazioni h2 {
	line-height: 50px
}

.section-certificazioni .certificazioni {
	padding-bottom: 0
}

.section-certificazioni .certificazioni li {
	display: inline-block;
	margin: 0 30px 32px 0;
	vertical-align: middle
}

.section-certificazioni .certificazioni li img {
	height: 50px;
	width: auto
}

.section-certificazioni .certificazioni li.small img {
	height: 25px
}

@media only screen and (max-width:760px) {
	.section-certificazioni .certificazioni {
		text-align: center
	}

	.section-certificazioni .certificazioni li {
		margin: 0 15px 32px 15px
	}
}

@media only screen and (max-width:600px) {
	.section-certificazioni .certificazioni li {
		margin-right: 0;
		display: block
	}

	.section-certificazioni .certificazioni li img {
		margin: 0 auto 32px auto
	}
}

.section-support {
	padding-bottom: 80px
}

.section-support h2 {
	margin-bottom: 80px
}

.section-support h5 {
	border-top: 1px dotted #3C3C3B;
	padding-top: 8px;
	margin-top: 32px
}

.section-support p {
	font-size: 16px;
	line-height: 24px
}

.section-support .icon {
	line-height: 30px
}

@media only screen and (max-width:1100px) {
	.section-support .icon {
		margin-bottom: 8px
	}
}

@media only screen and (max-width:950px) {
	.section-support h2 {
		margin-bottom: 16px
	}

	.section-support .icon {
		margin-top: 32px
	}
}

@media only screen and (max-width:760px) {
	.section-support {
		padding-bottom: 64px
	}
}

.section-support .break {
	overflow-wrap: break-word;
	word-wrap: break-word
}

.section-footer {
	padding-bottom: 48px
}

.business header .navbar-top {
	background-color: #3C3C3B
}

.business header .navbar-top .navbar-languages li a:hover,
.business header .navbar-top .navbar-languages li.active a,
.business header .navbar-top .navbar-tools li a:hover,
.business header .navbar-top .navbar-tools li.active a {
	color: #9B9B9B
}

.business header .navbar-top .navbar-languages li.emphasized a:hover,
.business header .navbar-top .navbar-tools li.emphasized a:hover {
	color: #9B9B9B;
	border-color: #9B9B9B
}

.overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 104;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	-webkit-opacity: .9;
	-moz-opacity: .9;
	opacity: .9
}

.overlay.visible {
	display: block
}

.overlay.dark {
	background-color: #3C3C3B
}

.mt-2 {
	margin-top: 32px
}










/*--------------- juhi --------------------*/
.plus-sign {
	position: absolute;
	right: 24%;
	top: 10%;
}

.minus-sign {
	position: absolute;
	right: 12%;
	top: 19%;
}

.divide-sign {
	position: absolute;
	right: 0;
	bottom: 30%;
}

.lt-sign {
	position: absolute;
	left: 40%;
	bottom: 17%;
}




.table-options-1 li .price {
	font-size: 55px;
	line-height: 20px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #00AED6;
	margin: 35px 0 0;
	padding: 0;
	display: block;
}

.spotlight-web-tv-v2 {
	background-color: #ECECEC;
	color: #FFF;
	/*background-image:url(../images/back1.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 80px 0;
}

.spotlight-web-tv-v2 h2 {
	font-size: 55px;
	line-height: 60px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #00ADD6;
	margin-top: 0;
	margin-bottom: 45px;
}

.img-superhero {
	position: absolute;
	right: 15%;
	z-index: 9999;
	bottom: -25%;
}

.spotlight-web-tv-v2 h3 {
	font-size: 21px;
	line-height: 32px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #E31B48;
	font-style: normal;
	margin: 0 0 48px 0
}

.navbar-top {
	position: relative;
	width: 100%;
	background: -webkit-gradient(linear, right top, left top, from(#EC3451), color-stop(#536cb3), to(#00b3d2));
	background: linear-gradient(to left, #EC3451, #536cb3, #00b3d2);
	padding: 16px 0 0 0;
	margin: 0;
	min-height: 48px
}

.btn-varify {
	display: inline-block;
	min-width: 170px;
	border-radius: 30px;
	background: #E40046;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 13px 0px;
	text-align: center;
}

.btn-varify.btn-block {
	min-width: 100%;
}

.btn-varify:hover {
	color: #fff;
}

.section-header h2 {
	font-size: 36px;
	line-height: 48px;
	color: #3C3C3B !important;
}

.section-header-tv .price {
	display: inline-block;
	border: 2px solid #E40046;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 8px 16px 16px 16px;
	margin-top: 160px;
	width: 100%;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.section-header-tv .price span {
	color: #E40046
}

.section-header-tv .price span.span1 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 56px;
	line-height: 64px;
	width: 100%;
	display: block;
	margin-bottom: 8px
}

.section-header-tv .price span.span2 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 200;
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 18px
}

.spotlight-web-tv-v2 .price span.span3 {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 18px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	text-align: right
}

.section-header p {
	font-size: 19px;
	line-height: 24px;
	color: #3C3C3B !important;
}

.section-header.section-header-tv p a {
	color: #00ADD6 !important;
	text-decoration: none !important;
}

.space40 {
	margin-top: 40px;
}

.space50 {
	margin-top: 50px;
}

.space60 {
	margin-top: 60px;
}

.section-header.section-header-big-price .header-text {
	margin-bottom: 75px !important;
	min-height: 272px !important
}

.badges li img {
	height: 64px;
	width: 175px;
	margin: 0 10px 32px 10px;
	max-width: 175px;
	-o-object-fit: contain;
	object-fit: contain;
}

.section-features h2 {
	font-size: 36px;
	color: #3C3C3B;
}

.section-features p {
	font-size: 18px;
	color: #3C3C3B;
	margin-top: 40px;
}

.text-list {
	margin-top: 60px;
}

.text-list li {
	width: 50%;
	display: inline-block;
	float: left;
	font-weight: 300;
	font-size: 18px;
}

.text-list li span {
	color: #00ADD6;
}

.colorpink {
	color: #E31B48 !important;
}

.section-features .btn-varify {
	min-width: 170px;
	margin: 30px 0px;
}

.section-features h3 {
	font-size: 21px;
	color: #E40046;
	line-height: 27px;
	margin-top: 55px;
}

.clearfix {
	clear: both;
}

.remote-img {
	position: absolute;
	right: 8%;
	top: -14%;
}

.section-tv-options {
	overflow: unset;
	padding-top: 20px;
	padding-bottom: 0;
}

.section-tv-options .table-options-1 {
	margin-top: 40px;
}

.table-options-1 li span {
	font-weight: 700;
}

.table-options-1 li span.colorpink {
	font-weight: 300;
}

.section-features {
	padding: 48px 0 15px 0;
}

.table-options-1 li span.chf-txt {
	font-weight: 300;
	font-size: 25px;
}

.section-features img {
	max-width: 100%;
}

.visible-md {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-xs {
	display: none !important;
}



/*--------------- home-connect --------------*/

.container {
	/* padding-right: 15px; */
	/* padding-left: 15px; */
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.container {
		width:750px
	}
}

@media (min-width: 992px) {
	.container {
		width:970px
	}
}

@media (min-width: 1200px) {
	.container {
		width:1170px
	}
}


.section-header-home-connect {
	/*background: url(../images/back2.png) no-repeat;*/
	background: url(../images/ascona-promo.jpg) no-repeat;
	background-size: cover;
	background-position-y: bottom;
	text-shadow: 1px 2px 7px #000000;
	padding: 40px 0;
}

.section-header-home-connect.nov {
	height: 390px;
	/*background: radial-gradient(ellipse at center, #fea721 0%, #da7700 100%);*/
	/*background: linear-gradient(#cf2020, #FF0000);*/
	/*background: #F5C031;*/
}

.section-header-home-connect.mobile {
	background: url(../images/mobile_tipa.jpg) no-repeat;
	background-size: cover;
	padding: 40px 0;
	height: 350px;
}

.section-header-home-connect.mobilenew {
	background: url(../images/mobile_new.jpg) no-repeat;
	background-size: cover;
	padding: 40px 0 20px 0;
	height: 460px;
}

.section-header-home-connect.mobile h2.title {
	color: white !important;
	z-index: 1001;
}

.section-header-home-connect.mobilenew h2.title {
	color: white !important;
	z-index: 1001;
}

.section-header.section-header-home-connect h2 {
	color: #fff !important;
	font-size: 50px;
	line-height: 62px;
}

.section-header.section-header-home-connect.mobilenew h2 {
	color: #ffff !important;
	font-size: 60px;
	line-height: 62px;
}

.section-header-home-connect h3 {
	color: #fff !important;
	font-size: 26px;
	margin-top: 50px;
}

.section-header-home-connect {
	min-width: 270px;

}

.section-header-home-connect .btn-varify.mobilenew {
	width: 28%;
	right: 0;
	bottom: 30px;
	position: initial;
	float: right;
}

.row.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.row.d-flex [class*="col-"] {
	float: none;
}

.row.center.d-flex {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.row.d-flex.end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

/*.grey-gradient {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ececec), to(#bbbbbb));
	background: linear-gradient(to bottom, #ececec 1%, #bbbbbb 100%);
}*/

.grey-gradient {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), to(#ffffff));
	background: linear-gradient(to bottom, #ffffff 1%, #ffffff 100%);
}

.product-col {
	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;
}

.product-col img {
	width: 100%;
}

.product-col .product-details .price p {
	font-size: 26px;
	font-weight: 900;
	font-style: italic;
	margin: 0;
}

.product-col .product-details .price span {
	font-size: 20px;
	font-style: italic;
	padding-bottom: 20px;
	display: inline-block;
}

.product-col .product-details h2 {
	color: #00ADD6;
	margin: 0;
	font-size: 46px;
}

.product-col .product-details ul li {
	font-size: 18px;
	line-height: 35px;
}

.product-col .product-details ul li span {
	color: #00ADD6;
	font-weight: 700;
}

.section-features p a {
	color: #00ADD6;
}

.prize-img {
	margin-top: 40px;
}

.vedi-txt {
	font-size: 17px;
	font-weight: 500;
	display: block;
	margin-top: 20px;
}

.meter-img {
	position: absolute;
	bottom: 13%;
	width: 28%;
}

.table-price-5 li .square {
	position: relative;
	overflow: unset;
	border: 1px solid #CCCCCC;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 32px;
	height: auto !important;
	padding-bottom: 0px;
}

.table-price-5 li .wrapper {
	padding-top: 0 !important;
}

.table-price-5 li .wrapper h2 {
	margin: 0;
	padding-top: 30px;
}

.table-price-5 li .wrapper h4 {
	margin: 0;
	font-size: 21px;
	color: #00ADD6;
	font-weight: 600;
	line-height: 80px;
}

.table-price-5 li .wrapper .heading {
	background: #F1F9FC;
}

.table-price-5 {
	margin: 0;
}

.table-price-5 li {
	margin: 0 auto !important;
	overflow: unset;
	background: #fff;
}

.ris-txt {
	display: block;
	margin-top: 30px;
}

.table-price-5 li .wrapper p {
	font-size: 17px;
	text-align: left;
	height: 110px;
	margin-top: 30px;
}

.table-price-5 li .wrapper h5 {
	text-align: left;
	font-weight: 600;
	font-size: 16px;
	color: #00ADD6;
	border-top: 1px dotted #00ADD6;
	border-bottom: 1px dotted #00ADD6;
	padding: 10px 0;
}

.table-price-5 li .wrapper .desc {
	padding: 0px 40px;
}

.icon-list {
	margin-top: 20px;
}

.icon-list li {
	display: inline-block;
	text-align: left;
	padding-left: 53px;
	line-height: 0;
	overflow: unset;
	font-family: 'Exo 2', sans-serif;
	color: #3C3C3B;
	font-weight: 400;
	margin: 15px 0 !important;
}

.icon-list li span {
	margin-left: -53px;
	vertical-align: middle;
	margin-top: 5px;
	display: inline-block;
}

.icon-list li img {
	display: inline-block;
	margin-right: 13px;
}

.table-price-5 li .price {
	font-weight: 800;
	font-size: 80px;
	margin-top: 30px;
}

.table-price-5 li .price span {
	font-size: 28px;
	margin-top: 20px;
}

.table-price-5 li .btn-varify {
	width: 80%;
}

.section-pricing {
	padding: 50px 0;
}

.table-price-5 li .square.active {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	background: #fff;
	z-index: 99;
	margin-top: -15px;
	padding-bottom: 20px;
	border: 1px solid #00ADD6;
}

.section-pricing .wrapper {
	overflow: unset;
	padding-top: 60px;
}

.section-pricing .wrapper .col-12 {
	overflow: unset;
}


.f700 {
	font-weight: 700 !important;
}

.section-router h5 {
	font-weight: 300;
}

.section-router h5 a {
	text-decoration: underline;
}

.section-router img {
	margin: 0 auto;
}


.table-price-5 li .wrapper .desc .col-3,
.table-price-5 li .wrapper .desc .col-lg-3 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.table-price-5 li .wrapper .desc .col-9 {
	text-align: left;
	width: 80% !important;
	margin-right: 0 !important;
}

.wrap-txt {
	margin-top: 0 !important;
	color: #3C3C3B;
	font-weight: 400;
	height: auto !important;
}

.emphasis {
	font-size: 19px;
}

.price-info {
	font-size: 10px;
	color: #EC3451 !important;
	text-align: center !important;
}


.ticinocom-background {
	background: -webkit-gradient(linear, right top, left top, from(#EC3451), color-stop(#536cb3), to(#00b3d2));
	background: linear-gradient(to left, #EC3451, #536cb3, #00b3d2);
}

.ticinocom-title {
	color: #ffffff !important;
}




/*---------------- fixnet ------------------*/

.section-header-fixnet {
	background: url(../images/back4.png) no-repeat;
	background-size: cover;
	padding: 40px 0 60px;
}

.section-header.section-header-fixnet h2 {
	color: #00ADD6 !important;
	font-size: 60px;
	line-height: 62px;
}

.section-no-pb {
	padding-bottom: 0 !important;
}

.table-price-5 .square.pricing-sqr {
	overflow: hidden;
	padding: 0;
}

.table-price-5 .square.pricing-sqr .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.table-price-5 .square.pricing-sqr .wrapper p {
	margin-bottom: 25px;
}

.table-price-5 .square.pricing-sqr .wrapper .heading {
	height: 100%;
}

.square.pricing-sqr .wrapper .heading {
	padding-top: 60px;
}

.table-price-5 .square.pricing-sqr .col-6 {
	padding: 40px 0;
}

.table-price-5 .square.pricing-sqr .price {
	margin-top: 60px;
}

.table-price-5 .square.pricing-sqr .col-3 {
	margin-left: 0;
}

.wrapper.pad0 {
	padding: 0 !important;
}

.price.m0 {
	margin-top: 30px !important;
}



/*=================================STYLESHEET for New Designs==========================*/

/*--------------------------Business-homepage-------------------------*/
.section.business-packages,
.business-packages .wrapper,
.business-packages .wrapper .col-12 {
	overflow: visible;
}

.tag-line {
	font-size: 21px;
	color: #00ADD6;
	font-weight: 800;
}

.spotlight-business-connect-v2 h2 {
	font-size: 60px;
	line-height: 64px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 32px
}

.spotlight-business-connect-v2 {
	padding: 100px 0;
}

.headOne {
	font-size: 36px;
	margin: 0;
}

.d_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ml-auto {
	margin-left: auto;
}

.dotted-line {
	border-top: 2px dotted #00ADD6;
	margin-top: 15px;
}

.light-tag {
	font-size: 19px;
	margin-bottom: 0;
}

.m-top0 {
	margin-top: 0;
}

.mbit {
	font-size: 26px;
	margin: 0;
	font-weight: 800;
	text-align: center;
	background-color: #F1F9FC;
	padding: 25px 0;
}

.package-list {
	margin-top: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.package-list li {
	width: 25%;
}

.package-list li:not(:first-child) {
	margin-left: -2px;
}

.idle {
	padding: 36px 0;
	background: #fff;
}

.digit {
	color: #00ADD6;
	font-size: 74px;
	line-height: 47px;
	text-align: center;
	margin: 0 0 44px;
}

.package-box.active {
	border: 2px solid #00ADD6;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 9;
}

.package-box.active {
	border-radius: 6px;
}

.package-list li:first-child .package-box,
.package-list li:first-child .package-box .mbit,
.package-box.active .mbit {
	border-top-left-radius: 6px;
}

.package-list li:first-child .package-box,
.package-list li:first-child .package-box .idle,
.package-box.active .idle {
	border-bottom-left-radius: 6px;
}

.package-list li:last-child .package-box,
.package-list li:last-child .package-box .mbit,
.package-box.active .mbit {
	border-top-right-radius: 6px;
}

.package-list li:last-child .package-box,
.package-list li:last-child .package-box .idle,
.package-box.active .idle {
	border-bottom-right-radius: 6px;
}

.package-box {
	position: relative;
	border: 2px solid #CCCCCC;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}

.package-box.active:after {
	background: #fff;
	border-color: #00ADD6;
}

.package-box:after {
	content: '';
	width: 24px;
	height: 24px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -14px;
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 0px 2px 2px 0px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: transparent;
}

.package-box.active+.pmi-tag {
	opacity: 1;
}

.pmi-tag {
	color: #E40046;
	font-size: 19px;
	font-weight: 800;
	text-align: center;
	margin: 40px 0 0;
	opacity: 0;
}

.show-first,
.show-md2,
.show-sm2,
.show-xs {
	display: none;
}

/*-----------------------Homepage--------------------------*/
.ultra-fast .spotlight-business-connect-v2 {
	background-image: url(../images/ultra-fast.png);
	padding: 70px 0;
}

.ultra-fast .spotlight-business-connect-v2 h2 {
	color: #00ADD6;
	margin-bottom: 112px;
}

.ultra-fast .tag-line {
	color: #E40046;
}

.time-to-change .spotlight-business-connect-v2 {
	background-image: url(../images/time-to-change.png);
	background-size: 100% 100%;
	padding: 70px 0;
	background-color: white;
	height: 450px;
}

.time-to-change .spotlight-business-connect-v2 h2 {
	color: #424242;
	margin-bottom: 40px;
}

.time-to-change .tag-line {
	color: #FFFFFF;
	font-size: 40px;
	line-height: 60px;
}

.home-packages .package-list li {
	width: 34%;
}

.home-packages .package-list {
	margin-top: 0;
}

.home-packages .btn {
	width: 250px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0;
}

.home-packages .mbit {
	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;
	line-height: 21px;
}

.home-packages .mbit span {
	font-size: 16px;
	font-weight: 600;
	color: #00ADD6;
	margin-top: 15px;
}

.overflow-visible {
	overflow: visible !important;
}

.home-packages .dotted-line {
	margin-bottom: 50px;
}

.optical-fiber.light-tag {
	background-color: #F1F9FC;
	border-top: 2px dotted #00ADD6;
	border-bottom: 2px dotted #00ADD6;
	padding: 20px 15px;
	margin-top: 30px
}

.optical-fiber.light-tag a,
.optical-fiber.light-tag {
	font-weight: 800;
}

/*---------------------La TV-----------------------*/
.latv {
	position: relative;
	background: url(../images/icon-banner.png)no-repeat;
	background-size: cover;
	padding-bottom: 80px;
	background-position: 0 260px;
}

.pad-bottom0 {
	padding-bottom: 0;
}

.latv h2 {
	color: #00ADD6;
	font-size: 59px;
	line-height: 64px;
	font-family: 'Exo 2', sans-serif;
	text-align: center;
	margin: 0 0 37px;
}

.responsive-img {
	margin: 0 auto;
}

.latv h3 {
	font-size: 31px;
}

.latv h4 {
	font-weight: 500;
	font-size: 23px;
	margin: 40px 0 0;
	color: #00ADD6;
}

.latv .price {
	display: block;
	margin: 55px auto 0;
	border: 2px solid #E40046;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 8px 16px 16px 16px;
	width: 100%;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.latv .price span.span1 {
	font-family: 'Exo 2', sans-serif;
	font-weight: 800;
	font-size: 56px;
	line-height: 64px;
	width: 100%;
	display: block;
	margin-bottom: 8px;
}

.latv .price span {
	color: #E40046;
}

.half-computer,
.plus-img,
.dash,
.half-computer2,
.lessthan,
.minus {
	position: absolute;
}

.half-computer {
	top: 32%;
}

.plus-img {
	top: 49%;
	left: 7%;
}

.dash {
	top: 37%;
	right: 8%;
}

.half-computer2 {
	top: 58%;
	right: 0;
}

.lessthan {
	top: 84%;
	left: 8%;
}

.minus {
	top: 85%;
	right: 24%;
}

/*-------------------------Recommend Page---------------------*/
.recommend {
	border-bottom: 0;
}

.recommend .spotlight-business-connect-v2 {
	background: url(../images/friends.jpg) no-repeat 12% 27%;
	height: 600px;
}

.recommend .spotlight-business-connect-v2 h2 {
	color: #00ADD6;
}

.relative-box {
	position: relative;
	width: 269px;
	margin-left: auto;
}

.relative-box img {
	width: 100%;
}

.content-box h3 {
	font-size: 110px;
	color: #fff;
	text-align: center;
	margin: 0;
	line-height: 120px;
}

.content-box {
	position: absolute;
	top: 15%;
	left: 0;
	right: 0;
}

.content-box .light-tag {
	color: #fff;
	text-align: center;
}

.package-box2 {
	padding: 30px 35px 60px;
	border: 2px solid #CCCCCC;
	border-radius: 6px;
	width: 100%;
}

.package-box2 .digit {
	font-size: 60px;
	line-height: 47px;
	margin: 0 0 30px;
}

.package-box2 .btn {
	width: 250px;
	text-align: center;
	margin: 50px auto 0;
	display: block;
}

.three-box {
	margin-top: 60px;
}

.three-box,
.three-box li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.three-box li {
	width: 34%
}

.three-box li:first-child {
	margin-right: 12px;
}

.three-box li:nth-child(2) {
	margin: 0 12px;
}

.three-box li:last-child {
	margin-left: 12px;
}

.ecco-fare .dotted-line {
	margin-bottom: 50px;
}

.single-product .title-bar {
	height: 160px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #4ec3de), to(#4197c8));
	background: linear-gradient(to bottom, #4ec3de 1%, #4197c8 100%);

}

.single-product .wrapper {
	overflow: visible;

}

.single-product [class*="col-"] {
	overflow: visible;
}

.single-product .title-bar h2 {
	font-size: 56px;
	font-weight: 800;
	font-style: italic;
	color: #fff;
	line-height: 160px;
	margin: 0;
}

.single-product .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.single-product .product-img img {
	width: 100%;

}

.single-product .product-img {
	text-align: center;
	margin-top: -160px;
	position: sticky;
	position: -webkit-sticky;
	top: 120px;
}

.single-product .product-img h2 {
	margin: 0;
	font-size: 33px;
}

.single-product .product-img p {
	margin: 0;
	font-size: 25px;
	font-style: italic;
}

.single-product .product-img p {
	margin: 0;
	font-size: 25px;
	font-style: italic;
}

.single-product .product-img a {
	float: none;
}

.single-product .product-img.fixed {
	position: fixed;
}

.single-product .product-details li {
	padding: 15px 0;
}

.single-product .product-details li.title {
	padding: 20px 0 15px;
	font-size: 20px;
	font-weight: 700;
	color: #009DC5;
	font-style: italic;
}

.single-product .product-details li.title .line {
	width: 100%;
	display: block;
	height: 1px;
	background-color: #A9A9A9;
	margin-top: 10px;
}

.single-product .product-details li.title.colapsable {
	cursor: pointer;
	position: relative;
}

.single-product .product-details li.title.colapsable ul {
	-webkit-transition: all .5s;
	transition: all .5s;
	max-height: 1000px;
	overflow: hidden;
}

.single-product .product-details li.title.colapsable.collapse ul {
	max-height: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.single-product .product-details li.title.colapsable:before,
.single-product .product-details li.title.colapsable:after {
	content: "";
	position: absolute;
	top: 34px;
	width: 14px;
	height: 2px;
	display: inline-block;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #009DC5
}

.single-product .product-details li.title.colapsable:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 20px;
}

.single-product .product-details li.title.colapsable:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 11px;
}

.single-product .product-details li.title.colapsable.collapse:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.single-product .product-details li.title.colapsable.collapse:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.single-product .product-details li.title ul li {
	color: initial;
	font-size: initial;
}

.single-product .product-details li span {
	color: #009DC5;
	font-weight: 800;

}

.single-product .product-details li.title {
	padding: 20px 0 15px;
}

/*------------- media query ------------*/

@media(max-width: 1300px) {
	br.hidden {
		display: none;
	}

	.spotlight-web-tv-v2 h2 {
		font-size: 40px;
		line-height: 42px;
	}

	.img-superhero {
		right: 5%;
		width: 45%;
		bottom: -30%;
	}

	.btn-varify {
		width: 55%;
	}

	.remote-img {
		right: 8%;
	}

	.section-header-home-connect h3 {
		line-height: 26px;
	}





	/*=================================*/
	.package-box2 {
		padding: 30px 10px 60px;
	}

	.recommend-page .wrapper {
		max-width: 1170px;
	}

	.recommend .spotlight-business-connect-v2 {
		padding: 71px 0;
	}

}

@media(max-width: 1180px) {
	.recommend-page .wrapper {
		max-width: 1030px;
	}
}

@media(max-width: 1100px) {
	.recommend-page .wrapper {
		max-width: 900px;
	}

	.spotlight-web-tv-v2 h2 {
		font-size: 32px;
		line-height: 38px;
	}

	.img-superhero {
		right: 5%;
		width: 45%;
		bottom: -32%;
	}

	.spotlight-web-tv-v2 h3 {
		font-size: 19px;
		line-height: 28px;
	}

	br.hidden1 {
		display: none;
	}

	.section-header h2 {
		font-size: 30px;
		line-height: 43px;
	}

	.text-list li {
		width: 47%;
		margin: 0 5px;
	}

	.badges li img {
		width: 140px;
	}

	.section-header.section-header-home-connect h2 {
		font-size: 50px;
		line-height: 53px;
	}

	.section-header-home-connect h3 {
		line-height: 26px;
	}

	.vedi-txt {
		font-size: 15px;
	}



	.table-price-5 .col-lg-4 {
		width: 33.33333333333333% !important;
		overflow: unset !important;
	}

	.section-pricing .col-lg-12 {
		overflow: unset !important;
	}

	.table-price-5 li .wrapper h5 {
		font-size: 13px;
	}

	.table-price-5 li .wrapper p {
		font-size: 13px;
		line-height: 18px;
	}

	.table-price-5 .square.pricing-sqr .col-lg-3 {
		margin-left: 0 !important;
	}

	.square.pricing-sqr .wrapper .heading {
		padding-top: 45px;
	}

	.square.pricing-sqr .wrapper .heading h2 {
		font-size: 30px;
	}

	.square.pricing-sqr .wrapper .heading h4 {
		line-height: 50px;
	}








	/*================================*/

	.content-box .light-tag {
		line-height: 16px;
		font-size: 13px;
	}

	.content-box h3 {
		font-size: 83px;
		line-height: 90px;
	}

	.relative-box {
		width: 200px;
	}

	.half-computer2 {
		right: -9%;
	}

	.minus {
		right: 9%;
	}

	.dash {
		right: 0%;
	}

	.half-computer {
		left: -7%;
	}

	.plus-img {
		left: 0%;
	}

	.optical-fiber.light-tag {
		font-size: 17px;
	}

	.ultra-fast .spotlight-business-connect-v2 h2 {
		margin-bottom: 42px;
	}

	.show-first {
		display: block;
	}

	.hide-first {
		display: none;
	}


	.divide-sign {
		bottom: 60%;
	}
}

@media(max-width: 950px) {
	.recommend-page .wrapper {
		max-width: 720px;
	}

	.spotlight-web-tv-v2 h2 {
		font-size: 45px;
		line-height: 50px;
	}

	.btn-varify {
		width: 40%;
		float: left;
	}

	.spotlight-web-tv-v2 h3 {
		display: inline-block;
		width: 60%;
		float: left;
	}

	.img-superhero {
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		z-index: 999;
		bottom: -68%;
	}

	.spotlight-web-tv-v2 {
		padding: 80px 0 100px;
	}

	.section-header-tv {
		padding: 320px 0 0 0;
	}

	.tv-img {
		margin: 0 auto;
	}

	.section-header-tv h2 {
		text-align: left;
		width: 56%;
		float: left;
	}

	.section-header-tv .price {
		float: left;
		width: 40%;
		text-align: left;
		margin-left: 20px;
		margin-top: 40px;
	}

	.section-header-tv p {
		text-align: left;
	}


	.hidden-md {
		display: none !important;
	}

	.visible-md {
		display: block !important;
	}

	.section-features h3 {
		font-size: 23px;
	}

	.badges li img {
		width: 100%;
		margin: 0;
	}

	.badges {
		text-align: left;
		margin: 30px 0 0 0;
	}

	.section-features h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.remote-img {
		display: none;
	}

	.section-options .table-options-1 li {
		height: 330px;
	}

	.section-options .table-options-1 li.heightauto {
		height: auto;
	}

	.meter-img {
		display: none;
	}

	.table-price-5 li .wrapper .desc {
		padding: 0px 20px;
	}

	.table-price-5 li .wrapper .desc .col-9 {
		width: 70% !important;
	}

	.table-price-5 li .price {
		font-size: 65px;
	}

	.table-price-5 li .price span {
		font-size: 22px;
		margin-top: 13px;
	}

	.table-price-5 li .btn-varify {
		float: none;
	}

	.section-router img {
		max-width: 100%;
	}

	.section-meter {
		padding-bottom: 0;
	}



	.section-header-tv.section-header-fixnet {
		padding: 60px 0;
	}

	.section-header-tv.section-header-fixnet .price {
		float: none;
		width: 100%;
	}

	.section-header-tv.section-header-fixnet h2 {
		text-align: left;
		width: 100%;
		float: none;
	}

	.table-price-5 .square.pricing-sqr .wrapper {
		display: block;
	}

	.table-price-5 .square.pricing-sqr .col-lg-3 {
		margin: 0 !important;
		width: 100% !important;
	}

	.table-price-5 .square.pricing-sqr .wrapper.hidden-xs {
		width: 33.33%;
		display: inline-block;
		float: left;
	}

	.table-price-5 .square.pricing-sqr .wrapper p {
		margin-top: 20px !important;
	}

	.table-price-5 .square.pricing-sqr .col-6 {
		padding: 40px 0 0;
	}

	.table-price-5 .square.pricing-sqr .price {
		width: 40%;
		display: inline-block;
		float: left;
		text-align: left;
		margin-top: 0;
		padding-left: 30px;
	}

	.table-price-5 .square.pricing-sqr .btn-varify {
		display: inline-block;
		width: 43%;
		clear: inherit;
		margin-top: 15px;
	}

	.table-price-5 .square.pricing-sqr .price span {
		display: inline-block;
	}

	.table-price-5 .square.pricing-sqr {
		padding-bottom: 30px;
	}

	.square.pricing-sqr .wrapper .heading {
		text-align: left;
		padding: 30px;
	}

	.square.pricing-sqr .wrapper .heading h2 {
		display: inline-block;
		padding-top: 0;
	}

	.square.pricing-sqr .wrapper .heading h4 {
		display: inline-block;
		float: right;
	}






	/*====================================*/
	.home-packages .pmi-tag {
		margin: 40px 0 40px;
	}

	.ecco-fare {
		padding-top: 200px;
	}

	.three-box li:first-child .package-box2 {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.three-box li:nth-child(2) .package-box2 {
		margin: 24px 0;
	}

	.package-box2 .digit {
		margin-bottom: 0;
		margin-right: 45px;
	}

	.package-box2 .btn {
		margin: 20px 0 0;
	}

	.package-box2 .light-tag {
		text-align: left;
	}

	.package-box2 {
		padding: 30px 40px 60px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		min-height: 92px;
	}

	.three-box {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.three-box li {
		width: 100%;
		margin: 0 !important;
	}

	.overflow2 {
		overflow: visible !important;
	}

	.content-box .light-tag {
		font-size: 15px;
	}

	.content-box h3 {
		font-size: 94px;
		line-height: 110px;
	}

	.recommend {
		z-index: 999;
	}

	.abs-badge {
		overflow: visible !important;
		position: absolute;
		top: 220px;
		left: 0;
	}

	.relative-box {
		width: 230px;
		margin: 0 auto;
	}

	.recommend .spotlight-business-connect-v2 {
		padding: 80px 0 300px;
	}

	.minus {
		right: 12%;
		top: 89%;
	}

	.dash {
		right: 5%;
		top: 35%;
	}

	.latv h3 {
		font-size: 28px;
	}

	.half-computer2 {
		right: 0;
		top: 70%;
	}

	.half-computer {
		left: 0;
	}

	.optical-fiber.light-tag {
		font-size: 21px;
	}

	.home-packages .package-list {
		margin-top: 50px;
	}

	.home-packages .package-box:hover+.pmi-tag {
		margin: 40px 0;
	}

	.business-packages .btn {
		text-align: center;
		width: 377px;
	}

	.home-packages .btn {
		text-align: center;
		width: 250px;
		margin: 0 auto;
	}

	.show-md2 {
		display: block;
	}

	.hide-md2,
	.home-packages .btn.hide-md2 {
		display: none;
	}

	.headOne {
		font-size: 32px;
	}

	.idle {
		padding: 30px 0;
	}

	.package-box .light-tag {
		font-size: 16px;
	}

	.mbit {
		font-size: 21px;
		padding: 17px 0;
	}

	.digit {
		font-size: 60px;
		margin: 0 0 25px;
	}

	.spotlight-business-connect-v2 h2 {
		font-size: 54px;
	}




	.minus-sign {
		display: none;
	}

	.divide-sign {
		left: 0;
		right: auto;
		bottom: 62%;
	}

	.lt-sign {
		left: 14%;
		bottom: 12%;
	}

	.plus-sign {
		right: 12%;
		top: auto;
		bottom: 10%;
	}
}


@media(max-width: 760px) {
	.recommend-page .wrapper {
		max-width: 580px;
	}

	.img-superhero {
		bottom: -46%;
		width: 50%;
	}

	.section-header-tv {
		padding: 260px 0 0 0;
	}

	.section-header-tv h2 {
		width: 100%;
		margin-top: 40px;
	}

	.visible-sm {
		display: block !important;
	}

	.hidden-sm {
		display: none !important;
	}

	.section-header-tv .price {
		margin: 30px auto 0;
		padding: 3px 16px 30px 16px;
		float: none;
		width: 60%;
	}

	.section-features h2 {
		font-size: 25px;
		line-height: 35px;
	}

	.spotlight-web-tv-v2 h2 {
		text-align: center;
	}

	.spotlight-web-tv-v2 h3 {
		display: block;
		width: 100%;
		text-align: center;
	}

	.btn-varify {
		width: 40%;
		float: none;
		display: block;
		clear: both;
		margin: 0 auto 20px;
	}

	.tv-img {
		display: none;
	}

	.section-header-home-connect {
		background: url(../images/ascona-promo.jpg) no-repeat;
		background-size: cover;
		background-position-y: bottom;
		text-align: center;
	}

	.section-header.section-header-home-connect h2 {
		color: #fff !important;
	}

	.table-price-5 .col-lg-4 {
		width: 100% !important;
	}

	.icons-img {
		margin: 0 auto;
	}

	.section-meter p.visible-sm {
		text-align: center;
		color: #00ADD6;
		border: 1px solid #00ADD6;
		padding: 15px 0;
		font-weight: 800;
		font-size: 18px;
	}

	.section-meter p.visible-sm a {
		color: #E40046;
	}

	.table-price-5 li .wrapper h2 {
		font-size: 36px;
		display: inline-block;
		padding-top: 20px;
	}

	.section-pricing .table-price-5 h4 {
		display: inline-block;
		float: right;
	}

	.table-price-5 li .wrapper .heading {
		text-align: center;
		/*padding: 0px 30px;*/
	}

	.table-price-5 li .wrapper .heading p {
		font-size: 19px;
		line-height: 25px;
		padding: 0px 10px;
		height: auto;
		margin-top: 0;
	}

	.table-price-5 li .desc .wrapper {
		width: 33.33%;
		display: inline-block;
		float: left;
	}

	.table-price-5 li .wrapper .desc .col-3,
	.table-price-5 li .wrapper .desc .col-lg-3 {
		width: 100% !important;
	}

	.table-price-5 li .wrapper .desc .col-9 {
		margin-left: 0 !important;
	}

	.table-price-5 li .wrapper .desc {
		padding: 0px 30px;
	}

	.table-price-5 li .square {
		-webkit-transform: scale(0.85);
		transform: scale(0.85);
	}

	.table-price-5 li .square.active {
		-webkit-transform: scale(0.90);
		transform: scale(0.90);
	}

	.table-price-5 li .price {
		width: 50%;
		display: inline-block;
		float: left;
		text-align: center;
	}

	.table-price-5 li .price span {
		display: inline-block;
	}

	.table-price-5 li .btn-varify {
		float: right;
		display: inline-block;
		width: 43%;
		clear: inherit;
		/*margin-top: 35px;*/
	}

	.table-price-5 li .price {
		font-size: 45px;
	}

	.section-header.section-header-fixnet h2 {
		color: #fff !important;
		text-align: center;
	}

	.section-header-tv.section-header-fixnet .price {
		display: block;
		margin-top: 80px !important;
	}

	.section-header-fixnet {
		background: url(../images/back5.png) no-repeat;
		background-size: cover;
		padding: 40px 0 60px;
	}

	.table-price-5 .square.pricing-sqr .btn-varify {
		margin-right: 20px;
	}









	/*===========================================*/
	.package-box.active {
		height: 245px;
		margin-top: -7px;
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}

	.package-list li:first-child .package-box,
	.package-list li:nth-child(2) .package-box {
		margin-bottom: 40px;
	}

	.abs-badge {
		top: 260px;
	}

	.recommend .spotlight-business-connect-v2 {
		padding: 60px 0 350px;
	}

	.recommend .wrapper {
		z-index: 9;
	}

	.recommend .spotlight-business-connect-v2 h2 {
		color: #fff;
		line-height: 48px;
	}

	.latv h2 {
		font-size: 48px;
	}

	.dash {
		right: -5%;
		top: 40%;
	}

	.minus {
		right: 6%;
		top: 91%;
	}

	.half-computer2,
	.half-computer {
		display: none;
	}

	.latv h4 {
		font-size: 21px;
	}

	.plus-img {
		left: -3.5%;
	}

	.lessthan {
		top: 87%;
		left: -4%;
	}

	.latv h3 {
		font-size: 23px;
		line-height: 28px;
	}

	.optical-fiber.light-tag {
		font-size: 17px;
		margin-top: 50px;
	}

	.home-packages .dotted-line {
		margin-bottom: 32px;
	}

	.home-packages .mbit {
		font-size: 24px;
	}

	.home-packages .digit {
		font-size: 74px;
		line-height: 50px;
	}

	.home-packages .package-box .light-tag {
		font-size: 20px;
	}

	.home-packages .package-list li {
		width: 34%;
	}

	.home-packages .package-list {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.ultra-fast .spotlight-business-connect-v2 {
		background-image: url(../images/Slider_coppia_PNG.png);
	}

	.ultra-fast .spotlight-business-connect-v2 h2 {
		color: #fff;
	}

	.ultra-fast .wrapper {
		position: relative;
		z-index: 9;
	}

	.ultra-fast .spotlight.spotlight-business-connect-v2.linked:after,
	.recommend .spotlight.spotlight-business-connect-v2.linked:after {
		content: '';
		background: rgba(0, 173, 214, 0.79);
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		right: 0;
	}

	.headOne {
		font-size: 25px;
	}

	.business-packages .d_flex .light-tag {
		text-align: center;
	}

	.pmi-tag {
		margin: 27px 0 0;
	}

	.package-box:hover+.pmi-tag {
		margin: 40px 0 25px;
	}

	.business-packages .btn {
		width: 260px;
		margin: 50px auto 0;
	}

	.hide-sm,
	.show-first {
		display: none;
	}

	.show-sm2 {
		display: block;
	}

	.package-list li:not(:first-child) {
		margin-left: 0;
	}

	.package-list li:nth-child(2),
	.package-list li:last-child {
		margin-left: -2px;
	}

	.package-list li:nth-child(3) .package-box,
	.package-list li:nth-child(3) .package-box .idle {
		border-bottom-left-radius: 6px;
	}

	.package-list li:nth-child(3) .package-box,
	.package-list li:nth-child(3) .package-box .mbit {
		border-top-left-radius: 6px;
	}

	.package-list li:nth-child(2) .package-box,
	.package-list li:nth-child(2) .package-box .idle {
		border-bottom-right-radius: 6px;
	}

	.package-list li:nth-child(2) .package-box,
	.package-list li:nth-child(2) .package-box .mbit {
		border-top-right-radius: 6px;
	}

	.package-list {
		margin-top: 70px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.package-list li {
		width: 50%;
	}

	.spotlight-business-connect-v2 h2 {
		font-size: 47px;
		text-align: center;
	}

	.tag-line {
		font-size: 18px;
		text-align: center;
	}




	.divide-sign {
		bottom: auto;
	}

	.lt-sign {
		left: 5%;
		bottom: 22%;
	}

	.plus-sign {
		right: 5%;
		bottom: 25%;
	}

	.section-header-home-connect.mobile {
		background: url(../images/mobile_tipa.jpg) no-repeat;
		background-size: cover;
		padding: 40px 0;
		height: 350px;
	}

	.section-header-home-connect.mobile h2.title {
		color: black !important;
		z-index: 1001;
	}
}

@media(max-width: 600px) {
	.recommend-page .wrapper {
		max-width: 400px;
	}

	.img-superhero {
		bottom: -40%;
		width: 60%;
	}

	.btn-varify {
		display: none;
	}

	.section-header-tv .price {
		width: 100%;
	}

	.hidden-xs {
		display: none !important;
	}

	.visible-xs {
		display: block !important;
	}

	.details {
		display: none;
	}

	.section-header.section-header-big-price .header-text {
		margin-bottom: 0px !important;
		min-height: auto !important;
	}

	.text-list li {
		width: 100%;
	}

	.text-list li:nth-child(2) {
		margin-top: 30px;
	}

	.product .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.product .row:nth-child(2) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.product-col .product-details {
		text-align: center;
	}

	.btn-varify {
		display: block;
		width: 75%;
	}

	.section-features .btn-varify {
		width: 75%;
	}

	.section-features h3 {
		font-size: 22px;
	}

	.section-options .table-options-1 li {
		height: auto;
	}

	.section-header.section-header-home-connect.nov {
		height: 480px;
	}

	.section-header.section-header-home-connect.nov .hero-img {
		/*width: 100%;*/
		width: 100%;
	}

	.section-header.section-header-home-connect h2 {
		font-size: 40px;
		line-height: 40px;
	}

	.table-price-5 li .wrapper .heading {
		/*padding: 0px 50px;*/
	}

	.table-price-5 li .wrapper .desc {
		padding: 0px 10px;
	}

	.table-price-5 li .price {
		width: 100%;
	}

	.table-price-5 li .btn-varify {
		float: none;
		width: 80%;
	}

	.table-price-5 li .wrapper p {
		height: auto;
	}

	.table-price-5 li .price {
		margin-top: 0px;
	}

	.section-header.section-header-fixnet h2 {
		font-size: 45px;
		line-height: 48px;
	}

	.table-price-5 .square.pricing-sqr .price {
		width: 100%;
		padding-left: 60px;
	}

	.table-price-5 .square.pricing-sqr .btn-varify {
		width: 60%;
	}

	.square.pricing-sqr .visible-xs {
		padding: 0 47px;
	}

	.section-features .btn-varify {
		width: 40%;
		margin-top: 0px;
	}

	/*================================================*/
	.package-box.active,
	.home-packages .package-box.active {
		height: auto;
		margin-top: 0px;
	}

	.package-box2 .btn {
		margin: 30px auto 0;
	}

	.three-box li:first-child .light-tag {
		text-align: center;
	}

	.package-box2 .digit {
		margin-bottom: 30px;
		margin-right: 0;
	}

	.package-box2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.abs-badge {
		top: 240px;
	}

	.recommend .spotlight-business-connect-v2 {
		padding: 60px 0 280px;
	}

	.content-box {
		top: 18%;
	}

	.relative-box {
		width: 200px;
	}

	.content-box h3 {
		font-size: 81px;
		line-height: 85px;
	}

	.content-box .light-tag {
		font-size: 13px;
	}

	.recommend .spotlight-business-connect-v2 h2 {
		font-size: 33px;
		padding: 0px 20px;
		line-height: 38px;
	}

	.latv {
		background-position: 0 165px;
	}

	.latv h2 {
		font-size: 33px;
		line-height: 30px;
	}

	.latv h3 {
		font-size: 24px;
		padding: 0px 5px;
	}

	.dash {
		top: 45%;
		right: -7%;
	}

	.plus-img {
		left: 5%;
		top: 45%;
	}

	.minus {
		right: 6%;
		top: 81%;
	}

	.lessthan {
		top: 66%;
		left: 8%;
		width: 40px;
	}

	.img-width {
		width: 100%;
	}

	.home-packages .btn {
		margin: 35px auto 0;
	}

	.home-packages .package-box:hover+.pmi-tag {
		margin: 40px 0 20px;
	}

	.home-packages .pmi-tag {
		margin: -10px 0 0;
	}

	.home-packages .mbit span {
		margin-left: auto;
		margin-top: 0;
	}

	.home-packages .mbit {
		padding: 10px 30px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.home-packages .digit {
		font-size: 70px;
		line-height: 50px;
	}

	.home-packages .package-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.home-packages .package-list li {
		width: 100%;
	}

	.ultra-fast .spotlight-business-connect-v2 {
		background-image: url(../images/ultra-fast.png);
		background-position: 75%;
	}

	.show-xs {
		display: block;
	}

	.hidexs {
		display: none;
	}

	.package-list {
		margin-top: 40px;
	}

	.headOne {
		font-size: 33px;
	}

	.headOne {
		text-align: center;
	}

	.business-packages .d_flex.col-reverse img.ml-auto,
	.ecco-fare .d_flex.col-reverse img.ml-auto {
		margin: 0 auto 30px;
	}

	.col-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.pmi-tag {
		margin: 10px 0 0;
	}

	.package-list li:nth-child(2),
	.package-list li:last-child {
		margin-left: 0;
	}

	.mbit {
		font-size: 24px;
		padding: 5px 30px;
		text-align: left;
	}

	.idle {
		padding: 14px 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
	}

	.package-box .light-tag,
	.home-packages .package-box .light-tag {
		font-size: 18px;
		margin-left: auto;
	}

	.digit {
		font-size: 70px;
		line-height: 54px;
		margin: 0;
	}

	.business-packages .btn {
		margin: 30px auto 0;
	}

	.package-box {
		border-radius: 6px !important;
	}

	.package-box.active {
		border-color: #ccc;
	}

	.package-box.active:after,
	.package-box.active+.pmi-tag {
		display: none;
	}

	.package-box,
	.package-list li:first-child .package-box,
	.package-list li:nth-child(2) .package-box {
		margin-bottom: 20px;
	}

	.package-list li .package-box .mbit {
		border-top-left-radius: 6px !important;
		border-top-right-radius: 6px !important;
	}

	.package-list li .package-box .idle {
		border-bottom-left-radius: 6px !important;
		border-bottom-right-radius: 6px !important;
	}

	.package-list li {
		width: 100%;
	}

	.spotlight-business-connect-v2 {
		padding: 65px 0;
	}

	.spotlight-business-connect-v2 h2 {
		font-size: 28px;
		line-height: 32px;
	}

	.square.pricing-sqr .wrapper .heading {
		/*padding: 30px 60px;*/
	}

	.single-product .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.single-product .product-img {
		margin-top: 20px;
	}

	.single-product .title-bar {
		text-align: center;
	}
}

@media (max-width: 360px) {
	.section-header-home-connect.mobilenew h3 {
		font-size: 19px !important;
	}

	.section-header-home-connect.mobilenew h2 {
		font-size: 40px !important;
	}
}

@media only screen and (max-width: 510px) {

	.half-computer,
	.plus-img,
	.dash,
	.half-computer2,
	.lessthan,
	.minus {
		display: none;
	}
}

@media only screen and (max-width: 414px) {
	.package-box2 .btn {
		width: 100%;
	}

	.recommend .spotlight-business-connect-v2 h2 {
		padding: 0px 6px;
	}

	.business-packages .btn {
		width: 100%;
	}

	.package-box .light-tag,
	.home-packages .package-box .light-tag {
		font-size: 16px;
	}

	.home-packages .mbit span {
		font-size: 14px;
	}

	.mbit {
		font-size: 18px;
		padding: 10px 18px;
	}

	.idle {
		padding: 14px 20px;
	}

	.digit {
		font-size: 60px;
	}

	.optical-fiber.light-tag br,
	.spotlight-business-connect-v2 h2 br {
		display: none;
	}
}

@media only screen and (max-width: 320px) {
	.digit {
		font-size: 50px;
	}
}

/* Old restore */
.section-header h2.old {
	color: #ffffff !important;
	font-weight: 800 !important;
	font-size: 52px !important;
}

.section-header p.old {
	color: #ffffff !important;
	font-size: 18px !important;
	line-height: 24px !important;
}

.section-features h3.old {
	color: #3C3C3B !important;
}

.section-features p a.old {
	color: #E40046 !important;
}

/* Timer classes for Fiber */
div.timer {
	position: relative;
}

div.timer .info {
	display: inline-block;
	width: 100px;
	height: 100px;
	background-color: #3C3C3B;
	overflow: hidden;

	border-radius: 25px;
	margin-right: 5px;
	/*border: 2px solid #000;*/
}

div.timer .info span:first-child {
	color: white;
	font-weight: bold;
	font-size: 76px;
	position: relative;
	top: 30%;
}

div.timer .info span.type {
	color: white !important;
	font-weight: normal;
	position: relative;
	top: 25%;
}

.city-badge {
	top: 0 !important;
	display: inline-block;
	position: relative;
	/* width: 199px; */
	height: 140px;
	max-width: 40% !important;
}

.latv .price.fiber {
	max-width: 250px !important;
	text-align: center !important;
}

.section-header-home-connect.ticino {
	background: url(../images/cities/bellinzonaback.png) no-repeat center !important;
	margin-bottom: -12px !important;
	background-size: 100%;
}

.section-header-home-connect.baden {
	background: url(../images/cities/badenback.png) no-repeat center !important;
	margin-bottom: -12px !important;
	background-size: 100%;
}

.section-header.section-header-home-connect h2.ticino,
.section-header.section-header-home-connect h2.baden {
	color: #ffffff !important;
}

.section-features img.router {
	top: 690px;
	width: 430px;
	height: 227px;
}

/* Contact form */
.cf-container {
	border-radius: 5px;
	background-color: #f2f2f2;
	padding: 20px;
}

.cf-container input[type=text],
select,
textarea {
	width: 100%;
	/* Full width */
	padding: 12px;
	/* Some padding */
	border: 1px solid #ccc;
	/* Gray border */
	border-radius: 4px;
	/* Rounded borders */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* Make sure that padding and width stays in place */
	margin-top: 6px;
	/* Add a top margin */
	margin-bottom: 16px;
	/* Bottom margin */
	resize: none;
	/* Allow the user to vertically resize the textarea (not horizontally) */
}

.cf-container input[type=button] {
	background-color: #4CAF50;
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

.cf-container input[type=button]:hover {
	background-color: #45a049;
}

.cf-container input[type=button]:disabled {
	color: #B2BBD0;
	background-color: #45a049;
	cursor: not-allowed;
}

.cf-container div.len-text {
	position: relative;
	float: right;
	bottom: 20px;
}

/* Uploader */
.dm-uploader {
	border: 0.25rem dashed #A5A5C7;
	height: 100px;
}

#drop-area.active {
	background-color: #ffffff;
}

#drop-area-message.success {
	color: green;
}

#drop-area-message.error {
	color: red;
}

#drop-area-message.warn {
	color: darkorange;
}

.cf-container hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

#attList {
	overflow-wrap: break-word;
}

#attList i.icon.icon-remove {
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

#attList i {
	height: auto;
	margin: auto;
}

#resetAttachments {
	cursor: pointer;
	color: red;
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
}

/* Customer button */
input[type=button].customer-button {
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

input[type=button].customer-button:hover {
	font-weight: bold;
}

input[type=button].customer-button.ticinocom {
	background-color: #4CAF50;
}

input[type=button].customer-button.ticinocom:hover {
	background-color: #49c24f;
}

input[type=button].customer-button.noticinocom {
	background-color: #4CAF50;
}

input[type=button].customer-button.noticinocom:hover {
	background-color: #49c24f;
}

@media only screen and (max-width:350px) {
	input[type=button].customer-button.ticinocom {
		font-size: 12px;
	}

	input[type=button].customer-button.noticinocom {
		font-size: 12px;
	}
}

/* Recaptcha */
div.recaptcha {
	width: 50%;
	margin: 0 auto;
}

@media only screen and (max-width:600px) {
	div.recaptcha {
		width: 100%;
		margin: auto;
	}
}

ul.fiberListBaden li {
	font-size: 30px;
	margin-top: 30px;
}

input.couponUc {
	text-transform: uppercase;
}

/* Cookie shit */
div.cookie-alert {
	position: fixed;
	bottom: 10px;
	left: 10px;
	width: 250px;
	height: auto;
	background: -webkit-gradient(linear, right top, left top, from(#EC3451), color-stop(#536cb3), to(#00b3d2));
	background: linear-gradient(to left, #EC3451, #536cb3, #00b3d2);
	opacity: 1;
	border: 1px solid;
	z-index: 9999999;
	border-radius: 25px;
	padding: 10px;
}

div.cookie-alert h5 {
	text-align: center !important;
	color: white !important;
}

div.cookie-alert p {
	margin-top: 10px;
	color: white;
}

div.cookie-alert div.button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media screen and (max-width: 600px) {

	div.cookie-alert {
		top: 10px;
		height: 270px;
		left: 15%;
	}

}

div.specialOfferBox {
	font-size: 20px;
	border: 1px solid #00ADD6;
	padding: 10px;
	text-align: center;
}

div.specialOfferBox span:nth-of-type(1) {
	font-size: 30px;
	font-weight: bold;
}

div.specialOfferBox span:nth-of-type(2) {
	font-size: 30px;
	color: red;
	font-weight: bold;
}

.collapse-btn {
	margin-top: 0px;
	margin-bottom: 10px;
	display: none;
}

.btnOption {
	font-family: 'Exo 2', sans-serif;
	color: #9B9B9B !important;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.btnOption:hover {
	cursor: pointer;
}

.shadow {
	text-shadow: 0.5px 0.5px #0A246A;
}</pre></body></html>