/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 11:20 AM */

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Regular.eot');
	src: local('Circe'), local('Circe-Regular'),
		url('../fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Regular.woff') format('woff'),
		url('../fonts/Circe-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-ExtraLight.eot');
	src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
		url('../fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-ExtraLight.woff') format('woff'),
		url('../fonts/Circe-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Thin.eot');
	src: local('Circe Thin'), local('Circe-Thin'),
		url('../fonts/Circe-Thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Thin.woff') format('woff'),
		url('../fonts/Circe-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
		url('../fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Light.woff') format('woff'),
		url('../fonts/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
		url('../fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Bold.woff') format('woff'),
		url('../fonts/Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-ExtraBold.eot');
	src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
		url('../fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-ExtraBold.woff') format('woff'),
		url('../fonts/Circe-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}


body {
	font-family: 'Circe', serif;
	color: white;
	width: 100%;
	height: 100%;
}

header#header {
	padding: 20px 0;
}


img {
	max-width: 100%;
}

main {
	margin-top: 60px;
	margin-bottom: 40px;
}

main .col-md-8 {
	padding: 0;
}


input.error_input {
	border: 1px solid #f00 !important;
	box-shadow: 0 0 2px 0px #f00
}

.container {
	max-width: 1200px !important;
}

.container-fluid {
	padding: 0;
	background-image: url(../images/bg.png);
	background-size: cover;
	background-position: center;
	/* height: 100vh;
	min-height: 650px; */
}

.mask {
	height: 100vh;
	min-height: 650px;
}

.yellow {
	color: #ffac01;
}

.red {
	color: #ed1d24;
	font-size: 25px;
}

.faddress__title {
	font-size: 14px;
	color: #575757;
	line-height: 1.429;
	font-weight: bold;
}

.faddress__text {
	font-size: 14px;
	color: rgb(132, 132, 132);
	line-height: 1.429;

}



.slogan {
	font-size: 14px;
	/*border-left: 1px solid black;*/
	padding-left: 15px;
	margin-top: 11px;
	font-size: 16px;
	line-height: 1.2;
	text-align: left;
	font-weight: 300;
}

.btn-modal {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255, 238, 49);
	border-radius: 10px;
	background-image: -moz-linear-gradient(90deg, rgb(255, 168, 0) 0%, rgb(255, 203, 3) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(255, 168, 0) 0%, rgb(255, 203, 3) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(255, 168, 0) 0%, rgb(255, 203, 3) 100%);
	width: 172px;
	height: 42px;
	font-size: 16px;
	color: black;
	display: block;
	text-align: center;
	padding: 10px 0;
	margin: auto;
	max-width: 172px;
	width: 100%;
}

.phone > span {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
}



.content {
	padding: 70px 0 10px 0;
}

.content header span {
	display: block;
	font-size: 23px;
	line-height: 0.2;
	text-align: center;
	text-shadow: 0px 5px 2px rgba(20, 18, 17, 0.35);
	text-transform: uppercase;
}

.tarify {
	margin-top: 55px;
}

.tarify .col-md-2 {
	padding: 0;
}

.tarify .btn-modal {
	margin: 20px auto;
}

.text-bottom {
	display: block;
	font-size: 28px;
	line-height: 0.2;
	text-align: center;
	text-shadow: 0px 5px 2px rgba(20, 18, 17, 0.35);
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 50px;
}

#header .btn-modal {
	margin-top: 10px;
}



/* modal */

.modal_zvonok_content {
	text-align: center;
}

.modal_zvonok_content h4 {
	padding: 0;
}

.modal-content {
	padding: 42px 67px 32px;
	color: black;

}

.modal_zvonok_content p {
	width: 110%;
	text-align: center;
	margin-left: -15px;
}

.modal-head {
	font-size: 26px;
	font-weight: 300;
}

.modal-header {
	/* padding: 15px;*/
	border-bottom: none;
	text-align: center;
	padding: 0;
}

#modal_zvonok {
	/* font-size: 30px;*/
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-align: center;
}

.modal_zvonok_text {
	font-size: 21px;
	color: rgb(3, 3, 3);
	line-height: 1.2;
	text-align: center;
	margin: 0;
	margin-bottom: 50px;
	font-weight: bold;
}


.modal-content .button_call_back {
	margin: 10px 0;
}



#modal_input_name {
	background-color: rgb(228, 228, 228);
	padding-top: 25px;
	padding-bottom: 25px;
}


#modal_zvonok_container {
	padding-top: 0px;
	text-align: center;
}

#modal_zvonok_size {
	max-width: 570px;
}

#modal_caption_zakazat {
	font-size: 20px;
	color: rgb(1, 1, 1);
	line-height: 1.2;
	text-align: center;

}

.modal_button_zakazat {
	background-color: #e6a62f;
	border: none;

	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	width: 90%;
	margin-top: 20px;
}

#modal_zvonok_form {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin: 0px;
}


.modal_zvonok_form_content {
	padding: 3px;
	/* padding-left: 20px;
  padding-right: 20px;*/

}

#modal_zvonok_close {
	opacity: inherit;
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0;
	right: 0;
}

#modal_close_href {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: rgb(41, 125, 181);
	margin-top: 20px;
}

.modal_zvonok_content input {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(0, 0, 0);
	border-radius: 5px;

	font-size: 20px;
	color: rgb(0, 0, 0);
	padding: 8px 50px;
	margin-bottom: 15px;
	width: 100%;
}







.modal_zvonok_content .form-button-zakazat {
	border: none;
	background: url(../images/button-modal.png) no-repeat top left;
	background-size: 100% auto;
	width: 242px;
	height: 33px;
	display: block;
	margin: 15px auto 0;
	font-size: 15px;
	color: #f5590e;
	text-transform: uppercase;
	height: 45px;
	width: 326px;
	font-size: 18px;
}

#myModal_spasibo .modal-title {
	background: none;
	padding-left: 0;
	text-align: center;
}

#myModal_spasibo .modal_zvonok_text {
	margin: 30px 0;
}

.modal_zvonok_content .form-button-zakazat:hover {
	background-position: bottom left;
	color: white;
}

.modal-title {}

.modal-title p {
	font-size: 20px;
}

.modal_zvonok_content label {
	display: inline-block;
	font-weight: normal;
	font-size: 16px;
	width: 136px;
	max-width: 100%;
	margin-bottom: 5px;
}

/*
.modal_zvonok_content input {
    width: 100%;
    max-width: 265px;
    border: none;
    background: #f1f1f1;
    border-radius: 4px;
    height: 38px;
	padding-left: 12px;
    font-size: 16px;
}*/

.modal_zvonok_content .form-group {
	width: initial;
	padding-bottom: 5px;
}

.modal-title header {
	line-height: 22px;
	font-size: 30px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #313131;
}

/* Модалка тарифы */


.modaltarif #modal_zvonok_size {
	max-width: 1140px;
	width: 95%;
}

.modaltarif .modal-content {
	padding: 0;
}

.modaltarif #modal_zvonok_close {
	position: initial;
	margin-right: 23px;
}

.modaltarif .col-md-7 {
	padding: 0;
}

.tarifimg {
	margin: auto;
	display: block;
	margin-top: 15px;
}


.bold-text {
	font-weight: bold;
	display: block;
}

.info {
	font-size: 15px;
	text-align: left;
	margin-bottom: 20px;
}

.modaltarif h2 {
	font-size: 19px;
	font-weight: 900;
	text-align: left;
	margin-bottom: 15px;
}

.tarif-form {
	background-color: #007cbc;
	padding: 20px 0;
}

.modal_zvonok_content input {
	padding: 8px 15px;
	border: 1px solid #ebebeb;
	border-radius: 10px;
	margin-bottom: 0;
}

.tarif-form-container {
	margin-top: 30px;
}

.tarif-form-container .col-md-offset-1 {
	margin-left: 4.333333%;
}

.tarif-form-container .col-md-10 {
	width: 88.333333%;
}


.modaltarif .btn-modal {
	height: 46px;
}



.slogan {
	font-size: 12px;
	color: rgb(50, 50, 50);
	line-height: 1.167;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: 0;
	font-weight: bold;
}

.logo {
	margin-top: -10px;
}

.logo-img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	/* width: 125px;
	height: 38px; */
	width: 150px;
	height: auto;
}

.slogan:before {
	content: "";
	background-color: rgb(0, 0, 0);
	width: 4px;
	height: 25px;
	position: absolute;
	left: -5px;
	top: 0;
}

header h1 {
	font-size: 44px;
	font-family: "Circe";
	color: rgb(0, 0, 0);
	font-weight: bold;
}

.email {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
	margin-top: 8px !important;

}

.email a {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none !important;
}


.phone {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
}

.phones1 {
	font-size: 28px;
	color: rgb(1, 1, 1);
	font-weight: bold;
}

.phones2 {
	font-size: 18px;
	color: rgb(1, 1, 1);
	font-weight: bold;

}

.phone {
	float: right;
}

.title h1 {
	font-size: 26px;
	color: #787878;
	font-weight: normal;
	text-align: left;
}
.title h1 b {
    	font-size: 45px;
}
.title h1 b {
	color: #000;
	font-weight: bold;
}

.list__title {
	font-size: 24px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 1.333;
	padding-right: 30px;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
}

.list__items ul {
	list-style: none;
	padding: 0;
	margin: 25px 0 15px 0;
}

.list__items li {
	font-size: 17px;
	color: #6f6f6f;
	line-height: 2;
	position: relative;
	list-style: none;
	line-height: 1;
	padding: 8px 0 8px 15px;
}

.list__items li:before {
	content: "";
	width: 10px;
	height: 2px;
	background: #e54d3d;
	position: absolute;
	left: 0;
	top: 14px;
}

.list__items {
	float: left;
	margin-right: 40px;
}

.list-line {
	font-size: 17px;
	color: #6f6f6f;
	padding: 8px 0 8px 15px;
}
.list-line p {
    padding-left: 42px;
    padding-top: 12px;
    position: relative;
    min-height: 32px;
}
.list-line p:before {
	content: "";
	background: url(../images/work-done.png) no-repeat;
	background-position: top left;
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 6px 0 0;
	height: 100%;
    position: absolute;
    left: 0;
    top: 5px;
}

.list {
	margin-top: 40px;
}

.list2 {
	display: inline-flex;
	width: 100%;
	margin-top: 5px;
}

.logos {
	text-align: center;
	display: inline-flex;
	width: 100%;
	padding-left: 350px;
}

.logos__item {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 15px;
}

.velvet a {
	color: #edb6a9;
	float: right;
}

.velvet a span {
	color: #9d0982;
}

.faddress,
.velvet {
	padding: 15px 0;
	padding-bottom: 30px;
}

.velvet {
	margin-top: 10px;
}

#footer {
	/* 	background: #e7e7e7;
 */
}

* {
	outline: none !important;
}

.slider__arrows {
	position: relative;
}

.products__left {
	width: 12px;
	height: 16px;
	z-index: 19;
	position: absolute;
	left: 25px;
	top: 0;
	background-image: url(../images/arr3.png);
	background-position: center;
}

.products__right {
	width: 12px;
	height: 16px;
	z-index: 19;
	right: 25px;
	position: absolute;
	bottom: 0;
	background-image: url(../images/arr2.png);
	background-position: center;
}

.products__left:hover {
	background-image: url(../images/arr1.png);
	background-position: center;
	cursor: pointer;

}

.products__right:hover {
	background-image: url(../images/arr4.png);
	background-position: center;
	cursor: pointer;
}

.slick-dots li button {
	background: url(../images/dots.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	overflow: hidden;
	/* more CSS */
	opacity: 1;
}
.slick-dots li {
	display: block;
}
.slick-dots li.slick-active button {
	background: url(../images/dots2.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	overflow: hidden;
}

.slider__arrows {
	width: 285px;
	border-radius: 10px;
	/* background: #fff; */
	height: 58px;
	margin-left: 10px;
	margin-top: -45px;
	width: 58px;
	height: 250px;
	    position: absolute;
    right: -85px;
    top: 100px;
}

.slider__item {
	text-align: right;
	    height: 426px;
    display: flex;
    align-items: center;
}

.slick-dots {
	bottom: -25px;
	z-index: 9;
	width: initial;
	margin-left: 69px;
	    right: -65px;
	    top: 160px;
   
	margin: auto;
}
.slider__arrows {
		    margin: -45px auto 0 auto;
}

.slick-dots li {
	margin: 0 2px;
	display: block;
}

.slider__container {
	position: relative;
	
	margin-top: 30px;
}


.slider__like span {
	padding-top: 20px;
	display: block;
}

.list__items {
	margin-bottom: 50px;
}

.list__items ul {
	margin: 0;
}

.newform__title {
  font-size: 24px;
  color: rgb(227, 61, 29);
  font-weight: bold;
  line-height: 1.333;
  padding-bottom: 10px;

}

.newform__subtitle {
  font-size: 22px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.333;
	padding-bottom: 30px;
}

.newform__input input, .btnn {
	height: 55px;
	line-height: 55px;
	width: 245px;
	background: #cecece;
  font-size: 14px;
  color: rgb(143, 143, 143);
   border-radius: 10px;
   border: none;
   padding: 0 24px;
   border: 1px solid #cecece;
   transition: all 0.3s ease;
   text-decoration: none;
   
}

.newform__input input:focus {

   border: 1px solid rgb(143, 143, 143);
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 font-size: 14px;
  color: rgb(143, 143, 143);
}
::-moz-placeholder { /* Firefox 19+ */
font-size: 14px;
  color: rgb(143, 143, 143);
}
:-ms-input-placeholder { /* IE 10+ */
 font-size: 14px;
  color: rgb(143, 143, 143);
}
:-moz-placeholder { /* Firefox 18- */
  font-size: 14px;
  color: rgb(143, 143, 143);
}

.newform__inputs {
	display: flex;
	justify-content: space-between;
	max-width: 717px;
	width: 100%;
	margin: 0 -10px;
}

.btnn {
  font-size: 14px;
  color: rgb(255, 255, 255) !important;
  text-decoration: none !important;
	border: none;
 width: 199px;
  background-image: -moz-linear-gradient( 135deg, rgb(227,58,22) 0%, rgb(228,76,40) 37%, rgb(229,93,57) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgb(227,58,22) 0%, rgb(228,76,40) 37%, rgb(229,93,57) 100%);
  background-image: -ms-linear-gradient( 135deg, rgb(227,58,22) 0%, rgb(228,76,40) 37%, rgb(229,93,57) 100%);
  box-shadow: 8.48px 5.299px 7px 0px rgba(0, 0, 0, 0.16);
	


  
}
.btnn:hover {
 box-shadow: none;


  
}

.newform {
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
}
#footer {
    /* background: #e7e7e7; */
    margin-top: 23px;
}
.newform__input {
	padding: 0 10px;
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 100%;
	}
}

@media (max-width: 992px) {
	.phones1 {
		font-size: 24px;
	}

	.list__items {
		margin-bottom: 0;
	}

	.title h1 {
		font-size: 32px;
	}
}

@media (max-width: 767px) {
    .newform {
    	padding-top: 30px;
	}
	.newform__inputs {
		flex-wrap: wrap;
		    display: block;
	}
	.newform__input input, .btnn {
		width: 100%;
		max-width: 320px;
		margin: 15px auto;
	}
	.container-fluid {
		background-position: left center;
	}

	.slogan {
		display: none;
	}

	.email {
		margin: 0;
	}

	.phone {
		float: none;
		margin-top: 10px;
	}

	header#header {
		padding: 0;
	}

	.logo {
		margin: 0;
	}

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

	.content {
		padding: 30px 0 10px 0;
	}

	.list__title {
		font-size: 18px;
	}

	.list__items {
		float: none;
		margin: 0;
	}

	.slider__arrows {
		margin: auto;
	}

	.slick-dots {
		margin: auto;
		width: 100%;
		bottom: -69px;
	}

	.slider__container {
		max-width: 550px;
		margin: auto;
	}

	.logos {
		margin-top: 20px;
	}

	.faddress,
	.velvet {
		padding: 10px 0;
	}

	.velvet a {
		float: none;
		display: block;
	}

	.mask {
		height: auto;
		min-height: auto;
	}
	.slick-dots, .slider__arrows {
	    display: none !important;
	}
	.slider__item {
	    height: 200px;
	}
}

@media (min-width: 768px) {
    .title {
    margin-top: 142px;
}
}