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 {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0
}

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: none
}

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

body {
    font-family: GothamM;
    color: white;
    -webkit-font-smoothing: subpixel-antialiased;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none;
}

section {
    width: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
}

header>div,
.main-menu-box>div,
.middle-part>div,
#footer>div>div,
.content-page>div,
#volunteer>div,
.slider-box .slider-text-pages {
    width: 960px;
    margin: 0 auto;
}

.header-search input:-webkit-input-placeholder {
    color: #989898;
}

.header-search input:-moz-placeholder {
    color: #484848;
}

.header-search input:-ms-input-placeholder {
    color: #989898;
}

fieldset {
    margin-bottom: 40px;
    padding: 25px;
    border-radius: 4px;
    box-sizing: border-box;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzRjNGM0IiBzdG9wLW9wYWNpdHk9IjAuNSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2M0YzRjNCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwYWQ5ZCIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(-45deg, rgba(196, 196, 196, 0.5) 0%, rgba(196, 196, 196, 0.5) 1%, rgba(64, 173, 157, 0.7) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(196, 196, 196, 0.5)), color-stop(1%, rgba(196, 196, 196, 0.5)), color-stop(100%, rgba(64, 173, 157, 0.7)));
    background: -webkit-linear-gradient(-45deg, rgba(196, 196, 196, 0.5) 0%, rgba(196, 196, 196, 0.5) 1%, rgba(64, 173, 157, 0.7) 100%);
    background: -o-linear-gradient(-45deg, rgba(196, 196, 196, 0.5) 0%, rgba(196, 196, 196, 0.5) 1%, rgba(64, 173, 157, 0.7) 100%);
    background: -ms-linear-gradient(-45deg, rgba(196, 196, 196, 0.5) 0%, rgba(196, 196, 196, 0.5) 1%, rgba(64, 173, 157, 0.7) 100%);
    background: linear-gradient(135deg, rgba(196, 196, 196, 0.5) 0%, rgba(196, 196, 196, 0.5) 1%, rgba(64, 173, 157, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#80c4c4c4', endColorstr='#b340ad9d', GradientType=1);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.8);
}

legend {
    width: auto;
    padding: 5px 24px;
    color: white;
    font-family: GothamB;
    font-size: 22px;
    background: #5474A9;
    border-radius: 65px / 10px;
}

input,
select,
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}


/**
 * 8.0 Alignments
 */

.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

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

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}

.content-page {
    color: #4f4f4f;
    padding: 20px;
    line-height: 1.5;
}

.content-page h2 {
    color: #35aa81;
    font-family: GothamB;
    font-size: 18px;
    margin: 25px 0 15px;
    border-bottom: 1px solid #35aa81;
}

.content-page h3 {
    font-family: GothamB;
    line-height: 2;
}

.content-page hr {
    border: none;
    background-color: #000000;
    color: #000000;
    height: 2px;
}

.content-page p {
    list-style: initial;
    font-size: 14px;
    font-family: GothamBk;
    margin-top: 0.5em;
    margin-bottom: 1em;
}

.content-page li {
    list-style: initial;
    font-size: 14px;
    font-family: GothamBk;
    margin-left: 40px;
    color: #00468C;
    line-height: 24px;
}

.content-page li a {
    font-size: 14px;
    vertical-align: middle;
}

.content-page a:hover {
    color: #a2b338;
}

.content-page a,
.content-page li a:visited {
    color: #35aa81;
}

.middle-part>div {
    color: #4F4F4F;
}

.middle-part h1 {
    margin-bottom: 20px;
}

.page-template {
    font-family: GothamBk;
    padding: 30px 0;
}

.page-template em {
    font-style: italic;
}

.page-template strong {
    font-family: GothamB;
}

.header-logo {
    float: left;
    padding: 10px 0;
}

.header-logo img {
    height: 102px;
}

.header-search {
    height: 143px;
    width: 100%;
    padding: 50px 0;
    text-align: right;
    background-color: #FFFFFF;
}

.header-search form {
    display: inline-block;
    width: 53%;
}

.header-search input {
    display: inline-block;
    color: white;
    border: none;
    outline: none;
    height: 42px;
    line-height: 42px;
    vertical-align: middle;
    padding: 0 27px;
}

.header-search input[type='text'] {
    font-size: 12px;
    border: 1px solid #62BEEB;
    color: #00468C;
    width: 59%;
    position: relative;
    left: 5px;
    transition: box-shadow 0.4s ease-in-out;
    -webkit-transition: box-shadow 0.4s ease-in-out;
    -moz-transition: box-shadow 0.4s ease-in-out;
    padding: 0 10px;
    line-height: 14px;
}

.header-search input[type='text']:focus {
    box-shadow: inset 0 0 5px #62BEEB;
}

.header-search input[type='submit'] {
    background-color: #62BEEB;
    font-size: 12px;
    padding-left: 47px;
    margin-right: 30px;
    background-image: url(img/search-icon.png);
    background-repeat: no-repeat;
    background-position: 18px center;
}

.click-shadow:active {
    box-shadow: inset 0 0 8px #4D4D4D;
}

.volunteer {
    background-color: #51B9EA;
}

.slider-box {
    position: relative;
    text-align: center;
    background: black;
    border-bottom: 5px solid #74CABA;
    height: 424px;
}

.slider-box a,
.slider-box a:hover,
.slider-box a:active,
.slider-box a:visited,
.slider-box a:focus {
    color: white;
}

.slider-box>img {
    width: auto;
    max-height: 419px;
}

.main-menu-box {
    position: absolute;
    top: 0;
    width: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 180, 224, 0.5)), color-stop(100%, #62BEEB));
    background-image: -moz-linear-gradient(left, rgba(0, 180, 224, 0.5), #62BEEB);
    background-image: -webkit-linear-gradient(left, rgba(0, 180, 224, 0.5), #62BEEB);
    background-image: linear-gradient(to right, rgba(0, 180, 224, 0.5), #62BEEB);
    z-index: 10;
    height: 68px;
}

.crs-ff {
    float: left;
    font-size: 30px;
    margin: 15px 0;
}

.crs-ff span {
    font-family: BaskItalic;
}

.main-menu-box ul {
    text-align: right;
    float: right;
}

.main-menu-box li {
    display: inline-block;
    float: left;
}

.main-menu-box li a {
    display: inline-block;
    padding: 27px 22px;
    font-size: 14px;
    text-transform: uppercase;
}

.main-menu-box .current-menu-item a,
.main-menu-box .current-menu-item a:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.main-menu-box li a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}


/*.slider-lines{
	position: absolute;
	right: 0;
} */

.slider-text,
.slider-text-pages,
.slider-button,
.carousel-control span {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 47%;
    width: 50%;
    height: 55px;
    text-align: center;
    font-size: 38px;
}

.slider-text {
    z-index: 2;
    width: 100%;
}

.carousel-control {
    width: 5%;
}

.carousel-control span {
    width: auto;
    height: auto;
    top: 52%;
    font-size: 24px;
}

.slider-button {
    top: auto;
    bottom: -24px;
    height: 50px;
    text-align: center;
    z-index: 2;
}

.slider-button span {
    background-color: #74CABA;
    padding: 27px 30px;
    font-size: 18px;
    text-transform: uppercase;
}

.slider-text-pages {
    bottom: 0;
    top: auto;
    height: 70px;
    text-align: left;
}

.slider-text-pages h1 {
    display: inline-block;
    padding: 10px 25px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.slider-text h1 {
    font-size: 42px;
    font-family: GothamB;
}

.slider-text p {
    font-family: BaskBoldItal;
    margin: 20px 0 30px;
}

.slider-text a,
.map-button-block button {
    font-family: GothamM;
    font-size: 14px;
    padding: 22px 40px 25px;
    background-color: rgba(98, 190, 235, 0.8);
}

.blog-topic-box {
    text-align: left;
    padding: 63px 0 20px;
}

.blog,
.general-page {
    padding: 30px 0;
}

.blog-box {
    padding-right: 25px;
}

h1,
.blog-box h2,
.topic-box h2 {
    font-family: GothamBk;
    font-size: 28px;
    line-height: 32px;
    display: inline-block;
    text-transform: capitalize;
    background-image: url(img/coffee.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 32px;
    padding-left: 43px;
}

.single-page h1 {
    display: block;
}

.blog .blog-box h2,
.general-page h2.entry-title,
.general-page h3.entry-title,
.single-page h1.entry-title {
    padding-left: 0;
    background-image: none;
    padding-bottom: 20px;
    color: #00B18F;
    margin: 0;
}

.blog-box h2 img,
.topic-box h2 img {
    padding-right: 15px;
    position: relative;
    bottom: 1px;
    left: -2px;
}

.view-all-link {
    background-color: #62BEEB;
    font-size: 14px;
    padding: 5px 9px 8px;
    font-family: GothamBk;
    position: relative;
    bottom: 6px;
    color: white;
}

.general-page .view-all-link {
    bottom: 3px;
    left: 10px;
}

.blog-block,
.blog .blog-block+.blog-block {
    font-family: GothamBk;
    padding: 30px 0 40px;
}

.blog .blog-block {
    padding: 0 0 40px;
}

.blog-block+.blog-block {
    border-top: 1px solid #D6D6D6;
}

.blog-title {}

.blog-title h3,
.topic-box h3 {
    font-family: GothamB;
    font-size: 20px;
    color: #74CABA;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.blog-title h3 {
    max-height: 42px;
    overflow: hidden;
}

.blog-title div {
    font-size: 14px;
    color: #A8A8A8;
}

.blog-comment {
    margin-left: 10px;
    color: #62BEEB;
}

.blog-comment:before {
    content: "\f075";
    font-family: FontAwesome;
    margin-right: 10px;
}

.blog-author {
    color: #62BEEB;
}

.blog-author:before {
    content: "\f007";
    font-family: FontAwesome;
    margin-right: 10px;
}

.blog-date:before {
    content: "\f017";
    font-family: FontAwesome;
    margin-right: 10px;
}

.blog-date {
    margin-right: 10px;
    color: #62BEEB;
}

.blog-image img {
    max-width: 620px;
    width: auto;
    margin-top: 10px;
}

.blog-text {
    color: #4F4F4F;
    margin: 25px 0;
    line-height: 23px;
    font-size: 14px;
    margin-top: 5px;
}

.blog .blog-text {
    display: block;
    width: 74%;
    color: #4F4F4F;
    margin: 19px auto;
}

@media screen and (min-width: 992px) {
    .blog .blog-text {
        float: left;
        overflow: hidden;
        width: 74%;
        max-height: 138px;
        margin-top: 36px;
        margin-bottom: 10px;
        padding-left: 15px;
    }
}

.blog-footer a {
    font-family: GothamB;
    background-color: #62BEEB;
    padding: 10px 15px;
    color: white;
    display: inline-block;
}

.map-button-block button {
    font-family: GothamB;
    color: white;
    border: 0;
    text-transform: uppercase;
}

.blog-footer a:hover,
.blog .blog-footer a:hover,
.view-all-link:hover,
.map-button-block button:hover {
    background-color: transparent;
    color: #62BEEB;
    outline: 1px solid #62BEEB;
}

.cptch_block br {
    display: none;
}

.blog .blog-footer {
    padding: 10px 0;
}

.blog .blog-footer a {
    padding: 15px;
}

.topic-box {
    padding: 0 0 0 20px;
}

.topic-box img {}

.fair-trade-img {
    padding-top: 30px;
    display: block;
}

.topic-box h3 {
    padding: 30px 0 20px;
    border-bottom: 1px solid #D6D6D6;
}

.topic-box ul li {
    padding-bottom: 14px;
}

.topic-box ul a {
    color: #4F4F4F;
    font-family: GothamB;
    font-size: 14px;
    text-transform: capitalize;
}

.projects-title {
    padding: 25px 0 15px;
    border-bottom: 1px solid #D6D6D6;
    font-family: GothamBk;
    font-size: 28px;
    margin-bottom: 20px;
}

.fill img {
    max-width: 100%;
    max-height: 419px;
}

.slider-gradient {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(10%, rgba(0, 0, 0, 1)), color-stop(20%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

.slider-gradient img {
    visibility: hidden;
}

.slider-lines {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.slider-lines img {
    position: absolute;
    right: 13%;
    bottom: 0;
}

#footer {
    font-family: GothamBk;
    line-height: 1.2;
}

.far {
    background: #061F41;
    padding: 25px 0;
}

.far p {
    font-family: GothamBk;
}

.far-title {
    font-size: 38px;
    line-height: 38px;
    font-family: BaskBold;
}

.far-yellow {
    color: #AB7EB7;
}

.far-green {
    color: #5FBBEA;
}

.far-blue {
    color: #73CBBB;
}

.far-description {
    font-size: 14px;
    color: #A5A4A1;
}

.footer-black {
    background: black;
    min-height: 300px;
    padding: 50px 0 20px;
}

.footer-black,
.footer-black a {
    color: #A5A4A1;
}

.footer-numbers {
    padding: 0;
    width: 190px;
}

.federaltax {
    padding: 7px 0 0;
    width: 150px;
}

.follow-us li {
    display: inline-block;
    margin-right: 13px;
}

header .follow-us li {
    margin-right: 0;
}

.follow-us {
    float: left;
}

header .follow-us {
    float: right;
    padding-right: 22px;
}

.header-search .follow-us a {
    font-family: GothamB;
    color: #62BEEB;
}

.header-search .circled-icon:hover {
    color: #1382BA;
    background-color: transparent;
}

.newsletter-subscribe {
    float: right;
}

.newsletter-subscribe input:first-child {
    background-color: #1a1a1a;
    border: none;
    color: inherit;
    padding: 7px 5px;
    font-size: 12px;
    width: 125px;
    height: 30px;
    float: left;
}

.newsletter-subscribe input[type='image'] {
    background: #363636;
    float: left;
    padding: 8px 5px;
    vertical-align: middle;
    height: 30px;
}

.circled-icon {
    font-size: 18px;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    display: block;
    width: 30px;
    height: 30px;
    padding: 6px 0;
    background-color: #A5A4A1;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

header .circled-icon {
    font-size: 26px;
    line-height: 30px;
    width: 35px;
    height: 42px;
    margin-left: 5px;
    border-radius: 0;
    background-color: transparent;
}

.circled-icon:hover {
    background-color: #00B388;
}

.follow-us a {
    color: black;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.follow-us a:hover {
    color: white;
}

.follow-us .header-blog-link:hover {
    background: transparent;
    color: #62BEEB;
}

.footer-bbox1 {
    padding-bottom: 70px;
}

.footer-bbox2 {
    clear: left;
    border-color: #4F4F4F;
    border-style: solid;
    border-width: 1px 0 1px;
    font-size: 10px;
    padding: 15px 0;
}

.footer-bbox2 li {
    display: inline-block;
}

.footer-bbox2 li+li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #4f4f4f;
}

.footer-bbox3,
.footer-bbox4 {
    font-size: 11px;
    padding: 15px 0;
}

.footer-bbox4 {
    padding-top: 30px;
}

.italic {
    font-style: italic;
}

.padding-0 {
    padding-left: 0;
    padding-right: 0;
}

.clear {
    clear: left;
}

.clear-both {
    clear: both;
}

.px10 {
    font-size: 10px;
}

.px27 {
    font-size: 27px;
}

.carousel-indicators li {
    border-radius: 0;
}

.carousel {
    overflow: hidden;
}

#vmap-close,
#vmap-open {
    width: 100%;
    height: 500px;
    margin: 50px 0;
    overflow: hidden;
}

#vmap-close svg,
#vmap-open svg {
    cursor: all-scroll;
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    width: 24px;
    height: 24px;
    line-height: 17px;
    box-sizing: border-box;
    background-color: #74CABA;
    color: white;
}

.jvectormap-zoomout {
    top: 40px;
}

.tips-for-map {
    position: absolute;
    width: 300px;
    top: 135px;
    right: 20px;
    color: white;
    z-index: 1;
}

.jspContainer {
    background-color: rgba(116, 202, 186, 0.85);
}

.tips-for-map .jspPane {
    font-family: GothamM;
    padding: 20px !important;
    width: 280px !important;
}

.scroll-pane {
    width: 300px;
    height: 460px;
    overflow: auto;
}

.horizontal-only {
    height: auto;
    max-height: 200px;
}

.tips-for-map h3 {
    font-size: 24px;
}

.tips-for-map h3:first-letter {}

.tips-for-map h4 {
    font-size: 16px;
    border-bottom: 1px solid white;
    padding: 15px 0 5px;
}

.tips-for-map .year {
    font-size: 14px;
    padding: 5px 0;
    display: block;
}

.tips-for-map p {
    font-size: 14px;
    font-family: GothamBk;
    margin-bottom: 10px;
    line-height: 1.2;
}

.slider-gradient-left,
.slider-gradient-right {
    position: absolite;
}

.map {
    position: relative;
}

#close-map {
    display: none;
    position: absolute;
    top: -20px;
    left: -25px;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

.custom-title {
    font-family: BaskBold;
    font-size: 32px;
    color: #4F4F4F;
    text-align: center;
    border-top: 1px solid #4F4F4F;
}

.page-template.map {
    margin: 25px auto;
}

.custom-title div {
    position: relative;
    bottom: 16px;
    padding: 0 20px;
    background: white;
    display: inline;
}


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspCap {
    display: block;
}

.jspVerticalBar .jspCap {
    height: 20px;
}

.jspTrack {
    background: #67BEAE;
    position: relative;
    width: 7px;
    border-radius: 4px;
}

.jspDrag {
    background: #58AC9C;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 4px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}


/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.tips-for-map .hidden-map-tip {
    display: none;
}

.general-page {
    font-family: GothamBk;
}

.general-page .entry-title a,
.blog h2 a,
.blog-title h3 a {
    font-family: GothamB;
    font-size: 20px;
    color: #74CABA;
}

.general-page .entry-footer {
    margin: 30px 0;
}

.general-page .entry-footer span {
    display: block;
    margin: 5px 0;
    font-size: 14px;
}

.general-page .entry-footer .meta-sep {
    display: none;
}

.general-page h2.entry-title,
.general-page h3.entry-title {
    font-size: 24px;
}

.general-page .blog-box p,
.general-page .blog-box ul,
.general-page .blog-box div,
.page-template p {
    margin: 15px 0;
    line-height: 1.2;
    font-size: 14px;
}

.general-page .entry-content ul,
.general-page .entry-content ol {
    margin: 20px;
    list-style: inherit;
}

.general-page .entry-content ol {
    list-style-type: decimal;
}

.general-page article {
    padding: 5px 0 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #D6D6D6;
}

.search-page h1.entry-title {
    margin-bottom: 25px;
}

.search-page h2.entry-title {
    padding: 0;
}

.search-page article {
    padding: 0 0 10px;
}

.nav-next a,
.nav-previous a,
#comments .reply a,
#commentform input[type="submit"] {
    background-color: #62BEEB;
    padding: 10px 15px;
    color: white;
}

.nav-next,
.nav-previous {
    float: right;
    display: inline-block;
}

.nav-previous {
    float: left;
}

#comments .comment-body {
    margin: 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #A9A9A9;
}

#comments .comment-body div {
    margin: 5px 0;
}

#comments .fn,
#comments .fn a {
    font-family: GothamB;
    text-transform: capitalize;
    color: #4F4F4F;
}

#comments .reply {
    padding-top: 15px;
}

#reply-title {
    font-family: GothamBk;
    font-size: 24px;
}

#commentform label {
    min-width: 100px;
    width: 25%;
    vertical-align: top;
    font-family: GothamB;
    color: #62BEEB;
}

#commentform input,
#commentform textarea {
    width: 74%;
    border: 1px solid #62BEEB;
}

#commentform textarea {
    resize: vertical;
    height: 100px;
    max-height: 400px;
}

#commentform code {
    font-weight: bold;
    color: inherit;
    background: none;
    width: 100%;
}

#commentform input[type="submit"] {
    border: 0;
    outline: 0;
    width: auto;
}

p.comments-rss a {
    padding: 0 0 0 19px;
    background: url(img/feed-icon.png) no-repeat 0 .15em;
}

.error-404 {
    margin: 60px 0;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
}

.page-template .page-box ul li {
    display: block;
    margin: 5px 0 0 0;
    padding: 0 0 0 23px;
    background: url(img/star-icon.png) no-repeat;
}

.page-template .page-box ul {
    margin: 0 0 10px 0;
}

.page-template .page-box ul {
    border-top: 1px solid silver;
    padding-top: 25px;
    padding-left: 10px;
}

.page-template .map-content ul {
    border-top: none;
    padding-top: 0;
    margin: 20px 10px;
}

.page-template .page-box p {
    margin: 20px 0;
}

.navigation {
    font-family: GothamBk;
    font-size: 18px;
}

.navigation li {
    display: inline-block;
}

.navigation a {
    color: #4F4F4F;
    display: inline-block;
    padding: 5px 0;
    min-width: 32px;
    text-align: center;
}

.navigation a:hover {
    color: #00B5E2;
    border: 1px solid #00B5E2;
}

.navigation .active a {
    color: white;
    background-color: #00B5E2;
    border: 1px solid transparent;
}

.pagination-link-next a,
.pagination-link-prev a {
    width: 80px;
    color: #00B5E2;
    font-weight: bold;
}

.pagination-link-prev a {
    width: 110px;
}

.img-hide-slider {
    height: 424px;
}

.map-button-block {
    text-align: center;
    padding: 10px 0;
}

.navbar-toggle {
    background-color: #AA7EB8;
    position: absolute;
    right: 10px;
    top: 15px;
    margin: 0;
    border-radius: 0;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.carousel-control {
    z-index: 15;
}

.home-post-thumb {
    float: left;
    max-width: 300px;
    overflow: hidden;
    margin: 33px 10px 5px 0;
}

.home-post-thumb img {
    height: 125px;
    width: auto;
}

.single-page h1.entry-title {
    padding: 18px 0 15px;
    border-bottom: 1px solid #D6D6D6;
}

.blog-footer {
    clear: both;
}

.entry-content img,
.page-box img {
    max-width: 100%;
    height: auto;
}

#myCarousel,
.slider-boxs {
    position: relative;
    z-index: 1;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .header-search input[type='text'] {
        color: #A1A1A1;
    }
    .header-search input[type='text']:focus {
        color: #00468C;
    }
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 50px;
    }
}

@media (max-width: 1300px) {
    section,
    .slider-box>img {
        width: 100%;
    }
    .slider-box {
        height: auto;
    }
    .slider-gradient {
        display: none;
    }
    .slider-lines img {
        right: 0;
        height: 100%;
    }
}

@media (max-width: 991px) {
    section.middle-part {
        overflow: hidden;
    }
    header>div,
    .main-menu-box>div,
    .middle-part>div,
    #footer>div>div,
    .content-page>div,
    .slider-box .slider-text-pages {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-search form {
        width: 46%;
    }
    .header-search input {
        padding: 0 10px;
    }
    .header-search input[type='text'] {
        width: 57%;
    }
    .header-search {
        height: 126px;
        padding: 43px 0;
    }
    .footer-black>div>div>div>div,
    footer .follow-us,
    .newsletter-subscribe input,
    .far>div>div,
    .far,
    .footer-bbox1,
    .footer-black,
    .footer-bbox2 ul,
    .footer-bbox3,
    .footer-bbox4,
    .home-post-thumb {
        text-align: center;
        margin: 0 auto;
        padding: 5px;
        float: none !important;
    }
    .slider-button span {
        padding: 13px 30px;
    }
    .slider-text a,
    .map-button-block button {
        padding: 13px 30px 14px;
    }
    .row {
        text-align: center;
    }
    .fair-trade-img {
        display: block;
        margin: 0 auto;
    }
    .blog-box,
    .topic-box {
        padding: 0;
    }
    .row>div {
        padding-left: 15px;
        padding-right: 15px;
    }
    .topic-box {
        padding-top: 45px;
        margin-top: 15px;
        border-top: 1px solid #D6D6D6;
    }
    .newsletter-subscribe input[type='image'] {
        position: relative;
        right: 5px;
    }
    #commentform input,
    #commentform textarea {
        width: 50%;
    }
    #commentform label {
        display: block;
        width: auto;
    }
    .page-template.map {
        margin: 20px auto;
    }
    #vmap-close,
    #vmap-open {
        margin: 0;
    }
    .tips-for-map {
        top: 90px;
    }
    .blog-image img {
        margin-bottom: 15px;
    }
    .home-post-thumb img {
        margin: 15px 0 0;
        height: auto;
        max-height: 400px;
        width: auto;
        max-width: 400px;
    }
    .blog-image img {
        width: 100%;
    }
    .page-template .page-box ul li {
        background-image: none;
    }
    .blog-topic-box {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .slider-lines {
        display: none;
    }
    .main-menu-box {
        position: static;
        background-color: rgba(98, 190, 235, 1);
        height: auto;
        display: none;
    }
    .main-menu {
        float: none;
    }
    .main-menu a {
        display: block;
        text-align: center;
        font-size: 16px;
        padding: 15px 0;
        float: none;
    }
    .crs-ff {
        color: #44C5AC;
        position: absolute;
        right: 5px;
        top: -55px;
    }
    .main-menu-box>div {
        padding-left: 0;
        padding-right: 0;
    }
    .main-menu-box ul {
        display: block;
        float: none;
    }
    .main-menu-box li,
    .main-menu-box li a {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }
    .main-menu-box li a {
        padding: 15px 0;
    }
    .slider-box a.crs-ff {
        color: #74CABA;
        margin: 0;
        padding: 15px 5px 5px;
        background: white;
    }
    header .follow-us {
        padding-right: 0;
        position: relative;
        top: -34px;
        right: 64px;
    }
    .carousel-indicators {
        bottom: 12%;
    }
    .slider-text {
        bottom: 65px;
        top: auto;
    }
    .custom-title {
        font-size: 22px;
    }
    .custom-title div {
        bottom: 12px;
    }
    .header-search form {
        position: absolute;
        right: 10px;
        top: 80px;
        width: 190px;
    }
    .header-search input[type='text'] {
        width: 135px;
    }
    .header-search input[type='submit'] {
        margin-right: 0;
        color: transparent;
        width: 0;
        padding: 0 22px;
        background-position: center;
    }
    .header-search input {
        height: 34px;
        line-height: 34px;
    }
    .carousel-control {
        width: 10%;
    }
}

@media (max-width: 600px) {
    .slider-lines,
    .slider-text p,
    .carousel-indicators {
        display: none;
    }
}

@media (max-width: 480px) {
    .header-logo img {
        height: auto;
    }
    .crs-ff,
    .slider-text span {
        display: none;
    }
    .follow-us li {
        margin-right: 8px;
    }
    .main-menu-box li a {
        padding: 10px 0;
    }
    .slider-text {
        bottom: 35px;
    }
    .slider-text a,
    .map-button-block button {
        padding: 10px;
        font-size: 13px;
        background-image: none;
    }
    .fill img {
        height: 150px;
        min-width: 480px;
    }
    .custom-title {
        font-size: 18px;
    }
    .custom-title div {
        bottom: 9px;
        padding: 0 10px;
    }
    .header-logo {
        width: 150px;
    }
    .header-logo img,
    .slider-button {
        width: 100%;
    }
    .header-search form {
        right: 6px;
        top: 46px;
    }
    .header-search input {
        height: 30px;
    }
    .header-search input[type='text'] {
        width: 105px;
        padding: 5px;
    }
    .navbar-toggle {
        right: 6px;
        top: 8px;
        padding: 7px 10px;
    }
    .header-search {
        height: 85px;
    }
    header .follow-us {
        top: -43px;
        right: 55px;
    }
    header .circled-icon {
        width: 25px;
    }
    .slider-text a {
        width: 200px;
        display: inline-block;
    }
}

.map-hide {
    position: absolute;
    left: -10000px;
}

.micro-contact,
header.at-title,
.micro-contact .at fieldset:last-of-type,
.micro-contact .at fieldset,
.at-form-submit,
.at-legend,
.micro-contact form {
  background: #74CABA;
  box-shadow: none;
}

.micro-contact .at-text,
.micro-contact .at-legend,
.micro-contact .at-title,
.micro-contact .at-check {
  color: #fff;
}

.micro-contact{
  font-size: 18px;
}

.micro-contact header.at-title{
  font-size: 27px;
  font-style: italic;
  font-family: Georgia,"Times New Roman","DejaVu Serif",serif;
  font-weight: 500;
}

.micro-contact legend.at-legend{
  display: none;
}

.micro-contact .at-row{
  display: block;
}

.micro-contact .at-row > [class^=at-]{
  flex: none!important;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 16px;
}

.micro-contact .at-row > [class^=at-] u{
  text-decoration: none;
}

.micro-contact .at-row [class^=at-] input{
  box-shadow: none;
  border: 0px;
  border-radius: 0px;
}

.micro-contact .at-row .at label {
  font-size: 0.875em;
}

.micro-contact .at .at-check input+span {
  margin-bottom: 1rem;
  font-size: 14px;
  font-weight: 100;
}

.micro-contact input.at-submit{
  margin: 0 auto;
  width: 200px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
  font-family: "Gotham A","Gotham B",Arial,Helvetica,sans-serif;
  position: relative;
  display: block;
  float: none;
  padding: 6px 24px;
  border-radius: 0;
}

