html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

a {
    outline: none;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    color: #be1f1c;
}

textarea {
    height: auto;
    min-height: 50px;
    -webkit-resize: none;
    -moz-resize: none;
    resize: none;
}

.clearfloat:before, .clearfloat:after {
    content: "";
    display: table;
}

.clearfloat:after {
    clear: both;
}

/* For IE 6/7 (triggers hasLayout) */
.clearfloat {
    *zoom: 1;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

select {
    width: 100%;
}

/*FONTS--------------------------------------------------------------------*/
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("fonts/fa-brands-400.eot");
    src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), 
        url("fonts/fa-brands-400.woff2") format("woff2"), 
        url("fonts/fa-brands-400.woff") format("woff"), 
        url("fonts/fa-brands-400.ttf") format("truetype"), 
        url("fonts/fa-brands-400.svg#fontawesome") format("svg"); 
}
.fab {
    font-family: 'Font Awesome 5 Brands';
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    src: url("fonts/fa-light-300.eot");
    src: url("fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), 
        url("fonts/fa-light-300.woff2") format("woff2"), 
        url("fonts/fa-light-300.woff") format("woff"), 
        url("fonts/fa-light-300.ttf") format("truetype"), 
        url("fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/fa-regular-400.eot");
    src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), 
        url("fonts/fa-regular-400.woff2") format("woff2"), 
        url("fonts/fa-regular-400.woff") format("woff"), 
        url("fonts/fa-regular-400.ttf") format("truetype"), 
        url("fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    src: url("fonts/fa-solid-900.eot");
    src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), 
        url("fonts/fa-solid-900.woff2") format("woff2"), 
        url("fonts/fa-solid-900.woff") format("woff"), 
        url("fonts/fa-solid-900.ttf") format("truetype"), 
        url("fonts/fa-solid-900.svg#fontawesome") format("svg"); 
}
.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900; 
}

@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-BoldItalic.eot');
    src: url('fonts/PTSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-BoldItalic.woff2') format('woff2'),
        url('fonts/PTSans-BoldItalic.woff') format('woff'),
        url('fonts/PTSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-Regular.eot');
    src: url('fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-Regular.woff2') format('woff2'),
        url('fonts/PTSans-Regular.woff') format('woff'),
        url('fonts/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-Bold.eot');
    src: url('fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-Bold.woff2') format('woff2'),
        url('fonts/PTSans-Bold.woff') format('woff'),
        url('fonts/PTSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PT Sans';
    src: url('fonts/PTSans-Italic.eot');
    src: url('fonts/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/PTSans-Italic.woff2') format('woff2'),
        url('fonts/PTSans-Italic.woff') format('woff'),
        url('fonts/PTSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

.text, p{
    line-height: 24px;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    color: #484848;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h1 {
    font-size: 40px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
}

/*
################################################
#                                              #
#   author:  webrix-studio                     #
#   url:  http://webrix-studio.com             #
#                                              #
################################################
*/
/*BODY-------------------------------------------------------------------*/

body {
    background-color: #fff;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    color: #484848;
    font-size: 16px;
}
.wrapper{
    max-width: 1150px;
    margin: 0 auto;
}

/*-------------- header ---------------*/
header{
    background: #fff;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    box-sizing: border-box;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
header.sticky{
    top: 0px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
}

/*----------------------- languages -------------------------*/
.languages{
    float: right;
    line-height: 50px;
}
.languages a{
    display: inline-block;
    font-size: 18px;
    color: #3f3f3f;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: bold;
    border-right: 2px solid #3f3f3f;
    padding: 0 7px;
    margin-right: -4px;
}
.languages a:hover{
    color: #be1f1c;
}
.languages a:last-child{
    padding-right: 0px;
    border-right: 0px;
}

/*----------------------------- menu -------------------------------*/
#menu{
    float: left;
}
#menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#menu ul li{
    position: relative;
}
#menu > ul > li{
    float: left;
    margin-right: 28px;
}
#menu ul li a{
    display: inline-block;
    font-size: 14px;
    color: #3f3f3f;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    font-weight: bold;
    line-height: 50px;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
}
#menu > ul > li:hover > a, #menu > ul > li.menu-current > a{
    color: #be1f1c;
}
#menu > ul > li > i {
    display: inline-block;
    color: #919191;
    position: relative;
    margin-left: 10px;
    top: 3px;
    font-size: 17px;
}
/* submenu */
#menu > ul > li > .submenu-wrap {
    top: 100%;
    left: -25px;
}
#menu ul li .submenu-wrap {
    opacity: 0;
    min-width: 100%;
    visibility: hidden;
    position: absolute;
}
#menu ul li ul {
    text-align: left;
    z-index: 9999;
    background: #fff;
    padding: 20px 0px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
#menu ul li ul li:last-child{
    border-bottom: none;
}
#menu ul li ul li a{
    padding: 7px 25px;
    display: block;
    font-weight: normal;
    line-height: normal;
}
#menu ul li ul li ul {
    top: 0;
    left: 100%;
}
#menu ul li:hover > .submenu-wrap {
    visibility: visible;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
#menu > ul > li:hover > .submenu-wrap {
    top: 100%;
    opacity: 1;
}
#menu ul li ul li:hover ul {
    left: 100%;
    opacity: 1;
}
#menu ul li ul li:hover > a{
    color: #be1f1c;
}
/* sub submenu */
#menu ul li ul li .submenu-wrap {
    top: -20px;
    left: 100%;
}
#menu ul li ul li:hover .submenu-wrap {
    left: 100%;
    opacity: 1;
}

/*------------------------------- buttons -------------------------------*/
.btn, .big-btn {
    display: inline-block;
    font-size: 14px;
    border-radius: 20px;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 30px;
    border: 1px solid #be1f1c;
    font-weight: bold;
    margin-top: 30px;
    background: #be1f1c;
    box-sizing: border-box;
}
.big-btn{
    font-size: 18px;
    padding: 17px 38px;
    border-radius: 45px;
}
.btn:hover, .big-btn:hover {
    background: transparent;
    color: #be1f1c;
}
.btn-transp{
    background: transparent;
    color: #be1f1c;
}
.btn-transp:hover{
    background: #be1f1c;
    color: #fff;
}
.btn-place{
    text-align: center;
}

/*--------------------------- banner ------------------------------*/
.ban-wrap{
    width: 100%;
    height: 896px;
    position: relative;
}
.ban-img{
    width: 100%;
    height: 100%;
    position: relative;
}
.ban-text-wrap{
    position: absolute;
    top: 70px;
    left: 0px;
    width: 100%;
    z-index: 2;
}

/*-------------- banner contacts ---------------*/
.ban-contact{
    float: right;
    background: #252525;
    padding: 17px 27px;
    border-radius: 45px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    margin-bottom: 45px;
}
.ban-contact i{
    color: #ff0022;
    font-size: 15px;
    margin-right: 5px;
}
.ban-contact .big-btn{
    margin-top: 0px;
    color: #fff;
    margin-left: 10px;
}

/*-------------- banner text ---------------*/
.ban-text{
    width: 50%;
    position: relative;
    color: #fff;
    font-family: 'Josefin Sans';
    font-weight: 300;
    font-size: 50px;
    text-align: right;
    line-height: 64px;
    box-sizing: border-box;
}
.ban-text strong{
    display: block;
    text-align: left;
    margin-bottom: 40px;
}

/*-------------- banner form ---------------*/
.some-form{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.7);
    padding: 20px;
    z-index: 2;
    box-sizing: border-box;
}
.some-form h5{
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    letter-spacing: normal;
    font-size: 18px;
}
.some-form h5 span{
    font-weight: normal;
}
.f-input{
    width: 100%;
    height: 44px;
    display: block;
    background: #fff;
    border-radius: 8px;
    padding: 11px 5px 11px 40px;    /* заради ie8 */
    border: none;
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', 'PT Sans', Arial;
    box-sizing: border-box;
}
.f-input:focus {
    outline: none;
}
.i1, .i2, .i3, .i4{
    position: relative;
    color: #000;
    font-size: 14px;
    float: left;
    width: 25%;
    margin-top: 12px;
    padding-right: 12px;
    box-sizing: border-box;
}
.i1:before, .i2:before, .i3:before, .i4:before{
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 15px;
    left: 14px;
    width: 1.28571429em;
    font-weight: bold;
    text-align: center;
}
.i1:before{
    content: '\f007';
}
.i2:before{
    content: '\f0e0';
}
.i3:before{
    content: '\f095';
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.i4:before{
    content: '\f040';
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #787878;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #787878;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #787878;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #787878;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #787878;
}

.form-btn{
    float: right;
    display: block;
    width: 24%;
    height: 64px;
    font-weight: bold;
    color: #fff;
    background: #be1f1c;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 64px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    padding: 0px 25px;
    position: relative;
    box-sizing: border-box;
}
.form-btn:hover {
    background: #fff;
    color: #be1f1c;
}

.some-form .checkbox-custom{
    margin-bottom: 0px;
}
.some-form .checkbox-custom label{
    color: #fff;
    font-size: 11px;
    padding-left: 20px;
}
.some-form .checkbox-custom label a{
    color: #fff;
}
.some-form .checkbox-custom label a:hover{
    text-decoration: underline;
}
.some-form .checkbox-custom input[type=checkbox]+label:before{
    width: 12px;
    height: 12px;
    border: 1px solid transparent;
    font-size: 10px;
    line-height: 10px;
    border-radius: 3px;
}

/*------------------------- section about us -------------------------*/
.about-us{
    position: relative;
    padding: 130px 0px 40px;
}
.title{
    margin-bottom: 70px;
    position: relative;
    z-index: 1;
}
.about-us-logo{
    float: left;
    width: 430px;
    opacity: 0;
}
.about-us-text{
    float: left;
    opacity: 0;
    width: calc(100% - 430px);
    box-sizing: border-box;
}
.more-link{
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    color: #484848;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 35px;
    padding-left: 64px;
    white-space: nowrap;
}
.more-link::before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    max-width: 0;
    color: #be1f1c;
    padding-left: 64px;
    content: attr(data-hover);
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    transition: max-width 0.5s;
}
.more-link:hover::before{
    max-width: 100%;
}
.more-link::after{
    content: '\f178';
    font-family: 'Font Awesome 5 Pro';
    font-size: 46px;
    color: #be1f1c;
    position: absolute;
    top: -15px;
    left: 0px;
    font-weight: 300;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.more-link:hover::after{
    left: 5px;
}

/*------------------------------------ section company profile -----------------------------------*/
.overflow{
    overflow: hidden;
    padding-top: 140px;
    padding-bottom: 70px;
    border-bottom: 3px solid #f6f6f6;
}
.flex-box{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction:row;
    margin-bottom: 190px;
}
.flex-box figure {
    height: 607px;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    display: flex;
    align-items: center;
    position: relative;
    box-sizing: border-box;
}
.flex-box figure img{
    position: absolute;
    left: 70px;
    height: 100%;
    max-width: none;
}
.flex-box-info {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
}
.circle{
    position: absolute;
    border-radius: 50%;
    background: #c8c8c8;
    z-index: 0;
    height: 876px;
    width: 876px;
    left: 0px;
    box-sizing: border-box;
}
.animate-info1, .animate-info2, .animate-info3,
.img-class1, .img-class2, .img-class3{
    opacity: 0;
    animation-delay: 0.7s;
}
.animate-circle1, .animate-circle2, .animate-circle3{
    transition: all 1600ms;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
}

section.flex-box:nth-of-type(2n){
    flex-direction: row-reverse;
}
section.flex-box:nth-of-type(2n) .circle{
    left: auto;
    right: 0px;
    background: #be1f1c;
}
section.flex-box:nth-of-type(2n) figure img{
    left: auto;
    right: 70px;
}
section.flex-box:nth-of-type(3) .circle{
    background: #838383;
}

/*--------------- custom list -----------------*/
.text ul.custom-list, ul.custom-list{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.text ul.custom-list li, ul.custom-list li{
    position: relative;
}
.text ul.custom-list li:before, ul.custom-list li::before{
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    font-size: 10px;
    position: relative;
    color: #be1f1c;
    top: -2px;
    margin-right: 7px;
    font-weight: bold;
}

/*------------------------- section testimonials -------------------------*/
.testimonials{
    padding: 100px 0px 30px;
}
.testimonials .title{
    text-align: center;
    margin-bottom: 55px;
}
.testimon-one{
    position: relative;
    background: #fff;
    margin: 30px 15px 0px;
    padding: 25px 20px 45px 20px;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    border-bottom: 4px solid #be1f1c;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(215,215,215,0.97);
    -moz-box-shadow: 2px 2px 5px 0px rgba(215,215,215,0.97);
    box-shadow: 2px 2px 5px 0px rgba(215,215,215,0.97);
}
.testimon-one:hover{
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.testimon-one::before{
    content: '\f10d';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    bottom: 0px;
    right: 9px;
    font-size: 56px;
    color: #f6f6f6;
    font-weight: bold;
}
.testimon-one figure{
    position: relative;
    margin-top: -55px;
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-right: 13px;
    overflow: hidden;
    text-align: center;
}
.testimon-one figure img{
    max-width: none;
    width: 100%;
}
.user-info{
    overflow: hidden;
    margin-bottom: 20px;
    height: 88px;
}
.user-name{
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #484848;
}
.testimon-one .text{
    padding-right: 30px;
    height: 122px;
    overflow: hidden;
}

/*------------------------- section partners -------------------------*/
.partners{
    padding: 80px 0px;
}
.partner-one{
    text-align: center;
    border: 1px solid #b7b7b7;
    line-height: 120px;
    margin: 0 25px;
    box-sizing: border-box;
}
.partner-one a{
    display: block;
}
.partner-one a:hover{
    opacity: 0.6;
}
.partners-slider .slick-slide img{
    display: inline-block;
}

/*------------------------- section index news -------------------------*/
.index-news{
    padding: 110px 0px;
    position: relative;
    background: #f6f6f6;
}
.index-news .title{
    text-align: center;
    margin-bottom: 50px;
}
.subtitle{
    text-align: center;
    max-width: 725px;
    margin: 0 auto 45px;
    line-height: 24px;
}
.blog-item{
    display: inline-table;
    vertical-align: top;
    width: 33.3333%;
    margin-right: -4px;
    padding: 0 15px;
    box-sizing: border-box;
}
.blog-item figure{
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.blog-item figure:before {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border: 15px solid rgba(255,255,255,0.2);
    content: '';
    opacity: 0;
    z-index: 0;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.blog-item:hover figure:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.blog-item figure a{
    display: block;
}
.blog-item figure a img{
    max-width: none;
    width: 100%;
}
.blog-item-info{
    padding: 30px;
    position: relative;
    border: 1px solid #ccc;
}
.blog-title{
    font-weight: bold;
    display: block;
    font-size: 24px;
    line-height: 28px;
    color: #484848;
    margin-bottom: 20px;
}
.blog-item:hover .blog-title{
    color: #be1f1c;
}
.blog-item-info .more-link{
    margin-top: 30px;
    float: right;
}

/*.news-slider{
    opacity: 0;
}*/
.news-slider .blog-item{
    display: block;
    margin-right: 0px;
    width: auto;
}

/*----------------------- footer ------------------------*/
footer{
    padding: 70px 0px 0px;
    background: #252525;
}
.footer-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.flex-item {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    box-sizing: border-box;
}
.footer-title{
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;
    text-transform: none;
    letter-spacing: normal;
}

/*---------- footer menu -----------*/
.footer-menu{
    margin-bottom: 50px;
}
.footer-menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.footer-menu ul li{
    margin-bottom: 9px;
}
.footer-menu ul li a{
    font-size: 14px;
    color: #fff;
}
.footer-menu ul li a:hover{
    color: #be1f1c;
}

/*---------- socials -----------*/
.socials a{
    display: inline-block;
    font-size: 15px;
    color: #be1f1c;
    margin-right: 10px;
    margin-bottom: 50px;
    box-sizing: border-box;
}
.socials a:hover{
    color: #fff;
}

/*--------------- footer logo and copyright -----------------*/
.footer-logo{
    margin-bottom: 18px;
    max-width: 270px;
}
.footer-logo > a{
    display: block;
    margin-bottom: 30px;
}
.footer-logo .text{
    color: #fff;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 35px;
}

.rights{
    font-size: 14px;
    color: #999999;
    background: #1c1c20;
    text-align: center;
    padding: 25px 0px;
}

/*---------- footer contacts -----------*/
.footer-contacts{
    margin-bottom: 50px;
}
.footer-contacts h4{
    margin-bottom: 13px;
}
.footer-contacts ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.footer-contacts ul li{
    position: relative;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 25px;
}
.footer-contacts ul li a{
    color: #fff;
}
.footer-contacts ul li a:hover{
    color: #be1f1c;
}
.li-address:before, .li-phone:before, .li-email:before{
    content: '';
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    font-size: 14px;
    color: #be1f1c;
    position: absolute;
    top: 1px;
    left: 0px;
}
.li-address:before{
    content: '\f3c5';
}
.li-phone:before{
    content: '\f095';
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1); 
}
.li-email:before{
    content: '\f0e0';
}

/*--------------- subscribe -----------------*/
.subscribe{
    max-width: 355px;
    margin-bottom: 60px;
}
.subscribe .text{
    color: #fff;
    line-height: normal;
    font-size: 14px;
    margin-bottom: 40px;
}
.subs-form{
    width: 355px;
    background: #1c1c20;
    border-radius: 25px;
    position: relative;
    height: 50px;
    padding: 0 10px;
    box-sizing: border-box;
}
.subs-input {
    float: left;
    background: none;
    padding-left: 15px;
    width: calc(100% - 70px);
    height: 50px;
    border: 0px;
    color: #fff;
    font-size: 13px;
    font-family: Arial, sans-serif;
    outline: none;
    line-height: 50px;
    box-sizing: border-box;
}
.subs-submit{
    border: 0px;
    border-radius: 20px;
    background: #be1f1c;
    float: right;
    display: block;
    font-size: 24px;
    color: #fff;
    width: 62px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 5px; 
    box-sizing: border-box;
}
.subs-submit:hover{
    background: #fff;
    color: #be1f1c;
}
.subs-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff;
}
.subs-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}
.subs-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}
.subs-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
.subs-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #fff;
}

/*--------------- page top button -----------------*/
.page-top{
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 12px;
    right: 20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #b3b3b3;
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 39px;
    z-index: 100;
}
.page-top:hover{
    background: #b3b3b3;
    color: #fff;
}
.page-top.page-top-show{
    visibility: visible;
    opacity: 1;
}

/*--------------- footer accordion transformation in mobile -----------------*/
.foot-btn{
    border: none;
    background: rgba(255,255,255,0.1);
    cursor: pointer;
    padding: 8px 10px;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: normal;
}
.foot-content {
    height:auto;
    width:100%;
    margin:0 auto;
    overflow:hidden;
    background: transparent;
    position: relative;
}
.foot-open {
    height: auto;
}

/*--------------------------------- company profile page -------------------------------------*/
.ban-inner{
    background: #252525;
    height: 750px;
    margin-bottom: 230px;
}
.ban-inner .overflow{
    padding-top: 210px;
    padding-bottom: 0px;
    border-bottom: none;
}
.ban-inner .flex-box-info{
    justify-content: normal;
}
.ban-inner .text{
    color: #fff;
}
.ban-inner .company-profile .title h1{
    color: #be1f1c;
}
.steps{
    padding: 0px 0px 110px;
}
.step-one {
    padding: 70px 0px;
    border-bottom: 3px solid #f6f6f6;
}
.step-one:first-child{
    padding-top: 40px;
}
.step-one:last-child{
    border-bottom: 0px;
}
.step-one figure{
    float: left;
    width: 230px;
    height: 230px;
    background: #c8c8c8;
    line-height: 230px;
    text-align: center;
    border-radius: 50%;
}
.step-one figure img{
    display: inline-block;
}
.step-one-info{
    overflow: hidden;
    padding-left: 50px;
    box-sizing: border-box;
}
.step-one-info h2{
    margin-bottom: 20px;
    height: 104px;
}
.text-list{
    margin: 0px -30px;
    padding: 0px;
    list-style-type: none;
}
.text-list li{
    display: table-cell;
    border-right: 2px solid #f6f6f6;
    padding: 0 30px 15px;
    vertical-align: top;
    width: 25%;
    margin-right: -4px;
    line-height: 24px;
}
.text-list li:last-child{
    border-right: none;
}

article.step-one:nth-of-type(2n) figure{
    float: right;
    background: #be1f1c;
}
article.step-one:nth-of-type(2n) .step-one-info{
    padding-left: 0px;
    padding-right: 50px;
    text-align: right;
}
article.step-one:nth-of-type(3) figure{
    background: #838383;
}

/*---------------------------------  why us page -------------------------------------*/
.ban-inner .why-us .title h1{
    color: #c8c8c8;
}
.ban-inner .why-us {
    flex-direction: row-reverse;
}
.ban-inner .why-us .circle{
    left: auto;
    right: 0px;
    background: #be1f1c;
}
.ban-inner .why-us figure img{
    left: auto;
    right: 70px;
}
.why-us-margin{
    margin-top: -140px;
}
.why-us-steps{
    margin: 0px -25px;
    padding-bottom: 110px;
}
.why-us-step-one {
    padding: 0px 25px;
    display: inline-table;
    vertical-align: top;
    width: 50%;
    margin-right: -4px;
    margin-bottom: 70px;
    box-sizing: border-box;
}
.why-us-step-one figure{
    float: left;
    width: 170px;
    height: 170px;
    line-height: 170px;
    background: #c8c8c8;
    text-align: center;
    border-radius: 50%;
}
.why-us-steps .step-one-info{
    padding-left: 25px;
}
.why-us-steps .step-one-info h2{
    height: auto;
}

.why-us-step-one:first-child{
    width: 100%;
    padding-left: calc(50% + 25px);
}
.why-us-step-one:first-child figure{
    background: #be1f1c;
}
.why-us-step-one:first-child .step-one-info h2{
    color: #be1f1c;
}

/*-------------------------------- simple page inside -------------------------------*/
.content{
    position: relative;
    overflow: hidden;
}
.simple-page{
    height: auto !important;
    padding: 170px 0px 125px;
    margin-bottom: 90px;
}
.simple-page .title{
    margin-bottom: 0px;
    text-align: center;
}
.simple-page .title h1{
    color: #fff;
}
.text-module{
    margin-bottom: 40px;
}

/*pagination-----------------------------------------------------------------*/
.pagination{
    padding-bottom: 60px;
}
.pagination ul {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
.pagination li {
    list-style-type: none;
    display: inline-block;
    margin: 4px 3px;
}
.pagination a,
.pagination a:visited {
    display: inline-block;
    width: 32px;
    height: 34px;
    line-height: 32px;
    background: #fff;
    color: #000;
    text-decoration: none;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.pagination a:hover,
.pagination a:visited:hover {
    border: 1px solid #ccc;
    color: #000;
}
.pagination a.currentpage {
    border: 1px solid #ccc;
    cursor: default;
    color: #000;
}
.pagination a.disablelink,
.pagination a.prevnext {
    color: #9f9f9f;
    cursor: default;
}
.pagination a.disablelink:hover,
.pagination a.prevnext:hover {
    color: #9f9f9f;
    background: #fff;
    border: 1px solid #fff;
}

/*-------------------------------- news page -------------------------------*/
.content .blog-item{
    margin-bottom: 60px;
}

/*-------------------------- news details --------------------------*/
.simple-image {
    float: left;
    width: 53%;
    margin-right: 50px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}
.simple-image img{
    max-width: none;
    width: 100%;
}
.heading{
    letter-spacing: normal;
    text-transform: none;
    line-height: 48px;
    margin-bottom: 20px;
}

/*---------- date ------------*/
.date{
    color: #787878;
    margin-bottom: 40px;
}
.date i{
    color: #000;
    margin-right: 7px;
}

/*--------------- simple list in whole site -----------------*/
.text ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.text ul li{
    position: relative;
}
.text ul li:before{
    content: '\f111';
    font-family: 'Font Awesome 5 Pro';
    font-size: 6px;
    position: relative;
    color: #484848;
    top: -2px;
    margin-right: 7px;
    font-weight: bold;
}

/*------------------------ Tables for whole site ------------------------*/
table {
    width: 100%; 
    border-collapse: collapse; 
    border: none;
    margin-bottom: 40px;
    overflow-x: auto;
    box-sizing: border-box;
}
table th{
    display: table-cell;
    padding: 15px 15px;
    color: #fff;
    background: #838383;
    border: none;
    font-size: 18px;
    overflow: hidden;
    text-align: left;
}
table td{
    background: #fff;
    display: table-cell;
    padding: 13px 15px;
    border: 1px solid #fff;
    background: #f6f6f6;
}

/*------------- Simple gallery in details ------------ */
.simple-gallery{
    margin: 0px -15px;
    margin-top: 20px;
    padding: 0px;
    list-style-type: none;
    box-sizing: border-box;
}
.simple-gallery li{
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 15px;
    margin-right: -4px;
    box-sizing: border-box;
}
.simple-gallery li a{
    display: block;
}
.simple-gallery li img{
    max-width: none;
    width: 100%;
}
.simple-gallery li a:hover{
    opacity: 0.75;
}

/*table----------------------------------------------------------------------*/
.nl_osn {
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
    font-weight: normal;
    color: #909090;
    margin-top: 40px;
    box-sizing: border-box;
}
.nl_osn a {
    font-size: 14px;
    text-decoration: none;
}
.tr {
    width: 100%;
    display: table;
    padding: 10px 10px;
    background: #fff;
    border-bottom: 1px solid #e5e7e9;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    cursor: default;
    box-sizing: border-box;
}
.tr:hover {
    background: #f3f2f0;
    color: #000;
}
.tr span,
.th {
    display: table-cell;
    color: #3b3e4a;
    box-sizing: border-box;
}
.download1 {
    width: 72%;
    vertical-align: middle;
}
.size1,
.type1 {
    width: 8%;
    padding: 0 3px;
    text-align: right;
    vertical-align: middle;
}
a.pdf,
a.pdf:visited {
    display: block;
    float: right;
    font-weight: bold;
    font-size:14px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 12px;
    display: table-cell;
    top: 3px;
    position: relative;
    color: #fff;
    background: #be1f1c;
    border-radius: 7px;
    letter-spacing: 1px;
}
.tr:hover a.pdf{
    background: #1a1a1a;
}

/*--------------- video -----------------*/
.video{
    width: 100%;
    margin: 40px auto 0px;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 51%;
    height: 0;
    border: 0px;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*--------------- tags -----------------*/
.tagsContainer{
    margin-top: 30px;
    position: relative;
}
.tagsContainer::before{
    content: '\f02c';
    font-family: 'Font Awesome 5 Pro';
    font-size: 14px;
    color: #656565;
    position: relative;
    left: 0px;
    top: 0px;
    margin-right: 10px;
}
.tagsContainer .tag-filter {
    display: inline-block;
    padding: 7px 10px;
    border: 1px solid #E6E6E6;
    color: #666;
    margin: 6px 5px 0 0;
    border-radius:3px;
    font-size: 15px;
}
.tagsContainer .tag-filter:hover {
    color: #fff;
    background: #808080;
    border: 1px solid #808080;
}

/*contact form------------------------------------------------------------------*/
.map {
    height: 450px;
    overflow: hidden;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.map iframe{
    pointer-events: none;
}
.one-contact{
    margin-top: 40px;
}
.second-title {
    font-size: 22px;
    color: #000;
    margin-bottom: 25px;
    margin-top: 10px;
}
.address{
    float: left;
    line-height: 26px;
    width: 45%;
    margin: 0px 5% 40px 0px;
}
.address span{
    color: #000;
    font-weight: 500;
}
.contact-form {
    margin-bottom: 35px;
    float: left;
    width: 50%;
}
.input{
    border: 1px solid #ebebeb;
    padding: 0 15px;
    margin-bottom: 10px;
    width: 80%;
    height: 50px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    box-sizing: border-box;
}
input:focus, textarea:focus {
    outline: none;
}
textarea.input {
    width: 100%;
    height: 150px;
    resize: none;
    padding: 15px 10px;
    box-sizing: border-box;
}

.ok, .error {
    display: block;
    font-size: 13px;
    margin: 10px;
}
.error {
    color: #BF1717;
}

.contact-form .btn{
    margin-top: 15px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #787878;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #787878;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #787878;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #787878;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #787878;
}

.label{
    margin-bottom: 5px;
    display: inline-block;
}
.captcha input {
    width: 30%;
}
.captcha img {
    border: 2px solid transparent;
}
.captcha img:hover{
    border: 2px solid #999;
    opacity: 0.9;
}

.alert {
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.11);
    display: table;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;

}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-white {
    background-image: linear-gradient(to bottom, #fff, #f9f9f9);
    border-top-color: #d8d8d8;
    border-bottom-color: #bdbdbd;
    border-left-color: #cacaca;
    border-right-color: #cacaca;
    color: #404040;
    padding-left: 61px;
    position: relative;
}
.alert-white.rounded {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.alert-white .icon {
    text-align: center;
    width: 45px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bdbdbd;
}
.alert-white.rounded .icon {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
}
.alert-white.alert-success .icon, .alert-white.alert-success .icon::after {
    border-color: #54a754;
    background: #60c060;
}
.alert-white .icon i {
    font-size: 20px;
    color: #fff;
    left: 12px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}

/*----------------------- Checkbox and Radio style ----------------------*/
.checkbox-custom, .radio-custom {
    position: relative;
    display: block;
    margin-bottom: 10px;
}
.checkbox-custom label,.radio-custom label{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0;
    padding:0;
    cursor:pointer;
    font-size: 15px;
    padding-left: 28px;
}
.checkbox-custom input[type=checkbox]{
    opacity:0;
    position:absolute;
    margin: 0px;
}
.checkbox-custom input[type=checkbox]+label:before{
    content:'';
    background:#fff;
    border: 1px solid #e5e7e9;
    display:inline-block;
    vertical-align:top;
    width: 18px;
    height: 18px;
    text-align:center;
    font-size: 13px;
    color: #000;
    line-height: 17px;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 0px;
    top: 0px;
    font-weight: bold;
    -webkit-transition:box-shadow .1s ease-in-out;
    -o-transition:box-shadow .1s ease-in-out;
    transition:box-shadow .1s ease-in-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.checkbox-custom input[type=checkbox]:checked+label:before{
    content: '\f00c';
    border: 1px solid #bbb;
}
.checkbox-custom input[type=checkbox].disabled+label:before,.checkbox-custom input[type=checkbox]:disabled+label:before,fieldset[disabled] .checkbox-custom input[type=checkbox]+label:before{
    cursor:default;
    opacity:.4;
}

.radio-custom.radio-inline{
    padding-left:0;
}
.radio-custom input[type=radio]{
    opacity:0;
    position:absolute;
    margin: 0px;
}
.radio-custom input[type=radio]+label:before{
    border-radius:50%;
    content:'';
    background:#fff;
    border: 1px solid #e5e7e9;
    display:inline-block;
    vertical-align:top;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18px;
    height: 18px;
    padding:2px;
    margin-right:10px;
    text-align:center;
    box-shadow:inset 0 0 0 8px #fff;
    -webkit-transition:box-shadow .1s ease-in-out;
    -o-transition:box-shadow .1s ease-in-out;
    transition:box-shadow .1s ease-in-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.radio-custom input[type=radio]:checked+label:before{
    background: #000;
    box-shadow:inset 0 0 0 3px #fff;
}
/*
.radio-custom input[type=radio]:focus+label:before{
  box-shadow:inset 0 0 0 3px #fff;
}*/
.radio-custom input[type=radio].disabled+label:before,.radio-custom input[type=radio]:disabled+label:before,fieldset[disabled] .radio-custom input[type=radio]+label:before{
    cursor:default;
    opacity:.4;
}

/* sitemap ---------------------------------------------------------------*/
.sitemap ul {
    padding: 0;
    list-style-type: none;
    margin: 0px 0px 0px 20px;
}
.sitemap ul ul,.sitemap ul ul ul, .sitemap ul ul ul ul {
    padding: 10px;
    padding-right: 0px;
    list-style-type: none;
    margin: 10px 0px 10px 20px;
    border-left: 1px solid #C0C0C0;
}
.sitemap ul li {
    padding: 2px;
}
.sitemap a {
    color: #000;
    font-family: 'robotoRegular', Arial, Helvetica, sans-serif;
}
.sitemap a:hover {
    color: #ef9e3e;
}

/* error page ---------------------------------------------------------------*/
i.fa-meh-o{
    margin-right: 10px;
}
.error-page{
    background: #FBEEED;
    border: 1px solid #F7D8DD;
    padding: 20px 15px;
    color: #d9534f;
    font-family: 'robotoRegular', Arial, Helvetica, sans-serif;
}
.error-page h6{
    font-family: 'robotoBold', Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    color: #d9534f;
}

/* search results ---------------------------------------------------------------*/
.search-result-wrap{
    border: 1px solid #ebebeb;
    padding: 20px 40px;
}
.search-result{
    padding: 25px 0px;
    border-bottom: 1px solid #f1f1f1;
}
.search-result:last-child{
    border-bottom: none;
}
.search-result h4{
    color: #000;
    font-size: 15px;
    font-family: 'robotoMedium', Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}
.search-result h4 a{
    color: #000;
}
.search-result h4 a:hover{
    color: #3181c8;
}
.path{
    color: #9f9f9f;
}
.blog-item-info .text {
	max-height:120px;
	overflow:hidden;
}
.bot {
	position:absolute;
	bottom:80px;
}
.bot i {
	color:#fff;
	font-size:32px;
}


/*------------------------------------------- Products -----------------------------------------*/
.all-products{
    background: #f6f6f6;
}
.pr-wrap{
    margin: 0 -15px;
}
.pr-item{
    display: inline-table;
    vertical-align: top;
    width: 33.3333%;
    margin-right: -4px;
    margin-bottom: 60px;
    padding: 0 15px;
    box-sizing: border-box;
}
.pr-item figure{
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #fff;
    line-height: 222px;
}
.pr-item figure a{
    display: block;
}
.pr-item figure a img{
    max-height: 222px;
}
.pr-item-info{
    padding: 30px;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.pr-item-info:before {
    content: '';
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    background: #252525;
}
.pr-item:hover .pr-item-info:before {
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.pr-item-info:after{
    content: '';
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    background: #252525;
}
.pr-item:hover .pr-item-info:after{
    margin-left: -25px;
    width: 55px;
    height: 5px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.pr-title{
    font-weight: bold;
    display: block;
    font-size: 24px;
    line-height: 28px;
    color: #484848;
    margin-bottom: 5px;
}
.pr-item:hover .pr-title{
    color: #be1f1c;
}
.pr-item-info .more-link{
    margin-top: 30px;
    float: right;
}


/*------------------------------------------- Products details -----------------------------------------*/
.pr-details-title{
    margin-bottom: 40px;
    text-align: center;
}
.pr-details-title h2{
    letter-spacing: normal;
    text-transform: none;
    color: #be1f1c;
}
.image-gallery{
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin-right: -4px;
    text-align: center;
    box-sizing: border-box;
}
.description-wrap{
    display: inline-table;
    vertical-align: top;
    width: 55%;
    margin-right: -4px;
    padding-left: 45px;
    box-sizing: border-box;
}
.more-description {
    margin-top: 20px;
    position: relative;
}
.author {
float: right;
  margin-right: 10px;
}















/*/*media queries----------------------------------------------------------*/

@media only screen and (max-width: 1660px) {

}

@media only screen and (max-width: 1530px) {

}

@media only screen and (max-width: 1480px) {
    .circle{width: 600px; height: 600px;}
    .flex-box figure{height: 490px;}
    .title{margin-bottom: 40px;}
    .about-us{padding-top: 90px;}
    .overflow{padding-top: 70px; padding-bottom: 40px;}
    .flex-box{margin-bottom: 90px;}
    .testimonials{padding-top: 70px;}
    .index-news{padding: 70px 0px;}
    .index-news .title{margin-bottom: 20px;}
    .ban-inner .overflow{padding-top: 160px;}
    .ban-inner{height: 600px; margin-bottom: 160px;}
    .simple-page{margin-bottom: 90px;}
    .why-us-margin{margin-top: -90px;}
}

@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1280px) {
    .slick-slider .slick-next{right: 0px;}
    .slick-slider .slick-prev{left: 0px;}
    .news-slider, .testimon-slider, .partners-slider{padding: 0 40px;}
}

@media only screen and (max-width: 1200px) {
    .wrapper{max-width: 950px;}
    #menu > ul > li{margin-right: 15px;}
    #menu > ul > li:last-child{margin-right: 0px;}
    h1, h2{font-size: 36px;}
    .blog-title{font-size: 22px;}
    .subscribe{max-width: 260px;}
    .subs-form{width: 260px;}
    .footer-logo{max-width: 230px;}
    .partner-one{margin: 0 15px;}
    .ban-inner .overflow{padding-top: 110px;}
    .why-us-step-one:first-child, .why-us-step-one{padding: 0; width: auto; display: block; margin-right: 0px; margin-bottom: 60px;}
    .why-us-steps{margin: 0px; padding-bottom: 20px;}
    .steps{padding: 0px;}
    .ban-inner{margin-bottom: 110px;}
    .simple-page{margin-bottom: 90px;}
    .why-us-margin{margin-top: 0px;}
}

@media only screen and (max-width: 1180px) {
    .simple-page{margin-bottom: 70px;}
}

@media only screen and (max-width: 1098px) {

}

@media only screen and (max-width: 1000px) {
    #menu{display: none;}
    header .responsive-menu-btn{display: block;}
    .wrapper{padding: 0 20px;}
    .ban-wrap{height: 720px;}
    .big-btn{padding: 14px 30px; font-size: 16px;}
    .ban-text{font-size: 42px; line-height: 54px;}
    .some-form{padding: 20px 0px;}
    h1, h2{font-size: 30px;}
    h3{font-size: 26px;}
    .about-us-logo{width: 390px;}
    .more-link{font-size: 14px; padding-left: 50px;}
    .more-link::after{font-size: 40px; top: -14px;}
    .circle{width: 400px; height: 400px;}
    .flex-box figure{height: 340px; flex: 0 0 55%; max-width: 55%;}
    .flex-box-info{flex: 0 0 41%; max-width: 41%;}
    .title{margin-bottom: 35px;}
    .flex-box figure img{left: 50px;}
    section.flex-box:nth-of-type(2n) figure img{right: 50px;}
    .ban-inner{height: auto; margin-bottom: 70px;}
    .ban-inner .overflow{padding-top: 130px;}
    .ban-inner .why-us figure img{right: 50px;}
    .blog-item{width: 50%;}
    .heading{line-height: 36px;}
    .date{margin-bottom: 25px;}
    .simple-page{margin-bottom: 70px;}
    .pr-item{width: 50%; margin-bottom: 30px;}
}

@media only screen and (max-width: 980px) {

}

@media only screen and (max-width: 900px) {
    .form-btn{height: 54px; line-height: 54px; font-size: 14px; padding: 0 15px; width: 22%;}
    .i1, .i2, .i3, .i4{margin-top: 7px; width: 26%;}
    .ban-contact{padding: 10px 25px;}
    .ban-text{width: 55%; font-size: 40px;}
    .partners{padding: 45px 0px;}
    .flex-item{-webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .footer-logo{max-width: none; text-align: center;}
    .socials{text-align: center;}
    .socials a{margin: 0 5px 40px;}
    .footer-logo > a{margin-bottom: 25px;}
    .subscribe{max-width: none;}
    .foot-content {height: 0px;}
    .footer-menu, .footer-contacts{margin-bottom: 0px;}
    .foot-content-inner {padding: 10px 10px 15px;}
    .subs-form{width: 300px;}
    .testimon-one .text{height: auto;}
    .user-info{height: auto;}
    .blog-title{font-size: 19px;}
    .testimonials{padding-top: 50px;}
    .overflow{padding-bottom: 0px;}
    .step-one figure{width: 170px; height: 170px; line-height: 170px;}
    .steps .step-one-info{padding-left: 20px;}
    .text-list li{padding: 0 10px 10px;}
    .text-list{margin: 0 -10px;}
    .step-one{padding: 50px 0px;}
    .step-one:first-child{padding-top: 0px;}
    .simple-image{float: none; width: auto; margin-right: 0px;}
    .simple-page{padding: 130px 0px 85px;}
    .pr-details-title{margin-bottom: 25px;}
    .image-gallery{display: block; width: auto; margin-right: 0px; margin-bottom: 35px;}
    .description-wrap{display: block; width: auto; margin-right: 0px; padding-left: 0px;}

    .download1{width: 60%;}
    .size1, .type1{width: 10%;}
}

@media only screen and (max-width: 800px) {
    .about-us-logo{float: none; width: auto; margin-bottom: 40px;}
    .about-us-text{float: none; width: auto;}
    .flex-box figure{flex: 0 0 100%; max-width: 100%; height: 310px;}
    .flex-box-info{flex: 0 0 100%; max-width: 100%; margin-bottom: 70px;}
    .overflow {padding-top: 40px;}
    .about-us{padding-top: 60px;}
    .ban-text{width: 70%;}
    .form-btn{font-size: 13px;}
    .ban-inner .overflow{padding-top: 110px;}
    .ban-inner{margin-bottom: 60px;}
    .simple-page{margin-bottom: 60px;}

    .address{float: none; width: 100%; margin-right: 0px; margin-bottom: 30px;}
    .map-place{float: none; width: auto;}
    .contact-form{float: none; width: auto;}
    .search-result-wrap{padding: 10px 25px;}
}

@media only screen and (max-width: 740px) {
    .ban-text-wrap{top: 60px;}
    .some-form{position: relative; bottom: auto; left: auto; background: #000;}
    .ban-wrap{height: auto;}
    .ban-img{height: 500px;}
    .i1, .i2, .i3, .i4{float: none; width: 90%; padding-right: 0px; margin: 7px auto 0px;}
    .form-btn{font-size: 15px; float: none; width: 90%; margin: 7px auto 0px;}
    .some-form .checkbox-custom{width: 90%; margin: 7px auto 0px; }
    .steps .step-one figure, article.step-one:nth-of-type(2n) figure{float: none; margin-bottom: 25px;}
    .steps .step-one-info{padding-left: 0px;}
    .step-one-info h2{height: auto;}
    article.step-one:nth-of-type(2n) .step-one-info{padding: 0px; text-align: left;}
    .text-list li{width: auto; display: block; margin-right: 0px; border-right: none; padding: 0 0px 10px;}
    .text-list{margin: 0px;}
    .step-one{padding: 25px 0px;}
    .pr-title{font-size: 22px;}
    .pr-item-info{padding: 20px;}

    .text-module{margin-bottom: 25px;}
    .search-result{padding: 18px 0px;}
}

@media only screen and (max-width: 640px) {
    .ban-text{width: 100%; font-size: 32px; line-height: 42px;}
    .partner-one{margin: 0 10px;}
    .news-slider .blog-item{padding: 0px 5px;}
    .blog-item{display: block; width: auto; margin-right: 0px; padding: 0px;}
    .content .blog-item{margin-bottom: 45px;}
    .pr-item{padding: 0 10px;}
    .pr-wrap{margin: 0 -10px;}

    .sitemap ul{margin: 0px;}
}

@media only screen and (max-width: 600px) {

}

@media only screen and (max-width: 550px) {
    .ban-contact{font-size: 15px;}
    .big-btn{font-size: 15px; padding: 11px 20px;}
    .ban-contact{padding: 10px 15px;}
    .ban-img{height: 400px;}
    h1, h2{font-size: 27px; letter-spacing: 1px;}
    h3 {font-size: 24px; letter-spacing: 1px;}
    h4 {font-size: 22px; letter-spacing: 1px;}
    h5 {font-size: 20px; letter-spacing: 1px;}
    h6 {font-size: 18px; letter-spacing: 1px;}
    .title{margin-bottom: 30px;}
    .heading{line-height: 34px;}
    .simple-page{padding: 100px 0px 55px;}

    .simple-gallery li{width: auto; margin-right: 0px; display: block; padding: 0px; margin-bottom: 15px;}
    .simple-gallery{margin: 0px;}
    .search-result-wrap{padding: 0px 15px;}
    table {display: block; overflow-x: auto; white-space: nowrap; width: 100%;}
    .captcha input{width: 50%;}
}

@media only screen and (max-width: 500px) {
    .testimon-one figure{float: none; margin-bottom: 20px;}
    .why-us-step-one figure{float: none; margin-bottom: 20px;}
    .why-us-step-one:first-child, .why-us-step-one{margin-bottom: 50px;}
    .why-us-steps .step-one-info{padding-left: 0px;}
    .pr-item{display: block; width: auto; margin-right: 0px;}
}

@media only screen and (max-width: 430px) {
    .circle{width: 320px; height: 320px;}
    .flex-box figure{height: 240px;}
    .flex-box figure img{left: 40px;}
    section.flex-box:nth-of-type(2n) figure img{right: 40px;}
    .blog-item-info{padding: 20px;}
    .ban-contact .big-btn{font-size: 13px; margin-left: 5px;}
    .ban-contact .big-btn{font-size: 14px;}
    .wrapper{padding: 0 10px;}
    .testimon-one{margin: 30px 5px 0;}
    .testimon-one .text{padding-right: 0px;}
    .simple-page{margin-bottom: 50px;}

    .input{width: 100%;}
    .contact-form .btn{display: block;}
}

@media only screen and (max-width: 360px) {
    .ban-text{font-size: 28px; line-height: 32px;}
    .ban-contact{padding: 10px; font-size: 14px;}
    .ban-contact .big-btn{padding: 11px; font-size: 13px;}
    .subs-form{width: 260px;}

    .search-result{padding: 13px 0px;}
    .search-result h4{font-size: 14px;}
}

@media only screen and (max-width: 320px) {
}

.validate-error{
    color:red;
}
