
@import url('../fonts/CarmenSans-ExtraBold.woff');
@import url('../fonts/CarmenSans-ExtraBold.woff2');

.drop-cap:first-letter,
.stats-tabs li a,
b,
em,
i,
label,
label>.label-text,
legend,
th {
    font-weight: 400
}

code,
pre {
    background: #f1f1f1
}

@media only screen and (max-width:400px) {
    html {
        font-size: 9.41px
    }
}

body,
html {
    height: 100%;
    font-family: "Segoe UI",Helvetica,Arial,sans-serif;
}

a {
    color: #ffc700;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:active,
a:focus,
a:hover {
    color: #ffc700;
    opacity: .7
}

a:active,
a:hover {
    outline: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    margin-top: 2rem;
    margin-bottom: 1.8rem
}

@media only screen and (max-width:600px) {
    .h1,
    .h2,
    .h3,
    .h4,
    h1,
    h2,
    h3,
    h4 {
        margin-top: 5.1rem
    }
     h3.inner-content-title{
        margin-top: 10px;
     }
}

.h5,
.h6,
h5,
h6 {
    margin-top: 4.2rem;
    margin-bottom: 1.5rem
}

.h1,
h1 {
    font-size: 3.6rem;
    line-height: 1.25;
    letter-spacing: -.1rem
}

@media only screen and (max-width:600px) {
    .h5,
    .h6,
    h5,
    h6 {
        margin-top: 3.6rem;
        margin-bottom: .9rem
    }
    .h1,
    h1 {
        font-size: 3.3rem;
        letter-spacing: -.07rem
    }
}

.h2,
h2 {
    font-size: 3rem;
    line-height: 1.3;
    /*font-family: 'Carmen Sans', sans-serif !important;*/
    font-family: 'Arsenal', sans-serif !important;
}

.h3,
h3 {
    font-size: 2.4rem;
    line-height: 1.25;
    /*font-family: 'Carmen Sans', sans-serif !important;*/
    font-family: 'Arsenal', sans-serif !important;
}

.h4,
h4 {
    font-size: 2.1rem;
    line-height: 1.286
}

.h5,
h5 {
    font-size: 1.7rem;
    line-height: 1.235
}

.h6,
h6 {
    font-size: 1.4rem;
    line-height: 1.286;
    text-transform: uppercase;
    letter-spacing: .16rem
}

p img {
    margin: 0
}

p.lead {
    font-size: 2.4rem;
    line-height: 1.75;
    margin-bottom: 3.6rem;
    color: rgba(85, 85, 85, .95)
}

b,
em,
i,
small,
strong {
    line-height: inherit
}

input[type=email]:focus,
input[type=number]:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
mark,
select:focus,
textarea:focus,
th {
    /*color: #000*/
}

@media only screen and (max-width:1200px) {
    p.lead {
        font-size: 2.2rem
    }
}

@media only screen and (max-width:1000px) {
    p.lead {
        font-size: 2.1rem
    }
}

@media only screen and (max-width:800px) {
    p.lead {
        font-size: 1.9rem
    }
}

b,
em,
i{
    font-size: inherit;
    font-style: normal
}

small {
    font-size: 1.2rem
}

blockquote {
    margin: 3.9rem 0;
    padding-left: 4.5rem;
    position: relative
}

blockquote:before {
    content: "\201C";
    font-size: 10rem;
    line-height: 0;
    margin: 0;
    color: rgba(0, 0, 0, .25);
    font-family: arial, sans-serif;
    position: absolute;
    top: 3.6rem;
    left: 0
}

blockquote p {
    padding: 0;
    font-size: 2.1rem;
    line-height: 1.857;
    color: #111
}

blockquote cite {
    display: block;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1.5
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
    color: #626262;
    border: none
}

abbr {
    font-variant: small-caps;
    text-transform: lowercase;
    letter-spacing: .05rem;
    color: #626262
}

pre {
    padding: 2.4rem 3rem 3rem;
    overflow-x: auto
}

code {
    font-size: 1.4rem;
    margin: 0 .2rem;
    padding: .3rem .6rem;
    white-space: nowrap;
    border: 1px solid #e1e1e1;
    border-radius: 3px
}

pre>code {
    display: block;
    white-space: pre;
    line-height: 2;
    padding: 0;
    margin: 0
}

li,
ul.disc li {
    display: list-item
}

pre.prettyprint>code {
    border: none
}

#loader:before,
ul.disc li::before {
    border-radius: 50%;
    content: ""
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
    text-decoration: none
}

mark {
    background: #ffd900
}

ol {
    list-style: decimal
}

ul {
    list-style: disc
}

ol,
ul {
    margin-left: 1.7rem
}

ul li {
    padding-left: .4rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: .6rem 0 .6rem 1.7rem
}

ul.disc li {
    list-style: none;
    padding: 0 0 0 .8rem;
    position: relative
}

ul.disc li::before {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #cc147f;
    position: absolute;
    left: -17px;
    top: 11px;
    vertical-align: middle
}

.no-js #preloader,
.oldie #preloader,
.oldie .pace,
.pace-inactive {
    display: none
}

dt {
    margin: 0;
    color: #cc147f
}

dd {
    margin: 0 0 0 2rem
}

.sector-div{
    background: #f1eded;
    border: 3px solid #ffffff;
}
.sector-div p{
    color: #000000 !important;
    font-size: 18px;
    margin:  20px 0px;
}
.sector-div i{
    color: #7e7d7a;
    font-size: 80px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#preloader,
.pace .pace-progress {
    position: fixed;
    top: 0;
    width: 100%
}

img.pull-right {
    margin: 1.5rem 0 0 3rem
}

img.pull-left {
    margin: 1.5rem 3rem 0 0
}

table {
    border-width: 0;
    width: 100%;
    max-width: 100%
}

td,
th {
    padding: 1.5rem 3rem;
    text-align: left;
    border-bottom: 1px solid #e8e8e8
}

th {
    font-family: metropolis-semibold, sans-serif
}

td {
    line-height: 1.5
}

td:first-child,
th:first-child {
    padding-left: 0
}

td:last-child,
th:last-child {
    padding-right: 0
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.btn,
button {
    margin-bottom: 1.2rem
}

fieldset {
    margin-bottom: 1.5rem
}

.cl-custom-select,
.video-container,
blockquote,
dl,
figure,
form,
ol,
p,
pre,
select,
table,
textarea,
ul {
    margin-bottom: 3rem;
    /*font-family: "Roboto",Helvetica,Arial,sans-serif;*/
    /*font-family: "Segoe UI",Helvetica,Arial,sans-serif;*/
    font-family: 'Arsenal', sans-serif !important;
}



.new-font-style, .new-font-style p,#accordion .card-body ul li,.new-font-style ul li,.new-font-style ol li{
    font-size: 18px !important;
    line-height: 1.7 !important;
    color: #2D3748 !important;
    font-style: normal !important;
    font-weight: 400 !important;
}
.new-font-style p.author-date{font-size: 14px !important;}
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace .pace-progress {
    background: #ffc700!important;
    z-index: 900;
    right: 100%;
    height: 4px
}

#loader,
#loader:before {
    width: 60px;
    height: 60px
}

#preloader {
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 800;
    height: 100%
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    padding: 0
}

#loader:before {
    border-top: 6px solid rgba(245, 245, 245, 1);
    border-right: 6px solid rgba(245, 245, 245, 1);
    border-bottom: 6px solid rgba(245, 245, 245, 1);
    border-left: 6px solid #ffc700!important;
    -webkit-animation: load 1.1s infinite linear;
    animation: load 1.1s infinite linear;
    display: block
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

fieldset {
    border: none
}

input[type=email],
input[type=number],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
select,
textarea {
   /* display: block;
    height: 6rem;
    padding: 1.5rem 2.4rem;
    border: 0;
    outline: 0;
    color: #151515;
    font-size: 1.5rem;
    line-height: 3rem;
    max-width: 100%;
    background: rgba(0, 0, 0, .12);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out*/
}

.cl-custom-select {
    position: relative;
    padding: 0
}

.cl-custom-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    margin: 0;
    line-height: 3rem;
    vertical-align: middle
}

.cl-custom-select select option {
    padding-left: 2rem;
    padding-right: 2rem
}

.cl-custom-select select::-ms-expand {
    display: none
}

.cl-custom-select::after {
    border-bottom: 2px solid rgba(0, 0, 0, .5);
    border-right: 2px solid rgba(0, 0, 0, .5);
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    margin-top: -7px;
    pointer-events: none;
    position: absolute;
    right: 2.4rem;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.oldie .cl-custom-select::after {
    display: none
}

textarea {
/*    min-height: 25rem*/
}

label,
legend {
    font-size: 1.4rem;
    margin-bottom: .9rem;
    line-height: 1.714;
    color: #000;
    display: block
}

input[type=checkbox],
input[type=radio] {
    display: inline
}

label>.label-text {
    display: inline-block;
    margin-left: 1rem;
    line-height: inherit
}

.hero-slider h1,.hero-slider hp{
    font-family: 'Arsenal', sans-serif !important;
}

label>input[type=checkbox],
label>input[type=radio] {
    margin: 0;
    position: relative;
    top: .15rem
}

::-webkit-input-placeholder {
    color: #626262
}

:-moz-placeholder {
    color: #626262
}

::-moz-placeholder {
    color: #626262
}

:-ms-input-placeholder {
    color: #626262
}

.placeholder {
    color: #626262!important
}

input:-webkit-autofill,
input:-webkit-autofill:focus input:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #cc147f;
    transition: background-color 5000s ease-in-out 0s
}

.btn,
button,
input[type=reset],
input[type=button] {
/*    display: inline-block;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: .3rem;
    height: 5.4rem;
    line-height: 5rem;
    padding: 0 3rem;
    margin: 0 .3rem 1.2rem 0;
    color: #000;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #c5c5c5;
    border: .2rem solid #c5c5c5*/
}

.header-logo a,
.home-scroll__text {
    -webkit-transition: all .3s ease-in-out
}

.btn:focus,
.btn:hover,
button:focus,
button:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=button]:focus,
input[type=button]:hover {
    background-color: #b8b8b8;
    border-color: #b8b8b8;
    color: #000;
    outline: 0
}

.btn.btn--primary,
button.btn--primary,
input[type=reset].btn--primary,
input[type=button].btn--primary {
    background: #cc147f;
    border-color: #cc147f;
    color: #fff
}

.btn.btn--primary:focus,
.btn.btn--primary:hover,
button.btn--primary:focus,
button.btn--primary:hover,
input[type=reset].btn--primary:focus,
input[type=reset].btn--primary:hover,
input[type=button].btn--primary:focus,
input[type=button].btn--primary:hover {
    background: #b51271;
    border-color: #b51271
}

.btn.full-width,
button.full-width {
    width: 100%;
    margin-right: 0
}

.btn--medium,
button.btn--medium {
    height: 5.7rem!important;
    line-height: 5.3rem!important
}

.btn--large,
button.btn--large {
    height: 6rem!important;
    line-height: 5.6rem!important
}

.btn--stroke,
button.btn--stroke {
    background: 0 0!important;
    border: .2rem solid #000;
    color: #000
}

.btn--stroke:hover,
button.btn--stroke:hover {
    background: #000!important;
    border: .2rem solid #000;
    color: #fff
}

.btn--pill,
button.btn--pill {
    padding-left: 3rem!important;
    padding-right: 3rem!important;
    border-radius: 1000px!important
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.alert-box {
    padding: 2.1rem 4rem 2.1rem 3rem;
    position: relative;
    margin-bottom: 3rem;
    border-radius: 3px;
    font-size: 1.5rem;
    line-height: 1.6
}

.alert-box__close {
    position: absolute;
    right: 1.8rem;
    top: 1.8rem;
    cursor: pointer
}

.alert-box__close.fa {
    font-size: 12px
}

.alert-box--error {
    background-color: #ffd1d2;
    color: #e65153
}

.alert-box--success {
    background-color: #c8e675;
    color: #758c36
}

.alert-box--info {
    background-color: #d7ecfb;
    color: #4a95cc
}

.alert-box--notice {
    background-color: #fff099;
    color: #bba31b
}

.drop-cap:first-letter {
    float: left;
    margin: 0;
    padding: 1.5rem .6rem 0 0;
    font-size: 8.4rem;
    line-height: 6rem;
    text-indent: 0;
    background: 0 0;
    color: #000
}

.lining dd,
.lining dt {
    display: inline;
    margin: 0
}

.lining dd+dt:before,
.lining dt+dt:before {
    content: "\A";
    white-space: pre
}

.lining dd+dd:before {
    content: ", "
}

.lining dd:before {
    content: ": ";
    margin-left: -.2em
}

.dictionary-style dt {
    display: inline;
    counter-reset: definitions
}

.dictionary-style dt+dt:before {
    content: ", ";
    margin-left: -.2em
}

.dictionary-style dd {
    display: block;
    counter-increment: definitions
}

.dictionary-style dd:before {
    content: counter(definitions, decimal) ". "
}

.pull-quote {
    position: relative;
    padding: 2.1rem 3rem 2.1rem 0
}

.pull-quote:after,
.pull-quote:before {
    height: 1em;
    position: absolute;
    font-size: 10rem;
    color: rgba(0, 0, 0, .25)
}

.pull-quote:before {
    content: "\201C";
    top: -3.6rem;
    left: 0
}

.pull-quote:after {
    content: "\201D";
    bottom: 3.6rem;
    right: 0
}

.pull-quote blockquote {
    margin: 0
}

.pull-quote blockquote:before {
    content: none
}

.stats-tabs {
    padding: 0;
    margin: 3rem 0
}

.stats-tabs li {
    display: inline-block;
    margin: 0 1.5rem 3rem 0;
    padding: 0 1.5rem 0 0;
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.stats-tabs li:last-child {
    margin: 0;
    padding: 0;
    border: none
}

.stats-tabs li a {
    display: inline-block;
    font-size: 2.5rem;
    border: none;
    color: #000
}

.stats-tabs li a:hover {
    color: #cc147f
}

.stats-tabs li a em {
    display: block;
    margin: .6rem 0 0;
    font-size: 1.4rem;
    color: #626262
}

.skill-bars {
    list-style: none;
    margin: 6rem 0 3rem
}

.skill-bars li {
    height: .6rem;
    background: #c9c9c9;
    width: 100%;
    margin-bottom: 6.9rem;
    padding: 0;
    position: relative
}

.skill-bars li strong {
    position: absolute;
    left: 0;
    top: -3rem;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .2rem;
    font-size: 1.4rem;
    line-height: 2.4rem
}

.skill-bars li .progress {
    background: #000;
    position: relative;
    height: 100%
}

.skill-bars li .progress span {
    position: absolute;
    right: 0;
    top: -3.6rem;
    display: block;
    color: #fff;
    font-size: 1.1rem;
    line-height: 1;
    background: #000;
    padding: .6rem;
    border-radius: 3px
}

.skill-bars li .progress span::after {
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #000;
    content: ""
}

.skill-bars li .percent5 {
    width: 5%
}

.skill-bars li .percent10 {
    width: 10%
}

.skill-bars li .percent15 {
    width: 15%
}

.skill-bars li .percent20 {
    width: 20%
}

.skill-bars li .percent25 {
    width: 25%
}

.skill-bars li .percent30 {
    width: 30%
}

.skill-bars li .percent35 {
    width: 35%
}

.skill-bars li .percent40 {
    width: 40%
}

.skill-bars li .percent45 {
    width: 45%
}

.skill-bars li .percent50 {
    width: 50%
}

.skill-bars li .percent55 {
    width: 55%
}

.skill-bars li .percent60 {
    width: 60%
}

.skill-bars li .percent65 {
    width: 65%
}

.skill-bars li .percent70 {
    width: 70%
}

.skill-bars li .percent75 {
    width: 75%
}

.skill-bars li .percent80 {
    width: 80%
}

.skill-bars li .percent85 {
    width: 85%
}

.skill-bars li .percent90 {
    width: 90%
}

.skill-bars li .percent95 {
    width: 95%
}

.s-header,
.skill-bars li .percent100 {
    width: 100%
}

.wide {
    max-width: 1400px
}

.narrow {
    max-width: 800px
}

.light-gray {
    background-color: #f1f1f1
}

.display-1 {
    font-size: 6rem;
    line-height: 1.3;
    color: #000;
    letter-spacing: -.03rem;
    margin-top: 0;
    margin-bottom: 4.8rem
}

.header-nav h3,
.subhead {
    letter-spacing: .25rem;
    text-transform: uppercase
}

.display-1--light {
    color: #fff
}

.subhead {
    font-size: 1.6rem;
    line-height: 1.3125;
    color: #cc147f;
    margin-top: 0;
    margin-bottom: 2.1rem
}

.subhead::before {
    content: "/ "
}

.upper-link select{
        background: none;
    font-size: 13px;
    text-transform: uppercase;
    border: none;
    margin-bottom: 0px;
    text-align: right;
}
.upper-link select option {
  margin: 40px;
  background: transparent;
  color: #fff;
}

@media only screen and (max-width:1400px) {
    .display-1 {
        font-size: 5.6rem
    }
}

@media only screen and (max-width:1200px) {
    .display-1 {
        font-size: 5.2rem
    }
}

@media only screen and (max-width:950px) {
    .display-1 {
        font-size: 4.6rem
    }
}

@media only screen and (max-width:800px) {
    .display-1 {
        font-size: 4.2rem;
        margin-bottom: 4.2rem
    }
    .subhead {
        font-size: 1.5rem
    }
}


@media only screen and (max-width:700px) {
    .display-1 {
        font-size: 4rem
    }
}
.contact-div{
    /*padding: 15px;
    background: #f5f3f2;*/
}
.location-div .loc{margin-bottom: 0px;}
.contact-details .fa-li{
    top: .7085825em;
}
.contact-details{
    /*background: #f1eded;*/
    padding: 15px 3px 0px;
}
.contact-details ul {
    margin-bottom: 0px;
}
.loc-title{
        border-bottom: 4px solid #ffc700;
    display: inline-block;
}
.b-top{
    border-top: 2px outset;
}

@media only screen and (min-width:768px) {
    .contact-details{
        /*padding: 25px 25px 25px 50px;*/
    }
}

.author-p
.contact-details ul{
    margin-left: 45px;
    margin-bottom: 0px;
}
.contact-details i.fa{
    font-size: 14px;
    color: #000000;    
}
.contact-details ul li,.contact-details ul li a{
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    text-align: left;
    /*font-family: 'Arsenal', sans-serif !important;*/
    /*text-transform: uppercase;*/
}
.contact-location{
    color: #000000;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
}
.form-ajax .success-box, .form-ajax .error-box {
    display: none;
    margin-top: 20px;
}
.form-box button, .comments button{
   font-size: 14px;
    background: #ffc700;
    border: none;
    padding: 8px;
    height: auto;
    line-height: 15px;
    color: #ffffff;
}
.form-box textarea{
    height: 100px;
}
.form-box {
    margin-bottom: 0px;
}
.form-box p{
    font-size: 16px;
    /*text-align: center;*/
    margin-bottom: 8px;    
}

select.form-control{
    height: 34px !important;
}
.form-box .form-control {
    /*border: none;
    border-bottom: 1px solid #b9b9b9;
    border-radius: 0;
    background: none;*/
}

.form-control {
    /*display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #FDFDFD;
    background-image: none;
    border: 1px solid #9C9C9C;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out .15s;
    -webkit-box-shadow: ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
    border: 0.1rem solid #000000;
    padding: 1rem 2rem;
    font-size: 1.6rem;
    color: #000000;
    margin-bottom: 20px;
    max-width: 100%;
    width: 554px;
    min-height: 5rem;
    line-height: 1.5;
}

.form-control:focus {
    outline: none;
    box-shadow: none;
}

.contact-content-title h3{
    display: inline-block;
    border-bottom: 4px solid #ffc700;
    margin-bottom: 30px !important;
}

.bg-overlay1,.bg-overlay2,.bg-overlay3,.bg-overlay4, {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    transition: all 0.4s;
}
.bg-overlay1:hover,.bg-overlay2:hover,.bg-overlay3:hover,.bg-overlay4:hover, {
    opacity: 0.8;
}

.tabarea .nav-tabs {
    border-bottom: 2px solid #ffc700;
    padding-left: 0px;
    padding-bottom: 10px;
}
.tabarea .nav-item.active,.tabarea .nav-item:hover{
    /*border: 2px solid #111;
    border-color: #ffc700 #ffc700 #fff #ffc700;*/
    background: #ffc700;
    border: none;
}
.tab-a.active, .tab-a:hover{
    transform: scale(1.1);
}
.card-body{
    padding: 25px;
}
.tabarea h2{
    padding: 55px 0;
    margin: 0px 0px 0px;
    color: #fff;
    text-transform: uppercase;
}
.pactivearea h3 {
    margin: 0;
    padding: 110px 0;
}

.service-div h4{
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.service-div h4 a{
    color: #333;
}
.service-div p{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: .5px;
    color: #4C4C4C;
    text-align: justify;
}
.service-div {
    border: solid 1px #e5e5e5;
    padding: 15px 15px;
    font-size: 12px;
    text-align: left;   
    border-radius: 5px;
    min-height: 493px; 
}

.news-container .service-div h3 a {
    color: #ffce1a;
}


#service p, #about p{
    margin-bottom: 10px;
}
.news-container .viewmore{
    color: #e4e4e4;
}
.news-container h2{
    color: #ffffff;
}
#service p,#service ul li,#service ol li, #about p{
    font-size: 14px;
    line-height: 23px;
    letter-spacing: .5px;
    color: #4C4C4C;
}
.nav-fill .nav-item {
    flex: none;
}
.viewmore{
    margin-bottom: 10px;
    letter-spacing: 2px;
    border-bottom: 1px solid #ffc700;
    font-weight: 300;
    color: #000000;
    font-size: 16px;
}
.viewmore i.fa{
    font-size: 12px;
}

.unique h2{
    margin-left: 15px;
}
.unique h2::before {
    content: "";
    display: block;
    width: 4.5rem;
    height: 4px;
    background-color: #ffc700;
    position: absolute;
    left: -35px;
    top: 3.8rem;
}
.footer-section img{
    margin: 20px 0 0px 0px;
}
.footer-section p{
    font-size: 12px;
}
.copyright a{
    color: #ffffff;
}
.copyright{
    border-color: #959494 !important;
}
.footer-section ul li, .footer-section ul li a {
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    text-align: left;
    list-style: none;
}
.footer-section .qlinks li{
    border-bottom: 1px solid #4d4c4c;
    line-height: 30px;
   /* text-align: center;*/
}
.footer-section i.fa {
    font-size: 14px;
}

.footer-section h3{
    color: #ffffff;
}
.footer-section span{
    font-size: 18px;
}


form.subscribe input[type=email] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background: #f1f1f1;
}

form.subscribe button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #ffc700;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}

form.subscribe button:hover {
  background: #ffac00;
}

form.subscribe::after {
  content: "";
  clear: both;
  display: table;
}

.list-blog{
    background: #1c1f22;
    padding: 15px;
}
.list-blog h4{
    color: #ffffff;
    margin-top: 0;
}
.tagbox span, .tagbox a, .tagcloud a {
    padding: 5px 10px;
    background-color: #ffffff;
    color: #0f1113 !important;
    margin: 0 5px 8px 0;
    white-space: nowrap;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
}

.full-search {
    width: 225px;
    min-height: 40px;
    background: transparent;
    position: absolute;
    z-index: 700;
    top: 82px;
    right: 60px;
    display: none;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition-property: min-height,width,top,right;
    transition-property: min-height,width,top,right;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(.7,0,.3,1);
    transition-timing-function: cubic-bezier(.7,0,.3,1);
}


.primary-nav{
        float: right;
        margin-right: 50px;
    }
    .upper-links{
        text-align: right;
        margin-bottom: 2rem;
    }
    .upper-links .upper-link{
        display: inline;
        margin-left: 1.25em;
        margin-right: 1.25em;
    }
    .primary-links .primary-link{
        display: inline;
        margin-left: 1.5em;
        margin-right: 1.5em;
    }
    .primary-link a i{color: #ffce1a;}
    .primary-link a {
        font-size: 17px;
        font-weight: bold;
        color: #ffffff;
            text-transform: capitalize;

    }
    .child-category a{
        font-weight: normal;
        font-size: 16px;
    }
    .upper-link a {
        font-size: 13px;        
        text-transform: uppercase;
        color: #ffffff;
    }
    .owl-nav,.owl-dots{display: none;}

.primary-link .dropdown-menu{width: 175px}
.primary-link .dropdown-menu li {
        border-bottom: 1px solid #d8d8d8;
        padding: 8px 12px;
}
.primary-link .dropdown-menu li:last-child {border: none;}
.primary-link .dropdown-menu li:hover {background: #333333;}
.primary-link .dropdown-menu a {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.primary-link .dropdown-menu li:hover a{color: #ffffff;}

.no-result{
    text-align: center;
    font-size: 14px;
    color: grey;
}
.full-search input[type=search]::placeholder {
    color: #ffffff;
}
.full-search input[type=search] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid #d5d2d2;
  float: left;
  width: 80%;
  background: transparent;
  color: #fff;
  outline: none !important;
}

.full-search button {
  float: left;
  width: 20%;
  padding: 10px;
  background: transparent;
  color: white;
  font-size: 17px;
  border: 1px solid #d5d2d2;
  border-left: none;
  cursor: pointer;
  margin: 0px;
}

.full-search button:hover {
  background: transparent;
}

.full-search::after {
  content: "";
  clear: both;
  display: table;
}


.top-banner h1{
    font-size: 5.4rem;
    color: #ffffff;
    margin-top: 10px;
}
.top-banner h1,.top-banner p{
    font-family: 'Arsenal', sans-serif !important;
}

.owl-carousel .owl-item img{
    height: 100vh;
}

h1.small-font {
    font-size: 40px;
    margin-right: 30px;
}
.inner-title{
    position: absolute;
        top: 17rem;
    left: 10%;
}
.social-share a{padding: 5px;}
.social-share i.fa{font-size: 20px;}
.social-share .fa-facebook{
    color: #ffffff;
    background: #4267b2;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
}
.social-share .fa-twitter{
    color: #ffffff;
    background: #1da1f2;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
}
.social-share .fa-envelope{
    color: #ffffff;
    background: #000000;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
}
.social-share .fa-linkedin{
    color: #ffffff;
    background: #0077b5;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
}
.social-share .fa-whatsapp{
    color: #ffffff;
    background: #06d755;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
}
.social-share .fa-telegram{
    color: #ffffff;
    background: #31a8e0;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
}
.author-p{
    font-size: 18px !important;
    display: inline-block;
}
.author-p span{display: inline-block;}
.author img{
    display: inline-block;
    margin-right: 15px;
    border-radius: 50%;
    margin-top: -25px;
}



.div-social i.fab{
    color: #000000;
}
.arsenal{
    font-family: 'Arsenal', sans-serif !important;
    /*font-family: 'Carmen Sans', sans-serif !important;*/
}

.img-div{
    height: 150px;
    overflow: hidden;
}
.img-div img{
    width: 100%;
}
.row.news-div{
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#accordion{
    width: 100%;
    padding: 0 20px;
}

#accordion .card-header{
    background: #000000;
    padding: 20px;
}
#accordion .card-header a i:before{
        content: "-";
}
#accordion .card-header a.collapsed i:before{
        content: "+" !important;
}

#accordion .card-header a i{
    position: absolute;
    font-size: 1.65em;
    right: 25px;
    top: 10px;
}
#accordion .card-header a{
    color: #ffffff;
    font-size: 18px;
}
h4.malayalam{
    font-size: 16px !important;
    line-height: 26px;
}
.comments textarea{height: 100px;}
.comments{
    margin-bottom: 0px;
}
.comments input,.comments textarea{
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 0px;
}
.single_comment{
    margin-top: 15px;
}
.single_comment a{
    cursor: pointer;
    color: #ffc700 !important;
    border-bottom: solid 1px #ddd !important;
}
.single_comment p{
    margin-bottom: 0px !important;
}
.comments-div{
    padding: 5px;
    background: #fcfcfc;
}

 .whatsapp-pc{
    display: inline;
 }
 .whatsapp-mobie{
    display: none;
 }
.copy-p, .design-p{
    font-size: 1.5rem
}
.copy-p{float: left;}
.design-p{float: right;}
.sitemap a{
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    text-decoration-color: #fff4cc;
    line-height: 30px;
}

.anniversary{
        height: 50px;
    margin-left: 10px;
    border-left: 1px solid #8a8a8a;
    padding-left: 5px;
}
.news-container{
    background-image: url(../images/bg-img2.jpg);
    background-size: cover;
}
.service-div.new-font-style p{
    color: #ffffff !important;
}
@media only screen and (max-width:767px) {
    .primary-nav{display: none;}
    
    .owl-carousel .owl-item img {
        height: 375px;
        width: auto !important;
        
    }
    .owl-carousel .owl-item.active img {margin-left: -50%;}
    .copy-p, .design-p{
        float: none;
        margin-top: 10px;
        font-size: 1.35rem;
    }
    .whatsapp-pc{
        display: none !important;
     }
     .whatsapp-mobie{
        display: inline !important;
     }
    .post_date{
        display: block;
        margin-left: 70px !important;
    }
    .img-div{
        height: unset;
    }
    .full-search{
        display: none;
    }
    .contact-div {
        padding: 15px;
    }
    .dm-none{display: none;}

    .contact-details {
        padding: 15px 0px;
    }
    .form-box p{
        margin-top: 10px;
    }
    .home-social {
        left: 30px !important;
        bottom: 6rem !important;
    }
    .header-logo img {
        width: 110px;    
    }
    .anniversary {
        height: 28px;
        width: auto !important;
    }
    .bg-banner{
    min-height: 300px !important;
    }
    .top-banner .home-social {
        display: none !important;
    }
    .inner-content-title{
        display: none;
    }
    .contact-content-title h3{
        margin-top: 0px;
    }
    .tabarea .nav-tabs {
        /*padding: 0 10px 0 45px !important;*/
        padding-left: unset;
    }
    .tabhead{
        /*width: 155px !important;
        margin-top: -4px;*/
    }
    .tabarea h1 {
        padding: 25px 0;
        margin: 10px 0px 0px;
        font-size: 22px;
        font-weight: bold;
        /*text-transform: capitalize;*/
    }
    .tabarea .nav-link {
        padding: 0rem 4px !important;
    }
    .unique h2{
        margin-left: 0px;
        margin-top: 15px;
    }
    .top-banner.serv h1 {
        font-size: 3.4rem;
        color: #ffffff;
        margin-top: 10px;
        text-align: left;
        line-height: 1;
    }
    h1.small-font {
        font-size: 25px !important;
    }
    h1.small-font.malayalam {
        font-size: 22px !important;
    }
    .inner-title{
            top: 15rem !important;
    }
    .tab-a{
        max-width: 50%;
        margin-bottom: 10px;
    }
    .tab-a.active, .tab-a:hover {
        transform: scale(1.2);
    }
    #accordion {
        padding: 0;
    }
    #accordion .card-header {
        padding: 10px;
    }
    #accordion .card-header a i {
        right: 10px;
        top: 0px;
    }
    .service-tab {
        padding: 0;
    }
    .div-social{
        border: none !important;
    }
    .top-banner h1, .top-banner p {
        font-family: 'Arsenal', sans-serif !important;
        text-align: left;
        font-size: 4rem;
    }
    .avatar-div{
        max-width: 20%;
    }
    .com-div{
        max-width: 80%;
    }
}


.tabhead{
    /*width: 240px;*/
    background-size: 100%;
    /*margin-top: -4px;*/
}
.bg-banner{
    background: url(../images/header_bg_02.jpg);
    min-height: 350px;
    background-size: cover !important;
}

.inner-title p {
    font-size: 2.5rem;
}
.inner-title p {
    line-height: 1.421;
    color: rgba(255, 255, 255, .8);
    margin-top: 2.4rem;
    margin-bottom: 8px;
    padding-left: 8rem;
    position: relative;
}


.inner-title p::before {
    content: "";
    display: block;
    width: 6.5rem;
    height: 1px;
    background-color: #ffc700 !important;
    position: absolute;
    left: 6px;
    top: 2.7rem;
}




@media only screen and (min-width:900px) {
    .home-social {
    /*top: 4.6rem;
    right: 200px;*/

    bottom: 0rem;
    left: 50%;
    margin-left: -50px !important;
}
    .top-banner .home-social {
    /*top: 4.6rem;
    right: 200px;*/

    bottom: 31.8rem !important;
    right: 5%;
        left: unset;
        display: none;
}
}

@media only screen and (max-width:600px) {
    .display-1 {
        font-size: 3.6rem
    }
}

@media only screen and (max-width:500px) {
    .display-1 {
        font-size: 3.3rem
    }
    .subhead {
        font-size: 1.4rem
    }
}

@media only screen and (max-width:400px) {
    .display-1 {
        font-size: 3rem
    }
}


.s-header {
    z-index: 500;
    height: 96px;
    background-color: transparent;
    position: absolute;
    padding-top: 20px
}

.header-nav,
.header-nav__content {
    background: #0c0c0c;
    visibility: hidden
}

.header-logo {
    /*z-index: 501;*/
    display: inline-block;
    margin: 0;
    padding: 0;
    /*position: absolute;
    left: 110px;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)*/
}

#about .about-text{
        font-size: 2rem;
    color: rgba(85, 85, 85, 0.95);
}
.header-logo a {
    display: block;
    padding: 0;
    outline: 0;
    border: none;
    transition: all .3s ease-in-out
}

.header-nav {
    z-index: 900;
    font-size: 1.3rem;
    line-height: 1.846;
    padding: 3.6rem 3rem 3rem 3.6rem;
    height: 100%;
    width: 280px;
    color: rgba(255, 255, 255, .25);
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.header-nav a,
.header-nav a:visited {
    color: rgba(255, 255, 255, .5)
}

.header-nav a:active,
.header-nav a:focus,
.header-nav a:hover {
    color: #fff
}

.header-nav h3 {
    font-size: 11px;
    line-height: 1.363;
    margin-bottom: 4.8rem;
    margin-top: .9rem;
    color: #ffc700
}

.header-nav .menu-title{
    font-size: 11px;
    line-height: 1.363;
    margin-bottom: 4.8rem;
    margin-top: .9rem;
    color: #ffc700;

    letter-spacing: .25rem;
    text-transform: uppercase;

}

.header-nav p {
    margin-bottom: 0rem;
    font-size: 12px;    
}

.header-nav__content {
    position: relative;
    left: 50px;
    opacity: 0
}

.header-nav__list {
    font-size: 1.6rem;
    margin: 3.6rem 0 3rem;
    padding: 0;
    list-style: none;
    counter-reset: ctr
}

.header-nav__list li {
    border-top: 1px solid rgba(255, 255, 255, .04);
    line-height: 4.8rem;
    position: relative;
    font-family: 'Arsenal', sans-serif !important;
}

.header-nav__list li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, .04)
}

.header-nav__list a {
    display: block;
    color: #fff;
    position: relative;
    padding-left: 3.5rem
}

.header-nav__list a.level1::before {
    content: counter(ctr, decimal-leading-zero) ".";
    counter-increment: ctr;
    font-family: metropolis-regular, sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, .25);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    left: 3px;
    top: 0
}

.header-nav__list a.level1:hover::before {
    color: #fff!important
}

.header-nav__social {
    list-style: none;
    display: inline-block;
    font-size: 1.8rem;
    margin: 0
}

.header-nav__social li {
    display: inline-block;
    margin-right: 12px;
    padding-left: 0
}

.header-nav__social li a {
    color: rgba(255, 255, 255, .15)
}

.header-nav__social li a:focus,
.header-nav__social li a:hover {
    color: #fff
}

.header-nav__social li:last-child {
    margin: 0
}

.header-nav__close {
    z-index: 800;
    display: block;
    background-color: rgba(0, 0, 0, .3);
    height: 30px;
    width: 30px;
    border-radius: 3px;
    position: absolute;
    top: 36px;
    right: 30px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent
}

.header-nav__close span::after,
.header-nav__close span::before {
    content: "";
    display: block;
    height: 2px;
    width: 12px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 9px;
    margin-top: -1px
}

.header-nav__close span::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header-nav__close span::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-is-open .header-nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-overflow-scrolling: touch
}

.home-content,
.item-folio,
.s-stats {
    overflow: hidden
}

.menu-is-open .header-nav .header-nav__content {
    opacity: 1;
    visibility: visible;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    left: 0
}

.item-folio__project-link,
.item-folio__text,
.item-folio__thumb a::after,
.item-folio__thumb a::before {
    visibility: hidden;
    opacity: 0;
    position: absolute
}

.header-menu-toggle {
    position: fixed;
    right: 110px;
    top: 42px;
    width: 48px;
    height: 45px;
    line-height: 45px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: .4rem;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.header-menu-toggle::before {
    display: inline-block;
    content: "Menu";
    height: 45px;
    left: auto;
    text-align: right;
    padding-left: 15px;
    padding-right: 10px;
    position: absolute;
    top: 0;
    right: 100%
}

.home-content h1+p::before,
.home-sidelinks li::before,
.home-social .home-social-title::after,
.s-home::before {
    content: ""
}

.header-menu-toggle.opaque {
    background-color: #000
}

.header-menu-toggle.opaque::before {
    display: none
}

.header-menu-toggle:active,
.header-menu-toggle:focus,
.header-menu-toggle:hover {
    color: #ffc700!important
}

.header-menu-icon {
    display: block;
    width: 26px;
    height: 2px;
    margin-top: -1px;
    right: auto;
    bottom: auto;
    background-color: #fff;
    position: absolute;
    left: 11px;
    top: 50%
}

.header-menu-icon::after,
.header-menu-icon::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: inherit;
    position: absolute;
    left: 0
}

.header-menu-icon::before {
    top: -9px
}

.header-menu-icon::after {
    bottom: -9px
}

@media only screen and (max-width:1600px) {
    
    .header-menu-toggle {
        right: 60px;
    }
}

@media only screen and (min-width:768px) {
    .header-menu-toggle {
        display: none;
    }
    .header-logo {
        margin-left: 60px
    }
    
}

@media only screen and (max-width:800px) {
    .header-logo {
        left: 40px
    }
    .header-menu-toggle {
        right: 40px
    }
}

@media only screen and (max-width:600px) {
    .s-header {
        height: 90px;
        top: 12px
    }
    .header-logo {
        left: 30px
    }
    
    .header-menu-toggle {
        right: 25px;
        top: 30px
    }
}

@media only screen and (max-width:500px) {
    .header-menu-toggle::before {
        display: none
    }
}

p.d-inline{
    font-size: 4rem;
}
p.d-inline.text a,p.d-inline.text a .fa{
        color: #000000;
    font-size: 16px;
}
p.d-inline.text{
    font-size: 2rem !important; 
    color: rgba(85, 85, 85, 0.95);
}

@media only screen and (max-width:400px) {
    .s-header {
        top: 6px
    }
    .header-logo {
        left: 25px
    }
    .header-logo img img {
        width: 141px;
        height: 27px
    }
    .header-menu-toggle {
        top: 24px;
        right: 20px
    }
}

.s-home {
    width: 100%;
    height: 100%;
    min-height: 786px;
    background-color: transparent;
    position: relative;
    display: table
}

.s-home .shadow-overlay,
.s-home::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

.s-home .shadow-overlay {
    opacity: .4;
    background: linear-gradient(to right, #000 0, #000 20%, transparent 100%)
}

.s-home::before {
    display: block;
    opacity: .65;
    background-color: #000
}

.no-js .s-home {
    background: #000
}

.home-content {
    /*display: table-cell;*/
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding-bottom: 0;
    /*position: relative*/
    position: ABSOLUTE;
    top: 30%;
}

.home-content h1 {
    font-size: 9rem;
    line-height: 1.1;
    margin-top: 0;
    color: #fff
}

.home-content h1+p {
    font-size: 3.8rem;
    line-height: 1.421;
    color: rgba(255, 255, 255, .8);
    margin-top: 2.4rem;
    padding-left: 10rem;
    position: relative
}

.home-content h1+p::before {
    display: block;
    width: 6.5rem;
    height: 1px;
    background-color: #ffc700 !important;
    position: absolute;
    left: 6px;
    top: 2.7rem
}

.home-content__main {
    padding-top: 0;
    padding-right: 20rem;
    position: relative
}

.home-sidelinks {
    list-style: none;
    font-size: 1.4rem;
    line-height: 1.714;
    text-transform: uppercase;
    letter-spacing: .3rem;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 85%;
    left: 50%;
    margin-left: -280px;
}

.language-li img{
    width: 20px;
}
.language-li{display: inline-block !important;}
.language-li ul{
    float: right;
    display: block;
}
.language-li li{
    list-style: none;
    list-style: none;
    background: #000000;
    padding: 15px 25px 15px 35px;
}
.language-li a.second img{margin-right: 14px;}
.language-li a.second{
    background: #ffffff;
        color: #000000;
    padding: 10px 35px 10px 30px;
    display: none;
        position: absolute;
    right: 60px;
    top: 45px;
    cursor: pointer;
    z-index: 999;
}
.our-locations{    margin: 25px 0px 0px;}
.our-locations div.flag{margin-right: 20px;}
.our-locations img {    
    width: 125px;
    border-radius: 5px;
    cursor: pointer;
}
.our-locations p{
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}


.language-li a.second:hover{opacity: 1;}
.language-li a.first{
    cursor: pointer;
    margin-left: 10px;
    color: #ffffff;
}
.language-li a.first:hover{color: #ffffff;}

.bg-ourvalue h2 {color: #ffffff;}
.bg-ourvalue p {
    margin: 0;
    padding: 20px 100px 75px;
    color: #ffffff !important;
    font-size: 3rem !important;
}


.home-sidelinks li {
    display: inline-block;
    padding: 0;
    text-align: left;
    background-color: rgba(0, 0, 0, .47);
    border-top: 1px solid rgba(255, 255, 255, .05);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative
}

.home-sidelinks li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.home-sidelinks li::before {
    display: block;
    height: 6px;
    width: 6px;
    background-color: #ffc700!important;
    border-radius: 50%;
    position: absolute;
    top: 3rem;
    left: 2rem
}

.home-sidelinks a {
    display: block;
    padding: 2.1rem 15rem 2.1rem 4rem;
    color: #fff
}

.home-sidelinks span {
    display: block;
    font-size: 1.5rem;
    line-height: 1.6rem;
    color: rgba(255, 255, 255, .5);
    text-transform: none;
    letter-spacing: 0
}

.home-sidelinks li:hover {
    background-color: rgba(0, 0, 0, .71);
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.service-sidelinks{
    list-style: none;
    font-size: 1.4rem;
    line-height: 1.714;
    letter-spacing: .3rem;
    margin: 0;
    background: #343a40;
}
.service-sidelinks a {
    display: block;
    padding: 1.1rem 2rem 1.1rem 2rem;
    color: #fff;
}

.about-sidelinks {
       list-style: none;
    font-size: 1.4rem;
    line-height: 1.714;
    text-transform: uppercase;
    letter-spacing: .3rem;
    margin: 0;
    margin-top: 30px;   
    background: #343a40;
}

.about-sidelinks li,.service-sidelinks li {
    display: block;
    padding: 0;
    text-align: left;
    background-color: rgba(0, 0, 0, .47);
    border-top: 1px solid rgba(255, 255, 255, .05);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative
}

.about-sidelinks li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.about-sidelinks li::before {
    display: block;
    height: 6px;
    width: 6px;
    background-color: #ffc700!important;
    border-radius: 50%;
    position: absolute;
    top: 3rem;
    left: 2rem
}

.about-sidelinks a {
    display: block;
    padding: 2.1rem 12rem 2.1rem 4rem;
    color: #fff;
    font-family: 'Arsenal', sans-serif !important;
}

.about-sidelinks span {
    display: block;
    font-size: 1.5rem;
    line-height: 1.6rem;
    color: rgba(255, 255, 255, .5);
    text-transform: none;
    letter-spacing: 0
}

.about-sidelinks li:hover,.about-sidelinks li.active,.service-sidelinks li:hover,.service-sidelinks li.active {
    background-color: rgba(0, 0, 0, .71);
    border-top: 1px solid rgba(0, 0, 0, .1)
}

#service .inner-content-title{
    margin-bottom: 20px;
}

.home-scroll {
    height: 4.8rem;
    position: absolute;
    right: 110px;
    bottom: 6.6rem
}

.home-scroll__text {
    display: inline-block;
    font-size: 11px;
    line-height: 4.8rem;
    text-transform: uppercase;
    letter-spacing: .3rem;
    color: #fff;
    border-bottom: 1px solid transparent;
    transition: all .3s ease-in-out;
    position: relative;
    right: 7.5rem
}

.home-scroll__icon {
    display: block;
    height: 4.8rem;
    width: 4.8rem;
    background-color: #fff;
    background-image: url(../images/icons/icon-arrow-down.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px 15px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    top: 0;
    right: 0
}

.home-social a,
.item-folio__thumb img {
    -webkit-transition: all .5s ease-in-out
}

.home-scroll:hover .home-scroll__text {
    border-bottom: 1px solid #fff
}

.no-svg .home-scroll__icon {
    background-image: url(../images/icons/png/icon-arrow-down.png)
}

.home-social {
    list-style: none;
    font-size: 14px;
    line-height: 4.8rem;
    margin: 0;
    color: #fff;
    position: absolute;
    z-index: 499 !important;
   /* top: 4.6rem;
    right: 200px;*/
}

.home-social a {
    color: #fff;
    border-bottom: 1px solid transparent;
    transition: all .5s ease-in-out
}

.home-social a:hover {
    border-bottom: 1px solid #fff
}

.home-social i {
    display: block
}

.home-social .home-social-title {
    padding-right: 4rem;
    margin-right: .8rem;
    position: relative
}

.home-social .home-social-title::after {
    display: block;
    width: 2.4rem;
    height: 1px;
    background-color: rgba(255, 255, 255, .1);
    position: absolute;
    right: 0;
    top: 50%
}

.home-social li,
.process,
.s-about {
    position: relative
}

.home-social li {
    display: inline-block;
    margin-right: .6rem
}

.home-social li a {
    display: block
}

.home-social li:last-child {
    margin-right: 0
}

html.cl-preload .home-content__main {
    opacity: 0
}

html.cl-loaded .home-content__main {
    animation-duration: 2s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

html.no-csstransitions .home-content__main {
    opacity: 1
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 150%, 0);
        -ms-transform: translate3d(0, 150%, 0);
        transform: translate3d(0, 150%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 150%, 0);
        -ms-transform: translate3d(0, 150%, 0);
        transform: translate3d(0, 150%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -150%, 0);
        -ms-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0)
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -150%, 0);
        -ms-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0)
    }
}

@media only screen and (max-width:1600px) {
    .home-content h1 {
        font-size: 7.8rem
    }
    .home-content h1+p {
        font-size: 2.6rem
    }
    .home-content__main {
        padding-top: 0
    }
    .home-sidelinks {
        font-size: 1.3rem
    }
    .home-scroll {
        right: 60px
    }
    .home-social {
        /*right: 200px;*/
    }
}

@media only screen and (max-width:1500px) {
    .home-content h1 {
        font-size: 7.6rem
    }
    .home-content__main {
        max-width: 1100px
    }
}

@media only screen and (max-width:1400px) {
    .home-content h1 {
        font-size: 6.8rem
    }
    .home-content h1+p {
        font-size: 3rem
    }
    .home-content h1+p::before {
        top: 2.4rem
    }
    .home-content__main {
        max-width: 1000px
    }
    .home-sidelinks a {
        padding: 2.1rem 12rem 2.1rem 4rem
    }
}

@media only screen and (max-width:1200px) {
    .home-content h1 {
        font-size: 6.2rem
    }
    .home-content h1+p {
        font-size: 2.1rem;
        padding-right: 2rem;
        padding-left: 8rem
    }
    .home-content h1+p::before {
        width: 5.5rem;
        top: 1.8rem
    }
    .home-content br {
        /*display: none*/
    }
    .home-content__main {
        max-width: 850px
    }
}

@media only screen and (max-width:1000px) {
    .home-content__main {
        max-width: 650px;
        padding-right: 0
    }
    .home-sidelinks {
        display: none
    }
}

@media only screen and (max-width:900px) {
    .home-content h1 {
        font-size: 6rem
    }
}

@media only screen and (max-width:800px) {
    .home-content h1 {
        font-size: 5.5rem
    }
    .home-content__main {
        max-width: 580px
    }
    .home-scroll {
        right: 40px
    }
    .home-scroll__text {
        display: none
    }
    .home-social {
        left: 40px
    }
}

@media only screen and (max-width:700px) {
    .home-content h1 {
        font-size: 4.5rem
    }
    .home-content h1+p {
        font-size: 1.2rem;
        padding-right: 0
    }
    .home-content h1+p::before {
        top: 1.2rem
    }
    .home-content__main {
        max-width: 480px
    }
}

@media only screen and (max-width:600px) {
    .home-content h1 {
        font-size: 4.4rem
    }
    .home-content h1+p {
        padding-top: 0;
        padding-left: 0
    }
    .home-content h1+p::before {
        left: 0;
        top: 0
    }
    .home-content__main {
        width: auto;
        padding-left: 35px;
        padding-right: 35px
    }
    .home-social {
        left: 30px;
        bottom: 6rem
    }
    .home-social i {
        display: inline
    }
    .home-social .home-social-text {
        display: none
    }
    .home-scroll {
        right: 30px;
        bottom: 6rem
    }
    .home-scroll__icon {
        height: 4.2rem;
        width: 4.2rem
    }
}

@media only screen and (max-width:500px) {
    .home-content h1 {
        font-size: 4rem
    }
    .home-content h1+p {
        padding-top: 1.8rem
    }
    .s-home {
        min-height: 642px
    }
}

@media only screen and (max-width:450px) {
    .home-content h1 {
        font-size: 3.6rem
    }
    .home-content h1+p {
        padding-top: 1.4rem
    }
}

@media only screen and (max-width:400px) {
    .s-home {
        min-height: 630px
    }
    .home-content h1 {
        font-size: 3.2rem
    }
    .home-content h1+p {
        padding-top: 1.1rem
    }
    .home-content__main {
        padding-left: 25px;
        padding-right: 25px
    }
    .home-social {
        font-size: 13px;
        left: 25px
    }
    .home-social .home-social-title {
        padding-right: .6rem
    }
    .home-social .home-social-title::after {
        display: none
    }
    .home-scroll {
        right: 25px
    }
}

.s-about {
    padding-top: 10rem;
    padding-bottom: 10rem;
    background-color: #fff
}

.process {
    margin-top: 4.2rem
}

.process__vline-left,
.process__vline-right {
    display: block;
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, .15);
    position: absolute
}

.process__vline-left {
    top: 0;
    left: calc(20px + 24px)
}

.process__vline-right {
    top: 0;
    left: calc(50% + 20px + 24px)
}

.process h4 {
    font-size: 2.8rem;
    line-height: 1.5;
    margin-top: 0;
    position: relative
}

.process__col {
    position: relative;
    min-height: 24.6rem
}

.process__col::before {
    content: attr(data-item);
    display: block;
    font-size: 2.1rem;
    text-align: center;
    color: #fff;
    background-color: #26bfb5;
    height: 48px;
    width: 48px;
    line-height: 48px;
    border-radius: 50%;
    box-shadow: 0 0 0 18px #fff;
    position: absolute;
    left: 20px;
    top: 0
}

.item-folio,
.s-services,
.s-works {
    position: relative
}

.process__text {
    margin-left: 7.5rem;
    padding-right: 30px
}

@media only screen and (max-width:1200px) {
    .s-about {
        padding-top: 15rem;
        padding-bottom: 15rem
    }
    .process__vline-left {
        left: calc(15px + 22px)
    }
    .process__vline-right {
        left: calc(50% + 15px + 22px)
    }
    .process h4 {
        font-size: 2.6rem
    }
    .process__col::before {
        height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 1.8rem;
        left: 15px
    }
    .process__text {
        margin-left: 6.8rem;
        padding-right: 0
    }
}

@media only screen and (max-width:800px) {
    .s-about {
        padding-top: 12rem;
        padding-bottom: 12rem
    }
    .process {
        margin-top: 3rem
    }
    .process__vline-right {
        display: none
    }
    .process__col {
        min-height: 0
    }
    .process__col::before {
        top: -3px
    }
}

@media only screen and (max-width:600px) {
    .process__vline-left {
        left: calc(10px + 22px)
    }
    .process__col::before {
        top: -3px;
        left: 10px
    }
    .process h4 {
        font-size: 2.4rem
    }
}

@media only screen and (max-width:400px) {
    .s-about {
        padding-top: 9.6rem
    }
    .process h4 {
        font-size: 2.2rem;
        padding-left: 5.4rem;
        margin-bottom: 1.8rem
    }
    .process__vline-left {
        display: none
    }
    .process__col {
        margin-bottom: 4.2rem
    }
    .process__col::before {
        height: 36px;
        width: 36px;
        line-height: 36px;
        font-size: 1.6rem;
        top: -3px;
        left: 0
    }
    .process__text {
        margin-left: 0
    }
}

.s-services {
    padding-top: 18rem;
    padding-bottom: 18rem;
    color: #555
}

.services-list {
    margin-top: 6rem
}

.services-list .service-item {
    margin-bottom: 1.5rem
}

.services-list .service-item h3 {
    margin-top: 0;
    margin-bottom: 1.8rem
}

.services-list .service-icon {
    color: #26bfb5;
    font-size: 4.8rem
}

@media only screen and (max-width:1200px) {
    .s-services {
        padding-top: 15rem;
        padding-bottom: 15rem
    }
    .services-list [class*=col-]:nth-child(2n+1) {
        padding-right: 30px
    }
    .services-list [class*=col-]:nth-child(2n+2) {
        padding-left: 30px
    }
}

@media only screen and (max-width:800px) {
    .s-services {
        padding-top: 12rem;
        padding-bottom: 12rem
    }
    .services-list {
        margin-top: 3rem
    }
    .services-list .service-icon {
        font-size: 4.5rem
    }
    .services-list [class*=col-]:nth-child(n) {
        padding: 0 15px
    }
}

@media only screen and (max-width:600px) {
    .services-list [class*=col-]:nth-child(n) {
        padding: 0 10px
    }
}

@media only screen and (max-width:400px) {
    .s-services {
        padding-top: 9.6rem
    }
    .services-list [class*=col-]:nth-child(n) {
        padding: 0
    }
}

.s-works {
    background: #fff;
    padding: 18rem 0 24rem
}

.masonry-wrap {
    margin-top: 6rem;
    max-width: none;
    width: 1380px
}

.masonry:after {
    content: "";
    display: table;
    clear: both
}

.masonry .grid-sizer,
.masonry__brick {
    width: 460px
}

.masonry__brick {
    float: left;
    padding: 0
}

.item-folio__thumb img {
    vertical-align: top;
    transition: all .5s ease-in-out
}

.item-folio__thumb a {
    display: block
}

.item-folio__thumb a::before {
    z-index: 1;
    display: block;
    background-color: rgba(255, 255, 255, .7);
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.item-folio__thumb a::after {
    z-index: 1;
    content: "...";
    font-size: 3rem;
    color: #000;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.item-folio__project-link::before,
.s-stats::before,
.testimonials__slide::before {
    content: ""
}

.item-folio__text {
    z-index: 2;
    left: 0;
    bottom: 3.6rem;
    padding: 0 3rem;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.item-folio__title {
    color: #000;
    font-size: 1.8rem;
    margin: 0
}

.item-folio__cat {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 0
}

.item-folio__caption {
    display: none
}

.item-folio__project-link {
    z-index: 500;
    display: block;
    font-size: 1.3rem;
    color: #fff;
    background-color: #000;
    padding: .6rem 1.2rem;
    top: 3rem;
    left: 3rem;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.item-folio__project-link::before {
    display: block;
    height: 1px;
    width: 3rem;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: -3rem
}

.testimonials,
.testimonials__slider {
    position: relative
}

.item-folio__project-link:active,
.item-folio__project-link:focus,
.item-folio__project-link:hover {
    background-color: #cc147f;
    color: #fff
}

.item-folio:hover .item-folio__thumb a::before {
    opacity: 1;
    visibility: visible
}

.item-folio:hover .item-folio__thumb a::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.item-folio:hover .item-folio__thumb img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.item-folio:hover .item-folio__project-link,
.item-folio:hover .item-folio__text {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media only screen and (max-width:1500px) {
    .masonry-wrap {
        width: 1200px
    }
    .masonry .grid-sizer,
    .masonry__brick {
        width: 400px
    }
}

@media only screen and (max-width:1350px) {
    .masonry-wrap {
        width: 1158px
    }
    .masonry .grid-sizer,
    .masonry__brick {
        width: 386px
    }
}

@media only screen and (max-width:1300px) {
    .masonry-wrap {
        width: 990px
    }
    .masonry .grid-sizer,
    .masonry__brick {
        width: 330px
    }
}

@media only screen and (max-width:1200px) {
    .s-works {
        padding: 15rem 0 22.2rem
    }
}

@media only screen and (max-width:1100px) {
    .masonry-wrap {
        width: 90%;
        max-width: 800px
    }
    .masonry .grid-sizer,
    .masonry__brick {
        width: 50%
    }
}

@media only screen and (max-width:800px) {
    .s-works {
        padding: 12rem 0 21rem
    }
    .masonry-wrap {
        margin-top: 3rem
    }
}

@media only screen and (max-width:600px) {
    .masonry .grid-sizer,
    .masonry__brick {
        width: 100%
    }
}

@media only screen and (max-width:400px) {
    .s-works {
        padding: 9.6rem 0 21rem
    }
    .masonry-wrap {
        width: auto
    }
}

.testimonials-header {
    text-align: center;
    margin-top: 7.2rem
}

.testimonials {
    font-size: 1.8rem;
    line-height: 2;
    margin-top: 4.2rem;
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.testimonials__slider .slick-slide {
    outline: 0
}

.testimonials__slider .slick-dots {
    display: block;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 3rem 0 0;
    text-align: center;
    position: absolute;
    top: 100%;
    left: 0
}

.testimonials__slider .slick-dots li {
    display: inline-block;
    width: 27px;
    height: 27px;
    margin: 0;
    padding: 9px;
    cursor: pointer
}

.testimonials__slider .slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .4);
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font: 0/0 a;
    text-shadow: none;
    color: transparent
}

.testimonials__slider .slick-dots li button:focus,
.testimonials__slider .slick-dots li button:hover {
    outline: 0
}

.testimonials__slider .slick-dots li.slick-active button,
.testimonials__slider .slick-dots li:hover button {
    background: #000
}

.testimonials__slide {
    position: relative;
    padding-top: 4.5rem;
    padding-left: 12rem;
    padding-right: 3rem
}

.testimonials__slide::before {
    display: block;
    width: 1px;
    height: 3.9rem;
    position: absolute;
    left: calc(7.8rem / 2);
    top: 0;
    background-color: rgba(0, 0, 0, .2)
}

.testimonials__avatar {
    width: 7.8rem;
    height: 7.8rem;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 4.8rem;
    outline: 0
}

.testimonials__author {
    margin-top: 0;
    font-size: 1.8rem;
    line-height: 1.5;
    color: #000
}

.testimonials__author span {
    display: block;
    font-size: 1.4rem;
    line-height: 1.5;
    color: rgba(85, 85, 85, .7);
    text-transform: none;
    letter-spacing: 0
}

@media only screen and (max-width:1100px) {
    .testimonials {
        font-size: 1.7rem
    }
    .testimonials__slide {
        padding-left: 9.5rem
    }
    .testimonials__slide::before {
        left: calc(6.6rem / 2)
    }
    .testimonials__avatar {
        width: 6.6rem;
        height: 6.6rem
    }
}

@media only screen and (max-width:600px) {
    .testimonials-header h1 {
        font-size: 2.7rem
    }
    .testimonials {
        margin-top: 3rem
    }
    .testimonials__slide {
        padding: 13.2rem 0 0;
        text-align: center
    }
    .testimonials__slide::before {
        left: 50%
    }
    .testimonials__avatar {
        left: 50%;
        margin-left: -3.3rem
    }
}

.s-stats {
    padding-top: 4.2rem;
    padding-bottom: 4.2rem;
    background-color: #050505;
    background-image: url(../images/stats-bg.html);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative
}

.s-stats::before {
    display: block;
    background-color: #050505;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8
}

.stats__col,
.stats__count {
    overflow: hidden;
    white-space: nowrap;
    position: relative
}

.contact-email::before,
.stats__count::after {
    content: "";
    height: 1px
}

.stats {
    text-align: center
}

.stats__col {
    margin: 5.4rem 0;
    padding: 0 2rem
}

.stats__count {
    font-size: 9.2rem;
    line-height: 1;
    color: #fff;
    padding-bottom: 1.8rem;
    text-overflow: ellipsis
}

.stats__count::after {
    display: block;
    width: 100px;
    background-color: rgba(255, 255, 255, .1);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px
}

.contact-email,
.s-contact,
.stats h5 {
    position: relative
}

.stats h5 {
    font-size: 1.8rem;
    line-height: 1.333;
    color: rgba(255, 255, 255, .5);
    margin-top: 1.8rem
}

@media only screen and (max-width:1200px) {
    .stats {
        max-width: 900px
    }
    .stats__col {
        margin: 3rem 0
    }
    .stats__count {
        font-size: 9rem
    }
}

@media only screen and (max-width:600px) {
    .stats__count {
        font-size: 8.4rem
    }
}

@media only screen and (max-width:400px) {
    .s-stats {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem
    }
    .stats__count {
        font-size: 8.2rem
    }
}

.s-contact {
    padding-top: 21rem;
    padding-bottom: 10.2rem;
    background-color: #111;
    color: rgba(255, 255, 255, .3)
}

.contact-email,
.s-contact a {
    display: inline-block;
    color: #fff
}

.s-contact a {
    border-bottom: 1px solid transparent
}

.s-contact a:focus,
.s-contact a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.contact-main {
    margin-top: 14.4rem;
    margin-bottom: 4.8rem
}

.contact-email {
    font-size: 5.4rem;
    line-height: 1.222;
    padding-top: 3.6rem
}

.contact-email::before {
    display: block;
    width: 60px;
    background-color: #cc147f;
    position: absolute;
    top: 0;
    left: 0
}

.contact-number {
    font-size: 3rem;
    line-height: 1.7;
    display: block
}

.contact-address {
    font-size: 2.8rem;
    line-height: 1.607;
    margin-top: 2.4rem
}

.contact-social {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 .3rem;
    font-size: 3rem
}

.contact-social li {
    margin-right: 15px;
    padding-left: 0;
    display: inline-block
}

.contact-social li a {
    color: rgba(255, 255, 255, .3);
    border: none!important
}

.contact-social li a:focus,
.contact-social li a:hover {
    color: #fff
}

.contact-social li:last-child {
    margin: 0
}

.contact-subscribe {
    margin: 0;
    padding: 0;
    position: relative
}

.cl-copyright,
.mc-form {
    margin-top: 2.1rem
}

.mc-form {
    width: 100%
}

.mc-form input[type=email] {
    background-color: rgba(0, 0, 0, .2);
    color: rgba(255, 255, 255, .5);
    width: 100%;
    height: 5.4rem;
    padding: 1.2rem 150px 1.2rem 20px;
    margin-bottom: 1.8rem;
    border: none
}

.mc-form input[type=email]:focus {
    color: #fff
}

.mc-form input[type=email]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

.mc-form input[type=email]:-moz-placeholder {
    color: rgba(255, 255, 255, .2)
}

.mc-form input[type=email]::-moz-placeholder {
    color: rgba(255, 255, 255, .2)
}

.mc-form input[type=email]:-ms-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

.mc-form input[type=email].placeholder {
    color: rgba(255, 255, 255, .2)!important
}

.mc-form input[type=submit] {
    color: #fff;
    background: #cc147f;
    border-color: #cc147f;
    padding: 0 15px;
    position: absolute;
    top: 0;
    right: 0
}

.mc-form label {
    color: #fff;
    font-size: 1.3rem;
    padding: 0 2rem
}

.mc-form label i {
    padding-right: 6px
}

.cl-copyright span {
    font-size: 15px;
    display: inline-block
}

.cl-copyright span::after {
    content: "|";
    display: inline-block;
    padding: 0 1rem 0 1.2rem;
    color: rgba(255, 255, 255, .1)
}

.cl-copyright span:last-child::after {
    display: none
}

.cl-go-top {
    z-index: 600;
    position: absolute;
    bottom: 10.8rem;
    right: 105px
}

.cl-go-top a {
    text-decoration: none;
    border: 0;
    display: block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cl-go-top a i {
    font-size: 21px;
    line-height: inherit
}

.cl-go-top a:focus,
.cl-go-top a:hover {
    background-color: #fff;
    color: #000
}

.cl-go-top::before {
    content: "";
    display: block;
    width: 1px;
    height: 100px;
    background-color: rgba(255, 255, 255, .1);
    position: absolute;
    top: -115px;
    left: 50%
}

.cl-go-top::after {
    content: "back to top";
    display: inline-block;
    width: 120px;
    font-size: 1.2rem;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: .2rem;
    color: rgba(255, 255, 255, .15);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    position: absolute;
    left: calc(30px + 15px);
    top: -165px
}

.menu-is-open .cl-go-top {
    display: none
}

@media only screen and (max-width:1600px) {
    .cl-go-top {
        right: 55px
    }
}

@media only screen and (max-width:1200px) {
    .s-contact {
        padding-top: 15rem
    }
    .contact-main {
        margin-top: 13.2rem
    }
    .contact-email {
        font-size: 5rem
    }
    .contact-number {
        font-size: 2.6rem
    }
    .contact-address {
        font-size: 2.4rem
    }
    .contact-social {
        font-size: 2.8rem
    }
    .cl-copyright {
        margin-top: 3rem
    }
}

@media only screen and (max-width:1000px) {
    .contact-email {
        font-size: 4.2rem
    }
    .contact-number {
        font-size: 2.4rem
    }
    .contact-address {
        font-size: 2.1rem
    }
    .contact-social {
        font-size: 2.4rem
    }
}

@media only screen and (max-width:800px) {
    .s-contact {
        padding-top: 12rem;
        padding-bottom: 9rem
    }
    .cl-copyright,
    .contact-secondary {
        padding-right: 7.8rem
    }
    .contact-secondary {
        margin-bottom: 1.5rem
    }
    .contact-email {
        font-size: 3.6rem
    }
    .contact-address,
    .contact-number {
        font-size: 2rem
    }
    .cl-go-top {
        right: 35px;
        bottom: 9rem
    }
    .cl-go-top a {
        height: 48px;
        width: 48px;
        line-height: 48px
    }
    .cl-go-top a i {
        font-size: 18px
    }
    .cl-go-top::after {
        font-size: 1.1rem;
        left: calc(24px + 15px)
    }
}

@media only screen and (max-width:600px) {
    .s-contact {
        padding-bottom: 6rem
    }
    .contact-main {
        margin-top: 12rem
    }
    .contact-email {
        font-size: 3rem
    }
    .contact-address,
    .contact-number {
        font-size: 1.8rem
    }
    .contact-social {
        font-size: 2rem
    }
    .cl-go-top {
        right: 25px;
        bottom: 7.2rem
    }
}

@media only screen and (max-width:480px) {
    .contact-subscribe {
        margin-top: 3rem
    }
    .mc-form input[type=email],
    .mc-form label {
        text-align: center
    }
    .mc-form input[type=email] {
        padding: 1.2rem 20px
    }
    .mc-form input[type=submit] {
        position: static;
        width: 100%;
        margin-bottom: 1.8rem
    }
    .cl-copyright {
        margin-top: 0
    }
}

.side-box{
    background: #f5f3f2;
    padding: 16px 24px;
}
.side-box h3{
    font-size: 1.8rem;
    border-bottom: 1px solid #c8beaf;
    color: #000000;
    margin-top: 0px;
    padding-bottom: 8px;
    font-weight: 600;
}
.side-box a{
    font-size: 15px;
    display: block;
    color: #000000;
    margin: 15px 0px;
    font-weight: 600;
}
.side-box p{
    font-size: 15px;
    text-align: left;
}
.side-box a.view-more{
    color: #f5cd3f;
}

.side-box.social i.fa{
    color: #ffffff;
    width: 32px;
    height: 32px;
    background: #000000;
    text-align: center;
    padding: 8px;
    border-radius: 50%;
    margin-right: 10px;
}
.expertise-div{border: 1px solid #ffffff;padding-left: 0px;
    padding-right: 0px;}
.expertise-div img{width: 100%;}
.expertise-div a{opacity:0.7;}
.expertise-div a:hover{opacity:1;}
a.related-articles {
    font-size: 16px;
    color: #000000;
    border: 2px solid;
    padding: 5px 7px;
    text-decoration: none;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.subcategories {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #262626fa;
        border-bottom: 1px solid #D2D2D2;
        padding: 3.5em 6.5625em 0;
        transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
        transform: translateY(-100%);
        z-index: -1;
        opacity: 0;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        transition: visibility 0s, opacity 0.5s linear;
        border-top: 1px solid #fff;
    }
    .mega-menu-header-bg{background: #262626d6;}
    .global-header .menu-scroll-area {
        min-height: 20vh;
        overflow-y: auto;
    }

    .show-expertise .subcategories {
        transform: translateY(0);
        opacity: 1;
        display: block;
    }
    li.subcategory {
        font-size: 17px;
        text-transform: capitalize;
        border-bottom: 1px solid #939393;
        list-style: none;
        padding: 12px 12px;
        font-weight: normal;
        color: #ffffff;
        cursor: pointer;
    }
    li.subcategory:first-child{border-top: 1px solid #939393;}
    li.subcategory i{float: right;}
    li.subcategory:hover,li.subcategory.active{background: #333333;}
    li.child-category {
        list-style: none;
        color: #ffffff;
        padding: 7px 12px;
        font-size: 16px;
    }
    ul.child-categories {
        background: #333333;
        margin-left: 0px;
        padding: 15px;
    }
    
    .child-category{display: none;border-bottom: 1px solid #939393;}
    .child-category.active{display: block;}
    .close-mega-menu i{
        color: #fff;
        font-size: 16px;
        cursor: pointer;
    }

    li.child-category.active:hover {
        background: #272727;
    }

    li.child-category:first-child{border-top: 1px solid #939393;}
    .subcategory-title h3{
        color: #fff;
        margin: 0px 10px 15px;
    }


.service-accordion h2{text-transform: capitalize;}

.side-box.social i.fa{    padding: 9px 7px;}
        .side-box.social i.fa-facebook{background: #4267b2;}
        .side-box.social i.fa-linkedin{background: #0077b5;}
        .side-box.social i.fa-instagram{background: #d0226f;}
        .side-box.social i.fa-whatsapp{background: #06d755;}
        .side-box.social i.fa-telegram{background: #31a8e0;}

p.share-on-social {
    font-size: 1.4rem !important;
    line-height: 1.286 !important;
    text-transform: uppercase !important;
    letter-spacing: .16rem !important;
    color: #000000 !important;
    font-weight: 400 !important;
}
p.comments-num-title{
    color: #000 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizeLegibility !important;
    font-size: 2.1rem !important;
    line-height: 1.286 !important;
    margin-top: 2rem;
}
p.footer-col-title{
    font-size: 2.4rem;
    line-height: 1.25;
    font-family: 'Arsenal', sans-serif !important;
    color: #ffffff;
    margin-top: 2rem;
    margin-bottom: 1.8rem;
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
@media only screen and (max-width:400px) {
    .cl-copyright span::after,
    .cl-go-top::after,
    .cl-go-top::before {
        display: none
    }
    .s-contact {
        padding-top: 9.6rem;
        padding-bottom: 3rem
    }
    .contact-main {
        margin-top: 9.6rem
    }
    .contact-secondary {
        padding: 0
    }
    .contact-email {
        font-size: 2.4rem
    }
    .contact-number {
        font-size: 1.6rem
    }
    .cl-copyright {
        margin-top: 9rem;
        padding: 0;
        text-align: center
    }
    .cl-copyright span {
        font-size: 14px
    }
    .cl-go-top {
        bottom: 12rem;
        right: 50%;
        margin-right: -24px
    }
}



.whatsapp-round{
                height: 62px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
    border-radius: 50%;
    width: 62px;
    text-align: center;
    padding: 8px;
    position: fixed;
    left: 65px;
    bottom: 15px;
    background: #4fce5d;
    cursor: pointer;
    z-index: 499 !important;
        }
        .whatsapp-round i{
            color: #ffffff;
            font-size: 45px;
        }
        .wa-popup{
            display: none;
            z-index: 499 !important;
            position: fixed;
            left: 75px;
            width: 360px;
            bottom: 100px;

        }
        .wa-header{
            background: #0a5f54;
            padding: 25px;
            display: flex;
            border-radius: 10px 10px 0px 0px;
        }
        .wa-pic{
            
    border-radius: 50%;
    background: #ffffff;
    width: 50px;
    height: 50px;
        }
        .wa-pic img{
            max-width: 100%;
    padding-top: 8px;
        }
        .wa-title{margin-left: 20px;color: #ffffff;}
        .wa-title-name{
            font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
        }
        .wa-title-sub{
            font-size: 13px;
    line-height: 18px;
    margin-bottom: 0px;
        }
        .wa-chat-bubble-close-btn {
            cursor: pointer;
            position: absolute;
            right: 20px;
            top: 20px;
        }
        .wa-chat-bubble-close-btn i{
            color: #aeaeae;
    font-size: 20px;
        }
        .wa-body{
            background: url('../images/wa-bg.jpg');
        }
        .wa-chat-box-content-chat {
    background-color: white;
    display: inline-block;
    margin: 20px;
    padding: 10px;
    border-radius: 10px;
}
.wa-chat-box-content-chat-brand {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}
.wa-chat-box-content-chat-welcome {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: rgb(17, 17, 17);
}
.wa-footer{background: #ffffff;padding: 25px;border-radius: 0px 0px 10px 10px;}
.wa-chat-box-content-send-btn{
    background: #4dc247;
    padding: 10px;
    color: #ffffff;
    border-radius: 15px;
    font-size: 16px;
    display: block;
    text-align: center;

    font-weight: 700;
}
.wa-chat-box-content-send-btn:hover{ color: #ffffff;background: #3fc938;opacity: 1; }
.wa-chat-box-content-send-btn i{ margin-right: 10px; }

@media only screen and (max-width:767px) {
    .header-logo {
        margin-left: 20px !important;
    }
    .bg-ourvalue p {
        padding: 20px 0px 75px;
        font-size: 2.5rem !important;
    }
    .language-li a.first {
        margin-left: 0px;
        display: inline-block;
        padding-left: 1.5rem;
    }
    .language-li a.second {
        background: #ffffff;
        color: #000000;
        padding: 0px 0px 0px 10px;
        position: absolute;
        right: 0px;
        top: 45px;
        cursor: pointer;
        z-index: 999;
        width: 100px;
    }
    .our-locations img{width: 80px;}
    .service-accordion{padding: 0px 15px;}
    .service-accordion .card-body {
        padding: 25px 15px;
    }
    .expertise-desc h3{margin-top: 0px;}
    .inner-title{left: 6%;}
    .whatsapp-round {
    height: 60px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
    border-radius: 50%;
    width: 60px;
    text-align: center;
    padding: 8px;
    position: fixed;
    left: 20px;
    bottom: 15px;
    background: #4fce5d;
    cursor: pointer;
    z-index: 499 !important;
}

    .wa-popup {
    display: none;
    z-index: 501 !important;
    position: fixed;
    left: 15px;
    width: 330px;
    bottom: 100px;
}
#hubspot-messages-iframe-container{
    z-index: 500 !important;
}
}