::selection {
    background: #de8650; /* WebKit/Blink Browsers */
}
::-moz-selection {
    background: #de8650; /* Gecko Browsers */
}
a::selection {
    background: #fdcfb4; /* WebKit/Blink Browsers */
}
a::-moz-selection {
    background: #fdcfb4; /* Gecko Browsers */
}
body {
    color: #131313;
    overflow: auto !important;
}
img {
    max-width: 100%;
}
table {
    border-collapse: collapse;
}
table tr:first-child th {
    border-top: 0 !important;
}
table tr:last-child td {
    border-bottom: 0 !important;
}
table tr td:first-child,
table tr th:first-child {
    border-left: 0 !important;
}
table tr td:last-child,
table tr th:last-child {
    border-right: 0 !important;
}
header {
    margin-bottom: 0;
}
section {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    text-align: center;
}
.table {
    display: table;
}
.table-row {
    display: table-row;
}
.table-cell {
    display: table-cell;
}
.spcolor {
    color: #de8650;
}
.animate-block {
    opacity: 0;
}
.visible {
    opacity: 1;
}
.content.inner {
    position: relative;
}
.about-template-tpl .content-middle {
    margin: 0 0 10px 170px;
}
/**** ****/
#about-stat {
    background: url("../../../assets-v2/img/about/about-top-bg.jpg") no-repeat fixed center top ;
    height: 520px;
    position: relative;
    overflow: hidden;
    perspective: 1000px;
    transform-style: preserve-3d;
}
#about-stat-img {
    position: absolute;
    width: 1010px;
    height: 807px;
}
#about-slogan {
    color: #ffffff;
    font-weight: 500;
    font-size: 32px;
    padding: 40px 40px 20px;
    text-align: center;
    position: relative;
}
#about-slogan-divider, #about-press-divider,#about-awards-divider, #about-location-divider {
    display: block;
    content: "";
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    width: 80px;
    position: relative;
}
#stat-content {
    margin: 40px auto;
    line-height: 1;
    height: 100%;
}
#stat-content .stat-row {
    text-align: center;
    clear: both;
    margin-bottom: 15px;
}
.stat-number {
    font-weight: bold;
    float: left;
}
#stat-content .stat-return-money .stat-number {
    font-size: 53px;
}
#stat-content .stat-return-money [class*="icon-"] {
    font-size: 35px;
    margin-top: 25px;
    padding-right: 0;
}
#stat-content .stat-return-money .stat-text {
    margin-top: 25px;
}
#stat-content .stat-visitor [class*="icon-"] {
    font-size: 35px;
    margin-top: 15px;
}
#stat-content .stat-visitor .stat-text {
    margin-top: 15px;
}
#stat-content .stat-complaints .stat-number {
    font-size: 45px;
    margin-top: 8px;
}
#stat-content .stat-comments .stat-number {
    font-size: 50px;
}
#stat-content .stat-comments [class*="icon-"]  {
    margin-top: 15px;
}
#stat-content .stat-comments .stat-text  {
    margin-top: 20px;
}
#stat-content .stat-visitor [class*="icon-"] {
    margin-top: 15px;
}
#stat-content .stat-visitor .stat-text {
    margin-top: 15px;
}
#stat-content .stat-visitor .stat-number {
    font-size: 36px;
}
#stat-content .stat-companies .stat-number {
    font-size: 45px;
}
.stat-text {
    color: #fff;
    display: inline-block;
    text-align: left;
    margin-left: 10px;
    float: left;
    line-height: 20px;
    font-size: 15px;
}
#stat-content [class^="icon-"],
#stat-content [class*="icon-"] {
    color: #fff;
    font-size: 40px;
    padding-right: 8px;
    float: left;
    display: inline-block;
}
#our-principles {
    background-color: #fff;
    margin-top: 7px;
}
#our-team nav {
    text-align: left;
    position: relative;
}
#our-team nav::before {
    content:'';
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    border-top: 1px solid rgba(255, 255, 255, .5);

}
#our-team .h2 {
    color: #fff;
    display: inline-block;
    padding: 0;
    line-height: 55px;
    text-align: left;
    margin: 0 15px;
}
#our-principles .h2 {
    border-bottom: 1px solid #f1f2f2;
    color: #131313;
    padding: 15px 0;
    text-align: left;
    margin: 0 15px;
}

#we-are {
    margin-top: 7px;
    background-color: white;
    padding: 10px;
}
#we-are .h2 {
    border-bottom: 1px solid #f1f2f2;
    margin: 0;
    padding: 5px 5px 15px 5px;
    font-size: 18px;
    font-weight: 500;
}
#we-are {
    margin-top: 7px;
    background-color: white;
    padding: 10px;
}
#we-are .h2 {
    border-bottom: 1px solid #f1f2f2;
    margin: 0;
    padding: 5px 5px 15px 5px;

}
#we-are > p {
    font-size: 15px;
    font-weight: 500;
    margin: 15px 10px;
}
.we-are-cols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 15px 20px 15px;
}
.we-are-cols > div {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    box-sizing: border-box;
}
.we-are-cols > div:first-child {
    padding-right: 25px;
}
.we-are-cols > div:last-child {
    padding-right: 25px;
}
.we-are-cols .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.we-are-cols .row + .row {
    margin-top: 20px;
}

.we-are-cols .row > i {
    -webkit-flex: 0 0 55px;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
    font-size: 36px;
    color: #ff924a;
}
.we-are-cols .row > p {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media all and (max-width: 960px) {
    #we-are > p {
        /*display: none;*/
    }
    .we-are-cols {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 5px;
    }
    .we-are-cols > div {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .we-are-cols .row {
        margin-top: 20px;
    }
    .we-are-cols .row + .row {
        margin-top: 20px;
    }
    .we-are-cols .row > i {
        font-size: 18pt;
        flex: 0 0 42px;
    }

    .we-are-cols > div:last-of-type .row:last-of-type {
        margin-top: 20px;
    }
    .we-are-cols > div:first-child {
        padding-right: 0;
    }
    .we-are-cols > div:last-child {
        padding-left: 0;
    }
}


#our-team {
    background-color: #3b86c4;
    margin-top: 10px;
    overflow: hidden;
}
/*.our-team-container {*/
/*    margin-bottom: 20px;*/
/*}*/
.our-team-container.short {
    max-height: 580px;
}
.our-team-nav {
    text-align: center;
    min-height: 55px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 10px;
}
.our-team-nav .posts-manage-menu {
    background: transparent;
    margin-bottom: 0;
}
.our-team-nav .manage-menu-slider > i.arrow-next {
    background: linear-gradient(90deg, rgba(59, 134, 196, 0) 0%, rgba(59, 134, 196, 1) 50%);
}
.our-team-nav .manage-menu-slider > i.arrow-prev {
    background: linear-gradient(90deg, rgba(59, 134, 196, 1) 50%, rgba(59, 134, 196, 0) 100%);
}
.our-team-nav span {
    position: relative;
    color: #fff !important;
    margin: 0 10px !important;
    padding: 0 5px !important;
    border-bottom: 0px !important;
    line-height: 55px !important;
    cursor: pointer;
}
.our-team-nav span:first-child {
    margin-left: 0px !important;
}
.our-team-nav span:last-child {
    margin-right: 0px !important;
}
.our-team-nav span.active::before {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: auto;
    background-color: white;
    height: 3px;
    content: '';
}

.our-team-nav span.active {
    text-decoration: none;
    cursor: default;
    font-weight: bold;
}
.our-team-nav .tabs-selector {
    padding: 0;
    height: 53px;
    overflow-y: hidden;
    position: relative;
    user-select: none;
}
.our-team-nav .tabs-selector .tabs-panel-wrap {
    z-index: 1;
    line-height: 53px;
    width: 100%;
    height: 71px;
    margin-bottom: -20px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    display: block;
}
.our-team-nav .tabs-selector .tabs-panel-wrap .tabs-panel {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 53px;
    /*padding-right: 12px;*/
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    position: relative;
}
#our-team .employee.active img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    -webkit-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}
#our-team .employee img{
    height: 0;
    width: 0;
    -webkit-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}
#our-team .employee {
    display: none;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-top: 22px;
    animation-name: employee-in;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}
#our-team .employee.active {
    position: relative;
    height: auto;
    width: 19.6%;
    transition: all 0.3s;
    animation-name: employee-out;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    display: inline-block;
}
@keyframes employee-in {
    0% {

        opacity: 1;
        display: inline-block;
    }
    99% {
        display: inline-block;
    }
    100% {
        opacity: 0;
        display: none;
    }
}
@keyframes employee-out {
    0% {
        display: inline-block;
        opacity: 0;
    }
    100% {
        display: inline-block;
        opacity: 1;
    }
}
#our-team .employee a {
    display: inline-table;
    position: relative;
}
#our-team .employee a:hover {
    text-decoration: none;
}
#our-team .ava-initials {
    background: -webkit-linear-gradient(top, #58b4e6, #2789ce);
    background: linear-gradient(to bottom, #58b4e6, #2789ce);
    border-radius: 50%;
    color: #fff;
    font-size: 72px;
    line-height: 163px;
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    width: 100%;
    height: 150px;
}
#our-team .h4 {
    border-bottom: 1px solid #5898cd;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    padding: 10px 15px;
    vertical-align: middle;
    min-height: 54px;
}

#our-team .user-name {
    display: table;
    width: 100%;
    height: 60px;
    max-width: 150px;
}

#our-team .user-name .h4 {
    display: table-cell;
}
#our-team .job-position {
    color: #ffffff;
    font-style: italic;
    font-size: 14px;
    max-width: 150px;
    line-height: 20px;
    min-height: 40px;
    padding: 5px 0;
    vertical-align: middle;

}
#our-team .employee .more-info {
    position: absolute;
    background: rgba(0,0,0, 0.5);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    line-height: 150px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    top: 0;
    left: 0;
}
#our-team .employee a:hover .more-info {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    cursor: pointer;
}
#our-team-more {
    padding: 0 15px;
    border-top: 1px solid #9dc3e2;
    text-align: center;
    position: relative;
    background-color: #3b86c4;
}
#our-team-more span {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    line-height: 57px;
}
#our-team-more a:hover {
    text-decoration: none;
}
#about-press {
    background: url('../../../assets-v2/img/about/bg2-press.jpg') center top no-repeat;
    background-attachment: fixed;
    height: 100%;
    margin-top: 10px;
    overflow: hidden;
}
#about-awards {
    background: url('../../../assets-v2/img/about/bg3-awards.jpg') center top no-repeat;
    background-attachment: fixed;
    height: 100%;
    margin-top: 10px;
    overflow: hidden;
}
#about-press-carousel .h2,#about-awards-carousel .h2, #our-location .h2 {
    color: #fff;
    font-size: 24px;
    padding: 25px 0;
    text-align: center;
    margin: 0;
}
#press-logos,#awards-logos {
    text-align: center;
    width: calc(100% - 100px);
    margin: auto;
}
#press-logos span, #awards-logos span {
    display: inline-block;
    line-height: 120px;
    text-align: center;
    vertical-align: middle;
}
#press-logos span img, #awards-logos span img {
    vertical-align: middle;
    cursor: pointer;
}
#about-press-carousel .buttons, #about-awards-carousel .buttons {
    position: relative;
}
#about-press-carousel .owl-item img, #about-awards-carousel .owl-item img {
    width: 90%;
}
#about-press-carousel .owl-prev, #about-awards-carousel .owl-prev {
    font-size: 30px;
    position: absolute;
    top: 60px;
    left: -40px;
    color: #fff;
    cursor: pointer;
}
#about-press-carousel .owl-next, #about-awards-carousel .owl-next {
    font-size: 30px;
    position: absolute;
    top: 60px;
    right: -40px;
    color: #fff;
    cursor: pointer;
}
#about-press-carousel .owl-item img {
    max-width: 164px !important;
}
#press-logos .owl-item, #awards-logos .owl-item {
    opacity: 0.5;
}
#press-logos .owl-item .icon-arrow-up, #awards-logos .owl-item .icon-arrow-up {
    display: none;
}
#press-logos .owl-item.synced, #awards-logos .owl-item.synced {
    opacity: 1;
}
#press-logos .owl-item.synced .icon-arrow-up, #awards-logos .owl-item.synced .icon-arrow-up {
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 16px;
    left: calc(50% - 30px);
    font-size: 50px;
}
#press-logos .cycle-slide.quote-active:after, #awards-logos .cycle-slide.quote-active:after {
    border-color: #ffffff transparent;
    border-width: 0 15px 15px;
}
#press-logos .owl-wrapper-outer {
    overflow: unset;
    margin: 20px 0 0 0;
}
#press-logos .owl-item {
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#about-press-text, #about-awards-text {
    background: #fff none repeat scroll 0 0;
    line-height: 20px;
    margin: 0 auto 35px;
    position: relative;
    width: calc(100% - 80px);
}
#about-press-slideshow, #about-awards-slideshow {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
#about-press-slideshow {
    margin: 24px 0 0 0;
}
.press-testm .press-quote {
    content: '"';
    font-size: 60px;
    color: #de8650;
    font-style: italic;
    line-height: 26px;
}
.press-quote.quote-left {
    background: rgba(0, 0, 0, 0) url("../../../assets-v2/img/about/quote.svg") no-repeat scroll 0 0;
    height: 34px;
    left: 20px;
    position: relative;
    top: 20px;
    width: 34px;
    display: inline-block;
    float: left;
}
.press-quote.quote-right {
    background: url(../../../assets-v2/img/about/quote1.svg) no-repeat;
    position: absolute;
    right: -40px;
    top: 40%;
    height: 40px;
    width: 40px;
}
#about-press-slideshow-carousel {
    overflow: hidden;
}
#about-awards-slideshow-carousel {
    width: 100%;
}
#about-press-slideshow .owl-wrapper-outer, #about-awards-slideshow .owl-wrapper-outer {
    height: 100% !important;
}

#about-awards-slideshow-carousel .owl-wrapper-outer {
    margin: 30px 0 0 0;
    overflow: hidden;
}
#awards-logos .owl-wrapper-outer {
    overflow: unset;
    margin: 30px 0 0 0;
}
.press-testm {
    padding-left: 35px;
    display: inline-block;
    padding-right: 15px;
}
.press-testm  blockquote::before, .press-testm .quote::before {
    color: #ff924a;
}
.awards-testm {
    margin: 0 15px 15px 15px;
    display: block;
}
.press-testm span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
}
.awards-testm span {
    vertical-align: middle;
    padding: 0 15px;
    display: block;
}
.awards-testm .h3 {
    font-weight: bold;
    font-size: 24px;
}
.awards-testm span {
    text-align: center;
}
.quote-text {
    color: #131313;
    line-height: 1.5;
    font-size: 15px;
    margin: 0 auto;
    display: table-cell;
}
#about-rcomments {
    background-color: #f1f2f2;
    margin-top: 10px;
}
#about-rcomments-top {
    background-color: #ffffff;
    padding: 10px 15px;
}
#about-rcomments .h2 {
    color: #131313;
    margin: 10px 0;
    padding: 0;
    text-align: left;
    display: inline-block;
}
#about-rcomments-buttons {
    display: inline-block;
    float: right;
}
#about-rcomments-all {
    background-color: #131313;
    padding: 10px 21px;
    font-weight: bold;
    margin-left: 15px;
    color: #fff;
    display: inline-block;
}
#about-rcomments-all:hover {
    background-color: #2d2d2d;
    text-decoration: none;
}
#about-rcomments-leavec {
    background-color: #ff924a;
    padding: 10px 21px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    display: inline-block;
}
#about-rcomments-leavec:hover {
    background-color: #ffa366;
    text-decoration: none !important;
}
#about-news {
    margin-top: 10px;
}
#our-location {
    background: url(../../../assets-v2/img/about/bg4-contact.jpg) center top  no-repeat;
    background-attachment: fixed;
    height: 100%;
    text-align: center;
    padding-bottom: 40px;
}
#our-location .h4 {
    width: 80%;
    margin: 20px auto 10px;
    line-height: 19px;
    color: #fff;
}
#our-location .h4 a, .location-text a {
    color: #de8650;
    text-decoration: underline;
}
.location-block {
    display: inline-block;
    padding: 20px 0 40px 0;
    text-align: center;
    width: 33%;
}
.location-block [class^="icon-"],
.location-block [class*="icon-"] {
    font-size: 32px;
    color: #de8650;
    margin-bottom: 15px;
}
.location-text {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
}
#our-contacts {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    margin: 10px;
}
#about-social-links .h5 {
    color: #fff;
    margin: 30px 0;
    font-size: 16px;
}
#about-social-links a {
    margin: 10px 40px;
}
#about-social-links span {
    display: inline-block;
    padding: 10px;
    background-color: #de8650;
    color: #000;
    font-size: 22px;
}

#about-social-links .inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#about-stat {
    height: 530px;
}
.h2.inline-h2 {
    color: #131313;
    padding: 17px 22px 17px 15px;
    margin: 0;
    float: left;
}
@media all and (max-width: 500px) {
    .h2.inline-h2 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
}
@media all and (max-width: 400px) {
    .h2.inline-h2 {
        float: none;
    }
}

#about-news .posts-manage-menu span {
    padding-top: 15px;
    padding-bottom: 15px;
}
#about-news .block-item {
    width: 25%;
}
#about-news .view-list .block-item {
    width: 100%;
}

@media all and (max-width: 1200px) {
    #about-news .block-item {
        width: 33.3%;
    }
}

@media (max-width: 650px) {
    #about-news .posts-manage-menu .sort-menu span {
        padding-left  : 10px;
        padding-right : 10px;
    }
}

/*** category css ***/
.block-item .image .autoplay {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.archive-description {
    margin-bottom: 0;
}

/*** end of category css ***/
#stat-content {
    pointer-events: none;
    transform: translateZ(0);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    position: relative;
}
#stat-inner-wrapper {
    transform-style: preserve-3d;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#stat-inner-wrapper .layer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
#slide1 {
    -webkit-box-flex:  0 0 100%;
    -moz-box-flex:  0 0 100%;
    -webkit-flex:  0 0 100%;
    -ms-flex:  0 0 100%;
    flex:  0 0 100%;
    justify-content: center;
    -webkit-justify-content: center;
    align-self: center;
    -webkit-align-self: center;
}
#slide2 {
    -webkit-box-flex:  0 0 50%;
    -moz-box-flex:  0 0 50%;
    -webkit-flex:  0 0 50%;
    -ms-flex:  0 0 50%;
    flex:  0 0 50%;
}
#slide2 .stat-complaints {
    padding: 15px 40px;
    margin: 0;
}
#slide2 .stat-comments {
    margin: 0;
}
#slide3 {
    -webkit-box-flex:  0 0 50%;
    -moz-box-flex:  0 0 50%;
    -webkit-flex:  0 0 50%;
    -ms-flex:  0 0 50%;
    flex:  0 0 50%;
}
#slide4 {
    -webkit-box-flex:  0 0 50%;
    -moz-box-flex:  0 0 50%;
    -webkit-flex:  0 0 50%;
    -ms-flex:  0 0 50%;
    flex:  0 0 50%;
}
#slide4 .stat-visitor {
    margin: 0;
    padding-right: 25px;
    padding-top: 15px;
}
#slide5 {
    -webkit-box-flex:  0 0 45%;
    -moz-box-flex:  0 0 45%;
    -webkit-flex:  0 0 45%;
    -ms-flex:  0 0 45%;
    flex:  0 0 45%;
}
#slide5 .stat-companies {
    margin: 0;
    padding-top: 50px;
}
#slide2 {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-self: flex-start;
    -webkit-align-self: flex-start;
}
#slide3 {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-self: flex-end;
    -webkit-align-self: flex-end;
}
#slide4 {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-self: flex-start;
    -webkit-align-self: flex-start;
    margin-top: 15px;
}
#slide5 {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-self: flex-end;
    -webkit-align-self: flex-end;
    margin-top: 10px
}
.stat-return-money, .stat-complaints, .stat-comments, .stat-visitor, .stat-companies,
#slide1, #slide2, #slide3, #slide4, #slide5 {
    transform-style: preserve-3d;
}
#slide1 [class*="icon-"], #slide2 [class*="icon-"], #slide3 [class*="icon-"], #slide4 [class*="icon-"], #slide5 [class*="icon-"],
#slide1 .stat-text, #slide2 .stat-text, #slide3 .stat-text, #slide4 .stat-text, #slide5 .stat-text {
    transform: translateZ(100px);
    transform-style: preserve-3d;
}
#slide1 .stat-number, #slide2 .stat-number, #slide3 .stat-number, #slide4 .stat-number, #slide5 .stat-number {
    transform: translateZ(70px);
    transform-style: preserve-3d;
}
.rcomment-block {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 33.3%;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 5px;
}
#about-press-slideshow .icon-quote {
    color: #ff924a;
    display: block;
    float: left;
    font-size: 34px;
    margin-top: 22px;
    margin-left: 20px;
}
@media all and (min-width: 2000px) {
    #about-press,
    #about-awards {
        background-size: contain;
    }
}
@media all and (min-width: 1200px) {
    .hide {
        display: none !important;
    }
}
@media (max-width: 1024px) {
    .about-template-tpl .content-middle {
        margin: 0 0 10px 21%;
    }
    .about-press-section .prev, .about-press-section .next
    /*, .about-awards-section .prev, .about-awards-section .next*/ {
        margin-top: -80px
    }
    #about-press-text, #about-awards-text {
        width: 100%;
        margin-bottom: 0;
    }
    .rcomment-block {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
@media all and (max-width: 950px) {
    .about-template-tpl .content-middle {
        margin: 0;
    }
    #slide2 {
        align-self: flex-start;
        justify-content: flex-start;
        flex: 0 0 100%;
    }
    #slide3 {
        align-self: flex-end;
        justify-content: flex-end;
        flex: 0 0 80%;
    }
    #stat-content .stat-return-money .stat-number {
        font-size: 53px;
    }
    #stat-content .stat-return-money [class*="icon-"] {
        font-size: 32px;
    }
    #about-slogan {
        margin: 0;
        padding: 40px 20px 20px;
    }
    #stat-content .stat-complaints .stat-number {
        font-size: 44px;
    }
    #stat-content .stat-complaints [class*="icon-"] {
        font-size: 32px;
    }
    #slide2 .stat-complaints {
        margin: 0;
        padding: 10px 5px 0 20px;
    }
    #stat-content .stat-comments .stat-number {
        font-size: 59px;
    }
    #stat-content .stat-comments [class*="icon-"] {
        font-size: 32px;
    }
    #about-stat, #stat-content, #stat-inner-wrapper, #stat-content .layer,
    .stat-return-money, .stat-complaints, .stat-comments, .stat-visitor, .stat-companies,
    #stat-content .layer [class*="icon-"], #stat-content .layer .stat-text{
        transform-style: unset;
    }
    #slide4 {
        align-self: flex-start;
        justify-content: flex-start;
        margin-top: 0;
        flex: 0 0 100%;
    }
    #slide4 .stat-visitor {
        padding-left: 5px;
    }
    #slide5 {
        align-self: flex-end;
        justify-content: flex-end;
        margin-top: 0;
        flex: 0 0 80%;
    }
    #slide5 .stat-companies {
        margin: 0;
        padding-top: 20px;
    }

    #our-team .h2 {
        border-bottom: 1px solid rgba(255, 255, 255, .5);
        padding: 0 5px;
        margin: 0 10px;
        display: block;
    }
    .our-team-nav {
        min-height: 55px;
        display: flex;
    }
    .our-team-nav span {
        line-height: 55px;
    }
    #about-rcomments-leavec {
        box-sizing: border-box;
        width: 49.5%;
        text-align: center;
    }
    #about-rcomments-all {
        box-sizing: border-box;
        width: 49.5%;
        text-align: center;
        margin-left: 0;
    }
    #about-rcomments-buttons {
        float: none;
        width: 100%;
    }
    .location-block {
        display: inline-block;
        text-align: left;
        width: 100%;
        padding: 20px 0 0 0;
    }
    .location-block [class^="icon-"], .location-block [class*="icon-"] {
        display: inline-block;
        float: left;
        margin-bottom: 15px;
        margin-right: 15px;
        top: 5px;
        position: relative;
    }
    .location-block .icon-pen {
        top: 8px;
    }
    .location-block:last-child {
        margin-bottom: 20px;
    }
    .location-text {
        display: inline-block;
        font-size: 16px;
        word-wrap: break-word;
        margin-top: 0;
        max-width: 80%;
    }
    #about-social-links a {
        margin: 10px 20px;
    }
}
@media (max-width: 767px) {
    #slide2 {
        align-self: flex-start;
        justify-content: flex-start;
        flex: 0 0 100%;
    }
    #slide3 {
        align-self: flex-end;
        justify-content: flex-end;
        flex: 0 0 80%;
    }
    #stat-content .stat-return-money .stat-number {
        font-size: 40px;
    }
    #stat-content .stat-return-money [class*="icon-"] {
        font-size: 25px;
    }
    #about-slogan {
        margin: 0;
        padding: 35px 20px 20px;
    }
    #stat-content .stat-complaints .stat-number {
        font-size: 37px;
    }
    #stat-content .stat-complaints [class*="icon-"] {
        font-size: 30px;
    }
    #slide2 .stat-complaints {
        margin: 0;
        padding: 10px 5px 0;
    }
    #stat-content .stat-comments .stat-number {
        font-size: 45px;
    }
    #stat-content .stat-comments [class*="icon-"] {
        font-size: 30px;
    }
    #about-stat, #stat-content, #stat-inner-wrapper, #stat-content .layer,
    .stat-return-money, .stat-complaints, .stat-comments, .stat-visitor, .stat-companies,
    #stat-content .layer [class*="icon-"], #stat-content .layer .stat-text{
        transform-style: unset;
    }
    #slide4 {
        flex: 0 0 100%;
    }
    #about-stat {
        background: url('../../../assets-v2/img/about/bg1-numbers-small.jpg');
        background-size: cover;
        background-attachment: scroll;
    }
    #about-press {
        background: url('../../../assets-v2/img/about/bg2-press-small.jpg');
        background-size: cover;
        background-attachment: scroll;
    }
    #about-awards {
        background: url("../../../assets-v2/img/about/bg3-awards-small.jpg");
        background-size: cover;
        background-attachment: scroll;
    }
    #our-location {
        background: url("../../../assets-v2/img/about/bg4-contact-small.jpg");
        background-size: cover;
        background-attachment: scroll;
    }
}
@media (max-width: 500px) {
    .about-template-tpl .content-middle {
        margin: 0;
    }
    #stat-content .stat-return-money .stat-number {
        font-size: 32px;
    }
    #stat-content .stat-text {
        font-size: 14px;
    }
    #stat-content .stat-return-money [class*="icon-"], #stat-content .stat-return-money .stat-text {
        margin-top: 11px;
    }

    #slide3 {
        flex: 0 0 100%;
    }

    #stat-content .stat-visitor .stat-number {
        font-size: 28px;
    }
    #slide4 {
        margin-top: 0;
    }
    #slide4 .stat-visitor {
        padding-top: 5px;
    }
    #slide5 .stat-companies {
        padding-top: 0;
    }
    #slide5 {
        flex: 0 0 100%;
        justify-content: center;
    }
    #slide2 .stat-complaints {
        padding: 10px 5px 0;
    }
    .press-quote.quote-left {
        background: rgba(0, 0, 0, 0) url("../../../assets-v2/img/about/quote.svg") no-repeat scroll 0 0;
        display: block;
        height: 34px;
        margin: 0 auto;
        position: relative;
        top: 10px;
        width: 34px;
        float: none;
    }
    .press-testm blockquote::before, .press-testm .quote::before {
        color: #ff924a;
        margin: 0 auto 15px;
        position: relative;
        width: 30px;
    }
    .press-testm {
        display: inline-block;
        padding: 15px;
    }
    .press-testm blockquote, .press-testm .quote {
        font-size: 18px;
        margin: 0;
        padding-left: 0;
        position: relative;
    }
    #about-press-slideshow .icon-quote {
        color: #ff924a;
        display: block;
        font-size: 34px;
        margin: 0 auto;
        padding-top: 18px;
        text-align: center;
        width: 32px;
        float: none;
    }
    #about-press-slideshow-carousel {
        padding-left: 0;
    }
    #about-rcomments-leavec {
        width: 49%;
        padding: 10px 12px;
    }
    #about-rcomments-all {
        box-sizing: border-box;
        width: 49%;
    }
    #slide1 .stat-return-money {
        padding-left: 30px;
    }
    #slide2 .stat-complaints {
        padding-left: 30px;
    }
    #slide3 .stat-comments {
        padding-right: 30px;
    }
    #slide4 .stat-visitor {
        padding-left: 30px;
        padding-right: 0;
    }
}
@media (max-width: 400px) {
    #about-rcomments-leavec {
        width: auto;
        padding: 10px 4px;
    }
    #about-rcomments-all {
        width: auto;
        padding: 10px;
    }
}