﻿@charset "UTF-8";
/* --------------------------------------------------------
    Icou – Responsive Business HTML Template
-------------------------------------------------------- */
/* --------------------------------------------------------
    Table of contents
-------------------------------------------------------- */
/* --------------------------------------------------------

  1. Bootstrap Reset and dependencies
  2. Bootstrap Core CSS
  3. Bootstrap Components
  4. Bootstrap Components w/ JavaScript
  5. Bootstrap Utility classes
  6. Fonts
  7. Forms
  8. Mixins
  9. Base Styles
  10. Nav Styles
  11. Section Styling
  12. About Section
  13. Feature Sections
  14. Headings
  15. Buttons
  16. Icons
  17. Home Page Stage
  18. Shop Styles
  19. Contact Us
  20. Blog Section
  21. Services
  22. Tesimonials
  23. Partner
  24. Accordion Component
  25. Tab Component
  26. Text Image Component
  27. Portfolio Styles
  28. Team Styles
  29. Footer
  30. Responsive Styling







/* --------------------------------------------------------
    1. Bootstrap Reset and dependencies
-------------------------------------------------------- */
/* Oswald Fonts */
/* cyrillic-ext */

.fa-facebook:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUtiZTaR.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

/* cyrillic */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUJiZTaR.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

/* vietnamese */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUliZTaR.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

/* latin-ext */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUhiZTaR.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

/* latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/oswald/v36/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiZQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

/* @import url("https://fonts.googleapis.com/css?family=Oswald"); */

@media print {

    *,
    *::before,
    *::after,
    p::first-letter,
    div::first-letter,
    li::first-letter,
    p::first-line,
    div::first-line,
    li::first-line {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }
}

/* --------------------------------------------------------
    2. Bootstrap Core CSS
-------------------------------------------------------- */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 1.5;
    color: #000 !important;
    background-color: #fff;
}


h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
    color: #d9534f;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #de6764;
    text-decoration: underline;
}

img {
    vertical-align: middle;
}

a,
button {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button {
    line-height: inherit;
}

h1,
h2,
h3,
h4,
h5 {
    margin-bottom: 0.5rem;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #323c46;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.75rem;
}

h4 {
    font-size: 1.5rem;
}

h5 {
    font-size: 1.25rem;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 12.5px;
    padding-left: 12.5px;
}

@media (min-width: 576px) {
    .container {
        padding-right: 12.5px;
        padding-left: 12.5px;
    }
}

@media (min-width: 768px) {
    .container {
        padding-right: 12.5px;
        padding-left: 12.5px;
    }
}

@media (min-width: 992px) {
    .container {
        padding-right: 12.5px;
        padding-left: 12.5px;
    }
}

@media (min-width: 1200px) {
    .container {
        padding-right: 12.5px;
        padding-left: 12.5px;
    }
}

@media (min-width: 576px) {
    .container {
        width: 576px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 768px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 992px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
        max-width: 100%;
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12.5px;
    margin-left: -12.5px;
}

@media (min-width: 576px) {
    .row {
        margin-right: -12.5px;
        margin-left: -12.5px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -12.5px;
        margin-left: -12.5px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -12.5px;
        margin-left: -12.5px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -12.5px;
        margin-left: -12.5px;
    }
}

.col-12,
.col-sm-6,
.col-sm-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-8,
.col-md-12,
.col-lg-3,
.col-lg-5,
.col-lg-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12.5px;
    padding-left: 12.5px;
}

@media (min-width: 576px) {

    .col-12,
    .col-sm-6,
    .col-sm-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-12,
    .col-lg-3,
    .col-lg-5,
    .col-lg-12 {
        padding-right: 12.5px;
        padding-left: 12.5px;
    }
}

@media (min-width: 768px) {

    .col-12,
    .col-sm-6,
    .col-sm-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-12,
    .col-lg-3,
    .col-lg-5,
    .col-lg-12 {
        padding-right: 12.5px;
        padding-left: 12.5px;
    }
}

@media (min-width: 992px) {

    .col-12,
    .col-sm-6,
    .col-sm-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-12,
    .col-lg-3,
    .col-lg-5,
    .col-lg-12 {
        padding-right: 12.5px;
        padding-left: 12.5px;
    }
}

@media (min-width: 1200px) {

    .col-12,
    .col-sm-6,
    .col-sm-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-12,
    .col-lg-3,
    .col-lg-5,
    .col-lg-12 {
        padding-right: 12.5px;
        padding-left: 12.5px;
    }
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 576px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.8rem 1.1rem;
    font-size: 1rem;
    border-radius: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.btn:focus,
.btn:hover {
    text-decoration: none;
}

.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}

.btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}

.btn:active {
    background-image: none;
}

.btn-primary {
    color: #fff;
    background-color: #182e5e;
    border-color: #3560be;
}

.btn-primary:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-primary:disabled {
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-primary:active {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a;
}

.btn-sm {
    padding: 0.35rem 0.52rem;
    font-size: 0.875rem;
    border-radius: 0px;
}


.page-header-bottom-no-header {
    position: relative;
    height: 116px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #fff;
    z-index: 1;
    border-bottom: 1px solid #eceeef;
}

.page-header-bottom-no-header ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-header-bottom ul li,
.page-header-bottom-no-header ul li {
    color: #292929;
    font-size: 14px;
    line-height: 55px;
    display: inline-block;
    margin-left: 12px;
}

.page-header-bottom ul li a,
.page-header-bottom-no-header ul li a {
    color: #1c1c1c;
    cursor: pointer;
    font-size: 13px;
}

.page-header-bottom ul li:first-child,
.page-header-bottom-no-header ul li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.page-header-bottom ul li:first-child a:before,
.page-header-bottom-no-header ul li:first-child a:before {
    display: none;
    font-family: 'FontAwesome';
    content: "\f015";
    position: relative;
    font-size: 16px;
    color: inherit;
    margin-right: 5px;
    line-height: 22px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.page-header>li:hover>a,
.page-header-bottom>li.current>a,
.page-header>li:hover>a,
.page-header-bottom-no-header>li.current>a {
    color: #d9534f;
    opacity: 1;
}

.breadcrumb-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: transparent;
    height: 100%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.breadcrumbs {
    position: relative;
    left: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.breadcrumb {
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: 0.25rem;
}

.breadcrumb::after {
    display: block;
    content: "";
    clear: both;
}

.breadcrumb-item {
    float: left;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #636c72;
}

/* --------------------------------------------------------
    3. Bootstrap Components
-------------------------------------------------------- */

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0.5rem 1rem;
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-toggler {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem;
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100%;
    }
}

/* --------------------------------------------------------
    4. Bootstrap Components w/ JavaScript
-------------------------------------------------------- */

/* --------------------------------------------------------
    5. Bootstrap Utility classes
-------------------------------------------------------- */

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.p-0 {
    padding: 0 0 !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    padding-bottom: 1.5rem !important;
}

.mr-auto {
    margin-right: auto !important;
}

@media (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0 !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

strong {
    font-weight: inherit;
}

strong {
    font-weight: bolder;
}

img {
    border-style: none;
}

button {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button,
html [type="button"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* --------------------------------------------------------
  6. Fonts
-------------------------------------------------------- */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("../assets/fonts/fa-fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../assets/fonts/fa-fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../assets/fonts/fa-fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../assets/fonts/fa-fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../assets/fonts/fa-fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../assets/fonts/fa-fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: x-large;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

/* Deprecated as of 4.4.0 */

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-map-marker:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-bars:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

@font-face {
    font-family: 'robotoregular';
    src: url("../assets/fonts/Roboto-Regular-webfont.eot");
    src: url("../assets/fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Roboto-Regular-webfont.woff") format("woff"), url("../assets/fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("../assets/fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'varela_roundregular';
    src: url("../assets/fonts/VarelaRound-Regular-webfont.eot");
    src: url("../assets/fonts/VarelaRound-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/VarelaRound-Regular-webfont.woff") format("woff"), url("../assets/fonts/VarelaRound-Regular-webfont.ttf") format("truetype"), url("../assets/fonts/VarelaRound-Regular-webfont.svg#varela_roundregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sansregular';
    src: url("../assets/fonts/OpenSans-Regular-webfont.eot");
    src: url("../assets/fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../assets/fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../assets/fonts/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sanslight';
    src: url("../assets/fonts/OpenSans-Light-webfont.eot");
    src: url("../assets/fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/OpenSans-Light-webfont.woff") format("woff"), url("../assets/fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../assets/fonts/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* --------------------------------------------------------
  7. Forms
-------------------------------------------------------- */

.newsletter-footer-content {
    padding: 0;
}

/* --------------------------------------------------------
  8. Mixins
-------------------------------------------------------- */
/* --------------------------------------------------------
  9. Base Styles
-------------------------------------------------------- */
html,
body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    overflow-x: hidden;
    min-height: 100%;
}

.preloader {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.spinner {
    width: 40px;
    height: 40px;
    background: #eee;
    border-radius: 50%;
    position: relative;
    margin: 50px;
    display: inline-block;
}

.spinner::after,
.spinner::before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.spinner-pulse::before,
.spinner-pulse::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background: #d9534f;
    -webkit-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite;
    opacity: 0;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

.icou-t-white {
    color: white !important;
}

.top-bar {
    padding: 10px 0;
    height: 80px;
    margin-bottom: -1px;
    background: #182e5e;
    border-bottom: 2px solid #3560be;
    line-height: 22px;
}

.top-bar p {
    color: #fff;
    font-size: 14px;
    opacity: 0.5;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.top-bar p:hover {
    opacity: 1;
}

.social {
    text-align: right;
}

.social-share {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin-right: 0.8rem;
}

ul.social-share li {
    display: inline-block;
}

ul.social-share li a {
    display: inline-block;
    color: #f7f7f9;
    background: transparent;
    width: 25px;
    height: 25px;
    opacity: 0.6;
    line-height: 25px;
    text-align: center;
    border-radius: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

ul.social-share li a:hover {
    opacity: 1;
}

.contact-block-social .social-share ul {
    float: left;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.contact-block-social .social-share ul li a {
    width: 35px;
}

.bottom-wrapper .social-footer ul.social-share li a {
    width: 35px;
    height: 35px;
    line-height: 34px;
    background-color: #303030;
    border-radius: 0px;
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.bottom-wrapper .social-footer ul.social-share li a:hover {
    background: #d9534f;
}

.team-single-social .social-share {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.team-single-social ul.social-share li a {
    color: #1c1c1c;
    display: table-cell;
    opacity: 1;
    margin-right: 0;
    padding: 1rem;
    width: 55px;
    height: 40px;
    color: #d9534f;
    border: 1px solid #eceeef;
    background-color: transparent;
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.team-single-social ul.social-share li a:hover {
    background-color: #d9534f;
    border-color: #d9534f;
    color: #fff;
}

.team-single-social ul.social-share li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.team-member-card .social-share {
    margin-right: 0;
}

.team-member-card .card-subtitle {
    color: #cacaca;
}

.team-member-card ul.social-share li a:hover {
    background-color: #d9534f;
    border-color: #d9534f;
    color: #fff;
}

.team-member-card ul.social-share li:last-child {
    margin-right: 0;
}

.team-member-card ul.social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0px;
}

.team-member-card .social-team-member ul.social-share li a {
    position: relative;
    width: 45px;
    height: 45px;
    opacity: 1;
    color: #d9534f;
    border: 1px solid #cacaca;
    line-height: 40px;
    border-radius: 0px;
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}



li,
li {
    /*display: block;*/
    list-style: none;
    margin: 0;
    padding: 0;
}

.scrollup {
    display: none;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 40px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 10;
    -webkit-transition: background-color 2s ease-in-out;
    transition: background-color 2s ease-in-out;
}

.scrollup:hover {
    background-color: #d9534f;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;
}

/* --------------------------------------------------------
  10. Nav Styles
-------------------------------------------------------- */
.mainmeu-area {
    position: absolute;
    margin-top: -40px;
    margin-bottom: -40px;
    z-index: 100001;
    width: 100%;
    background: transparent;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu-wrapper {
    background: #1c1c1c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    min-height: 80px;
    width: 100%;
    padding: 9px;
    transition: background-color 2s ease-out;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    -webkit-box-shadow: 0px 13px 30px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 13px 30px -12px rgba(0, 0, 0, 0.75);
}

.icou-toggler {
    color: #fff;
    background: #303030;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    float: none;
    margin: 0;
    top: 24px;
    z-index: 7;
    width: 50px;
    height: 50px;
    padding: 15px 13px;
    transition: background-color 0.3s ease-out;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
}

.icou-toggler:hover {
    background: #3b3b3b;
}

.icou-toggler:focus {
    text-decoration: none;
    outline: 0;
}

.mainmeu-area .sticky {
    margin: 0;
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
    -webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-animation-duration: 0.60s;
    animation-duration: 0.60s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    transition: all 1.2s ease-out;
    -webkit-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
}

.mainmeu-area .mainmenu-bg {
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navbar-collapse {
    padding: 0px;
    background: #1c1c1c;
}

.mainmeu-area .navbar {
    padding: 0;
}

.navbar-brand {
    position: relative;
    color: #fff;
    height: 57px;
    vertical-align: middle;
    background: transparent;
}

.navbar-toggler {
    cursor: pointer;
    color: #fff;
    vertical-align: middle;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.navbar-toggler:hover {
    color: #fff;
}

.navbar-toggler:focus {
    outline: none;
    text-decoration: none;
    color: #fff;
}

.main-menu .navigation {
    position: relative;
    min-height: 80px;
    margin: 0px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.main-menu .navigation li {
    display: inline-block;
    margin-left: 0px;
    margin-right: -2px;
    padding: 10px 0;
    position: relative;
}

.main-menu .navigation li a {
    background: #1c1c1c;
    color: #f7f7f9;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.3px;
    opacity: 1;
    padding: 13px 23px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation li a::before {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 2px;
    height: 100%;
}

.main-menu .navigation li:last-child>a:before {
    display: none;
}

.main-menu .navigation>li.main-menu-link {
    vertical-align: middle;
    top: 4px;
}

.main-menu .navigation>li:hover>a {
    color: #df706c;
    opacity: 1;
}

/* --------------------------------------------------------
  11. Section Styling
-------------------------------------------------------- */

.s-padding {
    padding-top: 1rem;
    padding-bottom: 5rem;
}

.i-padding {
    padding-top: 2rem;
    padding-bottom: 0rem;
}

.s-bg-white {
    background-color: #fff;
}

/* --------------------------------------------------------
  12. About Section
-------------------------------------------------------- */
/* --------------------------------------------------------
  26. Text Image Component
-------------------------------------------------------- */
.text-image-component .text-image-component {
    margin-bottom: 50px;
    background: #f7f7f7;
}

.text-image-component .text-container {
    margin-bottom: 0px;
    background-color: #f7f7f7;
    height: 400px;
}

.text-image-component .text-container-inside {
    display: table;
    height: 100%;
    width: 100%;
}

.text-image-component .text-container-inner {
    display: table-cell;
    vertical-align: middle;
}

.text-image-component .text-container-inner-wrapper {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
}

.text-image-component .expression {
    display: block;
    margin-left: 0;
    margin-right: auto;
    border-color: #d8383b;
    border-top-style: solid;
    border-top-width: 2px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 40px;
}

.text-image-component .text-image-container {
    margin-bottom: 0px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 400px;
}

/* --------------------------------------------------------
  13. Feature Sections
-------------------------------------------------------- */

.page-header-light:after {
    content: "";
    background: #ffffff;
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

.inset-content {
    top: -550px;
    position: relative;
    margin-bottom: -500px;
}

/* --------------------------------------------------------
  14. Headings
-------------------------------------------------------- */
.icou-brand-title {
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
    font-weight: 400;
}

.icou-sub-title {
    letter-spacing: 0.02rem;
    font-weight: 600;
    letter-spacing: -0.02rem;
}

.icou-sub-title--white {
    color: #fff;
}

.section-header {
    margin-top: 0rem;
    margin-bottom: 1.0rem;
    text-align: center;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    padding: 1.5rem;
}

.section-header--left-position {
    text-align: left;
}

.section-header__section-header-title-left {
    position: relative;
}

.section-header__section-header-title-left:before {
    position: absolute;
    content: "";
    top: -2px;
    left: -10px;
    width: 4px;
    height: 22px;
    background: #d9534f;
}

.section-header__section-header-title-left:after {
    position: absolute;
    content: "";
    top: -2px;
    left: -7px;
    width: 22px;
    height: 4px;
    background: #d9534f;
}

.section-header__separate-line-basement {
    display: block;
    margin-left: 0;
    margin-right: auto;
    border-color: #cacaca;
    border-top-style: dotted;
    border-top-width: 1px;
    margin-top: 1rem;
}

/* --------------------------------------------------------
  15. Buttons
-------------------------------------------------------- */

/* --------------------------------------------------------
  16. Icons
-------------------------------------------------------- */

/* --------------------------------------------------------
  17. Home Page Stage
-------------------------------------------------------- */
.section.banner {
    padding: 0 0;
}

#slides .slide-caption {
    padding: 10px 20px;
    position: relative;
    text-align: left;
    max-width: 100%;
    z-index: 3;
    margin-top: 15%;
}

.banner h2 {
    min-width: 470px;
    width: 520px;
    border-style: none;
    border-color: transparent;
    background-color: transparent;
    color: #fff;
    display: block;
    padding: 15px 0;
    font-size: 35px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    text-decoration: none;
    line-height: 35px;
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.banner h2:hover {
    color: #d9534f;
}

.intro-tables .intro-table {
    background: #fff;
    position: relative;
    text-align: center;
    width: 100%;
    /*min-height: 280px;*/
    margin: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 2px 2px 12px 2px rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 2px 2px 12px 2px rgba(0, 0, 0, 0.09);
    -webkit-transition: 0.4s all linear;
    transition: 0.4s all linear;
    z-index: 2;
    margin-bottom: 25px;
}

.intro-tables .img-holder {
    position: relative;
    overflow: hidden;
}

.intro-tables .img-holder img {
    max-width: 100%;
    border: 0;
}

/* --------------------------------------------------------
  18. Shop Styles
-------------------------------------------------------- */

li {
    list-style: disc;
    margin: 0;
    padding: 0;
}

/* --------------------------------------------------------
  19. Contact Us
-------------------------------------------------------- */

.contact-block {
    padding: 0;
    position: relative;
    margin-top: 30rem;
    min-height: 400px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 11px 0 rgba(112, 111, 111, 0.28), 0 4px 15px 0 rgba(108, 108, 108, 0.15);
    box-shadow: 0 5px 11px 0 rgba(112, 111, 111, 0.28), 0 4px 15px 0 rgba(108, 108, 108, 0.15);
}

.contact-block-left-area {
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: relative;
    padding: 2rem;
    background-color: transparent;
}

.contact-block .section-header {
    margin-top: 0;
    margin-bottom: 1px;
}

.contact-block-form {
    padding: 1px;
}

.contact-block-right-area-wrapper {
    padding: 0;
    margin: 0;
}

.contact-block-right-area {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 4rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #a21e27;
}

.contact-block .contact-title {
    margin-bottom: 1.4rem;
}

.contact-block .address-item {
    margin-bottom: 1.6rem;
}

.contact-block .address-item i {
    margin-right: 0.8rem;
}

.contact-block-social {
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 20px;
}

/* --------------------------------------------------------
  20. Blog Section
-------------------------------------------------------- */

/* --------------------------------------------------------
  21. Services
-------------------------------------------------------- */
.services-home {
    z-index: 1;
    display: block;
    position: relative;
    height: 100%;
}

.services-home .section-header p {
    color: #323c46;
}

#services-single-area {
    position: relative;
}

.service-section {
    position: relative;
}

.service-section .section-header {
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 1.6rem;
}

#services-single-area {
    position: relative;
}

/* --------------------------------------------------------
  22. Tesimonials
-------------------------------------------------------- */

/* --------------------------------------------------------
  23. Partner
-------------------------------------------------------- */

/* --------------------------------------------------------
  24. Accordion Component
-------------------------------------------------------- */
.accordion .collapsed-tabs {
    position: relative;
    margin: 0;
}

.accordion .collapsed-tabs .card-header {
    background: #e7e7e7;
    border-radius: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    color: #e7e7e7;
    border: 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.accordion .collapsed-tabs .card-header:hover {
    background: #e27c79;
    text-decoration: none;
}

.accordion .collapsed-tabs .card-header:hover .icou-brand-title,
.accordion .collapsed-tabs .card-header:hover:after {
    color: #fff;
}

.accordion .collapsed-tabs .card-header:active {
    background: #d9534f;
    text-decoration: none;
}

.accordion .collapsed-tabs .card-header .icou-brand-title {
    color: #1c1c1c;
    margin-bottom: 0;
}

.accordion .collapsed-tabs .card-header:after {
    font-family: FontAwesome;
    font-size: 18px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    content: "\f107";
    z-index: 5;
    position: relative;
    color: #000;
    background-size: 15px;
    margin-left: auto;
}

.accordion .collapsed-tabs .card-header:not(.collapsed) {
    background: #de6764;
}

.accordion .collapsed-tabs .card-header:not(.collapsed) .icou-brand-title {
    color: #fff;
}

.accordion .collapsed-tabs .card-header:not(.collapsed):after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #fff;
}

.accordion .collapsed-tabs .card {
    border-radius: 0px;
    border: none;
    margin-bottom: 0.5rem;
}

.accordion .collapsed-tabs .card-block {
    border-radius: 0px;
    border: none;
    line-height: 24px;
    background: #f7f7f7;
    padding: 1.1rem;
}

/* --------------------------------------------------------
  29. Footer
-------------------------------------------------------- */
#main-footer {
    background: #1c1c1c;
    color: white;
    padding: 5em 0;
    font-size: 1rem;
}

#main-footer a {
    color: #636c72;
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    text-decoration: none;
}

#main-footer a:hover {
    color: #de6764;
}

.footer-wrapper {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}

.footer-col {
    position: relative;
}

.footer-col-title {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.about-footer {
    position: relative;
    padding: 0;
}

.services-footer {
    position: relative;
    padding: 0;
}

.latest-posts-footer {
    position: relative;
    padding: 0 10px 0 10px;
}

.latest-post-details {
    padding-left: 65px;
    position: relative;
}

.bottom {
    background-color: #171717;
    color: #7f7f7f;
    border-top: 1px solid #2b2b2b;
    border-bottom: 7px solid #d9534f;
    text-align: center;
    padding-left: 2.2rem;
    padding-right: 2.2rem;
    padding-top: 1rem;
    padding-bottom: 1.2rem;
}

.bottom-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
}

.bottom-left {
    vertical-align: middle;
    padding: 0;
}

.bottom-right {
    vertical-align: middle;
    padding: 0;
}

.bottom-wrapper .copyright {
    padding: 1rem;
}

.bottom-wrapper p {
    font-size: 0.9rem;
    margin-bottom: 0;
}

/* --------------------------------------------------------
  30. Responsive Styling
-------------------------------------------------------- */

@media (min-width: 768px) {
    .social {
        float: right;
    }

    .bottom-wrapper .copyright {
        float: right;
    }

}

@media (max-width: 767px) {
    .social {
        text-align: center;
    }

    .about-footer {
        padding-top: 2rem;
    }

    .footer-col {
        text-align: center;
        margin-bottom: 1rem;
    }

    .main-menu-wrapper-outer .container {
        width: 100%;
        max-width: none;
    }

    .banner h2 {
        min-width: 200px;
        width: 280px;
        font-size: 20px;
        display: table-cell;
        word-wrap: break-word;
    }

    .page-header-bottom-no-header .container {
        width: 100%;
    }

}

@media (max-width: 991px) {
    .navbar-brand {
        display: inline-block;
        top: 14px;
        left: 7px;
        margin-bottom: 14px;
    }

    .main-menu-wrapper {
        display: block;
        position: relative;
        padding-bottom: 0;
    }

    .main-menu .navigation li {
        position: relative;
        display: block;
    }

    .main-menu .navigation {
        width: 100%;
    }

    .mainmeu-area ul {
        width: 100%;
    }

    .main-menu {
        display: inline-block;
        padding-bottom: 12px;
        /* min-height: 80px; */
        padding-top: 12px;
        z-index: 5;
        width: 100%;
    }

    .main-menu .collapse {
        position: relative;
        float: none;
        margin: 0;
        max-height: 320px;
        overflow: auto;
        padding: 0;
        width: 100%;
    }

    .main-menu .collapse>.navigation>li>a {
        background: #292929 none repeat scroll 0 0;
        color: #fff !important;
        line-height: 22px;
        padding: 12px !important;
        text-align: left;
        font-weight: 600;
    }

    .main-menu .navigation li a {
        background: #292929;
        color: #f7f7f9;
        display: block;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        opacity: 1;
        padding: 13px 23px;
        position: relative;
        text-transform: uppercase;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

    .main-menu .collapse>.navigation {
        float: none !important;
        margin: 0 !important;
        width: 100% !important;
        background: #292929;
    }

    .main-menu .collapse>.navigation>li {
        margin: 0px !important;
        float: none !important;
        width: 100%;
    }

    .main-menu .collapse>.navigation>li {
        border-top: 1px solid rgba(14, 14, 14, 0.7) !important;
        opacity: 1 !important;
        top: 0px !important;
        left: 0px !important;
        visibility: visible !important;
    }

    .main-menu .collapse>.navigation>li:first-child {
        border: none;
    }

    .main-menu .collapse>.navigation>li>a {
        background: #292929 none repeat scroll 0 0;
        color: #f7f7f9 !important;
        line-height: 22px;
        padding: 12px 13px !important;
        text-align: left;
        font-weight: 600;
    }

    .main-menu .collapse>.navigation>li:hover>a {
        background: #d9534f;
        color: #f7f7f9 !important;
        -webkit-box-shadow: 2px 1px 2px #fff;
        box-shadow: 2px 1px 2px #fff;
    }

    .intro-tables .intro-table {
        padding-bottom: 20;
    }
}

@media (max-width: 991px) {
    .main-menu .navigation>li {
        padding: 0;
    }

    .main-menu .navigation>li>a:before {
        background: none;
    }
}

/*7. Forms
-------------------------------------------------------- */
input[type=text] {
    padding-right: 25px;
}

.form-control,
.has-error .form-control,
.has-success .form-control,
.has-warning .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.form-control {
    -webkit-appearance: none;
}

.form-control {
    display: block;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/20…q-.604.603-1.206.603t-1-.396z%22%20fill%3D%22%23919496%22%20/%3E%3C/svg%3E);
    background-position: right 12px center;
    background-repeat: no-repeat;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    margin-bottom: 0.6rem;
    font-size: 16px;
    line-height: 1.5;
    color: #464a4c;
    font-family: robotoregular;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9dadc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.015);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.015);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}



select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding-right: 48px;
    text-indent: .01px;
    text-overflow: '';
    color: #464a4c;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 12.5px);
}



.newsletter-footer-content {
    padding: 0;
}


.shopping-cart-page .shopping-cart ul,
li {
    list-style: disc;
    margin: 0;
    padding: 0;
}

.page-header-bottom ul,
li,
.page-header-bottom-no-header ul,
li {
    margin: 0;
    padding: 0;
}

/*# sourceMappingURL=maps/style.css.map */