
@font-face {
    font-family: 'NeueHaasGroteskDisplayPro';
    
    src: url('../fonts/neue-display/NeueHaasDisplayBold.eot');
    src: url('../fonts/neue-display/NeueHaasDisplayBold.eot') format('embedded-opentype'),
         url('../fonts/neue-display/NeueHaasDisplayBold.woff2') format('woff2'),
         url('../fonts/neue-display/NeueHaasDisplayBold.woff') format('woff'),
         url('../fonts/neue-display/NeueHaasDisplayBold.ttf') format('truetype'),
         url('../fonts/neue-display/NeueHaasDisplayBold.svg#NeueHaasDisplayBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisplayPro';
    src: url('../fonts/neue-display/NeueHaasDisplayRoman.eot');
    src: url('../fonts/neue-display/NeueHaasDisplayRoman.eot') format('embedded-opentype'),
         url('../fonts/neue-display/NeueHaasDisplayRoman.woff2') format('woff2'),
         url('../fonts/neue-display/NeueHaasDisplayRoman.woff') format('woff'),
         url('../fonts/neue-display/NeueHaasDisplayRoman.ttf') format('truetype'),
         url('../fonts/neue-display/NeueHaasDisplayRoman.svg#NeueHaasDisplayRoman') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body, html {
	height: 100%
}

.btn, .btn span {
	position: relative
}

.main_nav .menu-item-has-children > a:after {
	-webkit-transition: transform .3s;
	-moz-transition: transform .3s;
	-ms-transition: transform .3s;
	-o-transition: transform .3s
}

/*body {
	overflow: hidden;
}

body.page_loaded {
	overflow: auto;
}*/

body.opened_menu {
	overflow: hidden
}

.color_nav li, .home_content_nav, .home_nav_links, .insight_filter_nav li, .logos_list, .nav_contacts, .page_list_capabilities, .page_section ul:not([class]) {
	list-style: none
}

.find_more, .home_content_nav li a, .home_nav_links li a, .main_nav li a, .main_nav li a:hover, .main_nav li.active a, .nav_contacts a, .page_content_nav li a, .page_section p a[data-title], :focus, a:hover, a:focus {
	text-decoration: none
}

* {
	margin: 0;
	padding: 0
}

body {
	font-family: 'NeueHaasGroteskDisplayPro', 'PingFang TC', 'Noto Sans TC', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	line-height: 1.42857143;
	/*letter-spacing: 0.03em;*/
	color: #fff;
	padding-left: 70px;
	background-color: #222;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.btn, .main_nav {
	font-size: 14px;
	font-weight: bold
}

a {
	color: #0045e6
}

a:hover, a:focus {
	color: #0045e6
}

.link-ul {
	text-decoration: underline;
}

.btn, .btn:hover, .btn:focus, .main_nav li a {
	color: #fff
}

:focus, a:focus {
	outline: 0
}

.small-text {
	color: #747676;
}

img {
	max-width: 100%;
	/*height: auto*/
}
.page_breadcrumb {
    font-weight: 500;
}

.page_breadcrumb a {
	color: #fff;
}

.back-to-top {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0;
    color: #222;
    background-color: #ffffff;
    font-size: 40px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    z-index: 999;
    line-height: 65px;
    width: 55px;
    height: 55px;
    text-align: center;
}

.back-to-top.hide {
    bottom: -99px;
}

.bg-space-fix {
	max-height: 270px;
}

.bg-space-fix img {
    position: relative;
    top: -40px;
}

.page_section_fb {
    background: #fcebf4;
    padding: 30px;
}

.page_section_fb p {
    margin-bottom: 20px;
}

.page_section_fb .page_title {
	color: #222;
}

.color_f1f3f3 {
	background: #f1f3f3;
}

.color_fef5f7 {
	background: #fef5f7;
	background: linear-gradient(to bottom,#f1f4fa 0, #fff 100%);
}

.color_590CA6 {
	background: #590CA6;
	color: #fff;
}

.color_241059 {
	background: #241059;
    color: #fff;
}

.color_202023 {
	background: #202023;
	color: #fff;
}

.color_191919 {
	background: #010d1b;
	color: #fff;
}

.color_191919 a {
	color: #fff;
}

.color_323232 {
	background: #323232;
	color: #fff;
}

.color_F13B16 {
	background: #F13B16;
	color: #fff;
}

.color_F31851 {
	background: #F31851;
	background: #ff0913;
	color: #fff;
}

.color_ED3092 {
	background: #ed3092;
	color: #fff;
}

.color_007df1 {
	background: #007df1;
	color: #fff;
}

.color_0045e6 {
	background: #0045e6;
	color: #fff;
}

.color_04fba6 {
	background: #04fba6;
	background: #00ff67;
	color: #fff;
}

.color_f5f6f7 {
	background: #f5f6f7;
	background: #f6f6f6;
	background: #f1f4fa;
}

.color_590CA6 *, .color_241059 *, .color_007df1 *, .color_F31851 *, .color_F13B16 *, .color_ED3092 *, .color_04fba6 * {
	color: #fff;
}


.color_ffffff {
	background: #fff;
	color: #222
}

.color_ffffff *, .color_f5f6f7 * {
	color: #222;
}

.gradient_241059 {
    background: rgb(36,16,89);
    background: -moz-linear-gradient(0deg, rgba(36,16,89,1) 0%, rgba(36,16,89,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(36,16,89,1) 0%, rgba(36,16,89,0) 100%);
    background: linear-gradient(0deg, rgba(36,16,89,1) 0%, rgba(36,16,89,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#241059",endColorstr="#241059",GradientType=1);
}

.gradient_323232 {
    background: rgb(50,50,50);
    background: -moz-linear-gradient(0deg, rgba(50,50,50,1) 0%, rgba(50,50,50,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(50,50,50,1) 0%, rgba(50,50,50,0) 100%);
    background: linear-gradient(0deg, rgba(50,50,50,1) 0%, rgba(50,50,50,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#323232",endColorstr="#323232",GradientType=1);
}

.gradient_222222 {
    background: rgb(34,34,34);
    background: -moz-linear-gradient(0deg, rgba(34,34,34,1) 0%, rgba(34,34,34,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(34,34,34,1) 0%, rgba(34,34,34,0) 100%);
    background: linear-gradient(0deg, rgba(34,34,34,1) 0%, rgba(34,34,34,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#222222",endColorstr="#222222",GradientType=1);
}

.gradient_007df1 {	
	background: rgb(0,125,241);
	background: -moz-linear-gradient(0deg, rgba(0,125,241,1) 0%, rgba(0,125,241,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,125,241,1) 0%, rgba(0,125,241,0) 100%);
	background: linear-gradient(0deg, rgba(0,125,241,1) 0%, rgba(0,125,241,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#007df1",endColorstr="#007df1",GradientType=1);
}

.gradient_590CA6 {	
	background: rgb(89,12,166);
    background: -moz-linear-gradient(0deg, rgba(89,12,166,1) 0%, rgba(89,12,166,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(89,12,166,1) 0%, rgba(89,12,166,0) 100%);
    background: linear-gradient(0deg, rgba(89,12,166,1) 0%, rgba(89,12,166,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#590ca6",endColorstr="#590ca6",GradientType=1);
}

.gradient_F13B16 {
	background: rgb(241,59,22);
	background: -moz-linear-gradient(0deg, rgba(241,59,22,1) 0%, rgba(241,59,22,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(241,59,22,1) 0%, rgba(241,59,22,0) 100%);
	background: linear-gradient(0deg, rgba(241,59,22,1) 0%, rgba(241,59,22,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F13B16",endColorstr="#F13B16",GradientType=1);
}

.gradient_F31851 {
	background: rgb(243,24,81);
	background: -moz-linear-gradient(0deg, rgba(243,24,81,1) 0%, rgba(243,24,81,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(243,24,81,1) 0%, rgba(243,24,81,0) 100%);
	background: linear-gradient(0deg, rgba(243,24,81,1) 0%, rgba(243,24,81,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F31851",endColorstr="#F31851",GradientType=1);
	background: rgb(255,9,19);
	background: -moz-linear-gradient(0deg, rgba(255,9,19,1) 0%, rgba(255,9,19,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,9,19,1) 0%, rgba(255,9,19,0) 100%);
	background: linear-gradient(0deg, rgba(255,9,19,1) 0%, rgba(255,9,19,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0913",endColorstr="#ff0913",GradientType=1);
}


.gradient_ED3092 {
	background: rgb(237,48,146);
	background: -moz-linear-gradient(0deg, rgba(237,48,146,1) 0%, rgba(237,48,146,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(237,48,146,1) 0%, rgba(237,48,146,0) 100%);
	background: linear-gradient(0deg, rgba(237,48,146,1) 0%, rgba(237,48,146,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed3092",endColorstr="#ed3092",GradientType=1);
}

.gradient_1cced8 {
	background: rgb(28,206,216);
	background: -moz-linear-gradient(0deg, rgba(28,206,216,1) 0%, rgba(28,206,216,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(28,206,216,1) 0%, rgba(28,206,216,0) 100%);
	background: linear-gradient(0deg, rgba(28,206,216,1) 0%, rgba(28,206,216,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1cced8",endColorstr="#1cced8",GradientType=1);
}

.gradient_04fba6 {
	background: rgb(4,251,166);
	background: -moz-linear-gradient(0deg, rgba(4,251,166,1) 0%, rgba(4,251,166,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(4,251,166,1) 0%, rgba(4,251,166,0) 100%);
	background: linear-gradient(0deg, rgba(4,251,166,1) 0%, rgba(4,251,166,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#04fba6",endColorstr="#04fba6",GradientType=1);
}

.gradient_00ff67 {
	background: rgb(0,255,103);
	background: -moz-linear-gradient(0deg, rgba(0,255,103,1) 0%, rgba(0,255,103,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,255,103,1) 0%, rgba(0,255,103,0) 100%);
	background: linear-gradient(0deg, rgba(0,255,103,1) 0%, rgba(0,255,103,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff67",endColorstr="#00ff67",GradientType=1);
}

.gradient_33344e {
	background: rgb(51,52,78);
	background: -moz-radial-gradient(circle at 50% -9%, rgba(51,52,78,0.98), #000 80%);
	background: -webkit-radial-gradient(circle at 50% -9%, rgba(51,52,78,0.98), #000 80%);
	background: radial-gradient(circle at 50% -9%, rgba(51,52,78,0.98), #000 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33344e",endColorstr="#33344e",GradientType=1);
	color: #fff;
}

.gradient_custom {
	background: rgb(250,37,147);
	background: -moz-linear-gradient(210deg, rgba(255,2,131,1) 0%, rgba(255,9,19,1) 100%);
	background: -webkit-linear-gradient(210deg, rgba(255,2,131,1) 0%, rgba(255,9,19,1) 100%);
	background: linear-gradient(210deg, rgba(255,2,131,1) 0%, rgba(255,9,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0283",endColorstr="#ff0913",GradientType=1);
}

.bg_21337e {
	background: #21337e;
	color: #fff;
}

hr {
	border-top: 1px solid rgba(30,29,40,.15);
	margin: 0;
}

.svg-overlay {
    right: 0;
    transform: scale(0.7);
    transform-origin: bottom right;
	position: absolute;
    z-index: 10;
	width: auto;
	max-width: none;
    height: 100%;
	bottom: 0;
	right: 0;
}

@media (min-width: 768px) {
	.typography-section-intro-enhanced {
		font-size: 16px;
	}
}

.page_content_inner.overlay-back {
	position: relative;
	overflow: hidden;
	background: center / cover no-repeat url(../img/home_contact.jpg);
	background-position: center left;
}

.page_content_inner.overlay-back img {
	width: auto;
    height: 100%;
    margin-right: auto;
    position: absolute;
    top: 0;
    right: 0;
}

.top_tall .page_nav_contact {
	margin-top: 20px;
}

.top_tall .page_nav_contact {
	position: relative;
}

.home .menu-phone::before {
	content: "Talk to an expert";
	/*background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTMuNiwxOGMtMiwwLTUtMS40LTguNi01LTUuMS01LjItNS45LTkuMS00LjMtMTAuN2gwbDEuOS0xLjlhMSwxLDAsMCwxLC45LS40aDBhMS4wOSwxLjA5LDAsMCwxLC45LjRsMy4xLDMuMWExLjI3LDEuMjcsMCwwLDEsMCwxLjhsLTEuMywxLjJhOS40Miw5LjQyLDAsMCwwLDUuMyw1LjNsMS4yLTEuMmExLjI3LDEuMjcsMCwwLDEsMS44LDBsMy4xLDMuMWExLjI3LDEuMjcsMCwwLDEsMCwxLjhsLTEuOSwxLjlBMy43LDMuNywwLDAsMSwxMy42LDE4Wm0tMTIuMS0xNC45Yy0xLjMsMS40LjYsNS40LDQuMyw5LjFzNy43LDUuNiw5LjEsNC4zbC4xLS4xLDEuOS0xLjljLjEtLjEuMS0uMSwwLS4ybC0zLjEtMy4xYy0uMS0uMS0uMS0uMS0uMiwwbC0xLjgsMS45LS4zLS4yYTEwLjkzLDEwLjkzLDAsMCwxLTYuNC02LjRsLS4yLS4zLDEuNy0xLjdjLjEtLjEuMS0uMSwwLS4ybC0zLTMuMWgtLjJaIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+PC9zdmc+) no-repeat left center;*/
}

@media (min-width: 47.75rem) {
	.home .menu-whatsapp {
		position: relative;
		border: solid 1px #fff;
		border-radius: 24px;
		padding: 8px 16px;
		font-weight: 700;
		margin-left: 15px;
		background-color: transparent;
		color: #222;
	}
	.home .menu-whatsapp::before {
		content: 'Chat on WhatsApp';
		background: none;
		padding: 0;
		margin: 0;
	}
	body .page_content_inner.top_tall {
		padding-top: 180px;
		padding-bottom: 140px;
	}
	body .page_content_inner {
		padding: 100px 50px;
	}
	body .home_content {
		padding-right: 50px;
		padding-left: 50px;
	}
}
.page_card {
	padding: 30px 30px 40px;
    border-radius: 1.5rem;
    /* border: 1px solid #d2d2d2; */
    box-shadow: 0 0 0.125rem rgba(0, 0, 0, 0.12), 0 0.125rem 0.25rem rgba(0, 0, 0, 0.14);
	transition: all .15s ease;
	position: relative;
}

.page_card:hover {
	-webkit-transform:scale(1.04);
	transform:scale(1.04);
	box-shadow:0 5px 5px -2px rgba(51,51,51,.2);
	box-shadow: 0 16px 90px 0 rgba(2,16,44,.12), 0 0 2px 0 rgba(2,16,44,.08);
	box-shadow: 0 16px 24px 0 rgba(2,16,44,.12), 0 0 2px 0 rgba(2,16,44,.08);
}
.page_card a {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	z-index: 1000;
}
.page_card a:hover ~ .e-cta-with-arrow::after,
.page_card a:focus ~ .e-cta-with-arrow::after {
	-webkit-transform: translate(1.125rem, -50%);
			transform: translate(1.125rem, -50%);
  }
.page_foot {
	/*border-top: 1px solid #d2d2d2;*/
}

.page_foot hr {
	border-top: 1px solid #707070
}

.page_foot .dt-social-item {
	margin-top: 0;
}


element.style {
}
.section-bg .page_title, .section-bg > * {
    color: #fff;
}
.page_content_inner .page_title, .page_content_inner p {
    position: relative;
}
.page_title.normal_title {
    color: #222;
    font-weight: 800;
    /* line-height: 72px; */
    font-size: 80px;
    /* letter-spacing: -3px; */
}
.page_title {
    z-index: 1;
    color: #fff;
}
.page_title {
    font-size: 70px;
    color: transparent;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px;
    position: relative;
    display: inline-block;
}

@media (min-width: 1200px) {
	.inner_page .menu-logo {
		/*display: none;*/
	}
}


/*.page_foot .dt-social-item .dt-icon--facebook {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iRWJlbmVfMSIgZGF0YS1uYW1lPSJFYmVuZSAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMTcuNzgiPjxwYXRoIGZpbGw9IiMyMjIiIGQ9Ik0xMDI0LDUxMkMxMDI0LDIyOS4yMyw3OTQuNzcsMCw1MTIsMFMwLDIyOS4yMywwLDUxMmMwLDI1NS41NSwxODcuMjMsNDY3LjM3LDQzMiw1MDUuNzh2LTM1Ny43OGgtMTMwdi0xNDhoMTMwdi0xMTIuOGMwLTEyOC4zMiw3Ni40NC0xOTkuMiwxOTMuMzktMTk5LjIsNTYuMDIsMCwxMTQuNjEsMTAsMTE0LjYxLDEwdjEyNmgtNjQuNTZjLTYzLjYsMC04My40NCwzOS40Ny04My40NCw3OS45NnY5Ni4wNGgxNDJsLTIyLjcsMTQ4aC0xMTkuM3YzNTcuNzhjMjQ0Ljc3LTM4LjQxLDQzMi0yNTAuMjIsNDMyLTUwNS43OFoiPjwvcGF0aD48L3N2Zz4=);
}
.page_foot .dt-social-item .dt-icon--youtube {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOS41ODE4IDQuN0MxOS40Njg3IDQuMjc0NTEgMTkuMjQ1OSAzLjg4NjE4IDE4LjkzNTYgMy41NzM4OEMxOC42MjUzIDMuMjYxNTggMTguMjM4NCAzLjAzNjI1IDE3LjgxMzYgMi45MjA0NUMxNi4yNSAyLjUgMTAgMi41IDEwIDIuNUMxMCAyLjUgMy43NSAyLjUgMi4xODYzNiAyLjkyMDQ1QzEuNzYxNjEgMy4wMzYyNSAxLjM3NDcyIDMuMjYxNTggMS4wNjQ0MSAzLjU3Mzg4QzAuNzU0MDk3IDMuODg2MTggMC41MzEyNTUgNC4yNzQ1MSAwLjQxODE4MiA0LjdDMCA2LjI3MDQ1IDAgOS41NDU0NSAwIDkuNTQ1NDVDMCA5LjU0NTQ1IDAgMTIuODIwNSAwLjQxODE4MiAxNC4zOTA5QzAuNTMxMjU1IDE0LjgxNjQgMC43NTQwOTcgMTUuMjA0NyAxLjA2NDQxIDE1LjUxN0MxLjM3NDcyIDE1LjgyOTMgMS43NjE2MSAxNi4wNTQ3IDIuMTg2MzYgMTYuMTcwNUMzLjc1IDE2LjU5MDkgMTAgMTYuNTkwOSAxMCAxNi41OTA5QzEwIDE2LjU5MDkgMTYuMjUgMTYuNTkwOSAxNy44MTM2IDE2LjE3MDVDMTguMjM4NCAxNi4wNTQ3IDE4LjYyNTMgMTUuODI5MyAxOC45MzU2IDE1LjUxN0MxOS4yNDU5IDE1LjIwNDcgMTkuNDY4NyAxNC44MTY0IDE5LjU4MTggMTQuMzkwOUMyMCAxMi44MjA1IDIwIDkuNTQ1NDUgMjAgOS41NDU0NUMyMCA5LjU0NTQ1IDIwIDYuMjcwNDUgMTkuNTgxOCA0LjdaTTcuOTU0NTUgMTIuNTE5M1Y2LjU3MTU5TDEzLjE4MTggOS41NDU0NUw3Ljk1NDU1IDEyLjUxOTNaIiBmaWxsPSIjMjIyMjIyIi8+CiAgICA8L3N2Zz4=);
}
.page_foot .dt-social-item .dt-icon--twitter {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMjAwIDEyMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNNzE0LjE2MyA1MTkuMjg0TDExNjAuODkgMEgxMDU1LjAzTDY2Ny4xMzcgNDUwLjg4N0wzNTcuMzI4IDBIMEw0NjguNDkyIDY4MS44MjFMMCAxMjI2LjM3SDEwNS44NjZMNTE1LjQ5MSA3NTAuMjE4TDg0Mi42NzIgMTIyNi4zN0gxMjAwTDcxNC4xMzcgNTE5LjI4NEg3MTQuMTYzWk01NjkuMTY1IDY4Ny44MjhMNTIxLjY5NyA2MTkuOTM0TDE0NC4wMTEgNzkuNjk0NEgzMDYuNjE1TDYxMS40MTIgNTE1LjY4NUw2NTguODggNTgzLjU3OUwxMDU1LjA4IDExNTAuM0g4OTIuNDc2TDU2OS4xNjUgNjg3Ljg1NFY2ODcuODI4WiIgZmlsbD0iIzIyMjIyMiI+PC9wYXRoPgo8L3N2Zz4=);
}
.page_foot .dt-social-item .dt-icon--instagram {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmb2N1c2FibGU9ImZhbHNlIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4IDE4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOCAxODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgogICAgPGc+CiAgICAgICAgPHBhdGggZmlsbD0iIzIyMiIgZD0iTTE4LDUuM2MwLTEtMC4yLTEuNi0wLjQtMi4yYy0wLjItMC42LTAuNS0xLjEtMS0xLjZjLTAuNS0wLjUtMS0wLjgtMS42LTFjLTAuNi0wLjItMS4yLTAuNC0yLjItMC40QzExLjgsMCwxMS40LDAsOSwwCiAgICAgICAgICAgIFM2LjMsMCw1LjMsMGMtMSwwLTEuNiwwLjItMi4yLDAuNEMyLjUsMC43LDIsMSwxLjUsMS41cy0wLjgsMS0xLDEuNkMwLjMsMy43LDAuMSw0LjMsMC4xLDUuM0MwLDYuMiwwLDYuNiwwLDljMCwyLjQsMCwyLjgsMC4xLDMuNwogICAgICAgICAgICBjMCwxLDAuMiwxLjYsMC40LDIuMmMwLjIsMC42LDAuNSwxLjEsMSwxLjZzMSwwLjgsMS42LDFjMC42LDAuMiwxLjIsMC40LDIuMiwwLjRDNi4zLDE4LDYuNiwxOCw5LDE4czIuOCwwLDMuNy0wLjEKICAgICAgICAgICAgYzEsMCwxLjYtMC4yLDIuMi0wLjRjMC42LTAuMiwxLjEtMC41LDEuNi0xYzAuNS0wLjUsMC44LTEsMS0xLjZjMC4yLTAuNiwwLjQtMS4yLDAuNC0yLjJjMC0xLDAuMS0xLjMsMC4xLTMuNwogICAgICAgICAgICBDMTgsNi42LDE4LDYuMiwxOCw1LjN6IE0xNi4zLDEyLjZjMCwwLjktMC4yLDEuNC0wLjMsMS43Yy0wLjIsMC40LTAuNCwwLjctMC43LDFzLTAuNiwwLjUtMSwwLjdjLTAuMywwLjEtMC44LDAuMy0xLjcsMC4zCiAgICAgICAgICAgIGMtMC45LDAtMS4yLDAuMS0zLjYsMC4xcy0yLjcsMC0zLjYtMC4xYy0wLjksMC0xLjQtMC4yLTEuNy0wLjNjLTAuNC0wLjItMC43LTAuNC0xLTAuN3MtMC41LTAuNi0wLjctMWMtMC4xLTAuMy0wLjMtMC44LTAuMy0xLjcKICAgICAgICAgICAgYzAtMC45LTAuMS0xLjItMC4xLTMuNmMwLTIuNCwwLTIuNywwLjEtMy42QzEuNyw0LjUsMS45LDQsMiwzLjdjMC4yLTAuNCwwLjQtMC43LDAuNy0xQzMsMi4zLDMuMywyLjEsMy43LDJDNCwxLjksNC41LDEuNyw1LjQsMS43CiAgICAgICAgICAgIGMwLjksMCwxLjItMC4xLDMuNi0wLjFjMi40LDAsMi43LDAsMy42LDAuMWMwLjksMCwxLjQsMC4yLDEuNywwLjNjMC40LDAuMiwwLjcsMC40LDEsMC43czAuNSwwLjYsMC43LDFjMC4xLDAuMywwLjMsMC44LDAuMywxLjcKICAgICAgICAgICAgYzAsMC45LDAuMSwxLjIsMC4xLDMuNkMxNi40LDExLjQsMTYuNCwxMS43LDE2LjMsMTIuNnoiPjwvcGF0aD4KICAgICAgICA8cGF0aCBmaWxsPSIjMjIyIiBkPSJNOSw0LjRDNi41LDQuNCw0LjQsNi40LDQuNCw5YzAsMi42LDIuMSw0LjYsNC42LDQuNnM0LjYtMi4xLDQuNi00LjZDMTMuNiw2LjQsMTEuNiw0LjQsOSw0LjR6IE05LDEyYy0xLjcsMC0zLTEuMy0zLTMKICAgICAgICAgICAgYzAtMS43LDEuMy0zLDMtM2MxLjcsMCwzLDEuMywzLDNDMTIsMTAuNywxMC43LDEyLDksMTJ6Ij48L3BhdGg+CiAgICAgICAgPHBhdGggZmlsbD0iIzIyMiIgZD0iTTEzLjgsMy4xYy0wLjYsMC0xLjEsMC41LTEuMSwxLjFjMCwwLjYsMC41LDEuMSwxLjEsMS4xYzAuNiwwLDEuMS0wLjUsMS4xLTEuMUMxNC45LDMuNiwxNC40LDMuMSwxMy44LDMuMXoiPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+);
}
.page_foot .dt-social-item .dt-icon--linkedin {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjQwODcyNiAyLjA0NzU0QzAgMi44NDk3IDAgMy44OTk4IDAgNlYxNEMwIDE2LjEwMDIgMCAxNy4xNTAzIDAuNDA4NzI2IDE3Ljk1MjVDMC43NjgyNTEgMTguNjU4MSAxLjM0MTkzIDE5LjIzMTcgMi4wNDc1NCAxOS41OTEzQzIuODQ5NyAyMCAzLjg5OTggMjAgNiAyMEgxNEMxNi4xMDAyIDIwIDE3LjE1MDMgMjAgMTcuOTUyNSAxOS41OTEzQzE4LjY1ODEgMTkuMjMxNyAxOS4yMzE3IDE4LjY1ODEgMTkuNTkxMyAxNy45NTI1QzIwIDE3LjE1MDMgMjAgMTYuMTAwMiAyMCAxNFY2QzIwIDMuODk5OCAyMCAyLjg0OTcgMTkuNTkxMyAyLjA0NzU0QzE5LjIzMTcgMS4zNDE5MyAxOC42NTgxIDAuNzY4MjUxIDE3Ljk1MjUgMC40MDg3MjZDMTcuMTUwMyAwIDE2LjEwMDIgMCAxNCAwSDZDMy44OTk4IDAgMi44NDk3IDAgMi4wNDc1NCAwLjQwODcyNkMxLjM0MTkzIDAuNzY4MjUxIDAuNzY4MjUxIDEuMzQxOTMgMC40MDg3MjYgMi4wNDc1NFpNMTUuNDk1MSA4LjUwNDk1QzE0Ljc0NSA3Ljc1NDggMTMuNzI3NSA3LjMzMzM3IDEyLjY2NjcgNy4zMzMzN0MxMS42MDU4IDcuMzMzMzcgMTAuNTg4NCA3Ljc1NDggOS44MzgyNCA4LjUwNDk1QzkuMDg4MSA5LjI1NTA5IDguNjY2NjcgMTAuMjcyNSA4LjY2NjY3IDExLjMzMzRWMTZIMTEuMzMzM1YxMS4zMzM0QzExLjMzMzMgMTAuOTc5OCAxMS40NzM4IDEwLjY0MDYgMTEuNzIzOSAxMC4zOTA2QzExLjk3MzkgMTAuMTQwNSAxMi4zMTMxIDEwIDEyLjY2NjcgMTBDMTMuMDIwMyAxMCAxMy4zNTk0IDEwLjE0MDUgMTMuNjA5NSAxMC4zOTA2QzEzLjg1OTUgMTAuNjQwNiAxNCAxMC45Nzk4IDE0IDExLjMzMzRWMTZIMTYuNjY2N1YxMS4zMzM0QzE2LjY2NjcgMTAuMjcyNSAxNi4yNDUyIDkuMjU1MDkgMTUuNDk1MSA4LjUwNDk1Wk01Ljk5OTk5IDE2VjhIMy4zMzMzM1YxNkg1Ljk5OTk5Wk01Ljk5OTk5IDQuNjY2NzFDNS45OTk5OSA1LjQwMzA5IDUuNDAzMDQgNi4wMDAwNCA0LjY2NjY2IDYuMDAwMDRDMy45MzAyOCA2LjAwMDA0IDMuMzMzMzMgNS40MDMwOSAzLjMzMzMzIDQuNjY2NzFDMy4zMzMzMyAzLjkzMDMzIDMuOTMwMjggMy4zMzMzNyA0LjY2NjY2IDMuMzMzMzdDNS40MDMwNCAzLjMzMzM3IDUuOTk5OTkgMy45MzAzMyA1Ljk5OTk5IDQuNjY2NzFaIiBmaWxsPSIjMjIyMjIyIi8+Cjwvc3ZnPg==);
}*/

.f-accordion-wrapper input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.f-accordion-label h4 {
	font-weight: bold;
	margin-bottom: 20px;
}

.f-accordion {
    overflow: hidden;
}

.f-accordion ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.f-accordion ul li + li {
	margin-top: 10px;
}

.f-accordion + .f-accordion {
	margin-top: 30px;
}

@media screen and (min-width: 0rem) and (max-width: 47.6875rem) {
	.f-accordion-label {
		width: 100%;
		position: relative;
	}
	.f-accordion-label::after {
		font-family: "joister-icons";
		background: none;
		font-size: 25px;
		top: 2px;
		width: auto;
		height: auto;
		right: 0px;
		content: "\e00d";
		position: absolute;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.f-accordion-wrapper input:checked + .f-accordion-label::after {
		content: "\e013";
	}
	.f-accordion-content {
		max-height: 0;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.f-accordion-wrapper input:checked ~ .f-accordion-content {
		max-height: 100vh;
		margin-bottom: 20px;
	}
	.f-accordion + .f-accordion {
		margin-top: 0;
	}
}

.home_page .e-cta-with-arrow {
	padding-right: 32px;
	margin-top: 26px;
}

.promo_banner {
	border-radius: 24px;
	min-height: 450px;
	padding: 50px;
	text-align: left;
	background: #0080f7;
}
.promo_banner * {
	color: #fff;
}

.promo_banner_wrapper .plans-wrapper {
	margin-top: -160px;
	width: 100%;
	float: left;
}

.promo_banner_wrapper .plans-wrapper .plan {
	border-radius: 8px;
    /*height: 19vw!important;*/
    max-height: 250px;
    max-width: 300px;
    min-height: 250px;
    min-width: 300px;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    width: 30.4vw!important;
}

.promo_banner_wrapper .page_section_title {
	font-size: 40px;
}

.promo_banner_wrapper .plans-wrapper .plan h4 {
	margin-top: 0;
}

.promo_banner_wrapper .plans-wrapper .plan i {
	font-size: 30px;
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.promo_security {
	/*background-image: url(https://www.telstra.us.com/content/dam/shared-component-assets/tecom/campaigns/telstra-international-multi-layered-security-services/01_homepage_1920x480.jpg);*/
    background-position: center;
}

@media (min-width: 768px) {
	.promo_banner {
		padding: 80px;
	}

	.promo_banner_inner {
		max-width: 420px;
	}
}

@media (min-width: 992px) {
	.promo_banner_wrapper .plans-wrapper .plan h4 {
		font-size: 24px;
	}

	.promo_banner_wrapper .page_section_title {
		font-size: 64px;
	}

	.promo_banner_inner {
		max-width: 550px;
	}

	.promo_banner {
		min-height: 550px;
	}
}

.promo_banner_wrapper .plans-wrapper .plan .btn {
	margin-top: 30px;
}

.main_nav .menu-item-has-children > a:after, .open_menu .lines:after, .open_menu .lines:before {
	content: ''
}

.full-width {
	width: 100%;
}

.sc-video_wrapper {
	padding: 0 !important;
	overflow: hidden;
}

.sc-video_wrapper .container-fluid {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 65px;
}


.sc-video {
	display: block;
}

.sc-video {
	height: auto;
    width: 100%;
}

.btn {
	background-color: transparent;
	border: 0;
    border: 2px solid;
	margin-bottom: 20px;
	outline: none !important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;

	display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    /*text-transform: uppercase;*/
    height: 48px;
    line-height: 44px;
    border-radius: 100px;
    box-sizing: border-box;
    white-space: nowrap;
    padding: 0 30px;
    min-width: 150px;
}

.btn:hover, .btn:focus {
	background: #fff;
	border-color: #fff;
	color: #323232;
}
.btn span {
	z-index: 1
}

.btn.btn_dark {
    color: #333;
}

.btn.btn_dark:hover,.btn.btn_dark:focus {
	background: #323232;
	border-color: #323232;
	color: #fff;
}

.btn.btn_dark_fill, .btn.btn_dark_fill:hover,.btn.btn_dark_fill:focus {
	background: #323232;
	border-color: #323232;
	color: #fff;
}

.btn_invert {
    border: 3px solid #ffffff;
	background-color: #ffffff;
	color: #323232;
}

.btn_invert:hover {
    border: 3px solid;
	background-color: transparent;
	color: #ffffff;
}

.btn + .btn {
    margin-left: 10px;
}

.side_menu, .site_nav {
	background-color: #222
}

.modal-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	border: 0;
}

.modal-footer {
	padding: 15px 30px 30px;
	border: none;
}

.modal-body {	
	padding: 30px 30px 15px;
}

.btn {
	margin: 0;
}

@media (min-width: 768px) {
	.modal-footer {
		padding: 25px 50px 50px;
	}

	.modal-body {	
		padding: 50px 50px 25px;
	}	
}

/*
.slick-dots {
    position: absolute;
    bottom: -46px;
    list-style: none;
    display: block;
    text-align: center;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    z-index: 9;
  }
  .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 5px;
    padding: 0;
    position: relative;
  }
  .slick-dots li button {
    background-color: #cccccc;
    border: 0;
    border-radius: 10px;
    cursor: pointer;
    display: block;
    height: 12px;
    padding: 0;
    width: 12px;
    text-indent: -999px;
  }
  .slick-dots li.slick-active button {
    background-color: #007df1;
  }
*/
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots {
    position: relative;
    bottom: 24px;
    height: 12px;
    margin: 45px 0 0;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}

.slick-dots li, .slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.slick-dots li {
    width: 30px;
    height: 12px;
    margin: 0 6px;
    line-height: 14px;
}

[type=button], [type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.slick-dots li button {
	padding: 0;
	margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
}

.slick-dots li button {
    position: relative;
    width: 100%;
    height: 1px;
    padding: 0;
    transition: all .3s ease;
    border: 0;
    border-radius: 0;
    background-color: #fff;
}

.color_ffffff .slick-dots li button, .white_page .slick-dots li button, .color_f5f6f7 .slick-dots li button {
    background-color: #000;
}

.slick-dots li.slick-active button, .slick-dots li:hover button {
	padding-top: 4px;
	height: 5px;
}

.slick-dots li:hover:not(.slick-active) button {
    background: #747676;
}

.autoscroll-gallery {
    position: relative;
    width: 100%;
    max-width: 1920px;
}

.autoscroll-gallery::before,.autoscroll-gallery::after {
	content: "";
	display: block;
	position: absolute;
	width: 25%;
	height: calc(100% + 2px);
	z-index: 1;
	top: -1px
}

.autoscroll-gallery::before {
	background: linear-gradient(90deg, #fff 0%, transparent 100%);
	left: -1px
}

.autoscroll-gallery::after {
	background: linear-gradient(-90deg, #fff 10%, transparent 100%);
	right: -1px
}

.autoscroll-gallery__wrapper {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	overflow: hidden
}

.autoscroll-gallery__wrapper:first-child {
	margin-bottom: 60px
}

.autoscroll-gallery__set {
	display: flex;
	flex-wrap: nowrap;
	animation: 20s linear infinite normal autoscroll-scroll;
	align-items: center;
}

.autoscroll-gallery__set img {
	object-fit: contain;
	margin: 0 calc(clamp(32px,5.55556vw,80px)/2);
	width: auto;
	max-width: none;
}

@media(max-width: 650px) {
	.autoscroll-gallery__set img {
		width:130px
	}
}

.autoscroll-gallery__set--reverse {
	animation-direction: reverse;
	transform: translateX(-100%)
}

@keyframes autoscroll-scroll {
	from {
		transform: translateX(0%)
	}

	to {
		transform: translateX(-100%)
	}
}

.autoscroll-gallery__wrapper:first-child {
    margin-bottom: 60px;
}

.btn_lg {
	padding: 26px 129px
}

.display-flex {
    display: flex;
}

.flex-align-bottom {
    display: inline-block;
    align-self: flex-end;
}


.side_menu {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 70px;
	z-index: 12
}

.open_menu, .menu-icons {
	border: 0;
	text-align: center;
	width: 70px;
	height: 50px;
	background: 0 0;
	position: relative;
	z-index: 5;
	margin-top: 14px;
	opacity: .4;
	display: inline-block;
	vertical-align: top
}

.menu-icons {
	font-size: 20px;
	color: #fff;
	line-height: 55px;
	margin-top: 0;
	opacity: 1;
}
.menu-icons.active {
	 color: #ed0000
 }
.opened_menu .menu-icons {
	display: none;
}

.menu-icons [class^="icon-"], .menu-icons [class*=" icon-"] {
	line-height: 50px;
}

.open_menu .lines, .open_menu .lines:after, .open_menu .lines:before {
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 4px;
	background-color: #fff;
	margin: 0 auto;
}

.open_menu:hover {
	opacity: 1
}

.opened_menu .open_menu .lines {
	transition-delay: .12s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg)
}

.open_menu .lines {
	position: relative;
	transition-timing-function: ease;
	transition-duration: .15s
}

.open_menu .lines:after, .open_menu .lines:before {
	position: absolute
}

.open_menu .lines:after {
	bottom: -5px;
	-webkit-transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19);
	-moz-transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19);
	-ms-transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19);
	-o-transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.open_menu .lines:before {
	top: -5px;
	-webkit-transition: top .1s ease-in .25s, opacity .1s ease-in;
	-moz-transition: top .1s ease-in .25s, opacity .1s ease-in;
	-ms-transition: top .1s ease-in .25s, opacity .1s ease-in;
	-o-transition: top .1s ease-in .25s, opacity .1s ease-in;
	transition: top .1s ease-in .25s, opacity .1s ease-in
}

.opened_menu .open_menu .lines:before {
	top: 0;
	-webkit-transition: top .1s ease-out, opacity .1s ease-out .12s;
	-moz-transition: top .1s ease-out, opacity .1s ease-out .12s;
	-ms-transition: top .1s ease-out, opacity .1s ease-out .12s;
	-o-transition: top .1s ease-out, opacity .1s ease-out .12s;
	transition: top .1s ease-out, opacity .1s ease-out .12s;
	opacity: 0
}

.opened_menu .open_menu .lines:after {
	bottom: 0;
	-webkit-transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
	-moz-transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
	-ms-transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
	-o-transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
	transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.menu-logo {
	position: absolute;
    right: 20px;
	top: 32px;
	transform: translateY(0);
	-o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.menu-logo.scrolled {
	transform: translateY(0px);
}

@media (min-width: 64.25rem) {
	.menu-logo {
		position: fixed;
	}
	.menu-logo.scrolled {
		transform: translateY(-75px);
	}
}

.menu-phone::before {
    content: "Call Sales";
    font-weight: bold;
    color: #000;
    margin: -6px 0;
    padding: 6px 0 6px 24px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTMuNiwxOGMtMiwwLTUtMS40LTguNi01LTUuMS01LjItNS45LTkuMS00LjMtMTAuN2gwbDEuOS0xLjlhMSwxLDAsMCwxLC45LS40aDBhMS4wOSwxLjA5LDAsMCwxLC45LjRsMy4xLDMuMWExLjI3LDEuMjcsMCwwLDEsMCwxLjhsLTEuMywxLjJhOS40Miw5LjQyLDAsMCwwLDUuMyw1LjNsMS4yLTEuMmExLjI3LDEuMjcsMCwwLDEsMS44LDBsMy4xLDMuMWExLjI3LDEuMjcsMCwwLDEsMCwxLjhsLTEuOSwxLjlBMy43LDMuNywwLDAsMSwxMy42LDE4Wm0tMTIuMS0xNC45Yy0xLjMsMS40LjYsNS40LDQuMyw5LjFzNy43LDUuNiw5LjEsNC4zbC4xLS4xLDEuOS0xLjljLjEtLjEuMS0uMSwwLS4ybC0zLjEtMy4xYy0uMS0uMS0uMS0uMS0uMiwwbC0xLjgsMS45LS4zLS4yYTEwLjkzLDEwLjkzLDAsMCwxLTYuNC02LjRsLS4yLS4zLDEuNy0xLjdjLjEtLjEuMS0uMSwwLS4ybC0zLTMuMWgtLjJaIj48L3BhdGg+PC9zdmc+) no-repeat left center;
	filter: invert(1);
}

.menu-whatsapp::before {
	content: 'WhatsApp';
    font-weight: bold;
    color: #000;
    margin: -6px 0 -6px 20px;
    padding: 6px 0 6px 27px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNLjA1NyAyNGwxLjY4Ny02LjE2M2MtMS4wNDEtMS44MDQtMS41ODgtMy44NDktMS41ODctNS45NDYuMDAzLTYuNTU2IDUuMzM4LTExLjg5MSAxMS44OTMtMTEuODkxIDMuMTgxLjAwMSA2LjE2NyAxLjI0IDguNDEzIDMuNDg4IDIuMjQ1IDIuMjQ4IDMuNDgxIDUuMjM2IDMuNDggOC40MTQtLjAwMyA2LjU1Ny01LjMzOCAxMS44OTItMTEuODkzIDExLjg5Mi0xLjk5LS4wMDEtMy45NTEtLjUtNS42ODgtMS40NDhsLTYuMzA1IDEuNjU0em02LjU5Ny0zLjgwN2MxLjY3Ni45OTUgMy4yNzYgMS41OTEgNS4zOTIgMS41OTIgNS40NDggMCA5Ljg4Ni00LjQzNCA5Ljg4OS05Ljg4NS4wMDItNS40NjItNC40MTUtOS44OS05Ljg4MS05Ljg5Mi01LjQ1MiAwLTkuODg3IDQuNDM0LTkuODg5IDkuODg0LS4wMDEgMi4yMjUuNjUxIDMuODkxIDEuNzQ2IDUuNjM0bC0uOTk5IDMuNjQ4IDMuNzQyLS45ODF6bTExLjM4Ny01LjQ2NGMtLjA3NC0uMTI0LS4yNzItLjE5OC0uNTctLjM0Ny0uMjk3LS4xNDktMS43NTgtLjg2OC0yLjAzMS0uOTY3LS4yNzItLjA5OS0uNDctLjE0OS0uNjY5LjE0OS0uMTk4LjI5Ny0uNzY4Ljk2Ny0uOTQxIDEuMTY1LS4xNzMuMTk4LS4zNDcuMjIzLS42NDQuMDc0LS4yOTctLjE0OS0xLjI1NS0uNDYyLTIuMzktMS40NzUtLjg4My0uNzg4LTEuNDgtMS43NjEtMS42NTMtMi4wNTktLjE3My0uMjk3LS4wMTgtLjQ1OC4xMy0uNjA2LjEzNC0uMTMzLjI5Ny0uMzQ3LjQ0Ni0uNTIxLjE1MS0uMTcyLjItLjI5Ni4zLS40OTUuMDk5LS4xOTguMDUtLjM3Mi0uMDI1LS41MjEtLjA3NS0uMTQ4LS42NjktMS42MTEtLjkxNi0yLjIwNi0uMjQyLS41NzktLjQ4Ny0uNTAxLS42NjktLjUxbC0uNTctLjAxYy0uMTk4IDAtLjUyLjA3NC0uNzkyLjM3MnMtMS4wNCAxLjAxNi0xLjA0IDIuNDc5IDEuMDY1IDIuODc2IDEuMjEzIDMuMDc0Yy4xNDkuMTk4IDIuMDk1IDMuMiA1LjA3NiA0LjQ4Ny43MDkuMzA2IDEuMjYzLjQ4OSAxLjY5NC42MjYuNzEyLjIyNiAxLjM2LjE5NCAxLjg3Mi4xMTguNTcxLS4wODUgMS43NTgtLjcxOSAyLjAwNi0xLjQxMy4yNDgtLjY5NS4yNDgtMS4yOS4xNzMtMS40MTR6Ii8+PC9zdmc+) no-repeat left center;
	background-size: 20px 20px;
	filter: invert(1);
}


.menu-logo {

}

.menu-login {
    font-weight: bold;
    color: #fff;
    margin: -6px 0;
    padding: 6px 10px 6px 24px;
}

.menu-login:hover {
	color: #fff;
}

.menu-logo-scrolled {
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	background: #000000;
	padding: 20px;
	transform: translateY(75px);
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.menu-logo.scrolled ~ .menu-logo-scrolled {
	transform: translateY(0px);
}

.menu_wrap {
	position: absolute;
	top: 0;
	left: -100%;
	-webkit-transition: left .3s;
	-moz-transition: left .3s;
	-ms-transition: left .3s;
	-o-transition: left .3s;
	transition: left .3s
}

.opened_menu .menu_wrap {
	left: 0
}

.home_link {
	position: absolute;
	bottom: 33px;
	/*-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 10% 70%;
	-moz-transform-origin: 10% 70%;
	-ms-transform-origin: 10% 70%;
	-o-transform-origin: 10% 70%;
	transform-origin: 10% 70%;*/
	opacity: .4;
	left: 17px;
	left: 22px;
	z-index: 1;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	display: inline-block
}

.home_link:hover {
	opacity: 1
}

.home_link img {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	vertical-align: top;
	-webkit-transform: translateZ(0) scale(1, 1);
	transform: translateZ(0) scale(1, 1);
	max-width: none
}

.opened_menu .home_link {
	opacity: 0;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.site_nav {
	position: fixed;
	top: 0;
	left: -340px;
	z-index: 101;
	height: 100%;
	width: 340px;
	-webkit-transition: left .3s;
	-moz-transition: left .3s;
	-ms-transition: left .3s;
	-o-transition: left .3s;
	transition: left .3s;
	padding: 48px 25px 10px;
	overflow-y: auto
}

.opened_menu .site_nav {
	left: 70px
}

.main_nav .menu-item-has-children {
	position: relative
}

.main_nav .menu-item-has-children ul {
	display: none
}

.main_nav .menu-item-has-children.open ul {
	display: block
}

.main_nav .menu-item-has-children > a:after {
	font-family: "joister-icons";
    background: none;
    font-size: 25px;
    top: -5px;
    width: auto;
    height: auto;
    right: 0px;
    content: "\e00d";
    position: absolute;
}

.main_nav .menu-item-has-children.open > a:after {
    content: "\e013";
}

.home_nav_bg, .home_nav_tabs .tab-pane {
	background-size: 110% auto;
	background-repeat: no-repeat
}


.main_nav {
	margin: 0
}

.main_nav > li {
	margin: 25px 0 0;
}

.main_nav > li.menu-item:first-child {
	margin-top: 10px;
}

.main_nav > li.menu-item {
	margin: 5px 0 25px;
	/*display: table;*/
}

.main_nav > li.menu-item a {
/*	display: table-cell;*/
	position: relative;
	font-size: 18px;
}

.main_nav > li.menu-item a > span:last-child {
	line-height: 14px;
	display: inline-block;
	height: 13px;
}

.main_nav > li.menu-item a > * {
	vertical-align: middle;
}

.main_nav > li.menu-item-has-children a {
	padding-right: 30px;
}

.main_nav li a {
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	display: inline-block
}

.main_nav li a:hover, .main_nav li.active a {
	opacity: 1;
}
.main_nav li.active a {
	color: #0045e6;
}

.menu-logo.hinduja-logo {
	right: 85px;
    width: 50px;
    height: 50px;
    background: center / contain no-repeat url(../images/hinduja_logo.png);
}

/*.color_nav li a:after, .color_nav li a:before {
	content: '';
	position: absolute;
	z-index: -1;
	height: .5em;
	background-color: #2de59c;
	width: 0;
	bottom: 0
}*/

.page_inner, .page_wrap {
	position: relative;
	height: 100%
}

.page_breadcrumb i {
    vertical-align: middle;
}

/*.color_nav li a:before {
	margin-left: -5%
}

.color_nav li a:after {
	margin-right: -5%;
	right: 0;
	-webkit-transition: width .8s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: width .8s cubic-bezier(.22, .61, .36, 1);
	-o-transition: width .8s cubic-bezier(.22, .61, .36, 1);
	transition: width .8s cubic-bezier(.22, .61, .36, 1)
}

.color_nav li a:hover:before {
	width: 110%;
	-webkit-transition: width .8s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: width .8s cubic-bezier(.22, .61, .36, 1);
	-o-transition: width .8s cubic-bezier(.22, .61, .36, 1);
	transition: width .8s cubic-bezier(.22, .61, .36, 1)
}*/

.main_nav > li > a {
	/*font-weight: 700;*/
	opacity: .6
}

.main_nav > li > a .menu-item-icons {
	font-size: 20px;
	padding: 0 10px 0 0;
	display: inline-block;
}

.main_nav ul {
	font-size: 14px;
	margin: 15px 0 0;
	display: none
}

.main_nav ul > li {
	margin: 0 0 10px
}

.main_nav ul > li.menu-item > a {
	font-weight: 600;
	opacity: .4;
	font-size: 15px;
}

.menu-item-new {
    background: #ff102a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    padding: 3px 3px 2px;
    border-radius: 2px;
    letter-spacing: .3px;
    line-height: 11px;
    margin: 0 0 0 10px;
    display: inline-block;
}

.page_inner {
	/*overflow-y: auto;
	overflow-x: hidden*/
}

.bottom_nav_hovered, .drift_img, .fp-scrollable, .fp-scroller, .fp-slides, .home_nav_bg, .insight_search, .select_wrap, .top_nav_hovered {
	overflow: hidden
}

.opened_menu .home_content, .opened_menu .home_nav {
	-webkit-transform: translateX(340px);
	-moz-transform: translateX(340px);
	-ms-transform: translateX(340px);
	-o-transform: translateX(340px);
	transform: translateX(340px)
}

.page_overlay {
	background-color: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none
}

.opened_menu .page_overlay {
	z-index: 100
}

.opened_menu .side_menu {
	z-index: 105
}

.contact-menu .textwidget {
	position: absolute;
	bottom: 30px
}

.nav_contacts {
	font-size: 12px;
	font-weight: 600;
	color: rgba(255, 255, 255, .4);
	margin: 0;
	line-height: 1.3
}

.nav_contacts li {
	/*margin: 0 0 15px*/
}

.nav_contacts a {
	color: rgba(255, 255, 255, .4);
	display: inline-block
}

.more_contacts {
	margin: 10px 0 0
}

.more_contacts:hover {
	color: #0045e6
}

.author {
	position: relative;
	margin-top: 30px
}

.author img {
	height: auto;
	max-width: none
}

.author a {
	position: static;
	transition: all .7s;
	transform-origin: 10% 70%;
	display: inline-block
}

.author a:hover {
	opacity: .4
}

.author p {
	font-size: 10px;
	text-decoration: none;
	color: rgba(255, 255, 255, .4);
	background-color: transparent;
	font-weight: 300
}

.dt-social-item {
    margin: 50px 0 0;
}
.dt-social-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #b9bcbf;
    line-height: 1.14;
    font-size: 14px;
    text-decoration: none;
}
.dt-social-link + .dt-social-link {
	margin-left: 15px;
}
.dt-icon {
    display: inline-block;
    background: 50%/contain no-repeat;
    width: 20px;
    height: 20px;
}
.dt-icon--facebook {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iRWJlbmVfMSIgZGF0YS1uYW1lPSJFYmVuZSAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMTcuNzgiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMDI0LDUxMkMxMDI0LDIyOS4yMyw3OTQuNzcsMCw1MTIsMFMwLDIyOS4yMywwLDUxMmMwLDI1NS41NSwxODcuMjMsNDY3LjM3LDQzMiw1MDUuNzh2LTM1Ny43OGgtMTMwdi0xNDhoMTMwdi0xMTIuOGMwLTEyOC4zMiw3Ni40NC0xOTkuMiwxOTMuMzktMTk5LjIsNTYuMDIsMCwxMTQuNjEsMTAsMTE0LjYxLDEwdjEyNmgtNjQuNTZjLTYzLjYsMC04My40NCwzOS40Ny04My40NCw3OS45NnY5Ni4wNGgxNDJsLTIyLjcsMTQ4aC0xMTkuM3YzNTcuNzhjMjQ0Ljc3LTM4LjQxLDQzMi0yNTAuMjIsNDMyLTUwNS43OFoiPjwvcGF0aD48L3N2Zz4=);
}
.dt-icon--youtube {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjU4MTggNC43QzE5LjQ2ODcgNC4yNzQ1MSAxOS4yNDU5IDMuODg2MTggMTguOTM1NiAzLjU3Mzg4QzE4LjYyNTMgMy4yNjE1OCAxOC4yMzg0IDMuMDM2MjUgMTcuODEzNiAyLjkyMDQ1QzE2LjI1IDIuNSAxMCAyLjUgMTAgMi41QzEwIDIuNSAzLjc1IDIuNSAyLjE4NjM2IDIuOTIwNDVDMS43NjE2MSAzLjAzNjI1IDEuMzc0NzIgMy4yNjE1OCAxLjA2NDQxIDMuNTczODhDMC43NTQwOTcgMy44ODYxOCAwLjUzMTI1NSA0LjI3NDUxIDAuNDE4MTgyIDQuN0MwIDYuMjcwNDUgMCA5LjU0NTQ1IDAgOS41NDU0NUMwIDkuNTQ1NDUgMCAxMi44MjA1IDAuNDE4MTgyIDE0LjM5MDlDMC41MzEyNTUgMTQuODE2NCAwLjc1NDA5NyAxNS4yMDQ3IDEuMDY0NDEgMTUuNTE3QzEuMzc0NzIgMTUuODI5MyAxLjc2MTYxIDE2LjA1NDcgMi4xODYzNiAxNi4xNzA1QzMuNzUgMTYuNTkwOSAxMCAxNi41OTA5IDEwIDE2LjU5MDlDMTAgMTYuNTkwOSAxNi4yNSAxNi41OTA5IDE3LjgxMzYgMTYuMTcwNUMxOC4yMzg0IDE2LjA1NDcgMTguNjI1MyAxNS44MjkzIDE4LjkzNTYgMTUuNTE3QzE5LjI0NTkgMTUuMjA0NyAxOS40Njg3IDE0LjgxNjQgMTkuNTgxOCAxNC4zOTA5QzIwIDEyLjgyMDUgMjAgOS41NDU0NSAyMCA5LjU0NTQ1QzIwIDkuNTQ1NDUgMjAgNi4yNzA0NSAxOS41ODE4IDQuN1pNNy45NTQ1NSAxMi41MTkzVjYuNTcxNTlMMTMuMTgxOCA5LjU0NTQ1TDcuOTU0NTUgMTIuNTE5M1oiIGZpbGw9IiNCOUJDQkYiLz4KPC9zdmc+Cg==);
}
.dt-icon--twitter {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMjAwIDEyMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CgkJCQkJCTxwYXRoIGQ9Ik03MTQuMTYzIDUxOS4yODRMMTE2MC44OSAwSDEwNTUuMDNMNjY3LjEzNyA0NTAuODg3TDM1Ny4zMjggMEgwTDQ2OC40OTIgNjgxLjgyMUwwIDEyMjYuMzdIMTA1Ljg2Nkw1MTUuNDkxIDc1MC4yMThMODQyLjY3MiAxMjI2LjM3SDEyMDBMNzE0LjEzNyA1MTkuMjg0SDcxNC4xNjNaTTU2OS4xNjUgNjg3LjgyOEw1MjEuNjk3IDYxOS45MzRMMTQ0LjAxMSA3OS42OTQ0SDMwNi42MTVMNjExLjQxMiA1MTUuNjg1TDY1OC44OCA1ODMuNTc5TDEwNTUuMDggMTE1MC4zSDg5Mi40NzZMNTY5LjE2NSA2ODcuODU0VjY4Ny44MjhaIiBmaWxsPSJ3aGl0ZSI+PC9wYXRoPgoJCQkJCTwvc3ZnPg==);
}
.dt-icon--instagram {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmb2N1c2FibGU9ImZhbHNlIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE4IDE4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOCAxODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgoJCQkJCQk8Zz4KCQkJCQkJCTxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xOCw1LjNjMC0xLTAuMi0xLjYtMC40LTIuMmMtMC4yLTAuNi0wLjUtMS4xLTEtMS42Yy0wLjUtMC41LTEtMC44LTEuNi0xYy0wLjYtMC4yLTEuMi0wLjQtMi4yLTAuNEMxMS44LDAsMTEuNCwwLDksMAoJCQkJCQkJCVM2LjMsMCw1LjMsMGMtMSwwLTEuNiwwLjItMi4yLDAuNEMyLjUsMC43LDIsMSwxLjUsMS41cy0wLjgsMS0xLDEuNkMwLjMsMy43LDAuMSw0LjMsMC4xLDUuM0MwLDYuMiwwLDYuNiwwLDljMCwyLjQsMCwyLjgsMC4xLDMuNwoJCQkJCQkJCWMwLDEsMC4yLDEuNiwwLjQsMi4yYzAuMiwwLjYsMC41LDEuMSwxLDEuNnMxLDAuOCwxLjYsMWMwLjYsMC4yLDEuMiwwLjQsMi4yLDAuNEM2LjMsMTgsNi42LDE4LDksMThzMi44LDAsMy43LTAuMQoJCQkJCQkJCWMxLDAsMS42LTAuMiwyLjItMC40YzAuNi0wLjIsMS4xLTAuNSwxLjYtMWMwLjUtMC41LDAuOC0xLDEtMS42YzAuMi0wLjYsMC40LTEuMiwwLjQtMi4yYzAtMSwwLjEtMS4zLDAuMS0zLjcKCQkJCQkJCQlDMTgsNi42LDE4LDYuMiwxOCw1LjN6IE0xNi4zLDEyLjZjMCwwLjktMC4yLDEuNC0wLjMsMS43Yy0wLjIsMC40LTAuNCwwLjctMC43LDFzLTAuNiwwLjUtMSwwLjdjLTAuMywwLjEtMC44LDAuMy0xLjcsMC4zCgkJCQkJCQkJYy0wLjksMC0xLjIsMC4xLTMuNiwwLjFzLTIuNywwLTMuNi0wLjFjLTAuOSwwLTEuNC0wLjItMS43LTAuM2MtMC40LTAuMi0wLjctMC40LTEtMC43cy0wLjUtMC42LTAuNy0xYy0wLjEtMC4zLTAuMy0wLjgtMC4zLTEuNwoJCQkJCQkJCWMwLTAuOS0wLjEtMS4yLTAuMS0zLjZjMC0yLjQsMC0yLjcsMC4xLTMuNkMxLjcsNC41LDEuOSw0LDIsMy43YzAuMi0wLjQsMC40LTAuNywwLjctMUMzLDIuMywzLjMsMi4xLDMuNywyQzQsMS45LDQuNSwxLjcsNS40LDEuNwoJCQkJCQkJCWMwLjksMCwxLjItMC4xLDMuNi0wLjFjMi40LDAsMi43LDAsMy42LDAuMWMwLjksMCwxLjQsMC4yLDEuNywwLjNjMC40LDAuMiwwLjcsMC40LDEsMC43czAuNSwwLjYsMC43LDFjMC4xLDAuMywwLjMsMC44LDAuMywxLjcKCQkJCQkJCQljMCwwLjksMC4xLDEuMiwwLjEsMy42QzE2LjQsMTEuNCwxNi40LDExLjcsMTYuMywxMi42eiI+PC9wYXRoPgoJCQkJCQkJPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTksNC40QzYuNSw0LjQsNC40LDYuNCw0LjQsOWMwLDIuNiwyLjEsNC42LDQuNiw0LjZzNC42LTIuMSw0LjYtNC42QzEzLjYsNi40LDExLjYsNC40LDksNC40eiBNOSwxMmMtMS43LDAtMy0xLjMtMy0zCgkJCQkJCQkJYzAtMS43LDEuMy0zLDMtM2MxLjcsMCwzLDEuMywzLDNDMTIsMTAuNywxMC43LDEyLDksMTJ6Ij48L3BhdGg+CgkJCQkJCQk8cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTMuOCwzLjFjLTAuNiwwLTEuMSwwLjUtMS4xLDEuMWMwLDAuNiwwLjUsMS4xLDEuMSwxLjFjMC42LDAsMS4xLTAuNSwxLjEtMS4xQzE0LjksMy42LDE0LjQsMy4xLDEzLjgsMy4xeiI+PC9wYXRoPgoJCQkJCQk8L2c+CgkJCQkJPC9zdmc+);
}
.dt-icon--linkedin {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjQwODcyNiAyLjA0NzU0QzAgMi44NDk3IDAgMy44OTk4IDAgNlYxNEMwIDE2LjEwMDIgMCAxNy4xNTAzIDAuNDA4NzI2IDE3Ljk1MjVDMC43NjgyNTEgMTguNjU4MSAxLjM0MTkzIDE5LjIzMTcgMi4wNDc1NCAxOS41OTEzQzIuODQ5NyAyMCAzLjg5OTggMjAgNiAyMEgxNEMxNi4xMDAyIDIwIDE3LjE1MDMgMjAgMTcuOTUyNSAxOS41OTEzQzE4LjY1ODEgMTkuMjMxNyAxOS4yMzE3IDE4LjY1ODEgMTkuNTkxMyAxNy45NTI1QzIwIDE3LjE1MDMgMjAgMTYuMTAwMiAyMCAxNFY2QzIwIDMuODk5OCAyMCAyLjg0OTcgMTkuNTkxMyAyLjA0NzU0QzE5LjIzMTcgMS4zNDE5MyAxOC42NTgxIDAuNzY4MjUxIDE3Ljk1MjUgMC40MDg3MjZDMTcuMTUwMyAwIDE2LjEwMDIgMCAxNCAwSDZDMy44OTk4IDAgMi44NDk3IDAgMi4wNDc1NCAwLjQwODcyNkMxLjM0MTkzIDAuNzY4MjUxIDAuNzY4MjUxIDEuMzQxOTMgMC40MDg3MjYgMi4wNDc1NFpNMTUuNDk1MSA4LjUwNDk1QzE0Ljc0NSA3Ljc1NDggMTMuNzI3NSA3LjMzMzM3IDEyLjY2NjcgNy4zMzMzN0MxMS42MDU4IDcuMzMzMzcgMTAuNTg4NCA3Ljc1NDggOS44MzgyNCA4LjUwNDk1QzkuMDg4MSA5LjI1NTA5IDguNjY2NjcgMTAuMjcyNSA4LjY2NjY3IDExLjMzMzRWMTZIMTEuMzMzM1YxMS4zMzM0QzExLjMzMzMgMTAuOTc5OCAxMS40NzM4IDEwLjY0MDYgMTEuNzIzOSAxMC4zOTA2QzExLjk3MzkgMTAuMTQwNSAxMi4zMTMxIDEwIDEyLjY2NjcgMTBDMTMuMDIwMyAxMCAxMy4zNTk0IDEwLjE0MDUgMTMuNjA5NSAxMC4zOTA2QzEzLjg1OTUgMTAuNjQwNiAxNCAxMC45Nzk4IDE0IDExLjMzMzRWMTZIMTYuNjY2N1YxMS4zMzM0QzE2LjY2NjcgMTAuMjcyNSAxNi4yNDUyIDkuMjU1MDkgMTUuNDk1MSA4LjUwNDk1Wk01Ljk5OTk5IDE2VjhIMy4zMzMzM1YxNkg1Ljk5OTk5Wk01Ljk5OTk5IDQuNjY2NzFDNS45OTk5OSA1LjQwMzA5IDUuNDAzMDQgNi4wMDAwNCA0LjY2NjY2IDYuMDAwMDRDMy45MzAyOCA2LjAwMDA0IDMuMzMzMzMgNS40MDMwOSAzLjMzMzMzIDQuNjY2NzFDMy4zMzMzMyAzLjkzMDMzIDMuOTMwMjggMy4zMzMzNyA0LjY2NjY2IDMuMzMzMzdDNS40MDMwNCAzLjMzMzM3IDUuOTk5OTkgMy45MzAzMyA1Ljk5OTk5IDQuNjY2NzFaIiBmaWxsPSIjRkZGRkZGIi8+Cjwvc3ZnPg==);
}
/*.home_content + .home_nav {
	position: fixed;
    z-index: 11;
    right: -20px;
    top: 0;
    width: 50%;
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    height: 100%;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
	transition: transform .3s;
	overflow-y: auto;
}

.home_content + .home_nav .home_nav_item {
    background-color: #222;
    height: 50%;
    width: 100%;
    position: relative;
    transition: all .3s;
    cursor: pointer;
}

.home_content + .home_nav .home_nav_item .section_title {
	font-size: 40px;
}*/

.feature-card-container .feature-card {
    margin: 0;
}

.feature-card-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.color_red {
    background: linear-gradient(225deg, #ff1c41, #802984);
	background: linear-gradient(105deg, #ff1c7c 0%, #f13705);
	background: linear-gradient(225deg, #ff1c7c, #f13705);
}

.color_indigo {
	background: linear-gradient(224deg, #802980 15%, #036aff);
	background: linear-gradient(226deg, #c811ff, #451cfc);
}

.color_ice {
	background: linear-gradient(226deg, #c811ff, #451cfc);
	background: linear-gradient(154deg, #2bf7fe, #0017ff, #fe15e5);
}

.feature-card__content {
    padding: 30px 30px 45px 30px;
}

.feature-card__content .page_title {
	margin: 0;
}

.no-margin {
	margin: 0 !important;
}

	.no-padding {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

@media (min-width: 768px) {
	.feature-card__content {
		padding: 0 70px;
	}
}

@media (min-width: 992px) {
	.feature-card__content {
		padding: 0 60px;
	}

	.feature-card-container:before {
		content: "";
		display: block;
		padding-top: 100%;
	}
	
	.feature-card-container .feature-card {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}

	.feature-card-container .feature-card__content {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.no-padding {
		padding: 0 !important;
	}
}

@media (min-width: 1200px) {
	.feature-card__content {
		padding: 0 120px;
	}
	.feature-card__content .page_title {
		margin: 0;
	}

	.feature-card-container:before {
		content: "";
		display: block;
		padding-top: 100%;
	}
	
	.feature-card-container .feature-card {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}

	.feature-card-container .feature-card__content {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.no-padding {
		padding: 0 !important;
	}
}

.e-cta-with-arrow {
	/* use !important to prevent issues with browser extensions that change fonts */
	/* Better Font Rendering =========== */
	font-smooth: always;
	position: relative;
	display: inline-block;
	margin: 0;
	padding-right: 50px;
	color: inherit;
  }

  .e-cta-with-arrow::after {
  	font-family: 'joister-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e900";
  }
  
  .e-cta-with-arrow::after {
	position: absolute;
	top: 50%;
	right: -5px;
	font-size: 30px;
	-webkit-transform: translate(0, -50%);
			transform: translate(0, -50%);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	transition: -webkit-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  
  .e-cta-with-arrow__text {
	margin-right: 1rem;
  }
  
  .e-cta-with-arrow:hover,
  .e-cta-with-arrow:focus {
	outline: none;
  }
  
  .prefers-reduced-motion--reduce .e-cta-with-arrow:hover,
  .prefers-reduced-motion--reduce .e-cta-with-arrow:focus {
	text-decoration: underline;
  }
  
  .prefers-reduced-motion--reduce .e-cta-with-arrow:hover::after,
  .prefers-reduced-motion--reduce .e-cta-with-arrow:focus::after {
	-webkit-transform: translate(0, -50%);
			transform: translate(0, -50%);
  }
  
  .prefers-reduced-motion--reduce .e-cta-with-arrow:hover .e-cta-with-arrow__text,
  .prefers-reduced-motion--reduce .e-cta-with-arrow:focus .e-cta-with-arrow__text {
	text-decoration: underline;
  }
  
  @media (prefers-reduced-motion: reduce) {
	.e-cta-with-arrow:hover,
	.e-cta-with-arrow:focus {
	  text-decoration: underline;
	}
  
	.e-cta-with-arrow:hover::after,
	.e-cta-with-arrow:focus::after {
	  -webkit-transform: translate(0, -50%);
			  transform: translate(0, -50%);
	}
  
	.e-cta-with-arrow:hover .e-cta-with-arrow__text,
	.e-cta-with-arrow:focus .e-cta-with-arrow__text {
	  text-decoration: underline;
	}
  }
  
  .prefers-reduced-motion--no-preference .e-cta-with-arrow:hover::after,
  .prefers-reduced-motion--no-preference .e-cta-with-arrow:focus::after {
	-webkit-transform: translate(1.125rem, -50%);
			transform: translate(1.125rem, -50%);
  }
  
  @media (prefers-reduced-motion: no-preference) {
	.e-cta-with-arrow:hover::after,
	.e-cta-with-arrow:focus::after {
	  -webkit-transform: translate(1.125rem, -50%);
			  transform: translate(1.125rem, -50%);
	}
  }
  
  @media (min-width: 64.25rem) {
	.e-cta-with-arrow__text {
	  display: block;
	}
  
	.e-cta-with-arrow::after {
	  top: 55%;
	}
  }
  
  
  .card--link__content {
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 30px 30px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
  }
  
  @media (min-width: 64.25rem) {
	.card--link::after {
	  content: ' ';
	  z-index: 0;
	  position: absolute;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  background-color: rgba(0, 0, 0, 0.4);
	  opacity: 0;
	}
  
	.card--link__content {
	  -webkit-transition: -webkit-transform 300ms ease-in-out;
	  transition: -webkit-transform 300ms ease-in-out;
	  transition: transform 300ms ease-in-out;
	  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
	}
  
	.prefers-reduced-motion--no-preference .card--link:hover,
	.prefers-reduced-motion--no-preference .card--link:focus {
	  outline: none;
	}
  
	.prefers-reduced-motion--no-preference .card--link:hover .card--link__content,
	.prefers-reduced-motion--no-preference .card--link:focus .card--link__content {
	  -webkit-transform: translateY(-50px);
			  transform: translateY(-50px);
	}
  }
  
  @media (min-width: 64.25rem) and (prefers-reduced-motion: no-preference) {
	.card--link:hover,
	.card--link:focus {
	  outline: none;
	}
  
	.card--link:hover .card--link__content,
	.card--link:focus .card--link__content {
	  -webkit-transform: translateY(-50px);
			  transform: translateY(-50px);
	}
  }
  
  @media (min-width: 64.25rem) {
	.prefers-reduced-motion--reduce .card--link .card--link__content {
	  -webkit-transform: translateY(-50px);
			  transform: translateY(-50px);
	}
  
	.prefers-reduced-motion--reduce .card--link:hover,
	.prefers-reduced-motion--reduce .card--link:focus {
	  outline: none;
	}
  
	.prefers-reduced-motion--reduce .card--link:hover::after,
	.prefers-reduced-motion--reduce .card--link:focus::after {
	  opacity: 1;
	}
  }
  
  @media (min-width: 64.25rem) and (prefers-reduced-motion: reduce) {
	.card--link .card--link__content {
	  -webkit-transform: translateY(-50px);
			  transform: translateY(-50px);
	}
  
	.card--link:hover,
	.card--link:focus {
	  outline: none;
	}
  
	.card--link:hover::after,
	.card--link:focus::after {
	  opacity: 1;
	}
  }
  
  .card--link__title {
	margin: 0;
	color: #ffffff;
	-webkit-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
	
	font-weight: 700;
	line-height: 1.2;
	font-size: 40px;
  }
  
  .card--link .image__img {
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover";
  }
  
  .card--link .e-cta-with-arrow {
	display: none;
  }
  
  @media screen and (min-width: 0rem) and (max-width: 47.6875rem) {
	.card--link {
	  /* width: 16.75rem;
	  height: 16.75rem; */
	}
  }
  
  @media (min-width: 47.75rem) {
	.card--link__content {
	  padding: 0 40px 40px;
	}
  }
  
  @media (min-width: 64.25rem) {
	.card--link .cta-wrapper {
	  position: static;
	}
  
	.card--link .e-cta-with-arrow {
	  position: absolute;
	  bottom: 0;
	  left: 50px;
	  opacity: 0;
	  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
	  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	}
  
	.prefers-reduced-motion--no-preference .card--link:hover .e-cta-with-arrow,
	.prefers-reduced-motion--no-preference .card--link:focus .e-cta-with-arrow {
	  opacity: 1;
	  -webkit-transform: translateY(-0px);
			  transform: translateY(-0px);
	}
  }
  
  @media (min-width: 64.25rem) and (prefers-reduced-motion: no-preference) {
	.card--link:hover .e-cta-with-arrow,
	.card--link:focus .e-cta-with-arrow {
	  opacity: 1;
	  -webkit-transform: translateY(-0px);
			  transform: translateY(-0px);
	}
  }
  
  @media (min-width: 64.25rem) {
	.prefers-reduced-motion--reduce .card--link .e-cta-with-arrow {
	  opacity: 1;
	  -webkit-transform: translateY(-0px);
			  transform: translateY(-0px);
	}
  }
  
  @media (min-width: 64.25rem) and (prefers-reduced-motion: reduce) {
	.card--link .e-cta-with-arrow {
	  opacity: 1;
	  -webkit-transform: translateY(-0px);
			  transform: translateY(-0px);
	}
  }
  
  @media (min-width: 64.25rem) {
	.card--link .e-cta-with-arrow.e-cta-with-arrow {
	  display: block;
	  color: #ffffff;
	}
  
	.card--link__content {
	  padding: 0 50px 50px;
	}
  }
  

.home_nav {
	position: relative;
	z-index: 11;
	height: 100%;
	-webkit-transition: transform .3s;
	-moz-transition: transform .3s;
	-ms-transition: transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
}

.home_nav_item, .home_nav_inner .section_title.type1 {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.home_nav_item {
	background-color: #222;
	height: 50%;
	width: 50%;
	position: relative;
	float: left;
	transition: all .3s;
	cursor: pointer
}

.home_nav_trigger {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/*.top_nav_hovered .home_nav_item:first-child {
	height: 75%;
	cursor: default
}

.top_nav_hovered .home_nav_item:last-child {
	height: 25%
}

.bottom_nav_hovered .home_nav_item:last-child {
	height: 75%;
	cursor: default
}*/

.nav_overlay, .nav_overlay_hover {
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 12;
	display: none;
	position: absolute;
	left: 0
}

/*.bottom_nav_hovered .page_overlay, .top_nav_hovered .page_overlay {
	cursor: pointer
}*/

.nav_overlay {
	background-color: rgba(0, 0, 0, .7)
}

.nav_overlay_hover {
	background-color: rgba(0, 0, 0, .3)
}

/*.bottom_nav_hovered .home_nav_item .nav_overlay_hover, .bottom_nav_hovered .home_nav_item:last-child .nav_overlay, .top_nav_hovered .home_nav_item .nav_overlay_hover, .top_nav_hovered .home_nav_item:first-child .nav_overlay {
	display: none !important
}

.bottom_nav_hovered .side_menu, .top_nav_hovered .side_menu {
	z-index: 5
}

.home_nav_item:last-child {
	position: absolute;
	bottom: 0;
	z-index: 14
}

.home_nav_item:hover {
	background-position: 50% 40%
}*/

.home_nav_inner .section_title {
	position: absolute;
	z-index: 2
}

.home_nav_bg, .home_nav_bg svg, .svg_mask {
	position: absolute;
	width: 100%
}

.home_nav_inner .section_title.type1 {
	transition: all .5s .5s;
	bottom: 100px;
	opacity: 0
}

.home_nav_inner .section_title.type2 {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .5s .6s;
	bottom: 100px;
	opacity: 0
}

.home_nav_inner .section_title.type3 {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .5s .7s;
	bottom: 100px;
	opacity: 0
}

.home_nav_inner .section_title.type4 {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .5s .8s;
	bottom: 100px;
	opacity: 0
}

.page_loaded .home_nav_inner .section_title.type1, .page_loaded .home_nav_inner .section_title.type2, .page_loaded .home_nav_inner .section_title.type3, .page_loaded .home_nav_inner .section_title.type4 {
	bottom: 17px;
	opacity: 1
}

.home_nav_bg {
	z-index: 0;
	top: 0;
	left: 0;
	height: 100%;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*-webkit-transition: height .2s;
	-moz-transition: height .2s;
	-ms-transition: height .2s;
	-o-transition: height .2s;
	transition: height .2s*/
}

.home_nav_bg svg {
	bottom: 0;
	height: 100%
}

.home_nav_bg image {
	width: 100%;
	-webkit-clip-path: url(#svg_clip);
	clip-path: url(#svg_clip);
	mask: url(#prova_clip);
	transform: translateY(-100%)
}

.home_nav_img {
	width: 100%;
	height: auto
}

.home_net {
	background-image: url(../images/home_net.jpg);
}

.home_biz {
	background-image: url(../images/home_biz.jpg);
}

.home_tv {
	background-image: url(../images/home_tv.jpg);
}

.home_wifi {
	background-image: url(../images/home_wifi.jpg);
}

.service_home {
	background-image: url(../images/service_home.jpg);
}

.service_business {
	background-image: url(../images/service_business.jpg);
}

.svg_mask {
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%
}

/*.bottom_nav_hovered .home_nav_item:last-child .home_nav_bg, .top_nav_hovered .home_nav_item:first-child .home_nav_bg {
	height: 75%
}*/

.section_title {
	font-size: 50px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 28px
}

.home_content .section_title {
	/*position: absolute;
	bottom: 100px;*/
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s .2s;
	transition: all .5s .2s
}

.page_loaded .home_content .section_title {
	opacity: 1;
	/*bottom: 17px;
	margin-bottom: 0;*/
}

.home_content .section_title + p {
	font-size: 18px;
	margin-bottom: 20px;
}

.home_content .cta-wrapper {
	margin: 30px 0;
}
.home_content .btn {
	display: inline-block;
}
.home_content .btn:first-child {
	background: #fff;
	color: #323237;
	border-color: #fff;
}

.home_content .slick-dots {
	bottom: 17px;
}

.home_nav_inner {
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	padding: 10px 50px 45px;
	-webkit-transition: opacity .2s cubic-bezier(.4, 0, 1, 1);
	-moz-transition: opacity .2s cubic-bezier(.4, 0, 1, 1);
	-ms-transition: opacity .2s cubic-bezier(.4, 0, 1, 1);
	-o-transition: opacity .2s cubic-bezier(.4, 0, 1, 1);
	transition: opacity .2s cubic-bezier(.4, 0, 1, 1)
}

.home_content, .page_nav {
	-webkit-transition: transform .3s;
	-o-transition: transform .3s
}

.color_nav li.active a:before {
	width: 110%
}

.home_content {
	position: relative;
	width: 50%;
	width: -webkit-calc(50% + 9px);
	width: calc(50% + 9px);
	width: 100%;
	padding: 0 50px 100px;
	padding: 0 15px 100px;
	-moz-transition: transform .3s;
	-ms-transition: transform .3s;
	transition: transform .3s;
	background-color: #323232;
	background-color: #010d1b;
}

.home_content_bg {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90%
}

@media screen and (max-height: 600px) {

}

.full_height {
	position: relative;
	height: 625px;
}

.full_height_inner {
	position: absolute;
	width: 100%;
	bottom: 40px;
	z-index: 1
}

.home_content_inner {
	position: relative;
	z-index: 1
}

.home_content_nav {
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 30px;
	line-height: 1
}

.home_content_nav li {
	display: inline-block;
	margin-right: 30px
}

#about_point p, .about_title {
	margin: 0 0 30px
}

.about_title {
	font-size: 34px;
	font-weight: 700;
	color: #ff416a
}

.about_title mark {
	padding: 0 3px;
	background-color: #ffafa2;
	color: #ff416a
}

.find_more, .find_more:hover {
	color: #cbfef2
}

.find_more {
	font-size: 22px;
	font-weight: 700
}

#about_point {
	padding: 30px 0 0
}

.about_text1 {
	font-size: 18px;
	font-weight: 600
}

.about_text2 {
	font-size: 16px;
	line-height: 1.69
}

.fp-enabled body, html.fp-enabled {
	margin: 0;
	padding: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: transparent
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.fp-slide {
	float: left
}

.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block
}

.fp-slides {
	z-index: 1;
	height: 100%;
	position: relative;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%
}

.fp-slidesContainer {
	float: left;
	position: relative
}

.fp-controlArrow {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff
}

.fp-scrollable {
	position: relative
}

.iScrollIndicator {
	border: 0 !important
}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important
}

.fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell, .fp-auto-height.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell, .fp-responsive .fp-auto-height-responsive.fp-section {
	height: auto !important
}

.mobile_section {
	padding: 0 50px
}

.masked_title {
	font-size: 120px;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	font-weight: 800;
	color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 80%;
	margin: 0 0 60px;
	-webkit-transition: background-position .7s;
	-moz-transition: background-position .7s;
	-ms-transition: background-position .7s;
	-o-transition: background-position .7s;
	transition: background-position .7s
}

.mobile_section.active .masked_title {
	background-position: 50% 50%
}

.mobile_section_nav {
	font-size: 30px;
	font-weight: 600;
	max-width: 70%
}

.mobile_section_nav li {
	margin-right: 30px
}

.mobile_footer_section .contact-menu .textwidget {
	position: absolute;
	font-size: 16px;
	bottom: 20px
}

.mobile_footer_section .nav_contacts {
	position: static;
	margin: 2em 0 30px
}

.mobile_footer_section .fp-tableCell {
	vertical-align: top;
	padding-top: 160px
}

.page_title {
	font-size: 70px;
	color: transparent;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 20px;
	position: relative;
	display: block;
}

.page_title + p {
	font-size: 20px;
}

.page_title.normal_title {
	color: #222;
	font-weight: 800;
	/*line-height: 72px;*/
	font-size: 80px;
	/*letter-spacing: -3px*/
}

.page_title.normal_title:after, .page_title.normal_title:before {
	display: none
}

.card--image, .card--media {
	overflow: hidden;
}

.color-bar {
	display: inline-block;
	width: 100%;
	font-size: 0;
	white-space: nowrap;
  }
  
  .color-bar .color {
	display: inline-block;
	width: 16.66667%;
	height: 5px;
  }
  
  .color-bar .color--yellow {
	background-color: #fdb913;
  }
  
  .color-bar .color--orange {
	background-color: #f36f21;
  }
  
  .color-bar .color--red {
	background-color: #c9234a;
  }
  
  .color-bar .color--purple {
	background-color: #645faa;
  }
  
  .color-bar .color--blue {
	background-color: #0089cf;
  }
  
  .color-bar .color--green {
	background-color: #0db14b;
  }

  @media screen and (min-width: 0rem) and (max-width: 47.6875rem) {
	.color-bar {
	  position: relative;
	  bottom: 0;
	  left: 0;
	  width: 100%;
	}
  
	.color-bar--fun {
	  position: absolute;
	}
  }
  
  .prefers-reduced-motion--reduce .color-bar--fun {
	margin-top: auto;
	margin-bottom: 0;
  }
  
  @media (prefers-reduced-motion: reduce) {
	.color-bar--fun {
	  margin-top: auto;
	  margin-bottom: 0;
	}
  }
  
  .color-bar--fun .color {
	width: 0;
  }
  
  .prefers-reduced-motion--reduce .color-bar--fun .color {
	position: relative;
  }
  
  @media (prefers-reduced-motion: reduce) {
	.color-bar--fun .color {
	  position: relative;
	}
  }
  
  .prefers-reduced-motion--no-preference .color-bar--fun .color {
	-webkit-transition: 0.2s width ease-out;
	transition: 0.2s width ease-out;
  }
  
  @media (prefers-reduced-motion: no-preference) {
	.color-bar--fun .color {
	  -webkit-transition: 0.2s width ease-out;
	  transition: 0.2s width ease-out;
	}
  }

  @media (min-width: 64.25rem) {
	.card--media:hover .color,
	.card--media:focus .color {
	  width: 16.66667%;
	}
  
	.card--media:hover .color--last,
	.card--media:focus .color--last {
	  width: 0;
	}
  }

  .color-bar--fun .color--last {
	width: 100%;
  }

  @media (min-width: 64.25rem) {
	.card--image__color-bar, .card--media__media {
	  z-index: 1;
	  position: absolute;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  display: block;
	  line-height: 0;
	  margin-left: 100px;
	  display: block;
	}

	.card--media__media {
		margin-left: 0;
	}
  
	.prefers-reduced-motion--no-preference .card--image__color-bar {
	  -webkit-transition: margin 300ms ease-out;
	  transition: margin 300ms ease-out;
	}
  }
  
  @media (min-width: 64.25rem) and (prefers-reduced-motion: no-preference) {
	.card--image__color-bar {
	  -webkit-transition: margin 300ms ease-out;
	  transition: margin 300ms ease-out;
	}
  }
  
  @media (min-width: 64.25rem) {
	.card--image__color-bar .color-bar .color {
	  width: 0%;
	  height: 5px;
	}
  
	.prefers-reduced-motion--no-preference .card--image__color-bar .color-bar .color {
	  -webkit-transition: width 300ms ease-out;
	  transition: width 300ms ease-out;
	}
  }
  
  @media (min-width: 64.25rem) and (prefers-reduced-motion: no-preference) {
	.card--image__color-bar .color-bar .color {
	  -webkit-transition: width 300ms ease-out;
	  transition: width 300ms ease-out;
	}
  }
  
  @media (min-width: 64.25rem) {
	.card--image__color-bar--yellow .color-bar .color--yellow {
	  width: 125px;
	}
  
	.card--image__color-bar--orange .color-bar .color--orange {
	  width: 125px;
	}
  
	.card--image__color-bar--red .color-bar .color--red {
	  width: 125px;
	}
  
	.card--image__color-bar--purple .color-bar .color--purple {
	  width: 125px;
	}
  
	.card--image__color-bar--blue .color-bar .color--blue {
	  width: 125px;
	}
  
	.card--image__color-bar--green .color-bar .color--green {
	  width: 125px;
	}
  }
  
  @media (min-width: 64.25rem) and (min-width: 64.25rem) {
	.card--image:hover .card--image__color-bar,
	.card--image:focus .card--image__color-bar {
	  margin-left: 0;
	}
  
	.card--image:hover .card--image__color-bar .color,
	.card--image:focus .card--image__color-bar .color {
	  width: 16.66667%;
	}
  }

#map {
	width: 100%;
	height: 450px;
	margin: 0 0 35px
}

.page_title {
	z-index: 1;
	color: #fff
}

/*.page_title:before {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 25%);
	clip-path: polygon(0 0, 100% 0, 100% 70%, 0 25%);
	will-change: transform;
	-webkit-transform: translateX(-.05em);
	transform: translateX(-.05em)
}

.page_title:after {
	-webkit-clip-path: polygon(0 100%, 100% 100%, 100% 70%, 0 25%);
	clip-path: polygon(0 100%, 100% 100%, 100% 70%, 0 25%)
}*/

.page_subtitle {
	font-size: 34px;
	font-weight: 600;
	line-height: 1.18;
	margin: 0 0 50px;
	position: relative;
	z-index: 1;
}

.page_nav {
	position: fixed;
	left: 70px;
	top: 0;
	width: 30%;
	height: 100%;
	z-index: 10;
	padding: 90px 50px 10px;
	-moz-transition: transform .3s;
	-ms-transition: transform .3s;
	transition: transform .3s;
	background: #222;
	color: #222;
}

.collapse_btn:before, .page_content {
	-webkit-transition: transform .3s;
	-moz-transition: transform .3s;
	-ms-transition: transform .3s;
	-o-transition: transform .3s
}

.page_nav_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-left: 1px solid #333333;
	background-color: #d0e8f6;
	background-color: #d8effe;
	background-color: #cfe0ff;
}

.section__group {
    background: #0045e6;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 80%;
    font-weight: 600;
    margin-bottom: 16px;
    padding: 5px 14px 3px;
    text-transform: uppercase;
	position: relative;
}

@media (max-width: 1199px) {
	.page_nav_bg {
		background-image: url(../img/page_bg.jpg);
	}
}

.page_nav_inner {
	position: relative;
	z-index: 2
}

.page_nav_title {
	font-size: 60px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 25px
}

.page_content {
	/*margin-left: -webkit-calc(34% + 20px);
	margin-left: calc(34% + 20px);*/
	background: #fff;
	color: #222;
	transition: transform .3s;
	min-height: 100%
}


.page_nav + .page_content {
	margin-left: -webkit-calc(30% + 20px);
	margin-left: calc(30% + 20px);
}

.page_content_inner {
	padding: 65px 15px;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

.page_content_img {
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-plan-main.page_content_inner {
	padding-top: 0;
	padding-bottom: 0
}

.net_header {
	background-image: url(../images/net_header.jpg)
}

.biz-module {
    background-image: url(../images/ll-module.jpg);
    background-position: right bottom;
    padding-top: 45px;
    padding-bottom: 45px;
    margin-top: 20px;
}

.page_content_bg, .page_content_img {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.page_content_inner .page_title, .page_content_inner p, .page_content_inner h2 {
	position: relative;
}

.normal_title + .page_subtitle {
	font-weight: normal;
}

.page_section p {
	/*margin: 0 0 35px;*/
}

.page_section h2, .page_section h3, .page_section h4 {
	font-weight: 600;
	margin: 0 0 20px;
    /*line-height: 1.2;*/
}

.page_plan_disclaimer {
	margin: 15px 0 20px;
}

.summary-star {
	height: 64px;
    width: 64px;
}
.summary-star svg {
    display: inline-block;
    height: 100%;
    color: #1d2329;
    max-width: 100%;
}
.summary-star svg > g g path {
    fill: #1d2329;
}
/*.page_section ul:not([class]) li {
	padding-left: 25px;
	position: relative;
	margin: 0 0 3px
}

.page_section ul:not([class]) li:before {
	content: '‣';
	position: absolute;
	left: 0;
	font-size: 20px;
	line-height: 1
}*/

.page_nav_links {
	font-size: 18px;
	font-weight: 700
}

.page_nav_links li {
	margin-right: 30px;
	margin-bottom: 10px
}

.page_nav_links li a {
	color: #222;
	opacity: .4;
}

.page_nav_links li.active a, .page_nav_links li a:hover {
	color: #222;
	opacity: 1;
}

.opened_menu .page_content, .opened_menu .page_nav {
	-webkit-transform: translateX(340px);
	-moz-transform: translateX(340px);
	-ms-transform: translateX(340px);
	-o-transform: translateX(340px);
	transform: translateX(340px)
}

.page_section_title {
	margin: 0 0 18px;
	font-size: 26px;
    font-weight: 600;
    line-height: 1;
}

.page_section_subtitle {
	font-size: 24px;
    margin-top: 16px;
    font-weight: 600;
    line-height: 1;
}

@media (min-width: 768px) {
    .page_section_title {
        font-size:36px
    }
}

@media (min-width: 991px) {
    .page_section_title {
        font-size:48px;
		margin: 0 0 24px 0;
    }
    .page_section_subtitle {
        font-size:32px
    }
}

@media (min-width: 1440px) {
    .page_section_title {
        font-size:60px
    }
    .page_section_subtitle {
        font-size:32px
    }
}


.page_content_nav {
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 20px
}

.page_content_nav li {
	list-style: none;
	margin-bottom: 10px
}

.page_nav + .page_content .page_content_nav li {
	display: inline-block;
	margin-right: 25px;
}

.page_nav + .page_content .page_content_nav li a {
	color: #6F7171;
}

.page_nav + .page_content .page_content_nav li a:hover {
	color: #000;
}
.page_nav + .page_content .page_content_inner {
	padding: 80px 50px;
}

.page_nav + .page_content .page_tabs li a {
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.page_nav .page_nav_inner {
	height: 100%;
}

.flex-row {
    flex-direction: row;
}
.flex-1 {
    flex: 1 1 0%;
}
.flex {
    display: flex;
}

.page_nav {
	padding-bottom: 60px;
}

.page_nav_contact {
	margin-top: 50px;
	position: absolute;
    bottom: 0;
    left: 0;
}


.page_nav_contact a {
	display: inline-block;
}

.page_nav_contact .menu-phone::before {
	color: #222;
	filter: none;
	content: 'Call Sales';
}

.page_nav_contact .menu-whatsapp::before {
	content: '';
	background: none;
	padding: 0;
	margin: 0;
}

.page_nav_contact .menu-whatsapp {
	position: relative;
    border: solid 1px #000;
    border-radius: 24px;
    padding: 8px 16px;
	padding: 8px 25px;
    background: #000;
    color: #fff;
	font-weight: 700;
	margin-left: 15px;
	margin-left: 0;
	font-size: 18px;
}

.bullet-list {
	margin-bottom: 30px;
}

.bullet-list p {
	position: relative;
	padding-left: 30px;
}

.bullet-list p:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: 50%/contain no-repeat;
    width: 20px;
    height: 20px;
	background-image: url(../img/check_outline_purple_16px.svg);
}

.page_section p a[data-title] {
	color: #fff !important;
	position: relative;
	font-weight: 600;
	padding: 0 5px;
	display: inline-block
}

.page_section p a[data-title]:hover:after {
	content: attr(data-title);
	position: absolute;
	bottom: 100%;
	left: 0;
	min-width: 200px;
	margin-bottom: 3px;
	padding: 0 5px
}

.page_content_nav_fixed {
	position: fixed;
	top: 0;
	left: 70px;
	right: 0;
	min-height: 50px;
	background-color: #323232;
	background: rgba(30,31,32,0.95);
	margin: 0;
	z-index: 10;
	padding: 20px 100px 10px;
	-webkit-transition: transform .2s;
	-moz-transition: transform .2s;
	-ms-transition: transform .2s;
	-o-transition: transform .2s;
	transition: transform .2s;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}

.show_nav .page_content_nav_fixed {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.page_content_nav_fixed .page_content_nav {
	margin: 0;
}

.page_tabs {
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 25px;
	white-space: nowrap;
    overflow: auto;
    padding: 20px 0px;
}
@media (min-width: 768px) {
	.page_tabs {
		margin-top: 15px;
		margin-bottom: 60px;
	}
}
.page_tabs li:first-child, .page_tabs li:hover:first-child {
    margin-left: -20px;
}

.page_tabs li {
    margin-bottom: -1px;
	padding: 0;
	float: none;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    border-bottom: 0px;
	display: inline-block;
	white-space: nowrap;
}

.page_tabs li a, .page_tabs li:hover a, .page_tabs li a:hover, .page_tabs li:hover a:hover, .page_tabs li a:active, .page_tabs li:hover a:active {
	font-size: 15px;
    font-weight: 700;
	letter-spacing: 0.14em;
    padding: 10px 20px 15px;
    transition: color 0.3s ease 0s;
	color: #9e9e9e;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	line-height: 1.5;
	position: relative;
}

.page_tabs>li.active>a, .page_tabs>li.active>a:focus, .page_tabs>li.active>a:hover {
    background-color: initial;
    cursor: default;
}

.page_tabs li:hover a, .page_tabs li a:hover, .page_tabs li:hover a:hover, .page_tabs li:active a, .page_tabs li.active a {
    color: #222;
}

.page_tabs li a::after, .page_tabs li:hover a::after, .page_tabs li a:hover::after, .page_tabs li:hover a:hover::after, .page_tabs li a:active::after, .page_tabs li:hover a:active::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 32px;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0px);
    background: transparent;
    transition: background 0.3s ease 0s;
}

.page_tabs li:hover a::after, .page_tabs li:active a::after, .page_tabs li.active a::after, .page_tabs li a:active::after, .page_tabs li:hover a:active::after {
    background: #0045e6;
}

.page_section {
	padding: 60px 0 15px
}

.page_content_inner .page-plan-main {
	padding: 0;
}

.page-plan-main .page-plan-speed, .page-plan-main .page-plan-price {
	padding: 35px 10px 20px 30px;
	position: relative;
	z-index: 1;
}

.page-plan-main .speed_feasibility {
    padding-left: 10px;
}

.page-plan-main .page-plan-price {
	color: #222;
}

.page_content_nav .page-plan-cycle {
	color: #fff;
	margin-bottom: 10px
}
.page_content_nav .page-plan-cycle > * {
	padding: 0 10px 0 30px;
	margin: 0;
}

.page_content_nav {
	text-align: center;
}

.page_nav + .page_content .page_content_nav {
	text-align: left;
}

.page_content_nav_inner {
	display: inline-block;
	position: relative;
}

.page_content_nav .page-plan-prev, .page_content_nav .page-plan-next {
	font-size: 30px;
	position: absolute;
	top: -4px;
	left: 0;
	padding: 0 !important;
	cursor: pointer;
	display: none;
}

.page_content_nav .page-plan-next {
	left: 50px;
}


.plan-content-layer {
    position: relative;
    z-index:2
}

.plan {
    display: inline-block;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    padding: 40px 30px;
    box-sizing: border-box;
    width: 264px;
    white-space: initial;
    position:relative;
    text-align: left;
    margin-top: 40px;
	vertical-align: top;
}

.plan.pbv:before {
    background: #000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    content: "Best value";
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 10px 21px;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
}

.plans.with-pbv .plan {
	margin-top: 40px;
}

.plan + .plan {
    margin:0 0 0 25px
}

.plans {
    --padding-x: calc((100% - 264px) / 2);
    /*text-align: center;*/
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: -60px;
    padding:0 var(--padding-x) 60px var(--padding-x)
}
.inner_page .plan {
	margin-top: 0;
}

@media (min-width: 576px) {
    .plans {
        padding:0 var(--padding-x) 60px var(--padding-x)
    }
}

@media (min-width: 992px) {
    .plans {
        padding:0 60px 60px 60px
    }
	.inner_page .plans {
        padding:0 0 60px 0
    }
}


/* the slides */
.custom-slider {
	overflow: hidden;
	margin: 0;
	padding: 0 !important;
}

.custom-slider .slick-slide {
	margin: 0;
    margin-right:25px;
}

  /* the parent */
.custom-slider .slick-list {
    margin-right:-25px;
}
@media screen and (max-width: 52.5em) {
	.custom-slider {
		padding: 0;
	}
}

@media screen and (max-width: 33.5625em) {
	.custom-slider {
		margin: 0 30px;
		padding: 0;
	}
}



.plans-wrapper {
    overflow: hidden;
}


.page-plan-main h3 {
	font-size: 22px;
	margin-bottom: 2px;
	margin-top: 0;
	font-weight: 600;
}

.page-plan-main p {
	margin-bottom: 5px
}

.page-plan-main .page-plan-content .page-plan-slider .page-plan-slide {
	position: relative;
	margin-bottom: 10px;
	margin-right: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.page-plan-main .page-plan-price-trigger {	
	border: 0px solid #FFC108;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.page-plan-main .page-plan-price-trigger:hover {
	border: 6px solid #FFC108;
	/*-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);*/
}

.page-plan-main .page-plan-speed {
	/*background: #007df1;
	color: #fff;*/
	margin-bottom: 10px;
}

.page-plan-price h3 {
	position: relative;
}

.page-plan-price-strike {
	color: #312232;
	text-decoration: line-through;
	position: absolute;
	bottom: 100%;
	left: 0;
    font-size: 16px;
    font-weight: 300;
}

.page-plan-price-percent {
	position: absolute;
	white-space: pre-wrap;
	overflow-wrap: break-word;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	padding: 2px 5px;
	top: 8px;
	right: 8px;
	background: #04fba6;
	color: #333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	z-index: 1;
}

.page-plan-price-percent.percent-grey {
	background: #ecebf1;
}

.page-plan-disabled {
	pointer-events: none;
	opacity: 0.7;
}

.page_plan_captcha {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 93px;
	background: #fff;
}

.page_plan_captcha a {
	display: block;
    padding: 0 10px 0;
    color: #007df1;
    font-weight: 600;
	font-size: 12px;
	line-height: 12px;
    text-transform: uppercase;
}

.page_plan_captcha + input {
	padding-left: 230px;
}

.page_plan_accordion {
	position: relative;
	/*z-index: 1;*/
}

.page_plan_accordion.collapse_group .panel {
	border: 0;
	background: none;
}

.page_plan_accordion .page_plan_cities_trigger {
	font-size: 18px;
    font-weight: 600;
	color: #fff;
}

.page_plan_accordion .collapse_btn {
	padding: 0 35px 0 0;
}

.page_plan_accordion .collapse_btn, .page_plan_accordion .collapse_btn:focus, .page_plan_accordion .collapse_btn:hover {
	color: #ed0000;
	display: inline-block;
}

.page_plan_accordion .collapse_btn:before {
	font-family: "joister-icons";
    content: "\e013";
    background: none;
    font-size: 30px;
	top: -5px;
	width: auto;
	height: auto;
	right: 0;
}

.page_plan_accordion .collapse_btn.collapsed:before {
	-webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
	transform: none;
	content: "\e00d";
}

.page_plan_cities {
	list-style: none;
}

.page_plan_cities li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}

.page_plan_cities .page_plan_city {
	display: inline-block;
	border: 2px solid #fff;
	color: #fff;
	padding: 7px 18px;
	font-weight: 500;
	cursor: pointer;
	border-radius: 100px;
	position: relative;
}

.page_plan_cities .page_plan_city:hover {
	color: #FFC108;
	border-color: #FFC108;
}

.page_plan_cities .page_plan_city.active {
	background: #fff;
	color: #000000;
	border-color: #fff;
	cursor: default;
	user-select: none;
}

.panel-collapse .page_plan_cities_close {
	margin-bottom: 20px;
	text-align: right;
	display: none;
}
.page_plan_accordion .panel-collapse .collapse_btn:before{
	top: 0;
}

.page-tv-plan .mix {
	width: 100%;
	display: block;
}

.slick-slide img {
	display: initial;
}

.page-tv-plan .filter_search {
	position: relative;
}

.page-tv-plan .filter_search .form-control {
	border: none;
	position: relative;
	padding: 7px 40px 7px 0;
}

.page-tv-plan .filter_search button {
	font-size: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
    background: none;
	border: none;
	outline: none;
	padding: 10px;
}

.page-tv-plan .filter_checkboxes ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.page-tv-plan .filter_checkboxes ul li {
	padding: 10px 20px 10px 0;
	display: inline-block
} 

.page-tv-plan .page-plan-speed, .page-tv-plan .page-plan-price {
	padding: 0px 10px;
	min-height: 67px;
	max-height: 67px;
	line-height: 67px;
}

.page-tv-plan .page-plan-speed {
	padding-left: 0;
}

.page-tv-plan .page-plan-speed * {
	line-height: initial;
	display: inline-block;
	vertical-align: middle;
}

.page-tv-plan .page-plan-cycle {
	position: relative;
}

.page-tv-plan .page_content_nav .page-plan-cycle > * {
	padding-left: 10px;
}

.page-tv-plan .page-plan-cycle .show_iptv > *:first-child, .page-tv-plan .page-plan-cycle .show_hdtv > *:first-child {
	color: #04fba6;
}

.show_iptv h4, .show_hdtv h4 {
	margin-bottom: 10px;
}

.show_iptv small {
	font-weight: normal;
}

.show_iptv .row > *:last-child:after {
    content: '+';
    display: block;
    position: absolute;
    left: -7px;
    top: 20px;
    bottom: 0;
    font-size: 25px;
    font-weight: 300;
}

.page-tv-plan .page-plan-cycle .page_subtitle {
    font-size: 34px;
    font-weight: 600;
	line-height: 1.18;
	margin: 0;
}

.page-tv-plan .page-plan-cycle .btn {
	margin-top: 15px;
}

#filter_container .page-plan-cycle {
	min-height: 200px;
}

.page-tv-preview {
	text-align: center;
	margin-bottom: 30px;
}

.page-tv-preview .slick-slide:last-child:after {
	content: '+';
	display: block;
	position: absolute;
	left: -7px;
	top: 35px;
	bottom: 0;
    font-size: 25px;
    font-weight: 300;
}

.page-tv-preview h4 {
	color: #04fba6;
	font-weight: 600;
}

.page-tv-preview .page_subtitle {
	margin: 0;
}

.page-tv-preview a {
	margin: 10px 0 0 0;
}

.page-plan-preview .radio_box label {
	padding: 0;
    width: 100%;
    font-weight: initial;
}

.page-plan-preview .radio_box label:before {
	top: auto;
    bottom: 10px;
	right: 10px;
}

.page-plan-preview .radio_box label:after {
	top: auto;
    bottom: 13px;
    right: 13px;
    width: 12px;
    height: 12px;
    background-color: #323232;
}

.page_captcha {
	background: #222;
	padding: 11px 0 7px;
}

.page_captcha > * {
	width: 295px;
    height: 74px;
    overflow: hidden;
}

.page_captcha > * > * {
	position: relative;
	top: -1px;
	left: -1px;
}

.page_wrap .flexslider {
	margin: 0;
}

.page_wrap .flexslider img {
	margin-bottom: 20px;
	max-height: 50px;
}

.page_wrap .flex-container .flex-control-nav {
	position: absolute;
	bottom: auto;
	top: 15px;
	width: auto;
	right: 10px;
	z-index: 10;
}

.page_wrap .flex-container .flex-direction-nav {
	display: none
}

.page-adverts {
	padding: 40px;
	color: #fff;
}

.page-adverts .page_subtitle {
	margin-bottom: 10px !important;
}

.page-adverts p {
	margin-bottom: 0;
}

/*.page-advert-1 {
	background: rgb(250,37,147);
	background: -moz-linear-gradient(90deg, rgba(250,37,147,1) 0%, rgba(89,12,166,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(250,37,147,1) 0%, rgba(89,12,166,1) 100%);
	background: linear-gradient(90deg, rgba(250,37,147,1) 0%, rgba(89,12,166,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa2593",endColorstr="#590ca6",GradientType=1);
}

.page-advert-2 {
	background: rgb(243,24,81);
	background: -moz-linear-gradient(90deg, rgba(243,24,81,1) 0%, rgba(255,193,8,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(243,24,81,1) 0%, rgba(255,193,8,1) 100%);
	background: linear-gradient(90deg, rgba(243,24,81,1) 0%, rgba(255,193,8,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f31851",endColorstr="#ffc108",GradientType=1);
}*/


.widget_ll {
    padding: 30px;
    color: #fff;
}

.widget_bc {
    border-width: 1px;
    border-style: solid;
    border-color: #c8c6ca;
}

.widget_bc .widget_bc_head {
    background-color: #fcebf4;
    padding: 30px;
}

.widget_bc .widget_bc_head h4 {
    margin-top: 0;
}

.widget_bc .widget_bc_head p {
    margin-bottom: 0;
}

.widget_bc_body {
    padding: 30px;
}

.widget_bc_body .page_subtitle {
    margin-bottom: 10px;
}

.widget_bc .btn, .widget_bc .btn:hover, .widget_bc .btn:focus {
    margin-bottom: 10px;
}

.tv_plan_btn .page-plan-prev, .tv_plan_btn .page-plan-next {
	font-size: 30px;
	display: none;
}

.slick-disabled {
	opacity: 0.3;
	pointer-events: none;
}



.justify-center {
	justify-content: center;
}

.flex-row {
	flex-direction: row;
}

.flex-col {
    flex-direction: column;
}

.flex {
	display: flex;
}

.xds-shadow-3 {
    box-shadow: 0 16px 16px -8px rgba(0,0,0,0.3);
}

.xds-rounded-medium {
    border-radius: 8px;
}

.pb-32 {
    padding-bottom: 32px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-24 {
    padding-top: 24px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pt-5 {
    padding-top: 5px;
}

.pr-5 {
    padding-right: 5px;
}

.pl-5 {
    padding-left: 5px;
}

.xds-mb-2 {
    margin-bottom: 8px;
}

.xds-mb-1 {
    margin-bottom: 4px;
}

.xds-mb-6 {
    margin-bottom: 24px;
}

.xds-mb-4 {
    margin-bottom: 16px;
}

.xds-mt-1 {
    margin-top: 4px;
}

.xds-mt-2 {
    margin-top: 8px;
}

.xds-mt-4 {
    margin-top: 16px;
}

.xds-mt-6 {
    margin-top: 24px;
}

.xds-mb-0 {
	margin-bottom: 0;
}

.xds-pb-2 {
    padding-bottom: 8px;
}

.xds-mr-2 {
    margin-right: 8px;
}

.xds-mr-1 {
    margin-right: 4px;
}

.items-center {
    align-items: center;
}

.items-right {
	text-align: right;
}

.items-top {
    align-items: top;
}

.xds-font-bold {
    font-weight: 700;
}

.xds-font-normal {
    font-weight: 400;
}

.xds-app-icon {
	display: inline-block;
}

.xds-btn-fill {
	width: 100% !important;
}

.xds-link {
    color: #000;
    font-weight: 700;
    text-decoration: underline;
    -webkit-text-decoration-color: #b6b6b7;
    text-decoration-color: #b6b6b7;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}

.xds-link:focus {
    outline: 0;
}

.xds-link:hover {
	color: #000;
    text-decoration: underline;
    -webkit-text-decoration-color: #000000;
    text-decoration-color: #000000;
}

.xds-section-divider {
	margin: 0;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    border: none;
}

@media (min-width: 768px) {
	.md\:xds-pl-10 {
		padding-left: 40px;
	}
}
@media (min-width: 768px) {
	.md\:xds-pb-10 {
		padding-bottom: 40px;
	}
}
@media (min-width: 768px) {
	.md\:xds-pr-10 {
		padding-right: 40px;
	}
}
@media (min-width: 768px) {
	.md\:xds-pt-10 {
		padding-top: 40px;
	}	
}
@media (min-width: 768px) {
	.md\:xds-flex-row {
		flex-direction: row;
	}
}
@media (min-width: 768px) {
	.md\:xds-pr-14 {
		padding-right: 56px;
	}
}
@media (min-width: 768px) {
	.md\:xds-flex {
		display: flex;
	}
}
.xds-pl-6 {
    padding-left: 24px;
}
.xds-pb-8 {
    padding-bottom: 32px;
}
.xds-pb-6 {
    padding-bottom: 24px;
}
.xds-pt-6 {
    padding-top: 24px;
}
.xds-pr-6 {
    padding-right: 24px;
}
.xds-pt-8 {
    padding-top: 32px;
}
.xds-rounded-large {
    border-radius: 16px;
}

.xds-text-headline2, .xds-text-headline3, .xds-text-headline4, .xds-text-headline5 {
	font-weight: 700;
	line-height: 1.25;
}

.xds-text-button1, .xds-text-button2 {
    font-weight: 700;
    letter-spacing: -.0125rem;
}

.xds-text-headline2 {
	font-size: 36px;
}

.xds-text-button2 {
	font-size: 14px;
}

.xds-text-headline4 {
	font-size: 26px;
}

.xds-text-body1, .xds-text-headline6 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
}

.xds-gbb-card__display2 {
    font-size: 26px;
    font-weight: 700;
    margin-top: 2px;
}

.xds-gbb-card__display1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
}

.xds-gbb-price-inner {
    width: 170px;
    margin-left: 5px;
	margin-top: 5px;
}

.xds-speed-tiles {
    overflow:hidden;
	margin-top: -50px;
}

.xds-speed-tiles .massaged-text {
    display: inline-block;
    vertical-align: top;
    line-height:1
}

.xds-speed-tiles .price-lockup-tile .xds-text-button2, .xds-speed-tiles .price-lockup-tile > .xds-text-headline4 {
    line-height:1
}

.xds-speed-tiles .price-lockup-tile > .massaged-text, .xds-speed-tiles .price-lockup-tile > .xds-text-button2 {
    padding-top:1px
}

@media (min-width: 1024px) {
    .xds-speed-tiles .price-lockup-tile > .massaged-text, .xds-speed-tiles .price-lockup-tile > .xds-text-button2 {
        padding-top:2px
    }
}

.xds-speed-tiles a, .xds-speed-tiles h2, .xds-speed-tiles h6, .xds-speed-tiles p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width:fit-content
}

.xds-speed-tiles .image-wrapper, .xds-speed-tiles a, .xds-speed-tiles h2, .xds-speed-tiles h6, .xds-speed-tiles p {
    background-blend-mode: multiply;
    background-image: linear-gradient(90deg, transparent, transparent, transparent, transparent);
    background-size: 300% 100%;
    transition:border .6, color .6s, width .6s, background-image .6s;
	margin-top: 0;
}

.xds-speed-tiles h2 {
    max-width:700px
}

.xds-speed-tiles p {
	line-height: normal;
}

.xds-speed-tiles .image-rounder, .xds-speed-tiles .image-rounder img {
    width: 205px;
    height:205px
}

.xds-speed-tiles .image-rounder {
    border-radius: 102.5px;
    overflow:hidden
}

.xds-speed-tiles .speed-cards-wrapper {
    position: relative;
    width: 100%;
    /*max-width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    margin-top: -10px;
    z-index: 1;
    overflow:hidden
}

.xds-speed-tiles .speed-cards {
    margin-left: auto;
    margin-right: auto;
    transition: -webkit-transform .6s cubic-bezier(.4, .15, .1, 1);
    transition: transform .6s cubic-bezier(.4, .15, .1, 1);
    transition: transform .6s cubic-bezier(.4, .15, .1, 1), -webkit-transform .6s cubic-bezier(.4, .15, .1, 1);
    /*height:284px*/
}

.xds-speed-tiles .speed-cards-wrapper:after {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(90deg, #f6f6f9 0, rgba(246, 246, 249, 0) 5%, rgba(246, 246, 249, 0) 95%, #f6f6f9);
    z-index: 50;
    pointer-events:none
}

.xds-speed-tiles .carousel-navigator {
    position: absolute;
    top: calc(50% - 32px);
    z-index: 100;
    height: 36px;
    width: 36px;
    padding: 10px;
    border: none;
    border-radius: 20px;
    transition:box-shadow .6s
}

.xds-speed-tiles .carousel-navigator svg {
    opacity: 1;
    transition:opacity .4s
}

.xds-speed-tiles .carousel-navigator.previous {
    left:20px
}

.xds-speed-tiles .carousel-navigator.next {
    right:20px
}

.xds-speed-tiles .carousel-navigator.xds-shadow-3:disabled {
    cursor:not-allowed
}

.xds-speed-tiles .carousel-navigator.xds-shadow-3:disabled svg {
    opacity:.3
}

.xds-speed-tiles .carousel-navigator.xds-shadow-3:hover:not(:disabled) {
    box-shadow: 0 24px 24px -8px rgba(0, 0, 0, .3);
    transition:box-shadow .2s
}

.xds-speed-tiles .carousel-navigator, .xds-speed-tiles .speed-card {
    background-color: #fff;
}

.xds-speed-tiles .speed-card {
	display: flex;
    min-width: 220px;
	height: auto;
    text-align: center;
    position: relative;
    margin-left: 12px;
    margin-right: 12px;
	margin-bottom: 42px;
	margin-top: 10px;
    transition: border .6s cubic-bezier(.4, .15, .1, 1), box-shadow .6s cubic-bezier(.4, .15, .1, 1), height .6s cubic-bezier(.4, .15, .1, 1), -webkit-transform .6s cubic-bezier(.4, .15, .1, 1);
    transition: border .6s cubic-bezier(.4, .15, .1, 1), transform .6s cubic-bezier(.4, .15, .1, 1), box-shadow .6s cubic-bezier(.4, .15, .1, 1), height .6s cubic-bezier(.4, .15, .1, 1);
    transition:border .6s cubic-bezier(.4, .15, .1, 1), transform .6s cubic-bezier(.4, .15, .1, 1), box-shadow .6s cubic-bezier(.4, .15, .1, 1), height .6s cubic-bezier(.4, .15, .1, 1), -webkit-transform .6s cubic-bezier(.4, .15, .1, 1)
}

.xds-speed-tiles .speed-card:disabled {
    pointer-events:none
}

.xds-speed-tiles .speed-card:not(.active):not(.xds-shadow-3) {
    border: 2px solid transparent;
    box-shadow: 0 16px 16px -8px transparent;
    /*height: 236px;
    -webkit-transform: translateY(8px);
    transform:translateY(8px)*/
}

.xds-speed-tiles .speed-card:hover:not(.active):not(.xds-shadow-3) {
    box-shadow:0 16px 16px -8px rgba(0, 0, 0, .3)
}

.xds-speed-tiles .carousel-navigator.xds-shadow-3:active:not(:disabled), .xds-speed-tiles .speed-card:active:not(.active):not(.xds-shadow-3) {
    box-shadow: 0 8px 10px -8px rgba(0, 0, 0, .3);
    transition:box-shadow .3s
}

.xds-speed-tiles .active.speed-card:not(:disabled) {
    border: 2px solid #6138f5;
    cursor: default;
    /*height: 252px;*/
    -webkit-transform: translateY(0);
    transform:translateY(0)
}

.xds-speed-tiles .active.speed-card.grey-00:not(:disabled) {
    border:2px solid #fff
}

.xds-speed-tiles .active.speed-card.grey-05:not(:disabled) {
    border:2px solid #f6f6f9
}

.xds-speed-tiles .active.speed-card.grey-10:not(:disabled) {
    border:2px solid #ececf2
}

.xds-speed-tiles .active.speed-card.grey-50:not(:disabled) {
    border:2px solid #62626c
}

.xds-speed-tiles .active.speed-card.grey-70:not(:disabled) {
    border:2px solid #35353b
}

.xds-speed-tiles .active.speed-card.grey-100:not(:disabled) {
    border:2px solid #000
}

.xds-speed-tiles .active.speed-card.blue-05:not(:disabled) {
    border:2px solid #d9e1f2
}

.xds-speed-tiles .active.speed-card.blue-50:not(:disabled) {
    border:2px solid #1f69ff
}

.xds-speed-tiles .active.speed-card.green-05:not(:disabled) {
    border:2px solid #d9f2ea
}

.xds-speed-tiles .active.speed-card.green-50:not(:disabled) {
    border:2px solid #008558
}

.xds-speed-tiles .active.speed-card.orange-05:not(:disabled) {
    border:2px solid #f2e1d9
}

.xds-speed-tiles .active.speed-card.orange-50:not(:disabled) {
    border:2px solid #e64f00
}

.xds-speed-tiles .active.speed-card.purple-05:not(:disabled) {
    border:2px solid #e3e0f4
}

.xds-speed-tiles .active.speed-card.purple-50:not(:disabled) {
    border:2px solid #6138f5
}

.xds-speed-tiles .active.speed-card.red-05:not(:disabled) {
    border:2px solid #f2d9e1
}

.xds-speed-tiles .active.speed-card.red-50:not(:disabled) {
    border:2px solid #e6004a
}

.xds-speed-tiles .active.speed-card.yellow-05:not(:disabled) {
    border:2px solid #f2ead9
}

.xds-speed-tiles .active.speed-card.yellow-40:not(:disabled) {
    border:2px solid #b87700
}

.xds-speed-tiles .speed-card.active:disabled {
    border: 2px solid transparent;
    box-shadow: 0 0 0 0 transparent;
    height: 236px;
    -webkit-transform: translateY(8px);
    transform:translateY(8px)
}

.xds-speed-tiles .hero > h2, .xds-speed-tiles .hero > p, .xds-speed-tiles .hero a {
    text-align:center
}

.xds-speed-tiles .hero > div, .xds-speed-tiles .hero > h2, .xds-speed-tiles .hero > p {
    margin-left: 20px;
    margin-right:20px
}

.xds-speed-tiles .details-cards-wrapper {
    position: relative;
    /*height: 600px;*/
    width:100%
}

.xds-speed-tiles .details-cards-wrapper > *, .xds-speed-tiles .details-cards-wrapper > * > * {
	/*height: 100%;*/
}

.xds-speed-tiles .details-card:before {
    --triangle-size: 16px;
    --half-triangle-size: calc(var(--triangle-size) /2);
    display: block;
    position: absolute;
    top: calc(var(--half-triangle-size) * -1);
    left: calc(50% - var(--half-triangle-size));
    width: var(--triangle-size);
    height: var(--triangle-size);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    content: ""
}

.xds-speed-tiles .details-card {
	display: flex;
    /*position: absolute;*/
    width: 100%;
	height: auto;
    /*-webkit-transform: translate(calc(50vw - 50%), 20px);
    transform: translate(calc(50vw - 50%), 20px);*/
    background-color:#fff;
	margin: 10px 12px 0;
}

.xds-speed-tiles .details-card:not(.active) {
    z-index: 0;
    opacity: 0.4;
    transition: opacity .4s cubic-bezier(.6, 0, .1, 1), -webkit-transform .4s cubic-bezier(.4, 0, 1, 1);
    transition: transform .4s cubic-bezier(.4, 0, 1, 1), opacity .4s cubic-bezier(.6, 0, .1, 1);
    transition:transform .4s cubic-bezier(.4, 0, 1, 1), opacity .4s cubic-bezier(.6, 0, .1, 1), -webkit-transform .4s cubic-bezier(.4, 0, 1, 1)
}

.xds-speed-tiles .details-card.active {
    z-index: 1;
    /*-webkit-transform: translate(calc(50vw - 50%));
    transform: translate(calc(50vw - 50%));*/
    opacity: 1;
    transition: opacity .6s cubic-bezier(.4, .15, .1, 1) .2s, -webkit-transform .6s cubic-bezier(0, 0, .15, 1) .2s;
    transition: transform .6s cubic-bezier(0, 0, .15, 1) .2s, opacity .6s cubic-bezier(.4, .15, .1, 1) .2s;
    transition:transform .6s cubic-bezier(0, 0, .15, 1) .2s, opacity .6s cubic-bezier(.4, .15, .1, 1) .2s, -webkit-transform .6s cubic-bezier(0, 0, .15, 1) .2s
}

.xds-speed-tiles .details-card > .flex.flex-col {
    flex:2
}

.xds-speed-tiles img {
    object-position: center;
    object-fit: cover;
    opacity: 1;
    transition:opacity .6s
}

.xds-speed-tiles .details-card .addon {
    background-color: #f6f6f9;
    border-radius:8px
}

.xds-speed-tiles .speed-card .image {
    width: 40px;
    height:40px
}

.xds-speed-tiles .details-card .addon .image {
    width: 64px;
    height:64px
}

.xds-speed-tiles .details-card .bullet-list .image {
    width: 16px;
    height:16px
}

.xds-speed-tiles .hero .modal-link {
    position:relative
}

.xds-speed-tiles.loading img {
    opacity:0
}

.xds-speed-tiles.loading .image-wrapper, .xds-speed-tiles.loading a, .xds-speed-tiles.loading h2, .xds-speed-tiles.loading h6, .xds-speed-tiles.loading p {
    border: 0 solid transparent;
    pointer-events: none;
    background-image: linear-gradient(90deg, #f6f6f9, #ececf2, #f6f6f9, #ececf2);
    -webkit-animation: gradient 2s linear infinite;
    animation:gradient 2s linear infinite
}

.xds-speed-tiles.loading a, .xds-speed-tiles.loading div:not(.image-rounder).image-wrapper, .xds-speed-tiles.loading h2, .xds-speed-tiles.loading h6, .xds-speed-tiles.loading p {
    border-radius:3px
}

.xds-speed-tiles.loading a::-moz-selection, .xds-speed-tiles.loading h2::-moz-selection, .xds-speed-tiles.loading h6::-moz-selection, .xds-speed-tiles.loading p::-moz-selection, .xds-speed-tiles.loading span::-moz-selection {
    color: transparent !important;
    background-color:initial
}

.xds-speed-tiles.loading a, .xds-speed-tiles.loading a::selection, .xds-speed-tiles.loading h2, .xds-speed-tiles.loading h2::selection, .xds-speed-tiles.loading h6, .xds-speed-tiles.loading h6::selection, .xds-speed-tiles.loading p, .xds-speed-tiles.loading p::selection, .xds-speed-tiles.loading span::selection {
    color: transparent !important;
    background-color:initial
}

.xds-speed-tiles.loading .carousel-navigator {
    box-shadow: 0 0 0 0 transparent;
    background-color:initial
}

.xds-speed-tiles.loading .carousel-navigator svg {
    opacity:0
}

.xds-speed-tiles.loading .hero h2, .xds-speed-tiles.loading .hero h6, .xds-speed-tiles.loading .hero p {
    border-radius:0
}

.xds-speed-tiles.loading .hero .modal-link {
    opacity:0
}

.xds-speed-tiles.loading .details-card h2, .xds-speed-tiles.loading .details-card h6, .xds-speed-tiles.loading .details-card p:not(.addon-pricepoint) {
    width:100%
}

.xds-speed-tiles .carousel-navigator.next:focus, .xds-speed-tiles .carousel-navigator.previous:focus, .xds-speed-tiles a:not(.xds-btn):focus, .xds-speed-tiles button.speed-card:focus {
    outline:none
}


@-webkit-keyframes gradient {
    0% {
        background-position:0 0
    }

    to {
        background-position:100% 0
    }
}

@keyframes gradient {
    0% {
        background-position:0 0
    }

    to {
        background-position:100% 0
    }
}

.xds-speed-tiles > .speed-cards-wrapper > .speed-cards > button.speed-card.is-static > p {
    transition:opacity .6s
}

.xds-speed-tiles > .speed-cards-wrapper > .speed-cards > button.speed-card.is-static:not(.active) > p.card-description {
    opacity:0
}

.xds-speed-tiles > .speed-cards-wrapper > .speed-cards > button.speed-card.is-static.active > p {
    opacity:1
}

body.sc-page-edit .xds-speed-tiles a:not(.xds-btn):before, body.sc-page-edit .xds-speed-tiles button.speed-card:before {
    display:none
}

@media screen and (min-width: 425px) {
    .xds-speed-tiles .speed-cards-wrapper:after {
        background-image:linear-gradient(90deg, #f6f6f9 5%, rgba(246, 246, 249, 0) 15%, rgba(246, 246, 249, 0) 85%, #f6f6f9 95%)
    }
}

@media screen and (min-width: 768px) {
    .xds-speed-tiles .details-cards-wrapper {
        /*height:380px*/
    }

    .xds-speed-tiles .details-card {
        /*max-width:848px*/
    }

    .xds-speed-tiles .details-card .addon-pricepoint {
        width:117px
    }

    .xds-speed-tiles.loading .hero h2, .xds-speed-tiles.loading .hero h6, .xds-speed-tiles.loading .hero p {
        border-radius:3px
    }

    .xds-speed-tiles .speed-cards-wrapper:after {
        background-image:linear-gradient(90deg, #f6f6f9 5%, rgba(246, 246, 249, 0) 40%, rgba(246, 246, 249, 0) 60%, #f6f6f9 95%)
    }
}

/* Tab start */
.xds-tabs {
	position: relative;
	/* This part sucks */
	clear: both;
	min-height: 100px;
}
  
.xds-tab {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

.xds-tab + .xds-tab {
	margin-left: 7px;
}

.xds-tab label {
	padding: 10px;
	border: 1px solid #ceceda;
	margin-left: -1px;
	position: relative;
	left: 1px;
	white-space: nowrap;
	border-radius: 4px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}

.xds-tab label.show-checked {
	background: white;
	border: 1px solid #000000;
	z-index: 2;
}

.xds-addon-wrapper label.show-checked .addon {
	cursor: default;
}

.xds-tabs label.show-checked ~ .xds-tab-content {
	z-index: 1;
}

.xds-tabs label.show-checked ~ .xds-tab-content > * {
	opacity: 1;
	transform: translateY(0);
}

.xds-addon-inner {
	position: relative;
}

.xds-addon-wrapper label .addon {
	border: 1px solid transparent;
	cursor: pointer;
}

.xds-tab label:hover, .xds-addon-wrapper label .addon:hover {
	border-color: #000;
}
  
.xds-tab [type=radio], .xds-addon-wrapper [type=radio] {
	opacity: 0;
	position: absolute;
}
  
.xds-tab-content {
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	padding: 20px 0 0;
	overflow: hidden;
	background: #fff;
}

.xds-tab-content > * {
	opacity: 0;
	transform: translateY(100%);
	transition: all 0.6s ease;
}

.xds-tabs [type=radio]:focus ~ label {
	ouline: 1px solid #000;
}
/* 
.xds-tabs [type=radio]:checked ~ label, .xds-addon-wrapper [type=radio]:checked ~ label .addon {
	background: white;
	border: 1px solid #000000;
	z-index: 2;
}

.xds-addon-wrapper [type=radio]:checked ~ label .addon {
	cursor: default;
}

.xds-tabs [type=radio]:checked ~ label ~ .xds-tab-content {
	z-index: 1;
}

.xds-tabs [type=radio]:checked ~ label ~ .xds-tab-content > * {
	opacity: 1;
	transform: translateY(0);
}
*/
.xds-addon-wrapper label {
	width: 100%;
}

.xds-addon-wrapper .xds-addon-inbet {
	justify-content: space-between;
	width: 100%;
}
/* Tab ends */

.widget_tvp_wrap {
	margin: 0 6px 30px;
	border: 1px solid rgba(0,0,0,0.20);
	box-shadow: rgb(0, 0, 0,0.15) 0 12px 20px 0;
	
}
.widget_tvp_head {
	color: #fbfcfc;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	line-height: 1.467;
	background: -webkit-gradient(linear,right top,left top,from(#aa2dc1),to(#5736cb));
    background: linear-gradient(to left,#aa2dc1 0%,#5736cb 100%);
	padding: 20px 30px;
	margin: 0;
}

.widget_tvp_2 .widget_tvp_head {
	background: -webkit-gradient(linear,right top,left top,from(#d9003a),to(#aa2dc1));
    background: linear-gradient(to left,#d9003a 0%,#aa2dc1 100%);
}

.widget_tvp, .widget_tvp_foot {
	padding: 50px;
}

.widget_tvp_1 .widget_tvp, .widget_tvp_2 .widget_tvp {
	background-image: url(../images/tv/essential_hero.jpg);
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.widget_tvp_2 .widget_tvp {
	background-image: url(../images/tv/premium_hero.jpg);
}

.widget_tvp_wrap .widget_tvp_tl {
	margin-top: 0;
	margin-bottom: 10px;
}
.widget_tvp p {
	margin-bottom: 0;
}

.skywalker-wrapper ~ * .widget_tvp * {
	color: #fff;
}

.skywalker-wrapper ~ * .widget_tvp_body {
	padding: 50px 35px;
	background-color: #ffffff;
}

.skywalker-wrapper ~ * .widget_tvp_body ul {
	list-style: none;
}

.skywalker-wrapper ~ * .widget_tvp_body ul li {
	padding: 30px;
}

.widget_tvp_body > * + * {
	margin-top: 50px;
}

.widget_tvp_lineup + .widget_tvp_lineup {
	margin-top: 20px;
}

.widget_tvp_foot {
	border-top: 1px solid rgba(0,0,0,0.20);
}

.widget_tvp_foot .btn {
	display: block;
	margin: 30px 0 0;/*
	background: -webkit-gradient(linear,left top,right top,from(#3475ca),to(#5736cb));
    background: linear-gradient(to right,#3475ca 0%,#5736cb 100%);
    border: 0;
    padding: 24px 43px;
}

.widget_tvp_foot .btn:hover, .widget_tvp_foot .btn:focus {
	background: #5736cb;
    background: #5736cb;*/
}

.page_bc_close .collapse_btn {
	padding-top: 0;
}

.page_bc_close .collapse_btn:before {
    background: url(../images/arrow-up-white.svg) no-repeat;
}

.faq-list li {
	padding: 5px 0;
	list-style: none;
}

@media (max-width: 1199px) {
	.drift_img, .page_content_nav_fixed, .page_nav_inner {
		display: none;
	}
}

.ts-list {
	border: 1px solid #efefef;
}

.ts-list > li {
	list-style: none;
}

.ts-list > li + li {
	border-top: 1px solid #efefef;
}

.ts-list > li > a {
	padding: 30px 100px 30px 30px;
	position: relative;
	display: block;
    font-size: 20px;
	font-weight: bold;
	color: #222;
}

.ts-list  > li > a:after {
	font-family: 'joister-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e013";
	position: absolute;
    font-size: 40px;
	right: 15px;
	top: 30px;
}

.ts-list  > li > a.collapsed:after {
	content: "\e00d";
}

.ts-list .panel-collapse {
	padding: 0px 30px 30px;
}

.ts-list p {
	margin-bottom: 10px;
}

.ts-list ol {
	margin: 15px 0 15px 20px;
}

.ts-list ol > li {
	margin-left: 23px;
}

.ts-list ol li + li {
	margin-top: 20px;
}



.typography-feature-eyebrow {
    text-transform: uppercase;
    line-height: 1.5;
    font-size: 14px;
    font-weight:700
}

@media (min-width: 992px) {
    .typography-feature-eyebrow {
        font-size:16px
    }
}

.typography-section-headline {
    font-size: 26px;
    font-weight: 600;
    line-height:.95;
}

@media (min-width: 768px) {
    .typography-section-headline {
        font-size:36px
    }
}

.typography-section-intro-enhanced {
    /*line-height: 1.33;*/
    font-size: 16px;
    font-weight:500
}

@media (min-width: 768px) {
    .typography-section-intro-enhanced {
        font-size:20px
    }
}

@media (min-width: 992px) {
    .typography-section-intro-enhanced {
        font-size:24px
    }
}

@media (min-width: 1440px) {
    .typography-section-intro-enhanced {
        font-size:30px
    }
}

@media (min-width: 992px) {
    .typography-section-headline {
        font-size:48px
    }
}

@media (min-width: 1440px) {
    .typography-section-headline {
        font-size:60px
    }
}
.typography-feature-headline {
    margin: 16px 0;
    font-size: 20px;
    line-height: 1.11;
    font-weight:600
}

@media (min-width: 992px) {
    .typography-feature-headline {
        font-weight: 600;
        font-size:36px
    }
}

.typography-feature-intro {
    line-height: 1.375;
    font-size:16px
}

@media (min-width: 992px) {
    .typography-feature-intro {
        font-size:16px
    }
}
.x-body4 {
    font-size: 12px;

}
.typography-summary-list {
    list-style: none;
}

.typography-summary-list li {
    margin: 12px 0 0;
    padding: 0 0 0 33px;
    background: url(../img/stream/Icon_Internet_Check_outline_Green.svg) no-repeat -3px 0px transparent;
	background-size: 20px 20px;
}

.typography-summary-list li.ico-cross {
	background: url(../img/stream/Icon_Internet_Cross_outline_Green.svg) no-repeat -3px 0px transparent;
	background-size: 20px 20px;
}

.typography-plan-headline {
    font-size: 26px;
    line-height: 1.16;
    font-weight: 600;
    margin:0 0 24px 0
}

.typography-separator {
    border: 1px solid #fff;
}

@media (min-width: 992px) {
    .typography-plan-headline {
        font-size:36px
    }
}

.typography-plan-intro {
    line-height: 1.275;
    font-size: 12px;
    color:#737D82
}

.typography-feature-app {
    margin: 10px 0 0;
}

.typography-app-icon {
    display: inline-block;
    margin: 5px 5px 0 0;
}

.icon-opacity {
	opacity: 0.1;
}

.typography-plan-headline sup {
    font-size: 16px;
}


.typography-type-intro {
    position: relative;
    letter-spacing: -.015625em;
    font-size: 250px;
    line-height: 250px;
}

.typography-type-intro:before {
    content: '\20B9';
    font-size: 30px;
    line-height: 30px;
    position: absolute;
    top: 30px;
    left: 0;
}

.typography-type-intro:after {
    content: '/day';
    font-size: 25px;
    letter-spacing: 0;
}

@media (min-width: 992px) {
    .section-intro .typography-section-headline {
        margin:0 0 24px 0;
        font-size: 64px;
    }
    .section-intro .typography-section-intro-enhanced {
        font-size: 20px;
    }
    .typography-type-intro {
        font-size: 400px;
        line-height: 0.95;
    }
    .typography-type-intro:before {
        font-size: 40px;
        line-height: 40px;
        top: 40px;
    }
}

@media (min-width: 1440px) {
    .section-intro .typography-section-headline {
        margin:0 0 28px 0;
        font-size: 64px;
    }
    .section-intro .typography-section-intro-enhanced {
        font-size: 20px;
    }
    .battery-type-intro {
        font-size: 20vw;
    }
}

/* Browser Resets */
.flex-container {position: relative;}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff;  position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.page_section .embed-responsive, .page_section iframe {
	margin: 0 0 27px; /*max-width:1200px;*//*border:5px solid #ff63b1;*/
}

.review_text {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.36;
	margin: 0 0 37px;
	padding: 15px 0 0
}

.review_text:before {
	content: '“';
	display: block;
	font-size: 65px;
	font-weight: 700;
	line-height: 1;
	height: 52px
}

.collapse_btn:before {
	content: ''
}

.next_subtitle {
	font-size: 20px;
	color: #0045e6;
}

.page_section .contact_text {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 15px
}

.next_subtitle, .next_title {
	font-weight: 700;
	line-height: 1;
	margin: 0 0 18px
}

body .page_section .contact_text a {
	color: #222 !important;
	text-decoration: underline
}

.next_page {
	position: relative
}

.collapse_btn, .collapse_btn:focus, .collapse_btn:hover {
	color: #222;
	text-decoration: none
}

.next_title {
	font-size: 40px
}

.next_page_desc {
	font-size: 20px;
	margin: 0
}

.next_page a {
	text-decoration: none;
	color: #fff;
	display: block;
}

.next_page_content {
	padding: 66px 9% 20px;
	padding-right: 100px;
	padding-left: 100px;
	padding: 65px 35px 70px; 
	min-height: 280px;
	margin-right: 30px;
}

.teaser__title-border {
    background: linear-gradient(90deg,#0080f7,#a0e311);
    display: block;
    height: 6px;
    margin: 0;
    min-width: 250px;
    order: 3;
    width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.logos_list {
	margin: 0
}

.logos_list li {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 10px
}

.drift_img {
	max-width: 70px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	border-radius: 6px;
	z-index: 11
}

.page_list_capabilities {
	margin: 0
}

.page_list_capabilities li {
	display: inline-block;
	width: 32%;
	vertical-align: top
}

.collapse_btn {
	display: block;
	position: relative;
	padding: 20px 40px 20px 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
}

.page_bc_close .collapse_btn {
	float: right;
}

.collapse_btn:before {
	position: absolute;
	right: 0;
	top: 20px;
	width: 20px;
	height: 16px;
	background: url(../images/arrow-up.svg) no-repeat;
	background-size: contain;
	transition: transform .3s
}

.collapse_btn.collapsed:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.collapse_btn + .panel-collapse {
	padding: 20px 0;
}

iframe {
	max-width: 100%
}

.collapse_group .panel {
	border: 0;
	border-bottom: 1px solid #f6f6f6;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	background: transparent;
}

.panel_body {
	padding: 20px 0
}

.page_section .page_text {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5
}

.form-control, .input-group-addon {
	color: #fff;
	background: 0 0;
	font-size: 18px
}

.input-group-addon {
	padding: 0 15px 0 0;
	line-height: 1;
	text-align: left;
	border: 0;
	border-radius: 0
}

.form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 12px;
	border: 0;
	border-bottom: 2px solid #fff;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-control:focus {
	border-color: #65d1f6;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.radio_box label {
	position: relative;
	font-size: 18px;
	padding-right: 60px;
	margin: 0;
	padding-top: 12px;
	line-height: 1.1;
	cursor: pointer
}

.radio_box label:before {
	position: absolute;
	right: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 2px solid;
	top: 2px
}

.radio_box label:after {
	position: absolute;
	right: 8px;
	top: 10px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #ffdf11;
	opacity: 0
}

.radio_box input:checked + label:after {
	opacity: 1
}

.radio_box input {
	position: absolute;
	visibility: hidden
}

.form-group {
	margin-bottom: 27px
}

.back_link {
	font-size: 24px;
	color: #222;
	text-decoration: none
}

.back_link:hover {
	color: #222;
	text-decoration: none
}

.page_favorite_icon {
	font-size: 33px;
	color: #222;
	display: inline-block;
	float: right;
	line-height: 1;
	background: 0;
	padding: 0;
	border: 0;
	position: relative;
	z-index: 3;
}

.page_favorite_icon:before {
	content: "\e143";
	line-height: 1
}

.page_favorite_icon.added:before {
	content: "\e005"
}

.log_out_link {
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	color: #2eeea3;
	display: inline-block;
	white-space: nowrap;
	font-size: 16px;
	font-weight: 700;
	-webkit-transform-origin: 80% 100%;
	-moz-transform-origin: 80% 100%;
	-ms-transform-origin: 80% 100%;
	-o-transform-origin: 80% 100%;
	transform-origin: 80% 100%;
	position: relative;
	top: 20px;
	text-decoration: none
}

.log_out_link:hover {
	opacity: .6;
	color: #2eeea3;
	text-decoration: none
}

.insight_content .page_section {
	padding-top: 0;
}

.insight_page .page_title.normal_title {
	margin: 0 0 48px;
	color: #2eeea3
}

.insight_page_title.page_title {
	color: #222
}

.insight_filter_nav {
	font-size: 16px;
	font-weight: 700;
	margin: 46px 0 56px
}

.insight_filter_nav li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px
}

.insight_filter_nav li a {
	text-decoration: none;
	color: #398ff6
}

.insight_search {
	position: relative;
	width: 0;
	max-width: 430px;
	min-width: 30px;
	height: 30px;
	float: right;
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	transition: width .3s;
	-webkit-backface-visibility: hidden
}

.search_close {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 0;
	background: #fff;
	z-index: 12;
	color: #398ff6;
	font-size: 11px;
	cursor: pointer;
	display: inline-block;
	text-align: center
}

.insight_search_input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: 0;
	background: 0 0;
	width: 100%;
	height: 30px;
	margin: 0;
	z-index: 10;
	font-size: 16px;
	font-weight: 700;
	color: #398ff6;
	-webkit-appearance: none;
	border-radius: 0;
	border-bottom: 2px solid transparent;
	padding-left: 0;
	padding-right: 0
}

.insight_search_input::-webkit-input-placeholder {
	color: rgba(59, 146, 245, .2)
}

.insight_search_input:-moz-placeholder {
	color: rgba(59, 146, 245, .2)
}

.insight_search_input::-moz-placeholder {
	color: rgba(59, 146, 245, .2)
}

.insight_search_input:-ms-input-placeholder {
	color: rgba(59, 146, 245, .2)
}

.insight_icon_search, .insight_submit {
	width: 30px;
	height: 27px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 27px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	font-size: 18px;
	color: #398ff6;
	font-weight: 400;
	border: none;
	outline: 0
}

.insight_submit {
	z-index: -1
}

.insight_icon_search {
	z-index: 90
}

.insight_search.insight_search_open .insight_icon_search {
	z-index: 11
}

.insight_search.insight_search_open .insight_search_input {
	border-bottom: 2px solid #398ff6;
	padding-left: 32px;
	padding-right: 33px
}

.insight_search.insight_search_open .insight_submit {
	z-index: 90
}

.insight_search.insight_search_open {
	width: 100%
}

.insight_article {
	margin-bottom: 30px
}

.insight_article a img {
	min-height: 20px;
	max-height: 20px;
	margin-bottom: 25px
}

.insight_article > a {
	color: #222;
	text-decoration: none;
	display: block;
}

.insight_article a:hover .link-ul {
	text-decoration: none;
}

.insight_article p:last-child {
	margin-bottom: 5px;
}

.no_search_result {
	text-align: center;
	max-width: 250px;
	margin: 80px auto
}

.no_search_text {
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0 0
}

.tag_link {
	font-size: 24px;
	font-weight: 600;
	color: #398ff6;
	line-height: 1;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 25px;
	text-decoration: none
}

#width_tmp_select, .select_wrap {
	display: none
}

.tag_link:hover {
	color: #2eeea3;
	text-decoration: none
}

.insight_main_img {
	margin-bottom: 40px
}

.insight_filter_wrap, .select_wrap {
	position: relative
}

.select_wrap {
	margin: 4px 0 0;
	max-width: 200px
}

.select_wrap:before {
	content: '\f107';
	font-family: fontello;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	color: #398ff6;
	width: 12px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	background: #fff;
	pointer-events: none
}

.login_back_link:before, .login_submit:after {
	content: '\e800';
	font-family: fontello
}

.insight_filter_select {
	font-size: 16px;
	font-weight: 700;
	color: #398ff6;
	width: 110%;
	-webkit-appearance: none;
	border: 0;
	padding-right: 15px
}

/*.grid-item, .grid-sizer {
	width: 31.56%;
}
*/
.gutter-sizer {
	width: 0
}

.review_author {
	margin-top: 0;
}

.insight_date {
	font-size: 14px;
	margin: 0 0 17px
}

.insight_page_link {
	float: right
}

.insight_page .event_header {
	padding: 50px 65px 10px
}

.about_content {
	padding: 100px 150px 50px 100px;
	position: relative;
	z-index: 2;
	-webkit-transition: transform .3s;
	-moz-transition: transform .3s;
	-ms-transition: transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s
}

.opened_menu .about_content {
	/*-webkit-transform: translateX(340px);
	-moz-transform: translateX(340px);
	-ms-transform: translateX(340px);
	-o-transform: translateX(340px);
	transform: translateX(340px)*/
}

.section--header__mask {
    background-color: rgba(0,0,0,.5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.bg-acb {
	background: url(../img/calculator-header-2048x686.jpeg?);
}
.bg-acpc {
	background: url(../img/crm-consulting-header-2048x693.jpeg?);
}
.bg-acpho {
	background: url(../img/data-strategy-consulting-hero-2048x693.jpeg?);
}
.bg-avast {
	background: url(../img/machine-learning-header-2048x693.jpeg?);
}
.bg-insta {
	background: url(../img/Software-Products-Balancing.jpeg?);
}
.bg-azure {
	background: url(../img/erp-consulting-header-2048x693.jpeg?);
}
.bg-aws {
	background: url(../img/sustainability-consulting-header-2048x693.jpeg?);
}
.bg-vps {
	background: url(../img/ai-development-services-header-2048x693.jpeg?);
}
.bg-365 {
	background: url(../img/3840x1300_The-Future-of-Smart-Finance.jpeg?);
}
.bg-workspace {
	background: url(../img/3840x1300_behavioural-data-analytics.jpeg?);
}
.bg-sill {
	background: url(../img/3840x1300_Digital-solutions-for-the-insurance.jpeg?);
}
.bg-cloud {
	background: url(../img/3840x1300_Navigating-the-Software-Product-Life-Cycle.jpeg?);
}
.bg-backup {
	background: url(../img/1-How-to-price-a-software-product-1536x636.jpeg?);
}
.bg-email {
	background: url(../img/image-2023-07-24-15-54-44-788-2-2048x693.jpeg?);
}
.bg-zero {
	background: url(../img/3840x1300_Navigating-the-Modernization.jpeg?);
}

.industry__list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 16px;
    position: relative;
	list-style: none;
	margin-bottom: 30px;
}

.industry__item input {
    display: none;
}

.industry__item label {
    background-color: #f8f8f9;
    border-radius: 28px;
    color: #373737;
    cursor: pointer;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 0 !important;
    padding: 13px 32px;
    transition-property: background-color,color;
    transition-duration: .3s;
}

.industry__item label:hover {
	background-color: #0045e6;
	color: #fff
}

.industry__item input:checked+label {
	background-color: #0045e6;
	color: #fff
}

.inner_page .client-slide .color_ffffff {
	width: 264px;
}

ul.widget-style li {
    margin-bottom: 1rem;
    padding-left: 24px;
    position: relative;
}

ul.widget-style {
    list-style: none;
	margin: 0;
	padding: 0;
}

ul.widget-style li:after {
    top: 9px;
}

ul.widget-style li:after {
    background-color: #0045E6;
    border-radius: 50%;
    content: '';
    height: 8px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 8px;
}

.section-bg {
    background-size: cover;
    background-position: center;
}

.section-bg .page_title, .section-bg > * {
	color: #fff;
}

.info-bar {
	background: #fff0d1;
	padding: 15px 20px;
}
.alert-bar {
	background: #d1ddf0;
	padding: 15px 20px;
}


@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
	.page_title {
		color: #222
	}

	.page_title:after, .page_title:before {
		display: none
	}

	.insight_page .page_title {
		color: #2eeea3
	}

	.about_content .page_title {
		color: #fff
	}

	.white_page .page_title {
		color: #222
	}
}

.about_content .page_title {
	margin: 0 0 50px
}

.team_item {
	margin: 0 0 42px
}

.team_item img {
	margin: 0 0 25px
}

.team_item .team_title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 17px
}

.team_item .team_position {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0
}

.team_item .team_position a {
	font-weight: 700;
	color: #04fba6;
	text-decoration: none
}

.team_item .team_position a:hover {
	color: #ffdf11
}

.row_four {
	margin: 53px -25px 0
}

.row_four > div {
	padding: 0 25px
}

.row_four > div:nth-child(4n+1) {
	clear: both
}

.row_six > div:nth-child(6n+1) {
	clear: both
}

body.about_page .page_section .contact_text a {
	color: #fff !important
}

.login_page {
	background: #fff;
	overflow: auto;
	height: auto
}

.login_page .form-control, .login_submit {
	background: 0 0;
	font-weight: 600;
	padding: 0
}

.login_page .form-control {
	border: 0;
	border-bottom: 2px solid #222;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 18px;
	margin: 0 0 25px;
	color: #222
}

.login_page .form-control:focus {
	border-bottom: 2px solid #2eeea3
}

.login_form {
	max-width: 400px;
	margin: 20% auto 0;
	color: #222;
	width: 95%
}

.login_form label {
	font-size: 12px;
	font-weight: 600;
	color: #2eeea3
}

.lost_pass_link {
	padding: 0;
	font-size: 12px;
	font-weight: 600;
	color: #172667;
	text-decoration: none
}

.lost_pass_link:hover {
	color: #2eeea3;
	text-decoration: none
}

.login_submit {
	box-shadow: none;
	border: none;
	font-size: 18px;
	color: #2eeea3;
	float: right
}

.login_submit:hover {
	color: #398ff6
}

.login_submit:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-left: 15px;
	display: inline-block;
	font-weight: 400
}

.login_logo {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 106;
}

.login_back_link {
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 16px;
	font-weight: 600;
	color: #398ff6;
	text-decoration: none
}

.login_back_link:before {
	margin-right: 15px;
	font-weight: 400;
	line-height: 1
}

.check_box label:after, .check_box label:before, .radio_box label:after, .radio_box label:before, .preloader:after, .preloader:before {
	content: ''
}

.login_back_link:hover {
	text-decoration: none;
	color: #2eeea3
}

.check_box input {
	position: absolute;
	opacity: 0
}

.check_box label {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	font-weight: 400;
	line-height: 1;
	/*color: #398ff6;*/
	padding-left: 25px;
	cursor: pointer
}

.check_box label:before {
	position: absolute;
	left: 0;
	top: -2px;
	width: 18px;
	height: 18px;
	border: 2px solid
}

/*.check_box label:after {
	background: url(../images/check.svg) 50% 0 no-repeat;
	background-size: contain;
	width: 14px;
	height: 8px;
	opacity: 0;
	position: absolute;
	left: 2px;
	top: 3px;
	font-weight: 400;
	font-size: 12px;
	line-height: 1
}*/

.check_box label:after {
	content: '';
	display: block;
	position: absolute;
	left: 2px;
	top: 0;
	width: 14px;
	height: 14px;
	background: #ffdf11;
	opacity: 0;
}
.check_box input:checked + label:after, .insight_login_page .home_link {
	opacity: 1
}

.preloader {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	-webkit-transition: width .6s 1.5s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: width .6s 1.5s cubic-bezier(.22, .61, .36, 1);
	-o-transition: width .6s 1.5s cubic-bezier(.22, .61, .36, 1);
	transition: width .6s 1.5s cubic-bezier(.22, .61, .36, 1)
}

.preloader:after, .preloader:before {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 0;
	bottom: 0
}

.insight_login_form .input-block, .login_cell {
	position: relative
}

.preloader.stage1:before {
	width: 100%;
	-webkit-transition: width .3s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: width .3s cubic-bezier(.22, .61, .36, 1);
	-o-transition: width .3s cubic-bezier(.22, .61, .36, 1);
	transition: width .3s cubic-bezier(.22, .61, .36, 1)
}

.preloader.stage1:after {
	z-index: 2;
	width: 100%;
	-webkit-transition: width .5s .8s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: width .5s .8s cubic-bezier(.22, .61, .36, 1);
	-o-transition: width .5s .8s cubic-bezier(.22, .61, .36, 1);
	transition: width .5s .8s cubic-bezier(.22, .61, .36, 1)
}

.stage1.preloader {
	width: 0
}

.page_indicator_wrap {
    -webkit-box-flex: 0;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    padding-bottom: 0px;
    margin-top: 30px;
}

.page_indicator_content {
    position: relative;
    height: 30px;
    width: 2px;
    border-radius: 3px;
    overflow: hidden;
}

@media (min-width: 560px) {
    .page_indicator_content {
        height: 50px;
    }
}

.page_indicator {
    height: 100%;
    width: 100%;
    background: #ffffff;
    border-radius: 3px;
    animation: 3s cubic-bezier(0.14, 1.12, 0.67, 0.99) 0s infinite normal none running WormyAnimation;
}

@keyframes WormyAnimation {
0% { transform: translateY(-200%); }
    50% { transform: translateY(-100%); }
    100% { transform: translateY(100%); }
}

.page_aer_foot {
    background-image: url(../images/stream/nav-background.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 4px;
}

.img-radius {
	border-radius: 20px
}

.img-3 {
	margin-bottom: 25px;
}

.img-box-fix {
	margin-left: -8px;
	margin-bottom: 17px;
}

.insight_login_page {
	background: url(../images/inight-image.jpg) 0 50% no-repeat;
	background-size: cover;
	overflow: visible
}

.insight_login_page .side_menu {
	background: 0 0
}

.login_table {
	height: 100%;
	padding-left: 90px;
	max-width: 580px
}

.login_cell {
	height: 50%
}

.insight_login_form {
	padding: 60px 0 0
}

.insight_login_form .input-block label {
	position: absolute;
	left: 0;
	top: 9px;
	width: 100%;
	height: 20px;
	margin: 0;
	z-index: 1;
	color: rgba(23, 38, 103, .2);
	font-size: 18px;
	font-weight: 600;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	line-height: 16px;
	white-space: nowrap;
	overflow: hidden
}

.insight_login_form .input-block.focus label {
	color: #fff;
	top: -15px;
	font-size: 12px
}

.insight_login_form .form-control {
	border-bottom: 2px solid #172667;
	padding: 0;
	font-weight: 600
}

.insight_login_form .focus .form-control {
	border-bottom: 2px solid #fff
}

.insight_login_form .check_box label {
	color: #172667
}

.insight_login_form .check_box label:after {
	background: url(../images/check-dark.svg) 50% 0 no-repeat
}

.insight_login_form .lost_pass_link {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	float: right
}

.insight_login_form .login_submit {
	color: #172667;
	float: none
}

.insight_login_text {
	position: absolute;
	bottom: 0;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.33
}

.insight_login_text a {
	color: #2eeea3;
	text-decoration: none
}

.table-main {
	overflow: hidden;
}

.table-responsive {
    margin-bottom: -20px;
    padding-bottom: 20px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 20px;
	white-space: nowrap;
}

.table>tbody>tr:first-child>td {
	border: none;
}

.loader {
    -webkit-animation: hideAnimation 0s ease-in 2.4s;
    animation: hideAnimation 0s ease-in 2.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes hideAnimation {
    to {
    visibility: hidden;
    width: 0;
    height: 0;
    }
}

@keyframes hideAnimation {
    to {
    visibility: hidden;
    width: 0;
    height: 0;
    }
}

@-moz-keyframes hideAnimation {
    to {
    visibility: hidden;
    width: 0;
    height: 0;
    }
}

body {
    overflow: hidden;
    -webkit-animation: hideScroll 0s ease-in 2.4s;
    animation: hideScroll 0s ease-in 2.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes hideScroll {
    to {
        overflow: auto;
    }
}

@keyframes hideScroll {
    to {
        overflow: auto;
    }
}

@-moz-keyframes hideScroll {
    to {
    overflow: auto
    }
}

@media (min-width: 1600px) {
	.section_title {
		font-size: 70px;
		line-height: 1.1
	}
/*
	.home_content_nav {
		font-size: 30px
	}

	.home_nav_links {
		font-size: 30px;
		top: 235px
	}

	.home_nav_links li {
		margin-right: 40px
	}

	.main_nav {
		font-size: 22px
	}

	.main_nav ul {
		font-size: 17px
	}

	.nav_contacts {
		font-size: 14px
	}*/
	.home_content_bg {
		background-image: url('../img/home_bg.jpg') !important;
	}
}

/* TV styles */
.skywalker-wrapper .page_title {
	display: block;
	font-size: 48px;
	line-height: 58px;
	margin-bottom: 30px;
}

.skywalker-floater {
	position: relative;
	margin-top: 50px;
}
.skywalker-floater-inner {
    display: block;
    margin: 0px auto;
    /*opacity: 0;*/
    position: relative;
    width: 55vw;
    z-index: 3;
}
.fading-in .skywalker-floater-inner {
    animation-delay: 1400ms;
    animation-duration: 900ms;
    animation-fill-mode: forwards;
    animation-name: hUyUmU;
}
.skywalker-floater .device-image {
    display: block;
    width: 100%;
}

.channel-logo {
	background-color: rgb(255, 255, 255);
    border-radius: 50%;
    display: block;
    /*opacity: 0;*/
    padding: 4px;
    position: absolute;
    z-index: 1;
}

.fading-in .channel-logo {
    animation-delay: 2400ms;
    animation-duration: 1000ms;
    animation-fill-mode: forwards;
    animation-name: bcCCNc;
}

.channel-logo--1 {
    left: 10%;
    top: -5%;
    width: 8%;
	box-shadow: rgba(0, 0, 0, 0.18) 0px 10px 15px
}
.channel-logo--2 {
    left: 1%;
    top: 14%;
    width: 12%;
	box-shadow: rgba(185, 0, 191, 0.2) 0px 12px 30px;
}
.channel-logo--3 {
    left: 7%;
    top: 52%;
    width: 9%;
	box-shadow: rgba(180, 0, 1, 0.15) 0px 12px 17px;
}
.channel-logo--4 {
    left: 15%;
    top: 63%;
    width: 17%;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 12px 30px;
}
.channel-logo--5 {
    left: 17%;
    top: 19%;
    width: 15%;
	box-shadow: rgba(30, 120, 185, 0.3) 0px 12px 30px;
}
.channel-logo--6 {
    left: 25%;
    top: -8%;
    width: 21%;
    z-index: 2;
	box-shadow: rgba(209, 155, 0, 0.3) 0px 15px 40px;
	box-shadow: rgba(185, 0, 191, 0.2) 0px 12px 30px;
}
.channel-logo--7 {
    right: 19%;
    top: 39%;
    width: 18%;
	box-shadow: rgba(56, 86, 217, 0.3) 0px 12px 30px;
}
.channel-logo--8 {
    right: 21%;
    top: -7%;
    width: 13%;
	box-shadow: rgba(180, 0, 1, 0.15) 0px 12px 17px;
}
.channel-logo--9 {
    right: 12%;
    top: 22%;
    width: 9%;
    z-index: 2;
	box-shadow: rgba(0, 0, 0, 0.18) 0px 10px 25px;
}
.channel-logo--10 {
    right: 2%;
    top: 30%;
    width: 13%;
	box-shadow: rgba(40, 174, 0, 0.25) 0px 12px 30px;
}
.channel-logo--11 {
    right: 8%;
    top: 68%;
    width: 12%;
	box-shadow: rgba(210, 99, 0, 0.3) 0px 10px 30px;
}
.channel-logo--12 {
    right: 33%;
    top: 14%;
    width: 15%;
	box-shadow: rgba(170, 0, 0, 0.2) 0px 11px 25px;
}
.fading-in .channel-logo--4, .fading-in .channel-logo--5, .fading-in .channel-logo--6, .fading-in .channel-logo--7 {
    animation-delay: 2200ms;
}

.modal .close {
	text-shadow: none;
	opacity: 1;
	font-size: 25px;
	position: relative;
	z-index: 1;
}

.modal-content {
	border-radius: 0;
	border: 0;
}

.modal-header {
	padding: 50px 50px 20px;
	border: 0;
}
.modal-body {
	padding: 0 50px 50px;
}

.modal-title {
	margin: 0 0 10px;
}


/**/
#ticker {
    overflow: hidden;
    margin: 0 auto;
}
#ticker .Container {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.strips {
    width: 3578px;
    z-index: 2;
}
.strips-title {
	margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) {
    .strips {
        width: 4786px;
    }
}
.strip-1.active-animate img {
    -webkit-animation-name: slideRight;
    -moz-animation-name: slideRight;
    animation-name: slideRight;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
}
.strip-1.active-animate img,
.strip-2.active-animate img {
    -webkit-animation-duration: 30s;
    -moz-animation-duration: 30s;
    animation-duration: 30s;
}
.strip-2.active-animate img {
    -webkit-animation-name: slideLeft;
    -moz-animation-name: slideLeft;
    animation-name: slideLeft;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
}
@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@-moz-keyframes slideRight {
    0% {
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@keyframes slideRight {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-moz-keyframes slideLeft {
    0% {
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    to {
        -moz-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes slideLeft {
    0% {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    to {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
.animate-slideup {
    opacity: 0;
    -webkit-transform: translateY(150px);
    -moz-transform: translateY(150px);
    -ms-transform: translateY(150px);
    -o-transform: translateY(150px);
    transform: translateY(150px);
    -webkit-transition: opacity 0.4s ease-in-out 0ms, -webkit-transform 0.6s ease-in-out 0ms !important;
    transition: opacity 0.4s ease-in-out 0ms, -webkit-transform 0.6s ease-in-out 0ms !important;
    -o-transition: opacity ease-in-out 0.4s 0ms, -o-transform ease-in-out 0.6s 0ms !important;
    -moz-transition: transform ease-in-out 0.6s 0ms, opacity ease-in-out 0.4s 0ms, -moz-transform ease-in-out 0.6s 0ms !important;
    transition: transform 0.6s ease-in-out 0ms, opacity 0.4s ease-in-out 0ms !important;
    transition: transform 0.6s ease-in-out 0ms, opacity 0.4s ease-in-out 0ms, -webkit-transform 0.6s ease-in-out 0ms, -moz-transform 0.6s ease-in-out 0ms, -o-transform 0.6s ease-in-out 0ms !important;
}
.animate-slideup.delay {
    -webkit-transition: opacity 0.8s ease-in-out 0.4s, -webkit-transform 0.8s ease-in-out 0.4s !important;
    transition: opacity 0.8s ease-in-out 0.4s, -webkit-transform 0.8s ease-in-out 0.4s !important;
    -o-transition: opacity ease-in-out 0.8s 0.4s, -o-transform ease-in-out 0.8s 0.4s !important;
    -moz-transition: transform ease-in-out 0.8s 0.4s, opacity ease-in-out 0.8s 0.4s, -moz-transform ease-in-out 0.8s 0.4s !important;
    transition: transform 0.8s ease-in-out 0.4s, opacity 0.8s ease-in-out 0.4s !important;
    transition: transform 0.8s ease-in-out 0.4s, opacity 0.8s ease-in-out 0.4s, -webkit-transform 0.8s ease-in-out 0.4s, -moz-transform 0.8s ease-in-out 0.4s, -o-transform 0.8s ease-in-out 0.4s !important;
}
.animate-slideup.active-animate {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#ticker .strip-1 {
    margin-bottom: 8px;
}

.height--md320 {
	height: auto;
}
.strips-title {
	margin-bottom: 0px
}

.channel-card-container {
	position: relative;
	margin-bottom: 10px;
}

.channel-card-container:before {
	content: "";
	display: block;
	padding-top: 100%;
}

.channel-card-container .channel-card__name {
	position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.channel-card-container .channel-card {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.channel-card-container .channel-card__content {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
    #ticker .strip-1 {
        margin-bottom: 16px;
	}
	.height--md320 {
		height: 320px;
    }

	.page_section_fb_wrap .page_section_fb {
		min-height: 275px;
	}
}
@media screen and (max-width: 544px) {
    #ticker .strip-1 .strip-2 img,
    #ticker .strip-1 img {
        height: 232px;
    }
}
@media only screen and (min-width: 48rem) {
}
@media only screen and (min-width: 80rem) {
}

@media only screen and (min-width: 1025px) {
	.skywalker-floater {
		padding-top: 50px;
	}
	.skywalker-floater-inner {
		width: 550px;
	}
	.channel-logo {
		padding: 10px;
    	width: auto;
	}
	.channel-logo--1 {
		height: 60px;
		left: 15%;
		top: 0px;
		width: 60px;
	}
	.channel-logo--2 {
		height: 105px;
		left: 4%;
		top: 14%;
		width: 105px;
	}
	.channel-logo--3 {
		height: 75px;
		left: 8%;
		top: 52%;
		width: 75px;
	}
	.channel-logo--4 {
		height: 160px;
		left: 16%;
		top: 63%;
		width: 160px;
	}
	.channel-logo--5 {
		height: 135px;
		left: 18%;
		top: 26%;
		width: 135px;
	}
	.channel-logo--6 {
		height: 190px;
		left: 26%;
		top: 3%;
		width: 190px;
	}
	.channel-logo--7 {
		height: 165px;
		right: 19%;
		top: 43%;
		width: 165px;
	}
	.channel-logo--8 {
		height: 105px;
		right: 26%;
		top: 2%;
		width: 105px;
	}
	.channel-logo--9 {
		height: 70px;
		right: 16%;
		top: 25%;
		width: 70px;
	}
	.channel-logo--10 {
		height: 120px;
		right: 7%;
		top: 31%;
		width: 120px;
	}
	.channel-logo--11 {
		height: 100px;
		right: 13%;
		top: 70%;
		width: 100px;
	}
	.channel-logo--12 {
		height: 138px;
		right: 34%;
		top: 21%;
		width: 138px;
	}
	
	.flex-section.flex-table {
		display: table;
		table-layout: fixed;
		width: 100%
	}

	.flex-tableCell {
		display: table-cell;
		vertical-align: middle;
		float: none;
		height: 100%
	}
}

.icon-info__image {
	margin-bottom: 30px;
}
.x-icon-base, .x-icon-base--blue, .x-icon-base--clear {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill-rule: evenodd;
    clip-rule: evenodd;
    stroke: currentColor;
    color: #F13B16;
    fill: none;
}
.x-icon-base--md {
    width: 54px;
    height: 54px;
	stroke-width: 2;
}

@media only screen and (min-width: 48rem) {
	.icon-info__image {
		margin-bottom: 24px;
	}
}

@media (min-height: 1000px) {
	.home_nav_bg, .home_nav_tabs .tab-pane {
		background-size: 124% auto
	}

	.home_nav_bg {
		background-position: 12% 100%
	}
}

@media (max-height: 680px) and (min-width: 1200px) {
	.contact-menu .textwidget {
		position: static
	}
}

@media (max-height: 780px) and (min-width: 1200px) {
	.site_nav {
		padding: 20px 25px 10px
	}

	.nav_contacts {
		margin: 2em 0 0;
		position: static
	}
}

@media (max-width: 1350px) {
	.page_content_nav {
		font-size: 16px
	}

	.page_content_nav li {
		margin-right: 20px
	}

	.page_content_inner {
		padding: 100px 50px
	}

	.page_content_inner.top_tall {
		padding-top: 150px
	}

	.next_page_content {
		padding: 66px 35px 50px;
		margin-right: 0
	}

	.page_content_nav_fixed {
		padding: 25px 0 10px;
		z-index: 500;
	}

	.page-plan-main .page-plan-speed {
		padding-left: 5px;
	}
}

@media (max-width: 1199px) {
	.contact-menu .textwidget, .home_link {
		position: static
	}

	.opened_menu .site_nav, body /*.page_inner*/ {
		-webkit-overflow-scrolling: touch
	}

	.favorite_btn, .main_nav ul > li > a, .main_nav > li > a, .open_menu {
		opacity: 1
	}

	body {
		padding: 0
	}

	/*.home_content .section_title {
		word-break: break-all;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}*/

	.home_page.inner_page {
		padding-top: 0;
	}

	.author {
		margin-top: 10px
	}

	.home_net {
		background-image: url(../images/home_net_lg.jpg);
	}
	
	.home_biz {
		background-image: url(../images/home_biz_lg.jpg);
	}
	
	.home_tv {
		background-image: url(../images/home_tv_lg.jpg);
	}
	
	.home_wifi {
		background-image: url(../images/home_wifi_lg.jpg);
	}
	
	.service_home {
		background-image: url(../images/service_home_lg.jpg);
	}
	
	.service_business {
		background-image: url(../images/service_business_lg.jpg);
	}
	
	.side_menu {
		position: absolute;
		bottom: auto;
		width: 100%;
		height: 80px;
		padding: 15px 25px 10px 15px;
		background: 0 0;
		-webkit-transition: height .5s, padding-top .5s, background-color .3s, top .3s;
		-moz-transition: height .5s, padding-top .5s, background-color .3s, top .3s;
		-ms-transition: height .5s, padding-top .5s, background-color .3s, top .3s;
		-o-transition: height .5s, padding-top .5s, background-color .3s, top .3s;
		transition: height .7s, padding-top .7s, background-color .7s, top .3s;
		z-index: 105
	}
	.side_menu.nav-up {
		/*top: -100%;*/
	}
	.nav_collapse .side_menu {
		padding-top: 14px;
		background: #222;
		height: 75px
	}

	.home_content {
		padding-bottom: 80px;
	}

	.home_content + .home_nav {
		right: 0;
	}

	.home_link {
		float: right;
		margin-right: 65px;
		/*margin-right: 150px;
		margin-right: 0;*/
		padding-right: 20px;
		border-right: 1px solid #fff;
		margin-top: 15px;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		opacity: 1;
		-webkit-transition: all .7s;
		-moz-transition: all .7s;
		-ms-transition: all .7s;
		-o-transition: all .7s;
		transition: all .7s
	}

	.log_out_link {
		-webkit-transition: all .7s;
		-moz-transition: all .7s;
		-ms-transition: all .7s;
		-o-transition: all .7s
	}

	.open_menu {
		margin-top: 0;
		margin-left: 0
	}

	.section_title {
		font-size: 50px
	}

	.mobile_first_section .section_title {
		margin: 0
	}
	.menu-logo {
		/*visibility: hidden;
		opacity: 0;*/
		-o-transition: all 0.1s ease-out;
		-webkit-transition: all 0.1s ease-out;
		transition: all 0.1s ease-out;
	}
	
	/*.menu-logo.scrolled {
		transform: translateY(0);
		-o-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
	}*/

	.opened_menu .menu-logo {
		opacity: 1;
		visibility: visible;
	}

	.opened_menu .site_nav {
		left: 0
	}

	.open_menu, .menu-icons {
		width: 60px;
	}

	.site_nav {
		padding: 80px 50px 10px 35px;
		left: -100%
	}

	.main_nav.color_nav li a:before {
		display: none
	}

	.mobile_first_section {
		padding: 20% 50px 10px;
		min-height: 50%
	}

	.mobile_footer_section .home_content_nav {
		font-size: 30px
	}

	.mobile_footer_section .home_content_nav li {
		display: block;
		margin-right: 0;
		margin-bottom: 20px
	}

	.drift_img {
		display: none
	}

	.page_content_nav_fixed, .page_nav_inner {
		left: 0;
	}

	.title_logo {
		width: 265px;
		margin: -5px 0 0
	}

	.nav_contacts {
		bottom: 20px
	}

	.page_nav {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
		/*height: 80%;*/
		padding: 90px 50px 10px;
		/*-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 95%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 95%)*/
		display: none;
	}

	.page_nav + .page_content .page_content_inner.section-bg {
		padding-top: 150px;
	}

	.page_header_mask {
		background-color: rgba(0,0,0,.5);
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
	}

	.page_content {
		margin-left: 0;
		/*margin-top: -60px*/
	}

	.page_nav + .page_content {
		margin-left: 0;
		/*margin-top: -60px*/
	}

	.opened_menu .home_content, .opened_menu .home_nav, .opened_menu .about_content, .opened_menu .page_content, .opened_menu .page_nav {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.page_title {
		font-size: 50px;
		margin: 0 0 30px
	}

	.page_title.normal_title {
		font-size: 45px;
		line-height: 48px
	}

	.page_title.normal_title:after {
		top: -27px
	}

	.page_subtitle {
		font-size: 30px;
		line-height: 1.33;
		margin: 0 0 30px
	}

	.page_content_nav {
		/*margin: 0*/
	}

	.page_content_nav_fixed {
		padding: 25px 50px 10px
	}

	.page_section_title {
		margin: 0 0 30px !important
	}

	.page_section .contact_text {
		font-size: 16px;
		margin: 0 0 15px
	}

	.page_section {
		padding: 65px 0 15px
	}

	.page_plan_accordion .panel-collapse {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding: 0 30px;
		background: #222;
		overflow: auto;
		z-index: 1000;
	}

	.page_plan_accordion .panel-collapse .page_plan_cities_close {
		display: block;
	}

	.next_page {
		/*-webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
		clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%)*/
	}

	.log_out_link {
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		transition: all .7s
	}

	.insight_content .page_section {
		padding-top: 0;
	}

	.insight_page .event_header {
		background: 0 0;
		-webkit-transition: all .7s;
		-moz-transition: all .7s;
		-ms-transition: all .7s;
		-o-transition: all .7s;
		transition: all .7s;
		padding: 50px 30px 15px
	}

	.nav_collapse.insight_page .event_header {
		background: #222;
		padding-top: 20px
	}

	.nav_collapse.insight_page .back_link {
		color: #fff
	}

	.about_content {
		padding: 120px 70px 50px
	}

	.page_tabs.color_nav li a:after, .page_tabs.color_nav li a:before {
		display: inline-block
	}

	.white_page .side_menu {
		background-color: #222
	}

	.insight_filter_nav {
		display: none
	}

	.select_wrap {
		display: inline-block
	}

	.insight_login_page .home_link {
		float: none
	}

	.login_table {
		padding-left: 50px;
		max-width: 540px
	}

	.row_six > div:nth-child(6n+1) {
		clear: none;
	}

	.row_six > div:nth-child(4n+1) {
		clear: both
	}

	.show_nav .jump-links__pinned {
		padding: 0 50px;
	}
}

@media (max-width: 991px) {
	.mobile_first_section {
		padding: 30% 50px 10px
	}

	.insight_content .page_section {
		padding-top: 0;
	}

	.row_four > div:nth-child(3n+1) {
		clear: both
	}

	.row_four > div:nth-child(4n+1) {
		clear: none
	}

	.row_six > div:nth-child(4n+1) {
		clear: none
	}

	.row_six > div:nth-child(3n+1) {
		clear: both
	}
	
	.page_section {
		padding: 25px 0 15px
	}

	.home_net {
		background-image: url(../images/home_net_md.jpg);
	}
	
	.home_biz {
		background-image: url(../images/home_biz_md.jpg);
	}
	
	.home_tv {
		background-image: url(../images/home_tv_md.jpg);
	}
	
	.home_wifi {
		background-image: url(../images/home_wifi_md.jpg);
	}
	
	.service_home {
		background-image: url(../images/service_home_md.jpg);
	}
	
	.service_business {
		background-image: url(../images/service_business_md.jpg);
	}
}

@media (orientation: portrait) and (max-height: 770px) and (min-width: 320px) {
	.site_nav {
		padding: 80px 50px 10px
	}

	.nav_contacts {
		margin: 2em 0 0;
		position: static
	}

	.main_nav > li {
		margin: 0 0 15px
	}

	.main_nav ul {
		margin: 5px 0 0
	}
}

@media (max-width: 767px) {
	body .site_nav {
		width: 100%;
		padding: 80px 30px 10px
	}

	.opened_menu .side_menu {
		background-color: #222
	}

	.section_title {
		font-size: 45px
	}

	.mobile_section {
		padding: 0 30px
	}

	.mobile_first_section {
		padding: 30% 30px 10px
	}

	/*.side_menu {
		padding: 25px 30px 10px;
		padding: 40px 30px 10px;
		height: 70px
	}*/

	.home_net {
		background-image: url(../images/home_net_md.jpg);
	}
	
	.home_biz {
		background-image: url(../images/home_biz_md.jpg);
	}
	
	.home_tv {
		background-image: url(../images/home_tv_md.jpg);
	}
	
	.home_wifi {
		background-image: url(../images/home_wifi_md.jpg);
	}
	
	.service_home {
		background-image: url(../images/service_home_md.jpg);
	}
	
	.service_business {
		background-image: url(../images/service_business_md.jpg);
	}
	
    .biz-module {
        background-image: url(../images/ll-module-sm.jpg);
        background-position: center center !important;
        min-height: 450px;
	}
	
	.home_page {
		padding-top: 0;
	}

	.masked_title {
		font-size: 60px;
		margin: 0 0 30px
	}

	.mobile_section_nav {
		font-size: 22px;
		max-width: 100%
	}

	.mobile_footer_section .home_content_nav {
		font-size: 22px
	}

	.mobile_footer_section .nav_contacts {
		font-size: 12px
	}

	.mobile_footer_section .fp-tableCell {
		padding-top: 100px
	}

	.home_link {
		display: none
	}

	.home_link {
		display: inline-block;
		margin-top: 8px;
	}

	.menu-logo {
		top: 24px;
	}

	.title_logo {
		width: 170px
	}

	.page_title {
		font-size: 48px;
		line-height: 1;
	}

	.page_title + p {
		font-size: 16px;
	}

	.page_subtitle {
		line-height: 1.1
	}

	.page_content_inner.top_tall {
		padding-top: 175px;
	}

	.page_content_inner {
		padding: 50px 15px
	}

	.page_nav + .page_content .page_content_inner {
		padding: 60px 30px 60px;
	}

	.target_bc ~ .skywalker-wrapper .page_section {
		margin-right: -15px;
		margin-left: -15px;
	}
	.page_nav + .page_content .target_bc .page_content_inner {
		padding-top: 50px;
	}

	.plans-wrapper {
		margin-left: -30px;
		margin-right: -30px;
	}

	.page_section {
		padding: 50px 0 15px;
	}

	.page-plan-main {
		padding: 15px;
	}
	
	.page_content_nav_fixed {
		padding-left: 15px;
		padding-right: 15px;
	}

	.page-plan-main .page-plan-speed {
		padding-left: 5px;
	}

	.page-plan-main .page-plan-price {
		/*padding-left: 30px;*/
	}

	.page_content_nav {
		font-size: 16px;
	}

	.page-adverts {
		padding: 60px 15px 60px;
	}

	.flexslider .slides img {
		max-width: 150px;
		margin-bottom: 30px;
	}

	.nav_collapse .side_menu {
		padding-top: 16px;
		height: 70px
	}
	
	.side_menu {
		padding: 15px 30px 10px 30px;
		/*padding: 20px 30px 10px;*/
		height: 80px
	}

	.side_menu .open_menu {
		margin: 0;
		width: auto;
		height: 40px;
	}

	.side_menu .menu-icons {
		display: none;
	}

	.review_text {
		font-size: 24px
	}

	.review_author {
		/*font-size: 16px*/
	}

	.next_page_content {
		padding: 60px 15px;
		/*min-height: 390px*/
	}

	.page_list_capabilities li {
		width: 49%
	}

	.input-group {
		width: 100%
	}

	.input-group-addon {
		margin-bottom: 10px
	}

	.input-group .form-control, .input-group-addon {
		display: block;
		width: 100%;
		padding: 0
	}

	.back_link {
		font-size: 17px
	}

	.row_four > div:nth-child(3n+1) {
		clear: none
	}

	.row_four > div:nth-child(2n+1) {
		clear: both
	}

	.row_four {
		margin: 53px -15px 0
	}

	.row_four > div {
		padding: 0 15px
	}

	.about_content {
		padding: 100px 30px 50px
	}

	.team_item .team_title {
		font-size: 16px
	}

	.team_item .team_position {
		font-size: 12px
	}

	.login_form {
		margin: 200px auto 0;
		padding: 0 15px;
		width: 100%
	}

	.login_back_link {
		top: 36px;
		left: 15px;
		font-size: 14px
	}

	.login_logo {
		right: 15px
	}

	.insight_page_title.page_title {
		font-size: 30px
	}

	.next_subtitle {
		font-size: 16px
	}

	.insight_search {
		position: absolute;
		right: 0;
		z-index: 5;
		background: #fff
	}

	.search_close {
		position: absolute;
		left: auto;
		right: 0;
		width: 20px;
		text-align: right
	}

	.insight_search.insight_search_open .insight_icon_search, .insight_search.insight_search_open .insight_submit {
		right: 20px
	}

	.insight_search_input {
		opacity: 0
	}

	.insight_icon_search, .insight_submit {
		width: 22px;
		height: 22px;
		top: 5px;
		line-height: 22px
	}

	.insight_search.insight_search_open .insight_search_input {
		padding-right: 50px;
		opacity: 1
	}

	.login_table {
		height: auto;
		padding: 0;
		max-width: 100%
	}

	.insight_login_page {
		background: #2eeea3
	}

	.insight_login_text {
		position: relative;
		bottom: auto;
		font-size: 25px
	}

	.login_cell {
		height: auto;
		padding: 100px 30px 30px
	}

	.login_table .login_cell:first-child {
		background: #172667
	}

	.login_table .login_cell:last-child {
		background: #2eeea3;
		padding: 40px 30px 30px
	}

	.insight_login_page .home_link {
		display: inline-block
	}

	.insight_login_form {
		padding: 0
	}

	.insight_login_page .side_menu {
		position: absolute
	}

	.insight_login_form .lost_pass_link {
		margin-top: 20px;
		display: inline-block;
		float: none
	}

	.row_six > div:nth-child(2n+1) {
		clear: both
	}

	.row_six > div:nth-child(3n+1) {
		clear: none
	}

	.page_plan_captcha {
		height: 87px;
		position: relative;
		bottom: auto;
	}

	.page_plan_captcha + input {
		padding-left: 30px;
	}

	.full_height {
		height: 575px;
	}

	.home_nav_item {
		width: 100%;
	}
	
	.home_content + .home_nav .home_nav_item {
		height: 50%;
		min-height: auto !important;
	}

	.widget_tvp, .widget_tvp_body, .widget_tvp_foot {
		padding: 50px 30px;
	}

	.btn + .btn {
		margin-left: 5px;
	}
	.page-tv-preview .slick-slide:last-child:after {
		display: none;
	}

	.bg-space-fix {
		max-height: 200px;
	}

	.bg-space-fix img {
		top: -30px;
	}

	.widget_tvp_wrap:hover, .widget_tvp_wrap.highlighted {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
	}

	.widget_tvp_b {
		display: none;
	}

	.table-main {
		overflow: inherit;
	}

	.table-responsive {
		padding-bottom: 0;
		margin-bottom: -1px
	}

	.sc-video_wrapper .container-fluid {
		bottom: 65px;
	}

}

@media (orientation: landscape) and (max-width: 768px) {
	.mobile_footer_section .home_content_nav li {
		display: inline-block;
		margin-right: 30px
	}

	.mobile_footer_section .nav_contacts li {
		margin: 0 0 5px
	}

	.page_content_inner.top_tall {
		padding-top: 175px;
	}
	
	.mobile_footer_section .fp-tableCell {
		padding-top: 80px
	}

	.section_title {
		font-size: 45px;
	}

	.side_menu {
		padding: 15px 30px 10px 15px;
		/*padding: 20px 30px 10px;*/
		height: 80px
	}

	.open_menu {
		width: auto;
	}

	.home_content {
		width: 100%;
		padding-bottom: 50px;
	}

	.home_content + .home_nav .home_nav_item {
		height: 50%;
		min-height: auto !important;
	}

	.card--link__title {
		font-size: 30px;
	}

	.site_nav {
		padding: 21px 50px 10px 80px;
	}

	.open_menu, .menu-icons {
		width: 50px;
	}

	.masked_title {
		font-size: 45px;
		margin: 0 0 10px
	}

	.mobile_first_section {
		padding: 15% 30px 10px;
		min-height: 75%
	}

	.widget_tvp, .widget_tvp_body, .widget_tvp_foot {
		padding: 40px 30px 50px;
	}

	.btn + .btn {
		margin-left: 5px;
	}
	.page-tv-preview .slick-slide:last-child:after {
		display: none;
	}

	.bg-space-fix {
		max-height: 215px;
	}

	.bg-space-fix img {
		top: -30px;
	}

	.widget_tvp_wrap:hover, .widget_tvp_wrap.highlighted {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
	}

	.widget_tvp_b {
		display: none;
	}

	.table-main {
		overflow: inherit;
	}

	.table-responsive {
		width: 100%;
		padding-bottom: 0;
		margin-bottom: -1px
	}

	.table>tbody>tr:last-child>td {
		border-bottom: 1px solid #ddd;
	}

	.sc-video_wrapper .container-fluid {
		bottom: 65px;
	}

}

@media (max-width: 550px) {
	.page_list_capabilities li {
		width: 100%
	}
	
	.home_net {
		background-image: url(../images/home_net_sm.jpg);
	}
	
	.home_biz {
		background-image: url(../images/home_biz_sm.jpg);
	}
	
	.home_tv {
		background-image: url(../images/home_tv_sm.jpg);
	}
	
	.home_wifi {
		background-image: url(../images/home_wifi_sm.jpg);
	}
	
	.service_home {
		background-image: url(../images/service_home_sm.jpg);
	}
	
	.service_business {
		background-image: url(../images/service_business_sm.jpg);
	}
    
    .widget_ll, .widget_bc {
        margin-top: 60px;
    }

	.bg-space-fix {
		max-height: 140px;
	}

	.home_content {
		width: 100%;
	}

	.home_content + .home_nav {
		width: 100%;
		position: relative;
	}

	.side_menu {
		padding: 15px 30px 10px 30px;
		/*padding: 20px 30px 10px;*/
		height: 80px
	}

	.open_menu {
		width: auto;
	}

	.home_link {
		margin-right: 85px;
		margin-right: 65px;
	}

	.menu-logo .menu-whatsapp::before, .menu-logo .menu-phone::before {
		content: '';
	}

	.menu-logo .menu-whatsapp::before {
		margin-right: 20px;
		margin-left: 0;
		padding-left: 20px;
	}

	.menu-logo .menu-phone::before {
		margin-right: 10px;
	}

	.full_height {
		height: 525px;
	}
	
	.show_nav .jump-links__pinned {
		padding: 0 15px;
	}

	.sc-video_wrapper .container-fluid {
		left: 0;
		bottom: 50px;
	}
	
	.text-left-sm {
		text-align: left;
	}

	.btn {
		min-width: auto;
	}
}

@media (max-width: 350px) {
	.section_title {
		font-size: 35px !important;
	}

	.masked_title {
		font-size: 50px
	}

	.mobile_section {
		padding: 0 15px
	}

	.mobile_first_section {
		padding: 25% 15px 10px;
		min-height: 65%
	}

	.title_logo {
		width: 160px
	}

	.home_net {
		background-image: url(../images/home_net_xs.jpg);
	}
	
	.home_biz {
		background-image: url(../images/home_biz_xs.jpg);
	}
	
	.home_tv {
		background-image: url(../images/home_tv_xs.jpg);
	}
	
	.home_wifi {
		background-image: url(../images/home_wifi_xs.jpg);
	}
	
	.service_home {
		background-image: url(../images/service_home_xs.jpg);
	}
	
	.service_business {
		background-image: url(../images/service_business_xs.jpg);
	}

	.page_content_inner.top_tall {
		padding-top: 175px;
	}
	.page_content_inner {
		padding: 50px 15px
	}

	.page-plan-main {
		padding: 0;
	}

	.page_section {
		/*padding: 0px 0 15px;*/
	}

	.page-plan-main .page-plan-speed {
		padding-left: 5px;
	}

	.page-plan-main .page-plan-price, .page_content_nav .page-plan-cycle * {
		padding-left: 30px;
	}

	.page_content_nav_fixed {
		padding-left: 0;
		padding-right: 0;
	}

	.page_tabs {
		font-size: 16px
	}

	.nav_collapse .side_menu {
		padding-top: 16px;
		height: 70px
	}

	.side_menu .menu-icons {
		display: none;
	}

	.favorite_nav {
		margin: 0 10px
	}

	.insight_content {
		padding: 100px 15px 50px
	}

	.about_content {
		padding: 100px 16px 50px
	}

	.login_logo {
		right: 15px;
		width: 90px;
		top: 35px
	}

	.check_box label {
		font-size: 13px;
		padding-left: 23px
	}

	.insight_login_page .login_logo {
		top: 23px
	}

	.login_cell {
		padding: 90px 15px 30px
	}

	.login_table .login_cell:last-child {
		background: #2eeea3;
		padding: 40px 15px 30px
	}
	.home_content .btn + .btn{
		display: none;
	}
}

.wp-video {
	border: 5px solid #2de59c;
}

select.event-select {
	background: none;
	border: 5px solid #65D1F6;
	-webkit-appearance: none;
	border-radius: 0;
	color: #65D1F6;
	font-weight: bold;
	padding: 4px;
	background-image: url(../images/arrow.html);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	background-size: 16px;
}

@media (max-width: 550px) {
	select.event-select {
		margin-left: 0;
	}
}

/* 29-05-2019 */

/* Reset Password Form*/
.tml-resetpass input[type="password"] {
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
}
.tml-resetpass input[type="password"]::placeholder {
	color: #fff;
}

.tml-resetpass input#pass1-text {
	background: transparent;
	border: 2px solid;
	display: none;
}

.tml-user-panel li {list-style:none}
.tml-user-panel li:not(:last-child) {display: none}

@media (max-width: 480px) {
	.tml-resetpass input#pass1-text {
		display: block;
		margin-top: 10px;
	}
}

.mysteryText {
display: none;
text-indent: 1000px;
}


.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.no-gutters [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}



.fs-loading-wrap.loader {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000000;
	z-index: 100000;
}

.loader .fs-loading {
	height: 0;
	width: 0;
	padding: 15px;
	border: 2px solid #fff;
	border-right-color: #000000;
	border-radius: 22px;	
	-webkit-animation: rotate 1s infinite linear;
	animation: rotate 1s infinite linear;
	/* left, top and position just for the demo! */
	position: absolute;
	left: 50%;
	margin-left: -22px;
	top: 50%;
	margin-top: -22px;
	background: #000000;
  }

  @keyframes rotate {
	/* 100% keyframe for  clockwise. 
	   use 0% instead for anticlockwise */
	100% {
	  -webkit-transform: rotate(360deg);
	}
  }
  
  @-webkit-keyframes rotate {
	/* 100% keyframe for  clockwise. 
	   use 0% instead for anticlockwise */
	100% {
	  -webkit-transform: rotate(360deg);
	}
  }

  .client-slide-wrapper {
	  overflow: hidden;
  }

  .client-slide .color_ffffff {
	float: left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	margin-bottom: 20px
  }

  .client-slide .color_ffffff img {
	  height: 90px;
	  width: auto;
  }


.page_slide_nav {
	margin: 0 auto;
    width: 120px;
}

.page_slide_nav .page-plan-prev, .page_slide_nav .page-plan-next {
	font-size: 30px;
	padding: 0 !important;
	cursor: pointer;
	display: none;
}

.page_slide_nav .page-plan-prev {
	float: left;
}

.page_slide_nav .page-plan-next {
	float: right;
}

.skywalker-wrapper {
	padding-left: 0;
	padding-right: 0;
}