﻿@charset "UTF-8";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary
{
	display:block
}

audio,canvas,video
{
	display:inline-block
}

audio:not([controls])
{
	display:none;
	height:0
}

[hidden]
{
	display:none
}

html
{
	background:#fff;
	color:#000;
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}

body
{
	margin:0
}

a:focus
{
	outline:thin dotted
}

a:active,a:hover,a:focus
{
	outline:0
}

h1
{
	font-size:2em;
	margin:0.67em 0
}

abbr[title]
{
	border-bottom:0
}

b,strong
{
	font-weight:bold
}

dfn
{
	font-style:italic
}

hr
{
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}

mark
{
	background:#ff0;
	color:#000
}

code,kbd,pre,samp
{
	font-family:monospace, serif;
	font-size:1em
}

pre
{
	white-space:pre-wrap
}

q
{
	quotes:"\201C" "\201D" "\2018" "\2019"
}

small
{
	font-size:80%
}

sub,sup
{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

sup
{
	top:-0.5em
}

sub
{
	bottom:-0.25em
}

img
{
	border:0
}

svg:not(:root)
{
	overflow:hidden
}

figure
{
	margin:0
}

fieldset
{
	border:0;
	margin:0;
	padding:0
}

legend
{
	border:0;
	padding:0
}

button,input,select,textarea
{
	outline:none;
	font-family:inherit;
	font-size:100%;
	margin:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

button,input
{
	line-height:normal
}

button,select
{
	text-transform:none
}

button,html input[type="button"],input[type="reset"],input[type="submit"]
{
	-webkit-appearance:button;
	cursor:pointer
}

button[disabled],html input[disabled]
{
	cursor:default
}

input[type="checkbox"],input[type="radio"]
{
	box-sizing:border-box;
	padding:0
}

input[type="search"]
{
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
{
	-webkit-appearance:none
}

button::-moz-focus-inner,input::-moz-focus-inner
{
	border:0;
	padding:0
}

textarea
{
	overflow:auto;
	vertical-align:top
}

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

.page_header,.page_header .logo,.page_header .mobile_menu_btn svg,.page_header .mobile_menu_btn svg rect,.main_menu
{
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out
}

.vertical_centered,.slideshow .custom_slide .conditions div,.pack_configurator_banner .item .claim div,.pack_configurator_header .item .claim div
{
	position:relative;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%)
}

.clearfix:after,footer:before,footer .footer_navigation .social_networks li:nth-child(3):after,footer .footer_navigation .social_networks:before,.fiber .wrapper:after,.fiber header .background_overlay:after,.fiber header:after,.configurator .field_group .fields .sim_selector:after,.configurator .summary .total:after
{
	content:'  ';
	clear:both;
	display:block;
	height:1px;
	overflow:hidden
}

.slideshow .custom_slide .conditions,.photo_frame,.photo_frame img,.configurator .configurator_steps li
{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%
}

@-webkit-keyframes slide_right
{
	from
	{
		-webkit-transform:translateX(-1000px);
		;
		-ms-transform:translateX(-1000px);
		;
		-moz-transform:translateX(-1000px);
		;
		transform:translateX(-1000px);

	}

	to
	{
		-webkit-transform:translateX(0);
		;
		-ms-transform:translateX(0);
		;
		-moz-transform:translateX(0);
		;
		transform:translateX(0);

	}


}

@-moz-keyframes slide_right
{
	from
	{
		-webkit-transform:translateX(-1000px);
		;
		-ms-transform:translateX(-1000px);
		;
		-moz-transform:translateX(-1000px);
		;
		transform:translateX(-1000px);

	}

	to
	{
		-webkit-transform:translateX(0);
		;
		-ms-transform:translateX(0);
		;
		-moz-transform:translateX(0);
		;
		transform:translateX(0);

	}


}

@-o-keyframes slide_right
{
	from
	{
		-webkit-transform:translateX(-1000px);
		;
		-ms-transform:translateX(-1000px);
		;
		-moz-transform:translateX(-1000px);
		;
		transform:translateX(-1000px);

	}

	to
	{
		-webkit-transform:translateX(0);
		;
		-ms-transform:translateX(0);
		;
		-moz-transform:translateX(0);
		;
		transform:translateX(0);

	}


}

@keyframes slide_right
{
	from
	{
		-webkit-transform:translateX(-1000px);
		;
		-ms-transform:translateX(-1000px);
		;
		-moz-transform:translateX(-1000px);
		;
		transform:translateX(-1000px);

	}

	to
	{
		-webkit-transform:translateX(0);
		;
		-ms-transform:translateX(0);
		;
		-moz-transform:translateX(0);
		;
		transform:translateX(0);

	}


}

@-webkit-keyframes slide_down
{
	from
	{
		-webkit-transform:translateY(-580px);
		;
		-ms-transform:translateY(-580px);
		;
		-moz-transform:translateY(-580px);
		;
		transform:translateY(-580px);

	}

	to
	{
		-webkit-transform:translateY(0);
		;
		-ms-transform:translateY(0);
		;
		-moz-transform:translateY(0);
		;
		transform:translateY(0);

	}


}

@-moz-keyframes slide_down
{
	from
	{
		-webkit-transform:translateY(-580px);
		;
		-ms-transform:translateY(-580px);
		;
		-moz-transform:translateY(-580px);
		;
		transform:translateY(-580px);

	}

	to
	{
		-webkit-transform:translateY(0);
		;
		-ms-transform:translateY(0);
		;
		-moz-transform:translateY(0);
		;
		transform:translateY(0);

	}


}

@-o-keyframes slide_down
{
	from
	{
		-webkit-transform:translateY(-580px);
		;
		-ms-transform:translateY(-580px);
		;
		-moz-transform:translateY(-580px);
		;
		transform:translateY(-580px);

	}

	to
	{
		-webkit-transform:translateY(0);
		;
		-ms-transform:translateY(0);
		;
		-moz-transform:translateY(0);
		;
		transform:translateY(0);

	}


}

@keyframes slide_down
{
	from
	{
		-webkit-transform:translateY(-580px);
		;
		-ms-transform:translateY(-580px);
		;
		-moz-transform:translateY(-580px);
		;
		transform:translateY(-580px);

	}

	to
	{
		-webkit-transform:translateY(0);
		;
		-ms-transform:translateY(0);
		;
		-moz-transform:translateY(0);
		;
		transform:translateY(0);

	}


}

::selection
{
	background:#cc0872;
	color:#fff
}

::-moz-selection
{
	background:#cc0872;
	color:#fff
}

*
{
	font-family:Lato,Helvetica,Verdana,Arial,sans-serif;
	font-size:16px
}

html,body
{
	color:#505153
}

.wrapper
{
	margin:auto;
	width:92%
}

.desktop_only
{
	display:none
}

.main_menu ul,footer ul,.benefits ul,.services ul,.product_specs,.product_specs ul,.rates,.rates ul,.values ul,.configurator_steps ul
{
	list-style-type:none;
	margin:0;
	padding:0
}

.hidden
{
	display:none
}

a
{
	color:#cc0872;
	text-decoration:none
}

h2
{
	display:block;
	margin:0 0 30px 0;
	color:#160f0c;
	font-size:1em;
	text-align:center;
	text-transform:uppercase
}

h2.separator
{
	margin-top:30px
}

h2:after
{
	content:'';
	display:block;
	width:90px;
	height:4px;
	margin:10px auto;
	background-color:#cc0872;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}

h2.green:after
{
	content:'';
	display:block;
	width:90px;
	height:4px;
	margin:10px auto;
	background-color:#78ac00;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}

h3
{
	margin:-20px 0 30px 0;
	color:#a09fa6;
	text-align:center;
	font-size:1em;
	font-weight:normal
}

label.error
{
	color:#cc0872;
	font-size:0.6em;
	font-weight:bold;
	text-transform:uppercase
}

select,input,textarea,button,.btn
{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;
	height:45px;
	line-height:45px;
	padding:0;
	border:0;
	color:#fff;
	background-color:#cc0872
}

select.error,input.error,textarea.error,button.error,.btn.error
{
	background-color:#000 !important
}

input:focus,textarea:focus
{
	background-color:#9b0657
}

button,.button
{
	text-transform:uppercase;
	text-align:center
}

.button
{
	display:inline-block;
	padding:12px 0;
	background-color:#fff
}

select
{
	-webkit-appearance:none;
	-ms-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background-image:url("img/select_arrow.svg");
	background-repeat:no-repeat;
	background-size:auto 30px;
	background-position:center right
}

.checkbox_wrapper
{
	text-align:left
}

.checkbox_wrapper label
{
	display:block;
	height:25px;
	padding-left:24px;
	color:#cc0872;
	font-size:0.8em
}

.checkbox_wrapper label a
{
	font-size:1em;
	text-align:underline
}

.checkbox_wrapper label.error
{
	margin-top:-10px;
	color:#000 !important;
	font-size:0.7em;
	text-transform:uppercase
}

.checkbox_wrapper input
{
	display:block;
	width:auto !important;
	height:auto;
	line-height:auto;
	margin:-23px 0 12px 0;
	padding:0;
	background:none
}

::-webkit-input-placeholder
{
	color:#fff
}

:-moz-placeholder
{
	color:#fff
}

:-ms-input-placeholder
{
	color:#fff
}

.page_header
{
	position:fixed;
	top:0;
	z-index:1000;
	width:100%;
	height:70px;
	background-color:#fff
}

.page_header .logo
{
	display:block;
	width:180px;
	height:70px;
	margin:0;
	text-indent:9999em;
	overflow:hidden;
	background:url("img/meganet.png") no-repeat;
	background-position:0 12px;
	background-size:auto 200%
}

.page_header .mobile_menu_btn
{
	position:fixed;
	top:10px;
	right:4%;
	display:block;
	width:50px;
	height:50px
}

.page_header .mobile_menu_btn svg
{
	width:50px;
	height:50px
}

.page_header.active_menu
{
	background-color:#cc0872
}

.page_header.active_menu .mobile_menu_btn svg
{
	margin-top:4px
}

.page_header.active_menu .mobile_menu_btn svg rect
{
	fill:#fff
}

.page_header.active_menu .mobile_menu_btn svg rect:nth-child(1)
{
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transform-origin:10px 16px;
	-ms-transform-origin:10px 16px;
	-moz-transform-origin:10px 16px;
	transform-origin:10px 16px
}

.page_header.active_menu .mobile_menu_btn svg rect:nth-child(2)
{
	-webkit-transform:translateX(-100px);
	-ms-transform:translateX(-100px);
	-moz-transform:translateX(-100px);
	transform:translateX(-100px)
}

.page_header.active_menu .mobile_menu_btn svg rect:nth-child(3)
{
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-transform-origin:0 30px;
	-ms-transform-origin:0 30px;
	-moz-transform-origin:0 30px;
	transform-origin:0 30px
}

.page_header.active_menu .logo
{
	background-position:0 -88px
}

.main_menu
{
	-webkit-transition-delay:.25s;
	-ms-transition-delay:.25s;
	-moz-transition-delay:.25s;
	transition-delay:.25s;
	filter:alpha(opacity=0);
	opacity:0;
	position:fixed;
	top:-1200px;
	display:block;
	z-index:900;
	width:100%;
	height:100%;
	background-color:#cc0872;
	overflow-y:scroll
}

.main_menu .wrapper
{
	width:80%;
	padding:10px 0 70px 0
}

.main_menu a
{
	display:block;
	padding:1px 0;
	color:#1e1e1f;
	border-bottom:1px rgba(255,255,255,0.5) solid;
	text-transform:uppercase
}

.main_menu li ul
{
	margin-bottom:20px
}

.main_menu li li a
{
	font-size:1.1em;
	color:#fff
}

.main_menu li li.selected a
{
	filter:alpha(opacity=70);
	opacity:0.7
}

.main_menu .signup_btn,.main_menu .signin_btn
{
	padding:10px 0;
	margin:10px 0;
	background-color:#fff;
	color:#cc0872;
	text-align:center
}

.main_menu .signin_btn
{
	display:none
}

.main_menu .signup_btn
{
	margin-left:0 !important
}

.main_menu.active
{
	top:70px;
	filter:alpha(opacity=100);
	opacity:1
}

footer
{
	width:100%
}

footer:before
{
	background-color:#cc0872
}

footer .wrapper,footer a
{
	font-size:0.8em;
	line-height:1.2em;
	color:#fff;
	text-align:center
}

footer .footer_navigation
{
	padding:10px 0 20px 0;
	background-color:#cc0872
}

footer .footer_navigation .block
{
	float:left;
	width:50%;
	margin:20px 0;
	text-align:center
}

footer .footer_navigation .block div,footer .footer_navigation .block ul,footer .footer_navigation .block p
{
	line-height:1em
}

footer .footer_navigation .block a
{
	text-transform:uppercase
}

footer .footer_navigation .block p
{
	margin-top:12px;
	font-size:0.8em;
	color:#fff;
	line-height:1.3em
}

footer .footer_navigation .block p a
{
	font-size:1em
}

footer .footer_navigation .block .title
{
	color:#cfd1d6
}

footer .footer_navigation .block .title:after
{
	content:'';
	display:block;
	width:20px;
	height:1px;
	margin:10px auto;
	background-color:#cfd1d6;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}

footer .footer_navigation .block li.selected a
{
	filter:alpha(opacity=60);
	opacity:0.6
}

footer .footer_navigation .social_networks
{
	text-align:center
}

footer .footer_navigation .social_networks li
{
	display:inline
}

footer .footer_navigation .social_networks img
{
	width:45px;
	margin:10px 10px
}

footer .copyright
{
	padding:20px 0;
	background-color:#505153
}

footer .copyright li
{
	display:inline
}

footer .copyright li a
{
	color:#fff
}

footer .copyright li a:after
{
	content:'|';
	padding:0 3px 0 5px
}

footer .copyright li:last-child a:after
{
	content:'';
	padding:0
}

footer .copyright .admin_request
{
	display:block;
	height:30px;
	margin:20px auto 0 auto;
	padding:140px 0 0 0;
	background:url("img/admin_request.svg") no-repeat;
	background-size:auto 130px;
	background-position:top center;
	font-size:1.5em;
	text-transform:uppercase
}

main
{
	margin-top:70px
}

section
{
	width:100%;
	float:left;
	padding:30px 0
}

.slideshow
{
	width:100%;
	height:220px;
	overflow:hidden;
	background-color:#000
}

.slideshow .slide
{
	width:100%;
	height:100%;
	color:#fff;
	background-position:center center;
	background-size:auto 100%;
	background-repeat:no-repeat
}

.slideshow .slide .cover_link
{
	display:block;
	width:100%;
	height:100%
}

.slideshow .slide .promo
{
	-webkit-transition:margin-top .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-ms-transition:margin-top .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-moz-transition:margin-top .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	transition:margin-top .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-webkit-transform:translateY(20px);
	-ms-transform:translateY(20px);
	-moz-transform:translateY(20px);
	transform:translateY(20px);
	position:absolute;
	width:90%;
	left:5%;
	margin-top:-500px
}

.slideshow .slide .promo .title
{
	padding:8px 15px 10px 15px;
	background-color:#cc0872;
	color:#fff;
	font-size:1.25em;
	text-align:center
}

.slideshow .slide .promo .description
{
	-webkit-transition:background-position .3s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-ms-transition:background-position .3s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-moz-transition:background-position .3s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	transition:background-position .3s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-webkit-transition-delay:.5s;
	-ms-transition-delay:.5s;
	-moz-transition-delay:.5s;
	transition-delay:.5s;
	padding:10px 20px 15px 25px;
	color:#505153;
	background:url("img/promo_description_background.svg") #fff no-repeat;
	background-size:42px auto;
	background-position:10px -40px
}

.slideshow .slide .promo .description small
{
	display:block;
	margin-top:8px;
	line-height:1.1em;
	font-size:0.7em
}

.slideshow .slide .promo .description small a
{
	color:#505153;
	font-size:1em
}

.slideshow .slide.active .promo
{
	margin-top:0
}

.slideshow .slide.active .promo .description
{
	background-position:10px -15px
}

.slideshow .custom_slide .product .title
{
	-webkit-text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-ms-text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-moz-text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	color:#fff;
	font-size:2.1em;
	font-weight:900
}

.slideshow .custom_slide .product .title span
{
	font-size:0.7em
}

.slideshow .custom_slide .product .price
{
	display:inline-block;
	width:88px;
	height:20px;
	margin:auto;
	padding:12px 10px 10px 6px;
	overflow:hidden;
	background:url("img/price_baloon.svg") no-repeat;
	background-size:auto 100%;
	color:#160f0c;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left
}

.slideshow .custom_slide .product .price span
{
	font-size:0.35em
}

.slideshow .custom_slide .conditions
{
	width:75px;
	height:95px;
	padding:0 10px;
	background-color:#fff;
	color:#160f0c
}

.slideshow .custom_slide .conditions div
{
	font-size:0.8em;
	font-weight:bold;
	line-height:1.1em;
	text-align:center;
	text-transform:uppercase
}

.slideshow .custom_slide.fiber_individuals
{
	background-image:url("img/slideshow_backgrounds/custom-fiber.jpg")
}
.slideshow .custom_slide.fiber_individuals
{
	background-image:url("img/slideshow_backgrounds/custom-fiber.jpg")
}

.slideshow .custom_slide.fiber_individuals .product
{
	-webkit-transition:padding .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-ms-transition:padding .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-moz-transition:padding .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	transition:padding .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	position:absolute;
	padding:300px 0 0 0;
	text-align:center
}

.slideshow .custom_slide.fiber_individuals .product:nth-child(2)
{
	left:50%;
	margin-left:-65px;
	-webkit-transition-delay:.25s;
	-ms-transition-delay:.25s;
	-moz-transition-delay:.25s;
	transition-delay:.25s
}

.slideshow .custom_slide.fiber_individuals .product:nth-child(3)
{
	right:4%;
	-webkit-transition-delay:.5s;
	-ms-transition-delay:.5s;
	-moz-transition-delay:.5s;
	transition-delay:.5s
}

.slideshow .custom_slide.fiber_individuals .conditions
{
	-webkit-transition:right .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-ms-transition:right .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-moz-transition:right .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	transition:right .5s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-webkit-transition-delay:.9s;
	-ms-transition-delay:.9s;
	-moz-transition-delay:.9s;
	transition-delay:.9s;
	position:absolute;
	right:-30%;
	margin-top:160px
}

.slideshow .custom_slide.fiber_individuals.active .product:nth-child(1)
{
	padding:180px 0 0 0
}

.slideshow .custom_slide.fiber_individuals.active .product:nth-child(2)
{
	padding:100px 0 0 0
}

.slideshow .custom_slide.fiber_individuals.active .product:nth-child(3)
{
	padding:20px 0 0 0
}

.slideshow .custom_slide.fiber_individuals.active .conditions
{
	right:7%
}

.slideshow .custom_slide.fiber_individuals.packs
{
	background-image:url("https://www.meganet.ar/public/images/fibra_empresas/f500empres.jpg")
}

.slideshow .custom_slide.fiber_individuals.packs .title span
{
	font-size:0.85em
}

.pack_configurator_banner,.pack_configurator_header
{
	background-color:#e7e300;
	text-align:center
}

.pack_configurator_banner .item,.pack_configurator_header .item
{
	width:70%;
	margin:0 auto;
	padding:70% 0 0 0
}

.pack_configurator_banner .item .label,.pack_configurator_header .item .label
{
	width:100%;
	height:1px;
	margin:-85% 0 0 0;
	text-align:center;
	text-transform:uppercase
}

.pack_configurator_banner .item .claim,.pack_configurator_header .item .claim
{
	position:relative;
	width:30%;
	margin:60% 0 0 70%;
	padding-top:30%;
	color:#fff;
	background:url("img/pack_claim_background.svg") no-repeat;
	background-size:100% auto
}

.pack_configurator_banner .item .claim div,.pack_configurator_header .item .claim div
{
	position:relative;
	margin-top:-54%
}

.pack_configurator_banner .item.internet,.pack_configurator_header .item.internet
{
	background:url("img/pack_fiber.svg") no-repeat;
	background-size:100% auto
}

.pack_configurator_banner .item.mobile,.pack_configurator_header .item.mobile
{
	background:url("img/pack_mobile.svg") no-repeat;
	background-size:100% auto
}

.pack_configurator_banner .item.tv,.pack_configurator_header .item.tv
{
	background:url("img/pack_tv.svg") no-repeat;
	background-size:100% auto
}

.pack_configurator_banner .item:after,.pack_configurator_header .item:after
{
	content:'+';
	display:inline-block;
	margin-top:83%;
	color:#cc0872;
	font-size:2.4em
}

.pack_configurator_banner .item:nth-child(4),.pack_configurator_header .item:nth-child(4)
{
	margin-bottom:0
}

.pack_configurator_banner .item:nth-child(4):after,.pack_configurator_header .item:nth-child(4):after
{
	display:none
}

.pack_configurator_banner .button,.pack_configurator_header .button
{
	width:80%;
	margin:7% auto 0 auto
}

#coverage_checker_iframe
{
	webkit-transition:transform .3s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-ms-transition:transform .3s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	-moz-transition:transform .3s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	transition:transform .3s cubic-bezier(0.665, -0.040, 0.265, 1.550);
	display:block;
	/* Leaved iframe white after chrome update --> float:left; */
	width:100%;
	height:490px;
	margin:0;
	border:0;
	overflow:hidden
}

#coverage_checker_iframe.active
{
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-moz-transform:scale(1.2);
	transform:scale(1.2)
}

.benefits,.services
{
	background-color:#fff
}

.benefits li,.services li
{
	display:block;
	float:left;
	width:50%;
	margin:20px 0 0 0;
	padding:90px 0 0 0;
	text-align:center;
	background-repeat:no-repeat;
	background-size:auto 85px;
	background-position:top center
}

.benefits li .title,.services li .title
{
	font-size:0.9em;
	text-transform:uppercase
}

.benefits li .title:after,.services li .title:after
{
	content:'';
	display:block;
	width:25px;
	height:2px;
	margin:10px auto;
	background-color:#cc0872;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}

.benefits li p,.services li p
{
	font-size:0.8em;
	color:#a09fa6
}

.benefits li:nth-child(2n+1),.services li:nth-child(2n+1)
{
	clear:both
}

.benefits li.tv,.services li.tv
{
	background-image:url("img/benefits/tv.svg");
	background-size:auto 75px
}

.benefits li.videoconference,.services li.videoconference
{
	background-image:url("img/benefits/conference.svg")
}

.benefits li.commitment,.services li.commitment
{
	background-image:url("img/benefits/commitment.svg");
	background-size:auto 78px
}

.benefits li.proximity,.services li.proximity
{
	background-image:url("img/benefits/proximity.svg")
}

.benefits li.games,.services li.games
{
	background-image:url("img/benefits/games.svg")
}

.benefits li.phone_number,.services li.phone_number
{
	background-image:url("img/benefits/phone_number.svg")
}

.benefits li.vpn,.services li.vpn
{
	background-image:url("img/benefits/vpn.svg")
}

.benefits li.surveillance,.services li.surveillance
{
	background-image:url("img/benefits/surveillance.svg")
}

.benefits li.cloud,.services li.cloud
{
	background-image:url("img/benefits/cloud.svg")
}

.benefits li.xtrem_speed,.services li.xtrem_speed
{
	background-image:url("img/benefits/xtrem_speed.svg");
	background-size:auto 75px
}

.benefits li.xtrem_ports,.services li.xtrem_ports
{
	background-image:url("img/benefits/xtrem_ports.svg");
	background-size:auto 75px
}

.benefits li.xtrem_vlan,.services li.xtrem_vlan
{
	background-image:url("img/benefits/xtrem_vlan.svg");
	background-size:auto 75px
}

.benefits li.xtrem_100,.services li.xtrem_100
{
	background-image:url("img/benefits/xtrem_100.svg");
	background-size:auto 70px
}

.benefits li.xtrem_99,.services li.xtrem_99
{
	background-image:url("img/benefits/xtrem_99.svg");
	background-size:auto 65px;
	background-position:center 10px
}

.benefits li.xtrem_24,.services li.xtrem_24
{
	background-image:url("img/benefits/xtrem_24.svg")
}

.call_to_action
{
	width:100%;
	float:left;
	padding:25px 0;
	background-color:#000;
	color:#fff;
	text-align:center
}

.call_to_action p
{
	margin:0;
	font-size:1.4em
}

.call_to_action .button
{
	margin-top:25px;
	padding:12px 20px
}

.photo_frame
{
	display:inline-block;
	width:300px;
	height:300px;
	border:10px #fff solid;
	text-align:center
}

.photo_frame img
{
	width:85%;
	margin-top:7%;
	padding:0.5%;
	background-color:#cc0872
}

.photo_frame.green
{
	background-color:#e2f1bd;
	border:0
}

.main_benefit
{
	width:100%;
	float:left;
	padding:40px 0;
	background-color:#feebf3;
	text-align:center
}

.main_benefit img
{
	width:180px
}

.main_benefit p
{
	margin:0
}

.main_benefit .label
{
	color:#cc0872;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase
}

.main_benefit .label:after
{
	content:'';
	display:block;
	width:90px;
	height:4px;
	margin:10px auto;
	background-color:#cc0872;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}

.fiber
{
	float:left;
	width:100%;
	padding:0;
	background-color:#d8dadf
}

.fiber .wrapper
{
	padding:30px 0
}

.fiber header
{
	width:100%;
	padding:0;
	color:#fff;
	background-color:#000;
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:center center
}

.fiber header .wrapper
{
	padding-top:15px
}

.fiber header .background_overlay
{
	background-color:rgba(0,0,0,0.4)
}

.fiber header .file
{
	float:left;
	width:100%
}

.fiber header .file .speed,.fiber header .file .comment,.fiber header .file .button
{
	-webkit-animation:slide_right .5s cubic-bezier(0.665, -0.040, 0.265, 1.550) backwards;
	-ms-animation:slide_right .5s cubic-bezier(0.665, -0.040, 0.265, 1.550) backwards;
	-moz-animation:slide_right .5s cubic-bezier(0.665, -0.040, 0.265, 1.550) backwards;
	animation:slide_right .5s cubic-bezier(0.665, -0.040, 0.265, 1.550) backwards
}

.fiber header .file .speed
{
	-webkit-text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-ms-text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-moz-text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	display:block;
	float:left;
	width:100%;
	margin-bottom:6px;
	font-weight:900
}

.fiber header .file .speed span
{
	display:inline-block;
	float:right
}

.fiber header .file .speed .value
{
	margin:-3px 10px 0 0;
	margin:-1.5vw 2.5vw 0 0;
	font-size:3em;
	font-size:17vw
}

.fiber header .file .speed .tail
{
	background-image:url("img/download_icon.svg");
	background-repeat:no-repeat;
	background-size:auto 28px;
	background-size:auto 8vw;
	background-position:right bottom 18px;
	background-position:right bottom 5.5vw
}

.fiber header .file .speed .tail .unit
{
	float:left;
	font-size:2.2em;
	font-size:12vw
}

.fiber header .file .speed .tail .description
{
	clear:both;
	font-size:0.7em;
	font-size:3vw;
	text-transform:uppercase
}

.fiber header .file .speed.upload
{
	-webkit-animation-delay:.2s;
	-ms-animation-delay:.2s;
	-moz-animation-delay:.2s;
	animation-delay:.2s
}

.fiber header .file .speed.upload .value
{
	font-size:2.7em;
	font-size:14vw
}

.fiber header .file .speed.upload .tail
{
	background-image:url("img/upload_icon.svg")
}

.fiber header .file .speed.upload .tail .unit
{
	font-size:1.8em;
	font-size:9vw
}

.fiber header .file .comment
{
	-webkit-animation-delay:.4s;
	-ms-animation-delay:.4s;
	-moz-animation-delay:.4s;
	animation-delay:.4s;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	float:left;
	width:100%;
	height:28px;
	height:8.2vw;
	line-height:28px;
	line-height:8.2vw;
	margin-top:6px;
	padding-right:40px;
	padding-right:10vw;
	background-image:url("img/comment_icon.svg");
	background-repeat:no-repeat;
	background-size:auto 28px;
	background-size:auto 8vw;
	background-position:right;
	font-size:1.7em;
	font-size:6.8vw;
	text-align:right
}

.fiber header .file .button
{
	-webkit-animation-delay:.6s;
	-ms-animation-delay:.6s;
	-moz-animation-delay:.6s;
	animation-delay:.6s;
	float:right;
	margin-top:20px;
	padding:12px 20px;
	color:#fff;
	background-color:#cc0872
}

.fiber header .included
{
	float:left;
	width:100%;
	margin:30px 0
}

.fiber header .included .title
{
	display:inline-block;
	padding:0 1px 17px 3px;
	background:url("img/yellow_title_underline.svg") no-repeat;
	background-size:auto 13px;
	background-position:-10px bottom;
	color:#e7e300;
	font-size:1.2em;
	text-transform:uppercase
}

.fiber header .included p
{
	display:block;
	line-height:1.4em;
	margin:0 0 3px 0;
	font-size:0.8em;
	font-weight:bold
}

.fiber header .included strong
{
	display:block;
	margin-top:4px;
	color:#e7e300;
	font-size:1.2em
}

.fiber header .conditions
{
	position:absolute;
	right:4%;
	margin-top:-30px;
	font-size:0.7em
}

.fiber .product_specs li
{
	display:block;
	margin-bottom:35px;
	text-align:center
}

.fiber .product_specs li .photo_frame
{
	width:220px;
	width:60vw;
	height:220px;
	height:60vw
}

.fiber .product_specs li .description
{
	width:90%;
	margin:20px 0 0 5%;
	text-align:center
}

.fiber .product_specs li .description .title
{
	margin-bottom:10px;
	color:#cc0872;
	text-align:center;
	font-size:1.1em;
	font-weight:bold
}

.fiber .product_specs li .description p
{
	margin:5px 0 0 0
}

.fiber .product_specs li .description ul li
{
	margin:5px 0 0 0
}

.fiber .product_specs li .description ul li:before
{
	content:'· '
}

.fiber .product_specs li .description .button
{
	margin-top:15px;
	background-color:#cc0872;
	color:#fff;
	padding:12px 20px
}

.fiber .product_specs li:last-child
{
	margin-bottom:0
}

.fiber.xtrem_fiber .services .wrapper
{
	padding-top:0
}

.fiber.xtrem_fiber .services li
{
	width:100%;
	margin:10px 0 0 0;
	padding:170px 0 0 0;
	color:#cc0872;
	font-weight:bold;
	background-size:auto 155px;
	background-image:url("img/xtrem_services.svg")
}

.fiber.xtrem_fiber .services li p
{
	color:#505153
}

.fiber.xtrem_fiber .services .example
{
	width:100%;
	float:left;
	margin-top:20px;
	text-align:center
}

.fiber.xtrem_fiber .services .example p
{
	color:#a09fa6;
	font-size:0.9em
}

.fiber.xtrem_fiber .services .example img
{
	margin:15px 0 25px 0;
	width:86%;
	margin-left:14%
}

.fiber.xtrem_fiber .services .button
{
	padding:12px 20px;
	color:#fff;
	background-color:#cc0872
}

.mobile
{
	padding-bottom:0;
	background-color:#e9eaed
}

.mobile .rates li
{
	display:block;
	margin:20px 0 35px 0
}

.mobile .rates li .summary
{
	display:block;
	width:220px;
	width:80vw;
	height:220px;
	height:80vw;
	margin:0 auto;
	background:url("img/rate_background.svg") no-repeat;
	background-size:auto 100%
}

.mobile .rates li .summary .label
{
	width:53.2%;
	height:53.2%;
	margin-left:46.8%;
	text-align:center
}

.mobile .rates li .summary .label .title
{
	padding:26% 10% 0 10%;
	color:#cc0872;
	font-size:0.8em;
	font-size:4.4vw;
	font-weight:bold
}

.mobile .rates li .summary .label p
{
	margin:0;
	padding:5% 10%;
	font-size:0.6em;
	font-size:3.2vw
}

.mobile .rates li .summary .price
{
	width:56.8%;
	height:30%;
	margin-top:-9%;
	padding:0 13% 0 12%;
	color:#fff;
	font-size:3em;
	font-size:16vw;
	text-align:center
}

.mobile .rates li .summary .price .conditions
{
	margin-top:-3%;
	font-size:0.2em;
	font-sizie:2.7vw;
	text-align:right;
	text-transform:uppercase
}

.mobile .rates li .summary .price span
{
	margin-left:-4%;
	font-size:0.4em;
	font-size:5.8vw
}

.mobile .rates li .description
{
	margin:8%  0 0 0;
	text-align:center
}

.mobile .rates li .description .button
{
	margin-top:20px;
	padding:8px 10px;
	background-color:#cc0872;
	color:#fff
}

.mobile .rates li .description p
{
	margin:5px 0 0 0
}

.mobile .rates li .description strong
{
	font-size:1.1em
}

.mobile .rates li .description ul li
{
	margin:5px 0 0 0
}

.mobile .rates li .description ul li:before
{
	content:'· '
}

.mobile .bonus
{
	background-color:#fff;
	padding:30px 0
}

.mobile .bonus .column
{
	width:100%
}

.mobile .bonus .column:first-child
{
	margin-bottom:40px
}

.mobile .bonus .group
{
	width:100%;
	margin-top:20px
}

.mobile .bonus .group td
{
	width:90%
}

.mobile .bonus .group .group_join
{
	width:3%;
	border:3px #cc0872 solid;
	border-right:0
}

.mobile .bonus .group .group_separator
{
	width:2%
}

.mobile .bonus .group .group_header
{
	width:5%
}

.mobile .bonus .group .group_header div
{
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	transform:rotate(-90deg);
	width:140px;
	height:20px;
	margin:auto -60px;
	overflow:hidden;
	color:#cc0872;
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
	text-align:center
}

.mobile .bonus .bonus_rates
{
	width:100%;
	margin-top:5px
}

.mobile .bonus .bonus_rates th
{
	padding:3px 0;
	color:#797881;
	font-size:0.8em;
	text-align:left;
	text-transform:uppercase
}

.mobile .bonus .bonus_rates th+th
{
	vertical-align:bottom
}

.mobile .bonus .bonus_rates th .highlighted
{
	position:absolute;
	display:inline-block;
	margin:3px 0 0 2px;
	padding:1px 3px;
	background-color:#e7e300;
	color:#cc0872;
	font-size:0.75em;
	font-weight:bold;
	text-transform:none
}

.mobile .bonus .bonus_rates td
{
	padding:6px 10px;
	color:#cc0872;
	background-color:#fdcce6;
	font-size:0.8em
}

.mobile .bonus .bonus_rates td+td
{
	width:100px;
	padding:0 0 0 10px;
	border-left:3px #fff solid;
	background-color:#cc0872;
	color:#fff
}

.mobile .bonus .bonus_rates td+td .value
{
	width:100px;
	float:right;
	padding:20px 3px 7px 3px;
	font-size:1.3em;
	font-weight:bold;
	text-align:center
}

.mobile .bonus .bonus_rates td+td .conditions
{
	float:right;
	padding:1px 3px;
	font-size:0.65em;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase
}

.mobile .bonus .bonus_rates.green th .highlighted
{
	color:#78ac00
}

.mobile .bonus .bonus_rates.green td
{
	color:#78ac00;
	background-color:#e2f1bd
}

.mobile .bonus .bonus_rates.green td+td
{
	background-color:#78ac00;
	color:#fff
}

.mobile .bonus .disclaimer
{
	margin:15px 0 0 0;
	color:#cc0872;
	font-size:0.7em;
	text-align:justify
}

.mobile .bonus .disclaimer.group_align
{
	margin-left:11%
}

.mobile .bonus .multisim,.mobile .bonus .roaming
{
	margin:25px 0 0 0;
	padding-left:70px;
	color:#cc0872;
	background-image:url("img/multisim.svg");
	background-repeat:no-repeat;
	background-size:auto 35px;
	font-size:0.85em
}

.mobile .bonus .multisim strong,.mobile .bonus .roaming strong
{
	font-size:1.1em
}

.mobile .bonus .multisim.roaming,.mobile .bonus .roaming.roaming
{
	display:inline-block;
	margin-top:35px;
	padding:10px 0 0 53px;
	background-image:url("img/roaming.svg");
	background-size:auto 45px
}

.mobile .bonus .multisim.group_align,.mobile .bonus .roaming.group_align
{
	margin-left:11%
}

.contact_section
{
	width:100%;
	float:left;
	background:url("img/contacto_background.jpg") #e9eaed no-repeat;
	background-size:auto 100%;
	background-position:center center;
	text-align:center
}

.contact_section .wrapper
{
	width:82%;
	margin:30px auto;
	padding:6% 5%;
	background-color:rgba(255,255,255,0.8)
}

.contact_section input,.contact_section textarea,.contact_section select
{
	clear:both;
	width:100%;
	margin-bottom:25px;
	padding:0 20px
}

.contact_section input::selection,.contact_section textarea::selection,.contact_section select::selection
{
	color:#cc0872;
	background-color:#fff
}

.contact_section select
{
	text-transform:uppercase
}

.contact_section textarea
{
	height:180px;
	line-height:1.5em;
	padding:10px 20px
}

.contact_section button
{
	display:block;
	width:100%;
	margin:30px 0 0 0;
	font-size:1.1em
}

.contact_section label.error
{
	position:absolute;
	display:block;
	text-align:left;
	margin-top:-22px
}

.contact_section .contact_data h2
{
	margin:40px 0 0 0;
	font-size:1.1em
}

.contact_section .contact_data .address,.contact_section .contact_data .phone
{
	margin:0;
	color:#000;
	font-size:1.2em;
	line-height:1.3em
}

.contact_section .contact_data .address a,.contact_section .contact_data .phone a
{
	color:#000;
	font-size:1em
}

.contact_section .contact_data .address a:hover,.contact_section .contact_data .phone a:hover
{
	color:#cc0872
}

.contact_section .contact_data .address.phone,.contact_section .contact_data .phone.phone
{
	font-weight:bold
}

.contact_section.notice
{
	background:url("img/confirmation_page_background.svg") #e3e5e8
}

.contact_section.notice.confirmation p
{
	margin:0 0 5px 0
}

.tv
{
	padding-top:0
}

.tv header
{
	width:100%;
	height:220px;
	padding:0;
	color:#fff;
	background-color:#000;
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:center center;
	background-image:url("img/tv_header.jpg")
}

.tv video
{
	display:block;
	width:100%;
	float:left
}

.tv .channels
{
	width:100%;
	float:left;
	margin:30px 0 0 0
}

.tv .channels img
{
	width:100%
}

.about_us
{
	padding-top:0
}

.about_us header
{
	width:100%;
	padding:30px 0;
	color:#fff;
	background-color:#000;
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:center center;
	background-image:url("img/about_us_header_background.jpg");
	color:#fff;
	text-align:center
}

.about_us header h2
{
	color:#fff
}

.about_us header h3
{
	color:#fff;
	font-size:1.5em
}

.about_us header p
{
	line-height:1.6em
}

.about_us header .wrapper
{
	width:90%
}

.about_us .values
{
	padding:30px 0 0 0
}

.about_us .values li
{
	display:block;
	width:80%;
	margin:25px 10% 35px 10%;
	text-align:center
}

.about_us .values li .photo_frame
{
	width:220px;
	height:220px
}

.about_us .values li .title
{
	margin-top:20px;
	font-weight:bold;
	text-transform:uppercase
}

.about_us .values li .title:after
{
	content:'';
	display:block;
	width:25px;
	height:2px;
	margin:10px auto;
	background-color:#cc0872;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}

.about_us .values li p
{
	margin:0;
	color:#a09fa6;
	font-size:0.9em
}

.legal
{
	width:100%;
	float:left;
	background-color:#d8dadf;
	background-image:url("img/confirmation_page_background.svg")
}

.legal h3
{
	margin:30px 0 10px 0;
	text-align:left;
	color:#505153;
	font-weight:bold
}

.legal .wrapper
{
	width:82%;
	margin:30px auto;
	padding:30px 5%;
	background-color:rgba(255,255,255,0.8)
}

.show_tooltip
{
	position:absolute;
	display:inline-block;
	width:16px;
	height:16px;
	margin:4px 0 0 10px;
	background:url("img/more_info_icon.svg") no-repeat;
	background-size:auto 100%
}

.tooltip
{
	display:none;
	margin-top:10px;
	border:1px #a09fa6 solid;
	background-color:#fff
}

.tooltip .close
{
	display:inline-block;
	float:right;
	margin:8px 12px 0 0;
	font-size:1.1em
}

.tooltip p
{
	clear:both;
	margin:4px 30px 30px 30px;
	font-size:0.9em;
	line-height:1.4em
}

.configurator
{
	padding-bottom:50px;
	background-color:#e9eaed
}

.configurator .pack_configurator_header
{
	display:none
}

.configurator .configurator_steps
{
	clear:both;
	margin-top:10px;
	text-align:center
}

.configurator .configurator_steps li
{
	display:inline-block;
	width:28px;
	height:28px;
	line-height:28px;
	border:5px #505153 solid;
	background-color:#505153;
	color:#fff;
	text-align:center
}

.configurator .configurator_steps li a
{
	color:#fff
}

.configurator .configurator_steps li.selected
{
	color:#cc0872;
	border-color:#cc0872;
	background-color:#fff
}

.configurator .configurator_steps .title
{
	width:250px;
	margin:10px auto;
	padding-top:17px;
	color:#cc0872;
	text-transform:uppercase;
	background:url("img/configurator_steps_underline.svg") no-repeat;
	background-size:auto 10px;
	background-position:top center;
	font-size:0.8em;
	white-space:nowrap
}

.configurator .column
{
	margin-top:40px
}

.configurator .field_group
{
	display:table;
	width:100%;
	margin-top:60px;
	margin-bottom:40px;
	padding-top:15px
}

.configurator .field_group .label
{
	position:absolute;
	display:block;
	width:80%;
	height:20px;
	margin-top:-25px;
	overflow:hidden;
	color:#cc0872;
	font-weight:bold;
	text-transform:uppercase
}

.configurator .field_group .group_join
{
	display:table-cell;
	width:1px;
	border-left:8px #cc0872 solid
}

.configurator .field_group .fields
{
	display:table-cell;
	padding-left:20px;
	text-align:left
}

.configurator .field_group .fields .mobile_additional
{
	margin-bottom:30px
}

.configurator .field_group .fields .mobile_additional:last-child
{
	margin-bottom:0
}

.configurator .field_group .fields h3
{
	margin:35px 0 -5px 0;
	color:#505153;
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase
}

.configurator .field_group .fields h3.tv_service
{
	margin-top:15px;
	color:#cc0872
}

.configurator .field_group .fields h3:first-child
{
	margin-top:15px
}

.configurator .field_group .fields h4
{
	margin:14px 0 -10px 0;
	padding-top:7px;
	border-top:1px #cc0872 solid;
	font-size:1.2em;
	color:#cc0872;
	text-transform:uppercase
}

.configurator .field_group .fields .field
{
	margin:12px 0 12px 0
}

.configurator .field_group .fields label,.configurator .field_group .fields select,.configurator .field_group .fields input
{
	display:block;
	width:100%
}

.configurator .field_group .fields label
{
	text-transform:uppercase
}

.configurator .field_group .fields label.error
{
	position:absolute;
	margin-top:4px
}

.configurator .field_group .fields input,.configurator .field_group .fields select
{
	margin:10px 0 0 0;
	padding:0 50px 0 12px
}

.configurator .field_group .fields input[type="file"]
{
	line-height:1em;
	padding:12px 20px 10px 20px
}

.configurator .field_group .fields select
{
	text-transform:uppercase
}

.configurator .field_group .fields .comment
{
	margin-top:6px;
	font-size:0.8em;
	text-transform:uppercase
}

.configurator .field_group .fields .sim_selector a
{
	display:block;
	float:left;
	width:100px;
	height:100px;
	margin:10px 10px 0 0;
	padding:5px;
	border:4px #cc0872 solid;
	color:#fff;
	background-color:#cc0872;
	background-repeat:no-repeat;
	text-align:center;
	color:#fff
}

.configurator .field_group .fields .sim_selector a .title
{
	height:20px;
	font-size:0.75em
}

.configurator .field_group .fields .sim_selector a p
{
	display:block;
	height:25px;
	margin-top:55px;
	font-size:0.55em
}

.configurator .field_group .fields .sim_selector a.sim
{
	background-image:url("img/sim.svg");
	background-position:center 28px;
	background-size:auto 45px
}

.configurator .field_group .fields .sim_selector a.nanosim
{
	background-image:url("img/nanosim.svg");
	background-position:center 32px;
	background-size:auto 36px
}

.configurator .field_group .fields .sim_selector a.selected,.configurator .field_group .fields .sim_selector a:hover
{
	border-color:#505153
}

.configurator .summary
{
	background-color:#fff;
	border:8px #cc0872 solid;
	text-transform:uppercase
}

.configurator .summary div
{
	display:block;
	font-size:1.3em;
	font-weight:bold
}

.configurator .summary .title
{
	margin:20px 30px
}

.configurator .summary .service_summary
{
	margin:2px 30px;
	color:#cc0872
}

.configurator .summary .service_summary header
{
	margin-bottom:3px;
	padding-bottom:5px;
	border-bottom:1px #cc0872 solid;
	font-size:1em
}

.configurator .summary .service_summary span,.configurator .summary .service_summary div
{
	font-size:1em !important
}

.configurator .summary .service_summary#mobile_additional_summary
{
	padding-bottom:5px;
	border-bottom:1px #cc0872 solid
}

.configurator .summary .service_summary#mobile_additional_summary header
{
	padding-bottom:0;
	border-bottom:0
}

.configurator .summary .service_summary.hidden
{
	display:none
}

.configurator .summary .total
{
	margin-top:20px;
	padding:10px;
	border-top:8px #cc0872 solid
}

.configurator .summary .total .monthly_rate
{
	font-size:3.3em;
	text-align:center
}

.configurator .summary .total .monthly_rate span
{
	font-size:0.6em;
	text-transform:none
}

.configurator .summary .total .additional_rate,.configurator .summary .total .conditions
{
	display:inline-block;
	margin:5px 0 0 0;
	font-weight:normal;
	font-size:0.7em
}

.configurator .summary .total .additional_rate.hidden,.configurator .summary .total .conditions.hidden
{
	display:none
}

.configurator .summary .total .additional_rate
{
	float:left
}

.configurator .summary .total .conditions
{
	float:right
}

.configurator .summary .total .monthly_rate .value,.configurator .summary .total .additional_rate .value
{
	font-size:1em
}

.configurator .action
{
	margin-top:20px
}

.configurator .action .button
{
	display:block;
	width:100%;
	height:75px;
	line-height:75px;
	margin-top:0;
	padding:0;
	background-color:#cc0872;
	color:#fff;
	font-size:2em
}

.configurator .action .must_accept
{
	margin:30px 0 35px 0
}

.configurator .action .checkbox_wrapper
{
	font-size:1.1em;
	font-weight:bold
}

.configurator .action .checkbox_wrapper a
{
	color:#505153;
	text-decoration:underline
}

.configurator.step3 .configurator_steps .title
{
	background-position:63px 0;
	background-image:url("img/configurator_steps_underline_step3.svg")
}

.configurator.step3 .new_number
{
	padding:18px 25px;
	height:39px;
	color:#fff;
	background-color:#505153;
	text-transform:uppercase;
	text-align:center
}

.configurator.step3 .field
{
	margin:25px 0 12px 0 !important
}

.error_page
{
	background-color:#000
}

.error_page h2
{
	display:block;
	margin:0;
	padding:0 0 0 110px;
	height:94px;
	line-height:94px;
	color:#fff;
	font-size:6.5em;
	text-align:left;
	background:url("img/sad_emoticon.svg") no-repeat;
	background-size:auto 100%;
	background-position:left center
}

.error_page h2:after
{
	display:none
}

.error_page .message
{
	width:100%;
	float:left;
	margin-top:20px;
	padding:20px 0 18px 0;
	background:url("img/error_page_message_background.jpg");
	background-size:auto 120px
}

.error_page .message h3,.error_page .message p
{
	display:inline-block;
	clear:both;
	margin:2px 0 0 0;
	padding:0 !important;
	color:#cc0872;
	background-color:#000;
	text-align:left
}

.error_page .message h3
{
	font-size:1.6em;
	font-weight:bold
}

.error_page .message a
{
	color:#fff;
	font-size:1em
}

.error_page .message a:hover
{
	color:#cc0872
}

.companies_colorscheme h2:after
{
	content:'';
	display:block;
	width:90px;
	height:4px;
	margin:10px auto;
	background-color:#000d70;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}

.companies_colorscheme h2.green:after
{
	content:'';
	display:block;
	width:90px;
	height:4px;
	margin:10px auto;
	background-color:#78ac00;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px
}

.companies_colorscheme .mobile .rates li .summary
{
	background-image:url("img/company_rate_background.svg")
}

.companies_colorscheme .mobile .rates li .summary .label .title
{
	color:#000d70
}

.companies_colorscheme .mobile .rates li .description .button
{
	background-color:#000d70
}

.companies_colorscheme .mobile .bonus .group .group_join
{
	border:3px #000d70 solid;
	border-right:0
}

.companies_colorscheme .mobile .bonus .group .group_header div
{
	color:#000d70
}

.companies_colorscheme .mobile .bonus .bonus_rates td
{
	background-color:#e1dcef;
	color:#000d70
}

.companies_colorscheme .mobile .bonus .bonus_rates td+td
{
	background-color:#000d70;
	color:#fff
}

.companies_colorscheme .mobile .bonus .bonus_rates.green th .highlighted
{
	color:#78ac00
}

.companies_colorscheme .mobile .bonus .bonus_rates.green td
{
	color:#78ac00;
	background-color:#e2f1bd
}

.companies_colorscheme .mobile .bonus .bonus_rates.green td+td
{
	background-color:#78ac00;
	color:#fff
}

.companies_colorscheme .mobile .bonus .disclaimer
{
	color:#000d70
}

.companies_colorscheme .mobile .bonus .multisim,.companies_colorscheme .mobile .bonus .roaming
{
	color:blue
}

@-moz-document url-prefix()
{
	select
	{
		padding-right:0 !important;
		background-image:none
	}

	input[type="file"]
	{
		padding:0 !important
	}


}

@media print
{
	*
	{
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
		background:transparent !important
	}

	html
	{
		background-color:#fff
	}

	nav
	{
		display:none
	}

	a[href]:after
	{
		content:" (" attr(href) ") "
	}

	a[href]
	{
		font-weight:bold;
		text-decoration:underline;
		color:#06c;
		border:none
	}

	a[href^="javascript:"]:after,a[href^="#"]:after
	{
		content:""
	}

	figure
	{
		margin-bottom:1em;
		overflow:hidden
	}

	figure img
	{
		border:1px solid #000
	}


}
