@font-face {
    font-family: 'PTSans-Bold';
    src: url('../fonts/PTSans-Bold.eot');
    src: url('../fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PTSans-Bold.woff') format('woff'),
    url('../fonts/PTSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans-Regular';
    src: url('../fonts/PTSans-Regular.eot');
    src: url('../fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PTSans-Regular.woff') format('woff'),
    url('../fonts/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/***************************/

html,
body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    width: 100%;
    min-width: 1200px;
}

div {
    margin: 0;
    padding: 0;
    display: block;
}

a {
    text-decoration: none;
    color: #d21c0d;
}

* {
    font-family: 'PTSans-Regular';
    outline: none;
}

p {
    margin: 0px;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 15px;
}

p sup {
    font-size: 10px;
}

::selection {
    background: #d21c0d;
    color: #ffffff;
}

::-moz-selection {
    background: #d21c0d;
    color: #ffffff;
}

img {
    border: none;
}

img[src=""] {
    display: none;
}

table {
    border-collapse: collapse;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    background-color: #ffffff !important;
    outline: none !important;
}

:invalid {
    box-shadow: none !important;
}

.blockline {
    position: relative;
    width: 100%;
}

.block {
    margin: auto;
    width: 1170px;
    position: relative;
}

.clear {
    clear: both;
}

#wrap_page {
    position: relative;
    min-height: 100%;
}

#wrap_content {
	padding-bottom: 55px;
}

/***************************/

#hp_block1line {
    background: #e9f2fc url(../img/hp_block1line.png) 50% 0%;
    background-repeat: repeat-x;
}

#hp_block1:after {
    content: "";
    position: absolute;
    bottom: -53px;
    right: 102px;
    border-left: transparent 128px solid;
    border-top: 53px solid #e9f2fc;
    border-right: transparent 128px solid;
    z-index: 1;
}

#logo {
    display: block;
    margin-bottom: 24px;
    padding-top: 15px;
}

#logo h1 {
    font-family: 'PTSans-Bold';
    color: #d21c0d;
    font-size: 60px;
    line-height: 62px;
    margin: 0px;
    font-weight: normal;
}

#hp_block1_items {
    width: 885px;
    text-align: center;
    font-size: 0px;
    margin-left: -39px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.hp_block1_item {
    width: 275px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 13px;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}

.hp_block1_item:nth-child(2) .hp_block1_item_img img {
    width: 106px;
}

.hp_block1_item_img {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50px;
    background-color: #ffffff;
    margin-bottom: 1px;
}

.hp_block1_item_img img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

/***************************/

#hp_block2:after {
    content: "";
    position: absolute;
    bottom: -53px;
    left: 15px;
    border-left: transparent 128px solid;
    border-top: 53px solid #f3f8fc;
    border-right: transparent 128px solid;
    z-index: 1;
}

#hp_block2 {
    padding-top: 61px;
    padding-bottom: 86px;
}

#hp_block2line {
	background: #f3f8fc;
    background: linear-gradient(to top, #f3f8fc, #f3f8fe);
}

#hp_block2_photo {
    width: 458px;
    height: 400px;
    font-size: 0px;
    text-align: center;
    line-height: 400px;
    position: absolute;
    right: -65px;
    top: -400px;
}

#hp_block2_photo img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

#hp_block2_video {
    width: 529px;
    height: 391px;
    border: 3px solid #ced5ed;
    float: left;
    overflow: hidden;
}

#hp_block2_video iframe {
    width: 696px;
    margin-left: -80px;
}

#hp_block2_right {
    margin-left: 560px;
}

#hp_block2_right_title {
    color: #d21c0d;
    font-size: 64px;
    line-height: 62px;
    font-family: 'PTSans-Bold';
    margin-bottom: 38px;
    margin-top: -9px;
}

#hp_block2_right h2 {
    color: #010101;
    font-size: 36px;
    font-weight: normal;
    line-height: 43px;
    margin: 0px;
    margin-bottom: 41px;
}

#hp_block2_right ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    padding-left: 38px;
}

#hp_block2_right li {
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    position: relative;
    margin-bottom: 12px;
}

#hp_block2_right li:before {
    content: "";
    width: 23px;
    height: 16px;
    background: transparent url(../img/hp_block2_right_li.png) 0px 0px no-repeat;
    position: absolute;
    left: -38px;
    top: 0px;
}

/***************************/

.all_block_title {
    font-size: 40px;
    line-height: 42px;
    color: #d21c0d;
    margin-bottom: 15px;
}

#hp_block3line {
    background: #f3f8fc url(../img/hp_block3line.jpg) 50% 0% no-repeat;
}

#hp_block3 {
    padding-top: 67px;
    padding-bottom: 12px;
}

#hp_block3:after {
    content: "";
    position: absolute;
    bottom: -53px;
    left: 15px;
    border-left: transparent 128px solid;
    border-top: 53px solid #f3f8fc;
    border-right: transparent 128px solid;
    z-index: 1;
}

#hp_block3_items {
    font-size: 0px;
    text-align: center;
}

.hp_block3_item {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 242px;
    background-color: #ffffff;
    overflow: hidden;
    height: 218px;
    margin-bottom: 32px;
}

.hp_block3_item:nth-child(1) {
    margin-left: 0px;
}

.hp_block3_item:nth-child(4) {
    margin-right: 0px;
}

.hp_block3_item:nth-child(5) {
    margin-left: 0px;
    width: 542px;
    height: 162px;
}

.hp_block3_item:nth-child(5) .hp_block3_item_img {
    float: left;
}

.hp_block3_item:nth-child(5) .hp_block3_item_text {
    margin-left: 256px;
    height: 162px;
    line-height: 162px;
}

.hp_block3_item:nth-child(5) .hp_block3_item_text p {
    vertical-align: middle;
    display: inline-block;
    max-height: 154px;
}

.hp_block3_item:nth-child(6) {
    margin-right: 0px;
    width: 542px;
    height: 162px;
}

.hp_block3_item:nth-child(6) .hp_block3_item_img {
    float: left;
}

.hp_block3_item:nth-child(6) .hp_block3_item_text {
    margin-left: 256px;
    height: 162px;
    line-height: 162px;
}

.hp_block3_item:nth-child(6) .hp_block3_item_text p {
    vertical-align: middle;
    display: inline-block;
    max-height: 154px;
}

.hp_block3_item:hover .hp_block3_item_img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.hp_block3_item:hover .hp_block3_item_text p {
    color: #d21c0d;
}

.hp_block3_item_img {
    width: 242px;
    height: 160px;
    font-size: 0px;
    line-height: 160px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 11px;
}

.hp_block3_item_img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
}

.hp_block3_item_text p {
    font-size: 18px;
    line-height: 22px;
    margin: 0px;
    max-height: 44px;
    overflow: hidden;
}

/***************************/

#hp_block4line {
	background: #f3f8fc;
    background: linear-gradient(to top, #f3f8fc, #ffffff);
}

#hp_block4 {
    padding-top: 60px;
    padding-bottom: 41px;
}

#hp_block4:after {
    content: "";
    position: absolute;
    bottom: -53px;
    left: 15px;
    border-left: transparent 128px solid;
    border-top: 53px solid #f3f8fc;
    border-right: transparent 128px solid;
    z-index: 1;
}

#hp_block4_slider {
    margin-left: 28px;
    margin-right: 28px;
}

#hp_block4_slider .slick-slide {
    margin-right: 19px;
}

.hp_block4_slide {
    display: block;
    width: 260px;
    height: 337px;
    border: 2px solid #bbdcfa;
    overflow: hidden;
}

.hp_block4_slide:hover .hp_block4_slide_img img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.hp_block4_slide_img {
    width: 224px;
    height: 309px;
    font-size: 0px;
    line-height: 309px;
    text-align: center;
    margin-left: 18px;
    margin-top: 14px;
}

.hp_block4_slide_img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
}

#hp_block4_slider .slick-prev {
    width: 22px;
    height: 43px;
    border: none;
    padding: 0px;
    background: transparent url(../img/slider_prev.png) no-repeat;
    position: absolute;
    top: 139px;
    left: -28px;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 999;
}

#hp_block4_slider .slick-prev:hover {
    background: transparent url(../img/slider_prev.png) 0px -100px no-repeat;
}

#hp_block4_slider .slick-next {
    width: 22px;
    height: 43px;
    border: none;
    padding: 0px;
    background: transparent url(../img/slider_next.png) no-repeat;
    position: absolute;
    top: 139px;
    right: -28px;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 999;
}

#hp_block4_slider .slick-next:hover {
    background: transparent url(../img/slider_next.png) 0px -100px no-repeat;
}

.fancybox-close {
    top: 0px;
    right: 0px;
}

.fancybox-next span {
    right: -16px;
}

.fancybox-prev span {
    left: -16px;
}

.fancybox-skin {
    border: 2px solid #bbdcfa;
    box-sizing: border-box;
}

/***************************/

#hp_block5 {
    height: 521px;
    height: 452px;
    padding-top: 69px;
}

#hp_block5:after {
    content: "";
    position: absolute;
    bottom: -53px;
    left: 15px;
    border-left: transparent 128px solid;
    border-top: 53px solid #d3dff7;
    border-right: transparent 128px solid;
    z-index: 1;
}

#hp_block5line {
    background: #d3dff7 url(../img/hp_block5line.jpg) 50% 0%;
    background-repeat: repeat-x;
}

#hp_block5 .all_block_title {
    color: #ffffff;
    margin-bottom: 41px;
}

.hp_block5_slide_title p {
    margin: 0px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 12px;
}

.hp_block5_slide_text p {
    margin: 0px;
    font-size: 19px;
    line-height: 32px;
}

#hp_block5_slider {
    width: 770px;
}

#hp_block5_slider .slick-slide {
    width: 770px;
    height: 295px;
    overflow: hidden;
}

#hp_block5_slider .slick-dots {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    list-style-type: none;
    position: absolute;
    bottom: -30px;
    left: 0px;
}

#hp_block5_slider .slick-dots li {
    display: inline-block;
}

#hp_block5_slider .slick-dots li button {
    border: none;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background-color: #2c3e50;
    text-indent: -9999px;
    border: 2px solid #2c3e50;
    box-sizing: border-box;
}

#hp_block5_slider .slick-dots li.slick-active button {
    background-color: #d3dff7;
}

#hp_block5_img {
    position: absolute;
    bottom: -4px;
    right: 0px;
}

/***************************/

#hp_block6line {
    background-color: #ffffff;
}

#hp_block6 {
    padding-top: 53px;
    padding-bottom: 34px;
}

#hp_block6:after {
    content: "";
    position: absolute;
    bottom: -53px;
    left: 15px;
    border-left: transparent 128px solid;
    border-top: 53px solid #ffffff;
    border-right: transparent 128px solid;
    z-index: 1;
}

#hp_block6 .all_block_title {
    margin-bottom: 38px;
}

#hp_block6_slider {
    margin-left: 55px;
    margin-right: 55px;
}

#hp_block6_slider .slick-slide {
    margin-right: 39px;
}

.hp_block6_slide {
    display: block;
    width: 326px;
    height: 103px;
    border-right: 2px solid #e6e6e6;
    overflow: hidden;
}


.hp_block6_slide_img {
    width: 132px;
    height: 100px;
    font-size: 0px;
    line-height: 100px;
    text-align: center;
    margin-top: 1px;
    float: left;
    overflow: hidden;
}

.hp_block6_slide_img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
}

.hp_block6_slide:hover .hp_block6_slide_img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

#hp_block6_slider .slick-prev {
    width: 22px;
    height: 43px;
    border: none;
    padding: 0px;
    background: transparent url(../img/slider_prev.png) no-repeat;
    position: absolute;
    top: 45px;
    left: -54px;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 999;
}

#hp_block6_slider .slick-prev:hover {
    background: transparent url(../img/slider_prev.png) 0px -100px no-repeat;
}

#hp_block6_slider .slick-next {
    width: 22px;
    height: 43px;
    border: none;
    padding: 0px;
    background: transparent url(../img/slider_next.png) no-repeat;
    position: absolute;
    top: 45px;
    right: -54px;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 999;
}

#hp_block6_slider .slick-next:hover {
    background: transparent url(../img/slider_next.png) 0px -100px no-repeat;
}

.hp_block6_slide_text {
    margin-left: 144px;
    padding-right: 5px;
}

.hp_block6_slide:hover .hp_block6_slide_text p {
    color: #d21c0d;
}

.hp_block6_slide_text p {
margin: 0px;
font-size: 16px;
line-height: 20px;
padding-top: 13px;
height: 93px;
overflow: hidden;
}

/***************************/

#hp_block7line {
    background-color: #f3f8fc;
}

#hp_block7 {
    padding-top: 70px;
}

#hp_block7 .all_block_title {
    margin-bottom: 21px;
}

#hp_block7_left {
    float: left;
    width: 290px;
    padding-right: 10px;
}

#hp_block7_right {
    margin-left: 300px;
    padding-bottom: 36px;
    margin-top: -39px;
}

.contacts_item {
    padding-left: 35px;
    margin-bottom: 20px;
}

.contacts_item p {
    font-size: 18px;
    line-height: 21px;
    margin: 0px;
}

.contacts_item p a {
    color: #000000;
}

.c_i_tel {
    background: transparent url(../img/c_i_tel.png) 0px 3px no-repeat;
}

.c_i_mail {
    background: transparent url(../img/c_i_mail.png) 0px 0px no-repeat;
    padding-bottom: 3px;
    padding-top: 2px;
}

.c_i_loc {
    background: transparent url(../img/c_i_loc.png) 0px 3px no-repeat;
}

#map {
    width: 100%;
    border: 2px solid #ffffff;
    box-sizing: border-box;
    height: 226px;
    background-color: #ffffff;
}

/***************************/
#footerline {
    background-color: #bbbbbb;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 999;
}
#footerline.fix_footer{
    position: fixed;
}

#footer {
	min-height: 55px;
	text-align: center;
}


#footer_tel{
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 150px;
	margin-top: 16px;
}

#footer_tel_title{
    font-size: 18px;
	line-height: 24px;
	padding: 0px 0px 5px 0px;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}

#footer_tel_value {
    font-size: 24px;
    line-height: 26px;
    color: #000000;
    padding-left: 31px;
    background: transparent url(../img/footer_left_tel.png) 0px 0px no-repeat;
	display: inline-block;
	vertical-align: top;
}

#messenger_cons{
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 150px;
	margin-top: 16px;
}

#messenger_cons_title{
    font-size: 18px;
	line-height: 24px;
	padding: 0px 0px 5px 0px;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}

#messenger_cons_list{
	display: inline-block;
	vertical-align: top;
	font-size: 0px;
}

#messenger_cons_list a{
	display: inline-block;
	vertical-align: top;
	margin: 0px 10px;
	text-decoration: none;
}

#messenger_cons_list a img{
	display: block;
}
/***************************/
@keyframes blink {
  50% { color: #d21c0d; }
}

.blink_text {
  animation: blink 1s step-end infinite;
}
/***************************/

#sertificat_items {
    text-align: center;
    font-size: 0px;
    margin-top: -20px;
    margin-bottom: 44px;
}

.sertificat_item {
    display: inline-block;
    margin-right: 135px;
}

.sertificat_item:nth-child(3) {
    margin-right: 0px;
}

.sertificat_item_img {
    width: 300px;
    height: 205px;
    line-height: 205px;
    text-align: center;
}

.sertificat_item img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
}

.sertificat_item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.fancybox-nav span {
    visibility: visible;
}
.fancybox-nav{
	width: 5%;
}
/***************************/