/*
Theme Name: DCT
Theme URI:http: //kumsoft.com/themes
Author: Kumsoft
Author URI: http: //kumsoft.com/
Description: Themes developed by kumsoft for development communication trust (DTC) an ngo in malawi
Version: 0.0.1
License: GNU General Public License v2 or later 
License URI: LICENSE
Text Domain: dct
Tags: news, education, blog, three-columns, custom-background
*/

body {
  font-size: 15px;
  color: #777777;
  line-height: 1.8em;
  font-weight: 400;
  background: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-font-smoothing: antialiased;
  font-family: "Work Sans", sans-serif;
}

p {
  font-family: "Work Sans", sans-serif;
  color: #666;
  line-height: 26px;
  letter-spacing: 0.3px;
  font-size: 16px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  text-transform: capitalize;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
}

a,
a:hover,
a:focus,
a:visited,
a:active {
  text-decoration: none;
  outline: none;
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  color: #383634;
  font-weight: 700;
  text-transform: capitalize;
}

h1 {
  font-size: 46px;
  line-height: 69px;
}

h2 {
  font-size: 35px;
  line-height: 53px;
}

h4 {
  font-size: 21px;
  line-height: 32px;
}

img {
  max-width: 100%;
}

.block .container,
.block.no-padding {
  padding: 0;
}

.text {
  font-size: 16px;
  color: #222;
}

.container:before,
footer:before {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.preloader {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999999999;
  display: table;
}

.preloader img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.newsletter-signup form input,
.theme-btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.theme-btn {
  border: 0;
  color: #fff;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  letter-spacing: 0.3px;
  padding: 13px 40px;
  position: relative;
  vertical-align: middle;
  font-weight: 600;
}

.theme-btn:before,
.social a {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.added_to_cart:before,
.post-password-form input[type="submit"]:before,
.slide-button:before,
.theme-btn:before,
a.theme-btn:before {
  border-right: 15px solid rgba(0, 0, 0, 0.2);
  border-top: 14px solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  bottom: 3px;
  right: 3px;
}

.footer-social-btns {
  float: right;
  text-align: right;
  width: 100%;
}

.bg-image,
.big-banner,
.close,
.close:hover,
.message,
.news-title,
.simple-info,
.social a {
  text-align: center;
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

button:focus {
  outline: none;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* 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: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/** = Header
----------------------------------------------------------------------------------------------------
 */

.header-section {
  position: fixed;
  z-index: 999;
  width: 100%;
}

.header-section.menu-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
}

.header-section .header-top {
  overflow: hidden;
}

.header-section.menu-sticky .header-top {
  display: none;
}

.section-heading p {
  margin: 0 auto;
  margin-top: 0;
  margin-top: 16px;
  font-weight: 400;
  max-width: 550px;
  line-height: 24px;
  font-size: 16px;
  color: #737271;
  text-align: center;
}

.header-section .header-top .header-top-section {
  padding: 17px 0 13px;
  overflow: hidden;
  font-size: 12px;
  line-height: 18px;
}

.header-section .header-top .header-top-section .header-top-left ul li {
  float: left;
  color: #fff;
  margin-right: 22px;
  position: relative;
}

.header-section .header-top .header-top-section .header-top-left ul li:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  width: 1px;
  height: 10px;
  background-color: #fff;
  margin: 0 -10px;
}

.header-section .header-top .header-top-section .header-top-left ul li svg,
.header-section .header-top .header-top-section .header-top-left ul li i {
  float: left;
  margin-right: 8px;
  color: #fff;
  margin-top: 3px;
}

.header-section .header-top .header-top-section .header-top-left ul li p {
  display: inline-block;
  margin: 0;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}

.header-section .header-top .header-top-section .header-top-left ul li a {
  display: block;
  overflow: hidden;
  color: #fff;
  font-weight: 400;
}

@media screen and (max-width: 640px) {
  .header-section .header-top .header-top-section .header-top-left {
    float: none;
    text-align: center;
    display: block;
    overflow: hidden;
  }
}

@media screen and (max-width: 640px) {
  .header-section .header-top .header-top-section .header-top-left ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}

.header-section .header-top .header-top-section .header-top-right {
  float: right;
}

.header-section .header-top .header-top-section .header-top-right ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.header-section .header-top .header-top-section .header-top-right .admin-area {
  margin-right: 15px;
}

.header-section .header-top .header-top-section .header-top-right .admin-area li {
  float: left;
  margin-right: 12px;
}

.header-section .header-top .header-top-section .header-top-right .admin-area li a i,
.header-section .header-top .header-top-section .header-top-right .admin-area li a svg {
  color: #fff;
  margin-right: 10px;
}

.header-section .header-top .header-top-section .header-top-right .admin-area li span {
  color: #fff;
  text-transform: capitalize;
}

.header-section .header-top .header-top-section .header-top-right ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 640px) {
  .header-section .header-top .header-top-section .header-top-right {
    float: none;
    text-align: center;
    display: block;
    overflow: hidden;
  }
}

.social-link-list li {
  float: left;
  margin-right: 10px;
}

.header-section .header-top .header-top-section .header-top-right .social-link-list1 li a {
  background-color: transparent;
}

.social-link-list li a,
.social-link-list li a {
  color: #fff;
}

.header-section.menu-sticky .header-bottom {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .header-section .header-bottom {
    background-color: #fff;
  }
}

@media screen and (max-width: 768px) {
  .header-section .header-bottom .navbar-default {
    padding: 5px 0px;
  }
}

.header-section .header-bottom .navbar-menu {
  background-color: #fff;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding: 0;
  max-width: 100%;
}

.header-section .header-bottom .navbar-default .navbar-brand {
  padding: 20px 35px;
}

@media screen and (max-width: 991px) {
  .header-section .header-bottom .navbar-default .navbar-brand {
    padding: 20px 25px;
  }
}

@media screen and (max-width: 768px) {
  .header-section .header-bottom .navbar-default .navbar-brand {
    padding: 5px 15px;
  }
}

@media screen and (max-width: 480px) {
  .header-section .header-bottom .navbar-default .navbar-brand {
    padding: 5px 0px;
  }
}

.header-section.header-section.menu-sticky .header-bottom .navbar-default .navbar-brand {
  padding: 7px 35px;
}

@media screen and (max-width: 768px) {
  .header-section .header-bottom .navbar-default .navbar-brand {
    float: none;
  }
}

.navbar-toggler .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media screen and (max-width: 768px) {
  .header-section .header-bottom .navbar-default .navbar-toggler {
    display: block;
    position: relative;
    float: right;
    padding: 15px 10px 0;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
}

@media screen and (max-width: 768px) {
  .header-section .header-bottom .navbar-default .navbar-toggler span.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}

.navbar-default .navbar-toggler .icon-bar {
  background-color: #888;
}

@media screen and (max-width: 768px) {
  .header-section .header-bottom .navbar-default .navbar-toggler span.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
}

.header-section .header-bottom .navbar-default .navbar-brand img {
  width: 150px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .header-section .header-bottom .navbar-default .navbar-brand img {
    width: 100px;
  }
}

.header-section .header-bottom .navbar-default .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.header-section .header-bottom .navbar-default .navbar-collapse .navbar-nav {
  float: right;
  margin-right: 103px;
  border-bottom-right-radius: 50px;
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.header-section.menu-sticky .navbar-default .navbar-collapse.collapse .navbar-nav {
  border-bottom-right-radius: 0px;
}

.header-section .header-bottom .navbar-nav li a {
  padding: 43px 17px;
  color: #383634;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent;
}

.header-section .header-bottom .navbar-nav li ul li a {
  padding: 10px 17px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 15px;
}

.header-section.menu-sticky .header-bottom .navbar-nav li a {
  padding: 33px 17px;
}

.header-section.menu-sticky .header-bottom .navbar-nav li li a {
  padding: 10px 17px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 15px;
}

.header-section .header-bottom .navbar-default .donate-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}

@media screen and (max-width: 991px) {
  .header-section .header-bottom .navbar-default .donate-button {
    display: none;
  }
}

.header-section .header-bottom .navbar-default .donate-button button {
  border: none;
  /*background-color: #81256f;*/
  /*background-color: #5ab327;*/
  background-color: #225a2b;
  padding: 30px 23px;
  padding-left: 70px;
  color: #fff;
  text-transform: uppercase;
  border-bottom-right-radius: 50px;
  outline: none;
  margin-right: -2px;
}

.header-section.menu-sticky .navbar-default .donate-button button {
  border: none;
  padding: 19px 18px;
  padding-left: 70px;
  color: #fff;
  text-transform: uppercase;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.banner-section {
  width: 100%;
  max-width: 100%;
  /* height: 800px; */
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .banner-section {
    height: 100vh;
  }
}

.banner-section .carousel-caption {
  position: absolute;
  /* width: 100%; */
  height: auto;
  top: 18%;
  bottom: unset;
  -webkit-transform: translate(0%, 50%);
  -moz-transform: translate(0%, 50%);
  -ms-transform: translate(0%, 50%);
  -o-transform: translate(0, 50%);
  z-index: 2;
  text-align: left;
}

.banner-section .carousel-caption h1 {
  color: rgba(255, 255, 255, 0.9);
  max-width: 500px;
}

.banner-section .carousel-caption p {
  color: rgba(255, 255, 255, 0.9);
  max-width: 550px;
  margin: 15px 0 50px;
  font-size: 16px;
  font-weight: 600;
}

.banner-section .carousel-caption .slider-btn a {
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  padding: 11px 22px;
  text-transform: uppercase;
  margin-right: 14px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  border-radius: 15px 0;
  font-weight: 600;
}

.banner-section .carousel-caption .slider-btn a:hover {
  background-color: transparent;
  border-radius: 0;
}

.banner-section .slider-option .carousel img {
  width: 100%;
  height: 100vh;
}

@media screen and (max-width: 768px) {
  .banner-section .slider-option .carousel img {
    width: initial;
    max-width: unset;
  }
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.scroll-top {
  width: 52px;
  height: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  font-size: 18px;
  z-index: 99;
  display: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #da1926;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  border-radius: 0;
  border: 0;
}

/** = Sections
---------------------------------------------------------------------------------------------------------
 */

.section-padding {
  padding: 107px 0;
}

.section-heading {
  margin: auto;
  text-align: center;
  padding-bottom: 60px;
}

.section-bg-clr1 {
  background-color: #f9f9f9;
}

.section-heading1 {
  margin: 0;
  text-align: left;
  padding-bottom: 57px;
}

.section-heading h2,
.section-heading-events {
  margin-top: 0;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #383634;
  font-weight: 700;
}

.section-heading-events h2 {
  color: #fff;
}

.section-heading span {
  position: relative;
  width: 40px;
  margin: 0 auto;
}

.section-heading1 span {
  position: relative;
  width: 40px;
  margin-left: 150px;
  display: block;
}

.section-heading1 h2 span {
  margin-left: 0;
  display: inline-block;
}

.section-heading .heading-logo::before {
  content: "";
  position: relative;
  width: 110px;
  height: 2px;
  background-color: #383634;
  display: inline-block;
}

.section-heading-events .heading-logo::before {
  background-color: #fff;
}

.section-heading .heading-logo::after {
  content: "";
  position: relative;
  width: 110px;
  height: 2px;
  background-color: #383634;
  display: inline-block;
}

.section-heading-events .heading-logo::after {
  background-color: #fff;
}

.section-heading div img {
  width: 27px;
  height: 27px;
  display: inline-block;
}

.btn.btn-square {
  align-items: center;
  background-color: transparent;
  border: 3px solid #225a2b;
  color: #36404c;
  display: flex;
  font-weight: 400;
  height: 100px;
  justify-content: center;
  min-width: unset;
  transition: all 0.3s ease-in-out;
  width: 100px;
  line-height: 1;
}

.section-button .btn.btn-square {
  height: 50px;
  width: 200px;
}

/** = Sections Who We Are
----------------------------------------------------------------------------------------------------
 */

.who-section {
  background-color: #fff;
  padding-bottom: 64px;
}

.who-content {
  margin-top: 72px;
}

@media screen and (max-width: 991px) {
  .who-content {
    margin-bottom: 30px;
  }
}

.who-content h2 {
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 10px;
  font-weight: 700;
}

@media screen and (max-width: 480px) {
  .who-content h2 {
    font-size: 20px;
  }
}

.who-content p {
  text-align: left;
}

.who-content .button {
  margin-top: 45px;
}

.who-content .button a {
  background-color: #383634;
  padding: 10px 24px;
  border-radius: 15px 0;
}

.who-content .button a:hover {
  border-radius: 0;
  color: #fff;
}

.who-list {
  text-align: center;
  float: left;
  padding: 20px 20px 30px;
  margin: 0 -5px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
}

@media screen and (max-width: 1199px) {
  .who-list {
    padding: 32px 12px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 991px) {
  .who-list {
    padding: 32px 35px;
    margin-right: 30px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .who-list {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .who-list {
    float: none;
    margin-right: 0px;
    margin-bottom: 30px;
  }
}

.who-list .who-thumb {
  text-align: center;
  line-height: 80px;
  width: 80px;
  height: 80px;
  background-color: #383634;
  font-size: 40px;
  border-radius: 100%;
  margin: 0 auto;
  color: #fff;
}

.who-list .who-content {
  margin-top: 20px;
}

.who-list .who-content h4 {
  text-transform: uppercase;
}

.who-list .who-content ul {
  margin: 15px 0 28px;
}

.who-list .who-content ul li {
  padding: 3px 0;
}

.who-list .who-content ul li:last-child {
  padding-bottom: 20px;
}

.who-list .who-content a {
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  padding: 12px 24px;
  -webkit-border-radius: 15px 0;
  -moz-border-radius: 15px 0;
  border-radius: 15px 0;
}

.who-list:hover .who-content a {
  background-color: #383634;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/** = Section Causes
-------------------------------------------------------------------------------------------------------*/

.causes-section {
  background-image: url(assets/images/map.png);
  background-color: #f8f8f8;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: static;
}

.fadeInUpSmd {
  animation-name: fadeInUpSmd;
}

.feature-item {
  text-align: center;
  min-height: 280px;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  border-top-right-radius: 60px;
  border-bottom-left-radius: 60px;
  text-align: center;
  color: #383634;
  padding: 15px 20px;
  padding-bottom: 27px;
  margin: 0px 5px;
  margin-top: 30px;
  -webkit-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  position: relative;
}

.feature-item {
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpSmd {
  from {
    opacity: 0;
    transform: translate3d(0, 60px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpSmd {
  animation-name: fadeInUpSmd;
}

@keyframes fadeInUpXsd {
  from {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpXsd {
  animation-name: fadeInUpXsd;
}

.feature-item__icon-wrap {
  height: 120px;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  background: #ebebeb;
  border-radius: 100%;
  margin-bottom: 27px;
  transition: 0.3s;
  position: relative;
  line-height: 130px;
}

.feature-item__icon-wrap:before {
  position: absolute;
  top: 35px;
  left: 35px;
  width: 50px;
  height: 50px;
  content: "";
  transition: 0.4s;
  border-radius: 100%;
  opacity: 0;
}

.feature-item:hover .feature-item__icon-wrap:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
}

.feature-item__icon {
  font-size: 36px;
  line-height: 120px;
  transition: 0.3s;
  position: relative;
  z-index: 4;
}

.feature-item:hover .feature-item__icon {
  color: #fff;
}

.heading-label-four {
  font-size: 18px;
  font-weight: 600;
}

.heading-label-four a {
  color: #383634;
}

.causes-section .feature-item p {
  margin-top: 15px;
}

/** = Sections News
----------------------------------------------------------------------------------------------------*/

.news-section {
  padding-bottom: 120px;
  background-color: #f9f9f9;
}

.news-section .owl-nav {
  font-size: 14px;
  line-height: 1;
  text-align: center;
}

.news-section .owl-carousel .owl-nav button.owl-prev,
.news-section .owl-carousel .owl-nav button.owl-next {
  margin-left: 8px;
  font-size: 32px;
}

.vertical-item {
  background-color: transparent;
}

.box-shadow {
  border-color: transparent;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

.news-section .vertical-item {
  margin-bottom: 6px;
}

.single-blog-post .img-box {
  position: relative;
}

.single-blog-post .content-box {
  margin-top: 27px;
}

.single-blog-post .content-box .date-box,
.single-blog-post .content-box .content {
  display: table-cell;
  vertical-align: top;
}

.single-blog-post .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(15, 167, 108, 0.75);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.5s ease;
}

.single-blog-post:hover .img-box .overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.single-blog-post .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.single-blog-post .img-box .overlay .box .content ul {
  text-align: center;
  margin: 0;
  padding: 0;
}

.single-blog-post .img-box .overlay .box .content ul li {
  display: inline-block;
  list-style: none;
}

.single-blog-post .img-box .overlay .box .content ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: #fff;
  color: #0ebfe5;
  border: 1px solid #fff;
  line-height: 38px;
  font-size: 18px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.single-blog-post .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
}

.single-blog-post .content-box .date-box {
  padding-right: 25px;
  padding-left: 5px;
}

.single-blog-post .content-box .content h3 {
  font-size: 24px;
  color: #000000;
  text-transform: capitalize;
  margin: 0 0 12px;
  line-height: 26px;
  font-weight: bold;
}

.single-blog-post .content-box .content p {
  font-size: 14px;
  color: #9c9c9c;
  line-height: 26px;
}

.single-blog-post .content-box .blog-date {
  float: left;
  background-color: #383634;
  height: 90px;
  width: 60px;
  text-align: center;
  padding: 15px 0;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.single-blog-post .content-box .blog-date .blog-date1 p {
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 0;
}

.single-blog-post .content-box .blog-date .blog-date1 p:first-child {
  font-size: 22px;
  line-height: 32px;
}

.single-blog-post .content-box .content .btn-details {
  font-size: 13px;
}

/** = Our success stories
-----------------------------------------------------------------------------------------------------
*/
.success-section {
  padding-top: 50px;
  padding-bottom: 30px;
}

.xs-single-event {
  min-height: 230px;
  margin-bottom: 30px;
}

.xs-event-image {
  position: relative;
}

.xs-event-image img {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  max-width: 100%;
}

.xs-event-image .overlay {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(15, 167, 108, 0.75);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.5s ease;
}

.xs-event-image:hover .overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.xs-event-content {
  margin-bottom: 35px;
}

.xs-event-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  height: 110px;
  border-left: 2px solid rgba(0, 0, 0, 0.5);
  border-top: 2px solid rgba(0, 0, 0, 0.5);
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  z-index: -1;
}

.xs-event-content:hover::before {
  border-left: 2px solid #d8281b;
  border-top: 2px solid #d8281b;
}

.xs-event-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 110px;
  height: 110px;
  border-right: 2px solid rgba(0, 0, 0, 0.5);
  border-bottom: 2px solid rgba(0, 0, 0, 0.5);
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
}

.xs-event-content:hover::after {
  border-right: 2px solid #d8281b;
  border-bottom: 2px solid #d8281b;
}

.xs-single-event .xs-event-content {
  margin-bottom: 0;
  padding-top: 10px;
}

.xs-event-content a:not(.btn) {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.2;
  display: block;
}

.xs-event-content btn {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 1000;
}

.xs-event-content .btn {
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}

.xs-event-content .btn:hover {
  color: #fff;
  border-color: #041d57;
  background-color: #041d57;
}

/** = Event Section
-------------------------------------------------------------------------------------------------------------------
 */

.events-section {
  width: 100%;
  color: rgba(255, 255, 255, 0.8);
  background-color: #212938;
  z-index: 0;
  background-image: url("assets/images/imgs.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: static;
}

.events-section .events-bg {
  background-color: rgba(16, 16, 17, 0.8);
}

.events-wrapper {
  margin: 0 -1.7%;
}

.events-wrapper .calendar {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.events-wrapper .calendar li {
  margin: 0 0 40px;
  padding: 0;
  position: relative;
  overflow: hidden;
  border-color: rgba(255, 255, 255, 0.4);
}

.events-wrapper .calendar li .calendar-event {
  position: relative;
  display: block;
  width: 100%;
}

.calendar-event .event-big-date {
  white-space: nowrap;
  display: block;
  min-width: 200px;
  padding-bottom: 22px;
}

.calendar-event .event-big-date .big-date-wrap {
  display: inline-block;
  max-height: 86px;
  padding: 14px 18px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.4);
}

.event-big-day {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: -4px;
}

.event-big-day {
  font-size: 36px;
  line-height: 42px;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}

.event-big-day {
  font-size: 50px;
  line-height: 50px;
  color: #ffffff;
}

.event-big-date-ovh {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}

.event-big-month,
.event-big-week,
.event-info {
  display: block;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  color: #ffffff;
}

.event-big-week {
  margin-top: -4px;
  font-size: 14px;
}

.calendar-event .events-content-wrap {
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
}

.calendar-event .events-content-wrap h4 {
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  letter-spacing: -0.5px;
  color: #ffffff;
}

.calendar-event .events-content-wrap .entry-title {
  margin: 0;
  padding: 3px 0 10px;
  font-size: 14px;
  line-height: 20px;
}

.calendar-event .events-content-wrap .entry-title a {
  webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  font-family: "Montserrat", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
}

.calendar-event .events-content-wrap .event-info {
  position: relative;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
}

.calendar-event .events-content-wrap .event-info .duration,
.calendar-event .events-content-wrap .event-info .location {
  margin-bottom: 3px;
}

/** = Partners Section
----------------------------------------------------------------------------------------------------------
*/

.partner-section {
  padding-bottom: 75px;
}

.partner-carousel .item {
  text-align: center;
  margin: 0 5px;
  padding: 30px 20px;
  background-color: #fff;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 60px;
  overflow: hidden;
}

.partner-carousel .item img {
  height: auto;
  width: auto;
  text-align: center;
  display: block;
  margin: auto;
  line-height: 70px;
  opacity: 0.5;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.partner-section .owl-theme .owl-nav {
  font-size: 42px;
  margin-top: 30px;
}

/** = Map
---------------------------------------------------------------------------------------------------------
*/

.map-section #location-map {
  width: 100%;
  max-width: 100%;
  height: 365px;
  display: block;
}

.map-section #location-map iframe {
  width: 100%;
}

/** = Breadcrumb
---------------------------------------------------------------------------------------------------------------*/

.breadcrumb-section {
  position: relative;
  z-index: 1;
}

.section-bc1 {
  background-image: url("assets/images/breadcrumbs.jpg");
  background-repeat: no-repeat;
  /* background-position: 100% 100%; */
  background-size: cover;
  height: 55vh;
}

@media screen and (max-width: 768px) {
  .section-bc1 {
    height: 70vh;
    background-position: center;
  }
}

.breadcrumb-section:before {
  opacity: 0.8;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.breadcrumb-section:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
}

.breadcrumb-section .breadcrumb-content {
  text-align: center;
  padding-top: 295px;
}

@media screen and (max-width: 1400px) {
  .breadcrumb-section .breadcrumb-content {
    padding-top: 210px;
  }
}

@media screen and (max-width: 480px) {
  .breadcrumb-section .breadcrumb-content {
    padding-top: 170px;
  }
}

.breadcrumb-section .breadcrumb-content h2 {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 768px) {
  .breadcrumb-section .breadcrumb-content h2 {
    font-size: 20px;
    line-height: 30px;
  }
}

.breadcrumb-section .breadcrumb-content ul {
  display: inline-block;
}

.breadcrumb-section .breadcrumb-content ul li {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: center;
  float: left;
  margin-right: 30px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .breadcrumb-section .breadcrumb-content ul li {
    font-size: 12px;
  }
}

.breadcrumb-section .breadcrumb-content ul li a {
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .breadcrumb-section .breadcrumb-content ul li a {
    font-size: 12px;
  }
}

.breadcrumb-section .breadcrumb-content ul li:first-child:after {
  content: "";
  position: absolute;
  top: 8px;
  right: -18px;
  width: 3px;
  height: 15px;
  background-color: #fff;
}

.breadcrumb-section .breadcrumb-content ul li:last-child {
  margin-right: 0;
}

.page-main-content {
  width: 100%;
  max-width: 100%;
}

/** = About us
-----------------------------------------------------------------------------------------------------
 */

.who-page-section {
  padding: 107px 0 20px;
}

.who-page-mission {
  padding: 0 0 70px;
}

.who-page-mission .who-list {
  border-radius: 60px 0;
  width: 100%;
  max-width: 100%;
}

.story-page-section {
  background-color: #f9f9f9;
  padding: 107px 0 140px;
}

/** = Contact us 
---------------------------------------------------------------------------------------------------*/
.contact-form-section {
  padding: 120px 0 80px;
}

.contact-form form {
  margin-top: 35px;
}

.contact-form form .form-group {
  margin-bottom: 30px;
}

.contact-form form .form-group input[type="text"],
.contact-form form .form-group input[type="email"],
.contact-form form .form-group input[type="password"] {
  padding: 15px 20px;
  width: 100%;
}

.contact-form form .form-group input[type="submit"] {
  padding: 20px 60px;
  margin-top: 5px;
  color: #fff;
  font-size: 18px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  background-color: #383634;
  border: none;
}

.contact-box {
  float: left;
  width: 100%;
  border: 2px solid #f5f5f5;
  padding: 50px 35px 70px 35px;
  border-radius: 60px 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}

.page-main-content .map-section #location-map {
  height: 550px;
}

.map-section #location-map iframe {
  height: 550px !important;
}

/** = Sidebar
--------------------------------------------------------------------------------------------------------
 */

aside .widget {
  margin-bottom: 48px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}

aside .widget-search h4 {
  padding: 12px 17px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  background-color: #383634;
}

aside .widget-search input[type="search"] {
  margin: 30px -5px 30px 30px;
  position: relative;
  padding: 10px 10px;
  width: 60%;
  display: inline-block;
  background: #fff;
  border: 1px solid rgba(56, 54, 52, 0.1);
}

aside .widget-search input[type="submit"] {
  padding: 11px 5px;
  width: 25%;
  /*background-color: #383634;*/
  color: #fff;
  border: none;
}

aside .widget-categories {
  background-color: #fff;
}

aside .widget-categories h4 {
  background-color: #383634;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 17px;
  font-weight: 400;
  border-radius: 16px 0;
}

aside .widget-categories {
  border-top-left-radius: 16px;
}

aside .widget-categories ul li {
  border-bottom: 1px solid rgba(56, 54, 52, 0.1);
  padding: 13px 15px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
}

aside .widget-categories ul li:hover {
  margin-left: 5px;
}

aside .widget-categories ul li a {
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 400;
  color: #383634;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
}

/** = News Archive
    ----------------------------------------------------------------------------------------------------- */

.blog-section {
  padding: 107px 0 170px;
}

.blog-section .blog-list {
  padding-bottom: 50px;
  margin-bottom: 30px;
  /*border-bottom: 1px solid #F1F1F1;*/
}

.blog-list .blog-thumb {
  position: relative;
}

.blog-list .blog-thumb {
  position: relative;
}

.blog-list .blog-thumb img {
  width: 100%;
  max-width: 100%;
}

.blog-list .blog-thumb .blog-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 167, 108, 0.55);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
}

.blog-list:hover .blog-thumb .blog-overlay {
  opacity: 1;
  visibility: visible;
}

.blog-list .blog-thumb .blog-overlay-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
}

.blog-list:hover .blog-thumb .blog-overlay-icon {
  opacity: 1;
  visibility: visible;
}

.blog-list .blog-thumb .blog-overlay-icon a {
  background-color: transparent;
  padding: 0;
  color: #d8281b;
  font-size: 14px;
}

.blog-list .blog-thumb .blog-overlay-icon a .fa-link {
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 20px;
  border-radius: 100%;
  font-size: 14px;
}

.blog-list .blog-content {
  padding: 28px 0;
}

.blog-list .blog-content .blog-date {
  float: left;
  margin-right: 25px;
  background-color: #0fa76c;
  height: 100px;
  width: 60px;
  text-align: center;
  padding: 15px 0;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.blog-list .blog-content .blog-date .blog-date1 p:first-child {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.blog-list .blog-content .blog-date .blog-date1 p {
  text-transform: capitalize;
  color: #fff;
  margin: 0 0 0;
}

.blog-list .blog-content .blog-text {
  display: table-cell;
  padding-bottom: 26px;
}

.blog-list .blog-content .blog-text h3 {
  font-weight: 700;
}

.blog-list .blog-content .blog-text a {
  position: relative;
  background-color: transparent;
  padding: 0;
  color: #d8281b;
}

.blog-list .blog-content .blog-text h3 a {
  color: #383634;
  margin-left: 0;
}

.blog-list:hover .blog-content .blog-text h3 a {
  color: #d8281b;
}

.blog-list .blog-content .blog-text p {
  margin: 15px 0 20px;
}

.blog-list .blog-content .blog-text a {
  position: relative;
  background-color: transparent;
  padding: 0;
  color: #d8281b;
}

.blog-list .blog-content .blog-comment {
  border-top: 1px solid rgba(56, 54, 52, 0.1);
  display: block;
  padding: 15px 0 15px;

  margin: 0 30px;
}

.blog-list .blog-content .blog-comment ul li {
  float: left;
  margin-right: 80px;
  position: relative;
  font-size: 12px;
}

.blog-list .blog-content .blog-comment ul li fa-user {
  color: #9b9a99;
  margin-right: 5px;
}

.blog-list .blog-content .blog-comment ul li:after {
  content: "";
  position: absolute;
  right: -40px;
  top: 6px;
  width: 2px;
  height: 15px;
  background-color: #737271;
}

.blog-list .blog-content .blog-comment ul li:last-child {
  margin-right: 0;
}

.blog-list .blog-content .blog-comment ul li:last-child:after {
  width: 0;
  height: 0;
}

.blog-list .blog-content .blog-comment ul li span {
  color: #737271;
}

.pagination-list {
  text-align: center;
}

.pagination-list .pagination {
  margin-bottom: 0;
  margin-top: 30px;
}

.pagination-list .pagination li {
  display: inline-block;
  margin-right: 3px;
}

.pagination-list .pagination li a {
  color: #383634;
  border: 1px solid rgba(56, 54, 52, 0.1);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  background-color: #fff;

  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
}

.pagination-list .pagination li a.next,
.pagination-list .pagination li a.prev {
  background-color: #383634;
  color: #fff;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
}

.pagination-list .pagination li a.prev {
  padding: 0;
  border-radius: 15px;
  background-clip: padding-box;
}

.pagination-list .pagination li a.next p,
.pagination-list .pagination li a.prev p {
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #fff;
}

.pagination-list .pagination li a.next span,
.pagination-list .pagination li a.prev span {
  display: inline-block;
  background-color: #d8281b;
  padding: 10px 15px;
  font-size: 14px;
}

.pagination-list .pagination li span.current {
  border: 1px solid rgba(56, 54, 52, 0.1);
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
}

/** = Causes Page Section
 ---------------------------------------------------------------------------------------------------*/
.causes-page-section {
  padding: 100px 0px 70px;
}

.causes-block-one {
  position: relative;
}

.causes-block-one .inner-box {
  position: relative;
  margin-bottom: 30px;
}

.causes-block-one .inner-box .image {
  position: relative;
  overflow: hidden;
}

.cuases-block-one .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  max-width: 100%;
}

.causes-block-one .inner-box .caption {
  position: absolute;
  left: 10px;
  top: 20px;
  bottom: 20px;
  right: 20px;
  padding: 20px 30px;
  background: rgba(0, 0, 0, 0.58);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.causes-block-one h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.causes-block-one .inner-box .overlay-box {
  position: absolute;
  content: "";
  left: 10px;
  top: 20px;
  right: 20px;
  bottom: 20px;
  display: block;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -ms-transform: perspective(400px) rotateX(-90deg);
  transform: perspective(800px) rotateX(-90deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(230, 32, 45, 0.8);
}

.causes-block-one .inner-box:hover .overlay-box {
  opacity: 1;
  -webkit-transform: perspective(800px) rotateX(0deg);
  -ms-transform: perspective(800px) rotateX(0deg);
  transform: perspective(800px) rotateX(0deg);
}

.causes-block-one .inner-box .overlay-box .overlay-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 70%;
  display: table;
  padding: 15px 20px;
  vertical-align: bottom;
}

.causes-block-one .inner-box .overlay-box .overlay-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}

.causes-block-one h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.causes-block-one .inner-box .overlay-box .text {
  position: relative;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.9em;
  margin-bottom: 20px;
}

.causes-block-one .inner-box .overlay-box .read-more {
  position: relative;
  background: #fff;
  color: #222;
  font-weight: 600;
  padding: 11px 18px;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.projects-page-section {
  padding: 107px 0 150px;
}

.project-list-content .project-list-item {
  background-color: #f9f9f9;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 50px 0;
}

.project-list-content .project-list-item .project-list-thumb {
  float: left;
}

.project-list-content .project-list-item .project-list-thumb img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 50px 0;
}

.project-list-content .project-list-item .project-list-desc {
  float: left;
  padding: 11px 0;
}

.project-list-content .project-list-item .project-list-desc h4 {
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.project-list-content .project-list-item .project-list-desc p {
  margin-bottom: 28px;
}

.project-list-content .project-list-item .project-list-desc a {
  border: 1px solid #d8281b;
  color: #383634;
  padding: 10px 20px;
  border-radius: 16px 0;
}

.project-list-content .project-list-item .project-list-desc a:hover {
  background-color: #d8281b;
  color: #fff;
}

.events-page-section {
  padding: 100px 0 70px;
  background-color: #f9f9f9;
}

.events-list .events-list-separator-month {
  display: block;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 12px 20px;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  background-color: #ffffff;
  border-color: #eaeaea;
}

.events-list .event {
  padding: 50px 0;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  overflow: hidden;
  border-color: #eaeaea;
}

.events-list .event-big-date {
  display: table-cell;
  vertical-align: middle;
  min-width: 200px;
  width: 20%;
  white-space: nowrap;
}

.events-list .event-big-date .event-big-date-wrap {
  border-color: #eaeaea;
  display: inline-block;
  max-height: 200px;
  padding: 25px 18px;
  border-width: 2px;
  border-style: solid;
  background-color: #383634;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.events-list .event-big-day {
  display: inline-block;
  margin-right: 15px;
  letter-spacing: -4px;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;

  font-size: 80px;
  line-height: 80px;
}

.events-list .event-big-date-ovh {
  display: inline-block;
  vertical-align: top;
  margin-top: 18px;
}

.events-list .event-big-date .event-big-date-wrap:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.events-list .event-big-month,
.events-list .event-big-week {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}

.events-list .event-big-week {
  margin-top: -4px;
  font-size: 14px;
}

.events-list .events-list-event-info {
  position: relative;
  padding: 0;
  width: 100%;
}

.events-list .events-list-event-title {
  margin: 0 0 17px;
  padding: 0;
}

.events-list .events-list-event-title a {
  font-size: 24px;
  line-height: 32px;
  color: #d8281b;
}

.events-list .events-event-meta {
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 15px;
}

.events-list .events-event-meta .author>div {
  padding: 0 0 7px;
  position: relative;
}

.events-list .events-more {
  text-align: right;
}

.events-list .events-read-more {
  display: inline-block;
  background-color: #f9f9f9;
  border-color: #d8281b;
  color: #383634;

  font-size: 12px;
  line-height: 42px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;

  padding: 0 20px;
  cursor: pointer;
  position: relative;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  white-space: nowrap;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

  border-radius: 16px 0;
}

.events-list .events-more a:hover {
  background-color: #d8281b;
  color: #fff;
}

.blog-single-section {
  padding: 120px 0 160px;
}

.blog-wrapper .blog-content {
  margin-bottom: 55px;
}

.blog-wrapper .blog-content .blog-thumb {
  margin-bottom: 30px;
}

.blog-wrapper .blog-content .blog-thumb {
  max-width: 100%;
}

.blog-single-section .blog-wrapper .blog-content .blog-text {
  margin-bottom: 40px;
}

.blog-wrapper .blog-content .blog-text .blog-header {
  margin-bottom: 20px;
}

.blog-wrapper .blog-content .blog-text .blog-header h3 {
  text-transform: uppercase;
}

.blog-wrapper .blog-content .blog-text .blog-header ul {
  overflow: hidden;
  display: block;
}

.blog-wrapper .blog-content .blog-text .blog-header ul li {
  float: left;
  margin-right: 10px;
}

.blog-wrapper .blog-content .blog-text .blog-header ul li p {
  text-transform: capitalize;
  display: inline-block;
  font-size: 12px;
}

.blog-wrapper .blog-content .blog-text .blog-header ul li span {
  color: #9b9a99;
  font-size: 12px;
}

.blog-wrapper .blog-content .blog-text .blog-desc p {
  margin-bottom: 20px;
}

.blog-wrapper .blog-content .blog-text .blog-share {
  margin-top: 30px;
}

.blog-wrapper .blog-content .blog-text .blog-share h5 {
  font-size: 20px;
  display: inline-block;
  font-weight: 400;
}

.blog-wrapper .blog-content .blog-text .blog-share ul {
  float: right;
}

.blog-wrapper .blog-content .blog-text .blog-share ul li {
  float: left;
  margin-right: 10px;
  font-size: 20px;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  border: 1px solid #fff;
}

.blog-wrapper .blog-content .blog-text .blog-share ul li:hover {
  border: 1px solid #383634;
}

.blog-wrapper .blog-content .blog-text .blog-share .social_icon {
  color: #383634;
  width: 30px;
  height: 15px;
  text-align: center;
  line-height: 30px;
}

.entry-navigation-post {
  border: 1px solid #eee;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}

.entry-navigation-post::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 50%;
  background: #eee;
}

@media screen and (max-width: 468px) {
  .entry-navigation-post::before {
    background: transparent;
  }
}

.entry-navigation-post .next-post,
.entry-navigation-post .prev-post {
  width: 50%;
  float: left;
  padding: 10px 30px 25px;
}

@media screen and (max-width: 480px) {

  .entry-navigation-post .next-post,
  .entry-navigation-post .prev-post {
    padding: 10px 20px 25px;
    width: 100% !important;
  }
}

.entry-navigation-post .prev-post {
  text-align: right;
}

@media screen and (max-width: 480px) {
  .entry-navigation-post .prev-post {
    border-bottom: 1px solid #eee;
  }
}

.entry-navigation-post .next-post .heading,
.entry-navigation-post .prev-post .heading {
  line-height: 26px;
  margin-bottom: 10px;
}

.entry-navigation-post .next-post .title,
.entry-navigation-post .prev-post .title {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  line-height: 22px;
  text-transform: uppercase;
}

.entry-navigation-post .prev-post .title a,
.entry-navigation-post .next-post .title a {
  color: #222;
  text-transform: uppercase;
}

.entry-navigation-post .prev-post .title a:hover,
.entry-navigation-post .next-post .title a:hover {
  color: #ec1c24;
}

.mb_60 {
  margin-bottom: 60px !important;
}

.single-team-member {
  background-color: #f9f9f9;
  border-radius: 50px 0;
}

.single-team-member .img-box {
  margin-bottom: 25px;
  position: relative;
  border-radius: 50px 0;
}

.single-team-member .img-box img {
  max-width: 100%;
  width: 100% !important;
  height: auto;
  border-radius: 50px 0;
}

.single-team-member .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(37, 186, 218, 0.75);
  border-radius: 50px 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.5s ease;
}

.single-team-member:hover .img-box .overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.single-team-member .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}

.single-team-member .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
}

.single-team-member .img-box .overlay .box .content ul {
  text-align: center;
  margin: 0;
  padding: 0;
}

.single-team-member .img-box .overlay .box .content ul li {
  display: inline-block;
  list-style: none;
}

.single-team-member .img-box .overlay .box .content ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: #fff;
  color: #d8281b;
  border: 1px solid #fff;
  line-height: 38px;
  font-size: 18px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.single-team-member .img-box .overlay .box .content ul li a:hover {
  background: #d8281b;
  border-color: #fff;
  color: #fff;
}

.single-team-member h3 {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
  color: #222e35;
  line-height: 25px;
  margin: 0;
  margin-bottom: 4px;
}

.single-team-member>span {
  font-size: 13px;
  color: #25bada;
  text-transform: capitalize;
  display: block;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}

.single-team-member p {
  font-size: 14px;
  color: #9c9c9c;
  line-height: 26px;
  margin: 0;
}

.single-team-member a.thm-btn {
  padding: 9px 24px;
  background: #fff;
  border-color: #e6e6e6;
  color: #222e35;
  margin-top: 13px;
}

.single-team-member a.thm-btn:hover {
  background: #25bada;
  border-color: #25bada;
  color: #fff;
}

.single-team-member .profile-inner {
  position: relative;
  text-align: center;
}

.single-team-member .profile-header {
  padding: 30px 0 30px;
}

.single-team-member .profile-header .profile-title {
  margin: 0;
}

.single-team-member .profile-header .profile-title a {
  color: #d8281b;
}

.single-team-member .profile-header .profile-subtitle {
  margin: 0;
}

.single-team-member .profile-header .profile-subtitle {
  font-size: 14px;
  /*color: #acacac;*/
}

.single-team-member .profile-content {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  text-align: center;
}

.single-team-member .profile-content p {
  margin: 0;
  padding: 0;
}

.single-team-member .profile-read-more {
  position: relative;
  width: 100%;
}

.single-team-member .profile-read-more a {
  border: 1px solid #d8281b;
  color: #383634;
  padding: 10px 20px;
  border-radius: 16px 0;
  display: inline-block;
  margin: 0 0 20px;
}

.single-team-member .profile-read-more a:hover {
  background-color: #d8281b;
  color: #fff;
}



.search-page-section {
  padding: 100px 0px 70px;
}



/** = Footer
----------------------------------------------------------------------------------------------------*/
.main-footer {
  position: relative;
  z-index: 90;
  background: #1e2129;
}

footer:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #181723;
  opacity: 0.7;
  z-index: -1;
}

.footer-content {
  position: relative;
  padding: 85px 0 80px;
}

.footer-content:before {
  position: absolute;
  content: "";
  background: url(assets/images/footer-pattern.png) no-repeat;
  width: 744px;
  height: 365px;
  top: 50px;
  right: 0;
  background-size: cover;
  animation-name: float-bob;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-direction: alternate;
  -webkit-animation-name: footer-slide;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-direction: alternate;
  -moz-animation-name: footer-slide;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -moz-animation-direction: alternate;
  -ms-animation-name: footer-slide;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -ms-animations-direction: alternate;
  -o-animation-name: footer-slide;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  -o-animation-direction: alternate;
}

@keyframes footer-slide {
  0% {
    right: 0;
    /* transform: translate3d(0,0,0); */
  }

  100% {
    right: 744px;
    /* transform: translate3d(-1692px, 0, 0); */
  }
}

.main-footer .widgets-section {
  position: relative;
  padding: 100px 0 60px;
}

.main-footer .footer-column {
  position: relative;
}

.main-footer .footer-widget {
  position: relative;
  margin-bottom: 30px;
}

.main-footer .footer-logo {
  position: relative;
  margin-bottom: 34px;
}

figure {
  margin: 0 0 1rem;
}

.main-footer .footer-logo img {
  display: block;
  width: 200px;
  height: auto;
  max-width: 100%;
}

.main-footer .about-widget .text {
  font-size: 16px;
  color: #d4dae3;
  margin-bottom: 30px;
}

.main-footer .about-widget .loc ul li {
  display: inline-block;
  float: left;
  margin-right: 25px;
  padding-left: 58px;
  position: relative;
  color: #848484;
}

.main-footer .about-widget .loc .text-holder p {
  margin-bottom: 25px;
}

.main-footer .about-widget .loc ul li .iocn-holder {
  position: absolute;
  left: 0;
  top: -5px;
  width: 44px;
  height: 38px;
  background: #da1926;
  border-radius: 0;
  text-align: center;
  line-height: 38px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.contact-form-section .loc .iocn-holder {
  width: 44px;
  height: 44px;
  background: #da1926;
  text-align: center;
  line-height: 44px;
  float: left;
}

.contact-form-section .loc .text-holder {
  float: right;
  padding-left: 5px;
}

.contact-form-section .loc ul li {
  display: block;
  width: 100%;
  float: left;
  padding: 10px 0;
}

.main-footer .about-widget .loc ul li .iocn-holder .contact,
.main-footer .about-widget .loc ul li .iocn-holder .placeholder,
.contact-form-section .loc ul li .iocn-holder .contact,
.contact-form-section .loc ul li .iocn-holder .placeholder {
  margin: 0;
  color: #ffffff;
  font-size: 20px;
}

.main-footer .services-widget {
  position: relative;
  padding-left: 25px;
}

.main-footer .footer-column .widget-title {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 15px;
  margin-bottom: 35px;
  color: #ffffff;
}

.main-footer .footer-column .widget-title:before {
  left: 0;
  bottom: 0;
  height: 2px;
  width: 15px;
  background-color: #b73637;
  content: "";
}

.main-footer .services-widget .list li {
  position: relative;
  display: block;
  margin-bottom: 14px;
}

.main-footer .services-widget .list li a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  padding-left: 18px;
  color: #d4dae3;
  text-transform: capitalize;
  font-weight: 400;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-footer .services-widget .list li a:before {
  position: absolute;
  left: 0;
  top: 3px;
  line-height: 15px;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea {
  display: block;
  width: 100%;
  height: 55px;
  font-size: 16px;
  color: #848484;
  line-height: 30px;
  padding: 12px 25px;
  font-weight: 300;
  background-color: #ffffff;
  border-radius: 0px;
  border: 1px solid #ececec;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.footer-widget.contact-widget input,
.footer-widget.contact-widget textarea {
  width: 100%;
  height: 40px;
  background: #ffffff;
  color: #848484;
  font-size: 14px;
  margin-bottom: 12px;
  border: none;
  outline: none;
  padding: 0 20px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea {
  display: block;
  width: 100%;
  height: 55px;
  font-size: 16px;
  color: #848484;
  line-height: 30px;
  padding: 12px 25px;
  font-weight: 300;
  background-color: #ffffff;
  border-radius: 0px;
  border: 1px solid #ececec;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.contact-form textarea {
  height: 150px;
  resize: none;
  padding: 12px 25px;
}

.footer-widget.contact-widget input,
.footer-widget.contact-widget textarea {
  width: 100%;
  height: 40px;
  background: #ffffff;
  color: #c9c9c9;
  font-size: 14px;
  margin-bottom: 12px;
  border: none;
  outline: none;
  padding: 0 20px;
}

.footer-widget.contact-widget textarea {
  height: 84px;
  padding-top: 15px;
  margin-bottom: 15px;
}

/*.footer-widget.contact-widget button {*/
/*    width: 100%;*/
/*    height: 50px;*/
/*    color: #fff;*/
/*    text-transform: uppercase;*/
/*    font-size: 13px;*/
/*    border: none;*/
/*    outline: none;*/
/*    padding: 0;*/
/*    line-height: 50px;*/
/*    font-weight: bold;*/
/*    transition: all .3s ease;*/
/*}*/

.btn-style-one {
  position: relative;
  padding: 11px 40px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 2px solid #da1926;
  font-family: "Montserrat", sans-serif;
}

.footer-bar {
  background: #111120;
  padding: 30px 0;
}

.footer-bar,
.newsletter-signup,
footer {
  float: left;
  width: 100%;
}

.footer-bar-title,
.newsletter-signup form {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 980px) {
  .newsletter-signup {
    margin-bottom: 15px;
  }
}

.footer-bar-title {
  max-width: 35%;
  color: #fff;
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  padding-right: 20px;
}

@media (max-width: 1200px) {
  .footer-bar-title {
    max-width: 100%;
    margin-bottom: 12px;
  }
}

@media (max-width: 640px) {
  .footer-bar-title {
    float: left;
    max-width: none;
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .footer-bar-title {
    margin-bottom: 10px;
    text-align: center;
  }
}

.newsletter-signup form {
  width: 64%;
}

@media (max-width: 640px) {
  .newsletter-signup form {
    width: 100%;
  }
}

.newsletter-signup form input {
  height: 40px;
  display: table-cell;
  width: 66%;
  margin-right: 2%;
  font-size: 13px;
  color: #666;
  padding: 10px 20px;
  border: 0;
}

@media (max-width: 1200px) {
  .newsletter-signup form input {
    width: 60%;
  }
}

@media (max-width: 640px) {
  .newsletter-signup form input {
    margin: 10px 0;
    width: 100%;
  }
}

.newsletter-signup form button {
  display: table-cell;
  width: 30%;
  height: 40px;
  padding: 10px;
}

@media (max-width: 1200px) {
  .newsletter-signup form button {
    width: 36%;
  }
}

@media (max-width: 640px) {
  .newsletter-signup form button {
    width: 100%;
  }
}

.footer-social-btns {
  float: right;
  text-align: right;
  width: 100%;
}

@media (max-width: 980px) {
  .footer-social-btns {
    text-align: left;
  }
}

@media (max-width: 640px) {
  .footer-social-btns {
    text-align: center;
    float: left;
  }
}

.social {
  display: inline-block;
  vertical-align: middle;
}

.social a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.newsletter-signup form button:hover,
.social a {
  color: #fff;
}

.social a {
  float: left;
  width: 44px;
  height: 44px;
  margin-right: 11px;
  line-height: 44px;
  background: #25253c;
}

@media (max-width: 480px) {
  .social a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-right: 5px;
    width: 34px;
  }
}

.social a i {
  float: left;
  line-height: 42px;
  width: 100%;
}

@media (max-width: 480px) {
  .social a i {
    line-height: 34px;
    font-size: 12px;
  }
}

.bottom-bar {
  float: left;
  width: 100%;
  padding: 20px 0;
}

.bottom-bar p {
  color: #afafaf;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  text-align: right;
}

@media (max-width: 980px) {
  .bottom-bar p {
    padding-left: 15px;
    text-align: left;
  }
}

@media (max-width: 640px) {
  .bottom-bar p {
    text-align: center;
  }
}

/** *Search Form and Overlay */

.dct-searching {
  position: relative;
  margin: 48px 0 12px;
}

.dct-searching {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  background: rgba(0, 0, 0, .8);
  margin: 0;
  width: 100%;
  height: 100vh;
  -webkit-transform: scale(.2, .2);
  -moz-transform: scale(.2, .2);
  -ms-transform: scale(.2, .2);
  -o-transform: scale(.2, .2);
  -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  -khtml-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
  transition: all .3s cubic-bezier(.4, 0, 1, 1);
}

body.dct-search-active .dct-searching {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}

.dct-searching .search-popup-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: url("../images/index.png"), auto;
}

.dct-searching form {
  max-width: 600px;
  margin: 0 auto;
  overflow: hidden;
}

.dct-searching form {
  position: absolute;
  z-index: 10;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 50px;
}

.dct-searching form {
  max-width: 100%;
  width: 600px;
}

.dct-searching .form-control,
.dct-searching output {
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  display: block;
}

.dct-searching .form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.dct-searching input[type="text"] {
  width: calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  border-radius: 0;
  border: 0;
  height: 50px;
  line-height: 40px;
  float: left;
  margin: 0;
  padding-left: 20px;
  background: #fff;
  color: #999;
  font-size: 15px;
  font-style: italic;
}

.dct-searching button {
  width: 50px;
  line-height: 50px;
  border-radius: 0;
  float: left;
  font-size: 16px;
  padding: 0;
  border: 0;
  background-color: rgb(17, 17, 17);
  color: #fff;
  cursor: pointer;
}

.dct-searching button {
  background-color: #225a2b;
}