@keyframes modal-video {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes modal-video-inner {
    from {
        transform: translate(0, 100px)
    }

    to {
        transform: translate(0, 0)
    }
}

.modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.modal-video-close {
    opacity: 0
}

.modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

.modal-video-body {
    max-width: 940px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table
}

.modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -35px;
    right: -35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: none;
    background: transparent
}

.modal-video-close-btn:before {
    transform: rotate(45deg)
}

.modal-video-close-btn:after {
    transform: rotate(-45deg)
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

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

a {
    text-decoration: none
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: none
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUQjIg1_i6t8kCHKm45_QpRxC7mw9c.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUQjIg1_i6t8kCHKm45_QpRzS7mw9c.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUQjIg1_i6t8kCHKm45_QpRxi7mw9c.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUQjIg1_i6t8kCHKm45_QpRxy7mw9c.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUQjIg1_i6t8kCHKm45_QpRyS7m.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_aZA3gTD_u50.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_aZA3g3D_u50.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_aZA3gbD_u50.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_aZA3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_aZA3gnD_g.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gTD_u50.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3g3D_u50.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gbD_u50.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gTD_u50.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3g3D_u50.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gbD_u50.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gTD_u50.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3g3D_u50.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gbD_u50.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gTD_u50.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gbD_u50.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gTD_u50.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3g3D_u50.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gbD_u50.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gnD_g.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gTD_u50.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3g3D_u50.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gbD_u50.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gnD_g.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

img.lazy {
    opacity: 0
}

img:not(.initial) {
    transition: opacity 1s
}

img.initial,
img.loaded,
img.error {
    opacity: 1
}

img:not([src]) {
    visibility: hidden
}

.img-width {
    width: 100%;
    height: 100%
}

.d-md-block {
    display: none
}

@media(min-width: 768px) {
    .d-md-block {
        display: block
    }
}

.d-sm-none {
    display: block
}

@media(min-width: 768px) {
    .d-sm-none {
        display: none
    }
}

video {
    object-fit: cover
}

body,
input {
    box-sizing: border-box
}

.mb35 {
    margin-bottom: 35px !important
}

.mb10 {
    margin-bottom: 10px !important
}

input::-webkit-input-placeholder {
    color: #1c2440
}

input::-moz-placeholder {
    color: #aeaeae
}

input:-ms-input-placeholder {
    color: #1c2440
}

input:-moz-placeholder {
    color: #1c2440
}

textarea::-webkit-input-placeholder {
    color: #1c2440
}

textarea:-moz-placeholder {
    color: #1c2440
}

textarea::-moz-placeholder {
    color: #1c2440
}

textarea:-ms-input-placeholder {
    color: #1c2440
}

textarea::placeholder {
    color: #1c2440
}

.careers-content .contact-block .form-box input::-webkit-input-placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box input::-moz-placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box input:-ms-input-placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box input:-moz-placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box textarea::-webkit-input-placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box textarea:-moz-placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box textarea::-moz-placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box textarea:-ms-input-placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box textarea::placeholder {
    color: #000 !important
}

.careers-content .contact-block .form-box input {
    color: #000 !important
}

a {
    font-family: "Montserrat", sans-serif
}

h2 {
    font-size: 1.25rem
}

@media(min-width: 768px) {
    h2 {
        font-size: 1.625rem
    }
}

body,
h6,
h5,
h4,
h3,
h2,
h1,
a,
button,
input,
select,
textarea {
    font-family: "Montserrat", sans-serif
}

body,
a,
button,
input,
template,
p,
textarea,
ul li {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: normal
}

@media(min-width: 768px) {

    body,
    a,
    button,
    input,
    template,
    p,
    textarea,
    ul li {
        font-size: 1rem;
        line-height: 1.47
    }
}

ul li span {
    display: flex
}

ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #58595b;
    border-radius: 10px;
    float: left;
    position: relative;
    top: 5px;
    right: 12px
}

@media(min-width: 768px) {
    ul li:before {
        top: 10px
    }
}

.main-container {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 25px
}

@media only screen and (min-width: 320px)and (max-width: 340px) {
    .main-container {
        padding: 0px 15px !important
    }
}

@media only screen and (min-width: 1024px)and (max-width: 1200px) {
    .main-container {
        padding: 0px 60px !important
    }
}

@media(min-width: 1024px) {
    .main-container {
        padding: 0px 115px 0 100px
    }
}

.container {
    padding: 0 25px
}

@media(min-width: 768px) {
    .container {
        padding: 0 80px
    }
}

.right {
    text-align: right
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.d-block {
    display: block
}

.d-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.justify-content-between {
    justify-content: space-between
}

.align-items-center {
    align-items: center
}

.position-relative {
    position: relative
}

.after,
.pink-border,
.see-all__link:after {
    position: absolute;
    content: ""
}

.btn-link {
    background-color: transparent;
    padding: 0;
    border: 0;
    cursor: pointer
}

.transition-5 {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.transition-3 {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.pink-border,
.see-all__link:after {
    left: 0;
    right: 0;
    height: 2px;
    -webkit-filter: blur(1.1px);
    filter: blur(1.1px);
    background-color: #000
}

.page-title {
    font-size: 3rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: normal
}

@media(min-width: 768px) {
    .page-title {
        font-size: 5rem
    }
}

.text-transform-none,
.text-transform-none a {
    text-transform: none
}

.fixed {
    position: fixed
}

.category-title span {
    font-family: "HelveticaRegular", sans-serif;
    font-style: italic
}

.see-all__link {
    position: relative;
    padding: 2px 0;
    border-bottom: 1px solid #ee7623
}

.see-all__link:after {
    bottom: -3px
}

@media(min-width: 768px) {
    .left-right_section {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
}

.left-right_section .left_block {
    width: 100%;
    margin-right: 0
}

@media(min-width: 768px) {
    .left-right_section .left_block {
        margin-right: 10%;
        width: 48%
    }
}

@media(min-width: 1024px) {
    .left-right_section .left_block {
        margin-right: 5%;
        width: 37%
    }
}

.left-right_section .right_block {
    width: 100%
}

@media(min-width: 768px) {
    .left-right_section .right_block {
        width: 42%
    }
}

@media(min-width: 1024px) {
    .left-right_section .right_block {
        width: 58%;
        padding-right: 60px
    }
}

.emergency-block {
    text-align: center;
    padding: 10px;
    background-color: #ffc907
}

.emergency-block a {
    font-size: 0.725rem;
    font-family: sans-serif;
    font-weight: 700;
    color: #3c3939;
    display: block
}

@media(min-width: 768px) {
    .emergency-block a {
        display: inline-block
    }
}

.emergency-block a:first-child {
    position: relative
}

@media(min-width: 768px) {
    .emergency-block a:first-child {
        margin-right: 20px
    }
}

.emergency-block a:first-child:after {
    position: absolute;
    content: "";
    bottom: 3px;
    right: -12px;
    width: 1px;
    height: 12px;
    background-color: #222;
    display: none
}

@media(min-width: 768px) {
    .emergency-block a:first-child:after {
        display: block
    }
}

@media only screen and (max-width: 600px) {
    .main-header-menu {
        padding-top: 127px !important
    }
}

@media(width: 1024px) {
    .main-header-menu {
        padding-top: 159px !important
    }
}

.main-header-menu {
    padding-top: 130px
}

@media only screen and (min-width: 1366px) {
    .main-header-menu {
        padding-top: 133px !important
    }
}

@media only screen and (min-width: 1440px) {
    .main-header-menu {
        padding-top: 141px !important
    }
}

@media(min-width: 768px) {
    .main-header-menu {
        padding-top: 159px
    }
}

@media(min-width: 1024px) {
    .main-header-menu {
        padding-top: 125px
    }
}

strong {
    font-weight: 700
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11111111;
    background: #fff
}

@media only screen and (max-width: 1024px) {
    .header .header-logo_desktop {
        position: relative;
        display: flex;
        align-items: center
    }

    .header .header-logo_desktop .header__top-bar-search {
        position: absolute;
        right: -5px
    }
}

.header .header-logo_desktop .header__top-bar-search {
    position: absolute;
    top: 10px;
    right: -5px
}

@media only screen and (min-width: 1161px)and (max-width: 1365px) {
    .header .header-logo_desktop .header__top-bar-search {
        top: 7px
    }
}

@media only screen and (min-width: 1366px)and (max-width: 1439px) {
    .header .header-logo_desktop .header__top-bar-search {
        top: 12px
    }
}

@media only screen and (min-width: 1440px) {
    .header .header-logo_desktop .header__top-bar-search {
        top: 16px
    }
}

.header .header-logo_desktop input {
    width: 330px;
    transition: 1s;
    border: 1px solid rgba(107, 107, 107, .1);
    background-color: #fff;
    color: #232323;
    margin-left: 5px;
    padding: 6px 8px;
    border-radius: 7px
}

@media only screen and (max-width: 1024px) {
    .header .header-logo_desktop input {
        width: 110px
    }
}

@media only screen and (min-width: 320px)and (max-width: 375px) {
    .header .header-logo_desktop input {
        width: 100px
    }
}

@media only screen and (min-width: 376px)and (max-width: 424px) {
    .header .header-logo_desktop input {
        width: 100px
    }
}

@media only screen and (min-width: 425px)and (max-width: 767px) {
    .header .header-logo_desktop input {
        width: 180px
    }
}

@media only screen and (min-width: 768px)and (max-width: 1024px) {
    .header .header-logo_desktop input {
        width: 250px
    }
}

@media only screen and (min-width: 1025px)and (max-width: 1160px) {
    .header .header-logo_desktop input {
        width: 282px
    }
}

.header .header-logo_desktop input:focus {
    border: 1px solid #ffc907
}

.header .header-logo_desktop input.closed {
    width: 0;
    transition: 1s;
    visibility: hidden;
    margin: 0;
    padding: 6px 0
}

.header .search-form {
    display: flex;
    align-items: center
}

.header .search-form--active {
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid rgba(107, 107, 107, .1);
    border-radius: 7px
}

@media(min-width: 1024px) {
    .header .search-form--active {
        padding-left: 16px;
        padding-right: 16px
    }
}

.header .search-form--active .search-field {
    border-color: transparent
}

.header .search-form--active .search-field:focus {
    border-color: transparent
}

.header .search-btn {
    position: relative
}

@media(min-width: 1024px) {
    .header .search-btn {
        top: 3px
    }
}

.header #searchsubmit {
    display: none
}

.header img.header-logo__image {
    width: 150px
}

@media only screen and (min-width: 768px)and (max-width: 1160px) {
    .header img.header-logo__image {
        width: 190px !important
    }
}

@media(min-width: 768px) {
    .header img.header-logo__image {
        width: 230px;
        height: 50px;
        object-fit: cover
    }
}

.header .main-container {
    padding: 0 25px
}

@media only screen and (min-width: 320px)and (max-width: 340px) {
    .header .main-container {
        padding: 0 15px
    }
}

@media(min-width: 768px) {
    .header .main-container {
        padding: 0 25px
    }
}

@media only screen and (min-width: 1024px)and (max-width: 1200px) {
    .header .main-container {
        padding: 0px 60px !important
    }
}

@media(min-width: 1024px) {
    .header .main-container {
        padding: 0 115px 0 100px
    }
}

.header-inner {
    position: relative;
    display: block;
    padding: 20px 0
}

@media(min-width: 768px) {
    .header-inner {
        padding: 44px 0 25px 0
    }
}

@media only screen and (min-width: 1366px) {
    .header-inner {
        padding: 52px 0 25px 0 !important
    }
}

@media only screen and (min-width: 1440px) {
    .header-inner {
        padding: 60px 0 25px 0 !important
    }
}

@media(min-width: 1024px) {
    .header-inner {
        display: flex;
        justify-content: space-between
    }
}

.header-inner-logo_desktop {
    max-width: 234px;
    align-items: center
}

.header-inner-logo_desktop__link {
    padding-top: 4px
}

.header-inner-logo_desktop__link img {
    max-width: 234px !important
}

.header-inner .header-menu {
    display: none
}

@media(min-width: 1024px) {
    .header-inner .header-menu {
        display: flex;
        align-items: center
    }
}

.header-inner .header-menu__list {
    display: block
}

@media(width: 1024px) {
    .header-inner .header-menu__list {
        display: block !important
    }
}

@media(min-width: 1024px) {
    .header-inner .header-menu__list {
        display: flex
    }
}

.header-inner .header-menu__list li {
    margin-right: 1.75rem
}

.header-inner .header-menu__list li::before {
    display: none !important
}

.header-inner .header-menu__list li a {
    font-size: 0.875rem;
    color: #58595b;
    transition: all .5s ease;
    font-family: "Montserrat";
    font-weight: 600
}

.header-inner .header-menu__list li a:hover {
    color: #32768f
}

.header-inner .header-btn-menu {
    align-self: center;
    justify-content: center
}

.header-inner .header-btn-menu a.map-link {
    font-weight: 600;
    display: inline-block;
    padding: 6px;
    font-size: 0.8125rem;
    background-color: #ee7623;
    color: #fff;
    transition: all .5s ease
}

@media(min-width: 600px) {
    .header-inner .header-btn-menu a.map-link {
        padding: 10px 18px;
        font-size: 0.9375rem
    }
}

.header-inner .header-btn-menu a.map-link:hover {
    opacity: .5
}

.header-inner .header-btn-menu a.login-link {
    font-weight: 600;
    display: inline-block;
    padding: 6px;
    font-size: 0.8125rem;
    background-color: #32768f;
    color: #fff;
    transition: all .5s ease
}

@media(min-width: 600px) {
    .header-inner .header-btn-menu a.login-link {
        padding: 10px 18px;
        font-size: 0.9375rem
    }
}

.header-inner .header-btn-menu a.login-link:hover {
    opacity: .5
}

.header-inner .menu-mobile-icon {
    position: absolute;
    top: 82px;
    right: 0;
    height: 30px;
    width: 30px;
    cursor: pointer;
    z-index: 99;
    display: block;
    border-radius: 3px
}

@media(min-width: 768px) {
    .header-inner .menu-mobile-icon {
        top: 101px
    }
}

@media(min-width: 1024px) {
    .header-inner .menu-mobile-icon {
        display: none
    }
}

.header-inner .menu-mobile-icon span {
    display: inline-block;
    position: absolute;
    height: 3px;
    width: 25px;
    background-color: #32768f;
    top: 5px;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform .5s ease
}

@media(min-width: 768px) {
    .header-inner .menu-mobile-icon span {
        top: 16px
    }
}

.header-inner .menu-mobile-icon span:before {
    content: "";
    position: absolute;
    top: -8px;
    background-color: #32768f;
    height: 3px;
    width: 25px;
    transition: transform .5s ease
}

.header-inner .menu-mobile-icon span:after {
    content: "";
    position: absolute;
    top: 8px;
    background-color: #32768f;
    height: 3px;
    width: 25px;
    transition: transform .5s ease
}

.header-inner .menu-mobile-icon.active span {
    background-color: transparent !important
}

.header-inner .menu-mobile-icon.active span:before {
    transform: rotate(45deg);
    top: 0
}

.header-inner .menu-mobile-icon.active span:after {
    transform: rotate(-45deg);
    top: 0
}

@media only screen and (min-width: 1024px)and (max-width: 1060px) {
    .header img.header-logo__image {
        width: 190px
    }

    .header .header-inner .header-btn-menu a.map-link,
    .header .header-inner .header-btn-menu a.login-link {
        padding: 10px 14px
    }

    .header .header-menu__list li {
        margin-right: 1.2rem
    }

    .header .header-menu__list li::before {
        display: none !important
    }
}

@media only screen and (max-width: 600px) {
    .header-btn-menu {
        padding-top: 0px !important
    }
}

@media only screen and (max-width: 1023px) {
    header .header-menu {
        display: block;
        position: absolute;
        background: #fff;
        margin-top: 42px;
        width: 104%;
        left: -30px;
        right: 0;
        padding: 0 25px
    }

    header .header-menu .header-menu__item {
        padding: 5px 0;
        border-bottom: 1px solid #eaeaea
    }
}

@media(width: 1024px) {
    header .header-menu {
        display: block;
        position: absolute;
        background: #fff;
        margin-top: 55px;
        width: 100%;
        left: -60px;
        right: 0;
        padding: 0 60px
    }

    header .header-menu .header-menu__item {
        padding: 5px 0;
        border-bottom: 1px solid #eaeaea
    }
}

.sticky-header {
    animation: smoothScroll 1s forwards;
    -webkit-animation: smoothScroll 1s forwards;
    box-shadow: 10px 5px 20px rgba(158, 158, 158, .2)
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-20px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes smoothScroll {
    0% {
        -webkit-transform: translateY(-20px);
        -webkit-opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        -webkit-opacity: 1
    }
}

a.header-logo__link {
    line-height: normal
}

@media(max-width: 1160px) {
    .header-inner .header-btn-menu a.login-link {
        padding: 6px !important
    }

    .header-inner .header-btn-menu a.map-link {
        padding: 6px !important
    }
}

@media(max-width: 1024px) {
    .header-inner {
        display: block
    }

    .header-inner .menu-mobile-icon {
        display: block
    }

    .header-inner .header-menu {
        display: none
    }
}

.footer {
    padding: 45px 0;
    background-color: #e6e7e9;
    color: #58595b
}

@media(min-width: 768px) {
    .footer {
        padding: 60px 0
    }
}

.footer .main-container {
    padding: 0 25px
}

@media(min-width: 768px) {
    .footer .main-container {
        padding: 0 25px
    }
}

@media only screen and (min-width: 1024px)and (max-width: 1200px) {
    .footer .main-container {
        padding: 0px 60px !important
    }
}

@media(min-width: 1024px) {
    .footer .main-container {
        padding: 0 115px 0 100px
    }
}

.footer .main-container .footer-logo {
    text-align: center
}

@media(min-width: 768px) {
    .footer .main-container .footer-logo {
        padding-bottom: 15px;
        position: relative;
        right: 7px;
        text-align: left
    }
}

.footer .main-container .footer-bottom-block {
    display: block
}

.footer .main-container .footer-bottom-block .footer-left-block span {
    display: block
}

@media(min-width: 768px) {
    .footer .main-container .footer-bottom-block .footer-left-block span {
        display: inline-block
    }
}

.footer .main-container .footer-bottom-block .footer-left-block ul li::before {
    display: none
}

.footer .main-container .footer-bottom-block .footer-left-block ul li:nth-child(2) {
    padding-bottom: 35px
}

@media(min-width: 768px) {
    .footer .main-container .footer-bottom-block {
        display: flex;
        justify-content: space-between;
        gap: 20px
    }
}

.footer .main-container .footer-bottom-block .footer-column2-block {
    margin-top: -27px
}

@media(min-width: 768px) {
    .footer .main-container .footer-bottom-block .footer-column2-block {
        margin: 0
    }
}

.footer .main-container .footer-bottom-block div.footer-right-block a {
    font-weight: 600
}

.footer .main-container .footer-bottom-block div.footer-right-block a,
.footer .main-container .footer-bottom-block div.footer-right-block p {
    margin: 0 auto;
    text-align: center
}

@media(min-width: 768px) {

    .footer .main-container .footer-bottom-block div.footer-right-block a,
    .footer .main-container .footer-bottom-block div.footer-right-block p {
        margin: initial;
        text-align: left
    }
}

.footer .main-container .footer-bottom-block div ul {
    margin-bottom: 30px
}

@media(min-width: 768px) {
    .footer .main-container .footer-bottom-block div ul {
        margin-bottom: 0
    }
}

.footer .main-container .footer-bottom-block div ul li {
    margin-bottom: 5px;
    text-align: center
}

.footer .main-container .footer-bottom-block div ul li::before {
    display: none !important
}

@media(min-width: 768px) {
    .footer .main-container .footer-bottom-block div ul li {
        text-align: left
    }
}

.footer .main-container .footer-bottom-block div ul li a {
    color: #58595b;
    transition: all .5s ease-in-out
}

.footer .main-container .footer-bottom-block div ul li a:hover {
    color: #32768f
}

.footer .main-container .footer-bottom-block div a.map-link {
    display: block;
    max-width: 192px;
    padding: 9px 0;
    background-color: #ee7623;
    color: #fff;
    transition: all .5s ease-in-out;
    margin-bottom: 10px;
    text-align: center
}

@media(min-width: 768px) {
    .footer .main-container .footer-bottom-block div a.map-link {
        max-width: 100%
    }
}

.footer .main-container .footer-bottom-block div a.map-link:hover {
    opacity: .5
}

.footer .main-container .footer-bottom-block div a.login-link {
    margin-bottom: 35px;
    max-width: 192px;
    text-align: center;
    display: block;
    padding: 9px 0;
    background-color: #32768f;
    color: #fff;
    transition: all .5s ease-in-out
}

@media(min-width: 768px) {
    .footer .main-container .footer-bottom-block div a.login-link {
        max-width: 100%
    }
}

.footer .main-container .footer-bottom-block div a.login-link:hover {
    opacity: .5
}

.footer .main-container .footer-bottom-block div p {
    max-width: 242px
}

.footer .main-container .copyright-block {
    text-align: center
}

.home-content .home-bg {
    padding: 18% 0;
    background-position: center
}

@media(max-width: 878px) {
    .home-content .home-bg {
        padding: 30% 0
    }
}

@media(max-width: 560px) {
    .home-content .home-bg {
        padding: 30% 0
    }
}

@media(min-width: 768px) {
    .home-content .home-bg {
        padding: 0
    }

    .home-content .home-bg .home-picture {
        background-size: 100% 100%
    }
}

.home-content .home-bg video {
    height: 380px;
    display: none
}

@media(min-width: 600px) {
    .home-content .home-bg video {
        height: 476px
    }
}

@media(min-width: 768px) {
    .home-content .home-bg video {
        height: 520px;
        display: block
    }
}

.home-content .home-bg-title {
    font-family: "Roboto Slab", sans-serif;
    text-align: center;
    padding: 9px 0;
    background-color: rgba(63, 150, 174, .8);
    color: #fff;
    font-size: 29px;
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    z-index: 9
}

@media(min-width: 768px) {
    .home-content .home-bg-title {
        font-size: 39px
    }
}

.home-content .home-bg .home-picture {
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

@media(min-width: 768px) {
    .home-content .home-bg .home-picture {
        display: none
    }
}

.home-content .work-section {
    padding: 43px 0;
    display: block
}

@media(min-width: 768px) {
    .home-content .work-section {
        display: flex;
        justify-content: space-between
    }
}

.home-content .work-section-bg {
    padding: 35% 0;
    width: 100%;
    background-position: top 33% center;
    background-repeat: no-repeat;
    background-size: cover
}

.home-content .work-section-bg:first-child {
    margin-bottom: 20px
}

@media(min-width: 768px) {
    .home-content .work-section-bg:first-child {
        margin-bottom: 0
    }
}

.home-content .work-section-bg .pic-hover {
    display: none;
    background-color: rgba(63, 150, 174, .8);
    position: absolute;
    height: 100%;
    top: 0;
    -webkit-appearance: none;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease
}

.home-content .work-section-bg .pic-hover p {
    padding: 0 13px;
    color: #fff;
    position: relative;
    top: 30%;
    line-height: 2;
    font-family: "Roboto Slab"
}

@media(min-width: 768px) {
    .home-content .work-section-bg .pic-hover p {
        padding: 0 25px
    }
}

@media(min-width: 1024px) {
    .home-content .work-section-bg .pic-hover p {
        padding: 0 70px
    }
}

.home-content .work-section-bg .pic-hover a.learn-more-link {
    border: none;
    padding: 11px;
    background-color: #edbd0d;
    color: #000;
    font-size: 1.0625rem;
    display: inline-block;
    position: absolute;
    bottom: 8px;
    left: 35%;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    width: 155px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-content .work-section-bg .pic-hover a.learn-more-link:hover {
    opacity: .7;
    cursor: pointer
}

@media(min-width: 600px) {
    .home-content .work-section-bg {
        padding: 23% 0
    }
}

@media(min-width: 768px) {
    .home-content .work-section-bg {
        padding: 15% 0;
        width: 49%
    }
}

.home-content .work-section-bg-title {
    font-family: "Roboto Slab", sans-serif;
    text-align: center;
    padding: 11px 0;
    background-color: rgba(63, 150, 174, .8);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1
}

@media(min-width: 768px) {
    .home-content .work-section-bg-title {
        padding: 10px 0
    }
}

.home-content .service-block-out {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    position: relative
}

.home-content .service-block-out:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.home-content .service-block-out #info-services {
    padding: 45px 0;
    text-align: center
}

.home-content .service-block-out #info-services .width-22 {
    margin: 0 auto 20px
}

@media(min-width: 600px) {
    .home-content .service-block-out #info-services .width-22 {
        width: 80%
    }
}

@media(min-width: 768px) {
    .home-content .service-block-out #info-services .width-22 {
        width: 22%
    }
}

.home-content .service-block-out #info-services .flex-block {
    display: block
}

@media(min-width: 768px) {
    .home-content .service-block-out #info-services .flex-block {
        justify-content: space-around;
        display: flex
    }
}

.home-content .service-block-out #info-services .flex-block .box-shadow {
    margin: 0 10px;
    height: 100%;
    margin-bottom: 30px
}

@media(min-width: 600px) {
    .home-content .service-block-out #info-services .flex-block .box-shadow {
        margin-bottom: 67px
    }
}

@media(min-width: 768px) {
    .home-content .service-block-out #info-services .flex-block .box-shadow {
        margin-bottom: 0
    }
}

.home-content .service-block-out #info-services .flex-block .box-shadow .service-inner {
    display: inline-block;
    padding-bottom: 70px
}

.home-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link {
    padding: 11px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 14px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    width: 52%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link:hover {
    opacity: .7
}

@media(min-width: 768px) {
    .home-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link {
        width: 85%
    }
}

.home-content .service-block-out #info-services .flex-block .service-img {
    width: 60%;
    margin: 0 auto;
    position: relative;
    min-height: 120px;
    margin-bottom: 5px
}

@media(min-width: 768px) {
    .home-content .service-block-out #info-services .flex-block .service-img {
        width: 100%
    }
}

.home-content .service-block-out #info-services .flex-block h3 {
    font-size: 1.3125rem;
    font-weight: bold;
    font-family: "Roboto Slab", sans-serif;
    margin-bottom: 15px;
    color: #1c2440 !important
}

.home-content .service-block-out #info-services .flex-block p {
    color: #1c2440
}

.home-content .customer-tool-block {
    padding: 64px 0;
    background-color: #e5e5e5
}

@media(min-width: 768px) {
    .home-content .customer-tool-block {
        padding: 45px 0
    }
}

.home-content .customer-tool-block .main-container {
    display: block
}

@media(min-width: 768px) {
    .home-content .customer-tool-block .main-container {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

.home-content .customer-tool-block .main-container .customer-block-bg {
    padding: 35% 0;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 37px
}

@media(min-width: 600px) {
    .home-content .customer-tool-block .main-container .customer-block-bg {
        padding: 30% 0
    }
}

@media(min-width: 768px) {
    .home-content .customer-tool-block .main-container .customer-block-bg {
        padding: 15% 0;
        width: 49%;
        margin-bottom: 0
    }
}

.home-content .customer-tool-block .main-container .customer-block-info {
    width: 100%
}

@media(min-width: 768px) {
    .home-content .customer-tool-block .main-container .customer-block-info {
        width: 49%
    }
}

.home-content .customer-tool-block .main-container .customer-block-info h3 {
    font-size: 1.625rem;
    font-weight: bold;
    font-family: "Roboto Slab", sans-serif;
    margin-bottom: 5px;
    color: #32768f
}

.home-content .customer-tool-block .main-container .customer-block-info p {
    color: #1c2440;
    margin-bottom: 30px
}

@media(min-width: 768px) {
    .home-content .customer-tool-block .main-container .customer-block-info p {
        margin-bottom: 10px
    }
}

.home-content .customer-tool-block .main-container .customer-block-info .learn-more-link {
    padding: 11px 30px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    bottom: 46px;
    left: 10px;
    right: 14px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-content .customer-tool-block .main-container .customer-block-info .learn-more-link:hover {
    opacity: .7
}

.home-content .discover-section {
    text-align: center;
    padding: 45px 0;
    background-position: top 70% center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

@media(min-width: 768px) {
    .home-content .discover-section {
        padding: 45px 0
    }
}

.home-content .discover-section .main-container {
    position: relative
}

.home-content .discover-section .main-container h3 {
    font-size: 1.4375rem;
    font-weight: bold;
    font-family: "Roboto Slab", sans-serif;
    margin-bottom: 22px;
    color: #ffc907
}

@media(min-width: 768px) {
    .home-content .discover-section .main-container h3 {
        font-size: 2.1875rem;
        margin-bottom: 5px
    }
}

.home-content .discover-section .main-container p {
    font-family: Montserrat;
    color: #fff;
    line-height: 35px;
    margin-bottom: 25px;
    padding: 0;
    font-size: 1rem
}

@media(min-width: 768px) {
    .home-content .discover-section .main-container p {
        font-size: 1.25rem;
        padding: 0 65px
    }
}

.home-content .discover-section .main-container .learn-more-link {
    border: none;
    padding: 11px 30px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    bottom: 46px;
    left: 10px;
    right: 14px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    text-transform: capitalize;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.home-content .discover-section .main-container .learn-more-link:hover {
    opacity: .7;
    cursor: pointer
}

.work-section-bg {
    padding: 0 !important
}

.work-section-bg .img-width {
    object-fit: cover !important
}

.customer-block-bg {
    padding: 0 !important
}

.discover-section {
    padding: 0 !important;
    overflow: hidden;
    height: 260px
}

.discover-section .img-width {
    object-fit: cover !important;
    object-position: 50% 70%
}

.discover-section .main-container {
    position: absolute !important;
    top: 0;
    width: 100%;
    max-width: 100%;
    margin: 50px auto;
    display: block;
    padding: 0 !important
}

.contact-block {
    position: relative;
    padding: 40px 0 35px;
    background-color: #f5f7f6
}

.contact-block .wpcf7 form.failed .wpcf7-response-output,
.contact-block .wpcf7 form.aborted .wpcf7-response-output {
    color: red !important;
    border: none
}

.contact-block .button-block {
    display: flex;
    justify-content: flex-end
}

.contact-block .button-block .ajax-loader {
    display: none
}

.contact-block .button-block input[type=submit] {
    color: #000;
    background: #ffc907;
    border: none;
    padding: 12px 25px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.contact-block .button-block input[type=submit]:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

@media(min-width: 768px) {
    .contact-block {
        padding: 40px 0 60px
    }
}

.contact-block-title {
    font-family: "Roboto Slab";
    font-size: 2rem;
    color: #54595f;
    margin-bottom: 20px
}

.contact-block form {
    border: 2px #a7a9ac solid;
    border-radius: 6px;
    padding: 30px
}

.contact-block form .form-box {
    margin-bottom: 15px
}

.contact-block form .form-box input[type=text],
.contact-block form .form-box input[type=email],
.contact-block form .form-box input[type=tel] {
    font-size: 0.875rem;
    color: #666;
    background: #fafafa;
    box-shadow: none;
    width: 100%
}

@media(min-width: 768px) {

    .contact-block form .form-box input[type=text],
    .contact-block form .form-box input[type=email],
    .contact-block form .form-box input[type=tel] {
        font-size: 1rem
    }
}

.contact-block form .form-box textarea {
    font-size: 0.875rem;
    vertical-align: top;
    background: #fafafa;
    resize: none;
    height: 75px;
    outline: none;
    width: 100%;
    box-sizing: border-box
}

@media(min-width: 768px) {
    .contact-block form .form-box textarea {
        font-size: 1rem
    }
}

.contact-block form .form-box input[type=text],
.contact-block form .form-box input[type=email],
.contact-block form .form-box input[type=tel],
.contact-block form .form-box textarea {
    font-size: 0.875rem;
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    display: block;
    color: #aeaeae;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

@media(min-width: 768px) {

    .contact-block form .form-box input[type=text],
    .contact-block form .form-box input[type=email],
    .contact-block form .form-box input[type=tel],
    .contact-block form .form-box textarea {
        font-size: 1rem
    }
}

.contact-block form .form-box input[type=text]:focus,
.contact-block form .form-box input[type=email]:focus,
.contact-block form .form-box input[type=tel]:focus,
.contact-block form .form-box textarea:focus {
    border: 1px solid #ffc907;
    outline: none
}

.contact-block form .error-text {
    color: red;
    font-size: 0.5rem;
    visibility: hidden
}

.contact-block form .error-form .error-text {
    visibility: visible
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    background-color: transparent;
    margin: 40% auto;
    width: 85%
}

@media(min-width: 768px) {
    .modal-content {
        margin: 12% auto;
        width: 65%
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .modal-content {
        margin: 19% auto;
        width: 65%
    }
}

@media(min-width: 320px)and (max-width: 375px) {
    .modal-content {
        margin: 45% auto;
        width: 85%
    }
}

.close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.about-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600
}

@media(max-width: 878px) {
    .about-content .about-bg {
        background-position: top;
        padding: 30% 0
    }
}

@media(max-width: 560px) {
    .about-content .about-bg {
        background-position: top;
        padding: 30% 0
    }
}

.about-content .about-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media(min-width: 768px) {
    .about-content .about-bg {
        padding: 16% 0
    }
}

.about-content .about-us-block {
    padding: 34px 0 38px;
    color: #1c2440
}

@media(min-width: 768px) {
    .about-content .about-us-block {
        padding: 34px 0 43px
    }
}

.about-content .about-us-block .about-us-title {
    margin-bottom: 8px
}

@media(min-width: 768px) {
    .about-content .about-us-block .about-us-title {
        margin-bottom: 15px
    }
}

.about-content .about-us-block .about-us-block-out {
    font-size: 1rem
}

@media(min-width: 768px) {
    .about-content .about-us-block .about-us-block-out {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.about-content .about-us-block .about-us-block-out .about-us-left-block {
    margin-bottom: 18px
}

@media(min-width: 768px) {
    .about-content .about-us-block .about-us-block-out .about-us-left-block {
        width: 48%
    }
}

.about-content .about-us-block .about-us-block-out .about-us-left-block p:first-child {
    margin-bottom: 17px
}

.about-content .about-us-block .about-us-block-out .about-us-left-block .watch-btn {
    color: #000;
    background: #ffc907;
    border: none;
    padding: 12px 25px;
    font-weight: 700;
    border-radius: 5px;
    margin-top: 35px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.about-content .about-us-block .about-us-block-out .about-us-left-block .watch-btn:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

@media(min-width: 768px) {
    .about-content .about-us-block .about-us-block-out .about-us-right-block {
        width: 48%
    }
}

.about-content .about-us-block .about-us-block-out .about-us-right-block p {
    margin-bottom: 8px
}

.about-content .about-us-block .about-us-block-out .about-us-right-block ul {
    padding-left: 30px
}

.about-content .team_section-item__image {
    padding: 0 !important
}

.about-content .section-title {
    color: #32768f
}

.about-content .company-began_section {
    background-color: #ffc907;
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .about-content .company-began_section {
        padding: 44px 0 48px
    }
}

.about-content .company-began_section-inner {
    color: #58595b
}

@media(min-width: 768px) {
    .about-content .company-began_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.about-content .company-began_section__title {
    margin-bottom: 7px;
    margin-top: 20px
}

.about-content .company-began_image-block {
    width: calc(50% - 15px)
}

.about-content .company-began_text-block {
    width: 100%;
    color: #58595b
}

.about-content .company-began_text-block {
    margin-bottom: 17px
}

@media(min-width: 768px) {
    .about-content .company-began_text-block {
        margin-bottom: 0
    }
}

.about-content .company-began_image-block {
    padding-top: 10px
}

.about-content .company-began_image-block img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.about-content .company-began_text-block__text {
    font-size: 1rem
}

.about-content .company-began_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .about-content .company-began_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.about-content .company-began_text-block__text em {
    font-style: italic
}

.about-content .safety-everything_section {
    background-color: #e6e7e9;
    padding: 40px 0 56px;
    color: #58595b;
    font-size: 1rem
}

@media(min-width: 768px) {
    .about-content .safety-everything_section {
        padding: 40px 0 48px
    }
}

.about-content .safety-everything_section .top-desc {
    margin-bottom: 40px
}

.about-content .safety-everything_section .top-desc h2 {
    margin-bottom: 12px
}

@media(min-width: 768px) {
    .about-content .safety-everything_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.about-content .safety-everything_section .safety-contacts_section__title {
    margin-bottom: 18px;
    font-size: 1.25rem
}

@media(min-width: 768px) {
    .about-content .safety-everything_section .safety-contacts_section__title {
        font-size: 1.625rem;
        margin-bottom: 12px
    }
}

.about-content .safety-everything_section a {
    color: #58595b
}

@media(min-width: 768px) {

    .about-content .safety-everything_left-block,
    .about-content .safety-everything_right-block {
        width: calc(50% - 15px)
    }
}

.about-content .safety-everything_left-block {
    padding-top: 10px;
    margin-bottom: 25px
}

@media(min-width: 768px) {
    .about-content .safety-everything_left-block {
        margin-bottom: 0
    }
}

.about-content .safety-everything_left-block img {
    width: 100%;
    margin-bottom: 12px
}

.about-content .safety-everything_left-block p:not(:last-child) {
    margin-bottom: 10px
}

.about-content .safety-everything_right-block .person-info:not(:last-child) {
    margin-bottom: 20px
}

@media(min-width: 768px) {
    .about-content .safety-everything_right-block .person-info:not(:last-child) {
        margin-bottom: 17px
    }
}

.about-content .safety-everything_right-block .person-info__name {
    font-weight: bold
}

.about-content .safety-everything_right-block .person-info,
.about-content .safety-everything_right-block .person-info a {
    line-height: 1.3
}

.about-content .team_section {
    padding: 25px 0 10px;
    color: #58595b
}

@media(min-width: 768px) {
    .about-content .team_section {
        padding: 40px 0 10px
    }
}

.about-content .team_section__text {
    font-size: 1rem;
    width: 100%
}

@media(min-width: 768px) {
    .about-content .team_section__text {
        width: 78%
    }
}

.about-content .team_section-items {
    margin-top: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.about-content .team_section-items-block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media(min-width: 768px) {
    .about-content .team_section-items-block {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.about-content .team_section-item {
    margin-bottom: 30px;
    width: 100%
}

@media(min-width: 768px) {
    .about-content .team_section-item {
        margin-bottom: 30px;
        width: 49%
    }
}

.about-content .team_section-item__image {
    background-position: top;
    background-size: cover;
    margin-bottom: 10px;
    padding: 25% 0
}

.about-content .team_section-item__info {
    position: relative;
    cursor: pointer
}

.about-content .team_section-item__info .main-info_block .person-name {
    font-weight: bold;
    padding-right: 20px
}

.about-content .team_section-item__info .main-info_block .person-profession,
.about-content .team_section-item__info .main-info_block .person-name {
    font-size: 16px
}

.about-content .team_section-item__info .plus-icon,
.about-content .team_section-item__info .minus-icon {
    color: #32768f;
    font-size: 36px;
    font-weight: 600;
    position: absolute;
    top: -18px;
    right: 0
}

@media(min-width: 768px) {

    .about-content .team_section-item__info .plus-icon,
    .about-content .team_section-item__info .minus-icon {
        right: 12px
    }
}

.about-content .team_section-item__info.accordion-active {
    position: relative
}

.about-content .team_section-item__info.accordion-active .plus-icon {
    display: none
}

.about-content .team_section-item__info.accordion-active:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 17px;
    background-color: #32768f;
    top: 8px;
    right: 0
}

@media(min-width: 768px) {
    .about-content .team_section-item__info.accordion-active:after {
        right: 12px
    }
}

.about-content .team_section-item .more-info_block {
    margin-top: 20px;
    display: none
}

.about-content .team_section-item .more-info_block p {
    margin-bottom: 10px
}

.about-content .our-culture-block {
    background-color: rgba(255, 201, 7, .9);
    padding-top: 40px
}

@media(min-width: 768px) {
    .about-content .our-culture-block {
        padding-top: 60px
    }
}

.about-content .our-culture-block h2 {
    color: #32768f;
    margin-bottom: 15px
}

.about-content .our-culture-block p {
    color: #58595b
}

.about-content .career-block-out {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    background-size: cover;
    position: relative
}

.about-content .career-block-out:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.about-content .career-block-out .our-culture-block {
    z-index: 1;
    padding: 35px 0
}

.about-content .career-block-out .our-culture-block h2 {
    color: #32768f
}

.about-content .career-block-out .our-culture-block p {
    color: #58595b
}

.about-content .career-block-out #info-careers {
    padding: 60px 0;
    text-align: center
}

.about-content .career-block-out #info-careers .flex-block {
    display: block
}

@media(min-width: 768px) {
    .about-content .career-block-out #info-careers .flex-block {
        justify-content: space-around;
        display: flex
    }
}

.about-content .career-block-out #info-careers .flex-block .box-shadow {
    height: 100%;
    margin-bottom: 50px
}

@media(min-width: 600px) {
    .about-content .career-block-out #info-careers .flex-block .box-shadow {
        margin-bottom: 67px
    }
}

@media(min-width: 768px) {
    .about-content .career-block-out #info-careers .flex-block .box-shadow {
        margin-bottom: 0
    }
}

.about-content .career-block-out #info-careers .flex-block .box-shadow .career-inner {
    display: inline-block
}

.about-content .career-block-out #info-careers .flex-block .career-img {
    min-height: 120px;
    margin-bottom: 5px
}

.about-content .career-block-out #info-careers .flex-block .career-img img {
    height: 120px
}

.about-content .career-block-out #info-careers .flex-block .bdt-img {
    min-height: 170px;
    margin-bottom: 5px
}

.about-content .career-block-out #info-careers .flex-block .bdt-img img {
    height: 170px
}

.about-content .career-block-out #info-careers .flex-block h3 {
    font-size: 1.3125rem;
    font-weight: bold;
    font-family: "Roboto Slab", sans-serif;
    margin-bottom: 15px;
    color: #1c2440 !important
}

.about-content .career-block-out #info-careers .flex-block p {
    color: #1c2440;
    line-height: 26px
}

.about-content .career-block-out .width-22 {
    margin: 0 auto;
    margin-bottom: 0;
    width: 80%
}

@media(min-width: 600px) {
    .about-content .career-block-out .width-22 {
        width: 35%
    }
}

@media(min-width: 768px) {
    .about-content .career-block-out .width-22 {
        width: 26%
    }
}

.about-content .awards_section_difference {
    padding: 40px 0 !important
}

.about-content .awards_section {
    background-color: rgba(255, 201, 7, .9);
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .about-content .awards_section {
        padding: 30px 0
    }
}

.about-content .awards_section-inner .awards_image-block {
    text-align: center
}

@media(min-width: 768px) {
    .about-content .awards_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.about-content .awards_section__title {
    margin-bottom: 10px;
    color: #32768f
}

.about-content .awards_text-block {
    align-self: center;
    margin-bottom: 17px;
    color: #1c2440
}

@media(min-width: 768px) {
    .about-content .awards_text-block {
        margin-bottom: 0;
        padding-left: 40px
    }
}

.about-content .awards_text-block a {
    color: #32768f;
    font-weight: 600
}

.about-content .awards_image-block img {
    width: 180px
}

.about-content .awards_text-block__text {
    font-size: 1rem
}

.about-content .awards_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .about-content .awards_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.custom-sub-wrapper p {
    margin-bottom: 25px
}

.custom-sub-wrapper ul {
    list-style-type: disc;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding-left: 40px
}

@media(min-width: 768px) {
    .custom-sub-wrapper ul {
        grid-template-columns: repeat(2, 1fr)
    }
}

.custom-sub-wrapper ul li {
    position: relative;
    margin-bottom: 12px
}

.custom-sub-wrapper ul li:last-of-type {
    margin-bottom: 0
}

.custom-sub-wrapper .custom-title {
    margin: 30px 0
}

@media(min-width: 320px)and (max-width: 767px) {
    .about-content .company-began_image-block {
        width: 100% !important
    }
}

#aboutPageModal {
    z-index: 11111111
}

#aboutPageModal .modal-content {
    background: #fff;
    position: relative;
    padding: 30px
}

#aboutPageModal .modal-content #close-modal {
    position: absolute;
    right: 15px;
    z-index: 1111111;
    top: -40px;
    font-size: 20px;
    color: #fff
}

#aboutPageModal .modal-content .new-text {
    color: #58595b
}

.d-flex {
    display: flex !important
}

.giving-back-content .p-relative-bg {
    position: relative
}

.giving-back-content .p-relative-bg .blue-layer {
    display: flex;
    align-items: center;
    padding: 3% 3% 3% 3%;
    position: absolute;
    background-color: rgba(63, 150, 174, .8);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0% 3% 8%;
    color: #fff
}

@media(min-width: 768px) {
    .giving-back-content .p-relative-bg .blue-layer {
        display: none
    }
}

@media(min-width: 768px) {
    .giving-back-content .p-relative-bg .blue-layer {
        top: 15%;
        bottom: 37%;
        width: 34%;
        padding: 3% 3% 3% 8%;
        min-height: min-content
    }
}

.giving-back-content .giving-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

@media(min-width: 768px) {
    .giving-back-content .giving-bg {
        padding: 16% 0
    }
}

@media(max-width: 878px) {
    .giving-back-content .giving-bg {
        background-position: top;
        padding: 30% 0
    }
}

@media(max-width: 560px) {
    .giving-back-content .giving-bg {
        background-position: top;
        padding: 30% 0
    }
}

.giving-back-content .section-title {
    color: #32768f;
    margin-bottom: 17px;
    font-family: "Roboto Slab";
    font-weight: 600
}

.giving-back-content .making-difference {
    padding: 40px 0
}

.giving-back-content .making-difference p {
    color: #58595b;
    margin-top: 17px;
    font-size: 1rem
}

.giving-back-content .community-giving_section {
    background-color: #ffc907;
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .giving-back-content .community-giving_section {
        padding: 44px 0 48px
    }
}

.giving-back-content .community-giving_section-inner {
    color: #58595b
}

@media(min-width: 768px) {
    .giving-back-content .community-giving_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

@media(min-width: 768px) {

    .giving-back-content .community-giving_text-block,
    .giving-back-content .community-giving_image-block {
        width: calc(50% - 15px)
    }
}

.giving-back-content .community-giving_text-block {
    margin-bottom: 17px
}

@media(min-width: 768px) {
    .giving-back-content .community-giving_text-block {
        margin-bottom: 0
    }
}

.giving-back-content .community-giving_image-block {
    position: relative;
    margin-top: 10px
}

.giving-back-content .community-giving_image-block .pic-hover {
    display: flex;
    align-items: center;
    top: 0;
    background-color: rgba(63, 150, 174, .8);
    position: absolute;
    color: #fff;
    padding: 5%;
    bottom: 0;
    left: 0;
    right: 0
}

@media(min-width: 768px) {
    .giving-back-content .community-giving_image-block .pic-hover {
        display: none
    }
}

.giving-back-content .community-giving_image-block .pic-hover p {
    align-self: center
}

.giving-back-content .community-giving_image-block img {
    width: 100%
}

.giving-back-content .community-giving_text-block__text {
    font-size: 1rem
}

.giving-back-content .community-giving_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .giving-back-content .community-giving_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.giving-back-content .community-giving_text-block__text em {
    font-style: italic
}

.giving-back-content .volunteerism_section {
    background-color: #e6e7e9;
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .giving-back-content .volunteerism_section {
        padding: 44px 0 48px
    }
}

@media(min-width: 768px) {
    .giving-back-content .volunteerism_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

@media(min-width: 768px) {

    .giving-back-content .volunteerism_text-block,
    .giving-back-content .volunteerism_image-block {
        width: calc(50% - 15px)
    }
}

.giving-back-content .volunteerism_text-block {
    margin-bottom: 17px;
    color: #58595b
}

@media(min-width: 768px) {
    .giving-back-content .volunteerism_text-block {
        margin-bottom: 0
    }
}

.giving-back-content .volunteerism_image-block {
    position: relative;
    margin-top: 10px
}

.giving-back-content .volunteerism_image-block .pic-hover {
    display: flex;
    align-items: center;
    top: 0;
    background-color: rgba(63, 150, 174, .8);
    position: absolute;
    color: #fff;
    padding: 5%;
    bottom: 0;
    left: 0;
    right: 0
}

@media(min-width: 768px) {
    .giving-back-content .volunteerism_image-block .pic-hover {
        display: none
    }
}

.giving-back-content .volunteerism_image-block .pic-hover p {
    align-self: center
}

.giving-back-content .volunteerism_image-block img {
    width: 100%
}

.giving-back-content .volunteerism_text-block__text {
    font-size: 1rem
}

.giving-back-content .volunteerism_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .giving-back-content .volunteerism_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.giving-back-content .scholarship_section {
    background-color: #32768f;
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .giving-back-content .scholarship_section {
        padding: 35px 0 35px
    }
}

@media(min-width: 768px) {
    .giving-back-content .scholarship_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.giving-back-content .scholarship_section__title {
    margin-bottom: 10px;
    color: #fffffff2
}

.giving-back-content .scholarship_text-block {
    margin-bottom: 17px;
    color: #fffffff2
}

@media(min-width: 768px) {
    .giving-back-content .scholarship_text-block {
        margin-bottom: 0;
        padding-left: 70px;
        padding-top: 40px
    }
}

.giving-back-content .scholarship_text-block a {
    padding: 11px 20px;
    background-color: #000;
    color: #fff;
    font-size: 1.0625rem;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 5px !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block
}

.giving-back-content .scholarship_image-block {
    padding-top: 10px
}

.giving-back-content .scholarship_image-block img {
    width: 200px
}

.giving-back-content .scholarship_text-block__text {
    font-size: 1rem
}

.giving-back-content .scholarship_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .giving-back-content .scholarship_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.giving-back-content .giving-copyright_section {
    background-color: #58595b;
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .giving-back-content .giving-copyright_section {
        padding: 44px 0 48px
    }
}

.giving-back-content .giving-copyright_section-inner {
    text-align: center
}

.giving-back-content .giving-copyright_section__title {
    margin-bottom: 10px;
    color: #ffc907
}

.giving-back-content .giving-copyright_section__url {
    color: #fff;
    font-size: 20px
}

.investor-relations-content,
.employment-verification-content {
    font-family: Montserrat;
    color: #58595b;
    padding-top: 150px
}

.investor-relations-content .emp-block,
.employment-verification-content .emp-block {
    padding: 81px 0
}

.investor-relations-content h2,
.employment-verification-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600;
    padding-bottom: 17px
}

.investor-relations-content a:visited,
.investor-relations-content a:hover,
.investor-relations-content a:link,
.employment-verification-content a:visited,
.employment-verification-content a:hover,
.employment-verification-content a:link {
    color: #32768f
}

.investor-relations-content .block,
.employment-verification-content .block {
    padding: 20px 0
}

.investor-relations-content .block ul li::before,
.employment-verification-content .block ul li::before {
    display: none !important
}

.investor-relations-content h1,
.employment-verification-content h1 {
    font-weight: bold;
    color: #58595b;
    font-size: 36px;
    padding-bottom: 25px;
    font-family: "Roboto Slab"
}

.callout-block.yellow {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    position: relative;
    padding: 80px 0
}

.callout-block.yellow:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.callout-block.yellow .Row2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px
}

.callout-block.yellow .calloutCol2:first-of-type {
    min-height: 500px !important;
    height: fit-content;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    background: #fef5e4;
    padding: 35px
}

@media(min-width: 768px) {
    .callout-block.yellow .calloutCol2:first-of-type {
        height: fit-content;
        width: 34%;
        margin-bottom: 0px
    }
}

.callout-block.yellow .calloutCol2:first-of-type h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    color: #32768f;
    margin: 0 0 30px
}

.callout-block.yellow .calloutCol2:first-of-type h2 {
    font-size: 24px;
    font-family: Roboto Slab;
    font-weight: 500 !important;
    line-height: 30px;
    color: #32768f;
    margin: 15px 0 15px
}

.callout-block.yellow .calloutCol2:first-of-type p {
    font-size: 16px;
    color: #58595b
}

.callout-block.yellow .calloutCol2:first-of-type ul {
    padding: 10px 0
}

.callout-block.yellow .calloutCol2:first-of-type ul li:first-child {
    font-size: 18px;
    font-family: "Roboto Slab";
    font-weight: bold;
    color: #58595b !important
}

.callout-block.yellow .calloutCol2:first-of-type .colsList {
    margin: 15px 0 0px;
    padding-left: 25px
}

.callout-block.yellow .calloutCol2:first-of-type .colsList li {
    margin: 0 0 10px;
    font-size: 16px;
    color: #58595b
}

.callout-block.yellow .calloutCol2:first-of-type .colsList li span {
    display: flex
}

.callout-block.yellow .calloutCol2:first-of-type .colsList li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #58595b;
    border-radius: 10px;
    margin: 10px 15px 4px 0;
    float: left
}

.callout-block.yellow .calloutCol2:first-of-type a {
    font-size: 16px;
    color: #58595b !important;
    font-weight: 600
}

.callout-block.yellow .calloutCol2:first-of-type a:hover {
    color: #32768f !important
}

.callout-block.yellow .calloutCol2:last-of-type {
    min-height: 500px !important;
    height: fit-content;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background: #fef5e4;
    padding: 35px
}

@media(min-width: 768px) {
    .callout-block.yellow .calloutCol2:last-of-type {
        width: calc(66% - 30px);
        margin-bottom: 0
    }
}

.callout-block.yellow .calloutCol2:last-of-type h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    color: #32768f;
    margin: 0 0 30px
}

.callout-block.yellow .calloutCol2:last-of-type h2 {
    font-size: 24px;
    font-family: Roboto Slab;
    font-weight: 500 !important;
    line-height: 30px;
    color: #32768f;
    margin: 15px 0 15px
}

.callout-block.yellow .calloutCol2:last-of-type p {
    font-size: 16px;
    color: #58595b
}

.callout-block.yellow .calloutCol2:last-of-type ul {
    padding: 10px 0
}

.callout-block.yellow .calloutCol2:last-of-type ul li:first-child {
    font-size: 18px;
    color: #58595b !important;
    font-weight: 600
}

.callout-block.yellow .calloutCol2:last-of-type ul a {
    font-weight: 500
}

.callout-block.yellow .calloutCol2:last-of-type ul a:hover {
    color: #32768f !important
}

.callout-block.yellow .calloutCol2:last-of-type .colsList {
    margin: 15px 0 0px;
    padding-left: 25px
}

.callout-block.yellow .calloutCol2:last-of-type .colsList li {
    margin: 0 0 10px;
    font-size: 16px;
    color: #58595b
}

.callout-block.yellow .calloutCol2:last-of-type .colsList li span {
    display: flex
}

.callout-block.yellow .calloutCol2:last-of-type .colsList li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #58595b;
    border-radius: 10px;
    margin: 10px 15px 4px 0;
    float: left
}

.callout-block.yellow .calloutCol2:last-of-type a {
    font-size: 16px;
    color: #58595b !important
}

.callout-block.blue {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    position: relative;
    padding: 80px 0
}

.callout-block.blue:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(30, 140, 190, .8)
}

.callout-block.blue .Row2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px
}

.callout-block.blue .calloutCol2:first-of-type {
    min-height: 500px !important;
    height: fit-content;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background: #e8edf1;
    padding: 35px
}

@media(min-width: 768px) {
    .callout-block.blue .calloutCol2:first-of-type {
        height: fit-content;
        width: 34% !important;
        margin-bottom: 0
    }
}

.callout-block.blue .calloutCol2:first-of-type h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    color: #32768f;
    margin: 0 0 30px
}

.callout-block.blue .calloutCol2:first-of-type h2 {
    font-size: 24px;
    font-family: Roboto Slab;
    font-weight: 500 !important;
    line-height: 30px;
    color: #32768f;
    margin: 15px 0 15px
}

.callout-block.blue .calloutCol2:first-of-type p {
    font-size: 18px;
    color: #58595b
}

.callout-block.blue .calloutCol2:first-of-type ul {
    padding: 10px 0
}

.callout-block.blue .calloutCol2:first-of-type ul li:first-child {
    font-size: 18px;
    font-family: "Roboto Slab";
    font-weight: bold;
    color: #58595b !important
}

.callout-block.blue .calloutCol2:first-of-type .colsList {
    margin: 15px 0 0;
    padding-left: 25px
}

.callout-block.blue .calloutCol2:first-of-type .colsList li {
    margin: 0 0 10px;
    font-size: 18px;
    color: #58595b
}

.callout-block.blue .calloutCol2:first-of-type .colsList li span {
    display: flex
}

.callout-block.blue .calloutCol2:first-of-type .colsList li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #58595b;
    border-radius: 10px;
    margin: 10px 15px 4px 0;
    float: left
}

.callout-block.blue .calloutCol2:first-of-type a {
    font-size: 18px;
    color: #58595b !important;
    font-weight: 600
}

.callout-block.blue .calloutCol2:first-of-type a:hover {
    color: #32768f !important
}

.callout-block.blue .calloutCol2:last-of-type {
    min-height: 500px !important;
    height: fit-content;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    background: #e8edf1;
    padding: 35px
}

@media(min-width: 768px) {
    .callout-block.blue .calloutCol2:last-of-type {
        margin-bottom: 0;
        width: calc(66% - 30px)
    }
}

.callout-block.blue .calloutCol2:last-of-type h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    color: #32768f;
    margin: 0 0 30px
}

.callout-block.blue .calloutCol2:last-of-type h2 {
    font-size: 24px;
    font-family: Roboto Slab;
    font-weight: 500 !important;
    line-height: 30px;
    color: #32768f;
    margin: 15px 0 15px
}

.callout-block.blue .calloutCol2:last-of-type p {
    font-size: 18px;
    color: #58595b
}

.callout-block.blue .calloutCol2:last-of-type span {
    font-size: 16px;
    font-weight: 700
}

.callout-block.blue .calloutCol2:last-of-type ul {
    padding: 10px 0
}

.callout-block.blue .calloutCol2:last-of-type ul li:first-child {
    font-size: 18px;
    color: #58595b !important;
    font-weight: 600
}

.callout-block.blue .calloutCol2:last-of-type ul a:hover {
    color: #32768f !important
}

.callout-block.blue .calloutCol2:last-of-type .colsList {
    margin: 15px 0 0;
    padding-left: 25px
}

.callout-block.blue .calloutCol2:last-of-type .colsList li {
    margin: 0 0 10px;
    font-size: 18px;
    color: #58595b
}

.callout-block.blue .calloutCol2:last-of-type .colsList li span {
    display: flex
}

.callout-block.blue .calloutCol2:last-of-type .colsList li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #58595b;
    border-radius: 10px;
    margin: 10px 15px 4px 0;
    float: left
}

.callout-block.blue .calloutCol2:last-of-type a {
    font-size: 16px;
    color: #58595b !important;
    font-weight: 400
}

.callout-block.blue .calloutCol2:last-of-type a:hover {
    color: #32768f !important
}

.about-content .fa-minus {
    display: none
}

.about-content .faq__active .fa-minus {
    display: inline-block;
    margin-left: 10px
}

.news-awward_section {
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .news-awward_section {
        padding: 44px 0 48px
    }
}

@media(min-width: 768px) {
    .news-awward_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.news-awward_section__title {
    margin-bottom: 10px
}

@media(min-width: 768px) {
    .news-awward_image-block {
        width: calc(58% - 15px)
    }
}

.news-awward_text-block {
    position: relative;
    text-align: center
}

.news-awward_text-block .align-left {
    text-align: left
}

.news-awward_text-block img {
    width: 170px
}

.news-awward_text-block h2 {
    color: #32768f !important;
    margin-bottom: 17px !important;
    font-family: Roboto Slab !important;
    font-weight: 600 !important
}

.news-awward_text-block p {
    color: #58595b !important
}

@media(min-width: 768px) {
    .news-awward_text-block {
        width: calc(42% - 15px)
    }
}

.news-awward_text-block {
    margin-bottom: 17px
}

@media(min-width: 768px) {
    .news-awward_text-block {
        margin-bottom: 0
    }
}

.news-awward_text-block h2 {
    color: #32768f !important;
    margin-bottom: 17px !important;
    font-family: Roboto Slab !important;
    font-weight: 600 !important
}

.news-awward_text-block p {
    color: #58595b !important
}

.news-awward_image-block {
    padding-top: 10px
}

.news-awward_image-block img {
    width: 100%;
    object-fit: cover
}

.news-awward_text-block__text {
    font-size: 1rem
}

.news-awward_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .news-awward_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.news-awward_text-block__text p.address {
    padding: 15px 0 0 30px
}

.news-awward_text-block__text a {
    font-size: 16px;
    color: #58595b
}

.email-submit {
    background-color: #58595b;
    color: #fff !important;
    padding: 25px 0;
    text-align: center
}

.email-submit a {
    color: #fff !important
}

.faq-accordion_item .faq-accordion_item__content {
    display: none
}

.faq-accordion_item .faq-accordion_item__content a:hover {
    color: #32768f
}

.faq-accordion_item .fa-plus {
    margin-left: 10px
}

.faq__active .fa-plus {
    display: none
}

.careers-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600
}

.careers-content .careers-bg {
    padding: 16% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.careers-content .careers-bg-title {
    font-family: "Roboto Slab", sans-serif;
    text-align: center;
    padding: 9px 0;
    background-color: rgba(50, 123, 143, .8);
    color: #fff;
    font-size: 29px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

@media(min-width: 768px) {
    .careers-content .careers-bg-title {
        font-size: 39px
    }
}

.careers-content .join-family-block {
    padding: 40px 0;
    color: #58595b
}

@media(min-width: 768px) {
    .careers-content .join-family-block {
        padding: 60px 0
    }
}

.careers-content .join-family-block .join-family-title {
    color: #32768f;
    margin-bottom: 8px
}

@media(min-width: 768px) {
    .careers-content .join-family-block .join-family-title {
        margin-bottom: 15px
    }
}

.careers-content .join-family-block .services-block-out {
    font-size: 1rem
}

.careers-content .join-family-block .services-block-out .second-text {
    padding-top: 17px
}

.careers-content .join-family-block .video-block {
    background-position: center;
    margin-top: 26px;
    background-size: cover;
    position: relative;
    height: min-content;
    padding: 30% 0;
    width: 100%;
    cursor: pointer
}

@media(min-width: 768px) {
    .careers-content .join-family-block .video-block {
        padding: 10% 0;
        width: 35%
    }
}

.careers-content .join-family-block .video-block span {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: fit-content
}

.careers-content .join-family-block .video-block span .far {
    font-size: 70px;
    color: #fff
}

.careers-content .our-culture-block {
    background-color: rgba(255, 201, 7, .9);
    padding-top: 40px
}

@media(min-width: 768px) {
    .careers-content .our-culture-block {
        padding-top: 60px
    }
}

.careers-content .our-culture-block h2 {
    color: #32768f;
    margin-bottom: 15px
}

.careers-content .our-culture-block p {
    color: #58595b
}

.careers-content .career-block-out {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    background-size: cover;
    position: relative
}

.careers-content .career-block-out:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.careers-content .career-block-out .our-culture-block {
    z-index: 1;
    padding: 35px 0
}

.careers-content .career-block-out .our-culture-block h2 {
    color: #32768f
}

.careers-content .career-block-out .our-culture-block p {
    color: #58595b
}

.careers-content .career-block-out #info-careers {
    padding: 60px 0;
    text-align: center
}

.careers-content .career-block-out #info-careers .flex-block {
    display: block
}

@media(min-width: 768px) {
    .careers-content .career-block-out #info-careers .flex-block {
        justify-content: space-around;
        display: flex
    }
}

.careers-content .career-block-out #info-careers .flex-block .box-shadow {
    height: 100%;
    margin-bottom: 50px
}

@media(min-width: 600px) {
    .careers-content .career-block-out #info-careers .flex-block .box-shadow {
        margin-bottom: 67px
    }
}

@media(min-width: 768px) {
    .careers-content .career-block-out #info-careers .flex-block .box-shadow {
        margin-bottom: 0
    }
}

.careers-content .career-block-out #info-careers .flex-block .box-shadow .career-inner {
    display: inline-block
}

.careers-content .career-block-out #info-careers .flex-block .career-img {
    min-height: 120px;
    margin-bottom: 5px
}

.careers-content .career-block-out #info-careers .flex-block .career-img img {
    height: 120px
}

.careers-content .career-block-out #info-careers .flex-block h3 {
    font-size: 1.3125rem;
    font-weight: bold;
    font-family: "Roboto Slab", sans-serif;
    margin-bottom: 15px;
    color: #1c2440 !important
}

.careers-content .career-block-out #info-careers .flex-block p {
    color: #1c2440;
    line-height: 26px
}

.careers-content .career-block-out .width-22 {
    margin: 0 auto;
    margin-bottom: 0;
    width: 80%
}

@media(min-width: 600px) {
    .careers-content .career-block-out .width-22 {
        width: 35%
    }
}

@media(min-width: 768px) {
    .careers-content .career-block-out .width-22 {
        width: 26%
    }
}

.careers-content .parks-benefits-block {
    background-color: #f5f7f6;
    padding: 40px 0
}

.careers-content .parks-benefits-block h2 {
    padding-bottom: 15px
}

.careers-content .parks-benefits-block .benefits-flex {
    max-width: max-content;
    margin: 0 auto;
    display: block
}

@media(min-width: 768px) {
    .careers-content .parks-benefits-block .benefits-flex {
        display: flex;
        max-width: 100%;
        padding: 60px 0;
        gap: 20px
    }
}

.careers-content .parks-benefits-block .benefits-flex .benefits-list {
    padding-bottom: 25px
}

@media(min-width: 768px) {
    .careers-content .parks-benefits-block .benefits-flex .benefits-list {
        width: 50%;
        padding-bottom: 0
    }
}

.careers-content .parks-benefits-block .benefits-flex .benefits-list ul {
    padding: 15px 0 20px 0;
    margin-left: 15px
}

.careers-content .parks-benefits-block .benefits-flex .benefits-list ul li {
    color: #58595b;
    display: flex
}

@media(min-width: 768px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job {
        width: 60%
    }
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .serach-all-link-block {
    text-align: center
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .search-all-job-link {
    box-sizing: border-box;
    margin-top: 35px;
    padding: 11px;
    background-color: rgba(255, 201, 7, .9);
    color: #000;
    display: inline-block;
    bottom: 0;
    left: 0;
    text-align: center;
    border-radius: 5px;
    width: 95%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-weight: 700;
    font-size: 20px
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .search-all-job-link:hover {
    opacity: .5
}

@media(min-width: 600px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job .search-all-job-link {
        width: 70%
    }
}

@media(min-width: 1024px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job .search-all-job-link {
        width: 95%
    }
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex {
    display: block
}

@media(min-width: 768px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex {
        display: flex;
        justify-content: space-between;
        gap: 10px
    }
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block {
    padding-top: 50px;
    text-align: center;
    position: relative;
    padding-bottom: 50px
}

@media(min-width: 768px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block {
        width: calc(33%)
    }
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block p {
    color: #58595b;
    padding: 5px 0 10px
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block .learn-more-link {
    position: absolute;
    bottom: 0;
    margin-top: 50px
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block .jobs-pic img {
    width: 100%
}

@media(min-width: 599px)and (max-width: 768px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block .learn-more-link {
        width: 30% !important
    }
}

@media(width: 768px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block .learn-more-link {
        width: 81% !important
    }
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block .learn-more-link {
    padding: 11px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    width: 50%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block .learn-more-link:hover {
    opacity: .5
}

@media(min-width: 600px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block .learn-more-link {
        width: 81%
    }
}

@media(min-width: 1024px) {
    .careers-content .parks-benefits-block .benefits-flex .featured-job .pics-flex .center-block .learn-more-link {
        width: 80%
    }
}

.careers-content .faqs-block {
    background-color: #32768f;
    padding: 40px 0
}

@media(min-width: 768px) {
    .careers-content .faqs-block {
        padding: 60px 0
    }
}

.careers-content .faqs-block .fa-minus {
    display: none
}

.careers-content .faqs-block .fa-plus {
    position: absolute;
    left: -25px;
    top: 3px;
    margin-left: 0
}

.careers-content .faqs-block .faq__active .fa-minus {
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 3px
}

.careers-content .faqs-block .faq__active .fa-plus {
    display: none
}

.careers-content .faqs-block h2 {
    color: #ffffffd9
}

.careers-content .faqs-block .faq-accordion_item__content {
    display: none;
    color: #ffffffd9;
    padding: 30px 0 15px 0;
    width: auto;
    margin: 0px auto;
    position: relative;
    left: 25px
}

.careers-content .faqs-block .faq-accordion_item__content ul li::before {
    display: none !important
}

.careers-content .faqs-block .faq-accordion_item__content .faqs-careers-link {
    color: #58595b
}

.careers-content .faqs-block .faq-accordion_item {
    padding-top: 20px;
    padding-right: 25px
}

.careers-content .faqs-block .faq-accordion_item .faq-accordion_item__header {
    color: #ffffffd9;
    position: relative;
    left: 25px
}

.careers-content .faqs-block a {
    color: #ffffffd9
}

.careers-content .faqs-block a:visited,
.careers-content .faqs-block a:hover,
.careers-content .faqs-block a:link {
    color: #ffffffd9
}

.careers-content ::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

.careers-content :-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.careers-content ::placeholder {
    color: #000;
    opacity: 1
}

@media(max-width: 878px) {
    .careers-content .careers-bg {
        background-position: center;
        padding: 30% 0
    }
}

@media(max-width: 560px) {
    .careers-content .careers-bg {
        background-position: 30%;
        padding: 40% 0
    }
}

.about-bg {
    padding: 34% 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media(min-width: 768px) {
    .about-bg {
        padding: 16% 0
    }
}

.general_supplier_section {
    background-color: #ededed;
    padding: 27px 0 41px
}

.general_supplier_section a:hover {
    color: #32768f !important
}

@media(min-width: 768px) {
    .general_supplier_section {
        padding: 44px 0 48px
    }
}

.general_supplier_section-inner {
    color: #58595b
}

@media(min-width: 768px) {
    .general_supplier_section-inner .firstrow {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.general_supplier_section-inner .firstrow h3 {
    font-weight: 700;
    margin: 20px 0 0
}

.general_supplier_section-inner .firstrow a {
    font-size: 16px;
    color: #58595b
}

@media(min-width: 768px) {
    .general_supplier_section-inner .secondrow {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.general_supplier_section-inner .secondrow h3 {
    font-weight: 700;
    margin: 20px 0 0
}

.general_supplier_section-inner .secondrow a {
    font-size: 16px;
    color: #58595b
}

.general_supplier_section-inner .secondrow ul {
    padding: 15px 0 20px 25px
}

.general_supplier_section__title {
    margin-bottom: 10px
}

@media(min-width: 768px) {

    .general_supplier_text-block,
    .general_supplier_image-block {
        width: calc(50% - 15px)
    }
}

.general_supplier_text-block {
    margin-bottom: 17px
}

@media(min-width: 768px) {
    .general_supplier_text-block {
        margin-bottom: 0
    }
}

.general_supplier_image-block {
    padding-top: 10px
}

.general_supplier_image-block img {
    width: 100%;
    height: 280px;
    object-fit: cover
}

.general_supplier_text-block__text {
    font-size: 1rem
}

.general_supplier_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .general_supplier_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.general_supplier_text-block__text em {
    font-style: italic
}

@media only screen and (max-width: 768px) {
    .logistics_supplier_section {
        background-color: #32768f !important
    }
}

.logistics_supplier_section {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-color: #32768f !important;
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .logistics_supplier_section {
        padding: 44px 0 48px
    }
}

@media(min-width: 768px) {
    .logistics_supplier_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.logistics_supplier_section .reverse {
    flex-direction: row-reverse
}

.logistics_supplier_section__title {
    margin-bottom: 10px
}

@media(min-width: 768px) {

    .logistics_supplier_text-block,
    .logistics_supplier_image-block {
        width: calc(50% - 15px)
    }
}

.logistics_supplier_text-block {
    margin-bottom: 17px;
    color: #fff
}

@media(min-width: 768px) {
    .logistics_supplier_text-block {
        margin-bottom: 0
    }
}

.logistics_supplier_text-block h2 {
    color: #ffc907 !important;
    margin-bottom: 17px !important;
    font-family: Roboto Slab !important;
    font-weight: 600 !important
}

.logistics_supplier_text-block ul {
    position: relative;
    left: 25px
}

.logistics_supplier_text-block ul li {
    margin-bottom: 10px !important
}

.logistics_supplier_text-block ul li::before {
    right: 24px !important;
    background-color: #fff !important
}

.logistics_supplier_image-block {
    padding-top: 10px
}

.logistics_supplier_image-block img {
    width: 100%;
    height: 280px;
    object-fit: cover
}

.logistics_supplier_text-block__text {
    font-size: 1rem
}

.logistics_supplier_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .logistics_supplier_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.logistics_supplier_text-block__text h3 {
    font-weight: 700;
    margin: 15px 0 0
}

.logistics_supplier_text-block__text p.address {
    padding: 15px 0 0 30px
}

.logistics_supplier_text-block__text a {
    font-size: 16px;
    color: #fff
}

@media(min-width: 320px)and (max-width: 767px) {
    .making-difference .section-title {
        font-size: 22px !important
    }

    .general_supplier_section-inner .firstrow .general_supplier_text-block h2 {
        margin-top: 5px
    }

    .logistics_supplier_text-block h2 {
        margin-top: 5px
    }
}

.logistics_supplier_section.lazy.bg-image::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(63, 150, 174, .8)
}

.logistics_supplier_section.lazy.bg-image .main-container {
    position: relative
}

.privacy-policy-content {
    font-family: Montserrat;
    color: #58595b;
    padding-top: 150px
}

.privacy-policy-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600
}

.privacy-policy-content a,
.privacy-policy-content a:visited,
.privacy-policy-content a:hover,
.privacy-policy-content a:link {
    color: #ee7623
}

.privacy-policy-content .block {
    padding: 20px 0
}

.privacy-policy-content h1 {
    font-weight: bold;
    color: #58595b;
    font-size: 36px;
    padding-bottom: 25px;
    font-family: "Roboto Slab"
}

.privacy-policy-content p {
    padding: 17px 0;
    font-size: 16px
}

.ServicesBlock .flexBox {
    padding-bottom: 35px
}

@media(min-width: 768px) {
    .ServicesBlock .flexBox {
        padding-bottom: 0
    }
}

.ServicesBlock strong {
    font-weight: 700
}

.services-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600
}

@media only screen and (max-width: 780px) {
    .services-content .services-bg {
        max-width: 780px
    }
}

@media(max-width: 878px) {
    .services-content .services-bg {
        background-position: center;
        padding: 30% 0;
        transform: scale(1.2)
    }

    .services-content .ServicesBlock .servicesConternt {
        padding: 0;
        width: 100%
    }

    .services-content .ServicesBlock .servicesImage {
        width: 100%
    }

    .services-content .twocolumnblock .flexBox .ColumnBox {
        width: 100%
    }

    .services-content .twocolumnblock .flexBox .ColumnBox .colHeading {
        padding: 30px 0 !important
    }

    .services-content .twocolumnblock .flexBox .ColumnBox .colHeading h3 {
        font-size: 18px !important
    }
}

@media(max-width: 560px) {
    .services-content .services-bg {
        background-position: 30%;
        padding: 40% 0;
        transform: scale(1.2)
    }

    .services-content .ServicesBlock .servicesConternt {
        padding: 0;
        width: 100%
    }

    .services-content .ServicesBlock .servicesImage {
        width: 100%
    }

    .services-content .twocolumnblock .flexBox .ColumnBox {
        width: 100%
    }

    .services-content .twocolumnblock .flexBox .ColumnBox .colHeading {
        padding: 30px 0 !important
    }

    .services-content .twocolumnblock .flexBox .ColumnBox .colHeading h3 {
        font-size: 18px !important
    }
}

.services-content .back-overflow {
    overflow: hidden
}

.services-content .services-bg {
    background-position: top 30% center;
    background-repeat: no-repeat;
    background-size: cover
}

@media(min-width: 768px) {
    .services-content .services-bg {
        padding: 16% 0
    }
}

.services-content .services-block {
    padding: 34px 0 38px;
    color: #58595b
}

@media(min-width: 768px) {
    .services-content .services-block {
        padding: 34px 0 43px
    }
}

.services-content .services-block .services-title {
    margin-bottom: 8px
}

@media(min-width: 768px) {
    .services-content .services-block .services-title {
        margin-bottom: 15px
    }
}

.services-content .services-block .services-block-out .second-text {
    padding-top: 17px
}

.services-content .service-block-out {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    position: relative
}

.services-content .service-block-out:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.services-content .service-block-out #info-services {
    padding: 45px 0;
    text-align: center
}

.services-content .service-block-out #info-services .flex-block {
    display: block
}

.services-content .service-block-out #info-services .flex-block .width-22 {
    width: 100%;
    margin: 0 auto
}

@media(min-width: 600px) {
    .services-content .service-block-out #info-services .flex-block .width-22 {
        width: 75%
    }
}

@media(min-width: 768px) {
    .services-content .service-block-out #info-services .flex-block .width-22 {
        width: 19%
    }
}

@media(min-width: 768px) {
    .services-content .service-block-out #info-services .flex-block {
        justify-content: space-around;
        display: flex;
        gap: 10px
    }
}

.services-content .service-block-out #info-services .flex-block .box-shadow {
    margin: 0 10px;
    height: 100%;
    margin-bottom: 30px
}

@media(min-width: 600px) {
    .services-content .service-block-out #info-services .flex-block .box-shadow {
        margin-bottom: 67px
    }
}

@media(min-width: 768px) {
    .services-content .service-block-out #info-services .flex-block .box-shadow {
        margin-bottom: 0
    }
}

.services-content .service-block-out #info-services .flex-block .box-shadow .service-inner {
    display: inline-block;
    padding-bottom: 70px
}

.services-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link {
    padding: 11px;
    background-color: #000;
    color: #fff;
    font-size: 1.0625rem;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 14px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    width: 52%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.services-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link:hover {
    opacity: .5
}

@media(min-width: 768px) {
    .services-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link {
        width: 85%
    }
}

.services-content .service-block-out #info-services .service-img {
    width: 60%;
    margin: 0 auto;
    min-height: 120px;
    margin-bottom: 5px
}

@media(min-width: 768px) {
    .services-content .service-block-out #info-services .service-img {
        width: 100%
    }
}

.services-content .service-block-out #info-services h3 {
    font-size: 1.3125rem;
    font-weight: bold;
    font-family: "Roboto Slab", sans-serif;
    margin-bottom: 15px;
    color: #1c2440 !important
}

.services-content .service-block-out #info-services p {
    color: #1c2440;
    font-size: 1.0625rem;
    line-height: 26px
}

.services-content .contact-block-service {
    padding: 40px 0 35px;
    background-color: #f5f7f6
}

.services-content .contact-block-service .button-block {
    display: flex;
    justify-content: flex-end
}

.services-content .contact-block-service .button-block .ajax-loader {
    position: absolute;
    margin: 14px 5px;
    display: none
}

.services-content .contact-block-service .button-block input[type=submit] {
    font-size: 14px;
    color: #000;
    background: #ffc907;
    border: none;
    padding: 12px 16px;
    font-weight: 800;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.services-content .contact-block-service .button-block input[type=submit]:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

@media(min-width: 768px) {
    .services-content .contact-block-service {
        padding: 40px 0 60px
    }
}

.services-content .contact-block-service-title {
    font-family: "Roboto Slab";
    font-size: 2rem;
    color: #54595f;
    margin-bottom: 20px
}

.services-content .contact-block-service form {
    border: 2px #a7a9ac solid;
    border-radius: 6px;
    padding: 30px
}

.services-content .contact-block-service form .form-box {
    margin-bottom: 15px
}

.services-content .contact-block-service form .form-box input[type=text],
.services-content .contact-block-service form .form-box input[type=email],
.services-content .contact-block-service form .form-box input[type=tel] {
    color: #666;
    background: #fafafa;
    box-shadow: none;
    font-size: 0.9375rem;
    width: 100%
}

.services-content .contact-block-service form .form-box textarea {
    vertical-align: top;
    background: #fafafa;
    resize: none;
    height: 75px;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    font-size: 0.9375rem
}

.services-content .contact-block-service form .form-box input[type=text],
.services-content .contact-block-service form .form-box input[type=email],
.services-content .contact-block-service form .form-box input[type=tel],
.services-content .contact-block-service form .form-box textarea {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    display: block;
    color: #aeaeae;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.services-content .contact-block-service form .form-box input[type=text]:focus,
.services-content .contact-block-service form .form-box input[type=email]:focus,
.services-content .contact-block-service form .form-box input[type=tel]:focus,
.services-content .contact-block-service form .form-box textarea:focus {
    border: 1px solid #ffc907;
    outline: none
}

.services-content .contact-block-service form .error-text {
    color: red;
    font-size: 0.5rem;
    visibility: hidden
}

.services-content .contact-block-service form .error-form .error-text {
    visibility: visible
}

@media(min-width: 320px)and (max-width: 767px) {
    .ServicesBlock {
        flex-wrap: wrap
    }

    .ServicesBlock .servicesConternt {
        padding: 0 !important;
        width: 100% !important
    }

    .ServicesBlock .servicesImage {
        width: 100% !important
    }

    .twocolumnblock .flexBox .ColumnBox {
        width: 100% !important
    }

    .twocolumnblock .flexBox .ColumnBox {
        width: 100% !important;
        margin: 0 0 30px
    }

    .twocolumnblock .flexBox .ColumnBox .colHeading {
        padding: 10px 55px !important;
        box-sizing: border-box
    }

    .twocolumnblock .flexBox .ColumnBox .colHeading h3 {
        font-size: 18px !important
    }

    .twocolumnblock .flexBox .ColumnBox .imageBox img {
        height: 280px !important
    }

    .transportation-section .flexBox .serviceBox {
        width: 100% !important;
        margin: 0 0 30px
    }

    .transportation-section .flexBox .serviceBox .serviceImg img {
        height: 250px !important
    }

    .blueCallout.bgblue .Blueblock {
        width: 100% !important
    }

    .select_termianl .textRight a.termialbtn {
        padding: 14px 20px !important
    }

    .callout-block.yellow .calloutCol {
        width: 100% !important;
        margin: 0 0 30px
    }

    .callout-block.yellow .calloutCol h3 {
        font-size: 24px !important
    }

    .callout-block.blue .calloutCol {
        width: 100% !important;
        margin: 0 auto 25px
    }

    .callout-block.blue .calloutCol h3 {
        font-size: 24px !important
    }

    .ServicesBlock .servicesConterntfull .serviceCont .threeCol {
        width: 100% !important
    }

    .servicesConternt h2.about-us-title {
        font-size: 20px
    }

    .servicesConterntfull h2.about-us-title {
        font-size: 20px;
        margin-bottom: 25px
    }

    .ServicesBlock .servicesConterntfull .serviceCont .colTwo {
        width: 100% !important
    }

    .yellow-collout .yellowBlock h3,
    .yellow-collout .yellowBlock a.phonenumber {
        font-size: 20px !important
    }

    .related-links-subject {
        flex-wrap: wrap
    }

    .related-column {
        width: 100%
    }

    .ServicesBlock .servicesConternt .serviceCont ul.ultwoCols {
        column-count: 1 !important
    }

    .contacts_section .addressCol {
        width: 100% !important;
        margin-bottom: 30px
    }

    .serviceMapSection .serviceContent,
    .serviceMapSection .servicemap {
        width: 100% !important
    }

    .fleet-mgmtcontent .fleetContact .flex-box .addressCol {
        width: 100% !important;
        margin: 0 0 20px
    }
}

@media(min-width: 768px)and (max-width: 820px) {
    .services-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link {
        width: 64%;
        margin: 0 auto
    }

    .ServicesBlock .servicesConternt {
        padding: 0;
        width: 100%
    }

    .ServicesBlock .servicesImage {
        width: 100%
    }

    .twocolumnblock .flexBox .ColumnBox {
        width: 100%
    }

    .twocolumnblock .flexBox .ColumnBox .colHeading {
        padding: 30px 0 !important;
        box-sizing: border-box
    }

    .twocolumnblock .flexBox .ColumnBox .colHeading h3 {
        font-size: 18px !important
    }

    .transportation-section .flexBox .serviceBox {
        width: 45% !important;
        margin: 0 0 30px
    }

    .transportation-section .flexBox .serviceBox .serviceImg img {
        height: 250px !important
    }

    .select_termianl .textRight a.termialbtn {
        padding: 14px 20px !important
    }

    .callout-block.yellow .calloutCol {
        width: 100% !important;
        margin: 0 0 30px
    }

    .callout-block.yellow .calloutCol h3 {
        font-size: 25px !important
    }

    .callout-block.blue .calloutCol {
        width: 75% !important;
        margin: 0 auto 25px
    }

    .callout-block.blue .calloutCol h3 {
        font-size: 24px !important
    }
}

.contact-block-service {
    padding: 40px 0 35px;
    background-color: #f5f7f6
}

.contact-block-service .button-block {
    display: flex;
    justify-content: flex-end
}

.contact-block-service .button-block .ajax-loader {
    position: absolute;
    margin: 14px 5px;
    display: none
}

.contact-block-service .button-block input[type=submit] {
    color: #000;
    background: #ffc907;
    border: none;
    padding: 12px 16px;
    font-weight: 800;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.contact-block-service .button-block input[type=submit]:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

@media(min-width: 768px) {
    .contact-block-service {
        padding: 40px 0 60px
    }
}

.contact-block-service-title {
    font-family: "Roboto Slab";
    font-size: 2rem;
    color: #54595f;
    margin-bottom: 20px
}

.contact-block-service form {
    border: 2px #a7a9ac solid;
    border-radius: 6px;
    padding: 30px
}

.contact-block-service form .form-box {
    margin-bottom: 15px
}

.contact-block-service form .form-box input[type=text],
.contact-block-service form .form-box input[type=email],
.contact-block-service form .form-box input[type=tel] {
    color: #666;
    background: #fafafa;
    box-shadow: none;
    width: 100%
}

.contact-block-service form .form-box textarea {
    vertical-align: top;
    background: #fafafa;
    resize: none;
    height: 75px;
    outline: none;
    width: 100%;
    box-sizing: border-box
}

.contact-block-service form .form-box input[type=text],
.contact-block-service form .form-box input[type=email],
.contact-block-service form .form-box input[type=tel],
.contact-block-service form .form-box textarea {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    display: block;
    color: #aeaeae;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.contact-block-service form .form-box input[type=text]:focus,
.contact-block-service form .form-box input[type=email]:focus,
.contact-block-service form .form-box input[type=tel]:focus,
.contact-block-service form .form-box textarea:focus {
    border: 1px solid #ffc907;
    outline: none
}

.contact-block-service form .error-text {
    color: red;
    font-size: 0.5rem;
    visibility: hidden
}

.contact-block-service form .error-form .error-text {
    visibility: visible
}

.ServicesBlock {
    display: flex;
    justify-content: space-between;
    gap: 20px
}

.ServicesBlock a {
    color: #32768f;
    font-weight: 400
}

.ServicesBlock a:hover {
    color: #32768f !important
}

.ServicesBlock .servicesImage {
    text-align: center;
    width: 25%;
    margin-bottom: 20px
}

.ServicesBlock .servicesImage img {
    width: 50%
}

@media(min-width: 768px) {
    .ServicesBlock .servicesImage img {
        width: 75%
    }
}

.ServicesBlock .servicesConterntfull {
    padding-left: 0px;
    width: 100%
}

.ServicesBlock .servicesConterntfull .serviceCont .flexBox ul {
    margin-left: 15px
}

.ServicesBlock .servicesConterntfull .serviceCont .flexBox ul li {
    padding-left: 15px
}

.ServicesBlock .servicesConterntfull .serviceCont .flexBox ul li:first-child {
    margin-left: -15px;
    padding: 10px 0;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 0
}

.ServicesBlock .servicesConterntfull .serviceCont .flexBox ul li:first-child:before {
    display: none
}

.ServicesBlock .servicesConterntfull .serviceCont .flexBox ul li a {
    color: #58595b !important;
    line-height: 24px !important;
    font-weight: 400 !important
}

.ServicesBlock .servicesConterntfull .serviceCont .flexBox h3 {
    margin-top: 10px;
    font-weight: 700;
    color: #1c2440;
    font-size: 17px
}

.ServicesBlock .servicesConterntfull .serviceCont .threeCol {
    width: 33.33%;
    float: left
}

.ServicesBlock .servicesConterntfull .serviceCont .threeCol h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    color: #32768f;
    margin: 0 0 30px
}

.ServicesBlock .servicesConterntfull .serviceCont .threeCol ul {
    margin-left: 15px;
    padding: 0 !important;
    margin: 0 0 30px
}

.ServicesBlock .servicesConterntfull .serviceCont .threeCol ul li {
    margin: 0 0 3px
}

.ServicesBlock .servicesConterntfull .serviceCont .threeCol ul li:before {
    display: none !important
}

.ServicesBlock .servicesConterntfull .serviceCont .threeCol ul li:first-child {
    font-weight: 700;
    color: #000
}

.ServicesBlock .servicesConterntfull .serviceCont .threeCol ul li a {
    color: #000;
    font-weight: 400
}

.ServicesBlock .servicesConterntfull .serviceCont .threeCol ul li a:hover {
    color: #32768f !important
}

.ServicesBlock .servicesConterntfull .serviceCont .colTwo {
    width: 50%;
    float: left
}

.ServicesBlock .servicesConterntfull .serviceCont .colTwo h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #32768f;
    margin: 0 0 30px
}

.ServicesBlock .servicesConterntfull .serviceCont .colTwo ul {
    margin-left: 15px;
    padding: 0 !important;
    margin: 0 0 30px
}

.ServicesBlock .servicesConterntfull .serviceCont .colTwo ul li {
    margin: 0 0 3px
}

.ServicesBlock .servicesConterntfull .serviceCont .colTwo ul li:before {
    display: none !important
}

.ServicesBlock .servicesConterntfull .serviceCont .colTwo ul li:first-child {
    margin-left: -15px;
    padding: 10px 0;
    font-weight: 700;
    color: #000
}

.ServicesBlock .servicesConterntfull .serviceCont .colTwo ul li a {
    color: #000;
    font-weight: 400
}

.ServicesBlock .servicesConterntfull .serviceCont .colTwo ul li a:hover {
    color: #32768f !important
}

.ServicesBlock .servicesConterntfull ul.bullets {
    margin-left: 15px;
    padding: 15px
}

.ServicesBlock .servicesConternt {
    margin-bottom: 0;
    width: calc(75% - 20px)
}

.ServicesBlock .servicesConternt .serviceCont ul {
    margin-left: 15px;
    padding: 15px
}

.ServicesBlock .servicesConternt .serviceCont ul.ultwoCols {
    margin-left: 15px;
    column-count: 2
}

.ServicesBlock .servicesConternt .serviceCont ul.ultwoCols li {
    padding: 0 5px 0px
}

.related-links-subject {
    display: flex !important;
    width: 100%;
    justify-content: space-between;
    text-align: left !important
}

.related-links-subject .related-column ul {
    margin-left: 15px
}

.related-links-subject .related-column ul li::before {
    display: none !important
}

.blueCallout {
    padding-top: 40px;
    padding-bottom: 40px
}

.blueCallout h3 {
    text-align: center;
    font-family: Roboto Slab;
    font-weight: 600;
    font-size: 30px;
    color: #ffc907;
    line-height: 30px;
    margin-bottom: 25px
}

.blueCallout p {
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin: 0 0 30px
}

.blueCallout a.learn-more-link {
    padding: 11px 20px;
    background-color: #000;
    color: #fff;
    font-size: 1.0625rem;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block
}

.main-container .Blueblock {
    text-align: center
}

.blueCallout.bgblue {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative
}

.blueCallout.bgblue:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(50, 123, 143, .8)
}

.blueCallout.bgblue .Blueblock {
    position: relative;
    width: 50%;
    margin: 0 auto
}

.blueCallout.bgblue .Blueblock h3 {
    color: #fff
}

.blueCallout.bgblue .Blueblock-flexible {
    position: relative;
    text-align: center
}

.blueCallout.bgblue .Blueblock-flexible h3 {
    color: #ffc907
}

.callout-block.yellow {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    position: relative;
    padding: 80px 0
}

.callout-block.yellow:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.callout-block.yellow .Row3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.callout-block.yellow .Row3 .calloutCol {
    position: relative;
    width: 30.5%;
    background: #fef5e4;
    padding: 35px;
    box-sizing: border-box
}

.callout-block.yellow .Row3 .calloutCol h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    color: #32768f;
    margin: 0 0 30px
}

.callout-block.yellow .Row3 .calloutCol p {
    color: #58595b
}

.callout-block.yellow .Row3 .calloutCol .colsList {
    margin: 15px 0 0px;
    padding-left: 15px
}

.callout-block.yellow .Row3 .calloutCol .colsList li {
    margin: 0 0 10px;
    color: #58595b
}

.callout-block.yellow .Row3 .calloutCol .colsList li span {
    display: flex
}

.callout-block.yellow .Row3 .calloutCol a.inlineLearnmore {
    color: #32768f;
    font-weight: 600
}

.callout-block.yellow .Row3 .calloutCol.flexible {
    text-align: center
}

.callout-block.yellow .Row3 .calloutCol.flexible img {
    margin-bottom: 10px
}

.callout-block.yellow .Row4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.callout-block.yellow .Row4 .calloutCol {
    margin-bottom: 35px;
    position: relative;
    width: 48.5%;
    background: #fef5e4;
    padding: 35px;
    box-sizing: border-box
}

.callout-block.yellow .Row4 .calloutCol h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    color: #32768f;
    margin: 0 0 30px
}

.callout-block.yellow .Row4 .calloutCol p {
    color: #58595b
}

.callout-block.yellow .Row4 .calloutCol .colsList {
    margin: 15px 0 0px;
    padding-left: 15px
}

.callout-block.yellow .Row4 .calloutCol .colsList li {
    margin: 0 0 10px;
    color: #58595b
}

.callout-block.yellow .Row4 .calloutCol .colsList li span {
    display: flex
}

.callout-block.yellow .Row4 .calloutCol a.inlineLearnmore {
    color: #32768f;
    font-weight: 600
}

.callout-block.blue {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    position: relative;
    padding: 80px 0
}

.callout-block.blue:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(50, 123, 143, .8)
}

.callout-block.blue .Row3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.callout-block.blue .Row3 .calloutCol {
    position: relative;
    width: 30.5%;
    background: #e8edf1;
    padding: 35px;
    box-sizing: border-box
}

.callout-block.blue .Row3 .calloutCol h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    color: #32768f;
    margin: 0 0 30px
}

.callout-block.blue .Row3 .calloutCol p {
    color: #58595b
}

.callout-block.blue .Row3 .calloutCol .colsList {
    margin: 15px 0 0;
    padding-left: 15px
}

.callout-block.blue .Row3 .calloutCol .colsList li {
    margin: 0 0 10px;
    color: #58595b
}

.callout-block.blue .Row3 .calloutCol .colsList li span {
    display: flex
}

.callout-block.blue .Row3 .calloutCol a.inlineLearnmore {
    color: #32768f;
    font-weight: 600
}

.callout-block.blue .Row4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.callout-block.blue .Row4 .calloutCol {
    margin-bottom: 35px;
    position: relative;
    width: 48.5%;
    background: #e8edf1;
    padding: 35px;
    box-sizing: border-box
}

.callout-block.blue .Row4 .calloutCol h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    color: #32768f;
    margin: 0 0 30px
}

.callout-block.blue .Row4 .calloutCol p {
    color: #58595b
}

.callout-block.blue .Row4 .calloutCol .colsList {
    margin: 15px 0 0;
    padding-left: 15px
}

.callout-block.blue .Row4 .calloutCol .colsList li {
    margin: 0 0 10px;
    color: #58595b
}

.callout-block.blue .Row4 .calloutCol .colsList li span {
    display: flex
}

.callout-block.blue .Row4 .calloutCol a.inlineLearnmore {
    color: #32768f;
    font-weight: 600
}

.select_termianl {
    background: #32768f
}

.select_termianl .textRight {
    text-align: right
}

.select_termianl .textRight a.termialbtn {
    background: #ffc907;
    padding: 14px 70px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    color: #000;
    display: inline-block
}

.yellow-collout {
    background: #ffc907;
    padding: 60px 0 60px
}

.yellow-collout .yellowBlock {
    text-align: center
}

.yellow-collout .yellowBlock h3 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    color: #4a403f
}

.yellow-collout .yellowBlock a.phonenumber {
    font-size: 30px;
    font-weight: 800;
    color: #4a403f
}

.transportation-section {
    background-color: #ededed;
    padding: 60px 0
}

.transportation-section .flexBox {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.transportation-section .flexBox .serviceBox {
    width: 19%;
    text-align: center
}

.transportation-section .flexBox .serviceBox .serviceImg img {
    width: 100%;
    height: 160px;
    margin-bottom: 10px;
    object-fit: cover
}

.transportation-section .flexBox .serviceBox .serviceCont h3 {
    font-size: 1.375rem;
    margin-top: 10px;
    font-weight: 700;
    font-family: Roboto Slab, sans-serif;
    margin-bottom: 15px;
    color: #32768f
}

.transportation-section .flexBox .serviceBox .serviceCont a.learn-more-link {
    padding: 11px 20px;
    background-color: #000;
    color: #fff;
    font-size: 1.0625rem;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    width: max-content;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.twocolumnblock {
    background: #ffc907;
    padding: 65px 0 60px
}

.twocolumnblock .section_heading h3 {
    text-align: center;
    font-size: 16px;
    color: #4a403f;
    font-weight: 400;
    margin: 0 0 40px;
    line-height: 24px
}

.twocolumnblock .flexBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.twocolumnblock .flexBox .ColumnBox {
    width: 49%;
    position: relative
}

.twocolumnblock .flexBox .ColumnBox .colHeading {
    text-align: center;
    background-color: rgba(50, 123, 143, .8);
    position: absolute;
    z-index: 1;
    padding: 30px 0px;
    width: 100%
}

.twocolumnblock .flexBox .ColumnBox .colHeading h3 {
    margin-top: 10px;
    font-size: 20px;
    font-family: Roboto Slab;
    color: #fff
}

.twocolumnblock .flexBox .ColumnBox .imageBox {
    position: relative;
    z-index: 0
}

.twocolumnblock .flexBox .ColumnBox .imageBox img {
    width: 100%;
    height: 380px;
    object-fit: cover
}

.twocolumnblock .flexBox .textcenter {
    text-align: center
}

.twocolumnblock .flexBox a.learn-more-link {
    padding: 11px 20px;
    background-color: #000;
    color: #fff;
    font-size: 1.0625rem;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    width: max-content;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin: 30px 0 0
}

.contact-block-service-title {
    font-size: 26px !important
}

.contacts_section {
    background-color: #ededed;
    padding: 60px 0
}

.contacts_section h3 {
    color: #32768f;
    text-align: center;
    font-family: Roboto Slab;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 35px
}

.contacts_section .flex-box {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

.contacts_section .addressCol {
    padding: 10px 0px;
    width: 30%;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    align-items: center
}

@media(min-width: 768px) {
    .contacts_section .addressCol {
        padding: 5px 10px
    }
}

.contacts_section .addressCol .add_box:after {
    content: "";
    display: block;
    width: 100%;
    background: #d4d4d4;
    margin: 10px 0
}

.contacts_section .addressCol .add_box:last-child:after {
    display: none
}

.contacts_section .addressCol h4 {
    font-weight: 700;
    color: #000;
    line-height: 24px
}

.contacts_section .addressCol p {
    font-weight: 400;
    color: #000;
    line-height: 24px
}

.contacts_section .addressCol p a {
    font-weight: 400;
    color: #000;
    line-height: 24px;
    text-decoration: none
}

.serviceMapSection {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px 0
}

.serviceMapSection .serviceContent {
    width: 49%
}

.serviceMapSection .servicemap {
    width: 49%
}

.serviceMapSection .flexBox h3 {
    /* margin-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #32768f */
}

.serviceMapSection .flexBox ul {
    margin-left: 15px
}

.serviceMapSection .flexBox ul li {
    /* padding-left: 15px */
}

.serviceMapSection .flexBox ul li:first-child {
    /* margin-left: -15px;
    padding: 10px 0;
    font-weight: 700;
    margin-bottom: 5px */
}

.serviceMapSection .flexBox ul li:before {
    display: none
}

.serviceMapSection .flexBox ul li a {
    color: #58595b !important;
    line-height: 24px !important;
    font-weight: 400 !important
}

.serviceMapSection .flexBox ul li a:hover {
    color: #32768f !important
}

.serviceMapSection p.viewmapbtn {
    text-align: right;
    margin: 20px 0 0
}

.serviceMapSection p.viewmapbtn a {
    padding: 10px 30px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 5px !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.serviceMapSection .rail_company_logo img {
    width: 50%;
    margin-bottom: 30px
}

.serviceMapSection .rail_service_map {
    margin-top: 30px
}

@media(min-width: 768px) {
    .serviceMapSection .rail_service_map {
        margin-top: 0
    }
}

.serviceMapSection .rail_service_map h2 {
    padding: 36px 0 30px
}

.serviceMapSection .rail_service_map img {
    object-fit: contain;
    width: 100%
}

.serviceMapSection .rail_service_map .downloadbtn {
    text-align: right;
    margin: 20px 0 30px
}

.serviceMapSection .rail_service_map .downloadbtn a {
    padding: 10px 30px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 5px !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.serviceMapSection .rail_service_map .downloadbtn a.track-capacity {
    padding: 10px 13px
}

@media(max-width: 389px) {
    h2.about-us-title.section-title {
        font-size: 17px
    }

    .colTwo h3 {
        font-size: 14px !important
    }
}

.heading-hover:hover {
    color: #32768f !important
}

@media(max-width: 1023px) {
    .desk-img {
        display: none
    }
}

@media(min-width: 1024px) {
    .mob-img {
        display: none
    }
}

.transportation-content {
    font-family: Montserrat
}

.transportation-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600;
    margin-bottom: 15px;
    padding-top: 15px
}

@media(min-width: 768px) {
    .transportation-content h2 {
        padding-top: 0
    }
}

.transportation-content p {
    color: #58595b;
    font-size: 1rem
}

.transportation-content .home-picture {
    padding: 16% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media(max-width: 878px) {
    .transportation-content .home-picture {
        background-position: top;
        padding: 30% 0
    }
}

@media(max-width: 560px) {
    .transportation-content .home-picture {
        background-position: top;
        padding: 34% 0
    }
}

.transportation-content .moves_section {
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .transportation-content .moves_section {
        padding: 60px 0
    }
}

.transportation-content .moves_section-inner .moves_image-block {
    text-align: center
}

@media(min-width: 768px) {
    .transportation-content .moves_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.transportation-content .moves_section__title {
    margin-bottom: 10px;
    color: #32768f
}

.transportation-content .moves_text-block {
    margin-bottom: 17px;
    color: #1c2440
}

@media(min-width: 768px) {
    .transportation-content .moves_text-block {
        margin-bottom: 0;
        padding-left: 40px
    }
}

.transportation-content .moves_image-block img {
    width: 180px
}

.transportation-content .moves_text-block__text {
    font-size: 1rem
}

.transportation-content .moves_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .transportation-content .moves_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.transportation-content .service-block-out {
    background-repeat: no-repeat;
    background-position: left 80%;
    background-size: cover;
    position: relative
}

.transportation-content .service-block-out .width-22 {
    width: 100%
}

@media(min-width: 768px) {
    .transportation-content .service-block-out .width-22 {
        margin: 0 5px
    }
}

.transportation-content .service-block-out:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ededed
}

.transportation-content .service-block-out #info-services {
    padding: 60px 0;
    text-align: center
}

.transportation-content .service-block-out #info-services .flex-block {
    display: block
}

@media(min-width: 768px) {
    .transportation-content .service-block-out #info-services .flex-block {
        justify-content: space-around;
        display: flex
    }
}

.transportation-content .service-block-out #info-services .flex-block .box-shadow {
    height: 100%;
    margin-bottom: 30px
}

@media(min-width: 600px) {
    .transportation-content .service-block-out #info-services .flex-block .box-shadow {
        margin-bottom: 67px
    }
}

@media(min-width: 768px) {
    .transportation-content .service-block-out #info-services .flex-block .box-shadow {
        margin-bottom: 0
    }
}

.transportation-content .service-block-out #info-services .flex-block .box-shadow .service-inner {
    display: inline-block;
    padding-bottom: 46px;
    width: 100%
}

.transportation-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link {
    padding: 11px 20px;
    background-color: #000;
    color: #fff;
    font-size: 1.0625rem;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 14px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    width: max-content;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.transportation-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link:hover {
    opacity: .5
}

@media(min-width: 600px) {
    .transportation-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link {
        left: 10px
    }
}

@media(min-width: 1024px) {
    .transportation-content .service-block-out #info-services .flex-block .box-shadow .learn-more-link {
        left: 10px
    }
}

@media(min-width: 768px)and (max-width: 2040px) {
    .transportation-content .service-block-out #info-services .flex-block .service-img {
        height: 130px
    }
}

@media(max-width: 767px) {
    .transportation-content .service-block-out #info-services .flex-block .service-img {
        height: 360px
    }
}

.transportation-content .service-block-out #info-services .flex-block .service-img {
    width: 100%;
    background-size: cover;
    background-position: center
}

@media(min-width: 768px) {
    .transportation-content .service-block-out #info-services .flex-block .service-img {
        height: 160px;
        margin-bottom: 10px
    }
}

.transportation-content .service-block-out #info-services .flex-block .service-img img {
    width: 100%;
    height: 100%
}

.transportation-content .service-block-out #info-services .flex-block h3 {
    font-size: 1.375rem;
    margin-top: 5px;
    font-weight: bold;
    font-family: "Roboto Slab", sans-serif;
    margin-bottom: 15px;
    color: #32768f
}

.transportation-content .service-block-out #info-services .flex-block p {
    color: #1c2440;
    font-size: 1.3125rem;
    line-height: 26px
}

.transportation-content .plpartner-section {
    color: #fffefe;
    text-align: center;
    position: relative
}

.transportation-content .plpartner-section .img {
    padding: 3%;
    background-position: center;
    background-size: cover
}

.transportation-content .plpartner-section:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(50, 123, 143, .8)
}

.transportation-content .plpartner-section .main-container {
    position: relative
}

.transportation-content .plpartner-section .main-container h3 {
    font-size: 1.625rem;
    font-weight: bold;
    font-family: "Roboto Slab", sans-serif;
    margin-bottom: 22px
}

@media(min-width: 768px) {
    .transportation-content .plpartner-section .main-container h3 {
        font-size: 1.625rem;
        margin-bottom: 5px
    }
}

.transportation-content .plpartner-section .main-container p {
    font-family: Montserrat;
    color: #fffefe;
    font-size: 1.25rem;
    line-height: 35px;
    margin-bottom: 25px
}

@media(min-width: 768px) {
    .transportation-content .plpartner-section .main-container p {
        padding: 0px 24%
    }
}

.transportation-content .plpartner-section .main-container .learn-more-link {
    padding: 11px 30px;
    background-color: #000;
    color: #fff;
    font-size: 1.0625rem;
    display: inline-block;
    bottom: 46px;
    left: 10px;
    right: 14px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    text-transform: capitalize;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.transportation-content .plpartner-section .main-container .learn-more-link:hover {
    opacity: .5
}

.related-links {
    padding: 45px 0;
    background-color: #ffc907;
    text-align: center
}

@media(min-width: 768px) {
    .related-links {
        padding: 45px 0
    }
}

.related-links-subject {
    display: grid;
    text-align: start;
    margin-top: 10px
}

@media(min-width: 768px) {
    .related-links-subject {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        text-align: center
    }
}

.related-links h2 {
    font-family: Roboto Slab;
    font-size: 30px;
    color: #58595b;
    margin-bottom: 20px
}

.related-links a {
    color: #32768f;
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 9px
}

@media(min-width: 768px) {
    .related-links a {
        font-size: 1rem
    }
}

.related-links a:last-of-type {
    margin-bottom: 0
}

.related-links a:last-child::after {
    display: none
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    background-color: transparent;
    margin: 40% auto;
    width: 85%
}

@media(min-width: 768px) {
    .modal-content {
        margin: 12% auto;
        width: 65%
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .modal-content {
        margin: 19% auto;
        width: 65%
    }
}

@media(min-width: 320px)and (max-width: 375px) {
    .modal-content {
        margin: 45% auto;
        width: 85%
    }
}

.close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.single-career-content .single-career-bg {
    padding: 16% 0;
    background-position: center;
    background-size: cover
}

.single-career-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600
}

@media(max-width: 878px) {
    .single-career-content .single-career-bg {
        background-position: top;
        padding: 30% 0
    }
}

@media(max-width: 560px) {
    .single-career-content .single-career-bg {
        background-position: top;
        padding: 30% 0
    }
}

.single-career-content .section-title {
    color: #32768f
}

.single-career-content .js-video-button:hover {
    cursor: pointer
}

.single-career-content .single-careers_section {
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .single-career-content .single-careers_section {
        padding: 44px 0 48px
    }
}

.single-career-content .single-careers_section-inner {
    color: #58595b
}

@media(min-width: 768px) {
    .single-career-content .single-careers_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.single-career-content .single-careers_section__title {
    padding: 15px 0
}

.single-career-content .single-careers_image-block {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat
}

@media(min-width: 768px) {

    .single-career-content .single-careers_text-block,
    .single-career-content .single-careers_image-block {
        width: calc(50% - 15px)
    }
}

.single-career-content .single-careers_text-block {
    margin-bottom: 17px
}

.single-career-content .single-careers_text-block .list {
    padding-left: 25px
}

.single-career-content .single-careers_text-block .list ul li {
    color: #58595b;
    position: relative
}

.single-career-content .single-careers_text-block .learn-more-link {
    padding: 11px 30px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    position: relative;
    bottom: 0;
    left: 10px;
    right: 14px;
    margin: 15px auto;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.single-career-content .single-careers_text-block .learn-more-link:hover {
    opacity: .5
}

@media(min-width: 768px) {
    .single-career-content .single-careers_text-block {
        margin-bottom: 0
    }
}

.single-career-content .single-careers_image-block {
    height: min-content;
    padding: 37% 0;
    background-position: center;
    margin-top: 26px;
    background-size: cover;
    position: relative
}

@media(min-width: 768px) {
    .single-career-content .single-careers_image-block {
        height: min-content;
        padding: 15% 0
    }
}

.single-career-content .single-careers_image-block img {
    width: 100%
}

.single-career-content .single-careers_image-block:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.single-career-content .single-careers_image-block span {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: fit-content
}

.single-career-content .single-careers_image-block span .far {
    font-size: 100px;
    color: #fff
}

.single-career-content .single-careers_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .single-career-content .single-careers_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.single-career-content .single-careers_text-block__text em {
    font-style: italic
}

.modal-video {
    z-index: 99999999999 !important
}

.customertool-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600;
    padding-bottom: 5px
}

.customertool-content.awards .flexBox strong {
    font-weight: 800;
    color: #58595b;
    display: inline-block;
    margin-bottom: 10px
}

.customertool-content.awards .flexBox ul li {
    padding-left: 13px
}

.customertool-content.awards .flexBox ul li::before {
    display: block !important
}

.customertool-content.awards .flexBox ul li:first-child {
    padding-left: 13px;
    margin-bottom: 0
}

.customertool-content.awards .flexBox ul li a:hover {
    color: #32768f !important
}

.customertool-content.awards .flexBox ul strong {
    font-weight: 800;
    color: #58595b
}

.customertool-content .flexBox h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #32768f;
    margin: 0 0 0px
}

.customertool-content .flexBox ul li::before {
    display: none !important
}

.customertool-content .flexBox ul li:first-child {
    margin-left: 0;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 0
}

.customertool-content .flexBox ul li a:hover {
    color: #32768f !important
}

.customertool-content .flexBox p a {
    color: #32768f;
    font-weight: 600
}

.customertool-content .customer_tools {
    padding: 55px 30px 55px
}

.customertool-content .customer_tools .customertools {
    margin: 0 0 27px
}

.customertool-content .customer_tools .customertools .cust_tool_content.awards ul {
    padding: 0px 0px 27px !important
}

.customertool-content .customer_tools .customertools .cust_tool_content.awards ul li::before {
    display: block !important
}

.customertool-content .customer_tools .customertools .cust_tool_content.awards ul li strong {
    font-weight: 800;
    color: #58595b
}

.customertool-content .customer_tools .customertools .cust_tool_content ul {
    padding: 20px 0px 5px
}

.customertool-content .customer_tools .customertools .cust_tool_content ul li {
    color: #58595b
}

.customertool-content .customer_tools .customertools .cust_tool_content ul li::before {
    display: none !important
}

.customertool-content .customer_tools .customertools .cust_tool_content ul li a {
    color: #58595b
}

.customertool-content .customer_tools .customertools .cust_tool_content ul li strong {
    font-weight: 800;
    color: #58595b
}

.customertool-content .customer_tools .customertools:last-child {
    margin-bottom: 0
}

.car-order-form-content {
    color: #1c2440;
    background-color: #f5f7f6;
    padding-bottom: 45px
}

.car-order-form-content .wpcf7 input::-webkit-input-placeholder {
    font-size: 14px
}

@media only screen and (max-width: 790px) {
    .car-order-form-content .wpcf7 input::-webkit-input-placeholder {
        font-size: 12px
    }
}

.car-order-form-content input {
    color: #1c2440;
    -webkit-appearance: none
}

.car-order-form-content .select-option select {
    -webkit-appearance: none;
    color: #1c2440;
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    background-image: url(https://watco.com/wp-content/uploads/2020/11/arrow-down-sign-to-navigate.png);
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    width: 100%;
    margin: 10px 0
}

@media(min-width: 768px) {
    .car-order-form-content .select-option select {
        width: calc(50% - 20px)
    }
}

.car-order-form-content .order-form-section {
    padding-top: 45px
}

.car-order-form-content .order-form-section-title {
    font-size: 1.5625rem;
    font-weight: 700;
    font-family: Roboto Slab, sans-serif;
    margin-bottom: 5px;
    color: #32768f
}

.car-order-form-content .order-form-section-desc {
    padding: 20px 0;
    color: #1c2440;
    font-size: 1rem;
    line-height: 26px
}

.car-order-form-content .order-form-section-desc a {
    padding: 20px 0;
    color: #1c2440;
    font-size: 1rem;
    line-height: 26px
}

.car-order-form-content .order-form-section ol {
    padding-left: 30px
}

.car-order-form-content .order-form-section ol li {
    line-height: 1.8;
    color: #1c2440;
    list-style-type: decimal !important
}

.car-order-form-content .order-form-section ol li a {
    padding: 20px 0;
    color: #1c2440;
    font-size: 1rem;
    line-height: 26px
}

.car-order-form-content .p-3 {
    padding-top: 30px
}

.car-order-form-content select {
    -webkit-appearance: none;
    color: #1c2440;
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0;
    background-image: url(https://watco.com/wp-content/uploads/2020/11/arrow-down-sign-to-navigate.png);
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center
}

.car-order-form-content .car-contact-form .general-information-title {
    font-family: Montserrat, sans-serif;
    font-size: 1.3rem;
    color: #54595f;
    margin-bottom: 20px;
    font-weight: 700
}

.car-order-form-content .car-contact-form .general-information-note {
    font-size: 0.8125rem;
    font-style: italic
}

.car-order-form-content .car-contact-form .general-information-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.car-order-form-content .car-contact-form .general-information-fields .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .car-order-form-content .car-contact-form .general-information-fields .wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.car-order-form-content .car-contact-form .general-information-fields .wpcf7-form-control-wrap .col-2 {
    color: #1c2440;
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.car-order-form-content .car-contact-form .shipping-information-title {
    font-family: Montserrat, sans-serif;
    font-size: 1.3rem;
    color: #54595f;
    margin-bottom: 20px;
    font-weight: 700
}

.car-order-form-content .car-contact-form .shipping-information-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.car-order-form-content .car-contact-form .shipping-information-fields span.wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .car-order-form-content .car-contact-form .shipping-information-fields span.wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.car-order-form-content .car-contact-form .shipping-information-fields span.wpcf7-form-control-wrap .col-2 {
    color: #1c2440;
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.car-order-form-content .car-contact-form .car-numbers-information-title {
    font-family: Montserrat, sans-serif;
    font-size: 1.3rem;
    color: #54595f;
    margin-bottom: 20px;
    font-weight: 700
}

.car-order-form-content .car-contact-form .car-numbers-information-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.car-order-form-content .car-contact-form .car-numbers-information-fields .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .car-order-form-content .car-contact-form .car-numbers-information-fields .wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.car-order-form-content .car-contact-form .car-numbers-information-fields .wpcf7-form-control-wrap input.col-2 {
    color: #1c2440;
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.car-order-form-content .car-contact-form .button-block {
    display: flex;
    justify-content: flex-end
}

.car-order-form-content .car-contact-form .button-block .ajax-loader {
    position: absolute;
    margin: 14px 5px;
    display: none
}

.car-order-form-content .car-contact-form .button-block input[type=submit] {
    font-size: 16px;
    color: #1c2440;
    background: #ffc907;
    border: none;
    padding: 12px 50px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.car-order-form-content .car-contact-form .button-block input[type=submit]:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

.ui-datepicker {
    display: none;
    background-color: #fff;
    box-shadow: 0 .125rem .3rem rgba(0, 0, 0, .2);
    margin-top: .25rem;
    border-radius: .5rem;
    padding: .5rem
}

.ui-datepicker-calendar table {
    border-collapse: collapse;
    border-spacing: 0
}

.ui-datepicker-calendar thead th {
    padding: .25rem 0;
    text-align: center;
    font-size: .8rem;
    font-weight: 400;
    color: #000
}

.ui-datepicker-calendar tbody td {
    width: 2.5rem;
    text-align: center;
    padding: 0
}

.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 50%;
    line-height: 2rem;
    transition: .3s all;
    color: #000;
    font-size: .875rem;
    text-decoration: none;
    width: 2rem;
    height: 2rem;
    line-height: 2rem
}

.ui-datepicker-calendar tbody td a:hover {
    background: #4da2c1;
    color: #fff
}

.ui-datepicker-calendar tbody td a.ui-state-active {
    background: #32768f;
    color: #fff
}

.ui-datepicker-calendar tbody td a.ui-state-highlight {
    color: #32768f;
    border: 1px solid #32768f
}

.ui-datepicker-header a span {
    display: none
}

.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 10px;
    width: 1rem;
    height: 1rem;
    margin: .5rem;
    border-radius: .5rem
}

.ui-datepicker-header a.ui-datepicker-prev {
    left: 0
}

.ui-datepicker-header a.ui-datepicker-prev::after {
    background-image: url(https://www.watco.com/wp-content/uploads/2021/05/angle-pointing-to-left-1.png);
    content: "";
    color: #000;
    background-size: cover;
    background-position: center;
    width: 13px;
    height: 13px;
    display: block
}

.ui-datepicker-header a.ui-datepicker-next {
    right: 0
}

.ui-datepicker-header a.ui-datepicker-next::after {
    background-image: url(https://www.watco.com/wp-content/uploads/2021/05/angle-arrow-pointing-to-right-1.png);
    content: "";
    color: #000;
    background-size: cover;
    background-position: center;
    width: 13px;
    height: 13px;
    display: block
}

.ui-datepicker-title {
    text-align: center;
    line-height: 2rem;
    margin-bottom: .25rem;
    font-size: .875rem;
    font-weight: 500;
    padding-bottom: .25rem
}

.ui-datepicker-week-col {
    color: #000;
    font-weight: 400;
    font-size: .75rem
}

input.check-out {
    -webkit-appearance: none;
    background-image: url(https://watco.com/wp-content/uploads/2020/11/Vector-2.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center
}

.berth-application-content {
    color: #1c2440;
    background-color: #f5f7f6
}

.berth-application-content input {
    color: #1c2440;
    -webkit-appearance: none
}

.berth-application-content .wpcf7 input::-webkit-input-placeholder {
    font-size: 14px
}

@media only screen and (max-width: 790px) {
    .berth-application-content .wpcf7 input::-webkit-input-placeholder {
        font-size: 12px
    }
}

.berth-application-content .order-form-section {
    padding-top: 45px
}

.berth-application-content .order-form-section-title {
    font-size: 1.5625rem;
    font-weight: 700;
    font-family: Roboto Slab, sans-serif;
    margin-bottom: 5px;
    color: #32768f
}

.berth-application-content .p-3 {
    padding-top: 20px
}

.berth-application-content select {
    color: #aeaeae;
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.berth-application-content .car-contact-form .general-berth-information-title {
    font-family: Montserrat, sans-serif;
    font-size: 1.3rem;
    color: #54595f;
    margin-bottom: 20px;
    font-weight: 700
}

.berth-application-content .car-contact-form .general-berth-information-note {
    font-size: 0.8125rem;
    font-style: italic
}

.berth-application-content .car-contact-form .general-berth-information-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .general-berth-information-fields .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .general-berth-information-fields .wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.berth-application-content .car-contact-form .general-berth-information-fields .wpcf7-form-control-wrap .col-2 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.berth-application-content .car-contact-form .general-berth-information-fields span.wpcf7-form-control-wrap.eta-pilot-station {
    width: 100%
}

.berth-application-content .car-contact-form .general-berth-information-fields span.wpcf7-form-control-wrap.eta-pilot-station .col-1 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.berth-application-content .car-contact-form .checkbox-section {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0
}

.berth-application-content .car-contact-form .checkbox-section .export-import {
    display: flex;
    gap: 20px;
    margin: 8px 0;
    width: 100%
}

@media only screen and (max-width: 790px) {
    .berth-application-content .car-contact-form .checkbox-section .export-import {
        display: inline-block
    }
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .checkbox-section .export-import {
        width: calc(50% - 20px);
        margin: 0
    }
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 br {
    display: none !important
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 .wpcf7-form-control-wrap {
        width: 31%
    }
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 .wpcf7-form-control-wrap .col-3 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 br {
    display: none !important
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 .wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 .wpcf7-form-control-wrap input.col-2 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields input.col-1 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .question .field-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .question .field-2 br {
    display: none !important
}

.berth-application-content .car-contact-form .question .field-2 .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .question .field-2 .wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.berth-application-content .car-contact-form .question .field-2 .wpcf7-form-control-wrap input.col-2 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .remain-section,
.berth-application-content .car-contact-form .vessel-been,
.berth-application-content .car-contact-form .restrictions,
.berth-application-content .car-contact-form .company-required,
.berth-application-content .car-contact-form .charges-incurred {
    padding: 20px 0;
    display: flex;
    gap: 20px
}

@media only screen and (max-width: 790px) {

    .berth-application-content .car-contact-form .remain-section,
    .berth-application-content .car-contact-form .vessel-been,
    .berth-application-content .car-contact-form .restrictions,
    .berth-application-content .car-contact-form .company-required,
    .berth-application-content .car-contact-form .charges-incurred {
        display: inline-block
    }
}

.berth-application-content .car-contact-form ol {
    padding-left: 30px
}

.berth-application-content .car-contact-form ol li {
    line-height: 1.8;
    color: #1c2440;
    list-style-type: decimal !important
}

.berth-application-content .car-contact-form .textarea {
    width: 100%
}

.berth-application-content .car-contact-form .textarea .col-1 {
    padding: 11px 15px 50px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .if-yes-section p {
    font-size: 0.8125rem;
    font-style: italic
}

.berth-application-content .car-contact-form .if-yes-section .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .button-block {
    margin-bottom: 45px;
    display: flex;
    justify-content: flex-end
}

.berth-application-content .car-contact-form .button-block .ajax-loader {
    position: absolute;
    margin: 14px 5px;
    display: none
}

.berth-application-content .car-contact-form .button-block input[type=submit] {
    font-size: 16px;
    color: #1c2440;
    background: #ffc907;
    border: none;
    padding: 12px 50px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.berth-application-content .car-contact-form .button-block input[type=submit]:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

.berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label {
    position: relative;
    cursor: pointer;
    display: inline-flex
}

.berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label:before {
    display: inline-block;
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid gray;
    border-radius: 2px;
    padding: 5px 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label:before {
        margin-top: 0px
    }
}

.berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label.checked:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid gray;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.fleet-mgmtcontent h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600
}

.fleet-mgmtcontent .fleet-mgmt-block {
    padding: 55px 3px 40px;
    color: #58595b
}

.fleet-mgmtcontent .fleet-mgmt-block .fleetmgmt {
    margin: 25px 0 0px
}

.fleet-mgmtcontent .fleet-mgmt-block .fleetmgmt .fleetmgmt_content h3 {
    font-weight: 700;
    line-height: 24px;
    margin: 5px 0 5px
}

.fleet-mgmtcontent .fleet-mgmt-block .fleetmgmt .fleetmgmt_content .fleetmgmt_cont p {
    margin: 0
}

.fleet-mgmtcontent .fleet-mgmt-block .fleetmgmt .fleetmgmt_content .fleetmgmt_cont p a {
    margin: 0 0 3px;
    color: #58595b
}

.fleet-mgmtcontent .fleet-mgmt-block .fleetmgmt .fleetmgmt_content .fleetmgmt_cont p a:hover {
    color: #32768f
}

.fleet-mgmtcontent .fleet-mgmt-block .fleetmgmt .fleetmgmt_content .fleetmgmt_cont ul {
    padding: 30px 0 15px 35px
}

.fleet-mgmtcontent .fleetContact {
    background-color: #f5f7f6;
    padding: 42px 0px 50px
}

.fleet-mgmtcontent .fleetContact h3 {
    color: #32768f;
    text-align: center;
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 28px
}

.fleet-mgmtcontent .fleetContact .flex-box {
    display: flex !important;
    width: 100%;
    justify-content: space-between;
    text-align: left !important;
    flex-wrap: wrap
}

.fleet-mgmtcontent .fleetContact .flex-box .addressCol {
    width: 25%;
    padding: 0 15px
}

.fleet-mgmtcontent .fleetContact .flex-box .addressCol h4 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 24px
}

.fleet-mgmtcontent .fleetContact .flex-box .addressCol p {
    font-size: 16px;
    color: #000;
    line-height: 24px
}

.fleet-mgmtcontent .fleetContact .flex-box .addressCol p a {
    font-size: 16px;
    color: #000;
    line-height: 24px
}

.pb30 {
    padding-bottom: 30px !important
}

.tarrifs-content {
    color: #58595b;
    background: #f5f7f6
}

.tarrifs-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600
}

.tarrifs-content .tarrif-block-curr {
    padding-top: 42px
}

.tarrifs-content .tarrif-block-curr .current_tarrif {
    margin: 0 0 25px
}

.tarrifs-content .tarrif-block-curr .current_tarrif .current_tarrif_content h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 20px 25px 5px;
    position: relative
}

.tarrifs-content .tarrif-block-curr .current_tarrif .current_tarrif_content h3:hover {
    cursor: pointer
}

.tarrifs-content .tarrif-block-curr .current_tarrif .current_tarrif_content .current_tarrif_cont ul li {
    margin: 0 0 5px
}

.tarrifs-content .tarrif-block-curr .current_tarrif .current_tarrif_content .current_tarrif_cont ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #58595b
}

.tarrifs-content .tarrif-block-curr .current_tarrif .current_tarrif_content .current_tarrif_cont ul li a:hover {
    color: #32768f
}

.tarrifs-content .tarrif-block-curr .current_tarrif:last-child {
    margin: 0
}

.tarrifs-content .tarrif-block-hist {
    padding: 42px 0 95px
}

.tarrifs-content .tarrif-block-hist .tarrif_history {
    margin: 0 0 25px
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 20px 25px 5px;
    position: relative
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content h3:hover {
    cursor: pointer
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content .fa-minus {
    display: none
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content .fa-plus {
    position: absolute;
    left: -25px;
    top: 3px;
    margin-left: 0
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content .faq__active .fa-minus {
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 3px
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content .faq__active .fa-plus {
    display: none
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content .tarrif_history_cont {
    display: none
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content .tarrif_history_cont ul li {
    margin: 0 0 5px;
    padding-left: 40px
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content .tarrif_history_cont ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #58595b
}

.tarrifs-content .tarrif-block-hist .tarrif_history .tarrif_history_content .tarrif_history_cont ul li a:hover {
    color: #32768f
}

.tarrifs-content .flexBox h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #32768f;
    margin: 0 0 0px
}

.tarrifs-content .flexBox ul {
    padding: 15px 0 15px 0px
}

.tarrifs-content .flexBox ul li {
    padding-left: 40px
}

.tarrifs-content .flexBox ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #58595b;
    border-radius: 10px;
    float: left
}

.tarrifs-content .flexBox ul li span {
    display: flex
}

.tarrifs-content .flexBox ul li a {
    font-size: 16px !important;
    color: #58595b !important;
    line-height: 24px !important;
    font-weight: 400 !important
}

.tarrifs-content .flexBox ul li a:hover {
    color: #32768f !important
}

.fuel-content {
    color: #58595b;
    background: #f5f7f6
}

.fuel-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600;
    padding: 0 0 26px 0
}

.fuel-content .fuelmain {
    padding: 42px 30px 130px
}

.fuel-content .fuelmain .fuel_surcharge .fuel_surcharge_cont p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px
}

.fuel-content .fuelmain .fuel_surcharge .fuel_surcharge_cont p a {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #58595b;
    text-decoration: underline
}

.fuel-content .fuelmain .fuel_surcharge .fuel_surcharge_cont p a:hover {
    color: #32768f
}

.fuel-content .fuelmain .pb20 {
    padding-bottom: 20px !important
}

.fuel-content .fuelmain .surcharge_base {
    margin: 18px 0 40px
}

.fuel-content .fuelmain .surcharge_base h3.surcharge_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #32768f
}

.fuel-content .fuelmain .surcharge_base .surcharge_table .surchargeTab tr {
    height: 30px
}

.fuel-content .fuelmain .surcharge_base .surcharge_table .surchargeTab tr th {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    text-align: left;
    color: #58595b;
    padding: 0 10px 0 0;
    width: 28%
}

.fuel-content .fuelmain .surcharge_base .surcharge_table .surchargeTab tr td {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    text-align: left;
    color: #58595b;
    padding: 0 10px 0 0;
    width: 28%
}

.fuel-content .fuelmain .surcharge_base .surcharge_table .surchargeTab tr td a {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #58595b
}

.fuel-content .fuelmain .surcharge_base_history {
    margin: 0 0 40px
}

.fuel-content .fuelmain .surcharge_base_history h3.surcharge_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #32768f
}

.fuel-content .fuelmain .surcharge_base_history .surcharge_table .surchargeTab tr {
    height: 30px
}

.fuel-content .fuelmain .surcharge_base_history .surcharge_table .surchargeTab tr th {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    text-align: left;
    color: #58595b;
    padding: 0 10px 0 0;
    width: 28%
}

.fuel-content .fuelmain .surcharge_base_history .surcharge_table .surchargeTab tr td {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    text-align: left;
    color: #58595b;
    padding: 0 10px 0 0;
    width: 28%
}

.fuel-content .fuelmain .surcharge_base_history .surcharge_table .surchargeTab tr td a {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #58595b
}

.fuel-content .fuelmain .surcharge_base_retired {
    margin: 0 0 0px
}

.fuel-content .fuelmain .surcharge_base_retired h3.surcharge_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #32768f
}

.fuel-content .fuelmain .surcharge_base_retired .surcharge_table .surchargeTab tr {
    height: 30px
}

.fuel-content .fuelmain .surcharge_base_retired .surcharge_table .surchargeTab tr th {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    text-align: left;
    color: #58595b;
    padding: 0 10px 0 0;
    width: 28%
}

.fuel-content .fuelmain .surcharge_base_retired .surcharge_table .surchargeTab tr td {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    text-align: left;
    color: #58595b;
    padding: 0 10px 0 0;
    width: 28%
}

.fuel-content .fuelmain .surcharge_base_retired .surcharge_table .surchargeTab tr td a {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
    color: #58595b
}

.berth-application-content {
    color: #1c2440;
    background-color: #f5f7f6
}

.berth-application-content input {
    color: #1c2440;
    -webkit-appearance: none
}

.berth-application-content .wpcf7 input::-webkit-input-placeholder {
    font-size: 14px
}

@media only screen and (max-width: 790px) {
    .berth-application-content .wpcf7 input::-webkit-input-placeholder {
        font-size: 12px
    }
}

.berth-application-content .order-form-section {
    padding-top: 45px
}

.berth-application-content .order-form-section-title {
    font-size: 1.5625rem;
    font-weight: 700;
    font-family: Roboto Slab, sans-serif;
    margin-bottom: 5px;
    color: #32768f
}

.berth-application-content .p-3 {
    padding-top: 20px
}

.berth-application-content select {
    color: #aeaeae;
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.berth-application-content .car-contact-form .general-berth-information-title {
    font-family: Montserrat, sans-serif;
    font-size: 1.3rem;
    color: #54595f;
    margin-bottom: 20px;
    font-weight: 700
}

.berth-application-content .car-contact-form .general-berth-information-note {
    font-size: 0.8125rem;
    font-style: italic
}

.berth-application-content .car-contact-form .general-berth-information-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .general-berth-information-fields .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .general-berth-information-fields .wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.berth-application-content .car-contact-form .general-berth-information-fields .wpcf7-form-control-wrap .col-2 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.berth-application-content .car-contact-form .general-berth-information-fields span.wpcf7-form-control-wrap.eta-pilot-station {
    width: 100%
}

.berth-application-content .car-contact-form .general-berth-information-fields span.wpcf7-form-control-wrap.eta-pilot-station .col-1 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0
}

.berth-application-content .car-contact-form .checkbox-section {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0
}

.berth-application-content .car-contact-form .checkbox-section .export-import {
    display: flex;
    gap: 20px;
    margin: 8px 0;
    width: 100%
}

@media only screen and (max-width: 790px) {
    .berth-application-content .car-contact-form .checkbox-section .export-import {
        display: inline-block
    }
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .checkbox-section .export-import {
        width: calc(50% - 20px);
        margin: 0
    }
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 br {
    display: none !important
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 .wpcf7-form-control-wrap {
        width: 31%
    }
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-3 .wpcf7-form-control-wrap .col-3 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 br {
    display: none !important
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 .wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields .field-2 .wpcf7-form-control-wrap input.col-2 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .arrival-draft-section .arrival-draft-fields input.col-1 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .question .field-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .question .field-2 br {
    display: none !important
}

.berth-application-content .car-contact-form .question .field-2 .wpcf7-form-control-wrap {
    width: 100%
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form .question .field-2 .wpcf7-form-control-wrap {
        width: calc(50% - 20px)
    }
}

.berth-application-content .car-contact-form .question .field-2 .wpcf7-form-control-wrap input.col-2 {
    padding: 11px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .remain-section,
.berth-application-content .car-contact-form .vessel-been,
.berth-application-content .car-contact-form .restrictions,
.berth-application-content .car-contact-form .company-required,
.berth-application-content .car-contact-form .charges-incurred {
    padding: 20px 0;
    display: flex;
    gap: 20px
}

@media only screen and (max-width: 790px) {

    .berth-application-content .car-contact-form .remain-section,
    .berth-application-content .car-contact-form .vessel-been,
    .berth-application-content .car-contact-form .restrictions,
    .berth-application-content .car-contact-form .company-required,
    .berth-application-content .car-contact-form .charges-incurred {
        display: inline-block
    }
}

.berth-application-content .car-contact-form ol {
    padding-left: 30px
}

.berth-application-content .car-contact-form ol li {
    line-height: 1.8;
    color: #1c2440;
    list-style-type: decimal !important
}

.berth-application-content .car-contact-form .textarea {
    width: 100%
}

.berth-application-content .car-contact-form .textarea .col-1 {
    padding: 11px 15px 50px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    margin: 10px 0;
    width: 100%
}

.berth-application-content .car-contact-form .if-yes-section p {
    font-size: 0.8125rem;
    font-style: italic
}

.berth-application-content .car-contact-form .if-yes-section .d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.berth-application-content .car-contact-form .button-block {
    margin-bottom: 45px;
    display: flex;
    justify-content: flex-end
}

.berth-application-content .car-contact-form .button-block .ajax-loader {
    position: absolute;
    margin: 14px 5px;
    display: none
}

.berth-application-content .car-contact-form .button-block input[type=submit] {
    font-size: 16px;
    color: #1c2440;
    background: #ffc907;
    border: none;
    padding: 12px 50px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.berth-application-content .car-contact-form .button-block input[type=submit]:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

.berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label {
    position: relative;
    cursor: pointer;
    display: inline-flex
}

.berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label:before {
    display: inline-block;
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid gray;
    border-radius: 2px;
    padding: 5px 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px
}

@media(min-width: 768px) {
    .berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label:before {
        margin-top: 0px
    }
}

.berth-application-content .car-contact-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item label.checked:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid gray;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

@media only screen and (max-width: 600px) {
    .car-storage-content {
        padding-top: 127px !important
    }
}

.car-storage-content {
    color: #58595b;
    background: #f5f7f6
}

.car-storage-content .wpcf7 input::-webkit-input-placeholder {
    font-size: 14px
}

@media only screen and (max-width: 790px) {
    .car-storage-content .wpcf7 input::-webkit-input-placeholder {
        font-size: 12px
    }
}

.car-storage-content input {
    color: #1c2440;
    -webkit-appearance: none
}

.car-storage-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600;
    padding: 0 0 18px 0
}

.car-storage-content .emergency-block {
    text-align: center;
    padding: 10px 10px 10px;
    background-color: #ffc907
}

.car-storage-content .emergency-block a {
    font-size: 0.875rem;
    font-family: sans-serif;
    font-weight: 500;
    color: #58595b;
    display: block
}

@media(min-width: 768px) {
    .car-storage-content .emergency-block a {
        display: inline-block
    }
}

.car-storage-content .emergency-block a:first-child {
    position: relative
}

@media(min-width: 768px) {
    .car-storage-content .emergency-block a:first-child {
        margin-right: 20px
    }
}

.car-storage-content .emergency-block a:first-child:after {
    position: absolute;
    content: "";
    bottom: 3px;
    right: -12px;
    width: 1px;
    height: 12px;
    background-color: #222;
    display: none
}

@media(min-width: 768px) {
    .car-storage-content .emergency-block a:first-child:after {
        display: block
    }
}

.car-storage-content .car_request_form {
    padding: 40px 25px 220px
}

@media(min-width: 1024px) {
    .car-storage-content .car_request_form {
        padding: 40px 30px 220px
    }
}

.car-storage-content .car_request_form h2 {
    margin: 0 0 0px
}

.car-storage-content .car_request_form .car_storage_form .contactformRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.car-storage-content .car_request_form .car_storage_form .contactformRow .col-2 {
    width: calc(50% - 20px)
}

.car-storage-content .car_request_form .car_storage_form .contactformRow .col-1 {
    width: 100%
}

.car-storage-content .car_request_form .car_storage_form .contactformRow .col-3 {
    width: 31%
}

.car-storage-content .car_request_form .car_storage_form .contactformRow .formctrl {
    padding: 9px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0;
    font-size: 16px;
    font-weight: 500;
    color: #1c2440 !important
}

.car-storage-content .car_request_form .car_storage_form .submitbtndiv {
    float: right;
    margin-top: 10px
}

.car-storage-content .car_request_form .car_storage_form .submitbtndiv .ajax-loader {
    display: block !important
}

.car-storage-content .car_request_form .car_storage_form .submitbtndiv .submitbtn {
    font-size: 16px;
    color: #1c2440;
    background: #ffc907;
    border: none;
    padding: 12px 50px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.car-storage-content .car_request_form .car_storage_form .submitbtndiv .submitbtn:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

@media(min-width: 320px)and (max-width: 767px) {
    .car_request_form .car_storage_form .contactformRow .col-2 {
        width: 100% !important
    }

    .car_request_form .car_storage_form .contactformRow .col-3 {
        width: 100% !important
    }
}

@media(min-width: 768px)and (max-width: 820px) {
    .car_request_form .car_storage_form .contactformRow .col-2 {
        width: 48% !important
    }

    .car_request_form .car_storage_form .contactformRow .col-3 {
        width: 48% !important
    }
}

@media(max-width: 991px) {
    .car-storage-content .car_request_form .car_storage_form .contactformRow .formctrl {
        font-size: 14px
    }
}

@media(max-width: 767px) {
    .car-storage-content .car_request_form .car_storage_form .contactformRow .formctrl {
        font-size: 11px
    }
}

::-webkit-input-placeholder {
    color: #64656a !important
}

:-ms-input-placeholder {
    color: #64656a !important
}

::placeholder {
    color: #64656a !important
}

.freight-content {
    color: #58595b;
    background: #f5f7f6
}

.freight-content .wpcf7 input::-webkit-input-placeholder {
    font-size: 14px
}

@media only screen and (max-width: 790px) {
    .freight-content .wpcf7 input::-webkit-input-placeholder {
        font-size: 12px
    }
}

.freight-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600;
    padding: 0 0 5px 0
}

.freight-content .freightRow {
    padding: 0 30px 12px
}

.freight-content .freightRow .freight_claims {
    color: #58595b;
    background-color: #f5f7f6;
    padding: 42px 0 15px
}

.freight-content .freightRow .freight_claims .freight_claim_content1 {
    margin: 0 0 15px
}

.freight-content .freightRow .freight_claims .freight_claim_content1 .freight_claim_cont {
    padding: 15px 0 0
}

.freight-content .freightRow .freight_claims .freight_claim_content1 .freight_claim_cont p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px
}

.freight-content .freightRow .freight_claims .freight_claim_content1 .freight_claim_cont p a {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 15px;
    color: #58595b
}

.freight-content .freightRow .freight_claims .freight_claim_content1 .freight_claim_cont ul {
    padding: 5px 0 5px 20px
}

.freight-content .freightRow .freight_claims .freight_claim_content1 .freight_claim_cont ul li {
    margin: 0 0 5px
}

.freight-content .freightRow .freight_claims .freight_claim_content1 .freight_claim_cont ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #58595b;
    border-radius: 10px;
    float: left
}

.freight_claims_form {
    color: #58595b;
    background-color: #f5f7f6;
    padding: 0px 0 20px
}

.freight_claims_form.btd-form {
    padding: 40px 0 60px
}

.freight_claims_form .freight_claim_content .contactformRow .col-2 {
    width: calc(50% - 15px)
}

.freight_claims_form .freight_claim_content .contactformRow .col-3 {
    width: calc(33.33% - 15px)
}

.freight_claims_form .freight_claim_content .contactformRow .col-4 {
    width: calc(25% - 15px)
}

.freight_claims_form .freight_claim_content .contactformRow .wi47 {
    width: 47%
}

.freight_claims_form .freight_claim_content .contactformRow .btd-p a {
    color: unset;
    font-size: unset
}

.freight_claims_form .freight_claim_content .contactformRow .formctrl {
    padding: 9px 15px !important;
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    display: block;
    width: 100%;
    margin: 10px 0;
    color: #1c2440 !important;
    box-sizing: border-box
}

.freight_claims_form .freight_claim_content .contactformRow .flexBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.freight_claims_form .freight_claim_content .contactformRow h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin: 20px 0 15px
}

.freight_claims_form .freight_claim_content .contactformRow p {
    line-height: 24px;
    margin: 0 0 15px
}

.freight_claims_form .freight_claim_content .contactformRow .radiobtn {
    margin: 20px 0
}

.freight_claims_form .freight_claim_content .contactformRow .radiobtn input[type=radio] {
    visibility: hidden;
    position: absolute
}

.freight_claims_form .freight_claim_content .contactformRow .radiobtn input[type=radio]+span:before {
    height: 20px;
    width: 20px;
    margin-right: 5px;
    content: " ";
    display: inline-block;
    vertical-align: baseline;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fff;
    top: 5px;
    position: relative
}

.freight_claims_form .freight_claim_content .contactformRow .radiobtn input[type=radio]:checked+span:before {
    background: #ffc907
}

.freight_claims_form .freight_claim_content .contactformRow input[type=date]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    background: url(https://watco.com/wp-content/uploads/2020/11/Vector-2.svg) no-repeat;
    border-width: thin
}

.freight_claims_form .freight_claim_content .submitbtndiv {
    display: flex;
    justify-content: flex-end
}

.freight_claims_form .freight_claim_content .submitbtndiv .submitbtn {
    font-size: 14px;
    color: #1c2440;
    background: #ffc907;
    border: none;
    padding: 12px 50px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.freight_claims_form .freight_claim_content .submitbtndiv .submitbtn:hover {
    color: #ffc907;
    background: #000;
    cursor: pointer
}

.freight_claims_form .freight_claim_content .submitbtndiv .ajax-loader {
    display: none
}

@media(min-width: 320px)and (max-width: 767px) {
    .freight_claims_form .freight_claim_content .contactformRow .col-1 {
        width: 100% !important
    }

    .freight_claims_form .freight_claim_content .contactformRow .col-2 {
        width: 100% !important
    }

    .freight_claims_form .freight_claim_content .contactformRow .col-3 {
        width: 100% !important
    }

    .freight_claims_form .freight_claim_content .contactformRow .col-4 {
        width: 100% !important
    }

    .freight-content .freightRow {
        padding: 0 18px 12px
    }

    .freight-content .freightRow .freight_claims_form .freight_claim_content .contactformRow .radiobtn input[type=radio]+span:before {
        height: 15px;
        width: 15px
    }
}

@media(min-width: 768px)and (max-width: 820px) {
    .freight_claims_form .freight_claim_content .contactformRow .col-2 {
        width: 48% !important
    }

    .freight_claims_form .freight_claim_content .contactformRow .col-3 {
        width: 48% !important
    }

    .freight_claims_form .freight_claim_content .contactformRow .col-4 {
        width: 48% !important
    }

    .freight-content .freightRow {
        padding: 0 18px 12px
    }

    .freight-content .freightRow .freight_claims_form .freight_claim_content .contactformRow .radiobtn input[type=radio]+span:before {
        height: 15px;
        width: 15px
    }
}

::-webkit-input-placeholder {
    color: #58595b !important
}

:-ms-input-placeholder {
    color: #58595b !important
}

::placeholder {
    color: #58595b !important
}

.searchResult {
    padding: 200px 0 80px 0
}

.searchResult .title {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600;
    margin-bottom: 15px
}

.searchResult div.main-block {
    list-style: none
}

.searchResult div.main-block article {
    margin-bottom: 10px
}

.searchResult div.main-block article h2 a {
    color: #1c2440
}

.searchResult div.main-block article h2 a:hover {
    color: #32768f
}

.searchResult h3.not-found {
    padding-bottom: 175px
}

.pagination-block {
    padding-top: 60px
}

.pagination-block ul.pagination {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto
}

@media(min-width: 768px) {
    .pagination-block ul.pagination {
        width: 40%
    }
}

@media only screen and (min-width: 530px)and (max-width: 768px) {
    .pagination-block ul.pagination {
        width: 55%
    }
}

.pagination-block ul.pagination li a {
    color: #1c2440
}

.pagination-block ul.pagination li a:hover {
    color: #32768f
}

.pagination-block ul.pagination li:before {
    display: none
}

span.current {
    color: #32768f;
    font-weight: 800
}

.tease h2 {
    display: flex
}

.tease h2 span {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: normal
}

@media(min-width: 768px) {
    .tease h2 span {
        font-size: 1rem;
        line-height: 1.47
    }
}

.page-content h2 {
    font-family: "Roboto Slab";
    color: #32768f;
    font-weight: 600
}

@media(max-width: 878px) {
    .page-content .page-bg {
        background-position: top;
        padding: 30% 0
    }
}

@media(max-width: 560px) {
    .page-content .page-bg {
        background-position: top;
        padding: 30% 0
    }
}

.page-content .page-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media(min-width: 768px) {
    .page-content .page-bg {
        padding: 16% 0
    }
}

.page-content .callout {
    background: #32768f
}

.page-content .company-began_section {
    background-color: #ffc907;
    padding: 27px 0 41px
}

@media(min-width: 768px) {
    .page-content .company-began_section {
        padding: 44px 0 48px
    }
}

.page-content .company-began_section-inner {
    color: #58595b
}

@media(min-width: 768px) {
    .page-content .company-began_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.page-content .company-began_section__title {
    margin-bottom: 7px;
    margin-top: 20px
}

.page-content .company-began_image-block {
    width: calc(50% - 15px)
}

.page-content .company-began_text-block {
    width: 100%;
    color: #58595b
}

.page-content .company-began_text-block {
    margin-bottom: 17px
}

@media(min-width: 768px) {
    .page-content .company-began_text-block {
        margin-bottom: 0
    }
}

.page-content .company-began_image-block {
    padding-top: 10px
}

.page-content .company-began_image-block img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.page-content .company-began_text-block__text {
    font-size: 1rem
}

.page-content .company-began_text-block__text:not(:last-child) {
    margin-bottom: 14px
}

@media(min-width: 768px) {
    .page-content .company-began_text-block__text:not(:last-child) {
        margin-bottom: 12px
    }
}

.page-content .company-began_text-block__text em {
    font-style: italic
}

.page-content .safety-everything_section {
    background-color: #e6e7e9;
    padding: 40px 0 56px;
    color: #58595b;
    font-size: 1rem
}

@media(min-width: 768px) {
    .page-content .safety-everything_section {
        padding: 40px 0 48px
    }
}

@media(min-width: 768px) {
    .page-content .safety-everything_section-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.page-content .safety-everything_section__title {
    margin-bottom: 2px
}

.page-content .safety-everything_section .safety-contacts_section__title {
    margin-bottom: 18px;
    font-size: 1.25rem
}

@media(min-width: 768px) {
    .page-content .safety-everything_section .safety-contacts_section__title {
        font-size: 1.625rem;
        margin-bottom: 12px
    }
}

.page-content .safety-everything_section a {
    color: #58595b
}

@media(min-width: 768px) {

    .page-content .safety-everything_left-block,
    .page-content .safety-everything_right-block {
        width: calc(50% - 15px)
    }
}

.page-content .safety-everything_left-block {
    padding-top: 10px;
    margin-bottom: 25px
}

@media(min-width: 768px) {
    .page-content .safety-everything_left-block {
        margin-bottom: 0
    }
}

.page-content .safety-everything_left-block img {
    width: 100%;
    margin-bottom: 12px
}

.page-content .safety-everything_left-block p:not(:last-child) {
    margin-bottom: 10px
}

.page-content .safety-everything_right-block .person-info:not(:last-child) {
    margin-bottom: 20px
}

@media(min-width: 768px) {
    .page-content .safety-everything_right-block .person-info:not(:last-child) {
        margin-bottom: 17px
    }
}

.page-content .safety-everything_right-block .person-info__name {
    font-weight: bold
}

.page-content .safety-everything_right-block .person-info,
.page-content .safety-everything_right-block .person-info a {
    line-height: 1.3
}

.page-content .select_terminal {
    background: #32768f
}

.page-content .select_terminal .textRight {
    text-align: right
}

.page-content .select_terminal .textRight a.termialbtn {
    padding: 14px 20px;
    background: #ffc907;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    color: #000;
    display: inline-block
}

@media(min-width: 768px) {
    .page-content .select_terminal .textRight a.termialbtn {
        padding: 14px 70px
    }
}

.page-content .glb-page-content {
    padding: 34px 0 43px
}

.flexible-page p {
    padding-bottom: 14px
}

.flexible-page p.textRight {
    padding-bottom: 0 !important
}

.flexible-page .add_box p {
    padding-bottom: 0 !important
}

.flexible-desc-prg {
    padding: 40px 0
}

.flexible-desc-prg-inner {
    position: relative
}

.flexible-title {
    margin-bottom: 15px
}

.flexible-section-single-img {
    padding: 40px 0;
    background-color: #ffc907
}

.flexible-section-single-img-inner {
    position: relative;
    display: block
}

.flexible-section-single-img_text-block,
.flexible-section-single-img_text-block__prgh {
    padding-top: 15px
}

.flexible-section-single-img_text-block p img,
.flexible-section-single-img_text-block__prgh p img {
    float: left;
    padding-right: 20px
}

@media(min-width: 768px) {
    .flexible-section-single-img_image-block {
        width: 50%
    }
}

.flexible-section-single-img_image-block img {
    width: 100%
}

.flexible-double,
.logistic-flex {
    position: relative
}

.flexible-two-column {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 40px 0
}

.flexible-two-column-content {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    position: relative
}

@media(min-width: 768px) {
    .flexible-two-column-content {
        flex-direction: row
    }
}

.flexible-two-column-content-single {
    width: 100%
}

@media(min-width: 768px) {
    .flexible-two-column-content-single {
        width: calc(50% - 20px)
    }

    .flexible-two-column-content-single p {
        margin-bottom: 10px
    }
}

.flexible-two-column-content-single img {
    width: 100%
}

.flexible-two-column-content-single h2 {
    font-family: "Roboto Slab";
    font-weight: 600
}

.flexible-two-column-content-single h2.blue {
    color: #32768f
}

.flexible-two-column-content-single h2.yellow {
    color: #ffc907
}

.flexible-two-column-content-single.first {
    display: flex;
    flex-direction: column-reverse
}

@media(min-width: 768px) {
    .flexible-two-column-content-single.first {
        flex-direction: column
    }

    .flexible-two-column-content-single.first h2 {
        margin-top: 10px
    }
}

.flexible-two-column-content-single-text {
    text-align: center;
    padding: 25px 0
}

@media(min-width: 768px) {
    .flexible-two-column-content-single-text {
        padding: 0;
        text-align: unset
    }
}

.flexible-two-column.bgyellow:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.flexible-two-column.bgblue:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(30, 140, 190, .9)
}

.flexible-three-column {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 40px 0
}

.flexible-three-column-content {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    position: relative
}

@media(min-width: 768px) {
    .flexible-three-column-content {
        flex-direction: row
    }
}

.flexible-three-column-content-single {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    width: 100%
}

@media(min-width: 768px) {
    .flexible-three-column-content-single {
        flex-direction: column;
        width: calc(33% - 15px)
    }

    .flexible-three-column-content-single p {
        margin-bottom: 10px
    }
}

.flexible-three-column-content-single img {
    width: 100%
}

.flexible-three-column-content-single h2 {
    margin-bottom: 15px;
    font-family: "Roboto Slab";
    font-weight: 600
}

.flexible-three-column-content-single h2.blue {
    color: #32768f
}

.flexible-three-column-content-single h2.yellow {
    color: #ffc907
}

.flexible-three-column-content-single-text {
    padding: 20px 0
}

.flexible-three-column.bgyellow:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.flexible-three-column.bgblue:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(30, 140, 190, .9)
}

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

.flexible-column-size {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 40px 0
}

.flexible-column-size-content {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    position: relative
}

@media(min-width: 768px) {
    .flexible-column-size-content {
        flex-direction: row
    }

    .flexible-column-size-content.reverse {
        flex-direction: row-reverse
    }
}

@media(min-width: 768px) {
    .flexible-column-size-content.align .img {
        width: calc(75% - 15px)
    }

    .flexible-column-size-content.align .text {
        width: calc(25% - 15px)
    }
}

.flexible-column-size-content.align .text {
    text-align: center
}

.flexible-column-size-content-single h2 {
    font-family: "Roboto Slab";
    font-weight: 600
}

.flexible-column-size-content-single img {
    width: 100%
}

@media(min-width: 768px) {
    .flexible-column-size-content-single.img {
        width: calc(25% - 15px)
    }

    .flexible-column-size-content-single.text {
        width: calc(75% - 15px);
        text-align: unset !important
    }
}

.flexible-column-size-content-single.text {
    text-align: center;
    margin-top: 10px
}

.flexible-column-size.bgyellow:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.flexible-column-size.bgblue:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(30, 140, 190, .9)
}

.flexible.callout-block-flex {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 80px 0
}

.flexible.callout-block-flex .Row3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column
}

@media(min-width: 1024px) {
    .flexible.callout-block-flex .Row3 {
        flex-direction: row
    }
}

.flexible.callout-block-flex .Row3 .calloutCol {
    position: relative;
    width: 100%;
    padding: 35px;
    background-color: #fff;
    box-sizing: border-box
}

@media(min-width: 1024px) {
    .flexible.callout-block-flex .Row3 .calloutCol {
        width: 30.5%
    }
}

.flexible.callout-block-flex .Row3 .calloutCol h4 {
    font-size: 30px;
    font-family: Roboto Slab;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 30px
}

.flexible.callout-block-flex .Row3 .calloutCol p:empty {
    display: none
}

.flexible.callout-block-flex .Row3 .calloutCol a {
    color: #fff
}

.flexible.callout-block-flex .Row3 .calloutCol .colsList {
    margin: 15px 0 0px;
    padding-left: 15px
}

.flexible.callout-block-flex .Row3 .calloutCol .colsList li {
    margin: 0 0 10px;
    color: #58595b
}

.flexible.callout-block-flex .Row3 .calloutCol .colsList li span {
    display: flex
}

.flexible.callout-block-flex .Row3 .calloutCol a.inlineLearnmore {
    font-weight: 600
}

.flexible.callout-block-flex .Row3 .calloutCol.flexible img {
    width: 50%;
    margin-bottom: 10px
}

.flexible.callout-flex {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px
}

.flexible.callout-flex .Blueblock-flexible {
    position: relative
}

.flexible.callout-flex h3 {
    text-align: center;
    font-family: Roboto Slab;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px
}

.flexible.callout-flex p {
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin: 0 0 30px
}

.flexible.callout-flex a.learn-more-link {
    padding: 11px 20px;
    background-color: #000;
    color: #fff;
    font-size: 1.0625rem;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block
}

.bg-color.black {
    background-color: #000
}

.bg-color.black.opacity:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .9)
}

.bg-color.yellow {
    background-color: #ffc907
}

.bg-color.yellow.opacity:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 201, 7, .9)
}

.bg-color.blue {
    background-color: #32768f
}

.bg-color.blue.opacity:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(50, 118, 143, .9)
}

.bg-color.lightgrey {
    background-color: #e6e7e9
}

.bg-color.lightgrey.opacity:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(230, 231, 233, .9)
}

.bg-color.none {
    background-color: unset
}

.t-color.black {
    color: #000
}

.t-color.yellow {
    color: #ffc907
}

.t-color.blue {
    color: #32768f
}

.t-color.lightgrey {
    color: #e6e7e9
}