@charset "UTF-8";
@charset "UTF-8";


:root {
--dark-gray: #333;
--gray: #666;
--light-gray: #999;
--white: #fff;
--primary: #fe6666;
--secondary: #666666;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: "Muli", sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #333333;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #333;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #fe6666;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
select {
word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type=radio],
input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: 4.8rem;
}
h2, .h2 {
font-size: 4.8rem;
}
h3, .h3 {
font-size: 3.2rem;
}
h4, .h4 {
font-size: 2.8rem;
}
h5, .h5 {
font-size: 2.4rem;
}
h6, .h6 {
font-size: 2rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "— ";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
order: -1;
}
.order-last {
order: 13;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
order: -1;
}
.order-sm-last {
order: 13;
}
.order-sm-0 {
order: 0;
}
.order-sm-1 {
order: 1;
}
.order-sm-2 {
order: 2;
}
.order-sm-3 {
order: 3;
}
.order-sm-4 {
order: 4;
}
.order-sm-5 {
order: 5;
}
.order-sm-6 {
order: 6;
}
.order-sm-7 {
order: 7;
}
.order-sm-8 {
order: 8;
}
.order-sm-9 {
order: 9;
}
.order-sm-10 {
order: 10;
}
.order-sm-11 {
order: 11;
}
.order-sm-12 {
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
order: -1;
}
.order-md-last {
order: 13;
}
.order-md-0 {
order: 0;
}
.order-md-1 {
order: 1;
}
.order-md-2 {
order: 2;
}
.order-md-3 {
order: 3;
}
.order-md-4 {
order: 4;
}
.order-md-5 {
order: 5;
}
.order-md-6 {
order: 6;
}
.order-md-7 {
order: 7;
}
.order-md-8 {
order: 8;
}
.order-md-9 {
order: 9;
}
.order-md-10 {
order: 10;
}
.order-md-11 {
order: 11;
}
.order-md-12 {
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
order: -1;
}
.order-lg-last {
order: 13;
}
.order-lg-0 {
order: 0;
}
.order-lg-1 {
order: 1;
}
.order-lg-2 {
order: 2;
}
.order-lg-3 {
order: 3;
}
.order-lg-4 {
order: 4;
}
.order-lg-5 {
order: 5;
}
.order-lg-6 {
order: 6;
}
.order-lg-7 {
order: 7;
}
.order-lg-8 {
order: 8;
}
.order-lg-9 {
order: 9;
}
.order-lg-10 {
order: 10;
}
.order-lg-11 {
order: 11;
}
.order-lg-12 {
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xl-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xl-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xl-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xl-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
order: -1;
}
.order-xl-last {
order: 13;
}
.order-xl-0 {
order: 0;
}
.order-xl-1 {
order: 1;
}
.order-xl-2 {
order: 2;
}
.order-xl-3 {
order: 3;
}
.order-xl-4 {
order: 4;
}
.order-xl-5 {
order: 5;
}
.order-xl-6 {
order: 6;
}
.order-xl-7 {
order: 7;
}
.order-xl-8 {
order: 8;
}
.order-xl-9 {
order: 9;
}
.order-xl-10 {
order: 10;
}
.order-xl-11 {
order: 11;
}
.order-xl-12 {
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-primary {
background-color: #fe6666 !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #fe3333 !important;
}
.bg-secondary {
background-color: #666666 !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #4d4d4d !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #fe6666 !important;
}
.border-secondary {
border-color: #666666 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded-sm {
border-radius: 0.2rem !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
border-radius: 0.3rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-pill {
border-radius: 50rem !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.overflow-auto {
overflow: auto !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: sticky !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports (position: sticky) {
.sticky-top {
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
box-shadow: none !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.vw-100 {
width: 100vw !important;
}
.vh-100 {
height: 100vh !important;
}
.stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: rgba(0, 0, 0, 0);
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
text-align: justify !important;
}
.text-wrap {
white-space: normal !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-lighter {
font-weight: lighter !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-weight-bolder {
font-weight: bolder !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #fe6666 !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #fe1a1a !important;
}
.text-secondary {
color: #666666 !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #404040 !important;
}
.text-body {
color: #666666 !important;
}
.text-muted {
color: #6c757d !important;
}
.text-black-50 {
color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.text-decoration-none {
text-decoration: none !important;
}
.text-break {
word-break: break-word !important;
overflow-wrap: break-word !important;
}
.text-reset {
color: inherit !important;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
color: #212529;
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #ffd4d4;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #feafaf;
}
.table-hover .table-primary:hover {
background-color: #ffbbbb;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #ffbbbb;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d4d4d4;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #afafaf;
}
.table-hover .table-secondary:hover {
background-color: #c7c7c7;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c7c7c7;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #343a40;
border-color: #454d55;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #454d55;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
border: 0;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

@import url("https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,700&display=swap");  html,
body {
width: 100%;
overflow-x: hidden;
font-size: 62.5%;
-webkit-font-smoothing: antialiased;
}
body.header-static {
padding-top: 7rem;
} h1, h2,
.h1, .h2 {
font-weight: 800;
line-height: 1.25;
margin-bottom: 1.5rem;
letter-spacing: -0.1rem;
}
h3, .h3 {
font-weight: 700;
line-height: 1.25;
letter-spacing: -0.08rem;
margin: 0 0 1.5rem;
}
h4 {
font-weight: 700;
margin: 0 0 1.5rem;
letter-spacing: -0.06rem;
}
h5 {
font-weight: 600;
}
p {
font-size: 2rem;
line-height: 1.75;
margin: 0 0 2rem;
font-weight: 300;
}
li {
font-size: 2rem;
line-height: 1.5;
margin: 0 0 1.8rem;
font-weight: 300;
}
b, strong {
font-weight: 700;
}
td, th {
font-size: 1.6rem;
} p {
color: var(--dark-gray);
}
.title {
color: var(--primary);
}
.title span, .title strong {
color: var(--dark-gray);
font-weight: inherit;
}
img {
width: 100%;
height: auto;
max-width: 100%;
}
.btn {
color: var(--white);
background: var(--light-gray);
border-radius: 4rem;
padding: 1.1rem 2.75rem;
font-size: 1.8rem;
line-height: 1.25;
font-weight: 400;
border: none;
outline: none;
display: inline-block;
}
.btn:hover {
color: var(--white);
text-decoration: none;
}
.btn-primary {
color: var(--white);
background: var(--primary);
}
.btn-primary:hover {
color: var(--white);
}
.btn-white {
color: var(--primary);
background: var(--white);
}
.btn-white:hover {
color: var(--primary);
}
.classic-btn {
font-size: 1.4rem;
font-weight: 400;
letter-spacing: -0.03rem;
display: inline-block;
text-decoration: none;
transition: all 0.3s ease;
}
.classic-btn:hover {
text-decoration: none;
color: var(--primary);
}
.classic-btn:hover span {
border-color: var(--primary);
}
.classic-btn:hover span:before {
background: var(--primary);
}
.classic-btn span {
top: -2px;
width: 24px;
height: 24px;
text-align: center;
border-radius: 50%;
display: inline-block;
font-size: 1.4rem;
line-height: 3rem;
position: relative;
vertical-align: middle;
border: 1px solid var(--gray);
margin-left: 46px;
transition: border 0.3s ease;
}
.classic-btn span:before {
content: "";
width: 30px;
height: 1px;
display: block;
left: -40px;
top: 50%;
position: absolute;
background-color: var(--gray);
transition: background-color 0.3s ease;
}
.classic-btn span i {
top: 50%;
left: 50%;
position: absolute;
font-size: 1.2rem;
transform: translate(-50%, -50%);
}
.image-shadow {
margin: 4rem 4rem 0rem;
position: relative;
}
.image-shadow:before {
content: "";
width: 100%;
height: 100%;
top: -4rem;
left: -4rem;
position: absolute;
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/dots.png) repeat;
}
.image-shadow img {
z-index: 1;
position: relative;
border-radius: 10px;
}
.wrapper {
width: 100%;
}
.container-max {
max-width: 144rem;
}
.section {
padding: 6rem 0;
position: relative;
}
.section.home-services {
padding-bottom: 0;
}
.section-head {
margin: 0 0 3.5rem;
}
.section-head.text-center {
max-width: 120rem;
margin: 0 auto 3rem;
}
.section-head.icon {
position: relative;
}
.section-head.icon:before {
content: "";
display: block;
margin: 0 0 1.5rem;
padding-bottom: 3.8%;
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/header-icon.svg) no-repeat center center/contain;
}
.section-head .name {
font-size: 1.6rem;
font-weight: 400;
margin: 0 0 0.5rem;
color: var(--dark-gray);
}
.section-head .title {
margin: 0 0 1rem;
}
.section-head p {
font-size: 2.2rem;
}
.section-head ul {
list-style: none;
display: inline-block;
padding: 0;
margin: 1rem 0 0;
}
.section-head ul.red-style li:after {
background: var(--primary);
}
.section-head ul.red-style li a {
color: var(--primary);
}
.section-head ul li {
width: 49%;
float: left;
position: relative;
padding-left: 20px;
}
.section-head ul li:after {
content: "";
width: 1rem;
height: 1rem;
display: block;
top: 0.8rem;
left: 0;
position: absolute;
background: var(--light-gray);
border-radius: 50%;
}
.section-head ul li a {
color: var(--dark-gray);
display: inline-block;
}
.section-head ul li a:hover {
color: var(--primary);
text-decoration: underline;
cursor: pointer;
}
.section-head h2 {
font-size: 4rem;
margin: 0 0 1.5rem;
}
.section-head h2 span {
color: var(--dark-gray);
}
.section-head h2.title {
margin: 0 0 0.5rem;
}
.section-head p {
line-height: 1.65;
margin-bottom: 2.2rem;
}
.section-head.new-sec-head h2 {
font-size: 4rem;
margin: 0 0 1.5rem;
}
.section-head.new-sec-head h2 span {
color: var(--dark-gray);
}
.section-head.new-sec-head p {
line-height: 1.75;
margin-bottom: 2.2rem;
}
.section-head.statement h2 {
font-size: 4.8rem;
line-height: 1.1;
} .hamburger {
width: 26px;
height: 26px;
z-index: 999;
line-height: 8px;
cursor: pointer;
position: relative;
display: none;
}
.hamburger span {
display: inline-block;
width: 26px;
height: 2px;
background: var(--primary);
transition: all 0.5s;
}
.hamburger span:nth-child(2) {
width: 18px;
}
.hamburger span:last-child {
width: 10px;
}
.hamburger.active span {
margin-top: 12px;
position: absolute;
width: 26px;
}
.hamburger.active span:first-child {
transform: rotate(-135deg);
}
.hamburger.active span:nth-child(2) {
transform: rotate(135deg);
}
.hamburger.active span:last-child {
margin-top: 30px;
width: 0px;
display: none;
}
.page-header {
margin: 0 0 5rem;
}
.page-header .page-header-image {
position: relative;
padding-bottom: 25%;
overflow: hidden;
}
.page-header .page-header-image img {
top: 50%;
left: 50%;
position: absolute;
min-height: 100%;
object-fit: cover;
transform: translate(-50%, -50%);
}
.page-header .page-title-wrap {
color: #fff;
padding: 1rem 5rem 3rem;
background: var(--primary);
text-align: center;
margin-top: -10rem;
position: relative;
border-radius: 0 0 10px 10px;
}
.page-header .page-title-wrap:before {
content: "";
height: 50px;
width: 100%;
left: 0px;
top: -49px;
position: absolute;
background: inherit;
transform: rotate(1deg);
transform-origin: left bottom;
border-radius: 10px 10px 0 0;
}
.page-header .page-title-wrap h5 {
font-size: 1.6rem;
letter-spacing: -0.04rem;
margin: 0 0 0.5rem;
}
.page-header .page-title-wrap h1 {
margin: 0 0 1rem;
}
.page-header .page-title-wrap p {
color: var(--white);
max-width: 880px;
margin: 0 auto 20px;
}
.page-template-contact-us .page-banner .page-title-wrap h5 {
text-transform: uppercase;
}
.page-banner {
position: relative;
padding-bottom: 22%;
}
.page-banner.nd-banner {
padding-bottom: 24%;
}
.page-banner.nd-banner .container-max {
top: calc(100% + 22px);
transform: translate(-50%, -100%);
-webkit-transform: translate(-50%, -100%);
-moz-transform: translate(-50%, -100%);
-o-transform: translate(-50%, -100%);
}
.page-banner.nd-banner .container-max .page-title-wrap img {
width: 10rem;
max-width: 100%;
margin: 0 0 3rem;
}
.page-banner.nd-banner .container-max .page-title-wrap h1 {
font-size: 5.8rem;
margin: 0 0 4rem;
line-height: 1.1;
}
.page-banner.nd-banner .container-max .page-title-wrap h1 span {
color: var(--dark-gray);
}
.page-banner.nd-banner::after {
display: none;
}
.page-banner:after {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
position: absolute;
opacity: 0.8;
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/dots.png) repeat;
}
.page-banner.review-banner {
padding-bottom: 25%;
}
.page-banner.review-banner .container-max .page-title-wrap img {
width: 100px;
max-width: 100%;
margin-bottom: 3rem;
}
.page-banner.review-banner .container-max .page-title-wrap h1 {
margin: 0 0 4rem;
font-size: 5.8rem;
line-height: 1.1;
}
.page-banner.review-banner .container-max .page-title-wrap p {
margin: 2rem auto 2rem;
}
.page-banner .container-max {
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.page-banner .container-max .page-title-wrap {
padding: 0 0rem;
text-align: center;
position: relative;
}
.page-banner .container-max .page-title-wrap h5 {
font-size: 1.6rem;
letter-spacing: -0.04rem;
margin: 0 0 0.5rem;
font-weight: 400;
}
.page-banner .container-max .page-title-wrap h1 {
margin: 0 0 1rem;
color: var(--primary);
}
.page-banner .container-max .page-title-wrap h1 span {
color: var(--secondary);
}
.page-banner .container-max .page-title-wrap p {
color: var(--dark-gray);
margin: 0 auto 2rem;
font-size: 2.4rem;
}
.page-banner .container-max .page-title-wrap a[href^="mailto:"] {
margin: 0 1rem;
font-weight: 800;
color: var(--secondary);
}
.page-banner .container-max .page-title-wrap a[href^="tel:"] {
margin: 0 1rem;
font-weight: 800;
color: var(--primary);
}
.contact-top-banner {
margin-bottom: 5rem;
}
.contact-top-banner .title-section {
padding: 4rem 0 3rem !important;
}
.contact-top-banner .title-section .ring-top-wide {
max-width: 30rem !important;
}
.contact-top-banner .title-section .ring-top-wide .ring-inner {
max-width: 18rem !important;
}
.contact-top-banner .title-section .ring-top-wide .animate-text {
left: 0% !important;
transform: translateX(-125%) !important;
white-space: nowrap;
margin-left: 2rem !important;
}
.contact-top-banner .page-title-wrap {
text-align: center;
}
.contact-top-banner .page-title-wrap h1 {
font-size: 4.8rem !important;
margin: 0 0 1rem !important;
}
.contact-top-banner a.mailto {
color: var(--dark-gray) !important;
font-weight: 600 !important;
}
.top-page-banner {
padding: 0 0 5rem;
}
.top-page-banner .title-section {
padding: 18rem 0 3rem;
background-color: #fafafa;
position: relative;
border-bottom: solid 1px #d6d6d6;
}
.top-page-banner .title-section::before {
content: "";
position: absolute;
top: -7rem;
height: 7rem;
width: 100%;
left: 0;
background-color: #fafafa;
}
.top-page-banner .title-section .ring-top-wide {
position: absolute;
max-width: 60rem;
width: 100%;
right: -13rem;
transform: translateY(-49%);
border-radius: 50%;
border: solid 1px #d6d6d6;
}
.top-page-banner .title-section .ring-top-wide .ring-inner {
max-width: 40rem;
width: 100%;
border: solid 1px #d6d6d6;
border-radius: 50%;
}
.top-page-banner .title-section .ring-top-wide .ring-inner .animate-text {
font-size: 1rem;
width: 100%;
text-align: center;
margin-left: 4rem;
letter-spacing: 0.2rem;
}
.top-page-banner .title-section .ring-top-wide .ring-inner, .top-page-banner .title-section .ring-top-wide .animate-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.top-page-banner .title-section .ring-top-wide:before, .top-page-banner .title-section .ring-inner:before {
content: "";
display: block;
padding-top: 100%;
}
.top-page-banner .page-title-wrap {
padding: 0;
position: relative;
}
.top-page-banner .page-title-wrap h5 {
font-size: 1.6rem;
letter-spacing: -0.04rem;
margin: 0 0 0.5rem;
font-weight: 400;
}
.top-page-banner .page-title-wrap h1 {
margin: 0;
color: var(--primary);
font-size: 6rem;
}
.top-page-banner .page-title-wrap h1 span {
color: var(--dark-gray);
}
.top-page-banner .page-title-wrap p {
color: var(--dark-gray);
margin: 0 auto 3rem;
font-size: 2.4rem;
}
.blog-top-banner .title-section {
padding: 7rem 0 6rem;
}
.blog-top-banner .title-section .page-title-wrap h5 {
text-align: center;
}
.blog-top-banner .title-section .page-title-wrap h1 {
text-align: center;
font-size: 4.8rem;
font-weight: 400;
}
.blog-top-content {
font-size: 1.8rem;
text-align: center;
}
.blog-form {
margin-top: 0 !important;
}
.blog-form .form-group {
margin: 0px 0 3.5rem !important;
}
.blog-form .blog-form-agreement {
font-size: 1.4rem;
margin-bottom: 2rem;
}
.blog-right-section {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
background: #f0f0f0;
padding: 7rem 0;
margin-top: 4rem;
}
.blog-right-section .blog-right-img-title {
max-width: 40rem;
}
.blog-right-section .blog-right-img-title p {
margin-top: 3rem;
font-size: 1.8rem;
line-height: 1.4;
}
.career-submit .container-max .page-title-wrap .large-title {
margin: 0 0 1rem;
color: var(--primary);
font-size: 4.8rem;
font-weight: 800;
line-height: 1.25;
letter-spacing: -0.1rem;
}
.page-title-text {
padding: 0 0 6rem;
}
.page-title-text .section {
padding-bottom: 0;
}
.page-title-text .section p {
font-size: 2.4rem;
padding: 0 18rem;
}
.page-title-text .section a {
display: inline-block;
margin: 3rem 0 0;
}
.page-title-text .section img {
width: auto;
}
@keyframes scroll {
0% {
opacity: 1;
}
10% {
transform: translateY(0);
opacity: 1;
}
100% {
transform: translateY(15px);
opacity: 1;
}
}
.page-title-text .section .scroll-downs .mousey {
width: 3px;
padding: 6px 9px;
height: 27px;
border: 3px solid var(--gray);
border-radius: 25px;
opacity: 0.75;
box-sizing: content-box;
}
.page-title-text .section .scroll-downs .mousey .scroller {
width: 3px;
height: 10px;
border-radius: 25%;
background-color: var(--primary);
animation-name: scroll;
animation-duration: 2.2s;
animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
animation-iteration-count: infinite;
}
.page-banner-wrap {
margin: 0 0 10rem;
position: relative;
}
.page-banner-wrap .banner-image {
position: relative;
padding-bottom: 28%;
overflow: hidden;
}
.page-banner-wrap .banner-image img {
top: 50%;
left: 50%;
position: absolute;
min-height: 100%;
object-fit: cover;
transform: translate(-50%, -50%);
}
.page-banner-wrap .banner-image:after {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.2;
position: absolute;
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/dots.png) repeat;
}
.page-banner-wrap .banner-caption {
left: 0;
bottom: 0;
width: 100%;
position: absolute;
padding: 3rem 0;
background-color: rgba(0, 0, 0, 0.5);
}
.page-banner-wrap .banner-caption .page-title-wrap {
text-align: center;
}
.page-banner-wrap .banner-caption .page-title-wrap h5 {
color: var(--white);
font-size: 1.6rem;
letter-spacing: -0.04rem;
margin: 0 0 0.5rem;
}
.page-banner-wrap .banner-caption .page-title-wrap h1 {
margin: 0 0 1rem;
color: var(--white);
}
.page-banner-wrap .banner-caption .page-title-wrap p {
color: var(--white);
max-width: 88rem;
margin: 0 auto 1.5rem;
font-size: 2.4rem;
}
.page-banner-wrap .banner-caption .page-title-wrap a.btn {
left: 50%;
bottom: 0;
position: absolute;
transform: translate(-50%, 50%);
}
.right-img-content {
padding: 2rem 0 0;
}
.right-img-content .right-img {
position: relative;
transform: translateX(31%);
right: 0%;
overflow: hidden;
}
.left-img-content::before {
content: "";
background-color: #f8f8f8;
width: calc(100% - 80px);
height: 100%;
display: block;
position: absolute;
left: 0;
top: -110px;
z-index: -1;
border-radius: 0px 10px 10px 0px;
-webkit-border-radius: 0px 10px 10px 0px;
-moz-border-radius: 0px 10px 10px 0px;
-o-border-radius: 0px 10px 10px 0px;
}
.left-img-content .left-img {
position: relative;
transform: translateX(-31%);
left: 0%;
overflow: hidden;
}
.left-img-content .new-sec-head {
position: relative;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.two-column-grid .row > div:nth-child(2n+2) {
border-left: 1px solid #ebebeb;
}
.two-column-grid .row.odd-items > div:last-child .grid-item {
border-bottom: none;
}
.two-column-grid .row.even-items > div:nth-last-child(-n+2) .grid-item {
border-bottom: none;
}
.two-column-grid .grid-item {
height: 100%;
padding: 3.5rem 0 2rem;
position: relative;
border-bottom: 1px solid #ebebeb;
}
.two-column-grid .grid-item.odd {
margin-right: 6rem;
}
.two-column-grid .grid-item.even {
margin-left: 6rem;
}
.two-column-grid .grid-item .heading {
font-size: 2.2rem;
position: relative;
margin: 0 0 1.2rem;
padding: 0 0 0 4.5rem;
}
.two-column-grid .grid-item .heading:before {
content: "";
width: 1.6rem;
height: 1.6rem;
display: block;
top: 0.4rem;
left: 0;
position: absolute;
background: #fe6666;
}
.two-column-grid .grid-item .heading:after {
content: "";
width: 1.6rem;
height: 1.6rem;
display: block;
top: 1.2rem;
left: 0.8rem;
position: absolute;
outline: 2px solid var(--white);
outline-offset: -2px;
background: var(--primary);
}
.two-column-grid .grid-item p {
font-size: 1.8rem;
}
.three-column-grid .grid-item {
height: 100%;
padding: 2rem 4rem;
text-align: center;
position: relative;
border-right: 1px solid #ebebeb;
}
.three-column-grid .grid-item:after {
content: "";
left: 4rem;
right: 4rem;
bottom: 0;
position: absolute;
border-bottom: 1px solid #ebebeb;
}
.three-column-grid .grid-item .icon {
width: 15rem;
margin: 0 0 2rem;
display: inline-block;
position: relative;
}
.three-column-grid .grid-item .icon:after {
content: "";
display: block;
padding-bottom: 100%;
}
.three-column-grid .grid-item .icon img {
width: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%) scale(0.85);
}
.three-column-grid .grid-item p {
margin: 0;
}
.three-column-grid .row > div:nth-child(3n+3) .grid-item {
border-right: none;
}
.three-column-grid .row > div:nth-last-child(-n+3) .grid-item:after {
display: none;
}
.four-column-grid .grid-item {
height: 100%;
padding: 2rem 4rem;
text-align: center;
position: relative;
border-right: 1px solid #ebebeb;
}
.four-column-grid .grid-item.small {
padding: 4rem;
}
.four-column-grid .grid-item:after {
content: "";
left: 4rem;
right: 4rem;
bottom: 0;
position: absolute;
border-bottom: 1px solid #ebebeb;
}
.four-column-grid .grid-item .icon {
width: 12rem;
position: relative;
display: inline-block;
margin: 0 0 1rem;
}
.four-column-grid .grid-item .icon img {
top: 50%;
left: 50%;
position: absolute;
width: auto;
transform: translate(-50%, -50%) scale(0.75);
}
.four-column-grid .grid-item .icon:after {
content: "";
display: block;
padding-bottom: 100%;
}
.four-column-grid .grid-item p {
font-size: 1.8rem;
margin: 0;
}
.four-column-grid .row > div:nth-child(4n+4) .grid-item {
border-right: none;
}
.four-column-grid .row > div:nth-last-child(-n+4) .grid-item:after {
display: none;
}
.six-column-grid .grid-item {
height: 100%;
padding: 0;
text-align: center;
position: relative;
margin: 0 3rem 6rem;
}
.six-column-grid .grid-item.small {
padding: 4rem;
}
.six-column-grid .grid-item:after {
content: "";
top: 5rem;
right: -3rem;
position: absolute;
height: 30px;
width: 1px;
border-right: 1px solid #ebebeb;
}
.six-column-grid .grid-item .icon {
width: 10rem;
position: relative;
display: inline-block;
margin: 0 0 1rem;
}
.six-column-grid .grid-item .icon img {
top: 50%;
left: 50%;
position: absolute;
width: auto;
transform: translate(-50%, -50%) scale(0.75);
}
.six-column-grid .grid-item .icon:after {
content: "";
display: block;
padding-bottom: 100%;
}
.six-column-grid .grid-item p {
font-size: 1.3rem;
margin: 0;
border: 1px solid #ebebeb;
border-radius: 1.5rem;
padding: 0.2rem 0;
}
.six-column-grid .row > div:nth-child(6n+6) .grid-item:after {
display: none;
}
.six-column-grid .row > div:nth-last-child(-n+6) .grid-item {
margin: 0 3rem 0;
}
.eight-column-box {
margin: 6rem 0 0;
}
.eight-column-box .text {
height: 100%;
padding: 2rem 3rem;
background: #e6e6e6;
}
.eight-column-box .text .heading {
font-size: 2.2rem;
font-weight: 800;
margin: 0 0 1rem;
}
.eight-column-box .image {
min-height: 100%;
position: relative;
overflow: hidden;
padding-bottom: 102.5%;
}
.eight-column-box .image img {
top: 50%;
left: 50%;
position: absolute;
min-height: 100%;
object-fit: cover;
transform: translate(-50%, -50%);
}
.three-column-box {
margin: 4rem 0 0;
position: relative;
}
.three-column-box:before {
content: "";
width: 100%;
height: 100%;
top: -4rem;
left: -4rem;
position: absolute;
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/dots.png) repeat;
}
.three-column-box .box {
margin: 0 0 3rem;
padding: 3rem 4rem;
border-radius: 1rem;
background-color: #fff;
border: 2px solid #e4e4e4;
}
.three-column-box .box h4 {
margin: 0 0 1rem;
font-weight: 800;
color: var(--primary);
}
.three-column-box .box p {
font-size: 1.8rem;
margin: 0 0 0.5rem;
}
.icons-with-text {
margin: 6rem 0 0;
}
.icons-with-text ul {
margin: 0;
padding: 0;
list-style: none;
}
.icons-with-text ul li {
width: 25rem;
margin: 2rem 0;
text-align: center;
position: relative;
}
.icons-with-text ul li:before {
content: "";
width: 12rem;
border-bottom: 2px dashed #cccccc;
top: 4.3rem;
left: -6rem;
position: absolute;
}
.icons-with-text ul li:nth-child(4n+1):before {
display: none;
}
.icons-with-text ul li .icon {
width: 8.6rem;
position: relative;
display: inline-block;
border-radius: 1rem;
margin: 0 0 1rem;
background: #fafafa;
border: 2px solid #ebebeb;
}
.icons-with-text ul li .icon img {
top: 50%;
left: 50%;
position: absolute;
width: auto;
max-width: 65%;
transform: translate(-50%, -50%);
}
.icons-with-text ul li .icon:after {
content: "";
display: block;
padding-bottom: 100%;
}
.icons-with-text ul li p {
font-size: 1.8rem;
}
.tools {
margin: 8rem 0 0;
}
.tools ul {
padding: 0;
list-style: none;
}
.tools ul li {
width: 20%;
margin: 0 0 4rem;
text-align: center;
position: relative;
}
.tools ul li:before {
content: "";
border-left: 1px solid #cccccc;
height: 50%;
top: 50%;
left: 0;
position: absolute;
transform: translateY(-50%);
}
.tools ul li:nth-child(5n+1):before {
display: none;
}
.tools ul li .icon {
width: 8.6rem;
position: relative;
display: inline-block;
border-radius: 1rem;
margin: 0 0 1rem;
}
.tools ul li .icon img {
top: 50%;
left: 50%;
position: absolute;
width: auto;
max-width: 65%;
transform: translate(-50%, -50%);
}
.tools ul li .icon:after {
content: "";
display: block;
padding-bottom: 100%;
}
.tools ul li p {
font-size: 1.8rem;
}
.middle-banner {
overflow: hidden;
position: relative;
border-radius: 1rem;
}
.middle-banner .text {
top: 50%;
right: 20rem;
position: absolute;
transform: translateY(-50%);
}
.middle-banner .text h4 {
color: var(--white);
font-size: 3.6rem;
line-height: 1.1;
font-weight: 900;
letter-spacing: -0.22rem;
margin: 0 0 1rem;
}
.middle-banner .text .classic-btn {
color: var(--white);
}
.middle-banner .text .classic-btn span {
border-color: var(--white);
}
.middle-banner .text .classic-btn span:before {
background: var(--white);
}
.achievement .praised-by {
-webkit-box-flex: 0;
-ms-flex: 0 0 18%;
flex: 0 0 18%;
max-width: 18%;
margin: 0 1%;
}
.achievement .praised-by .image {
padding-bottom: 53.5%;
position: relative;
border: 2px solid #dbdbdb;
border-radius: 1rem;
margin: 0 0 1.8rem;
}
.achievement .praised-by .image img {
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
width: auto;
max-width: 90%;
}
.achievement .praised-by p {
font-size: 1.6rem;
}
.seperator {
text-align: center;
position: relative;
}
.seperator .line {
width: 30rem;
position: relative;
display: inline-block;
border-bottom: 1px solid #cccccc;
}
.seperator .line:before {
content: "";
top: -0.5rem;
left: -1.5rem;
position: absolute;
width: 1rem;
height: 1rem;
border-radius: 1rem;
display: inline-block;
border: 1px solid #cccccc;
}
.seperator .line:after {
content: "";
top: -0.5rem;
right: -1.5rem;
position: absolute;
width: 1rem;
height: 1rem;
border-radius: 1rem;
display: inline-block;
border: 1px solid #cccccc;
}
.seperator .line .circle {
width: 1.6rem;
height: 1.6rem;
border-radius: 2rem;
display: inline-block;
background: var(--white);
border: 1px solid #cccccc;
outline: 5px solid var(--white);
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.seperator.absolute {
left: 0;
right: 0;
bottom: 0;
position: absolute;
margin: 0 auto;
}
.entry-content {
padding: 4rem 20rem 0 0;
}
.entry-content ol ul {
margin: 2rem 0 0;
}
.entry-content ul {
list-style: none;
padding: 0;
}
.entry-content ul li {
position: relative;
padding: 0 0 0 3.5rem;
font-size: 2rem;
line-height: 1.8;
margin: 0 0 0rem;
font-weight: 300;
}
.entry-content ul li:after {
content: "";
width: 1rem;
height: 1rem;
display: block;
top: 1.3rem;
left: 1rem;
position: absolute;
background: var(--light-gray);
border-radius: 50%;
}
.content-with-image .content {
padding: 4rem 0 0 0;
} div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
font-size: 1.8rem;
margin: 2em 0em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
color: #ff0000;
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
display: block;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1.3rem;
font-weight: normal;
line-height: 1.8;
display: block !important;
top: 100%;
left: 0;
position: absolute;
opacity: 1 !important;
z-index: 1 !important;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
display: none;
}
div.wpcf7 div.ajax-error {
display: none;
} .header {
width: 100%;
z-index: 99;
top: 0;
position: absolute;
}
.header > div {
min-height: 7rem;
margin: 0 auto;
padding: 0 3rem;
position: relative;
}
.header .logo {
max-width: 18rem;
display: inline-block;
}
.header .nav ul.menu {
margin: 0;
padding: 0;
list-style: none;
}
.header .nav ul.menu * {
letter-spacing: normal;
}
.header .nav ul.menu > li {
float: left;
margin-bottom: 0;
font-size: 1.8rem;
line-height: 7rem;
font-weight: 400;
}
.header .nav ul.menu > li + li {
margin-left: 3rem;
}
.header .nav ul.menu > li > .caret {
width: 5rem;
height: 6rem;
top: 0;
right: 0;
vertical-align: middle;
position: absolute;
margin-left: -1rem;
z-index: 2;
transition: transform 0.2s ease;
display: none;
}
.header .nav ul.menu > li > .caret:after {
content: "";
font-family: "icomoon";
position: absolute;
top: 48%;
left: 50%;
transform: translate(-50%, -50%);
color: var(--primary);
font-size: 1rem;
}
.header .nav ul.menu > li > a {
padding: 0 1rem;
display: inline-block;
}
.header .nav ul.menu > li > a:hover {
text-decoration: none;
}
.header .nav ul.menu > li:last-child a {
color: var(--white) !important;
padding: 0.6rem 1.8rem;
}
.header .nav ul.menu > li:hover .mega-menu, .header .nav ul.menu > li:focus .mega-menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.header .nav .mega-menu {
padding: 0 3rem 4rem;
list-style: none;
top: 100%;
left: -1.5rem;
right: -1.5rem;
position: absolute;
visibility: hidden;
background: var(--white);
opacity: 0;
border-top: 1px solid #ccc;
transform: translateY(5rem);
transition: opacity 0.3s ease, transform 0.3s ease;
box-shadow: 0 0.6rem 1.2rem 0 rgba(0, 0, 0, 0.15);
}
.header .nav .mega-menu > li:first-child.mega-heading a {
color: var(--gray);
display: block;
font-size: 3.4rem;
font-weight: 800;
letter-spacing: -0.18rem;
line-height: 0.8;
margin: 0;
padding-top: 3rem;
padding-bottom: 2rem;
padding-left: 1.5rem;
text-decoration: none;
}
.header .nav .mega-menu > li > .mega-sub-menu {
padding: 0;
list-style: none;
display: block;
}
.header .nav .mega-menu > li > .mega-sub-menu > li {
float: left;
margin: 0;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column {
padding: 0 1.5rem;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column > .mega-sub-menu {
margin: 0;
padding: 0;
list-style: none;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column > .mega-sub-menu > li.mega-menu-item {
font-size: 1.6rem;
font-weight: 400;
line-height: 2;
margin: 0;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column .wp-caption {
position: relative;
border-radius: 1rem;
overflow: hidden;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column .wp-caption:after {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0.4;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column .wp-caption .wp-caption-text {
left: 2rem;
bottom: 2rem;
position: absolute;
z-index: 1;
color: #fff;
font-size: 2.4rem;
line-height: 1.25;
font-weight: 800;
letter-spacing: -0.12rem;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-1-of-12 {
width: 8.33333%;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-2-of-12 {
width: 18.75%;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-3-of-12 {
width: 25%;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-3-of-12 li.mega-menu-item:nth-child(4n+1) {
margin-top: 2rem;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-3-of-12 li.mega-menu-item:first-child,
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-3-of-12 li.mega-menu-item:last-child {
margin-top: 0rem;
}
.header.scrolled {
position: fixed;
background: #fff;
box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
transition: all 0.3s ease;
animation: header 0.5s ease;
-webkit-animation: header 0.5s ease;
}
.header-fixed .header .logo .dark {
display: none;
}
.header-fixed .header .nav ul.menu > li > a {
color: var(--white);
}
.header-fixed .header .nav ul.menu > li > a:hover {
color: var(--primary);
}
.header-fixed .header.scrolled .logo .light {
display: none;
}
.header-fixed .header.scrolled .logo .dark {
display: block;
}
.header-fixed .header.scrolled nav ul.menu > li > a {
color: var(--dark-gray);
}
.header-fixed .header.scrolled nav ul.menu > li:last-child a {
color: var(--white);
}
.header-static .logo .light {
display: none;
}
.header-static .header .nav ul.menu > li > a {
color: var(--dark-gray);
}
.header-static .header .nav ul.menu > li > a:hover {
color: var(--primary);
} .footer-map {
margin: -8rem 0;
}
.footer-map > div {
padding: 0;
}
.footer-map img.mobile {
display: none;
}
.footer {
padding: 2rem 0 0;
}
.footer ul {
list-style: none;
padding: 1rem;
margin: 0;
}
.footer ul li {
display: inline-block;
padding: 0 0.5rem;
font-size: 1.5rem;
color: var(--dark-gray);
}
.footer ul li a img {
max-width: 2rem !important;
}
.footer .footer-social {
margin: 1rem 0 1.5rem 0;
text-align: left;
position: relative;
}
.footer .footer-social ul li {
font-size: 1.5rem;
margin: 0;
}
.footer .footer-social ul li a {
font-size: 1.8rem;
}
.footer .footer-social ul li.menu-item {
font-weight: 700;
margin-right: 1.2rem;
}
.footer .footer-social ul li.menu-item a {
font-size: 1.5rem !important;
}
.footer .footer-social:after {
content: "";
width: 100%;
left: 0;
top: 50%;
position: absolute;
z-index: -1;
border-bottom: 1px solid #cccccc;
}
.footer .footer-social .social {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
background: var(--white);
}
.footer .footer-social .social li {
display: inline-block;
margin: 0;
}
.footer .footer-social .social li a {
display: block;
line-height: 1;
}
.footer .quick-link {
margin: 0 0 3rem;
text-align: center;
font-size: 1.6rem;
}
.footer .quick-link a {
display: inline-block;
text-decoration: none;
position: relative;
}
.footer .quick-link a:before {
content: "+";
margin-right: 5px;
}
.footer .quick-link a.active:before {
content: "-";
}
.footer .footer-menu {
padding: 0;
list-style: none;
line-height: 1;
margin: 0;
}
.footer .footer-menu li {
color: var(--dark-gray);
display: inline-block;
font-weight: 400;
line-height: 1;
font-size: 1.5rem;
margin: 0;
}
.footer .footer-menu li:first-child {
font-weight: 700;
}
.footer .footer-menu li + li {
margin-left: 1.2rem;
}
.footer .footer-menu li a {
text-decoration: none;
color: var(--dark-gray);
line-height: 2rem;
font-size: 1.5rem;
margin: 0 0 1.6rem;
display: inline-block;
}
.footer p {
color: var(--dark-gray);
font-size: 1.5rem;
font-weight: 400;
line-height: 2rem;
margin: 0 0 1.6rem;
text-align: right;
}
.footer p strong {
color: var(--dark-gray);
margin-right: 1.2rem;
}
.footer p strong:last-child {
margin-right: 0.5rem;
}
.footer .footer-logo {
max-width: 10rem;
display: inline-block;
vertical-align: text-bottom;
} .slider {
position: relative;
}
.slider .item {
height: 100vh;
overflow: hidden;
position: relative;
}
.slider .item img {
top: 0;
left: 50%;
position: absolute;
transform: translateX(-50%);
min-height: 100%;
object-fit: cover;
}
.slider .item:after {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0.2;
}
.slider .slider-caption {
left: 0;
right: 0;
bottom: 5%;
margin: 0 auto;
text-align: center;
max-width: 150rem;
position: absolute;
color: #fff;
z-index: 1;
padding: 3.5rem 0 3rem;
}
.slider .slider-caption:before {
content: "";
top: 0;
left: -100%;
position: absolute;
width: 100%;
height: 100%;
display: block;
background: inherit;
}
.slider .slider-caption:after {
content: "";
top: 0;
right: -100%;
position: absolute;
width: 100%;
height: 100%;
display: block;
background: inherit;
}
.slider .slider-caption .hash-tag {
font-size: 2rem;
font-weight: 400;
margin: 0 0 1rem;
}
.slider .slider-caption .caption-head {
font-size: 6.8rem;
font-weight: 800;
line-height: 1.06;
margin: 0 0 4rem;
letter-spacing: -0.2rem;
}
.slider .slider-caption .caption-head span {
font-weight: 400;
}
.slider .slider-caption p {
color: #fff;
font-size: 3.2rem;
}
.slider .owl-dots {
left: 3rem;
bottom: 1.6rem;
position: absolute;
}
.slider .owl-dots .owl-dot {
zoom: 1;
display: inline-block;
margin: 0 26px 0 0;
outline: none;
position: relative;
}
.slider .owl-dots .owl-dot span {
width: 14px;
height: 14px;
display: block;
border: 2px solid #fff;
border-radius: 30px;
position: relative;
}
.slider .owl-dots .owl-dot span:after {
content: "";
width: 4px;
height: 4px;
position: absolute;
left: 3px;
top: 3px;
opacity: 0;
border-radius: inherit;
backface-visibility: visible;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
}
.slider .owl-dots .owl-dot:before {
content: "";
width: 0;
transition: width 8s ease-in-out;
}
.slider .owl-dots .owl-dot.active {
margin: 0 190px 0 0;
}
.slider .owl-dots .owl-dot.active span:after {
background: #fff;
opacity: 1;
}
.slider .owl-dots .owl-dot.active:after {
content: "";
width: 160px;
height: 2px;
background: #fff;
display: block;
position: absolute;
left: 26px;
top: 6px;
}
.slider .owl-dots .owl-dot.active:before {
height: 6px;
background: #fff;
display: block;
position: absolute;
left: 26px;
top: 4px;
}
.slider .owl-dots.dots-animated .active:before {
width: 160px;
}
.slider .social {
list-style: none;
margin: 0px;
padding: 0px;
right: 3rem;
bottom: 1.6rem;
position: absolute;
z-index: 9;
}
.slider .social li {
margin: 0;
font-size: 2.8rem;
display: inline-block;
}
.slider .social li + li {
margin-left: 1.6rem;
}
.slider .social li a {
color: var(--white);
}
.home-services .services-box {
margin: 1.5rem 0;
overflow: hidden;
position: relative;
border-radius: 1rem;
padding-bottom: 58%;
}
.home-services .services-box img {
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
min-height: 100%;
object-fit: cover;
}
.home-services .services-box .service-description {
left: 0;
bottom: 0;
width: 100%;
position: absolute;
z-index: 2;
max-height: 100%;
padding: 4rem 6rem 2rem 3rem;
}
.home-services .services-box .service-description .service-title {
margin: 0 0 4px;
font-weight: 800;
color: var(--white);
transform: translateY(10.5rem);
}
.home-services .services-box .service-description p {
font-size: 1.6rem;
color: var(--white);
font-weight: 400;
margin: 0;
line-height: 1.6;
transform: translateY(14rem);
}
.home-services .services-box .service-description i {
right: 2rem;
bottom: 2rem;
position: absolute;
font-size: 2.6rem;
line-height: 1;
text-decoration: none;
color: var(--white);
z-index: 2;
font-weight: 700;
}
.home-services .services-box .service-description i:hover {
color: var(--primary);
}
.home-services .services-box:hover:after {
opacity: 0;
}
.home-services .services-box:hover .service-description {
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
transition: background-color 0.3s ease;
}
.home-services .services-box:hover .service-description .service-title {
position: relative;
bottom: 3rem;
transform: translateY(3rem);
transition: transform 0.3s ease;
}
.home-services .services-box:hover .service-description p {
opacity: 1;
position: relative;
bottom: 3rem;
transform: translateY(3rem);
transition: all 0.3s ease;
}
.home-services .services-box:hover .service-description p {
display: block;
opacity: 1;
}
.services-box-thumb {
position: relative;
}
.services-box-thumb .three-thumb {
width: 2rem;
height: 2rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: -2rem;
right: -2rem;
}
.services-box-thumb .three-thumb:after {
content: "";
width: 3rem;
height: 3rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: 3.4rem;
left: 0rem;
}
.services-box-thumb .three-thumb::before {
content: "";
width: 3rem;
height: 3rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
left: -4.7rem;
top: -1rem;
}
.image-three-box {
margin: 4rem 4rem 0rem;
position: relative;
}
.image-three-box img {
z-index: 1;
position: relative;
border-radius: 10px;
}
.image-three-box .three-thumb {
width: 2rem;
height: 2rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: -3.2rem;
left: -3.2rem;
}
.image-three-box .three-thumb:after {
content: "";
width: 4rem;
height: 4rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: 3.4rem;
left: -2rem;
}
.image-three-box .three-thumb::before {
content: "";
width: 4rem;
height: 4rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
right: -5rem;
top: -2rem;
}
.home-clients .clients {
margin: 0 15px;
padding: 0;
list-style: none;
}
.home-clients .clients li {
-webkit-box-flex: 0;
-ms-flex: 0 0 18%;
flex: 0 0 18%;
max-width: 18%;
border: solid 1px #dbdbdb;
background: #ffffff;
position: relative;
margin: 2rem 0;
}
.home-clients .clients li:after {
content: "";
display: block;
padding-bottom: 54%;
}
.home-clients .clients li img {
top: 50%;
left: 50%;
position: absolute;
width: auto;
max-width: 90%;
filter: grayscale(1);
transform: translate(-50%, -50%);
transition: all 0.2s ease;
}
.home-clients .clients li:hover img {
opacity: 1;
filter: grayscale(0);
}
.home-brands p {
font-size: 1.8rem;
color: var(--dark-gray);
margin: 1rem 0;
line-height: 1.6;
}
.home-brands .brand-image {
margin-top: 2rem;
border-radius: 0.5rem;
}
.home-brands .brand-image img {
max-width: 97%;
height: auto;
border-radius: 1rem;
}
.home-brands .brand-content {
margin-top: 2rem;
}
.home-brands .brand-content img {
max-width: 360px;
width: 100%;
}
.home-brands .brand-section .brand-icon img {
width: 4.8rem;
height: auto;
}
.home-brands .brand-section .brand-date {
font-size: 1.6rem;
margin-left: 1rem;
line-height: 1;
}
.home-brands .brand-bottom-section {
margin-top: 4rem;
}
.award-wrap {
margin-top: 6rem;
}
.portfolio-slider-wrap .seperator {
margin-top: -2.5rem;
}
.portfolio-slider-wrap {
padding-left: 10rem;
position: relative;
margin-top: 6rem;
}
.portfolio-slider-wrap.iot-portfolio .content {
transform: translateY(0%);
}
.portfolio-slider-wrap .progress-bar {
left: 10px;
top: 0;
position: absolute;
height: 100%;
width: 2px;
background: #e8e8e8;
}
.portfolio-slider-wrap .progress-bar:before {
content: "";
width: 12px;
height: 12px;
border-radius: 12px;
position: absolute;
top: -12px;
left: -5px;
border: 1px solid #cccccc;
}
.portfolio-slider-wrap .progress-bar:after {
content: "";
width: 12px;
height: 12px;
border-radius: 12px;
position: absolute;
bottom: -12px;
left: -5px;
border: 1px solid #cccccc;
}
.portfolio-slider-wrap .progress-bar span {
width: 100%;
height: 40%;
display: block;
}
.portfolio-slider-wrap .content {
padding: 0 6rem 0 0;
transform: translateY(-15%);
}
.portfolio-slider-wrap .content .title {
color: var(--dark-gray);
font-weight: 800;
letter-spacing: -0.1rem;
font-size: 2.8rem;
margin-bottom: 1rem;
}
.portfolio-slider-wrap .content p {
line-height: 1.6;
font-size: 1.8rem;
margin-bottom: 0.5rem;
}
.portfolio-slider-wrap .content ul {
list-style: none;
padding: 0;
}
.portfolio-slider-wrap .content ul li {
line-height: 1.6;
font-size: 1.8rem;
margin-bottom: 0;
margin-top: 0.5rem;
color: var(--dark-gray);
display: inline-block;
}
.portfolio-slider-wrap .content ul li::after {
content: "";
width: 2px;
height: 2px;
background: var(--dark-gray);
display: inline-block;
vertical-align: middle;
margin: 0 0.6rem;
}
.portfolio-slider-wrap .content ul li:last-child::after {
content: none;
}
.portfolio-slider-wrap .content .app-links a {
max-width: 14rem;
display: inline-block;
margin-top: 1rem;
}
.portfolio-slider-wrap .content .app-links a + a {
margin-left: 1rem;
}
.portfolio-slider-wrap .content .app-links a img {
width: 120px;
}
.portfolio-slider-wrap .image-wrap {
position: relative;
margin-top: 2rem;
}
.portfolio-slider-wrap .image-wrap .main-image {
padding: 0 13.5% 2rem 0;
margin-bottom: 4rem;
}
.portfolio-slider-wrap .image-wrap .main-image .main-image-pos {
position: relative;
padding-bottom: 57%;
overflow: hidden;
border-radius: 1rem;
}
.portfolio-slider-wrap .image-wrap .main-image img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: auto;
height: auto;
}
.portfolio-slider-wrap .image-wrap .main-image-left {
padding: 0 0% 2rem 13.5%;
}
.portfolio-slider-wrap .image-wrap .mobile-screen {
right: 0;
bottom: 0;
position: absolute;
width: 26.6%;
}
.portfolio-slider-wrap .image-wrap .mobile-screen .mobile-model {
position: static;
}
.portfolio-slider-wrap .image-wrap .mobile-screen img {
width: auto;
}
.portfolio-slider-wrap .image-wrap .mobile-screen-right {
right: auto;
left: -3px;
}
.portfolio-slider-wrap .image-wrap + .classic-btn-right {
float: right;
}
.portfolio-slider-wrap .owl-dots {
text-align: center;
top: 2rem;
position: relative;
}
.portfolio-slider-wrap .owl-dots .owl-dot {
line-height: 1;
margin: 0 0.5rem;
}
.portfolio-slider-wrap .owl-dots .owl-dot span {
width: 1rem;
height: 1rem;
display: block;
border-radius: 1rem;
background: #ccc;
}
.portfolio-slider-wrap .owl-dots .owl-dot.active span {
background: #999;
}
.portfolio-slider-wrap .classic-btn {
transform: translateY(-155%);
}
.home-partners .section-head {
margin: 0;
}
.home-partners .partners {
margin: 0;
padding: 0;
width: 90%;
list-style: none;
}
.home-partners .partners li {
-webkit-box-flex: 0;
-ms-flex: 0 0 23%;
flex: 0 0 23%;
max-width: 23%;
border: solid 1px #dbdbdb;
background: #ffffff;
position: relative;
margin: 1rem 0;
}
.home-partners .partners li:after {
content: "";
display: block;
padding-bottom: 54%;
}
.home-partners .partners li img {
top: 50%;
left: 50%;
position: absolute;
width: auto;
max-width: 80%;
transform: translate(-50%, -50%);
}
.home-blog .owl-stage {
display: flex;
}
.home-blog .owl-item {
display: flex;
flex: 1 0 auto;
}
.home-blog .blog-bg {
position: relative;
padding: 3rem 0 4rem 10rem;
}
.home-blog .blog-bg::before {
content: "";
position: absolute;
left: 25rem;
top: 0px;
width: 200%;
height: 100%;
display: block;
z-index: -1;
border-radius: 10px;
background: #f4f4f4;
}
.home-blog .more-blog {
padding: 3rem 0 0 29rem;
}
.home-blog .home-blog-carousel .owl-nav {
top: 50%;
left: -100px;
position: absolute;
transform: translateY(-50%);
}
.home-blog .home-blog-carousel .owl-nav button {
width: 4.8rem;
height: 4.8rem;
display: inline-block;
border-radius: 50%;
text-align: center;
border: 1px solid #cccccc;
font-size: 1.8rem;
outline: none;
}
.home-blog .home-blog-carousel .owl-nav button.owl-prev {
display: none;
}
.home-blog .home-blog-carousel .owl-nav button i {
color: #cccccc;
}
.home-blog .blog-item {
height: calc(100% - 20px);
padding: 4rem 3.8rem 6rem;
background: #fff;
border-radius: 1rem;
position: relative;
margin: 1rem;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
.home-blog .blog-item .blog-title {
font-size: 2rem;
font-weight: 400;
line-height: 1.5;
margin: 0 0 30px;
}
.home-blog .blog-item .blog-title a {
color: var(--dark-gray);
text-decoration: none;
}
.home-blog .blog-item .post-date {
font-size: 1.6rem;
color: var(--secondary);
position: absolute;
left: 3.8rem;
bottom: 2rem;
}  .portfolio-masonry {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 4rem;
}
.portfolio-masonry .masonry-item {
color: #fff;
position: relative;
border-radius: 1rem;
-webkit-border-radius: 1rem;
overflow: hidden;
background-color: #deeefa;
}
.portfolio-masonry .masonry-item:nth-child(odd) {
background-color: #fff7cd;
}
.portfolio-masonry .masonry-item:before {
content: "";
height: 0;
display: block;
padding-top: 100%;
position: relative;
}
.portfolio-masonry .masonry-item img {
top: 50%;
left: 50%;
position: absolute;
min-height: 100%;
object-fit: cover;
border-radius: 1rem;
-webkit-border-radius: 1rem;
transform: translate(-50%, -50%);
transition: transform 0.3s ease;
}
.portfolio-masonry .masonry-item:not([class*=row-2]) .portfolio-info {
height: 100%;
}
.portfolio-masonry .masonry-item .portfolio-info {
left: 0;
bottom: 0;
width: 100%;
height: calc(50% - 2rem);
padding: 2rem 2rem 7rem;
position: absolute;
border-radius: 1rem;
transition: all 0.3s ease;
}
.portfolio-masonry .masonry-item .portfolio-info h5 {
font-size: 1.8rem;
font-weight: 400;
opacity: 0;
transform: translateY(-4rem);
}
.portfolio-masonry .masonry-item .portfolio-info .portfolio-title {
font-size: 2.8rem;
font-weight: 800;
margin: 0 0 1rem;
letter-spacing: -0.1rem;
opacity: 0;
transform: translateY(-3rem);
}
.portfolio-masonry .masonry-item .portfolio-info p {
opacity: 0;
color: var(--white);
font-size: 1.8rem;
letter-spacing: -0.048rem;
transform: translateY(-2rem);
}
.portfolio-masonry .masonry-item .portfolio-info .links {
opacity: 0;
transform: translateX(6rem);
position: absolute;
bottom: 2rem;
width: calc(100% - 4rem);
}
.portfolio-masonry .masonry-item .portfolio-info .links .classic-btn {
color: var(--white);
}
.portfolio-masonry .masonry-item .portfolio-info .links .classic-btn span {
border-color: var(--white);
}
.portfolio-masonry .masonry-item .portfolio-info .links .classic-btn span:before {
background-color: var(--white);
}
.portfolio-masonry .masonry-item .portfolio-info .links .store-link {
margin-left: auto;
}
.portfolio-masonry .masonry-item .portfolio-info .links .store-link a {
width: 4rem;
height: 4rem;
margin: 0 0.6rem;
display: inline-block;
}
.portfolio-masonry .masonry-item .portfolio-info .links .store-link a.google-play {
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/google-play.png) no-repeat center center/cover;
}
.portfolio-masonry .masonry-item .portfolio-info .links .store-link a.app-store {
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/app-store.png) no-repeat center center/cover;
}
.portfolio-masonry .masonry-item .portfolio-info .links .store-link a.website {
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/website.png) no-repeat center center/cover;
}
.portfolio-masonry .masonry-item:hover .portfolio-info {
background: rgba(0, 0, 0, 0.7);
}
.portfolio-masonry .masonry-item:hover .portfolio-info h5 {
opacity: 1;
transition: all 0.4s ease;
transform: translateY(0rem);
}
.portfolio-masonry .masonry-item:hover .portfolio-info .portfolio-title {
opacity: 1;
transition: all 0.5s ease;
transform: translateY(0rem);
}
.portfolio-masonry .masonry-item:hover .portfolio-info p {
opacity: 1;
transition: all 0.4s 0.2s ease;
transform: translateY(0rem);
}
.portfolio-masonry .masonry-item:hover .portfolio-info .links {
opacity: 1;
transition: all 0.4s 0.2s ease;
transform: translateX(0rem);
}
.portfolio-masonry .masonry-item:hover img {
transform: translate(-50%, -50%) scale(1.04);
}
.portfolio-masonry .col-2-row-1 {
grid-column-end: span 2;
grid-row-end: span 1;
}
.portfolio-masonry .col-2-row-1 p {
max-width: 75%;
}
.portfolio-masonry .col-2-row-1:before {
padding-top: 50%;
}
.portfolio-masonry .col-2-row-2 {
grid-column-end: span 2;
grid-row-end: span 2;
}
.portfolio-masonry .col-2-row-2 p {
max-width: 75%;
}
.portfolio-masonry .col-3-row-2 {
grid-column-end: span 3;
grid-row-end: span 2;
}
.portfolio-masonry .col-3-row-2 p {
max-width: 75%;
}
.portfolio-masonry .col-3-row-2:before {
padding-top: 50%;
}
.portfolio-masonry .col-4-row-2 {
grid-column-end: span 4;
grid-row-end: span 2;
}
.portfolio-masonry .col-4-row-2 p {
max-width: 50%;
}
.portfolio-masonry .col-4-row-2:before {
padding-top: 40%;
}
.portfolio-masonry .col-1-row-2 {
grid-column-end: span 1;
grid-row-end: span 2;
}  .contact-form {
margin-top: -8rem;
padding: 3rem 6rem;  }
.contact-form .form-group {
margin: 0 0 5rem;
}
.contact-form .wpcf7-form-control-wrap .wpcf7-form-control + .wpcf7-not-valid-tip {
display: none;
}
.contact-form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid {
border-bottom-color: var(--primary);
}
.contact-form .label-wrap.up .label {
opacity: 1;
bottom: 100%;
font-size: 1.4rem;
}
.contact-form .wpcf7-response-output {
display: none !important;
}
.contact-form input[type=number] {
-moz-appearance: textfield;
}
.contact-form input[type=number]::-webkit-inner-spin-button,
.contact-form input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.form-group {
display: block;
position: relative;
box-sizing: border-box;
margin: 0 0 3.5rem;
}
.form-group select.form-control {
background-image: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/down-caret.svg);
background-repeat: no-repeat;
background-position: right 10px top 16px;
background-size: 17px;
}
.form-group .form-control {
color: var(--light-gray);
width: 100%;
height: 46px;
background-color: transparent;
border-radius: 0;
border: none;
padding: 0;
display: block;
-webkit-appearance: none;
-moz-appearance: none;
font-family: inherit;
font-size: 1.8rem;
border-bottom: 2px solid #cccccc;
}
.form-group .form-control:focus {
outline: none;
}
.form-group .form-control::-webkit-input-placeholder {
opacity: 0;
transition: opacity 0.2s ease-out;
}
.form-group .form-control::-moz-placeholder {
opacity: 0;
transition: opacity 0.2s ease-out;
}
.form-group .form-control:not(:placeholder-shown) ~ .label-wrap .label {
opacity: 0;
bottom: calc(50% - 1rem);
}
.form-group .form-control:focus::-webkit-input-placeholder {
opacity: 0.8;
transition-delay: 0.2s;
}
.form-group .form-control:focus::-moz-placeholder {
opacity: 1;
transition-delay: 0.2s;
}
.form-group .form-control:focus ~ .label-wrap .label {
opacity: 1;
bottom: 100%;
font-size: 1.4rem;
}
.form-group .form-control:focus ~ .label-wrap:after {
width: 100%;
}
.form-group .label-wrap {
box-sizing: border-box;
width: 100%;
height: 100%;
pointer-events: none;
cursor: text;
position: absolute;
bottom: 0;
left: 0;
}
.form-group .label-wrap:after {
content: "";
box-sizing: border-box;
width: 0;
height: 2px;
background-color: #999;
position: absolute;
bottom: 0;
left: 0;
will-change: width;
transition: width 0.285s ease-out;
}
.form-group .label-wrap .label {
color: var(--light-gray);
position: absolute;
left: 0;
bottom: calc(50% - 0.9rem);
line-height: 1;
font-size: 1.8rem;
pointer-events: none;
transition: bottom 0.2s cubic-bezier(0.9, -0.15, 0.1, 1.15), opacity 0.2s ease-out, font-size 0.2s ease-out;
will-change: bottom, opacity, font-size;
}
.form-group.custom-file {
position: relative;
}
.form-group.custom-file input[type=file] {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
z-index: 2;
cursor: pointer;
}
.form-group.custom-file:after {
content: "SELECT";
color: var(--light-gray);
font-size: 1.4rem;
line-height: 1;
font-weight: 600;
display: inline-block;
background: #e6e6e6;
border-radius: 6px;
text-transform: uppercase;
padding: 8px 11px;
position: absolute;
top: 8px;
right: 16px;
}
.global-presence .office-address {
margin: 8rem 10rem;
}
.global-presence .office-address .contact-detail {
margin-top: 4rem;
}
.global-presence .office-address h3 {
color: var(--dark-gray);
font-size: 2.4rem;
font-weight: 900;
text-transform: uppercase;
margin-bottom: 1.2rem;
max-width: 52rem;
}
.global-presence .office-address p {
margin-bottom: 1rem;
line-height: 1.6;
max-width: 52rem;
}
.global-presence .office-address address {
font-size: 2rem;
line-height: 1.6;
font-weight: 300;
margin: 2rem 0 0;
letter-spacing: -0.05rem;
color: var(--dark-gray);
max-width: 52rem;
}
.global-presence .office-address .image-shadow::before {
display: none;
}
.global-presence .office-address .right-dots .three-thumbs {
top: -3rem;
right: -3rem;
left: inherit;
}
.global-presence .office-address .right-dots .three-thumbs::before {
right: -1rem;
top: 3rem;
left: inherit;
}
.global-presence .office-address .right-dots .three-thumbs::after {
top: -1rem;
right: 3rem;
left: inherit;
}
.global-presence .office-address .three-thumbs {
width: 2rem;
height: 2rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: -3rem;
left: -3rem;
}
.global-presence .office-address .three-thumbs::before {
content: "";
width: 3rem;
height: 3rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
left: -1rem;
top: 3rem;
}
.global-presence .office-address .three-thumbs::after {
content: "";
width: 3rem;
height: 3rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: -1rem;
left: 3rem;
}
.global-presence .give-wings {
margin: 0 8rem 6rem 8rem;
position: relative;
}
.global-presence .give-wings img {
border-radius: 10px;
}
.global-presence .give-wings .text {
top: 50%;
right: 20rem;
position: absolute;
transform: translateY(-50%);
}
.global-presence .give-wings .text h4 {
color: var(--white);
font-size: 3.6rem;
line-height: 1.1;
font-weight: 900;
letter-spacing: -0.22rem;
}
.global-presence .give-wings .text .classic-btn {
color: var(--white);
}
.global-presence .give-wings .text .classic-btn span {
border-color: var(--white);
}
.global-presence .give-wings .text .classic-btn span:before {
background-color: var(--white);
}
.global-presence .boxed-thumbs {
margin-top: 5rem;
}
.margin-top-12 {
margin-top: 12rem;
}  .services-wrap .service-listing {
margin: 10rem 0 5rem;
}
.services-wrap .service-listing .title {
color: var(--dark-gray);
font-size: 4rem;
}
.services-wrap .service-listing .content {
margin: 0 20rem 0 0;
}
.services-wrap .service-listing .image-shadow {
margin: 4rem 4rem 0rem;
position: relative;
}
.services-wrap .service-listing .image-shadow::before {
content: none;
}
.services-wrap .service-listing .image-shadow .three-thumbs {
width: 2rem;
height: 2rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: -3rem;
left: -3rem;
}
.services-wrap .service-listing .image-shadow .three-thumbs::before {
content: "";
width: 3rem;
height: 3rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
left: -1rem;
top: 3rem;
}
.services-wrap .service-listing .image-shadow .three-thumbs::after {
content: "";
width: 3rem;
height: 3rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: -1rem;
left: 3rem;
}
.services-wrap .service-listing .flex-md-row-reverse .image-shadow .three-thumbs {
top: -3rem;
right: -3rem;
left: inherit;
}
.services-wrap .service-listing .flex-md-row-reverse .image-shadow .three-thumbs::before {
right: -1rem;
top: 3rem;
left: inherit;
}
.services-wrap .service-listing .flex-md-row-reverse .image-shadow .three-thumbs::after {
top: -1rem;
right: 3rem;
left: inherit;
}  .service-headings {
margin: 0 0 3rem;
}
.service-headings h5 {
color: #999;
font-size: 16px;
letter-spacing: -0.04rem;
}
.service-headings h2 {
font-size: 3.6rem;
margin: 0 0 0.5rem;
letter-spacing: -0.1rem;
}  .team-main-wrap .classic-btn {
right: 0;
bottom: 5rem;
position: absolute;
z-index: 9;
}
.leaders-wrap {
margin: 0 0 4rem;
}
.leaders {
margin: 2rem 4rem;
}
.leaders .thumbnail {
float: left;
width: 12.5rem;
overflow: hidden;
border-radius: 1rem;
border: 2px solid #e6e6e6;
}
.leaders .thumbnail img {
width: auto;
}
.leaders .content {
margin: 0 0 0 14.5rem;
}
.leaders .content h4 {
color: var(--dark-gray);
font-size: 1.8rem;
font-weight: 700;
position: relative;
padding: 0 0 0 3rem;
margin: 0 0 0.6rem;
}
.leaders .content h4 span {
font-weight: 400;
}
.leaders .content h4:before {
content: "";
width: 1.4rem;
height: 1.4rem;
display: block;
top: 0.4rem;
left: 0;
position: absolute;
background: #fe6666;
}
.leaders .content h4:after {
content: "";
width: 1.4rem;
height: 1.4rem;
display: block;
top: 1rem;
left: 0.7rem;
position: absolute;
outline: 2px solid var(--white);
outline-offset: -2px;
background: var(--primary);
}
.leaders .content p {
font-size: 1.6rem;
}
.teams {
width: 25%;
text-align: center;
padding: 0 1rem;
margin: 2.5rem 0rem 4.5rem;
}
.teams .thumbnail {
width: 14rem;
max-width: 100%;
margin: 0 0 2rem;
overflow: hidden;
border-radius: 1rem;
display: inline-block;
border: 2px solid #e6e6e6;
}
.teams .thumbnail img {
width: auto;
}
.teams p {
font-size: 1.8rem;
font-weight: 600;
text-align: center;
}
.more-team {
display: none;
}  .boxed-thumbs > div {
vertical-align: bottom;
}
.boxed-thumbs > div:nth-child(3) {
vertical-align: top;
}
.boxed-thumbs > div:nth-child(4) {
vertical-align: top;
}
.boxed-thumbs > div img {
max-width: 100%;
border-radius: 1rem;
}
.boxed-thumbs.thumbs-type-one .boxed-400 {
width: 32rem;
height: 32rem;
}
.boxed-thumbs .boxed-400 {
width: 36rem;
height: 36rem;
background-color: #ebebeb;
border-radius: 10px;
display: inline-block;
margin: 1rem;
position: relative;
}
.boxed-thumbs .boxed-360 {
width: 32rem;
height: 32rem;
background-color: #ebebeb;
border-radius: 10px;
display: inline-block;
margin: 1rem;
position: relative;
}
.boxed-thumbs .boxed-300 {
width: 26rem;
height: 26rem;
background-color: #ebebeb;
border-radius: 10px;
display: inline-block;
margin: 1rem;
position: relative;
}
.boxed-thumbs .boxed-280 {
width: 24rem;
height: 24rem;
background-color: #ebebeb;
border-radius: 10px;
display: inline-block;
margin: 1rem;
position: relative;
}
.boxed-thumbs .boxed-270 {
width: 27rem;
height: 19.5rem;
background-color: #ebebeb;
border-radius: 10px;
display: inline-block;
margin: 1rem;
position: relative;
margin-left: 0;
}
.boxed-thumbs.left-boxing {
text-align: right;
}
.boxed-thumbs.right-boxing {
text-align: left;
}
.boxed-thumbs .three-thumbs {
width: 3rem;
height: 3rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: -5rem;
left: -5rem;
}
.boxed-thumbs .three-thumbs::before {
content: "";
width: 6rem;
height: 6rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
left: -3rem;
top: 5rem;
}
.boxed-thumbs .three-thumbs::after {
content: "";
width: 4.8rem;
height: 4.8rem;
background-color: #ebebeb;
border-radius: 0.5rem;
position: absolute;
top: -1.8rem;
left: 5rem;
}
.boxed-thumbs .three-thumbs.red-thumbs {
background-color: var(--primary);
}
.boxed-thumbs .three-thumbs.red-thumbs::before {
background-color: var(--primary);
}
.boxed-thumbs .three-thumbs.red-thumbs::after {
background-color: var(--primary);
}
.boxed-thumbs .caption {
font-size: 2rem;
font-weight: 800;
color: #ffffff;
position: absolute;
bottom: 1rem;
left: 1rem;
}
.boxed-thumbs.thumbs-type-three {
text-align: center;
}
.boxed-thumbs.thumbs-type-three > div:nth-child(1) {
width: 28rem;
height: 28rem;
}
.boxed-thumbs.thumbs-type-three > div:nth-child(2) {
width: 26rem;
height: 26rem;
}
.boxed-thumbs.thumbs-type-three > div:nth-child(3) {
width: 25rem;
height: 25rem;
}
.boxed-thumbs.thumbs-type-three > div:nth-child(4) {
width: 23rem;
height: 23rem;
}
.boxed-thumbs.thumbs-type-three .boxed-400 {
width: 32rem;
height: 32rem;
}
.boxed-thumbs.thumbs-type-three .boxed-400 .thumb-inner {
padding: 1rem;
}
.boxed-thumbs.thumbs-type-three .boxed-300 .thumb-inner {
padding: 2rem;
}
.boxed-thumbs.thumbs-type-three .boxed-360 .box-four {
padding: 2rem;
}
.boxed-thumbs.thumbs-type-three .boxed-360 .box-four p {
line-height: 1.2;
}
.boxed-thumbs.thumbs-type-three .thumb-inner {
height: 100%;
color: #000;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-one-content {
font-size: 2.5rem;
max-width: 25rem;
line-height: 1.5;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-two-content {
font-size: 2.5rem;
max-width: 25rem;
padding: 1rem;
line-height: 1.5;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-two-content span {
display: block;
font-size: 4rem;
padding-left: 1.4rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-three-content {
font-size: 2.6rem;
line-height: 1.2;
max-width: 18rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-three-content span {
font-size: 2.2rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-four-content .text-lg {
font-size: 4rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-four-content .text-md {
font-size: 2.4rem;
}
.engineer-consulting .boxed-thumbs .boxed-280 {
margin-left: 3rem;
}
.section-head h2.large-title {
font-size: 5.8rem;
}
.v-align-middle {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.ta-director .director-details .pic-wrap {
width: 8.5rem;
height: 8.5rem;
position: relative;
display: inline-block;
margin-bottom: 1.5rem;
}
.ta-director .director-details .pic-wrap .user-pic {
width: 8.4rem;
height: 8.4rem;
border-radius: 50%;
border: 1px solid var(--light-gray);
overflow: hidden;
}
.ta-director .director-details .pic-wrap::after {
font-family: "Muli", sans-serif;
display: block;
content: "“";
font-size: 7.5rem;
position: absolute;
left: -15px;
top: -37px;
color: #fe6666;
font-weight: 800;
}
.ta-director .director-details p {
padding: 0 10rem;
}
.our-foucs h3.new-title {
color: var(--dark-gray);
font-size: 2.4rem;
font-weight: 400;
margin: 1rem 0 4rem;
}
.our-foucs .chart {
display: table;
table-layout: fixed;
width: 100%;
max-width: 70rem;
height: 32rem;
margin: 0 auto 8rem;
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 2%, rgba(0, 0, 0, 0) 2%);
background-size: 100% 40px;
background-position: left top;
padding: 0;
margin-top: -3.2rem;
}
.our-foucs .chart li {
position: relative;
display: table-cell;
vertical-align: bottom;
height: 200px;
}
.our-foucs .chart span {
margin: 0 6rem;
display: block;
background: #cccccc;
animation: draw 1s ease-in-out;
}
.our-foucs .chart span:before {
font-size: 1.8rem;
line-height: 1.2;
position: absolute;
left: 0;
right: 0;
top: 100%;
padding: 1rem 1em 0;
display: block;
text-align: center;
content: attr(title);
word-wrap: break-word;
max-width: 20rem;
margin: 0 auto;
}
@keyframes draw {
0% {
height: 0;
}
}
.our-foucs .industire-list {
text-align: left;
width: 60%;
display: inline-block;
}
.our-foucs .industire-list ul {
padding: 0;
list-style: none;
}
.our-foucs .industire-list ul li {
margin-left: 2rem;
padding: 0 1rem 0;
width: 45%;
float: left;
text-align: left;
position: relative;
color: var(--dark-gray);
}
.our-foucs .industire-list ul li::before {
content: "";
font-family: "icomoon" !important;
font-size: 1.5rem;
position: absolute;
width: 2rem;
height: 2rem;
text-align: center;
line-height: 1.5;
border-radius: 50%;
left: -2rem;
top: 0.5rem;
color: #fff;
background-color: var(--primary);
}
.our-foucs .focus-logos ul {
list-style: none;
border-top: 1px solid #ccc;
padding: 0;
}
.our-foucs .focus-logos ul li {
width: 16.6666667%;
float: left;
position: relative;
padding: 2rem;
}
.our-foucs .focus-logos ul li img {
opacity: 0.6;
filter: grayscale(1);
transition: all 0.2s ease;
}
.our-foucs .focus-logos ul li:hover img {
opacity: 1;
filter: grayscale(0);
}
.ta-awards .awards-box {
border: 1px solid #dbdbdb;
border-radius: 1rem;
padding: 2rem;
text-align: center;
height: 200px;
position: relative;
}
.ta-awards .awards-box img {
width: auto;
max-width: 80%;
height: auto;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.ta-awards .awards-text {
padding: 2.5rem 0;
}
.ta-awards .awards-text p {
font-size: 1.6rem;
}
.ta-awards .col-lg-3:nth-child(even) .awards-box::after {
content: "";
width: 85%;
height: 70%;
background-color: #ffffff;
position: absolute;
left: -2px;
top: -2px;
z-index: 0;
}
.ta-awards .col-lg-3:nth-child(even) .awards-box::before {
content: "";
width: 85%;
height: 70%;
background-color: #ffffff;
position: absolute;
right: -2px;
bottom: -2px;
z-index: 0;
}
.global-presence {
margin-top: 10rem;
}
.global-presence .right-boxing .boxed-400 {
float: left;
margin-top: 11rem;
}
.global-presence .global-text {
margin: 1rem 0 4rem;
}
.global-presence .global-text h5 {
font-size: 2.2rem;
color: var(--dark-gray);
}
.global-presence .global-text p {
font-size: 2rem;
} .blog-carousel-wrap {
background: var(--white);
margin: 0 0 6rem;
padding: 0;
}
.blog-carousel {
overflow: hidden;
position: relative;
}
.blog-carousel .item {
position: relative;
padding-bottom: 28%;
}
.blog-carousel .item img {
top: 50%;
left: 50%;
position: absolute;
min-height: 100%;
object-fit: cover;
transform: translate(-50%, -50%);
}
.blog-carousel .item .caption {
left: 0;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1;
padding: 3rem 0;
text-align: center;
background-color: rgba(0, 0, 0, 0.5);
}
.blog-carousel .item .caption .caption-text {
max-width: 80rem;
margin: 0 auto;
}
.blog-carousel .item .caption h5 {
font-size: 1.6rem;
color: var(--white);
}
.blog-carousel .item .caption h2 {
color: var(--white);
font-family: "Merriweather", serif;
font-size: 4.2rem;
font-weight: 700;
line-height: 1.5;
letter-spacing: 0;
}
.blog-carousel .item .caption h2 a {
text-decoration: none;
}
.blog-carousel .item .caption p {
font-size: 1.6rem;
color: var(--white);
}
.blog-carousel .item .caption p a {
font-weight: 700;
}
.blog-carousel .item .caption a {
color: var(--white);
}
.blog-carousel .owl-dots {
width: 100%;
bottom: 1.5rem;
position: absolute;
text-align: center;
}
.blog-carousel .owl-dots .owl-dot {
outline: none;
margin: 0 0.5rem;
}
.blog-carousel .owl-dots .owl-dot span {
width: 4rem;
height: 0.4rem;
border-radius: 0.6rem;
display: inline-block;
background-color: rgba(255, 255, 255, 0.4);
transition: background-color 0.2s ease;
}
.blog-carousel .owl-dots .owl-dot.active span {
background-color: white;
}
.blog-small-title {
margin: 0 0 4rem;
position: relative;
}
.blog-small-title:after {
content: "";
top: 50%;
left: 0;
position: absolute;
width: 100%;
z-index: -1;
border-top: 1px solid #cccccc;
}
.blog-small-title h2 {
margin: 0;
padding: 0 2.6rem;
font-size: 3.2rem;
letter-spacing: -0.14rem;
display: inline-block;
background: var(--white);
}
.blog-listing-large {
margin: 0 0 3rem;
}
.blog-listing-large .blog-thumbnail {
position: relative;
padding-bottom: 56.25%;
border-radius: 1rem;
overflow: hidden;
margin: 0 0 1.6rem;
}
.blog-listing-large .blog-thumbnail img {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
min-height: 100%;
object-fit: cover;
position: absolute;
transition: all 0.6s ease;
}
.blog-listing-large .blog-excerpt h4 {
font-family: "Merriweather", serif;
font-size: 1.8rem;
line-height: 1.5;
font-weight: 400;
letter-spacing: 0rem;
margin: 0 0 1rem;
}
.blog-listing-large .blog-excerpt p {
font-size: 1.4rem;
}
.blog-listing-large:hover .blog-thumbnail img {
transform: translate(-50%, -50%) scale(1.1);
}
.most-viewed {
margin: 0 0 4rem;
}
.blog-listing-small {
margin: 0 0 4rem;
overflow: hidden;
}
.blog-listing-small .blog-thumbnail {
width: 8rem;
float: left;
position: relative;
border-radius: 1rem;
overflow: hidden;
margin: 0 2rem 0 0;
}
.blog-listing-small .blog-thumbnail:after {
content: "";
display: block;
padding-bottom: 100%;
}
.blog-listing-small .blog-thumbnail img {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
min-height: 100%;
object-fit: cover;
position: absolute;
transition: all 0.4s ease;
}
.blog-listing-small .blog-excerpt h4 {
font-size: 1.8rem;
font-weight: 400;
}
.blog-listing-small .blog-excerpt p {
font-size: 1.4rem;
}
.blog-listing-small:hover .blog-thumbnail img {
transform: translate(-50%, -50%) scale(1.1);
} .blog-header {
padding: 8rem 0 2rem;
text-align: center;
}
.blog-header .blog-title h5 {
font-size: 1.6rem;
font-weight: 400;
text-transform: uppercase;
}
.blog-header .blog-title h1 {
font-family: "Merriweather", serif;
font-size: 4rem;
letter-spacing: 0rem;
line-height: 1.4;
}
.blog-header .blog-title p {
font-size: 1.6rem;
}
.blog-header .blog-title p a {
font-weight: 700;
}
.blog-content {
margin: 0 0 6rem;
}
.blog-content * {
letter-spacing: 0;
}
.blog-content a {
color: #fe6666;
}
.blog-content .blog-featured-image {
padding-bottom: 56.25%;
position: relative;
overflow: hidden;
border-radius: 1rem;
margin: 0 0 3rem;
}
.blog-content .blog-featured-image img {
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
min-height: 100%;
object-fit: cover;
}
.blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6 {
font-family: "Merriweather", serif;
font-weight: 700;
margin: 0 0 1rem;
}
.blog-content h2 {
font-size: 2.4rem;
line-height: 1.8;
margin-bottom: 0.2rem;
}
.blog-content h3 {
font-size: 2.2rem;
line-height: 1.8;
margin-bottom: 0.2rem;
}
.blog-content h4 {
font-size: 2rem;
}
.blog-content h5 {
font-size: 1.8rem;
}
.blog-content h6 {
font-size: 1.6rem;
}
.blog-content p {
font-family: "Merriweather", serif;
font-weight: 400;
font-size: 1.8rem;
line-height: 2.25;
margin: 0 0 2.6rem;
}
.blog-content p a {
color: #fe6666;
}
.blog-content blockquote {
font-family: "Merriweather", serif;
font-size: 2.4rem;
width: 100%;
margin: 1rem 0;
padding: 3rem 4rem;
line-height: 2;
position: relative;
color: #666666;
background: #f5f5f5;
font-weight: 400;
border-radius: 10px;
}
.blog-content blockquote:before {
font-family: "Muli", sans-serif;
display: block;
content: "“";
font-size: 10rem;
position: absolute;
left: -12px;
top: 13px;
color: #fe6666;
font-weight: 800;
line-height: 0;
}
.blog-content blockquote p {
margin: 0;
}
.blog-content blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}
.blog-content blockquote a {
color: #fe6666;
}
.blog-content .table-content {
font-family: "Merriweather", serif;
width: 100%;
margin: 1rem 0;
padding: 3rem 4rem;
line-height: 1.8;
position: relative;
color: #666666;
background: #f5f5f5;
font-weight: 400;
border-radius: 10px;
}
.blog-content .table-content ol {
padding-left: 18px;
margin: 1rem 0;
}
.blog-content .table-content ol li {
line-height: 2;
}
.blog-content ul {
margin: 0 0 2.5rem;
}
.blog-content li {
font-family: "Merriweather", serif;
font-weight: 400;
font-size: 1.8rem;
line-height: 2;
margin: 0;
}
.blog-content img {
width: auto;
border-radius: 1rem;
margin: 2rem 0 3rem;
}
.blog-content img.aligncenter {
display: block;
margin: 2rem auto 3rem;
}
.blog-content img.alignleft {
float: left;
display: block;
margin: 0 3rem 3rem 0;
}
.blog-content img.alignright {
float: right;
display: block;
margin: 0 0rem 3rem 3rem;
}
.blog-sidebar * {
letter-spacing: 0;
}
.blog-sidebar .box {
padding: 3rem;
margin: 0 0 4rem;
border-radius: 1rem;
border: 1px solid #cccccc;
position: relative;
}
.blog-sidebar .box .box-title {
text-align: center;
}
.blog-sidebar .box .box-title h4 {
font-family: "Merriweather", serif;
font-size: 1.8rem;
font-weight: 400;
position: absolute;
top: -12px;
background-color: #fff;
padding: 0 10px;
left: 50%;
transform: translatex(-50%);
}
.blog-sidebar .box .box-title h4 span {
position: relative;
display: inline-block;
white-space: pre;
}
.blog-sidebar .box .box-title img {
width: 3rem;
margin: 0 0 0.5rem;
display: none;
}
.blog-sidebar .box .box-body ul {
margin: 0;
padding: 0;
list-style: none;
}
.blog-sidebar .box .box-body ul li {
margin: 0;
padding: 1.6rem 0;
font-family: "Merriweather", serif;
font-size: 1.6rem;
letter-spacing: 0;
}
.blog-sidebar .box .box-body ul li a {
display: block;
width: 100%;
}
.blog-sidebar .box .box-body ul li + li {
border-top: 1px solid #ebebeb;
}
.blog-sidebar .box .box-body .blog-category li span {
color: var(--light-gray);
float: right;
}
.blog-sidebar .advertisement {
position: relative;
padding-bottom: 100%;
margin: 0 0 5rem;
}
.blog-sidebar .advertisement img {
min-height: 100%;
object-fit: cover;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.blog-sidebar .advertisement .content {
bottom: 3rem;
left: 3rem;
right: 3rem;
position: absolute;
color: var(--white);
}
.blog-sidebar .advertisement .content h4 {
font-weight: 800;
}
.blog-sidebar .advertisement .content .classic-btn {
color: var(--white);
}
.blog-sidebar .advertisement .content .classic-btn span {
border-color: var(--white);
}
.blog-sidebar .advertisement .content .classic-btn span:before {
background-color: var(--white);
}
.blog-sidebar .blog-category li {
display: flex;
justify-content: space-between;
font-family: "Merriweather", serif;
}
.author-wrap {
padding: 1.5rem 0;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.author-wrap .author-avatar {
-webkit-box-flex: 0;
-ms-flex: 0 0 11rem;
flex: 0 0 11rem;
max-width: 11rem;
border-radius: 50%;
overflow: hidden;
margin: 0 2rem 0 0;
border: 1px solid #cccccc;
}
.author-wrap .author-description p {
font-size: 1.4rem;
line-height: 1.78;
margin: 0;
}
.blog-navigation {
display: flex;
border-bottom: 1px solid #cccccc;
}
.blog-navigation div {
flex: 1;
text-align: center;
padding: 1.5rem 3rem;
}
.blog-navigation div span {
display: block;
font-size: 1.3rem;
margin: 0 0 0.5rem;
}
.blog-navigation div a {
color: #333;
font-size: 1.4rem;
font-family: "Merriweather", serif;
}
.blog-navigation div + div {
border-left: 1px solid #cccccc;
}
.recent-blog-wrap {
margin: 10rem 0 0 0;
}
.recent-blogs {
height: 100%;
background: #f5f5f5;
border-radius: 1rem;
overflow: hidden;
}
.recent-blogs .blog-thumb {
position: relative;
padding-bottom: 56.25%;
border-radius: 1rem;
overflow: hidden;
}
.recent-blogs .blog-thumb img {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
min-height: 100%;
object-fit: cover;
position: absolute;
transition: all 0.2s ease;
}
.recent-blogs .blog-excerpt {
padding: 2rem 2rem 1.5rem;
}
.recent-blogs .blog-excerpt h6 {
font-size: 1.4rem;
margin: 0 0 0.8rem;
}
.recent-blogs .blog-excerpt h4 {
font-size: 1.9rem;
margin: 0 0 1rem;
}
.recent-blogs .blog-excerpt p {
font-size: 1.4rem;
margin: 0;
}
.recent-blogs:hover .blog-thumb img {
transform: translate(-50%, -50%) scale(1.1);
}  .case-study-banner {
padding-bottom: 44%;
background: #000;
position: relative;
overflow: hidden;
}
.case-study-banner.curve:after {
content: "";
bottom: -0.5rem;
position: absolute;
z-index: 2;
left: -1rem;
right: -1rem;
padding-bottom: 7.916666667%;
background: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/images/banner-curve.svg) no-repeat center center/cover;
}
.case-study-banner svg {
position: absolute;
left: 50%;
bottom: 3.5rem;
transform: translateX(-50%) scale(0.8);
z-index: 3;
}
.case-study-banner img {
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
opacity: 0.6;
min-height: 100%;
object-fit: cover;
}
.case-study-banner img.curve {
left: 0;
bottom: 0;
position: absolute;
}
.case-study-banner .caption {
margin: 0px auto;
padding: 0 15px;
max-width: 117rem;
left: 0;
right: 0;
bottom: 20%;
position: absolute;
z-index: 1;
}
.case-study-banner .caption h4 {
color: #fff;
}
.case-study-banner .caption h2 {
color: #fff;
font-weight: 300;
line-height: 1.1;
max-width: 90rem;
font-size: 4.6rem;
}
.case-study-banner .caption p {
color: #fff;
}
.case-study-banner .caption p.links span {
display: inline-block;
vertical-align: middle;
}
.case-study-banner .caption p.links a {
color: var(--white);
display: inline-block;
vertical-align: middle;
text-decoration: none;
margin: 0 0.8rem;
}
.case-heading {
margin: 0 0 7rem;
}
.case-heading p {
max-width: 95rem;
margin: 0 auto;
}
.awards .small-title {
text-align: center;
transform: translateY(-50%);
}
.awards .small-title h4 {
font-size: 2rem;
font-weight: 400;
padding: 0 2rem;
margin: 0;
display: inline-block;
background: var(--white);
}
.awards .awards-inner {
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.awards .awards-logo {
padding: 0;
margin: 4rem 0;
list-style: none;
}
.awards .awards-logo li {
margin: 0 6rem 2rem;
}
.awards .awards-logo li img {
width: auto;
}
.video-wrap .video {
margin: 0 auto;
max-width: 96rem;
position: relative;
overflow: hidden;
}
.video-wrap .video:after {
content: "";
display: block;
padding-bottom: 52.830188679%;
}
.video-wrap .video video {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}
.case-image-content .image {
position: relative;
}
.case-image-content .image img {
max-width: none;
}
.case-image-content .content {
margin: 4rem 0 0 -6rem;
padding: 4rem 6rem;
background-color: #d5ffef;
}
.case-image-content .content h2 {
font-size: 3.6rem;
}
.app-screens .screens {
margin: 0 6rem;
}
.request-for-service .case-study-form {
padding: 3rem 6rem 2rem 6rem;
}
.case-studies {
position: relative;
}
.case-studies:before {
content: "";
width: 100%;
height: 22rem;
z-index: -1;
top: 28rem;
left: 0;
position: absolute;
background-color: #ebebeb;
}
.case-studies .case a {
text-decoration: none;
}
.case-studies .case .case-thumb {
overflow: hidden;
position: relative;
padding-bottom: 56.25%;
}
.case-studies .case .case-thumb img {
top: 50%;
left: 50%;
position: absolute;
min-height: 100%;
object-fit: cover;
transform: translate(-50%, -50%);
}
.case-studies .case .case-excerpt {
padding: 2rem;
background: var(--white);
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.solution-approach .image.padding {
padding: 5.5rem 0 0 0;
}
.solution-approach .content h2 {
font-size: 3.6rem;
}
.solution-approach .content-right {
margin: -6rem -3rem 0 36rem;
padding: 10rem 8rem;
background: #deedfa;
position: relative;
z-index: -1;
}
.solution-approach .content-right:before {
content: "";
height: 100%;
width: 0px;
bottom: 4rem;
left: -32rem;
position: absolute;
border-left: 1px solid #ebebeb;
}
.the-result {
padding: 2rem 0 3rem;
margin: 9rem 0;
position: relative;
}
.the-result .image {
margin: -9rem 3em;
margin-right: 0;
}
.the-result .image img {
width: 80%;
margin-left: auto;
display: block;
}
.the-result h2 {
font-size: 3.6rem;
margin-bottom: 0;
}
.the-result p {
margin-bottom: 1rem;
width: 90%;
}
.the-result .app-links a {
max-width: 11rem;
display: inline-block;
margin-top: 0.5rem;
}
.the-result .app-links a + a {
margin-left: 1rem;
}
.the-result .app-links a img {
width: auto;
}
.the-result::after {
content: "";
position: absolute;
background: #ebebeb;
top: 0;
bottom: 0;
left: 12rem;
right: 0;
width: auto;
height: auto;
z-index: -1;
}
.case-excerpt p {
margin-bottom: 0;
font-size: 1.8rem;
} .about-inspector {
background: #ebebeb;
padding: 4rem 6rem;
margin: -7rem 0 0 45%;
}
.four-column-box .box {
height: 100%;
text-align: center;
padding: 1rem 3rem 1rem;
border: 1px solid #ebebeb;
}
.four-column-box .box .icon {
position: relative;
max-width: 14rem;
margin: 0 auto;
}
.four-column-box .box .icon img {
width: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%) scale(0.8);
}
.four-column-box .box .icon:after {
content: "";
display: block;
padding-bottom: 100%;
}
.four-column-box .box h4 {
font-size: 2.2rem;
position: relative;
margin: 0 0 2.5rem;
}
.four-column-box .box h4:after {
content: "";
width: 4rem;
height: 0.2rem;
display: block;
background: #ccc;
left: 50%;
bottom: -1.5rem;
position: absolute;
transform: translateX(-50%);
}
.four-column-box .box p {
font-size: 1.6rem;
}
.case-result .number {
font-size: 2.8rem;
font-weight: 400;
} .new-kc img {
width: auto;
}
.knowledge-center-content p {
color: var(--dark-gray);
}
.knowledge-center-content a {
color: var(--primary);
}
.knowledge-center-content a:hover {
text-decoration: underline;
}
.knowledge-center-content .product-box {
padding: 2rem 2rem 1rem;
margin-bottom: 4rem;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.knowledge-center-content .product-box .product-pic {
margin: 1rem 0;
} body.page-template-reviews {
padding-top: 7rem;
}
.page-top-text {
margin: 3rem 0 1rem;
}
.page-top-text p {
font-weight: 600;
padding: 0 14rem 2rem;
}
.page-top-text p a {
color: #fe6666;
}
.reviews-section {
margin: 2rem 0;
}
.reviews-section .col-md-4 {
margin: 0 0 6rem;
}
.reviews-section .review-box {
border-radius: 1rem;
background-color: #fff;
border: 2px solid #e4e4e4;
padding: 3rem 4rem;
position: relative;
height: 100%;
}
.reviews-section .review-box::after {
font-family: "Muli", sans-serif;
display: block;
content: "“";
font-size: 13rem;
position: absolute;
left: 35px;
top: -83px;
color: #fe6666;
font-weight: 800;
}
.reviews-section .review-box .ratings {
margin: 1rem 0 2rem;
}
.reviews-section .review-box .ratings span {
font-size: 2rem;
margin: 0 0.2rem;
}
.reviews-section .review-box .ratings span.icon-star-fill {
color: #ffc400;
}
.reviews-section .review-box .review-title {
font-size: 1.8rem;
line-height: 1.75;
}
.reviews-section .review-box p {
font-size: 1.8rem;
margin: 0 0 5rem;
}
.reviews-section .review-box .review-by {
font-size: 2rem;
font-weight: 600;
position: absolute;
bottom: 20px;
}
.industry-coverage .container-max .section {
padding: 6rem 0 0;
}
.get-it-done .section-head .title {
color: var(--dark-gray);
font-size: 2.4rem;
font-weight: 400;
}
.get-it-done .new-grid {
margin: 2rem 1rem;
}
.get-it-done .new-grid .icon {
display: inline-block;
width: 5rem;
height: 5rem;
border-radius: 50%;
border: 1px solid #cccccc;
padding: 0.8rem;
text-align: center;
}
.get-it-done .new-grid .icon img {
width: auto;
max-height: 100%;
}
.get-it-done .new-grid p {
width: calc(100% - 5.2rem);
display: inline-block;
margin: 0;
vertical-align: middle;
padding-left: 1rem;
line-height: 1.2;
}
.development-process .two-column-grid .row > div:nth-child(2n+2) {
border-left: none;
}
.development-process .two-column-grid .grid-item .icon {
width: 10rem;
display: inline-block;
vertical-align: top;
margin-top: 1rem;
}
.development-process .two-column-grid .grid-item .icon img {
width: auto;
}
.development-process .two-column-grid .grid-item .grid-contnet {
display: inline-block;
color: var(--dark-gray);
width: calc(100% - 13rem);
margin: 0 0 0 2rem;
vertical-align: top;
}
.why-techahead .two-column-grid {
margin-top: 5rem;
border: 1px solid #ebebeb;
border-radius: 10px;
}
.why-techahead .two-column-grid .row > div:nth-child(2n+2) {
border-left: 1px solid #ebebeb;
}
.why-techahead .two-column-grid .grid-item {
padding: 3rem;
}
.why-techahead .two-column-grid .grid-item .icon {
width: 12rem;
display: inline-block;
vertical-align: middle;
margin: 0 2rem 0 0;
}
.why-techahead .two-column-grid .grid-item .icon img {
width: auto;
}
.why-techahead .two-column-grid .grid-item .grid-contnet {
display: inline-block;
width: calc(100% - 15rem);
vertical-align: middle;
}
.why-techahead .two-column-grid .grid-item .grid-contnet h6 {
font-size: 2rem;
font-weight: 600;
color: var(--dark-gray);
}
.why-techahead .two-column-grid .grid-item .grid-contnet p {
font-size: 1.8rem;
margin: 0;
line-height: 1.4;
}
.client-testimonials .owl-carousel {
padding: 0 8rem;
}
.client-testimonials .owl-carousel .owl-item.active.center .item {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.client-testimonials .owl-carousel .owl-item .item {
text-align: center;
padding: 1rem;
opacity: 0.2;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.client-testimonials .owl-carousel .owl-item .item .testimonial-top {
display: inline-block;
width: 8.4rem;
height: 8.4rem;
position: relative;
bottom: -3.5rem;
}
.client-testimonials .owl-carousel .owl-item .item .testimonial-top .testimonial-pic {
width: 8.4rem;
height: 8.4rem;
border-radius: 50%;
margin: 0 auto;
border: 1px solid #cccccc;
overflow: hidden;
}
.client-testimonials .owl-carousel .owl-item .item .testimonial-top::after {
font-family: "Muli", sans-serif;
display: block;
content: "“";
font-size: 7.5rem;
position: absolute;
left: -15px;
top: -37px;
color: #fe6666;
font-weight: 800;
}
.client-testimonials .owl-carousel .owl-item .item img {
transform-style: preserve-3d;
max-width: 90px;
margin: 0 auto 17px;
}
.client-testimonials .owl-carousel .owl-item .testimonial-box {
background-color: rgba(235, 235, 235, 0.5);
padding: 5.5rem 8rem 3.8rem;
border-radius: 10px;
}
.client-testimonials .owl-carousel .owl-item .testimonial-box p {
font-family: inherit;
font-size: 2.8rem;
line-height: 1.5;
margin: 0 0 3rem 0;
font-weight: 300;
color: var(--dark-gray);
}
.client-testimonials .owl-carousel .owl-item .client-detail {
font-size: 2rem;
color: var(--dark-gray);
}
.client-testimonials .owl-carousel .owl-dots {
display: inline-block;
width: 100%;
text-align: center;
}
.client-testimonials .owl-carousel .owl-dots .owl-dot {
display: inline-block;
line-height: 1;
margin: 0 0.5rem;
}
.client-testimonials .owl-carousel .owl-dots .owl-dot.active span {
background: #999;
}
.client-testimonials .owl-carousel .owl-dots .owl-dot span {
width: 1rem;
height: 1rem;
display: block;
border-radius: 1rem;
background: #ccc;
}
.client-testimonials .thumbnails-wrapper {
padding: 0 8rem;
display: inline-block;
margin-bottom: 5rem;
}
.client-testimonials .thumbnails-wrapper .thumbnail {
width: 25%;
height: 100px;
float: left;
}
.client-testimonials .thumbnails-wrapper .thumbnail:hover img {
opacity: 1;
filter: grayscale(0);
}
.client-testimonials .thumbnails-wrapper .thumbnail.active img {
opacity: 1;
filter: grayscale(0);
}
.client-testimonials .thumbnails-wrapper .thumbnail a {
display: block;
width: 100%;
height: 100%;
color: white;
text-align: center;
text-decoration: none;
padding: 1rem;
}
.client-testimonials .thumbnails-wrapper .thumbnail a img {
opacity: 0.6;
filter: grayscale(1);
transition: all 0.2s ease;
}
.client-testimonials.new-test .owl-carousel .owl-item .testimonial-box {
background-color: transparent;
border: 1px solid #b9b9b9;
position: relative;
}
.client-testimonials.new-test .owl-carousel .owl-item .testimonial-box::after {
content: "";
width: 94%;
height: 70%;
background-color: #ffffff;
position: absolute;
right: -2px;
bottom: -2px;
z-index: 0;
}
.client-testimonials.new-test .owl-carousel .owl-item .testimonial-box::before {
content: "";
width: 94%;
height: 70%;
background-color: #ffffff;
position: absolute;
left: -2px;
top: -2px;
z-index: 0;
}
.client-testimonials.new-test .owl-carousel .owl-item .testimonial-box p {
position: relative;
z-index: 1;
}
.client-testimonials.new-test .owl-carousel .owl-item .client-detail {
position: relative;
z-index: 1;
}
.client-testimonials.new-test .owl-carousel .owl-item .client-detail::after {
content: "";
width: 6.3rem;
border-bottom: 1px solid #b9b9b9;
position: absolute;
bottom: -3.9rem;
left: 50%;
transform: translateX(-50%);
}
.client-testimonials.new-test .owl-carousel .owl-item .item .testimonial-top {
bottom: -4.5rem;
z-index: 2;
}
.client-testimonials.new-test .owl-carousel .owl-item .item .testimonial-top::before {
content: "";
width: 20rem;
border-bottom: 1px solid #b9b9b9;
position: absolute;
top: 42px;
left: 50%;
transform: translateX(-50%);
}
.mobile-app-services .section-head {
margin: 0 0 7.5rem;
}
.mobile-app-services .three-column-grid .grid-item {
text-align: left;
float: left;
padding: 0;
border-right: none;
margin-bottom: 3rem;
}
.mobile-app-services .three-column-grid .grid-item .icon {
float: left;
width: 7.6rem;
border-radius: 50%;
border: 1px solid #cccccc;
padding: 1.5rem;
vertical-align: top;
}
.mobile-app-services .three-column-grid .grid-item .grid-contnet {
float: left;
width: calc(100% - 9.8rem);
margin-left: 2rem;
}
.mobile-app-services .three-column-grid .grid-item .grid-contnet h5 {
color: var(--dark-gray);
}
@media (max-width: 118.75em) { }
@media (max-width: 100em) { .page-banner.nd-banner {
padding-bottom: 25%;
}
.right-img-content .right-img {
right: 18%;
}
.left-img-content .left-img {
left: 18%;
}
.boxed-thumbs .boxed-400 {
width: 32rem;
height: 32rem;
}
.boxed-thumbs .boxed-360 {
width: 32rem;
height: 32rem;
}
.boxed-thumbs .boxed-300 {
width: 28rem;
height: 28rem;
}
.boxed-thumbs .boxed-280 {
width: 24rem;
height: 24rem;
}
.engineer-consulting .boxed-thumbs .boxed-300 {
width: 24rem;
height: 24rem;
margin-left: 3rem;
}
}
@media (max-width: 90em) { html {
font-size: 56%;
}
.container-max {
max-width: 136rem;
}
.footer .footer-menu li {
font-size: 1.3rem;
}
.footer p {
font-size: 1.3rem;
}
.page-banner.review-banner {
padding-bottom: 30%;
}
.page-banner-wrap .banner-image {
padding-bottom: 32%;
}
.blog-carousel .item {
padding-bottom: 32%;
}
.contact-form {
margin-top: -4rem;
}
.blog-content blockquote::before {
left: -9px;
top: 12px;
}
.left-img-content::before {
width: calc(100% - 30px);
}
.right-img-content .right-img {
right: 12%;
}
.left-img-content .left-img {
left: 12%;
}
.our-foucs .industire-list {
width: 80%;
}
.case-studies::before {
top: 27rem;
}
}
@media (max-width: 80em) { h2, .h2 {
font-size: 4rem;
}
.slider .slider-caption {
padding: 2rem 0 4rem;
}
.slider .slider-caption .caption-head {
font-size: 5rem;
margin: 0 0 2rem;
}
.home-services .services-box .service-description {
padding: 4rem 5rem 2rem 1rem;
}
.home-services .services-box a {
right: 1rem;
}
.portfolio-slider-wrap .content {
padding: 0;
transform: none;
}
.footer .footer-menu li {
font-size: 1.2rem;
}
.footer p {
font-size: 1.2rem;
}
.entry-content {
padding: 4rem 10rem 0 0;
}
.page-banner {
padding-bottom: 32%;
}
.page-banner .container-max .page-title-wrap {
padding: 0 18rem;
}
.page-banner .container-max .page-title-wrap h1 {
font-size: 4rem;
}
.page-banner .container-max .page-title-wrap i {
font-size: 17rem;
}
.page-banner-wrap .banner-image {
padding-bottom: 40%;
}
.page-banner-wrap .banner-caption .page-title-wrap h1 {
font-size: 4rem;
}
.blog-carousel .item {
padding-bottom: 40%;
}
.blog-carousel .item .caption .caption-text h2 {
font-size: 3.2rem;
margin: 0 0 0.5rem;
}
.leaders {
margin: 2rem 0;
}
.global-presence .office-address {
margin: 6rem 0;
}
.global-presence .office-address h3 {
font-size: 3.6rem;
}
.global-presence .give-wings .text {
right: 10rem;
}
.page-header .page-title-wrap {
margin-top: -8rem;
}
.case-study-banner svg {
bottom: 2rem;
}
.app-screens .screens {
margin: 0 3rem;
}
.solution-approach .content-right {
margin: -4rem -3rem 0 36rem;
}
.case-studies:before {
height: 25rem;
top: 26.7rem;
}
.page-banner.nd-banner {
padding-bottom: 28%;
}
.page-banner.nd-banner .container-max .page-title-wrap h1 {
font-size: 5rem;
}
.left-img-content::before {
width: calc(100% - 20px);
}
.right-img-content .right-img {
right: 23%;
}
.left-img-content .left-img {
left: 23%;
}
.page-title-text .section p {
padding: 0 8rem;
}
}
@media (max-width: 74.9375em) { .md-br {
display: none;
}
.page-banner.review-banner {
padding-bottom: 35%;
}
.page-banner.nd-banner {
padding-bottom: 30%;
}
.page-banner.nd-banner .container-max .page-title-wrap h1 {
font-size: 5rem;
}
.left-img-content::before {
width: calc(100% - 10px);
}
.right-img-content .right-img {
right: 28%;
}
.left-img-content .left-img {
left: 28%;
}
.boxed-thumbs.thumbs-type-one .boxed-400 {
width: 31rem;
height: 31rem;
}
.boxed-thumbs.thumbs-type-one .boxed-300 {
width: 24rem;
height: 24rem;
}
.boxed-thumbs.thumbs-type-one .boxed-360 {
width: 25rem;
height: 25rem;
}
.boxed-thumbs.thumbs-type-two .boxed-300 {
width: 22rem;
height: 22rem;
margin-left: 1rem;
}
.boxed-thumbs.thumbs-type-two .boxed-400 {
width: 32rem;
height: 32rem;
}
.boxed-thumbs.thumbs-type-two .boxed-280 {
width: 20rem;
height: 20rem;
}
.boxed-thumbs.thumbs-type-two .boxed-360 {
width: 28rem;
height: 28rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-two-content {
padding: 1rem;
line-height: 1.2;
font-size: 2rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-three-content {
font-size: 2.2rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-four-content .text-lg {
font-size: 3rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-four-content .text-md {
font-size: 2rem;
}
.boxed-thumbs.thumbs-type-three .boxed-400 {
width: 26rem;
height: 26rem;
}
.boxed-thumbs.thumbs-type-three .boxed-360 {
width: 22rem;
height: 22rem;
}
.boxed-thumbs.thumbs-type-three .boxed-300 {
width: 20rem;
height: 20rem;
}
.boxed-thumbs.thumbs-type-three .boxed-300 .thumb-inne {
padding: 1rem;
}
.top-page-banner .title-section {
padding: 5rem 0 5rem;
}
.top-page-banner .title-section .ring-top-wide {
display: none;
}
.blog-wrap .knowledge-center.blog-sidebar .box.sticky {
width: 32.22rem;
}
}
@media (max-width: 61.9375em) { h1, .h1,
h2, .h2 {
font-size: 3.6rem;
letter-spacing: -0.2rem;
}
h3, .h3 {
font-size: 3rem;
}
h4, .h4 {
font-size: 2.6rem;
}
.btn {
font-size: 1.6rem;
}
.section {
padding: 4rem 0;
}
.header > div {
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.header .nav ul.menu > li + li {
margin-left: 1rem;
}
.header .nav .mega-menu {
left: 0;
right: 0;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column .wp-caption .wp-caption-text {
left: 1rem;
font-size: 2rem;
}
.image-shadow {
margin: 2rem 0rem 0rem 2rem;
}
.image-shadow:before {
top: -2rem;
left: -2rem;
}
.entry-content {
padding: 2rem 0 0;
}
.home-services .services-box .service-description .service-title {
font-size: 2.6rem;
}
.section-head br {
display: none;
}
.section-head.text-center {
max-width: 86%;
}
.portfolio-slider-wrap {
padding: 0 0 0 4rem;
}
.home-partners .partners {
width: 100%;
}
.get-in-touch p br {
display: none;
}
.footer-map {
margin: -8rem 0 -2rem;
}
.footer .footer-menu-wrap {
display: none;
}
.footer .footer-menu {
text-align: center;
}
.footer .footer-menu li {
font-size: 1.4rem;
}
.footer .footer-menu li:first-child {
display: block;
}
.footer p {
font-size: 1.4rem;
text-align: center;
}
.footer p .footer-logo {
display: block;
margin: 0px auto 10px auto;
}
.footer .quick-link a {
font-size: 1.4rem;
}
.page-banner.review-banner {
padding-bottom: 40%;
}
.page-banner .container-max .page-title-wrap {
padding: 0 6rem;
}
.page-banner .container-max .page-title-wrap h5 {
font-size: 1.4rem;
}
.page-banner .container-max .page-title-wrap h1 {
font-size: 3.6rem;
letter-spacing: -0.2rem;
}
.page-banner .container-max .page-title-wrap p {
font-size: 1.8rem;
}
.page-banner .container-max .page-title-wrap i {
font-size: 14rem;
}
.page-banner.nd-banner {
padding-bottom: 38%;
}
.page-banner.nd-banner .container-max .page-title-wrap img {
width: 10.8rem;
margin: 0 0 2rem;
}
.page-banner.nd-banner .container-max .page-title-wrap h1 {
font-size: 4.6rem;
}
.page-title-text .section p {
padding: 0 6rem;
font-size: 1.8rem;
}
.page-banner-wrap .banner-caption {
padding: 2rem 0;
}
.page-banner-wrap .banner-caption .page-title-wrap h5 {
font-size: 1.4rem;
}
.page-banner-wrap .banner-caption .page-title-wrap h1 {
font-size: 3.6rem;
letter-spacing: -0.2rem;
}
.page-banner-wrap .banner-caption .page-title-wrap p {
font-size: 1.8rem;
}
.blog-carousel .item .caption {
padding: 2rem 0;
}
.blog-carousel .item .caption .caption-text h2 {
font-size: 2.8rem;
}
.two-column-grid .grid-item.odd {
margin-right: 3rem;
}
.two-column-grid .grid-item.even {
margin-left: 3rem;
}
.three-column-grid .grid-item {
padding: 2rem;
}
.three-column-grid .grid-item:after {
left: 2rem;
right: 2rem;
}
.three-column-grid .grid-item .icon {
width: 12rem;
margin: 0 0 1rem;
}
.four-column-grid .grid-item {
padding: 2rem;
}
.four-column-grid .grid-item:after {
left: 2rem;
right: 2rem;
}
.tools ul li {
width: 33.33%;
text-align: center;
}
.tools ul li:nth-child(5n+1):before {
display: block;
}
.tools ul li:nth-child(3n+1):before {
display: none;
}
.achievement .praised-by {
-webkit-box-flex: 0;
-ms-flex: 0 0 31%;
flex: 0 0 31%;
max-width: 31%;
}
.icons-with-text ul li {
width: 18rem;
}
.icons-with-text ul li:before {
width: 6rem;
left: -3rem;
}
.team-up-with-techahead br {
display: none;
}
.three-column-box .box {
padding: 2rem;
}
.middle-banner .text {
right: 5rem;
}
.team-main-wrap .classic-btn {
bottom: 3rem;
}
.blog-header .blog-title h1 {
font-size: 3.6rem;
}
.blog-sidebar .box {
padding: 1.5rem;
}
.blog-sidebar .advertisement .content {
left: 1.5rem;
right: 1.5rem;
bottom: 1.5rem;
}
.blog-wrap .knowledge-center.blog-sidebar .box.sticky {
width: 23.5rem;
}
.recent-blogs .blog-excerpt {
padding: 2rem 1rem 1.5rem;
}
.recent-blogs .blog-excerpt h4 {
font-size: 1.8rem;
}
.blog-header .blog-title h5 {
font-size: 1.4rem;
}
.blog-listing-large .blog-excerpt h4 {
font-size: 1.6rem;
}
.blog-listing-small .blog-excerpt h4 {
font-size: 1.6rem;
margin: 0 0 1rem;
}
.blog-listing-small {
margin: 0 0 2rem;
}
.global-presence .office-address h3 {
font-size: 3rem;
}
.global-presence .office-address p br {
display: none;
}
.global-presence .office-address address {
margin: 2rem 0 0 0;
}
.global-presence .give-wings .text {
right: 6rem;
}
.global-presence .give-wings .text h4 {
font-size: 3rem;
}
.contact-form {
padding: 3rem;
margin-top: -3rem;
}
.portfolio-masonry {
grid-gap: 1rem;
}
.portfolio-masonry .masonry-item .portfolio-info {
padding: 0.5rem 1rem 4rem;
}
.portfolio-masonry .masonry-item .portfolio-info h5 {
font-size: 1.6rem;
}
.portfolio-masonry .masonry-item .portfolio-info .portfolio-title {
font-size: 2rem;
margin: 0 0 0.5rem;
}
.portfolio-masonry .masonry-item .portfolio-info p {
font-size: 1.6rem;
line-height: 1.25;
}
.portfolio-masonry .masonry-item .portfolio-info .links {
width: calc(100% - 2rem);
bottom: 0.5rem;
}
.portfolio-masonry .masonry-item .portfolio-info .links .store-link a {
width: 3rem;
height: 3rem;
}
.page-header .page-header-image {
padding-bottom: 36%;
}
.page-header .page-title-wrap {
margin-top: -8rem;
padding: 1rem 3rem 3rem;
}
.page-header .page-title-wrap h1 {
font-size: 3.6rem;
letter-spacing: -0.2rem;
}
.page-header .page-title-wrap p {
font-size: 1.8rem;
}
.awards .awards-logo li {
margin: 0 3rem 2rem;
}
.case-study-banner {
padding-bottom: 54%;
}
.case-study-banner svg {
bottom: 0.5rem;
}
.app-screens .screens {
margin: 0 1rem;
}
.four-column-box .box {
height: auto;
margin: 1.5rem 0;
}
.about-inspector {
margin: -7rem 0 0 30%;
}
.solution-approach .content-right {
margin: -2rem 0rem 0 16rem;
}
.solution-approach .content-right:before {
display: none;
}
.case-studies:before {
height: 100%;
}
.case-studies .case {
margin: 1.5rem 0;
width: 90%;
margin: 1.5rem auto;
}
.the-result br {
display: none;
}
.page-top-text p {
padding: 0 5rem 2rem;
}
.left-img-content::before {
width: 100%;
}
.right-img-content .right-img {
right: 28%;
}
.left-img-content .left-img {
left: 28%;
}
.our-foucs .industire-list {
max-width: 70rem;
width: 100%;
}
.client-testimonials .thumbnails-wrapper {
padding: 0 4rem;
}
.client-testimonials .owl-carousel {
padding: 0;
}
.client-testimonials .owl-carousel .owl-item .testimonial-box {
padding: 6.7rem 4rem 3.8rem;
}
.boxed-thumbs.thumbs-type-one, .boxed-thumbs.thumbs-type-two {
max-width: 60rem;
margin: 0 auto;
}
.boxed-thumbs.thumbs-type-three {
max-width: 62rem;
margin: 0 auto;
}
.top-page-banner .page-title-wrap h1 {
font-size: 4rem;
}
.global-presence {
margin-top: 0rem;
}
.the-result .image {
margin: -9rem 0em;
}
.the-result .image img {
width: 100%;
margin-left: 0;
}
.the-result::after {
content: none;
}
.case-studies::before {
content: none;
}
.footer-social {
text-align: center !important;
}
.footer-social .social li {
margin: 0 0.1rem !important;
}
.footer-social .social li.menu-item {
display: none;
}
}
@media (max-width: 47.9375em) { br {
display: none;
}
h1, .h1,
h2, .h2 {
font-size: 3rem;
letter-spacing: -0.1rem;
}
h3, .h3 {
font-size: 2.8rem;
}
h4, .h4 {
font-size: 2.4rem;
}
p {
font-size: 1.8rem;
}
.hamburger {
display: block;
}
.header > div {
min-height: 5rem;
}
.header .logo {
max-width: 14rem;
}
.header .nav {
left: 0;
top: 100%;
position: absolute;
width: 100%;
background: var(--white);
transform: translateX(-100%);
transition: transform 0.3s ease;
}
.header .nav ul.menu {
border-top: 1px solid #ebebeb;
box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.15);
}
.header .nav ul.menu > li {
float: none;
padding: 0 15px;
line-height: 6rem;
position: relative;
}
.header .nav ul.menu > li > .caret {
display: inline-block;
}
.header .nav ul.menu > li + li {
margin: 0;
border-top: 1px solid #ebebeb;
}
.header .nav ul.menu > li a:not(.btn) {
display: block;
color: var(--secondary) !important;
}
.header .nav ul.menu > li.hover .mega-menu {
display: block;
}
.header .nav ul.menu > li.hover > .caret {
transform: rotate(180deg);
}
.header .nav .mega-menu {
position: static;
display: none;
height: auto;
border: none;
padding: 0;
box-shadow: none;
max-height: 20rem;
overflow: auto;
}
.header .nav .mega-menu > li.mega-menu-row {
margin: 0;
}
.header .nav .mega-menu > li.mega-menu-row.mega-heading {
display: none;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column > .mega-sub-menu > li.mega-menu-item {
border-top: 1px solid #ebebeb;
line-height: 5rem;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-3-of-12 {
width: 100%;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-3-of-12 li.mega-menu-item:nth-child(4n+1) {
margin: 0;
}
.header .nav .mega-menu > li > .mega-sub-menu > li.mega-menu-column.mega-menu-columns-2-of-12 {
display: none;
}
.header .nav.open {
transform: translateX(0);
}
.slider {
height: auto;
}
.slider .item {
height: auto;
padding-bottom: 120%;
}
.slider .slider-caption {
padding: 2rem 0 4rem;
}
.slider .slider-caption .caption-head {
font-size: 4rem;
margin: 0 0 2rem;
letter-spacing: -0.2rem;
}
.slider .owl-dots {
left: 1rem;
bottom: 0.6rem;
}
.slider .social {
right: 1rem;
bottom: 0.6px;
}
.slider .social li {
font-size: 2.4rem;
}
.home-clients .clients li {
-webkit-box-flex: 0;
-ms-flex: 0 0 28%;
flex: 0 0 28%;
max-width: 28%;
margin: 2rem 2%;
}
.home-blog .blog-bg {
padding: 2rem 0;
}
.home-blog .blog-bg:before {
left: 20%;
}
.home-blog .home-blog-carousel .owl-nav {
left: -4.5rem;
display: none;
}
.home-blog .more-blog {
padding: 2rem 0 0;
text-align: center;
}
.page-banner {
padding: 0 0 38%;
}
.page-banner .container-max .page-title-wrap {
padding: 0 4rem;
}
.page-banner .container-max .page-title-wrap h1 {
font-size: 3rem;
}
.page-title-text .section p {
padding: 0 4rem;
}
.page-banner.nd-banner {
padding-bottom: 40%;
}
.page-banner.nd-banner .container-max .page-title-wrap img {
width: 10.8rem;
}
.page-banner.nd-banner .container-max .page-title-wrap h1 {
font-size: 3rem;
}
.page-banner-wrap .banner-image {
padding-bottom: 52%;
}
.page-banner-wrap .banner-caption .page-title-wrap h1 {
font-size: 3rem;
}
.section-head p {
font-size: 1.8rem;
}
.section-head ul li {
margin-bottom: 0.5rem;
}
.left-img-content::before {
top: 0;
}
.left-img-content .left-img {
margin-bottom: 3rem;
position: static;
transform: none;
}
.right-img-content .col-md-5 {
order: 2;
}
.right-img-content .col-md-5 .section-head {
margin-top: 3rem;
}
.right-img-content .right-img {
position: static;
transform: none;
}
.blog-carousel .item {
padding-bottom: 52%;
}
.blog-carousel .item .caption .caption-text h2 {
font-size: 2.6rem;
}
.two-column-grid .grid-item {
padding: 2rem 0 1rem;
}
.two-column-grid .grid-item.odd {
margin-right: 0rem;
}
.two-column-grid .grid-item.even {
margin-left: 0rem;
}
.two-column-grid .row > div:nth-child(2n+2) {
border-left: none;
}
.two-column-grid .row.even-items > div:nth-last-child(-n+2) .grid-item {
border-bottom: 1px solid #ebebeb;
}
.two-column-grid .row.even-items > div:nth-last-child(-n+1) .grid-item {
border-bottom: none;
}
.three-column-grid .grid-item {
padding: 2rem 1rem;
}
.three-column-grid .grid-item:after {
left: 1rem;
right: 1rem;
}
.three-column-grid .grid-item .icon {
width: 8rem;
margin: 0 0 1rem;
}
.four-column-grid .grid-item {
padding: 2rem 1rem;
}
.four-column-grid .grid-item:after {
left: 1rem;
right: 1rem;
}
.four-column-grid .grid-item .icon {
width: 8rem;
}
.icons-with-text ul li {
width: 28rem;
}
.icons-with-text ul li:before {
width: 12rem;
left: -6rem;
}
.icons-with-text ul li:nth-child(4n+1):before {
display: block;
}
.icons-with-text ul li:nth-child(2n+1):before {
display: none;
}
.three-column-box .box {
height: auto;
}
.team-main-wrap .classic-btn {
bottom: 6rem;
}
.middle-banner .text h4 {
font-size: 3rem;
letter-spacing: -0.15rem;
}
.middle-banner .text h4 br {
display: block;
}
.blog-header .blog-title h1 {
font-size: 3rem;
}
.blog-navigation {
margin: 0 0 6rem;
}
.blog-sidebar .box {
padding: 3rem;
}
.blog-sidebar .advertisement .content {
left: 3rem;
right: 3rem;
bottom: 3rem;
}
.blog-wrap .knowledge-center.blog-sidebar .box.sticky {
position: static;
width: 100%;
top: inherit;
}
.recent-blogs {
height: auto;
margin: 0 0 4rem;
}
.recent-blogs .blog-excerpt {
padding: 2rem 2rem 1.5rem;
}
.recent-blogs .blog-excerpt h4 {
font-size: 1.9rem;
}
.global-presence .office-address .image-shadow {
margin-bottom: 4rem;
}
.global-presence .office-address .image-shadow.right-dots {
margin: 2rem 4rem 4rem 0rem;
}
.global-presence .office-address .image-shadow.left-dots {
margin: 2rem 0rem 4rem 4rem;
}
.global-presence .give-wings .text {
right: 6rem;
}
.global-presence .give-wings .text h4 {
font-size: 2.6rem;
letter-spacing: -0.1rem;
}
.global-presence .give-wings .text h4 br {
display: block;
}
.page-header .page-header-image {
padding-bottom: 40%;
}
.page-header .page-title-wrap {
margin-top: -2rem;
}
.portfolio-masonry {
grid-gap: 2rem;
}
.portfolio-masonry .masonry-item,
.portfolio-masonry .col-1-row-2,
.portfolio-masonry .col-2-row-2,
.portfolio-masonry .col-4-row-2,
.portfolio-masonry .col-3-row-2,
.portfolio-masonry .col-2-row-1 {
grid-column-end: span 4;
grid-row-end: span 4;
}
.portfolio-masonry .masonry-item:before,
.portfolio-masonry .col-1-row-2:before,
.portfolio-masonry .col-2-row-2:before,
.portfolio-masonry .col-4-row-2:before,
.portfolio-masonry .col-3-row-2:before,
.portfolio-masonry .col-2-row-1:before {
padding-top: 68%;
}
.portfolio-masonry .masonry-item .portfolio-info {
height: 100%;
}
.portfolio-masonry .masonry-item .portfolio-info {
padding: 3rem 3rem 6rem;
}
.portfolio-masonry .masonry-item .portfolio-info h5 {
font-size: 1.8rem;
}
.portfolio-masonry .masonry-item .portfolio-info .portfolio-title {
font-size: 3rem;
margin: 0 0 0.5rem;
}
.portfolio-masonry .masonry-item .portfolio-info p {
max-width: 100%;
font-size: 1.8rem;
line-height: 1.5;
}
.portfolio-masonry .masonry-item .portfolio-info .links {
width: calc(100% - 6rem);
bottom: 1rem;
}
.portfolio-masonry .masonry-item .portfolio-info .links .store-link a {
width: 4rem;
height: 4rem;
}
.case-study-banner svg {
bottom: 0;
transform: translate(-50%) scale(0.6);
}
.case-study-banner .caption {
bottom: 14%;
}
.case-image-content .content {
margin: -4rem 0 0 2rem;
padding: 2rem 3rem;
}
.app-screens .screens {
margin: 0;
}
.solution-approach .content-right {
margin: -4rem 0rem 0 2rem;
padding: 4rem 3rem;
z-index: 2;
}
.case-image-content .content h2 {
font-size: 3rem;
}
.solution-approach .content h2 {
font-size: 2.8rem;
}
.about-inspector {
padding: 2rem 3rem;
margin: -2rem 0 0 0rem;
}
.reviews-section .review-box {
padding: 3rem;
}
.industry-coverage .six-column-grid .grid-item {
margin: 0 2rem 2rem;
}
.industry-coverage .six-column-grid .grid-item .icon {
width: 8rem;
}
.industry-coverage .six-column-grid .grid-item:after {
right: -2rem;
}
.industry-coverage .six-column-grid .row > div:nth-last-child(-n+6) .grid-item {
margin: 0 2rem 2rem;
}
.get-it-done {
text-align: center;
}
.get-it-done .section-head {
text-align: left;
}
.get-it-done .new-grid {
text-align: left;
display: inline-block;
width: 20rem;
}
.six-column-grid .row > div:nth-last-child(2n+1) .grid-item:after {
display: none;
}
.our-foucs .focus-logos ul li {
width: 33.33%;
}
.client-testimonials .thumbnails-wrapper {
padding: 0 1rem;
}
.client-testimonials .thumbnails-wrapper .thumbnail a {
padding: 0.6rem;
}
.client-testimonials .owl-carousel .owl-item .testimonial-box p {
font-size: 2rem;
}
.client-testimonials .owl-carousel .owl-item .client-detail {
font-size: 1.8rem;
}
.top-page-banner .page-title-wrap h1 {
font-size: 3.2rem;
}
.portfolio-slider-wrap .image-wrap {
margin-top: 2rem;
}
.portfolio-slider-wrap .image-wrap .main-image .main-image-pos {
padding-bottom: 80%;
}
.portfolio-slider-wrap .content .app-links a img {
width: 100px;
}
.image-three-box .three-thumb {
display: none;
}
.brand-section {
margin-bottom: 5rem;
}
br {
display: none;
}
.portfolio-slider-wrap .image-wrap .main-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.portfolio-slider-wrap .image-wrap {
margin-top: 4rem;
}
.image-three-box {
margin: 0;
}
.section-head h2 {
font-size: 3.4rem;
}
.image-three-box {
margin-bottom: 2rem;
}
.image-three-box img {
height: 200px;
object-fit: cover;
}
.home-brands .brand-content {
margin-top: 3.5rem;
}
.home-brands .brand-content img {
max-width: 242px;
width: 100%;
}
.award-wrap {
margin: 2rem 3rem 0;
}
.brand-section {
margin-bottom: 3rem;
}
.home-brands .brand-section .brand-icon img {
width: 3rem;
}
.contact-top-banner .title-section .page-title-wrap {
padding-right: 0 !important;
}
.contact-top-banner .page-title-wrap p {
padding-right: 0 !important;
}
.contact-top-banner .page-title-wrap h1 {
font-size: 3.4rem !important;
}
.contact-top-banner {
margin-bottom: 0rem !important;
}
.solution-approach .image.padding {
margin-right: 2rem;
}
.case-image-content .image {
margin-right: 2rem;
}
}
@media (max-width: 35.9375em) { h2, .h2 {
font-size: 2.8rem;
}
h3, .h3 {
font-size: 2.6rem;
}
.service-headings h2 {
font-size: 2.8rem;
}
.slider .slider-caption {
padding: 2.5rem 1rem;
}
.slider .slider-caption .hash-tag {
font-size: 1.4rem;
}
.slider .slider-caption .caption-head {
font-size: 2.8rem;
line-height: 1.25;
margin: 0 0 1rem;
letter-spacing: 0rem;
}
.slider .slider-caption .btn {
padding: 0.75rem 2rem;
font-size: 1.4rem;
}
.slider .owl-dots {
display: none;
}
.slider .social {
width: 100%;
text-align: center;
display: none;
}
.section-head.text-center {
max-width: 100%;
}
.home-clients .clients li {
-webkit-box-flex: 0;
-ms-flex: 0 0 44%;
flex: 0 0 44%;
max-width: 44%;
}
.home-partners .partners li {
-webkit-box-flex: 0;
-ms-flex: 0 0 44%;
flex: 0 0 44%;
max-width: 44%;
margin: 1rem 2%;
}
.footer .footer-menu li {
margin: 0 0 0.6rem;
}
.footer .footer-menu li + li {
margin-left: 0;
margin-right: 1rem;
}
.footer .footer-menu li:first-child {
display: block;
}
.footer p {
line-height: 2.5rem;
max-width: 320px;
margin-left: auto;
margin-right: auto;
}
.page-banner {
padding: 0;
}
.page-banner.review-banner {
padding: 0;
}
.page-banner .container-max {
position: static;
transform: none;
padding: 2rem 0;
}
.page-banner .container-max .page-title-wrap {
padding: 0 2rem;
}
.page-banner .container-max .page-title-wrap img {
width: 8rem;
}
.page-banner .container-max .page-title-wrap h1 {
font-size: 2.8rem;
letter-spacing: -0.1rem;
}
.page-banner .container-max .page-title-wrap i {
display: none;
}
.page-banner.nd-banner {
padding: 0;
}
.page-banner.nd-banner .container-max {
position: static;
transform: none;
padding: 2rem 0;
}
.page-banner.nd-banner .container-max .page-title-wrap img {
width: 8rem;
}
.page-banner.nd-banner .container-max .page-title-wrap h1 {
font-size: 3rem;
}
.page-title-text .section p {
padding: 0;
}
.page-banner-wrap .banner-image {
padding-bottom: 120%;
}
.page-banner-wrap .banner-caption .page-title-wrap h1 {
font-size: 2.8rem;
letter-spacing: -0.1rem;
margin: 0 0 0.5rem;
}
.page-banner-wrap .banner-caption .page-title-wrap p {
line-height: 1.25;
}
.blog-carousel .item {
padding-bottom: 120%;
}
.footer-map {
margin: -8rem 0 -4rem;
}
.footer-map img.mobile {
display: block;
}
.footer-map img.desktop {
display: none;
}
.three-column-grid .grid-item {
padding: 2rem 0.5rem;
}
.three-column-grid .grid-item:after {
left: 0.5rem;
right: 0.5rem;
}
.three-column-grid .grid-item .icon {
width: 8rem;
margin: 0 0 1rem;
}
.three-column-grid .row > div:nth-child(3n+3) .grid-item {
border-right: 1px solid #ebebeb;
}
.three-column-grid .row > div:nth-child(2n+2) .grid-item {
border-right: none;
}
.three-column-grid .row > div:nth-last-child(-n+3) .grid-item:after {
display: block;
}
.three-column-grid .row > div:nth-last-child(-n+2) .grid-item:after {
display: none;
}
.section-head.statement h2 {
font-size: 4rem;
line-height: 1.1;
}
.four-column-grid .grid-item {
padding: 2rem 0.5rem;
}
.four-column-grid .grid-item:after {
left: 0.5rem;
right: 0.5rem;
}
.four-column-grid .grid-item .icon {
width: 8rem;
}
.four-column-grid .row > div:nth-child(4n+4) .grid-item {
border-right: none;
}
.four-column-grid .row > div:nth-child(2n+2) .grid-item {
border-right: none;
}
.four-column-grid .row > div:nth-last-child(-n+4) .grid-item:after {
display: block;
}
.four-column-grid .row > div:nth-last-child(-n+2) .grid-item:after {
display: none;
}
.tools ul li {
width: 50%;
text-align: center;
}
.tools ul li:nth-child(2n+1):before {
display: none;
}
.tools ul li:nth-child(2n+2):before {
display: block;
}
.achievement .praised-by {
-webkit-box-flex: 0;
-ms-flex: 0 0 48%;
flex: 0 0 48%;
max-width: 48%;
}
.eight-column-box .image {
padding-bottom: 56.25%;
}
.icons-with-text ul li {
width: 50%;
}
.icons-with-text ul li:before {
width: 4rem;
left: -2rem;
}
.teams {
width: 50%;
}
.middle-banner .text {
right: 2rem;
}
.middle-banner .text h4 {
font-size: 2rem;
margin: 0 0 0.5rem;
letter-spacing: -0.1rem;
}
.middle-banner .text h4 br {
display: block;
}
.blog-header .blog-title h1 {
font-size: 2.8rem;
}
.blog-header .blog-title p {
font-size: 1.4rem;
}
.global-presence .office-address h3 {
font-size: 2.6rem;
}
.global-presence .office-address address {
font-size: 1.8rem;
}
.global-presence .office-address address br {
display: block;
}
.give-wings {
display: none;
}
.page-header .page-header-image {
padding-bottom: 44%;
}
.page-header .page-title-wrap {
margin-top: -2rem;
}
.page-header .page-title-wrap h1 {
font-size: 3rem;
letter-spacing: -0.1rem;
}
.page-header .page-title-wrap p {
font-size: 1.8rem;
}
.page-header .page-title-wrap:before {
height: 20px;
top: -19px;
}
.btn {
font-size: 1.4rem;
}
.portfolio-masonry .masonry-item .portfolio-info {
padding: 2rem 2rem 4rem;
}
.portfolio-masonry .masonry-item .portfolio-info h5 {
font-size: 1.6rem;
}
.portfolio-masonry .masonry-item .portfolio-info .portfolio-title {
font-size: 2.6rem;
margin: 0 0 0.5rem;
}
.portfolio-masonry .masonry-item .portfolio-info p {
font-size: 1.6rem;
}
.portfolio-masonry .masonry-item .portfolio-info .links {
width: calc(100% - 4rem);
bottom: 1rem;
}
.portfolio-masonry .masonry-item .portfolio-info .links .store-link a {
width: 3.4rem;
height: 3.4rem;
}
.the-result .image {
margin: 0 3rem 2rem;
}
.app-screens .screens {
margin: 1.5rem 0;
}
.case-study-banner {
padding-bottom: 68%;
}
.case-study-banner svg {
display: none;
}
.case-study-banner .caption h4 {
font-size: 2rem;
margin: 0 0 0.75rem;
}
.case-study-banner .caption h2 {
font-size: 2.4rem;
margin: 0 0 1rem;
}
.case-study-banner .caption p {
margin: 0 0 0.5rem;
}
.awards .awards-logo li {
margin: 0 1rem;
}
.request-for-service .case-study-form {
padding: 3rem 0rem 2rem;
}
.case-image-content .content h2 {
font-size: 2.8rem;
}
.solution-approach .content h2 {
font-size: 2.6rem;
}
.reviews-section .col-md-4:last-child {
margin: 0;
}
.page-top-text p {
padding: 0 1rem 0;
}
.section-head ul li {
width: 100%;
}
.left-img-content .left-img {
margin-bottom: 3rem;
}
.left-img-content .section-head {
text-align: center;
}
.mobile-app-services .section-head {
text-align: center;
}
.mobile-app-services .three-column-grid .grid-item {
text-align: center;
display: flex;
flex-direction: column;
}
.mobile-app-services .three-column-grid .grid-item:after {
display: none;
}
.mobile-app-services .three-column-grid .grid-item .icon {
margin: 0 auto 2rem;
}
.mobile-app-services .three-column-grid .grid-item .grid-contnet {
width: 100%;
margin: 0;
}
.mobile-app-services .three-column-grid .row > div:nth-last-child(-n+3) .grid-item:after {
display: none;
}
.mobile-app-services .three-column-grid .row > div:nth-child(3n+3) .grid-item {
border-right: none;
}
.industry-coverage .section-head {
text-align: center;
}
.development-process .two-column-grid .grid-item {
text-align: center;
}
.development-process .two-column-grid .grid-item .icon {
width: 8rem;
margin-bottom: 2rem;
}
.development-process .two-column-grid .grid-item .grid-contnet {
width: 100%;
margin: 0;
}
.get-it-done .section-head {
text-align: center;
}
.why-techahead .two-column-grid .grid-item {
text-align: center;
}
.why-techahead .two-column-grid .grid-item .icon {
margin: 0 0 2rem;
}
.why-techahead .two-column-grid .grid-item .grid-contnet {
width: 100%;
}
.our-foucs .chart span {
margin: 0 4.5rem;
}
.client-testimonials {
padding: 4rem 0 0;
}
.client-testimonials .section-head {
margin: 0;
}
.client-testimonials .thumbnails-wrapper {
padding: 0;
margin-bottom: 0;
}
.boxed-thumbs.thumbs-type-one {
max-width: 42rem;
}
.boxed-thumbs.thumbs-type-one .boxed-400 {
width: 21rem;
height: 21rem;
margin: 10rem 0.5rem 0.5rem;
}
.boxed-thumbs.thumbs-type-one .boxed-300 {
width: 16rem;
height: 16rem;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-one .boxed-360 {
width: 17rem;
height: 17rem;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-two {
max-width: 51rem;
margin-top: 5rem;
}
.boxed-thumbs.thumbs-type-two .boxed-300 {
width: 18rem;
height: 18rem;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-two .boxed-400 {
width: 27rem;
height: 27rem;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-two .boxed-280 {
width: 16rem;
height: 16rem;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-two .boxed-360 {
width: 25rem;
height: 25rem;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-three {
max-width: none;
}
.boxed-thumbs.thumbs-type-three .three-thumbs {
display: none;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-one-content {
font-size: 1.6rem;
line-height: 1.2;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-two-content {
font-size: 1.5rem;
padding-bottom: 25%;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-two-content span {
font-size: 2rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-two-content span sup {
top: -1rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-three-content {
font-size: 1.4rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-three-content span {
font-size: 1.2rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-four-content .text-md {
font-size: 1.5rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-four-content .text-lg {
font-size: 2rem;
}
.boxed-thumbs.thumbs-type-three > div:nth-child(1) {
width: calc(53% - 0.5rem);
height: auto;
padding: 7% 0;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-three > div:nth-child(2) {
width: calc(43% - 0.5rem);
height: auto;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-three > div:nth-child(3) {
width: calc(48% - 0.5rem);
height: auto;
padding: 7% 1rem;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-three > div:nth-child(4) {
width: calc(38% - 0.5rem);
height: auto;
padding: 5% 1rem;
margin: 0.5rem;
}
.boxed-thumbs.thumbs-type-three .boxed-360 .box-four {
padding: 1rem;
}
.boxed-thumbs.thumbs-type-three .boxed-360 .box-four p {
font-size: 1.2rem;
}
.boxed-thumbs.thumbs-type-three .boxed-300 .thumb-inner {
padding: 1rem;
}
.boxed-thumbs > div img {
border-radius: 0.5rem;
}
.home-brands p {
margin: 0rem 0 3rem 0;
line-height: 1.5;
}
.home-brands .brand-bottom-section {
margin-top: 0rem;
}
}
@media (max-width: 30em) { .top-page-banner .title-section {
padding: 1rem 0 3rem;
}
.top-page-banner .title-section .page-title-wrap {
padding-right: 14rem;
}
.top-page-banner .title-section .page-title-wrap h1 {
font-size: 3.6rem;
line-height: 1.3;
}
.top-page-banner .page-title-wrap p {
font-size: 2.1rem;
padding-right: 4rem;
}
.section-head.new-sec-head h2 {
font-size: 2.8rem;
margin: 0 0 1rem;
}
.section-head.statement h2 {
font-size: 3.2rem;
line-height: 1.1;
}
.global-leaders .section {
padding: 0 0 4rem;
}
.boxed-thumbs.thumbs-type-one {
max-width: none;
text-align: center;
}
.boxed-thumbs.thumbs-type-one .three-thumbs {
display: none;
}
.boxed-thumbs.thumbs-type-one .boxed-400 {
width: calc(53% - 0.5rem);
height: auto;
}
.boxed-thumbs.thumbs-type-one .boxed-300 {
width: calc(43% - 0.5rem);
height: auto;
}
.boxed-thumbs.thumbs-type-one .boxed-360 {
width: calc(43% - 0.5rem);
height: auto;
}
.boxed-thumbs.thumbs-type-two {
max-width: none;
margin-top: 2rem;
text-align: center;
}
.boxed-thumbs.thumbs-type-two .three-thumbs {
display: none;
}
.boxed-thumbs.thumbs-type-two .boxed-300 {
width: calc(43% - 0.5rem);
height: auto;
}
.boxed-thumbs.thumbs-type-two .boxed-400 {
width: calc(53% - 0.5rem);
height: auto;
}
.boxed-thumbs.thumbs-type-two .boxed-280 {
width: calc(43% - 0.5rem);
height: auto;
}
.boxed-thumbs.thumbs-type-two .boxed-360 {
width: calc(53% - 0.5rem);
height: auto;
}
.engineer-consulting .section {
padding: 0 0 4rem;
}
.engineer-consulting .boxed-thumbs .boxed-280 {
margin-left: 0;
}
.our-foucs .chart span::before {
font-size: 1.6rem;
}
.our-foucs .focus-logos ul {
margin-top: 3rem;
padding: 3rem 0 0;
}
.our-foucs .focus-logos ul li {
margin-bottom: 0;
padding: 1rem;
}
.ta-awards .awards-box {
width: 75%;
display: inline-block;
}
.ta-awards .awards-text {
width: 75%;
display: inline-block;
padding: 1rem 0;
}
.global-presence .global-text p {
font-size: 1.8rem;
}
.get-it-done .new-grid {
width: 100%;
}
}
@media (max-width: 26.1875em) { .top-page-banner .title-section .page-title-wrap {
padding-right: 3rem;
}
.page-template-contact-us .page-banner .container-max .page-title-wrap a {
display: block;
}
.blog-carousel .item .caption p {
font-size: 1.3rem;
}
.slider .slider-caption {
padding: 7.5rem 1rem;
}
.slider .slider-caption .caption-head {
font-size: 2.8rem;
}
.case-study-banner {
padding-bottom: 88%;
}
.case-study-banner .caption {
bottom: 8%;
}
.page-top-text p {
padding: 0;
}
.six-column-grid .grid-item {
margin: 0 1rem 6rem;
}
.six-column-grid .row > div:nth-last-child(-n+6) .grid-item {
margin: 0 1rem 6rem;
}
.our-foucs .chart span {
margin: 0 3rem;
}
.our-foucs .industire-list ul li {
width: 42%;
font-size: 1.4rem;
}
.our-foucs .focus-logos ul li {
width: 33%;
}
.client-testimonials .thumbnails-wrapper .thumbnail a {
padding: 0.4rem;
}
.boxed-thumbs.thumbs-type-three .three-thumbs {
width: 2.6rem;
height: 2.6rem;
top: -4.6rem;
left: -4.6rem;
}
.boxed-thumbs.thumbs-type-three .three-thumbs::before, .boxed-thumbs.thumbs-type-three .three-thumbs:after {
width: 4rem;
height: 4rem;
}
.boxed-thumbs.thumbs-type-three .three-thumbs::before {
left: -1.3rem;
top: 4rem;
}
.boxed-thumbs.thumbs-type-three .three-thumbs::after {
left: 4rem;
top: -1.4rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-one-content {
font-size: 1.4rem;
}
.boxed-thumbs.thumbs-type-three .thumb-inner .box-three-content {
font-size: 1.2rem;
}
} @-webkit-keyframes header {
from {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes header {
from {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}  @font-face {
font-family: "icomoon";
src: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/fonts/icomoon.eot?j9w0ge);
src: url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/fonts/icomoon.eot?j9w0ge#iefix) format("embedded-opentype"), url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/fonts/icomoon.ttf?j9w0ge) format("truetype"), url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/fonts/icomoon.woff?j9w0ge) format("woff"), url(//www.techaheadcorp.com/wp-content/themes/techahead/assets/fonts/icomoon.svg?j9w0ge#icomoon) format("svg");
font-weight: normal;
font-style: normal;
}
[class^=icon-], [class*=" icon-"] { font-family: "icomoon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
content: "";
}
.icon-star-empty:before {
content: "";
}
.icon-star-fill:before {
content: "";
}
.icon-android:before {
content: "";
}
.icon-apple:before {
content: "";
}
.icon-web:before {
content: "";
}
.icon-down-caret:before {
content: "";
}
.icon-mobile-app-development:before {
content: "";
}
.icon-artificial-intelligence:before {
content: "";
}
.icon-arrow-left:before {
content: "";
}
.icon-arrow-right:before {
content: "";
}
.icon-arrow-right-circle:before {
content: "";
}
.icon-behance:before {
content: "";
}
.icon-dribble:before {
content: "";
}
.icon-facebook:before {
content: "";
}
.icon-instagram:before {
content: "";
}
.icon-linkedin:before {
content: "";
}
.icon-twitter:before {
content: "";
}.pagination { margin-top: 20px;margin-bottom: 50px; width: 100%; }
.pagination .page-numbers.current { background-color: #fe6666!important; }
.pagination .page-numbers { background-color: #666; padding: 5px 13px; color: #fff; font-size: 15px; }
.home-clients .technologies li { flex: 0 0 24%;  max-width: 24%; margin: 1rem 0; }
.wpcf7-mail-sent-ok {  display: none!important; }
.three-column-box .box h4 a { color: var(--primary); text-decoration: none; }
.knowledge-center.blog-sidebar .box.sticky {  position: fixed; width: 348px; top: 100px; }
.knowledge-center.blog-sidebar .box.sticky .box-body {  height: 450px; overflow: scroll; }
.knowledge-center.blog-sidebar .box.sticky .box-body {
height: 450px;
overflow: scroll;
}
.knowledge-center-content .lazyloaded { margin-bottom: 20px; }
.knowledge-center-content .size-full {
max-width: 100%;
width: auto;
}
.form-group.custom-file span.wpcf7-form-control-wrap.file-340 {
position: unset;
}
a.mailto {
color: #f86566!important;
font-weight: 600!important;
}
section.home-services.section.careersPage h3.service-title {
font-size: 2.8rem;
}