/*!
Theme Name: Political Era
Theme URI: http://rigorousthemes.com/downloads/political-era
Author: Rigorous Theme
Author URI: https://rigorousthemes.com/
Description: Political Era is a clean, sophisticated, versatile and resourceful WordPress fitness theme for health trainers, yoga instructors, gym coach, lifestyle coach, fitness trainers, personal trainers, health consultants, nutritionists, physiotherapists and similar businesses and professionals. It is a multipurpose theme for hospital, wellness and healthcare WordPress theme.Political Era is also a responsive theme that compatible for all devices like smartphone, tablet, laptop, or desktop computer. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc...Details: https://rigorousthemes.com/downloads/political-era/. Demo: https://preview.rigorousthemes.com/political-era/default/
Requires at least: 5.6
Tested up to: 5.8
Requires PHP: 5.5
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: political-era
Tags: custom-background, grid-layout, one-column, left-sidebar, right-sidebar, two-columns, custom-logo, custom-menu, featured-images, threaded-comments, footer-widgets, full-width-template, theme-options, blog, news, portfolio,rtl-language-support

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

RT Health is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
#custom layout
#social-links
#Back To Top
#slider/carousel next and prev button
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size:40px;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body{
  color: #6a6c6d;
  font-family: 'Mulish', sans-serif;
  word-break: break-word;
}
body,
button,
input,
select,
optgroup,
textarea {
  font-size: 16px;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}
h2{
  font-size: 30px;
}
h3{
  font-size:20px;
}
h4{
  font-size:18px;
}
h5{
  font-size:14px;
}
h6{
  font-size: 12px;
}
p {
  margin-top:0;
  margin-bottom: 1.3em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: top;
}

figure {
  margin:0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  text-align: center;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,a.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-style: solid;
  border-width: 1px;
  border-radius:0px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding:9px 18px;
  display: inline-block;
  vertical-align:top;
  text-transform:uppercase;
  cursor:pointer;
}
.give-btn, form[id*=give-form] .give-donation-amount .give-currency-symbol,
a.button:hover{
  color:#fff;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color:#0085c0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius:0;
  padding: 3px;
  outline: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"]{
  width: 100%;
  height: 48px;
  padding:3px 3px 3px 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border-width:1px;
  border-style:solid;
  border-color:#ccc;
  width:100%;
  height:40px;
  outline: 0;
}
select[name="donate"]{
  min-width:83px;
  width: auto;
  background-color:transparent;
  color:#fff;
  padding-left:10px;
}

textarea {
  width: 100%;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close{
  width: auto;
  text-align:center;
  width: 30px;
  height:30px;
  line-height:30px;
  text-align: center;
  color:#fff;
  padding:0;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  color:#0085c0;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type=number]::-moz-placeholder,
textarea::-moz-placeholder{
  color:#0085c0;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
textarea:-ms-input-placeholder{
  color:#0085c0;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type=number]:-moz-placeholder,
textarea:-moz-placeholder{
  color:#0085c0;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration:none;
}

a:focus {
  outline:none;
}

a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  margin-top: 10px;
  opacity:0;
  visibility: hidden;
  background-color:#fff;
}
.main-navigation ul > li:hover > ul{
  margin-top: 0;
  visibility: visible;
  opacity: 1;
}

.main-navigation ul ul ul {
  left: 100%;
}
.main-navigation ul ul li:hover > ul {
  top:0;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation li {
  float: left;
  position: relative;
  margin-left:40px;
}
.main-navigation ul li.menu-item-has-children{
  margin-right: 16px;
}
.menu-item-has-children li{
  margin-left:0;
}
.menu-item-has-children li.menu-item-has-children{
  margin-right: 0;
}
.menu-item-has-children li a{
  padding-left: 15px;
  padding-right:15px;
}
.main-navigation li ul li{
  float: none;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  padding:10px 0px 7px;
  text-transform: uppercase;
  font-weight: 600;
}

.main-navigation .menu-item-has-children::before {
  content: "\f107";
  display: block;
  font-family: "FontAwesome";
  font-size:16px;
  line-height: 1;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateX(5px) translateY(-50%);
  transform: translateX(5px) translateY(-50%);
}
.menu-item-has-children:hover:before {
  -o-transform: translateX(5px) translateY(-50%) rotate(180deg);
  -webkit-transform: translateX(5px) translateY(-50%) rotate(180deg);
  transform: translateX(5px) translateY(-50%) rotate(180deg);
}
.menu-item-has-children .menu-item-has-children:before {
  -o-transform: translateX(-20px) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-20px) translateY(-50%) rotate(-90deg);
  transform: translateX(-20px) translateY(-50%) rotate(-90deg);
  right: auto;
  left: 100%;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 30px;
  overflow: hidden;
  width:100%;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a{
  position: relative;
  padding-top:7px;
  padding-bottom:7px;
  display: inline-block;
}
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a{
  padding-left:30px;
}
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a{
  padding-right:30px;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/*pagination*/
.pagination,
#wp-page-numbers,
.wp-pagenavi,
#main ul.default-wp-page {
  border-radius: 0px;
  margin:0;
  text-align: left;
}
.pagination{
  width: 100%;
  position: relative;
  z-index: 2;
}
.pagination .nav-links{
  margin-top:100px;
  overflow:hidden;
  text-align:center;
}
.pagination a,
.pagination>li>a,
.pagination>li>span,
#wp_page_numbers li,
.wp-pagenavi li,
#main ul.default-wp-page,
.pagination span.current {
  background: #cfdbe9;
  color: #000;
  display: inline-block;
  vertical-align: top;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
}
.pagination a.prev,
.pagination a.next {
  background: #b2daec;
  position: relative;
  font-size:0;
}
.pagination span.current {
  background: #0d4c91;
  color: #fff;
}
.pagination a:hover,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
#wp_page_numbers li>a:hover,
.wp-pagenavi li>a:hover,
#main ul.default-wp-page li>a:hover,
.pagination>span {
  background: #0d4c91;
  color: #fff;
}
.pagination a.prev:hover,
.pagination a.next:hover{
  background:#0d4c91;
}
.nav-previous {
  float: left;
  margin-bottom:3px;
}

.nav-next {
  float: right;
  margin-bottom:3px;
}

.nav-links {
  width: 100%;
  padding-right: 15px;
}

.nav-links a {
  font-weight: 600;
  position: relative;
}

.post-navigation .nav-links a {
  font-size: 14px;
  text-transform:capitalize;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.post-navigation  .nav-previous a {
  padding-left: 35px;
  padding-right: 10px;
}

.post-navigation  .nav-next a {
  padding-right: 35px;
  padding-left: 10px;
}
.pagination a.prev::before,
.pagination a.next::after{
  right: 0;
  top: 0;
  left: 0;
  position: absolute;
}
.pagination a.prev::before,
.nav-previous a::before,
.pagination a.next::after,
.nav-next a::after {
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #fff;
  display: block;
  font-family: "FontAwesome";
  font-size: 14px;
  z-index: 9;
  text-indent: 0;
}
.pagination a.prev::before,
.nav-previous a::before {
  content: "\f104";
}
.nav-previous a::before{
  left:0;
}
.pagination a.next::after,
.nav-next a::after {
  content: "\f105";
}
.nav-next a::after{
  right:0;
}

.nav-previous a::before,
.nav-next a::after {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 22px;
  border-width:1px;
  border-style:solid;
  text-align: center;
  position: absolute;
  top:50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}
.nav-previous a::before{
  left:0px;
}
.nav-next a::after{
  right: 0px;
}
.nav-previous a:hover:before,
.nav-next a:hover:after{
  color: #fff;
}
.pagination a.prev:hover:before,
.pagination a.next:hover:after{
  color:#fff;
}
.pagination ul{
  padding-left:0;
  padding-right: 0;
  text-align: left;
  margin:0;
}
/*---------------------------------------
# common css
----------------------------------------*/
/*primary color*/
a,
.entry-title ,
.into-part .designation,
a.popup-video,
.event-item .entry-meta  i,
.widget-title,
.widget .address li a:hover,
.main-navigation .menu-item-has-children::before,
.tab-option  li,
.history-info,
.history-date,
.text-404,
.post-navigation .nav-links a,
.nav-previous a::before, .nav-next a::after,
.comment-reply-title, .comment-title,
.comments a,
.page-title,
.top-header-wrap,
[id*=give-form] .give-form-title{
  color:#0d4c91;
}
.social-links ul li a,
.top-header .contact-info div .icon,
.button-donate,
.section-quote,
a.popup-video:hover,
.footer-bottom,
.widget .address ul li span.icon-wrap,
.tab-option  li:hover,
.tab-option  li.current,
.about-us-tab ul li:before,
.contact-wrap .form-wrap .form .form-control-wrap:before,
.nav-previous a:hover:before, .nav-next a:hover:after,
.mean-container a.meanmenu-reveal,
.give-btn,
form[id*=give-form] .give-donation-amount .give-currency-symbol{
  background-color:#0d4c91;
}

.slick-dots li button[type=button],
button:hover,a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.mean-container .mean-nav,
.mean-container .mean-nav ul li a.mean-expand:hover{
  background: #0d4c91;
}
.into-part,
button:hover,a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
a.popup-video span:before,
.widget .address ul li span.icon-wrap,
.nav-previous a::before,
.nav-next a::after{
  border-color:#0d4c91;
}
/*secondary color*/
a:hover,.into-part .person-name,
.slider-contain-wrap:before,
.featured-item .icon i,
select[name="donate"] option,
.featured-item > a:hover,
.entry-subtitle,
.donation-section .donation-form form input[type=number],
.shop-section .shop-item .price,
.menu-item-has-children:hover:before,
.page-title-wrap .breadcrumbs ul li a:hover,
.bio-info-item  .info,
.about-us-tab .tab-description ul li,
.about-us-video-section a:hover,
.team-item .designation,
.events-countdown .count-period,
.events-countdown .count-label,
.message-404,
.name-date h4,
.name-date span,
.comments a:hover,
.current-menu-item a{
  color:#0085c0;
}

.donation-section .price .currency,
.history-date .line,
.history-date .line:before,
.history-date .line:after,
.history-date-wrap:before,
.promise-item .entry-title:before,
.promise-item .entry-title:after,
.widget-title:before{
  background-color:#0085c0;
}
.slick-dots li button[type=button]:hover,
.slick-dots li.slick-active button[type=button],
.main-slider  .slick-dots li button[type=button]:hover,
.main-slider  .slick-dots li.slick-active button[type=button],
button,a.button,
input[type="button"],
input[type="reset"],
input[type="submit"] ,
.blog-wrap .blog-item .blog-contain .posted-on,
.button-donate:hover,
.slick-arrow,
.slick-arrow:focus,
.slick-arrow:hover,
.give-btn:hover{
  background:#0085c0;
}
.featured-item,
select[name="donate"],
.section-quote:before,
.section-quote:after,
button,a.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.slick-arrow,
.gallery-wrap .gallery-item figure:before,
.gallery-wrap .gallery-item figure:after,
.about-us-video-section a:hover,
.promise-item:hover .overlay:before,
.promise-item:hover .overlay:after,
.give-btn,
form[id*=give-form] .give-donation-amount .give-currency-symbol{
  border-color:#0085c0;
}
.give-btn:hover{
  border-color:transparent;
}
/*font-family*/
.button-donate,
.into-part .designation,
.featured-item > a,
select[name="donate"],
.entry-subtitle,
.mission-vision-item .entry-title,
input,
select,
optgroup,
textarea,
.donation-section .price .currency,
.donation-section .donation-form form input[type=number],
.shop-section .shop-item .price,
.copyright-part,
.address li a,
.main-navigation a,
.bio-info-item .entry-title,
.tab-option  li,
.history-date,
.promise-item .entry-title:before,
.team-item .designation,
.events-countdown .count-period,
.text-404,
.name-date h4,
.name-date span,
.give-btn{
  font-family: 'Overpass', sans-serif;
}

.entry-title,
.into-part .person-name,
.section-quote,
button, input[type=submit], a.button,.widget-title,
.bio-info-item  .info,
.history-info,
.events-countdown .count-label,
.message-404,
.comment-reply-title, .comment-title,
.page-title{
  font-family: 'Playfair Display', serif;
}
/*flex css*/
.top-header-wrap,
.top-header .contact-info div,
.top-header .contact-info,
.hgroup-wrap .brand-nav-wrap,
.hgroup-wrap .navbar,
.feature-section .section-wrap,
.featured-item,
.blog-wrap,
.donation-section .price .currency,
.footer-img,
.top-header .contact-info > div > a,
.promise-item .entry-title,
.promise-item .entry-title:before,
.event-listing-wrap,
.event-listing-wrap .event-item:nth-of-type(4n),
.event-listing-wrap .event-item:nth-of-type(4n) .entry-meta,
.event-detail-wrap .event-item .entry-meta,
.events-countdown,
.donar-info-form-wrap form .give-final-total-wrap,
.blog-item .blog-contain{
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.top-header-wrap,
.top-header .contact-info div,
.top-header .contact-info,
.hgroup-wrap .brand-nav-wrap,
.hgroup-wrap .navbar,
.feature-section .section-wrap,
.blog-wrap,
.event-listing-wrap,
.event-listing-wrap .event-item:nth-of-type(4n),
.event-listing-wrap .event-item:nth-of-type(4n) .entry-meta,
.event-detail-wrap .event-item .entry-meta,
.events-countdown{
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top-header-wrap,
.top-header .contact-info div,
.top-header .contact-info,
.hgroup-wrap .brand-nav-wrap,
.hgroup-wrap .navbar,
.featured-item,
.donation-section .price .currency,
.top-header .contact-info > div > a,
.donar-info-form-wrap form .give-final-total-wrap{
  -o-align-items:center;
  -ms-align-items:center;
  -moz-align-items:center;
  -webkit-align-items:center;
  align-items:center;
}
.featured-item,
.donation-section .price .currency,
.promise-item .entry-title:before,
.events-countdown > div,
.donar-info-form-wrap form .give-final-total-wrap,
.feature-section .section-wrap{
  -o-justify-content: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.footer-img,
.promise-item .entry-title,
.promise-item .entry-title:before{
  -o-align-items:flex-end;
  -ms-align-items:flex-end;
  -moz-align-items:flex-end;
  -webkit-align-items:flex-end;
  align-items:flex-end;
}
.event-listing-wrap,
.blog-item .blog-contain{
  -o-align-items:flex-start;
  -ms-align-items:flex-start;
  -moz-align-items:flex-start;
  -webkit-align-items:flex-start;
  align-items:flex-start;
}
/*for font-size:12px*/
.top-header .contact-info div .icon,
.widget .social-links ul li a:before,
.social-links ul li a:before{
  font-size: 12px;
}
/*real common css*/
.widget .social-links ul li a,
.social-links ul li a,
.top-header .contact-info div .icon{
  width:25px;
  height:25px;
  text-align:center;
  display: block;
  color:#fff;
  line-height: 25px;
}
.entry-title{
  margin-top:0;
  line-height: 1;
  margin-bottom:20px;
}
.slider-contain-wrap .entry-title,
.entry-header .entry-title{
  font-size:40px;
}
section,
.section-wrap{
  position: relative;
}
.section-wrap{
  z-index:2;
}
a,.main-navigation ul,
.section-quote:before,
.section-quote:after,
.tab-option  li,
.slick-arrow,
.team-fig-icons-wrap .social-links,
.back-to-top a,
.event-item figure img,
.blog-item figure img,
.product-list-wrapper .image-icon-wrapper:before,
.product-list-wrapper .featured-img img,
.product-list-wrapper .image-icon-wrapper .icons,
.product-list-wrapper .image-icon-wrapper:before,
.main-navigation .menu-item-has-children::before,
.menu-item-has-children:hover:before,
.gallery-wrap .gallery-item:hover figure:before,
.gallery-wrap .gallery-item:hover figure:after,
.gallery-wrap .gallery-item .overlay a,
.team-fig-icons-wrap:before,
.hgroup-wrap{
  -o-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -webkit-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.entry-subtitle{
  font-size:20px;
  text-transform:uppercase;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/**/

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after ,
.section-wrap:after,
form:after,
.footer-widget-holder .textwidget:after,
.bio-section-main-wrap:after,
.tab-option:after,
.gallery-wrap:after,
.about-us-tab .tab-description ul:after,
.promise-wrap:after,
.team-wrap:after,
.promise-detail-wrap:after,
.volunteer-page-wrap:after,
.event-listing-wrap .event-item .events-countdown:after,
.site-content > .container:after,
.blog-item .blog-contain:after,
.widget_categories ul li:after,
.widget_archive ul li:after,
.qualification-wrap:after{
  content:"";
  display:block;
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget select {
  max-width: 100%;
}
.widget {
  margin: 0 0 30px;
}
.widget.social_widget{
  margin-bottom: 15px;
}
.footer-widget-holder .widget{
  margin-bottom:45px;
}
.footer-widget-holder .widget,
.footer-widget-holder .widget a{
  color:#fff;
}
.widget-title{
  margin-top:0;
  margin-bottom: 20px;
  position: relative;
  padding-bottom:10px;
}
#secondary .widget-title,
#secondary-right .widget-title{
  text-transform: uppercase;
}
.widget-title:before{
  content:'';
  position: absolute;
  bottom:0;
  left: 0;
  width:20px;
  height:3px;
}
.footer-widget-holder .widget-title {
  font-size: 30px;
  padding-bottom:0;
  color:#fff;
}
.footer-widget-holder .widget-title:before{
  content:none;
}
.widget ul{
  list-style: none;
  margin:0;
  padding: 0;
}
.widget ul li a{
  font-family: 'Roboto Condensed', sans-serif;
  display: inline-block;
  padding-left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
}
.widget select {
  max-width: 100%;
}
.widget ul li{
  margin-bottom: 15px;
}
.widget.widget_tags ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li{
  text-align: right;
  clear: left;
}
.widget.widget_tags ul li a,
.widget.widget_archive li a,
.widget.widget_categories li a {
  float: left;
}
.widget_search form{
  position: relative;
}
.widget_search form input[type=search]{
  padding-right:105px;
}
.widget_search form input[type=submit]{
  position: absolute;
  top: 0;
  bottom:0;
  right: 0;
}
.widget .address ul{
  list-style: none;
  padding:0;
  margin:0;
}
.widget .address ul li {
  margin-bottom: 30px;
}
.widget .address ul li a{
  position: relative;
  padding-left: 43px;
}
.widget .address ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_meta ul li:last-child,
.widget_pages ul li:last-child,
.widget_categories ul li:last-child,
.widget_archive ul li:last-child,
.widget_rss  ul li:last-child{
  margin-bottom:0;
}
.site-footer .widget .address li a{
  color:#fff;
}
.widget .address ul li span.icon-wrap {
  width: 29px;
  height: 29px;
  line-height: 29px;
  border-width:1px;
  border-style:solid;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  color: #fff;
  display: block;
  text-align: center;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

/*.post,
.page {
  margin: 0 0 1.5em;
}*/

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin:0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.widget_media_gallery .gallery{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gallery-tem
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}
/*------------------------------------------------
#custom layout
-------------------------------------------------*/
.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1170px;
}
.default-padding{
  padding: 90px 0;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.custom-col-1,
.custom-col-2,
.custom-col-3,
.custom-col-4,
.custom-col-5,
.custom-col-6,
.custom-col-7,
.custom-col-8,
.custom-col-9,
.custom-col-10,
.custom-col-11,
.custom-col-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.custom-col-1,
.custom-col-2,
.custom-col-3,
.custom-col-4,
.custom-col-5,
.custom-col-6,
.custom-col-7,
.custom-col-8,
.custom-col-9,
.custom-col-10,
.custom-col-11,
.custom-col-12 {
  float: left;
}

.custom-col-12 {
  width: 100%;
}

.custom-col-11 {
  width: 91.66666667%;
}

.custom-col-10 {
  width: 83.33333333%;
}

.custom-col-9 {
  width: 75%;
}

.custom-col-8 {
  width: 66.66666667%;
}

.custom-col-7 {
  width: 58.33333333%;
}

.custom-col-6 {
  width: 50%;
}

.custom-col-5 {
  width: 41.66666667%;
}

.custom-col-4 {
  width: 33.33333333%;
}

.custom-col-3 {
  width: 25%;
}

.custom-col-2 {
  width: 16.66666667%;
}

.custom-col-1 {
  width: 8.33333333%;
}

/*----------------------------
#social-links
-----------------------------*/
.social-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-links ul li{
  display: inline-block;
  vertical-align: top;
}
.widget .social-links ul li a,
.social-links ul li a{
  font-size: 0;
}
.social-links ul li a:hover{
  color:#fff;
}
.widget .social-links ul li a:before,
.social-links ul li a:before{
  font-family: FontAwesome;
}
.social-links ul li a[href*="facebook.com"]::before {
  content: "\f09a";
}

.social-links ul li a[href*="twitter.com"]::before {
  content: "\f099";
}

.social-links ul li a[href*="linkedin.com"]::before {
  content: "\f0e1";
}

.social-links ul li a[href*="plus.google.com"]::before {
  content: "\f0d5";
}

.social-links ul li a[href*="youtube.com"]::before {
  content: "\f167";
}

.social-links ul li a[href*="dribbble.com"]::before {
  content: "\f17d";
}

.social-links ul li a[href*="pinterest.com"]::before {
  content: "\f0d2";
}

.social-links ul li a[href*="bitbucket.org"]::before {
  content: "\f171";
}

.social-links ul li a[href*="github.com"]::before {
  content: "\f113";
}

.social-links ul li a[href*="codepen.io"]::before {
  content: "\f1cb";
}

.social-links ul li a[href*="flickr.com"]::before {
  content: "\f16e";
}

.social-links ul li a[href$="feed.com"]::before {
  content: "\f09e";
}

.social-links ul li a[href*="foursquare.com"]::before {
  content: "\f180";
}

.social-links ul li a[href*="instagram.com"]::before {
  content: "\f16d";
}

.social-links ul li a[href*="tumblr.com"]::before {
  content: "\f173";
}

.social-links ul li a[href*="respanit.com"]::before {
  content: "\f1a1";
}

.social-links ul li a[href*="vimeo.com"]::before {
  content: "\f194";
}

.social-links ul li a[href*="digg.com"]::before {
  content: "\f1a6";
}

.social-links ul li a[href*="twitch.tv"]::before {
  content: "\f1e8";
}

.social-links ul li a[href*="stumbleupon.com"]::before {
  content: "\f1a4";
}

.social-links ul li a[href*="delicious.com"]::before {
  content: "\f1a5";
}

.social-links ul li a[href*="mailto:"]::before {
  content: "\f0e0";
}

.social-links ul li a[href*="soundcloud.com"]::before {
  content: "\f1be";
}

.social-links ul li a[href*="wordpress.org"]::before {
  content: "\f19a";
}

.social-links ul li a[href*="wordpress.com"]::before {
  content: "\f19a";
}

.social-links ul li a[href*="jsfispanle.net"]::before {
  content: "\f1cc";
}

.social-links ul li a[href*="tripadvisor.com"]::before {
  content: "\f262";
}

.social-links ul li a[href*="foursquare.com"]::before {
  content: "\f180";
}

.social-links ul li a[href*="angel.co"]::before {
  content: "\f209";
}

.social-links ul li a[href*="slack.com"]::before {
  content: "\f198";
}

.social-links ul li a[href*="facebook.com"]:hover {
  background: #3b5998;
}

.social-links ul li a[href*="twitter.com"]:hover {
  background: #00aced;
}

.social-links ul li a[href*="plus.google.com"]:hover {
  background: #c13c31;
}

.social-links ul li a[href*="/feed/"]:hover {
  background: #dc622c;
}

.social-links ul li a[href*="wordpress.org"]:hover {
  background: #21759b;
}

.social-links ul li a[href*="github.com"]:hover {
  background: #4183c4;
}

.social-links ul li a[href*="linkedin.com"]:hover {
  background: #007bb6;
}

.social-links ul li a[href*="pinterest.com"]:hover {
  background: #cb2027;
}

.social-links ul li a[href*="flickr.com"]:hover {
  background: #ff0084;
}

.social-links ul li a[href*="vimeo.com"]:hover {
  background: #aad450;
}

.social-links ul li a[href*="youtube.com"]:hover {
  background: #b00;
}

.social-links ul li a[href*="instagram.com"]:hover {
  background: #517fa4;
}

.social-links ul li a[href*="dribbble.com"]:hover {
  background: #ea4c89;
}

.social-links ul li a[href*="skype.com"]:hover {
  background: #12a5f4;
}

.social-links ul li a[href*="digg.com"]:hover {
  background: #333;
}

.social-links ul li a[href*="codepen.io"]:hover {
  background: #000;
}

.social-links ul li a[href*="respanit.com"]:hover {
  background: #ff4500;
}

.social-links ul li a[href*="mailto:"]:hover {
  background: #1d62f0;
}

.social-links ul li a[href*="foursquare.com"]:hover {
  background: #f94877;
}

.social-links ul li a[href*="stumbleupon.com"]:hover {
  background: #eb4924;
}

.social-links ul li a[href*="twitch.tv"]:hover {
  background: #6441a5;
}

.social-links ul li a[href*="tumblr.com"]:hover {
  background: #32506d;
}

.social-links ul li a[href*="foursquare.com"]:hover {
  background: #f94877;
}

.social-links ul li a[href*="stumbleupon.com"]:hover {
  background: #eb4924;
}

.social-links ul li a[href*="twitch.tv"]:hover {
  background: #6441a5;
}

.social-links ul li a[href*="tumblr.com"]:hover {
  background: #32506d;
}

.social-links ul li a[href*="soundcloud.com"]:hover {
  background: #f50;
}

.social-links ul li a[href*="wordpress.org"]:hover {
  background: #21759b;
}

.social-links ul li a[href*="jsfispanle.net"]:hover {
  background: #4679bd;
}

.social-links ul li a[href*="tripadvisor.com"]:hover {
  background: #86c171;
}

.social-links ul li a[href*="foursquare.com"]:hover {
  background: #2d5be3;
}

.social-links ul li a[href*="angel.co"]:hover {
  background: #000;
}

.social-links ul li a[href*="slack.com"]:hover {
  background: #56b68b;
}
/*-----------------------------
css for animation for scroll
overriding animate.css
------------------------------*/
@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/*--------------------------------------------------------
# "Back To Top" (These are the styles for the Back To Top)
 ---------------------------------------------------------*/

.back-to-top {
  bottom: 70px;
  position: fixed;
  right: 30px;
  z-index: 2;
}

.back-to-top a {
  -moz-border-radius: 3px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #fff;
  display: block;
  font-family: "FontAwesome";
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  background:#031f34;
}

.back-to-top a:hover {
  border: 1px solid #fff;
  color: #fff;
}
/*----------------------------------------
#slider/carousel next and prev button
-----------------------------------------*/
.main-slider  .slick-dotted.slick-slider,
.shop-section .slick-dotted.slick-slider{
  margin-bottom:0;
}
.mission-vision-slider.slick-dotted.slick-slider {
  margin-bottom: 19px;
}
.slick-arrow{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size:0;
  z-index: 1;
  height: 26px;
  min-width:26px;
  padding:0 10px;
  border-radius:0;
  overflow: hidden;
  cursor: pointer;
  outline: 0;
  letter-spacing:0;
  white-space: nowrap;
  width: auto;
  border-radius: 50%;
}
.slick-arrow:focus,
.slick-arrow:hover{
  color:#fff;
}
.slick-next{
  right: 5px;
}
.slick-prev{
  left: 5px;
}
.slick-arrow:hover{
  border-radius:15px;
  font-size: 12px;
}
.slick-prev:before,
.slick-next:after{
  text-align: center;
  font-size: 12px;
  text-indent:0;
  font-family: FontAwesome;
  -webkit-transition: all 0s ease-out;
  transition: all 0s ease-out;
  text-align: center;
  position: static;
  line-height: 26px;
}
.slick-prev:before{
  content:"\f104";
}
.slick-next:after{
  content:"\f105";
}
.slick-next:before{
  content:none;
}
.slick-prev:hover:before{
  margin-right:5px;
}
.slick-next:hover:after{
  margin-left:5px;
}

.slick-dots{
  margin: 0;
  padding: 0;
  text-align:left;
}
.main-slider  .slick-dots {
  bottom:58px;
  max-width: 1170px;
  padding:0 15px;
  left:50%;
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mission-vision-slider .slick-dots{
  position: static;
  margin-bottom:20px;
}
.slick-dots li{
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  height: auto;
  width: auto;
}
.main-slider .slick-dots li{
  display: block;
  float:left;
  margin:0 40px 0 0;
}
.main-slider .slick-dots li:last-child{
  margin-right:0;
}
.slick-dots li button[type=button]{
  text-indent: -9999px;
  width:12px;
  height:12px;
  border-radius: 50%;
  display: block;
  padding: 0;
  border:0;
  outline:none;
  cursor:pointer;
  display: inline-block;
  vertical-align: middle;
}
.main-slider  .slick-dots li button[type=button]{
  background: #fff;
}
.slick-dots li button:before{
  height: auto;
  width: auto;
  line-height: 1;
}

/*---------------------------------------
# header css start
---------------------------------------*/
.site-header{
  margin-bottom:90px;
}
.page-template-about .site-header,
.page-template-biography .site-header,
.page-template-donation .site-header,
.home.page-template-tp-home .site-header{
  margin-bottom:0;
}
.site-footer{
  margin-top:90px;
}
.page-template-about .site-footer,
.page-template-biography .site-footer,
.page-template-donation .site-footer,
.home.page-template-tp-home .site-footer{
  margin-top:0;
}
/*---------------------------------------
## top-header css start
---------------------------------------*/
.top-header{
  background-color: #eef2f7;
}
.top-header-wrap >  div{
  padding:14px 0;
}
.top-header > div ul{
  padding:0;
  margin:0;
  list-style:none;
}
.top-header > div ul li{
  display:inline-block;
  vertical-align:top;
  margin-left:10px;
  position: relative;
}
.top-header > div ul li.menu-item-has-children{
  margin-right:15px;
}
.top-header > div ul li:nth-of-type(1){
  margin-left:0;
}
.top-header .top-header-left{
  margin-left:auto;
}
.top-header .contact-info > div{
  margin-left: 34px;
}
.top-header .contact-info > div:first-child{
  margin-left:0;
}
.top-header .contact-info div .icon{
  margin-right:10px;
  position: relative;
}
.top-header .contact-info div .icon:before,
.top-header .contact-info div .icon:after,
.address ul li span.icon-wrap:before,
.address ul li span.icon-wrap:after{
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  border: 3px solid white;
  display: none;
  width: 100px;
  height: 100px;
  border-radius: 100%;
}
.top-header .contact-info div a:hover .icon:before,
.address ul li a:hover span.icon-wrap:before{
  display: block;
  -webkit-animation: spread-fade 1s ease-in infinite;
  animation: spread-fade 1s ease-in infinite;
}
.top-header .contact-info div a:hover .icon:after,
.address ul li a:hover span.icon-wrap:after{
  display: block;
  -webkit-animation: spread-fade 1s 0.2s ease-in infinite;
  animation: spread-fade 1s 0.2s ease-in infinite;
}

@-webkit-keyframes spread-fade {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}

@keyframes spread-fade {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}

/*-----------------------------------
## hgroup-wrap
------------------------------------*/
.hgroup-wrap{
  background-color: #fff;
  padding:19px 0;
  position:relative;
  z-index: 999;
  width: 100%;
  top:0;
  left:0;
  border-width:0 0 1px 0;
  border-style:solid;
  /*border-color:transparent;*/
  border-color:#f1f1f1;
}
.scrollActive .hgroup-wrap{
  position: fixed;

}
.hgroup-wrap .brand-nav-wrap{
  position: relative;
}
.site-title, .site-description{
  margin:0;
}
.site-title{
  font-size:40px;
  font-weight:500;
}
.hgroup-wrap .site-branding{
  width:266px;
  width:23%;
}
.hgroup-wrap .site-branding img{
  display: block;
}
.hgroup-wrap .navbar{
  padding-left: 15px;
  width: 77%;
  -o-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.donate-now{
  width: 100%;
  max-width:190px;
  text-align: right;
}
.button-donate:hover{
  color: #fff;
}
.button-donate{
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  color: #fff;
  padding: 6px 21px 4px;
  text-transform: uppercase;
}
.button-donate i{
  font-size: 12px;
  margin-right: 5px;
  vertical-align: text-top;
}
.donate-now + .main-navigation{
  max-width:-o-calc(100% - 190px);
  max-width:-ms-calc(100% - 190px);
  max-width:-moz-calc(100% - 190px);
  max-width:-webkit-calc(100% - 190px);
  max-width:calc(100% - 190px);
}
/*-----------------------------------
## Featured-slider css
------------------------------------*/
.main-item{
  position: relative;
  vertical-align: top;
}
.main-item figure img{
  display: block;
  margin:0 auto;
  width:100%;
  object-fit:cover;
}
.main-item .slider-contain{
  position: absolute;
  left:0;
  right: 0;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-contain-wrap{
  max-width:338px;
  margin-right:auto;
  position: relative;
}
.slider-contain-wrap:before{
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 73px;
  position: absolute;
  bottom: 100%;
  left: 0;
  line-height: 1;
  -o-transform: translateY(29px);
  -ms-transform: translateY(29px);
  -moz-transform: translateY(29px);
  -webkit-transform: translateY(29px);
  transform: translateY(29px);
  opacity:0.2;
}
.slider-contain-wrap .entry-title{
  line-height: 1.08;
  position: relative;
}
.slick-current .slider-contain-wrap .entry-title{
  animation-duration: 2s;
  animation-name: fadeInRight;
}
.into-part{
  text-align: right;
  border-width: 0 1px 0 0;
  border-style:solid;
  border-color:#0d4c91;
  padding-right:11px;
  line-height: 1;
  position: relative;
  overflow:hidden;
}
.into-part .person-name,
.into-part .designation{
  margin:0;
}
.into-part .designation{
  text-transform:uppercase;
}
.into-part .person-name + .designation{
  margin-top:8px;
}
.slick-current .into-part .person-name,
.slick-current .into-part .designation{
  animation-duration: 2s;
}
.slick-current .into-part .designation{
  animation-name: fadeInRight;
}
.slick-current .into-part .person-name{
  animation-name: fadeInLeft;
}
/*---------------------------------
## feature-section
----------------------------------*/
.feature-section{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.feature-section .section-wrap{
  margin:0 -15px;
}
.featured-item{
  margin:0 15px;
  width:-o-calc(25% - 30px);
  width:-ms-calc(25% - 30px);
  width:-moz-calc(25% - 30px);
  width:-webkit-calc(25% - 30px);
  width:calc(25% - 30px);
  background-color:rgba(6,49,96,0.3);
  padding: 31px 10px;
  border-width:1px;
  border-style:solid;
}
.featured-item .icon{
  width: 60px;
}
.featured-item .icon i{
  font-size: 49px;
}
.featured-item .icon + a,
.featured-item select + a{
  margin-left:10px;
}
.featured-item > a{
  text-transform:uppercase;
  color:#fff;
}
/*---------------------------------
# mission-vision-section
----------------------------------*/
.mission-vision-section{
  background-color:#fff;
  overflow:hidden;
}
.section-quote{
  width: 40%;
  float: left;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  padding: 80px 65px;
  position: relative;
  line-height: 1.3;
}
.section-quote:before,
.section-quote:after{
  content: "";
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  top: 20px;
  z-index: 2;
  border-style: solid;
}
.section-quote:before{
  border-width: 3px 0px 3px 0px;
}
.section-quote:after {
  border-width: 0px 3px 0px 3px;
}
.section-quote + .mission-vision-contain{
  width:60%;
  float: left;
}
.section-quote + .mission-vision-contain{
  padding-left:30px;
}
.mission-vision-item .entry-title{
  text-transform: uppercase;
  position: relative;
  margin: 5px 0;
}
.slick-active .mission-vision-item{
  animation-duration: 2s;
  animation-name: fadeInRight;
}
/*-----------------------
# profile-section
------------------------*/
.profile-section,.volunteer-section{
  background-size:cover;
  background-position: center;
  background-repeat: no-repeat;
}
.profile-section .section-wrap{
  margin-right: auto;
  max-width: 670px;
}

/*----------------------
# video section
-----------------------*/
.video-section{
  background-color:#f7f9fd;
}
.video-section .section-wrap{
  max-width: 945px;
  width: 100%;
  margin:0 auto;
}
.video-section .section-wrap figure{
  position: relative;
}
.video-section .section-wrap figure + .section-intro{
  margin-top:28px;
}
a.popup-video, a.popup-video span:before{
  position: absolute;
}
a.popup-video{
  width: 120px;
  height: 120px;
  border-radius: 0;
  display: block;
  bottom:0;
  left:68px;
  background-color:#f7f9fd;
}
a.popup-video span:before {
  width:53px;
  height: 53px;
  line-height: 53px;
  background-color:#fff;
  display: block;
  text-align:center;
  border-style: solid;
  border-width:1px;
  border-radius:50%;
  font-size: 30px;
  content: "\f0da";
  font-family: FontAwesome;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
/*---------------------------------
# event section
----------------------------------*/
.event-section .section-intro,
.event-section-contain{
  float: left;
}
.event-section .section-intro{
  width:40%;
}
.event-section-contain{
  width:60%;
  padding-left:30px;
}
.event-item{
  width:calc(50% - 15px);
  margin-left:15px;
  float: left;
  margin-bottom:30px;
}
.event-item:nth-last-of-type(1),
.event-item:nth-last-of-type(2){
  margin-bottom:0;
}
.event-item:nth-of-type(2n+1){
  margin-right:15px;
  margin-left: 0;
  clear: left;
}
.event-item figure,
.blog-item figure{
  margin-bottom:16px;
  position: relative;
  text-align:center;
  overflow: hidden;
}
.event-item figure img,
.blog-item figure img{
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  filter: blur(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.event-item figure img{
  width:100%;
}

.event-item:hover figure img,
.blog-item:hover figure img{
  -webkit-transform: scale(1.2) translateZ(0);
  transform: scale(1.2) translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.event-item .entry-title{
  margin-bottom:10px;
}
.event-item .post-cat-list{
  margin-bottom: 7px;
}
/*---------------------------
# volunteer-section
----------------------------*/
.volunteer-section .section-wrap{
  max-width: 428px;
  width:100%;
  margin-left:auto;
}
.become-volunteer span{
  display: block;
  margin-bottom:33px;
}
/*-------------------------
# blog section
-------------------------*/
.blog-section .section-intro,
.shop-section  .section-intro,
.donation-section .section-intro,
.gallery-section .section-intro,
.promise-section .section-intro,
.team-section .section-intro{
  margin-bottom:43px;
}
.blog-section .section-intro,
.shop-section  .section-intro,
.gallery-section .section-intro,
.about-us-section .section-intro,
.promise-section .section-intro,
.team-section .section-intro,
.donate-now-section .section-intro{
  text-align:center;
}
.blog-section .section-intro .entry-title,
.shop-section  .section-intro .entry-title,
.donation-section .section-intro .entry-title,
.promise-section .section-intro .entry-title,
.team-section .section-intro .entry-title{
  margin-bottom:0;
}
.blog-wrap,
.inner-page-wrap{
  margin:0 -15px;
}
.blog-section.default-padding{
  padding-bottom:60px;
}
.blog-wrap .blog-item{
  width: -o-calc(33.33% - 30px);
  width: -ms-calc(33.33% - 30px);
  width: -moz-calc(33.33% - 30px);
  width: -webkit-calc(33.33% - 30px);
  width: calc(33.33% - 30px);
  float: left;
  margin:0 15px 30px;
}
.blog-item figure{
  margin-bottom:20px;
}
.blog-item .blog-contain{
  position: relative;
}
.blog-item .entry-title{
  margin-bottom: 0;
  padding-left:15px;
}
.blog-item .blog-contain .posted-on{
  line-height: 1.2;
  min-width:50px;
  padding:8px;
}
.blog-item .blog-contain .posted-on{
  color:#fff;
  text-align: center;
}
/*---------------------------------
# donation-section
----------------------------------*/
.donation-section{
  background-color:#f7f9fd;
}
.section-wrap-left{
  float: left;
  width: 60%;
  padding-right: 30px;
}
.donation-section figure{
  float:right;
  width: 40%;
}
.donation-section .your-name,
.donation-section .your-email{
  width:60%;
  padding-right:15px;
  float: left;
  margin-bottom:30px;
}
.donation-section .price{
  padding-left:15px;
  width:40%;
  float: right;
  position: relative;
}
.donation-section .price .currency{
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  width: 65px;
  color:#fff;
  font-size:40px;
}
.donation-section .submit{
  width: 100%;
  float:left;
  text-align:left;
}
.donation-section .donation-form form input[type=number]{
  height:129px;
  padding-left:90px;
  font-size:40px;
}
/*------------------------------
# shop-section
------------------------------*/
.shop-section .slick-list {
  margin:0 -15px;
}
.shop-section .slick-slide{
  margin:0 15px;
}
.slick-active .shop-item{
  animation-duration: 2s;
  animation-name: fadeInUp;
}
.shop-wrap .slick-dots {
  text-align: center;
  position: static;
  margin-top: 50px;
}
.shop-item{
  vertical-align:top;
}
.product-list-wrapper .list-info,
.product-list-wrapper .image-icon-wrapper,
.product-list-wrapper .featured-img{
  position: relative;
}
.product-list-wrapper .featured-img{
  overflow: hidden;
  margin-bottom:14px;
}
.product-list-wrapper .image-icon-wrapper:before{
  content:'';
  position: absolute;
  top: 0;
  left:0;
  bottom: 0;
  right: 0;
  background-color:rgba(255,255,255,0.2);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.product-list-wrapper:hover .image-icon-wrapper:before{
  opacity: 1;
  visibility:visible;
}
.product-list-wrapper .featured-img img{
  width:100%;
  -moz-transform:scale(1);
  -webkit-transform:scale(1);
  transform:scale(1);
  backface-visibility: hidden;
}
.product-list-wrapper:hover .featured-img img{
  -moz-transform:scale(1.04);
  -webkit-transform:scale(1.04);
  transform:scale(1.04);
  filter:grayscale(100%);
}
.product-list-wrapper .image-icon-wrapper .icons{
  position:absolute;
  top:70%;
  z-index: 9;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  left:0;
  right:0;
  opacity: 0;
  visibility: hidden;
}
.product-list-wrapper:hover .image-icon-wrapper .icons{
  opacity: 1;
  visibility:visible;
  top: 50%;
}
.product-list-wrapper .image-icon-wrapper .icons a{
  white-space: nowrap;
}
.product-list-wrapper .image-icon-wrapper .icons a span,
.product-list-wrapper .image-icon-wrapper .icons a i{
  display:inline-block;
  vertical-align: middle;
}
.shop-item .entry-title{
  margin-bottom:10px;
}
.shop-item .price{
  font-weight: 700;
}
.shop-item .price del + ins{
  margin-left:7px;
}
/*------------------------------
# footer
------------------------------*/
.site-footer .footer-top{
  background-size: cover;
  background-repeat: no-repeat;
  position:relative;
  background-position: 95px top;
  position: relative;
}
.site-footer .footer-top:before,
.team-fig-icons-wrap:before,
.feature-section:before{
  content:'';
  position: absolute;
  top:0;
  bottom: 0;
  left:0;
  right:0;
}
.site-footer .footer-top:before,
.team-fig-icons-wrap:before,
.feature-section:before,
.gallery-wrap .gallery-item .overlay,
.promise-item .overlay{
  background-color:rgba(4,52,105,0.93);
}
.footer-img{
  top:0;
  bottom:0;
  left:0;
  width:38%;
  position: absolute;
}
.footer-img:before{
  content:'';
  position: absolute;
  top: 0;
  left:0;
  bottom:0;
  background-color: #fff;
  width:61%;
}
.footer-img figure{
  position:relative;
}
.footer-img figure img{
  display: block;
}
.site-footer .footer-widget-holder{
  width:57%;
  margin-left:auto;
  position: relative;
}
.site-footer .footer-widget-holder.default-padding{
  padding-bottom: 45px;
}
.copyright-part,
.copyright-part a:hover{
  color:#fff;
}
.copyright-part a{
  color:#0085c0;
}
.footer-bottom{
  padding: 10px 0;
}
.subscribe-form form span{
  display:block;
  margin-bottom:30px;
}
.footer-widget-holder .subscribe-form form span{
  float: left;
  width: 50%;
}
.footer-widget-holder .subscribe-form form span.your-email{
  padding-right:15px;
}
.footer-widget-holder .subscribe-form form span.your-zip{
  padding-left:15px;
}
.footer-widget-holder .subscribe-form form span.submit{
  width: 100%;
  margin-bottom: 0;
  float: none;
  clear:left;
}
.footer-widget-holder .subscribe-form form span.submit input[type=submit]{
  float: left;
  clear: left;
}
.logo-link-wrap .footer-logo{
  margin-bottom:30px;
}
.logo-link-wrap .social-links{
  margin-bottom:15px;
}
[id*=give-form] .give-form-title{
  font-weight: 300;
}
/*--------------------------------------
# .page-title-wrap
---------------------------------------*/
.page-title-wrap{
  background-color: #eef2f7;
  padding:139px 0 211px;
  background-position:center right;
  background-repeat: no-repeat;
  background-size:cover;
}
.page-title-wrap .entry-title{
  margin:0;
}
.page-title-wrap .breadcrumbs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,133,192,0.9);
  padding: 20px 0;
  text-align: left;
}
.page-title-wrap .breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.page-title-wrap .breadcrumbs ul li {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  padding-left: 20px;
  position: relative;
  margin-right: 10px;
  line-height: 1;
  letter-spacing: 0.5px;
}
.page-title-wrap .breadcrumbs ul li:nth-of-type(1) {
  padding-left:0;
}
.page-title-wrap .breadcrumbs ul li a {
  color: #fff;
}
.page-title-wrap .breadcrumbs ul li:before {
  content: '/';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.page-title-wrap .breadcrumbs ul li:nth-of-type(1):before{
  content:none;
}
/*------------------------------
# .bio-section
-------------------------------*/
.bio-section .bio-section-main-wrap{
  position: relative;
  margin-bottom:30px;
}
.bio-section .section-quote{
  padding-right:18%;
  width:53%;
}
.bio-data{
  width: 47%;
  float:left;
  padding-left:18%;
}
.bio-section .bio-section-main-wrap figure{
  width: 30%;
  position: absolute;
  bottom: 0;
  left: 39%;
  -o-transform: translateX(-39%);
  -ms-transform: translateX(-39%);
  -moz-transform: translateX(-39%);
  -webkit-transform: translateX(-39%);
  transform: translateX(-39%);
}
.bio-info-item{
  margin-bottom:30px;
}
.bio-info-item .entry-title{
  text-transform:uppercase;
  margin-bottom:10px;
}
.bio-info-item  .info{
  font-size:20px;
  font-weight: 700;
  line-height: 1;
}
.tab-option{
  list-style:none;
  margin:0 0 30px 0;
  padding:0;
  border-bottom:1px solid #cfdbe9;
}
.tab-option  li{
  float:left;
  padding:10px 27px;
  border:1px solid #cfdbe9;
  margin:0 -1px -1px 0;
  cursor:pointer;
  text-transform:uppercase;
}
.tab-option  li:hover,
.tab-option  li.current{
  color:#fff;
}
.tab-content .entry-title{
  font-size:25px;
}
.tab-content-slides{
  text-align:center;
}
.tab-content-slides .history-content-wrap,
.history-date-wrap .slick-list{
  max-width:926px;
  margin:0 auto;
}
.tab-content-slides .history-content-wrap figure{
  margin-bottom:15px;
}
.tab-content-slides .slick-slide img{
  margin:0 auto;
}
.tab-content-slides .slick-track{
  margin: 0 -15px;
}
.tab-content-slides .slick-slide{
  margin:0 15px;
  outline: 0;
}
.history-info, .history-date{
  font-size: 20px;
  font-weight:700;
}
.history-date{
  text-transform:uppercase;
}
.history-date .line{
  display: block;
  margin:0 auto;
  width: 2px;
  height:75px;
  position:relative;
  margin-bottom:15px;
}
.history-date-wrap:before,
.history-date .line:before,
.history-date .line:after{
  content:'';
  position: absolute;
}
.history-date .line:before,
.history-date .line:after{
  left: 50%;
  -ms-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  transform:translateX(-50%);
}
.history-date-wrap:before,
.history-date .line:before,
.history-date .line:after{
  height:2px;
}
.history-date .line:before{
  width:30px;
  top:0;
}
.history-date .line:after{
  width:74px;
  bottom:0;
}
.history-date-wrap:before{
  width:100%;
  left:0;
  top:32%;
}
.history-date-wrap .slick-arrow {
  position: absolute;
  top: 32%;
  -webkit-transform: translateY(-13px);
  transform: translateY(-13px);
  z-index:9;
  color:#fff;
}
.history-date-wrap .slick-prev{
  left:0;
}
.history-date-wrap  .slick-next{
  right:0;
}
.tab-description + .tab-content-slides{
  margin-top:50px;
}
.tab-content-wrap .tab-content{
  display: none;
}
.tab-content-wrap .tab-content.current{
  display:block;
}
/*------------------------------------
# .cta-section
------------------------------------*/
.cta-section{
  position: relative;
  background-color:#b4cfe7;
  overflow: hidden;
}
.cta-section.default-padding{
  padding:140px 0;
}
.cta-section .section-wrap{
  width:65%;
  margin-left:auto;
}
.cta-section > figure{
  position: absolute;
  left:0;
  bottom:0;
  width:32%;
}
.cta-section .entry-header .entry-title{
  margin-bottom:40px;
}
/*---------------------------------------
# .gallery-section
----------------------------------------*/
.gallery-section.default-padding{
  padding-bottom: 60px;
}
.gallery-wrap{
  margin:0 -15px;
}
.gallery-wrap .gallery-item{
  width:-o-calc(33.33% - 30px);
  width:-ms-calc(33.33% - 30px);
  width:-moz-calc(33.33% - 30px);
  width:-webkit-calc(33.33% - 30px);
  width:calc(33.33% - 30px);
  float: left;
  margin:0 15px 30px;
  position:relative;
  overflow: hidden;
}
.gallery-wrap .gallery-item:nth-of-type(3n+1){
  clear: left;
}
.gallery-wrap .gallery-item figure:before,
.gallery-wrap .gallery-item figure:after,
.promise-item .overlay:before,
.promise-item .overlay:after{
  bottom: 15px;
  content: "";
  left: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}
.gallery-wrap .gallery-item figure:before,
.promise-item .overlay:before{
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  -o-transform: scale(0,1);
  transform: scale(0,1);
  border-style:solid;
}
.gallery-wrap .gallery-item figure:before{
  border-width: 2px 0 2px 0;
}
.promise-item .overlay:before{
  border-width: 1px 0 1px 0;
}
.gallery-wrap .gallery-item figure:after,
.promise-item .overlay:after{
  -webkit-transform: scale(1,0);
  -ms-transform: scale(1,0);
  -o-transform: scale(1,0);
  transform: scale(1,0);
  border-style:solid;
}
.gallery-wrap .gallery-item figure:after{
  border-width:0 2px 0 2px;
}
.promise-item .overlay:after{
  border-width:0 1px 0 1px;
}
.gallery-wrap .gallery-item:hover figure:before,
.gallery-wrap .gallery-item:hover figure:after,
.promise-item:hover .overlay:before,
.promise-item:hover .overlay:after{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.gallery-wrap .gallery-item .overlay,
.promise-item .overlay{
  position: absolute;
  left:-100%;
  top:0;
  width:100%;
  height:100%;
  opacity: 0;
  visibility: hidden;
}
.gallery-wrap .gallery-item:hover .overlay,
.promise-item:hover .overlay{
  opacity:1;
  visibility:visible;
}
.gallery-wrap .gallery-item .overlay a,
.promise-item .overlay a{
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.gallery-wrap .gallery-item .overlay a{
  font-size: 34px;
  color: #fff;
}
/*---------------------------------
# about us section
----------------------------------*/
.about-us-section figure.welcome-image{
  margin-bottom: 48px;
}
.about-us-tab .tab-description ul{
  list-style: none;
  margin:0 -15px;
  padding:0;
}
.about-us-tab .tab-description ul li{
  position: relative;
  padding-left:30px;
  float:left;
  width: -o-calc(50% - 30px);
  width: -ms-calc(50% - 30px);
  width: -moz-calc(50% - 30px);
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
  margin:0 15px;
  margin-bottom:30px;
}
.about-us-tab .tab-description ul li:nth-last-of-type(2),
.about-us-tab .tab-description ul li:nth-last-of-type(1){
  margin-bottom:0;
}
.about-us-tab .tab-description ul li:before{
  display: block;
  content: "\f00c";
  position: absolute;
  top:0;
  left:0;
  font-family:FontAwesome;
  width:23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border-radius:50%;
  color:#fff;
  font-size: 14px;
}
/*-------------------------
promise section
--------------------------*/
.promise-section.default-padding{
  padding-bottom:60px;
}
.promise-wrap{
  margin:0 -15px;
  counter-reset: section;
}
.promise-wrap .promise-item{
  margin:0 15px 30px;
  float: left;
  width:-o-calc(33.33% - 30px);
  width:-ms-calc(33.33% - 30px);
  width:-moz-calc(33.33% - 30px);
  width:-webkit-calc(33.33% - 30px);
  width:calc(33.33% - 30px);
}
.promise-wrap .promise-item:nth-of-type(3n+1){
  clear: left;
}
.promise-wrap .promise-item figure{
  position: relative;
  overflow:hidden;
}
.promise-section .promise-item .entry-title{
  font-size:16px;
  margin:0;
  position:relative;
}
.promise-item .entry-title:before{
  width: 35px;
  height:30px;
  content: counter(section, decimal-leading-zero);
  counter-increment: section;
  margin-right:10px;
  color:#fff;
  font-size:20px;
  line-height:0.5;
  font-weight:500;
}
.promise-item .entry-title:after{
  content:'';
  position:absolute;
  bottom:100%;
  left:0;
  width:35px;
  height:17px;
  opacity:0.8;
}
/*------------------------
# .about-us-video-section
-------------------------*/
.about-us-video-section{
  background-size: cover;
  background-repeat:no-repeat;
}
.about-us-video-section.default-padding{
  padding:219px 0;
}
.about-us-video-section a{
  width:105px;
  height:105px;
  line-height: 105px;
  text-align: center;
  border-width: 2px;
  border-style:solid;
  display:block;
  border-radius: 50%;
  font-size:36px;
  position: relative;
  margin:0 auto;
  left:0;
}
/*--------------------------
# Team Section
--------------------------*/
.team-section.default-padding{
  padding-bottom:60px;
}
.team-wrap{
  margin:0 -15px;
}
.team-item{
  margin:0 15px;
  width: -o-calc(25% - 30px);
  width: -ms-calc(25% - 30px);
  width: -moz-calc(25% - 30px);
  width: -webkit-calc(25% - 30px);
  width: calc(25% - 30px);
  float:left;
  margin-bottom:30px;
}
.team-item:nth-of-type(4n+1){
  clear:left;
}
.team-fig-icons-wrap{
  position: relative;
  margin-bottom:15px;
  overflow: hidden;
}
.team-fig-icons-wrap:before{
  opacity:0;
  visibility:hidden;
}
.team-fig-icons-wrap .social-links{
  position: absolute;
  bottom:0;
  left:-5px;
  padding:30px;
  opacity:0;
  visibility: hidden;
}
.team-item:hover .team-fig-icons-wrap .social-links,
.team-item:hover .team-fig-icons-wrap:before{
  opacity:1;
  visibility:visible;
  left:0;
}
.team-item .team-contain .entry-title{
  margin-bottom:5px;
}
.team-item .designation{
  display:block;
  font-size:14px;
  text-transform:uppercase;
}
/*------------------------
# Promise Detail Page
-------------------------*/
.promise-detail-wrap .tab-option{
  margin: 0;
  padding: 0;
  border-bottom:0;
  width:25%;
  float: left;
}
.promise-detail-wrap .tab-option li{
  display: block;
  width: 100%;
}
.promise-detail-wrap .tab-content-wrap{
  width:75%;
  float: left;
  padding-left:30px;
}
.promise-detail-wrap .promise-item .entry-title{
  font-size:40px;
  position: relative;
  padding-left:80px;
  padding-top:18px;
}
.promise-detail-wrap .promise-item .entry-title:before{
  width: 71px;
  height: 56px;
  font-size: 40px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.promise-detail-wrap .promise-item .entry-title:after{
  height:19px;
  width:71px;
}
/*-----------------------
# volunteer page
-----------------------*/
.select-input-wrap{
  text-align: right;
  margin-bottom:30px;
}
.select-input-wrap select{
  width:263px;
  padding:0 10px;
}
.volunteer-page-wrap{
  margin:0 -15px;
}
.volunteer-item{
  width:-o-calc(25% - 30px);
  width:-ms-calc(25% - 30px);
  width:-moz-calc(25% - 30px);
  width:-webkit-calc(25% - 30px);
  width:calc(25% - 30px);
  float:left;
  margin:0 15px 30px;
}
.volunteer-item:nth-of-type(4n+1){
  clear: left;
}
.volunteer-item .entry-title{
  margin:15px 0;
}
/*-----------------------
# event-listing page
------------------------*/
.event-listing-wrap{
  margin:0 -15px;
}
.event-listing-wrap .event-item{
  width:-o-calc(33.33% - 30px);
  width:-ms-calc(33.33% - 30px);
  width:-moz-calc(33.33% - 30px);
  width:-webkit-calc(33.33% - 30px);
  width:calc(33.33% - 30px);
  margin:0 15px 30px;
}
.event-listing-wrap .event-item:nth-of-type(2n+1){
  clear: none;
}
.event-listing-wrap .event-item:nth-of-type(4n){
  width:100%;
  background-color:#f5f6f6;
  border-width:1px;
  border-style:solid;
  border-color:#d2dde7;
}
.event-listing-wrap .event-item:nth-of-type(4n) figure{
  width:46%;
  margin:0;
}
.event-listing-wrap .event-item:nth-of-type(4n) .event-item-contain{
  width:100%;
}
.event-listing-wrap .event-item:nth-of-type(4n) figure + .event-item-contain{
  width:54%;
  padding:28px;
}
.event-listing-wrap .event-item:nth-last-of-type(1),
.event-listing-wrap .event-item:nth-last-of-type(2){
  margin-bottom:30px;
}
.event-listing-wrap .event-item .post-cat-list,
.event-detail-wrap .event-item .post-cat-list{
  margin-right:35px;
}
.events-countdown{
  margin-bottom:30px;
}
.events-countdown > div{
  width:25%;
  line-height:1;
  border-width:1px;
  border-style:solid;
  border-color:#d2dde7;
  margin:0 -1px 0 0;
  padding:30px 0 22px;
  text-align:center;
}
.events-countdown > div span{
  display:inline-block;
  vertical-align: bottom;
}
.events-countdown .count-period{
  font-size:35px;
  margin-right:5px;
  font-weight:500;
  line-height:0.5;
}
.events-countdown .count-label{
  font-size:14px;
  font-weight:700;
  text-transform:capitalize;
}
.event-listing-wrap .event-item:nth-of-type(4n) .entry-meta,
.event-detail-wrap .event-item .entry-meta{
  margin-bottom:9px;
}
.event-listing-wrap .event-item:nth-of-type(4n) .event-item-contain .entry-content{
  margin-bottom:30px;
}
/*-----------------------
# event-detail page
------------------------*/
.event-detail-wrap .event-item{
  margin:0;
  float: none;
  width: 100%;
}
.event-detail-wrap .events-countdown{
  max-width:480px;
  width: 100%;
}
.event-detail-wrap .event-item figure{
  text-align:left;
  margin-bottom:50px;
}
.event-detail-wrap .event-item figure img{
  width: auto;
}
.event-detail-wrap .event-item:hover figure img{
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.event-detail-wrap  .event-item .entry-title{
  font-size: 30px;
}
/*-------------------------
# contact us page
--------------------------*/
.contact-wrap .form-wrap .form {
  display: block;
  position: relative;
  overflow: hidden;
}
.contact-wrap .form-wrap .form  span{
  margin-bottom:30px;
  display:block;
  clear: left;
}
.contact-wrap .form-wrap .form .form-control-wrap:before {
  width: 68px;
  left: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  position: absolute;
  font-family: FontAwesome;
  line-height: 55px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.contact-wrap .form .your-name:before {
  content: "\f2c0";
}
.contact-wrap .form .your-email:before {
  content: "\f003";
}
.contact-wrap .form .your-telephone:before {
  content: "\f095";
}
.contact-wrap .form .your-address:before{
  content: "\f041";
}
.contact-wrap .form .form-control-wrap {
  margin-bottom: 30px;
  position: relative;
  display: block;
}
.contact-wrap .form .form-control-wrap input,
.contact-wrap .form textarea {
  padding: 0 20px 0 100px;
  height: 55px;
  outline: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 0;
  background-color:#f5f6f6;
}
.contact-wrap .form textarea {
  margin-bottom: 0;
  padding: 30px;
  height: 292px;
  display: block;
}
.contact-wrap input[type=submit] {
  float: right;
  clear: left;
}
.map-section{
  padding:90px 0 0;
}
.map-section .map{
  width:100%;
  height:507px;
  border:0;
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/*--------------------------
primary and secondary
---------------------------*/
.both-sidebar .site-content .container:after,
.global-layout-right_sidebar .site-content .container:after,
.global-layout-left_sidebar  .site-content .container:after{
  clear: both;
  content:'';
  display:block;
}
.widget-area{
  width: 30%;
}
.widget-area-left{
  float: left;
}
.widget-area{
  float: right;
}
#primary{
  width:100%;
}
.global-layout-right_sidebar #primary,
.global-layout-left_sidebar #primary{
  width:-o-calc(70% - 30px);
  width:-ms-calc(70% - 30px);
  width:-moz-calc(70% - 30px);
  width:-webkit-calc(70% - 30px);
  width:calc(70% - 30px);
}
.global-layout-right_sidebar #primary{
  float:left;
  margin-right:30px;
}
.global-layout-left_sidebar #primary{
  float: right;
  margin-left:30px;
}
/*-------------
error page
-------------*/
.error-404{
  text-align:center;
}
.error-heading{
  margin-bottom:50px;
}
.error-404 figure{
  max-width:400px;
  margin:0 auto;
}
.error-404 .entry-title{
  font-size:40px;
}
.text-404,
.message-404{
  display:block;
  line-height: 1;
}
.text-404{
  font-size:120px;
}
.message-404{
  font-size:40px;
}
/*-------------------------
donation page
--------------------------*/
.donate-now-section{
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
}
.donate-now-section .section-description{
  max-width:600px;
  margin-left:auto;
  margin-right:auto;
}
.donate-now-wrap{
  text-align: center;
}
.give-donation-amount,
.donar-info-form-wrap form .give-final-total-wrap{
  margin-bottom:30px;
}
.give-donation-amount label,
.give-donation-amount .form{
  display:inline-block;
  margin: 0 5px;
}
.give-donation-levels-wrap{
  margin-bottom:20px;
}
.give-donation-levels-wrap button{
  margin:0 10px 10px 10px;
}
.donar-info-form-wrap form span{
  display:block;
}
.donar-info-form-wrap form .form-control-wrap{
  width:33.33%;
  padding:0 15px;
  display:inline-block;
  vertical-align: top;
  margin-right: -4px;
  margin-bottom:30px;
}
/*----------------
blog-page wrap
----------------*/
.global-layout-right_sidebar .blog-wrap .blog-item,
.global-layout-left_sidebar .blog-wrap .blog-item{
  width: -o-calc(50% - 30px);
  width: -ms-calc(50% - 30px);
  width: -moz-calc(50% - 30px);
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
}
.both-sidebar .blog-wrap{
  margin:0;
}
.both-sidebar .blog-wrap .blog-item{
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.both-sidebar .blog-wrap .blog-item figure{
  text-align:left;
}
.post-detail-wrap figure{
  margin-bottom:20px;
}
/*----------------
comment section
----------------*/
.comment-list,
.comment-body ol{
  margin:0;
  padding: 0;
  list-style:none;
}
.comment-list{
  margin-bottom:60px;
}
.comment-body ol{
  margin-left:110px;
}
.comment-box{
  padding-left:110px;
  position: relative;
  border-top:1px solid #d8e7ff;
  padding-top:27px;
  margin-top:27px;
}
.comment-list li:nth-of-type(1) .comment-box{
  border-top:0;
}
.comment-box figure{
  width:80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position:absolute;
  top:27px;
  left:0;
}
.name-date,
.comment-list p{
  margin-bottom:15px;
}
.name-date h4,
.name-date span{
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin:0;
}
.name-date span{
  position: relative;
  margin-left: 5px;
  padding-left: 8px;
}
.name-date span:before{
  content:'/';
  position: absolute;
  top: 0;
  left:0;
}
.comments a{
  text-transform: uppercase;
  font-size: 12px;
  position:relative;
  padding-left: 20px;
  line-height: 1;
}
.comments a:before{
  content:"\f27b";
  position: absolute;
  top:0;
  left:0;
  font-family:FontAwesome;
}
/*-----------------
comment form
-----------------*/
.comment-reply-title,
.comment-title{
  text-transform: uppercase;
  margin-bottom: 18px;
}
.comment-form label{
  display:none;
}
.comment-form .comment-form-cookies-consent{
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -o-align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
.comment-form .comment-form-cookies-consent input{
  margin-right: 5px;
}
.comment-form .comment-form-cookies-consent label{
  display:block;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url{
  width: 50%;
  float: left;
}
.comment-form-comment{
  padding-right:15px;
}
.comment-form-comment textarea{
  resize: none;
  height: 219px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url{
  padding-left: 15px;
}
.comment-form-author,
.comment-form-email{
  margin-bottom: 34px;
}
.comment-form-cookies-consent{
  clear: left;
}
.comment-form .form-submit{
  text-align: right;
}
.comment-form .form-submit input{
  cursor: pointer;
}
.page-template-tp-home.global-layout-right_sidebar #primary,
.page-template-tp-home.global-layout-left_sidebar #primary,
.error404.global-layout-right_sidebar #primary,
.error404.global-layout-left_sidebar #primary{
  width: 100%;
}
.page-header{
  width: 100%;
}
.page-title{
  margin:0 0 20px;
  line-height:1;
  font-size:40px;
}
/**/
.logged-in .comment-form-comment{
  padding-right: 0;
  width:100%;
  float: none;
}
.search-no-results .search-form{
  position: relative;
}
.search-no-results .search-form input[type=submit]{
  position: absolute;
  top: 0;
  bottom:0;
  right:0;
}
/**/
.page-template-tp-home .blog-wrap .blog-item {
  width: -o-calc(33.33% - 30px);
  width: -ms-calc(33.33% - 30px);
  width: -moz-calc(33.33% - 30px);
  width: -webkit-calc(33.33% - 30px);
  width: calc(33.33% - 30px);
  float: left;
  margin: 0 15px 30px;
}

.main-navigation li{
  margin-left: 30px;
}


/* new styleing from here */

.widget_block h2,
.widget_block.widget_search .wp-block-search__label {
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
  font-family: 'Playfair Display', serif;
  font-size: 30px;
  color: #0d4c91;
  text-transform: uppercase;
}
.site-footer .widget_block h2,
.site-footer .widget_block.widget_search .wp-block-search__label {
  color: #fff;
  padding-bottom: 0px;
}
.site-footer .widget_block h2::before,
.site-footer .widget_block.widget_search .wp-block-search__label::before {
  display: none
}
.widget_block h2::before,
.widget_block.widget_search .wp-block-search__label::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 3px;
  background-color: #0085c0;
}
.widget_block.widget_search .wp-block-search__label {
  display: block;
}
.wp-block-search .wp-block-search__inside-wrapper {
  display: block;
}
.wp-block-search .wp-block-search__button {
  display: block;
  width: 100%;
  padding: 13px 10px 13px;
  margin: 0;
  margin-bottom: 10px;
  background: #0081BB;
  color: #fff;
  height: auto;
}
.wp-block-search .wp-block-search__button:hover,
.wp-block-search .wp-block-search__button:focus,
.wp-block-search .wp-block-search__button:focus-within {
  opacity: 0.7
}
.wp-block-search .wp-block-search__input {
  margin-bottom: 10px;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
a:focus {
  outline: 1px dotted;
}
a:focus,
button:focus,
[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
  outline: 1px dotted;
}
.main-navigation ul li:focus ul,
.main-navigation ul ul li:focus ul,
.main-navigation ul ul ul li:focus ul,
.main-navigation ul ul ul ul li:focus ul,
.main-navigation ul ul ul ul ul li:focus ul,
.main-navigation ul li:focus-within ul,
.main-navigation ul ul li:focus-within ul,
.main-navigation ul ul ul li:focus-within ul,
.main-navigation ul ul ul ul li:focus-within ul,
.main-navigation ul ul ul ul ul li:focus-within ul {
  visibility: visible;
  opacity: 1;
  top: 64px;
  -webkit-transition: opacity 0.5s linear;
  transition: all 0.5s ease 0s;
}
.entry-content p a{
  text-decoration:underline
}
.entry-content p a:hover{
  text-decoration:none
}
.wp-block-tag-cloud a {
  font-size: 14px !important;
  border: 1px solid rgba(0,0,0,0.5);
  padding: 5px 9px;
  display: inline-block;
  margin-bottom: 4px;
}
.wp-block-tag-cloud {
  margin-top: 15px;
}
.wp-block-tag-cloud a:hover {
  background: #0081BB;
  border-color: #0081BB;
  color: #fff
}
#secondary .widget ul ,
#secondary .widget ol {
  margin-left: 0;
  padding-left: 0
}
.search-toggle:focus,
.header-appointment-section a:focus,
.donate-now .button-donate:focus,
.search-toggle:focus-within,
.header-appointment-section a:focus-within,
.donate-now .button-donate:focus-within {
  outline: 1px dotted #000;
}
.wp-block-calendar tbody td#today {
  background: #0081BB;
  color: #fff;
}
.navbar.button-donate-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.button-donate-active #site-navigation {
  width: 77%;
  width: calc(100% - 190px);
  width: -webkit-calc(100% - 190px);
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}