@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.6.1);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.6.1) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.6.1) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.6.1) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Flaticon;
  src: url(../fonts/Flaticon.eot);
  src: url(../fonts/Flaticon.eot?#iefix) format("embedded-opentype"), url(../fonts/Flaticon.woff) format("woff"), url(../fonts/Flaticon.ttf) format("truetype"), url(../fonts/Flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
  font-display: swap
}
@font-face {
  font-family: revicons;
  src: url(../fonts/revicons/revicons.eot?5510888);
  src: url(../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'), url(../fonts/revicons/revicons.woff?5510888) format('woff'), url(../fonts/revicons/revicons.ttf?5510888) format('truetype'), url(../fonts/revicons/revicons.svg?5510888#revicons) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/jost-v6-latin-regular.eot);
  src: local(''), url(../fonts/jost-v6-latin-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/jost-v6-latin-regular.woff2) format('woff2'), url(../fonts/jost-v6-latin-regular.woff) format('woff'), url(../fonts/jost-v6-latin-regular.ttf) format('truetype'), url(../fonts/jost-v6-latin-regular.svg#Jost) format('svg')
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/jost-v6-latin-700.eot);
  src: local(''), url(../fonts/jost-v6-latin-700.eot?#iefix) format('embedded-opentype'), url(../fonts/jost-v6-latin-700.woff2) format('woff2'), url(../fonts/jost-v6-latin-700.woff) format('woff'), url(../fonts/jost-v6-latin-700.ttf) format('truetype'), url(../fonts/jost-v6-latin-700.svg#Jost) format('svg')
}
@font-face {
  font-family: Jost;
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/jost-v6-latin-italic.eot);
  src: local(''), url(../fonts/jost-v6-latin-italic.eot?#iefix) format('embedded-opentype'), url(../fonts/jost-v6-latin-italic.woff2) format('woff2'), url(../fonts/jost-v6-latin-italic.woff) format('woff'), url(../fonts/jost-v6-latin-italic.ttf) format('truetype'), url(../fonts/jost-v6-latin-italic.svg#Jost) format('svg')
}
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0
}
body {
  font-size: 17px;
  color: #555;
  line-height: 28px;
  font-weight: 400;
  background: #fff;
  font-family: Jost, sans-serif;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top
}
@media (min-width:1200px) {
  .container {
    padding: 0 0
  }
}
a {
  text-decoration: none;
  position: relative;
  font-family: Jost, sans-serif;
  line-height: 25px;
  cursor: pointer;
  color: #777;
  transition: all .9s ease
}
a:hover {
  text-decoration: none;
  outline: 0;
  color: #226092;
  transition: all .9s ease
}
h1, h2, h3, h4, h5, h6 {
  position: relative;
  font-family: Jost, sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  color: #333;
  margin-top: 0
}
h3 a, h4 a, h5 a, h6 a {
  position: relative;
  font-family: Jost, sans-serif;
  font-weight: 400;
  color: #226092;
  transition: all .5s ease
}
button, input, select, textarea {
  font-family: Jost, sans-serif
}
.strike-through {
  text-decoration: line-through
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto
}
.small-container {
  max-width: 680px;
  margin: 0 auto
}
.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow-x: hidden
}
li, ul {
  list-style: none;
  padding: 0;
  margin: 0
}
.centred {
  text-align: center
}
.sec-pad {
  padding: 91px 0 100px 0
}
.font_size_16 {
  font-size: 16px
}
.standard-text img {
  max-width: 500px;
  height: auto;
  -webkit-box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, .5);
  -moz-box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, .5);
  box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, .5);
  margin-bottom: 20px;
  margin-top: 20px
}
p {
  position: relative;
  font-size: 18px;
  font-family: Jost, sans-serif;
  line-height: 28px;
  font-weight: 400;
  color: #555;
  font-style: normal;
  margin-bottom: 10px
}
h1 {
  font-size: 48px;
  line-height: 55px;
  color: #fff;
  font-weight: 700
}
h2 {
  font-size: 32px;
  line-height: 51px;
  font-weight: 700
}
h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700
}
h4 {
  font-size: 20px;
  line-height: 29px;
  font-weight: 500
}
h5 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700
}
h5 a {
  font-size: 17px;
  line-height: 28px;
  font-weight: 700
}
h4 a {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700
}
h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #226092;
  transition: all .5s ease
}
.trn_5 {
  transition: all .5s ease
}
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 999999;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/hand-animiert.gif)
}
.btn-one {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: #226092;
  font-family: Jost, sans-serif;
  border: 2px solid #226092;
  padding: 9px 24px 8px 24px;
  font-weight: 700;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  transition: all .5s ease
}
.btn-one:hover {
  color: #226092;
  border: 2px solid #226092;
  background: 0 0;
  transition: all .5s ease
}
.btn-two {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: 0 0;
  font-family: Jost, sans-serif;
  border: 2px solid #fff;
  padding: 9px 24px 8px 24px;
  font-weight: 700;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  transition: all .5s ease
}
.btn-two:hover {
  color: #fff;
  background: #226092;
  border: 2px solid #226092;
  transition: all .5s ease
}
.link-btn {
  position: relative;
  padding: 0;
  margin-top: 50px
}
.link-btn li {
  display: inline-block;
  margin: 0 3px
}
.link-btn li a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #777;
  background: #f4f4f4;
  font-family: Jost, sans-serif;
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  transition: all .5s ease
}
.link-btn li a.active, .link-btn li a:hover {
  background: #226092;
  color: #fff;
  transition: all .5s ease
}
.sec-title h2 {
  position: relative;
  margin-bottom: 51px;
  font-size: 42px !important
}
.sec-title h2:before {
  position: absolute;
  content: '';
  background: url(../images/shap.png);
  width: 79px;
  height: 3px;
  left: 0;
  bottom: -18px
}
.scroll-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  color: #fff;
  font-size: 18px;
  line-height: 43px;
  width: 45px;
  height: 45px;
  background: #226092;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  display: none;
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease
}
.scroll-to-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, 0) 80%)
}
body {
  overflow-x: hidden
}
.main-header {
  position: relative;
  margin-bottom: -56px;
  z-index: 999
}
.header-top {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 12px 0 16px 0
}
.header-top .info-area {
  position: relative;
  float: right;
  z-index: 1
}
.header-top .info-area .single-info, .header-top .info-area .social-top {
  position: relative;
  display: inline-block
}
.header-top .info-area .social-top li {
  display: inline-block;
  margin-left: 12px
}
.header-top .info-area .social-top li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #a4a4a4;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #e1e1e1;
  border-radius: 50%
}
.header-top .info-area .social-top li a:hover {
  color: #226092;
  border: 1px solid #226092
}
.header-top .info-area .single-info {
  padding: 0 0 0 58px;
  margin-right: 54px
}
.header-top .info-area .single-info:first-child {
  margin-right: 86px;
  position: relative
}
.header-top .info-area .single-info:first-child:before {
  position: absolute;
  content: '';
  background: #eee;
  height: 51px;
  width: 1px;
  top: -4px;
  right: -47px
}
.header-top .info-area .single-info .text {
  position: relative;
  font-size: 15px;
  font-family: Jost, sans-serif;
  line-height: 43px
}
.header-top .info-area .single-info .icon-box {
  position: absolute;
  left: 0;
  top: 2px;
  height: 39px;
  width: 39px;
  line-height: 39px;
  text-align: center;
  background: #226092
}
.header-top .info-area .single-info .icon-box i:before {
  font-size: 20px;
  color: #fff;
  margin: 0
}
.logo-box {
  position: relative
}
.top-bereich {
  color: #7d7d7d
}
.theme_menu {
  position: relative
}
.main-menu {
  position: relative;
  display: inline-block
}
.menu-area {
  position: relative;
  background: rgba(0, 0, 0, .5);
  width: 100%
}
.navbar-collapse {
  padding: 0
}
.navigation {
  position: relative
}
.navigation > li {
  display: inline-block;
  margin: 0 7px 0 30px
}
.main-header li.dropdown.current:before {
  color: #f3a28b
}
.navigation > li > a {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  padding: 16px 0 14px 0;
  font-family: Jost, sans-serif;
  transition: all .5s ease 0s
}
.navigation > li.current > a {
  position: relative;
  color: #fff;
  font-weight: 700
}
.navigation > li.current > a:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 3px
}
.navigation > li > ul {
  position: absolute;
  right: auto;
  top: 100%;
  background: #222;
  width: 230px;
  border-bottom: 3px solid #226092;
  padding: 5px 30px;
  z-index: 999;
  display: none
}
.navigation > li > ul > li {
  position: relative;
  display: block
}
.navigation > li > ul > li > a {
  color: #b2b2b2;
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: Jost, sans-serif;
  line-height: 20px;
  padding: 12px 0;
  margin: 0;
  text-align: left;
  transition: all .5s ease 0s
}
.hidden-bar .navigation > li {
  display: block
}
.navigation > li > ul > li:last-child > a {
  border-bottom: 0
}
.navigation > li > ul > li:hover > a {
  color: #226092
}
ul.submenu li.current a {
  color: #226092
}
.mobile-menu .dropdown-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 42px;
  border-left: 1px solid #fff;
  cursor: pointer;
  display: block;
  z-index: 5
}
.mobile-menu .dropdown-btn:after {
  position: absolute;
  content: "\f107";
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%
}
.mobile-menu, .mobile-menu > li > ul, .mobile-menu > li > ul > li > ul {
  background: #222
}
.mobile-menu > li > ul, .mobile-menu > li > ul > li > ul {
  display: none
}
.mobile-menu > li > a, .mobile-menu > li > ul > li > a, .mobile-menu > li > ul > li > ul > li > a {
  padding: 10px 20px;
  font-family: Jost, sans-serif;
  line-height: 22px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  border-top: 1px solid #fff
}
@keyframes menu_sticky {
  0% {
    margin-top: -100px
  }
  50% {
    margin-top: -90px
  }
  100% {
    margin-top: 0
  }
}
.theme_menu.stricky-fixed {
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  animation-name: menu_sticky;
  animation-duration: .6s;
  animation-timing-function: ease-out
}
.main-header .donate-box {
  position: relative;
  display: inline-block;
  float: right
}
div.donate-box button a:hover {
  color: #333
}
.main-header .donate-box:after {
  background: #226092 none repeat scroll 0 0;
  content: "";
  height: 55px;
  left: -26px;
  position: absolute;
  top: 0;
  transform: skewX(-139deg);
  width: 52px;
  transition: all .5s ease
}
.main-header .donate-box button {
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 23px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 15px 50px 15px 50px;
  background: #226092;
  transition: all .9s ease
}
.main-header .donate-box:hover button {
  color: #222
}
.rev_slider_wrapper {
  position: relative
}
.rev_slider_wrapper .tp-title {
  position: relative;
  display: inline-block;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  font-family: Jost, sans-serif;
  color: #226092;
  padding-bottom: 20px;
  text-transform: uppercase
}
.tp-caption h1 {
  font-weight: 400;
  font-style: italic;
  font-size: 40px
}
.banner-style-two .tp-title {
  font-size: 54px;
  line-height: 60px;
  padding-bottom: 32px
}
.banner-style-two .tp-title:after {
  bottom: -12px;
  width: 56px
}
.rev_slider_wrapper .tp-title:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: 0;
  width: 46px;
  border-bottom: 1px solid #fff
}
.banner-style-two h1 {
  text-transform: uppercase
}
.rev_slider_wrapper .text {
  position: relative;
  font-size: 20px;
  font-weight: 300;
  font-family: Jost, sans-serif;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase
}
.rev_slider_wrapper .btn-one {
  padding: 9px 42px 8px 42px;
  margin: 0 5px;
  transition: all .5s ease !important
}
.rev_slider_wrapper .btn-two {
  padding: 9px 40px 8px 40px;
  margin: 0 5px;
  transition: all .5s ease !important
}
.rev_slider_wrapper .btn-one:hover, .rev_slider_wrapper .btn-two:hover {
  transition: all .5s ease !important
}
#banner {
  border-bottom: 10px solid #226092
}
.welcome-section {
  position: relative;
  padding: 84px 0 100px 0
}
.welcome-section .title-top {
  position: relative;
  font-size: 46px;
  line-height: 45px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #226092;
  margin-bottom: 9px
}
.welcome-section .title {
  position: relative;
  font-size: 42px;
  line-height: 50px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #333;
  margin-bottom: 19px
}
.welcome-section .title-text {
  line-height: 28px
}
.welcome-section .welcome-title {
  position: relative;
  margin-bottom: 35px
}
.welcome-section .single-item {
  position: relative;
  background: #fafafa;
  transition: all .9s ease
}
.welcome-section .single-item:hover {
  background: #313a42
}
.welcome-section .single-item:hover h3 {
  color: #fff
}
.welcome-section .single-item .img-box {
  position: relative;
  margin-bottom: 27px;
  overflow: hidden
}
.welcome-section .single-item .img-box img {
  width: 100%;
  transition: all .5s ease;
  transform: scale(1)
}
.welcome-section .single-item:hover .img-box img {
  transform: scale(1.1)
}
.welcome-section .single-item .lower-content {
  padding: 0 36px 31px 28px
}
.welcome-section .single-item:hover .lower-content .text {
  color: #7f8081
}
.welcome-section .single-item .lower-content .content-text {
  position: relative;
  display: inline-block
}
.welcome-section .single-item .lower-content .button {
  position: relative;
  display: inline-block;
  top: 10px;
  float: right
}
.welcome-section .single-item .lower-content .button a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #9d9d9d;
  height: 41px;
  width: 41px;
  line-height: 38px;
  text-align: center;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  z-index: 1;
  transition: all .5s ease
}
.welcome-section .single-item:hover .lower-content .button a {
  background: #226092;
  border: 2px solid #226092;
  color: #fff;
  transition: all .5s ease
}
.welcome-section .single-item .lower-content h3 {
  margin-bottom: 0
}
.service-section {
  position: relative;
  padding: 120px 0 115px 0
}
.service-section:before {
  position: absolute;
  content: '';
  background: url(../images/bg-service.jpg);
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover
}
.service-section:after {
  position: absolute;
  content: '';
  background-color: #ecf5f2;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0
}
.service-section .tab-content-area {
  position: relative;
  z-index: 1
}
.service-section .tab-content-area .nav-pills {
  position: relative;
  width: 50%;
  right: -271px;
  display: inline-block
}
.service-section .tab-content-area .tab-content {
  position: relative;
  display: inline-block;
  width: 50%;
  float: right
}
.service-section .tab-content-area .nav-pills li {
  position: relative;
  display: block
}
.service-section .tab-content-area .nav-pills li a {
  width: 312px;
  padding: 20px 0 21px 10px;
  background: #fff;
  margin-bottom: 2px;
  border-radius: 0;
  text-align: left;
  text-transform: uppercase
}
.service-section .tab-content-area .nav-pills li:first-child a {
  left: 2px
}
.nav > li > a {
  font-weight: 400
}
.service-section .tab-content-area .nav-pills li.active a {
  background: #226092;
  font-weight: 700
}
.service-section .tab-content-area .nav-pills li i:before {
  color: #226092;
  margin-right: 15px;
  transition: all .5s ease
}
.service-section .tab-content-area .nav-pills li.active i:before {
  color: #fff
}
.service-section .service-content {
  position: relative;
  margin-left: 85px;
  margin-top: -10px;
  z-index: 1
}
.service-section .service-content .service-title {
  position: relative;
  font-size: 36px;
  font-family: Jost, sans-serif;
  line-height: 45px;
  color: #333;
  font-weight: 700;
  margin-bottom: 26px;
  text-transform: uppercase
}
.service-section .service-content .service-title:before {
  position: absolute;
  content: '';
  background: url(../images/service/shap.png);
  width: 79px;
  height: 3px;
  left: 0;
  bottom: -17px
}
.service-section .service-content .content-text {
  position: relative;
  padding: 0;
  margin-bottom: 34px
}
.service-section .service-content .content-text .img-box {
  position: absolute;
  left: 0;
  top: 11px
}
.service-section .service-content .standard-text, .standard-text ul {
  margin-bottom: 10px;
  margin-top: 16px
}
.service-section .service-content .standard-text, .standard-text li {
  position: relative;
  display: block;
  padding: 0 0 0 30px;
  margin-bottom: 10px;
  line-height: 23px
}
.standard-text a {
  color: #333;
  text-decoration: underline
}
.service-section .service-content .standard-text li:before, .standard-text li:before {
  position: absolute;
  content: "\f05d";
  font-family: FontAwesome;
  font-size: 20px;
  left: 0;
  top: 0
}
.helping-us {
  position: relative;
  padding: 141px 0 151px 0
}
.helping-title .sec-title h2 {
  margin-bottom: 55px
}
.helping-us .sec-title h2:before {
  left: 50%;
  margin-left: -25px;
  bottom: -28px
}
.video-gallery {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  overflow: hidden
}
.video-gallery img {
  transform: scale(1);
  transition: all .5s ease 0s;
  width: 100%
}
.video-gallery .overlay-gallery {
  background-color: transparent;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  transition: all .5s ease
}
.video-gallery .overlay-gallery .icon-holder {
  display: table;
  height: 100%;
  width: 100%
}
.video-gallery .overlay-gallery .icon-holder .icon {
  display: table-cell;
  vertical-align: middle
}
.video-gallery .overlay-gallery .icon-holder .icon a img {
  width: auto;
  transform: scale(1);
  transition: all .5s ease 0s
}
.video-gallery .overlay-gallery .icon-holder .icon a:hover img {
  transform: scale(1.1)
}
.helping-us .helping-content {
  position: relative;
  margin-left: 20px
}
.helping-us .helping-content .title {
  position: relative;
  font-size: 36px;
  font-family: Jost, sans-serif;
  line-height: 45px;
  color: #333;
  font-weight: 500;
  margin-bottom: 27px
}
.helping-us .helping-content .title span {
  color: #226092
}
.helping-us .helping-content .text {
  position: relative;
  margin-bottom: 46px
}
.helping-us .helping-content .info-box {
  position: relative
}
.helping-us .helping-content .single-info {
  position: relative;
  display: inline-block;
  margin: 0 26px
}
.helping-us .helping-content .single-info .img-box {
  position: relative;
  width: 97px;
  height: 97px;
  line-height: 97px;
  text-align: center;
  border: 2px solid #ececec;
  border-radius: 50%;
  margin-bottom: 21px
}
.helping-us .helping-content .single-info h4 {
  margin-bottom: 0
}
.tit-text {
  position: relative;
  margin-bottom: 42px;
  font-size: 16px
}
.gallery-section {
  position: relative;
  background: #f8f8f8;
  padding-bottom: 57px
}
.gallery-section .single-item {
  position: relative
}
.single-item-overlay .img-box img {
  width: 100%
}
.gallery-section .four-column-carousel {
  position: relative;
  margin-bottom: 46px
}
.gallery-section .link-text {
  position: relative;
  font-size: 19px;
  line-height: 30px;
  color: #333;
  font-family: Jost, sans-serif
}
.gallery-section .link-text a {
  color: #226092;
  font-weight: 700;
  text-decoration: underline
}
.gallery-section .owl-next {
  position: absolute;
  right: 100px;
  bottom: -85px;
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  background: #fff;
  border-radius: 50%
}
.gallery-section .owl-prev {
  position: absolute;
  left: 100px;
  bottom: -85px;
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  background: #fff;
  border-radius: 50%
}
.gallery-section .owl-next:hover, .gallery-section .owl-prev:hover {
  background: #226092
}
.owl-dots {
  display: none !important
}
.single-item-overlay .img-box .overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  transform: scale(.7, 0);
  transition: .5s ease-in-out
}
.single-item:hover .img-box .overlay {
  transform: scale(1, 1);
  transition: .5s ease-in-out
}
.gallery-section .single-item-overlay .inner-box {
  position: absolute;
  left: 30px;
  bottom: 30px
}
.single-item:hover .single-item-overlay .content {
  top: 0;
  transition: .5s cubic-bezier(.4, 0, 1, 1);
  transition-delay: .3s
}
.single-item-overlay .content .text {
  position: relative;
  font-size: 18px;
  font-family: Jost, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase
}
.single-item-overlay .content span {
  color: #226092;
  font-size: 16px;
  font-style: italic
}
.news-section .title-top {
  position: relative;
  font-size: 31px;
  line-height: 45px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #226092;
  margin-bottom: 0
}
.news-section {
  position: relative;
  background: url(../images/bg.jpg);
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 62px 0 80px 0
}
.news-section .single-item-overlay {
  position: relative
}
.news-section .single-item-overlay .img-box img {
  width: 100%
}
.news-section .single-item-overlay .img-box .overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  transform: scale(.7, 0);
  transition: .5s ease-in-out;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px
}
.news-section .single-item:hover .img-box .overlay {
  transform: scale(1, 1);
  transition: .5s ease-in-out
}
.news-section .single-item-overlay .inner-box {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center
}
.news-section .single-item-overlay .content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -20%;
  transition: .2s cubic-bezier(.4, 0, 1, 1)
}
.news-section .single-item-overlay:hover .content {
  top: 0;
  transition: .5s cubic-bezier(.4, 0, 1, 1);
  transition-delay: .3s
}
.news-section .single-item-overlay .content li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  height: 53px;
  width: 53px;
  line-height: 53px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%
}
.news-section .single-item-overlay .content li a:hover {
  color: #226092
}
.news-section .single-item .lower-content {
  position: relative;
  border: 1px solid #ececec;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: none;
  padding: 25px 30px 12px 25px
}
.news-section .single-item .lower-content .meta {
  font-size: 12px;
  display: inline-block;
  font-family: Jost, sans-serif;
  font-weight: 700;
  line-height: 20px;
  color: #226092;
  text-transform: uppercase;
  background: #f8fbed;
  border: 1px solid #eff6d6;
  border-radius: 30px;
  padding: 3px 19px 1px 20px;
  margin-bottom: 24px
}
.news-section .single-item .lower-content h5 {
  text-transform: uppercase
}
.news-section .single-item .lower-content p {
  line-height: 24px;
  margin-bottom: 27px;
  font-size: 16px
}
.news-section .single-item {
  position: relative;
  background: rgba(256, 256, 256, .85);
  border-radius: 10px;
  transition: all .5s ease
}
.news-section .single-item:hover {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .5)
}
.news-section .single-item .img-box {
  position: relative;
  overflow: hidden
}
.news-section .single-item img {
  width: 100%;
  transform: scale(1);
  transition: all .5s ease
}
.news-section .single-item:hover img {
  transform: scale(1.1)
}
.news-section .single-item .button-content {
  position: relative;
  font-size: 14px;
  border-top: 1px solid #ececec;
  padding-top: 14px
}
.news-section .single-item .button-content span {
  float: right
}
.news-section .tit-text {
  margin-bottom: 36px
}
.testimonials-section {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0 0 24px 0;
  background-color: #fff;
  border-top: 10px solid #226092
}
.testimonials-section .testimonials-content {
  position: relative;
  background: #fff;
  padding: 28px 30px 29px 32px;
  border: 1px solid #e2e2e2;
  margin-top: 20px
}
.testimonials-section .testimonials-content .text {
  position: relative;
  font-style: italic;
  line-height: 25px
}
.testimonials-section .author-info {
  position: relative;
  margin-bottom: 19px
}
.testimonials-section .owl-theme .owl-controls {
  display: none !important
}
.testimonials-section .author-info .author, .testimonials-section .author-info .author-img {
  position: relative;
  display: inline-block
}
.testimonials-section .author-info .author-img {
  overflow: hidden;
  border-radius: 50%;
  width: 94px;
  height: 94px;
  float: right;
  margin-top: -48px;
  right: 20px;
  border: 6px solid #fff;
  box-shadow: 0 1px 5px 2px rgba(238, 238, 238, .6)
}
.testimonials-section .author-info .author-img img {
  width: 100%
}
.testimonials-section .author-info .author h4 {
  margin-bottom: -2px;
  font-weight: 700
}
.testimonials-section .tit-text {
  margin-bottom: 27px
}
.brand-area {
  position: relative
}
.brand-area .brand-slider {
  position: relative;
  margin-top: 79px
}
.brand-area .brand-slider li img {
  opacity: .31;
  width: 120px;
  margin: 0 auto;
  transition: all .5s ease
}
.brand-area .brand-slider li img:hover {
  opacity: 1
}
.main-footer-area {
  position: relative;
  background: #313a42;
  width: 100%
}
.main-footer {
  position: relative;
  padding: 78px 0 31px 0;
  border-top: 10px solid #226092
}
.main-footer .logo-wideget {
  position: relative;
  top: -4px
}
.main-footer .logo-wideget .footer-logo {
  margin-bottom: 27px
}
.main-footer .logo-wideget .text {
  font-size: 14px;
  color: #c8cdd2;
  margin-bottom: 20px;
  line-height: 26px
}
.main-footer .logo-wideget .text p {
  color: #c8cdd2
}
.main-footer .logo-wideget .follow {
  font-size: 15px;
  font-weight: 700;
  font-family: Jost, sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 24px
}
.main-footer .logo-wideget .footer-social li {
  position: relative;
  display: inline-block;
  margin-right: 5px
}
.main-footer .logo-wideget .footer-social a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #41484e;
  border-radius: 50%
}
.main-footer .logo-wideget .footer-social a:hover {
  color: #226092
}
.main-footer-area .footer-title {
  position: relative;
  font-size: 19px;
  line-height: 28px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 24px;
  text-transform: uppercase
}
.main-footer .update-wideget {
  position: relative;
  margin: 0 45px 0 55px
}
.main-footer .update-wideget .text {
  color: #ababab;
  line-height: 24px;
  margin-bottom: 6px
}
.main-footer .update-wideget .comment {
  font-size: 13px;
  color: #fff
}
.main-footer .update-wideget .single-box {
  position: relative;
  margin-bottom: 30px
}
.main-footer .gallery-wideget .img-list li {
  position: relative;
  overflow-x: hidden;
  display: inline-block;
  margin-bottom: 6px;
  margin-right: 5px;
  float: left
}
.main-footer .gallery-wideget .img-list li img {
  transform: scale(1);
  transition: all .5s ease
}
.main-footer .gallery-wideget .img-list li:hover img {
  transform: scale(1.1)
}
.main-footer .gallery-wideget {
  position: relative;
  margin: 0 -9px 0 5px
}
.main-footer .gallery-wideget .footer-title {
  margin-bottom: 32px
}
.main-footer .link-wideget {
  position: relative;
  float: right
}
.main-footer .link-wideget a {
  position: relative;
  display: inline-block;
  color: #ababab;
  margin-bottom: 8px;
  padding: 0 0 0 19px
}
.main-footer .link-wideget a:before {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  left: 0;
  top: 0
}
.main-footer .link-wideget a:hover, .main-footer .link-wideget a:hover:before {
  color: #226092
}
.main-footer .link-wideget .footer-title {
  margin-bottom: 21px
}
.footer-logo a figure img {
  max-width: 70px;
  height: auto
}
.footer-bottom {
  position: relative;
  padding: 20px 0 19px 0;
  border-top: 1px solid #475058;
  font-size: 16px;
  font-family: Jost, sans-serif;
  color: #ababab
}
.footer-bottom p {
  color: #ababab
}
.footer-bottom a {
  font-size: 16px;
  font-family: Jost, sans-serif;
  color: #ababab
}
.footer-bottom a:hover {
  color: #226092
}
.header-style-two {
  position: relative;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  padding: 32px 0 36px 0
}
.header-style-two .main-menu {
  margin-left: 17px
}
.header-style-two .sticky-fixed {
  background: #000;
  width: 100%;
  padding: 10px 0
}
.header-style-two .menu-area {
  background: 0 0;
  margin-top: 9px
}
.header-style-two .menu-area .header-social {
  position: relative;
  display: inline-block;
  margin-left: 9px
}
.header-style-two .menu-area .header-social li {
  position: relative;
  display: inline-block;
  margin-left: 11px
}
.header-style-two .menu-area .header-social li a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #a4a4a4;
  text-align: center;
  border: 1px solid #d2d3d2;
  border-radius: 50%
}
.header-style-two .theme_menu.stricky-fixed {
  background: #000;
  padding: 10px 0;
  width: 100%
}
.header-style-two .menu-area .header-social li a:hover {
  color: #226092;
  border: 1px solid #226092
}
.header-style-two .main-menu .navigation > li.current > a:before {
  display: none
}
.header-style-two .main-menu .navigation > li.current > a {
  border: 1px solid #226092;
  border-radius: 10px
}
.header-style-two .main-menu .navigation > li > a {
  padding: 3px 15px 2px 14px;
  border: 1px solid transparent
}
.header-style-two {
  margin-bottom: -123px
}
.header-style-two .navigation > li > ul {
  top: 165%
}
.header-style-two .navigation > li {
  margin: 0 7px 0 7px
}
.banner-style-two h1 {
  font-size: 64px
}
.about-section {
  position: relative;
  padding: 141px 0 100px 0
}
.about-section .left-content .top-title {
  position: relative;
  font-size: 36px;
  line-height: 45px;
  font-family: 'Lobster Two', Cursive;
  color: #226092;
  margin-bottom: 12px
}
.about-section .left-content .title {
  position: relative;
  font-size: 42px;
  line-height: 49px;
  font-family: Jost, sans-serif;
  color: #333;
  font-weight: 700
}
.about-section .right-content h3 {
  font-weight: 500;
  margin-bottom: 19px
}
.about-section .right-content {
  position: relative;
  top: 14px
}
.about-section .right-content .text {
  line-height: 30px
}
.about-section .bottom-content {
  position: relative;
  margin-top: 63px
}
.about-section .bottom-content .single-item {
  position: relative;
  padding: 0 25px 0 128px;
  margin-bottom: 48px
}
.about-section .bottom-content .single-item .icon-box {
  position: absolute;
  left: 0;
  top: 7px;
  width: 98px;
  height: 98px;
  line-height: 98px;
  text-align: center;
  border: 1px solid #eee;
  transition: all .5s ease
}
.about-section .bottom-content .single-item:hover .icon-box {
  border: 1px solid #226092
}
.about-section .bottom-content .single-item .icon-box i:before {
  font-size: 30px;
  color: #226092;
  margin: 0
}
.about-section .bottom-content .single-item .title {
  position: relative;
  font-size: 16px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #333;
  margin-bottom: 29px;
  text-transform: uppercase
}
.about-section .bottom-content .single-item .title:before {
  position: absolute;
  content: '';
  background: #226092;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: -11px
}
.about-section .bottom-content .single-item p {
  line-height: 26px
}
.video-section {
  position: relative;
  background: url(../images/home/video-bg.jpg);
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 112px 0 108px 0
}
.video-section:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, .78);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}
.video-section .top-title {
  position: relative;
  font-size: 44px;
  line-height: 52px;
  font-family: 'Lobster Two', Cursive;
  color: #226092;
  font-weight: 700;
  margin-bottom: 23px
}
.video-section .title {
  position: relative;
  font-size: 66px;
  line-height: 70px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 37px
}
.video-section .video-gallery .overlay-gallery .icon-holder {
  margin-top: 5px
}
.video-section .video-gallery {
  height: 120px
}
.video-section .video-gallery .overlay-gallery .icon-holder .icon {
  position: relative;
  display: inline-block
}
.video-section .video-gallery .overlay-gallery .icon-holder .icon:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 96px;
  height: 1px;
  top: 53px;
  left: 172px
}
.video-section .video-gallery .overlay-gallery .icon-holder .icon:after {
  position: absolute;
  content: '';
  background: #fff;
  width: 96px;
  height: 1px;
  top: 53px;
  right: 172px
}
.team-section {
  position: relative;
  padding: 144px 0 152px 0
}
.team-section .sec-title h2:before {
  left: 50%;
  margin-left: -50px;
  bottom: -28px
}
.team-section img {
  width: 100%
}
.team-section .single-item {
  position: relative;
  overflow: hidden
}
.team-section .single-item .lower-content {
  position: absolute;
  left: 0;
  bottom: -124px;
  width: 100%;
  background: #384149;
  padding: 21px 0 17px 0;
  transition: all .9s ease
}
.team-section .single-item:hover .lower-content {
  bottom: 3px;
  transition: all .9s ease
}
.team-section .single-item .team-social {
  position: relative;
  margin-bottom: 7px
}
.team-section .single-item .team-social li {
  position: relative;
  display: inline-block;
  margin: 0 5px
}
.team-section .single-item .team-social li a {
  font-size: 16px;
  color: #fff
}
.team-section .single-item .team-social li a:hover {
  color: #226092
}
.team-section .single-item .lower-content .name a {
  position: relative;
  font-size: 17px;
  color: #fff;
  font-family: Jost, sans-serif;
  font-weight: 500;
  margin-bottom: 0
}
.team-section .single-item .lower-content .name a:hover {
  color: #226092
}
.team-section .single-item .lower-content .title {
  font-size: 14px;
  color: #868788;
  line-height: 20px
}
.team-section .single-item .img-box {
  position: relative
}
.team-section .single-item .img-box img {
  position: relative;
  top: 0;
  transition: all .9s ease
}
.team-section .single-item:hover .img-box img {
  top: -30px
}
.team-section .single-item .img-box:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  background: #384149;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all .9s ease
}
.team-section .single-item:hover .img-box:before {
  background: #226092;
  transition: all .9s ease
}
.team-section .owl-next {
  position: absolute;
  top: 50%;
  right: 0
}
.team-section .owl-prev {
  position: absolute;
  top: 50%;
  left: 0
}
.team-section .owl-next span:before, .team-section .owl-prev span:before {
  font-size: 18px
}
.team-section .sec-title h2 {
  margin-bottom: 55px
}
.team-section .tit-text {
  margin-bottom: 81px
}
.event-section {
  position: relative;
  background: #fff;
  width: 100%;
  padding: 142px 0 147px 0
}
.event-section:before {
  position: absolute;
  content: '';
  background: url(../images/home/bg.png);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat
}
.event-section img {
  width: 100%
}
.event-section .sec-title h2 {
  margin-bottom: 55px
}
.event-section .tit-text {
  margin-bottom: 63px
}
.event-section .sec-title h2:before {
  left: 50%;
  margin-left: -50px;
  bottom: -28px
}
.countdown-box {
  position: relative;
  width: 100%
}
.countdown-timer .counter-column {
  position: relative;
  text-align: center;
  display: inline-block;
  font-weight: 500;
  margin-right: 35px;
  color: #226092;
  font-size: 15px;
  font-family: Jost, sans-serif;
  line-height: 15px;
  text-align: center
}
.countdown-timer .counter-column:before {
  position: absolute;
  content: '';
  background: #ececec;
  width: 1px;
  height: 33px;
  top: 12px;
  right: -20px
}
.countdown-timer .counter-column span {
  color: #333;
  font-weight: 700;
  font-size: 30px;
  line-height: 39px;
  margin-bottom: 5px;
  font-family: Jost, sans-serif
}
.event-section .event-content {
  position: relative;
  border: 1px solid #ececec;
  background: #fff
}
.event-section .event-content .event-side-content {
  position: relative;
  padding: 47px 50px 58px 10px
}
.event-section .event-content .event-side-content h5 {
  color: #707070;
  text-transform: uppercase;
  font-weight: 700px;
  margin-bottom: 12px
}
.event-section .event-content .event-side-content .title-text {
  position: relative;
  font-size: 24px;
  line-height: 36px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #333;
  margin-bottom: 18px;
  text-transform: uppercase
}
.event-section .event-content .event-side-content .text {
  margin-bottom: 20px
}
.event-section .event-content .event-side-content .countdown-box {
  position: relative;
  margin-bottom: 39px
}
.event-section .event-content .event-side-content .btn-one {
  padding: 8px 31px 7px 30px
}
.event-section .img-box {
  position: relative;
  top: -21px;
  left: 25px
}
.news-style-two {
  position: relative;
  background: #fff
}
.news-style-two:before {
  position: absolute;
  content: '';
  background: url(../images/news/bg.png);
  width: 118px;
  height: 450px;
  left: 0;
  bottom: 40px
}
.news-style-two .owl-nav {
  position: absolute;
  display: inline-block;
  top: -78px;
  right: 0
}
.news-style-two .owl-next, .news-style-two .owl-prev {
  position: relative;
  width: 37px;
  height: 37px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #e2e2e2;
  border-radius: 50%
}
.news-style-two .owl-next:hover, .news-style-two .owl-prev:hover {
  border: 1px solid #226092
}
.news-style-two .single-item .lower-content {
  padding: 29px 30px 8px 30px
}
.news-style-two .single-item .lower-content p {
  line-height: 26px;
  margin-bottom: 19px
}
.news-style-two .single-item .button-content {
  padding-top: 11px
}
.news-style-two .single-item:hover {
  box-shadow: none
}
.footer-style-two {
  position: relative
}
.footer-style-two .footer-top {
  position: relative;
  padding: 75px 0 84px 0
}
.footer-style-two .footer-top .footer-logo {
  position: relative;
  margin-bottom: 39px
}
.footer-style-two .footer-top .footer-menu {
  position: relative;
  margin-bottom: 45px
}
.footer-style-two .footer-top .footer-menu li {
  position: relative;
  display: inline-block;
  margin: 0 20px
}
.footer-style-two .footer-top .footer-menu li a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: Jost, sans-serif;
  color: #fff;
  text-transform: uppercase
}
.footer-style-two .footer-top .footer-menu li a.active {
  color: #226092
}
.footer-style-two .footer-top .footer-social li {
  position: relative;
  display: inline-block;
  margin: 0 3px
}
.footer-style-two .footer-top .footer-social li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #3a444c;
  color: #aaa;
  text-align: center
}
.footer-style-two .footer-top .footer-social li a:hover {
  background: #226092;
  color: #fff
}
.footer-style-two .footer-bottom {
  border-top: none;
  background: #3a444c
}
.footer-style-two .footer-bottom {
  padding: 20px 0
}
.page-title {
  position: relative;
  background: url(../images/home/page-title.jpg);
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 195px 0 130px 0
}
.page-title .title {
  position: relative;
  display: inline-block;
  font-size: 48px;
  font-family: Jost, sans-serif;
  line-height: 55px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase
}
.page-title span {
  color: #226092
}
.page-title .bread-crumb {
  position: relative;
  display: inline-block;
  float: right;
  font-size: 18px;
  top: 10px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase
}
.page-title .bread-crumb a {
  color: #fff
}
.page-title .bread-crumb a:hover {
  color: #226092
}
.gallery-fulwidth {
  position: relative;
  background: #fff;
  padding: 114px 0 130px 0
}
.gallery-fulwidth .filter-item {
  position: relative;
  padding: 0 0
}
.gallery-fulwidth .post-filter {
  position: relative;
  margin-bottom: 40px
}
.gallery-fulwidth .post-filter li {
  position: relative;
  display: inline-block;
  margin: 0 5px
}
.gallery-fulwidth .post-filter li span {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-family: Jost, sans-serif;
  line-height: 28px;
  border: 1px solid transparent;
  color: #777;
  cursor: pointer;
  padding: 2px 19px 0 19px;
  transition: all .5s ease
}
.gallery-fulwidth .post-filter li.active span {
  color: #226092;
  border: 1px solid #226092;
  border-radius: 5px;
  transition: all .5s ease
}
.team-page {
  position: relative;
  padding-bottom: 70px;
  padding-top: 104px
}
.team-page .single-item {
  margin-bottom: 64px
}
.error-section {
  position: relative;
  padding: 0
}
.error-section .title {
  position: relative;
  font-size: 47px;
  font-family: 'Lobster Two', Cursive;
  line-height: 55px;
  color: #333;
  margin-bottom: 24px
}
.error-section .text {
  position: relative;
  font-size: 19px;
  line-height: 30px;
  color: #666;
  font-family: Jost, sans-serif;
  margin-bottom: 24px
}
.error-section .error-title {
  position: relative;
  margin-bottom: 39px
}
.error-section .img-box img {
  width: 100%
}
.error-section .img-box {
  position: relative;
  margin-right: -35px;
  margin-left: -25px
}
.error-section .btn-one {
  padding: 10px 32px 10px 32px
}
.error-section .error-content {
  position: relative;
  top: 160px;
  z-index: 1
}
.blog-page {
  position: relative;
  background: #fff;
  padding: 120px 0
}
.blog-page .blog-classic-content, .blog-page .blog-details-content {
  position: relative;
  margin-right: 50px
}
.blog-classic .blog-classic-content .single-item .img-box {
  position: relative;
  overflow: hidden
}
.blog-details-content .single-item:hover {
  box-shadow: none
}
.blog-classic .blog-classic-content .single-item img {
  width: 100%;
  transform: scale(1);
  transition: all .5s ease
}
.blog-classic .blog-classic-content .single-item:hover img {
  transform: scale(1.1)
}
.blog-classic .blog-classic-content .single-item {
  margin-bottom: 40px
}
.blog-classic .single-item .lower-content {
  border-bottom: 2px solid #ececec
}
.blog-classic .blog-classic-content .single-item h4 a {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 3px;
  display: inline-block
}
.blog-classic .single-item .lower-content {
  padding: 39px 30px 9px 30px
}
.blog-classic .single-item .lower-content .meta {
  margin-bottom: 22px
}
.blog-classic .single-item .lower-content p {
  line-height: 26px;
  margin-bottom: 34px
}
.blog-classic .single-item .button-content {
  padding-top: 11px
}
.blog-page .link-btn {
  margin-top: 54px
}
.blog-page .sidebar-title h4 {
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 42px
}
.blog-page .sidebar-title h4:before {
  position: absolute;
  content: '';
  background: #226092;
  width: 40px;
  height: 1px;
  left: 0;
  bottom: -11px
}
.blog-page .sidebar {
  position: relative;
  margin-left: -37px;
  top: 14px
}
.blog-page .sidebar .search-box {
  position: relative;
  margin-bottom: 64px
}
.blog-page .sidebar .search-box input {
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #ececec;
  padding: 15px 20px;
  transition: all .5s ease
}
.blog-page .sidebar .search-box input:focus {
  border: 1px solid #226092;
  transition: all .5s ease
}
.blog-page .sidebar .search-box button {
  position: absolute;
  font-size: 15px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #226092;
  color: #fff;
  top: 0;
  right: 0
}
.blog-page .sidebar .sidebar-categories {
  position: relative;
  margin-bottom: 39px
}
.blog-page .sidebar .sidebar-categories li a {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 10px 0 18px 20px;
  border-bottom: 1px dashed #e0e0e0;
  margin-bottom: 10px
}
.blog-page .sidebar .sidebar-categories li a span {
  float: right
}
.blog-page .sidebar .sidebar-categories li a:before {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 16px;
  left: 0;
  top: 9px
}
.blog-page .sidebar-categories .sidebar-title h4 {
  margin-bottom: 37px
}
.blog-page .sidebar .sidebar-post .sinlge-post {
  position: relative;
  padding: 0 0 33px 108px;
  margin-bottom: 36px;
  border-bottom: 1px dashed #e0e0e0
}
.blog-page .sidebar .sidebar-post .sinlge-post:last-child {
  border-bottom: none
}
.blog-page .sidebar .sidebar-post .sinlge-post .img-box {
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  left: 0;
  top: -1px;
  width: 83px;
  height: 83px
}
.blog-page .sidebar .sidebar-post .sinlge-post .img-box img {
  width: 100%;
  transition: all .5s ease;
  transform: scale(1)
}
.blog-page .sidebar .sidebar-post .sinlge-post:hover .img-box img {
  transform: scale(1.1)
}
.blog-page .sidebar .sidebar-post .sinlge-post .post-title a {
  position: relative;
  font-size: 19px;
  line-height: 22px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #333;
  margin-bottom: 0;
  transition: all .5s ease
}
.blog-page .sidebar .sidebar-post .sinlge-post .post-title a:hover {
  color: #226092;
  transition: all .5s ease
}
.blog-page .sidebar-post .sidebar-title h4 {
  margin-bottom: 50px
}
.blog-page .sidebar .sidebar-tags .tag-list li {
  position: relative;
  display: inline-block;
  margin: 0 7px 10px 0
}
.blog-page .sidebar .sidebar-tags .tag-list li a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-family: Jost, sans-serif;
  background: #f4f4f4;
  border-radius: 5px;
  padding: 7px 33px 7px 32px;
  text-align: center;
  font-weight: 400
}
.blog-page .sidebar .sidebar-tags {
  position: relative;
  top: -8px
}
.blog-page .sidebar-tags .sidebar-title h4 {
  margin-bottom: 44px
}
.blog-details {
  position: relative
}
.blog-details .content-style-one .quote {
  position: relative;
  display: block;
  background: #f8f8f8;
  padding: 48px 0 50px 0;
  margin-bottom: 42px;
  margin-top: 42px
}
.blog-details .content-style-one .quote .text {
  position: relative;
  font-size: 25px;
  line-height: 34px;
  font-weight: 500;
  color: #333;
  margin-bottom: 18px
}
.blog-details .content-style-one .quote h5 {
  color: #989898;
  font-weight: 400;
  margin-bottom: 0
}
.blog-details .content-style-one .single-item .lower-content {
  padding: 39px 30px 0 30px;
  border-radius: 0
}
.blog-details .content-style-one .single-item .lower-content h4 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 11px
}
.blog-details .single-item .lower-content .meta {
  margin-bottom: 23px
}
.blog-details .single-item .lower-content p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px
}
.blog-details .post-share-option {
  position: relative;
  padding: 20px 35px 18px 35px;
  border: 1px solid #ececec;
  border-top: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 67px
}
.blog-details .post-share-option .post-social, .blog-details .post-share-option .tag-post, .blog-details .post-share-option li {
  position: relative;
  display: inline-block
}
.blog-details .post-share-option .post-social {
  float: right
}
.blog-details .post-share-option .tag-post li a {
  font-size: 16px;
  color: #8b8b8b
}
.blog-details .post-share-option .tag-post li a:hover {
  color: #226092
}
.blog-details .post-share-option .tag-post li.tag {
  font-size: 16px;
  color: #333;
  font-weight: 500
}
.blog-details .post-share-option .post-social li {
  margin-left: 5px
}
.blog-details .post-share-option .post-social li a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #f4f4f4;
  color: #a5a5a5;
  border-radius: 50%
}
.blog-details .post-share-option .post-social li a:hover {
  background: #226092;
  color: #fff
}
.blog-details .comment-title {
  position: relative;
  font-size: 24px;
  font-family: Jost, sans-serif;
  line-height: 33px;
  color: #333;
  font-weight: 700;
  margin-bottom: 38px;
  text-transform: uppercase
}
.blog-details .comment-area .single-comment {
  position: relative;
  padding: 0 0 0 127px;
  margin-bottom: 53px
}
.blog-details .comment-area .single-comment .comment-img {
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  left: 0;
  top: 1px
}
.blog-details .comment-area .single-comment .title {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-family: Jost, sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 13px
}
.blog-details .comment-area .single-comment .time {
  position: relative;
  display: inline-block;
  float: right;
  z-index: 1
}
.blog-details .comment-area .single-comment .time .text {
  display: inline-block;
  font-weight: 400;
  font-family: Jost, sans-serif;
  margin-right: 20px
}
.blog-details .comment-area .single-comment .time a {
  font-size: 15px;
  font-family: Jost, sans-serif;
  color: #226092
}
.blog-details .comment-area .single-comment p {
  font-size: 16px;
  line-height: 26px
}
input, textarea {
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #ececec;
  padding: 15px 20px;
  margin-bottom: 29px;
  transition: all .5s ease
}
textarea {
  height: 130px;
  resize: none;
  margin-bottom: 22px
}
input:focus, textarea:focus {
  border: 1px solid #226092;
  transition: all .5s ease
}
.blog-details .comment-form .comment-title {
  margin-bottom: 29px
}
.blog-details .comment-form .btn-one {
  width: 100%;
  border-radius: 0
}
.blog-details .comment-form {
  position: relative;
  margin-top: 77px
}
.contact-info {
  position: relative;
  padding: 120px 0 100px 0
}
.contact-info .single-item {
  position: relative;
  display: block;
  background: #fafafa;
  border: 1px solid #ececec;
  padding: 40px 0 39px 0;
  transition: all .5s ease
}
.contact-info .single-item:before {
  position: absolute;
  content: "\f041";
  font-size: 80px;
  font-family: FontAwesome;
  color: #f0f0f0;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  display: flex;
  height: 100%
}
.contact-info .contact-column:nth-child(2) .single-item:before {
  content: "\f095"
}
.contact-info .contact-column:nth-child(3) .single-item:before {
  content: "\f003"
}
.contact-info .single-item:hover {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .5)
}
.contact-info .single-item h3 {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 36px
}
.contact-info .single-item h3:before {
  position: absolute;
  content: '';
  background: #cacaca;
  width: 45px;
  height: 1px;
  left: 50%;
  margin-left: -25px;
  bottom: -14px
}
.contact-info .single-item .text {
  position: relative;
  font-size: 18px;
  font-family: Jost, sans-serif;
  line-height: 28px
}
.contact-section {
  position: relative;
  padding: 0 0 123px 0
}
.contact-section .contact-title {
  position: relative;
  font-size: 32px;
  font-family: Jost, sans-serif;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 77px
}
.contact-section .contact-title:before {
  position: absolute;
  content: '';
  background: #226092;
  width: 42px;
  height: 1px;
  left: 50%;
  margin-left: -25px;
  bottom: -26px
}
.contact-section input, .contact-section textarea {
  background: #fafafa;
  height: 53px;
  margin-bottom: 20px
}
.contact-section textarea {
  height: 193px
}
.google-map {
  position: relative
}
#contact-google-map {
  height: 424px;
  position: relative
}
.contact-section .btn-one {
  width: 100%;
  border-radius: 0;
  padding: 11px 24px 10px 24px
}
.donate-popup {
  position: fixed;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  transition: all .7s ease;
  -moz-transition: all .7s ease;
  -webkit-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease
}
.donate-popup.popup-visible {
  top: 0;
  visibility: visible;
  opacity: 1
}
.donate-popup .close-donate {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  z-index: 5
}
.donate-popup .close-donate:hover {
  opacity: .7
}
.donate-form-area {
  margin-top: 100px;
  margin-bottom: 100px;
  background: #f2f2f2;
  padding: 57px;
  border: 3px solid #226092
}
.donate-form-area h2 {
  font-size: 36px;
  text-align: center;
  font-weight: 400;
  color: #222;
  margin-bottom: 40px;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif
}
.donate-form-area h4 {
  font-size: 24px;
  color: #444;
  font-weight: 400;
  margin-bottom: 18px;
  text-transform: capitalize
}
.donate-form-area h3 {
  font-weight: 400;
  margin-top: 38px;
  color: #444;
  margin-bottom: 28px;
  text-transform: capitalize
}
.donate-form-area .form-group input {
  width: 100%;
  border: 1px solid #f4f4f4;
  transition: all .5s ease
}
.donate-form-area .form-group input:focus {
  border: 1px solid #226092
}
.chicklet-list {
  background: #fff;
  padding: 30px 30px 25px
}
.chicklet-list li {
  padding: 0 5px;
  display: inline-block;
  position: relative;
  cursor: pointer
}
.chicklet-list input {
  font-size: 16px;
  line-height: 40px;
  border: 2px solid #226092;
  padding: .55em .55em .55em .8em;
  margin-bottom: 0
}
.chicklet-list input[type=radio] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer
}
.chicklet-list label {
  display: block;
  font-size: 16px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #f4f4f4;
  color: #000;
  padding: 8px 27px;
  text-align: center;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: all .1s ease-out;
  transition: all .1s ease-out
}
.chicklet-list :checked + label {
  background: #226092;
  color: #f7f7f7;
  text-shadow: none
}
.chicklet-list li.other-amount {
  width: 38%;
  float: right
}
.chicklet-list li span {
  position: absolute;
  left: -30px;
  top: 9px;
  font-size: 16px;
  color: #303030
}
.chicklet-list input[type=text] {
  height: 40px
}
.donate-form-area .form-bg {
  background: #fff;
  padding: 30px 30px 15px
}
.donate-form-area .default-form .form-group {
  margin-bottom: 15px
}
.donate-form-area .default-form .form-group p {
  margin-bottom: 5px
}
.donate-form-area .payment-option {
  position: relative;
  margin-top: 20px;
  margin-bottom: 35px
}
.donate-form-area .payment-option li {
  display: inline-block;
  font-size: 18px;
  color: #303030;
  font-size: 15px;
  margin-right: 10px
}
.donate-form-area .payment-option .checkbox input {
  width: 15px;
  height: 15px;
  top: 3px
}