PK

ADDRLIN : /home/questend/www/css/
FLL :
Current File : /home/questend/www/css/stylesheet.css

@import url(font.css);
UL,
UL LI,
body,
form,
h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
}
#content,
.logos-clients li,
.pagination li.link,
UL {
    padding: 0;
}
body,
input,
select,
textarea {
    font-family: halyard-display, sans-serif;
    color: #000;
}
.error { color:red; }
#content,
#footer,
#header,
#menu-floating,
.block,
.container-big,
.container-photo,
.fieldContainer,
.row,
html {
    position: relative;
}
#logo,
#logo-footer,
#menu {
    line-height: 0;
}
#smallmenu,
.fieldContainer-wrap-33-right,
.fieldContainer-wrap-50-right,
.fieldContainer-wrap-66-right,
.mobile-menu-arrow {
    float: right;
}
#footerInner a,
#smallmenu a:hover,
.menus li a,
a {
    text-decoration: none;
}
#smallmenu,
.ui-helper-clearfix:after {
    clear: both;
}
.caps,
.categoryItemDetails,
.footerMenu h2,
.sliderDetails,
.smallmenus li,
.table-header-row,
a.button,
input[type="submit"] {
    text-transform: uppercase;
}
.close,
.field-icon-right i {
    right: 5px;
}
#headerInner,
#logo,
#logo-blue,
#logo-transparent {
    transition: 0.7s;
}
html {
    min-height: 100%;
}
body {
    font-size: 20px;
    font-weight: 300;
    background-color: #fff;
    overflow-x: hidden;
    cursor: default;
    letter-spacing: 0.05em;
}
h1,
h2,
h3,
h4,
input,
select,
textarea {
    font-size: 1em;
    font-weight: 400;
}
* {
    box-sizing: border-box;
}
p {
    line-height: 1.3em;
    margin-bottom: 1em;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
#header {
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    transition: background 0.7s;
}
#footerInner,
#headerInner,
.container {
    max-width: 1020px;
    margin: 0 auto;
    position: relative;
    padding: 120px 15px;
}
.full-large {
    width: calc(100vw - 120px);
    max-width: 1800px;
}
#headerInner {
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
}
#footer {
    background-color: #1c1c1c;
}
#footerInner {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #888;
}
#footerInner a {
    color: #666;
}
#footerInner a:hover,
.awardsBox a:hover,
.menus li a.menuOn,
.menus li a:hover {
    color: #d60213;
}
.content-short,
.content-xshort {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
}
.content-xshort {
    max-width: 465px;
}
.container-photo {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.container-photo-header {
    height: 100vh;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.large-offset {
    margin-left: -30px;
    margin-right: -30px;
}
.no-offset {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.block {
    display: block;
}
a {
    color: inherit;
    transition: 0.4s;
    cursor: pointer;
}
a img {
    border: none;
}
.fixCellPadding {
    line-height: 0 !important;
}
.fixCellPadding img,
.telDesktop {
    display: inline-block;
}
UL {
    list-style-type: none;
    list-style-image: none;
}
.custom-content ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 1em 0 1em 1em;
}
.bullets-custom LI,
.custom-content li {
    margin-bottom: 1em;
    line-height: 1.3em;
}
.custom-content li {
    padding: 0 !important;
}
.custom-content iframe {
    max-width: 100%;
}
.custom-content img,
.img-responsive {
    max-width: 100%;
    height: auto;
}
.bullets-custom {
    list-style-type: none !important;
    padding-left: 0 !important;
    margin-left: 2em !important;
}
.bullets-custom-indent {
    padding-left: 1.25em !important;
}
input,
select,
textarea {
    width: 100%;
    padding: 1em 0 0.5em;
    padding-top: calc(1em + 2px);
    border: none;
    background-color: transparent;
    transition: 0.2s linear;
    border-bottom: 2px solid #000;
}
.field-dropdown.disabled::after,
input:disabled,
input[type="checkbox"]:disabled + .checkbox-label:before,
input[type="checkbox"]:disabled + .checkbox-toggle-label,
input[type="radio"]:disabled + .radio-label:before,
select:disabled,
textarea:disabled {
    opacity: 0.5;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
    appearance: none;
    border-radius: 0;
}
select {
    padding-right: 2em;
    cursor: pointer;
}
select[multiple] {
    background-image: none;
}
select::-ms-expand {
    display: none;
}
.fieldContainer {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 5px;
}
table .fieldContainer {
    margin: 0 0 5px;
}
.field-dropdown::after {
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: calc(1em / 2 * -1 + 1px);
    right: 16px;
    font-family: "Font Awesome 5 Pro";
    font-size: 1em;
    line-height: 1em;
    content: "\f078";
    pointer-events: none;
    color: #fff;
}
.field-icon-left input,
.field-icon-left select {
    padding-left: calc(2 * 0.6875em + 1.33em - 2px) !important;
}
.field-icon-right input {
    padding-right: calc(2 * 0.6875em + 1.33em - 6px) !important;
}
.field-icon-left select,
.field-icon-left-short input {
    padding-left: calc(0.6875em + 1.33em - 2px) !important;
}
.field-icon-right-short input {
    padding-right: calc(0.6875em + 1.33em - 6px) !important;
}
.field-icon-left i,
.field-icon-right i {
    position: absolute;
    top: 50%;
    margin-top: calc(0.9em/2 * -1);
    text-align: center;
    padding: 0 calc(0.6875em - 6px);
    min-width: 1em;
    height: auto;
    line-height: 1em;
    font-size: 1.33em;
    font-style: normal;
    color: #999;
    box-sizing: content-box;
}
.icon-text i {
    font-size: 1em;
    font-weight: 700;
    padding: 0 calc(1.33em - 6px);
}
.field-has-note-icon i {
    margin-top: calc(1em / 2 * -1 - 0.5em);
}
.field-has-note-icon.icon-text i {
    margin-top: calc(1em / 2 * -1 - 0.66em);
}
.field-icon-left-short i {
    text-align: left;
}
#menu,
.headerText-table-cell {
    text-align: center;
    padding: 0 15px;
}
.field-icon-left i {
    left: 0;
}
.field-icon-fade i {
    opacity: 0.2;
}
.field-label {
    position: absolute;
    top: calc(1em + 2px);
    left: 0;
    transition: 0.2s linear;
}
.fieldContainer-wrap-33,
.fieldContainer-wrap-33-right {
    display: inline-block;
    position: relative;
    width: 33.3334%;
    vertical-align: top;
    margin-right: -4px;
}
.fieldContainer-wrap-50,
.fieldContainer-wrap-50-right {
    display: inline-block;
    position: relative;
    width: 49.8%;
    vertical-align: top;
}
.fieldContainer-wrap-66,
.fieldContainer-wrap-66-right {
    display: inline-block;
    position: relative;
    width: 66%;
    vertical-align: top;
}
textarea {
    resize: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
    border: none;
    background: 0 0;
    padding: 0;
    box-shadow: none;
    margin-bottom: 0;
}
.sliderImage,
.videos iframe {
    background-repeat: no-repeat;
    background-position: center;
}
#menu-x,
#windowPopup,
#windowPopupRefresh,
.telMobile,
.ui-helper-hidden,
.yearBox,
a.portfolio-overlay #mouse-circle,
a.portfolio-overlay.design #mouse-circle,
input[type="checkbox"],
input[type="radio"] {
    display: none;
}
.checkbox-label,
.radio-label {
    margin-right: 5px;
    cursor: pointer;
    white-space: nowrap;
}
.checkbox-label:before,
.radio-label:before {
    content: "\f0c8";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
    font-size: 1em;
    font-weight: 400;
}
.checkbox-label-large:before,
.radio-label-large:before {
    font-size: 1.5em;
    margin: 0 5px 5px 0;
}
.radio-label:before {
    content: "\f111";
}
.checkbox-toggle-label:after,
.checkbox-toggle-label:before {
    transition: 0.1s linear;
    content: "";
    position: absolute;
    display: inline-block;
}
input[type="checkbox"]:checked + .checkbox-label:before,
input[type="radio"]:checked + .radio-label:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #00b37d;
}
input[type="radio"]:checked + .radio-label:before {
    content: "\f192";
    font-weight: 400;
}
.checkbox-toggle-label {
    cursor: pointer;
    margin-left: 5px;
    position: relative;
    font-size: 16px;
}
.checkbox-toggle-label:before {
    top: 0;
    border-radius: 12px;
    background: #ccc !important;
    height: 24px;
    width: 48px;
    vertical-align: middle;
}
.toggle-small:before {
    border-radius: 9px;
    height: 18px;
    width: 36px;
}
.checkbox-toggle-label:after {
    left: 3px;
    top: 3px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff !important;
}
.toggle-small:after {
    height: 12px;
    width: 12px;
}
input[type="checkbox"]:checked + .checkbox-toggle-label:before {
    background-color: #25af25 !important;
}
input[type="checkbox"]:checked + .checkbox-toggle-label:after {
    left: 27px;
}
input[type="checkbox"]:checked + .toggle-small:after {
    left: 21px;
}
.no-label {
    margin: 0;
}
input:focus,
select:focus,
textarea:focus {
    outline: 0;
    border-color: #2779d6;
    color: #2779d6;
}
input:focus ~ .field-label,
input:not(:placeholder-shown) ~ .field-label,
select:focus ~ .field-label,
select:not(:placeholder-shown) ~ .field-label,
textarea:focus ~ .field-label,
textarea:not(:placeholder-shown) ~ .field-label {
    top: 0;
    left: 0;
    font-size: 0.8em;
    font-weight: 500;
}
a.button,
input[type="submit"],button[type="submit"] {
    background-color: transparent;
    padding: 15px 30px;
    display: inline-block;
    text-decoration: none;
    border-radius: 9999px;
    font-size: 14px;
    border: 2px solid #000;
    color: #000;
    transition: 0.4s;
    cursor: pointer;
    width: auto;
    appearance: none;
    margin: 0 0 5px;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: center;
}
input[type="submit"] {
    font-family: FontAwesome, halyard-display, sans-serif;
    box-shadow: none;
}
button[type="submit"] {
    font-family: FontAwesome, halyard-display, sans-serif;
    box-shadow: none;
}
.button-small {
    font-size: 0.9em !important;
    padding: 5px 10px !important;
    width: auto;
}
.button-large {
    font-size: 1.4em;
}
.button-reverse {
    background-color: #fff !important;
    border-color: #fff !important;
    color: grey !important;
}
.button-outline,
.button-outline:hover,
.button-reverse:hover {
    border-color: #fff !important;
    color: #fff !important;
    background-color: transparent !important;
}
.transparent-field {
    border: 0;
    width: auto;
    padding: 0;
    background-color: transparent;
}
#menu,
.submenu {
    background-color: #fff;
}
::-webkit-input-placeholder {
    color: #999 !important;
}
::-moz-placeholder {
    color: #999 !important;
    opacity: 1;
}
::-ms-input-placeholder {
    color: #999 !important;
}
.selectOption {
    color: #000;
}
.long {
    width: 250px;
}
.medium {
    width: 150px;
}
.expiration,
.short {
    width: 70px;
}
.full {
    width: 99%;
}
.headerText-table-cell {
    display: table-cell;
    vertical-align: middle;
    height: 300px;
    color: #fff;
    width: 1900px;
    max-width: 100%;
}
.headerText {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#menu {
    position: relative;
}
#logo {
    position: absolute;
    left: 15px;
    top: 10px;
    width: 60px;
    z-index: 2;
}
#mainmenu,
#smallmenu,
.menus li,
.smallmenus li {
    position: relative;
}
#logo-footer {
    width: 194px;
}
#logo img,
#logo-footer img {
    width: 100%;
    height: auto;
}
#smallmenu {
    margin-top: 15px;
}
#mainmenu-floating {
    float: left;
    position: relative;
    margin-top: 27px;
    clear: both;
    transition: 0.7s;
    width: 100%;
}
#mainmenu {
    display: inline-block;
    width: 930px;
}
.menus li {
    float: left;
    line-height: 1em;
    margin-right: 56px;
}
.submenu-auto-width {
    position: static !important;
}
.submenu-auto-width .submenu {
    min-width: auto !important;
}
.menus li a {
    color: #fff;
    display: block;
    line-height: 1em;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
}
.menus li a::before {
    content: "";
    display: block;
    margin: 0 0 5px;
    width: 0;
    background: 0 0;
    transition: width 0.5s, background-color 0.5s;
}
.smallmenus li {
    float: left;
    font-size: 0.857em;
    padding: 0 15px;
    border-right: 1px solid #91c379;
}
.smallmenus li:last-child {
    border-right: none;
}
/*.menus li:last-child {
    margin-right: 0;
    float: right;
}*/
#smallmenu a {
    color: #91c379;
}
#smallmenu a:hover {
    color: #fff;
}
.submenu {
    position: absolute;
    z-index: 1000;
    min-width: 100%;
    white-space: nowrap;
    padding: 20px 10px;
    text-align: left;
    display: none;
}
.column,
.column16,
.column20,
.column25,
.column30,
.column33,
.column40,
.column50,
.column60,
.column66,
.column75,
column100 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.submenuList li {
    float: none;
    font-weight: 400;
    margin-right: 0;
    line-height: 1.438em;
}
.submenuList li a {
    color: #666 !important;
    padding: 5px 0 !important;
    font-size: 0.875em;
    display: inline-block;
}
.submenuList li a:hover {
    color: #0e76bc !important;
}
.copyright {
    font-size: 0.8em;
}
.header {
    font-size: 100px;
    line-height: 1em;
    letter-spacing: -0.01em;
}
.subheader {
    font-size: 65px;
}
.subheader2 {
    font-size: 41px;
}
.subheader,
.subheader2,
.subheader3 {
    margin-bottom: 1em;
    line-height: 1.1em;
    font-weight: 500;
}
.subheader {
    margin-bottom: 0.5em;
}
.subheader3 {
    font-size: 31px;
    font-weight: 400;
}
.column {
    float: left;
}
hr {
    background-color: #ccc;
    height: 1px;
    width: 100%;
    border: 0;
    margin: 2em 0;
    position: relative;
}
.hr-large {
    margin: 4em 0;
}
.hr-small {
    margin: 2px 0;
}
.anchor:before {
    display: block;
    content: " ";
    margin-top: -60px;
    height: 60px;
    visibility: hidden;
}
.table {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
}
.table-alternate TR:nth-child(odd) {
    background-color: #f9f9f9;
}
.table td {
    padding: 10px;
    vertical-align: top;
}
#credit-card-icon i,
.table-form td,
.vertical-align-middle td {
    vertical-align: middle;
}
.table tr {
    border-bottom: 1px solid #ccc;
}
.table-form td {
    border: 0;
    border-spacing: 0px;
    padding: 0 5px 0 0;
}
.boxes-list li,
.features-list li {
    vertical-align: top;
    margin-right: -5px;
}
.table-header-row {
    font-weight: 500;
    background-color: #f0f0f0 !important;
}
.table-top-row {
    border-top: 1px solid #ccc;
}
.required {
    color: #d2232a;
    font-weight: 500;
    line-height: 1em;
}
.column16,
.features-6 li {
    width: 16.6667%;
}
.column20,
.features-5 li {
    width: 20%;
}
.column25,
.features-4 li {
    width: 25%;
}
.column30 {
    width: 30%;
}
.column33,
.features-3 li {
    width: 33.3334%;
}
.column40 {
    width: 40%;
}
.column50,
.features-2 li,
.testimonials-list li,
.videos li {
    width: 50%;
}
.column60 {
    width: 60%;
}
.column66 {
    width: 66.6667%;
}
.column75 {
    width: 75%;
}
.column100 {
    width: 100%;
    padding: 0;
}
.column-left {
    float: left;
    position: relative;
    padding-left: 15px;
}
.column-right {
    float: right;
    position: relative;
    padding-right: 15px;
}
.first {
    padding-left: 0 !important;
}
.last {
    padding-right: 0 !important;
}
.sliderImage {
    position: relative;
    background-size: cover;
    height: 100%;
}
.sliderDetails {
    position: absolute;
    font-size: 55px;
    color: #fff;
    line-height: 0.8em;
    font-weight: 900;
    top: 174px;
    width: 100%;
}
.footerMenu h2,
a.moreLink,
strong {
    font-weight: 500;
}
.popupOutter {
    position: fixed;
    z-index: 10000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
}
.popupBox {
    position: relative;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
    max-height: calc(100vh - 40px);
    border-radius: 12px;
    overflow: hidden;
}
#websiteBackground,
.close,
.ui-helper-zfix,
.ui-tooltip {
    position: absolute;
}
.windowContent {
    line-height: 0;
    background-color: #fff;
}
.boxes-list li img,
.gallery li a,
.windowContent img {
    display: block;
}
.close {
    z-index: 100000;
    top: 5px;
    line-height: 1;
    background-color: #000;
    color: #fff;
    padding: 6px 8px;
    border-radius: 9999px;
    font-size: 18px;
}
#footerCopyright {
    margin-top: 3px;
    font-size: 0.8em;
    line-height: 1.5em;
}
#footerCopyright a {
    color: #999;
}
.features-list li p a:hover,
.footerCopyright a:hover {
    text-decoration: underline;
}
#side-menu ul li a,
.awardsBox a,
.catalogContainer li a,
.features-list li a,
.features-list li p a,
.mobileMenuList LI a,
.tabs .nav-link:hover,
.ui-helper-reset {
    text-decoration: none;
}
.filter-bar-header a,
.footerMenu,
.small {
    font-size: 0.875em;
}
.footerMenu h2 {
    margin-bottom: 1em;
}
.footerMenu li {
    margin-bottom: 0.8em;
    line-height: 1.3em;
}
.footerMenu-inline li {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0.8em;
    display: inline-block;
}
a.subscribeButton {
    display: block;
    padding: 5px;
    background-color: #a1a1a1;
    color: #fff !important;
    font-size: 12px;
    margin-top: 10px;
}
.no-margin {
    margin: 0 !important;
}
.no-margin-top {
    margin-top: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.margin-top-half {
    margin-top: 0.5em !important;
}
.margin-top-small {
    margin-top: 1em !important;
}
.margin-top-large {
    margin-top: 2em !important;
}
.margin-top-xlarge {
    margin-top: 3em !important;
}
.margin-bottom-half {
    margin-bottom: 0.5em !important;
}
.margin-bottom-small {
    margin-bottom: 1em !important;
}
.margin-bottom-large {
    margin-bottom: 2em !important;
}
.margin-bottom-xlarge {
    margin-bottom: 3em !important;
}
.padding-right-large {
    padding-right: 30px;
}
.padding-left-large {
    padding-left: 30px;
}
.padding-right-xlarge {
    padding-right: 60px;
}
.padding-left-xlarge {
    padding-left: 60px;
}
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.vertical-middle-text {
    vertical-align: middle !important;
}
#at15s,
.mobileElement,
.mobileElement-inline,
.mobileElement-inline-block,
.tabletElement,
.tabletElement-inline,
.tabletElement-inline-block {
    display: none !important;
}
.boxes-list li,
.features-list,
.features-list li {
    display: inline-block;
    position: relative;
}
#map-canvas {
    width: 100%;
    height: 600px;
}
a.moreLink {
    font-size: 14px;
}
.align-icons li i {
    top: 0;
    line-height: 1em;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
}
.ui-front {
    z-index: 100;
}
.ui-tooltip {
    background: #1c1c1c;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    border-radius: 12px;
    border: 1px solid #666;
    max-width: 340px;
    z-index: 9999px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
#websiteBackground {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 100%;
    height: 450px;
}
.grey {
    color: #666 !important;
}
.credit-card {
    width: 200px;
}
#credit-card-icon i {
    color: #666;
    font-size: 30px;
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: #d60213;
    border-radius: 5px;
}
::-webkit-scrollbar-track {
    background-color: #000;
}
.fa-ul {
    line-height: 1.438em;
}
.features-list {
    width: 100%;
    text-align: center;
}
.features-list li {
    text-align: center;
    padding: 0 15px;
    font-size: 1em;
}
.features-7 li {
    width: 14.28571428%;
}
.features-list li .list-container {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.features-list li a {
    display: block;
    transition: none;
    position: relative;
}
.features-list li p a {
    display: contents;
    transition: 0.4s;
}
.features-list img {
    margin-bottom: 30px;
}
.features-list-image-only img {
    margin-bottom: 0;
    vertical-align: middle;
    min-width: auto;
}
.gallery li,
.list-inline li {
    vertical-align: top;
    position: relative;
    display: inline-block;
}
.features-list-multirow li {
    margin-bottom: 60px;
}
.features-list-icons i {
    font-size: 4em;
    margin-bottom: 0.5em;
}
.graph-bar {
    background-color: #1181c7;
    height: 20px;
}
.graph-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.large-font {
    font-size: 1.2223em;
    line-height: 1.3em;
}
.news-list li {
    padding-bottom: 1em;
    margin-bottom: 2em;
    border-bottom: 1px solid #ccc;
}
.news-list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.news-list li .title {
    overflow: hidden;
    line-height: 1.2em;
}
.gallery li {
    width: 33.3334%;
    padding: 0 15px;
    margin-right: -5px;
    margin-bottom: 30px;
}
.box {
    display: block;
    position: relative;
    padding: 1em;
    background-color: #f1f1f1;
}
.padding-small,
.padding-small-top {
    padding-top: 60px;
}
.icon-box {
    padding-bottom: 1.3em !important;
}
.padding-small,
.padding-small-bottom {
    padding-bottom: 60px;
}
.icon-box i {
    font-size: 1.5em;
    margin-bottom: 0.8em;
}
.field-note {
    font-size: 0.8em;
    margin-top: 5px;
}
.productName,
.socialMedia li a {
    font-size: 24px;
}
.vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50.1%);
}
.vertical-center-center {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#button-scroll-up {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999;
    text-align: center;
    color: #ccc;
    display: none;
}
#button-scroll-up i {
    font-size: 32px;
}
.list-inline li {
    margin-left: 7.5px;
    margin-right: 7.5px;
    margin-bottom: 15px;
}
#breadcrumb {
    padding: 10px 0;
}
#breadcrumb i {
    margin: 0 2px;
}
sub,
sup {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
    font-size: 0.6em;
}
sub {
    top: 0.4em;
}
.label-align-top {
    vertical-align: top !important;
    padding-top: 5px !important;
}
.payment {
    width: auto;
    border-spacing: 0px;
}
.payment td {
    border: 0;
    padding: 0 5px 0 0;
    vertical-align: middle;
}
.accordion-list .description-box p:last-child,
.accordion-list li:last-child,
.socialMedia li,
.tab-description p:last-child {
    margin-bottom: 0;
}
.headerBar-overlay {
    position: relative;
    height: 160px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.headerBox {
    height: 100%;
    width: 100%;
    max-width: 1020px;
    padding: 0 15px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.headerBox-short {
    max-width: 800px;
}
.videos iframe {
    background-image: url(../images/na_video.png);
}
.hidden-section {
    padding: 1px 0;
}
.fadein,
.fadein-full {
    opacity: 0;
    transform: translateY(50px);
    transition: 1s;
}
.fadein-inplace {
    transform: translateY(0);
}
.fadein-full.visible,
.fadein.visible {
    opacity: 1;
    transform: translateY(0);
}
.fadein-element,
.fadein-element-center,
.fadein-element-full,
.fadein-element-left,
.fadein-element-right {
    opacity: 0;
    position: relative;
    animation: 1s both paused fadeIn-up;
}
.fadein-element-left {
    animation-name: fadeIn-left;
}
.fadein-element-right {
    animation-name: fadeIn-right;
}
.fadein-element-center {
    animation-name: fadeIn-center;
}
.fadein-element-center.play,
.fadein-element-full.play,
.fadein-element-left.play,
.fadein-element-right.play,
.fadein-element.play {
    animation-play-state: running;
}
@keyframes fadeIn-up {
    0% {
        opacity: 0;
        top: 20px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}
@keyframes fadeIn-left {
    0% {
        opacity: 0;
        left: -20px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}
@keyframes fadeIn-right {
    0% {
        opacity: 0;
        left: 20px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}
@keyframes fadeIn-center {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.accordion-list .mainlink div {
    width: calc(100% - 30px);
    display: inline-block;
}
.accordion-list li {
    background-color: #fff;
    margin-bottom: 10px;
}
.accordion-list a.mainlink {
    display: block;
    color: inherit;
    text-decoration: none;
    padding: 20px;
}
.accordion-list i {
    float: right;
    line-height: inherit;
    font-size: 1em;
}
.accordion-list .description-box {
    display: none;
    padding: 0 20px 20px;
}
.tabs {
    border-bottom: 1px solid #000;
    padding-left: 10px;
    margin-top: -15px;
}
.tabs .nav-item {
    margin-bottom: -1px;
    margin-right: -4px;
    margin-top: 15px;
}
.tabs .nav-link {
    display: block;
    padding: 10px 15px;
    border: 1px solid transparent;
    transition: none;
    border-bottom: 1px solid #000;
}
.tabs .nav-link.active {
    background-color: #fff;
    border-color: #000 #000 #fff;
}
.tab-description {
    background-color: #fff;
    padding: 30px 15px;
    border-bottom: 1px solid #000;
}
.pagination li,
.size-label {
    background-color: #f1f1f1;
    text-align: center;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow: auto;
}
.photo-box {
    border-radius: 10px;
    overflow: hidden;
}
.container .subheader2:first-child,
.container .subheader:first-child {
    margin-top: 0;
}
.catalogContainer {
    margin-left: -15px;
    margin-right: -15px;
}
.catalogContainer li {
    width: 25%;
    display: inline-block;
    text-align: center;
    margin-bottom: 50px;
    vertical-align: top;
    padding: 0 15px;
    margin-right: -4px;
    position: relative;
}
#techLogos img,
.catalogItemImage,
.logos li,
.productImage,
.size-label {
    vertical-align: middle;
}
.catalogContainer li a {
    color: #000;
    display: block;
}
.catalogItemImage {
    width: 100%;
    height: 100%;
    text-align: center;
    display: table-cell;
    line-height: 0;
}
.catalogItemImage img {
    max-width: 100%;
    max-height: 100%;
}
.categoryItemDetails {
    padding: 10px;
    font-size: 24px;
    font-weight: 500;
    border-top: 5px solid #e51937;
    margin-top: 5px;
}
.catalogItemDetails {
    padding: 10px;
}
.productName {
    margin-bottom: 0.5em;
    line-height: 1.2em;
    color: #000;
}
.productImageContainer {
    margin: 0 auto;
    max-width: 100%;
}
.productImage {
    width: 100%;
    display: table-cell;
    text-align: center;
    border: 1px solid #ccc;
    line-height: 0;
}
.more-views li {
    margin: 15px 9px 15px 0;
    line-height: 0;
}
.pagination form,
.pagination li {
    float: left;
    margin-right: 5px;
}
.more-views img {
    box-shadow: none !important;
}
.pagination li {
    width: 31px;
    padding: 7px 0;
}
.pagination li:first-child {
    padding: 7px 0;
    background: 0 0;
    width: auto;
}
#techLogos img:last-child,
.awardsBox li:last-child,
.pagination li:last-child {
    margin-right: 0;
}
.pagination li a {
    display: block;
    padding: 7px 0;
    color: inherit;
}
.pagination li.active {
    background-color: #00379d;
    color: #fff;
    padding: 7px 0;
    width: 31px;
    text-align: center;
}
.pagination li.inactive {
    color: #ccc;
}
.colours li,
.size-label {
    margin-right: 3px;
    margin-bottom: 7px;
}
.pagination form select {
    width: auto;
}
.sale {
    color: #b80000;
}
.size-label {
    cursor: pointer;
    position: relative;
    width: auto !important;
    min-width: 36px;
    padding: 10px !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    display: inline-block;
    transition: 0.4s;
}
input[type="radio"]:checked + .size-label,
input[type="radio"]:hover + .size-label {
    background-color: #2ac4f4 !important;
    border-color: #2ac4f4 !important;
    color: #fff;
}
.colours li {
    width: 32px;
    height: 32px;
}
.colours li.active,
.colours li:hover {
    border: 2px solid #000 !important;
    padding: 2px;
}
.colours li a {
    display: block;
    height: 100%;
}
.filter-bar {
    width: 230px;
}
.filter-bar-header {
    padding-bottom: 10px;
    border-bottom: 1px solid;
    color: #000;
}
.faqs li,
.filter-option {
    border-bottom: 1px solid #ccc;
}
.filter-option {
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    max-height: 223px;
    overflow: auto;
}
.filter-option li:first-child {
    font-weight: 700;
    text-transform: uppercase;
}
.filter-option li {
    padding: 3px 0;
    line-height: 1.2em;
}
.products-content {
    width: 1000px;
}
#mobileMenu {
    display: none;
    padding: 50px 0 15px;
    height: calc(100vh - 70px);
    overflow-y: auto;
}
#mobileMenuIcon {
    display: none;
    position: absolute;
    top: 19px;
    right: 16px;
    line-height: 0;
    color: #fff;
    padding: 11px 4px;
}
#mobileMenuIcon i {
    font-size: 28px;
}
#mobileLangIcon {
    display: none;
    position: absolute;
    top: 23.5px;
    line-height: 1em;
    left: 15px;
    text-align: center;
    padding: 7px 4px 4px;
    border: 1px solid #ccc;
}
.mobileMenuList LI {
    float: none;
    margin: 0 40px !important;
}
.mobileMenuList LI a {
    display: inline-block;
    padding: 15px 0;
    margin: 0;
    font-size: 1.7em;
    font-weight: 400;
}
.mobileMenuList li a.small {
    font-size: 0.857em;
    font-weight: inherit;
}
.mobileSubmenu {
    padding: 0;
    display: none;
}
.tel {
    text-decoration: none !important;
}
.desktopElement {
    display: block !important;
}
.desktopElement-inline {
    display: inline !important;
}
.desktopElement-inline-block {
    display: inline-block !important;
}
.stickToTop {
    position: fixed !important;
    z-index: 9999 !important;
    width: 100% !important;
    top: 0 !important;
}
.custom-icon-stack {
    width: 1em !important;
    height: 1em !important;
    line-height: 1 !important;
    margin-bottom: 0.5em !important;
}
.faqs li {
    margin-bottom: 0;
}
.section-outter-box {
    height: 400px;
}
a.list-overlay .list-title,
a.list-overlay img {
    transition: 0.4s ease-out;
}
.list-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 2;
}
a.list-overlay:hover img {
    filter: brightness(35%);
}
a.list-overlay:hover .list-title {
    opacity: 1;
}
.horizontal-middle-align-columns {
    align-items: center;
}
.background-blue a.button,
.background-blue input[type="submit"],
.background-darkgrey a.button,
.background-darkgrey input[type="submit"] {
    color: #fff;
    border-color: #fff;
}
.background-white a.button,
.background-white input[type="submit"] {
    color: initial;
    border-color: initial;
}
a.simple-button {
    padding: 15px;
}
.yearLine {
    width: 100%;
    position: absolute;
    bottom: -1px;
    height: 2px;
    background-color: #fd7000;
    z-index: 99;
}
.background-lightblue {
    background-color: #cdecff;
}
.background-blue {
    background-color: #2779d6;
    color: #fff;
}
.background-blue:hover #mouse-circle,
.background-orange {
    background-color: #fd7000;
}

.background-red {
    background-color: #d60213;
    color: #fff;
}
.background-red:hover #mouse-circle,
.background-orange {
    background-color: #fd7000;
}
.background-grey {
    background-color: #f5f5f7;
}
.background-darkgrey {
    background-color: #1c1c1c;
    color: #fff;
}
.background-black {
    background-color: #000;
    color: #fff;
}
.background-white {
    background-color: #fff;
}
.background-blue .header,
.background-blue .subheader,
.background-blue .subheader2,
.background-blue .subheader3,
.background-darkgrey .header,
.background-darkgrey .subheader,
.background-darkgrey .subheader2,
.background-darkgrey .subheader3 {
    color: #fff;
}
.white {
    color: #fff !important;
}
.orange {
    color: #fd7000 !important;
}
.blue {
    color: #2779d6 !important;
}
.red {
    color: #d60213 !important;
}
.black {
    color: #000 !important;
}
.blue-dark {
    color: #0c3b70 !important;
}
.curlyquotes {
    font-family: Georgia, serif;
    font-size: 100px;
    font-style: italic;
    color: #ccc;
    vertical-align: text-top;
    display: inline-block;
    padding-top: 18px;
    margin-right: 10px;
    margin-bottom: -30px;
}
.plus-sign-enlarge {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fd7000;
    text-align: center;
    line-height: 16px;
    font-size: 24px;
    color: #fff;
}
.testimonials-list li div {
    text-align: left;
    background-color: #fff;
    padding: 40px 30px 30px;
    border-bottom: 2px solid #fd7000;
}
.testimonials-list img {
    margin-bottom: 5px;
    border-radius: 50%;
}
a.button i {
    margin-left: 10px;
    transition: margin 0.4s;
}
.small-header {
    font-size: 2em !important;
    font-weight: 400;
    line-height: 1.2em;
}
a.single-icon {
    padding: 10px 30px;
    letter-spacing: inherit;
}
a.single-icon i {
    margin-left: 0;
    font-size: 1.5em;
}
.latest-work li {
    display: block;
    float: left;
    line-height: 0;
    width: 50%;
}
.latest-work li img {
    transition: 0.4s ease-in-out;
    filter: grayscale(100%) brightness(70%);
}
.latest-work li img:hover {
    filter: none;
}
.latest-work-box {
    padding: 50px;
}
.transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
}
.nicescroll-rails {
    z-index: 10000 !important;
}
.nicescroll-cursors {
    border: 2px solid #000 !important;
}
.logos li {
    padding: 10px 35px;
}
.logos li img {
    transition: 0.4s;
    filter: grayscale(100%);
}
#techLogos img {
    margin-right: 4%;
    margin-bottom: 15px;
    max-height: 70%;
    width: auto;
    display: inline-block;
}
.awardsBox li {
    display: inline-block;
    position: relative;
    height: auto;
    width: calc(9% - 40px);
    margin-right: 30px;
}
.awardsBox a {
    color: inherit;
}
.accordion-list.years i,
.yearBox .small {
    font-size: 0.7em;
}
.accordion-list.years li {
    background: 0 0;
}
.accordion-list.years a.mainlink {
    padding: 0 0 20px;
}
.headerBox .header {
    color: #fff;
    text-shadow: 0 0 30px rgb(0 0 0 / 40%);
    font-size: 120px;
}
.portfolio-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
}
a.portfolio-overlay img {
    transition: transform 0.6s, filter 0.4s ease-out;
}
a.portfolio-overlay:hover img {
    filter: brightness(40%);
    transform: scale(1.1);
}
a.portfolio-overlay {
    cursor: url(../images/cursor_link_arrow.png), pointer;
}
a.portfolio-overlay.design {
    cursor: url(../images/cursor_expand.png), pointer;
}
.grow {
    animation: 5s linear 0.5s both grow;
}
@keyframes grow {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}
#filters-bar,
#years-bar {
    position: sticky;
    z-index: 999;
    width: 100%;
    top: 0;
    box-shadow: 0 20px 20px rgb(28 28 28 / 95%);
}
#filters-bar {
    top: 60px;
    background-color: #1c1c1c;
    width: calc(100% + 40px);
    margin-left: -20px;
    padding: 15px 0;
    z-index: 4;
}
.mobileMenuLine {
    height: 1px;
    width: 24px;
    margin-bottom: 8px;
    background-color: #fff;
    display: block;
}
a.text-link {
    border-bottom: 1px solid;
    padding-bottom: 3px;
}
a.text-link:hover {
    border-color: #fd7000;
}
#side-menu {
    position: fixed;
    top: 50%;
    right: 5px;
    z-index: 5;
}
#side-menu ul li {
    transform-origin: right top 0;
    transform: rotate(90deg);
}
#side-menu ul li a {
    color: #fff;
    background-color: #000;
    border: 1px solid #666;
    display: block;
    line-height: 1em;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px;
    text-align: center;
    width: fit-content;
    border-radius: 9999px;
    font-weight: 400;
}
#side-menu ul li a.buttonOn {
    color: #fff;
    background-color: #d60213;
    border-color: #d60213;
}
.photo {
    border-radius: 12px;
}
.slide-updown,
.slide-updown-small {
    position: relative;
    transition: 1s;
}
.logos-clients li img {
    filter: grayscale(1) brightness(0) invert(1);
}
#mouse-circle {
    position: absolute;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border: 3px solid transparent;
    border-radius: 50%;
    pointer-events: none;
    background-color: #d60213;
    z-index: 9999;
    transition: width 0.4s, height 0.4s, background 0.4s, margin 0.4s;
}
.circle-hover,
.circle-hover-orange,
.circle-hover-red,
.circle-hover-white {
    width: 56px !important;
    height: 56px !important;
    margin: -28px 0 0 -28px !important;
    background-color: transparent !important;
    border-color: #2779d6 !important;
}
.circle-hover-orange {
    border-color: #fd7000 !important;
}
.circle-hover-red {
    border-color: #fd7000 !important;
}
.circle-hover-white {
    border-color: #fff !important;
}
#logo-blue {
    position: absolute;
    left: 0;
    opacity: 0;
}
#menu-floating .menus {
    padding-left: 295px;
}
#menu-floating .menus-fr {
    padding-left: 280px;
}
.diagonal-bar-bottom,
.diagonal-bar-top {
    height: 40px;
    width: 100vw;
    position: absolute;
    top: -20px;
    left: 0;
    transform: rotate(-1deg);
    z-index: 3;
}
.diagonal-bar-bottom {
    top: auto;
    bottom: -20px;
}
.background-gradient {
    background: linear-gradient(142deg, #000 0, rgb(25 95 175) 100%);
}
.dot {
    font-family: roboto, sans-serif;
    font-weight: 400;
}
@media print {
    .stickToTop {
        position: relative !important;
    }
    #content {
        padding: 0;
    }
}
@media only screen and (min-width: 768px) {
    #mobileMenu {
        padding-bottom: 50px;
        width: 50%;
        float: right;
    }
}
@media only screen and (min-width: 1200px) {
    a.button:hover,
    input[type="submit"]:hover {
        background-color: #d60213;
        color: #fff;
        border-color: transparent;
    }
    .background-blue a.button:hover,
    .background-blue input[type="submit"]:hover,
    .background-orange a.button:hover {
        background-color: #000;
    }
    .background-darkgrey a.button:hover,
    .background-white a.button:hover {
        color: #fff;
        border-color: transparent;
    }
    a.button:hover i {
        margin-left: 25px;
    }
    a.single-icon:hover i {
        margin-left: 10px;
        margin-right: 10px;
    }
    #side-menu ul li a:hover {
        color: #fff;
        background-color: #d60213;
        border-color: #d60213;
    }
    .large {
        max-width: 1224px !important;
    }
    #logo a:hover #logo-transparent {
        opacity: 0;
    }
    #logo a:hover #logo-blue {
        opacity: 1;
    }
}
@media only screen and (min-width: 1800px) {
    .xlarge {
        max-width: 1800px !important;
    }
}
@media only screen and (max-width: 1199px) {
    .desktopElement,
    .desktopElement-inline,
    .desktopElement-inline-block {
        display: none !important;
    }
    .tabletElement {
        display: block !important;
    }
    .tabletElement-inline {
        display: inline !important;
    }
    .tabletElement-inline-block {
        display: inline-block !important;
    }
    #menu-floating .menus {
        padding-left: 195px;
    }
    #menu-floating .menus-fr {
        padding-left: 175px;
    }
    .tablet-50 {
        width: 50% !important;
    }
    .tablet-66 {
        width: 66.6667% !important;
    }
    .tablet-full {
        width: 100% !important;
    }
    #mouse-circle {
        display: none;
    }
    .full-large {
        width: 100vw;
    }
    .awardsBox li {
        width: calc(9% - 20px);
        margin-right: 10px;
    }
}
@media only screen and (max-width: 1024px) {
    #footerInner,
    #headerInner,
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .large-offset {
        margin-left: -20px;
        margin-right: -20px;
    }
    .padding-left-large {
        padding-left: 20px;
    }
    .padding-right-large {
        padding-right: 20px;
    }
    .headerBox {
        padding: 0 20px !important;
    }
    #logo {
        left: 20px;
    }
}
@media only screen and (max-width: 992px) and (min-height: 601px) {
    .container-photo-header {
        height: 50vh;
    }
}
@media only screen and (max-width: 992px) {
    #footerInner,
    .container {
        padding: 50px 20px;
    }
    #logo,
    #logo-footer {
        position: relative;
        left: inherit;
        bottom: inherit;
        top: inherit;
        width: 40px !important;
    }
    #headerInner {
        padding: 15px 20px;
        height: 70px !important;
    }
    .container-header {
        height: 250px;
    }
    #menu,
    #menu-floating {
        display: none;
    }
    #mobileLangIcon,
    #mobileMenuIcon,
    .submenuList {
        display: block;
    }
    .submenuList {
        padding: 0 15px;
    }
    .submenuList li {
        float: none;
        border: none;
        padding: 0;
        margin: 0;
        font-weight: 400;
    }
    .submenuList li a {
        padding: 10px 0 !important;
        font-size: 1.2em;
    }
    .footerMenu {
        margin-bottom: 25px;
    }
    .header {
        font-size: 70px !important;
    }
    .subheader {
        font-size: 45px;
    }
    .subheader2 {
        font-size: 31px;
    }
    .subheader3 {
        font-size: 26px;
    }
    .catalogContainer li,
    .column16,
    .column20,
    .column25 {
        width: 33.3334%;
    }
    .column75 {
        width: 66.6667%;
    }
    .column-mobile {
        margin-bottom: 0;
    }
    .last {
        margin: 0;
    }
    .table.header-row {
        width: auto;
    }
    #map-canvas {
        height: 300px;
    }
    .fieldBackground {
        width: 97%;
    }
    .text-left-mobile {
        text-align: left !important;
    }
    .text-center-mobile {
        text-align: center !important;
    }
    .text-right-mobile {
        text-align: right !important;
    }
    .mobile-40 {
        width: 40% !important;
    }
    .mobile-50 {
        width: 50% !important;
    }
    .mobile-60 {
        width: 60% !important;
    }
    .mobile-full {
        width: 100% !important;
    }
    .anchor:before {
        margin-top: -70px;
        height: 70px;
    }
    .features-2 li,
    .features-3 li,
    .features-4 li,
    .features-5 li,
    .features-6 li,
    .features-7 li {
        margin-bottom: 60px;
        min-width: 182px;
    }
    .table-responsive,
    .table-responsive-mobile {
        border: 1px solid #dadada;
    }
    .table-responsive-mobile {
        width: 100%;
        margin-bottom: 15px;
        overflow: auto;
    }
    .table-responsive-fixed-header-mobile {
        height: calc(100vh - 150px);
    }
    .table-responsive-fixed-header-mobile .table-header-row-fixed td {
        top: 0;
    }
    .table-responsive table {
        margin-top: 0;
        margin-bottom: 0;
    }
    ::-webkit-scrollbar {
        width: 10px;
        height: 2px;
    }
    .field-icon-left i,
    .field-icon-right i {
        font-size: 1.6em;
    }
    input[type="checkbox"],
    input[type="radio"] {
        width: 17px !important;
        height: 17px !important;
    }
    .products-content {
        width: 100%;
    }
    .catalogItemImage,
    .productImage {
        width: 100%;
        height: auto;
        display: block;
    }
    .headerBox {
        padding: 0 20px !important;
    }
    .large-offset {
        margin-left: -15px;
        margin-right: -15px;
    }
    .padding-right-large,
    .padding-right-xlarge {
        padding-right: 15px;
    }
    .padding-left-large,
    .padding-left-xlarge {
        padding-left: 15px;
    }
    .footerMenu li {
        margin-top: 1em;
    }
    .swap-columns-mobile > :first-child {
        order: 2;
    }
    .no-margin-top-mobile {
        margin-top: 0 !important;
    }
    .no-margin-bottom-mobile {
        margin-bottom: 0 !important;
    }
    .no-padding-top-mobile {
        padding-top: 0 !important;
    }
    .no-padding-bottom-mobile {
        padding-bottom: 0 !important;
    }
    .no-padding-left-mobile {
        padding-left: 0 !important;
    }
    .no-padding-right-mobile {
        padding-right: 0 !important;
    }
    .margin-top-small-mobile {
        margin-top: 1em !important;
    }
    .margin-top-large-mobile {
        margin-top: 2em !important;
    }
    .margin-bottom-small-mobile {
        margin-bottom: 1em !important;
    }
    .margin-bottom-large-mobile {
        margin-bottom: 2em !important;
    }
    .margin-bottom-xlarge-mobile {
        margin-bottom: 3em !important;
    }
    .latest-work-box {
        padding: 30px 20px;
    }
    .logos li {
        margin-bottom: 0;
        min-width: auto;
    }
    #footerInner {
        padding: 20px 40px;
    }
    #years-bar {
        top: 34px;
    }
}
@media only screen and (max-width: 767px) {
    .tabletElement,
    .tabletElement-inline,
    .tabletElement-inline-block {
        display: none !important;
    }
    .mobileElement {
        display: block !important;
    }
    .mobileElement-inline {
        display: inline !important;
    }
    .mobileElement-inline-block {
        display: inline-block !important;
    }
    .column30,
    .column33,
    .column40 {
        width: 50%;
        max-width: 50%;
    }
    .column60,
    .column66 {
        width: 100%;
        max-width: 100%;
    }
    .table-mobile,
    .table-mobile td {
        width: 100% !important;
    }
    .table-mobile .table-header-row {
        display: none;
    }
    .table-mobile td {
        display: inline-block;
    }
    .table-mobile .image {
        width: 100px !important;
    }
    .table-mobile .product {
        max-width: 245px;
    }
    .swap-columns-mobile-small > :first-child {
        order: 2;
    }
    .no-margin-top-mobile-small {
        margin-top: 0 !important;
    }
    .no-margin-bottom-mobile-small {
        margin-bottom: 0 !important;
    }
    .no-padding-top-mobile-small {
        padding-top: 0 !important;
    }
    .no-padding-bottom-mobile-small {
        padding-bottom: 0 !important;
    }
    .no-padding-left-mobile-small {
        padding-left: 0 !important;
    }
    .no-padding-right-mobile-small {
        padding-right: 0 !important;
    }
    .margin-top-small-mobile-small {
        margin-top: 1em !important;
    }
    .margin-top-large-mobile-small {
        margin-top: 2em !important;
    }
    .margin-bottom-small-mobile-small {
        margin-bottom: 1em !important;
    }
    .margin-bottom-large-mobile-small {
        margin-bottom: 2em !important;
    }
    .margin-bottom-xlarge-mobile-small {
        margin-bottom: 3em !important;
    }
    .column-left {
        padding-right: 15px;
    }
    .testimonials-list li {
        width: 100% !important;
        max-width: 100%;
    }
}
@media only screen and (max-height: 500px) {
    .container-photo-header {
        height: 100vh;
    }
    .filter-bar {
        width: 100%;
    }
    .filter-bar-filters {
        display: none;
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .telDesktop {
        display: none;
    }
    .telMobile {
        display: inline-block;
    }
    .custom-size,
    .fieldContainer-wrap-33,
    .fieldContainer-wrap-33-right,
    .fieldContainer-wrap-50,
    .fieldContainer-wrap-50-right,
    .gallery li,
    .long,
    .medium,
    .mobile-full-small {
        width: 100% !important;
    }
    .column16,
    .column20,
    .column25,
    .column30,
    .column33,
    .column40,
    .column50,
    .column60,
    .column66,
    .column75 {
        width: 100% !important;
        max-width: 100%;
    }
    .column-left,
    .column-right {
        width: 100%;
        max-width: 100%;
    }
    .column-right {
        float: left;
        padding-left: 15px;
    }
    .header {
        font-size: 46px !important;
    }
    .subheader {
        font-size: 38px;
    }
    .subheader2 {
        font-size: 29px;
    }
    a.button-large {
        font-size: 1.2em;
    }
    .pagination li {
        margin-bottom: 5px;
    }
    .text-left-mobile-small {
        text-align: left !important;
    }
    .text-center-mobile-small {
        text-align: center !important;
    }
    .text-right-mobile-small {
        text-align: right !important;
    }
    .mobile-50-small {
        width: 50% !important;
    }
    .catalogContainer li {
        width: 50%;
        min-width: auto;
    }
    .footerMenu-inline li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .large-font {
        font-size: 1.1112em;
    }
    .features-2 li,
    .features-3 li,
    .features-4 li,
    .features-5 li,
    .features-6 li,
    .features-7 li {
        width: 50%;
        min-width: 155px;
    }
    .small-header {
        font-size: 1.3em !important;
    }
    #services li,
    .latest-work li {
        width: 100%;
    }
    .latest-work-box {
        padding: 0 0 30px;
    }
    #footerInner {
        padding: 40px 20px;
    }
    .logos li {
        width: 33.3334% !important;
        min-width: auto !important;
    }
    #filters-bar {
        top: 70px;
        width: calc(100% + 30px);
        margin-left: -15px;
    }
}
@media only screen and (max-width: 480px) {
    .payment td {
        display: inline-block;
        width: 100%;
    }
    .payment td span {
        white-space: nowrap;
    }
    .videos li {
        margin-bottom: 30px;
    }
    .windowContent iframe {
        max-width: 100%;
    }
}
@media only screen and (max-width: 320px) {
    .catalogContainer li {
        width: 100%;
    }
    #mobileMenu {
        padding-top: 25px;
    }
    .mobileMenuList LI a {
        font-size: 1.3em;
    }
    .header {
        font-size: 2em;
    }
}

/*add new css*/

.screen {
  display: block;
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  border: 2px solid #b3b3b3;
  border-radius: 1px;
  margin: 0 auto;
}
.screen img {
  top: 0px;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 0;
  margin:0;
  padding:0;
  -webkit-transition: top 50s;
  -moz-transition: top 50s;
  -ms-transition: top 50s;
  -o-transition: top 50s;
  transition: bottom 50s;
}
.screen:hover img {
  top: -4800px;
  -webkit-transition: all 50s;
  -moz-transition: all 50s;
  -ms-transition: all 50s;
  -o-transition: all 50s;
  transition: all 50s;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home