

/* Start:/bitrix/templates/homepage/styles.css?148769691014593*/
* {
    margin: 0;
    padding: 0;
}
.homepage {
    font-size: 16px;
    font-family: "PT Sans";
}
.header-box {
    overflow: hidden;
    background: url(/bitrix/templates/homepage/img/bg-main.jpg) no-repeat center/cover;
}
.header-top {
    overflow: hidden;
    margin-top: 41px;
    height: 127px;
    background: rgba(255,255,255,.92);
}
.container {
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
}
.logo-box {
    margin-top: 17px;
    float: left;
}
.contacts-box {
    margin-top: 20px;
    margin-right: 48px;
    float: right;
    width: 310px;
    text-align: center;
}
.contacts-box .phone {
    color: #a92c2a;
    font: 700 36px "PT Sans";
}
.contacts-box .mail {
    margin-top: -10px;
    color: #6d6e72;
    font: 30px "PT Sans";
}
.header-m-table {
    width: 100%;
    display: table;
}
.header-m-td {
    display: table-cell;
    vertical-align: middle;
}
.header-form-box {
    display: inline-block;
    box-sizing:border-box;
    overflow: hidden;
    margin: 74px 0;
    padding: 0 31px;
    border-radius: 15px;
    text-align: center;
    background: linear-gradient(to top, #901b19, #a92c2a);
}
.width-form-box {
    width: 412px;
}
.header-m-td.left.main-title p {
    margin: 50px 0;
    width: 605px;
    font: 700 36px "PT Sans";
    text-transform: uppercase;
    color: #f1f2f2;
}
.header-m-td.right {
    text-align: right;
}
.header-form-title {
    margin: 20px 0;
    color: #f4f3f2;
    font: 700 37px "PT Sans";
}
.header-form-bottom-title {
    text-transform: uppercase;
}
.header-form-top-title {
    font-size: 24.9px;
}

input[type="text"]:focus,
textarea:focus,
select:focus {
    box-shadow: 0 0 #ffffff, 0 2px 6px 2px rgba(0, 0, 0, 0.1) inset !important;
}
.header-form-wrap input,
.ask-form input {
    box-sizing:border-box !important;
    display: block !important;
    margin: 14px 0 !important;
    padding: 0 15px !important;
    width: 100% !important;
    font: 17px/37px "PT Sans" !important;
    border: none !important;
    border-radius: 16px !important;
    background: #f4f3f2 !important;
    text-align: center !important;
}
.header-form-wrap input[type=submit],
.ask-form input[type=submit] {
    padding: 0 50px !important;
    margin: 30px auto 21px auto !important;
    width: 282px !important;
    height: 69px !important;
    cursor: pointer !important;
    white-space: normal !important;
    background: -webkit-linear-gradient(bottom, #b9b9b9, #e6e5e5) !;
    background: -o-linear-gradient(bottom, #b9b9b9, #e6e5e5) !;
    background: linear-gradient(to top, #b9b9b9, #e6e5e5) !;
    box-shadow: 2px 2px 5px rgba(0,0,0,.26) !important;
    font: 700 24px/25px "PT Sans" !important;
    color: #000 !important;
    text-shadow: 1px 1px 0 rgba(255,255,255,.75) !important;
    border: 1px solid #ebebeb !important;
}
.ask-form .ts-alert {
    box-sizing: border-box !important;
    width: 353px !important;
}
.ask-form input {
    width: 353px !important;
}
.ask-form input[type="submit"] {
    margin: 30px 0 21px 39px !important;
}
.ask-form  textarea {
    position: absolute;
    right: 0;
    top: 0;
    resize: none;
    box-sizing:border-box !important;
    font: 17px "PT Sans" !important;
    padding: 15px !important;
    margin: 0 !important;
    width: 507px !important;
    height: 238px !important;
    border-radius: 16px !important;
    border: none !important;

}
.header-bottom {
    background: linear-gradient(to top, #901b19, #a92c2a);
}
.akc {
    padding: 13px 0 23px 8px;
    color: #fff;
}
.akc-title {
    color: #fff;
    font: 700 43px "PT Sans";
    text-transform: uppercase;
}
.akc p {
    width: 570px;
    font: 25px/28px "PT Sans";
}
.akc-bottom-text {
    font: 700 24px/40px "PT Sans";
}
.wrap-timer {
    top: -15px;
    position: relative;
    display: inline-block;
    color: #fff;
}
.timer-title {
    text-transform: uppercase;
    font: 700 26px "PT Sans";
    text-align: center;
    margin-bottom: 7px;
}
.header-bottom-text-bottom {
    background: #D4D5D6;
    color: #a92c2a;
    text-transform: uppercase;
    text-align: center;
    font: 700 24px/68px "PT Sans";
    border-top: 30px solid white;
}
.header-bottom-text-bottom a{
    text-decoration: none;
    color: #a92c2a;
}.header-bottom-text-bottom a:hover{
    color: #a92c2a;
    border-bottom: #a92c2a 2px dotted;
}

#countdown span {
    position: relative !important;
}
#countdown {
    position: relative !important;
    left: -20px;
}
.countDays,
.countHours,
.countMinutes,
.countSeconds {
    position: relative !important;
    margin-right: -53px;
    overflow: hidden !important;
}
/*
.countDays:after,
.countHours:after,
.countMinutes:after,
.countSeconds:after {
    clear:both;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    text-align: center;
    font: 700 21px "PT Sans";
    letter-spacing: 0;
}
/*.countDays:after {
    content: "дней";
}
.countHours:after {
    content: "часов";
}
.countMinutes:after {
    content: "минут";
}
.countSeconds:after {
    content: "секунд";
}*/
.countdown-caption {
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    font: 700 21px "PT Sans";
    text-align: center;
}
.countdown-caption div {
    margin: 0 10px;
    width: 65px;
    display: inline-block;
}

.wrap-item-as {
    margin-top: 61px;
    margin-bottom: 60px;
    text-align: center;
}
.item-as {
    vertical-align: top;
    width: 285px;
    display: inline-block;
}
.item-as:nth-child(2) {
    margin: 0 150px;
}
.item-as-img-box {
    display: inline-block;
    margin-bottom: 24px;
    overflow: hidden;
    border: 6px solid #A92C2A;
    border-radius: 50%;
    width: 190px;
    height: 190px;
    line-height: 190px;
}
.item-as-title {
    color: #a92c2a;
    font: 700 26px "PT Sans";
}
.item-as-des {
    color: #727270;
    font: 700 19px "PT Sans";
}
.box-title {
    margin: 45px 0;
    text-transform: uppercase;
    color: #a92c2a;
    font: 700 36px "PT Sans";
    text-align: center;
}
.bt-dark {
    color: #727270;
}
.wrap-item-service {
    text-align: center;
}
.item-service {
    vertical-align: top;
    margin: 0 72px;
    display: inline-block;
    width: 393px;
    height: 477px;
}
.item-service-des {
    margin: 12px 30px 0 30px;
    color: #727270;
    font: 700 19px/23px "PT Sans";
}
.item-service-img-box {
    width: 393px;
    height: 334px;
    line-height: 334px;
}
.item-service-img-box img {
    vertical-align: middle;
}
.wrap-item-req {
    text-align: center;
}
.item-req {
    vertical-align: top;
    margin: 0 72px;
    display: inline-block;
    width: 393px;
    height: 477px;
}
.item-req a {
  text-decoration: none;
}
.item-req-des {
    margin: 12px 30px 0 30px;
    color: #727270;
    font: 700 19px/23px "PT Sans";
}
.item-req-img-box {
    width: 393px;
    height: 334px;
    line-height: 334px;
    border: 3px solid #D4D5D6;
    border-radius: 12px;
    overflow: hidden;
}
.item-req-img-box img {
    vertical-align: middle;
}
.wrap-clients-item {
    text-align: center;
}
.item-client-box {
    display: inline-block;
    margin: 0 16px 40px 16px;
    width: 158px;
    height: 132px;
    line-height: 132px;
    border: 2px solid #D4D5D6;
    border-radius: 8px;
}
.item-client-box img {
    vertical-align: middle;
}



.box-reviews .bx-prev,
.box-reviews .bx-next {
    width: 34px !important;
    margin-top: -47px !important;
    height: 94px !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
}
.box-reviews .bx-prev {
    left: -60px !important;
    background-image: url(/bitrix/templates/homepage/img/arrow-left.png) !important;
}
.box-reviews .bx-next {
    right: -60px !important;
    background-image: url(/bitrix/templates/homepage/img/arrow-right.png) !important;
}
.bx-wrapper {
    box-shadow: none !important;
}


.schema {
    margin: 0 auto 115px auto;
    position: relative;
    background: url(/bitrix/templates/homepage/img/schema.jpg) no-repeat center;
    width: 804px;
    height: 500px;
}
.schema p {
    text-align: center;
    position: absolute;
    color: #000000;
    font: 18px "PT Sans";
}
.schema .y1 {
    top: 0;
}
.schema .y2 {
    bottom: 0;
}
.schema .x1 {
    width: 88px;
    left: 29px;
}
.schema .x2 {
    width: 202px;
    left: 187px;
}
.schema .x3 {
    width: 166px;
    left: 425px;
}
.schema .x4 {
    width: 150px;
    left: 655px;
}
.schema .x5 {
    width: 163px;
    left: 112px;
}
.schema .x6 {
    width: 135px;
    left: 343px;
}
.schema .x7 {
    width: 142px;
    left: 554px;
}

.wrap-ask-form {
    box-sizing: border-box;
    margin: 0 auto;
    width: 1011px;
    padding: 44px;
    background: #A82B29;
    border-radius: 15px;
}
.ask-form {
    position: relative;
}

.hr-ft {
    margin: 0 auto;
    width: 448px;
    height: 1px;
    background: #D4D5D6;
}
.wrap-ft {
    text-align: center;
}
.wrap-ft a {
    color: #000;
    text-decoration: none;
}
.wrap-ft a:hover {
    color: #000;
    text-decoration: underline;
}
.ft-box {
    margin: 40px 50px;
    display: inline-block;
    color: #000000;
    background-repeat: no-repeat;
    text-align: left;
}
.ft-1 {
    padding-left: 67px;
    background-image: url(/bitrix/templates/homepage/img/ft1.png);
}
.ft-2 {
    padding-left: 60px;
    background-image: url(/bitrix/templates/homepage/img/ft2.png);
}
.ft-3 {
    padding-left: 69px;
    background-image: url(/bitrix/templates/homepage/img/ft3.png);
}
.ft-title {
    font: 700 24px "PT Sans";
}
.ft-box p {
    font: 18px "PT Sans";
}
.title-pre {
    margin: 60px auto;
    width: 980px;
    color: #a92c2a;
    font: 700 37px "PT Sans";
    text-align: center;
}
.box-footer {
    background: #D4D5D6;
    height: 213px;
}
.box-footer {
    overflow: hidden;
    color: #7b7b7b;
}
.box-footer a {
    text-decoration: none;
    color: #7b7b7b;
}
.box-footer a:hover {
    text-decoration: underline;
    color: #7b7b7b;
}
.wrap-footer-items {
    margin: 40px auto 0 auto;
    width: 1020px;
}
.footer-items {
    display: table;
    height: 79px;
}
.item-footer {
    display: table-cell;
    vertical-align: middle;
    font: 14px "PT Sans";
}
.item-footer b{
    font: 700 18px "PT Sans";
}
.if-1 {
    text-align: left;
    width: 293px;
    border-right: 3px solid #FFFFFF;
}
.if-2 {
    text-align: center;
    width: 537px;
    border-right: 3px solid #FFFFFF;
    font: 18px "PT Sans";
}
.if-3 {
    text-align: right;
    width: 189px;
}
.copyright-box {
    text-align: right;
    color: #9a9999;
    font: 12px "PT Sans";
}













  .main-example {
  width: 100%;
  text-align: center;
  margin: 0px auto;
  color: #333;
  font-size: 125%;
}
.main-example .time {
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  display: inline-block;
  text-align: center;
  position: relative;
  height: 95px;
  width: 65px;

  -webkit-perspective: 479px;
  -moz-perspective: 479px;
  -ms-perspective: 479px;
  -o-perspective: 479px;
  perspective: 479px;

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.main-example .count {
  background: #202020;
  color: #f8f8f8;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 2em;
  line-height: 2.4em;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  top: 0;
  width: 100%;

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;
}
.main-example .count.top {
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.1);
  border-radius: 5px 5px 0 0;
  height: 50%;

  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.main-example .count.bottom {
  background-image: linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -moz-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -o-linear-gradient(rgba(255,255,255,0.1), transparent);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 5px 5px;
  line-height: 0;
  height: 50%;
  top: 50%;

  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.main-example .count.next {
}
.main-example .label {
  font-size: normal;
  margin-top: 5px;
  display: block;
  position: absolute;
  top: 95px;
  width: 100%;
  color: #fff;
  font: 700 21px "PT Sans";
}
/* Animation start */
.main-example .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
}
.main-example .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
}
/* Animation end */
.main-example .flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;

  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.main-example .flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -ms-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;

  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}







.box-reviews .bxslider img {
    cursor:pointer;
}
.bx-wrapper .bx-controls-direction a {
    z-index:9 !important;
}

















/* End */


/* Start:/bitrix/templates/homepage/template_styles.css?1487696910404*/
.developer{
	color:#888 !important;
	font-size: 11px;
}
.developer *{
	display: inline !important;
	color:#888 !important;
	text-decoration:none !important;
}
.developer a:link{
	color:#888 !important;
	text-decoration:none !important;
}
.developer a:visited{
	color:#888 !important;
	text-decoration:none !important;
}
.developer a:selection{
	color:#888 !important;
	text-decoration:none !important;
}

/* End */
/* /bitrix/templates/homepage/styles.css?148769691014593 */
/* /bitrix/templates/homepage/template_styles.css?1487696910404 */
