@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);


h1 {
    text-align: center;
    margin-bottom: 1.5em;
}
section {
    margin: 5em 0;
}

.navbar {
    background: url("../img/pattern-4ub4.png") repeat;
    color: #fff;
}
.btn-lg {
    padding: 1em 3em;
    font-size: 1.5em;
    text-transform: uppercase;
}
.btn-danger {
	background: #F0582D;
}
.input-group {
    margin-bottom: 0.5em;
}
img.img-banner {
    width: 100%;
}
img.lp-deliv {
    width: 200px;
    position: absolute;
    right: 70%;
    bottom: -30%;
}
.mt-100 {
    margin-top: 100px;
}
.lp-subtitle {
	margin-bottom: 1.5em;
	text-align:center;
	font-style: italic;
	color: #777;
	font-size:1.1em;
}
.mb-100 {
    margin-bottom: 100px;
}
.icon {
    width: 32px;
    height: 32px;
    text-align: center;
    padding: 7px 8px;
    border: 2px solid;
    border-radius: 50%;
}
.header {
    /*css for full size background image*/
    background: url("../img/bk2.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    min-height: 200px;
    background-color: #060;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    padding: 10em;
	display: block;
	position:relative;
}
.header h1 {
    text-align: left;
    font-size: 5em;
    font-weight: bold;
}
.header h1 small {
    color: #fff;
}
.lp-header__basis-text button.btn {
	position: absolute;
	right: 10%;
}
.lp-header--button {
	position: absolute;
	right:5%;
}
.lp-img__header {
	position:absolute;
	width: 80%;
	top: -2.8em;
	margin:0;
	padding:0;
}
.phone {
    position: relative;
    max-width: 263px;
    margin: 0 auto;
    padding: 65px 15px 55px;
    border: 2px solid #ddd;
    border-radius: 20px;
    background-color: #222;
    box-shadow: 20px 20px 40px #887;
}
.lp-block {
    margin-top: 8em;
}
.navbar-brand img {
    height: 1.5em;
}
.lp-our-plus {
    text-align: center;
    margin-bottom: 2em;
}
.lp-our-plus i {
    background: #28a4c9;
    color: #fff;
    padding: 0.8em;
    border-radius: 50%;
    font-size: 3em;
    margin-bottom: 0.5em;
}
#lp-calculator, #lp-services, #lp-pay {
    background: url("../img/pattern-5y5l.png") repeat;
    padding: 3em;
}
#lp-contect {
    background: url("../img/pattern-4ub4.png") repeat;
    padding: 3em;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
}
#lp-works img {
    width: 140px;
    margin: 10px 10px 10px 10px;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s; /* Safari */
    z-index: 1;
}
#lp-pay {
    margin-bottom: 0;
}
#lp-works img {
	position: static;
}
#lp-works img:hover {
    cursor: pointer;
/*    -webkit-transform: scale(2, 2);
    -ms-transform: scale(2, 2);
    transform: scale(2, 2);
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s; /* Safari */
    
   /* z-index: 99999;*/
	position: relative;
}
.nav.nav-justified > li > a { position: relative; }
.nav.nav-justified > li > a:hover,
.nav.nav-justified > li > a:focus { background-color: transparent; }
.nav.nav-justified > li > a > .quote {
    position: absolute;
    left: 0px;
    top: 0;
    opacity: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: #28a4c9;
    border-radius: 15px;
    color: #fff;
}
.nav.nav-justified > li.active > a > .quote { opacity: 1; }
.nav.nav-justified > li > a > img { box-shadow: 0 0 0 5px #28a4c9; }
.nav.nav-justified > li > a > img {
    max-width: 100%;
    opacity: .3;
    -webkit-transform: scale(.8,.8);
    transform: scale(.8,.8);
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.nav.nav-justified > li.active > a > img,
.nav.nav-justified > li:hover > a > img,
.nav.nav-justified > li:focus > a > img {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.tab-pane .tab-inner { padding: 30px 0 20px; }


.__phone{
    font-size: 28px;
    color: #FFF;
}

.navbar-inverse .navbar-nav>li>a.__phone{
    color: #FFF;
}



.portfolio_gallery{
    list-style: none;
    padding: 0;
    margin: 0;
}

.portfolio_gallery li{
    float: left;
}

.radio{
  margin-bottom: 6px;
  margin-top:0px;
}


.cover-content .title-small{
  margin-bottom: 8px;
}

.cover-content{
  margin-bottom:18px;
}


.book-content .title-small{
  margin-bottom: 6px;
}


.calc-final {
    padding-bottom: 15px;
}


@media (min-width: 768px) {
    .nav.nav-justified > li > a > .quote {
        left: auto;
        top: auto;
        right: 20px;
        bottom: 0px;
    }
}
.tab-inner p {
    font-size: 1em;
}
#lp-pay div {
    text-align:  center;
}
#lp-pay img {
    width: 120px;
    height: 120px;
    border: 3px solid #28a4c9;
}
.boxHidden {
    visibility: hidden;
}
.fadeInUp, .fadeOutDown {
    visibility: visible;
}
.delait {
    animation-delay: .05s;
    -moz-animation-delay: .05s;
    -o-animation-delay: .05s;
    -webkit-animation-delay: .05s;
}
.delait-05 {
    animation-delay: .25s;
    -moz-animation-delay: .25s;
    -o-animation-delay: .25s;
    -webkit-animation-delay: .25s;
}
.delait-10 {
    animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    -webkit-animation-delay: .5s;
}
.delait-15 {
    animation-delay: .75s;
    -moz-animation-delay: .75s;
    -o-animation-delay: .75s;
    -webkit-animation-delay: .75s;
}
.delait-20 {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    -webkit-animation-delay: 1s;
}
.delait-25 {
    animation-delay: 1.25s;
    -moz-animation-delay: 1.25s;
    -o-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
}
.lp-block-calculatin {
    margin-bottom: 2em;
}
.lp-block-calculatin i {
    color: #28a4c9;
}
section.lp-contect {
	margin-bottom:0;
}
.lp-block-calculatin--result h1 {
    margin-top: 1.5em;
}
.lp-footer-rekvizit {
	text-align: left;
}
.lp-block-calculatin {
    height: 190px;
    margin-bottom: 0px !important;
}
.lp-block-calculatin>.btn {
    margin-bottom: 1.2em !important;
}
.lp-block-calculatin h1#result {
    margin-top: 1.5em;
}
.lp-order-tirazh {
    margin-top: 0;
}
div.request-form {
    width: 200px;
}

form.t8-request-form {
    box-sizing: border-box;
    background-color: #f0f0f0;
    border: solid 3px #a0a0a0;
    border-radius: 10px;
}

form.t8-request-form fieldset {
    border: 0;
    padding: 0 5px;
}

form.t8-request-form label {
    line-height: 24px;
    cursor: pointer;
    display: block;
}

form.t8-request-form input[type="text"] {
    padding: 3px 2px;
    border: solid 3px #dadada;
    border-radius: 3px;
    width: 100%;
}

form.t8-request-form fieldset.submit {
    margin: 7px;
    text-align: center;
}

form.t8-request-form input.submit {
    padding:5px 15px; background:#ccc; border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.error {
    background: pink;
}
/*Мобильные устройства*/

.lp-text-left {
	text-align:left !important;
}
.lp-text-left i {
	font-size: 2em;
}
.productbox {
    background-color:#ffffff;
	padding:10px;
	margin: 0 0.5%;
	margin-bottom:10px;
	-webkit-box-shadow: 0 8px 6px -6px  #999;
	   -moz-box-shadow: 0 8px 6px -6px  #999;
	        box-shadow: 0 8px 6px -6px #999;
}
.container h1 {
	/*text-transform:uppercase;*/
}
.producttitle {
    font-weight:bold;
	padding:5px 0 5px 0;
	font-size: 1.4em;
}

.productprice {
	border-top:1px solid #dadada;
	padding-top:5px;
}

.pricetext {
	font-weight:bold;
	font-size:1.3em;
}
.lp-img-round__scale,
.lp-img-round__scale_top {
	text-align:center;
  box-shadow: 
}

.lp-img-round__scale_top img {
	border: 3px solid #28a4c9;
}

.lp-img-round__scale img {
  border: 1px solid #f9f9f9;
  box-shadow: 0px 0px 15px 0px #ababab;

}


.lp-img-round__scale_top {
    height: 618px;
}

.lp-block-bottom {
	margin-top: 3em;
}


.slider-block {
    margin-bottom: 10px;
}

.slider-block .title-small {
    margin-bottom:22px;
}


.ui-slider .ui-slider-handle{
  background-image: url('../img/slider-bg.svg');
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}




@media (max-width: 970px) {
	.lp-header__basis-text {
		text-align: center;
	}
	.lp-header__basis-text h1 {
		text-align: center;
		margin-top: 2em;
	}
	.lp-block-calculatin--block__result {
		text-align: center;
		margin-top: 1.5em;
	}
	.lp-block-calculatin--block__result button {
		text-align: center;
	}
	.lp-footer-rekvizit, .lp-footer-rekvizit p, .lp-footer-rekvizit a {
		text-align: center;
	}
	
}
@media (max-width: 750px) {
	.lp-header__basis-text {
		text-align: center;
		margin-top: 2em;
	}
	.lp-header__basis-text h1 {
		text-align: center;
	}
	.lp-block-calculatin--block__result {
		text-align: center;
		margin-top: 1.5em;
	}
	.lp-footer-rekvizit, .lp-footer-rekvizit p, .lp-footer-rekvizit a {
		text-align: center;
	}
	
	
	 .column-img {
	text-align: center;
	min-width: 568px;
	width: 100%;
}
.column-1 {
	text-align: left;
	min-width: 568px;
	width: 100%;
}
.column-2 {
	text-align: left;
	min-width: 568px;
	width: 100%;
}
.column-3 {
	text-align: left;
	min-width: 568px;
	width: 100%;
}
.column-4 {
	text-align: left;
	min-width: 568px;
	width: 100%;
}

.slider {
	width: 48%;
}


.price-block {
	text-align: center;
}
.up-label {
	float: none;
	width: 100%;
}
.final-price {
	float: none;
	width: 100%;
}
.btn-box {
	text-align: center;
}
}


@font-face {
    font-family: 'helveticanormal';
    src: url(../fonts/HelveticaNeueCyr-Roman.otf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticabold';
    src: url(../fonts/HelveticaNeueCyr-Bold.otf);
    font-weight: bold;
    font-style: normal;
}

#lp-calculator-new {
	background: #F8F8F8;
	font-family: helveticanormal, Arial, Helvetica, sans-serif;
}
.block-title-big {
	font-family: Helvetica, sans-serif;
	font-size: 50px;
	text-align: center;
}
.title-big {
	color: #4e9abe;
	font-family: helveticabold, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
  margin: 0 0 0 0;
}
.title-small {
	color: #4e9abe;
	font-family: helveticanormal, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
  margin: 17px 0 0 0;
}
.division-line {
	border-top: dashed 1px #6b6b6b;
	margin-left: 0px;
}

.column-img {
	display: inline-block;
	float: left;
	min-width: 150px;
	width: 15%;
}
.column-img img {
	margin-left: 24px;
	margin-top: 12px;
}
.column-1 {
	display: inline-block;
	float: left;
	min-width: 200px;
	width: 20%;
}
.column-2 {
	display: inline-block;
	float: left;
	min-width: 200px;
	width: 20%;
}
.column-3 {
	display: inline-block;
	float: left;
	min-width: 200px;
	width: 20%;
}
.column-4 {
	display: inline-block;
	float: left;
	min-width: 200px;
	width: 20%;
}


.slider {
	display:inline-block;
	width: 50%;
}
.slider-amount {
	font-family: helveticanormal, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 20px;
	padding: 6px 16px 6px 14px;
	text-align:center;
	width: 74px;
	
	background:#ffffff;
	border:1px solid #979797;
	box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.50);
	height:33px;
}
.left-label {
	font-family: helveticanormal, Arial, Helvetica, sans-serif;
	margin: 0px 8px 0px 0px;
  color: #767676;
}
.right-label {
	font-family: helveticanormal, Arial, Helvetica, sans-serif;
	margin: 0px 6px 0px 8px;
  color: #767676;
}

.price-block {
	display: block;
}
.up-label {
	color: #b5b5b;
	font-size: 17px;
	float: right;
}
.final-price {
	color: #4e9abe;
	float: right;
	font-family: helveticanormal, Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	margin-top: 0px;
  line-height: 44px;
}
.color-block {
	color: #b5b5b5;
	display: none;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}
.btn-king {
	background: #4e9abe;
	border: none;
	border-radius: 7px;
	color: #FFF;
	height: 75px;
	font-family: helveticanormal, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 75px;
	margin: 0px auto;
	width: 283px;
}
.btn-king:hover {
	background: #488fb1;
}



input[type="radio"] {
  display: none; 
}
label { 
  display: inline-block;
  margin-right: 10px; 
} 
span.big { 
  border-radius: 50% 50% 50% 50%; 
  display: inline-block; 
  height: 22px; 
  margin-bottom: -12px; 
  margin-right: 6px; 
  padding: 50px; 
  position: relative; 
  top: -8px;
  width: 22px;
} 
span.small { 
  border-radius: 50% 50% 50% 50%; 
  display: block; 
  height: 100%; 
  transition: background 0.4s ease 0s; 
  width: 100%;
} 
input[type="radio"] + label { 
  color: #000;
  font-size: 19px;
  font-weight: 100;
} 
input[type="radio"]:checked + label span.small { 
  background-color: rgba(255, 64, 64, 0.8); 
  opacity: 1; 
}
.circle .big {
	background: #FFF;
  cursor: pointer; 
  height: 22px;
  width: 22px;
  padding: 4px; 
  border: 1px solid #fff;
  
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.50);
-moz-box-shadow: inset 0px 3px 1px 0px rgba(0,0,0,0.50);
box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0.50);
}
input[type="radio"]:checked + label.circle span.small { 
  background-color: #4e9abc; 
}
 

input[type=checkbox] {
  display: none;
}
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  
  padding-left: 28px;
  font-size: 19px;
  font-weight: 100;
  line-height: 20px;
}
.checkbox label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  border-radius: 3px;
  background-color: #FFF;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
input[type=checkbox]:checked + label:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  font-size: 20px;
  color: #4e9abc;
  text-align: center;
  line-height: 20px;
}


input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}