.banner-top {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.banner-top span {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    text-align: center;
}
.banner-top span b {
    margin: 0px;
    padding: 14px 35px;
    text-transform: uppercase;
    font-family: 'exo_2bold';
    color: #FFFFFF;
    font-size: 49px;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    font-weight: normal;
}
.banner-top .banner-line {
    position: absolute;
    top: 70px;
    left: 0;
}
.banner-top-inner {
    max-width: 1396px;
    padding: 0 15px;
    margin: 0 auto;
}
.banner-top-inner img {
    max-width: 100%;
}
/*******/
.company-work {
    margin: 0px;
    padding: 0px;
}
.company-work-inner {
    max-width: 1390px;
    margin: 0 auto;
    padding: 0 15px;
}
.company-work-inner:after {
    content: '';
    display: block;
    clear: both;
}
.company-work-left {
    margin: 0 0 0 20px;
    padding: 20px;
    float: left;
    background: #fe6e00;
    position: relative;
    margin-top: -158px;
    width: calc(100% - 862px);
    width: -o-calc(100% - 862px);
    width: -moz-calc(100% - 862px);
    width: -webkit-calc(100% - 862px);
}
.company-work-left h1 {
    color: #fff;
    font-weight: bold;
    font-size: 75px;
    text-transform: uppercase;
    margin-top: -30px;
    margin-bottom: -10px;
    display: block;
}
.company-work-left p {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
}
.company-work-right {
    margin: 62px 0 0;
    padding: 0px;
    float: right;
    width: 803px;
}
.company-work-right ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}
.company-work-right ul li {
    margin: 0 38px 0 0;
    padding: 0px;
    float: left;
    width: 98px;
    color: #1b1b1b;
    font-size: 17px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
}
.company-work-right ul li b {
    margin: 0 0 10px;
    padding: 0px;
    float: left;
    width: 98px;
    height: 98px;
    border: 3px solid #ccc;
    border-radius: 50%;
    font-size: 26px;
}
.company-work-right ul li b em {
    font-style: normal;
}
.company-work-right ul li:last-child {
    margin-right: 0px;
}
.company-work-right ul li.work1 b {
    color: #90ad4b;
    border-color: #90ad4b;
}
.company-work-right ul li.work1 b strong {
    margin: 35px 0 0;
    float: left;
    width: 100%;
}
.company-work-right ul li.work2 b {
    color: #2d9ca5;
    border-color: #2d9ca5;
}
.company-work-right ul li.work2 b strong {
    margin: 35px 0 0;
    float: left;
    width: 100%;
}
.company-work-right ul li.work3 b {
    color: #cc5ad0;
    border-color: #cc5ad0;
}
.company-work-right ul li.work3 b strong {
    margin: 27px 0 0;
    float: left;
    width: 100%;
    font-size: 25px;
}
.company-work-right ul li.work3 b strong em {
    margin: 0px;
    float: left;
    width: 100%;
    font-size: 18px;
}
.company-work-right ul li.work4 b {
    color: #40b9c5;
    border-color: #40b9c5;
}
.company-work-right ul li.work4 b strong {
    margin: 35px 0 0;
    float: left;
    width: 100%;
}
.company-work-right ul li.work5 b {
    color: #f5b317;
    border-color: #f5b317;
}
.company-work-right ul li.work5 b strong {
    margin: 35px 0 0;
    float: left;
    width: 100%;
}
.company-work-right ul li.work6 b {
    color: #fe716a;
    border-color: #fe716a;
}
.company-work-right ul li.work6 b strong {
    margin: 35px 0 0;
    float: left;
    width: 100%;
}
/*******/
/***************************/
.office-inner {
    max-width: 1310px;
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
}
.office-caption {
    padding: 0 15px;
    margin-bottom: 20px;
}
.office ul {
    list-style: none;
}

.office h2 {
    color: #ff5831;
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
.office p {
    font-size: 18px;
    color: #373737;
    line-height: 27.2px;
}
.office .slick-slide img {
    width: 100%;
}
.flex-row {
    display: block;
    text-align: right;
    width: 100%;
    padding: 0px 0 0 0;
}
.flex-row-inner {
    max-width: 1310px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 0 15px;
}
.flex-row .office-photos {
    position: relative;
    max-width: 1250px;
    margin: 0 auto;
}
.flex-row:after {content: '';display: block;clear: both;}
.flex-row .office-photos-holder {
    position: relative;
    padding: 0;
    display: inline-block;
    width: 100%;
    background-size: contain;
}
.office .slick-arrow {
    position: absolute;
    left: 50%;
    bottom:20px;
    width: 86px;
    font-size: 0;
    display: flex !important;
    height: 86px;
    background-color: #fff;
    border: none;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    background: rgba(255,166,106,1);
    background: -moz-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,166,106,1)), color-stop(100%, rgba(252,125,99,1)));
    background: -webkit-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -o-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: linear-gradient(to right, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    z-index: 1;
}
.office .slick-arrow.slick-prev {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
}
.office .slick-arrow.slick-prev::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(arrowhead-thin-outline-to-the-left.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
}
.office .slick-arrow.slick-next::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(arrow-point-to-right.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
}
.office {
    padding: 30px 0 0px 0;
    width: 100%;
    display: block;
    text-align: center;
}
/**********************************/
.identity-inner {
    max-width: 1310px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.identity h3 {
    color: #ff5831;
    font-size: 50px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.identity {
    padding: 30px 0 0 0;
}
.identity strong {
    font-size: 18px;
    color: #373737;
    font-weight: 500;
    text-align: center;
    line-height: 27.2px;
}
.banner {
    margin-top: 80px;
    background-image: url(banner-bg-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.banner::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(banner-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 390px;
    pointer-events: none;
    z-index: -1;
}
.banner-inner {
    max-width: 1280px;
    margin: 0 auto;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    min-height: 1033px;
}
.banner-left {
    width: 600px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
}
.identity-left.has-shape {
    position: relative;
    z-index: 1;
}
.banner-right {
    width: calc(100% - 641px);
    width: -o-calc(100% - 641px);
    width: -ms-calc(100% - 641px);
    width: -moz-calc(100% - 641px);
    width: -webkit-calc(100% - 641px);
    color: #fff;
    padding-top: 48px;
}

.banner h1 {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 35px;
}
.banner h1 strong {
    font-weight: bold;
    font-size: 104px;
    display: block;
    margin-top: -5px;
}
.banner p {
    font-size: 18px;
    line-height: 33px;
    font-weight: normal;
}
ul.count-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    list-style: none;
    align-items: flex-end;
    position: relative;
    top: -68px;
}
ul.count-list li .count-circle {
    width: 122px;
    height: 122px;
    color: #fc8264;
    box-shadow: 0 0 0 3px #fe9868 inset;
    border-radius: 50%;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 30px;
    font-weight: bold;
}
ul.count-list li .count-circle sub {
    font-size: 16px;
    display: inline-block;
}
ul.count-list li strong {
    font-size: 20px;
    color: #373737;
    font-weight: normal;
    text-align: center;
    display: block;
    margin-top: 3px;
}
ul.count-list li:nth-child(2) {
    top: 18px;
}
ul.count-list li {
    position: relative;
}
ul.count-list li:nth-child(3) {
    top: 21px;
}
ul.count-list li:nth-child(4) {
    top: -40px;
}
ul.count-list li:nth-child(5) {
    top: -92px;
}
ul.count-list li:last-child {
    top: -130px;
}

/**********************************/
.identity-inner {
    max-width: 1310px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 15px;
}
.identity h3 {
    color: #ff5831;
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.identity {
    padding: 60px 0 0 0;
}
.identity strong {
    font-size: 18px;
    color: #373737;
    font-weight: 500;
    text-align: center;
    line-height: 27.2px;
    margin-bottom: 30px;
}
.identity-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.identity-left {
    width: 590px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding-left: 0;
    padding-right: 100px;
}
.identity-right {
    width: calc(100% - 640px);
    width: -o-calc(100% - 640px);
    width: -ms-calc(100% - 640px);
    width: -moz-calc(100% - 640px);
    width: -webkit-calc(100% - 640px);
}
.text-center {
    text-align: center;
}
.identity-left.has-shape.engine {
    padding-left: 0;
}
.identity-row h5 {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    display: block;
    margin-bottom: 22px;
}
.identity-row strong {
    font-weight: 600;
    line-height: 35.2px;
    color: #373737;
    font-size: 21px;
    display: block;
    text-align: initial;
    margin-bottom: 32px;
}
.identity-row p {
    font-weight: 500;
    line-height: 35.2px;
    color: #373737;
    font-size: 18px;
    display: block;
    text-align: initial;
    margin-bottom: 32px;
}
.identity-row.reverse .identity-left {
    padding: 0 ;
    align-items: flex-start;
}
/*****************************************/
.gallery {
    padding: 50px 0 60px 0;
    position: relative;
}
.gallery .shape {
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 3;
}
/* .gallery:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 292px;
    background-image: url(../images/about-variant/gallery-top-strip.png);
    background-position: top center;
    background-repeat: no-repeat;
    z-index: 2;
    pointer-events: none;
}
.gallery::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 310px;
    background-image: url(../images/about-variant/gallery-bottom-strip.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    z-index: 2;
    pointer-events: none;
} */
.gallery ul {
    list-style: none;
    min-height: 790px;
    position: relative;
    padding:68px 0 55px 0;
    background-image: url(gallery-frame.png);
    background-repeat: no-repeat;
    background-position: top left 40px;
}
.gallery-inner {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}
.gallery h3 {
    text-align: center;
    font-size: 40px;
    color: #ff5831;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}
.gallery strong {
    font-size: 18px;
    color: #373737;
    font-weight: 500;
    text-align: center;
    line-height: 27.2px;
    margin-bottom: 30px;
    display: block;
}
.gallery .slick-slide img {
    width: 100%;
}
.gallery .slick-arrow {
    position: absolute;
    left: 50%;
    bottom: 75px;
    width: 86px;
    font-size: 0;
    display: flex !important;
    height: 86px;
    background-color: #fff;
    border: none;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    background: rgba(255,166,106,1);
    background: -moz-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,166,106,1)), color-stop(100%, rgba(252,125,99,1)));
    background: -webkit-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -o-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: linear-gradient(to right, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    z-index: 1;
}

.gallery .slick-arrow.slick-prev {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
}
.gallery .slick-arrow.slick-prev::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(arrowhead-thin-outline-to-the-left.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
}
.gallery .slick-arrow.slick-next::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(arrow-point-to-right.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
}
.gallery .slick-list.draggable {
    max-width: 1118px;
    margin: 0 auto;
    border-radius: 25px;
}
/************************************/
.journey {
    padding: 30px 0 0 0;
    position: relative;
    z-index: 2;
    background-color: #e5e8ed;
}
.journey .shape {
    position: absolute;
    top: -30px;
    left: 0;
    z-index: -1;
}
.journey-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.journey-inner img {
    max-width: 100%;
}
.journey h3 {
    text-align: center;
    font-size: 40px;
    color: #ff5831;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}
.journey p {
    color: #373737;
    font-size: 16px;
    line-height: 33.2px;
    font-weight: normal;
    margin-bottom: 10px;
}
.saperate {
    height: 25px;
    background-color: #484e5a;
    position: relative;
}
.saperate:after {
    content: '';
    right: 0;
    width: 50%;
    position: absolute;
    top: 0;
    background-color: #01bacc;
    height: 100%;
}
/************************************/
.confident {
    padding: 35px 0 0 0;
    background-image: url(confidentiality-bg.png),url(half-circle-right.png);
    background-repeat: no-repeat,no-repeat;
    background-position: top 10px left,top 675px right;
}
.confident-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.confident h3 {
    text-align: center;
    font-size: 50px;
    color: #ff5831;
    font-weight: bold;
    margin-bottom: 18px;
}
.confident p {
    font-size: 16px;
    color: #373737;
    line-height: 33.2px;
    font-weight: normal;
    text-align: center;
    padding: 0 11%;
}
.confident-left {
    width: 39%;
}
.data-block ul {
    list-style: none;
}
.data-block strong {
    position: relative;
    display: block;
    color: #000000;
    font-size: 32px;
    margin-bottom: 40px;
}
.data-block {
    box-shadow: 0 0 27px 0 rgba(0,0,0,0.15);
    margin-bottom: 38px;
    padding: 24px 60px 34px 60px;
    background-color: #fff;
}
.data-block ul li {
    font-size: 16px;
    color: #373737;
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px;
}
.data-block ul li:last-child {
    margin-bottom: 0;
}
.confident-right {
    width: 47%;
}
.confident-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}
.data-block strong:before {
    width: 47px;
    height: 43px;
    background-color: #ff5831;
    position: absolute;
    content: attr(data-number);
    color: #fff;
    text-align: center;
    line-height: 37px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    margin-left: -14px;
}
.confident-left .data-block:last-child {
    margin-left: 64px;
}
.data-block ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    top: 7px;
    left: 0;
    background-color: #ff5831;
    border-radius: 50%;
}
.confident-right .data-block {
    box-shadow: none;
}
.confident-right .data-block ul li {
    line-height: 41.2px;
}
.confident-right .data-block ul li:before {
    top: 20px;
}
/************************************/
.crew {
    position: relative;
    padding: 50px 0 50px 0;
    background-color: #2f363e;
    z-index: 1;
}
.crew p {
    color: #fff;
    margin-bottom: 8px;
}
.crew ul {
    list-style: none;
    width: 100%;
    display: block;
}
.crew ul li strong {
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.crew ul li span {
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: 500;
}
.crew ul li {
    text-align: center;
    max-width: 100%;
    padding: 10px;
}
.crew img {
    max-width: 100%;
}
.slick-list {
    padding: 0 !important;
}
.crew-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
}
.crew-inner a {
    display: inline-block;
    position: relative;
}
.crew h3 {
    text-align: center;
    font-size: 40px;
    color: #ff5831;
    font-weight: bold;
    margin-bottom: 10px;
}
.crew .shape {
    position: absolute;
    left: 0;
    bottom: 210px;
    z-index: -1;
}
.crew ul li .employee-block {
    position: relative;
}
.crew ul li .employee-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: rgba(247, 106, 1, 0.9);
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.crew ul li .employee-block:hover .employee-caption {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.crew-slider-arrow {
    position: absolute;
    top: 50%;
    width: 86px;
    font-size: 0;
    display: flex !important;
    height: 86px;
    background-color: #fff;
    border: none;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    background: rgba(255,166,106,1);
    background: -moz-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,166,106,1)), color-stop(100%, rgba(252,125,99,1)));
    background: -webkit-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -o-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    background: linear-gradient(to right, rgba(255,166,106,1) 0%, rgba(252,125,99,1) 100%);
    z-index: 1;
    cursor: pointer;
}
.crew-slider-arrow img {
    width: 32px;
}
.crew-slider-arrow.prev-arrow {
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    left: 0;
}
.crew-slider-arrow.next-arrow {
    transform: translate(50%,-50%);
    -webkit-transform: translate(50%,-50%);
    -moz-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    -o-transform: translate(50%,-50%);
    right: 0;
}
/************************************/
/********************************clients stylesheet start***********************************/
.client-reviews {
    padding: 40px 0 20px 0;
    background-color: #fff;
}
.client-reviews h5 {
    font-size: 40px;
    color: #ff5831;
    font-family: 'Exo 2';
    text-transform: capitalize;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.client-reviews p {
    font-size: 18px;
    color: #373737;
    font-weight: 500;
    text-align: center;
    line-height: 27.2px;
    margin-bottom: 30px;
    margin: 15px 0 0 0;
}
.client-reviews .text-center {
    text-align: center;
}
.client-reviews .heading-area {
    margin-bottom: 30px;
    text-align: center;
}
.client-reviews a.client-reviews-btn {
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    display: inline-flex;
    padding: 11px 90px 16px 90px;
    transition: all 0.5s ease 0s;
    background-color: #ff5831;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-decoration: none;
}
.client-reviews a.client-reviews-btn:hover {
    background-color: #992106;
}
.client-reviews-inner {
    max-width: 1310px;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto;
}
.client-reviews ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    padding: 0;
    margin: 30px -15px 0 -15px;
}
.client-reviews ul li {
    width: 25%;
    margin: 0 0 30px 0;
    padding: 0 15px;
}
.client-reviews ul li img {
    width: 100%;
    border-radius: 18px;
    vertical-align: top;
}
.client-reviews ul li a {
    position: relative;
    display: inline-block;
    padding: 8px;
    box-shadow: 0 0 50px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,0.2);
    border-radius: 25px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
}
.client-reviews ul li a::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    top: 15px;
    right: 15px;
    background-image: url(play-button-7.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    z-index: 1;
    padding: 10px;
    background-color: #fff;
    border-radius: 50%;
    background-position: center;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}
.client-reviews ul li.morereview a {
  min-height: 100%;
  font-size: 28px;
  font-weight: bold;
  line-height: 34px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ff6e00;
  color: #fff;
  padding: 15px;
  text-align: center;
}
.client-reviews ul li.morereview a:hover {
    background-color: #c45500;
}
.client-reviews ul li.morereview a:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  width: 50px;
  height: 50px;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #fff;
  background-image: none;
  background-color: transparent !important;
  box-shadow: none;
  border-radius: 20px 0 0 0;
  -webkit-border-radius: 20px 0 0 0;
  -moz-border-radius: 20px 0 0 0;
  -ms-border-radius: 20px 0 0 0;
  -o-border-radius: 20px 0 0 0;
}
.client-reviews ul li.morereview a:after {
  content: '';
  position: absolute;
  top: auto;
  right: 10px;
  bottom: 10px;
  width: 50px;
  height: 50px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #fff;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
  -moz-border-radius: 0 0 20px 0;
  -ms-border-radius: 0 0 20px 0;
  -o-border-radius: 0 0 20px 0;
}
/*****************************************/
.need-speaker {
    margin: 35px 0 0;
    padding: 0px;
}
.need-speaker-inner {
    margin: 0 auto;
    padding: 0px 15px;
    max-width: 1310px;
    position: relative;
}
.need-speaker-inner .line7 {
    position: absolute;
    top: 45px;
    right: 0;
    z-index: 999;
}
.need-speaker h3 {
    margin: 0 0 10px;
    padding: 0px;
    font-size: 40px;
    color: #ff5831;
    position: relative;
    text-align: center;
    font-weight: bold;
}
.need-speaker p {
    margin: 0 0 15px;
    padding: 0 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #3b3b3b;
    text-align: center;
}
.need-speaker-row {
    display: flex;
    flex-wrap: wrap;
}
.need-speaker-left {
    margin: 10px 0;
    padding: 0px;
    width: 50%;
    position: relative;
}
.need-speaker-left img {
    width: 100%;
}
.need-speaker-left span {
    margin: 0px;
    padding: 0px;
    float: left;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    width: 417px;
    height: 76px;
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    position: absolute;
    bottom: 80px;
    right: 0;
}
.need-speaker-left span b {
    margin: 15px 0 3px;
    padding: 0px;
    color: #f76a00;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
}
.need-speaker-right {
    margin: 65px 0 0;
    padding: 0px;
    width: 50%;
    position: relative;
}
.need-speaker-right span {
    margin: 0px;
    padding: 0px;
    float: left;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    width: 417px;
    height: 76px;
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 60px;
}
.need-speaker-right span b {
    margin: 15px 0 3px;
    padding: 0px;
    display: block;
    color: #f76a00;
    text-transform: uppercase;
    font-size: 20px;
}
.need-speaker-right img {
    width: 100%;
}
/*****************************************/
.we-launch-your-business {
    padding: 35px 0 40px;
    margin: 50px 0 0 0;
    background-color: #f7f6fe;
}
.we-launch-your-business-inner {
    margin: 0 auto;
    padding: 0px 15px;
    max-width: 1310px;
    text-align: center;
    position: relative;
}
.we-launch-your-business-inner .line8 {
    position: absolute;
    left: 0;
    top: 0;
}
.we-launch-your-business-inner h4 {
    margin: 0 0 10px;
    padding: 0px;
    font-size: 40px;
    color: #ff5831;
    position: relative;
    text-align: center;
    font-weight: bold;
}
.we-launch-your-business-inner b {
    margin: 0 0 10px;
    padding: 0px;
    font-size: 19px;
    color: #424242;
    text-transform: uppercase;
    display: block;
}
.we-launch-your-business-inner strong {
    margin: 0 0 10px;
    padding: 0px;
    font-size: 21px;
    color: #000;
    text-transform: uppercase;
    display: block;
}
.we-launch-your-business-inner p {
    margin: 0px;
    padding: 0 0;
    font-size: 19px;
    line-height: 29px;
    font-weight: 500;
    color: #3b3b3b;
}
/*****************************************/

@media screen and (max-width:1920px) {
    .banner-left img {
        width: 48.8vw;
    }
    .banner-inner {
        min-height: 56vw;
    }
}
@media screen and (max-width:1600px) {
    .banner-right {
        padding-top: 0;
    }
}
@media screen and (max-width:1300px) {
    .banner-right {
        padding-bottom: 170px;
    }
    .banner h1 strong {
        font-size: 80px;
    }
    .gallery h3 {
        margin-bottom: 50px;
    }
}
@media screen and (max-width:1279px) {
    .banner-left img {
        width: 100%;
    }
    .company-work {
        margin-bottom: 20px;
        float: none;
    }
    .company-work-left h1 {
        font-size: 65px;
    }
    .company-work-left {
        width: 100%;
        float: none;
        top: auto;
        left: auto;
        margin: 0 0 30px 0;
    }
    .company-work-right {
        margin: 0;
        width: auto;
        float: none;
    }
    .company-work-left p {
        float: none;
    }
    .company-work-right ul {
        float: none;
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .company-work-right ul li {
        margin: 0 15px;
    }
}
@media screen and (max-width:1024px) {
    .gallery ul:before {
        left: -51px;
    }
}

@media screen and (max-width:991px) {
    .company-work-right ul li {
        margin-bottom: 30px;
    }
    .company-work-left h1 {
        font-size: 50px;
        margin-top: -15px;
    }
    /****************************/
    .flex-row .office-photos-holder {
        width: 100%;
    }
    .office .slick-arrow {
        width: 50px;
        height: 50px;
    }
    .office .slick-arrow:after {
        background-size: 18px !important;
    }
    .office {
        padding: 30px 0 80px 0;
    }
    .office .slick-arrow {
        bottom: -60px;
    }
    .office h2,
    .identity h3,
    .gallery h3,
    .journey h3,
    .confident h3,
    .crew h3,
    .need-speaker h3,
    .we-launch-your-business-inner h4,
    .client-reviews h5 {
        font-size: 40px;
    }
    .identity-row h5 {
        font-size: 28px;
    }
    /***********************************/
    .identity-row {
        flex-direction: column;
    }
    .identity-row.reverse {
        flex-direction: column-reverse;
    }
    .identity-left {
        padding: 0;
        width: 100%;
        align-items: center;
    }
    .identity-right {
        width: 100%;
    }
    .identity-left.has-shape:after {
        display: none;
    }
    .identity-left img {
        display: block;
        max-width: 100%;
    }
    .identity-row .identity-right {
        padding-top: 20px;
    }
    .identity-left.has-shape {
        background-color: #fff1ee;
        padding: 30px 0;
    }
    /***********************************/
    .gallery ul:before {
        display: none;
    }
    .gallery {
        padding: 50px 0;
    }
    .gallery h3 {
        margin-bottom: 40px;
    }
    .gallery ul {
        min-height: initial;
        background-image: none;
    }
    .gallery .slick-arrow {
        top: auto;
        bottom: 0;
        width: 50px;
        height: 50px;
        right: 70px;
    }
    .gallery .slick-arrow.slick-next {
        top: auto;
        bottom: 0;
    }
    .gallery .slick-arrow.slick-prev::after,
    .gallery .slick-arrow.slick-next::after {
        background-size: 18px;
    }
    .gallery .shape {
        display: none;
    }
    /***********************************/
    .journey .shape {
        display: none;
    }
    /***********************************/
    .crew {
        padding: 50px 0 50px 0;
    }
    .crew h3 {
        margin-bottom: 30px;
    }
    .crew .shape {
        display: none;
    }
    /***********************************/
    .need-speaker-right,
    .need-speaker-left {
        width: 100%;
    }
    /***********************************/
    .we-launch-your-business {
        margin: 0;
    }
    /***********************************/
    .confident p {
        padding: 0;
    }
    /***********************************/
    .confident-left,.confident-right {
        width: 100%;
    }
    /***********************************/
    .confident{
        background-image: url(confidentiality-bg.png);
    }
    .confident-left .data-block:last-child {
        margin-left: 30px;
    }
    .data-block strong {
        font-size: 25px;
    }
    /***********************************/
    .client-reviews ul li {
        width: 33.33%;
    }
    .client-reviews a.client-reviews-btn {
        padding: 10px 50px;
        font-size: 22px;
    }
    /***********************************/

}
@media screen and (max-width:767px) {
    /*******************************/
    .office h2,
    .identity h3,
    .gallery h3,
    .journey h3,
    .confident h3,
    .crew h3,
    .need-speaker h3,
    .we-launch-your-business-inner h4,
    .client-reviews h5 {
        font-size: 35px;
    }
    .client-reviews ul li.morereview a {
        font-size: 22px;
        line-height: 24px;
    }
}
@media screen and (max-width:630px) {
    .client-reviews ul li {
        width: 50%;
    }
}
@media screen and (max-width:480px) {
    /***************************/
    .client-reviews ul li {
        width: 100%;
        padding: 0;
    }
    .client-reviews ul {
        margin: 0;
    }
    .client-reviews ul li a {
        display: block;
    }
    /***************************/
}
@media screen and (min-width:1921px) {
    #main {
        margin: 0 auto;
        max-width: 1920px;
        float: none;
        width: auto;
    }
}