
/*RESET*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/*---- RESET ------*/

/*FONTS*/
@font-face {
	font-family: 'RCL';
	src: url('../../fonts/RobotoCondensedLight/RobotoCondensedLight.eot');
	src: url('../../fonts/RobotoCondensedLight/RobotoCondensedLight.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/RobotoCondensedLight/RobotoCondensedLight.woff') format('woff'),
		 url('../../fonts/RobotoCondensedLight/RobotoCondensedLight.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'RCR';
	src: url('../../fonts/RobotoCondensed-Regular/RobotoCondensed-Regular.eot');
	src: url('../../fonts/RobotoCondensed-Regular/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/RobotoCondensed-Regular/RobotoCondensed-Regular.woff') format('woff'),
		 url('../../fonts/RobotoCondensed-Regular/RobotoCondensed-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'RL';
	src: url('../../fonts/RobotoLight/Roboto-Light.eot');
	src: url('../../fonts/RobotoLight/Roboto-Light.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/RobotoLight/Roboto-Light.woff') format('woff'),
		 url('../../fonts/RobotoLight/Roboto-Light.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

				
@font-face {
	font-family: 'RT';
	src: url('../../fonts/RobotoThin/Roboto-Thin.eot');
	src: url('../../fonts/RobotoThin/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/RobotoThin/Roboto-Thin.woff') format('woff'),
		 url('../../fonts/RobotoThin/Roboto-Thin.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'RB';
	src: url('../../fonts/RobotoBold/Roboto-Bold.eot');
	src: url('../../fonts/RobotoBold/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/RobotoBold/Roboto-Bold.woff') format('woff'),
		 url('../../fonts/RobotoBold/Roboto-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'RR';
	src: url('../../fonts/RobotoRegular/Roboto-Regular.eot');
	src: url('../../fonts/RobotoRegular/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/RobotoRegular/Roboto-Regular.woff') format('woff'),
		 url('../../fonts/RobotoRegular/Roboto-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'RM';
	src: url('../../fonts/RobotoMedium/Roboto-Medium.eot');
	src: url('../../fonts/RobotoMedium/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/RobotoMedium/Roboto-Medium.woff') format('woff'),
		 url('../../fonts/RobotoMedium/Roboto-Medium.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'OSSR';
	src: url('../../fonts/OpenSansRegular/OpenSansRegular.eot');
	src: url('../../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/OpenSansRegular/OpenSansRegular.woff') format('woff'),
		 url('../../fonts/OpenSansRegular/OpenSansRegular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'OSSB';
	src: url('../../fonts/OpenSansBold/OpenSansBold.eot');
	src: url('../../fonts/OpenSansBold/OpenSansBold.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/OpenSansBold/OpenSansBold.woff') format('woff'),
		 url('../../fonts/OpenSansBold/OpenSansBold.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
/* --- FONTS ---*/

body{
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1;
	font-weight: normal;
	color:#444;
}
body .even{
	margin-right: 0 !important;
}
body .nomargin{
	margin-bottom: 0 !important;
}
body a,
body img,
body button{
	outline:0 none !important;
	border:0 none !important;
	display:inline-block;
	*display:inline;
	zoom: 1;
}
body input[type="radio"],
body button:focus{
    outline: none;
}
iframe[name="google_conversion_frame"] 
{
   display: none !important;
}
.container {
  width: 1000px;
  position: relative;
  left: 50%;
  margin-left: -500px;
  padding: 0;
}
 .clearfix:after,
 .container:after {
	content: "";
	display: table;
	clear: both;
}

/*MENU MAIN STYLING*/
.head_up{
	width: 100%;
	background-color: #003c60;
}
.main_menu{
	padding-left: 100px;
}
.main_menu li{
	float: left;
	-webkit-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.main_menu a{
	display: block;
	height: 34px;
	line-height: 34px !important;
	text-decoration: none;
	padding: 0 25px;
	text-align: center;
	font:15px Arial;
	color: #fff;
	-webkit-transition: 0.25s all ease;
	-o-transition: 0.25s all ease;
	transition: 0.25s all ease;
}
.main_menu li.active{
	border-bottom: 4px solid #007ac3;
	border-right:1px solid #007ac3;
	border-left:1px solid #007ac3;
}
.main_menu li:hover{
	border-bottom: 4px solid #007ac3;
}

/*////////////////////*/

/*BUTTON COMMON STYLING*/
.button{
	width: 120px;
	height: 37px;
	text-align: center;
	background-color: #d03f3f;
	font:17px "RCL", Arial;
	color: #fff;
	border-bottom: 2px solid #934141;
	cursor: pointer;
	margin-left: 15px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	-webkit-transition: 0.25s all ease;
	-o-transition: 0.25s all ease;
	transition: 0.25s all ease;
}
.button:hover{
	background-color: #F64A4A;
}
.button:active{
	background-color: #934141;
}
/*//////*/
/*AUTHORIZATION STYLING*/
.head_auth{
	width: 100%;
	background-color: #fff;
	height: 70px !important;
}
.logo{
	position: relative;
}
.logo a{
	display: block;
	margin-right: 8px;
	position: absolute;
	top: -10px;
}

.logo p{
	padding-left: 100px;
	float: left;
	height: 66px;
	padding-top: 20px;
	font:14px Arial;
	color: #484848;
	line-height: 20px;
}
.controls{
	float: right;
}
.controls a{
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	text-decoration: none;
	text-transform: uppercase;
	font:12px "OSSR", Arial;
	color: #636366;
	text-align: center;
	margin-top: 20px;
	-webkit-transition: 0.25s all ease;
	-o-transition: 0.25s all ease;
	transition: 0.25s all ease;
	height: 32px;
	line-height: 32px !important;
}
.controls a:active{
	background-color: #317DA6 !important;
}
.controls a.lang{
	border:1px solid #d6d6d6 !important;
	width: 32px;
	margin-right: 5px;
}
.controls a.lang + a{
	margin-right: 0;
}
.controls a.lang:hover{
	background-color: #40a2d7;
	color: #fff;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.controls a.active{
	color: #fff;
	background-color: #40a2d7;
}
.controls a.enter{
	width: 80px;
	margin-right: 60px;
	background-color: #40a2d7;
	color: #fff;
}
.controls a.enter:hover{
	background-color: #46B1E4 !important;
}
.phones{
	position: absolute;
	top: 20px;
	left: 400px;
}
.phones span{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px !important;
	margin-right: 15px;
}
.phones span+span{
	margin-right: 0;
}
.phones span img{
	float: left;
	margin-right: 6px;
}

/*-----------------*/

/*SUBMENU CSS*/
.head_auth .submenu{
	-webkit-border-radius: 0 0 4px 4px; 
	-moz-border-radius: 0 0 4px 4px; 
	border-radius: 0 0 4px 4px; 
	border:1px solid #bfc1c3;
	border-top:none;
	position: absolute;
	left: 180px;
	bottom: -29px;
	background: #d7d7d7; /* Old browsers */
	background: -moz-linear-gradient(top,  #d7d7d7 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d7d7d7 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d7d7d7 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d7d7d7 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d7d7d7 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.submenu li{
	float: left;
	border-right:1px solid #bfc1c3;
	-webkit-transition: 0.25s all ease;
	-o-transition: 0.25s all ease;
	transition: 0.25s all ease;
}
.submenu li+li+li+li+li+li{
	border-right: none;
}
.submenu li a{
	display: block;
	text-align: center;
	height: 44px;
	line-height: 44px !important;
	text-decoration: none;
	color: #333;
	font:13px "OSSR", Arial;
	text-transform: uppercase;
	padding:0 20px;
}
.submenu li.active,
.submenu li:hover{
	  -moz-box-shadow: inset 0 -3px 1px #bfc1c3;
	  -webkit-box-shadow:inset 0 -3px 1px #bfc1c3;
	  box-shadow: inset 0 -3px 1px #bfc1c3;
	  filter:
				  progid:DXImageTransform.Microsoft.Shadow(color='#bfc1c3', Direction=45, Strength=1)
	        progid:DXImageTransform.Microsoft.Shadow(color='#bfc1c3', Direction=135, Strength=1)
	        progid:DXImageTransform.Microsoft.Shadow(color='#bfc1c3', Direction=225, Strength=1)
	        progid:DXImageTransform.Microsoft.Shadow(color='#bfc1c3', Direction=315, Strength=1);
}
/*------------------*/


/*TEMATIC PACKS STYLING*/
header{
	width: 100%;
	background-image: url(../../img/A_BANNERS/bg_main.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:70px;
	min-height: 480px;
}
.head_sections{
	float: left;
	padding-left: 20px;
	padding-top: 50px;
	position: relative;

}
.tv_section{
	text-align: center;
	width: 314px;
	float: left;
}
.tv_section h2{
	display: inline-block;
	width: 206px;
	height: 25px;
	margin-bottom: 35px;
	line-height: 25px;
	font:15px "RCR", Arial;
	color: #fff;
	text-align: center;
	background-image: url(../../img/home/ribbon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.price_section{
	width: 400px;
	text-align: center;
	padding-top: 30px;
	position: absolute;
	left: 285px;
}
.price_section h1{
	font: 33px "RCR", Arial;
	color: #fff;
	line-height: 50px;
}
.price_section h1 span{
	text-align: center;
	background-color: #bfd53f;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	display: inline-block;
	padding:0 12px;
	height: 37px;
	line-height: 37px;
}
.price_section img{
	margin-top: 40px;
	margin-bottom: 30px;
}
.price_section button{
	width: 220px;
	height: 50px;
	line-height: 50px;
	font:25px "RCR", Arial;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	border-bottom: 2px solid #911818 !important;
	text-transform: uppercase;
}
/*FORM*/

.form_app {
	background: #fff;
	border-radius: 8px;
	text-align: center;
	width:300px;
	position: absolute;
	right: 0;
	margin-top: 15px;
}
.form_app h2{
	padding: 10px 0;
	display: block;
	font:23px "RCL",  Arial, sans-serif;
	color:#fff;
	background-color: #0079c2;
	-webkit-border-radius: 8px 8px 0 0; 
	-moz-border-radius: 8px 8px 0 0; 
	border-radius: 8px 8px 0 0; 
}
.form_app p{
	color: #999999;
	font:12px Arial;
	margin-top: 12px;
	margin-bottom: 25px;
}
.form_app p img{
	margin-right: 5px;
}
.form_app ul{
	text-align: left;
	margin-bottom: 10px;
	margin-top: -10px;
}
.form_app ul li img{
	float: left;
	margin-right: 8px;
}
.form_app ul li{
	margin-left: 20px;
	color:#555555;
	font-family: Arial,sans-serif;
	font-size: 15px;
	padding-top: 12px;

}
.form_app input{
	font:15px Arial;
	margin-bottom: 15px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	width:240px;
	padding-left: 20px;
	height: 52px;
	line-height: 52px;
	color: #555555;
	outline: none;
	border:1px solid #d2d2d2;
}
.form_app button{
	width: 240px;
  height: 50px;
  line-height: 50px !important;
  text-align: center;
  font: 25px "RCR", Arial;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #0079c2;
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
  border: none;
  border-bottom: 2px solid #004f7e !important;
  margin-left: 5px;
}
.form_app button:hover{
	background-color: #5bb5ef;
}
.form_app button:active{
	background-color: #004f7e;
}

/*TARIFFS STYLING*/
.tariffs{
	width: 100%;
	padding-top: 35px;
	padding-bottom: 300px;
	background: url(../../img/tematic/pattern_bg.jpg);
}
.tariffs table{
	width: 100%;
	background-color: #fff;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	  -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	  -webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.3);
	  box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	  filter:
	        progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction=135, Strength=2);
}
.tariffs{
	position: relative;
}
.tariffs table th,
.tariffs td{
	border:1px solid #e4e4e4;
}
.tariffs td.heading{
	font:30px  "RCR",Arial, sans-serif;
	color:#333333;
	height: 68px;
	line-height: 68px;
	text-align: center !important;
	-webkit-border-radius: 4px 4px 0 0; 
	-moz-border-radius: 4px 4px 0 0; 
	border-radius: 4px 4px 0 0; 
}
.tariffs th.name{
	font:20px "RCL", Arial;
	color: #333;
}
.tariffs td.heading > img{
	cursor: pointer;
}
.tariffs table td{
	text-align: center;
	font:21px "RCL", Arial;
	color: #333;
	height: 76px;
	line-height: 76px;
	position: relative;
}
.tariffs table td img{
	position: absolute;
	right: 25px;
	top: 30px;
}
.tariffs table td.first_ru img{
	right:14px;
}
.tariffs table th{
	font:24px  "RCR", Arial, sans-serif;
	color:#333333;
	text-align: center;
	line-height: 50px;
}
.tariffs table th.left{
	text-align: left;
	width: 270px;
	padding-left: 50px;
}
.tariffs table button{
	background-color: #0079c2;
	font:16px  'RCL',Arial, sans-serif;
	color:#fff;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 2px solid #0a5b8b !important;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	height: 40px;
	line-height: 40px !important;
	width: 105px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
	cursor: pointer;
	float: right;
	margin-top: 18px;
	margin-right: 20px;
}
.tariffs table td button:hover{
	background-color: #2a85ce;
}
.tariffs table td button:active{
	background-color: #00539c;
}
.tariffs td span{
	color: #98B109;
	font:23px "RCR", Arial;
}
.tariffs td span.from{
	font:14px "RCL", Arial;
	color: #a5a5a5;
}
.tariffs td span.month{
	font:17px "RCL", Arial;
}
.tariffs table td.first{
	padding-right: 30px;
}
.tariffs h2{
	font:33px "RCR", Arial;
	color: #333;
	margin-top: 90px;
	margin-bottom: 30px;
	text-align: center;
}
.tariffs .shadow{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 39px;
	background-repeat: repeat-x;
	background-image: url(../../img/home/shadow.png);
	background-position: center center;
}
.map_section .map{
	float: left;
}
.features{
	text-align: center;
}
.feature{
	padding-top: 60px;
}
.feature p{
	font:20px "RCL", Arial;
	color: #333;
	padding-top: 5px;
}
.feature p span{
	font-size: 26px;
}
img.tv_pc{
	position: absolute;
	bottom: -490px;
	right: 200px;
	z-index: 10;
}
/*TV_INET STYLING*/
.tv_inet{
	width: 100%;
	padding-top: 145px;
	padding-bottom: 30px;
	background: url(../../img/home/tv-inet-bg.jpg) no-repeat center top;
}
.tv_inet .inet{
	margin-right: 60px;
	margin-left: 50px;
}
.tv_inet .block{
	width: 400px;
	float: left;
}
.tv_inet .block h3{
	font:44px "RR", Arial;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
.tv_inet .adv{
	margin-bottom: 20px;
}
.adv .img{
	display: table-cell;
	width: 75px;
	text-align: center;
	vertical-align: middle;
}
.adv .text{
	display: table-cell;
	width: 325px;
	font:22px "RL", Arial;
	color: #fff;
}
/*-----------*/

/*CAROUSEL*/
	.channel_block img.tooltip{
		display: table-cell;
		width: 106px;
		height: 64px;
		text-align: center;
		vertical-align: middle;
		background-image: url(../../img/home/channel_bg.png);
		background-repeat: no-repeat;	
		background-position: center center;
		border:1px solid #ccc;
		cursor: pointer;
	}
	.owl-carousel{
		width: 670px !important;
		position: relative;
		top: 30px;
		margin:auto;
	}
	.owl-prev,
	.owl-next{
		position: absolute;
		width: 17px;
		height: 31px;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.owl-prev{
		left: -35px;
		top: 19px;
		background-image: url(../../img/home/arrow_left.png);
	}
	.owl-next{
		right: -35px;
		top: 19px;
		background-image: url(../../img/home/arrow_right.png);
	}
.show_tariff{
	text-align: center;
}
.show_tariff .button{
	font:22px "RCR", Arial;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	border-bottom: 2px solid #6b2223 !important;
	text-transform: uppercase;
	width: 230px;
	height: 62px;
	margin-top: 47px;
	line-height: 62px !important;
	text-decoration: none;
}
/*------*/
/*MAIN STYLING*/
.main{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background: url(../../img/tematic/pattern_bg.jpg);
}
.main h2{
	font:30px "RL", Arial;
	color: #000;
	margin-bottom: 25px;
	padding-left: 15px;
}
.main p {
	font:16px Arial;
	line-height: 21px;
	color: #000;
	padding-bottom: 3px;
	padding-left: 15px;
}
.main ul{
	float: left;
}
.main ul li.heading{
	font:23px "RCR", Arial;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	padding-right: 45px;
	margin-bottom: 3px;
}
.main ul li{
	padding-left: 10px;
}
.main li a{
	font:15px "RCL" ,Arial;
	color: #585858;
	text-decoration: none;
	display: block;
	line-height: 25px;
	-webkit-transition: 0.15s all ease;
	-o-transition: 0.15s all ease;
	transition: 0.15s all ease;
}
.main li a:hover{
	color: #929292;
}
/*-----*/

/*QUESTION_SECTION CSS*/
.question_content{
	width: 100%;
	padding-top: 80px;
	padding-bottom: 50px;
	background-image: url(../../img/complect_home/pattern_bg.jpg);
}
.question_block h3{
	font:36px  "RL",Arial, sans-serif;
	color:#2e2e2e;
	text-align: center;
	margin-bottom: 30px;
}
.question_block .accordion{
	display: inline-block;
	zoom:1;
	*display: inline;
	width: 570px;
}
.question_block ul li{
	padding-bottom:20px;
}
.question_block .accordion .question{
	font: 17px Arial, sans-serif;
	color:#2e2e2e;
	font-weight: normal;
	padding-bottom: 30px;
	padding-left: 45px;
	padding-top: 8px;
	cursor: pointer;
	-webkit-transition: 0.25s all ease;
	-o-transition: 0.25s all ease;
	transition: 0.25s all ease;
}
.question_block .accordion .plus{
		background-image: url(../../img/complect_home/plus.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.question_block .accordion .minus{
	background-image: url(../../img/complect_home/minus.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.question_block .accordion .answer{
	padding-bottom: 30px;
	cursor: default;
	padding-left: 80px;
	font:14px Arial;
}
.question_block .accordion .question i{
	cursor: pointer;
	background-image: url(../../img/plus_minus.png);
	display: block;
	width: 34px;
	height: 35px;
	float: left;
	margin-right: 15px;
	background-position: -33px 0;
	position: relative; 
	top: -6px;
}
.question_block .connection_form{
	margin-top: 0;
	float: right;
	width: 320px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 100px;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	-moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.2);
	box-shadow: 3px 3px 0 rgba(0,0,0,0.2);
}
.question_block .connection_form h3{
	 font: 24px Arial, sans-serif;
  color: #2e2e2e;
  font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.question_block .connection_form p{
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 25px;
	font-family: Arial,sans-serif;
  font-size: 17px;
  color: #444444;
  border-bottom: 1px solid #e4e4e4;
  line-height: 25px;
}
.question_block .connection_form input{
  outline: none;
  border:1px solid #d6d6d6;
	width: 194px;
	font: 14px 'RR',Arial, sans-serif;
  color: #2e2e2e;
  padding: 0 10px;
  margin-bottom: 20px;
  height: 45px;
  line-height: 45px;
}
.question_block .connection_form button{
	width: 210px;
	height: 50px;
	text-align: center;
	font:18px "RR", Arial;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	border-bottom: 2px solid #347096;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	background-color: #48a1da; 
	-webkit-transition: 0.25s all ease;
	-o-transition: 0.25s all ease;
	transition: 0.25s all ease;
}
.question_block .connection_form button:hover{
	background-color: #5bb5ef;
}
.question_block .connection_form button:active{
	background-color: #347096;
}

/*--------*/


/*FOOTER STYLING*/
footer{
	background-color: #222;
	padding:20px 0;
}
footer p{
	font:15px "RCL", Arial;
	color: #fff;
	padding-left: 30px;
}
/*------*/

/*POPUP_STYLING*/
.pop_bg,
.pop_up {
	display: none;
}
.pop_up {
	background: none repeat scroll 0 0 #fff;
	border-radius: 8px;
	width: 330px;
	margin-left: -225px;
	left: 50%;
	position: absolute;
	text-align: center;
	z-index: 1000;
	padding: 25px 0;
}
.pop_up h2{
	font:28px "RCR"; 
	color: #000;
	margin-bottom: 5px;
}
.pop_up p{
	color: #000;
	font:18px "RCL";
	margin-bottom: 25px;
}
.pop_up input{
	width: 360px;
	margin-bottom: 20px;
	height: 50px;
	line-height: 50px !important;
	font-size: 18px;
  outline: none !important;
  width: 240px;
  padding-left: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #222;
  height: 50px;
  line-height: 50px !important;
  border: 1px solid #cccccc;
  -moz-box-shadow: inset 3px 3px 6px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 3px 3px 6px rgba(0,0,0,0.1);
  box-shadow: inset 3px 3px 6px rgba(0,0,0,0.1);
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
.pop_up .button{
  text-decoration: none;
  border: 0 none;
  cursor: pointer;
  outline: 0 none;
  background-color: #d4312b;
  text-align: center;
  font: 25px "RCR";
  color: #fff;
  text-transform: uppercase;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-bottom: 2px solid #7e1d19;
  height: 65px !important;
  line-height: 65px !important;
  width: 260px ;
  margin-left: 0;
}
.pop_up .button:hover{
	background-color: #e3504b;
}
.pop_up .button:active{
	background-color: #7e1d19;
}
/*----*/
