article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
.mnews-data img {
    width: 20px;
}
.prideSec3{
    background-color: #545454;
    width: 95% !important;
    max-width: 95% !important;
}
.prideinfo{
    text-align:center;
    font-size:32px;
}
.pridelogin{
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 52px;
    color: #453C39;
    margin: 0 0 15px 0;
    text-decoration: none;
}
.prideSec{
    display: flex;
    justify-content: space-between; 
    padding-top: 50px;
    position: relative;
    z-index: 1;
}
.pride-top {
    width: 100%;
    padding-bottom: 5%;
    position: relative;
    overflow: hidden;
}
.secDivider{
    background-color: #c1c1c1;
    width: 6px;
    border-style: solid;
    border: 2px solid #c1c1c1;
    }
.prideSec .left-sec {
    width: 48%;
    padding-left: 10px;
}
.prideSec .right-sec {
    width: 48%;
    padding-left: 20px;
}
.prideSec h2 {
    font-style: normal;
    font-weight: bolder;
    font-size: 42px;
    line-height: 55px;
    color: #453C39;
    margin: 0 0 20px 0;
}
ul.prideList{
    margin: 0;
    padding: 0;   
    width: 80%;
    font-family: 'HK Grotesk Medium';
}
li.prideList{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #585858;
    padding-left: 25px;
    position: relative;
    list-style: none;
    margin-bottom: 10px;
}
li.prideList::before{
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #545454;
    width: 13px;
    height: 13px;
    border-radius: 50%;
}
@media screen and (max-width: 1450px){
    .li.prideList{
        font-size: 16px;
        line-height: 28px;
    }
    li.prideList::before {
        width: 10px;
        height: 10px;
    }
}
h1.prideHeading{
    font-size: 10em !important;
    color: #d1000d;
    margin-bottom: 0;
    line-height: .8em;
}
p.prideHeading{
    font-size: 1.7em;
    letter-spacing: 1px;
    line-height: 2.5em;
    margin-bottom: 10px;
    font-weight: bold;
}
.prideSection{
    width: 90%;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.prideDesc{
    background-color: #545454;
    width: 90% !important;
    max-width: 95% !important;
}
.pride{
    color:#fff;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
* {
    box-sizing: border-box;
}
button, html, input, select, textarea {
    color: #6E7781;
}
body {
    margin: 0;
    font-size: 1em;
    font-family: "HK Grotesk Regular";
    overflow-x: hidden;
    background: #ffffff;
}
::selection {
    background: #2296b8;
    color: #fff;
    text-shadow: none;
}
a {
    color: #1790D7;
    outline: none;
    text-decoration: none;
}
a:visited {
    color: #1790d7;
}
a:active, a:focus, a:hover {
    color: #1790d7;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote, q {
    quotes: "" "";
    margin: 2em 0px!important;
    background: none;
    border-left: 4px solid #d9000f!important;
    box-shadow: none;
    padding: 10px 10px 10px 25px!important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #000000!important;
    background: #f6f6f6;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: ""}
blockquote p, q p {
    font-style: normal!important;
    font-weight: 500!important;
    font-size: 16px!important;
    line-height: 26px!important;
    color: #000!important;
    margin: 0!important;
}
dfn {
    font-style: italic;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    margin: 1em 0;
    padding: 0;
    background-color: #D6E4F0;
}
ins {
    background: none;
    color: #1790D7;
    text-decoration: underline;
}
del {
    background: none;
    color: #ec121a;
    text-decoration: line-through;
}
mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: normal;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
small {
    font-size: 85%}
big {
    font-size: 125%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
nav ol, nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}
input, select, textarea {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, 0.5);
    padding: 10px 15x;
}
input:focus, select:focus, textarea:focus {
    color: rgba(110, 119, 129, 0.8);
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #ed7c5d;
    color: white;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    padding: 0.6em 1em 0.4em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    opacity: 0.8;
}
button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
    border-color: rgba(237, 124, 93, 0.5);
    opacity: 0.8;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    width: 100%}
input:invalid, textarea:invalid {
    background-color: rgba(236, 18, 26, 0.3);
}
embed, iframe, object {
    max-width: 100%}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
    background: #f9f9f9;
}
td {
    vertical-align: top;
}
th {
    background: #e0f0f7;
}
td, th {
    padding: 0.5em;
    border: 1px solid lightgray;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}
ol, ul {
    margin: 0 0 1em 0.75em;
    padding: 0 0 1em 0.75em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li>ol, li>ul {
    margin-bottom: 0;
    margin-left: 0.5em;
    padding-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: "HK Grotesk SemiBold"}
p {
    font-size: 1em;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 1.5em;
}
h1 {
    margin: 0;
    margin-bottom: 0.7em;
    color: #233437;
    font-family: "HK Grotesk Bold";
    font-size: 2em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
}
h2 {
    margin: 0;
    margin-bottom: 0.5em;
    color: #233437;
    font-family: "HK Grotesk Bold";
    font-size: 1.8em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
}
h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #233437;
    font-family: "HK Grotesk Bold";
    font-size: 1.6em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
}
h4 {
    margin: 0;
    margin-bottom: 10px;
    color: #233437;
    font-family: "HK Grotesk Bold";
    font-size: 1.4em;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
}
h5 {
    margin: 0;
    margin-bottom: 10px;
    color: #233437;
    font-family: "HK Grotesk Bold";
    font-size: 1.25em;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
}
h6 {
    margin: 0;
    margin-bottom: 5px;
    color: #233437;
    font-family: "HK Grotesk Bold";
    font-size: 1.1em;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
}
.container {
    width: 100%;
    padding: 0 20px;
    max-width: 1340px;
    margin: 0 auto;
}
.full-container {
    width: 100%;
    max-width: 100%;
    padding: 0 0 20px/2;
}
.clearfix:after, .clearfix:before {
    clear: both;
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.alignnone {
    margin: 0.4em 1.5em 1.5em 0;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}
a img.alignright {
    float: right;
    margin: 0.4em 0 1.5em 1.5em;
}
a img.alignnone {
    margin: 0.4em 1.5em 1.5em 0;
}
a img.alignleft {
    float: left;
    margin: 0.4em 1.5em 1.5em 0;
}
a img.aligncenter {
    display: block;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%}
.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-caption-text {
    text-align: center;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 1%;
    padding: 1%;
    background: #f2f2f2;
    border: 1px solid #b3b3b3;
}
.gallery-columns-2 .gallery-item {
    max-width: 48%}
.gallery-columns-3 .gallery-item {
    max-width: 31.33%}
.gallery-columns-4 .gallery-item {
    max-width: 23%}
.gallery-columns-5 .gallery-item {
    max-width: 18%}
.gallery-columns-6 .gallery-item {
    max-width: 14.66%}
.gallery-columns-7 .gallery-item {
    max-width: 12.28%}
.gallery-columns-8 .gallery-item {
    max-width: 10.5%}
.gallery-columns-9 .gallery-item {
    max-width: 9.11%}
.gallery-caption {
    display: block;
    font-style: italic;
    font-size: 12.8px;
    font-size: 0.8rem;
    margin-top: 5px;
}
blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}
.screen-reader-text {
    position: absolute!important;
    left: -999em;
}
.white-popup {
    position: relative;
    background: #F1F8FF;
    padding: 50px;
    width: auto;
    max-width: 600px;
    margin: 1vw auto;
    border-radius: 10px;
    line-height: 26px;
    font-size: 16px;
    color: #000;
}
.board-popup {
    position: relative;
    background: #fff;
    padding: 55px;
    width: auto;
    max-width: 1100px;
    margin: 1vw auto;
    border-radius: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    color: #6F7380;
}
.bg-dark {
    background-color: #545454!important;
}
.card{
    border: none;
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow: hidden;
    position: fixed;
    background: #000;
    opacity: 0.9;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: fixed;
    outline: 0!important;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 999999;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none!important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}@media (max-width:900px) {
    .mfp-arrow {
    transform: scale(0.75);
}
.mfp-arrow-left {
    transform-origin: 0;
}
.mfp-arrow-right {
    transform-origin: 100%}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after, .slick-track:before {
    display: table;
    content: ""}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 60%;
    min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}
[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0);
}
[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0);
}
[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0);
}
[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0);
}
[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0);
}
[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0);
}
[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0);
}
[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0);
}
[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
}
[data-aos=zoom-in] {
    transform: scale(0.6);
}
[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos=zoom-out] {
    transform: scale(1.2);
}
[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0);
}
[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
}
[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
}
[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
}
[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
}
[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
}
[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
}
[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    animation-duration: 0.75s;
}
@keyframes bounce {
    20%, 53%, 80%, to, 0% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
}
40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
}
70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
}
90% {
    transform: translate3d(0, -4px, 0);
}
}.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}
@keyframes flash {
    50%, to, 0% {
    opacity: 1;
}
25%, 75% {
    opacity: 0;
}
}.flash {
    animation-name: flash;
}
@keyframes pulse {
    0% {
    transform: scale3d(1, 1, 1);
}
50% {
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    transform: scale3d(1, 1, 1);
}
}.pulse {
    animation-name: pulse;
}
@keyframes rubberBand {
    0% {
    transform: scale3d(1, 1, 1);
}
30% {
    transform: scale3d(1.25, 0.75, 1);
}
40% {
    transform: scale3d(0.75, 1.25, 1);
}
50% {
    transform: scale3d(1.15, 0.85, 1);
}
65% {
    transform: scale3d(0.95, 1.05, 1);
}
75% {
    transform: scale3d(1.05, 0.95, 1);
}
to {
    transform: scale3d(1, 1, 1);
}
}.rubberBand {
    animation-name: rubberBand;
}
@keyframes shake {
    to, 0% {
    transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
}
}.shake {
    animation-name: shake;
}
@keyframes swing {
    20% {
    transform: rotate3d(0, 0, 1, 15deg);
}
40% {
    transform: rotate3d(0, 0, 1, -10deg);
}
60% {
    transform: rotate3d(0, 0, 1, 5deg);
}
80% {
    transform: rotate3d(0, 0, 1, -5deg);
}
to {
    transform: rotate3d(0, 0, 1, 0deg);
}
}.swing {
    transform-origin: top center;
    animation-name: swing;
}
@keyframes tada {
    0% {
    transform: scale3d(1, 1, 1);
}
10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
    transform: scale3d(1, 1, 1);
}
}.tada {
    animation-name: tada;
}
@keyframes wobble {
    0% {
    transform: none;
}
15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
    transform: none;
}
}.wobble {
    animation-name: wobble;
}
@keyframes jello {
    11.1%, to, 0% {
    transform: none;
}
22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}.jello {
    animation-name: jello;
    transform-origin: center;
}
@keyframes bounceIn {
    20%, 40%, 60%, 80%, to, 0% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
20% {
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    transform: scale3d(0.9, 0.9, 0.9);
}
60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
}
80% {
    transform: scale3d(0.97, 0.97, 0.97);
}
to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
}.bounceIn {
    animation-name: bounceIn;
}
@keyframes bounceInDown {
    60%, 75%, 90%, to, 0% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
}
75% {
    transform: translate3d(0, -10px, 0);
}
90% {
    transform: translate3d(0, 5px, 0);
}
to {
    transform: none;
}
}.bounceInDown {
    animation-name: bounceInDown;
}
@keyframes bounceInLeft {
    60%, 75%, 90%, to, 0% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
}
75% {
    transform: translate3d(-10px, 0, 0);
}
90% {
    transform: translate3d(5px, 0, 0);
}
to {
    transform: none;
}
}.bounceInLeft {
    animation-name: bounceInLeft;
}
@keyframes bounceInRight {
    60%, 75%, 90%, to, 0% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
}
60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
}
75% {
    transform: translate3d(10px, 0, 0);
}
90% {
    transform: translate3d(-5px, 0, 0);
}
to {
    transform: none;
}
}.bounceInRight {
    animation-name: bounceInRight;
}
@keyframes bounceInUp {
    60%, 75%, 90%, to, 0% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
}
60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
75% {
    transform: translate3d(0, 10px, 0);
}
90% {
    transform: translate3d(0, -5px, 0);
}
to {
    transform: translate3d(0, 0, 0);
}
}.bounceInUp {
    animation-name: bounceInUp;
}
@keyframes bounceOut {
    20% {
    transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
}
to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
}.bounceOut {
    animation-name: bounceOut;
}
@keyframes bounceOutDown {
    20% {
    transform: translate3d(0, 10px, 0);
}
40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
}
to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
}.bounceOutDown {
    animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
    20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
}
to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
}.bounceOutLeft {
    animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
    20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
}
to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
}.bounceOutRight {
    animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
    20% {
    transform: translate3d(0, -10px, 0);
}
40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
}
to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
}.bounceOutUp {
    animation-name: bounceOutUp;
}
@keyframes fadeIn {
    0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}.fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeInDown {
    0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
    0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInDownBig {
    animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
    0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
    0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
    0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
    0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInRightBig {
    animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
    0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
    0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
to {
    opacity: 1;
    transform: none;
}
}.fadeInUpBig {
    animation-name: fadeInUpBig;
}
@keyframes fadeOut {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
}
}.fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOutDown {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}
}.fadeOutDown {
    animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
}
}.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
}.fadeOutLeft {
    animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
}.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
}.fadeOutRight {
    animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
}
}.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
}.fadeOutUp {
    animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
}
}.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}
@keyframes flip {
    0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
}
40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
}
50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
}
80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
}
to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
}
}.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}
@keyframes flipInX {
    0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
}
60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
}
80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
    transform: perspective(400px);
}
}.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipInX;
}
@keyframes flipInY {
    0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
}
40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
}
60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
}
80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
    transform: perspective(400px);
}
}.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipInY;
}
@keyframes flipOutX {
    0% {
    transform: perspective(400px);
}
30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
}
to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
}
}.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}
@keyframes flipOutY {
    0% {
    transform: perspective(400px);
}
30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
}
to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
}
}.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    animation-name: flipOutY;
}
@keyframes lightSpeedIn {
    0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
}
60% {
    transform: skewX(20deg);
    opacity: 1;
}
80% {
    transform: skewX(-5deg);
    opacity: 1;
}
to {
    transform: none;
    opacity: 1;
}
}.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
    0% {
    opacity: 1;
}
to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
}
}.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}
@keyframes rotateIn {
    0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
}
to {
    transform-origin: center;
    transform: none;
    opacity: 1;
}
}.rotateIn {
    animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
    0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
}
}.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
    0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
}
}.rotateInDownRight {
    animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
    0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
}
}.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
    0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
}
to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
}
}.rotateInUpRight {
    animation-name: rotateInUpRight;
}
@keyframes rotateOut {
    0% {
    transform-origin: center;
    opacity: 1;
}
to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
}
}.rotateOut {
    animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
    0% {
    transform-origin: left bottom;
    opacity: 1;
}
to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
}
}.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
    0% {
    transform-origin: right bottom;
    opacity: 1;
}
to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
}.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
    0% {
    transform-origin: left bottom;
    opacity: 1;
}
to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
}
}.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
    0% {
    transform-origin: right bottom;
    opacity: 1;
}
to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
}
}.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}
@keyframes hinge {
    0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
}
20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
}
40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
}
to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
}
}.hinge {
    animation-name: hinge;
}
@keyframes rollIn {
    0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
    opacity: 1;
    transform: none;
}
}.rollIn {
    animation-name: rollIn;
}
@keyframes rollOut {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}.rollOut {
    animation-name: rollOut;
}
@keyframes zoomIn {
    0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
50% {
    opacity: 1;
}
}.zoomIn {
    animation-name: zoomIn;
}
@keyframes zoomInDown {
    0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}.zoomInDown {
    animation-name: zoomInDown;
}
@keyframes zoomInLeft {
    0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}.zoomInLeft {
    animation-name: zoomInLeft;
}
@keyframes zoomInRight {
    0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}.zoomInRight {
    animation-name: zoomInRight;
}
@keyframes zoomInUp {
    0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}.zoomInUp {
    animation-name: zoomInUp;
}
@keyframes zoomOut {
    0% {
    opacity: 1;
}
50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
}
to {
    opacity: 0;
}
}.zoomOut {
    animation-name: zoomOut;
}
@keyframes zoomOutDown {
    40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}.zoomOutDown {
    animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
    40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
}
}.zoomOutLeft {
    animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
    40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
}
}.zoomOutRight {
    animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
    40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}.zoomOutUp {
    animation-name: zoomOutUp;
}
@keyframes slideInDown {
    0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}.slideInDown {
    animation-name: slideInDown;
}
@keyframes slideInLeft {
    0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}.slideInLeft {
    animation-name: slideInLeft;
}
@keyframes slideInRight {
    0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}.slideInRight {
    animation-name: slideInRight;
}
@keyframes slideInUp {
    0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}.slideInUp {
    animation-name: slideInUp;
}
@keyframes slideOutDown {
    0% {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
}
}.slideOutDown {
    animation-name: slideOutDown;
}
@keyframes slideOutLeft {
    0% {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
}
}.slideOutLeft {
    animation-name: slideOutLeft;
}
@keyframes slideOutRight {
    0% {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
}
}.slideOutRight {
    animation-name: slideOutRight;
}
@keyframes slideOutUp {
    0% {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
}
}.slideOutUp {
    animation-name: slideOutUp;
}
html {
    overflow-x: hidden;
}
* {
    box-sizing: border-box;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    font-family: "HK Grotesk Regular";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
}
p {
    font-family: "HK Grotesk Regular"}
@font-face {
    font-family: "HK Grotesk Light";
    font-style: normal;
    font-weight: 300;
    src: local("HK Grotesk Light"), url("../fonts/HKGrotesk-Light.woff") format("woff");
}
@font-face {
    font-family: "HK Grotesk Regular";
    font-style: normal;
    font-weight: 400;
    src: local("HK Grotesk Regular"), url("../fonts/HKGrotesk-Regular.woff") format("woff");
}
@font-face {
    font-family: "HK Grotesk Medium";
    font-style: normal;
    font-weight: 500;
    src: local("HK Grotesk Medium"), url("../fonts/HKGrotesk-Medium.woff") format("woff");
}
@font-face {
    font-family: "HK Grotesk SemiBold";
    font-style: normal;
    font-weight: 600;
    src: local("HK Grotesk SemiBold"), url("../fonts/HKGrotesk-SemiBold.woff") format("woff");
}
@font-face {
    font-family: "HK Grotesk Bold";
    font-style: normal;
    font-weight: 700;
    src: local("HK Grotesk Bold"), url("../fonts/HKGrotesk-Bold.woff") format("woff");
}
input, select, textarea {
    font-family: "HK Grotesk Regular"!important;
}
a {
    outline: inherit!important;
    transition: all 0.5s ease;
}
a:hover {
    transition: all 0.5s ease;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.preloader {
    position: fixed;
    background: #fff;
    height: 100%;
    width: 100%;
    z-index: 9999999999;
    overflow: hidden;
    margin: 0 auto;
    top: 0;
}
.preloader .loaderLogo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 48%;
    transform: translateY(-50%);
    text-align: center;
}
.preloader:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 60%;
    transform: translateY(-50%);
    width: 55px;
    height: 55px;
    background: url(../images/main-loader.svg) no-repeat center;
    background-size: 40px;
}
.header {
    z-index: 999;
    width: 100%;
    background: #fff;
}
.header .headerTop {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 0;
}
.header .headerTop .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header .headerTop .logo {
    width: auto;
/*     max-width: 200px; */
	max-width:250px;
}
.header .headerTop .logo img {
/*     width: auto; */
/*     max-height: 38px; */
	max-width:100%;
	height:auto;
}
.header .headerTop .menuTopRight {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.header .headerTop .menuTopRight li {
    list-style: none;
    padding: 0 0px 0 22px;
}
.header .headerTop .menuTopRight li .icon-box {
    display: block;
}
.header .headerTop .menuTopRight li .icon-box img {
    width: auto;
    max-height: 25px;
}
.header .header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 45px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header .header-wrap ul {
    padding: 0;
    margin: 0;
    display: flex;
}
.header .header-wrap ul li {
    list-style: none;
    padding: 0 40px 0 0;
}
.header .header-wrap ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #453C39;
    font-family: "HK Grotesk SemiBold"}
.header .header-wrap ul li a:hover {
    color: #D9000F;
    transition: all 0.5s ease;
}
.header .header-wrap .jobSeeker {
    position: absolute!important;
    right: 0;
    background: rgba(217, 0, 15, 0.9);
    color: #fff;
    height: 45px;
    top: -12px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}
.header .header-wrap .jobSeeker a {
    color: #fff!important;
    position: relative;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    color: #FFFFFF;
    font-family: "HK Grotesk Bold"}
.header .header-wrap .jobSeeker a:after {
    content: "";
    position: absolute;
    right: -18px;
    background: url(../images/dp-arrow.svg) no-repeat center;
    background-size: 10px;
    filter: invert(1);
    width: 10px;
    height: 10px;
    z-index: 9;
    top: 3px;
}
.header .header-wrap .jobSeeker:after {
    content: "";
    position: absolute;
    right: -200vh;
    background: rgba(217, 0, 15, 0.9);
    height: 45px;
    width: 200vh;
    top: 0;
}
.header .header-wrap .jobSeeker:before {
    content: "";
    position: absolute;
    left: -25px;
    width: 0;
    height: auto;
    border-bottom: 45px solid rgba(217, 0, 15, 0.9);
    border-left: 25px solid transparent;
}
.header .search-box {
    cursor: pointer;
}
.header .search-box img {
    width: auto;
    max-height: 16px;
    cursor: pointer;
}
.header .openSearch {
    width: 100%;
    position: absolute;
    top: -200%;
    padding: 12px 0;
    background: #d9000f;
    transition: all 0.5s ease;
    z-index: 99999;
}
.header .openSearch.activeMenu {
    top: 0;
    transition: all 0.5s ease;
}
.header .openSearch .container {
    position: relative;
}
.header .openSearch .close-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.header .openSearch .close-btn img {
    width: auto;
    max-height: 16px;
    cursor: pointer;
}
.header .openSearch .input {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.32);
    width: 100%;
    background: transparent;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    outline: inherit;
}
.header .openSearch ::placeholder {
    color: #fff;
}
.header .openSearch form {
    position: relative;
    max-width: 1200px;
}
.header .openSearch form .inputBtn {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/search.svg) no-repeat center;
    outline: inherit;
    font-size: 0;
    border: 0;
    width: 35px;
    height: 48px;
    background-size: 18px;
    filter: brightness(50);
}
.header .current-menu-item a {
    color: #f00!important;
    position: relative;
}
.footer_outer {
    width: 100%;
    background: #D9D9D9;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}
.footer_outer:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -98%;
    width: 62%;
    height: 600px;
    background: url(../images/whypasona-bg.svg) no-repeat bottom;
    background-size: cover;
    z-index: 0;
    opacity: 0.2;
    pointer-events: none;
}
.footer_outer .innerBox {
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.footer_outer .innerBox .ft-box {
    width: 24%;
    float: left;
    padding: 0 10px;
}
.footer_outer .innerBox .ft-box:first-child {
    width: 24%}
.footer_outer .innerBox .ft-box:nth-child(5) {
    width: 22%}
.footer_outer .innerBox .ft-box h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #D9000F;
    font-family: "HK Grotesk Medium";
    margin: 0 0 10px 0;
}
.footer_outer .innerBox .ft-box h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
    color: #453C39;
    font-family: "HK Grotesk Medium";
    margin: 0 0 10px 0;
}
.footer_outer .innerBox .ft-box h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.footer_outer .innerBox .ft-box .logo-lext {
    display: block;
    margin: 0 0 15px 0;
}
.footer_outer .innerBox .ft-box .logo-lext img {
    width: auto;
    /*max-height: 38px;*/
}
.footer_outer .innerBox .ft-box .s-media {
    margin: 0px 0 0 0;
    display: block;
}
.footer_outer .innerBox .ft-box .s-media ul.medias {
    display: flex;
    align-items: center;
}
.footer_outer .innerBox .ft-box .s-media ul.medias li {
    margin-right: 5px;
    transition: all 0.5s ease;
    opacity: 0.8;
    padding: 0;
}
.footer_outer .innerBox .ft-box .s-media ul.medias li:hover {
    transition: all 0.5s ease;
    opacity: 1;
}
.footer_outer .innerBox .ft-box .s-media ul.medias li a {
    display: block;
    transition: all 0.5s ease;
    padding: 0;
}
.footer_outer .innerBox .ft-box .s-media ul.medias li a img {
    width: auto;
    max-height: 35px;
}
.footer_outer .innerBox .ft-box form {
    position: relative;
}
.footer_outer .innerBox .ft-box input.inputBtn {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 45px;
    height: 40px;
    border: 0;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    background: #D9000F;
    border-radius: 0;
    text-shadow: none;
    outline: inherit;
    opacity: 1;
    transition: all 0.5s ease;
    font-family: "HK Grotesk Bold";
    padding: 0;
}
.footer_outer .innerBox .ft-box input.inputBtn:hover {
    background: #b60005;
    transition: all 0.5s ease;
}
.footer_outer .innerBox .ft-box input.input {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0px;
    width: 100%;
    height: 40px;
    padding: 0 70px 0px 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #847F7F;
    outline: inherit;
    border: 0;
}
.footer_outer .innerBox .ft-box ::placeholder {
    color: #847F7F;
}
.footer_outer .innerBox ul {
    padding: 0;
    margin: 0;
}
.footer_outer .innerBox ul li {
    list-style: none;
    margin: 0 0 5px 0;
}
.footer_outer .innerBox ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #5E5252;
    transition: all 0.5s ease;
}
.footer_outer .innerBox ul li a:hover {
    color: #D9000F;
    padding-left: 5px;
    transition: all 0.5s ease;
}
.ft-btm-bar {
    width: 100%;
    padding: 20px 0;
    background: #D9000F;
}
.ft-btm-bar a, .ft-btm-bar p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    font-family: "HK Grotesk Medium"}
.ft-btm-bar a:hover {
    color: #ffdddd;
}
.ft-btm-bar .inner-box {
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    flex-wrap: wrap;
}
.ft-btm-bar ul {
    padding: 0;
    margin: 0 -12px;
    display: flex;
}
.ft-btm-bar ul li {
    list-style: none;
    padding: 0 12px;
    position: relative;
}
.ft-btm-bar ul li:first-child:before {
    display: none;
}
.ft-btm-bar ul li:before {
    content: "|";
    position: absolute;
    left: -2px;
    color: #fff;
    font-size: 14px;
    top: 2px;
}
.banner-section {
    width: 100%;
    height: auto;
    position: relative;
    background: url(../images/bannerShadow.svg) no-repeat top;
    background-size: cover;
    padding: 70px 0;
}
.banner-section .banner-item {
    outline: inherit;
}
.banner-section .banner-item .banner-image {
    width: 54%;
    height: 100%;
    position: relative;
    float: left;
    border-radius: 0px 500px 500px 0px;
}
.banner-section .banner-item .banner-image img {
    width: 100%;
    display: block;
    object-fit: cover;
    border-radius: 0px 500px 500px 0px;
    height: 700px;
}
.banner-section .banner-item .banner-content {
    width: 100%;
    padding: 0 20px;
    max-width: 1340px;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    margin: 0 auto;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.banner-section .banner-item .banner-txt {
    width: 100%;
    max-width: 530px;
}
.banner-section .banner-item h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 65px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.banner-section .banner-item p {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    color: #585858;
}
.banner-section .appendDots {
    max-width: 1340px;
    padding: 0 20px;
    position: relative;
    top: -180px;
    width: 100%;
    background: #000;
    right: 0;
    margin: 0 auto;
}
.banner-section ul.slick-dots {
    width: 100%;
    float: right;
    display: flex!important;
    padding: 0;
    margin: 0;
    max-width: 530px;
	margin-top:3%;
}
.banner-section ul.slick-dots li {
    list-style: none;
    margin: 0 5px;
}
.banner-section ul.slick-dots li.slick-active button {
    opacity: 1;
    transition: all 0.5s ease;
    background: #453C39;
}
.banner-section ul.slick-dots li button {
    font-size: 0;
    padding: 0;
    outline: inherit;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    opacity: 0.5;
    border: 2px solid #000;
    background: transparent;
    transition: all 0.5s ease;
}
.btn {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
    color: #FFFFFF!important;
    background: #D9000F;
    opacity: 0.8;
    border-radius: 30px;
    height: 55px;
    min-width: 145px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
    margin: 20px 0 0 0;
}
.btn:hover {
    transition: all 0.5s ease;
    opacity: 1;
}
.error-page {
    padding: 0 0 40px 0;
    text-align: center;
}
.error-page .gen-page-title {
    font-size: 54px;
    font-weight: bold;
    margin: 0 0 50px 0;
}
.error-page .error_img {
    width: auto;
    padding: 40px 0 10px 0;
}
.error-page .error_img img {
    width: auto;
    max-height: 320px;
    margin: 0 auto;
}
.welcomeSec {
    width: 100%;
    position: relative;
    min-height: 600px;
    padding: 50px 0;
}
.welcomeSec:before {
    content: "";
    position: absolute;
    left: 0;
    width: 70%;
    height: 600px;
    background: url(../images/bgLines-1.svg) no-repeat center;
    background-size: 100%;
    top: -240px;
    pointer-events: none;
}
.welcomeSec .left-side {
    width: 50%;
    max-width: 640px;
}
.welcomeSec h1, .welcomeSec h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 70px;
    line-height: 70px;
    color: #453C39;
    font-family: "HK Grotesk Light"}
.welcomeSec h1 span, .welcomeSec h2 span {
    font-family: "HK Grotesk Bold";
    color: #b60005;
    display: block;
}
.video h1{
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    color: #453C39;
    font-family: "HK Grotesk Light"}
    
.welcomeSec h1 span, .welcomeSec h2 span {
    font-family: "HK Grotesk Bold";
    color: #b60005;
    display: block;
}
.welcomeSec p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #585858;
    margin: 0 0 15px 0;
}
.welcomeSec p b, .welcomeSec p strong {
    color: #000;
}
.welcomeSec .img-box {
    width: 50%;
    position: absolute;
    right: 0;
    border-radius: 500px 0 0 500px;
    top: 0;
}
.welcomeSec .img-box img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    border-radius: 500px 0 0 500px;
}
.welcomeSec .img-box video {
    width: 100%;
    height: 600px;
/*     object-fit: cover;
    border-radius: 500px 0 0 500px; */
}
.ourServices {
    width: 100%;
    padding: 80px 0;
    background: url(../images/sr-bg.png) no-repeat top;
    background-size: cover!important;
}
.ourServices .top-title {
    max-width: 860px;
    margin: 0 auto 40px auto;
}
.ourServices .top-title p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #453C39;
}
.ourServices h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    text-transform: capitalize;
    color: #453C39;
}
.ourServices h6 {
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #D9000F;
}
.ourServices h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #453C39;
    margin: 0;
}
.ourServices p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #585858;
}
.ourServices ul {
    padding: 0;
    margin: 0 -10px;
}
.ourServices ul li {
    list-style: none;
    padding: 20px 10px 30px 10px;
}
.ourServices .innner-box {
    background: #fff;
    transition: all 0.8 ease;
}
.ourServices .innner-box:hover {
    transition: all 0.8 ease;
    box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.1);
}
.ourServices .innner-box:hover .cont-box:before {
    opacity: 1;
    transition: all 0.5s ease;
}
.ourServices .innner-box:hover .cont-box a {
    opacity: 1;
    transition: all 0.5s ease;
}
.ourServices .innner-box .cont-box1 a {
    opacity: 1 !important;
    transition: all 0.5s ease;
}
.ourServices .innner-box .cont-box1 {
    width: 100%;
    padding: 20px 30px 30px 30px;
    position: relative;
}
/* .ourServices .innner-box .cont-box1:before {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #D9000F;
    transition: all 0.5s ease;
    opacity: 0;
} */
.ourServices .innner-box .cont-box1 p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* .ourServices .innner-box .cont-box1 a {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #D9000F;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    opacity: 0;
    transition: all 0.5s ease;
} */
.ourServices .innner-box .cont-box1:before {
    opacity: 1 !important;
    transition: all 0.5s ease;
}

.ourServices .innner-box h3 {
    padding: 12px;
    text-align: center;
}
.ourServices .innner-box .img-box {
    width: 100%;
    display: block;
    overflow: hidden;
}
.ourServices .innner-box .img-box img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.ourServices .innner-box .cont-box {
    width: 100%;
    padding: 20px 30px 30px 30px;
    position: relative;
}
/* .ourServices .innner-box .cont-box:before {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #D9000F;
    transition: all 0.5s ease;
    opacity: 0;
} */

.downloadbtn{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF !important;
    background: #D9000F;
    border-radius: 30px;
    display: flex;
    height: 45px;
    min-width: 120px;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.ourServices .innner-box .cont-box p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ourServices .innner-box .cont-box a {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #D9000F;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    opacity: 0;
    transition: all 0.5s ease;
}
.ourServices ul.slick-dots {
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.ourServices ul.slick-dots li {
    padding: 0 5px;
    margin: 0;
}
.ourServices ul.slick-dots li.slick-active button {
    background: rgba(0, 0, 0, 0.5);
}
.ourServices ul.slick-dots li button {
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.5);
    background: transparent;
}
.whyPasona {
    width: 100%;
    padding: 80px 0;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.whyPasona:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -160px;
    width: 62%;
    height: 600px;
    background: url(../images/whypasona-bg.svg) no-repeat bottom;
    background-size: cover;
    z-index: 0;
}
.whyPasona .container {
    position: relative;
    z-index: 1;
}
.whyPasona h6 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #453C39;
}
.whyPasona h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 70px;
    text-transform: capitalize;
    color: #453C39;
    text-align: center;
    font-family: "HK Grotesk Bold"}
.whyPasona h2 span {
    color: #b60005;
    font-family: "HK Grotesk Bold"}
.whyPasona .counterSec {
    margin: 0 auto;
    max-width: 900px;
}
.whyPasona .counterOuter {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 40px 0;
}
.whyPasona .counterOuter .count-box {
    width: 33.33%;
    text-align: center;
}
.whyPasona .counterOuter .outer {
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    text-transform: capitalize;
    color: #D9000F;
    font-family: "HK Grotesk Bold"}
.whyPasona .counterOuter .counter {
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    text-transform: capitalize;
    color: #D9000F;
    font-family: "HK Grotesk Bold"}
.whyPasona .counterOuter p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #585858;
    display: block;
}
.whyPasona .whySection {
    display: flex;
    justify-content: space-between;
}
.whyPasona .whySection .image-box {
    width: 50%}
.whyPasona .whySection .image-box img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.whyPasona .whySection .dec-box {
    width: 50%;
    margin: 0;
    padding: 0;
}
.whyPasona .whySection .dec-box li {
    padding: 0 0px 20px 20px;
    list-style: none;
    width: 50%;
    float: left;
}
.whyPasona .whySection .dec-box li:nth-child(2n) {
    float: right;
}
.whyPasona .whySection .dec-box li:nth-child(2) .outer-box, .whyPasona .whySection .dec-box li:nth-child(3) .outer-box {
    background: #E5E5E5;
}
.whyPasona .whySection .dec-box li:nth-child(2) .outer-box h3, .whyPasona .whySection .dec-box li:nth-child(3) .outer-box h3 {
    color: #453C39;
}
.whyPasona .whySection .dec-box .outer-box {
    width: 100%;
    padding: 40px 20px;
    background: #D9000F;
}
.whyPasona .whySection .dec-box .outer-box h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 46px;
    color: #F1F1F1;
    font-family: "HK Grotesk Regular";
    margin: 0;
}
.searchBlock {
    width: 100%;
    padding: 60px 0;
    background: url(../images/search-bg.jpg) no-repeat center;
    background-size: cover!important;
}
.searchBlock h6 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.searchBlock h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 70px;
    text-transform: capitalize;
    color: #FFFFFF;
}
.searchBlock .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.searchBlock .btn-border {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    border: 2px solid rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
    border-radius: 30px;
    display: inline-flex;
    padding: 12px 28px;
}
.searchBlock .btn-border:hover {
    background: #fff;
    color: #b60005;
    border: 2px solid rgba(255, 255, 255, 0.8);
}
.searchBlock .left-sec {
    width: 46%}
.searchBlock .search-jobs {
    width: 54%}
.searchBlock .search-jobs form {
    border: 50px solid rgba(255, 255, 255, 0.22);
    border-radius: 100px;
    position: relative;
}
.searchBlock .search-jobs form input.input {
    background: #F8F8F8;
    border: 2px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 100px;
    width: 100%;
    padding: 12px 120px 12px 30px;
    height: 55px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #585858;
    outline: inherit;
}
.searchBlock .search-jobs form input.inputBtn {
    background: #D9000F;
    position: absolute;
    right: 7px;
    width: 120px;
    border-radius: 100px;
    border: 0;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    top: 7px;
    text-shadow: none;
    outline: inherit;
    padding: 0;
    height: 42px;
    opacity: 1;
    transition: all 0.5s ease;
}
.searchBlock .search-jobs form input.inputBtn:hover {
    background: #b60005;
    transition: all 0.5s ease;
}
.latestNews {
    width: 100%;
    padding: 80px 0;
}
.latestNews h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    text-transform: capitalize;
    color: #453C39;
}
.latestNews h3 span {
    color: #D9000F;
    font-family: "HK Grotesk Bold"}
.latestNews .newsSec {
    margin: 0 -10px;
    padding: 0;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
}
.latestNews .newsSec li {
    list-style: none;
    width: 33.33%;
    padding: 10px;
}
.latestNews .newsSec .inner-box {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.latestNews .newsSec .inner-box:hover .dec-blk p {
    color: #b60005;
    transition: all 0.5s ease;
}
.latestNews .newsSec .inner-box:hover .dec-blk .date {
    color: #b60005;
    transition: all 0.5s ease;
}
.latestNews .newsSec .inner-box .img-blk {
    width: 38%}
.latestNews .newsSec .inner-box .img-blk img {
    width: 100%;
    height: 156px;
    object-fit: cover;
}
.latestNews .newsSec .inner-box .dec-blk {
    padding: 20px;
    width: 62%}
.latestNews .newsSec .inner-box .dec-blk p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #585858;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.latestNews .newsSec .inner-box .dec-blk .date {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #585858;
    margin: 0 0 8px 0;
}
.latestNews a.more-btn {
    float: right;
    clear: both;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
    color: #D9000F;
}
.latestNews a.more-btn:hover {
    text-decoration: underline;
}
.innerBanner {
    width: 100%;
    height: auto;
    position: relative;
    background: url(../images/bannerShadow.svg) no-repeat bottom;
    background-size: cover;
    padding: 70px 0;
}
.innerBanner .bannerImg {
    width: 52%;
    /* height: 100%; */
    height: auto;
    position: relative;
    float: left;
    border-radius: 0px 500px 500px 0px;
}
.innerBanner .bannerImg img {
    width: 100%;
    display: block;
    object-fit: cover;
    border-radius: 0px 500px 500px 0px;
    height: 400px;
}
.innerBanner .bannerCnt {
    width: 100%;
    padding: 0 20px;
    max-width: 1340px;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    margin: 0 auto;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.innerBanner .bannerCnt .banner-text {
    max-width: 530px;
    width: 100%}
.innerBanner h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 65px;
    color: #453C39;
}
.innerBanner p {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 40px;
    color: #585858;
}
.innerBanner p b, .innerBanner p strong {
    color: #D9000F;
}
.prideBtm{	
    width: 100%	
}	
.prideBtm .topTitle {	
    max-width: 90%;	
    margin: 0 auto;	
}	
.prideBtm .topTitle p {	
    font-style: normal;	
    font-weight: 600;	
    font-size: 27px;	
    line-height: 35px;	
    text-align: center;	
    color: #fff;    	
    padding: 38px;	
    padding-left: 0px;	
    letter-spacing: 1.8px;	
}	
.prideBtm .topTitle p b, .prideBtm .topTitle p strong {	
    color: #b60005;	
    font-family: "HK Grotesk Medium"	
}

.bannerBtm {
    width: 100%}
.bannerBtm .topTitle {
    max-width: 1080px;
    margin: 0 auto;
}
.bannerBtm .topTitle p {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #585858;
}
.bannerBtm .topTitle p b, .bannerBtm .topTitle p strong {
    color: #b60005;
    font-family: "HK Grotesk Medium"}
.bannerBtm .topRow {
    margin: 0 -50px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
}
.bannerBtm .topRow .img-item {
    width: 33.33%;
    padding: 30px 50px;
    position: relative;
}
.bannerBtm .topRow .img-item:first-child:before {
    display: none;
}
.bannerBtm .topRow .img-item:before {
    content: "";
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(../images/tick-red.svg) no-repeat center;
    background-size: 50px;
}
.bannerBtm .topRow .img-item .img-box {
    width: 100%;
    overflow: hidden;
}
.bannerBtm .topRow .img-item .img-box img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.about-top {
    width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.about-top:after {
    content: "";
    position: absolute;
    right: 0;
    width: 89%;
    height: 600px;
    background: url(../images/bg-line2.svg) no-repeat center;
    background-size: 100%;
    top: 50%;
    pointer-events: none;
    z-index: 0;
}
.philosophySec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 50px;
    position: relative;
    z-index: 1;
}
.philosophySec h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    color: #453C39;
    margin: 0 0 20px 0;
}
.philosophySec p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #585858;
}
.philosophySec .arrowBtn {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    text-align: right;
    color: #D9000F;
    position: relative;
    padding-right: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transition: all 0.5s ease;
    margin-top: 20px;
}
.philosophySec .arrowBtn:before {
    content: "";
    position: absolute;
    right: 0;
    width: 18px;
    height: 18px;
    background: url(../images/arrow-btn.svg) center no-repeat;
    background-size: 17px;
    transition: all 0.5s ease;
}
.philosophySec .arrowBtn:hover {
    transition: all 0.5s ease;
}
.philosophySec .arrowBtn:hover:before {
    transition: all 0.5s ease;
    right: -10px;
}
.philosophySec .right-sec {
    width: 50%}
.philosophySec .right-sec img {
    width: 100%;
    height: 384px;
    object-fit: cover;
}
.philosophySec .left-sec {
    width: 50%;
    padding-right: 80px;
}
.groupChallenge {
    width: 100%;
    position: relative;
    background: #D9000F;
    padding: 60px 0 0 0;
}
.groupChallenge h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
}
.groupChallenge .topTitle {
    max-width: 1080px;
    margin: 0 auto;
}
.groupChallenge .topTitle p {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
}
.groupChallenge ul {
    padding: 0;
    margin: 0 -30px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: 70px;
}
.groupChallenge ul li {
    list-style: none;
    width: 33.33%;
    padding: 0 30px;
}
.groupChallenge ul li .innerBox {
    background: #FFFFFF;
    box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    padding: 40px;
}
.groupChallenge ul li p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #585858;
}
.groupChallenge ul li h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    color: #000;
    margin: 0 0 10px 0;
}
.groupChallenge ul li h3:first-letter {
    color: #b60005;
}
.groupChallenge ul li h6 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #453C39;
    margin: 0 0 5px 0;
}
.ourPeople {
    width: 100%;
    padding: 100px 0 80px 0;
    position: relative;
}
.ourPeople:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    background: url(../images/bg-line3.svg) no-repeat center;
    height: 100%;
    pointer-events: none;
    background-size: 100%;
    z-index: -1;
}
.ourPeople h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.ourPeople h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    color: #5E5252;
    font-family: "HK Grotesk Regular"}
.ourPeople p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #5E5252;
}
.ourPeople .imgSec {
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ourPeople .imgSec img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 500px 0 0 500px;
}
.ourPeople .contSec {
    width: 50%;
    min-height: 400px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.ourTeamSec {
    width: 100%;
    position: relative;
    padding: 0 0 50px 0;
}
.ourTeamSec:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1000px;
    background: linear-gradient(180deg, rgba(229, 229, 229, 0) 0%, #E5E5E5 100%);
    opacity: 0.5;
    transform: rotate(-180deg);
    z-index: -1;
}
.ourTeamSec .topBox {
    width: 100%;
    max-width: 860px;
    margin: 0 auto 40px auto;
}
.ourTeamSec .topBox .img-top {
    width: 100%}
.ourTeamSec .topBox .img-top img {
    width: 100%;
    height: 460px;
    object-fit: cover;
}
.ourTeamSec h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 65px;
    text-align: center;
    color: #453C39;
}
.ourTeamSec ul {
    margin: 0 -20px;
    padding: 0;
}
.ourTeamSec ul li {
    list-style: none;
    padding: 20px;
}
.ourTeamSec ul li .inner {
    width: 100%}
.ourTeamSec ul li .inner:hover h5 {
    color: #D9000F;
    transition: all 0.5s ease;
}
.ourTeamSec ul li .pic-box {
    text-align: center;
    margin-bottom: 20px;
}
.ourTeamSec ul li .pic-box img {
    width: 225px;
    height: 225px;
    object-fit: cover;
    margin: 0 auto;
    border: 8px solid #E5E5E5;
    border-radius: 50%}
.ourTeamSec ul h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #453C39;
    margin: 0 0 5px 0;
    transition: all 0.5s ease;
}
.ourTeamSec ul p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #453C39;
}
.ourTeamSec button.slick-prev.slick-arrow {
    position: absolute;
    top: 112px;
    z-index: 1;
    border: 0;
    font-size: 0;
    width: 25px;
    height: 25px;
    left: 0;
    outline: inherit;
    background: url(../images/arrow-red.svg) no-repeat center;
    background-size: 25px;
    transform: rotate(180deg);
    opacity: 0.4;
}
.ourTeamSec button.slick-prev.slick-arrow:hover {
    opacity: 1;
}
.ourTeamSec button.slick-next.slick-arrow {
    position: absolute;
    top: 112px;
    z-index: 1;
    border: 0;
    font-size: 0;
    width: 25px;
    height: 25px;
    right: 0;
    outline: inherit;
    background: url(../images/arrow-red.svg) no-repeat center;
    background-size: 25px;
    opacity: 0.4;
}
.ourTeamSec button.slick-next.slick-arrow:hover {
    opacity: 1;
}
.blockSection {
    width: 100%}
.blockSection .row {
    width: 100%;
    background: #D9000F;
    padding: 80px 0;
}
.blockSection .row:nth-child(2n) {
    background: #fff;
}
.blockSection .row:nth-child(2n) .img-box {
    order: 2;
}
.blockSection .row:nth-child(2n) .text-box {
    order: 1;
    padding-left: 0;
    padding-right: 70px;
}
.blockSection .row:nth-child(2n) h2 {
    font-weight: bold;
    font-size: 45px;
    line-height: 65px;
    color: #453C39;
}
.blockSection .row:nth-child(2n) p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #453C39;
}
.blockSection .row:nth-child(2n) ul li {
    color: #453C39;
}
.blockSection .row:nth-child(2n) ul li:before {
    background: #453C39;
}
.blockSection .row h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    color: #FFFFFF;
    margin: 0 0 10px 0;
}
.blockSection .row p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    margin: 0 0 10px 0;
}
.blockSection .row ul {
    margin: 0;
    padding: 0;
}
.blockSection .row ul li {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding-left: 25px;
    position: relative;
    list-style: none;
    margin-bottom: 10px;
}
.blockSection .row ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #fff;
    width: 13px;
    height: 13px;
    border-radius: 50%}
.blockSection .row .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blockSection .row .img-box {
    width: 50%}
.blockSection .row .img-box img {
    width: 100%;
    height: 385px;
    object-fit: cover;
}
.blockSection .row .text-box {
    width: 50%;
    padding-left: 70px;
}
.blockSection .row .listBox {
    display: block;
}
.blockSection .row .listBox h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0;
}
.blockSection .row .listBox p {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 15px;
}
.loactionsSec {
    width: 100%;
    padding: 70px 0;
    background: linear-gradient(180deg, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0.5) 100%);
}
.loactionsSec h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    color: #453C39;
    margin: 0 0 20px 0;
}
.loactionsSec ul {
    padding: 0;
    margin: 0 -10px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
/*     flex-wrap: wrap; */
	flex-wrap: inherit;
    justify-content: center;
}
.loactionsSec ul li {
    list-style: none;
    width: 13.66%;
    padding: 10px;
}
.loactionsSec .boxs {
    background: #E5E5E5;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loactionsSec h6 {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #453C39;
}
.solutionsBlock {
    width: 100%;
    margin-top: 50px;
    background: url(../images/bannerShadow.svg) no-repeat top;
    background-size: cover;
    padding: 70px 0 0 0;
}
.solutionsBlock h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    color: #D9000F;
}
.solutionsBlock .row-item {
    width: 100%}
.solutionsBlock .box-items {
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
}
.solutionsBlock .box-items:nth-child(2n) .cnt-box {
    order: 1;
}
.solutionsBlock .box-items:nth-child(2n) .img-box {
    order: 2;
}
.solutionsBlock .box-items:nth-child(2n) .img-box:before {
    right: auto;
    left: -80px;
}
.solutionsBlock .box-items .cnt-box {
    width: 56%;
    padding: 25px 100px;
}
.solutionsBlock .box-items .img-box {
    width: 44%;
    position: relative;
}
.solutionsBlock .box-items .img-box:before {
    content: "";
    position: absolute;
    right: -80px;
    width: 200px;
    height: 2px;
    background: #D9000F;
    top: 40px;
}
.solutionsBlock .box-items .img-box img {
    width: 100%;
    height: 445px;
    object-fit: cover;
}
.solutionsBlock .box-items h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.solutionsBlock .box-items h6 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #453C39;
    font-family: "HK Grotesk Medium";
    margin: 0 0 10px 0;
}
.solutionsBlock .box-items p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #453C39;
}
.solutionsBlock .box-items ul {
    margin: 0;
    padding: 0;
}
.solutionsBlock .box-items ul li {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #585858;
    padding-left: 25px;
    position: relative;
    list-style: none;
    margin-bottom: 10px;
}
.solutionsBlock .box-items ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #D9000F;
    width: 13px;
    height: 13px;
    border-radius: 50%}
.trainingSec {
    width: 100%;
    margin-top: 50px;
    background: url(../images/bannerShadow.svg) no-repeat top;
    background-size: cover;
    padding: 70px 0 0 0;
}
.trainingSec h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    color: #D9000F;
    margin: 0 0 10px 0;
}
.trainingSec h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #585858;
}
.trainingSec .rows {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    flex-wrap: wrap;
}
.trainingSec .rows .top-boxs {
    display: flex;
    align-items: center;
/*     width: 50% */
	width: 33%;
}
.trainingSec .rows .top-boxs:nth-child(2) .left-side:before {
    content: "02"}
.trainingSec .rows .top-boxs:nth-child(3) .left-side:before {
    content: "03"}
.trainingSec .rows .top-boxs:nth-child(4) .left-side:before {
    content: "04"}
.trainingSec .rows .left-side {
    background: #E5E5E5;
    height: 100%;
    width: 49%;
/*     padding: 30px 15px; */
	padding: 30px 6px;
    display: flex;
    align-items: center;
    position: relative;
}
.trainingSec .rows .left-side:before {
    content: "01";
    font-weight: 900;
    font-size: 120px;
    line-height: 156px;
    text-align: right;
    color: #FFFFFF;
    opacity: 0.5;
    position: absolute;
    z-index: 0;
    font-family: "HK Grotesk Bold";
    left: 30px;
}
.trainingSec .rows .left-side h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    text-align: right;
    color: #453C39;
    font-family: "HK Grotesk Medium";
    position: relative;
    z-index: 1;
}
.trainingSec .rows .right-side {
    background: #D9000F;
    height: 100%;
    width: 49%;
/*     padding: 20px 30px; */
	padding: 20px 6px;
    display: flex;
    align-items: center;
}
.trainingSec .rows .right-side ul {
    padding-bottom: 0;
    margin-bottom: 0;
}
.trainingSec .rows .right-side ul li {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    list-style: lower-alpha;
    margin: 5px 0;
}
.trainingBoxs {
    width: 100%;
    padding: 40px 0;
}
.trainingBoxs h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    color: #D9000F;
    text-align: center;
    font-family: "HK Grotesk Medium"}
.trainingBoxs h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #453C39;
}
.trainingBoxs p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #585858;
    margin: 0 0 20px 0;
}
.trainingBoxs .poupuBtn {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    background: #D9000F;
    border-radius: 30px;
    display: inline-flex;
    height: 45px;
    min-width: 120px;
    align-items: center;
    justify-content: center;
}
.trainingBoxs .poupuBtn:hover {
    background: #b60005;
}
.trainingBoxs ul {
    padding: 0;
    margin: 0 -10px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.trainingBoxs ul li {
    width: 33.33%;
    padding: 20px 10px;
    list-style: none;
}
.trainingBoxs ul li:hover .img-box img {
    transform: scale(1.1);
    transition: all 0.5s ease;
}
.trainingBoxs .img-box {
    width: 100%;
    margin: 0 0 20px 0;
    overflow: hidden;
}
.trainingBoxs .img-box img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    transition: all 0.5s ease;
}
.white-popup {
    background: #fff;
}
.white-popup h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    text-align: left;
    color: #D9000F;
    font-family: "HK Grotesk Medium"}
.white-popup p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 15px 0;
    color: #585858;
}
.white-popup ul {
    padding: 0;
    margin: 0;
}
.white-popup ul li {
    list-style: none;
    padding-left: 25px;
    position: relative;
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #585858;
    margin: 10px 0;
}
.white-popup ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 5px;
    height: 14px;
    background: #D9000F;
}
.contact-page {
    width: 100%;
    position: relative;
    padding: 0 0 80px 0;
}
.contact-page:after {
    content: "";
    position: absolute;
    right: 0;
    width: 76%;
    height: 600px;
    background: url(../images/bg-line2.svg) no-repeat center;
    background-size: 100%;
    top: 0%;
    pointer-events: none;
    z-index: -1;
}
.contact-page h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    color: #D9000F;
    margin: 0 0 10px 0;
}
.contact-page p {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 40px;
    color: #453C39;
}
.contact-page .contact-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contact-page .contactForm {
    width: 44%}
.contact-page .contactForm ul {
    padding: 0;
    margin: 0;
}
.contact-page .contactForm ul li {
    list-style: none;
    margin: 10px 0 20px 0;
    width: 100%;
    position: relative;
}
.contact-page .contactForm ul li:last-child {
    width: auto;
    text-align: right;
}
.contact-page .contactForm input, .contact-page .contactForm textarea, .contact-page .contactForm select {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 4px;
    height: 50px;
    padding: 0 15px;
    outline: inherit;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #453C39;
}
.contact-page .contactForm textarea {
    height: 100px;
    resize: none;
}
.contact-page .contactForm label {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #453C39;
    display: block;
    margin: 0 0 5px 0;
}
.contact-page .contactForm input.inputBtn {
    background: #D9000F!important;
    border: 0!important;
    width: auto!important;
    text-shadow: none;
    min-width: 200px;
    border-radius: 50px!important;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    color: #FFFFFF;
    height: 60px;
}
.contact-page .contactForm input.inputBtn:hover {
    background: #b60005!important;
}
.contact-page .addressSec {
    width: 56%;
    padding-left: 240px;
}
.contact-page .addressSec .info-sec {
    display: block;
}
.contact-page .addressSec h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    color: #453C39;
    position: relative;
}
.contact-page .addressSec h5:before {
    content: "";
    position: absolute;
    left: 0;
    background: #D9000F;
    width: 30px;
    height: 4px;
    bottom: 0px;
}
.contact-page .addressSec p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #585858;
    margin-bottom: 20px;
}
.contact-page .addressSec a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #585858;
    font-family: "HK Grotesk Medium";
    margin-bottom: 20px;
    display: block;
}
.contact-page .addressSec a:hover {
    color: #b60005;
}
.contact-page .addressSec .mailBox a {
    font-family: "HK Grotesk Regular";
    font-weight: 400;
    margin: 0;
}
.contactInfo {
    width: 100%;
    padding: 70px 0;
    background: url(../images/ct-bg.svg) no-repeat center;
    background-size: cover!important;
}
.contactInfo h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
}
.contactInfo h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    color: #FFFFFF;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.contactInfo h5:before {
    content: "";
    position: absolute;
    left: 0;
    background: #D9000F;
    width: 30px;
    height: 4px;
    bottom: 0px;
}
.contactInfo p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #CECECE;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}
.contactInfo a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #CECECE;
    font-family: "HK Grotesk Medium";
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}
.contactInfo a:hover {
    color: #b60005;
}
.contactInfo .mailBox a {
    font-family: "HK Grotesk Regular";
    font-weight: 400;
    margin: 0;
    border: 0;
    padding-bottom: 0;
}
.contactInfo ul {
    padding: 0;
    margin: 0 -10px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
}
.contactInfo ul li {
    list-style: none;
    width: 33.33%;
    padding: 20px 10px;
}
.contactInfo h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    font-family: "HK Grotesk Medium";
    margin: 0;
}
.contactInfo .sub-cnt {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.staffingSec {
    width: 100%;
    /* margin-top: 50px; */
    background: url(../images/bannerShadow.svg) no-repeat top;
    background-size: cover;
    /* padding: 70px 0; */
}
.staffingSec .img-box {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}
.staffingSec .img-box img {
    width: auto;
    max-height: 550px;
    margin: 0 auto;
}
.staffingSec .col-3 {
    padding: 30px 0;
    width: 100%}
.staffingSec .col-3 ul {
    padding: 0;
    margin: 0 -10px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
}
.staffingSec .col-3 ul li {
    list-style: none;
    width: 33.33%;
    padding: 10px;
}
.staffingSec .col-3 ul li .inner-box {
    background: #E5E5E5;
    padding: 20px 20px 20px 80px;
    position: relative;
    height: 100%;
    flex-direction: column;
    display: flex;
    justify-content: center;
}
.staffingSec .col-3 ul li .inner-box:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/checked-green.svg) no-repeat center;
    background-size: 45px;
}
.staffingSec .col-3 h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #453C39;
    margin: 0;
}
.staffingSec .col-3 p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #585858;
}
.staffingSec .row-sec {
    width: 100%;
    background: #D9000F;
    padding: 50px 60px;
    display: flex;
    justify-content: space-between;
}
.staffingSec .row-sec .left-box {
    width: 45%}
.staffingSec .row-sec .left-box ul li {
    position: relative;
    padding-left: 45px;
    margin: 15px 0;
}
.staffingSec .row-sec .left-box ul li:nth-child(2):before {
    content: "2"}
.staffingSec .row-sec .left-box ul li:nth-child(3):before {
    content: "3"}
.staffingSec .row-sec .left-box ul li:nth-child(4):before {
    content: "4"}
.staffingSec .row-sec .left-box ul li:nth-child(5):before {
    content: "5"}
.staffingSec .row-sec .left-box ul li:before {
    content: "1";
    position: absolute;
    left: 0;
    width: 32px;
    height: 32px;
    top: 0px;
    background: #fff;
    border-radius: 50%;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
}
.staffingSec .row-sec .right-box {
    width: 45%}
.staffingSec .row-sec .right-box ul li {
    position: relative;
    padding-left: 35px;
}
.staffingSec .row-sec .right-box ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(../images/check-white.svg) no-repeat center;
    background-size: 20px;
    top: 5px;
}
.staffingSec .row-sec h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
    font-family: "HK Grotesk Medium";
    margin: 0 0 20px 0;
}
.staffingSec .row-sec ul {
    padding: 0;
    margin: 0;
}
.staffingSec .row-sec ul li {
    list-style: none;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    font-family: "HK Grotesk Medium";
    margin: 10px 0;
}
.staffingSec .prbl-box {
    width: 100%;
    text-align: center;
    background: #d9000f;
    padding: 50px 20px;
    border: 1px solid rgba(255, 255, 255, 0.34);
}
.staffingSec .prbl-box h4 {
    font-size: 30px;
    line-height: 40px;
    font-family: "HK Grotesk Medium";
    color: #fff;
    font-style: normal;
    font-weight: 500;
    margin: 0;
}
.recruitmentTop {
    width: 100%;
    padding: 80px 0;
    background: #D9000F;
    margin-top: 50px;
    position: relative;
}
.recruitmentTop:before {
    content: "";
    position: absolute;
    right: 0;
    width: 50%;
    height: 400px;
    background: url(../images/line-s.svg) no-repeat center;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    pointer-events: none;
}
.recruitmentTop .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.recruitmentTop .img-box {
    width: 42%;
    text-align: right;
}
.recruitmentTop .img-box img {
    width: auto;
    max-height: 320px;
}
.recruitmentTop .text-box {
    width: 49%}
.recruitmentTop p {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 40px;
    color: #FFFFFF;
}
.srCategories {
    width: 100%;
    padding: 70px 0;
}
.srCategories h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 65px;
    text-align: center;
    color: #453C39;
}
.srCategories h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 29px;
    color: #453C39;
}
.srCategories p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    color: #453C39;
}
.srCategories ul {
    padding: 0;
    margin: 0;
}
.srCategories ul li {
    list-style: none;
    background: #F1F1F1;
    margin: 10px 0;
    padding: 20px 30px;
    position: relative;
}
.srCategories ul li:nth-child(2):before {
    background: #A5A5A5;
}
.srCategories ul li:nth-child(3):before {
    background: #FFC000;
}
.srCategories ul li:nth-child(4):before {
    background: #5B9BD5;
}
.srCategories ul li:nth-child(5):before {
    background: #70AD47;
}
.srCategories ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 9px;
    background: #ED7D31;
}
.srCategories .row {
    display: flex;
    align-items: center;
}
.srCategories .row .left-box {
    width: 45%}
.srCategories .row .right-box {
    width: 55%;
    padding-left: 30px;
}
.executiveSec {
    width: 100%;
    padding: 70px 0;
    background: url(../images/bannerShadow.svg) no-repeat top;
    background-size: cover;
}
.executiveSec .topTitle {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto 40px auto;
}
.executiveSec .topTitle h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    color: #453C39;
    margin: 0 0 10px 0;
}
.executiveSec .topTitle h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #585858;
}
.executiveSec .row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.executiveSec .row .dec-box {
    width: 49%}
.executiveSec .row .dec-box p {
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 30px;
    margin: 0 0 20px 0;
    color: #585858;
}
.executiveSec .row .dec-box span {
    display: flex;
    align-items: center;
}
.executiveSec .row .dec-box span h6 {
    text-transform: uppercase;
    color: #D9000F;
    margin: 0;
    padding-left: 2px;
}
.executiveSec .row .dec-box span p {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 30px;
    color: #000000;
}
.executiveSec .row .dec-box span a {
    color: #000;
}
.executiveSec .row .dec-box span a:hover {
    color: #D9000F;
}
.executiveSec .row .img-box {
    width: 46%}
.executiveSec .row .img-box img {
    width: 100%;
    height: 445px;
    object-fit: cover;
}
.executiveSec .btns {
    width: auto;
    display: flex;
    align-items: center;
    margin: 20px 0 0 0;
}
.executiveSec .btns p {
    background: #D9000F;
    height: 50px;
    border-radius: 50px;
    font-style: normal;
    font-weight: bold;
    font-size: 18px!important;
    line-height: 35px;
    color: #FFFFFF!important;
    padding: 0 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25 0 0 0!important;
    min-width: 250px;
}
.executiveSec .btns .btn-lk {
    background: #3A5A98;
    border-radius: 30px;
    color: #FFFFFF;
    min-width: 115px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.recTop {
    width: 100%;
    padding: 0 0 60px 0;
    position: relative;
    background-image: linear-gradient(to bottom, #ffffff, #fdfdfd, #fbfcfb, #fafafa, #f8f8f8);
}
.recTop ul {
    padding: 0;
    margin: 0 -10px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.recTop ul li {
    list-style: none;
    width: 33.33%;
    max-width: 250px;
    padding: 10px;
    position: relative;
}
.recTop ul li:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 92%;
    height: 6px;
    background: #C4C4C4;
    bottom: 0;
}
.recTop h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    color: #D9000F;
    margin: 0 0 10px 0;
}
.recTop p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #585858;
    padding: 0 0 10px 0;
}
.filterBy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.filterBy h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #585858;
    margin: 0;
}
.filterBy .left-side {
    width: 70%;
    display: flex;
    align-items: center;
}
.filterBy .right-side {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.filterBy .selectBoc {
    width: 30%;
    padding: 0 0px 0 20px;
    min-width: 200px;
}
.filterBy .selectBoc select {
    width: 100%;
    padding: 8px;
    border: 1px solid #D1D1D1;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #585858;
    outline: inherit;
}
.news-page {
    width: 100%;
    background: #fff;
    padding: 20px 0 60px 0;
}
.news-page .newsListSec {
    width: 100%}
.news-page .newsListSec ul {
    padding: 0;
    margin: 0 -10px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
}
.news-page .newsListSec ul li {
    list-style: none;
    width: 33.33%;
    padding: 20px 10px;
}
.news-page .newsListSec .inner-box {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    display: block;
}
.news-page .newsListSec .inner-box:hover {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.25);
}
.news-page .newsListSec .inner-box:hover .img-box img {
    transform: scale(1.1);
    transition: all 0.5s ease;
}
.news-page .newsListSec .inner-box:hover .text-box .date {
    color: #000;
}
.news-page .newsListSec .inner-box:hover .text-box p {
    color: #b60005;
}
.news-page .newsListSec .inner-box .img-box {
    width: 100%;
    display: block;
    overflow: hidden;
}
.news-page .newsListSec .inner-box .img-box img {
    width: 100%;
    height: 200px !important;
	max-height:200px !important;
    object-fit: cover;
    transition: all 0.5s ease;
}
.news-page .newsListSec .inner-box .text-box {
    background: #fff;
    padding: 20px;
}
.news-page .newsListSec .inner-box .text-box .date {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #585858;
    margin: 0 0 5px 0;
}
.news-page .newsListSec .inner-box .text-box p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #585858;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 56px;
}
.morebtn {
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #585858;
    padding-top: 30px;
}
.blog-page {
    padding: 40px 0 0 0;
}
.blog-page .container {
    display: flex;
    justify-content: space-between;
}
.blog-page .left-part {
    width: 65%;
    padding-right: 60px;
}
.blog-page .left-part ul {
    padding-bottom: 0;
}
.blog-page .left-part ul li {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #585858;
    margin: 8px 0;
}
.blog-page .left-part img {
    display: block;
    margin: 0 0 20px 0;
}
.blog-page .left-part .post-heading {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
    color: #453C39;
    font-family: "HK Grotesk Regular"}
.blog-page .left-part p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #585858;
    margin: 0 0 20px 0;
}
.blog-page .left-part .date-tag {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #585858;
    margin: 0 0 10px 0;
}
.blog-page .left-part .post-auth {
    display: flex;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #585858;
    align-items: center;
}
.blog-page .left-part .post-auth img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 0!important;
    margin-right: 10px;
}
.blog-page .right-part {
    width: 35%}
.blog-page .right-part h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 40px;
    text-transform: capitalize;
    color: #453C39;
    font-family: "HK Grotesk Medium"}
.blog-page .right-part .widget-side {
    display: block;
    margin: 0 0 20px 0;
}
.blog-page .right-part .widget-side ul {
    padding: 0px 30px;
    margin: 0;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
}
.blog-page .right-part .widget-side ul li {
    list-style: none;
    margin: 10px 0;
}
.blog-page .right-part .widget-side ul li:last-child a {
    border: 0;
}
.blog-page .right-part .widget-side ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: #453C39;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 0;
    display: block;
}
.blog-page .right-part .widget-side ul li a:hover {
    color: #d9000f;
}
.blog-page .right-part .widget-side .tagcloud {
    display: block;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    padding: 40px;
}
.blog-page .right-part .widget-side .tagcloud a {
    color: #453C39;
    padding: 5px 15px;
    display: inline-block;
}
.blog-page .right-part .widget-side .tagcloud a:hover {
    color: #d9000f;
}
.blog-page .right-part .recentnews-item {
    display: block;
    margin: 8px 0;
}
.blog-page .right-part .recentnews-item a {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
}
.blog-page .right-part .recentnews-item a:hover h5 {
    color: #d9000f;
}
.blog-page .right-part .recentnews-item a img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.blog-page .right-part .recentnews-item h5 {
    font-family: "HK Grotesk Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #585858;
    margin: 0;
    padding: 5px 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pagination.paginate {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
.pagination.paginate .page-numbers {
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #585858!important;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0 3px;
    padding: 5px 15px;
    text-transform: uppercase;
    transition: all 0.5s ease;
}
.pagination.paginate .page-numbers:hover {
    background: #b60005;
    color: #fff!important;
    transition: all 0.5s ease;
    border: 1px solid #b60005;
}
.pagination.paginate .page-numbers.current {
    background: #b60005;
    color: #fff!important;
    transition: all 0.5s ease;
    border: 1px solid #b60005;
}
.mnews-data {
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 0px 20px 20px 20px;
}
.mnews-data .u-pic {
    display: flex;
    align-items: center;
}
.mnews-data .u-pic img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 10px 0 0;
}
.mnews-data .u-pic p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    color: #585858;
    text-transform: uppercase;
    margin: 0;
    font-family: "HK Grotesk Medium"}
.mnews-data span {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 27px;
    text-align: center;
    color: #585858;
    font-family: "HK Grotesk Medium"}
.archive .innerBanner, .page-template-blog .innerBanner, .page-template-news-events .innerBanner, .single .innerBanner {
    background: #f8f8f8;
}
.page-template-blog .news-page .newsListSec .inner-box .text-box .date {
    display: none;
}
.single_comment {
    display: none;
}
.inner-wrapper p, .innerMainOuter p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #585858;
    margin: 0 0 20px 0;
}
.inner-wrapper h1, .innerMainOuter h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    color: #453C39;
    margin: 0 0 15px 0;
}
.inner-wrapper h2, .innerMainOuter h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 52px;
    color: #453C39;
    margin: 0 0 15px 0;
}
.inner-wrapper h3, .innerMainOuter h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    color: #453C39;
    margin: 0 0 15px 0;
}
.inner-wrapper h4, .innerMainOuter h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.inner-wrapper h5, .innerMainOuter h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.inner-wrapper h6, .innerMainOuter h6 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.inner-wrapper ol li, .inner-wrapper ul li, .innerMainOuter ol li, .innerMainOuter ul li {
    margin: 8px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #585858;
}
@media screen and (min-width:991px) {
    #mainMenus, #mainMenus #head-mobile, #mainMenus ul, #mainMenus ul li, #mainMenus ul li a {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box;
}
#mainMenus:after, #mainMenus>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#mainMenus #head-mobile {
    display: none;
}
#mainMenus ul li {
    float: left;
}
#mainMenus ul li .sub-menu li:hover {
    background: #b60005;
}
#mainMenus>ul>li.has-sub>a {
    padding-right: 18px;
}
#mainMenus>ul>li.has-sub>a:after {
    position: absolute;
    content: "";
    top: 3px;
    width: 10px;
    height: 10px;
    background: url(../images/dp-arrow.svg) center no-repeat;
    background-size: 100%;
    right: 0px;
}
#mainMenus>ul>li.has-sub:hover>a:before {
    top: 23px;
    height: 0;
}
#mainMenus ul ul {
    position: absolute;
    left: -9999px;
}
#mainMenus ul ul li {
    height: 0;
    background: #dd1927;
    transition: all 0.25s ease;
}
#mainMenus li:hover>ul {
    left: auto;
    padding-top: 14px;
    z-index: 9;
}
#mainMenus li:hover>ul>li {
    height: auto;
    margin: auto;
}
#mainMenus ul ul ul {
    margin-left: 100%;
    top: 0;
    padding-top: 0!important;
}
#mainMenus ul ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.27);
    padding: 10px 15px;
    width: 220px;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    color: #fff!important;
    text-align: left;
}
#mainMenus ul ul li.last-item>a, #mainMenus ul ul li:last-child>a {
    border-bottom: 0;
}
#mainMenus ul ul li:hover>a, #mainMenus ul ul li a:hover {
    color: #fff;
}
#mainMenus ul ul li.has-sub>a:after {
    position: absolute;
    top: 21px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ""}
#mainMenus ul ul li.has-sub>a:before {
    position: absolute;
    top: 18px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: "";
    transition: all 0.25s ease;
}
#mainMenus ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0;
}
#mainMenus ul li.has-sub ul li.has-sub ul li:hover, #mainMenus ul ul li.has-sub:hover {
    background: #00a68f;
}
#mainMenus ul ul ul li.active a {
    border-left: 1px solid #333;
}
#mainMenus>ul>li.has-sub>ul>li.active>a, #mainMenus>ul ul>li.has-sub>ul>li.active>a {
    border-top: 1px solid #333;
}
#mainMenus ul.sub-menu li {
    padding: 0;
}
}
@media screen and (max-width:1024px) {	
    .prideBtm .topTitle p{	
        font-size: 15px !important;	
        line-height:20px !important;	
    }	
}
@media screen and (max-width:1600px) {
    .banner-section .banner-item .banner-image img {
    height: 650px;
}
.banner-section .banner-item h2, .innerBanner h2, .ourServices h2 {
    font-size: 46px;
    line-height: 56px;
}
.banner-section .banner-item p, .innerBanner p {
    font-size: 24px;
    line-height: 34px;
}
.welcomeSec h1, .welcomeSec h2 {
    font-size: 60px;
}
.video h1{
    font-size: 50px;
}
.welcomeSec .img-box img {
    height: 550px;
}
.welcomeSec .img-box video {
    height: 550px;
}
.welcomeSec {
    min-height: 550px;
}
.ourServices h3 {
    font-size: 22px;
}
.whyPasona .whySection .dec-box .outer-box h3 {
    font-size: 36px;
}
}@media screen and (max-width:1450px) {
    .container {
    max-width: 1240px;
}
.banner-section .banner-item .banner-image img {
    height: 550px;
}
.welcomeSec .img-box img {
    height: 450px;
}
.welcomeSec .img-box video {
    height: 450px;
}
.header .header-wrap .jobSeeker a, .header .header-wrap ul li a {
    font-size: 16px;
}
.banner-section {
    padding: 50px 0 70px 0;
}
.banner-section .banner-item h2, .innerBanner h2, .ourServices h2, .whyPasona h2 {
    font-size: 42px;
    line-height: 56px;
}
.banner-section .banner-item p, .innerBanner p {
    font-size: 20px;
    line-height: 30px;
}
.banner-section .appendDots, .banner-section .banner-item .banner-content {
    max-width: 1240px;
}
.banner-section .banner-item .banner-image {
    width: 53%}
.header .headerTop .menuTopRight li .icon-box img {
    max-height: 22px;
}
.header .headerTop .menuTopRight li {
    padding: 0 0px 0 20px;
}
.banner-section .appendDots {
    top: -140px;
}
.welcomeSec h1, .welcomeSec h2 {
    font-size: 50px;
    line-height: 60px;
    margin: 0 0 20px;
}
.video h1{
    font-size: 36px;
    line-height: 56px;
    margin: 0 0 20px;
}
.welcomeSec {
    padding: 0;
    min-height: 450px;
}
.welcomeSec .left-side {
    max-width: 550px;
}
.ourServices h3 {
    font-size: 20px;
}
.whyPasona .whySection .dec-box .outer-box h3 {
    font-size: 29px;
}
.header .header-wrap .jobSeeker {
    top: -14px;
}
.banner-section .banner-item .banner-txt, .banner-section ul.slick-dots {
    max-width: 500px;
}
.ourServices h6 {
    font-size: 18px;
}
.innerBanner .bannerCnt .banner-text {
    max-width: 500px;
}
.innerBanner .bannerCnt {
    max-width: 1240px;
}
.innerBanner .bannerImg {
    width: 50%}
.innerBanner {
    padding: 50px 0;
}
.innerBanner h2 {
    margin: 0 0 10px 0;
}
.prideBtm .topTitle p {	
    font-size: 20px;	
    color:#fff;	
}
.bannerBtm .topTitle p, .loactionsSec h6, .ourPeople h6 {
    font-size: 20px;
}
.groupChallenge .topTitle p {
    font-size: 20px;
}
.blockSection .row h2, .groupChallenge h2, .loactionsSec h2, .ourPeople h2, .ourTeamSec h2, .philosophySec h2 {
    font-size: 42px!important;
    line-height: 54px!important;
}
.solutionsBlock h2, .trainingSec h2 {
    font-size: 42px;
    line-height: 54px;
}
.groupChallenge ul li p {
    font-size: 16px;
    line-height: 28px;
}
.groupChallenge ul li h6 {
    font-size: 18px;
}
.groupChallenge ul li h3 {
    font-size: 30px;
}
.prideBtm .topTitle {	
    max-width: 90%;	
}
.bannerBtm .topTitle {
    max-width: 950px;
}
.solutionsBlock .box-items h3 {
    font-size: 28px;
}
.solutionsBlock .box-items h6 {
    font-size: 18px;
    line-height: 28px;
}
.solutionsBlock .box-items p, .solutionsBlock .box-items ul li {
    font-size: 16px;
    line-height: 28px;
}
.solutionsBlock .box-items ul li:before {
    width: 10px;
    height: 10px;
}
.trainingSec .rows .right-side ul li {
    font-size: 18px;
    line-height: 28px;
}
.trainingSec .rows .left-side h5 {
    font-size: 26px;
}
.white-popup ul li {
    font-size: 18px;
}
.trainingBoxs h4 {
    font-size: 26px;
}
.contact-page h2, .contactInfo h2, .executiveSec .topTitle h2, .srCategories h2 {
    font-size: 42px;
    line-height: 54px;
}
.contact-page p {
    font-size: 20px;
}
.contact-page .addressSec a, .contact-page .addressSec p, .contact-page .contactForm label {
    font-size: 16px;
}
.contact-page .contactForm input.inputBtn {
    font-size: 18px;
}
.contactInfo a, .contactInfo p {
    font-size: 16px;
}
.recruitmentTop p {
    font-size: 22px;
    line-height: 32px;
}
.recruitmentTop .img-box img {
    max-height: 270px;
}
.executiveSec .topTitle h6 {
    font-size: 20px;
}
.srCategories p {
    font-size: 16px;
}
.srCategories h5 {
    font-size: 20px;
    margin: 0 0 5px 0;
}
}@media screen and (max-width:1300px) {
    .header .openSearch .close-btn {
    right: 20px;
}
.header .openSearch form {
    max-width: 97%}
.searchBlock h2 {
    font-size: 42px;
    line-height: 56px;
}
.searchBlock .search-jobs form {
    border: 40px solid rgba(255, 255, 255, 0.22);
}
.prideBtm .topTitle p {	
    font-size: 27px;	
    color: #fff;	
}
.bannerBtm .topTitle p {
    font-size: 18px;
}
.groupChallenge ul li {
    padding: 0 10px;
}
.groupChallenge ul, .ourTeamSec ul {
    margin: 0 -10px;
}
.ourTeamSec ul li {
    padding: 20px 10px;
}
.ourTeamSec ul li .pic-box img {
    width: 200px;
    height: 200px;
}
.ourTeamSec ul h5, .trainingSec h6 {
    font-size: 20px;
}
.solutionsBlock .box-items .cnt-box {
    padding: 25px 70px;
}
.solutionsBlock .box-items .img-box:before {
    right: -50px;
}
.solutionsBlock .box-items:nth-child(2n) .img-box:before {
    left: -50px;
}
.contact-page .addressSec {
    padding-left: 180px;
}
.staffingSec .col-3 h5 {
    font-size: 20px;
}
.staffingSec .row-sec h5 {
    font-size: 26px;
}
.staffingSec .row-sec ul li {
    font-size: 18px;
}
.executiveSec .topTitle h6 {
    font-size: 18px;
    line-height: 30px;
}
.executiveSec .row .dec-box p, .executiveSec .row .dec-box span p {
    font-size: 17px;
}
}@media screen and (max-width:1200px) {
    .philosophySec .left-sec {
    padding-right: 40px;
}
.groupChallenge ul li .innerBox {
    padding: 30px;
}
.loactionsSec h6 {
    font-size: 18px;
}
.trainingBoxs h4 {
    font-size: 28px;
}
.bannerBtm .topRow .img-item:before {
    background-size: 100%;
    width: 40px;
    height: 40px;
}
.bannerBtm .topRow .img-item {
    padding: 30px 40px;
}
.bannerBtm .topRow {
    margin: 0 -40px;
}
}@media screen and (max-width:1180px) {
    .banner-section .banner-item .banner-image {
    width: 50%}
.banner-section .banner-item .banner-content {
    left: auto;
    width: 50%}
.innerBanner .bannerCnt {
    left: auto;
    width: 50%}
.banner-section ul.slick-dots {
    width: 50%;
    padding: 0 15px;
    max-width: 100%}
.whyPasona .whySection .image-box img {
    height: 500px;
}
.whyPasona .whySection .dec-box .outer-box h3 {
    font-size: 26px;
    line-height: 36px;
}
.whyPasona .whySection .dec-box .outer-box {
    padding: 35px 20px;
}
.blockSection .row h2, .groupChallenge h2, .loactionsSec h2, .ourPeople h2, .ourTeamSec h2, .philosophySec h2 {
    font-size: 36px!important;
    line-height: 46px!important;
    margin: 0 0 12px 0;
}
.executiveSec .topTitle h2, .srCategories h2, .trainingSec h2 {
    font-size: 32px;
    line-height: 46px;
}
.groupChallenge .topTitle p, .ourPeople h6 {
    font-size: 18px;
    line-height: 30px;
}
.ourPeople p {
    font-size: 14px;
    line-height: 26px;
}
.executiveSec .row .dec-box p {
    font-size: 16px;
}
.executiveSec .row .dec-box span p {
    font-size: 16px;
}
.news-page .newsListSec .inner-box .text-box p {
    font-size: 18px;
}
}@media screen and (max-width:1080px) {
    .latestNews .newsSec li {
    width: 50%}
.latestNews a.more-btn {
    float: left;
}
.groupChallenge ul li .innerBox {
    padding: 20px;
}
.groupChallenge ul li p {
    font-size: 14px;
    line-height: 24px;
}
.groupChallenge ul li h6 {
    font-size: 16px;
    line-height: 26px;
}
.groupChallenge ul li h3 {
    font-size: 24px;
    line-height: 34px;
    margin: 0;
}
.groupChallenge ul {
    top: 40px;
}
.loactionsSec ul li {
    width: 20%}
.trainingSec h6 {
    font-size: 18px;
    line-height: 30px;
}
.trainingBoxs h4 {
    font-size: 24px;
}
.white-popup p {
    font-size: 16px;
    line-height: 28px;
}
.white-popup ul li {
    font-size: 16px;
}
.contact-page .addressSec {
    padding-left: 100px;
}
.contactInfo h5 {
    font-size: 20px;
}
.contactInfo ul li {
    width: 50%}
.contactInfo a, .contactInfo p {
    margin-bottom: 10px;
}
.staffingSec .row-sec .left-box, .staffingSec .row-sec .right-box {
    width: 47%}
.recruitmentTop p {
    font-size: 16px;
    line-height: 30px;
}
.executiveSec .row {
    flex-direction: column;
}
.executiveSec .row .dec-box {
    width: 100%;
    text-align: center;
}
.executiveSec .btns, .executiveSec .row .dec-box span {
    justify-content: center;
}
.executiveSec .row .img-box {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
.srCategories .row {
    flex-direction: column;
}
.srCategories .row .left-box {
    width: 100%}
.srCategories .row .right-box {
    width: 100%;
    padding: 20px 0 0 0;
    text-align: center;
}
.news-page .newsListSec ul li {
    width: 50%}
}@media screen and (max-width:991px) {
    #mainMenus ul {
    margin: 0;
}
.header .header-wrap .header-left .logo img {
    max-height: 65px;
}
#mainMenus li a {
    font-size: 16px;
    line-height: 26px;
}
#menu-header-menu {
    padding: 80px 60px 40px 40px!important;
}
ul.sub-menu li a {
    font-size: 14px!important;
}
#mainMenus li a:hover {
    color: #fff!important;
}
ul#menu-header-menu {
    display: none;
    position: fixed;
    z-index: 999999990;
    background: #ba0f13;
    max-width: 380px;
    height: 100%!important;
    top: 0;
    right: -100%;
    width: 100%;
    transition: all 0.5s ease;
}
ul#menu-header-menu.open {
    right: 0;
    transition: all 0.5s ease;
}
ul#menu-header-menu li {
    position: relative;
    background: none!important;
}
ul#menu-header-menu li a {
    color: #fff;
    padding: 0;
}
.mobileMenu.menu-opened {
    background: url(../images/close.svg) no-repeat center;
    background-size: 18px;
    z-index: 9999990099;
    position: fixed;
    right: 18px;
    top: 40px;
}
#mainMenus {
    position: relative;
}
.mobileMenu {
    width: 32px;
    height: 35px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
    background: url(../images/menu.svg) no-repeat center;
    background-size: 30px;
}
#mainMenus li:hover>ul>li, #mainMenus ul ul li {
    height: auto;
}
#mainMenus ul li a, #mainMenus ul ul li a {
    width: 100%;
    border-bottom: 0;
}
#mainMenus>ul>li {
    float: none;
    margin: 8px 0;
}
#mainMenus ul ul li a {
    background: none;
}
#mainMenus ul ul li.active>a, #mainMenus ul ul li:hover>a {
    color: #fff;
}
#mainMenus ul ul, #mainMenus ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
}
#mainMenus>ul>li.has-sub>a:after, #mainMenus>ul>li.has-sub>a:before, #mainMenus ul ul>li.has-sub>a:after, #mainMenus ul ul>li.has-sub>a:before {
    display: none;
}
#mainMenus #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 400;
}
#mainMenus .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 46px;
    width: 46px;
    cursor: pointer;
}
#mainMenus ul ul .submenu-button {
    height: 34px;
    width: 34px;
}
#mainMenus .submenu-button:after {
    position: absolute;
    top: 10px;
    right: 0;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: ""}
#mainMenus ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
}
#mainMenus .submenu-button.submenu-opened:after {
    background: #fff;
}
#mainMenus .submenu-button:before {
    position: absolute;
    top: 7px;
    right: 3px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: ""}
#mainMenus ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
}
#mainMenus .submenu-button.submenu-opened:before {
    display: none;
}
#mainMenus ul ul ul li.active a {
    border-left: none;
}
#mainMenus>ul>li.has-sub>ul>li.active>a, #mainMenus>ul ul>li.has-sub>ul>li.active>a {
    border-top: none;
}
.current-menu-item:before {
    display: none;
}
.current-menu-item a {
    color: #1790D7!important;
}
.header .menuTopBar {
    padding-bottom: 0;
    width: auto;
    position: absolute;
    right: 80px;
    top: 50px;
    z-index: 9;
}
#mainMenus ul {
    flex-direction: column;
    align-items: flex-start;
}
.header .header-wrap .header-right {
    position: absolute;
    right: 0;
}
.header .header-wrap {
    justify-content: inherit;
}
.search-icon .searchbox-input {
    padding: 0;
}
.search-icon {
    position: absolute;
    left: auto;
    right: 40px;
    width: 200px;
}
.search-icon .searchbox-open {
    z-index: 9;
}
.banner-section .banner-item .banner-txt, .banner-section ul.slick-dots {
    max-width: 400px;
}
.banner-section .banner-item h2, .innerBanner h2, .ourServices h2, .whyPasona h2 {
    font-size: 32px;
    line-height: 42px;
}
.video h1 {
    font-size: 36px;
    line-height: 42px;
    margin: 0 0 10px 0;
}
.welcomeSec .btn {
    margin: 0;
}
.banner-section .banner-item .banner-image img {
    height: 400px;
}
.banner-section .appendDots {
    top: -100px;
}
.header .headerTop .menuTopRight {
    margin-right: 60px;
}
.header .header-wrap {
    height: 0;
}
.mobileMenu {
    top: -11px;
}
.header .header-wrap .jobSeeker {
    top: inherit;
}
.header .header-wrap .jobSeeker {
    position: relative!important;
    padding: 0;
}
.header .header-wrap .jobSeeker:after, .header .header-wrap .jobSeeker:before {
    display: none;
}
.header .header-wrap .jobSeeker a:after {
    display: none;
}
.header .openSearch form {
    max-width: 95%}
.welcomeSec p {
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 10px 0;
}
.whyPasona .whySection .image-box img {
    height: 400px;
}
.whyPasona .whySection .dec-box .outer-box h3 {
    font-size: 23px;
    line-height: 36px;
}
.whyPasona .whySection .dec-box .outer-box {
    padding: 18px 20px;
}
.searchBlock .container {
    flex-direction: column;
}
.searchBlock .left-sec {
    width: 100%;
    text-align: center;
}
.searchBlock .search-jobs {
    width: 100%;
    margin: 50px 0 0 0;
}
.searchBlock .btn-border {
    font-size: 16px;
}
.footer_outer .innerBox .ft-box:first-child {
    width: 100%;
    margin: 0 0 30px 0;
}
.footer_outer .innerBox .ft-box:nth-child(5) {
    width: 28%}
.footer_outer .innerBox .ft-box {
    width: 24%}
.innerBanner .bannerImg img {
    height: 320px;
}
.innerBanner p {
    font-size: 18px;
    line-height: 28px;
}
.blockSection .row h2, .groupChallenge h2, .loactionsSec h2, .ourPeople h2, .ourTeamSec h2, .philosophySec h2 {
    font-size: 32px!important;
    line-height: 42px!important;
    margin: 0 0 10px 0;
}
.blockSection .row .text-box {
    padding-left: 40px;
}
.philosophySec .arrowBtn {
    font-size: 18px;
}
.blockSection .row .listBox p {
    font-size: 14px;
}
.blockSection .row .listBox h5 {
    font-size: 18px;
    line-height: 28px;
}
.solutionsBlock .box-items .cnt-box {
    padding: 25px 40px;
}
.solutionsBlock .box-items .img-box:before {
    right: -25px;
}
.solutionsBlock .box-items:nth-child(2n) .img-box:before {
    left: -25px;
}
.solutionsBlock .box-items h3 {
    font-size: 24px;
    line-height: 34px;
}
.solutionsBlock .box-items {
    padding: 20px 0;
}
.solutionsBlock h2 {
    font-size: 32px;
    line-height: 42px;
}
.trainingBoxs ul li {
    width: 50%}
.trainingSec .rows .top-boxs {
    width: 100%}
.trainingSec .rows .top-boxs {
    padding: 10px 0;
}
.trainingSec .rows .left-side, .trainingSec .rows .right-side {
    width: 50%}
.trainingSec .rows .left-side {
    justify-content: flex-end;
}
.trainingSec .rows .left-side h5 {
    text-align: left;
}
.contact-page h2, .contactInfo h2 {
    font-size: 32px;
    line-height: 42px;
}
.contact-page .contactForm {
    width: 100%}
.contact-page .addressSec {
    padding: 30px 0 0 0;
    width: 100%}
.contact-page .contact-outer {
    flex-direction: column;
}
.contact-page:after {
    display: none;
}
.staffingSec .row-sec {
    flex-direction: column;
}
.staffingSec .row-sec .left-box, .staffingSec .row-sec .right-box {
    width: 100%;
    padding: 20px 0;
}
.staffingSec .row-sec {
    padding: 40px;
}
.bannerBtm .topRow .img-item .img-box img {
    height: 200px;
}
.blog-page .left-part .post-heading {
    font-size: 32px;
    line-height: 42px;
}
.blog-page .left-part p {
    font-size: 16px;
}
.blog-page .left-part {
    padding-right: 40px;
}
.blog-page .right-part .widget-side .tagcloud {
    padding: 30px;
}
}@media screen and (max-width:860px) {
    .whyPasona .whySection .dec-box .outer-box h3 {
    font-size: 18px;
    line-height: 30px;
}
.whyPasona .whySection .image-box img {
    height: 360px;
}
.searchBlock .search-jobs form {
    border: 20px solid rgba(255, 255, 255, 0.22);
}
.searchBlock h6 {
    font-size: 18px;
}
.searchBlock h2 {
    font-size: 32px;
    line-height: 44px;
}
.philosophySec .right-sec {
    width: 100%}
.philosophySec {
    flex-direction: column;
    padding-top: 20px;
}
.philosophySec .left-sec {
    padding: 0 0 30px 0;
    width: 100%}
.philosophySec .arrowBtn {
    display: inline-flex;
    justify-content: flex-start;
}
.prideBtm .topTitle p {	
    text-align: left;	
    color: #fff;	
    line-height: 10px;	
}
.bannerBtm .topTitle p {
    text-align: left;
    line-height: 30px;
}
.ourTeamSec .topBox .img-top img {
    height: 380px;
}
.loactionsSec ul li {
    width: 25%}
.blockSection .row .listBox p {
    margin-bottom: 10px;
}
.trainingSec .rows .left-side h5 {
    font-size: 24px;
}
.trainingBoxs h3 {
    font-size: 26px;
}
.blog-page .container {
    flex-direction: column;
}
.blog-page .left-part {
    width: 100%;
    padding: 0px 0 30px 0;
}
.blog-page .right-part {
    width: 100%}
}@media screen and (max-width:760px) {
    .banner-section .banner-item .banner-image {
    width: 100%}
.banner-section .banner-item .banner-content {
    width: 100%;
    justify-content: flex-start;
}
.banner-section .banner-item h2 {
    color: #fff;
}
.banner-section .banner-item p {
    color: #Fff;
}
h1.prideHeading {	
    font-size: 4em !important;	
    color: #d1000d;	
    margin-bottom: 0;	
}	
.prideBtm .topTitle p {	
    font-size: 8px;	
}	
p.prideHeading{	
    font-size: 0.6em;	
    letter-spacing: 1.5px;	
    line-height: 0;	
    margin-bottom: 10px;	
}
.banner-section .banner-item .banner-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
    border-radius: 0px 500px 500px 0px;
}
.banner-section ul.slick-dots {
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.banner-section .banner-item .banner-content {
    top: 40%;
    transform: translateY(-40%);
}
.banner-section ul.slick-dots li button {
    border: 2px solid #fff;
}
.banner-section ul.slick-dots li.slick-active button {
    background: #fff;
}
.welcomeSec .left-side {
    max-width: 100%;
    width: 100%}
.welcomeSec .img-box {
    width: 100%;
    position: relative;
    /*right: -20px;*/
}
.welcomeSec .img-box img {
    height: 300px;
}
.welcomeSec .img-box video {
    height: 300px;
}
.welcomeSec .btn {
    margin: 0 0 20px 0;
}
.btn {
    font-size: 16px;
}
.ourServices h6 {
    font-size: 16px;
}
.ourServices {
    padding: 60px 0;
}
.welcomeSec p {
    font-size: 16px;
}
.ourServices .top-title p, .whyPasona h6 {
    font-size: 18px;
}
.whyPasona .counterOuter .counter {
    font-size: 50px;
}
.whyPasona .whySection .dec-box, .whyPasona .whySection .image-box {
    width: 100%}
.whyPasona .whySection {
    flex-direction: column;
}
.whyPasona .whySection .dec-box li {
    padding: 5px 0;
    width: 100%}
.latestNews h3 {
    font-size: 20px;
    line-height: 30px;
}
.latestNews .newsSec li {
    width: 100%}
.latestNews {
    padding: 50px 0 60px 0;
}
.footer_outer .innerBox .ft-box {
    width: 100%!important;
    margin: 10px 0!important;
}
.footer_outer {
    padding: 40px 0;
}
.innerBanner .bannerCnt, .innerBanner .bannerImg {
    width: 100%}
.innerBanner .bannerImg:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
    border-radius: 0px 500px 500px 0px;
}
.innerBanner .bannerCnt .banner-text {
    max-width: 100%}
.innerBanner h2, .innerBanner p {
    color: #fff;
}
.groupChallenge ul li {
    padding: 5px 0;
    width: 100%}
.groupChallenge ul {
    margin: 0;
}
.groupChallenge {
    padding: 40px 0 0 0;
}
.groupChallenge .topTitle p {
    font-size: 16px;
    line-height: 28px;
}
.philosophySec .right-sec img {
    height: 300px;
}
.ourPeople .imgSec {
    width: 100%;
    position: relative;
    right: -20px;
    top: auto;
    transform: none;
}
.ourPeople .contSec {
    width: 100%;
    min-height: inherit;
    padding: 0 0 30px 0;
}
.ourPeople .imgSec img {
    height: 280px;
}
.blockSection .row {
    padding: 50px 0;
}
.blockSection .row .img-box {
    width: 100%}
.blockSection .row .container {
    flex-direction: column;
}
.blockSection .row .text-box {
    padding: 20px 0 0 0;
    width: 100%}
.solutionsBlock .box-items {
    flex-direction: column;
}
.solutionsBlock .box-items .img-box {
    width: 100%}
.solutionsBlock .box-items .cnt-box {
    width: 100%;
    padding: 20px;
}
.solutionsBlock .box-items .img-box:before {
    display: none!important;
}
.solutionsBlock {
    padding: 40px 0 0 0;
}
.solutionsBlock .box-items:nth-child(2n) .cnt-box {
    order: 2;
}
.solutionsBlock .box-items:nth-child(2n) .img-box {
    order: 1;
}
.solutionsBlock .box-items .img-box img {
    height: 380px;
}
.blockSection .row:nth-child(2n) .img-box {
    order: 1;
}
.blockSection .row:nth-child(2n) .text-box {
    order: 2;
}
.staffingSec .col-3 ul li {
    width: 100%}
.bannerBtm .topRow .img-item {
    padding: 20px 15px;
}
.bannerBtm .topRow {
    margin: 0 -15px;
}
.bannerBtm .topRow .img-item:before {
    background-size: 100%;
    width: 25px;
    height: 25px;
    left: -13px;
}
.recruitmentTop .container {
    flex-direction: column;
}
.recruitmentTop .text-box {
    width: 100%}
.recruitmentTop .img-box {
    width: 100%;
    text-align: center;
}
.recruitmentTop {
    padding: 50px 0;
    margin-top: 30px;
}
.recruitmentTop .img-box img {
    max-height: 200px;
    margin: 20px 0 0 0;
}
.blog-page .right-part h3 {
    font-size: 22px;
}
.blog-page .left-part .post-heading {
    font-size: 24px;
    line-height: 34px;
}
.filterBy {
    flex-direction: column;
}
.filterBy .left-side {
    flex-direction: column;
    width: 100%}
.filterBy .right-side {
    width: 100%}
.filterBy .selectBoc {
    width: 100%;
    padding: 10px 0;
}
.filterBy .selectBoc select {
    padding: 12px 8px;
}
}@media screen and (max-width:680px) {
    .trainingBoxs ul {
    margin: 0;
}
.trainingBoxs ul li {
    padding: 10px 0;
    width: 100%}
.white-popup {
    padding: 20px;
}
.trainingBoxs h3 {
    font-size: 24px;
}
.trainingBoxs {
    padding: 20px 0;
}
.contactInfo ul li {
    width: 100%;
    padding: 10px 0;
}
.contactInfo ul {
    margin: 0;
}
.contact-page {
    padding-bottom: 50px;
}
.contactInfo {
    padding: 50px 0;
}
.staffingSec .row-sec .left-box, .staffingSec .row-sec .right-box {
    padding: 10px 0;
}
.staffingSec .row-sec h5 {
    font-size: 22px;
}
.staffingSec .row-sec ul li {
    font-size: 16px;
    line-height: 26px;
}
.staffingSec .row-sec {
    padding: 20px;
}
.staffingSec {
    padding: 50px 0;
}
.staffingSec .img-box {
    padding: 0;
}
.executiveSec, .srCategories {
    padding: 50px 0;
}
.executiveSec .topTitle {
    margin: 0 auto 10px auto;
}
.executiveSec .btns, .executiveSec .row .dec-box span {
    flex-direction: column;
}
.executiveSec .row .img-box img {
    height: 300px;
}
.recTop ul {
    flex-direction: column;
    margin: 0;
}
.recTop ul li {
    width: 100%;
    padding: 10px 0;
    max-width: 100%}
.recTop ul li:before {
    left: 0;
    width: 100%}
.recTop h5 {
    font-size: 24px;
    line-height: 34px;
}
.recTop p {
    font-size: 16px;
}
.recTop {
    padding: 0 0 40px 0;
}
.staffingSec .prbl-box h4 {
    font-size: 22px;
    line-height: 32px;
}
.staffingSec .prbl-box {
    padding: 30px 20px;
}
.news-page .newsListSec ul li {
    width: 100%;
    padding: 20px 0;
}
.news-page .newsListSec ul {
    margin: 0;
}
.news-page {
    padding: 0px 0 40px 0;
}
.inner-wrapper p, .innerMainOuter p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #585858;
    margin: 0 0 20px 0;
}
.inner-wrapper h1, .innerMainOuter h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 44px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.inner-wrapper h2, .innerMainOuter h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.inner-wrapper h3, .innerMainOuter h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.inner-wrapper h4, .innerMainOuter h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.inner-wrapper h5, .innerMainOuter h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 28px;
    color: #453C39;
    margin: 0 0 10px 0;
}
.inner-wrapper h6, .innerMainOuter h6 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #453C39;
    margin: 0 0 10px 0;
}
}@media screen and (max-width:600px) {
    .whyPasona {
    padding: 60px 0;
}
.banner-section {
    padding: 30px 0 50px 0;
}
.header .header-wrap {
    height: 55px;
}
.mobileMenu {
    top: 23px;
}
.header .headerTop .logo {
    width: auto;
    max-width: 200px;
    position: absolute;
    top: 55px;
    left: 20px;
    z-index: 9;
}
.header .headerTop .menuTopRight {
    margin-right: 0;
}
.header .headerTop {
    padding: 12px 0;
}
.header .headerTop .container {
    justify-content: flex-end;
}
.header .headerTop .menuTopRight li .icon-box img {
    max-height: 20px;
}
.whyPasona .counterOuter .count-box {
    width: 100%;
    padding: 10px 0;
}
.whyPasona .counterOuter {
    flex-direction: column;
}
.whyPasona .whySection .image-box img {
    height: 300px;
}
.searchBlock .search-jobs form {
    border: 10px solid rgba(255, 255, 255, 0.22);
}
.searchBlock .search-jobs form input.inputBtn {
    width: 110px;
}
.searchBlock .search-jobs form input.input {
    padding: 12px 120px 12px 20px;
}
.innerBanner .bannerImg img {
    height: 280px;
}
.ourPeople {
    padding: 80px 0 50px 0;
}
.ourTeamSec .topBox .img-top img {
    height: 300px;
}
.ourTeamSec .topBox {
    margin: 0 auto 20px auto;
}
.loactionsSec ul li {
    width: 33.33%}
.loactionsSec {
    padding: 50px 0;
}
.blockSection .row .img-box img {
    height: 300px;
}
.solutionsBlock .box-items .img-box img {
    height: 300px;
}
.solutionsBlock h2 {
    margin: 0;
}
.trainingSec {
    padding: 50px 0 0 0;
    margin: 40px 0 0 0;
}
.trainingSec .rows .top-boxs {
    flex-direction: column;
}
.trainingSec .rows .left-side, .trainingSec .rows .right-side {
    width: 100%}
.trainingSec .rows .left-side {
    justify-content: flex-start;
    padding: 30px;
}
.trainingSec .rows {
    padding: 10px 0;
}
.contact-page .contactForm input.inputBtn {
    font-size: 16px;
    height: 50px;
    min-width: 170px;
}
.bannerBtm .topRow {
    margin: 0;
    flex-direction: column;
}
.bannerBtm .topRow .img-item {
    padding: 10px 0;
    width: 100%}
.bannerBtm .topRow .img-item:before {
    display: none;
}
.srCategories h2 {
    margin: 0;
}
}@media screen and (max-width:420px) {
    .latestNews .newsSec .inner-box .img-blk img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}
.latestNews .newsSec .inner-box .img-blk {
    width: 40%}
.latestNews .newsSec .inner-box .dec-blk {
    padding: 12px;
    width: 60%}
.latestNews .newsSec .inner-box .dec-blk p {
    font-size: 14px;
    line-height: 22px;
}
.ft-btm-bar a, .ft-btm-bar p {
    font-size: 14px;
}
.ourPeople .imgSec img, .philosophySec .right-sec img {
    height: 220px;
}
.ourTeamSec .topBox .img-top img {
    height: 230px;
}
.loactionsSec ul li {
    width: 50%}
.blockSection .row .img-box img {
    height: 230px;
}
.solutionsBlock .box-items .img-box img, .trainingBoxs .img-box img {
    height: 250px;
}
.executiveSec .row .img-box img {
    height: 230px;
}
.mnews-data {
    padding: 0px 15px 20px 15px;
}
.news-page .newsListSec .inner-box .text-box {
    padding: 15px;
}
}
h2.langPageheading{
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 65px;
    color: #453C39;
}
@media screen and (max-width: 1450px){
	h2.langPageheading{
		margin: 0 0 10px 0;
	}
}

@media screen and (max-width: 1600px){
	h2.langPageheading{
		font-size: 65px;
		line-height: 60px;
	}
}
@media screen and (max-width: 1450px){
	h2.langPageheading{
		font-size: 65pxpx;
		line-height: 60px;
	}
}
@media screen and (max-width: 760px){
	h2.langPageheading{
		color:#fff;
		font-size:32px;
		line-height:36px;
	}
}

h2.pridePageheading{
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 65px;
	text-align:center;
	font-weight:400;
}
@media screen and (max-width: 1450px){
	h2.pridePageheading{
		margin: 0 0 10px 0;
	}
}

@media screen and (max-width: 1600px){
	h2.pridePageheading{
		font-size: 110px;
		line-height: 100px;
	}
}
@media screen and (max-width: 1450px){
	h2.pridePageheading{
		font-size: 65pxpx;
		line-height: 60px;
	}
}
@media screen and (max-width: 760px){
	h2.pridePageheading{
		color:#fff;
		font-size:32px;
		line-height:36px;
	}
}
p.prideInnerBanner{
	font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 40px;
    color: #585858;
}
@media screen and (max-width: 1450px){
p.prideInnerBanner{
    font-size: 17px;
    line-height: 35px;
}
}
@media screen and (max-width: 1600px){
p.prideInnerBanner {
    font-size: 17px;
    line-height: 35px;
}
}
.wp-video {
    max-width: 100%;
    float: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.prideSec3Card{
    background-color: #545454!important; 
    border:none !important;
}
.prideSec3Cardbody{
    padding: 2rem;
}
.prideSec3Card-text{
    text-align:center;
    color:#fff;
    font-size:24px;
    font-family: 'HK Grotesk Medium';
    font-weight: 600;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.prideSec4Card-text{
    text-align:center;
    color:#000;
    font-size:36px;
    font-family: 'HK Grotesk Medium';
    font-weight: 900;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 600px) {
    .prideSec h2{
        font-size: 25px;
        line-height: 30px;
    }
    li.prideList{
        font-size: 18px;
        line-height: 20px;
    }
    ul.prideList{
        width:100%;
    }
    .banner-slider-video{
        width: 90% !important;
    }
    .prideinfo{
        font-size:20px;
        line-height:30px;
    }
    .pridelogin{
        font-size:20px;
        line-height:30px;
    }
}

.section-container .news-wrapper {
    text-align: center;
    padding-bottom: 30px;
  /*  background: url(../images/bg.png) no-repeat;*/
    background-size: cover;
    background-position: top right; }
    .section-container .news-wrapper .card-wrapper {
      position: relative;
      overflow: hidden;
      cursor: pointer; }
      .section-container .news-wrapper .card-wrapper p {
        color: white;
        margin: 0;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5; }
      .section-container .news-wrapper .card-wrapper .line-wrapper {
        display: flex;
        align-items: center;
        transition: all 0.8s ease;
        opacity: 1; }
        .section-container .news-wrapper .card-wrapper .line-wrapper span.line {
          width: 80px;
          height: 3px;
          background: white;
          display: inline-block; }
        .section-container .news-wrapper .card-wrapper .line-wrapper span.dot {
          width: 7px;
          height: 7px;
          border-radius: 50%;
          background: white;
          margin-left: 25px;
          display: inline-block; }
      .section-container .news-wrapper .card-wrapper .content {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: left;
        padding: 30px;
        background: linear-gradient(360deg, black, transparent);
        transition: all 0.6s; }
      .section-container .news-wrapper .card-wrapper .left-layer {
        background: rgba(111, 59, 132, 0.819608);
        transform: translateX(-100%);
        position: absolute;
        left: 0;
        top: 0;
        width: 30%;
        height: 100%;
        transition: all 0.3s; }
      .section-container .news-wrapper .card-wrapper .hover-wrapper {
        transform: translateY(100%);
        background: rgba(143, 64, 150, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        transition: all 0.6s;
        padding: 30px 50px;
        display: flex;
        align-items: center;
        text-align: left; }
        .section-container .news-wrapper .card-wrapper .hover-wrapper .text-content {
          width: 100%; }
          .section-container .news-wrapper .card-wrapper .hover-wrapper .text-content span {
            color: white;
            font-size: 13px; }
          .section-container .news-wrapper .card-wrapper .hover-wrapper .text-content a {
            transition: 0.6s ease;
            text-decoration: none;
            color: white;
            font-size: 15px;
            font-weight: 500;
            display: flex;
            align-items: center;
            letter-spacing: 1px;
            position: absolute;
            bottom: 50px; }
            .section-container .news-wrapper .card-wrapper .hover-wrapper .text-content a svg {
              width: 30px;
              height: 30px; }
      .section-container .news-wrapper .card-wrapper:hover .content {
        transform: translateY(100%); }
      .section-container .news-wrapper .card-wrapper:hover .hover-wrapper {
        transform: translateY(0); }
      .section-container .news-wrapper .card-wrapper:hover .left-layer {
        transform: translateX(0); }