h1, h3 strong, h4 span, h5 {
    text-transform: uppercase
}
.article .article-meta ul, .articles, .circles ul, .features, .footer .footer-cols ul, .ideas, .list-checks ul, .list-filter, .list-logos ul, .paging ul, .posts, .section-comments ol, .section-comments ul, .slider .slick-dots, .socials ul, .socials-secondary ul, .widget ul, .widgets, nav ol, nav ul {
    list-style: none
}
.widget_calendar table, table {
    border-spacing: 0;
    border-collapse: collapse
}
.cols:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both
}
*, :after, :before {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
html {
    tap-highlight-color: transparent
}
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}
audio, iframe, img, object, video {
    max-width: 100%
}
iframe, img {
    border: 0
}
img {
    height: auto;
    display: inline-block;
    vertical-align: middle
}
b, strong {
    font-weight: 700
}
h2, h3 {
    font-weight: 400
}
address {
    font-style: normal
}
svg:not(:root) {
    overflow: hidden
}
a, button, input[type=submit], input[type=button], input[type=reset], input[type=file], input[type=image], label[for] {
    cursor: pointer
}
a[href^=tel], button[disabled], input[disabled], select[disabled], textarea[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
a[href^=tel], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=time], input[type=url], input[type=color], input[type=tel], input[type=text], input[type=password], input[type=date], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}
.circles .li-outer, .gallery, .idea .idea-image, .notext, .search-form {
    overflow: hidden
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}
button, select {
    text-transform: none
}
table {
    width: 100%
}
body {
    min-width: 320px;
    background: #fff;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 1.67;
    color: #555
}
a {
    color: inherit;
    text-decoration: underline
}
.comments .comment-reply a:hover, .footer a, .paging .current a, .paging a, .paging a:hover, .section-comments a, a:hover {
    text-decoration: none
}
a[href^=tel] {
    text-decoration: none;
    cursor: pointer
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: .835em
}
h1 {
    font-size: 45px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.42
}
h2 {
    font-size: 38px
}
h3 {
    font-size: 28px
}
h3 strong {
    font-weight: 700
}
h4 {
    font-size: 21px;
    line-height: 1.29
}
h4 span {
    font-size: 22px;
    color: #007770;
    font-weight: 800
}
h5 {
    font-size: 19px
}
p {
    margin-bottom: 16px
}
blockquote, dl, hr, ol, table, ul {
    margin-bottom: 1.67em
}
blockquote:last-child, dl:last-child, h1:last-child, h1[class], h2:last-child, h2[class], h3:last-child, h3[class], h4:last-child, h4[class], h5:last-child, h5[class], h6:last-child, h6[class], ol:last-child, p:last-child, table:last-child, ul:last-child {
    margin-bottom: 0
}
button.mfp-close {
    background: url(../images/temp/btn-close.png) no-repeat;
    width: 40px;
    height: 40px;
    font-size: 0;
    opacity: 1;
    transition: opacity .5s;
    top: -56px
}
button.mfp-close:active {
    top: -44px
}
button.mfp-close:hover {
    opacity: .8
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 49px;
    line-height: 49px;
    border: 0;
    color: #c4c4c4;
    text-align: left;
    padding: 0 25px
}
.select2-container--default .select2-selection--single {
    height: 49px;
    line-height: 49px;
    border: 0;
    color: #c4c4c4
}
.select2-dropdown {
    border: 0;
    background: #e4e4e4
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    width: 40px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    font-family: FontAwesome, sans-serif;
    content: '\f107';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #c4c4c4;
    transition: tranform .5s
}
.btn-red, .btn-white {
    transition: background .3s
}
.select2-container--open .select2-selection--single .select2-selection__arrow:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.article .article-head .article-head-inner, .idea:after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #555
}

@media (max-width:767px) {
h1 {
    font-size: 30px;
    line-height: 1.25
}
h2 {
    font-size: 25px
}
h3 {
    font-size: 20px
}
h4 {
    font-size: 18px;
    line-height: 1.29
}
h4 span {
    font-size: 19px
}
body, h5 {
    font-size: 16px
}
body {
    line-height: 1.5
}
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 35px;
    line-height: 35px
}
button.mfp-close {
    width: 30px;
    height: 30px;
    background-size: contain;
    top: -42px
}
button.mfp-close:active {
    top: -42px
}
}
.contacts:after, .features:after, .footer-cols:after, .header-aside:after, .header-content .shell:after, .ideas:after, .main-inner:after, .nav:after, .sc-form-group:after, .section .shell:after, .slick-dots:after, .socials ul:after, .socials-secondary ul:after, .subscribe:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both
}
.notext {
    white-space: nowrap;
    text-indent: 100%;
    text-shadow: none
}
.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px
}
.hidden, [hidden] {
    display: none
}
.alignleft {
    float: left
}
.alignright {
    float: right
}
.disabled, [disabled] {
    cursor: default
}
.cols {
    padding: 20px 0 0;
    margin: 0 0 36px
}
.cols .list-checks {
    margin-bottom: -25px
}
.col {
    float: left;
    width: 100%
}
.col-1of2 {
    width: 48.11%
}
.col-1of2:first-of-type {
    margin-right: 3.78%
}
.col-1of4 {
    width: 20.6%;
    margin: 0 .8%
}
.col-1of4:first-of-type {
    margin-left: 6.4%
}
.col-1of4:last-of-type {
    margin-right: 6.4%
}
.col-1of4 h2 {
    color: #007770
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
.hidden-xs {
    display: none!important
}
.visible-xs-block {
    display: block!important
}
.visible-xs-inline {
    display: inline!important
}
.visible-xs-inline-block {
    display: inline-block!important
}
}

@media (min-width:768px) and (max-width:1023px) {
.hidden-sm {
    display: none!important
}
.visible-sm-block {
    display: block!important
}
.visible-sm-inline {
    display: inline!important
}
.visible-sm-inline-block {
    display: inline-block!important
}
}

@media (min-width:1024px) and (max-width:1200px) {
.hidden-md {
    display: none!important
}
.visible-md-block {
    display: block!important
}
.visible-md-inline {
    display: inline!important
}
.visible-md-inline-block {
    display: inline-block!important
}
}

@media (min-width:1201px) {
.hidden-lg {
    display: none!important
}
.visible-lg-block {
    display: block!important
}
.visible-lg-inline {
    display: inline!important
}
.visible-lg-inline-block {
    display: inline-block!important
}
}

@media (max-width:1200px) {
.col-1of4 {
    width: 23.4%
}
.col-1of4:first-of-type {
    margin-left: .8%
}
.col-1of4:last-of-type {
    margin-right: .8%
}
}

@media (max-width:767px) {
.cols {
    padding-top: 0;
    margin-bottom: 0
}
.col-1of4 {
    width: 48.11%;
    margin: 0 0 15px
}
.col-1of4:nth-child(odd) {
    margin-right: 3.78%
}
.col-1of4:nth-child(n+3) {
    margin-bottom: 0
}
.col-1of4:first-of-type {
    margin: 0 3.78% 15px 0
}
.col-1of4:last-of-type {
    margin: 0
}
.cols .list-checks {
    margin-bottom: 0
}
}
.gallery-columns-1 .gallery-item, .gallery-item img, .wp-caption img {
    width: 100%
}

@media (max-width:479px) {
.col-1of2, .col-1of4 {
    width: 100%;
    margin-bottom: 15px
}
.col-1of2:first-of-type {
    margin-right: 0
}
.col-1of4:nth-child(n+3) {
    margin-bottom: 15px
}
.col-1of4:last-of-type {
    margin-bottom: 0
}
}
.aligncenter, .alignleft, .alignnone, .alignright {
    margin: 5px 15px 10px
}
.alignleft, .alignnone {
    margin-left: 0
}
.alignnone, .alignright {
    margin-right: 0
}
.alignnone {
    display: block
}
.aligncenter {
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    position: relative
}
.wp-caption-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    background: rgba(0,0,0,.5);
    color: #fff
}
.gallery {
    position: relative;
    padding-bottom: 20px
}
.gallery .wp-caption-text {
    right: 10px;
    bottom: 10px;
    left: 10px;
    text-align: left
}
.gallery-item {
    float: left;
    position: relative;
    padding: 10px
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.33%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.67%
}
.gallery-columns-7 .gallery-item {
    width: 14.29%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.11%
}
.gallery-columns-7 .wp-caption, .gallery-columns-8 .wp-caption, .gallery-columns-9 .wp-caption {
    display: none
}
.paging {
    padding: 0 0 20px;
    text-align: center
}
.paging li, .paging ul {
    display: inline-block;
    vertical-align: top
}
.paging a {
    display: inline-block;
    padding: 4px 10px;
    margin: 0 2px;
    border-radius: 4px
}
.paging .current a, .paging a:hover {
    background: #000;
    color: #fff
}
.paging-label {
    padding-right: 10px
}
.section-comments {
    padding-top: 15px
}
.section-comments p {
    padding-bottom: 18.2px
}
.section-comments ol, .section-comments ul {
    padding: 0;
    margin: 0
}
.section-comments h3 {
    position: relative;
    padding: 0 0 10px
}
.section-comments h3 small {
    position: absolute;
    top: 0;
    right: 0
}
.comments, .comments .children {
    position: relative
}
.comments .children:after, .comments .children:before {
    content: '';
    position: absolute;
    display: block
}
.comments .children:before {
    top: 33px;
    left: 23px;
    width: 32px;
    height: 27px;
    border-left: 8px solid #c3c3c3;
    border-bottom: 8px solid #c3c3c3;
    border-radius: 0 0 0 8px
}
.comments .children:after {
    top: -5px;
    left: 8px;
    border: 20px solid transparent;
    border-width: 20px 19px;
    border-bottom-color: #c3c3c3
}
.comments .comment {
    position: relative;
    border-top: 1px dashed #363636
}
.comments .children {
    padding-left: 70px
}
.comments .avatar {
    position: absolute;
    top: 28px;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #ccc
}
.comments .says {
    padding-left: 5px
}
.comments .moderation-notice {
    display: inline-block;
    margin: 3px 0 8px;
    color: #999
}
.comments .comment-entry {
    position: relative;
    padding: 30px 0 30px 65px
}
.comments .comment-text p:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
.comments .comment-meta {
    padding-bottom: 12px
}
.comments .comment-meta a {
    color: #363636
}
.comments .comment-reply {
    padding-top: 10px;
    text-align: right
}
.comments .comment-reply a {
    display: inline-block;
    padding: 5px 10px;
    background: #363636;
    color: #fff;
    border-radius: 6px
}
.comments .comment-reply a:hover {
    opacity: .8
}
.comment-respond {
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #363636
}
.comment-respond h3 {
    position: relative
}
.comment-respond small {
    position: absolute;
    top: 0;
    right: 0
}
.comment-respond label {
    display: block;
    padding-bottom: 4px
}
.comment-respond input[type=text], .comment-respond textarea {
    display: block;
    width: 80%;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7
}
.comment-respond textarea {
    height: 100px;
    width: 100%
}
.comment-respond input[type=text]:focus {
    background-color: #fff
}
.comment-respond input[type=text]::-webkit-input-placeholder {
color:#777
}
.comment-respond input[type=text]::-moz-placeholder {
color:#777
}
.comment-respond input[type=text]:-ms-input-placeholder {
color:#777
}
.comment-respond input[type=text]::placeholder {
color:#777
}
.comment-respond .required {
    color: #3aafa9
}
.comment-respond .comment-notes {
    padding-top: 15px
}
.comment-respond .form-submit input {
    display: block;
    width: 160px;
    height: 40px;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #363636;
    cursor: pointer;
    border-radius: 4px
}
.nocomments {
    padding-top: 12px;
    font-weight: 700;
    font-size: 18px
}
.search-form .search-field {
    display: block;
    background: #f7f7f7
}
.search-form .search-field:focus {
    background-color: #fff
}
.search-form .screen-reader-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: .5;
    visibility: hidden
}
.footer {
    background: #292929;
    color: #fff;
    font-size: 20px;
    line-height: 1.5
}
.footer .shell {
    position: relative;
    padding: 60px 0 40px
}
.footer .copyright {
    width: 60.67%;
    margin: 65px auto 0
}
.footer .shell:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -1px;
    width: 100%;
    background: #007770;
    left: 0;
    height: 6px
}
.footer .footer-col-size.widget_nav_menu li a:before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    font-size: 25px;
    vertical-align: middle;
    margin-right: 15px
}
.footer .widget_nav_menu li {
    margin-bottom: 5px
}
.footer a:hover {
    text-decoration: underline
}
.footer .footer-cols p a {
    display: block
}
.footer .footer-cols p a i {
    min-width: 18px;
    margin-right: 12px;
    vertical-align: middle
}
.footer .footer-cols p a .fa-fax {
    font-size: 18px
}
.footer h3 {
    margin-bottom: 45px
}
.footer .menu .sub-menu {
    padding-left: 20px
}
.footer .menu .sub-menu li {
    margin-bottom: 5px
}
.footer-col {
    float: left;
    margin-right: 3.78%
}
.footer-col p {
    margin-bottom: 3px
}
.footer-col:last-of-type {
    margin-right: 0
}
.footer-col-size.widget_nav_menu {
    width: 30.48%
}
.footer-col-size.carbon_richtext {
    width: 29.88%
}
.footer-col-size.carbon_sociallinks {
    width: 28.21%
}

@media (max-width:1380px) {
.footer .shell {
    padding: 60px 15px 40px
}
}

@media (max-width:1200px) {
.footer .footer-col-size.widget_nav_menu {
    width: 25%
}
.footer .footer-col-size.carbon_richtext {
    width: 33%
}
.footer .footer-col-size.carbon_sociallinks {
    width: 32%
}
}

@media (max-width:1023px) {
.footer .footer-col-size.widget_nav_menu {
    width: 42%
}
.footer .footer-col-size.carbon_richtext {
    width: 50%
}
.footer .footer-col-size.carbon_sociallinks {
    width: 100%;
    margin-top: 50px
}
}

@media (max-width:767px) {
.footer .footer-col {
    float: none;
    width: 100%;
    margin: 0 0 30px
}
.footer .footer-col-size.carbon_richtext, .footer .footer-col-size.carbon_sociallinks, .footer .footer-col-size.widget_nav_menu {
    width: 100%
}
.footer .footer-col:last-of-type {
    margin-bottom: 0
}
.footer {
    font-size: 16px
}
.footer .shell {
    padding: 40px 15px
}
.footer h3 {
    margin-bottom: 15px
}
.footer .footer-nav li {
    margin-bottom: 10px
}
.footer .footer-nav i {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: text-top
}
.footer .footer-cols p a .fa-fax {
    font-size: 16px
}
.footer .footer-cols p a i {
    margin-right: 8px
}
.footer .copyright {
    margin: 30px auto 0;
    width: 100%
}
}
.header {
    border-top: 4px solid #F69679
}
.header .header-content {
    padding: 19px 0
}
.header .header-aside {
    float: right;
    width: 59.95%;
    margin-top: 15px
}
.header .header-content .shell {
    padding-right: 12px
}
.header .subscribe {
    float: left;
    width: 44.2%;
    margin-right: 6.37%
}
.header .contacts {
    float: left;
    width: 49.43%
}

@media (max-width:1380px) {
.header .header-content .shell {
    padding: 0 15px
}
.header .header-aside {
    width: 66%
}
}

@media (max-width:1200px) {
.header .header-aside {
    width: 73%
}
.header .subscribe {
    width: 42%;
    margin-right: 3.5%
}
.header .contacts {
    width: 54.5%
}
}

@media (max-width:1023px) {
.header .header-content {
    padding: 15px 0
}
.header .header-aside {
    float: none;
    width: 100%
}
}
.address {
    margin-bottom: 35px
}

@media (max-width:767px) {
.header .header-aside {
    margin-top: 20px
}
.header .header-content {
    padding: 15px 0 10px
}
.header .contacts, .header .subscribe {
    float: none;
    width: 100%
}
.address {
    margin-bottom: 15px
}
}
.articles .article {
    margin: 105px 0 10px
}
.articles .article:first-of-type {
    margin-top: 0
}
.article .article-head {
    position: relative
}
.article .article-head .article-head-inner {
    position: absolute;
    width: 92%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 33px;
    color: #fff
}
.article .article-head-inner h3 {
    color: #fff;
    font-size: 29px;
    line-height: 1.28;
    text-shadow: 0 1px 5px rgba(0,0,0,.2);
    margin-bottom: 23px
}
.article .article-head-inner h3 strong {
    text-transform: none;
    font-weight: 700
}
.btn-red-medium, .btn-red.btn-red-secondary, .btn-transparent, .circles ul, .contacts>a, .member h5, .member h6, .member-popup h2, .section-members h2, .subscribe {
    text-transform: uppercase
}
.article .article-head h3 {
    margin-bottom: 17px
}
.article .article-head h3 strong {
    font-weight: 800
}
.article h3 a {
    text-decoration: none
}
.article h3 a:hover {
    text-decoration: underline
}
.article .article-meta ul {
    font: 500 19px Raleway, sans-serif
}
.article .article-meta a {
    text-decoration: none
}
.article .article-meta a:hover {
    text-decoration: underline
}
.btn-red, .btn-transparent, .btn-white {
    text-decoration: none
}
.article .article-meta ul li {
    display: inline-block;
    margin-right: 30px
}
.article .article-meta ul li img {
    vertical-align: middle;
    margin-right: 7px;
    opacity: .5
}
.article .article-meta ul li:first-of-type img {
    margin-top: -3px
}
.article .article-body p {
    line-height: 1.72;
    padding-right: 35px;
    margin-bottom: 33px
}
.article .article-body {
    margin-top: 40px
}
.article .article-foot {
    margin-top: 36px
}
.article .article-video {
    margin-bottom: 31px
}
.paging a {
    border: 0
}
.paging a:hover {
    color: #555;
    background: 0 0;
    border: 0;
    opacity: .7
}
.paging-next {
    float: right
}
.paging-prev {
    float: left
}

@media (max-width:1023px) {
.articles .article {
    margin: 60px 0 10px
}
.article .article-body, .article .article-foot {
    margin-top: 20px
}
.article .article-video {
    margin-bottom: 15px
}
.article .article-video iframe {
    height: 310px
}
.article .article-meta ul {
    font-size: 17px
}
.article .article-meta ul li {
    margin-right: 15px
}
.article .article-meta ul li img {
    margin-right: 3px
}
.article .article-head .article-head-inner {
    bottom: 20px
}
}

@media (max-width:767px) {
.article .article-body, .article .article-foot {
    margin-top: 15px
}
.article .article-meta ul {
    font-size: 16px
}
.article .article-meta ul li {
    margin-bottom: 5px
}
.article .article-head .article-head-inner {
    bottom: 5px
}
.article .article-body p {
    line-height: 1.5;
    padding-right: 0;
    margin-bottom: 15px
}
.article .article-head-inner h3 {
    font-size: 20px
}
}
.benefit {
    background: #fff;
    padding: 3px 18px 15px
}
.benefit .benefit-image {
    min-height: 102px;
    position: relative
}
.benefit .benefit-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:479px) {
.article .article-head-inner h3 {
    font-size: 17px;
    margin-bottom: 10px
}
.article .article-meta ul li {
    margin-right: 10px
}
.article .article-meta ul li img {
    max-width: 20px
}
.benefit, .box {
    height: auto!important
}
}
.box {
    background: #f0f0f0;
    text-align: left;
    padding: 30px 90px 40px 35px;
    line-height: 1.56
}
.btn-totop, .btn-transparent span {
    display: inline-block;
    text-align: center
}
.box:nth-child(2) {
    padding-right: 175px
}
.box strong {
    font-size: 25px;
    color: #3aafa9;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block
}

@media (max-width:1200px) {
.box {
    padding: 30px 50px 40px 35px
}
.box:nth-child(2) {
    padding-right: 100px
}
}

@media (max-width:1023px) {
.box, .box:nth-child(2) {
    padding: 30px
}
}
.btn-white {
    display: inline-block;
    background: #fff;
    color: #5b5b5b;
    font-size: 21px;
    font-weight: 700;
    border-radius: 9px;
    padding: 16px 62px 14px;
    line-height: 1.2;
    border: 1px solid #fff
}
.btn-white:hover {
    background: #e8e8e8;
    border: 1px solid #fff
}
.btn-white-secondary {
    font-size: 26px;
    font-weight: 400;
    border-radius: 28px;
    padding: 15px 39px 14px 29px
}
.btn-white-secondary img {
    vertical-align: middle;
    margin: -6px 8px 0 0
}
.btn-red {
    display: inline-block;
    border-radius: 3px;
    background: #007770;
    color: #fff;
    padding: 7px 22px 12px;
    font-size: 20px
}
.btn-red:hover, .btn-transparent:hover span {
    background: #3aafa9
}
.btn-red:hover i {
    margin: 0 -9px 0 14px
}
.btn-red i {
    font-size: 22px;
    vertical-align: text-bottom;
    margin: 0 -3px 0 8px;
    transition: margin .3s
}
.btn-red-large {
    border-radius: 9px;
    min-width: 481px;
    font-size: 25px;
    padding: 20px 20px 18px
}
.btn-red.btn-red-secondary {
    font-size: 20px;
    padding: 9px 25px 10px 42px
}
.btn-red-medium {
    color: #efefef;
    font-size: 18px;
    border-radius: 8px;
    width: 100%;
    padding: 18px 22px 16px;
    min-width: 380px
}
.btn-transparent {
    display: inline-block;
    color: #292929;
    font-size: 16px;
    font-family: #007770;
    font-weight: 700
}
.btn-transparent:hover, .contacts>a:hover {
    text-decoration: underline
}
.btn-transparent span {
    border-radius: 50%;
    line-height: 36px;
    background: #007770;
    width: 38px;
    height: 38px;
    color: #fff;
    font-size: 37px;
    font-weight: 700;
    vertical-align: middle;
    margin-right: 10px;
    transition: background .3s
}
.btn-totop {
    background: #1b1b1b;
    border-radius: 50%;
    display: none;
    position: fixed;
    bottom: 77px;
    right: 7%;
    font-size: 47px;
    width: 75px;
    height: 75px;
    line-height: 65px;
    color: #fff;
    transition: bottom .3s;
    z-index: 999
}
.btn-totop:hover {
    bottom: 100px
}
.btn-menu {
    display: inline-block;
    height: 9px;
    padding-top: 9px
}
.btn-menu span {
    position: relative;
    display: block;
    width: 25px;
    height: 15px;
    border-top: 3px solid #fff
}
.btn-menu span:after, .btn-menu span:before {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #fff;
    content: ''
}
.btn-menu span:before {
    top: -9px
}
.btn-menu span:after {
    top: 3px
}
.btn-menu span, .btn-menu span:after, .btn-menu span:before {
    transition: all .3s linear
}
.btn-menu.active span {
    border-color: transparent
}
.btn-menu.active span:after, .btn-menu.active span:before {
    background: #fff
}
.btn-menu.active span:before {
    -webkit-transform: rotate(45deg) translate(2.5px, 6px);
    -ms-transform: rotate(45deg) translate(2.5px, 6px);
    transform: rotate(45deg) translate(2.5px, 6px)
}
.btn-menu.active span:after {
    -webkit-transform: rotate(-45deg) translate(2.5px, -6px);
    -ms-transform: rotate(-45deg) translate(2.5px, -6px);
    transform: rotate(-45deg) translate(2.5px, -6px)
}
.circles .li-outer li, .employee .employee-image img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%
}

@media (max-width:1023px) {
.btn-red-medium {
    min-width: 0
}
}

@media (max-width:767px) {
.btn-totop, .btn-totop:hover {
    bottom: 20px
}
.btn-red {
    font-size: 18px;
    padding: 7px 18px 11px
}
.btn-red-large {
    font-size: 22px;
    min-width: 300px;
    padding: 9px 18px 11px
}
.btn-transparent {
    font-size: 15px
}
.btn-transparent span {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 30px;
    margin-right: 5px
}
.btn-totop {
    font-size: 40px;
    width: 60px;
    height: 60px;
    line-height: 50px;
    right: 20px
}
.btn-white {
    font-size: 17px;
    padding: 16px 15px 14px
}
.btn-white-secondary {
    padding: 14px 20px 13px
}
.btn-white-secondary img {
    margin: -3px 2px 0 0
}
}
.circles ul {
    color: #fff;
    padding: 42px 0 13px
}
.circles .li-outer {
    display: inline-block;
    width: 282px;
    height: 282px;
    background: #f69679;
    border-radius: 50%;
    position: relative;
    margin: 0 54px
}
.circles .li-outer li {
    position: absolute;
    z-index: 5;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    font-weight: 300;
    font-size: 25px;
    line-height: 1.12
}
.circles .li-outer li strong {
    display: block;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 20px
}
.circles .li-outer:before {
    background: #F69679;
    height: 98%;
    border-radius: 50% 60% 60% 50%;
    content: '';
    display: inline-block;
    position: absolute;
    left: -3px;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0
}

@media (max-width:1200px) {
.circles .li-outer {
    margin: 0 25px
}
}

@media (max-width:1023px) {
.circles {
    padding: 0
}
.circles .li-outer {
    margin: 0 5px;
    width: 230px;
    height: 230px
}
.circles .li-outer li {
    font-size: 20px
}
.circles .li-outer li strong {
    font-size: 38px;
    margin-bottom: 15px
}
}

@media (max-width:767px) {
.circles .li-outer {
    display: block;
    margin: 0 auto 20px
}
}
.contacts {
    text-align: right
}
.contacts>a {
    font-weight: 700;
    font-size: 22px
}
.contacts>a .fa-volume-control-phone {
    vertical-align: text-bottom;
    margin-right: 10px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}
.contacts>a:hover .fa-volume-control-phone {
    -webkit-transform: rotate(-17deg);
    -ms-transform: rotate(-17deg);
    transform: rotate(-17deg)
}
.contacts .fa-volume-control-phone {
    color: #007770;
    line-height: 1
}
.contacts .contacts-bar {
    font-size: 19px;
    text-align: left;
    display: inline-block;
    line-height: 1;
    margin-top: 27px
}
.contacts .contacts-bar>a {
    padding: 0 25px;
    position: relative;
    text-decoration: none;
    margin-right: 20px
}
.contacts .contacts-bar>a:hover {
    text-decoration: underline
}
.employee p a, .member a, .nav ul a, .partner p a {
    text-decoration: none
}
.contacts .contacts-bar>a:before {
    content: '';
    display: inline-block;
    background: rgba(85,85,85,.5);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 17px;
    width: 1px
}

@media (max-width:1023px) {
.contacts>a {
    font-size: 18px
}
.contacts>a img {
    margin-right: 5px;
    max-width: 20px
}
.contacts .contacts-bar {
    margin-top: 20px;
    display: block;
    text-align: right
}
}

@media (max-width:767px) {
.contacts {
    text-align: left;
    margin-top: 10px
}
.contacts .contacts-bar {
    text-align: right;
    float: right;
    width: 69%;
    font-size: 16px;
    margin-top: 3px
}
.contacts .contacts-bar>a {
    padding: 0 10px;
    margin-right: 8px
}
.contacts>a {
    font-size: 16px
}
.contacts>a img {
    max-width: 18px
}
}

@media (max-width:479px) {
.btn-red-large {
    min-width: 80%
}
.contacts {
    text-align: center
}
.contacts .contacts-bar {
    text-align: center;
    float: none;
    width: 100%
}
}
.content {
    float: left;
    width: 67%;
    margin-right: 4.6%;
    padding-left: 4px
}
.content-page {
    width: 100%
}
.copyright {
    color: #555;
    border-top: 1px solid #555;
    text-align: center;
    padding-top: 35px
}

@media (max-width:767px) {
.content {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-left: 0
}
.copyright {
    padding-top: 20px
}
}
.employee {
    background: #f0f0f0;
    text-align: center;
    padding: 65px 10px 20px;
    margin-top: 30px
}
.employee .employee-image {
    margin: -116px auto 10px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    height: 107px;
    width: 107px
}
.employee .employee-image img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%)
}
.employee p a {
    color: #007770;
    word-wrap: break-word
}
.features {
    padding: 0 22px;
    margin-top: 68px
}
.features .feature {
    float: left;
    width: 29.26%;
    margin-right: 5.79%;
    line-height: 1.56
}
.features .feature:last-of-type {
    margin-right: 0
}
.feature .feature-image {
    position: relative;
    border-radius: 50%;
    width: 122px;
    height: 122px;
    margin: 0 auto -50px;
    background: #3aafa9;
	border: 3px solid #def2f1;
}
.feature .feature-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.feature h5 {
    margin-bottom: 22px
}
.feature .feature-content {
    border-radius: 6px;
    padding: 90px 15px 50px;
    margin-bottom: 30px;
	color: #fff;
    background: #def2f1;
    background: #f69679;
	border: 3px solid #def2f1;
}
.feature:first-child .feature-content {
    color: #fff;
    background: #def2f1;
    background: #f69679;
    border: 3px solid #def2f1;
}
.feature:last-child .feature-content {
    color: #fff;
    background: #def2f1;
    background: #f69679;
	border: 3px solid #def2f1;
}

@media (max-width:1023px) {
.features {
    padding: 0
}
.features .feature {
    margin-right: 2%;
    width: 32%
}
}

@media (max-width:767px) {
.features {
    margin-top: 25px
}
.features .feature {
    float: none;
    width: 100%;
    margin: 0 0 30px
}
.features .feature:last-of-type {
    margin: 0
}
.feature .feature-image {
    width: 110px;
    height: 110px
}
.feature .feature-content {
    padding: 70px 15px 20px;
    margin-bottom: 10px
}
.feature h5 {
    margin-bottom: 15px
}
}
.form-donate {
    text-align: left;
    width: 852px;
    height: 2530px;
    background: #fff;
    padding: 34px 42px 39px;
    border-radius: 5px;
    color: #3aafa9
}
.form-donate .sc-form-group .sc-form-control {
    background: #007770;
    border-radius: 3px;
    width: 516px;
    height: 86px;
    border: 0;
    box-shadow: none;
    padding: 0 100px 0 52px
}
.form-donate .sc-form-group .sc-form-control, .form-donate .sc-uea-currency.sc-uea-currency-before {
    color: rgba(0,119,112,.33);
    font-weight: 900;
    font-size: 40px
}
.form-donate .sc-uea-container {
    position: relative
}
.form-donate .sc-uea-container:before {
    content: 'USD';
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 39px;
    font-weight: 700;
    font-size: 30px
}
.form-donate .sc-uea-currency.sc-uea-currency-before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 22px
}
.form-donate .sc-form-group {
    margin-bottom: 20px
}
.form-donate .sc-form-group label {
    font-size: 26px;
    font-weight: 400;
    float: left;
    margin-left: 1px;
    position: relative
}
.form-donate .sc-cf-checkbox {
    width: 34px;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none
}
.form-donate .sc-form-group label.checked:before {
    content: '\f00c'
}
.form-donate .sc-form-group label:before {
    z-index: 10;
    content: '';
    display: inline-block;
    position: absolute;
    top: 3px;
    left: -1px;
    width: 35px;
    background: #fff;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    font-family: FontAwesome;
    text-align: center;
    line-height: 34px
}
.form-donate .sc-form-group input[type=checkbox] {
    vertical-align: sub;
    margin-right: 12px;
    -webkit-appearance: none;
    -moz-appearance: none
}
.form-donate .sc-cf-checkbox-hidden {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none
}
.form-donate .sc-payment-btn {
    margin-top: 5px;
    display: inline-block;
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    padding: 30px 40px;
    min-width: 250px;
    text-align: left;
    background: url(../images/temp/ico-card.png) 161px center no-repeat #5b5b5b;
    transition: background .3s
}
.form-donate .sc-payment-btn:hover {
    background-color: #7e7e7e
}
.form-donate .sc-checkout-form {
    margin-bottom: 0
}

@media (max-width:767px) {
.form-donate {
    padding: 25px 15px;
    margin: 20px 1px 0;
    width: 430px
}
.form-donate .sc-uea-container:before {
    font-size: 21px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 13px
}
.form-donate .sc-uea-currency.sc-uea-currency-before {
    left: 12px
}
.form-donate .sc-form-group .sc-form-control, .form-donate .sc-uea-currency.sc-uea-currency-before {
    font-size: 25px
}
.form-donate .sc-form-group .sc-form-control {
    width: 100%;
    padding: 0 65px 0 30px;
    height: 60px
}
.form-donate .sc-cf-checkbox {
    width: 19px;
    height: 19px
}
.form-donate .sc-form-group label:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 3px;
    left: 0
}
.form-donate .sc-form-group input[type=checkbox] {
    margin-right: 8px
}
.form-donate .sc-form-group label {
    font-size: 17px
}
.form-donate .sc-form-group {
    margin-bottom: 15px
}
.form-donate .sc-payment-btn {
    margin: 0;
    min-width: 200px;
    font-size: 20px;
    padding: 20px;
    background-position: 90% center
}
}

@media (max-width:479px) {
.form-donate {
    width: 100%
}
.form-donate .sc-payment-btn {
    width: 80%;
    display: block;
    margin: 0 auto
}
}
.graphic {
    position: relative;
    height: 100%
}
.graphic .graphic-content, .graphic img {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.graphic img {
    left: 57%;
    top: 50%
}
.graphic .graphic-content {
    top: 51%;
    left: 54.5%;
    text-align: center;
    color: #646b82;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif
}
.graphic .graphic-content strong {
    font-weight: 800;
    font-size: 17px;
    display: block
}
.graphic .graphic-content p {
    margin-bottom: 0
}

@media (max-width:1200px) {
.graphic img {
    left: 54%
}
.graphic .graphic-content {
    left: 51%
}
}

@media (max-width:1023px) {
.graphic {
    text-align: center;
    position: relative;
    margin-top: 40px
}
.graphic img {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 auto;
    display: inline-block
}
.graphic .graphic-content {
    left: 48%
}
}

@media (max-width:767px) {
.graphic {
    margin-top: 30px
}
}

@media (max-width:479px) {
.graphic .graphic-content {
    line-height: 1.5;
    left: 47%;
    font-size: 13px
}
.graphic p strong {
    letter-spacing: -.04em;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0
}
}
.ideas {
    padding: 0 3px 20px;
    margin-top: 70px
}
.ideas .idea {
    width: 31.15%;
    margin-right: 3.26%;
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.ideas .idea:last-of-type {
    margin-right: 0
}
.idea {
    background: #fff;
    position: relative
}
.idea:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 76px;
    background: #007770
}
.idea .btn-transparent, .post:after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}
.idea .idea-actions a, .idea .idea-image, .idea .idea-image img {
    width: 100%
}
.idea .btn-transparent {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%)
}
.idea>p {
    line-height: 1.56
}
.idea .idea-image {
    margin-bottom: 35px;
    max-height: 250px
}
.idea ul {
    padding: 5px 0 0
}
.idea .idea-actions {
    min-height: 78px;
    position: relative;
    width: 100%
}
.idea .idea-content {
    padding: 0 42px
}
.idea .idea-content h4:last-of-type {
    margin-bottom: 18px
}
.idea .idea-content h4 {
    margin-bottom: 0
}
.idea .list-arrows {
    padding: 5px 0 0
}

@media (max-width:1023px) {
.ideas .idea {
    margin-right: 2%;
    width: 32%
}
.idea .idea-image {
    margin-bottom: 20px;
    max-height: 200px
}
.idea .idea-content {
    padding: 0 10px
}
.idea ul {
    padding: 5px 15px 0
}
}

@media (max-width:767px) {
.ideas {
    margin-top: 25px
}
.ideas .idea {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    height: auto!important;
    display: block
}
.ideas .idea:last-of-type {
    margin: 0
}
.idea .idea-image {
    min-height: initial;
    overflow: initial;
    max-height: initial
}
}
.intro {
    min-height: 280px;
    background-size: cover;
    background-position: center center;
    position: relative
}
.intro h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    width: 80%
}
.legend {
    padding: 8px 0 15px 8px;
    font-size: 18px
}

@media (max-width:1023px) {
.legend {
    margin-top: 40px
}
}

@media (max-width:767px) {
.intro {
    min-height: 200px
}
.legend {
    font-size: 16px;
    margin-top: 25px
}
}
.idea ul {
    text-align: left;
    line-height: 1.28;
    list-style: none;
    color: #007770
}
.idea ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 17px
}
.idea ul li i {
    position: absolute;
    top: 3px;
    left: 0
}
.list-logos li {
    display: inline-block;
    padding: 0 95px
}
.list-checks {
    text-align: left;
    padding: 0 0 0 66px;
    font-size: 20px;
    line-height: 1.4
}
.list-checks li {
    margin-bottom: 17px;
    padding-left: 52px;
    position: relative
}
.list-checks li:last-of-type {
    margin-bottom: 0
}
.list-checks li:before {
    content: '\f00c';
    display: inline-block;
    font: 20px/35px FontAwesome, sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: #007770;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center
}
.list-checks-secondary {
    padding: 0 0 45px
}
.list-checks-secondary h4 {
    margin-bottom: 40px
}
.list-checks-secondary ul {
    padding-left: 5px
}
.list-checks-secondary li {
    background: url(../images/temp/ico-check.png) left 3px no-repeat;
    padding-left: 50px
}
.list-checks-secondary li:before {
    display: none
}
.list-filter {
    font-size: 0;
    margin: 0 -15px;
    padding: 15px 0
}
.list-filter li {
    width: 25%;
    padding: 15px;
    font-size: 18px;
    color: #c4c4c4;
    display: inline-block;
    vertical-align: top
}
.list-filter label {
    display: none
}
.list-filter input, .list-filter select {
    width: 100%;
    height: 49px;
    line-height: 49px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    background: #fff;
    padding: 0 25px
}

@media (max-width:1200px) {
.list-logos ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.list-logos li {
    padding: 0
}
}

@media (max-width:1023px) {
.list-checks {
    padding: 0
}
.list-checks-secondary h4 {
    margin-bottom: 20px
}
.list-checks-secondary li {
    margin-bottom: 10px
}
.list-filter li {
    font-size: 16px;
    padding: 10px 5px
}
}

@media (max-width:767px) {
.list-checks, .list-checks-secondary {
    font-size: 18px
}
.list-checks-secondary h4 {
    margin-bottom: 15px
}
.list-checks-secondary li {
    background-position: left top
}
.list-logos li img {
    max-width: 80%
}
.list-logos li {
    max-width: 30%
}
.list-logos li a {
    display: inline-block
}
.list-checks li {
    padding-left: 40px
}
.list-checks li:before {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px
}
.list-filter li {
    width: 50%;
    padding: 10px
}
.list-filter input, .list-filter select {
    height: 35px;
    line-height: 35px
}
}

@media (max-width:479px) {
.list-filter li {
    width: 100%;
    padding: 5px
}
}
.logo {
    font-size: 0;
    display: inline-block;
    width: 435px;
}

@media (max-width:1023px) {
.logo {
    width: 350px;
    height: 109px;
    display: block;
    margin: 0 auto
}
}
.member, .nav ul a {
    display: inline-block
}
.main {
    text-align: center
}
.main-inner, .members {
    text-align: left
}
.members {
    font-size: 0;
    padding: 20px 0;
    margin: 0 -11px
}
.member {
    font-size: 18px;
    text-align: center;
    vertical-align: top;
    width: 25%;
    padding: 47px 30px;
    position: relative
}
.btn, .widget_rss .rsswidget {
    vertical-align: middle
}
.member h5 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 14px;
    transition: color .5s
}
.member a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    right: 30px;
    z-index: 10
}
.member a:hover~h5, .member a:hover~h6, .member a:hover~p {
    color: #007770
}
.member h6, .member p {
    font-size: 18px;
    color: #8d8d8d;
    transition: color .5s
}
.member a:hover+.member-image:after {
    background: rgba(0,119,112,.1)
}
.member p {
    line-height: 1.2;
    margin-bottom: 9px
}
.member i {
    margin-right: 5px
}
.member h6 {
    margin-top: 16px
}
.member .member-image {
    height: 0;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom: 4px solid #007770;
    margin-bottom: 25px;
    position: relative
}
.member .member-image:after {
    background: 0 0;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    transition: background .5s
}
.member-popup {
    position: relative;
    max-width: 1320px;
    margin: 140px auto;
    background: #fff;
    text-align: center;
    padding: 0 70px 70px
}
.member-popup h2 {
    font-size: 35px;
    font-weight: 700;
    color: #007770;
    margin-bottom: 0
}
.member-popup p {
    font-size: 22px;
    color: #8d8d8d;
    line-height: 1.2;
    margin-bottom: 5px
}
.member-popup h6 {
    font-size: 25px;
    color: #8d8d8d;
    margin-top: 15px;
    margin-bottom: 58px
}
.member-popup .member-entry {
    text-align: left;
    margin-bottom: 5px
}
.member-popup .member-entry p {
    color: #5d5d5d;
    font-size: 22px;
    line-height: 1.73
}
.member-popup img {
    position: relative;
    top: -105px;
    margin-bottom: -85px;
    border-radius: 50%;
    max-width: 240px;
    height: auto
}

@media (max-width:1200px) {
.members {
    margin: 0
}
.member {
    padding: 20px 15px
}
.member p, .member-popup .member-entry p {
    font-size: 16px
}
.member a {
    left: 15px;
    right: 15px
}
.member h5 {
    font-size: 18px
}
.member h6 {
    font-size: 16px
}
}

@media (max-width:1023px) {
.member {
    width: 33.33%;
    padding: 10px 15px
}
.member .member-image {
    margin-bottom: 10px
}
.member h5 {
    margin-bottom: 9px
}
.member-popup {
    margin: 140px 20px 50px
}
.member-popup img {
    max-height: 210px;
    width: auto
}
.member-popup h2 {
    font-size: 30px
}
.member-popup h6 {
    font-size: 25px
}
}

@media (max-width:767px) {
.member {
    width: 50%;
    padding: 10px 5px
}
.member a {
    left: 5px;
    right: 5px
}
.member-popup {
    padding: 0 30px 30px
}
.member-popup h2 {
    font-size: 25px
}
.member-popup img {
    max-height: 170px
}
.member-popup .member-entry p, .member-popup p {
    font-size: 16px
}
.member-popup h6 {
    font-size: 20px;
    margin-bottom: 20px
}
}

@media (max-width:479px) {
.member {
    width: 100%
}
.member-popup {
    margin: 140px 10px 50px;
    padding: 0 20px 20px
}
.member-popup h2 {
    font-size: 22px;
    margin-bottom: 10px
}
}
.nav {
    background: #f69679;
    color: #fff;
    font-size: 20px;
    padding: 0 0 0 10px
}
.nav ul a {
    padding: 2px 54px;
    border-right: 1px solid #3aafa9
}
.nav .btn-menu {
    display: none
}
.nav li {
    float: left;
    padding: 12px 0 9px;
    position: relative
}
.nav .menu>li:hover {
    background: #3aafa9
}
.nav .menu>li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s
}
.nav .menu>li:last-of-type a {
    border: 0
}
.nav ul li.about>a:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 21px;
    margin-right: -22px;
    padding-left: 8px
}
.nav .sub-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    min-width: 100%;
    left: 0;
    z-index: 5;
    background: #fff;
    color: #182d30;
    font-size: 16px;
    line-height: 1.3;
    padding: 12px 0;
    letter-spacing: .02em;
    box-shadow: 0 4px 16px rgba(0,0,0,.2)
}
.nav .sub-menu a {
    border: 0;
    padding: 14px 20px 11px 49px;
    display: block;
    background: url(../images/temp/bullet-arrow.png) no-repeat
}
.nav .sub-menu li {
    display: block;
    float: none;
    white-space: nowrap;
    padding: 0
}
.nav .sub-menu li.current-menu-item a {
    background: url(../images/temp/bullet-arrow-dark.png) no-repeat
}
.nav .sub-menu li:hover a {
    background: url(../images/temp/bullet-arrow-teal.png) no-repeat;
    color: #007770
}
.nav .sub-menu a, .nav .sub-menu li.current-menu-item a, .nav .sub-menu li:hover a {
    background-position: 23px 17px
}

@media (max-width:1023px) {
.nav, .nav .shell {
    padding: 0
}
.nav ul a {
    padding: 2px 40px
}
}

@media (max-width:767px) {
.nav {
    font-size: 18px;
    padding: 8px 0 7px;
    color: #182d30
}
.nav .btn-menu {
    display: inline-block;
    padding: 9px 15px
}
.nav ul, .nav ul li.about>a:after {
    display: none
}
.nav ul {
    margin-top: 5px;
    background: #fff;
    padding: 5px 0
}
.nav ul a, .nav ul.active {
    display: block
}
.nav ul li {
    float: none;
    padding: 0
}
.nav ul li:hover a {
    background-color: #fff;
    color: #007770
}
.nav ul a {
    padding: 5px 15px 6px;
    border: 0
}
.nav .sub-menu {
    opacity: 1;
    visibility: visible;
    transition: none;
    position: static;
    margin-top: 0;
    padding: 0
}
.nav .sub-menu a {
    padding: 7px 35px 8px
}
.nav .sub-menu a, .nav .sub-menu li.current-menu-item a, .nav .sub-menu li:hover a {
    background-position: 15px 11px
}
}
.post:after, .quote p {
    display: inline-block
}
.partner {
    text-align: left
}
.partner .partner-title {
    position: relative;
    padding-left: 45px;
    margin-bottom: 45px
}
.partner .partner-title:before {
    content: '\f1d8';
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 9px;
    font: 23px FontAwesome, sans-serif;
    color: #007770
}
.partner .partner-image {
    position: relative;
    width: 276px;
    margin-bottom: 21px
}
.partner .partner-image img {
    border-bottom: 4px solid #007770
}
.partner p {
    font-size: 18px;
    letter-spacing: .02em;
    line-height: 1.67
}
.partner p a {
    color: #007770
}
.partner p a:hover {
    text-decoration: underline
}

@media (max-width:1023px) {
.partner .partner-title {
    margin-bottom: 22px
}
}

@media (max-width:767px) {
.partner .partner-image {
    margin-bottom: 15px
}
.partner p {
    line-height: 1.4
}
}
.posts {
    padding: 0 3px 20px;
    margin-top: 70px
}
.posts .post {
    width: 31.15%;
    margin-right: 3.26%;
    float: left;
    min-height: 614px
}
.posts .post:last-of-type {
    margin-right: 0
}
.post {
    background: #fff;
    position: relative
}
.post:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 76px;
    background: #007770
}
.post .btn-transparent {
    margin: 20px 0
}
.post>p {
    line-height: 1.56
}
.post .post-image img {
    width: 100%
}
.post .post-image {
    margin-bottom: 43px
}
.post ul {
    padding: 5px 0 0
}
.post .post-content {
    padding: 0 42px
}
.post .post-content h4:last-of-type {
    margin-bottom: 18px
}
.post .post-content h4 {
    margin-bottom: 0
}
.post .list-arrows {
    padding: 5px 0 0
}

@media (max-width:1023px) {
.posts .post {
    margin-right: 2%;
    width: 32%;
    min-height: 540px
}
.post .post-image {
    margin-bottom: 25px
}
.post .post-content {
    padding: 0 10px
}
.post ul {
    padding: 5px 15px 0
}
}

@media (max-width:767px) {
.posts {
    margin-top: 25px
}
.posts .post {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    min-height: 500px
}
.posts .post:last-of-type {
    margin: 0
}
.post .btn-transparent {
    margin: 5px 0 15px
}
}
.quote {
    margin: 65px 0 25px
}
.quote p {
    font-size: 20px
}
.quote img {
    margin: -27px 3px 0 0
}

@media (max-width:767px) {
.quote {
    margin: 40px 0
}
.quote img {
    margin: 0 3px 0 0
}
}
.search-form {
    position: relative;
    height: 51px
}
.search-form .search-submit {
    left: initial;
    right: 0;
    width: 24.5%;
    height: 100%;
    visibility: visible;
    opacity: 1;
    border: 0;
    border-radius: 3px;
    background: url(../images/temp/ico-search.png) center center no-repeat #007770;
    transition: background .3s
}
.search-form .search-submit:hover {
    background-color: #3aafa9
}
.search-form .search-field {
    width: 75%;
    border-radius: 3px;
    border: 3px solid #e1e1e1;
    height: 100%;
    font-size: 19px;
    padding: 0 25px;
    transition: border .3s
}
.search-form .search-field:focus {
    border: 3px solid rgba(91,91,91,.5)
}
.search-form .search-field::-webkit-input-placeholder {
color:#ddd
}
.search-form .search-field::-moz-placeholder {
color:#ddd
}
.search-form .search-field:-ms-input-placeholder {
color:#ddd
}
.search-form .search-field::placeholder {
color:#ddd
}

@media (max-width:479px) {
.search-form {
    height: 45px
}
.search-form .search-field {
    font-size: 17px
}
}
.section {
    padding: 68px 0;
    background-size: cover;
    background-position: center center
}
.section .section-head {
    max-width: 55%;
    margin: 0 auto 40px
}
.section .section-body>p {
    padding: 0 77px
}
.section h3 {
    color: #007770;
    margin-bottom: 3px
}
.section .section-actions {
    margin-top: 60px
}
.section .list-logos, .section .section-inner .list-checks-secondary {
    margin-top: 50px
}
.section .section-inner {
    float: left;
    width: 60.36%;
    margin-right: 8.12%;
    text-align: left
}
.section .section-aside, .section .section-inner {
    font-size: 22px;
    letter-spacing: .02em;
    line-height: 1.64
}
.section .section-inner p {
    margin-bottom: 35px
}
.section .section-inner p:last-of-type {
    margin-bottom: 0
}
.section .section-aside {
    float: right;
    width: 31.52%
}
.section .section-content {
    position: relative;
    overflow: hidden
}
.section .section-content .section-content-inner {
    float: left;
    text-align: left;
    width: 52.4%;
    margin: 0 3.36%;
    line-height: 1.3
}
.section .section-content .section-content-inner h2 {
    color: #007770;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0
}
.section .section-content .section-content-inner p {
    color: #007770;
    font-size: 18px;
    margin-top: 7px
}
.section .section-content .btn-red-medium {
    width: 385px;
    float: right
}
.section-grey {
    background: #f0f0f0
}
.section-donation {
    min-height: 862px;
    position: relative
}
.section-donation .form-donate {
    margin: 75px auto 0
}
.section-donation>.btn-white-secondary {
    position: absolute;
    bottom: 62px;
    right: 6%
}
.section-secondary .section-head {
    min-width: 79%;
    position: relative;
    padding: 0 5px 100px
}
.section-secondary .section-body {
    text-align: left;
    padding-left: 18px
}
.section-secondary .section-body .cols {
    margin-bottom: 0
}
.section-secondary .section-body p {
    margin-bottom: 30px;
    line-height: 1.72
}
.section-secondary .section-body .graphic-content p, .section-secondary .section-body p:last-of-type {
    margin-bottom: 0
}
.section-secondary .section-body .graphic-content strong {
    display: block;
    font-size: 20px;
    font-weight: 700
}
.section-secondary .section-body .graphic .graphic-content strong {
    font-size: 17px;
    font-weight: 800
}
.section-secondary .section-head:after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #f2f1f1
}
.slider .slick-dots li.slick-active:after, .slider .slide .slide-content {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}
.section-secondary h3 {
    margin-bottom: 25px
}
.section-members {
    padding: 0 0 35px
}
.section-members h2 {
    font-size: 35px;
    color: #007770;
    font-weight: 700;
    padding: 15px 0 0;
    margin-bottom: 10px
}
.section-members h2:first-child {
    padding-top: 54px
}
.section-members .section-head {
    max-width: 100%;
    background: #e4e4e4;
    margin-bottom: 20px
}
.section-story {
    padding: 33px 0
}
.section-story h3 {
    font-weight: 700;
    margin-bottom: 13px
}
.section-story p {
    line-height: 1.72;
    margin-bottom: 32px
}
.section-story ol {
    list-style-position: inside
}
.section-story h6 {
    font-size: 20px;
    color: #555;
    margin-bottom: 36px
}
.section-story .shell {
    text-align: left
}
.section-story .caption-text {
    position: static;
    background: 0 0;
    font-style: italic;
    font-size: 17px;
    line-height: 1.41;
    color: #676767;
    text-align: center
}
.section-story .wp-caption {
    padding: 0 0 35px;
    margin-top: 30px;
    width: 620px
}
.section-story .wp-caption img {
    border-radius: 50%;
    padding: 0 100px;
    margin-bottom: 25px
}
.section-story .wp-caption .caption-text {
    max-width: 460px;
    margin: 0 auto
}
.section-story .section-entry+.section-entry {
    margin-top: 60px
}

@media (max-width:1200px) {
.section .section-inner {
    margin-right: 1%
}
.section .section-aside {
    width: 38.52%;
    font-size: 20px
}
.section .section-content .section-content-inner {
    line-height: 1.1
}
.section .section-content .section-content-inner p {
    margin-top: 12px
}
.section-secondary .section-head {
    padding-bottom: 50px;
    margin-bottom: 30px
}
.section-story h6, .section-story ol, .section-story p {
    margin-bottom: 20px
}
.section-story .section-entry+.section-entry {
    margin-top: 30px
}
.section-story .wp-caption {
    width: 500px;
    padding: 0 40px
}
.section-story .wp-caption img {
    padding: 0 30px
}
.section-members h2 {
    font-size: 30px
}
}

@media (max-width:1023px) {
.section .section-head {
    min-width: 80%
}
.section .section-body>p {
    padding: 0 20px
}
.section .section-inner {
    float: none;
    width: 100%
}
.section .section-aside {
    float: none;
    width: 100%;
    padding-top: 30px
}
.section .section-aside .employee {
    width: 80%;
    margin: 40px auto 0
}
.section-secondary .section-body .col-1of2 {
    float: none;
    width: 100%;
    height: auto!important
}
.section .section-inner .list-checks-secondary {
    margin-top: 45px
}
.section-story .wp-caption {
    width: auto;
    padding: 0 40px;
    float: none;
    margin: 0;
    text-align: center
}
.section-story .wp-caption img {
    width: auto;
    max-width: 100%;
    padding: 0 20px
}
.section-members h2 {
    margin-bottom: 0
}
}

@media (max-width:767px) {
.section .section-aside, .section .section-inner {
    font-size: 16px
}
.section {
    padding: 40px 0
}
.section .section-head {
    min-width: 90%;
    margin: 0 auto 30px
}
.section .section-actions {
    margin-top: 35px
}
.section .section-body>p {
    padding: 0
}
.section .section-aside .employee {
    width: 100%
}
.section .section-inner .list-checks-secondary {
    margin-top: 30px
}
.section .section-inner p {
    margin-bottom: 20px
}
.section .section-content {
    display: block
}
.section .section-content .section-content-inner {
    margin-left: 0;
    width: 100%
}
.section .section-content .section-content-inner h2 {
    font-size: 22px
}
.section .section-content .btn-red-medium {
    margin-top: 30px;
    min-width: 300px
}
.section-donation {
    min-height: 1px;
    padding-bottom: 112px
}
.section-donation .form-donate {
    margin: 0 auto
}
.section-donation>.btn-white-secondary {
    bottom: 30px
}
.sect ion-secondary .section-head {
    max-width: 100%;
    padding: 0 0 35px
}
.section-members, .section-secondary .section-body {
    padding: 0
}
.section-secondary .section-body p {
    margin-bottom: 17px
}
.section-secondary .section-body .graphic-content strong {
    font-size: 18px;
    margin-bottom: 4px;
    line-height: 1.6
}
.section-story h6, .section-story p {
    margin-bottom: 16px
}
.section-story h6 {
    font-size: 18px
}
}
.btn, .slider .slick-dots li, .socials {
    display: inline-block
}

@media (max-width:479px) {
.section .section-content .btn-red-medium {
    width: 100%
}
.section-secondary .section-body .graphic .graphic-content {
    line-height: 1.5;
    left: 47%;
    font-size: 13px
}
.section-secondary .section-body .graphic .graphic-content strong {
    letter-spacing: -.04em;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0
}
.section-story .wp-caption {
    padding: 0 20px
}
.section-story .wp-caption img {
    padding: 0
}
}

@media (max-width:1380px) {
body .shell {
    max-width: 1360px;
    padding: 0 15px
}
}
.sidebar {
    float: right;
    width: 27.87%;
    margin-right: .45%;
    padding-top: 68px
}

@media (max-width:767px) {
.sidebar {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-top: 10px
}
}
.slider .slide {
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center center;
    min-height: 435px
}
.slider .slide .shell {
    position: relative
}
.slider .slide .slide-content {
    color: #fff;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1175px;
    width: 100%
}
.slider .slide h1 {
    color: #fff;
    position: relative
}
.slider .slide .slide-content:after {
    content: '';
    position: absolute;
    top: 115%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.slider .slick-dots {
    position: absolute;
    right: 4%;
    bottom: 30px
}
.slider .slick-dots li {
    cursor: pointer;
    margin-right: 17px;
    vertical-align: middle;
    position: relative;
    width: 14px;
    height: 14px;
    font-size: 0;
    border-radius: 50%;
    background: #fff
}
.slider .slick-dots li.slick-active {
    background: #007770;
    width: 10px;
    height: 10px;
    margin-right: 20px
}
.slider .slick-dots li.slick-active:after {
    background: rgba(0,119,112,.4);
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    z-index: 5;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}
.slider .slick-dots li button {
    border: 0;
    background-color: transparent
}
.slider-secondary {
    background-position: center 10px;
    background-repeat: no-repeat;
    margin-bottom: 10px
}
.slider-secondary .slide {
    min-height: 0
}
.slider-secondary .slick-dots {
    position: static
}
.slider-secondary .slick-dots li {
    background: #def2f1
}

@media (max-width:1023px) {
.slider .slide {
    min-height: 430px
}
}

@media (max-width:767px) {
.slider .slide {
    min-height: 350px
}
.slider .slide .slide-content {
    top: 43%
}
.slider .slide h1:after {
    height: 10px;
    top: 110%;
    width: 90px
}
.slider-secondary {
    background-size: contain
}
}

@media (max-width:479px) {
.slider .slide h1:after {
    top: 104%;
    height: 6px;
    width: 70px
}
.slider .slick-dots {
    bottom: 20px
}
}
.socials {
    font-size: 22px
}
.socials ul li {
    float: left;
    margin-left: 20px;
    margin-bottom: -4px
}
.socials ul li a:hover i {
    opacity: .7
}
.socials ul li a i {
    transition: opacity .2s
}
.socials .fa-facebook {
    color: #182d30
}
.socials .fa-linkedin {
    color: #182d30
}
.socials .fa-youtube {
    color: #182d30
}
.socials-secondary li {
    float: left;
    margin-right: 20px
}
.socials-secondary li a {
    opacity: .3;
    transition: opacity .3s
}
.socials-secondary li a:hover {
    opacity: 1
}
.socials-secondary i {
    color: #292929;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    font-size: 23px
}
.socials-secondary .fa-youtube {
    font-size: 25px
}

@media (max-width:1023px) {
.socials {
    font-size: 18px
}
.socials ul li {
    margin-left: 14px
}
}

@media (max-width:767px) {
.socials-secondary li img {
    width: 36px
}
.socials-secondary li {
    margin-right: 12px
}
.socials-secondary i {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px
}
.socials-secondary .fa-youtube {
    font-size: 22px
}
}
.stat h2 {
    margin-bottom: 11px
}
.stat h5 {
    margin-bottom: 5px
}
.stat p {
    padding: 0 35px;
    line-height: 1.56
}

@media (max-width:1200px) {
.stat p {
    padding: 0 15px
}
}
.btn-block, .shell {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
.stat h2 {
    margin-bottom: 2px
}
}
input::-webkit-input-placeholder {
color:inherit;
opacity:1
}
input::-moz-placeholder {
color:inherit;
opacity:1
}
input:-ms-input-placeholder {
color:inherit;
opacity:1
}
input::placeholder {
color:inherit;
opacity:1
}
textarea::-webkit-input-placeholder {
color:inherit;
opacity:1
}
textarea::-moz-placeholder {
color:inherit;
opacity:1
}
textarea:-ms-input-placeholder {
color:inherit;
opacity:1
}
textarea::placeholder {
color:inherit;
opacity:1
}
input:-webkit-autofill {
-webkit-text-fill-color:inherit;
-webkit-box-shadow:0 0 0 1000px #fff inset
}
.btn {
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.btn-block {
    display: block
}
.wrapper {
    min-height: 100vh
}
.shell {
    max-width: 1322px;
    margin: auto
}
.shell-fluid {
    max-width: none
}
.widget {
    margin-bottom: 15px
}
.widget ul {
    margin: 0
}
.widget li {
    padding: 5px 0
}
.widget-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    margin-bottom: 12px
}
.widget_categories .screen-reader-text {
    display: none
}
.widget_categories .post-form {
    width: 100%;
    padding: 5px
}
.widget_calendar table {
    width: 100%;
    text-align: center
}
.widget_calendar td, .widget_calendar th {
    padding: 5px;
    border: 1px solid #000
}
.widget_calendar caption {
    padding: 12px;
    font-weight: 700
}
.widget_calendar tfoot {
    font-weight: 700
}
.widget_rss .rsswidget img {
    float: left;
    margin: 5px 8px 0 0
}
.subscribe {
    text-align: right;
    font-weight: 700;
    font-size: 22px
}
.subscribe .fa-envelope {
    color: #007770;
    margin-right: 10px
}
.subscribe .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 12px 13px;
    font-size: 19px
}
.subscribe .gform_wrapper {
    margin: 15px 0 0;
    max-width: 100%;
    position: relative;
    text-transform: none
}
.subscribe .gform_wrapper .gform_footer {
    position: absolute;
    right: 0;
    border-radius: 0 4px 4px 0;
    top: 0;
    background: #007770;
    margin: 0;
    width: 158px;
    height: 49px;
    transition: background .3s
}
.subscribe .gform_wrapper .gform_footer .gform_button {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: 0 0;
    border: 0;
    height: 100%
}
.subscribe .gform_wrapper .gform_footer:hover {
    background: #3aafa9
}
.subscribe .gform_wrapper .gform_footer:before {
    content: '\f1d8';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: FontAwesome, sans-seirf;
    color: #fff;
    font-size: 19px
}
.subscribe .gform_wrapper .gfield .gfield_description.validation_message, .subscribe .gform_wrapper .top_label .gfield_label, .subscribe .gform_wrapper div.validation_error {
    display: none
}
.subscribe .gform_wrapper .top_label input.medium {
    width: 100%;
    transition: all .3s
}
.subscribe .gform_wrapper .top_label input.medium:focus {
    border: 1px solid #555;
    color: #555
}
.subscribe .gform_wrapper .medium {
    border: 1px solid #e1e1e1;
    font-size: 19px;
    color: silver;
    border-radius: 4px;
    padding: 12px 66px 12px 8px
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .subscribe .gform_wrapper li.gfield.gfield_error {
    background-color: transparent;
    border: 0;
    padding-top: 0
}
.subscribe .gform_wrapper li.gfield_error input[type=text] {
    border: 1px solid #007770!important
}
.subscribe .gform_wrapper .gfield_error {
    position: relative
}
.subscribe .gform_wrapper.gform_validation_error .top_label div.ginput_container {
    margin-top: 12px
}
.subscribe .gform_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100%
}
.subscribe .gform_wrapper .gform_ajax_spinner {
    position: absolute;
    left: 120%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .8
}
.subscribe .gform_confirmation_message {
    text-transform: none;
    line-height: 1.4;
    color: #555;
    margin-top: 10px;
    font-size: 20px
}

@media (max-width:1023px) {
.subscribe {
    font-size: 18px
}
.subscribe .gform_wrapper {
    margin: 5px 0 0
}
.subscribe .fa-envelope {
    margin-right: 8px
}
}

@media (max-width:767px) {
.subscribe .gform_wrapper {
    float: right;
    width: 60%;
    margin-top: -9px;
    position: relative
}
.subscribe .gform_wrapper .gfield, .subscribe .gform_wrapper.gform_validation_error .top_label div.ginput_container, body .gform_wrapper .gfield label.gfield_label+div.ginput_container {
    margin-top: 0
}
.subscribe {
    text-align: left;
    padding-top: 10px;
    font-size: 16px
}
.subscribe .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 16px;
    padding: 8px 13px 9px
}
.subscribe .gform_wrapper .medium {
    padding: 8px 50px 9px 5px;
    font-size: 16px
}
.subscribe .gform_wrapper .gform_footer {
    width: 145px;
    height: 38px
}
.subscribe .gform_wrapper .gform_body {
    width: 100%
}
.subscribe .gform_wrapper .gform_footer:before {
    font-size: 15px
}
.subscribe .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: initial
}
}

@media (max-width:479px) {
.subscribe {
    text-align: center;
    padding-top: 0
}
.subscribe .gform_wrapper {
    float: none;
    width: 80%;
    margin: 15px auto 0
}
}
.testimonial {
    padding: 40px 0;
    width: 87%;
    margin: 0 auto
}
.testimonial .testimonial-content img {
    position: relative;
    top: -10px;
    margin-right: 8px
}
.testimonial .testimonial-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}
.testimonial blockquote {
    font-style: italic;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 40px
}
.testimonial .testimonial-image {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    width: 140px;
    height: 140px;
    margin: 0 auto 20px
}
.testimonial p {
    margin-bottom: -4px
}
.testimonial p strong {
    font-size: 23px
}
.testimonial span {
    color: #007770
}
.testimonial .testimonial-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: initial
}

@media (max-width:1023px) {
.testimonial {
    width: 92%
}
}

@media (max-width:767px) {
.testimonial {
    width: 100%;
    padding: 8px 0
}
.testimonial .blockquote {
    font-size: 16px;
    margin-bottom: 15px
}
.testimonial .blockquote img {
    width: 25px;
    margin: -25px 5px 0 0
}
.testimonial .testimonial-image {
    width: 110px;
    height: 110px;
    margin: 0 auto 10px
}
}
.widgets .widget {
    margin-bottom: 38px
}
.widget .widget-title {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 7px;
    border-bottom: 1px dashed #c6c6c6;
    margin-bottom: 15px
}
.widget_archive, .widget_categories {
    padding-left: 11px
}
.widget_archive ul, .widget_categories ul {
    font-size: 20px
}
.widget_archive ul a, .widget_categories ul a {
    text-decoration: none
}
.widget_archive ul a:hover, .widget_categories ul a:hover {
    text-decoration: underline
}

@media (max-width:1023px) {
.widget_archive ul, .widget_categories ul {
    font-size: 17px
}
}

@media (max-width:767px) {
.widgets .widget {
    margin-bottom: 30px
}
.widget .widget-title {
    margin-bottom: 10px;
    font-size: 22px
}
}
