* {
    font-family: 'Instrument Sans';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: 'Instrument Sans'; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}


body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #F6A335;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: 'Instrument Sans';
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    box-sizing: content-box; /* 2 */
}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}


legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}


textarea {
    overflow: auto;
}


optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #F9CD93;
    text-shadow: none;
}
::selection {
    background:#F9CD93;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.page-content {
    padding: 0 30px;
}
.page-contact-us .page-content {
    padding: 0;
}
.page-home .page-content {
    padding: 0;
}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; 
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* Theme Base */
.page-content .v-split-container > .v-split {
    margin: auto;
    width: 1200px;
    max-width: 100%;

}
html, body {
    margin: 0;
    padding: 0;
}
body {
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Instrument Sans';
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-weight: 600;
    font-family: 'Instrument Sans';
}
h1, h2, h3, h4, h5, h6 {
    margin: 30px 0 15px;
    padding: 0;
}
h1{
    font-size: 50px;
    line-height: 60px;
}
h2 {
    font-size: 45px;
    line-height: 55px;
}
h3 {
    font-size: 40px;
    line-height: 50px;
}
h4 {
    font-size: 35px;
    line-height: 45px;
}
h5 {
    font-size: 30px;
    line-height:40px;
}
h6 {
    font-size: 25px;
    line-height: 35px;
}
/* Common Styles */


code, dl, dt, dd, form,
fieldset, legend, input[type="submit"], input, input[type="text"], textarea, select, input[type="password"],
address, input[type="file"], input[type="hidden"], button, input[type="image"], blockquote {
    font-size: 16px;
    color: #000;
    font-size: 16px;
}
address {
    color: #000;
    font-size: 16px;
}
p {
    padding: 0;
    margin: 0 0 20px 0;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Instrument Sans';
    letter-spacing: 0.01em;
}
a, a:link {
    text-decoration: none;
    color: #F6A335;
}
a:hover, a:active, a:visited {
    color: #000;
    text-decoration: underline;
}
input[type=file], input[type=hidden] {
    color: #000;
    font-size: 16px;
}
input[type=image], blockquote {
    color: #000;
    font-size: 16px;
}
input[type=text], input[type=password] {
    font-family: 'Instrument Sans';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    border-color: #bbb;
    height: 44px;
    border-width: 1px;
    border-radius: 3px;
}
input[type=text].validation-error, input[type=password].validation-error {
    border: 1px solid #e64343;
}
select {
    border-color: #bbb;
    height: 44px;
    border-width: 1px;
    font-family: 'Instrument Sans';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    border-radius: 3px;
}
textarea {
    border-color: #bbb;
    border-width: 1px;
    font-family: 'Instrument Sans';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    height:120px;
    border-radius: 3px;
}
table {
    max-width: 100%;
    table-layout: inherit;
    margin-bottom: 20px;
}
table, th, td {
    border: 1px solid #ececec;
    padding: 15px;
    text-align:left;
    color: #000;
    font-size: 16px;
    font-family: 'Instrument Sans';
    line-height: 24px;
    font-weight:400;
}
table th {
    font-weight: 600;
    background: rgba(159, 159, 159, 0.1);
    font-size: 18px;
}
.widget-snippet p {
    padding: 0;
    margin: 0 0 20px 0;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Instrument Sans';
    letter-spacing: 0.01em;
}
.widget-snippet {
    padding: 0;
    margin: 0;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Instrument Sans';
    letter-spacing: 0.01em;
}
.widget-snippet a {
    padding: 0;
    margin: 0;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Instrument Sans';
    letter-spacing: 0.01em;
    text-decoration: underline;
    transition: all 0.5s ease 0s;
}
.widget-snippet a:hover {
    color: #F6A335;
    text-decoration: none;
}
.widget-snippet ul, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul li::before {
    content: '';
    background: #000;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50px;
    top: 10px;
    left: 0;
}
.widget-snippet ul li, .widget-snippet ol li, ul li, ol li {
    position: relative;
    margin: 0;
    padding: 0 0 8px 35px;
    list-style-type: none;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Instrument Sans';
    letter-spacing: 0.01em;
}
ul li {
    margin: 0;
    padding: 0 0 10px 20px;
}
.widget ul li a, .widget ol li a {
    color: #000000;
}
.widget ul li a:hover, .widget ol li a:hover {
    color:#F6A335;
}
ol li {
    list-style-type: decimal;
    padding: 0 5px 10px;
}
ol{
    padding-left: 18px;
}

.form-row {
    position: relative;
}
#customer-profile-tabs form {
    max-width: 700px;
}
#customer-profile-tabs form.edit-password-form .form-row, #customer-profile-tabs form.store-credit-request-form .form-row, #customer-profile-tabs form.wish-list-edit-form .form-row {
    max-width: 600px;
}
#customer-profile-tabs form.wish-list-edit-form {
    max-width: 100%;
}
.account-details-form .form-row.btn-row, .edit-address-form .form-row.btn-row {
    width: 100%;
}
#customer-profile-tabs form .errorlist.after {
    right: 10px;
}
#customer-profile-tabs form.edit-password-form .errorlist.after, #customer-profile-tabs form.store-credit-request-form .errorlist.after, #customer-profile-tabs form.wish-list-edit-form .errorlist.after {
    right: 0px;
}
.widget.widget-snippet a:focus {
    outline: 0;
    outline: 0;
    outline-offset: 0;
    -moz-outline-style: none;
}
body.widget-snippet a:focus {
    color: #23527c;
    text-decoration: underline;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
/* webocommander Form css */
.simpleCaptcha-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px 0 5px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.simpleCaptcha-container .simple-captcha label[for="captcha"], .simpleCaptcha-container .simple-captcha-reload {
    display: none;
}
.simpleCaptcha-container .form-row.simple-captcha {
    width: calc(50% - 15px);
    display: block;
    float: left;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
    background: #fff;
    border: 2px solid #bbb;
    height: 43px;
    padding: 0;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field.mandatory {
    width: calc(50% - 15px);
    float: right;
    margin-top: 0;
    vertical-align: top;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field label, .simpleCaptcha-container .form-row.simple_captcha_help_text {
    display: none;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field input {
    width: 100%;
}
.message-block.error-message, .message-block.error {
    background-color: #fee;
    border: 0 solid #fcd2d2;
    color: #f00;
    margin: 0;
    font-size: 13px;
}
.message-block.info-message, .message-block.success {
    background-color: #d5f4d5;
    border: 0 solid #c2e7c2;
    color: #008000;
    margin: 0;
    font-size: 13px;
}
.widget-newsletter .message-block {
    max-width: 358px;
    width: 100%;
    position: absolute;
    left: 20px;
    top:2px;
}

.errorlist.after {
    font-size: 13px;
    line-height: 20px;
    padding: 0;

}
.errorlist.after .message-block {
    color: #e64343;
}
/* Placeholder Start */

.widget.widget-form.contact-form ::-webkit-input-placeholder { /* Edge */
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color:#00000080;

}
.widget.widget-form.contact-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color:#00000080;
}
.widget.widget-form.contact-form ::placeholder {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color:#00000080;
}

/* Placeholder End */

/* web form CSS */
.widget-form .single-input-row .form-row {
    margin-top:0;
}
.widget-form  .form-row {
    margin: 0 0 18px;
    padding-bottom:0;
}
.widget-form .double-input-row .form-row {
    padding: 0 15px;
}
.widget-form input[type="text"], .widget-form textarea, .widget-form select {
    font-family: 'Instrument Sans';
    height: 50px;
    padding: 11px 20px 14px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin: 0;
    width: 100%;
    border-radius: 0;
    background: #F1F2F2;
    border: 1px solid #E3E3E3;
}
.widget-form textarea{
    height:145px;
}
.widget.widget-form .single-input-row .form-row p {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #000;
    margin: 0;
    padding: 0 0 10px 0;
}
.form-row label {
    width: auto;
}
/* Common Button CSS */
input.validation-error,
select.validation-error,
textarea.validation-error,
input[type="text"].validation-error,
input[type="password"].validation-error{
    border: 1px solid #e64343 !important;
}

input:focus,
textarea:focus,
select:focus {
    border-color:#F6A335 !important;
}

input[type=submit], input[type=button] {
    margin-top: 0px;
    height: auto !important;
    color: #fff;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 35px;
    border-radius: 50px;
    /*-webkit-box-shadow: 0 3px 11px 0px rgba(100, 100, 100, 0.1), 0 9px 15px 0px rgba(100, 100, 100, 0.1);
          box-shadow: 0 3px 11px 0px rgba(100, 100, 100, 0.1), 0 9px 15px 0px rgba(100, 100, 100, 0.1);*/
    background-color: #303036;
    border: 1px solid #303036;
}
input[type=submit]:focus, input[type=submit].focus, input[type=button]:focus, input[type=button].focus {
    color: #fff;
    background-color: #525261;
    border-color: #525261;
}
input[type=submit]:hover, input[type=button]:hover {
    color: #303036;
    background-color: transparent;
    border: 1px solid #303036;
}
button, .button, a.button {
    display: block;
    background: #F6A335;
    border-radius: 50px;
    padding: 10px 5px;
    color: #000000;
    text-decoration: none;
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.52px;
    letter-spacing: 0.02em;
    height: 42px;
    max-width: 200px;
    width: 100%;
    margin: 0;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.widget-form .form-row label {
    width: 100%;
    padding-right: 0;
}
.form-row label {
    color: #000;
    font-size: 18px;
    margin: 0 0 5px 0;
}
.widget-form .single-input-row .form-row.textArea {
    margin-top:20px;
}
.widget.widget-form .form-row.btn-row button {
    margin: 26px 0 0;
}

.page-home button, .page-home .button, .page-home a.button {
    font-size: 21px;
    max-width: 250px;
}
button:focus, button.focus, .button:focus, .button.focus, a.button:focus, a.button.focus {
    color: #303036;
    background-color: #F6A335;
}
button:hover, .button:hover, a.button:hover {
    color: #fff;
    background-color: #000;
}
input[type=submit]:hover, input[type=button]:hover {
    background: #fff;
    color: #303036;
}
button.Zebra_DatePicker_Icon {
    background-position: right center;
}
/* Disable Button */
input[type=submit][disabled], input[type=button][disabled] {
    color: #e6e6e6;
    background-color: #6c757d;
    border: 1px solid #6c757d;
    text-shadow: none;
    opacity: 0.7;
}
input[type=submit][disabled]:focus, input[type=submit][disabled].focus, input[type=button][disabled]:focus, input[type=button][disabled].focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
input[type=submit][disabled]:hover, input[type=button][disabled]:hover {
    color: #fff;
    background-color: #6c757d;
    border: 1px solid #6c757d;
}
button[disabled], .button.disabled, a.button.disabled {
    color: #fcf9f9;
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;
    text-shadow: none;
    /*! opacity: 0.7; */
}
button[disabled]:focus, button[disabled].focus, .button.disabled:focus, .button.disabled.focus, a.button.disabled:focus, a.button.disabled.focus {
    color: #fcf9f9;
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;
}
button[disabled]:hover, .button.disabled:hover, a.button.disabled:hover {
    color: #fcf9f9;
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;
}
input[type="reset"] {
    color: #e6e6e6;
    background-color: #6c757d;
    border: 1px solid #6c757d;
    text-shadow: none;
    opacity: 0.7;
    opacity: 1;
}
input[type="reset"]:focus, input[type="reset"].focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
input[type="reset"]:hover {
    color: #fff;
    background-color: #6c757d;
    border: 1px solid #6c757d;
}
.reset-button {
    color: #e6e6e6;
    background-color: #6c757d;
    border: 1px solid #6c757d;
    text-shadow: none;
    opacity: 0.7;
    opacity: 1;
}
.reset-button:focus, .reset-button.focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
.reset-button:hover {
    color: #fff;
    background-color: #6c757d;
    border: 1px solid #6c757d;
}
.button.cancel-button {
    color: #303036;
    background-color: #fff;
    border: 1px solid #303036;
    text-shadow: none;
    opacity: 0.7;
    opacity: 1;
}
.button.cancel-button:focus, .button.cancel-button.focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}
.button.cancel-button:hover {
    color: #fff;
    background-color: #303036;
}

.page-heading, .widget-pageHeading {
    padding:400px 0 85px;
    text-align: left;
    background: url('/template/a2421d5d/images/page-heading-bg.png') no-repeat;
    background-size: auto;
    background-size: auto;
    background-size: cover;
    margin: 0 0 100px 0;
}
.page-about-us .page-heading, .page-about-us .widget-pageHeading,
.page-our-clients .page-heading, .page-our-clients .widget-pageHeading,
.page-contact-us .page-heading, .page-contact-us .widget-pageHeading,
.page-services .page-heading, .page-services .widget-pageHeading{
    margin-bottom: 0;
}

.page-heading h1, .widget.widget-pageHeading h1,
.widget.widget-pageHeading h2{
    color: #fff;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    font-family: Instrument Sans;
    font-size: 60px;
    font-weight: 600;
    line-height: 74px;
    text-align: center;
}
/*========= main menu ========= */
body > .header {
    z-index: 1;
    position: relative;
    border-bottom: 2px solid #555D65;
}
body > .header:before{
    background: #5F868B;
    position: absolute;
    content: '';
    top:0;
    left: 0;
    width: 100%;
    height: 48px;

}
.header > .widget-container,
.footer > .widget-container {
    max-width: 1260px;
    width: 100%;
}
/*========= main menu ========= */
.widget-navigation.main-menu {
    text-align: left;
}
.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span {
    position: relative;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span::after {
    color: #F6A335;
    content: '\f106';
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a{
    color: #F6A335;
}
.widget-navigation.main-menu .navigation-item {
    padding: 0 28px;
}
.widget-navigation.main-menu .navigation-item a {
    text-transform: capitalize;
    color: #fff;
    padding: 0 0 55px;
    text-decoration: none;
    position: relative;
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0.02em;
    text-align: left;
}
.widget-navigation.main-menu .navigation-item:first-child a {
    padding-left: 0;
}
.widget-navigation.main-menu .navigation-item:last-child a {
    padding-right: 0;
}
.widget-navigation.main-menu .navigation-item a span {
    position: relative;
}

.widget-navigation.main-menu .navigation-item a:hover span::before {
    height: 5px;
}
.widget-navigation.main-menu .navigation-item.has-child a span::before {
    display: none;
}
.widget-navigation.main-menu .navigation-item.has-child a:hover,  .widget-navigation.main-menu .navigation-item a:hover{
    color: #F6A335;
}
.widget-navigation.main-menu .navigation-item.active a, .widget-navigation.main-menu .navigation-item a:focus{
    color: #fff;
}
.widget-navigation.main-menu .navigation-item-child-container .navigation-item.last a, .widget-navigation.main-menu .navigation-item-child-container .navigation-item.last a:hover {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
    content: '\f107';
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-family: "FontAwesome";
    right: 0;
    margin-left: 7px;
    font-weight: bold;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a:hover span::after {
    color: #F6A335;
}
.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item a:before {
    content: "";
    position: absolute;
    left: 51%;
    right: 51%;
    bottom: 0;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: #F6A335;
}
.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.active>a:before, .widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item:focus>a:before,
.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item:hover>a:before {
    left: 0;
    right: 0;
}
.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.has-child a:before {
    display: none
}
/** Sub Menu **/
.widget-navigation.main-menu .horizontal > .has-child > .navigation-item-child-container {
    width: 285px;
    text-align: left;
    padding: 0;
    transform: translateX(-50%);
    margin: 0;
    left: 50%;
    top: 43px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 2px 0 #aeadad;
    box-shadow: 0 0 2px 0 #aeadad;
    border-radius: 15px;
}
.widget-navigation.main-menu .navigation-item .navigation-item-child-container::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0px 8px 8px 8px;
    border-style: solid;
    z-index: 1;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    margin-right: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #000;
    line-height: 21px;
    font-family: 'Instrument Sans';
    padding: 15px 0;
    text-transform: capitalize;
    font-weight: 600;
    background: #fff;
    letter-spacing: 0.02em;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:first-child a {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    background: #F6A335;
    color: #000;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
    display: none;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    display: block;
    position: relative;
    border-bottom: 1px solid rgb(245, 245, 245);
    color: #000;
}
/*end:menu*/


/*start: jssor slider css */
.home-slider div.jssor-slider-container .slide {
    display: none;
}
.home-slider div.jssor-slider-container[jssor-slider="true"] .slide {
    display: block;
}
.home-slider div.jssor-slider-container .container, .home-slider div.jssor-slider-container {
    width: 1920px;
    height: 840px;
    padding: 0 !important;
    text-align: center;
}
.home-slider div.jssor-slider-container {
    margin: 0 auto;
}
.home-slider div.jssor-slider-container .slide {
    display: none;
}
.home-slider div.jssor-slider-container[jssor-slider="true"] .slide {
    display: block;
}
.home-slider .jssor-slider-container .jssor-loader .loader-2 {
    display: none;
}
.home-slider .jssor-slider-container .caption-wrapper {
    left: 260px;
    text-align: left;
    border-radius: 0;
    bottom: 180px;
    max-width: 1000px;
    padding: 0;
}

.home-slider .jssor-slider-container .caption-wrapper [u="caption"] {
    padding: 0;
}
.home-slider .jssor-slider-container .caption-wrapper .description.jssor-caption-1 p {
    padding: 0;
    margin: 0 0 15px;
    font-family: Outfit;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: #CCE83C;
}
.home-slider .jssor-slider-container .caption-wrapper .description.jssor-caption-2 h1 {
    font-family: Outfit;
    font-size: 74px;
    font-weight: 500;
    line-height: 89px;
    text-align: left;
    color: #fff;
    padding: 0;
    margin: 0;

}
.home-slider .jssor-slider-container .slide::after {
    background: #000;
    opacity: 0.4;

}
/*end: jssor slider css */

/*Start Footer*/

/* Footer Navigation Start */

body > .footer {
    background: #121212;
}
body > .footer:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #090909;

}
.footer .widget-title {
    margin: 0 0 15px;
    padding: 0;
    color: rgba(255,255,255,0.34);
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: 0.01em;
    text-align: left;
}
.footer .widget-navigation.footer-menu {
    text-align: left;
}
.footer .widget-navigation.footer-menu .navigation-item {
    padding: 0;
}
.footer .widget-navigation.footer-menu .navigation-item a {
    font-style: normal;
    color: rgba(255,255,255,0.86);
    text-decoration: none;
    border: 0;
    display: inline-block;
    text-transform: capitalize;
    padding: 0 0 15px 0;
    transition: all 300ms ease-out 0s;
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.01em;
    text-align: left;
}
.footer .widget-navigation .navigation-item a:hover {
    color: #F5A334;
}
/* Footer Navigation End */


.footer-contact a {
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.01em;
    text-align: left;
    color: rgba(255,255,255,0.86);
    transition: all 300ms ease-out 0s;
    text-decoration: none;
    margin: 0 0 15px;
    display: block;
}
.footer-contact a:hover{
    color: #F5A334;
}
.footer-contact p {
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.01em;
    text-align: left;
    color: rgba(255,255,255,0.86);
    padding: 0;
    margin: 0 0 15px;
}
.widget.widget-article.footer-copyright,
.widget.widget-article.back-to-top{
    z-index: 1;
}
.widget.widget-article.footer-copyright p{
    color: rgba(255, 255, 255, 0.42);
    padding: 0;
    margin: 0;
    font-family: Instrument Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0.02em;
    text-align: left;
}
.widget.widget-article.footer-copyright p a{
    color: rgba(255, 255, 255, 0.42);
    text-decoration:none;
    transition: all 300ms ease-out 0s;
}
.widget.widget-article.footer-copyright p b{
    font-weight: 400;
    margin: 0 8px;
}
.widget.widget-article.footer-copyright p a:hover{
    color: #F5A334;
    text-decoration: none;

}
.widget-article.back-to-top p {
    font-family: Instrument Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0.02em;
    text-align: left;
    color: rgba(255,255,255,0.72);
    margin: 0;
    padding: 0;
    cursor: pointer;
    transition: all 300ms ease-out 0s;
}
.widget-article.back-to-top p span.goToTop {
    cursor: pointer;
    height: 32px;
    position: relative;
    width: 138px;
    display: block;
}
.widget-article.back-to-top p span.goToTop::after {
    content: "";
    transition: all 300ms ease 0s;
    width: 40px;
    height: 40px;
    background-color: rgb(18, 18, 18);
    background-image: url(/template/a2421d5d/images/back-to-top-icon.svg);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-position: 15px 12px;
    border-radius: 100px;
}
.widget-article.back-to-top p span.goToTop:hover {
    color: #F5A334;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-article.back-to-top p span.goToTop:hover::after {
    background-position: 15px -32px;
    background-color: #f6a434;
}


/*End Footer*/

body > .body {
    margin-top: -165px;
}
/*404 page start*/

.widget-article .page_404 {
    text-align: center;
    max-width: 450px;
    margin: 0 auto 130px;
    border-radius: 0;
    padding: 0;
}
.widget-article .page_404 .ops {
    color: #000;
    font-size: 75px;
    font-weight: 600;
    line-height: normal;
}
.widget-article .page_404 .ops .big_font {
    color:#F6A335;
    font-size: 104px;
    margin-right: -17px;
}
.widget-article .page_404 .big {
    color:#FFAF45;
    font-size: 104px;
    margin-left: -17px;
}
.widget-article .page_404 .error {
    font-size: 35px;
    color:#EC0505;
    line-height: 25px;
    margin: 15px 0 25px 0;
    font-weight: 600;
}
.widget-article .page_404 p {
    color: #000;
    font-family: Instrument Sans;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-align: center;
    margin: 0;
    padding: 0;
}
.widget-article .page_404 a{
    display: block;
    background: #F6A335;
    border-radius: 50px;
    padding: 10px 5px;
    color: #000000;
    text-decoration: none;
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.52px;
    letter-spacing: 0.02em;
    height: 42px;
    max-width: 200px;
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.widget-article .page_404 a:hover{
    background:#000;
    color: #fff;
}
/*404 page end*/
.widget.widget-article.common-article{
    margin: 0 auto 120px;
    max-width: 1200px;
}

.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}
.fee-fixed-width-content {
    padding-left: calc(50% - 700px) !important;
    padding-right: calc(50% - 700px) !important;
}


/* Form Section Start */
.make-an-enquiry-today-form {
    background-image: url(/template/a2421d5d/images/hero-bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    padding: 110px 0 160px;
}
.make-an-enquiry-today-form.contact {
    background-image: none;
    padding: 0;
}
.make-an-enquiry-today-form .widget-title {
    font-size: 44px;
    font-weight: 600;
    line-height: 52px;
    text-align: center;
    color: #FFFFFF;
    padding: 0;
    margin: 0 0 36px;
}
.make-an-enquiry-today-form .custom-form {
    border-radius: 12px;
    width: 720px;
    max-width: 100%;
    margin: 0 auto;
    padding: 56px 65px 72px;
    background: #F6F7F7;
}
.make-an-enquiry-today-form.contact .custom-form {
    background: #fff;
    margin: 0;
}
.widget-form.make-an-enquiry-today-form.contact input[type="text"],
.widget-form.make-an-enquiry-today-form.contact textarea,
.widget-form.make-an-enquiry-today-form.contact select {
    background: #F9F9FA;
    border: 1px solid #EDEDED;
}
.make-an-enquiry-today-form .custom-form .single-input-row {}
.make-an-enquiry-today-form .custom-form .double-input-row {}
.make-an-enquiry-today-form .custom-form .form-row {
    margin: 0 0 22px;
}
.make-an-enquiry-today-form .custom-form .form-row.textArea {
    margin: 0 0 22px;
}
.make-an-enquiry-today-form .custom-form .form-row label {
    font-size: 14px;
    font-weight: 500;
    line-height: 17.08px;
    letter-spacing: 0.02em;
    padding: 0;
    margin: 0 0 9px;
}
.make-an-enquiry-today-form .custom-form .form-row input[type="text"],
.make-an-enquiry-today-form .custom-form .form-row select {
    border-color: rgba(0, 0, 0, 0.06);
    padding: 14px 17px;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    border-radius: 6px;
    height: 49px;
}
.make-an-enquiry-today-form .custom-form .form-row select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml,<svg width="15" height="10" viewBox="0 0 15 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.50833 5.7897L2.58946 1L1 2.68153L7.50836 9L14 2.68153L12.4105 1L7.50833 5.7897Z" fill="black" stroke="%23FAFAFA" stroke-width="0.7"/></svg>');
    background-repeat: no-repeat;
    background-position: calc(100% - 17px) calc(50% - 0px);
}
.make-an-enquiry-today-form .custom-form .form-row textarea {
    border: 1px solid #E3E3E3;
    padding: 14px 17px;
    font-size: 15.5px;
    line-height: 18.91px;
    letter-spacing: 0.02em;
    border-radius: 6px;
    height: 136px;
}
.make-an-enquiry-today-form .custom-form .form-row.btn-row .submit-button {
    background: #5F868B;
    padding: 10px 5px;
    height: 42px;
    max-width: 224px;
    margin: 35px 0 0;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.02em;
    border: 0;
}
.make-an-enquiry-today-form.contact .custom-form .form-row.btn-row .submit-button {
    background: #F6A335;
    color: #000;
}
.make-an-enquiry-today-form.contact .custom-form .form-row.btn-row .submit-button:hover {
    background: #000;
    color: #fff;
}
.make-an-enquiry-today-form .custom-form .form-row.btn-row .submit-button:hover {
    background: #F6A335;
}
/* Form Section End */
.widget-gallery.google-review-slider,
.widget-gallery.happy-customer-testimonial-slider{
    padding: 0 0 130px;
    background-image: url(/template/a2421d5d/images/review-sec-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.widget-gallery.google-review-slider .article-title,
.widget-gallery.happy-customer-testimonial-slider .article-title{
    display: none;
}
.widget-gallery.google-review-slider .owl-carousel .owl-stage-outer {
    margin-left: 30px;
    max-width: 100%;
    margin-right: 0;
}
.widget-gallery.happy-customer-testimonial-slider .owl-carousel  {
    max-width: 1200px;
    margin: 0 auto;
}
.widget-gallery.google-review-slider .owl-carousel .owl-stage-outer .item .protect-reputation .img-sec figure {
    margin: 0;
}
.widget-gallery.google-review-slider .owl-carousel .owl-stage-outer .item {
    padding-right: 0;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
}

.widget-gallery.google-review-slider .owl-carousel .client-review .top-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 15px;
}
.widget-gallery.google-review-slider .owl-carousel .client-review  .top-section h3 {
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.52px;
    letter-spacing: 0.01em;
    text-align: left;
    padding: 0;
    margin: 0 0 0 15px;
}
.widget-gallery.google-review-slider .owl-carousel .client-review img.star-icon {
    max-width: 150px;
    margin: 0 0 12px;
}
.widget-gallery.google-review-slider .owl-carousel .client-review  p{
    font-family: Instrument Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    margin: 0 0 0;
    padding: 0;
    color: rgba(0,0,0,0.7);
    min-height: 150px;
}
.widget-gallery.google-review-slider .owl-carousel .client-review h5{
    font-family: Instrument Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 27.07px;
    text-align: left;
    margin: 20px 0 0;
    padding: 0;
}
.widget-gallery.google-review-slider .owl-carousel .client-review figure{
    margin: 0;
}
.widget-gallery.google-review-slider .owl-theme .owl-controls,
.widget-gallery.happy-customer-testimonial-slider .owl-controls{
    margin: 0;
}
.widget-gallery.google-review-slider .owl-theme .owl-controls .owl-nav,
.widget-gallery.happy-customer-testimonial-slider .owl-theme .owl-controls .owl-nav{
    margin: 35px auto 0;
    max-width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.widget-gallery.google-review-slider .owl-theme .owl-controls .owl-nav .owl-prev,
.widget-gallery.happy-customer-testimonial-slider .owl-theme .owl-controls .owl-nav .owl-prev{
    border-radius: 100px;
    height: 48px;
    padding: 0;
    width: 48px;
    font-size: 0;
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    background-image: url(/template/a2421d5d/images/review-slider-right-arrow.svg);
    background-repeat: no-repeat;
    margin: 0;
    background-position: 20px 17px;
}
.widget-gallery.google-review-slider .owl-theme .owl-controls .owl-nav .owl-next,
.widget-gallery.happy-customer-testimonial-slider .owl-theme .owl-controls .owl-nav .owl-next{
    border-radius: 100px;
    height: 48px;
    padding: 0;
    width: 48px;
    font-size: 0;
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    background-image: url(/template/a2421d5d/images/review-slider-left-arrow.svg);
    background-repeat: no-repeat;
    margin: 0 0 0 15px;
    background-position: 20px 17px;
}
.widget-gallery.google-review-slider .owl-theme .owl-controls .owl-nav .owl-prev:hover,
.widget-gallery.google-review-slider .owl-theme .owl-controls .owl-nav .owl-next:hover,
.widget-gallery.happy-customer-testimonial-slider .owl-theme .owl-controls .owl-nav .owl-prev:hover,
.widget-gallery.happy-customer-testimonial-slider .owl-theme .owl-controls .owl-nav .owl-next:hover{
    background-color: #587F84;

}
.widget-gallery.happy-customer-testimonial-slider .happy-customer-slider {
    background: #587F84;
    border: 1px solid #000000;
    border-radius: 12px;
    padding: 135px 45px 45px 53px;
    position: relative;
}
.widget-gallery.happy-customer-testimonial-slider .happy-customer-slider::before {
    position: absolute;
    content: '';
    width: 57px;
    height: 48px;
    background: url('/template/a2421d5d/images/happy-customer-quotation-icon.svg') no-repeat;
    top: 45px;
    left: 53px;
}
.widget-gallery.happy-customer-testimonial-slider .happy-customer-slider h5{
    padding: 0;
    display: flex;
    align-items: center;
    margin: 0 0 25px;
}
.widget-gallery.happy-customer-testimonial-slider .happy-customer-slider h5 strong {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.4px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin: 0 0 20px;
    margin: 0;
    padding: 0;
}
.widget-gallery.happy-customer-testimonial-slider .happy-customer-slider h5 b {
    margin: 0 0 0 8px;
    font-size: 15px;
    font-weight: 400;
    line-height: 18.3px;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.7);
}
.widget-gallery.happy-customer-testimonial-slider .happy-customer-slider p{
    min-height: 230px;
    font-size: 21px;
    font-weight: 400;
    line-height: 32.05px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}
.widget-html.happy-customer-title{
    padding: 100px 0 35px;
    background-image: url(/template/a2421d5d/images/review-sec-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.widget-html.happy-customer-title h2{
    color: #FFFFFF;
    margin: 0 0 15px;
    font-family: Instrument Sans;
    font-size: 55px;
    font-weight: 600;
    line-height: 67px;
    text-align: center;
    padding: 0;
}
.widget-html.happy-customer-title p{
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-align: center;
    padding: 0;
}
.widget-html.review-title {
    background-image: url(/template/a2421d5d/images/review-sec-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.widget-html.review-title .review-title-part {
    max-width: 710px;
    margin: 0 auto;
    padding: 110px 0 50px;
}
.widget-html.review-title .inner-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 20px;
}
.widget-html.review-title .inner-title h2 {
    margin: 0;
    padding: 0 60px 0 0;
    color: #fff;
    font-family: Instrument Sans;
    font-size: 43px;
    font-weight: 600;
    line-height: 51px;
    text-align: left;
}
.widget-html.review-title h5 {
    padding: 0;
    margin: 0;
    color: rgba(255,255,255,0.8);
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-align: center;
}
.google-part .left-part:hover img {
    opacity: 0.85;
}
.widget-html.review-title .inner-title  a {
    text-decoration: none;
    transition: 0.1s;
    display: flex;
    align-items: center;
}
.widget-html.review-title .inner-title  a b{
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: right;
    color: #fff;
    margin: 0 10px 0 0;
}
.widget-html.review-title .inner-title a b:hover{
    color: #F6A335;
}
.google-part {
    display: flex;
    align-items: center;
}
.google-part .left-part {
    padding: 0 10px 0 0;
}
.google-part .right-part p b {
    padding: 0;
    font-family: Instrument Sans;
    font-size: 18.78px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #fff;
}
.google-part .right-part p b:last-child{

    font-family: Instrument Sans;
    font-size: 14.09px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.01em;
    text-align: left;
    padding: 0 0 0 5px;
}
.google-part .right-part p {
    margin: 5px 0 0;
}
.widget-snippet.our-client-inner .our-clients-area {
    padding: 0 0 130px;
    margin: 0 -30px;
}
.widget-snippet.our-client-inner .our-clients-head,
.widget-snippet.our-client-inner .our-clients-link,
.widget-snippet.our-service-inner .our-services-head{
    display: none;
}
.widget-snippet.our-service-inner .our-services-area {
    margin: 0 -30px;
    padding: 0 0 120px;
}
.widget-html .our-client-heading-inner{
    padding: 85px 0 50px;
    background: #eff0f3;
    margin: 0 -30px;
}
.widget-html .our-client-heading-inner h2 {
    padding: 0;
    max-width: 830px;
    margin: 0 auto;
    font-family: Instrument Sans;
    font-size: 43px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
    color: #000;
}
.widget-html.service-title .our-client-heading-inner h2 {
    max-width: 1000px;
}
.page-contact-us .body {
    background: #eff0f3;
}
.page-contact-us #spltr-38990893-E5B6-4EF3-BFBA-332993434A99 {
    padding: 115px 0 130px;
    max-width: 1200px;
    margin: 0 auto;
}


/*blog start Css*/
/*********blog***********/
.blog-post-details .image.blog-post-image img {
    width: 100%;
}
.blog-double-image {
    display: flex;
}
.blog-double-image img,
.blog-double-image figure img {
    width: 100%;
}
.widget-blogPost.blog-listing .blog-post-content .footer
{
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto 45px;
}

.blog-posts {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.widget-blogPost.blog-listing .blog-post-content{
	 display: flex;
    flex-wrap: wrap;
	max-width: 1260px;
    margin: 0 auto;
   /* padding: 0 30px;*/

}
.blog-post-item {
    width: calc(100%/3 - 36px);
    flex-wrap: wrap;
    margin: 0 18px 15px;
    background: #fff;
    padding-bottom: 0;
    border-bottom: 0;
    position: relative;
}

.post.post-list-view-width,
.category.post-list-view-width {
    overflow: hidden;
    width: 100%;
    padding: 0;
    max-width: 100%;
    height: 240px;
    border-radius: 12px;
}

.page-home .post.post-list-view-width
{
    height: 334px;
}

.post.post-list-view-width img,
.category.post-list-view img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    padding-bottom: 0;
    max-height: 100%;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
	border-radius: 12px;
}
.blog-post-item:hover .category.post-list-view img,
.blog-post-item:hover .post.post-list-view-width img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.blog-post-item .post-description {
    padding:15px 0px 32px 0px;
    height: auto;
    display: flex;
    flex-direction: column;
    max-width: 587px;
}

.blog-post-item .post-description .title {
    order: 2;
    padding: 0 0 15px;
    margin: 0;
    font-size: 0;
    line-height: 0;
}

.blog-post-item .post-description .title a {
    font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
	color:#000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-post-item .post-description .title a:hover {
    text-decoration: none;
	color:#F6A335 !important;
}
.page-home .blog-post-item .post-description .title a {
    font-size: 37px;
    line-height: 50px;
}

.blog-post-item .post-description .blog-post-info {
    order: 1;
}

.blog-post-item .post-description .blog-post-info span {
    font-family: Instrument Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom:5px;
    display: block;
	color:#5F868B;
}

.blog-post-item .post-description .content {
    order: 3;
    padding-bottom: 10px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.28px;
}


.blog-post-item:hover .post-description .title,
.blog-post-item:hover .post-description .title a {
    color: #262527;
}

.blog-post-item:hover .post-description .content {
    color: #000;
    opacity: 0.8;
}


.blog-post-info span.categories,
.blog-post-info span.date {
    background: transparent;
    padding: 0;
    color: #262527;
    margin: 0;
}

.blog-post-info span.categories,
.blog-post-info span.date {
    background: transparent;
    padding: 0;
    color: #fff;
    margin: 0;
}

.page-blog-post .widget.widget-breadcrumb {
    position: relative;
    bottom: unset;
    left: unset;
    transform: unset;
    padding: 50px 0 0;
    max-width: 900px;
    text-align: left;
}

.blog-post-details {
    max-width: 830px;
    margin: 0 auto;
    padding: 0 100px 0 0;
}

.blog-post-details .post-description {
    display: flex;
    flex-direction: column;
}

.blog-post-details .content {
    display: block;
    padding: 0;
    max-width: 880px;
    margin: 0 auto;
    order: 4;
}

.blog-post-details .title {
    margin: 40px auto 0;
    max-width: 900px;
    width: 100%;
    text-align: left;
    order: 1;
    color: #000;
   font-family: Instrument Sans;
   font-size: 43px;
    font-weight: 700;
    line-height: 53px;
   text-align: left;
    padding: 0;
}

.blog-post-details .image {
    order: 3;
    margin: 35px auto 20px;
    padding: 0;
    width: 100%;
}

.blog-post-details .image img {
       border-radius: 12px;
}

.blog-post-details .blog-post-info span.date {
    margin: 0;
    display: block;
    font-family: Instrument Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 18.3px;
    text-align: left;
	color:#000;
}

.blog-post-details .blog-post-info {
    margin: 15px auto 0;
    order: 2;
    text-align: left;
    width: 900px;
}

.blog-post-details .content figure img {
    margin: 0 auto;
    order: 2;
    text-align: left;
    border-radius: 12px;
    width: 100%;
}

.blog-post-details .content figure {
    margin: 5px 20px 20px 0;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.blog-category-details {
    max-width:1260px;
    margin: 0 auto;
	padding-bottom: 40px;
}

.blog-category-details>.title {
    font-weight: 400;
    font-size: 38px;
    padding: 10px 18px 44px;
    color: #262527;
}

.blog-post-details .social-media-share-bar {
    order: 5;
    margin:50px auto 0px;
    text-align: left;
    width: 100%;
    padding:0px 0 0 66px;
    position: relative;
}

.blog-post-details .social-media-share-bar .social-media-share {
    margin: 0;
    vertical-align: middle;
}

.blog-post-item .post-description>a {
    order: 4;
    position: relative;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6.5px;
    text-transform: uppercase;
text-decoration: none;
    line-height: 46px;
}

.blog-post-item .post-description>a:hover {
    opacity: 0.8;
}
.widget-snippet a {
    text-decoration: none;
}
/*.blog-post-item:hover .post-description > a {
    background: #000;}
*/
.blog-post-details .content table {
    margin: 30px 0 0;
}

.blog-post-details .content p {
   font-family: Instrument Sans;
   font-size: 15px;
   font-weight: 400;
   line-height: 23px;
   text-align: left;
   color:#000;
}
.blog-post-details .widget-snippet ul li, 
.blog-post-details .widget-snippet ol li, 
.blog-post-details ul li, 
.blog-post-details ol li {
    color: #000;
    line-height: 23px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Instrument Sans';
    letter-spacing: 0.01em;
}
.blog-post-details .comment-post-panel {
    order: 6;
}

.blog-post-details .content h1 {
    font-weight: 600;
    font-size: 30px;
    line-height: 46px;
}

.blog-post-details .content h2{
    margin:35px 0 15px;
    padding: 0;
    font-weight:600;
}

.blog-post-details .content h3,
.blog-post-details .content h4,
.blog-post-details .content h5,
.blog-post-details .content h6 {
    margin: 35px 0 15px;
    padding: 0;
    font-weight: 600;
    line-height: 35px;
}
.blog-post-details .content h2 {
    font-size: 25px;
}

.blog-post-details .content h3 {
    font-size: 23px;
}

.blog-post-details .content h4 {
    font-size: 22px;
}

.blog-post-details .content h5 {
    font-size: 21px;
}

.blog-post-details .content h6 {
    font-size: 20px;
}
.blog-post-details .social-media-share>a{
	text-decoration:none;
}
.blog-post-details .social-media-share>a span.at-icon-wrapper svg.at-icon {
    padding: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    fill:#1C4F52 !important;
}
.blog-post-details .social-media-share>a span.at-icon-wrapper {
    position: relative;
}
.blog-post-details .social-media-share a.facebook-share-icon {
    background-color: transparent;
    border:0px solid #1C4F52;

}
.blog-post-details .social-media-share a.facebook-share-icon::after{
    color:#000;
    font-size: 18px;
    margin-top: 3px;
}
.blog-post-details .social-media-share a.twitter-share-icon {
    background-color: transparent;
    border:0px solid #1C4F52;
  
}
.blog-post-details .social-media-share a.twitter-share-icon::after{
    color:#000;
    font-size: 18px;
    margin-top: 3px;
}
.blog-post-details .social-media-share a svg,
.blog-post-details .social-media-share a span{
    width: 28px !important;
    height: 28px !important;
    background-color: transparent !important;
}
.blog-post-details .social-media-share a.facebook-share-icon:hover, .blog-post-details .social-media-share a.twitter-share-icon:hover {
    background-color:transparent !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.blog-post-details .social-media-share a.facebook-share-icon:hover::after,
.blog-post-details .social-media-share a.twitter-share-icon:hover::after {
    color:#F6A335!important;
}
.blog-post-details .social-media-share a:hover svg,
.blog-post-details .social-media-share a:hover span{
    background-color:transparent !important;
}
.blog-post-details .social-media-share a:hover svg,
.blog-post-details .social-media-share a:hover span{
    background-color: #262527 !important;
    border-color: #262527 !important;
    fill: #000 !important;
}
.blog-post-details .social-media-share>a:hover span.at-icon-wrapper svg.at-icon {
    fill: #000 !important;
}

.blog-post-details .social-media-share-bar:before {
    content: "Share :";
    position: absolute;
    left: 0;
    top:4px;
    font-family: Instrument Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 21.96px;
    text-align: left;
}

.blog-post-details .content p a,
.blog-post-details .content li a {
    text-decoration: underline;
}
.blog-post-details .content p a:hover,
.blog-post-details .content li a:hover {
    opacity: 0.8;
}
.widget-html.back-to-prev {
    margin: 50px auto 0;
    max-width: 1200px;
}

.widget-html.back-to-prev p a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    position: absolute;
    bottom: -114px;
    z-index: 1;
}

.widget-html.back-to-prev p a:before {
    content: "\f104";
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    margin-right: 8px
}

.widget-html.back-to-prev p a:hover,
.widget-html.back-to-prev p a:hover:before {
    font-weight: 700;
}
.widget-blogPost.blog-listing .blog-post-content .footer .pagination {
    float: unset;
	display: flex;
    align-items: center;
    justify-content: center;
}
.widget-blogPost.blog-listing .blog-post-content .footer {
    width: 100%;
    text-align: center;
    padding:0px 0;
}
.widget-blogPost.blog-listing .blog-post-content .pagination{
	padding:20px 0px 50px 0px;
}

/*pagination start*/
.pagination span {
    border: none;
    cursor: pointer;
    margin: 0 5px;
    width: 40px;
    box-shadow: none;
    text-align: center;
    display: flex;
    align-items: center;
	justify-content:center;
    color: #000000;
    font-size: 16px;
    background: transparent;
    border-radius: 50%;
    height: 40px;
    line-height: 38px;
    padding: 0 5px;
    font-weight:600;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-align: center;
	border:0px;
}
.pagination span.first, 
.pagination span.last {
    display: none;
}
.pagination span.prev, 
.pagination span.next {
    background: transparent !important;
}
.pagination span.prev:hover, 
.pagination span.next:hover {
    background: transparent !important;
	color:#F6A335 !important;
}
.pagination span:hover{
	background-color:#F6A335;
}
.pagination span.current {
    background:transparent;
	background-color:#F6A335;
    border: 0px solid #F6A335;
    color: #000;
}
.widget-blogPost.blog-listing .blog-post-content .footer .pagination span:hover {
    background: #F6A335;
	border:0px solid #F6A335;
    color: #000;
}
.widget-blogPost.blog-listing .blog-post-content .footer .pagination span {
    padding: 4px 15px;
    box-shadow: none;
}
/*************************Blog End*****************************/

/*feature sidebar start*/
.widget-blogPost.featured-post .widget-title {
    padding:55px 0 17px;
    text-transform: capitalize;
    margin-top: 0;
    font-family: Instrument Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.28px;
    letter-spacing: 0.01em;
	color:#000;
}
.widget-blogPost.sidebar-post .blog-post-content{
    padding:15px 0 33px 0;
}
.widget-blogPost.featured-post .blog-post-item .post-description {
    padding: 16px 0 35px 0;
    max-width: 100%;
    border: 0px solid #F7F3EB;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.widget-blogPost.featured-post .blog-post-item .post-description .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
   font-family: Instrument Sans;
   font-size: 16px;
   font-weight: 500;
   line-height: 24px;
   letter-spacing: -0.005em;
   text-align: left;
   color:#000;
}
.widget-blogPost.featured-post .post.post-list-view-width img {
    border-radius:12px;
}
.widget-blogPost.featured-post .blog-post-item .post-description > a,
.widget-blogPost.sidebar-post .blog-post-item .post-description > a{
    display: none;
}
.widget-blogPost.featured-post .blog-post-content {
    width: 100%;
    display: block;
    position: relative;
}

.widget-blogPost.featured-post .blog-post-item {
    width: 100%;
    display: block;
    margin:0;
}

/*feature sidebar end*/
body.page-blog-post > .body {
    padding: 240px 0 100px;
}
.page-blog-post .body-section .page-content {
    padding:0;
}

.page-blog-post .image-popup-container-for-zoom-preview{
    display: none;
}
.page-blog-post .popup-mask{
    background-color: transparent;
}
body.page-blog-post .header{
    z-index: 1;
    position: relative;
    border-bottom: 2px solid #555D65;
}
body.page-blog-post .header:after {
   content:'';
   width:100%;
   height:165px;
   top:0;
   left:0;
   background: url(/template/a2421d5d/images/blog-header.png);
   position: absolute;
   z-index: -1;
}
.widget.sidebar-post > .widget-title{
    padding: 0;
    margin:0 0 3px;
    text-transform: capitalize;
    font-family: Instrument Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.28px;
    letter-spacing: 0.01em;
    text-align: left;
}

.sidebar-post .vertical .navigation-item a {
    text-align: left;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding: 0;
    border-bottom: none;
    position: relative;
}
.widget.widget-blogPost.sidebar-post .widget-title{
    position:relative;
}
/*.widget.sidebar-post .widget-title:before{
    position:absolute;
    content:"";
    left:0;
    top:-40px;
    width:100%;
    height:1px;
    background:#eaeaea;
}*/
.sidebar-post .vertical .navigation-item a:hover {
    color: #F6A335;
}
.sidebar-post.widget-navigation .navigation-item{
    padding:0;
    margin:0;
    position:relative
}

.sidebar-post.categories.widget-navigation .navigation-item {
    padding: 0 0 24px 24px;
}
.sidebar-post .blog-post-item .title a {
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
   font-family: Instrument Sans;
   font-size: 15px;
   font-weight: 500;
   line-height: 21px;
   text-align: left;
   color:#000;
}
.sidebar-post.categories.widget-navigation  a {
    text-align: left;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding: 0;
    border-bottom: none;
    position: relative;
}
.sidebar-post .post.post-list-view-width, .sidebar-post .category.post-list-view-width {
    overflow: hidden;
    width: 24%;
    padding: 0;
    height: auto;
    min-height:84px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.sidebar-post .blog-post-item .post-description .blog-post-info span {
    text-align: left;
    font-family: Instrument Sans;
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
	color:#5F868B;
}
.sidebar-post .blog-post-item .title{
    margin: 0;
    padding-bottom: 0;
}
.sidebar-post .blog-post-item.last .title{
    margin:0;
}
.sidebar-post.widget-blogPost .blog-post-item .post-description:before, .sidebar-post.widget-blogPost .blog-post-item .post-description:after, .widget-blogPost.sidebar-post .blog-post-content .footer {
    display:none;
}
.sidebar-post.widget-blogPost .blog-post-item {
    width: 100% !important;
    background: transparent;
    margin:0 0 18px;
    display: flex;
    flex-wrap: wrap;
}
.sidebar-post.widget-blogPost  .blog-post-item:hover .post-description{
    background:transparent;
}
.sidebar-post.widget-blogPost  .blog-post-item:hover, .page-news .sidebar-post.widget-blogPost  .blog-post-item:hover .post-description .title,
.sidebar-post.widget-blogPost  .blog-post-item:hover .post-description .title a {
    color:#F6A335;
}
.sidebar-post.widget-blogPost .blog-post-item .post-description {
    height: auto;
    display: flex;
    padding:8px 16px;
    max-width: 73%;
}
.widget-blogPost.sidebar-post .blog-post-content {
    margin: 0;
}
.sidebar-post.widget-blogPost .blog-post-item.last{
    margin-bottom:0;
}
.widget-html.blog-page a {
    position:relative;
    padding-left: 25px;
    text-decoration:none;
    cursor:pointer;
	font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.52px;
    letter-spacing: 0.02em;
    text-align: right;
}
.widget-html.blog-page a:after {
    position:absolute;
    content:"";
    left:0;
    top: 3px;
    background:url("/template/a2421d5d/images/blog-arrow.svg");
    width: 15px;
    height: 13px;
}
.widget-html.blog-page a:hover {
	color:#FF7F00;
}

.news-categories .widget-title{
	font-family: Instrument Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.28px;
    letter-spacing: 0.01em;
    text-align: left;
	margin: 15px 0 3px 0;
}
.news-categories .navigation-item a {
    border-bottom: 0px dashed #ccc;
    display: block;
    padding:7px 0 7px 16px ;
	font-family: Instrument Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.02em;
    color:#000;
	text-decoration:none;
	position: relative;
}
.news-categories .navigation-item a:before{
	content:"";
	background-color:#F6A335;
	width:6px;
	height:6px;
	border-radius:50%;
	position: absolute;
    top: 17px;
	left:0;
}
.news-categories .navigation-item a:hover{
    color:#FF7F00;
}
.blog-category-details .blog-post-item .post-description .content {
    display: none;
}
.blog-category-details span.title {
    padding: 9px 18px 31px;
    color: #000;
    font-family: Instrument Sans;
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
}

/*blog end css*/

.widget-html .make-enquiry-form p {
  padding: 0;
  margin: 0;
  color: #fff;
  line-height: 0;
  font-size: 0;
  font-weight: unset;
  letter-spacing: unset;
}
body.widget-snippet .our-clients-link .link {
    padding: 10px;
}
.page-home .image-popup-container-for-zoom-preview{
    display: none;
}
.page-home .popup-mask{
background-color: transparent;
}
.widget-html.service-btn .service-btn-link{
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0 100px;
}
.widget-html.service-btn .service-btn-link .link {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #000000;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: 0.1s;
}
.widget-html.service-btn .service-btn-link .link span:hover {
    color: #F6A335;
}
.widget-html.service-btn .service-btn-link .link svg {
    margin-left: 11px;
    margin-top: 2px;
    transition: 0.1s;
}
.widget-html.service-btn {
    background: #EFF0F3;

}
.widget-snippet .our-services-area {
    padding: 90px 0 0;
}
.widget-snippet .our-services-all .our-services-single .content .name-link {
    font-size: 25px;
    line-height: 31px;
}
.widget-snippet .our-services-all .our-services-single {
    min-height: 500px;
}
.widget-snippet .our-services-all .our-services-single .content {
    padding: 35px 25px 40px;
}


/* For Busynes hour */
body.page-services .footer-cta,
body.page-full-locksmithing-service .footer-cta,
body.page-key-cutting-re-keying .footer-cta,
body.page-services .footer-cta,
body.page-services .footer-cta,
body.page-services .footer-cta,
body.page-services .footer-cta
{
    padding-top: 245px;
}

body.page-services .busyness-container,

body.page-full-locksmithing-service .busyness-container,

body.page-key-cutting-re-keying .busyness-container,

body.page-services .busyness-container,

body.page-services .busyness-container,

body.page-services .busyness-container{
    margin-bottom: -160px;
}
body.page-contact-us #spltr-38990893-E5B6-4EF3-BFBA-332993434A99 {
    padding: 115px 0 0 !important; 
}
 @media screen and (max-width: 1200px) {
  body.page-contact-us .busyness-container { 
    margin: 60px 20px;
}
 }
@media screen and (max-width: 767px) {
body.page-services .footer-cta,
  body.page-full-locksmithing-service .footer-cta,
  body.page-key-cutting-re-keying .footer-cta,
  body.page-services .footer-cta,
  body.page-services .footer-cta,
  body.page-services .footer-cta,{
    padding-top: 218px;
}
 body.page-contact-us .busyness-container { 
    margin: 60px 15px;
}
}
@media screen and (max-width: 4000px) {
    /* For sticky menu */
    body>.header{
        position: fixed;
        width: 100%;
        z-index:111;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        background: transparent;
        top: 0;
    }
    body > .header.sticky {
        background: #fff;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
        border-color: #fff;
    }
    body>.header.sticky .widget-container,
    .header > .widget-container,
    body>.header.sticky .widget-navigation .nav-wrapper.horizontal,
    body>.header .widget-navigation .nav-wrapper.horizontal,
    body>.header .widget.widget-snippet.header-top-bar,
    body>.header .widget.widget-image.header-logo,
    body>.header .widget.widget-navigation.main-menu,
    body>.header .widget.widget-snippet.header-btn,
    body>.header.sticky .widget.widget-snippet.header-top-bar,
    body>.header.sticky .widget.widget-image.header-logo,
    body>.header.sticky .widget.widget-navigation.main-menu,
    body>.header.sticky .widget.widget-snippet.header-btn{
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
        body>.header.sticky > .widget-container .widget-navigation.main-menu .navigation-item a,
        body>.header.sticky > .widget-container .widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after{
            color: #000;
        }
    body>.header.sticky > .widget-container .widget-navigation.main-menu .navigation-item a {
        padding: 0 0 54px;
    }
        body>.header.sticky > .widget-container .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a{
       padding:15px 0;
    }
    body>.header.sticky > .widget-container .widget-navigation.main-menu .menu-button em {
        background-color: #000;
    }
    }