@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@import url(https://fonts.googleapis.com/css?family=PT+Serif);

.ico-contact {
    background-image: url(images/sprite.png);
    background-position: -92px -46px;
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-facebook {
    background-image: url(images/sprite.png);
    background-position: -46px 0;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-googleplus {
    background-image: url(images/sprite.png);
    background-position: 0 -46px;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-location {
    background-image: url(images/sprite.png);
    background-position: 0 -92px;
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-menu {
    background-image: url(images/sprite.png);
    background-position: -84px -92px;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-phone {
    background-image: url(images/sprite.png);
    background-position: -138px 0;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-raster {
    background-image: url(images/sprite.png);
    background-position: -42px -92px;
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-rss {
    background-image: url(images/sprite.png);
    background-position: -92px 0;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-twitter {
    background-image: url(images/sprite.png);
    background-position: -46px -46px;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-youtube {
    background-image: url(images/sprite.png);
    background-position: 0 0;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-instagram {
    background-image: url(../img/social-media.png);
    background-position: -10px -15px;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-yelp {
    background-image: url(../img/social-media.png);
    background-position: -54px -15px;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-pinterest {
    background-image: url(../img/social-media.png);
    background-position: -97px -15px;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}


@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .ico-contact {
        background-image: url(images/sprite.@2x.png);
        background-position: -88px -44px;
        background-size: 147px 126px;
        width: 38px;
        height: 38px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-facebook {
        background-image: url(images/sprite.@2x.png);
        background-position: -44px 0;
        background-size: 147px 126px;
        width: 42px;
        height: 42px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-googleplus {
        background-image: url(images/sprite.@2x.png);
        background-position: 0 -44px;
        background-size: 147px 126px;
        width: 42px;
        height: 42px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-location {
        background-image: url(images/sprite.@2x.png);
        background-position: 0 -88px;
        background-size: 147px 126px;
        width: 38px;
        height: 38px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-menu {
        background-image: url(images/sprite.@2x.png);
        background-position: -80px -88px;
        background-size: 147px 126px;
        width: 32px;
        height: 32px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-phone {
        background-image: url(images/sprite.@2x.png);
        background-position: -132px 0;
        background-size: 147px 126px;
        width: 15px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-raster {
        background-image: url(images/sprite.@2x.png);
        background-position: -40px -88px;
        background-size: 147px 126px;
        width: 38px;
        height: 38px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-rss {
        background-image: url(images/sprite.@2x.png);
        background-position: -88px 0;
        background-size: 147px 126px;
        width: 42px;
        height: 42px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-twitter {
        background-image: url(images/sprite.@2x.png);
        background-position: -44px -44px;
        background-size: 147px 126px;
        width: 42px;
        height: 42px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-youtube {
        background-image: url(images/sprite.@2x.png);
        background-position: 0 0;
        background-size: 147px 126px;
        width: 42px;
        height: 42px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-instagram {
        background-image: url(../img/social-media2x.png);
        background-position: -10px -15px;
        background-size: 147px 71px;
        width: 42px;
        height: 42px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-yelp {
        background-image: url(../img/social-media2x.png);
        background-position: -54px -15px;
        background-size: 147px 71px;
        width: 42px;
        height: 42px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-pinterest {
        background-image: url(../img/social-media2x.png);
        background-position: -97px -15px;
        background-size: 147px 71px;
        width: 42px;
        height: 42px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

}

/* ------------------------------------------------------------ *\
    I.   Generic
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
    Reset
\* ------------------------------------------------------------ */

*,
*:before,
*:after {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box;
}

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

html,
body {
    height: 100%;
}

html {
    tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

img,
iframe,
video,
audio,
object {
    max-width: 100%;
}

img,
iframe {
    border: 0 none;
}

img {
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
}

b,
strong {
    font-weight: bold;
}

address {
    font-style: normal;
}

svg:not(:root) {
    overflow: hidden;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
    cursor: pointer;
}

a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    display: none;
    -webkit-appearance: none;
}

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

textarea {
    overflow: auto;
    resize: none;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

button,
select {
    text-transform: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

nav ul,
nav ol {
    list-style: none outside none;
}

/* ------------------------------------------------------------ *\
    Base
\* ------------------------------------------------------------ */

body {
    min-width: 320px;
    background: #fff;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

a {
    color: #2382C4;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

a[href^="tel"] {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5em;
    letter-spacing: -0.01em;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

h1 {
    font-size: 2em;
    line-height: 1;
    font-weight: 300;
}

h2 {
    font-size: 1.75em;
    line-height: 1.1;
    font-weight: 600;
    color: #2382C4;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
    font-weight: normal;
    color: #2382C4;
}

h5 {
    font-size: 20px;
    color: #2382C4;
}

h6 {
    font-size: 16px;
}

p,
ul,
ol,
dl,
table,
blockquote {
    margin-bottom: 1.5em;
}

p {
    font-size: 17px;
    line-height: 1.75;
    margin-bottom: 19px;
    font-weight: 400;
}

h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
    margin-bottom: 0;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    p {
        margin-bottom: 15px;
    }
}

/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
    Helpers
\* ------------------------------------------------------------ */

/*  Clear  */

.main:after,
.section-about .section-body:after,
.slider .shell:after,
.footer-cols:after,
.main:after,
.header .shell:after,
.clear:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both;
}


/*  Notext  */

.notext {
    white-space: nowrap;
    text-indent: 100%;
    text-shadow: none;
    overflow: hidden;
}

.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}


/*  Hidden  */

[hidden],
.hidden {
    display: none;
}


/*  Alignleft  */

.alignleft {
    float: left;
}


/*  Alignright  */

.alignright {
    float: right;
}


/*  Disabled  */

[disabled],
.disabled {
    cursor: default;
}


/*  Link  */
.link {
    color: #0070d8;
    text-decoration: underline;
}

.link:hover {
    text-decoration: none;
}

/* ------------------------------------------------------------ *\
    II.  Regions
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
    Container
\* ------------------------------------------------------------ */

.container {}

/* ------------------------------------------------------------ *\
    Content
\* ------------------------------------------------------------ */

.content {
    float: left;
    width: 65.2%;
    padding-right: 50px;
    vertical-align: top;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Tablet Portrait */

@media (max-width: 934px) {
    .content {
        width: 60%;
        padding-right: 20px;
    }
}

/* Mobile */

@media (max-width: 767px) {
    .content {
        float: none;
        display: block;
        width: auto;
        padding: 0 0 20px;
    }
}

/* ------------------------------------------------------------ *\
    Footer
\* ------------------------------------------------------------ */

.footer {
    padding: 30px 0 0;
    background: #3B3B3C;
    color: white;
    border-top: 6px solid #fff;
}

.footer-col {
    float: left;
}

.footer-col-size1 {
    width: 33%;
}

.footer-col-size2 {
    width: 33%;
}

.footer-col-size3 {
    width: 33%;
}

.footer h4 {
    margin-bottom: 4px;
    font-size: 22px;
    color: white;
}

.footer-body {
    padding-bottom: 26px;
}

.footer-body p {
    color: #fff;
    line-height: 1.75;
}

.footer-content p {
    margin: 20px 0;
}

.footer-col .socials {
    margin: 45px 0 20px;
}

.footer-col .socials ul {
    text-align: left;
}

.footer-map {
    position: relative;
    text-align: center;
    height: 280px;
}

.footer-bar {
    padding: 10px 0 19px;
    border-top: 2px solid #645e55;
}

.footer-bar .copyright {
    color: #fff;
    font-size: 12px;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Tablet Portrait */

@media (max-width: 934px) {
    .footer-col-size2 {
        width: 24.5%;
        margin-left: 2%;
    }
}

/* Mobile */

@media (max-width: 767px) {
    .footer {
        text-align: center;
    }

    .footer-body {
        padding-bottom: 15px;
    }

    .footer-col {
        float: none;
    }

    .footer-col-size3,
    .footer-col-size2,
    .footer-col-size1 {
        width: auto;
        padding: 0;
        margin: 0 0 10px;
    }


    .footer-bar {
        padding: 15px 0;
    }

    .footer-content p {
        margin: 20px 0 10px;
    }
}

/* ------------------------------------------------------------ *\
    Header
\* ------------------------------------------------------------ */

.header {
    padding: 5px 0;
    background-color: #fff;
    color: #fff;
}

.header h4,
.header p {
    color: #fff;
    margin: 0;
}

.header .btn {
    width: 100%;
    background-color: #ff9915;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    border-radius: 5px;
    padding: 6px;
}

.header-phone {
    font-weight: bold;
    font-size: 26px;
    font-family: "Arial Black", Gadget, sans-serif;
}

.header-phone a {
    color: #FFA500;
}

p.header-phone {
    margin-top: 2px;
}

.header hr {
    border-color: #2382C4;
}

.header-center {
    display: table-cell;
    text-align: center;
}

.header-center img {
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;

}

.header-left {
    width: 210px;
    display: table-cell;
    text-align: center;
    height: 80px;
    vertical-align: bottom;
}

.header-right {
    width: 210px;
    display: table-cell;
    text-align: center;
    height: 80px;
    vertical-align: bottom;

}

.header-right-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
}

.header-left-content {
    display: block;
    vertical-align: bottom;
}


.lines {
    vertical-align: top;
}

.header-right h4 {
    color: #2382C4;
}

/* Btn Header */
.btn-header {
    width: 100%;
    color: #fff;
    text-decoration: none;
    background-color: #ff9915;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    border-radius: 10px;
    padding: 10px 20px;
}

.btn-header:hover {
    opacity: .8;
    text-decoration: none;
}

.logo:hover {
    text-decoration: none;
}

@media (max-width: 769px) {

    .header-center,
    .header-left,
    .header-right {
        display: block;
        width: 100%;
        text-align: center;
    }

    .sticky .header-left {
        color: rgb(59, 59, 60);
        margin-bottom: 1rem;
    }

    .header-left {
        height: 40px;
        margin-top: 80px;
    }

    .header-right {
        height: 30px;
    }

    td.header-right {
        margin-top: 20px;
    }

    .header .btn {
        max-width: 320px;
    }

    .header hr {
        width: 75%;
        margin: 0 auto;
    }
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Tablet Portrait */

@media (max-width: 934px) {
    .header .logo {
        margin: 12px 0 0 0;
    }
}

/* Mobile */

@media (max-width: 773px) {
    .header {
        text-align: center;
        margin: 0;
    }

    .header .logo {
        float: none;
        margin: 0;
    }

    .header-inner {
        float: none;
        padding: 15px 0 0;
        text-align: center;
    }

    .header-contacts p {
        text-align: right;
    }

    .header-contacts a {
        margin-bottom: 0;
    }
}

@media (max-width: 479px) {
    .header-contacts p {
        display: block;
        text-align: center;
    }

    .header-contacts a {
        margin-left: 0;
    }
}


/* ------------------------------------------------------------ *\
    Main
\* ------------------------------------------------------------ */

.main {
    padding-bottom: 54px;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
    .main {
        display: block;
        padding-bottom: 0;
    }
}

/* ------------------------------------------------------------ *\
    Shell
\* ------------------------------------------------------------ */

.shell {
    max-width: 968px;
    padding: 0 10px;
    margin: auto;
}

/* ------------------------------------------------------------ *\
    Sidebar
\* ------------------------------------------------------------ */

.sidebar {
    float: right;
    width: 34.8%;
    padding: 0 30px;
    border-top: 6px solid #2382C4;
    margin-top: -6px;
    background: #F2F2F2;
    vertical-align: top;
}

.homepage .sidebar {
    display: none;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Tablet Portrait */

@media (max-width: 934px) {
    .sidebar {
        width: 40%;
    }
}

/* Mobile */

@media (max-width: 767px) {
    .sidebar {
        float: none;
        display: block;
        width: auto;
        padding: 0 20px 20px;
    }
}

/* ------------------------------------------------------------ *\
    Wrapper
\* ------------------------------------------------------------ */

.wrapper {
    position: relative;
    overflow: hidden;
    min-height: 100%;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
    .wrapper-inner {
        position: relative;
        left: 0;
        transition: left .4s;
    }

    .wrapper-inner.expanded {
        left: 200px;
        position: fixed;
    }
}

/* ------------------------------------------------------------ *\
    III. Modules
\* ------------------------------------------------------------ */


/* ------------------------------------------------------------ *\
    Article
\* ------------------------------------------------------------ */

.article {
    margin-bottom: 42px;
}

.article h1 {
    font-size: 2em;
    margin-bottom: 30px;
    font-weight: 600;
    color: #2382C4;
}

.article h3 {
    margin-bottom: 10px;
    line-height: 1.45;
}

.article .img {
    margin-bottom: 20px;
}

.article ul,
article ol {
    margin: 0 30px 20px;
}

.article .article-head {
    margin-bottom: 8px;
}

.article .article-title {
    font-weight: normal;
}

.article .article-image {
    display: inline-block;
    max-width: 100%;
    border: 1px solid #dfe2e2;
    margin: 20px;
}

.article .article-image-left {
    float: left;
    padding: 20px 20px 20px 0;
    width: 200px;
}

.article a {
    color: #0070d8;
    text-decoration: underline;
}

.article a:hover {
    text-decoration: none;
}

.article a.btn-blue {
    text-decoration: none;
    color: white;
}

.article a.btn-blue:hover {
    color: #2382C4;
}

.article-entry ul {
    padding-left: 20px;
}

.article-entry ul li {
    margin-bottom: 10px;
}

.article-entry .img {
    float: right;
    padding: 0 0 20px 20px;
}

/* ------------------------------------------------------------ *\
    Article Primary
\* ------------------------------------------------------------ */

.article-primary {
    margin-top: -9px;
}

.special-offers {
    text-align: center;
}

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

.special-offers li {
    margin: 20px;
    padding: 0;
}

.special-offers li:after {
    content: '';
    display: block;
    clear: both;
}

.special-offers li p {
    width: 45%;
    text-align: left;
    float: right;
}

.special-offers img {
    border: 1px solid #dfe2e2;
    float: left;
    width: 50%;
}


/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
    .article {
        margin-bottom: 20px;
    }

    .article .article-image {
        display: block;
        margin-top: 20px;
    }

    .article .article-image img {
        width: 100%;
    }

    .special-offers img,
    .special-offers li p {
        float: none;
        width: 100%;
    }

    .article-entry .img {
        width: 100%;
        float: none;
        display: block;
        padding: 10px 0;
    }
}

.staff img {
    padding: 10px;
}

/* ------------------------------------------------------------ *\
    Button
\* ------------------------------------------------------------ */

.btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: opacity .4s, background .4s, color .4s;
}

.btn:hover {
    text-decoration: none;
}

/*  Btn Request  */
.btn-request {
    padding: 2px 9px 3px 4px;
    border: 2px solid #79736a;
    border-radius: 16px;
}

.btn-request:hover {
    background: #79736a;
}

.btn-request small {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 2px;
    background: #2382C4;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}

.btn-request span {
    display: inline-block;
    font-size: 16px;
    color: #79736a;
    font-weight: 900;
    vertical-align: middle;
    letter-spacing: -0.04em;
    transition: color .4s;
}

.btn-request:hover span {
    color: white;
}

/* Btn Header */
.btn-header {
    width: 100%;
    color: #000;
    text-decoration: none;
    background-color: #FFA500;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    border-radius: 10px;
    padding: 10px 20px;
}

.btn-header:hover {
    opacity: .8;
    text-decoration: none;
}


/*  Btn Blue  */
.btn-blue {
    padding: 9px 26px;
    border: 1px solid #2382C4;
    border-radius: 4px;
    background: #2382C4;
    font-size: 18px;
    color: white;
    font-weight: 900;
}

.btn-blue:hover {
    background: white;
    color: #2382C4;
}

.btn-blue-large {
    padding-left: 31px;
    padding-right: 31px;
}

/*  Button Block  */
.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
    .btn-menu.active {
        background: #2382C4;
    }
}

/* ------------------------------------------------------------ *\
    Features
\* ------------------------------------------------------------ */

.features {
    margin: 0 -9px;
    font-size: 0;
    list-style: none outside none;
    text-align: center;
}

.feature {
    display: inline-block;
    padding: 0 9px;
    width: 33%;
    font-size: 13px;
    vertical-align: top;
    text-align: center;
}

.feature-image {
    overflow: hidden;
}

.feature-image img {
    border: 1px solid #dfe2e2;
    border-radius: 5px;
}

.feature .feature-content {
    text-align: center;
    padding: 8px 5px;
    color: #3B3B3C;
}


.feature-content h5 {
    font-weight: 500;
    margin: 0;
}

.feature-content p {
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Tablet Portrait */

@media (max-width: 934px) {
    .features {
        margin: 0 -5px;
    }

    .feature {
        padding: 0 5px;
    }
}

/* Mobile */

@media (max-width: 767px) {
    .feature {
        width: 80%;
        margin-bottom: 10px;
    }

    .feature-image img {
        width: 100%;
    }

    .feature-content {
        height: auto;
    }
}

@media (max-width: 479px) {
    .feature {
        width: 100%;
        display: block;
        width: auto;
    }
}

/* ------------------------------------------------------------ *\
    Fullsize Image
\* ------------------------------------------------------------ */

.fullsize-image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.fullsize-image {
    background-size: cover;
}

.fullsize-image>img {
    display: none;
}


/* ------------------------------------------------------------ *\
    Intro
\* ------------------------------------------------------------ */

.intro {
    position: relative;
    border-bottom: 0px solid #2382C4;
    margin-bottom: 55px;
    background: #F2F2F2;
}

.intro .intro-image {
    text-align: right;
}

.intro .intro-image-inner {
    min-height: 130px;
    margin-right: 84px;
    background-size: auto auto;
    background-position: right 0;
}

.intro .intro-content {
    position: absolute;
    bottom: 41px;
    left: 0;
    width: 100%;
}

.intro .intro-content .banner-heading {
    color: #3c3c3c;
    font-weight: 700;
    font-size: 28px;
    text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.9), 2px 2px 2px rgba(255, 255, 255, 0.9);
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
    .intro {
        margin-bottom: 25px;
    }

    .intro .intro-image-inner {
        margin-right: 0;
    }

    .intro .intro-content {
        bottom: auto;
        top: 50%;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .intro .intro-content h1 {
        text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.9), 2px 2px 2px rgba(255, 255, 255, 0.9);
    }
}

/* ------------------------------------------------------------ *\
    List
\* ------------------------------------------------------------ */

[class^="list-"] {
    list-style: none outside none;
}



/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */


/* ------------------------------------------------------------ *\
    Logo
\* ------------------------------------------------------------ */

.logo {
    display: inline-block;

    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;

}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Tablet Portrait */
/*
@media (max-width: 934px) {
    .logo { width: 300px; height: 58px; }
} */

/* Mobile */

@media (max-width: 767px) {
    .logo {
        width: 270px;
        height: 108px;
    }
}

/* ------------------------------------------------------------ *\
    Nav
\* ------------------------------------------------------------ */

.nav>.shell>ul {
    padding: 0 5px;
    font-size: 1px;
    list-style: none outside none;
    text-align: justify;
}

.nav>.shell>ul:after {
    display: inline-block;
    width: 100%;
    content: '';
}

.nav>.shell>ul>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
}

.nav>.shell>ul>li>a {
    display: block;
    padding: 12px 0 12px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    transition: opacity .4s;
    text-decoration: none;
    text-shadow: 1px 1px 0.99px rgba(0, 0, 0, 0.82);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

.nav>.shell>ul>li:hover>a,
.nav>.shell>ul>li>a:hover {
    opacity: .8;
    text-decoration: none;
}

.nav li:hover>ul {
    opacity: 1;
    visibility: visible;
}

.nav ul ul {
    position: absolute;
    top: 100%;
    left: -10px;
    z-index: 5;
    width: 200px;
    padding-top: 1px;
    background: #3B3B3C;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s;
}

.nav ul ul li~li {
    border-top: 1px solid white;
}

.nav ul ul a {
    display: block;
    padding: 4px 5px 4px 10px;
    font-size: 13px;
    color: white;
    text-decoration: none;
    transition: background .4s, color .4s;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-weight: normal;
    white-space: nowrap;
}

.nav ul ul a:hover {
    background: white;
    color: #000;
    text-decoration: none;
}

.nav .has-dd>a:after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 6px 4.5px 0;
    display: inline-block;
    height: 6px;
    margin-left: 1px;
    transition: all 0.2s ease 0s;
    width: 9px;
    content: "";
    top: -2px;
    margin-left: 5px;
    position: relative;
}

.nav {
    background-color: #2382C4;
    border-top: 2px solid #626263;
}

/*  Nav Mobile  */
.nav-mobile {
    display: none;
}

@media (max-width: 934px) {

    .nav>.shell>ul>li>a,
    .nav ul ul a {
        font-size: 13px;
    }
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Tablet Portrait */

@media (max-width: 934px) {
    .nav ul {
        padding: 0;
    }

    .nav a {
        font-size: 17px;
    }
}

/* Mobile */

@media (max-width: 767px) {

    /*  Nav Mobile  */
    .nav-mobile {
        display: block;
        background: #2382C4;
        position: fixed;
        width: 100%;
        z-index: 20000;
    }

    .nav-mobile ul {
        display: table;
        width: 100%;
    }

    .nav-mobile li {
        position: relative;
        display: table-cell;
        width: 25%;
        height: 80px;
        padding: 0;
        text-align: center;
        vertical-align: middle;
    }

    .nav-mobile li~li {
        border-left: 1px solid #fff;
    }

    .nav-mobile li a {
        display: block;
        padding: 10px 0;
        font-size: 12px;
        line-height: 1.5;
        color: white;
        text-decoration: none;
    }

    .nav-mobile li a:hover {
        text-decoration: none;
    }

    .nav-mobile span {
        display: block;
    }

    .nav-mobile small {
        display: block;
        min-height: 38px;
        margin-bottom: 2px;
        font-size: 0;
    }

    /*  Nav  */
    .nav {
        position: absolute;
        top: 0;
        left: -200px;
        z-index: 10;
        bottom: 0;
        width: 200px;
        background: #2382C4;
        border: none;
    }

    .nav>.shell>ul {
        text-align: left;
    }

    .nav>.shell>ul:after {
        display: none;
    }

    .nav>.shell>ul>li {
        display: block;
    }

    .nav>.shell>ul>li~li {
        border-top: 1px solid white;
    }

    .nav>.shell>ul>li>a {
        padding: 10px;
    }

    .nav>.shell>ul>li:first-child a {
        height: 80px;
        padding: 28px 10px 27px;
    }

    .nav .shell {
        padding: 0;
    }

    .nav ul ul {
        position: static;
        overflow: hidden;
        max-height: 0;
        width: auto;
        padding-top: 0;
        background: none;
        opacity: 1;
        visibility: visible;
        transition: max-height .4s;
    }

    .nav ul li.expanded>ul {
        max-height: 1000px;
    }

    .nav ul ul a {
        padding: 7px 10px 7px 20px;
    }

    .nav ul ul a:hover {
        background: none;
        color: white;
    }
}


/* ------------------------------------------------------------ *\
    Section
\* ------------------------------------------------------------ */

.section {}

/* ------------------------------------------------------------ *\
    Section Features
\* ------------------------------------------------------------ */

.section-features {
    padding-top: 44px;
}

.section-cta {
    margin-top: 50px;
    padding: 27px 0 18px;
    background-color: #F2F2F2;
    line-height: 1.75;
    color: #3B3B3C;

}

.section-cta h4 {
    margin: 0;
}

.section-cta .cta-left {
    width: 66%;
    float: left;
    padding-right: 40px;
}

.section-cta .cta-right {
    width: 33%;
    float: left;
    text-align: center;
}

.section-cta .cta-right img {
    border-radius: 10px;
}

.section-header {
    text-align: center;
    margin-bottom: 36px;
    background: url(images/feature-line.png) no-repeat 50% 65%;
    background-size: contain;
}

@media (max-width: 900px) {
    .section-header {
        background: none;
    }
}

@media (max-width: 767px) {

    .section-cta .cta-left,
    .section-cta .cta-right {
        width: 100%;
        text-align: center;
        padding: 20px;
    }
}

/* ------------------------------------------------------------ *\
    Section About
\* ------------------------------------------------------------ */

.section-about {
    padding: 54px 0 181px;
    background: #d7e2e1;
}

.section-about .section-body {
    padding: 34px 35px 28px;
    background: #f3f6f6;
}

.section-about .section-content {
    float: left;
    width: 51%;
}

.section-about .section-content h4 {
    margin-bottom: 2px;
    font-size: 22px;
    line-height: 1.1;
    text-transform: uppercase;
}

.section-about .section-content h4 span {
    color: #79736a;
}

.section-about .section-content h2 {
    margin-bottom: 11px;
    line-height: 1;
}

.section-about .section-content p {
    margin-bottom: 11px;
}

.section-about .section-content-inner ul {
    display: inline-block;
    margin: 0 2px 15px 23px;
    list-style: none outside none;
    vertical-align: top;
}

.section-about .section-content-inner ul li {
    position: relative;
    padding-left: 9px;
}

.section-about .section-content-inner ul li~li {
    margin-top: 6px;
}

.section-about .section-content-inner ul li:before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #79736a;
    content: '';
}

.section-about .section-image {
    float: right;
    width: 45.6%;
    padding-top: 31px;
}

.section-about .section-image-inner {
    position: relative;
    /* padding-top: 60%; */
}

.section-about .section-image-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-about .section-content-actions {
    padding-top: 18px;
}


/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */


/* Mobile */

@media (max-width: 767px) {

    /*  Section Features  */
    .section-features {
        padding: 30px 0 20px;
    }

    /*  Section About  */
    .section-about {
        padding: 20px 0px;
    }

    .section-about .section-body {
        padding: 20px 10px;
    }

    .section-about .section-content {
        float: none;
        width: auto;
    }

    .section-about .section-content h2 br {
        display: none;
    }

    .section-about .section-image {
        float: none;
        width: auto;
    }

    .section-about .section-content-inner {
        text-align: center;
    }

    .section-about .section-content-inner ul {
        margin: 0 5px 10px;
        text-align: left;
    }

}

@media (max-width: 479px) {
    .section-about .btn {
        display: block;
        text-align: center;
    }
}

/* ------------------------------------------------------------ *\
    Slider
\* ------------------------------------------------------------ */

.slider {
    position: relative;
    border-bottom: 6px solid #E9E9E9;
}

.slider .slides {
    list-style: none outside none;
}

.slider .owl-item {
    -webkit-backface-visibility: visible;
}

.slider .slide-image {
    overflow: hidden;
    min-height: 500px;
}

.slider .slide-image img {
    display: none;
}

.slider .slider-content {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 2;
    width: 100%;
}

.slider .slider-content-inner {
    float: right;
    width: 300px;
    padding: 19px 0 0;
    border: 2px solid #9C9C9D;
    border-radius: 10px;
    background: #eeeeee;
}

.slider .slider-content-inner h2 {
    margin-bottom: 11px;
    letter-spacing: 0;
}

.slider .slider-content-inner h4 {
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0;
    text-align: center;
}

.slider .slider-content-inner p {
    margin-bottom: 16px;
}

.slider .slider-content-inner .btn {
    float: right;
}

.slider .slider-content-actions {
    padding-left: 2px;
    font-size: 1px;
    text-align: justify;
}

.slider .slider-content-actions:after {
    display: inline-block;
    width: 100%;
    content: '';
}

.slider .owl-nav {
    display: none;
}

/* ------------------------------------------------------------ *\
    Slider Gallery
\* ------------------------------------------------------------ */

.slider-gallery .owl-item {
    -webkit-backface-visibility: visible;
}

.slider-gallery .slide-image img {
    width: auto;
}


.slider-gallery .slider-nav {
    padding-top: 14px;
}

.slider-gallery .thumbs {
    margin: 0 -5px -10px;
    font-size: 0;
}

.slider-gallery .thumb {
    display: inline-block;
    width: 19%;
    padding: 0 5px;
    margin: 0 5px 10px 0;
    border: 2px solid #4D9497;
    vertical-align: top;
    opacity: .8;
    cursor: pointer;
}

.slider-gallery .thumb.active {
    opacity: 1;
}

.slide-text {
    line-height: 1;
    margin: 110px 0 0 10px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

.slide-text h1 {
    font-size: 68px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #222;
}

.slide-text h2 {
    font-size: 32px;
    margin: 0;
    padding: 0;
    color: #333;
    font-style: normal;
}


/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
    .slider .slider-content {
        position: relative;
        top: 0;
        left: 0;
    }

    .slider .slider-content .shell {
        padding: 0;
    }

    .slider .slider-content-inner {
        float: none;
        width: auto;
    }

    .slider .slide-image {
        min-height: 200px;
    }


    .slider .slide-image img {
        opacity: 0;
    }

    .slider .slider-content-actions {
        padding-left: 0;
    }

    /*  Slider Gallery  */
    .slider-gallery .slide-image img {
        width: 100%;
    }

    .slider-gallery .thumb img {
        width: 100%;
    }

    .slide-text {
        margin: 30px 10px;
    }

    .slide-text h1 {
        font-size: 36px;
    }

    .slide-text h2 {
        font-size: 24px;
    }
}

@media (max-width: 479px) {
    .fullsize-image {
        background-position: 57% 50%;
    }

    .slider .slider-content-inner {
        padding: 20px;
    }

    .slider .slider-content-actions {
        text-align: center;
    }

    .slider .slider-content-actions:after {
        display: none;
    }

    .slider .btn {
        display: block;
    }

    .slider .btn~.btn {
        margin-top: 10px;
    }

    .slide-text {
        margin: 16px;
    }

    /*  Slider Gallery  */

}

/* ------------------------------------------------------------ *\
    Socials
\* ------------------------------------------------------------ */

.socials ul {
    font-size: 0;
    list-style: none outside none;
    margin-top: 16px;
    text-align: center;
}

.socials li {
    display: inline-block;
    vertical-align: top;
}

.socials li~li {
    margin-left: 20px;
}

.socials a {
    transition: opacity .4s;
}

.socials a:hover {
    opacity: .8;
}

/* ------------------------------------------------------------ *\
    Table
\* ------------------------------------------------------------ */

.table {}

/* ------------------------------------------------------------ *\
    Widget
\* ------------------------------------------------------------ */

.widgets {
    list-style: none outside none;
}

/* ------------------------------------------------------------ *\
    Widget Offers
\* ------------------------------------------------------------ */

.widget-head {
    margin-bottom: 14px;
    text-align: left;
}

.widget-offers .widget-title {
    font-size: 17px;
    color: #2382C4;
    text-transform: uppercase;
}

.widget-offers {
    margin: 30px 0;
}

.sidebar-list li {
    font-size: 17px;
    color: #8a8a8a;
    border-bottom: 1px solid #d4d5d6;
    padding: 5px 0px 5px 30px;
    list-style: none;
}

.sidebar-list li a {
    text-decoration: none;
}

.sidebar-specials li {
    list-style: none;
    margin-bottom: 30px;
}

.widget-callout {
    padding: 20px 15px;
    background: #2382C4;
    color: #fff;
    text-align: center;
}

.widget-callout .callout {
    padding: 0;
}

.widget-callout span {
    font-size: 20px;
    font-weight: bold;
}

.widget-callout p {
    font-size: 2em;
}

.widget-callout .callout-actions {
    margin: 20px 0;
}

.widget-callout .btn-darkorange {
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #ff9915;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    border-radius: 10px;
    padding: 10px 20px;
}

.widget-callout .callout-phone {
    line-height: 1.5;
}

.widget-callout .callout-phone span {
    font-size: 2em;
    text-transform: uppercase;
    color: #fff;
}

.widget-callout .callout-phone .phone {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

/* ------------------------------------------------------------ *\
    Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

h5.main-title {
    margin-bottom: 30px;
}

.col-size1 {
    width: 30%;
    float: left;
}

.col-size2 {
    width: 30%;
    float: left;
    margin-left: 50px;
}

.col-size3 {
    width: 30%;
    float: right;
}


@media (max-width : 769px) {
    .col-size2 {
        margin-left: 0;
    }
}

@media (max-width : 469px) {

    .col-size1,
    .col-size2 {
        width: 80%;
        margin: 0 auto;
        float: none;
        display: block;
    }

    .col-size2 {
        text-align: center;
        padding: 20px 0;
    }

    .col-size3 {
        display: none;
    }
}

.offers {
    overflow: hidden;
    list-style: none outside none;
}

/* ------------------------------------------------------------ *\
	Section-offers
\* ------------------------------------------------------------ */

.offer {
    display: block;
    overflow: hidden;
    padding: 22px 0 30px;
    border-bottom: 4px solid #2382C4;
}

.offer~.offer {
    padding: 33px 0 30px;
}


/* removed from template 2024 


.offer-image { float: left; width: 17%; }

.offer-content { float: right; width: 79%; }

*/


/* updated 2024 bigger images text */

.offer-image {
    float: left;
    width: 33%;
}

.offer-content {
    float: right;
    width: 65%;
    padding-top: 20px;
}

@media (max-width : 769px) {
    .offer-image {
        float: left;
        width: 90%;
    }

    .offer-content {
        float: right;
        width: 95%;
    }
}

@media (max-width : 469px) {
    .offer-image {
        float: left;
        width: 90%;
    }

    .offer-content {
        float: right;
        width: 95%;
    }
}





.offer-title {
    color: #2382C4;
}

.offer-entry {
    margin: 12px 0;
}

.offer-actions {
    margin-top: 30px;
}

.offer-actions .btn-blue {
    display: inline-block;
    padding: 12px 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
}

/* ------------------------------------------------------------ *\
	Section-contact
\* ------------------------------------------------------------ */

.section-contact {
    margin-top: 30px;
}

.section-contact .contacts {
    width: 100%;
    text-align: left;
    float: none;
}

.section-contact .contacts strong {
    margin-bottom: 0;
    display: inline-block;
}

.section-contact .callout-phone {
    font-size: 33px;
    color: #666;
    font-weight: bold;
    line-height: 1.1;
    margin-top: 30px;
    display: block;
}

.section-contact .callout-phone span {
    display: block;
    font-size: 18px;
    color: #2382C4;
    text-transform: uppercase;
}

.section-contact .callout-phone .phone {
    color: #666;
}

.section-contact .hours {
    margin-top: 33px;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
}

.section-contact .hours span {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}

.map {
    height: 425px
}


.team-members {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.team-member {
    text-align: center;
    display: inline-block;
    margin: 2rem;
    width: 25%;
    border-radius: 5px;
    transition: all .5s;
}

.team-member:hover {
    transform: scale(1.05);
    box-shadow: 5px 5px 50px grey;
}

.team-member:active {
    transform: scale(.98);
    box-shadow: 1px 1px 25px grey;
}

.team-member-name {
    padding: .5rem;
    display: block;
}

.team-member img {
    max-width: 100%;

}

.team-member a {
    text-decoration: none;
    color: black;
}

.team-description {
    margin-top: 2rem;
}

/*Sticky nav*/
.header img {
    transition: all 0.4s ease !important;
}

.sticky .header-top {
    height: 5rem;
    top: 0px;
    position: fixed;
    z-index: 200;
    background-color: rgba(255, 255, 255, .9);
    width: 100%;
    margin: auto;
}

.sticky td {
    height: 2rem;
    padding-top: 1rem;
}

.sticky .header-left * {
    font-size: 22px;
}

.sticky .header-right * {
    font-size: 12px;
}

.sticky .header-left img,
.sticky .header-right img {
    display: none
}

.sticky .header-top img {
    height: 4rem;
    width: auto;
    margin-top: -20px !important;
}

.sticky .nav {
    position: fixed;
    width: 100%;
    z-index: 100;
    display: block;
    top: 5rem;
    background-color: rgba(35, 130, 188, .9);
}

.logo__text {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 2rem;
    font-weight: bold;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    color: #3d6f9e;
    float: left;

}

.logo__text:hover {
    color: #ff9915;
}

.header-logo {
    position: absolute;
    left: 0;
    height: 5rem;
    width: 5rem;
}

/* ------------ Reviews Plugin -------------------*/

#google-reviews {
    display: flex;
    flex-wrap: wrap;
    /*display: grid;*/
    /*grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));*/
}

.review-item {
    border: solid 1px rgba(190, 190, 190, .35);
    margin: 0 auto;
    padding: 1em;
    flex: 1 1 50%;
}


@media (max-width:1200px) {
    .review-item {
        flex: 1 1 50%;
    }
}

@media (max-width:450px) {
    .review-item {
        flex: 1 1 90%;
    }

    .grid_3 ul {
        grid-template-columns: 100%;
    }
}

.review-item-long {
    border: solid 1px rgba(190, 190, 190, .35);
    margin: 0 auto;
    padding: 1em;
    flex: 1 1 90%;
}

@media (max-width:1200px) {
    .review-item-long {
        flex: 1 1 90%;
    }
}

@media (max-width:450px) {
    .review-item-long {
        flex: 1 1 90%;
    }
}

.review-meta,
.review-stars {
    text-align: center;
    font-size: 115%;
}

.review-author {
    text-transform: capitalize;
    font-weight: bold;
}

.review-date {
    opacity: .6;
    display: block;
}

.review-text {
    line-height: 1.55;
    text-align: center;
    max-width: 32em;
    margin: auto;
    font-size: 20px;
}

.review-stars ul {
    display: inline-block;
    list-style: none !important;
    margin: 0;
    padding: 0;
}

.review-stars ul li {
    float: left;
    list-style: none !important;
    margin-right: 1px;
    line-height: 1;
}

.review-stars ul li i {
    color: #FFC107;
    /* Google's Star Orange in Nov 2017 */
    font-size: 1.4em;
    font-style: normal;
}

.review-stars ul li i.inactive {
    color: #c6c6c6;
}

.star:after {
    content: "\2605";
}

.review-item,
.review-item-long {
    box-shadow: 1px 1px 20px #3332;
    margin: 2em 0;
    border-radius: 20px;
    border: none
}

.glogo img {
    width: 30px;
    z-index: 50;
    box-shadow: none !important;
    margin: auto;
}

.glogo {
    position: absolute;
    z-index: 50;
    display: inline-block;
}

.reviews .btn {
    display: block;
    text-align: center;
    color: #fff;
    background: #4285f4;
    padding: 20px;
    font-size: 30px;
}

.reviews .btn:hover {
    color: #333;
}


.backgroundPara {
    background: url(../images/home-slider/bgoffice1.jpg);
    background-size: cover;
    background-position: 50%;
    background-attachment: fixed;
    transform: translateZ(-999px) scale(1.1);
    z-index: 3;
    margin: 0px 0;
}

.section-team {
    height: 400px;
    width: 100%;
}

.team {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 25px 20px;
    background-color: rgba(59, 59, 60, .9);
    border-radius: 8px;
    border: 1px solid #e8e8e8;
}

.team h1 {
    text-align: center;
    position: relative;
    display: block;
    font-weight: 700;
    color: #fff;
    font-size: 22px;
    text-shadow: 1px 1px 1px #333333;
}

.team h3 {
    text-align: center;
    position: relative;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-shadow: 1px 1px 1px #333333;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .backgroundPara {
        background: url(../images/home-slider/bgoffice1.jpg);
        background-size: cover;
        background-position: 50%;
        transform: translateZ(-999px) scale(1.1);
        z-index: 3;
        margin: 30px 0 -4px 0;
    }

    .team {
        position: absolute;
        width: 90%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 25px 20px;
        background-color: rgba(59, 59, 60, .9);
        border-radius: 8px;
        border: 1px solid #e8e8e8;
    }

    .team h1 {
        text-align: center;
        position: relative;
        display: block;
        font-weight: 700;
        color: #fff;
        font-size: 15px;
        text-shadow: 1px 1px 1px #333333;
    }

    .team h3 {
        text-align: center;
        position: relative;
        display: block;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        text-shadow: 1px 1px 1px #333333;
        margin-bottom: 20px;
    }

}


.custom_sidebar {
    padding: 10px;
    background-color: #F2F2F2;
    border-radius: 8px;
}

.google_block {
    margin-bottom: 10px;
}

.google_block,
.yelp_block {
    padding: 15px;
    background-color: #FFF;
    border-radius: 8px;
}

.google_block img,
.yelp_block img {
    width: 60%;
    display: block;
    margin: 10px auto;
}

.google_block a {
    border: 2px solid #4286f3;
    color: #4286f3;
    text-decoration: none;
}

.google_block a:hover {
    background: #4286f3;
    color: #fff;
    text-decoration: none;
}

.yelp_block a {
    border: 2px solid #bb301b;
    color: #bb301b;
    text-decoration: none;
}

.yelp_block a:hover {
    background: #bb301b;
    color: #fff;
    text-decoration: none;
}

.google_block a,
.yelp_block a {
    display: block;
    width: 50%;
    margin: 10px auto;
    background: transparent;
    transition: 0.4s all ease;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 18px;
    text-align: center;
}


.sidebar-reviews {
    float: right;
    width: 34.8%;
    padding: 6px 15px;
    margin-top: -6px;
    background: #F2F2F2;
    vertical-align: top;
}

@media (max-width: 934px) {
    .sidebar-reviews {
        width: 40%;
    }
}

/* Mobile */

@media (max-width: 767px) {
    .sidebar-reviews {
        float: none;
        display: block;
        width: auto;
        padding: 0 20px 20px;
    }
}

/* Technology Page */
.tech-cta {
    display: flex;
    background: #fff;
    margin: 20px 0;
    border-radius: 3px;
    overflow: hidden;
    align-items: stretch;
    box-shadow: 2px 2px 20px #33333312;
}

.tech-img {
    flex: 0 0 40%;
    min-height: 200px;
    position: relative;
}

.tech-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.tech-cta article {
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

@media (max-width: 767px) {
    .tech-cta {
        flex-direction: column;
    }

    .tech-img {
        flex: 0 0 auto;
        min-height: 150px;
    }

    .tech-cta article {
        min-height: auto;
        padding: 15px;
    }
}