/*!
Theme Name: tractor-express
Theme URI: https://www.dotcomdesign.com/
Author: Dotcom Design
Author URI: https://www.dotcomdesign.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tractor-express
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

tractor-express is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/* Normalize
--------------------------------------------- */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
     ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/* Sections
========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

body,
html {
    overflow-x: hidden !important;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
}


/* Grouping content
========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
    text-decoration: none !important;
    outline: none !important;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *      `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #96A2B7;
    font-size: 16px;
    line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    transition: .3s;
    position: relative;
}

@media screen and (min-width: 992px) {
    .menu-toggle {
        display: none;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*========== Fonts Start ==========*/

@font-face {
    font-family: 'Helvetica Neue';
    src: url('assets/fonts/HelveticaNeue.eot');
    src: url('assets/fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), url('assets/fonts/HelveticaNeue.woff2') format('woff2'), url('assets/fonts/HelveticaNeue.woff') format('woff'), url('assets/fonts/HelveticaNeue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('assets/fonts/HelveticaNeueBold.eot');
    src: url('assets/fonts/HelveticaNeueBold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/HelveticaNeueBold.woff2') format('woff2'), url('assets/fonts/HelveticaNeueBold.woff') format('woff'), url('assets/fonts/HelveticaNeueBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('assets/fonts/Helvetica-Light.eot');
    src: url('assets/fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Helvetica-Light.woff2') format('woff2'), url('assets/fonts/Helvetica-Light.woff') format('woff'), url('assets/fonts/Helvetica-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


/*========== Fonts End ==========*/


/*========== Common CSS Start ==========*/

body {
    font-size: 16px;
    line-height: 30px;
    color: #A7A6A6;
    font-family: 'Helvetica Neue';
}

p {
    font-size: 16px;
    line-height: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: 'HelveticaNeue';
    font-weight: bold;
}

.h1-title {
    font-size: 80px;
    line-height: 80px;
    font-family: 'HelveticaNeue';
    font-weight: bold;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.h2-title {
    font-size: 35px;
    line-height: 41px;
    font-family: 'HelveticaNeue';
    font-weight: bold;
    color: #1D1D1B;
    margin-bottom: 13px;
}

.sub-title {
    display: block;
    font-size: 18px;
    line-height: 21px;
    color: #FAB92B;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.h2-sub-title {
    display: block;
    font-size: 30px;
    line-height: 44px;
    color: #CFCFCF;
    font-family: 'Helvetica';
    font-weight: 300;
    margin-bottom: 0;
}

.overflow-text {
    height: 300px;
    overflow: auto;
    overflow-x: hidden;
    padding-right: 10px;
}

.overflow-text p:last-child {
    margin-bottom: 0;
}

.overflow-text::-webkit-scrollbar {
    width: 4px;
}

.overflow-text::-webkit-scrollbar-thumb {
    background: #FAB900;
}

.overflow-text::-webkit-scrollbar-track {
    background: #dddddd;
}

.for-des {
    display: block !important;
}

.for-mob {
    display: none !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    color: #ff0000;
}

.grecaptcha-badge {
    display: none !important;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-element {
    position: relative;
}

.form-element i {
    position: absolute;
    top: 15px;
    right: 20px;
    pointer-events: none;
    font-size: 20px;
    color: #000000;
}

div.wpcf7-mail-sent-ok {
    display: none !important;
}

.sec-wp {
    position: relative;
    z-index: 4;
}

span.wpcf7-not-valid-tip {
    margin-bottom: -18px;
    left: 0;
    color: red;
    font-size: 14px;
    line-height: 1.7;
}

.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.wpcf7-form-control-wrap.your-message {
    margin-bottom: 16px;
}

.wpcf7 p:last-child {
    margin-bottom: 0;
}

.screen-reader-response {
    display: none;
}

form.wpcf7-form.invalid .wpcf7-response-output {
    margin: 2em 0 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    color: #ff0000;
}

.contact-form .wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffffff;
    color: #ffffff;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-width: 1px;
}

.wpcf7 form.sent .wpcf7-response-output {
    margin-inline: 0;
    border: 1px solid #46b450;
    color: #46b450;
}

.wpcf7 form.aborted .wpcf7-response-output, 
.wpcf7 form.failed .wpcf7-response-output, 
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7-form.invalid .wpcf7-response-output{
    border-color: #dc3232;
    color: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #dc3232;
    color: #dc3232;
}

.form-input::-webkit-input-placeholder {
    color: #1D1D1B;
    opacity: 0.3;
}

.form-input::-moz-placeholder {
    color: #1D1D1B;
    opacity: 0.3;
}

.form-input:-ms-input-placeholder {
    color: #1D1D1B;
    opacity: 0.3;
}

.form-input::-ms-input-placeholder {
    color: #1D1D1B;
    opacity: 0.3;
}

.form-input::placeholder {
    color: #1D1D1B;
    opacity: 0.3;
}

select option {
    color: #000;
}

select {
    color: #000000;
}

select::-ms-expand {
    display: none;
}

.form-input {
    width: 100%;
    height: 46px;
    border: none;
    outline: none !important;
    padding: 10px 30px;
    color: #1D1D1B;
    background: #ffffff;
    -webkit-appearance: none;
    border-radius: 0;
}

.form-input.wpcf7-textarea {
    height: 110px;
    resize: none;
    padding: 17px 30px;
    display: block;
}

.submit-btn {
    text-align: left;
}

.submit-btn .sec-btn {
    width: 170px;
}

.contact-form .sec-btn {
    width: 170px;
    height: 55px;
    background: #1D1D1B;
    border: none;
    outline: none;
    border-radius: 0;
    -webkit-appearance: none;
    color: #ffffff;
}

.main-banner .banner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.submit-btn {
    position: relative;
    display: inline-block;
}

.submit-btn .wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(0, -50%);
    margin: 0 0 0 10px;
}

input[type=checkbox],
.form-input[type=radio] {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: 0 0;
    border: none;
    outline: none;
    opacity: 0;
    z-index: 5;
}

span.wpcf7-list-item-label {
    padding-left: 30px;
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
    content: " ";
}

span.wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 0;
    border: 1px solid #1d1d1b;
    z-index: 1;
}

span.wpcf7-list-item-label:after {
    --checkbox-label-size: 20px;
    content: "\f00c";
    width: var(--checkbox-label-size);
    height: var(--checkbox-label-size);
    background: 0 0;
    color: var(--white-color);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 11px;
    line-height: normal;
    background: #1d1d1b;
    color: #ffffff;
    position: absolute;
    top: 7px;
    left: 0px;
    border-radius: 0;
    opacity: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-input[type=checkbox]:checked~span.wpcf7-list-item-label:after,
.form-input[type=radio]:checked~span.wpcf7-list-item-label:after {
    opacity: 1;
}

span.wpcf7-list-item {
    position: relative;
}

.compensate-for-scrollbar {
    margin-right: 0 !important;
}

.slick-initialized .slick-slide {
    outline: none !important;
}

.modal-body.overflow-text {
    height: 600px;
    padding: 30px;
}

button.close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: #000000;
    opacity: 1 !important;
    text-shadow: none;
    color: #ffffff;
    border-radius: 50%;
    z-index: 2;
    transition: 0.3s;
}

.modal-content {
    border: none;
    border-radius: 0;
    background: #6B526A;
}

button.close:hover {
    background: #ffffff;
    color: #000000;
}

.modal-dialog {
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
}

.modal-open .modal,
.modal-open {
    padding-right: 0 !important;
}

.modal-open {
    position: fixed;
    width: 100%;
}

#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1 !important;
    max-height: unset !important;
}

.back-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sec-btn {
    width: 270px;
    height: 55px;
    background: #FAB92B;
    border: 1px solid transparent;
    outline: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    color: #1D1D1B;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 5px;
    transition: 0.3s;
}

.sec-btn:hover,
.sec-btn.white {
    background: #ffffff;
    color: #1D1D1B;
}

.sec-btn.white:hover {
    background: #FAB92B;
    color: #1D1D1B;
}

.slide-arrow {
    position: absolute;
    top: -100px;
    left: 15px;
    width: 60px;
    height: 70px;
    background: #FAB900;
    border: none;
    outline: none !important;
    border-radius: 0;
    padding: 0;
    color: #1D1D1B;
    font-size: 18px;
    transition: 0.3s;
    z-index: 10;
}

.slide-arrow:hover {
    background: #FFD862;
}

.slide-arrow.next-arrow {
    background: #FFD862;
    left: 85px;
}

.slide-arrow.next-arrow:hover {
    background: #FAB900;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}


/*========== Common CSS End ==========*/


/*========== Header CSS Start ==========*/

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.header-top {
    position: relative;
    width: 100%;
    height: 92px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.sticky_head .header-top {
    margin-top: -92px;
    transition: 0.3s;
}

.header-top-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-right: 15px;
}

.site-branding {
    width: 148px;
    display: inline-block;
}

.site-branding a {
    display: inline-block;
}

.header-call a {
    display: inline-block;
    color: #1D1D1B;
    font-size: 35px;
    font-family: 'HelveticaNeue';
    font-weight: bold;
    line-height: 42px;
    transition: 0.3s;
}

.header-call a i {
    font-size: 20px;
    color: #636362;
    vertical-align: middle;
    margin-right: 15px;
    transition: 0.3s;
}

.header-call a:hover,
.header-call a:hover i {
    color: #FAB900;
}

.header-address a {
    display: inline-block;
    color: #707070;
    transition: 0.3s;
}

.header-address a i {
    font-size: 19px;
    margin-right: 12px;
    transition: 0.3s;
}

.header-address a:hover,
.header-address a:hover i {
    color: #FAB900;
}

.header-fb a {
    width: 40px;
    height: 40px;
    background: #1F8BCE;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    transition: 0.3s;
}

.header-fb a:hover {
    background: #FAB900;
    color: #ffffff;
}

.header-menu {
    width: 100%;
    height: 55px;
    background: #1D1D1B;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-navigation {
    float: left;
    display: inline-block;
}

.main-navigation ul {
    font-size: 0;
    line-height: 1;
}

.main-navigation li {
    float: none;
    display: inline-block;
    font-size: 16px;
    margin-right: 63px;
}

.main-navigation li.for-des {
    display: inline-block !important;
}

.main-navigation li:last-child {
    margin-right: 0;
}

.main-navigation li a {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    transition: 0.3s;
}

.main-navigation li a:hover {
    color: #FAB900;
    -webkit-text-stroke: 0.5px;
}

.header-btn .sec-btn {
    width: 100%;
    background: #FAB900;
}

.header-btn .sec-btn:hover {
    background: #FFD862;
}

/*========== Header CSS End ==========*/


/*========== Banner CSS Start ==========*/
.main-banner {
    position: relative;
    padding: 320px 0 200px;
    background-position: center center;
    overflow: hidden;
}

.main-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 0;
}

.banner-shape {
    position: absolute;
    bottom: -148px;
    left: -44px;
    width: 410px;
    opacity: 0.2;
    z-index: 1;
}

.banner-shape img {
    width: 100%;
}

.main-banner .container {
    position: relative;
    z-index: 2;
}

.banner-btn {
    margin-top: 42px;
    font-size: 0;
    line-height: 1;
}

.banner-btn a:first-child {
    margin-right: 30px;
}


/*========== Banner CSS End ==========*/


/*========== About Us CSS Start ==========*/

.about-content {
    position: relative;
    padding: 80px 100px 80px 0;
    z-index: 1;
}

/*.about-content:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2000px;
    height: 100%;
    background: #FAB92B;
    z-index: 1;
}*/

.about-content-text {
    position: relative;
    z-index: 2;
}

.about-img {
    position: relative;
    left: -30px;
    width: 965px;
    height: 100%;
    z-index: 2;
}

.about-content-text .sub-title {
    color: #ffffff;
}

.about-content-text .h2-title {
    margin-bottom: 25px;
}

.about-content-text p {
    color: #ffffff;
    /*padding-right: 40px;*/
    margin-bottom: 30px;
}

.about-content-text p:last-child {
    margin-bottom: 0;
}


/*========== About Us CSS End ==========*/


/*========== Our Services CSS Start ==========*/

.main-services {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.service-shape {
    position: absolute;
    top: 103px;
    right: -460px;
    width: 922px;
    opacity: 0.2;
    z-index: 0;
}

.service-shape img {
    width: 100%;
}

.main-services .container {
    position: relative;
    z-index: 2;
}

.service-title .h2-title {
    margin-bottom: 30px;
}

.services-content {
    margin-bottom: 60px;
}

.services-content ul li {
    font-size: 16px;
    line-height: 20px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}

.services-content ul li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 19px;
    color: #FAB900;
}

.services-tabbing-content {
    padding-top: 0px;
}

.services-tabbing-slider .slider-dots {
    position: absolute;
    top: -103px;
    left: 0;
    font-size: 0;
    line-height: 1;
}

.services-tabbing-slider .slider-dots li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 66px;
    background: transparent;
    padding: 10px 16px;
    font-family: 'Helvetica';
    color: #636362;
    font-weight: 300;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
    transition: 0.3s;
}

.services-tabbing-slider .slider-dots li:hover,
.services-tabbing-slider .slider-dots li.slick-active {
    background: #1D1D1B;
    color: #FAB900;
    font-size: 20px;
    font-family: 'HelveticaNeue';
    font-weight: bold;
}

.services-tabbing-slider .slider-dots li:before {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translate(-50%);
    width: 20px;
    height: 12px;
    border-top: 12px solid #1D1D1B;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    opacity: 0;
    transition: 0.3s;
}

.services-tabbing-slider .slider-dots li:hover:before,
.services-tabbing-slider .slider-dots li.slick-active:before {
    opacity: 1;
}

.service-tab-img {
    width: 770px;
    height: 624px;
    position: relative;
    z-index: 0;
}

.service-content {
    position: relative;
    z-index: 1;
    background: #ffffff;
    padding: 78px 44px 47px 85px;
    margin-top: 147px;
    box-shadow: 0 3px 50px rgba(0, 0, 0, 0.1);
}

.service-content .h2-sub-title {
    color: #636362;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 17px;
}

.service-content .overflow-text {
    height: 180px;
    padding-right: 40px;
}

.services-tabbing-slider .slide-arrow {
    top: -110px;
    left: auto;
    right: 0;
}

.services-tabbing-slider .slide-arrow.prev-arrow {
    right: 70px;
}


/*========== Our Services CSS End ==========*/


/*========== Testimonial & FAQS CSS Start ==========*/

.main-testimonial-faq {
    background: #191B1C;
}


/*-----Testimonial CSS Start-----*/

.main-testimonial {
    padding-top: 300px;
    position: relative;
    background-size: 1920px;
    background-position: 50% 90%;
    margin-bottom: 100px;
    z-index: 1;
}

.main-testimonial-slider {
    margin-bottom: -100px;
}

.testimonial-box {
    width: 100%;
    height: 463px;
    background: #ffffff;
    padding: 42px 37px 60px 47px;
}

.quote {
    display: inline-block;
    margin-bottom: 13px;
}

.quote img {
    width: 66px;
}

.testimonial-box .overflow-text {
    height: 240px;
    margin-bottom: 26px;
}

.testimonial-box .h2-sub-title {
    color: #636362;
    font-size: 25px;
    line-height: 29px;
}

.testimonials-slider .slick-list {
    width: 1900px;
    padding-right: 700px;
}

.testimonials-slider .slick-list .slick-slide {
    opacity: 0.1;
    transition: 0.3s;
}

.testimonials-slider .slick-list .slick-slide.slick-active {
    opacity: 1;
    transition: 0.3s;
}


/*-----Testimonial CSS End-----*/


/*-----FAQ CSS Start-----*/

.main-faq {
    position: relative;
    padding: 125px 0 133px 0;
    overflow: hidden;
}

.faq-shape {
    position: absolute;
    top: 200px;
    right: -275px;
    width: 584px;
    opacity: 0.1;
    z-index: 0;
}

.faq-shape img {
    width: 100%;
}

.main-faq .container {
    position: relative;
    z-index: 2;
}

.faq-content {
    text-align: center;
    padding: 0 70px;
}

.faq-content .h2-title {
    color: #ffffff;
    margin-bottom: 30px;
}

.faq-content .h2-sub-title {
    color: #FFFFFF;
    font-size: 25px;
    line-height: 29px;
}

.faq-accordian {
    margin-top: 47px;
}

.faq-box {
    position: relative;
    background: transparent;
    text-align: left;
    margin-bottom: 26px;
}

.faq-box:last-child {
    margin-bottom: 0;
}

.faq-accordian-title {
    width: 100%;
    height: 54px;
    background: #ffffff;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Helvetica Neue';
    font-weight: normal;
    display: flex;
    align-items: center;
    padding: 5px 80px 5px 30px;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}

.faq-accordian-title:hover {
    color: #fab900;
}

.faq-accordian-title .icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 100%;
    background: #FAB900;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #1D1D1B;
    font-size: 18px;
}

.faq-box-text {
    padding: 20px 60px 15px 30px;
    display: none;
}

.faq-box.active .faq-box-text {
    display: block;
}

.faq-box-text p {
    color: #FFFFFF;
}

.faq-box-text p:last-child {
    margin-bottom: 0;
}

.faq-accordian-title.active {
    background: #FAB900;
    font-family: 'HelveticaNeue';
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #1D1D1B;
    transition: 0.3s;
}

.faq-accordian-title.active .icon {
    background: #ffffff;
    transition: 0.3s;
}

.faq-accordian-title .icon i {
    transition: 0.3s;
}

.faq-accordian-title.active .icon i {
    transform: rotate(180deg);
    transition: 0.3s;
}


/*-----FAQ CSS End-----*/


/*========== Testimonial & FAQS CSS End ==========*/


/*========== Gallery CSS Start ==========*/

.gallery-slider {
    font-size: 0;
    line-height: 1;
}

.gallery-slider .slick-list,
#sbi_images .slick-list {
    padding-right: 295px;
}

.galler-box,
#sb_instagram .sbi_photo {
    width: 100%;
    height: 655px !important;
    display: inline-block;
}

#sb_instagram #sbi_images,
#sb_instagram.sbi_width_resp {
    padding: 0 !important;
}


/*========== Gallery CSS End ==========*/


/*========== Why Choose Us CSS Start ==========*/

.main-choose-us {
    background: #1D1D1B;
}

.choose-us-img-box {
    position: relative;
    height: 100%;
}

.choose-us-img {
    position: relative;
    left: 50%;
    transform: translate(-50%);
    width: 1345px;
    height: 100%;
}

.choose-us-img:before {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    width: 80%;
    height: 100%;
    background: linear-gradient(to left, #1D1D1B 30%, transparent);
}

.choose-us-content {
    padding: 175px 0 124px 0;
}

.choose-us-content .h2-title {
    color: #ffffff;
    margin-bottom: 14px;
}

.choose-us-content p {
    color: #ffffff;
}

.choose-us-content ul {
    font-size: 0;
    line-height: 1;
    list-style: none;
    column-count: 2;
    margin-top: 30px;
    margin-bottom: 30px;
}

.choose-us-content ul li {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}

.choose-us-content ul li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 19px;
    color: #FAB900;
}


/*========== Why Choose Us CSS End ==========*/


/*========== Footer CSS Start ==========*/

.home .site-footer {
    background: #1D1D1B;
}

.contact-us-content {
    padding: 112px 70px 80px 0;
    position: relative;
    margin-top: -78px;
    height: calc(100% + 78px);
}

.contact-us-img {
    position: absolute;
    top: 0;
    right: -30px;
    width: 880px;
    height: 100%;
    background-color: #FAB900;
    background-blend-mode: overlay;
    z-index: 0;
}

.contact-us-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FAB900;
    opacity: 0.6;
}

.contact-us-text {
    position: relative;
    z-index: 1;
}

.contact-us-text .h2-title {
    margin-bottom: 34px;
}

.footer-info {
    width: 100%;
    height: 100%;
    background: #ffffff;
    padding: 33px 70px 46px 100px;
    box-shadow: 10px -10px 20px rgba(0, 0, 0, 0.05);
}

.home .footer-info {
    box-shadow: none;
}

.footer-logo a {
    display: inline-block;
    width: 260px;
    margin-bottom: 25px;
}

.footer-info p {
    margin-bottom: 24px;
}

.footer-call a {
    display: inline-block;
    font-size: 35px;
    line-height: 41px;
    color: #1D1D1B;
    font-family: 'HelveticaNeue';
    font-weight: bold;
    margin-bottom: 23px;
    transition: 0.3s;
}

.footer-call a:hover {
    color: #fab900;
}

.footer-call a i {
    font-size: 19px;
    margin-right: 15px;
    vertical-align: middle;
}

.footer-address a {
    display: inline-block;
    font-size: 16px;
    line-height: 23px;
    color: #707070;
    margin-bottom: 28px;
    transition: 0.3s;
}

.footer-address a:hover,
.footer-address a:hover i {
    color: #fab900;
}

.footer-address a i {
    font-size: 19px;
    color: #1D1D1B;
    margin-right: 20px;
    vertical-align: middle;
    transition: 0.3s;
}

.footer-fb a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 42px;
    height: 39px;
    background: #1F8BCE;
    color: #ffffff;
    font-size: 20px;
    transition: 0.3s;
}

.footer-fb a:hover {
    background: #fab900;
    color: #fff;
}

.footer-extension p {
    color: #707070;
    margin-bottom: 15px;
}

.footer-extension p span {
    color: #1D1D1B;
    font-weight: bold;
}

.footer-bottom {
    background: #F7F7F7;
    padding: 30px 0;
}

.footer-bottom-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.copy-right {
    text-align: left;
    font-size: 0;
    line-height: 1;
}

.copy-right p,
.copy-right ul li a,
.footer-other-link p {
    font-size: 16px;
    line-height: 18px;
    color: #636362;
    font-family: 'Helvetica';
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    transition: 0.3s;
}

.copy-right ul {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 1;
}

.copy-right ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    padding-left: 6px;
    margin-left: 6px;
    border-left: 1px solid #636362;
}

.copy-right ul li a:hover,
.footer-other-link p a.dotcom-link:hover,
.footer-other-link p i {
    color: #fab900;
}

.footer-other-link {
    text-align: right;
}

.footer-other-link p a.dotcom-link {
    color: #636362;
    font-family: 'HelveticaNeue';
    font-weight: bold;
    transition: 0.3s;
}


/*========== Footer CSS End ==========*/


/*========== Scroll To Top CSS Start ==========*/

.scrolltop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: #FAB900;
    color: #ffffff !important;
    font-size: 30px;
    border-radius: 0;
    text-align: center;
    padding: 10px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, .16);
    z-index: 50;
    cursor: pointer;
    display: none;
    transition: .3s;
}

.scrolltop:hover {
    background: #ffffff;
    color: #FAB900 !important;
}


/*========== Scroll To Top CSS End ==========*/


/*========== 404 CSS ==========*/

.error-404 {
    text-align: center;
}

.error-404 img {
    width: 50vw;
}


/*========== 404 CSS End ==========*/


/*========== View All Services css ==========*/

.footer-last {
    text-align: center;
    margin-top: 10px;
}

.view_services_text {
    color: #819EBA;
    font-size: 13px;
    transition: 0.3s;
    cursor: pointer;
    transition: 0.3s;
}

.view_services_text:hover {
    color: #f07114 !important;
    text-decoration: underline !important;
}

.footer-last .text,
.menu-seo-menu-container ul li a {
    font-size: 13px;
    color: #819EBA;
    cursor: pointer;
    transition: 0.3s;
}

.all-services {
    display: none;
}

.menu-seo-menu-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.menu-seo-menu-container ul li {
    display: inline-block;
}

.menu-seo-menu-container ul li a {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid #819EBA;
    transition: 0.3s;
}

.menu-seo-menu-container ul li:last-child a {
    margin: 0;
    padding: 0;
    border: none;
}

.menu-seo-menu-container ul li a:hover {
    color: #f07114;
}


/*========== View All Services css End ==========*/


/*========== Blog CSS ==========*/

.type-post {
    margin-bottom: 30px
}

.entry-header {
    margin-bottom: 10px;
    margin-top: 15px
}

.posted-on a,
.byline a,
.widget ul li a,
.entry-title a,
.logged-in-as a {
    transition: .3s;
    color: #39B449;
}

.type-post .entry-content p {
    margin-bottom: 10px;
}

.entry-footer span {
    margin-right: 10px;
}

.entry-footer span a {
    color: #39B449;
}

.entry-title {
    font-size: 30px;
    text-transform: uppercase;
    color: #39B449;
    margin-bottom: 20px
}

.post-thumbnail {
    display: block;
    margin: 10px 0
}

.post-thumbnail img {
    width: 100%
}

.widget-area .widget_search .search-form,
.page-content .search-form {
    position: relative
}

.widget-area .widget_search .search-form label,
.page-content .search-form label {
    width: calc(100% - 74px);
    margin-bottom: 0
}

.widget-area .widget_search .search-form .search-field,
.page-content .search-form .search-field {
    background: #fff;
    font-size: 16px;
    outline: none;
    width: 100%;
    height: 50px;
    border-radius: 0;
    border: 1px solid #359341;
    padding: 13px 20px 12px;
}

.widget-area .widget_search .search-form .search-submit,
.page-content .search-form .search-submit {
    padding: 10px 16px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0;
    height: 50px;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    outline: none;
    border: none;
    cursor: pointer;
    background: rgb(44, 53, 85);
}

.entry-title a:hover,
.posted-on a:hover,
.byline a:hover,
.widget ul li a:hover {
    text-decoration: underline !important;
    color: #2c3555;
}

.entry-content {
    margin: 0
}

.comments-area textarea {
    border: none;
    resize: none;
    height: 180px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    outline: none;
    padding: 10px
}

.comments-area p input {
    border: none;
    border-radius: 10px;
    height: 46px;
    width: 100%;
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    padding: 15px
}

p.comment-form-cookies-consent>input {
    width: auto;
    display: inline-block;
    height: auto;
    margin-right: 15px
}

.form-submit .submit {
    box-shadow: none;
    padding: 0;
}

.comment-form-author,
.comment-form-email {
    width: 47.5%;
    display: inline-block;
    margin-right: 28px;
}

.comment-form-email {
    margin: 0
}

.comment-form-cookies-consent label {
    position: absolute;
    top: 0;
    left: 20px
}

h2.widget-title {
    font-size: 20px;
}

.widget-area {
    width: 100%;
}

.comment-form-cookies-consent {
    position: relative;
}

.widget_search .widget-title {
    display: none;
}

.widget ul {
    margin: 0;
}


/*========== End of Blog CSS ==========*/


/*========== Thank You Page CSS Start ==========*/

.thank-text {
    text-align: center;
    padding-top: 170px;
    position: relative;
}

.thank-text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 147px;
    height: 151px;
    background-image: url('assets/images/thank-you.gif');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    overflow: hidden;
}

.thank-text p a {
    text-decoration: underline !important;
    color: #1D1D1B;
    transition: 0.3s;
}

.thank-text h4,
.thank-text p a:hover {
    color: #FAB900;
}


/*========== Thank You Page CSS End ==========*/


/*========== Inner Page CSS Start ==========*/

.main-banner.inner-banner {
    padding: 300px 0 200px;
}

.main-banner.inner-banner .banner-shape {
    width: 300px;
    bottom: -100px;
}

.inner-page-text {
    padding: 80px 0 140px;
}

.privacy-content .sec-head {
    color: #fab900;
}

.privacy-content p {
    margin-bottom: 15px;
}

.privacy-content ol,
.privacy-content ul {
    padding: 0;
    margin: 0 0 1.5em 3em;
}

.privacy-content ol li,
.privacy-content ul li {
    margin-bottom: 10px;
    list-style: decimal;
}

.privacy-content a {
    transition: .3s;
    color: #1D1D1B;
}

.privacy-content a:hover {
    color: #FAB900;
}

.privacy-content .list-disk li {
    list-style: disc;
}


/*========== Inner Page CSS End ==========*/

.aboutus-sec {
    position: relative;
    background: #FAB92B;
}

/**** Image Holder CSS ****/
.img-holder-wrap {
    overflow: hidden;
    width: calc(50% - 85px);
    height: 100%;
    padding: 0px;
    top: 0px;
    right: 0;
    position: absolute;
    z-index: 0;
}

.pull-left.img-holder-wrap {
    left: 0;
}

.pull-right.img-holder-wrap {
    right: 0;
}

.img-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
}

.img-holder-wrap img {
    display: none !important;
}

/*========== Consent Form CSS Start ==========*/
.consent-form {
    position: relative;
    padding: 100px 0 170px;
}

.consent-form .sms-contact-form {
    max-width: 800px;
    margin-inline: auto;
    background-color: #fff;
    box-shadow: 0 3px 50px rgba(0, 0, 0, .1);
    padding: 40px;
}

.consent-form .sms-contact-form .submit-btn .sec-btn:hover {
    background: #1d1d1b;
    color: #ffffff;
}

.consent-form .sms-contact-form .form-input {
    border: 1px solid #dddddd;
}

.consent-form .sms-contact-form .wpcf7-list-item {
    margin: 0;
}

.consent-form .sms-contact-form .wpcf7-list-item-label {
    display: flex;
}

@media screen and (min-width: 1921px) {
    .consent-form .sms-contact-form {
        max-width: 1070px;
    }
}

@media screen and (max-width: 1399px) {
    .consent-form {
        padding: 80px 0 155px;
    }
}

@media screen and (max-width: 991px) {
    .consent-form {
        padding: 80px 0;
    }

    .consent-form .sms-contact-form {
        max-width: 100%;
        padding: 30px;
    }
}

@media screen and (max-width: 575px) {
    .consent-form {
        padding: 70px 0;
    }
}

@media screen and (max-width: 400px) {
    .consent-form .sms-contact-form {
        padding: 30px 15px;
    }
}

/*========== Consent Form CSS End ==========*/

/*========== Responsive Start ==========*/


@media screen and (min-width: 1500px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (min-width: 1921px) {
    .about-img {
        width: 1000px;
    }

    .choose-us-img {
        width: 1610px;
    }

    .contact-us-img {
        width: 1020px;
    }

    .main-testimonial {
        background-size: 2200px;
        background-position: 50% 82%;
    }
}

@media screen and (min-width: 2200px) {
    .about-img {
        width: 1215px;
    }

    .choose-us-img {
        width: 1975px;
    }

    .contact-us-img {
        width: 1200px;
    }

    .main-testimonial {
        background-size: 2560px;
        background-position: 50% 75%;
    }
}

@media(max-width: 1499px) {
    .main-navigation li {
        margin-right: 55px;
    }

    .main-banner {
        background-position: calc(100% + 100px) center;
    }

    .banner-shape {
        left: -150px;
    }

    .about-img {
        width: 700px;
    }

    .service-shape {
        right: -650px;
    }

    .service-content {
        padding: 78px 34px 47px 60px;
    }

    .main-testimonial {
        background-size: 1500px;
        background-position: 50% 120%;
    }

    .testimonials-slider .slick-list {
        width: calc(100% + 200px);
        padding-right: 200px;
    }

    .testimonial-box {
        padding: 42px 35px 60px 40px;
    }

    .faq-shape {
        right: -400px;
    }

    .faq-box-text {
        padding: 20px 30px 15px 30px;
    }

    .gallery-slider .slick-list,
    #sbi_images .slick-list {
        padding-right: 250px;
    }

    .contact-us-img {
        width: 680px;
    }
}

@media(max-width: 1199px) {
    .main-navigation li {
        margin-right: 35px;
    }

    .main-banner {
        background-position: left center;
    }

    .banner-shape {
        left: -190px;
        bottom: -200px;
    }

    .about-content {
        padding: 50px 50px 50px 0;
    }

    .about-content-text p {
        padding-right: 0;
    }

    .about-img {
        width: 570px;
    }

    .service-shape {
        right: -750px;
    }

    .service-tab-img {
        width: 650px;
    }

    .service-content {
        padding: 78px 35px 47px 40px;
        margin-top: 110px;
    }

    .main-testimonial {
        padding-top: 250px;
        background-size: 1200px;
        background-position: 50% 180%;
    }

    .gallery-slider .slick-list,
    #sbi_images .slick-list {
        padding-right: 150px;
    }

    .galler-box,
    #sb_instagram .sbi_photo {
        height: 500px !important;
    }

    .contact-us-img {
        width: 550px;
    }

    .contact-us-content {
        padding: 112px 30px 80px 0;
    }

    .footer-info {
        padding: 33px 40px 46px 60px;
    }

    .copy-right p,
    .copy-right ul li a,
    .footer-other-link p {
        font-size: 15px;
    }

    .img-holder-wrap {
        width: 50%;
    }
}

@media(max-width: 991px) {

    .for-des,
    .header-top,
    .main-navigation li.for-des {
        display: none !important
    }

    .for-mob {
        display: block !important
    }

    .header-menu {
        display: block;
        height: auto;
        background: transparent;
    }

    .site-header {
        background: #ffffff;
        height: 82px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    }

    .site-header .container {
        max-width: 100%;
        padding: 0 30px;
    }

    .site-branding {
        width: 130px;
        height: 82px;
        display: inline-flex;
        align-items: center;
        position: absolute;
        top: 0;
        left: 30px;
        z-index: 101;
    }

    .header-call {
        position: absolute;
        top: 0;
        right: 0;
        width: 82px;
        height: 82px;
        z-index: 101;
    }

    .header-call a {
        width: 82px;
        height: 82px;
        background: #FAB92B;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        color: #1D1D1B;
        transition: 0.3s;
    }

    .header-call a:hover {
        background: #ffd862;
    }

    .header-call a i {
        color: #1D1D1B;
        margin-right: 0;
        font-size: 30px;
        transition: 0.3s;
    }

    .header-call a:hover i {
        color: #1D1D1B;
    }

    .menu-toggle {
        position: fixed;
        top: 0;
        right: 82px;
        width: 82px;
        height: 82px;
        background: #1D1D1B;
        padding: 0;
        border: none;
        outline: none !important;
        z-index: 101;
    }

    .menu-toggle span {
        width: 30px;
        height: 4px;
        background: #FAB92B;
        display: block;
        border-radius: 5px;
        margin: 0 auto 6px auto;
        position: relative;
        top: 0;
        opacity: 1;
        transition: 0.3s;
    }

    .menu-toggle span:last-child {
        margin-bottom: 0;
    }

    .toggled .menu-toggle span:nth-child(1) {
        position: relative;
        top: 10px;
        transform: rotate(45deg);
    }

    .toggled .menu-toggle span:nth-child(2) {
        opacity: 0;
    }

    .toggled .menu-toggle span:nth-child(3) {
        position: relative;
        top: -10px;
        transform: rotate(-45deg);
    }

    .menu-list-box {
        position: fixed;
        top: 82px;
        left: 0;
        width: 100vw;
        height: 0;
        background: #1D1D1B;
        padding: 0 60px;
        overflow: hidden;
        transition: 0.5s;
        z-index: 100;
    }

    .toggled .menu-list-box {
        height: calc(100vh - 82px);
    }

    .menu-list-box:before {
        content: '';
        position: absolute;
        bottom: -120px;
        right: -155px;
        width: 428px;
        height: 505px;
        background-image: url('assets/images/logo-icon-black.svg');
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.1;
        z-index: 0;
    }

    .main-navigation li {
        display: block;
        margin-right: 0;
        margin-bottom: 5vh;
    }

    .main-navigation li:last-child {
        margin-bottom: 0;
    }

    .main-navigation li a {
        font-size: 25px;
        line-height: 30px;
    }

    .menu-menu-1-container {
        padding-top: 9vh;
    }

    .header-btn {
        margin-top: 7.8vh;
    }

    .header-btn .sec-btn {
        width: 302px;
        background: #ffffff;
    }

    .header-address {
        margin: 3.7vh 0 2.7vh 0;
    }

    .header-address a {
        color: #ffffff;
    }

    .main-banner {
        padding: 250px 0 200px;
        background-position: 10% center;
    }

    .main-banner:before {
        background: #000000;
        opacity: 0.7;
    }

    .banner-shape {
        left: -22px;
        bottom: -73px;
        width: 200px;
    }

    .banner-content .h2-sub-title {
        font-family: 'Helvetica Neue';
        color: #ffffff;
        font-size: 25px;
        line-height: 35px;
    }

    .h1-title {
        font-size: 70px;
    }

    .main-about-us {
        padding-top: 40px;
    }

    .about-img {
        width: 100%;
        height: 500px;
        left: 0;
    }

    .about-content {
        padding: 70px 40px;
        background: #FAB92B;
    }

    .about-content:before {
        display: none;
    }

    .services-accordian-box-text {
        display: none;
    }

    .services-accordian-box.active .services-accordian-box-text {
        display: block;
    }

    .services-accordian-img {
        width: 100%;
        height: 400px;
    }

    .services-accordian-title {
        width: 100%;
        height: 60px;
        background: #1D1D1B;
        display: flex;
        align-items: center;
        font-size: 20px;
        line-height: 24px;
        color: #FAB900;
        padding: 5px 80px 5px 30px;
        position: relative;
        text-transform: capitalize;
        margin-bottom: 0;
        cursor: pointer;
    }

    .services-accordian-title .icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 70px;
        height: 60px;
        background: #FAB900;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #1D1D1B;
        transition: 0.3s;
    }

    .services-accordian-title.active .icon {
        background: #FFD862;
    }

    .services-accordian-title .icon i {
        transition: 0.3s;
    }

    .services-accordian-title.active .icon i {
        transform: rotate(180deg);
        transition: 0.3s;
    }

    .service-content {
        padding: 65px 40px;
        margin-top: 0;
        margin-bottom: 33px;
    }

    .service-content .overflow-text {
        height: auto;
        padding-right: 0;
    }

    .services-accordian-box {
        margin-bottom: 14px;
    }

    .service-shape {
        width: 320px;
        right: -160px;
        top: 0;
    }

    .testimonials-slider .slick-list {
        width: 100%;
        padding-right: 0;
    }

    .slide-arrow {
        top: auto;
        left: auto;
        bottom: -85px;
        right: 15px;
    }

    .slide-arrow.prev-arrow {
        right: 85px;
    }

    .slide-arrow.next-arrow {
        left: auto;
        right: 15px;
    }

    .main-testimonial {
        padding-top: 210px;
        background-position: 50% -300px;
        background-size: 991px;
    }

    .main-faq {
        padding: 185px 0 0 0;
    }

    .faq-content .h2-sub-title {
        font-family: 'Helvetica Neue';
        font-size: 20px;
        line-height: 30px;
    }

    .faq-content {
        padding: 0;
    }

    .faq-shape {
        display: none;
    }

    .faq-content {
        text-align: left;
    }

    .gallery-slider .slick-list,
    #sbi_images .slick-list {
        padding-right: 0;
    }

    .gallery-slider .slide-arrow.next-arrow,
    #sbi_images .slide-arrow.next-arrow {
        right: 30px;
    }

    .gallery-slider .slide-arrow.prev-arrow,
    #sbi_images .slide-arrow.prev-arrow {
        right: 100px;
    }

    .choose-us-content {
        padding: 124px 0;
    }

    .choose-us-img-box {
        height: 640px;
    }

    .choose-us-img {
        width: 991px;
    }

    .choose-us-img:before {
        width: 100%;
        background: linear-gradient(to top, #1D1D1B 10%, transparent 40%);
    }

    .contact-us-img {
        width: 100vw;
        right: auto;
        left: 50%;
        transform: translate(-50%);
    }

    .contact-us-content {
        margin-top: 0;
        padding: 112px 0 80px 0;
        height: 100%;
    }

    .home .site-footer {
        background: transparent;
    }

    .footer-info {
        padding: 48px 0 45px 0;
        box-shadow: none;
        text-align: center;
        background: transparent;
    }

    .footer-logo a {
        width: 322px;
    }

    .footer-call a {
        color: #636362;
    }

    .footer-call a i {
        color: #1D1D1B;
        transition: 0.3s;
    }

    .footer-call a:hover i {
        color: #fab900;
    }

    .footer-bottom-text {
        display: block;
        text-align: center;
    }

    .copy-right {
        text-align: center;
        margin-bottom: 17px;
    }

    .footer-other-link {
        text-align: center;
    }

    .site-footer {
        position: relative;
        overflow: hidden;
    }

    .site-footer:before {
        content: '';
        position: absolute;
        bottom: -178px;
        right: -127px;
        width: 252px;
        height: 298px;
        background-image: url('assets/images/logo-icon-black.svg');
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.2;
        z-index: 0;
    }

    .site-footer .container {
        position: relative;
        z-index: 1;
    }

    .main-banner.inner-banner .banner-content {
        text-align: center;
        padding: 0;
    }

    .main-banner.inner-banner {
        padding: 200px 0 110px;
    }

    .main-banner.inner-banner .banner-shape {
        width: 200px;
        bottom: -100px;
        left: -70px;
    }

    .inner-page-text {
        padding: 80px 0 60px;
    }

    .services-accordian {
        margin-bottom: -33px;
    }

    .scrolltop {
        display: none !important;
    }

    .copy-right p,
    .copy-right ul li a,
    .footer-other-link p {
        font-size: 16px;
    }

    .img-holder-wrap,
    .img-holder {
        width: 100%;
        position: static;
    }

    .img-holder-wrap img {
        display: block !important;
    }
}

@media (max-width: 991px) and (max-height: 799px) {
    .menu-menu-1-container {
        padding-top: 5vh;
    }

    .main-navigation li {
        margin-bottom: 4vh;
    }

    .header-btn {
        margin-top: 5vh;
    }
}

@media (max-width: 991px) and (max-height: 650px) {
    .menu-menu-1-container {
        padding-top: 4.5vh;
    }

    .main-navigation li {
        margin-bottom: 3.5vh;
    }

    .header-btn {
        margin-top: 4.5vh;
    }

    .main-navigation li a {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 991px) and (max-height: 570px) {
    .main-navigation li a {
        font-size: 16px;
        line-height: 20px;
    }

    .main-navigation li {
        margin-bottom: 2.5vh;
    }
}

@media(max-width: 767px) {
    .error-404 img {
        width: 100%;
    }

    .main-banner {
        padding: 283px 0 200px;
        background-position: 15% center;
    }

    .h1-title {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 10px;
    }

    .banner-content .h2-sub-title {
        font-size: 20px;
        line-height: 35px;
    }

    .banner-btn {
        margin-top: 33px;
    }

    .banner-btn a {
        width: 100%;
    }

    .banner-btn a:first-child {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .about-img {
        height: 323px;
    }

    .about-content {
        padding: 50px 15px;
    }

    .about-content-text .sub-title {
        margin-bottom: 21px;
    }

    .about-content-text .h2-title {
        margin-bottom: 18px;
    }

    .main-services {
        padding: 82px 0 115px 0;
    }

    .service-title .h2-title {
        margin-bottom: 33px;
    }

    .services-accordian-img {
        height: 330px;
    }

    .service-content {
        padding: 65px 30px 58px;
    }

    .service-content .sub-title {
        margin-bottom: 10px;
    }

    .service-content .h2-title {
        margin-bottom: 10px;
    }

    .service-content .h2-sub-title {
        font-size: 20px;
        margin-bottom: 14px;
    }

    .main-testimonial {
        padding-top: 210px;
    }

    .testimonial-box {
        height: 405px;
        padding: 42px 20px 60px 30px;
    }

    .quote {
        margin-bottom: 17px;
    }

    .testimonial-box .overflow-text {
        height: 180px;
        margin-bottom: 24px;
    }

    .faq-content .h2-title {
        margin-bottom: 18px;
    }

    .faq-content .h2-sub-title {
        font-size: 16px;
    }

    .faq-accordian {
        margin-top: 53px;
    }

    .faq-box {
        margin-bottom: 45px;
    }

    .faq-box-text {
        padding: 20px 30px 0 30px;
        margin-bottom: -9px;
    }

    .galler-box,
    #sb_instagram .sbi_photo {
        height: 405px !important;
    }

    .choose-us-content {
        padding: 100px 0;
    }

    .choose-us-content .h2-title {
        margin-bottom: 22px;
    }

    .contact-us-content {
        padding: 59px 0 67px 0;
    }

    .footer-logo a {
        margin-bottom: 34px;
    }

    .footer-call a {
        margin-bottom: 20px;
    }

    .footer-address a {
        margin-bottom: 25px;
    }

    .faq-accordian-title.active {
        font-size: 16px;
    }

    .privacy-content .sec-head {
        font-size: 20px;
        line-height: 30px;
    }
}

@media(max-width: 575px) {
    .thank-text {
        padding-top: 80px;
    }

    .thank-text:before {
        width: 57px;
        height: 61px;
    }

    .container {
        padding: 0 30px;
    }

    .privacy-content ol,
    .privacy-content ul {
        margin-left: 20px;
    }

    .main-banner {
        padding: 301px 0 203px;
    }

    .footer-bottom {
        padding: 30px 0 70px;
    }

    .banner-content {
        padding: 0 30px;
    }

    .h1-title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 13px;
    }

    .banner-content .h2-sub-title {
        font-size: 16px;
        line-height: 30px;
    }

    .choose-us-content {
        padding: 80px 30px 80px;
    }

    .choose-us-content ul {
        column-count: unset;
    }

    .contact-us-content {
        padding: 59px 30px 67px 30px;
    }

    .footer-info {
        padding: 48px 30px 45px 30px;
    }

    .faq-box.active .faq-accordian-title {
        font-size: 16px;
    }

    .copy-right ul {
        display: block;
        margin-top: 20px;
    }

    .copy-right ul li:first-child {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
    }

    .main-testimonial {
        background-position: 30% -280px;
    }

    .main-banner.inner-banner {
        padding: 170px 0 70px;
    }

    .inner-page-text {
        padding: 60px 0;
    }

    .service-title,
    .services-content {
        padding: 0 30px;
    }

    .faq-content .h2-title,
    .faq-content .h2-sub-title {
        padding: 0 30px;
    }

    .copy-right ul li {
        margin-bottom: 10px;
    }
}

@media(max-width: 567px) {
    .main-banner {
        background-position: 20% center;
    }
}

@media(max-width: 450px) {
    .banner-content {
        padding: 0;
    }

    .choose-us-content {
        padding: 70px 0 50px;
    }

    .contact-us-content {
        padding: 59px 0 67px 0;
    }

    .footer-info {
        padding: 48px 0 45px 0;
    }

    .faq-accordian-title {
        padding: 5px 60px 5px 15px;
    }

    .faq-accordian-title .icon {
        width: 50px;
    }

    .faq-box-text {
        padding: 20px 15px 0 15px;
    }

    .footer-logo a {
        width: 250px;
    }

    .menu-list-box {
        padding: 0 30px;
    }

    .main-banner.inner-banner .banner-shape {
        width: 150px;
        bottom: -80px;
        left: -60px;
    }

    .service-title,
    .services-content,
    .faq-content .h2-title,
    .faq-content .h2-sub-title {
        padding: 0 15px;
    }
}

@media(max-width: 375px) {

    .container,
    .site-header .container {
        padding: 0 15px;
    }

    .menu-list-box {
        padding: 0 15px;
    }

    .site-branding {
        left: 15px;
    }

    .header-call,
    .header-call a {
        width: 62px;
    }

    .header-call a i {
        font-size: 25px;
    }

    .menu-toggle {
        right: 62px;
        width: 62px;
    }

    .banner-shape {
        left: -70px;
    }

    .about-content {
        padding: 50px 15px;
    }

    .services-accordian-title {
        padding: 5px 60px 5px 15px;
    }

    .services-accordian-title .icon {
        width: 50px;
    }

    .testimonial-box {
        padding: 42px 10px 60px 15px;
    }

    .galler-box,
    .about-img {
        height: 320px;
    }

    .choose-us-img-box {
        height: 450px;
    }

    .form-input {
        padding: 10px 15px;
    }

    .form-input.wpcf7-textarea {
        padding: 17px 30px;
    }

    .footer-logo a {
        width: 220px;
    }

    .faq-accordian-title {
        height: auto;
    }

    .service-content {
        padding: 65px 15px 58px 15px;
    }

    .gallery-slider .slide-arrow.next-arrow,
    #sb_instagram .slide-arrow.next-arrow {
        right: 15px;
    }

    .gallery-slider .slide-arrow.prev-arrow,
    #sb_instagram .slide-arrow.prev-arrow {
        right: 85px;
    }

    .footer-address a i {
        margin-right: 8px;
    }

    .header-btn .sec-btn {
        width: 100%;
    }

    .main-banner {
        padding: 180px 0;
    }

    .main-services {
        padding: 50px 0 80px 0;
    }

    .service-title,
    .services-content,
    .faq-content .h2-title,
    .faq-content .h2-sub-title {
        padding: 0;
    }

    .header-address a i {
        margin-right: 5px;
    }
}


/*========== Responsive End ==========*/