@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/roboto-regular-webfont.eot);
    src: url(../fonts/roboto/roboto-regular-webfontd41dd41d.eot#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-regular-webfont.woff2) format("woff2"), url(../fonts/roboto/roboto-regular-webfont.woff) format("woff"), url(../fonts/roboto/roboto-regular-webfont.ttf) format("truetype");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/roboto-bold-webfont.eot);
    src: url(../fonts/roboto/roboto-bold-webfontd41dd41d.eot#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-bold-webfont.woff2) format("woff2"), url(../fonts/roboto/roboto-bold-webfont.woff) format("woff"), url(../fonts/roboto/roboto-bold-webfont.ttf) format("truetype");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/roboto/roboto-light-webfont.eot);
    src: url(../fonts/roboto/roboto-light-webfontd41dd41d.eot#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-light-webfont.woff2) format("woff2"), url(../fonts/roboto/roboto-light-webfont.woff) format("woff"), url(../fonts/roboto/roboto-light-webfont.ttf) format("truetype");
    font-weight: 300
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/poppins/poppins-light-webfont.eot);
    src: url(../fonts/poppins/poppins-light-webfontd41dd41d.eot#iefix) format("embedded-opentype"), url(../fonts/poppins/poppins-light-webfont.woff2) format("woff2"), url(../fonts/poppins/poppins-light-webfont.woff) format("woff"), url(../fonts/poppins/poppins-light-webfont.ttf) format("truetype");
    font-weight: 300;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/poppins/poppins-regular-webfont.eot);
    src: url(../fonts/poppins/poppins-regular-webfontd41dd41d.eot#iefix) format("embedded-opentype"), url(../fonts/poppins/poppins-regular-webfont.woff2) format("woff2"), url(../fonts/poppins/poppins-regular-webfont.woff) format("woff"), url(../fonts/poppins/poppins-regular-webfont.ttf) format("truetype");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/poppins/poppins-semibold-webfont.eot);
    src: url(../fonts/poppins/poppins-semibold-webfontd41dd41d.eot#iefix) format("embedded-opentype"), url(../fonts/poppins/poppins-semibold-webfont.woff2) format("woff2"), url(../fonts/poppins/poppins-semibold-webfont.woff) format("woff"), url(../fonts/poppins/poppins-semibold-webfont.ttf) format("truetype");
    font-weight: 600;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/poppins/poppins-bold-webfont.eot);
    src: url(../fonts/poppins/poppins-bold-webfontd41dd41d.eot#iefix) format("embedded-opentype"), url(../fonts/poppins/poppins-bold-webfont.woff2) format("woff2"), url(../fonts/poppins/poppins-bold-webfont.woff) format("woff"), url(../fonts/poppins/poppins-bold-webfont.ttf) format("truetype");
    font-weight: 700;
    font-display: swap
}

body {
    font-family: Roboto, sans-serif;
    color: #596570;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body,
html {
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0 0 18px
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child {
    margin-bottom: 0
}

.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 .h1 {
    font-family: Poppins, sans-serif;
    line-height: 1.3;
    font-weight: 400;
    color: #373e45
}

.h2.color-secondary,
.h3.color-secondary,
.h4.color-secondary,
.h5.color-secondary,
.h6.color-secondary,
h1.color-secondary,
h2.color-secondary,
h3.color-secondary,
h4.color-secondary,
h5.color-secondary,
h6 .h1.color-secondary {
    color: #353535
}

.h2.color-primary,
.h3.color-primary,
.h4.color-primary,
.h5.color-primary,
.h6.color-primary,
h1.color-primary,
h2.color-primary,
h3.color-primary,
h4.color-primary,
h5.color-primary,
h6 .h1.color-primary {
    color: #f7b500
}

.h2+.image:not([class*=mt-]),
.h3+.image:not([class*=mt-]),
.h4+.image:not([class*=mt-]),
.h5+.image:not([class*=mt-]),
.h6+.image:not([class*=mt-]),
h1+.image:not([class*=mt-]),
h2+.image:not([class*=mt-]),
h3+.image:not([class*=mt-]),
h4+.image:not([class*=mt-]),
h5+.image:not([class*=mt-]),
h6 .h1+.image:not([class*=mt-]) {
    margin-top: 20px
}

.h1,
.heading-lg,
.heading-lg-lead,
h1 {
    font-size: 2.5em
}

.h2,
h2 {
    font-size: 1.875em
}

.h3,
.h4,
.heading-md,
.heading-md-lead,
h3,
h4 {
    font-size: 1.5em;
    font-weight: 300
}

.h4,
h4,
h4.heading-md {
    font-size: 1.25em;
    margin-bottom: 12px
}

.h5,
h5 {
    font-size: 1.1em;
    margin-bottom: 8px
}

.h6,
.heading-sm,
.heading-sm-lead,
h6 {
    font-size: .875em
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style: none
}

.lead {
    line-height: 1.6
}

.heading-section {
    font-size: 1.875em;
    line-height: 1.1;
    text-transform: uppercase;
    color: #373e45;
    font-weight: 600
}

.heading-section.heading-sm {
    font-size: 1.375em
}

.heading-section.color-secondary {
    color: #353535
}

.heading-section.color-primary {
    color: #f7b500
}

.heading-lead {
    font-size: 2.25em
}

.heading-lead.heading-sm {
    font-size: 1.5em
}

.heading-lead,
.heading-section {
    margin-bottom: 20px
}

.heading-lead:last-child,
.heading-section:last-child {
    margin-bottom: 0
}

.heading-lead:not(.with-line)+h3,
.heading-lead:not(.with-line)+h4,
.heading-lead:not(.with-line)+h5,
.heading-section:not(.with-line)+h3,
.heading-section:not(.with-line)+h4,
.heading-section:not(.with-line)+h5 {
    margin-top: -20px
}

.heading-lead+p.lead,
.heading-section+p.lead {
    margin-top: -10px
}

.heading-lead.with-line,
.heading-section.with-line {
    padding-bottom: 15px
}

.heading-lead.with-line::after,
.heading-section.with-line::after {
    display: block
}

.heading-lg-lead,
.heading-md-lead,
.heading-sm-lead {
    letter-spacing: 4px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px
}

.heading-lg-lead+h1,
.heading-lg-lead+h2,
.heading-lg-lead+h3,
.heading-lg-lead+h4,
.heading-lg-lead+h5,
.heading-md-lead+h1,
.heading-md-lead+h2,
.heading-md-lead+h3,
.heading-md-lead+h4,
.heading-md-lead+h5,
.heading-sm-lead+h1,
.heading-sm-lead+h2,
.heading-sm-lead+h3,
.heading-sm-lead+h4,
.heading-sm-lead+h5 {
    margin-top: 0
}

.heading-md-lead,
.heading-sm-lead {
    color: #f7b500
}

.heading-md-lead.color-primary,
.heading-sm-lead.color-primary {
    color: #f7b500
}

.heading-md-lead.color-secondary,
.heading-sm-lead.color-secondary {
    color: #353535
}

.with-line {
    position: relative;
    padding-bottom: 15px
}

.with-line::after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 60px;
    height: 2px;
    margin: 15px 0 0;
    background-color: #f7b500
}

.box-s3 .with-line::after,
.box-s4 .with-line::after,
.light .with-line::after {
    background-color: #fff
}

.with-line.al-center::after,
.with-line.center::after {
    left: 50%;
    margin-left: -30px
}

.with-line.al-right::after {
    right: 0
}

.box-s3,
.box-s3 h1,
.box-s3 h2,
.box-s3 h3,
.box-s3 h4,
.box-s3 h5,
.box-s3 h6,
.box-s4,
.box-s4 h1,
.box-s4 h2,
.box-s4 h3,
.box-s4 h4,
.box-s4 h5,
.box-s4 h6,
.light,
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6 {
    color: #fff
}

p+h1,
p+h2,
p+h3,
p+h4,
p+h5,
ul+h1,
ul+h2,
ul+h3,
ul+h4,
ul+h5 {
    margin-top: 35px
}

ul+p,
ul+ul {
    margin-top: 35px
}

b,
strong {
    font-weight: 600
}

a {
    outline: 0;
    transition: all .5s;
    color: #f7b500
}

a:link,
a:visited {
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    outline: 0;
    color: #353535
}

img {
    outline: 0;
    border: 0 none;
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-border-radius: 0;
    border-radius: 0
}

img h3,
img h4,
img+h2 {
    margin-top: 15px
}

.al-center,
.center {
    text-align: center
}

.al-center .with-line:after,
.center .with-line:after {
    left: 50%;
    margin-left: -35px
}

.al-right {
    text-align: right
}

.al-right .with-line:after {
    right: 0
}

.al-left {
    text-align: left
}

.section-pad {
    padding-top: 60px;
    padding-bottom: 60px
}

.section-pad-xs {
    padding-top: 20px;
    padding-bottom: 20px
}

.section-pad-sm {
    padding-top: 40px;
    padding-bottom: 40px
}

.section-pad-md {
    padding-top: 60px;
    padding-bottom: 60px
}

.section-pad-lg {
    padding-top: 110px;
    padding-bottom: 110px
}

.pad-0 {
    padding: 0
}

.wide-lg {
    max-width: 1170px;
    margin: 0 auto
}

.wide-md {
    max-width: 970px;
    margin: 0 auto
}

.wide-sm {
    max-width: 770px;
    margin: 0 auto
}

.wide-xs {
    max-width: 570px;
    margin: 0 auto
}

.row-vm {
    align-items: center;
    display: flex
}

.row-column:not(:first-child) {
    margin-top: 60px
}

.row-column-md:not(:first-child) {
    margin-top: 45px
}

.row-column-sm:not(:first-child) {
    margin-top: 30px
}

div[class*=wide-]+div[class*=row-column]:not([class*=mg]):not([class*=mt-]) {
    margin-top: 60px
}

.first[class*=col-] {
    clear: left
}

.round {
    -ms-border-radius: 0;
    border-radius: 0
}

.round-md {
    -ms-border-radius: 8px;
    border-radius: 8px
}

.round-lg {
    -ms-border-radius: 35px;
    border-radius: 35px
}

.circle {
    -ms-border-radius: 50%;
    border-radius: 50%
}

.image {
    margin-bottom: 20px
}

.image:last-child {
    margin-bottom: 0
}

.image img {
    max-width: 100%;
    height: auto
}

.image.circle a,
.image.circle img,
.image[class*=round] a,
.image[class*=round] img {
    border-radius: inherit
}

.image.circle:not([class*=al-]) {
    text-align: center
}

.image.circle:not(.image-md) img {
    width: 100%;
    max-width: 555px
}

.image-md img {
    width: 90%;
    max-width: 220px
}

.imagebg {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 0;
    transition: opacity .4s
}

.fixed-bg .imagebg {
    background-attachment: fixed
}

.imagebg img {
    display: none
}

.image-on-left .imagebg,
.image-on-right .imagebg {
    width: 50%
}

.image-on-left .imagebg {
    right: 50%
}

.image-on-right .imagebg {
    left: 50%
}

.has-bg-image {
    position: relative
}

.fixed-bg,
.has-bg {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.has-bg {
    position: relative
}

.has-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #000;
    opacity: .5;
    z-index: 1
}

.has-bg.bg-primary:after,
.has-bg.box-s3:after {
    background-color: #f7b500
}

.has-bg.bg-secondary:after,
.has-bg.box-s4:after {
    background-color: #353535
}

.has-bg.bg-light:after,
.has-bg.box-s2:after {
    background-color: #f4f8f8
}

.has-bg.dark-filter:after {
    opacity: .75
}

.has-bg.light-filter:after {
    opacity: .25
}

.has-bg.no-filter:after {
    opacity: .01
}

.has-bg .container,
.has-bg-image .container {
    position: relative;
    z-index: 2
}

.fixed-bg {
    background-attachment: fixed
}

.btn {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 600;
    padding: 12px 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #fff;
    border: 2px solid #f7b500;
    background-color: #f7b500;
    box-sizing: border-box;
    transition: all .4s;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border-radius: 50px
}

.btn:focus,
.btn:hover {
    background-color: #353535;
    border-color: #353535;
    color: #fff
}

.btn.block {
    display: block;
    white-space: inherit
}

.btn.btn-alt {
    background: #353535;
    border-color: #353535
}

.btn.btn-alt:focus,
.btn.btn-alt:hover {
    background: #f7b500;
    border-color: #f7b500
}

.btn.btn-outline {
    color: #f7b500;
    background-color: transparent
}

.btn.btn-outline:focus,
.btn.btn-outline:hover {
    color: #fff;
    background: #f7b500;
    border-color: #f7b500
}

.btn.btn-outline.btn-alt {
    color: #353535
}

.btn.btn-outline.btn-alt:focus,
.btn.btn-outline.btn-alt:hover {
    color: #fff;
    background: #353535;
    border-color: #353535
}

.btn.btn-outline.btn-light {
    color: #fff;
    border-color: #fff
}

.btn.btn-outline.btn-light:focus,
.btn.btn-outline.btn-light:hover {
    background: #f7b500;
    border-color: #f7b500
}

.btn.btn-outline.btn-light.btn-alt:focus,
.btn.btn-outline.btn-light.btn-alt:hover {
    background: #353535;
    border-color: #353535
}

.btn.btn-light:not(.btn-outline) {
    color: #f7b500;
    border-color: #fff;
    background-color: #fff
}

.btn.btn-light:not(.btn-outline):focus,
.btn.btn-light:not(.btn-outline):hover {
    color: #fff;
    background: #f7b500;
    border-color: #f7b500
}

.bg-primary .btn.btn-light:not(.btn-outline):focus,
.bg-primary .btn.btn-light:not(.btn-outline):hover,
.box-s3 .btn.btn-light:not(.btn-outline):focus,
.box-s3 .btn.btn-light:not(.btn-outline):hover {
    background: #353535;
    border-color: #353535
}

.btn.btn-light:not(.btn-outline).btn-alt {
    color: #353535
}

.btn.btn-light:not(.btn-outline).btn-alt:focus,
.btn.btn-light:not(.btn-outline).btn-alt:hover {
    color: #fff;
    background: #353535;
    border-color: #353535
}

.bg-secondary .btn.btn-light:not(.btn-outline).btn-alt:focus,
.bg-secondary .btn.btn-light:not(.btn-outline).btn-alt:hover,
.box-s4 .btn.btn-light:not(.btn-outline).btn-alt:focus,
.box-s4 .btn.btn-light:not(.btn-outline).btn-alt:hover {
    background: #f7b500;
    border-color: #f7b500
}

.btn.btn-center {
    margin: 0 auto;
    width: auto;
    min-width: 160px
}

.btn.btn-lg {
    padding: 16px 35px;
    font-size: 16px;
    -ms-border-radius: 2px;
    border-radius: 2px
}

.btn.btn-md {
    padding: 8px 20px
}

.btn.btn-sm {
    padding: 3px 12px 4px;
    font-weight: 400
}

.btn.round {
    -ms-border-radius: 60px;
    border-radius: 60px
}

.btn-link {
    color: #000;
    transition: all .4s ease-in-out;
    background-color: #f7b500;
    padding: 7px;
    border-radius: 10px
}

.btn-link:hover {
    color: #f7b500
}

.btn-link.focus:not([class*=link-arrow]) {
    box-shadow: 0 1px 0 currentColor
}

.btn-link.focus:not([class*=link-arrow]):hover {
    box-shadow: none;
    text-decoration: none
}

.box-s3 .btn-link:not([class*=link-arrow]),
.box-s4 .btn-link:not([class*=link-arrow]),
.light .btn-link:not([class*=link-arrow]) {
    color: #fff;
    box-shadow: 0 1px 0 currentColor
}

.box-s3 .btn-link:not([class*=link-arrow]):hover,
.box-s4 .btn-link:not([class*=link-arrow]):hover,
.light .btn-link:not([class*=link-arrow]):hover {
    color: #fff;
    box-shadow: none;
    text-decoration: none
}

.btn-link.link-arrow,
.btn-link.link-arrow-sm {
    position: relative;
    padding-right: 48px
}

.btn-link.link-arrow-sm:after,
.btn-link.link-arrow-sm:before,
.btn-link.link-arrow:after,
.btn-link.link-arrow:before {
    content: "";
    display: block;
    position: absolute;
    transition: all .4s ease-in-out
}

.btn-link.link-arrow-sm:before,
.btn-link.link-arrow:before {
    top: 50%;
    right: 9px;
    width: 9px;
    height: 9px;
    transform-origin: 50% 50%;
    transform: translate(0, -4px) rotate(45deg);
    box-shadow: inset -1px 1px 0 0 currentColor
}

.btn-link.link-arrow-sm:after,
.btn-link.link-arrow:after {
    top: 50%;
    right: 8px;
    width: 30px;
    height: 1px;
    transform: translate(0, 0);
    background-color: currentColor
}

.btn-link.link-arrow-sm:hover,
.btn-link.link-arrow:hover {
    text-decoration: none
}

.btn-link.link-arrow-sm:hover:before,
.btn-link.link-arrow:hover:before {
    transform: translate(8px, -4px) rotate(45deg)
}

.btn-link.link-arrow-sm:hover:after,
.btn-link.link-arrow:hover:after {
    transform: translate(8px, 0)
}

.btn-link.link-arrow-sm {
    padding-right: 36px
}

.btn-link.link-arrow-sm:before {
    width: 7px;
    height: 7px;
    transform: translate(0, -3px) rotate(45deg)
}

.btn-link.link-arrow-sm:after {
    width: 18px
}

.btn-link.link-arrow-sm:hover:before {
    transform: translate(8px, -3px) rotate(45deg)
}

.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.gaps {
    clear: both;
    height: 20px;
    display: block;
    margin: 0
}

.gaps.size-lg {
    height: 60px
}

.gaps.size-md {
    height: 30px
}

.gaps.size-sm {
    height: 15px
}

.gaps.size-2x {
    height: 40px
}

.gaps.size-3x {
    height: 60px
}

.gaps.size-xs {
    height: 10px
}

.gaps.size-sep {
    height: 45px
}

.gaps.size-section {
    height: 80px
}

.pd-x1 {
    padding: 10px
}

.pd-x2 {
    padding: 20px
}

.pd-x3 {
    padding: 30px
}

.pd-x4 {
    padding: 40px
}

.pd-x5 {
    padding: 50px
}

.color-primary {
    color: #f7b500
}

.color-heading {
    color: #373e45
}

.color-secondary {
    color: #353535
}

.bg-light,
.box-s2 {
    background: #f5f5f5
}

.bg-white,
.box-s1 {
    background: #fff
}

.bg-dark {
    background: #343640
}

.bg-primary,
.box-s3 {
    background: #f7b500
}

.bg-secondary,
.box-s4 {
    background: #353535
}

.bg-light-primary {
    background-color: rgba(255, 153, 51, .1)
}

.bg-light-secondary {
    background-color: rgba(255, 83, 38, .1)
}

.social {
    margin: 0;
    padding: 0;
    list-style: none
}

.social li {
    display: inline-block;
    margin-left: 15px
}

.social li:first-child {
    margin-left: 0
}

.social.social-v2 li {
    border: 1px solid #f7b500;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 34px
}

.navbar-toggle {
    margin-right: 0
}

.carousel-control {
    visibility: hidden;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    opacity: 0;
    width: 60px
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    filter: none
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    width: 60px;
    height: 60px;
    padding-top: 0;
    -ms-border-radius: 50px;
    border-radius: 50px;
    font-family: FontAwesome;
    text-shadow: none;
    font-size: 44px;
    margin-top: -30px
}

.carousel-control .glyphicon-chevron-left:hover,
.carousel-control .glyphicon-chevron-right:hover {
    background: 0 0
}

.carousel-control .glyphicon-chevron-left {
    left: 10%
}

.carousel-control .glyphicon-chevron-left:before {
    content: '\f104'
}

.carousel-control .glyphicon-chevron-right {
    right: 10%
}

.carousel-control .glyphicon-chevron-right:before {
    content: '\f105'
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-50px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(50px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.content-section {
    margin-top: 60px
}

.content-section:first-child {
    margin-top: 0
}

.carousel {
    height: 100%
}

.carousel .active,
.carousel .carousel-inner,
.carousel .item {
    height: 100%
}

.has-carousel .owl-item>div[class*=col-] {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.position {
    position: static
}

.img-wrapper {
    position: absolute;
    bottom: 0;
    max-width: 520px
}

.icon-box {
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    color: #f7b500;
    transition: all .4s;
    text-align: center;
    font-size: 1.25em;
    line-height: 50px;
    margin: 2px 0;
    border: 1px solid transparent
}

.box-s3 .icon-box,
.box-s4 .icon-box,
.light .icon-box {
    color: #fff
}

.icon-box.left {
    text-align: left
}

.icon-box.size-md {
    width: 60px;
    height: 60px;
    font-size: 1.875em;
    line-height: 60px
}

.icon-box.size-sm {
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 24px
}

.icon-box.size-sm span.icon {
    transform: scale(.5) translate(-14px, -6px)
}

.icon-box.size-lg {
    width: 90px;
    height: 90px;
    font-size: 3em;
    line-height: 90px
}

.icon-box.size-lg.circle,
.icon-box.size-lg.round {
    border-width: 2px
}

.icon-box.circle,
.icon-box.round {
    border-color: #f7b500
}

.box-s3 .icon-box.circle,
.box-s3 .icon-box.round,
.box-s4 .icon-box.circle,
.box-s4 .icon-box.round,
.light .icon-box.circle,
.light .icon-box.round {
    border-color: #fff
}

.icon-box.round {
    -ms-border-radius: 0;
    border-radius: 0
}

.icon-box.circle {
    -ms-border-radius: 50%;
    border-radius: 50%
}

.icon-box.icon-bg {
    background-color: #f7b500;
    color: #fff
}

.icon-box.icon-bg-alt {
    background-color: #353535;
    color: #fff
}

.icon-box.box-s3,
.icon-box.box-s4,
.icon-box.light {
    color: #fff
}

.icon-box.circle.box-s3,
.icon-box.circle.box-s4,
.icon-box.light.circle,
.icon-box.light.round,
.icon-box.round.box-s3,
.icon-box.round.box-s4 {
    border-color: #fff
}

.icon-box.icon-bg.box-s3,
.icon-box.icon-bg.box-s4,
.icon-box.light.icon-bg {
    background-color: #fff;
    color: #f7b500
}

.icon-box+h3,
.icon-box+h4,
.icon-box+h5 {
    margin-top: 20px
}

.icon-box span.icon {
    vertical-align: middle;
    margin-top: -5px
}

.icon-box.style-s1,
.icon-box.style-s2 {
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #f7b500;
    color: #fff
}

.icon-box.style-s2 {
    background-color: #353535
}

.icon-box.style-s3,
.icon-box.style-s4 {
    -ms-border-radius: 0;
    border-radius: 0;
    border-color: #f7b500;
    color: #f7b500
}

.icon-box.style-s4 {
    -ms-border-radius: 0;
    border-radius: 0;
    border-color: #353535;
    color: #353535
}

.owl-dots {
    text-align: center;
    margin-top: 20px
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    border-radius: 50%;
    text-align: center;
    height: 44px;
    width: 44px;
    text-indent: -999em;
    text-align: left;
    opacity: .8;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 12px auto;
    background-color: rgba(0, 0, 0, .03)
}

.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover {
    opacity: 1
}

.owl-nav .owl-next>.fa,
.owl-nav .owl-prev>.fa {
    display: none
}

.owl-nav .owl-next {
    right: -52px;
    background-image: url(../image/arrow-next-g.png)
}

.box-s3 .owl-nav .owl-next,
.box-s4 .owl-nav .owl-next,
.light .owl-nav .owl-next {
    background-image: url(../image/arrow-next-w.png)
}

.owl-nav .owl-prev {
    left: -52px;
    background-image: url(../image/arrow-prev-g.png)
}

.box-s3 .owl-nav .owl-prev,
.box-s4 .owl-nav .owl-prev,
.light .owl-nav .owl-prev {
    background-image: url(../image/arrow-prev-w.png)
}

.site-header .navbar {
    border-radius: 0;
    border: 0 none;
    min-width: 300px;
    padding: 20px 0 0;
    color: #36454e;
    background: #fff;
    margin: 0;
    z-index: 9
}

.site-header .navbar-brand {
    height: auto;
    padding: 0
}

.site-header .navbar-brand img {
    width: auto;
    max-width: 100%
}

.site-header .navbar-header .quote-btn {
    display: none
}

.site-header .navbar-collapse {
    padding: 0;
    background-color: transparent;
    color: #596570
}

.site-header .logo-light {
    display: none
}

.site-header .quote-btn {
    padding: 0;
    display: inline-block
}

.site-header .quote-btn .btn {
    font-family: Roboto, sans-serif;
    padding: 6px 25px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #353535;
    border: 2px solid #353535;
    margin: 0;
    vertical-align: middle;
    border-radius: 50px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 700
}

.site-header .quote-btn .btn:hover {
    border-color: #f7b500;
    color: #fff;
    background-color: #f7b500
}

.site-header .quote-btn .btn.btn-outline {
    background: 0 0
}

.site-header .quote-btn .btn.btn-outline:hover {
    background: #353535;
    border-color: #353535
}

.top-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.top-nav li {
    display: inline-block;
    vertical-align: middle;
    line-height: 34px
}

.top-nav li:first-child {
    margin-left: -12px
}

.top-nav a {
    padding: 5px 12px;
    color: inherit;
    font-size: 13px
}

.top-nav a:focus,
.top-nav a:hover {
    color: #f7b500
}

.top-contact {
    margin: 0;
    list-style: none;
    font-size: 13px;
    line-height: 30px;
    color: inherit
}

.top-contact .fa {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #f7b500;
    color: #f7b500;
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle
}

.top-contact span {
    font-size: 1.25em;
    font-weight: 400
}

.top-contact span span {
    font-size: inherit
}

.top-contact span .fa {
    height: auto;
    width: auto;
    line-height: inherit;
    border: 0 none
}

.top-contact span small {
    font-size: 11px;
    font-weight: 400
}

.top-contact span em {
    font-style: normal
}

.top-contact li {
    margin-left: 35px;
    float: left;
    line-height: inherit
}

.top-contact li:first-child {
    margin-left: 0
}

.top-contact a {
    color: inherit;
    font-size: 23px;
    font-weight: 700;
    line-height: 28px
}

.top-contact a:hover {
    color: #f7b500
}

.top-contact .t-phone-s2 {
    line-height: 18px
}

.top-contact .t-phone-s2 span {
    font-size: 1.5em
}

.top-contact .t-phone-s2 span>small {
    display: block
}

.header-top {
    margin-top: 8px;
    margin-right: -15px;
    float: right
}

.header-top>* {
    float: left;
    margin-left: 25px
}

.header-top>:first-child {
    margin-left: 0
}

.header-top .top-contact {
    line-height: 40px
}

.header-top .top-contact li>.fa {
    height: 40px;
    width: 40px;
    line-height: 38px
}

.header-top .top-contact .t-phone span {
    vertical-align: middle
}

.header-top .quote-btn .btn {
    padding: 8px 22px;
    margin-top: -2px;
    letter-spacing: inherit
}

.header-top .social li a {
    line-height: 40px;
    font-size: 16px;
    color: #f7b500
}

.header-top .social.social-s2 li:not(:first-child) {
    margin-left: 4px
}

.header-top .social.social-s2 li a {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    background: #f7b500;
    border: 1px solid #f7b500;
    color: #fff;
    font-size: 16px;
    vertical-align: middle
}

.header-top .social.social-s2 li a:hover {
    opacity: .5
}

.navbar-nav {
    width: 100%
}

.navbar-nav>li>a {
    background: 0 0;
    text-transform: uppercase;
    color: inherit;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 14px 16px;
    transition: background 350ms, color 350ms, border-color 350ms
}

.navbar-nav>li.active>a,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    color: #f7b500;
    background: 0 0
}

.navbar-nav>li>ul ul {
    top: 0;
    margin-top: 0
}

.navbar-nav>li:hover>ul {
    top: 100%;
    margin-top: 0;
    opacity: 1;
    visibility: visible
}

.navbar-nav>li.quote-btn {
    margin-left: 12px;
    float: right
}

.navbar-nav>li.quote-btn .btn {
    padding: 9px 24px 8px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: inherit
}

.navbar-nav li ul {
    position: absolute;
    background: #fff;
    border: 0;
    border-radius: 0;
    padding: 0;
    left: 0;
    top: -999em;
    z-index: 99;
    display: block;
    opacity: 0;
    width: 240px;
    visibility: hidden;
    transition: opacity .5s, visibility .4s;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1)
}

.navbar-nav li ul li {
    position: relative
}

.navbar-nav li ul li ul {
    left: 240px;
    opacity: 0;
    visibility: hidden
}

.navbar-nav li ul li:hover ul {
    opacity: 1;
    visibility: visible;
    z-index: 100
}

.navbar-nav li ul li a {
    color: inherit;
    padding: 3px 20px 3px 20px;
    text-transform: inherit;
    display: block;
    font-size: 13px
}

.navbar-nav li ul li>a:focus,
.navbar-nav li ul li>a:hover,
.navbar-nav li ul.active>a {
    color: #f7b500
}

.navbar-nav li ul>.active>a,
.navbar-nav li ul>.active>a:focus,
.navbar-nav li ul>.active>a:hover {
    color: #f7b500;
    background-color: #f5f5f5
}

.navbar-nav ul li {
    color: #596570
}

.navbar-nav ul li.active>a,
.navbar-nav ul li.active>a:focus .navbar-nav ul li.active>a:hover {
    color: #f7b500
}

.navbar-nav ul li.active>a {
    background: rgba(255, 153, 51, .08)
}

.header-s1 .navbar {
    padding-bottom: 0
}

.header-s1 .navbar>.container {
    padding: 0
}

.header-s1 .navbar>.container .navbar-brand {
    margin-left: 0
}

.header-s1 .navbar>.container .header-top {
    margin-right: 0
}

.header-s1 .navbar-collapse {
    width: 100%;
    float: left;
    clear: left;
    margin: 20px 0 0;
    background: #f7b500;
    color: #fff
}

.header-s1 .navbar-collapse>ul.nav {
    position: relative;
    z-index: 2;
    width: 102%
}

.header-s1 .navbar-collapse::after {
    content: "";
    display: block;
    position: absolute;
    background: #f7b500;
    left: 50%;
    right: 0;
    height: 56px;
    width: 100%;
    z-index: 0;
    transition: width .2s;
    transform: translateX(-50%)
}

.header-s1 .navbar-nav {
    margin-right: -20px
}

.header-s1 .navbar-nav>li.quote-btn .btn {
    padding: 18px 20px;
    border-radius: 0
}

.header-s1 .navbar-nav>li.quote-btn .btn:hover {
    background: #353535;
    color: #fff
}

.header-s1 .navbar-nav>li>a {
    padding: 18px 17px
}

.header-s1 .navbar-nav>li.active>a,
.header-s1 .navbar-nav>li:focus>a,
.header-s1 .navbar-nav>li:hover>a,
.header-s1 .navbar-nav>li>a:focus,
.header-s1 .navbar-nav>li>a:hover {
    color: #fff;
    background: #353535
}

.header-s1 .top-nav li a {
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase
}

.header-s1.has-fixed .header-top,
.header-s1.has-fixed .navbar-brand {
    display: none
}

.header-s1.has-fixed .navbar {
    position: fixed;
    top: -40px;
    width: 100%;
    z-index: 9
}

.header-s1.has-fixed .banner {
    margin-top: 146px
}

.header-s2 .navbar {
    padding: 0
}

.header-s2 .navbar-nav>li>a {
    padding: 40px 10px
}

.header-s2 .navbar-nav>li.quote-btn {
    margin-top: 27px
}

.header-s2 .navbar-nav>li:last-child:not(.quote-btn) {
    margin-right: -15px
}

.header-s2 .navbar-brand {
    margin-top: 20px;
    margin-bottom: 20px
}

.header-s2 .navbar-collapse {
    margin-right: -15px;
    float: right;
    width: auto
}

.header-s2.has-fixed .navbar {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .06)
}

.header-s2.has-fixed .banner {
    margin-top: 76px
}

.header-s2.header-dark .navbar {
    background: #f7b500
}

.header-s2.header-dark .navbar-nav>li.active>a,
.header-s2.header-dark .navbar-nav>li>a,
.header-s2.header-dark .navbar-nav>li>a:focus,
.header-s2.header-dark .navbar-nav>li>a:hover {
    color: #fff
}

.header-s2.header-dark .navbar-nav li.quote-btn .btn:hover {
    background: #ffc426
}

.header-s2.header-dark .navbar-brand .logo-dark {
    display: none
}

.header-s2.header-dark .navbar-brand .logo-light {
    display: block
}

.banner-text {
    color: #596570;
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 1;
    font-size: 16px
}

.banner-text:not([class*=wide-]) {
    max-width: 550px
}

.banner-text.wide-md {
    max-width: 620px
}

.banner-text.wide-sm {
    max-width: 420px
}

.banner-text.wide-lg {
    max-width: 720px
}

.banner-text.pos-center {
    margin: 0 auto;
    float: none
}

.banner-text.pos-left {
    float: left
}

.banner-text.pos-right {
    float: right
}

.banner-text.al-center:not(.pos-center),
.banner-text.center:not(.pos-center) {
    margin: 0 auto
}

.banner-text.box-s3,
.banner-text.box-s4,
.banner-text.light {
    color: #fff
}

.banner-text.dark {
    color: #15181b
}

.banner-text h1,
.banner-text h2 {
    color: inherit;
    font-size: 2.5em
}

.banner-text h1 strong,
.banner-text h2 strong {
    color: #f7b500
}

.banner-text .with-line:after {
    background-color: #fff
}

.banner-text .animated {
    animation-delay: 350ms;
    animation-duration: 1s
}

.banner-text .banner-cta:not(:first-child) {
    margin-top: 25px
}

.banner-text .btn {
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    text-shadow: none
}

.banner-text .btn+.btn {
    margin-left: 12px
}

.banner-text .page-title {
    color: inherit;
    font-size: 2em;
    font-weight: 400
}

.banner-text h1,
.banner-text h2,
.banner-text h3,
.banner-text h4 {
    margin-bottom: 0
}

.banner-text h1+*,
.banner-text h2+*,
.banner-text h3+*,
.banner-text h4+* {
    margin-top: 10px
}

.banner-text p:not(:last-child) {
    margin-bottom: 10px
}

.banner-text.style-modern {
    font-size: 24px;
    line-height: 1.4
}

.banner-text.style-modern .page-title {
    font-size: 2em;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -.04em
}

.banner-slider {
    height: 520px
}

.banner-slider .carousel-inner .item {
    transition-property: opacity
}

.banner-slider .carousel-inner .active.left,
.banner-slider .carousel-inner .active.right,
.banner-slider .carousel-inner .item {
    opacity: 0
}

.banner-slider .carousel-inner .active,
.banner-slider .carousel-inner .next.left,
.banner-slider .carousel-inner .prev.right {
    opacity: 1
}

.banner-slider .carousel-inner .active.left,
.banner-slider .carousel-inner .active.right,
.banner-slider .carousel-inner .next,
.banner-slider .carousel-inner .prev {
    left: 0;
    transform: translate3d(0, 0, 0)
}

.banner-slider .banner-content {
    position: relative;
    z-index: 2;
    top: 50%;
    transform: translate(0, -50%)
}

.banner-slider .banner-text {
    width: 100%;
    position: relative;
    padding-top: 0;
    padding-bottom: 0
}

.banner-slider:hover>.carousel-control {
    opacity: 1;
    visibility: visible
}

.banner-slider .fill {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover
}

.banner .banner-text:not(.dark) {
    color: #fff
}

.banner .boxed {
    background-color: rgba(0, 0, 0, .75);
    color: #fff;
    padding: 30px;
    width: 100%;
    text-shadow: none;
    -ms-border-radius: 0;
    border-radius: 0
}

.banner .boxed h3,
.banner .boxed h4,
.banner .boxed h5 {
    font-weight: 600;
    letter-spacing: -.05em
}

.banner .boxed h3:not(:last-child),
.banner .boxed h4:not(:last-child),
.banner .boxed h5:not(:last-child) {
    margin-bottom: 5px
}

.banner .boxed h2,
.banner .boxed h3,
.banner .boxed h4,
.banner .boxed h5,
.banner .boxed p {
    color: inherit;
    line-height: 1.35
}

.banner .boxed.boxed-w {
    background-color: rgba(255, 255, 255, .85);
    color: #15181b
}

.banner .boxed.boxed-p {
    background-color: rgba(255, 153, 51, .85)
}

.banner .boxed.boxed-p a.btn-link {
    color: #fff
}

.banner .boxed.boxed-s {
    background-color: rgba(255, 83, 38, .85)
}

.banner .boxed.boxed-s a.btn-link {
    color: #fff
}

.banner .boxed:not(.center):not(.al-center):not(.al-right) {
    text-align: left
}

.banner .boxed:not([class*=wide-]) {
    max-width: 350px
}

.banner .banner-boxed {
    padding: 30px 30px 32px;
    background: rgba(0, 0, 0, .75);
    -ms-border-radius: 0;
    border-radius: 0
}

.banner .banner-boxed.boxed-w {
    background-color: rgba(255, 255, 255, .85);
    color: #15181b
}

.banner .banner-boxed.boxed-p {
    background-color: rgba(255, 153, 51, .85)
}

.banner .banner-boxed.boxed-p a.btn-link {
    color: #fff
}

.banner .banner-boxed.boxed-s {
    background-color: #f7b500
}

.banner .banner-boxed.boxed-s a.btn-link {
    color: #fff
}

.banner .more-cta:not(:first-child) {
    margin-top: 30px
}

.banner.has-bg:not([class*="-filter"]):after {
    opacity: .5
}

.banner.style-v1.has-bg:not([class*="-filter"]):after {
    opacity: .85
}

.banner.style-v1 .banner-text {
    text-shadow: none
}

.banner.dark-filter:after {
    opacity: .75
}

.banner.light-filter:after {
    opacity: .25
}

.banner.no-filter.has-bg:after {
    opacity: .01
}

.call-action {
    color: #fff;
    background-color: #f7b500;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative
}

.call-action .cta-block {
    padding: 40px 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: table
}

.call-action .cta-block>.cta-sameline {
    padding: 0
}

.call-action h1,
.call-action h2,
.call-action h3,
.call-action h4 {
    font-weight: 400;
    color: inherit;
    line-height: 1.5;
    margin: 15px 0
}

.call-action h4 {
    font-weight: 300
}

.call-action p {
    margin: 15px 0
}

.call-action p:first-child {
    margin-top: 0
}

.call-action p:last-child {
    margin-bottom: 0
}

.call-action h1,
.call-action h2 {
    font-weight: 600;
    font-size: 1.875em
}

.call-action a:not(.btn) {
    color: inherit;
    text-decoration: underline
}

.call-action a:not(.btn):hover {
    text-decoration: none
}

.call-action .btn {
    min-width: 160px;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 20px
}

.call-action .btn:first-child {
    margin-top: 0
}

.call-action .btn.btn-light {
    color: #f7b500
}

.call-action .btn.btn-light:hover {
    color: #fff;
    background-color: #353535;
    border-color: #353535
}

.call-action .btn.btn-outline:hover {
    background-color: #fff
}

.call-action.bg-light,
.call-action.box-s2 {
    background-color: #fbfbfb;
    border-top: 1px solid rgba(0, 0, 0, .04);
    border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.call-action.bg-light,
.call-action.box-s2 {
    color: #f7b500
}

.call-action.bg-light p,
.call-action.box-s2 p {
    color: #596570
}

.call-action.bg-primary,
.call-action.box-s3 {
    background-color: #f7b500
}

.call-action.bg-primary .btn:not(.btn-light),
.call-action.box-s3 .btn:not(.btn-light),
.call-action:not([class*=bg-]) .btn:not(.btn-light) {
    color: #fff;
    background-color: #353535;
    border-color: #353535
}

.call-action.bg-primary .btn:not(.btn-light):focus,
.call-action.bg-primary .btn:not(.btn-light):hover,
.call-action.box-s3 .btn:not(.btn-light):focus,
.call-action.box-s3 .btn:not(.btn-light):hover,
.call-action:not([class*=bg-]) .btn:not(.btn-light):focus,
.call-action:not([class*=bg-]) .btn:not(.btn-light):hover {
    color: #f7b500
}

.call-action.bg-secondary,
.call-action.box-s4 {
    background-color: #353535
}

.call-action.bg-secondary .btn:not(.btn-light),
.call-action.box-s4 .btn:not(.btn-light) {
    color: #fff;
    background-color: #f7b500;
    border-color: #f7b500
}

.call-action.bg-secondary .btn:not(.btn-light):focus,
.call-action.bg-secondary .btn:not(.btn-light):hover,
.call-action.box-s4 .btn:not(.btn-light):focus,
.call-action.box-s4 .btn:not(.btn-light):hover {
    color: #353535
}

.call-action.bg-secondary .btn-light,
.call-action.box-s4 .btn-light {
    color: #353535
}

.call-action.bg-secondary .btn-light:hover,
.call-action.box-s4 .btn-light:hover {
    color: #fff;
    background-color: #f7b500;
    border-color: #f7b500
}

.call-action.bg-primary .btn:not(.btn-light):focus,
.call-action.bg-primary .btn:not(.btn-light):hover,
.call-action.bg-secondary .btn:not(.btn-light):focus,
.call-action.bg-secondary .btn:not(.btn-light):hover,
.call-action.box-s3 .btn:not(.btn-light):focus,
.call-action.box-s3 .btn:not(.btn-light):hover,
.call-action.box-s4 .btn:not(.btn-light):focus,
.call-action.box-s4 .btn:not(.btn-light):hover,
.call-action:not([class*=bg-]) .btn:not(.btn-light):focus,
.call-action:not([class*=bg-]) .btn:not(.btn-light):hover {
    background-color: #fff;
    border-color: #fff
}

.call-action.bg-primary .btn.btn-outline,
.call-action.bg-secondary .btn.btn-outline,
.call-action.box-s3 .btn.btn-outline,
.call-action.box-s4 .btn.btn-outline,
.call-action:not([class*=bg-]) .btn.btn-outline {
    border-color: #fff;
    color: #fff;
    background-color: transparent
}

.call-action.has-parallax {
    background-position: 50% 0
}

.call-action.has-parallax .cta-block {
    background: rgba(0, 0, 0, .8);
    padding: 120px 0
}

.call-action.has-parallax.bg-primary .cta-block,
.call-action.has-parallax.box-s3 .cta-block {
    background: rgba(255, 153, 51, .9)
}

.call-action.has-parallax.bg-secondary .cta-block,
.call-action.has-parallax.box-s4 .cta-block {
    background: #f7b500
}

.call-action.has-parallax.cta-small .cta-block {
    padding: 80px 0
}

.call-action.has-bg {
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.call-action.has-bg:after {
    display: none
}

.call-action.has-bg .cta-block {
    background: rgba(0, 0, 0, .7)
}

.call-action.has-bg.cta-small .cta-block {
    padding: 80px 0
}

.call-action.has-bg.bg-primary .cta-block,
.call-action.has-bg.box-s3 .cta-block,
.call-action.has-parallax.bg-primary .cta-block,
.call-action.has-parallax.box-s3 .cta-block {
    background: rgba(255, 153, 51, .9)
}

.call-action.has-bg.bg-secondary .cta-block,
.call-action.has-bg.box-s4 .cta-block,
.call-action.has-parallax.bg-secondary .cta-block,
.call-action.has-parallax.box-s4 .cta-block {
    background: rgba(247, 181, 0, .9)
}

.call-action.has-bg.bg-light .cta-block,
.call-action.has-bg.box-s2 .cta-block,
.call-action.has-parallax.bg-light .cta-block,
.call-action.has-parallax.box-s2 .cta-block {
    background: rgba(244, 248, 248, .9)
}

.call-action.cta-small .cta-block {
    padding: 15px 0
}

.call-action.style-v2 .cta-block {
    padding: 400px 0 0
}

.call-action.style-v2 .cta-content {
    padding: 30px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 153, 51, .6)
}

.call-action.style-v2.bg-secondary .cta-content,
.call-action.style-v2.box-s4 .cta-content {
    background-color: rgba(19, 19, 19, .6)
}

.call-action.style-v2.bg-dark .cta-content {
    background-color: rgba(0, 0, 0, .6)
}

.call-action.style-v2.bg-light .cta-content,
.call-action.style-v2.box-s2 .cta-content {
    background-color: rgba(255, 255, 255, .8)
}

.call-action .cta-sameline {
    position: relative;
    padding-right: 230px
}

.call-action .cta-sameline .content {
    padding-right: 230px;
    position: relative
}

.call-action .cta-sameline h1,
.call-action .cta-sameline h2,
.call-action .cta-sameline h3,
.call-action .cta-sameline h4,
.call-action .cta-sameline p {
    margin: 3px 0 3px
}

.call-action .cta-sameline .btn {
    top: 50%;
    right: 0;
    margin-top: 0;
    position: absolute;
    transform: translate(0, -50%);
    transform-style: preserve-3d
}

.content-box {
    -ms-border-radius: 0;
    border-radius: 0;
    margin-bottom: 30px;
    padding: 28px;
    overflow: hidden
}

.content-box:last-child {
    margin-bottom: 0
}

.content-box:not([class*=bg-]) {
    background-color: #f4f8f8
}

.bg-light .content-box:not([class*=bg-]),
.box-s2 .content-box:not([class*=bg-]) {
    background-color: #fff
}

.content-box h4 {
    font-weight: 400
}

.content-box h5 {
    margin-top: 0
}

.content-box h5+ul {
    margin-top: -5px
}

.form-quote {
    margin-top: 30px
}

.form-quote:first-child {
    margin-top: 0
}

.form-quote .form-control {
    height: 50px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e1e1e1;
    background-color: #f4f8f8
}

.has-bg .form-quote .form-control {
    border-color: #f4f8f8
}

.form-quote h3,
.form-quote h4 {
    margin-top: 30px;
    margin-bottom: 10px
}

.form-quote .btn {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

.quotes {
    margin-top: 60px
}

.quotes:first-child {
    margin-top: 0
}

.quotes .quotes-text {
    padding: 30px 0;
    font-size: 1.125em;
    font-style: italic
}

.quotes .quotes-text h3,
.quotes .quotes-text h4,
.quotes .quotes-text h5 {
    font-style: normal
}

.quotes .profile {
    position: relative;
    margin-top: 30px
}

.center .quotes .profile {
    text-align: center
}

.quotes .profile img {
    width: 65px;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 0 auto
}

.quotes .profile h5 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 5px
}

.quotes .profile h6 {
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #596570
}

.quotes-slider {
    margin-top: 20px
}

.quotes-slider:first-child {
    margin-top: 0
}

.quotes-slider.carousel {
    padding-bottom: 30px
}

.quotes-slider .quotes-text {
    padding-left: 35px;
    padding-right: 35px
}

.quotes-boxed .quotes-text {
    background: rgba(255, 255, 255, .9);
    border: 1px solid rgba(52, 54, 64, .07);
    -ms-border-radius: 0;
    border-radius: 0;
    margin-bottom: 20px;
    padding: 30px
}

.quotes-v2 {
    text-align: left;
    overflow: hidden
}

.quotes-slider-v2 .quotes-text {
    margin-bottom: 0;
    position: relative;
    border-color: #fff
}

.quotes-slider-v2 .quotes-text:after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 12px 12px 0;
    bottom: -12px;
    content: "";
    height: 0;
    left: 25px;
    position: absolute;
    width: 0
}

.testimonials.style-v2 {
    position: relative
}

.testimonials.style-v2:before {
    content: "\201C";
    display: block;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    font-family: serif;
    font-size: 220px;
    line-height: 100px;
    color: rgba(255, 153, 51, .2)
}

.row-quotes>[class*=col-]:nth-child(odd) {
    padding-right: 30px
}

.row-quotes>[class*=col-]:nth-child(even) {
    padding-left: 30px
}

.logo-item {
    background: #fff;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .04);
    text-align: center;
    padding: 10px
}

.logo-item img {
    border: 0 none;
    border-radius: inherit;
    width: 100%;
    max-width: 190px
}

.style-v2 .logo-item {
    background: 0 0;
    border-color: transparent
}

.client-info {
    margin-top: 5px;
    margin-bottom: 5px
}

.client-info img {
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .08);
    padding: 15px 10px
}

.client-info>p:not(:last-child) {
    margin-bottom: 10px
}

.row-client-info+.row-client-info {
    margin-top: 45px
}

.wgs-box {
    margin-bottom: 45px;
    position: relative;
    overflow: hidden
}

.wgs-box:last-child {
    margin-bottom: 0
}

.wgs-box:not(.boxed) .boxed {
    margin-top: 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .02);
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 25px
}

.wgs-box .wgs-content {
    position: relative;
    z-index: 2
}

.wgs-box .wgs-heading {
    font-size: 1.5em;
    font-weight: 400
}

.wgs-box.has-bg-image .wgs-heading {
    position: relative;
    z-index: 2
}

.wgs-box.has-bg:not([class*="-filter"]):after {
    opacity: .65
}

.wgs-box.boxed {
    -ms-border-radius: 0;
    border-radius: 0
}

.wgs-box.boxed .wgs-heading {
    font-size: 1.375em;
    text-transform: inherit;
    color: #f7b500;
    font-weight: 400
}

.wgs-box.boxed:not([class*=pd-]) {
    padding: 25px
}

.wgs-box.boxed:not([class*=bg-]) {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .02)
}

.wgs-box h3,
.wgs-box h4 {
    font-size: 1.5em
}

.wgs-box h5 {
    font-weight: 600
}

.wgs-box p+h3,
.wgs-box p+h4,
.wgs-box p+p {
    margin-top: 15px
}

.wgs-box ul {
    list-style: none;
    margin: 0 0 10px
}

.wgs-box ul:last-child {
    margin-bottom: 0
}

.wgs-box ul li {
    padding-bottom: 10px
}

.wgs-box ul li:last-child {
    padding-bottom: 0
}

.wgs-box ul li ul {
    margin: 10px 0 0 35px
}

.wgs-box ul li ul li {
    font-size: .875em;
    padding-left: 0;
    padding-bottom: 5px;
    list-style: disc
}

.wgs-box ul li ul li:last-child {
    padding-bottom: 0
}

.wgs-box a.btn.btn-full {
    margin-top: 10px;
    display: block
}

.wgs-box a.btn .fa {
    margin-left: 6px
}

.footer-widget {
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 1.75
}

.footer-widget a {
    color: inherit;
    text-decoration: none
}

.footer-widget a:focus,
.footer-widget a:hover {
    color: #f7b500
}

.footer-widget .footer-logo {
    margin-top: -14px
}

.footer-widget .footer-logo img {
    max-height: 50px
}

.footer-widget .footer-logo:not(:last-child) {
    margin-bottom: 15px
}

.footer-widget .wgs-footer {
    margin-bottom: 40px
}

.footer-widget .wgs-footer:last-child {
    margin-bottom: 0
}

.footer-widget .wgs-title {
    font-size: 16px;
    color: #f7b500;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 12px
}

.footer-widget .wgs-content ul {
    list-style: none;
    margin: 0
}

.footer-widget .wgs-content ul li {
    padding-bottom: 10px
}

.footer-widget .wgs-content ul li:last-child {
    padding-bottom: 0
}

.footer-widget .contact-info {
    line-height: 1.6
}

.footer-widget .contact-info span {
    padding-right: 3px;
    min-width: 45px;
    display: inline-block;
    font-weight: 400
}

.footer-widget .contact-info:not(:last-child) {
    margin-bottom: 15px
}

.footer-widget.style-v2 {
    background: #fafafb;
    border-top: 1px solid rgba(42, 45, 51, .06);
    color: #596570
}

.footer-widget.style-v2 .wgs-title {
    color: #373e45
}

.footer-widget.style-v3 {
    background: #572b00
}

.footer-widget.style-v3 .wgs-title {
    color: #fff
}

.footer-widget .wgs-menu .menu li {
    padding-left: 12px;
    position: relative
}

.footer-widget .wgs-menu .menu li a:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    left: 0;
    margin-top: 2px;
    line-height: 16px;
    font-size: 16px;
    color: #f7b500;
    display: inline-block;
    transition: left .3s
}

.footer-widget .wgs-menu .menu li:hover a:before {
    left: 3px
}

.footer-widget .social.social-v2 li {
    border-color: #f7b500
}

.footer-nav {
    display: block;
    clear: both;
    font-size: 15px
}

.footer-nav ul {
    list-style: none;
    margin: 0;
    text-align: center
}

.footer-nav li {
    display: inline-block
}

.footer-nav li:not(:last-child):after {
    content: "\2022";
    display: inline-block;
    margin-left: 5px;
    font-size: 1.375em;
    vertical-align: middle;
    line-height: 1
}

.footer-nav a {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    padding: 4px 10px
}

.footer-nav a:hover {
    box-shadow: 0 1px 0 currentColor
}

.footer-logo:not(:last-child),
.footer-nav:not(:last-child) {
    margin-bottom: 20px
}

.copyright {
    background: #000;
    padding: 25px 0;
    color: #fff;
    font-size: 13px;
    line-height: 1.75
}

.copyright a {
    color: inherit;
    text-decoration: none
}

.copyright a:focus,
.copyright a:hover {
    color: #ffb366
}

.copyright .sep {
    color: inherit;
    padding: 0 3px
}

.copyright.style-v2 {
    background: #f3f4f6;
    border-top: 1px solid rgba(30, 34, 40, .06);
    color: #595959
}

.copyright.style-v2 .footer-logo img {
    max-height: 40px
}

.copyright.style-v3 {
    background: #472400;
    color: #fff
}

.copyright .site-copy p {
    margin-bottom: 5px
}

.copyright .site-copy p:last-child {
    margin-bottom: 0
}

.copyright>.container {
    padding-left: 0;
    padding-right: 0
}

.feature {
    overflow: hidden;
    position: relative;
    transform-style: preserve-3d;
    background: 0 0
}

.feature .fbox-content,
.feature .fbox-photo {
    margin-top: 20px;
    text-align: center
}

.feature .fbox-content:first-child,
.feature .fbox-photo:first-child {
    margin-top: 0
}

div[class*=col-] .feature+.feature:not([class*=mt-]) {
    margin-top: 60px
}

.feature .fbox-over {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
    color: #fff;
    padding: 20px 25px;
    transition: all .4s;
    -ms-border-radius: 0;
    border-radius: 0;
    background: rgba(255, 153, 51, .85)
}

.feature .fbox-over .fbox-content,
.feature .fbox-over .title {
    margin: 0;
    -webkit-font-smoothing: antialiased
}

.feature .fbox-over .title+.fbox-content {
    margin-top: 10px;
    font-size: .875em
}

.feature .fbox-over h3,
.feature .fbox-over h4,
.feature .fbox-over h5 {
    color: inherit
}

.feature .fbox-over .btn {
    background-color: transparent;
    border-color: #fff;
    padding: 7px 16px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase
}

.feature .fbox-over .btn:hover {
    background-color: #fff;
    color: #f7b500
}

.feature .fbox-over .btn:last-child {
    margin-bottom: 5px
}

.feature .fbox-photo {
    -ms-border-radius: 0;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d
}

.feature .fbox-photo img {
    margin: 0;
    width: 100%;
    height: auto;
    border-radius: 0
}

.feature .fbox-photo.imagebg img {
    display: none
}

.feature .fbox-photo::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f7b500;
    opacity: 0;
    z-index: 0;
    transition: opacity .5s
}

.feature>a {
    display: block
}

.feature a:focus>.fbox-photo::after,
.feature a:hover>.fbox-photo::after {
    opacity: .5
}

.feature a.more-link {
    color: #f7b500;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none
}

.feature a.more-link:hover {
    box-shadow: 0 1px 0 #f7b500
}

.feature a.btn-link {
    color: #f7b500
}

.feature h3,
.feature h4 {
    color: #373e45;
    font-size: 1.15em;
    font-family: Poppins, sans-serif;
    font-weight: 600
}

.feature h3 a,
.feature h4 a {
    display: block
}

.feature h3+.lead,
.feature h3+.sub-lead,
.feature h4+.lead,
.feature h4+.sub-lead {
    margin-top: -10px
}

.feature h3.lead,
.feature h4.lead {
    font-size: 1.375em;
    opacity: 1;
    color: #373e45
}

.feature h3 a,
.feature h4 a {
    color: #373e45
}

.feature h3 a:hover,
.feature h4 a:hover {
    color: #f7b500
}

.feature .fa {
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff
}

.feature.box-s3 h3,
.feature.box-s3 h3 a,
.feature.box-s3 h4,
.feature.box-s3 h4 a,
.feature.box-s4 h3,
.feature.box-s4 h3 a,
.feature.box-s4 h4,
.feature.box-s4 h4 a,
.feature.light h3,
.feature.light h3 a,
.feature.light h4,
.feature.light h4 a {
    color: #fff
}

.feature .lead,
.feature .sub-lead,
.feature p {
    color: #596570
}

.feature .lead,
.feature .sub-lead {
    font-size: .875em;
    font-weight: 400;
    opacity: .6
}

.feature.bg-secondary .fbox-over,
.feature.box-s4 .fbox-over {
    background: rgba(255, 83, 38, .85)
}

.feature.bg-secondary .fbox-over .btn:hover,
.feature.box-s4 .fbox-over .btn:hover {
    color: #353535
}

.feature.bg-dark .fbox-over {
    background: rgba(0, 0, 0, .7)
}

.feature.bg-dark .fbox-over .btn:hover {
    color: #596570
}

.feature.boxed[class*=bg-] {
    padding: 25px;
    transition: transform .4s;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.feature.bg-primary,
.feature.box-s3 {
    background-color: #f7b500;
    color: #fff
}

.feature.bg-primary .fa,
.feature.box-s3 .fa {
    -webkit-text-stroke: 1px #f7b500;
    text-stroke: 1px #f7b500
}

.feature.bg-secondary,
.feature.box-s4 {
    background-color: #353535;
    color: #fff
}

.feature.bg-secondary .fa,
.feature.box-s4 .fa {
    -webkit-text-stroke: 1px #353535;
    text-stroke: 1px #353535
}

.feature.bg-primary-alt {
    background: #ffb061;
    color: #fff
}

.feature.bg-primary-alt .fa {
    -webkit-text-stroke: 1px #ffb061;
    text-stroke: 1px #ffb061
}

.feature.bg-secondary-alt {
    background: #ff7754;
    color: #fff
}

.feature.bg-secondary-alt .fa {
    -webkit-text-stroke: 1px #ff7754;
    text-stroke: 1px #ff7754
}

.feature.bg-primary div>*,
.feature.bg-primary-alt div>*,
.feature.bg-secondary div>*,
.feature.bg-secondary-alt div>*,
.feature.box-s3 div>*,
.feature.box-s4 div>* {
    color: #fff
}

a:hover>.feature.boxed {
    transform: translateY(-10px)
}

.feature-s1 .feature,
.feature-s2 .feature {
    border: 1px solid rgba(0, 0, 0, .08);
    padding: 20px;
    text-align: center;
    background-color: #fff;
    transition: background .4s, color .4s, opacity .3s, border-color .4s
}

.feature-s1 .feature .icon-box,
.feature-s2 .feature .icon-box {
    margin-bottom: 30px;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.feature-s1 .feature .icon-box:last-child,
.feature-s2 .feature .icon-box:last-child {
    margin-bottom: 0
}

.feature-s1 [class*=col-]>a,
.feature-s2 [class*=col-]>a {
    display: block;
    color: inherit
}

.feature-s1 [class*=md-3] .feature,
.feature-s1 [class*=sm-3] .feature,
.feature-s2 [class*=md-3] .feature,
.feature-s2 [class*=sm-3] .feature {
    padding: 30px 15px
}

.feature-s1 .feature h3,
.feature-s1 .feature h3 a,
.feature-s1 .feature h4,
.feature-s1 .feature h4 a {
    color: #f7b500;
    transition: color .5s
}

.feature-s1 .feature .icon-box {
    border-color: #f7b500;
    color: #f7b500
}

.feature-s1 .feature:hover {
    border-color: #f7b500
}

.feature-s1 .feature:hover .icon-box {
    color: #fff;
    background-color: #f7b500
}

.feature-s2 .feature h3,
.feature-s2 .feature h3 a,
.feature-s2 .feature h4,
.feature-s2 .feature h4 a {
    color: #353535;
    transition: color .5s
}

.feature-s2 .feature .icon-box {
    border-color: #353535;
    color: #353535
}

.feature-s2 .feature:hover {
    border-color: #353535
}

.feature-s2 .feature:hover .icon-box {
    color: #fff;
    background-color: #353535
}

.feature-s4 .feature,
.feature-s5 .feature {
    -ms-border-radius: 0;
    border-radius: 0;
    overflow: hidden
}

.feature-s4 .feature .fbox-over,
.feature-s5 .feature .fbox-over {
    -ms-border-radius: 0;
    border-radius: 0
}

.feature-s4 .feature .fbox-over .lead,
.feature-s4 .feature .fbox-over .sub-lead,
.feature-s4 .feature .fbox-over p,
.feature-s5 .feature .fbox-over .lead,
.feature-s5 .feature .fbox-over .sub-lead,
.feature-s5 .feature .fbox-over p {
    color: #fff
}

.feature-s4 .feature .fbox-photo img,
.feature-s5 .feature .fbox-photo img {
    transition: all 1.2s
}

.feature-s4 .feature .fbox-photo:after,
.feature-s5 .feature .fbox-photo:after {
    display: none
}

.feature-s4 .feature a:focus .fbox-photo img,
.feature-s4 .feature:hover .fbox-photo img,
.feature-s5 .feature a:focus .fbox-photo img,
.feature-s5 .feature:hover .fbox-photo img {
    transform: scale(1.08)
}

.feature-s4.off-text .feature .fbox-over,
.feature-s5.off-text .feature .fbox-over {
    transform: translate(0, 100%);
    bottom: 60px
}

.feature-s4.off-text .feature .fbox-over .fbox-content,
.feature-s5.off-text .feature .fbox-over .fbox-content {
    opacity: 0;
    transition: opacity .4s
}

.feature-s4.off-text .feature .fbox-photo img,
.feature-s5.off-text .feature .fbox-photo img {
    transform: scale(1.01)
}

.feature-s4.off-text .feature:hover .fbox-over,
.feature-s4.off-text .feature>a:focus .fbox-over,
.feature-s5.off-text .feature:hover .fbox-over,
.feature-s5.off-text .feature>a:focus .fbox-over {
    transform: translate(0, 0);
    bottom: 0
}

.feature-s4.off-text .feature:hover .fbox-over .fbox-content,
.feature-s4.off-text .feature>a:focus .fbox-over .fbox-content,
.feature-s5.off-text .feature:hover .fbox-over .fbox-content,
.feature-s5.off-text .feature>a:focus .fbox-over .fbox-content {
    opacity: 1;
    transition-delay: .1s
}

.feature-s5 .feature {
    -ms-border-radius: 0;
    border-radius: 0;
    overflow: hidden
}

.feature-s5 .feature .fbox-over {
    background: 0 0
}

.feature-s5 .feature .fbox-over .lead,
.feature-s5 .feature .fbox-over .sub-lead,
.feature-s5 .feature .fbox-over p {
    color: #fff
}

.feature-s5 .feature .fbox-photo:after {
    display: block;
    opacity: 1;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 35%;
    z-index: 0;
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .65) 75%)
}

.feature-s5 .feature:focus .fbox-photo:after,
.feature-s5 .feature:hover .fbox-photo:after {
    opacity: 1
}

.feature-s5 .feature.bg-dark .fbox-over .btn:hover {
    color: #596570
}

.feature-s5 .feature.bg-primary .fbox-photo:after,
.feature-s5 .feature.box-s3 .fbox-photo:after {
    background: linear-gradient(to bottom, rgba(255, 153, 51, 0) 0, rgba(255, 153, 51, .65) 75%)
}

.feature-s5 .feature.bg-secondary .fbox-photo:after,
.feature-s5 .feature.box-s4 .fbox-photo:after {
    background: linear-gradient(to bottom, rgba(255, 83, 38, 0) 0, rgba(255, 83, 38, .65) 75%)
}

.feature.feature-s6 {
    -ms-border-radius: 0;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .07);
    transition: all ease .4s;
    transform: translate(0, 0)
}

.feature.feature-s6.no-round {
    border-radius: 0;
    border: 0 none
}

.feature.feature-s6.no-round .fbox-photo {
    border-radius: 0
}

.feature.feature-s6:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);
    transform: translate(0, -5px)
}

.feature.feature-s6 .fbox-photo {
    border-radius: 0
}

.feature.feature-s6 .fbox-content {
    margin: 0;
    background: #fff
}

.feature.feature-s6 .fbox-content:not([class*=pd-]) {
    padding: 25px
}

.feature.feature-s7 {
    transition: all ease .4s;
    transform: translate(0, 0)
}

.feature.feature-s7 .fbox-content {
    border-bottom: 3px solid #f7b500;
    padding: 20px 20px 25px;
    margin: 0;
    background: rgba(255, 153, 51, .1)
}

.feature.feature-s7.style-alt .fbox-content {
    background: rgba(255, 83, 38, .1);
    border-bottom: 3px solid #353535
}

.feature.feature-s7 .fbox-photo {
    border-radius: 0
}

.feature.feature-s7:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .03);
    transform: translate(0, -5px)
}

.feature-x .fa,
.feature-x .icon {
    font-size: 2em;
    margin-bottom: 20px;
    color: #353535;
    transition: .4s
}

.feature-x h3,
.feature-x h4 {
    font-weight: 400;
    transition: .4s
}

.feature-x[class*=feature] {
    margin: 0
}

.feature-x-block {
    background: rgba(244, 248, 248, .95);
    padding: 30px
}

.feature-x-block:after {
    clear: both;
    display: table;
    width: 100%;
    content: ""
}

.feature-x {
    margin: 0;
    text-align: left;
    padding: 15px
}

.feature-x .fa,
.feature-x .icon {
    color: #f7b500
}

.boxed-w {
    background-color: #fff
}

.boxed-w .heading-box {
    padding: 50px 50px 0 30px
}

.boxed-w .heading-box span {
    position: relative;
    padding: 4px 0 4px 50px;
    display: block;
    font-size: 1.2em
}

.boxed-w .heading-box span:before {
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    width: 2px;
    left: 0;
    background-color: #f7b500
}

div[class*=box-s]:not([class*=pd-x]) {
    padding: 25px
}

div[class*=box-s]:not([class*=round]) {
    -ms-border-radius: 0;
    border-radius: 0
}

div[class*=box-flat] {
    border: 2px solid rgba(255, 153, 51, .1)
}

div[class*=box-flat]:not([class*=pd-x]) {
    padding: 25px
}

div[class*=box-flat]:not([class*=round]) {
    -ms-border-radius: 0;
    border-radius: 0
}

div[class*=box-flat]:not([class*=bg-]) {
    background: #fff
}

div[class*=box-flat] h3,
div[class*=box-flat] h4 {
    font-size: 1.375em;
    font-weight: 400
}

div[class*=box-flat] h3+.lead,
div[class*=box-flat] h4+.lead {
    font-size: 1.25em;
    margin-top: -15px;
    font-weight: 300;
    font-style: italic
}

div[class*=filtered-menu] {
    width: 100%;
    margin: 40px 0;
    text-align: center;
    position: relative;
    z-index: 1
}

div[class*=filtered-menu]:first-child {
    margin-top: 0
}

div[class*=filtered-menu]:last-child {
    margin-bottom: 0
}

div[class*=filtered-menu] ul {
    list-style: none;
    margin: 0;
    padding: 0
}

div[class*=filtered-menu] li {
    background: #ececec;
    color: #596570;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    margin-right: -2px;
    position: relative;
    transition: all .3s
}

div[class*=filtered-menu] li.active,
div[class*=filtered-menu] li:hover {
    background: #f7b500;
    color: #fff
}

div[class*=filtered-menu] li:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

div[class*=filtered-menu] li:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

div[class*=filtered-menu].al-left {
    text-align: left
}

div[class*=filtered-menu].al-right {
    text-align: right
}

div[class*=filtered-menu].style-v2 {
    margin-bottom: 20px
}

div[class*=filtered-menu].style-v2 li {
    padding: 4px 10px;
    font-weight: 400;
    font-size: 1em;
    text-transform: inherit;
    background: 0 0
}

div[class*=filtered-menu].style-v2 li.active,
div[class*=filtered-menu].style-v2 li:hover {
    color: #f7b500
}

div[class*=filtered-menu].style-v2 li:not(:last-child):after {
    content: "/";
    display: inline-block;
    padding-left: 15px;
    font-weight: 300;
    font-size: .75em;
    color: #dedede
}

div[class*=filtered-menu].style-v2 li:first-child {
    padding-left: 0
}

div[class*=filtered-menu].style-v2 li:last-child {
    padding-right: 0
}

div[class*=filtered-menu] {
    width: 100%;
    margin: 40px 0;
    text-align: center;
    position: relative;
    z-index: 1
}

div[class*=filtered-menu]:first-child {
    margin-top: 0
}

div[class*=filtered-menu]:last-child {
    margin-bottom: 0
}

div[class*=filtered-menu] ul {
    list-style: none;
    margin: 0;
    padding: 0
}

div[class*=filtered-menu] li {
    background: #ececec;
    color: #596570;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    margin-right: -2px;
    position: relative;
    transition: all .3s
}

div[class*=filtered-menu] li.active,
div[class*=filtered-menu] li:hover {
    background: #f7b500;
    color: #fff
}

div[class*=filtered-menu] li:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

div[class*=filtered-menu] li:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

div[class*=filtered-menu].al-left {
    text-align: left
}

div[class*=filtered-menu].al-right {
    text-align: right
}

div[class*=filtered-menu].style-v2 {
    margin-bottom: 20px
}

div[class*=filtered-menu].style-v2 li {
    padding: 4px 10px;
    font-weight: 400;
    font-size: 1em;
    text-transform: inherit;
    background: 0 0
}

div[class*=filtered-menu].style-v2 li.active,
div[class*=filtered-menu].style-v2 li:hover {
    color: #f7b500
}

div[class*=filtered-menu].style-v2 li:not(:last-child):after {
    content: "/";
    display: inline-block;
    padding-left: 15px;
    font-weight: 300;
    font-size: .75em;
    color: #dedede
}

div[class*=filtered-menu].style-v2 li:first-child {
    padding-left: 0
}

div[class*=filtered-menu].style-v2 li:last-child {
    padding-right: 0
}

#popup__toggle {
    bottom: 0;
    left: 0;
    z-index: 100000;
    position: fixed
}

.img-circleblock {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 64px;
    height: 58px;
    background-image: url(../image/whatsapp.png);
    background-position: center center;
    background-repeat: no-repeat;
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

.img-circle {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    height: 60px;
    bottom: 12px;
    left: 10px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent
}

.img-circle:hover {
    opacity: 1
}

#popup__toggle-phone {
    bottom: 70px;
    left: 0;
    z-index: 100000;
    position: fixed
}

.img-circleblock-phone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 64px;
    height: 70px;
    background-image: url(../image/phone.png);
    background-position: center center;
    background-repeat: no-repeat;
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

.img-circle-phone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 65px;
    height: 65px;
    bottom: 0;
    left: 10px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent
}

.img-circle-phone:hover {
    opacity: 1
}

@media screen and (min-width:1600px) {
    .banner-slider {
        height: 620px
    }

    .section-pad {
        padding-top: 110px;
        padding-bottom: 110px
    }

    .section-pad-xs {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .section-pad-sm {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .section-pad-md {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .section-pad-lg {
        padding-top: 170px;
        padding-bottom: 170px
    }
}

@media only screen and (min-width:1200px) {
    .pad-r {
        padding-right: 60px
    }

    .pad-r-md {
        padding-right: 30px
    }

    .pad-l {
        padding-left: 60px
    }

    .pad-l-md {
        padding-left: 30px
    }

    .row-vm [class*=col-].pad-r {
        padding-right: 45px
    }

    .row-vm [class*=col-].pad-r-md {
        padding-right: 30px
    }

    .row-vm [class*=col-].pad-l {
        padding-left: 45px
    }

    .row-vm [class*=col-].pad-l-md {
        padding-left: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .pad-r {
        padding-right: 45px
    }

    .pad-l {
        padding-left: 45px
    }

    .row-vm [class*=col-].pad-r {
        padding-right: 30px
    }

    .row-vm [class*=col-].pad-l {
        padding-left: 30px
    }
}

@media only screen and (max-width:1280px) {
    .owl-nav .owl-next {
        right: 0
    }

    .owl-nav .owl-prev {
        left: 0
    }

    .has-carousel.row-feature .owl-nav .owl-next {
        right: 0;
        background-image: url(../image/arrow-next-w.png)
    }

    .has-carousel.row-feature .owl-nav .owl-prev {
        left: 0;
        background-image: url(../image/arrow-prev-w.png)
    }
}

@media only screen and (max-width:1199px) {
    body {
        font-size: 15px
    }

    .navbar-nav>li>a {
        font-size: 13px
    }

    .navbar-nav>li.quote-btn .btn {
        font-size: 12px
    }

    .header-s1 .navbar-nav>li>a {
        padding-left: 9px;
        padding-right: 9px
    }

    .header-s2 .navbar-nav>li>a {
        font-size: 11px;
        padding: 30px 10px
    }

    .header-s2 .navbar-nav>li:last-child:not(.quote-btn) {
        margin-right: -10px
    }

    .header-s2 .navbar-nav>li.quote-btn {
        margin-top: 17px
    }

    .header-s2 .navbar-nav>li.quote-btn .btn {
        font-size: 11px
    }

    .header-s2 .navbar-brand img {
        max-height: 40px
    }

    .banner-text {
        font-size: 14px
    }

    .banner-text.wide-md {
        max-width: 480px
    }

    .banner-text.wide-lg {
        max-width: 580px
    }

    .banner-slider .banner-text {
        max-width: 480px
    }

    .banner-slider .banner-text {
        font-size: 15px
    }

    .img-wrapper {
        max-width: 410px
    }

    .footer-widget {
        font-size: 12px;
        line-height: 22px
    }
}

@media only screen and (min-width:992px) {

    .row-column>.col-md-3:nth-child(1n+5),
    .row-column>.col-md-4:nth-child(1n+4) {
        margin-top: 60px
    }

    .row-column-md>.col-md-3:nth-child(1n+5),
    .row-column-md>.col-md-4:nth-child(1n+4) {
        margin-top: 45px
    }

    .row-column-sm>.col-md-3:nth-child(1n+5),
    .row-column-sm>.col-md-4:nth-child(1n+4) {
        margin-top: 30px
    }
}

@media only screen and (max-width:1199px) and (min-width:992px) {

    .col-md-3 .feature h3,
    .col-md-3 .feature h4 {
        font-size: .875em
    }
}

@media only screen and (max-width:991px) {
    body {
        font-size: 14px;
        -webkit-text-size-adjust: 100%
    }

    .container {
        max-width: 720px
    }

    .section-pad,
    .section-pad-lg {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .res-m-bttm {
        margin-bottom: 30px
    }

    .form-m-bttm,
    .res-m-bttm-sm {
        margin-bottom: 15px
    }

    .res-m-bttm-xs {
        margin-bottom: 10px
    }

    .res-m-bttm-lg {
        margin-bottom: 45px
    }

    .al-center-md,
    .center-md {
        text-align: center
    }

    .al-right-md {
        text-align: right
    }

    .al-left-md {
        text-align: left
    }

    .gaps.size-lg {
        height: 45px
    }

    .gaps.size-md {
        height: 25px
    }

    .gaps.size-section {
        height: 50px
    }

    .row-column>[class*=col-md-]:not([class*=col-sm-]):not([class*=col-xs-]):not(:first-child) {
        margin-top: 60px
    }

    .row-column>[class*=col-xs-6]:not([class*=col-sm-]):nth-child(1n+3) {
        margin-top: 60px
    }

    .row-column>.col-md-2.col-sm-3:nth-child(1n+5),
    .row-column>.col-md-2.col-sm-4:nth-child(1n+4) {
        margin-top: 60px
    }

    .row-column-md>[class*=col-md-]:not([class*=col-sm-]):not([class*=col-xs-]):not(:first-child) {
        margin-top: 45px
    }

    .row-column-md>[class*=col-xs-6]:not([class*=col-sm-]):nth-child(1n+3) {
        margin-top: 45px
    }

    .row-column-md>.col-md-2.col-sm-3:nth-child(1n+5),
    .row-column-md>.col-md-2.col-sm-4:nth-child(1n+4) {
        margin-top: 45px
    }

    .row-column-sm>[class*=col-md-]:not([class*=col-sm-]):not([class*=col-xs-]):not(:first-child) {
        margin-top: 30px
    }

    .row-column-sm>[class*=col-xs-6]:not([class*=col-sm-]):nth-child(1n+3) {
        margin-top: 30px
    }

    .row-column-sm>.col-md-2.col-sm-3:nth-child(1n+5),
    .row-column-sm>.col-md-2.col-sm-4:nth-child(1n+4) {
        margin-top: 30px
    }

    .feature .fbox-content h3,
    .feature .fbox-content h4 {
        margin-bottom: 10px
    }

    .feature-x-block {
        padding: 15px
    }

    .site-by,
    .site-copy {
        width: 100%;
        font-size: 12px
    }

    .site-by:not(.center),
    .site-copy:not(.center) {
        text-align: left
    }

    .site-by {
        margin-top: 10px
    }

    .top-nav a {
        font-size: 12px
    }

    .top-contact .t-phone span {
        font-size: 1em
    }

    .header-top {
        margin-top: 15px
    }

    .header-top>* {
        margin-left: 20px
    }

    .header-top>:first-child {
        margin-left: 0
    }

    .header-top .social.social-s2 li a {
        height: 30px;
        width: 30px;
        line-height: 28px;
        font-size: 13px
    }

    .header-top .top-contact .fa {
        font-size: 14px
    }

    .header-top .quote-btn .btn {
        padding: 7px 12px;
        font-size: 12px;
        letter-spacing: inherit
    }

    .header-s1 .navbar-collapse {
        margin-top: 10px
    }

    .header-s1 .navbar {
        padding-top: 10px
    }

    .header-s1 .header-top {
        margin-top: 0
    }

    .header-s1 .top-contact li {
        margin-left: 20px
    }

    .site-header .navbar-brand img {
        max-height: 40px
    }

    .banner-text .page-title,
    .banner-text.style-modern .page-title {
        font-size: 1.75em
    }

    .banner-text .lead {
        font-size: 1.15em
    }

    .banner-text.style-modern {
        font-size: 16px
    }

    .banner .banner-boxed {
        padding: 20px 20px 22px
    }

    .banner .boxed {
        padding: 15px
    }

    .banner-slider {
        height: 400px
    }

    .banner-slider .banner-content {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .banner-slider .carousel-control {
        display: none;
        opacity: 0
    }

    .call-action .cta-sameline {
        padding-right: 0;
        text-align: center
    }

    .call-action .cta-sameline h2:first-child,
    .call-action .cta-sameline h3:first-child {
        margin-top: -10px
    }

    .call-action .cta-sameline .btn {
        transition: none;
        position: static;
        margin-top: 20px;
        transform: translate(0, 0)
    }

    .call-action.cta-small .cta-sameline h2:first-child,
    .call-action.cta-small .cta-sameline h3:first-child {
        margin-top: 0
    }

    .call-action.call-small .cta-block {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .call-action .cta-sameline .btn {
        position: static;
        margin-top: 20px
    }

    .footer-widget {
        font-size: 14px;
        line-height: 24px
    }

    .footer-widget .footer-col .col-md-6:last-child {
        padding-left: 0
    }

    .footer-widget .wgs-content .menu+.menu {
        margin-top: 10px
    }

    .footer-col .col-md-6:last-child {
        padding-left: 0
    }

    .quotes {
        margin-top: 30px
    }

    .quotes:first-child {
        margin-top: 0
    }

    .row-quotes>[class*=col-] {
        width: 100%
    }

    .row-quotes>[class*=col-]+[class*=col-] {
        margin-top: 60px
    }

    .row-quotes>[class*=col-]:nth-child(odd) {
        padding-right: 15px
    }

    .row-quotes>[class*=col-]:nth-child(even) {
        padding-left: 15px
    }

    .content-section {
        margin-top: 30px
    }

    .feature-row .even[class*=col-sm-6] {
        clear: left
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .feature .fbox-over {
        padding: 12px 15px
    }

    .feature .fbox-over h3,
    .feature .fbox-over h4 {
        font-size: 1em;
        letter-spacing: -.03em
    }

    .feature .fbox-over .title+.fbox-content {
        margin-top: 5px
    }

    .row-column>[class*=col-sm-6]:nth-child(1n+3) {
        margin-top: 60px
    }

    .row-column>[class*=col-sm-12]:not(:first-child) {
        margin-top: 60px
    }

    .row-column-md>[class*=col-sm-6]:nth-child(1n+3) {
        margin-top: 45px
    }

    .row-column-md>[class*=col-sm-12]:not(:first-child) {
        margin-top: 45px
    }

    .row-column-sm>[class*=col-sm-6]:nth-child(1n+3) {
        margin-top: 30px
    }

    .row-column-sm>[class*=col-sm-12]:not(:first-child) {
        margin-top: 30px
    }

    [class*=row-column]>.col-md-2.col-sm-3:nth-child(5),
    [class*=row-column]>.col-md-2.col-sm-4:nth-child(4) {
        clear: left
    }

    .navbar-nav>li>a {
        font-size: 11px;
        padding: 15px 8px
    }

    .navbar-nav>li.quote-btn {
        margin-left: 5px
    }

    .navbar-nav>li.quote-btn .btn {
        padding: 5px 15px;
        font-size: 11px
    }

    .header-s1 .top-nav li a {
        line-height: 30px;
        font-size: 11px;
        padding: 5px
    }

    .header-s1 .navbar-nav>li>a {
        font-size: 10px;
        letter-spacing: -.03em;
        padding: 12px 7px
    }

    .header-s1 .navbar-nav>li.quote-btn .btn {
        padding: 14px 12px;
        font-size: 12px
    }

    .header-s1 .navbar-collapse::after {
        height: 44px
    }

    .header-s2 .navbar-nav>li>a {
        font-size: 10px;
        padding: 20px 6px
    }

    .header-s2 .navbar-nav>li:last-child:not(.quote-btn) {
        margin-right: -10px
    }

    .header-s2 .navbar-nav>li.quote-btn {
        margin-top: 12px
    }

    .header-s2 .navbar-nav>li.quote-btn .btn {
        font-size: 10px
    }

    .header-s2 .navbar-brand {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .header-s2 .navbar-brand img {
        max-height: 30px
    }

    .banner-slider .banner-text {
        max-width: 390px
    }

    .row-vm {
        align-items: baseline
    }
}

@media only screen and (max-width:767px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
        max-width: 100%
    }

    .row-vm {
        display: block
    }

    div[class*=row-column]>[class*=col-] {
        width: 100%
    }

    div[class*=row-column]>[class*=col-].col-xs-6 {
        width: 50%
    }

    div[class*=row-column]>[class*=col-].col-xs-6:nth-child(2n+1) {
        clear: left
    }

    .row-column>[class*=col-]:not(.col-xs-6):not(:first-child) {
        margin-top: 60px
    }

    .row-column-md>[class*=col-]:not(.col-xs-6):not(:first-child) {
        margin-top: 45px
    }

    .row-column-sm>[class*=col-]:not(.col-xs-6):not(:first-child) {
        margin-top: 30px
    }

    .row-column>.col-xs-6:nth-child(1n+3) {
        margin-top: 60px
    }

    .row-column-md>.col-xs-6:nth-child(1n+3) {
        margin-top: 45px
    }

    .row-column-sm>.col-xs-6:nth-child(1n+3) {
        margin-top: 30px
    }

    .al-center-sm,
    .center-sm {
        text-align: center
    }

    .al-right-sm {
        text-align: right
    }

    .al-left-sm {
        text-align: left
    }

    .boxed-w .heading-box {
        padding: 40px 40px 0 20px
    }

    .boxed-w .heading-box span {
        margin-top: 30px;
        padding-left: 0
    }

    .boxed-w .heading-box span:before {
        display: none
    }

    .image.circle:not(.image-md) img {
        max-width: 320px
    }

    .image-on-left .imagebg,
    .image-on-right .imagebg {
        width: 100%;
        position: static;
        margin-top: 60px;
        margin-bottom: -60px;
        height: 320px
    }

    .owl-nav .owl-next,
    .owl-nav .owl-prev {
        right: 0
    }

    .owl-nav .owl-prev {
        left: 0
    }

    .top-nav li:first-child {
        margin-left: 0
    }

    .top-nav li a {
        padding: 6px 10px
    }

    .top-contact li {
        margin-left: 12px;
        display: inline-block;
        float: none;
        vertical-align: middle
    }

    .top-contact li:first-child {
        margin-left: 0
    }

    .header-top .top-contact .fa {
        font-size: 16px
    }

    .navbar-toggle {
        float: left;
        margin-top: 8px;
        margin-bottom: 8px;
        padding: 10px 12px;
        background-color: #f7b500
    }

    .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .navbar-header {
        background: #f7b500;
        clear: both;
        width: 100%;
        padding: 0 15px
    }

    .navbar-nav {
        margin: 0;
        float: none;
        padding-bottom: 20px;
        text-align: left;
        border-top: 1px solid rgba(255, 153, 51, .1)
    }

    .header-s1 .navbar-nav>li>a,
    .header-s2 .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-nav li {
        border-bottom: 1px solid rgba(255, 153, 51, .1)
    }

    .navbar-nav li a {
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 400;
        color: #596570;
        position: relative;
        transition: color .4s, background .4s
    }

    .navbar-nav li a.btn {
        width: 150px;
        margin: 6px auto 0
    }

    .navbar-nav li.quote-btn {
        float: none;
        border-bottom: 0
    }

    .navbar-nav li.quote-btn .btn:hover {
        background: #ffc426
    }

    .navbar-nav li ul {
        position: static;
        background: 0 0;
        width: 100%;
        display: none;
        opacity: 1 !important;
        visibility: visible !important;
        box-shadow: none;
        text-align: left;
        float: none;
        margin-top: 0
    }

    .navbar-nav li ul li {
        border-bottom: 0 none
    }

    .navbar-nav li ul li a {
        padding: 8px 15px 9px;
        font-size: 13px;
        color: #596570;
        font-weight: 400
    }

    .navbar-nav li ul li a:focus,
    .navbar-nav li ul li a:hover {
        background: rgba(255, 153, 51, .05);
        color: #f7b500;
        opacity: 1
    }

    .navbar-nav li ul li ul li a {
        padding: 3px 15px
    }

    .navbar-nav li ul li ul li:last-child>a {
        padding-bottom: 14px
    }

    .navbar-nav li ul .active>a,
    .navbar-nav li ul .active>a:focus,
    .navbar-nav li ul .active>a:hover {
        background: rgba(255, 153, 51, .05);
        color: #f7b500
    }

    .navbar-nav>li.active>a,
    .navbar-nav>li>a:focus,
    .navbar-nav>li>a:hover {
        color: #f7b500
    }

    .header-s1 .navbar-nav>li.active>a,
    .header-s1 .navbar-nav>li>a:focus,
    .header-s1 .navbar-nav>li>a:hover {
        background: inherit;
        color: #f7b500
    }

    .navbar-nav.is-expanded li ul {
        display: block
    }

    .navbar-nav>li:hover>ul {
        margin-top: 0
    }

    .navbar-nav>li>ul>li {
        border-top: 1px solid rgba(89, 101, 112, .1)
    }

    .site-header .navbar-header {
        float: left;
        margin: 5px 0 0
    }

    .site-header .navbar-collapse {
        float: none;
        text-align: center
    }

    .header-s1 .navbar-brand {
        margin-top: 3px;
        margin-bottom: 8px;
        width: auto;
        max-width: 150px
    }

    .header-s1 .navbar-brand img {
        margin: 0 auto
    }

    .header-s1 .navbar-header .quote-btn {
        display: block;
        float: right;
        margin: 6px 0
    }

    .header-s1 .navbar-nav {
        border-top: 0
    }

    .header-s1 .navbar>.container .navbar-brand {
        margin-left: 15px
    }

    .header-s1 .header-top {
        margin: 0 5px 0 0;
        float: right;
        width: 48%;
        text-align: right
    }

    .header-s1 .header-top>* {
        float: none;
        margin: 0 15px;
        display: inline-block
    }

    .header-s1 .header-top .top-contact {
        line-height: 32px
    }

    .header-s1 .header-top .top-contact span {
        font-weight: 600
    }

    .header-s1 .header-top .quote-btn,
    .header-s1 .header-top .top-contact .t-phone:not(:first-child),
    .header-s1 .header-top .top-nav {
        display: none
    }

    .header-s1 .navbar-toggle {
        margin-left: -12px;
        border-color: transparent
    }

    .header-s1 .navbar-collapse {
        background: #fff
    }

    .header-s1 .navbar-collapse::after {
        display: none
    }

    .header-s1 .navbar-collapse>ul.nav {
        width: 100%
    }

    .header-s2 .navbar .container {
        padding-left: 0;
        padding-right: 0
    }

    .header-s2 .navbar-brand {
        position: absolute;
        left: 15px;
        width: 150px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .header-s2 .navbar-toggle {
        float: right;
        margin: 10px 15px 10px 0;
        -ms-border-radius: 2px;
        border-radius: 2px;
        padding: 12px
    }

    .header-s2 .navbar-header {
        background: 0 0;
        padding: 0;
        margin-top: 0
    }

    .header-s2 .navbar-header .quote-btn {
        display: inline-block;
        float: right;
        margin: 10px 12px 10px 0
    }

    .header-s2 .navbar-header .quote-btn .btn {
        padding: 6px 15px
    }

    .header-s2 .navbar-collapse {
        margin: 0;
        background-color: #fff;
        color: #f7b500;
        width: 100%
    }

    .header-s2 .navbar-nav>li:last-child:not(.quote-btn) {
        margin-right: 0
    }

    .section-pad,
    .section-pad-lg {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .res-s-bttm {
        margin-bottom: 30px
    }

    .res-s-bttm-lg {
        margin-bottom: 45px
    }

    .res-s-bttm-sm {
        margin-bottom: 15px
    }

    .res-s-bttm-xs {
        margin-bottom: 10px
    }

    .gaps.size-lg {
        height: 45px
    }

    .gaps.size-section {
        height: 50px
    }

    .pad-xs-0 {
        padding: 0
    }

    .banner-text {
        font-size: 11px
    }

    .banner-text.wide-md {
        max-width: 320px
    }

    .banner-text.wide-lg {
        max-width: 420px
    }

    .banner-text .btn {
        padding: 10px 16px;
        font-size: 12px;
        letter-spacing: 0
    }

    .banner-text .btn+.btn {
        margin-left: 10px
    }

    .banner .banner-boxed {
        padding: 16px 16px 18px
    }

    .banner .more-cta:not(:first-child) {
        margin-top: 15px
    }

    .banner-slider {
        height: 320px
    }

    .banner-slider .banner-text {
        font-size: 12px
    }

    .banner-slider .banner-text h1,
    .banner-slider .banner-text h2 {
        font-size: 1.5em
    }

    .icon-box+h3,
    .icon-box+h4 {
        margin-top: 15px;
        margin-bottom: 10px
    }

    .icon-box+h3:last-child,
    .icon-box+h4:last-child {
        margin-bottom: 0
    }

    .row-client-info+.row-client-info {
        margin-top: 30px
    }

    .row-client-info .res-s-bttm:last-child,
    .row-client-info .res-s-bttm:nth-child(1n+3) {
        margin-bottom: 0
    }

    .copyright {
        text-align: center
    }

    .copyright .social {
        float: none;
        margin-top: 15px
    }

    .copyright>.container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (max-width:599px) {

    .feature-s1 .feature,
    .feature-s2 .feature {
        padding: 20px;
        min-height: 280px
    }

    .feature-row .feature h3:not(.lead),
    .feature-row .feature h4:not(.lead) {
        font-size: 1.125em
    }

    .btn.btn-lg {
        padding: 14px 20px
    }

    .image.circle:not(.image-md) img {
        max-width: 220px
    }

    .header-s1 {
        border-top: 3px solid #000
    }

    .header-s1 .navbar-toggle+div.quote-btn {
        display: inline-block;
        float: right;
        margin: 8px 0
    }

    .header-s1 .quote-btn .btn {
        padding: 4px 12px;
        font-size: 9px;
        -ms-border-radius: 2px;
        border-radius: 2px
    }

    .header-s1 .top-contact span small {
        font-size: 9px
    }

    .header-s1 .top-contact .t-phone {
        line-height: 16px
    }

    div[class*=filtered-menu] li {
        padding: 8px 12px;
        font-size: 11px
    }

    .site-made {
        display: block
    }

    .site-by,
    .site-copy {
        line-height: 30px
    }

    .footer-widget .footer-logo {
        text-align: center;
        margin-top: 0;
        padding-top: 25px;
        border-top: 1px solid rgba(0, 0, 0, .1)
    }
}

@media only screen and (max-width:480px) {
    body {
        min-width: 320px
    }

    .heading-section {
        font-size: 1.5em
    }

    .heading-section.heading-sm {
        font-size: 1.125em
    }

    .heading-lead {
        font-size: 1.875em
    }

    .heading-lead.heading-sm {
        font-size: 1.5em
    }

    .banner-text {
        font-size: 12px
    }

    .banner-text h1,
    .banner-text h2 {
        font-size: 1.25em
    }

    .banner-text .btn {
        padding: 8px 12px;
        font-size: 11px
    }

    .banner-text .banner-cta:not(:first-child) {
        margin-top: 18px
    }

    .banner-text.wide-lg,
    .banner-text.wide-md,
    .banner-text.wide-sm {
        max-width: 100%;
        width: 90%
    }

    .banner-text .page-title {
        font-size: 1.375em
    }

    .banner-text p:not(.more-cta) {
        padding-right: 50px
    }

    .banner-text.pos-right {
        float: left
    }

    .banner-slider {
        height: 230px
    }

    .banner-slider .banner-text:not(.banner-boxed) {
        width: 100%;
        max-width: 340px
    }

    .banner .banner-boxed {
        padding: 12px 12px 12px;
        font-size: 9px;
        max-width: 80%
    }

    .banner .banner-boxed .btn-link {
        font-size: 11px
    }

    .banner .banner-text .banner-boxed {
        max-width: 100%
    }

    .banner-slider .banner-text h1,
    .banner-slider .banner-text h2 {
        font-size: 1.375em
    }

    .banner-slider .banner-text .lead {
        font-size: 1em
    }

    .banner .boxed p:not(:last-child):not(.more-cta),
    .banner-boxed>p:not(.more-cta) {
        display: none
    }

    .banner-slider .banner-content {
        top: 100%;
        transform: translate(0, -100%)
    }

    .banner-slider .banner-content:after {
        display: block;
        opacity: 1;
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 20%;
        z-index: 0;
        background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .75) 100%)
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        height: 45px;
        width: 45px;
        font-size: 24px
    }

    .call-action .cta-block {
        padding: 60px 0
    }

    .call-action h1,
    .call-action h2 {
        font-size: 1.5em
    }

    .call-action h3,
    .call-action h4 {
        font-size: 1.25em
    }

    .row-feature-md>div[class*=col-].col-xs-6,
    .row-feature-sm>div[class*=col-].col-xs-6,
    .row-feature>div[class*=col-].col-xs-6 {
        width: 100%
    }

    .row-feature .col-xs-6:not(:first-child) {
        margin-top: 60px
    }

    .row-feature.row-column-md .col-xs-6:not(:first-child) {
        margin-top: 45px
    }

    .row-feature.row-column-sm .col-xs-6:not(:first-child) {
        margin-top: 30px
    }

    .feature-s1 .feature,
    .feature-s2 .feature {
        min-height: auto
    }

    .feature-s7 .fbox-content h3 br,
    .feature-s7 .fbox-content h4 br {
        display: none
    }

    .pd-x3,
    .pd-x4,
    .pd-x5 {
        padding: 25px
    }

    .image-on-left .imagebg,
    .image-on-right .imagebg {
        height: 220px
    }
}

@media only screen and (max-width:439px) {
    .header-s2 .navbar-header .quote-btn .btn {
        padding: 5px 12px
    }

    .header-s2 .navbar-header .quote-btn .btn:before {
        font-family: FontAwesome;
        content: "\f298";
        display: inline-block;
        font-size: 18px;
        vertical-align: middle
    }

    .header-s2 .navbar-header .quote-btn .btn span {
        display: none
    }
}

@media only screen and (max-width:375px) {
    .btn+.btn {
        margin-top: 5px
    }

    .h1,
    .heading-lg,
    .heading-lg-lead,
    h1 {
        font-size: 1.875em
    }

    .h2,
    h2 {
        font-size: 1.5em
    }

    .banner-slider .banner-text {
        font-size: 10px
    }

    .banner-slider .banner-text p:not(.more-cta) {
        padding-right: 25px
    }
}

@media only screen and (max-width:374px) {
    .row-client-info [class*=col-] {
        width: 100%
    }

    .row-client-info .res-s-bttm:nth-child(1n+3) {
        margin-bottom: 30px
    }

    .row-client-info .res-s-bttm:last-child {
        margin-bottom: 0
    }

    .client-info {
        text-align: center
    }

    .client-info img {
        max-width: 240px
    }
}

@media only screen and (min-width:479px) and (max-width:991px) {
    .footer-widget.section-pad-md {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .footer-widget.section-pad {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .footer-widget .footer-col:nth-child(3) {
        clear: left
    }

    .footer-widget .footer-col:not([class*=col-xs]) {
        width: 50%;
        float: left;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:1280px) {
    .has-parallax {
        background-position: 50% 50% !important;
        background-attachment: scroll !important
    }
}

.logo-carousel .owl-dots {
    display: none !important
}

.no-pd,
.pd-no,
.section-pad-no {
    padding: 0 !important
}

.bg-no,
.no-bg {
    background: 0 0 !important
}

.no-circle,
.no-round,
.round-no {
    border-radius: 0 !important
}

.header-s1 .navbar-collapse::after {
    bottom: 0
}

p {
    font-size: 14px;
    line-height: 23px
}

.section-content p {
    text-align: justify
}

.box-s21 {
    background-color: #f7b500
}

.box-s21 p {
    color: #fff;
    font-size: 19px
}

.box-s21 a {
    color: #fff;
    font-size: 22px
}

.cl-whts {
    display: none
}

@media only screen and (max-width:992px) {
    .top-contact a {
        color: inherit;
        font-size: 15px;
        font-weight: 700;
        line-height: 18px
    }

    .cl-whts {
        display: block;
        background-color: #222;
        padding: 10px 0
    }

    .cl-whts a {
        background-color: #fff;
        padding: 5px 20px;
        border-radius: 3px;
        font-size: 17px;
        font-weight: 700;
        color: #fff
    }
}