@font-face{font-family:Celias;src:url(../fonts/Celias_Regular-05087d5.woff2) format("woff2"),url(../fonts/Celias_Regular-3364786.woff) format("woff"),url(../fonts/Celias_Regular-787b8bc.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Celias;src:url(../fonts/Celias_Bold-47e0429.woff2) format("woff2"),url(../fonts/Celias_Bold-e490270.woff) format("woff"),url(../fonts/Celias_Bold-1f9387f.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Celias;src:url(../fonts/Celias_Medium-98e5630.woff2) format("woff2"),url(../fonts/Celias_Medium-c2cadfb.woff) format("woff"),url(../fonts/Celias_Medium-ddfeb48.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Celias;src:url(../fonts/Celias_Light-0b7a364.woff2) format("woff2"),url(../fonts/Celias_Light-624e1be.woff) format("woff"),url(../fonts/Celias_Light-587a141.ttf) format("truetype");font-style:normal;font-weight:200}
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: Celias, sans-serif;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	line-height: 1.7;
	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: 16px;
	font-weight: 400
}

a {
	color: #04fba6
}

a:hover, a:focus {
	color: #ffdf11
}

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

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

:focus, a:focus {
	outline: 0
}

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

.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_590CA6 {
	background: #590CA6;
	color: #fff;
}

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

.color_202023 {
	background: #202023;
	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_04fba6 {
	background: #04fba6;
	background: #00ff67;
	color: #fff;
}

.color_f5f6f7 {
	background: #f5f6f7;
}

.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_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);
}
.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 {
	font-weight: 600;
	line-height: 1;
	background-color: transparent;
	border-radius: 0;
	padding: 21px 40px;
	border: 0;
    border: 3px solid;
    border-radius: 40px;
	font-weight: 700;
	margin-bottom: 20px;
	outline: none !important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.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_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;
}

.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: 9
}

.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: #ffdf11
 }
.opened_menu .menu-icons {
	display: none;
}

.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: fixed;
    right: 20px;
	top: 25px;
	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(-75px);
}

.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 {
	margin: 0 15px !important;
	position: static;
	width: 17px !important;
	height: 11px !important;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/arrow-up-white.svg) no-repeat !important;
	background-size: contain !important;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: transform .3s
}

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

.main_nav .menu-item-has-children > a:hover:after {
	background: url(../images/arrow-up-white.svg) no-repeat !important;
	background-size: contain !important
}

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

.main_nav .menu-item-has-children.submenu_opened > a:after {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

.main_nav {
	margin: 0
}

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

.main_nav > li.menu-item {
	margin: 5px 0 25px
}

.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: #ffdf11;
}

/*.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;
	vertical-align: text-bottom;
}

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

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

.main_nav ul > li > a {
	font-weight: 600;
	opacity: .4
}

.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: 6px 0 0 10px;
    float: right;
}

.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: #ffdf11
}

.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
}

/*.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.2;
	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-bottom: 30px;
}

.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;
	-moz-transition: transform .3s;
	-ms-transition: transform .3s;
	transition: transform .3s;
	background-color: #323232
}

.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%
}

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

.full_height_inner {
	position: absolute;
	width: 100%;
	bottom: 18px;
	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.15;
	margin: 0 0 50px;
	position: relative;
	display: inline-block
}

.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
}

.page_title.normal_title:after {
	display: inline-block;
	content: '\e801';
	font-family: fontello;
	-webkit-clip-path: none;
	clip-path: none;
	color: inherit !important;
	position: relative;
	font-size: .26em;
	top: -45px;
	right: auto;
	bottom: auto;
	line-height: 1
}

.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
}

.page_nav {
	position: fixed;
	left: 50px;
	top: 0;
	width: 34.2%;
	height: 100%;
	z-index: 10;
	padding: 90px 50px 10px;
	-moz-transition: transform .3s;
	-ms-transition: transform .3s;
	transition: transform .3s;
	background: #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
}

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

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

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

.page_content_inner {
	padding: 95px 9% 60px;
	padding: 100px 100px 80px 100px;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

.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.html);
    background-position: right bottom;
    padding-top: 45px;
    padding-bottom: 45px;
    margin-top: 20px;
}

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

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

.page_section p {
	margin: 0 0 35px;
	line-height: 1.69
}

.page_section h2, .page_section h3, .page_section h4 {
	font-weight: 600;
	margin: 0 0 35px;
    line-height: 1.3;
}

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

/*.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: 24px;
	font-weight: 700
}

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

.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 {
	font-size: 32px;
	font-weight: 700;
	margin: 0 0 50px;
	line-height: 1.18;
}

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

.page_content_nav li {
	/*display: inline-block;*/
	list-style: none;
	/*margin-right: 25px;*/
	margin-bottom: 10px
}

.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: #04fba6;
}

.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 .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;
}

.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: normal;
	line-height: 16px;
	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-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: #FFC108;
	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: #007df1;
	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;
}

.widget_tvp_wrap {
	-webkit-transition: -webkit-transform 0.3s ease-in-out,box-shadow 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out,box-shadow 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out,box-shadow 0.3s ease-in-out;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
	margin: 32px 0 10px;
}

.widget_tvp_wrap:hover, .widget_tvp_wrap.highlighted {
	-webkit-transform: translateY(-32px);
    -ms-transform: translateY(-32px);
	transform: translateY(-32px);
	box-shadow: 0 20px 24px 0 rgba(0,0,0,0.2);
}

.widget_tvp {
	padding: 50px;
}

.widget_tvp_b {
	height: 3px;
    width: 0%;
	background: linear-gradient(90deg,#05AAA3 0%,#72DE93 56.73%,#92ED8D 100%);
	background: rgb(241,59,22);
background: -moz-linear-gradient(90deg, rgba(241,59,22,1) 0%, rgba(255,2,131,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(241,59,22,1) 0%, rgba(255,2,131,1) 100%);
background: linear-gradient(90deg, rgba(241,59,22,1) 0%, rgba(255,2,131,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f13b16",endColorstr="#ff0283",GradientType=1);
    -webkit-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
}

.widget_tvp:hover .widget_tvp_b, .widget_tvp_wrap.highlighted .widget_tvp_b {
	width: 100%;
}

.widget_tvp strong {
	text-transform: uppercase;
	color: #F13B16;
}

.widget_tvp_tl {
	font-size: 50px;
    line-height: 50px;
    margin: 40px 0;
}

.widget_tvp .btn {
	background: #040505;
	color: #ffffff;
	width: 100%;
	border-radius: 5px;
	margin-bottom: 0
}

.widget_tvp .btn:hover, .widget_tvp .btn:focus {
	background: rgba(39,44,53,0.9)
}

.widget_tvp_body {
	padding: 38px 50px;
	background-color: #FCFCFC;
	border-top: 1px solid #EBEDF2;
	min-height: 395px;
}

.widget_tvp_body ul {
	list-style: none;
	margin: 0;
	padding-left: 40px;
}

.widget_tvp_body ul li {
	padding: 12px 0;
    color: #4C5260;
}

.widget_tvp_body ul li .list_check {
	background: url(../images/icon_green_check.svg);
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: auto 28px -4px -46px;
    background-repeat: no-repeat;
}

.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;
}

.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;
}

/* 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.html) 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
}

.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;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

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

.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
}

.collapse_btn:before {
	position: absolute;
	right: 15px;
	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)
}

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
}

.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)*/
}

@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%); }
}

.insight_login_page {
	background: url(../images/inight-image.html) 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;
}

.home_page_preloader {
	position: absolute;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #323232;
	-webkit-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	-o-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	transition: all .6s cubic-bezier(.22, .61, .36, 1);
}

.home_page_preloader.loaded {
	top: -100%;
}

.preloader_wrap {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -112.5px;
	height: 30px;
	width: 100%;
	overflow: hidden;
	
}

.preloader_bar {
	position: absolute;
	display: inline-block;
	height: 100%;
	left: 0;
}

.preloader_bar:first-child {
	background: #323232;
	z-index: 101;
	padding-right: 5px;
}

.preloader_bar:nth-child(2) {
	bottom: -100%;
	animation: loading 2.4s cubic-bezier(.22, .61, .36, 1) 0s infinite
	/*animation: loading 3.0s cubic-bezier(.22, .61, .36, 1) 0s infinite*/
}

.preloader_bar:nth-child(3) {
	bottom: -100%;
	animation: loading 2.4s cubic-bezier(.22, .61, .36, 1) 0.6s infinite
	/*animation: loading 3.0s cubic-bezier(.22, .61, .36, 1) 0.6s infinite*/
}

.preloader_bar:nth-child(4) {
	bottom: -100%;
	animation: loading 2.4s cubic-bezier(.22, .61, .36, 1) 1.2s infinite
	/*animation: loading 3.0s cubic-bezier(.22, .61, .36, 1) 1.2s infinite*/
}

.preloader_bar:nth-child(5) {
	bottom: -100%;
	animation: loading 2.4s cubic-bezier(.22, .61, .36, 1) 1.8s infinite
	/*animation: loading 3.0s cubic-bezier(.22, .61, .36, 1) 1.8s infinite*/
}

/*.preloader_bar:nth-child(6) {
	bottom: -100%;
	animation: loading 3.0s cubic-bezier(.22, .61, .36, 1) 2.4s infinite
}*/

@keyframes loading {
	0% {
		bottom: -100%;
		z-index: 100
	}
	/*16.6666666666667% {
		bottom: -100%;
		z-index: 10
	}
	33.33333333333333% {
		bottom: -100%;
		z-index: 10
	}
	50% {		
		bottom: 0;
	}
	66.66666666666667% {
		bottom: 100%;
	}
	83.3333333333333% {
		bottom: 100%;
	}*/
	25% {
        bottom: -100%;
        z-index: 10
    }
    50% {
        bottom: 0;
        z-index: 10
    }
    75% {
        bottom: 100%;
    }
	100% {
		bottom: 100%;
	}
}

@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('../images/home_dtv_xl.jpg') !important;
	}
}

@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: 65px 50px
	}

	.page_content_inner.top_tall {
		padding-top: 175px
	}

	.next_page_content {
		padding: 66px 50px 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 {
		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-top: 10px;
		-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: 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%)
	}

	.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.html);
        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: 5px;
	}

	.title_logo {
		width: 170px
	}

	.page_title {
		font-size: 45px;
		line-height: 1.1
	}

	.page_subtitle {
		line-height: 1.1
	}

	.page_content_inner.top_tall {
		padding-top: 175px;
	}

	.page_content_inner {
		padding: 50px 15px
	}

	.page_section {
		padding: 25px 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 {
		padding: 50px 30px;
	}

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

	.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 {
		padding: 40px 30px 50px;
	}

	.widget_tvp_tl {
		font-size: 40px;
		line-height: 40px;
	}
		
	.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;
	}

	.full_height {
		height: 525px;
	}
	
	.show_nav .jump-links__pinned {
		padding: 0 15px;
	}

	.sc-video_wrapper .container-fluid {
		left: 0;
		bottom: 50px;
	}
}

@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
	}
}

.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;
}    