@import url(http://fonts.googleapis.com/css?family=Open+Sans:800,400);
* {
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.form_2calls_vertical {
	width: 50px !important;
}
.container-fluid {
	padding: 0;
	min-height: 100%;
}
.navbar-default{
	border: none;
	background-color: #3c4d59;
}
body, html {
	min-width: 1050px;
	/*height: 100%;*/
}
label {
    float: left;
    display: inline-block;
    float: left;
    font-size: 14px  !important;
    font-weight: 100  !important;
    margin: 0 10px;
    margin-top: 7px;
}
.wrapper {
	width: 100%;
	height: 82px;
	background-color: #3c4d59;
}
.cab-wrapper {
	width: 100%;
	height: 80px;
	background-color: #e0e0e0;
}
/*block header*/
.navigation, .phone, .instructions, .advantage, .footer {
	max-width: 960px;
	margin: 0 auto;
}
.navbar-collapse.collapse > ul {
	margin-top: 29px;
}
.navbar-collapse.collapse > ul.mynav {
	margin-top: 4px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover{
	border-bottom: 5px solid red;
	background: none;
	font-weight: 500;
	color: #ebeded;
}
.navbar {
	border: none;
}
.cab-nav>li {
	margin-right: 28px;
}
.cab-nav>li>a {
	padding: 34px 0 0 0 ;
	color: #757e85;
	font-size: 14px;
	font-weight: 100;
}
.navbar-nav>.active>a,  .navbar-nav>.active>a:hover, .navbar-nav>li>a:hover {
	font-size: 14px;
	font-weight: 800;
	color: #3c4d59;
	background: url(../../images/navar.png) no-repeat top center;
}
 .navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
	font-size: 14px;
	font-weight: 200;
	color: #000;
	background: none;
}
.navbar-nav>.active>a {
	background: url(../../images/navar.png) no-repeat top center;
}
.navbar-default .navbar-nav>li>a {
	padding: 13px 13px 15px;
	background: none;
	color: #d7d9db;
}
.navbar-brand {
	padding: 0;
	margin-top: 30px;
}
.tog {
	float: right;
	margin-top: 5px;
}
.rus {
	float: right;
	color: #fff;
	margin-left: 4px;
}
.eng {
	margin-right: 4px;
	color: #fff;
}
.auth {
	border: 1px solid #fff;
	border-radius: 107px;
	height: 33px;
	margin: 34px 0px 0 21px !important;
}
#register {
	height: 31px;
}
#register:hover {
	background-color: #fff;
	border-radius: 9999px;
}
#register a {
	padding: 5px;
	color: #b5babd;
	border: none;
}
#search {
	height: 31px;
	position: relative;
}
#search:hover {
	background-color: #fff;
	border-radius: 9999px;
}
#search>a {
	padding: 5px;
	color: #b5babd;
	border: none;
}
.navbar-default .navbar-nav>.user {
	position: relative;
}
.navbar-default .navbar-nav>.user>a, .navbar-default .navbar-nav>.user>a:hover {
	font-size: 14px;
	font-weight: 800;
	color: #fff;
}
.vert {
	position: absolute;
	width: 1px;
	height: 15px;
	background-color: #fff;
	top: 16px;
	right: 0;
}
/*login form*/
#search-box {
	/*overflow: hidden;*/
	z-index: 9999;
	position: relative;
	background-color: #fff;
	width: 319px;
	border: 1px solid #c2c2c2;
	position: absolute;
	left: -275px;
	top: 47px;
}
.myauth {
	width: 319px;
}
.inp {
	overflow: hidden;
	margin-bottom: 17px;
}
#search-box input {
	width: 185px;
	height: 42px;
	float: right;
	margin-top: -10px;
}
#search-box label {
	font-size: 18px;
	float: right;
	margin-top: 15px;
	color: #3c4d59;
}

#lb {
	cursor: pointer;
	width: 157px;
	height: 52px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 0px;	
	background: #d83734;
	text-decoration: none;
	color: #fff;
}
.btn {
	margin: 29px 0 0 6px;
	font-size: 14px;
	color: #fff;
}
#forgot_pass {
	/*padding: 15px 10px 0;*/
	width: 162px;
	height: 52px;
	float: left;
	padding-top: 15px;
	background: #f84642;
	text-align: center;
	display: block;
	text-decoration: underline;
	color: #fff;
}
.modal-body {
	width: 332px;
}
/*end login form*/
#register {
	position: relative;
}
#register-box {
	z-index: 9999;
	position: relative;
	background-color: #fff;
	width: 332px;
	border: 1px solid #c2c2c2;
	position: absolute;
	left: -265px;
	top: 47px;
}

#register-box input {
	width: 185px;
	height: 42px;
	float: right;
	margin-top: -10px;
}
#register-box label {
	font-size: 18px;
	float: right;
	margin-top: 15px;
	color: #3c4d59;
}
#register-box #register_button {
	width: 100%;
	background-color: #2696e0;
	color: #fff;
}
.trian {
	position: absolute;
	right: 13px;
	top: -9px;
	background: url(../../images/trian.png) no-repeat right 0px;
	width: 9px;
	height: 9px;
}
/*register*/

/*end register*/
/*end of header*/

/*main page*/
.phwrapper {
	/*min-height: 100%;*/
	margin-bottom: 30px;
}
.phonewrap {
	background-color: #e1e1e1;
}
.pict_phone {
	background: url(../../images/phone.png) no-repeat;
	width: 358px;
	height: 351px;
	float: left;
	margin-top: 0px;
}
.about {
	margin: 7px 0 0 17px;
	/*float: left;*/
	font-size: 28px;
}
.about p {
	margin: 0;
	font-weight: 200;
}
.about p span {
	font-weight: 800;
}
.about hr {
	border-top: 1px solid #939aa0;
	margin-top: 5px;
	margin-bottom: 8px;
}
.about .reklam {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 10px;
	/*width: 530px;*/
}
.connect {
	width: 217px;
	height: 62px;
	border-radius: 10px;
	background-color: #f84642;
	font-size: 24px;
	color: #fff;
}
.tar-connect {
	width: 170px;
	height: 50px;
	border-radius: 10px;
	background-color: #f84642;
	font-size: 18px;
	color: #fff;
}
#contact_but {
	width: 235px;
	height: 40px;
	border-radius: 10px;
	background-color: #f84642;
	font-size: 18px;
	color: #fff;
}
.info p {
	padding: 30px 0;
	text-align: center;
	font-size: 24px;
	font-weight: 200;
	max-width: 780px;
	margin: 0 auto;
}
.info p span{
	margin: 0;
	font-size: 24px;
	font-weight: 800;
}
.instrwrap {
	background-color: #306a93;
}
.instructions {
	overflow: hidden;
	
}
.somearr {
	width: 70px;
	height: 70px;
	position: absolute;
	background: url(../../images/instrarr.png) no-repeat center center;
	left: -100px;
	top: 100px;
}
.instructions img {
	float: left;
}
.instructions p {
	text-align: center;
	font-size: 19px;
	font-weight: 800;
	width: 400px;
	margin: 38px auto 0 auto;
	color: #fff;
	margin-bottom: 30px;
}
.inpfree {
	width: 258px;
	margin: 0 auto;
	text-align: center;
	background-color: #2697e2;
	padding-top: 5px;
	border-radius: 5px;
}
.free {
	position: relative;
	float: left;
	margin-left: 67px;
}
.free input {
	width: 252px;
	height: 51px;
	border-radius: 5px;
	font-size: 23px;
	font-weight: 100;
	color: #3c4d59;
	padding-left: 17px;
	margin-bottom: 5px;
}
.free a {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 19px;
	display: inline-block;
}
.inadv {
	width: 978px;
	margin:  0 auto;
}
.info {
	overflow: hidden;
}
.advantage {
	overflow: hidden;
	/*margin-bottom: 87px;*/
}
.advantage ul {
	margin-top: 40px;
	padding: 0;
	float: left;
	list-style-type: none;
}
.advantage ul li {
	overflow: hidden;
	clear: both;
	width: 480px;
	color: #3c4d59;
}
.advantage img {
	float: left;
	width: 70px;
	height: 70px;
}
.advantage span {
	font-size: 18px;
	display: inline-block;
	width: 354px;
	margin: 20px 0 0 18px;
}
.advantage .myspan{
	margin: 13px 0 0 18px;
}
.span1 {
	background-color: #d8d8d8;
}
.span2 {
	background-color: #e1e1e1;
}
/*end of main*/
/*footer*/
.footwrap {
	background-color: #3c4d59;
	overflow: hidden;
}
.copyright {
	width: 33%;
	float: left;
	margin-top: 20px;
}
.copyright p {
	color: #d7d9db;
	font-size: 12px;
}
.social {
	text-align: center;
	width: 33%;
	float: left;
	margin: 25px 0 0 0;
}
.social a {
	margin-left: 8px !important;
}
.support {
	width: 33%;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	float: right;
}
.support ul {
	list-style-type: none;
	float: right;
}
.support ul li a {
	font-size: 14px;
	color: #fff;
	font-weight: 100;
}
.support ul li a:hover {
	border-bottom: 1px solid red;
	text-decoration: none;
}
/*end footer*/

/*page news*/
.blog-summary {
	overflow: hidden;
}
/*end news*/

/*faq*/
.row .faq-cats li {
	list-style-type: none;
	margin-bottom: 10px;
}
.row .faq-cats li a {
	padding: 10px;
}
/*end faq*/
.forgot {
	width: 440px !important;
	height: 200px !important;
	left: 63% !important;
}
.success_reg {
	width: 702px !important;
	height: 198px !important;
	left: 63% !important;
}
.forgot input.mail {
	text-align: center;
	padding: 0 10px 0 10px;
	width: 100%;
	height: 50px;
	color: #000;
	font-size: 24px;
}
.forgot input.subm {
	font-size: 14px;
	font-weight: 800;
	color: #000;
	background: #f84642;
	border-radius: 15px;
	width: 134px;
	height: 50px;
	margin: 0 auto;
	display: block;
	margin-top: 8px;
}
.forgot p, .n_pr p, .success_reg p {
	padding: 0 20px 0 20px;
	font-size: 17px;
	font-weight: 800;
	color: #000;
	margin-top: 30px;
}
.success_reg p {
	margin: 0;
	padding-top: 10px;
	/*font-size: 18px;*/
	font-weight: 100;
	color: #292929;
	padding-top: 15px;
	line-height: 1.34;
}
.cancel {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #000;
	width: 28px;
	height: 23px;
	color: #fff;
}
.head {
	width: 100%;
	height: 75px;
	text-align: center;
	/*padding: 0 20px;*/
}
.sceleton p {
	text-align: left;
	padding: 0 10px;
	margin: 0;
}
.sceleton p span{
	font-weight: 800;
}
.head h4 {
	padding-top: 20px;
	font-size: 32px;
	font-weight: 800;
}
.sceleton {
	overflow: hidden;
	width: 100%;
	/*padding: 0 20px;*/
}
.sceleton h5 {
	margin: 0;
	text-align: center;
	font-size: 18px;
	font-weight: 800;
}
.sceleton h5 span {
	font-size: 72px;
	font-weight: 400;
}
.sceleton i {
	font-size: 50px;
}
.sceleton ul {
	list-style-type: none;
	padding: 0;
	text-align: center;
}
.sceleton ul li {
	font-size: 14px;
	font-weight: 800;	
}
.green .head {
	background-color: #00f770;
}
.silver .head {
	background-color: silver;
}
.yellow .head {
	background-color: #ffed26;
}
.fiolet .head {
	background-color: #a66aff;
}
.green .sceleton {
	background-color: #b4fad4;
}
.silver .sceleton {
	background-color: #ccc;
}
.yellow .sceleton {
	background-color: #faf5b4;
}
.fiolet .sceleton {
	background-color: #d1b6f7;
}
.green a, .fiolet a, .yellow a, .silver a {
	margin: 10px auto;
	display: block;
	width: 173px;
	height: 55px;
	border-radius: 30px;
	color: #000;
	font-weight: 400;
	font-size: 18px;
	border: 1px solid #000;
	padding-top: 12px;
}
.green a:hover {
	background-color: #00f770;
}
.yellow a:hover {
	background-color: #ffed26;
}
.fiolet a:hover {
	background-color: #a66aff;
}
.silver a:hover {
	background-color: #c0c0c0;
}
.green a {
	background-color: #b4fad4;
}
.yellow a {
	background-color: #faf5b4;
}
.fiolet a {
	background-color: #d1b6f7;
}
.silver a {
	background-color: #ccc;
}
.new-select-style-wpandyou select {
	padding: 0;
	line-height: 2;
	border-radius: 0;
	background: transparent;
	background-color: #3c4d59;
	height: 34px;
	border: 0;
	font-size: 16px;
	-webkit-appearance: none;
	width: 100px;
	color: #fff;

}
.new-select-style-wpandyou {
	border-radius: 20px;
    border: 1px solid #CCC;
    overflow: hidden; 
    height: 34px;
    background: url(../../images/selarr.png) no-repeat right;
    width: 100px;
}
.selsect2-drop {
	background-color: red !important;
}
.select2-drop img, .flag{
	margin-right: 3px;
}
/*.select2-container {
	position: absolute;
	right: 0px;
	top: 4px;
}*/
.pluso-facebook {
	background: url(../../images/f-book.png) !important;
}
.pluso-twitter {
	background: url(../../images/twiter.png) !important;
}
.pluso-linkedin {
	background: url(../../images/in.png) !important;
}
.pluso-vkontakte {
	background: url(../../images/vk.png) !important;
}
.pluso-odnoklassniki {
	background: url(../../images/odnok.png) !important;
}
.pluso-more {
	display: none !important;
}
.pluso-counter {
	display: none;
}
.scrolltotop {
	width: 50px;
	height: 50px;
	color: #d8d8d8;
	border: 1px solid #d8d8d8;
	text-align: center;
	border-radius: 30px;
	background: rgba(60,77,89, 0.5);
}
.scrolltotop i {
	padding-top: 16px;
}
.suc_reg {
	margin-top: 55px;
	text-align: center;
}
.canlan {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #E0DBDB;
	width: 28px;
	height: 23px;
	color: #030303;
	font-weight: 600;
	border: 1px solid gray;
	margin: 6px;
}
#wraplan {
	width: 700px;
	height: 330px;
	background: #fff;
	border-radius: 0;
	position: absolute;
	left: 57%;
}
#wraplan ul {
	padding: 0;
	float: left;
	margin: 57px  36px;
}
#wraplan ul li {
	list-style-type: none;
	padding-left: 20px;
	font-size: 9pt;
	margin-bottom: 5px;
}
.lilang {
	margin-top: -1px;
	padding: 4px;
	/*background: #fff;*/
	position: absolute !important;
	right: -35px;
	top: 37px;
}
.lilang:hover {
	cursor: pointer;
}
.lilang span{
	padding-left: 20px;
	font-size: 9pt;
}
#success_reg #wraps{
	margin: -165px 0 0 -486.5px;
}
@media (max-width: 768px) {
.navbar-collapse.collapse > ul {
	float: right;
}
.navbar-collapse.collapse > ul li {
	float: left;
}
.cab-nav {
	float: left;
	margin: 0;
}
.cab-nav li {
	float: left;
}
.navbar-collapse {
	border: none;
}
.wrapper {
	overflow: hidden;
}
}
.tar_cont {
	width: 1200px;
	/*min-width: 1100px;*/
	margin: 0 auto;
}
.new-story {
	/*color: green;*/
}
.tars {
	width: 287px;
	float: left;
	margin-right: 10px;
}
.pricing {
	overflow: hidden;
}
.ssyl a {
	text-decoration: none;
}
.sin_new_li {
	list-style-type: none;
}
.section-header {
	background: #e1e1e1;
}
.singl p img {
	height: auto !important;
	max-width: 693px !important;
}
.nh1, .ssyl {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 28px;
	font-weight: 400;
	margin: 20px 0 20px 0;
}

.recent-blogs ul {
	padding: 0; 
}
.news_panel {
	margin-top: 13px;
}
.news_panel1 {
	margin-top: 27px;
}
.player_text {
	position: absolute;
	bottom: 35px;
	left: 359px;
	font-size: 16px;
}
.tarif_body {
	min-width: 1200px;
}
.not_found {
	text-align: center;
	margin: 158px 0;
}
.for-news {
	font-size: 25px;
	margin-top: 10px;
}
.phone {
	position: relative;
}
.mp3 {
	position: absolute;
	bottom: 0;
	left: 359px;
}
.free_inp {
	width: 252px;
	height: 51px;
	border-radius: 5px;
	font-size: 24px;
	font-weight: 100;
	color: #3c4d59;
	padding-left: 17px;
}
.n_pr{
	width: 749px !important;
	height: 203px !important;
	left: 56% !important;
	text-align: center;
}
.g_left {
	float: left;
}
.g_right {
	margin-left: 5px;
	padding-top: 15px;
}
.g_right input {
	width: 436px;
	margin: 0 20px;
}
.g_my {
	text-align: center;
	padding-left: 0!important;
}
.g_body {
	background: #fff !important;
}
#w_shows,#w_calls {
	height: 39px;
	width: 88px;
	position: relative;
	z-index: 1;
}
.dropdown-menu {
	z-index: 999;
}
.gaiver_ps {
	margin: 20px 0 !important;
}