/* Страница 301 */
.slick-prev::before, .slick-next::before {
	font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #ccc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.kl-container-1 {
	background-image: url('/assets/images/kl/nalog-service/bg1.png');
	background-repeat: no-repeat;

	padding: 0;
}

.kl-container-1-mask {
  width: 100%;
  height: 587px;
  background-image: url('/assets/images/kl/nalog-service/bg-2-mask.png');
  background-repeat: no-repeat;
  padding-top: 110px;
  text-align: center;
}

p.kl-title-1 {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 33px 0;
  display: block;
  position: relative;
}

.kl-form-1 {
  background-image: url('/assets/images/kl/nalog-service/form-1-bg.png');
  width: 80%;
  height:169px;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-top: 30px;
}

.kl-form-2 {
  width: 80%;
  height:169px;
  margin: auto;
  text-align: center;
  font-size: 16px;
  padding-top: 30px;
}

.kl-button {
  background-color: #ec6400;
  border: none;
  text-transform: uppercase;
  color: #fff;padding: 8px;
}


.kl-agree {
  width: 100%;
  text-align: right;
  padding-right: 90px;
  font-size: 14px;
}

.kl-agree label {
  font-weight: normal;
}

.kl-info-num {
  color: #ccc;
  font-size: 44px;
  width: 10%;
  padding-right: 20px;
  text-align: right
}

.kl-info {
  width: 40%;
  padding-bottom:20px;
  padding-right: 10px;
}

.kl-info strong {
  text-transform: uppercase;
  color: #ec6400;
}

.kl-container-2 {
  background-image: url('/assets/images/kl/nalog-service/bg1.png');
  background-repeat: repeat-y;
  padding: 0;
  position: relative;
}

.kl-container-2-mask {
  width: 100%;
  background-image: url('/assets/images/kl/nalog-service/bg-2-mask.png');
  background-repeat: repeat-y;
  padding-top: 30px;
  text-align: center;
}

.kl-container-2-title {
  font-size: 26px;
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 33px 0;
  display: block;
  position: relative;
  padding-bottom: 30px;
}

.kl-container-2-block {
  width: 260px;
  height: 330px;
  float:left;
  margin-left: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  padding: 10px 20px;
  opacity: 0.8;
  position: relative;
}

.kl-subtitle, .kl-container-2-block strong {
  text-transform: uppercase;
  color: #ec6400;
}

.kl-container-2-block button {
  width: 200px;
}

.kl-price {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
}

.kl-title-3 {
  font-size: 26px;
  line-height: 20px;
  color: #2c93cf;
  text-transform: uppercase;
  margin: 0 0 33px 0;
  display: block;
  position: relative;
}

.kl-container-3 {
  width: 100%;
  height: 600px;
}

.kl-container-3-cell {
  background-image: url('/assets/images/kl/nalog-service/bg1.png');
  background-repeat: no-repeat;
  padding: 0;
}

.kl-container-3-mask {
  width: 100%;
  height: 600px;
  background-image: url('/assets/images/kl/nalog-service/bg-3-mask.png');
  background-repeat: no-repeat;padding-top: 50px;
  text-align: center;
}

.kl-title-4 {
  font-size: 26px;
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 33px 0;
  display: block;
  position: relative;
}

.kl-row {
  text-align: center;
  height: 180px;
  margin-top: 40px;
}

.kl-container-3-block {
  display: inline-block;
  text-transform: uppercase;
  width: 260px;
  height: 140px;
  margin-top:20px;
  background-color: #fff;
  padding: 10px 20px;
}

.kl-container-3-block .num {
  font-size: 24px;
  padding-right: 10px;
  color: #ec6400;
  border-right: 1px solid #ec6400;
}

.kl-container-3-block .text {
  padding-left: 10px;
  text-align: left;
}

.container-arrow-right {
  display: inline-block;
  width: 60px;
  height: 140px;
  margin-top:20px;
  vertical-align: middle;
}

button.b1 {
  display: none;
}

.agree-error {
  color: #ec6400;
  font-weight: bold;
  display: none;
}

.kl-form-2 input[type=text] {
       width: 25%;
}

@media only screen and (max-width:900px) {

    .kl-form-2 input[type=text] {
       width: 35%;
    }


    button.b1 {
    	display: inline-block;
    	font-size: 13px;
    }

    button.b2 {
    	display: none;
    }

    .kl-container-1-mask {
       padding-top: 20px;
    }
	
    .kl-form-1, .kl-form-2 {
	width: 94%;
    }

    .kl-agree {
	padding-right: 30px;
    }

    .kl-container-2-block {
      float: none;
      margin: 20px auto;
      height: 360px;
      width: 70%;
      font-size: 15px;
    }

    .arrow {
      display: none;
    }

    .kl-row {
      margin: auto;
      height: 274px;
    }

    .kl-container-3-block {
      display: block;
      margin: 14px auto;
      height: 130px;
    }

    .kl-container-3 {
      width: 100%;
      height: 680px;
    }

    .kl-container-3-mask {
      width: 100%;
      height: 680px;
      background-image: url('/assets/images/kl/nalog-service/bg-3-mask.png');
      background-repeat: no-repeat;padding-top: 50px;
      text-align: center;
    }

}


/* Страница текущая */
body, html{
	overflow-x: hidden;
}
.b-bg-1{
	background: url('./../images/kl/nalog-service/bg1.png') no-repeat left top;
	background-size: cover;
}
.b-bg-2{
	background: url('./../images/kl/nalog-service/bg1.png') repeat-y;
	
}
.b-bg-3{
	background: url('./../images/kl/nalog-service/bg1.png') no-repeat center center;
	background-size: cover;
}
.b-block-inner{
	background: rgba(44, 147, 207, 0.7);
}
.b-block-inner.b-white-bg{
	background: rgba(255, 255, 255, 0.6);
	/*background: url('./../images/kl/docs/bg-1-mask.png') no-repeat center center;*/
}
.b-first-block .b-block-inner{
	padding: 110px 0;
}
h1.b-title{
	font-size: 30px;
	color: #2c93cf;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 33px 0;
}
.b-block-note_text {
	color: white;
    font-size: 18px;
}
h3.b-subtitle{
	font-size: 24px;
	color: #2c93cf;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 33px 0;
}
.b-first-block-form{
	padding: 30px 15px;
	width: 80%;
	margin: 0 auto;
	background: rgba(44, 147, 207, 0.9);
}
.b-first-block-form .b-flex{
	margin: 0 -5px;
}
.b-first-block-form .b-flex .b-form-element{
	width: 33%;
	float: left;
	padding: 0 5px;
}
.b-first-block-form .b-flex .b-form-element:nth-child(1){
	width: 25%;
}
.b-first-block-form .b-flex .b-form-element:nth-child(2){
	width: 25%;
}
.b-first-block-form .b-flex .b-form-element:nth-child(3){
	width: 50%;
}
.b-form-element input{
	width: 100%;
	margin: 0;
	padding: 7px;
}
.b-form-element input.b-form-submit{
	background-color: #ec6400;
	border: none;
	text-transform: uppercase;
	color: #fff;
	padding: 7px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.b-form-element input.b-form-submit:hover{
	opacity: 0.93;
}
.b-first-block-form .b-form-title{
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
}
.b-first-block-form .b-form-element-2 {
	width: 100%;
	padding: 0 5px;
    margin: 0 0 10px 0;
}

.b-first-block-form .b-form-element-2 input.b-form-input {
    margin: 0;
}
.b-form-element-2 input.b-form-submit {
	width: auto;
    margin: 0;
    padding: 10px;
	background-color: #ec6400;
	border: none;
	text-transform: uppercase;
	color: #fff;
	padding: 7px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.b-agree{
	text-align: right;
	color: #fff;
	font-size: 12px;
	margin-top:10px;
}
.b-agree label{
	font-weight: normal;
}
.b-preim{
	margin: 50px -5px;
}
.b-preim .b-preim-wrap{
	
}
.b-preim .b-preim-element{
	width: 49.5%;
	align-items: center;
	padding: 0 5px;
	vertical-align: middle;
	display: inline-block;
}
.b-preim .b-preim-element .b-left{
	color: #ccc;
	font-size: 44px;
	display: inline-block;
	width: 13%;
	vertical-align: middle;
}
.b-preim .b-preim-element .b-right{
	text-transform: uppercase;
	color: #ec6400;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	width: 84%;
}
.b-block-title{
	font-size: 26px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}
.b-uslugi .b-block-inner{
	padding: 30px 0;
}
.b-uslugi-descr{
	text-align: left;
}
.b-uslugi-descr2{
	font-weight: bold;
	margin-top: 15px;
}
.img-responsive{
	max-width: 100%;
	height: auto;
}
.b-uslugi-list{
	flex-wrap: wrap;
	padding: 0 10px;
}
.b-uslugi-list .b-uslugi-element{
	width: 33.3333%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
	text-align: center;
}
.b-uslugi-list .b-uslugi-element .b-title{
	text-transform: uppercase;
	color: #ec6400;
	font-weight: bold;
	margin-bottom: 15px;
}
.b-uslugi-list .b-uslugi-element .b-price{
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0;
}
.b-uslugi-list .b-uslugi-element .b-uslugi-element-inner{
	background: rgba(255,255,255,0.92);
	padding: 10px 20px 20px;
	height: 100%;
}
.b-button button{
	background-color: #ec6400;
	border: none;
	text-transform: uppercase;
	color: #fff;
	padding: 8px;
	width: 100%;
	max-width: 200px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.b-button button:hover{
	opacity: 0.8;
}
.b-raboty{
	margin: 50px 0;
}
.b-raboty .b-title{
	margin-bottom: 23px;
	font-size: 26px;
	color: #2c93cf;
	text-transform: uppercase;
	text-align: center;
}
.b-kak-rabotaem .b-block-inner{
	padding: 50px 100px;
}
.b-two-blocks{
	align-items: center;
	flex-wrap: wrap;
}
.b-two-blocks .b-arrow-right{
	width: 10%;
	text-align: center;
	padding: 0 5px;
	float: left;
	margin-top: 60px;
}
.b-how-element{
	background: #fff;
	padding: 10px 20px;
	width: 45%;
	height: 100%;
	min-height: 140px;
	float: left;
}
.b-how-element .b-left{
	font-size: 24px;
	padding-right: 10px;
	color: #ec6400;
	border-right: 1px solid #ec6400;
	display: inline-block;
	width: 10%;
	vertical-align: top;
}
.b-how-element .b-right{
	padding-left: 10px;
	text-transform: uppercase;
	display: inline-block;
	width: 85%;
	vertical-align: top;
}
.b-how-element .b-right span{
	text-transform: none;
}
.b-2-3-arrow{
	text-align: center;
	margin: 20px 0;
}
.b-bottom-form{
	margin: 50px auto 50px;
	width: 80%;
}
.b-bottom-form .b-form-title{
	text-align: center;
	font-size: 18px;
	margin-bottom: 25px;
}
.b-politics-descr{
	margin: 50px 0 0;
}
.b-bottom-form .b-form-element{
	padding: 0 5px;
	float: left;
}
.b-bottom-form .b-form-element:nth-child(1){
	width: 25%
}
.b-bottom-form .b-form-element:nth-child(2){
	width: 25%
}
.b-bottom-form .b-form-element:nth-child(3){
	width: 50%
}
.b-bottom-form .b-flex{
	flex-wrap: wrap;
}
.b-bottom-form .b-agree{
	color: #000;
}
.b-arrow-down{
	display: none;
}
.remodal{
	width: 100%;
	max-width: 500px;
}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	.b-first-block-form .b-flex .b-form-element{
		width: 100% !important;
		margin-bottom: 5px;
	}
	.b-form-element input.b-form-submit{
		text-transform: none;
		font-size: 12px;
	}
	.b-agree{
		padding: 0;
	}
	.b-preim .b-preim-element{
		width: 100%;
	}
	.b-uslugi-list .b-uslugi-element{
		width: 100%;
	}
	.b-raboty .b-title,
	.b-block-title{
		font-size: 22px;
	}
	.b-kak-rabotaem .b-block-inner{
		padding: 50px 10px;
	}
	.b-how-element{
		width: 100%;
	}
	.b-arrow-right,
	.b-2-3-arrow{
		display: none;
	}
	.b-arrow-down{
		display: block;
		text-align: center;
		margin: 15px auto;
		padding-top: 15px;
	}
	h1.b-title{
		font-size: 24px;
	}
	.b-bottom-form .b-form-element{
		width: 100% !important;
		margin-bottom: 5px;
	}
	.remodal{
		width: 100%;
	}
	.kl-agree{
		margin: 10px 0;
		text-align: center;
		padding: 0;
	}
	#b-popup-form input{
		width: 100% !important;
	}
	#b-popup-form .kl-button{
		width: 100% !important;
		margin-top: 15px;
	}
}