/* 


    _/                                  _/            
   _/          _/_/_/  _/_/_/      _/_/_/  _/    _/   
  _/        _/    _/  _/    _/  _/    _/  _/    _/    
 _/        _/    _/  _/    _/  _/    _/  _/    _/     
_/_/_/_/    _/_/_/  _/    _/    _/_/_/    _/_/_/      
                                             _/       
                                        _/_/          
                                                 
											   V 1.0                                  
                                  													 
                                  													 */
@import "iconfont.css";
@import "animate.min.css";

/*-----------------------------------------------------------------------------------*/
/* GENERAL
/*-----------------------------------------------------------------------------------*/


body{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color: #3a3a3a;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}

p{
	font-size: 1.2em;
}

.lead{
	  font-weight: 400;
  text-align: left;
}
.lead1{
	  font-weight: 400;
  font-size: 2em;
}

button {
	display: inline-block;
	margin-bottom: 0;
	margin-bottom: 10px;
	padding: 6px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
	border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.428571429;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.visibility{
	visibility: hidden;
}

.animated{
	visibility: visible!important;
}

/*-----------------------------------------------------------------------------------*/
/*	KEY COLOR
/*-----------------------------------------------------------------------------------*/

/*---- Typography ----*/
header h1, 
.payoff h1,
.details .carousel,
.social a:hover{
	color: #fff;
    text-shadow: #000 0px 0px 10px;
	}

.features p{
	color: #000;
}

/*---- Background ----*/
.features,
.detail .carousel-indicators .active {
	*background: #F6DF15;	
	background: #fff;	
}
	

/*-----------------------------------------------------------------------------------*/
/* NAVBAR
/*-----------------------------------------------------------------------------------*/

nav.navbar{
	position: fixed;
	*top: -72px;
	margin-bottom: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border-radius: 0px;
	transition: all 0.2s;
	display: block;
}

.navbar-nav{
	*float: right;
	padding-top: 15px;
}

nav.navbar.fixed-to-top{
	top: 0px;
}
nav img {
	    *width: 100%;
    height: auto;	
	
}
.navbar-default{
	border: none;
	background: #fff;
	*border-bottom: 1px solid #eee;
	*background: #fff;
	opacity: 0.95;
	display: none;
}

.navbar-default .navbar-nav>li>a {
	color: #aaa;
	font-size: 1.2em;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #3A3A3A;	
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.navbar-default .navbar-brand{
	color: #333333;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 2em;
	font-family: 'Roboto Condensed', sans-serif;
}


/*-----------------------------------------------------------------------------------*/
/* HEADER 
/*-----------------------------------------------------------------------------------*/

header{
	padding: 90px 0px 0px 0px;
	*height: 736px;
	*background: url('../img/bg-head.jpg');
	background-color: white!important;
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
}
header img {
	    width: 100%;
    height: auto;
}
header h1{
	*text-transform: uppercase;
	*font-weight: 700;
	font-weight: 500;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	
}

header p.lead{
	font-size: 36px;
}


header .carousel-iphone{
	margin-right: auto;
	margin-left: auto;
	width: 320px;
	height: 672px;
	background: url('../img/iphone-front.png') no-repeat;
	background-size: 100%;
	
}

header .carousel {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 95px 0px 0px 4px;
	width: 282px;
}

header .carousel-indicators .active {
	width: 15px;
	height: 15px;
	background: #444444;
}

header .carousel-indicators {
	bottom: -63px;
}

header .carousel-indicators li {
	display: inline-block;
	margin: 1px;
	width: 15px;
	height: 15px;
	border: 1px solid #666666;
	border-radius: 10px;
	text-indent: -999px;
	cursor: pointer;
}
.head-fon {
    background: url(../img/head-fon.jpg);
	height: 870px;
}
.head-blok {
	
	height: 760px;
}

.head-text {
	position: absolute;
    bottom: 15%;
	
}
/*-----------------------------------------------------------------------------------*/
/* PURCHASE
/*-----------------------------------------------------------------------------------*/
.t-container {
    max-width: 1200px;
}
.t-container, .t-container_10, .t-container_8 {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
}
.t-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}
.t-col_4 {
    max-width: 360px;
}
.t-align_left {
    text-align: left;
}
.t899__wrapper {
    position: relative;
}
.t899__wrapperleft {
    padding-left: 0;
    padding-right: 0;
}
.t899__title {
    z-index: 2;
    position: relative;
    font-weight: 700;
    padding-top: 65px;
    padding-bottom: 10px;
}

.t-name_lg {
    font-size: 22px;
    line-height: 1.35;
}
.t899__symbol {
    position: absolute;
    z-index: 1;
    line-height: 150px;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 200px;
    font-family: sans-serif;
    font-weight: 700;
    color: rgba(230,230,230,.7);
    opacity: .6;
    user-select: none;
}
.t899__separator {
    margin-bottom: 90px;
}
.t-container:after, .t-container:before, .t-container_100:after, .t-container_100:before, .t-container_10:after, .t-container_10:before, .t-container_8:after, .t-container_8:before {
    display: table;
    content: " ";
}
.t-clear, .t-container:after, .t-container_100:after, .t-container_10:after, .t-container_8:after {
    clear: both;
}
.purchase{
	overflow: hidden;
	padding: 100px 0px 100px 0px;
	min-height: 200px;
	    *background-image: url('../img/bg.jpg');
}

.purchase button.app-store{
	width: 152px;
	height: 52px;
	background: url(../img/badge-appstore.png) #3a3a3a no-repeat 0px 5px;
	color: white;
}

/*-----------------------------------------------------------------------------------*/
/*	PAYOFF
/*-----------------------------------------------------------------------------------*/
.blok3-text {
	
	background: #fff;
    padding: 40px;
    font-size: 18px;
    line-height: 30px;
}

.t-col_12 {
    max-width: 1160px;
}
.t905__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.t905__card {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
}
.t-align_left {
    text-align: left;
}
.t905__content:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 20px;
    top: 50%;
    right: -40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left-color: #fff;
}
.t905__wrapper .t905__card:first-child .t905__content:after {
    right: -40px;
    border-right-color: transparent;
    border-left-color: #fff;
    left: inherit;
}
.t905__wrapper .t905__card:nth-child(4n-1) .t905__content:after {
    left: -40px;
    border-right-color: #fff;
    border-left-color: transparent;
}
.t905__wrapper .t905__card:nth-child(4n) .t905__content:after {
    left: -40px;
    border-right-color: #fff;
    border-left-color: transparent;
}
.t905__content {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.t905__wrapper .t905__card:first-child .t905__content {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.t905__wrapper .t905__card:nth-child(4n-1) .t905__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.t905__wrapper .t905__card:nth-child(4n) .t905__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.t905__content_wrapper {
    width: 80%;
    padding: 20px 0;
}

.t-descr_xs {
    font-size: 16px;
    line-height: 1.55;
}
.t905__image_wrapper {
    width: 50%;
}
.t905__image {
    width: 100%;
    padding-bottom: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.payoff3{
	overflow: hidden;
	padding: 50px 0px 50px 0px;
	height: 840px;
	*min-height: 600px;
	background: url('../img/3-blok.jpg');
	*background-position: center top;
	*background-repeat: repeat-x;
	color: #000;
}

.payoff3 h1{
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	font-size: 2.8em;
}

.payoff4{
	overflow: hidden;
	padding: 50px 0px 50px 0px;
	*min-height: 600px;
	*background: url('../img/bg-1.jpg');
	background-position: center top;
	*background-repeat: repeat-x;
	color: #000;
}
.payoff6{
	overflow: hidden;
	padding: 50px 0px 50px 0px;
	*background: url('../img/bg-1.jpg');
	background-position: center top;
	
	color: #000;
}

.payoff4 h1{
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	font-size: 2.8em;
}
.payoff4 .col-sm-6 {
min-height: 140px;
}
.payoff5 .col-sm-6 {
min-height: 245px;
}
.payoff7 {
	
	padding: 100px 0px 100px 0px;
    background-color: #f5f5f5;
}
.payoff7 h1 {
	padding: 0 0 50px 0;
	
}
.detail h2 {
	
	padding: 0 0 50px 0;
}
.base {
	
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10) !important;
}
/*-----------------------------------------------------------------------------------*/
/*	DETAIL
/*-----------------------------------------------------------------------------------*/

.detail{
	overflow: hidden;
	padding: 100px 0px 100px 0px;
	min-height: 500px;
	

    background-color: #f5f5f5;
}

.detail .title{
	margin-bottom: 80px;
	text-align: center;
}

.detail .features .row{
	margin-bottom: 40px;
}

.detail .carousel h1{
	font-size: 2.8em;
}
.detail .carousel h1, .detail p{
	*text-align: left;
	*font-weight: 300;
}

.detail p{
	color: #aaa;
}

.detail .carousel-control{
	background: none;
}

.detail .app-screenshot{
	overflow: hidden;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	*width: 320px;
	height: 450px;
	*background: url('../img/iphone-front.png') no-repeat;
	background-size: 100%;
}

.detail .app-screenshot img{
	margin-right: auto;
	margin-left: auto;
	padding-left: 4px;
	width: 280px;
}

.detail .carousel-indicators {
	position: relative;
	bottom: 0;
	left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	padding-bottom: 8px;
	width: 100%;
	border-top: 1px solid #eee;
	background: #ffffff;
}

.detail .carousel-indicators .active {
	*width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
}

.detail .carousel-indicators li {
	display: inline-block;
	margin: 1px;
	width: 45px;
	height: 5px;
	border: none;
	border-radius: 0px;
	background: #eeeeee;
	text-indent: -999px;
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------*/
/*	FEATURES
/*-----------------------------------------------------------------------------------*/
.features1{
padding: 0px 0px 50px 0px;
}
.features{
	overflow: hidden;
	padding: 50px 0px 150px 0px;
	min-height: 400px;
	color: black;
	    *background: url('../img/bg-1.jpg') repeat;
}

.features p {
	font-weight: 400;
	  *text-shadow: 0px 0px 4px #000;
}

.features h2{
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	  text-shadow: 0px 0px 1px #fff;
}

.features .circle{
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-top: 33px;
	width: 150px;
	height: 150px;
	border: 2px solid #000;
	border-radius: 100%;
	text-align: center;
	
}

.features span.glyphicon, .features i{
	margin-top: 3px;
	color: #000;
	font-size: 5em;
}
.features img {
	width: 100%;
    height: auto;
}
/*-----------------------------------------------------------------------------------*/
/*	SOCIAL
/*-----------------------------------------------------------------------------------*/

.social{
	*overflow: hidden;
	padding: 80px 0px 150px 0px;
	min-height: 350px;
	*background: url('../img/bg-footer.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	*color: white;
}

.social h2{
	color: white;
}

.social a {
	margin-left: 10px;
	color: #FFF;
	font-size: 5em;
	transition: all 0.3s;
}

.social a:hover{
	text-decoration: none;
	cursor: pointer;
	
}

/*-----------------------------------------------------------------------------------*/
/*	GET-IT
/*-----------------------------------------------------------------------------------*/

.get-it{
	padding: 100px 0px 160px 0px;
	text-align: center;   
	background: url('../img/bg-footer.jpg');
	    background-repeat: no-repeat;
}

.get-it button.app-store{
	width: 152px;
	height: 52px;
	background: url(../img/badge-appstore.png) #373737 no-repeat 0px 5px;
	color: white;
}

.get-it hr{
	margin-top: 3em;
	margin-bottom: 3em;
}

.get-it ul{
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.get-it ul li{
	display: inline-block;
	margin-left:30px;
}

.get-it ul li:first-child{
	margin-left: 0px;
}

.get-it ul li a{
	color: #aaa;
	font-size: 1.2em;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.get-it ul li a:hover{
	color: #3A3A3A;
	text-decoration: none;
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------*/
/*	MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/

@media (max-width:768px) {
	
	header{
		padding-bottom: 50px;
		*min-height: 1000px;
		height: 100%;
	}
	
	.navbar-nav {
		float: left;
		text-align: left;
}

	
}

@media (max-width:992px) {

.detail .carousel h1, .detail p{
	text-align: center;
}

.detail p{
		*margin-bottom: 60px;
}

header, .social{
	background-position-y: 0px;
	background-size: 200%;
}

.payoff{
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 200px;
}

.payoff h1{
	font-size: 24px;
}

.features .col-md-4{
	margin-bottom: 60px;
}

}

@media (max-width:480px){

	header .carousel-iphone, .detail .app-screenshot{
		width: 280px;
	}
	
	header .carousel, .detail .app-screenshot img{
		padding-top: 85px;
		width: 245px;
	}
	
	.detail .app-screenshot img{
		margin-top: -12px;
		padding-top: 0px;
	}
	
	header{
		padding-top: 100px;
		padding-bottom: 0px;
	}
	
	header h1{
		font-size: 30px;
	}
	
	.purchase{
		padding-top: 50px;
	}
	
	.features col-md-4{
		margin-bottom: 50px;
	}
	
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    /* Retina-specific stuff here */
    .purchasebutton.app-store, .get-it button.app-store{
        background: url(../img/badge-appstore@2x.png) #3a3a3a no-repeat 0px 5px;
        background-size: 98%;
    	color: white;
    }
}



#blok_tel {
width:300px; border:0px solid red;text-align:center;margin:0 auto;
box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8),
   0 0 40px rgba(0, 0, 0, .1) inset;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}
.p_tel {font-family:tahoma;font-size:24px;font-weight:bold;text-align:center;margin:0;padding:0;outline:none;color:#222222;}
.p_tel2 {font-family:tahoma;font-size:15px;font-weight:bold;text-align:center;margin:0;padding:0;color:#333333;}
.form1 {margin:10px;padding:10px;}
.form1 input[type='text']{width:250px; height:40px;text-align:center;margin:0;padding:0;outline:none;
font-size:22px; color:#666666;font-family:tahoma;
  box-shadow:
  -20px 20px 0 -17px #fff,
   20px -20px 0 -17px #fff,
   20px 20px 0 -20px rgba(182,224,38,1),
   0 0 0 2px rgba(182,224,38,1);
}
.form1 input[type='submit']{width:250px; height:40px;text-align:center;
border:2px solid #cccccc;font-weight:bold;font-size:13px;font-family:tahoma;
outline:none;
background: rgb(182,224,38); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(182,224,38,1) 0%, rgba(171,220,40,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,224,38,1)), color-stop(100%,rgba(171,220,40,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(182,224,38,1) 0%,rgba(171,220,40,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(182,224,38,1) 0%,rgba(171,220,40,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(182,224,38,1) 0%,rgba(171,220,40,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(182,224,38,1) 0%,rgba(171,220,40,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6e026', endColorstr='#abdc28',GradientType=0 ); /* IE6-9 */

}

.f1{
margin-bottom: 40px;
  width: 300px;
  margin: 0 auto;
  color: #000;
}
input[type="submit"] {
	    /*padding: 10px;
    border-radius: 5px;
   color: #fff;
   
    background-image: -moz-linear-gradient(top, #D44F83, #A10F45);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0), to(#A10F45));
    background-image: -webkit-linear-gradient(top, #D44F83, #A10F45);
    background-image: -o-linear-gradient(top, #D44F83, #A10F45);
    background-image: linear-gradient(to bottom, #D44F83, #A10F45);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D44F83', endColorstr='#A10F45', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
	    width: 100%;
	border: 1px;
	    background: #b80202;
    color: #fff;
    padding: 10px 20px;
    display: block;
    border-radius: 10px;
}
.button-green {
	    padding: 10px;
    border-radius: 5px;
    background-color: #ff0;
    background-image: -moz-linear-gradient(top, #D44F83, #A10F45);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0), to(#A10F45));
    background-image: -webkit-linear-gradient(top, #D44F83, #A10F45);
    background-image: -o-linear-gradient(top, #D44F83, #A10F45);
    background-image: linear-gradient(to bottom, #D44F83, #A10F45);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D44F83', endColorstr='#A10F45', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	
	
}
.button-green-big {
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 20px;
    background-color: #ff0;
    background-image: -moz-linear-gradient(top, #D44F83, #A10F45);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff0), to(#A10F45));
    background-image: -webkit-linear-gradient(top, #D44F83, #A10F45);
    background-image: -o-linear-gradient(top, #D44F83, #A10F45);
    background-image: linear-gradient(to bottom, #D44F83, #A10F45);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D44F83', endColorstr='#A10F45', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	
	
}
a.button-green,a.button-green-big {
	color:#fff;
}
.phone {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: bold;
	
}
.container li {
text-align: left;
    *min-height: 70px;	
	
}
.purchase .container li {
	background: url(../img/galka.png) no-repeat left 0px;
	list-style: none;
	    padding-left: 55px;
		    font-size: 16px;
}
.kto {
	    *border: 1px dashed #F3BED6;
    padding: 5px;
    border-radius: 5px;
}
.features1 .container li {
    line-height: 30px;
    list-style: none;
    font-size: 20px;
}
.features .container li {
	    font-size:20px;
		list-style: none;
		background: url(../img/gal.png) no-repeat left 0px;
		    padding-left: 50px;
}
.chto1 {
	list-style: none;
	background: url(../img/1.png) no-repeat left 0px;
	padding-left: 60px;    min-height: 70px;line-height: 44px;
}
.chto2 {
	list-style: none;
	background: url(../img/2.png) no-repeat left 0px;
	padding-left: 60px;    min-height: 70px;line-height: 44px;
}
.chto3 {
	list-style: none;
	background: url(../img/3.png) no-repeat left 0px;
	padding-left: 60px;    min-height: 70px;line-height: 44px;
}
.chto4 {
	list-style: none;
	background: url(../img/4.png) no-repeat left 0px;
	padding-left: 60px;    min-height: 70px;
}
.chto5 {
	list-style: none;
	background: url(../img/5.png) no-repeat left 0px;
	padding-left: 60px;    min-height: 70px;line-height: 44px;
}
.chto6 {
	list-style: none;
	background: url(../img/6.png) no-repeat left 0px;
	padding-left: 60px;    min-height: 70px;
}
.chto7 {
	list-style: none;
	background: url(../img/7.png) no-repeat left 0px;
	padding-left: 60px;    min-height: 70px;line-height: 44px;
}
.otzyv p{
	text-align:left;
	    font-size: 14px;
    line-height: 18px;
} 
.paket {
    border: 1px solid #b80202;
width: 30%;
    margin: 0px 15px 10px 20px;
	border-radius: 10px;
	padding: 0;
}
.but {
	
	background: #b80202;
    color: #fff;
    padding: 10px 20px;
    display: block;
    border-radius: 10px;
}
.but1 {
	
	background: #ff23a9;
    color: #fff;
    padding: 10px 20px;
    *display: block;
    border-radius: 20px;
	font-size: 25px;
}
.payoff6 ul {
	padding: 0 0 0 10px;
}
.payoff6 .like li {
	    list-style: none;
    background: url(../img/like.png);
    background-repeat: no-repeat;
    line-height: 26px;
    padding: 0px 0 15px 35px;
    font-size: 20px;
}
.payoff6 .dis li {
	list-style: none;
    background: url(../img/dislike.png) 0% 17%;
    background-repeat: no-repeat;
    line-height: 26px;
    padding: 0px 0 15px 35px;
    font-size: 20px;
}
.payoff7 a:hover {
	background: #920303; 
	    color: #fff;
}
.navbar-toggle{
	    display: none;
}
.btn-red {
	color: #ffffff;
    background-color: #a60409;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
	    padding: 10px 40px;
}
.knp {
	    margin-top: 30px;
    display: inline-grid;
}
h1, h2, h3 {
	color: #b80202;
}
.payoff7 h2 {
		color: #000;
}
.purchase h4 {
	border-bottom: 2px solid #ff23a9;
    padding: 0 0 30px 0;
}
.pric {
	    font-size: 30px;
    font-weight: 800;
    color: #757575;
	    line-height: 40px;
		    border-bottom: 1px solid;
    margin: 0px 10px 15px 10px;
    padding-bottom: 15px;
	
	 
}
.paket ul {
	padding: 0 0 0 20px;
}
.paket li {
	list-style: none;
    *background: url(../img/gal.png) 0% 7%;
    background-repeat: no-repeat;
	padding: 0px 20px 15px 10px;
	font-size: 18px;
}
.detail p {
	color:#000;
}
.ned {
	font-size:20px;
  font-weight: 600;
}
.detail .carousel-indicators li {
	        text-indent: 1px;
    margin: 0 0 0 10px;
    width: 70px;
	    font-weight: 800;
		    padding: 5px 0px 5px 0px;
}
.paket a {
	    width: 100%;
    border: 1px;
    background: #b80202;
    color: #fff;
    padding: 10px 20px;
    display: block;
    border-radius: 10px;
}
@media (max-width: 768px) {
	.paket {
		    width: auto;
	}
	nav img {
		width:100%
	}
	
	.t-col {
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    box-sizing: border-box;
}
.t905__card {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.t899__itemwrapper_1, .t899__itemwrapper_3 {
    max-width: 300px;
}

.t899__col {
    margin-bottom: 45px;
}
.t899__separator {
    display: none;
}
}
@media (max-width: 460px) {
	.t-name_lg {
    font-size: 18px;
}
.blok3-text {

    padding: 25px;
    font-size: 14px;
    line-height: 25px;
}
	.t899__col-mobstyle {
    width: 100%;
    display: block;
}
	.t899__col-mobstyle:nth-child(odd) {
    padding-left: 20px;
}
.t899__itemwrapper_1, .t899__itemwrapper_3 {
    margin: 0 auto;
}
.but1 {
	
	background: #ff23a9;
    color: #fff;
    padding: 10px 10px;
    *display: block;
    border-radius: 20px;
	font-size: 16px;
}

.t905__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.t905__content {
    width: 100%;
    min-height: calc(100vw - 40px);
}
.t905__image_wrapper {
    width: 100%;
}
.t905__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.t905__wrapper .t905__card:nth-child(2n) .t905__content {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.t905__wrapper .t905__card:nth-child(4n-1) .t905__content {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
}


#mail {visibility: hidden;}
#mail:checked ~ #popup form {visibility: visible;}
#mail:checked + label {
  position: fixed;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index: 99;
  color: rgba(0,0,0,0);
  background: rgba(180,180,180,.9);
  cursor: pointer;
}
#popup1 {
  *visibility: hidden;
  *position: fixed;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index: 100;
    margin-right: auto;
  margin-left: auto;
  width: 320px;
  height: 672px;
  background: url('./img/iphone-front.png') no-repeat;
  background-size: 100%;
}
#popup1 form {
font-size: 140%;
  font-weight: 600;
    position: absolute;
  margin-top: 115px;
  width: 260px;
  margin-left: 13px;
 /* position: absolute;
  top: 50%; left: 50%;
  -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
  padding: .5% 1% 1%;
  border: 1px solid rgb(100,100,100);
  
  text-align: right;
  text-shadow: -1px -1px #666;
  color: rgb(240,240,240);
  background: rgb(150,150,150) linear-gradient(rgb(100,100,100), rgb(170,170,170));*/
}
#popup div:nth-of-type(1) {padding-top: 3%;}
#popup div:nth-last-of-type(1) {padding: 1% 0 4%;}
#popup div:after {
  content: attr(data-title);
  display: block;
  font-size: 70%;
  font-weight: normal;
  text-shadow: none;
}
#popup input {font-size: 90%;}
#popup [type='submit'] {cursor: pointer;}
#popup label:hover {
  color: #dbeaf9;
  cursor: pointer;
}