/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Cards
# Common
# Form
# Navigations
# Animations
# Mobile Nav
# Search Popup
# Page Header
# Google Map
# Client Carousel
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/


@FONT-FACE {
    font-family: "ropoto";
    src: url(popreg.woff2)
}


@FONT-FACE {
    font-family: "sliderlight";
    src: url(sliderlight.woff2)
}

/*
@FONT-FACE {
    font-family: "header";
    src: url(popmed.woff2);
}*/


@FONT-FACE {
    font-family: "ElMessiri";
    src: url(ElMessiri-Bold.woff2)
}



body {
  font-family: "ropoto";
  color: #444;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;

}

img {
max-width: 100%;
}


body.locked {
  overflow: hidden;
}

a {
  color: #444;
}

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

h1 {
  color: #000;
  margin: 0;
}

h2 {
  color: #000;
  margin: 0;
}

h3 {
  color: #000;
  margin: 0;
}

h4 {
  color: #000;
  margin: 0;
}

h5 {
  color: #000;
  margin: 0;
}

h6 {
  color: #000;
  margin: 0;
}



p {
  margin: 0;
}


h1,h2,h3,h4,h5,h6 {
font-weight: normal;
}


dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1270px;
  }
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.section-separator {
  border-color: undefined;
  border-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  opacity: 0.4;
  z-index: -1;
}

/*--------------------------------------------------------------
# Custom Cursor
--------------------------------------------------------------*/
.custom-cursor__cursor {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid #be0a16;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  -webkit-transform: translate(calc(-50% + 5px), -50%);
  transform: translate(calc(-50% + 5px), -50%);
  z-index: 999991;
}

.custom-cursor__cursor-two {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #be0a16;
  opacity: 0.3;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: width 0.3s, height 0.3s, opacity 0.3s;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  z-index: 999991;
}

.custom-cursor__hover {
  background-color: #be0a16;
  opacity: 0.4;
}

.custom-cursor__innerhover {
  width: 25px;
  height: 25px;
  opacity: 0.4;
}

.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  outline: none !important;
  background-color: #be0a16;
  color: #ffffff;
  font-size: 14px;
  
  text-transform: capitalize;
  letter-spacing: 0;
  border-radius: 30px;
  padding: 8px 25px;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1;border: 0;
}
/*
.thm-btn:before {
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -230%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;

}
*/



.thm-btn:hover {
  background-color: #000;
  color: #fff;
}

.thm-btn:hover:before {
  top: -40%;
}




.btn-light {
  background-color: #fff;
  color: #000;
}





.section-title {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 25px;
}





.section-title__tagline {
  font-size: 15px;
  display: block;
}

.section-title__title {
  margin: 0;
  color: #000;
  font-size: 20px;
  margin-top: 6px;
display: inline-block;
  position: relative;
text-transform: capitalize;
}


.sec-shape {
padding-bottom: 18px;
}

.sec-shape:before {
content:'';
background: url(../images/shape-10.png);
width: 60px;
height: 3px;
display: block;
position: absolute;
background-size: contain;
background-repeat: no-repeat;
bottom: 0;
right: 50%;
transform: translate(50%);
}


/*
.section-title__title:before {
content:'';
background: url(../images/bgg.png);
width: 40px;
height: 30px;
display: block;
position: absolute;
background-size: contain;
background-repeat: no-repeat;
top: -18px;
left: -24px;
}
*/
#part3 {
margin-bottom: 0;
}


.about-sr .section-title__title:before {
display: none;
}


.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show > .btn-light.dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.bootstrap-select > .dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}

.bootstrap-select .dropdown-menu {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
  border-radius: 0;
}

/*
.bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}*/

.bootstrap-select .dropdown-menu > li.selected > a {
  background: #be0a16;
  color: #fff;
}

.bootstrap-select .dropdown-menu > li > a {
  font-size: 15px;
  font-weight: 500;
  padding: 7px 20px;
  color: #333;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.bootstrap-select .dropdown-menu > li > a:hover {
  background: #f6f6f6;
  color: #000;
  cursor: pointer;
}

.preloader {
  position: fixed;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.preloader__image {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-image: url(../images/loader.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px auto;
  width: 100%;
  height: 100%;
}

/* scroll to top */
.scroll-to-top {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #be0a16;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: none;
  border-radius: 50%;
  transition: all 0.4s ease;
}

.scroll-to-top i {
  color: #000;
  font-size: 18px;
  line-height: 50px;
}

.scroll-to-top:hover {
  background-color: #be0a16;
}

.scroll-to-top:hover i {
  color: #fff;
}

/*--------------------------------------------------------------
# Navigations One
--------------------------------------------------------------*/
.main-header {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 99;
  background: #fff;
}

.main-menu {
  position: relative;
  display: block;
}

.main-menu__wrapper {
  position: relative;
  display: block;
}

.main-menu__wrapper-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-menu__left {
  position: relative;
  display: block;
}

.main-menu__logo {
  display: block;
}

.main-menu__logo img {/*
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);*/
/*width: 260px;*/
width: 290px;
}

.main-menu__shape-1 {
  position: absolute;
  bottom: -5px;
  right: -140px;
}

.main-menu__shape-1 img {
  width: auto;
}

.main-menu__right {
  display: block;
}

.main-menu__right-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 0;
}

.main-menu__right-top-left {
  display: block;
}

.main-menu__volunteers {
  display: flex;
  align-items: center;
}

.main-menu__volunteers-icon {
  position: relative;
  height: 44px;
  width: 44px;
  background-color: #be0a16;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-menu__volunteers-icon:hover img {
  animation: menuIconShake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes menuIconShake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.main-menu__volunteers-icon:before {
  position: absolute;
  bottom: 0;
  left: 1px;
  width: 15px;
  height: 5px;
  content: "";
  background-image: url(../images/shapes/main-menu__volunteers-icon-shape.png);
  background-repeat: no-repeat;
  transform: rotate(220deg);
}

.main-menu__volunteers-text-box {
  margin-left: 10px;
}

.main-menu__volunteers-text {
  font-size: 24px;
  
  color: #000;
  
}

.main-menu__volunteers-text a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__volunteers-text a:hover {
  color: #be0a16;
}

.main-menu__volunteers-text span {
  position: relative;
  display: inline-block;
}

.main-menu__volunteers-text span:before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  background-color: #000;
  height: 1px;
}

.main-menu__right-top-right {
  display: flex;
  align-items: center;
}

.main-menu__right-top-address {
  display: block;
}

.main-menu__right-top-address-list {

  align-items: center;
}

.main-menu__right-top-address-list li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}


.main-menu__right-top-address-list li:last-child:before {
  display: none;
}



.main-menu__right-top-address-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu__right-top-address-list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 25px;
  color: #be0a16;
}

.main-menu__right-top-address-list li:last-child .icon span {
  font-size: 28px;
}

.main-menu__right-top-address-list li .content {

}

.main-menu__right-top-address-list li .content p {
  font-size: 12px;
  color: #fff;
  line-height: 16px;
}

.main-menu__right-top-address-list li .content h5 {
  font-size: 14px;
    color: #b0adad;
  line-height: 20px;
  font-family: "ropoto";
}

.main-menu__right-top-address-list li .content h5 a {
  color: #b0adad;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__right-top-address-list li .content h5 a:hover {
  color: #be0a16;
}

.main-menu__right-top-social {
  display: flex;
  align-items: center;
  margin-left: 50px;
}

.main-menu__right-top-social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  color: #000;
  font-size: 14px;
  background-color: #f9f9f9;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.main-menu__right-top-social a:hover {
  color: #ffffff;
  background-color: #be0a16;
}

.main-menu__right-top-social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #be0a16;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.main-menu__right-top-social a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.main-menu__right-top-social a + a {
  margin-left: 10px;
}

.main-menu__right-bottom {
  display: flex;
  align-items: center;
  justify-content: end;
}

.main-menu__main-menu-box {
  display: block;
}

.main-menu__main-menu-content-box {
  position: relative;
  display: block;
padding: 20px 0 20px 20px;
background: #be0a16;
}

.main-menu__search-cat-btn-box {
  display: flex;
  align-items: center;
}

.main-menu__search-box {
  position: relative;
  display: flex;
  align-items: center;padding-right: 15px;
}
/*
.main-menu__search-box:before {
  content: "";
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: 0;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}*/

.main-menu__search {
  font-size: 24px;
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__search:hover {
  color: #fff;
}

.main-menu__cat-box {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.main-menu__cart {
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__cart:hover {
  color: #fff;
}

.main-menu__btn-box {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}

.main-menu__btn {
  font-size: 14px;
  color: #000;
  background-color: #ffffff;
  padding: 8px 25px;
  position: relative;
  display: flex;border-radius: 30px;
  align-items: center;
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__btn:hover {
  background-color: #ffffff;
  color: #be0a16;
}

.main-menu__btn:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -10000000000000px;

  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: -1;
}

.main-menu__btn:hover:before {

}

.main-menu__btn span {
  font-size: 15px;
  padding-right: 10px;
  position: relative;
}

.main-menu .main-menu__list,
.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

@media (min-width: 1200px) {
  .main-menu .main-menu__list,
  .main-menu .main-menu__list > li > ul,
  .main-menu .main-menu__list > li > ul > li > ul,
  .stricky-header .main-menu__list,
  .stricky-header .main-menu__list > li > ul,
  .stricky-header .main-menu__list > li > ul > li > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.main-menu .main-menu__list > li,
.stricky-header .main-menu__list > li {
  padding-top: 27px;
  padding-bottom: 28px;
  position: relative;
}

.main-menu .main-menu__list > li +li,
.stricky-header .main-menu__list > li +li {
  margin-left: 18px;
}





.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-transform: capitalize;
}


.main-menu .main-menu__list > li.dropdown > a:before {
position: absolute;
right: -10px;
font-family: "Font Awesome 5 Pro";
content: "\f107";
font-size: 13px;
color: #111;
-webkit-transition: 500ms;
transition: 500ms;
font-weight: 300;
top: 2px;
}


.stricky-header .main-menu__list > li > a {
color: #000;
}


.main-menu .main-menu__list > li.current > a,
.main-menu .main-menu__list > li.current-menu-ancestor > a,
.main-menu .main-menu__list > li.current-menu-item > a,
.main-menu .main-menu__list > li.current-menu-page > a,
.main-menu .main-menu__list > li.current_page_item > a,
.main-menu .main-menu__list > li:hover > a,
.stricky-header .main-menu__list > li.current > a,
.stricky-header .main-menu__list > li.current_page_item > a,
.stricky-header .main-menu__list > li.current-menu-ancestor > a,
.stricky-header .main-menu__list > li.current-menu-item > a,
.stricky-header .main-menu__list > li.current-menu-page > a,
.stricky-header .main-menu__list > li:hover > a {
  color: #be0a16;
}

.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;

  visibility: hidden;/*
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(0) translateZ(100px);
  transform: scaleY(0) translateZ(100px);
  -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;


-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
*/
  z-index: 99;
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 39.2px 0.8px rgba(0, 0, 0, 0.1);
}




.main-menu .main-menu__list > li > ul.der-swer {
width: 300px;
}

.main-menu .main-menu__list > li > ul > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul > li > ul {
  display: none;
}

.main-menu .main-menu__list > li:hover > ul,
.main-menu .main-menu__list > li > ul > li:hover > ul,
.stricky-header .main-menu__list > li:hover > ul,
.stricky-header .main-menu__list > li > ul > li:hover > ul {

  visibility: visible;
}

.main-menu .main-menu__list > li > ul > li,
.main-menu .main-menu__list > li > ul > li > ul > li,
.stricky-header .main-menu__list > li > ul > li,
.stricky-header .main-menu__list > li > ul > li > ul > li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}

.main-menu .main-menu__list > li > ul > li + li,
.main-menu .main-menu__list > li > ul > li > ul > li + li,
.stricky-header .main-menu__list > li > ul > li + li,
.stricky-header .main-menu__list > li > ul > li > ul > li + li {
  border-top: none;

}

.main-menu .main-menu__list > li > ul > li > a {
  position: relative;
  font-size: 14px;
  color: #444;
  letter-spacing: 0;
  font-weight: 500;/*
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  padding: 8px 10px 8px;/*
  -webkit-transition: 500ms;
  transition: 500ms;*/
  background-color: #ffffff;
display: block;width: 100%;
}

.main-menu .main-menu__list > li > ul > li > ul > li > a {
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #444;
  letter-spacing: 0;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 20px 8px;

  background-color: #ffffff;

}

.stricky-header .main-menu__list > li > ul > li > a {
  position: relative;
  font-size: 14px;
  color: #444;
  letter-spacing: 0;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 20px 5px;
  -webkit-transition: 500ms;
  transition: 500ms;
  background-color: #ffffff;

}

.stricky-header .main-menu__list > li > ul > li > ul > li > a {
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #444;
  letter-spacing: 0;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 20px 5px;
  -webkit-transition: 500ms;
  transition: 500ms;
  background-color: #ffffff;
  border-radius: 20px;
}

.main-menu .main-menu__list > li > ul > li:hover > a {
  background-color: #be0a16;
  color: #fff;
}

.main-menu .main-menu__list > li > ul > li > ul > li:hover > a {
  background-color: #be0a16;
  color: #fff;
}

.stricky-header .main-menu__list > li > ul > li:hover > a {
  background-color: #be0a16;
  color: #fff;
}

.stricky-header .main-menu__list > li > ul > li > ul > li:hover > a {
  background-color: #be0a16;
  color: #fff;
}
/*
.main-menu .main-menu__list > li > ul > li > a::before {
  position: absolute;
  top: 50%;
  right: 20px;
  font-family: "Font Awesome 5 Pro";
  
  content: "\f30b";
  font-size: 14px;
  color: #be0a16;
  transform: translateY(-50%) scale(0);
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .main-menu__list > li > ul > li > ul > li > a::before {
  position: absolute;
  top: 50%;
  right: 20px;
  font-family: "Font Awesome 5 Pro";
  
  content: "\f30b";
  font-size: 14px;
  color: #be0a16;
  transform: translateY(-50%) scale(0);
  -webkit-transition: 500ms;
  transition: 500ms;
}
/*
.stricky-header .main-menu__list > li > ul > li > a::before {
  position: absolute;
  top: 50%;
  right: 20px;
  font-family: "Font Awesome 5 Pro";
  
  content: "\f30b";
  font-size: 14px;
  color: #be0a16;
  transform: translateY(-50%) scale(0);
  -webkit-transition: 500ms;
  transition: 500ms;
}*/

.stricky-header .main-menu__list > li > ul > li > ul > li > a::before {
  position: absolute;
  top: 50%;
  right: 20px;
  font-family: "Font Awesome 5 Pro";
  
  content: "\f30b";
  font-size: 14px;
  color: #be0a16;
  transform: translateY(-50%) scale(0);
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .main-menu__list > li > ul > li:hover > a::before,
.main-menu .main-menu__list > li > ul > li > ul > li:hover > a::before,
.stricky-header .main-menu__list > li > ul > li:hover > a::before,
.stricky-header .main-menu__list > li > ul > li > ul > li:hover > a::before {
  transform: translateY(-50%) scale(1);
}

.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  top: 0;
  left: 100%;
}

.main-menu .main-menu__list li ul li > ul.right-align,
.stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu,
.main-menu-two__main-menu-box .main-menu__list > .megamenu,
.main-menu__wrapper .main-menu__list > .megamenu {
  position: static;
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu > ul,
.main-menu-two__main-menu-box .main-menu__list > .megamenu > ul,
.main-menu__wrapper .main-menu__list > .megamenu > ul {
  top: 100% !important;
  left: 0 !important;
  right: 0 !important;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu > ul > li,
.main-menu-two__main-menu-box .main-menu__list > .megamenu > ul > li,
.main-menu__wrapper .main-menu__list > .megamenu > ul > li {
  padding: 0 !important;
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  visibility: hidden;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  -webkit-transition: visibility 500ms ease, -webkit-transform 500ms ease;
  transition: visibility 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, visibility 500ms ease;
  transition: transform 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

.main-menu__main-menu-content-box:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: -1000px;
background-color: #be0a16;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: -1;
width: 1000px;
}


@media (max-width: 1199px) {
  .stricky-header {
    display: none !important;
  }
}
.stricky-header.stricky-fixed {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.stricky-header .main-menu__inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 0;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

.mobile-nav__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: 10px;
}

@media (min-width: 1200px) {
  .mobile-nav__buttons {
    display: none;
  }
}
.mobile-nav__buttons a {
  font-size: 20px;
  color: #be0a16;
  cursor: pointer;
}

.mobile-nav__buttons a + a {
  margin-left: 10px;
}

.mobile-nav__buttons a:hover {
  color: #be0a16;
}

.main-menu .mobile-nav__toggler {
  font-size: 20px;
  color: #be0a16;
  cursor: pointer;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .mobile-nav__toggler:hover {
  color: #000;
}

@media (min-width: 1200px) {
  .main-menu .mobile-nav__toggler {
    display: none;
  }
}
/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform-origin: left center;
  transform-origin: left center;/*
  -webkit-transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;*/
  visibility: hidden;
}

.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}

.mobile-nav__wrapper.expanded {
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;/*
  -webkit-transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;*/
}

.mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.5;
  cursor: pointer;display: none;
}

.mobile-nav__content {
  width: 100%;
  background: #fff;
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
/*
  -webkit-transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;*/

}


.mobile-nav__content .main-menu__btn-box {
justify-content: center;
}


.mobile-nav__content .main-menu__btn-box .main-menu__btn {
background: #f31721;
color: #fff;
margin: 60px 0 15px;
}


.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);

}

.mobile-nav__content .logo-box {
margin-bottom: 20px;
text-align: center;
}

.mobile-nav__content .logo-box img {
width: 290px;
}

.mobile-nav__close {
  position: absolute;
top: 25px;
right: 25px;
  font-size: 18px;
  color: #313131;
  cursor: pointer;
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list > li > ul,
.mobile-nav__content .main-menu__list > li > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__content .main-menu__list > li > ul {
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding:0 0.5em;background: #f9f9f9;
}

.mobile-nav__content .main-menu__list > li > ul > li > ul {
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 0.5em;background: #fff;
}

.mobile-nav__content .main-menu__list > li:not(:last-child),
.mobile-nav__content .main-menu__list > li > ul > li:not(:last-child),
.mobile-nav__content .main-menu__list > li > ul > li > ul > li:not(:last-child) {
border-bottom: 1px solid rgba(44, 43, 43, 0.1);
}

.mobile-nav__content .main-menu__list > li > a > .main-menu-border {
  display: none !important;
}

.mobile-nav__content .main-menu__list > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 30px;
  color: #000;
  font-size: 14px;
  font-family: "ropoto";
  font-weight: 500;
  height: 38px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 500ms;
  transition: 500ms;text-transform: capitalize;
}

.mobile-nav__content .main-menu__list > li > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 30px;
  color: #000;
  font-size: 13px;
  font-family: "ropoto";
  font-weight: 500;
  height: 38px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 30px;
  font-size: 13px;
  font-family: "ropoto";
  font-weight: 500;
  height: 38px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__content .main-menu__list > li > a.expanded .mobile-nav__content .main-menu__list > li > ul > li > a.expanded .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a.expanded {
  color: #be0a16;
}

.mobile-nav__content .main-menu__list > li > a > button {
width: 100%;
  height: 30px;
  background: none;
  border: none;
  outline: none;
  color: #000;/*
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;*/
  padding: 0;
  padding: 0;
position: absolute;
left: 0;
right: 0;
text-align: right;
padding-right: 12px;
}

.mobile-nav__content .main-menu__list > li > ul > li > a > button {
  width: 30px;
  height: 30px;
  border: none;
  outline: none;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;

  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  padding: 0;background: none;
}

.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button {
  width: 30px;
  height: 30px;
  background-color: #be0a16;
  border: none;
  outline: none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;

  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  padding: 0;
}

.mobile-nav__content .main-menu__list > li > a > button.expanded {
  color: #be0a16;
}

.mobile-nav__content .main-menu__list > li > ul > li > a > button.expanded {
  color: #be0a16;
}

.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button.expanded {

  color: #be0a16;
}

/* no menu after 2rd level dropdown */
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button,
.mobile-nav__content .main-menu__list > li > ul > li > ul > li > ul {
  display: none !important;
}

.mobile-nav__content .main-menu__list li.cart-btn span {
  position: relative;
  top: auto;
  right: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mobile-nav__content .main-menu__list li.cart-btn i {
  font-size: 16px;
}

.mobile-nav__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.mobile-nav__top .main-menu__login a {
  color: undefined;
}

.mobile-nav__container {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;width: 100%;
justify-content: center;
}

.mobile-nav__social a {
font-size: 14px;
color: #ffffff;
-webkit-transition: 500ms;
transition: 500ms;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
background: #eee;
color: #000;
border-radius: 50%;
}

.mobile-nav__social a + a {
  margin-left: 5px;
}

.mobile-nav__social a:hover {
  color: #fff;
background: #be0a16;
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;display: none;
}

.mobile-nav__contact li {
  color: undefined;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-nav__contact li + li {
  margin-top: 15px;
}

.mobile-nav__contact li a {
  color: #000;
  -webkit-transition: 500ms;
  transition: 500ms;font-size: 15px;
}


.mobile-nav__contact li a span {
display: block;
line-height: 18px;
color: #6a6a6a;font-size: 13px;
}

.mobile-nav__contact li a:hover {
  color: #be0a16;
}

.mobile-nav__contact li > i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #be0a16;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 11px;
  margin-right: 10px;
  color: #fff;
}

.mobile-nav__container .main-logo,
.mobile-nav__container .topbar__buttons,
.mobile-nav__container .main-menu__language,
.mobile-nav__container .main-menu__login {
  display: none;
}

/*--------------------------------------------------------------
# Home Showcase
--------------------------------------------------------------*/
.home-showcase {
  margin-top: -31px;
  margin-bottom: -31px;
}

.home-showcase__inner {
  padding: 40px 40px 40px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.home-showcase__image {
  position: relative;
  background-color: #be0a16;
  overflow: hidden;
  border-radius: 10px;
}

.home-showcase__image > img {
  width: 100%;
  border-radius: 10px;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.home-showcase__image:hover > img {
  opacity: 0.75;
}

.home-showcase__image:hover .home-showcase__buttons {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  visibility: visible;
}

.home-showcase__buttons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

.home-showcase__buttons__item {
  padding: 10px 20px;
  width: 150px;
  text-align: center;
}

.home-showcase__buttons__item + .home-showcase__buttons__item {
  margin-top: 10px;
}

.home-showcase__title {
  margin: 0;
  text-align: center;
  font-size: 16px;
  
  color: #000;
  margin-top: 17px;
  font-family: "ropoto";
}

.mobile-nav__wrapper .home-showcase .row [class*=col-] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.mobile-nav__wrapper .home-showcase__inner {
  padding: 15px 0px;
  background-color: rgba(0, 0, 0, 0);
}

.mobile-nav__wrapper .home-showcase__title {
  color: #ffffff;
}

/*--------------------------------------------------------------
# Navigations Two
--------------------------------------------------------------*/
.main-header-two {
  width: 100%;
  background: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 99;
  position: relative;
}

.stricky-header.main-menu-two {
  background-color: #000;
}

.main-menu-two__wrapper {
  position: relative;
  display: block;
}

.main-menu-two__wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background-color: #be0a16;
  z-index: 1;
}

.main-menu-two__wrapper-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-menu-two__left {
  position: relative;
  display: block;
  padding-left: 325px;
}

.main-menu-two__logo {
  display: block;
}

.main-menu-two__logo img {

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.main-menu-two__shape-1 {
  position: absolute;
  right: -127px;
  bottom: -5px;
  z-index: 2;
}

.main-menu-two__shape-1 img {
  width: auto;
}

.main-menu-two__right {
  display: block;
}

.main-menu-two__right-top {
  display: flex;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 21px;
  padding-left: 70px;
  padding-right: 265px;
  background-color: #f9f9f9;
  position: relative;
}

.main-menu-two__right-top-left {
  display: block;
}

.main-menu-two__volunteers {
  display: flex;
  align-items: center;
}

.main-menu-two__volunteers-icon {
  position: relative;
  height: 44px;
  width: 44px;
  background-color: #be0a16;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-menu-two__volunteers-icon:hover img {
  animation: menuIconShake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.main-menu-two__volunteers-icon:before {
  position: absolute;
  bottom: 0;
  left: 1px;
  width: 15px;
  height: 5px;
  content: "";
  background-image: url(../images/shapes/main-menu__volunteers-icon-shape.png);
  background-repeat: no-repeat;
  transform: rotate(220deg);
}

.main-menu-two__volunteers-text-box {
  margin-left: 10px;
}

.main-menu-two__volunteers-text {
  font-size: 24px;
  
  color: #000;
  
}

.main-menu-two__volunteers-text a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__volunteers-text a:hover {
  color: #be0a16;
}

.main-menu-two__volunteers-text span {
  position: relative;
  display: inline-block;
}

.main-menu-two__volunteers-text span:before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  background-color: #000;
  height: 1px;
}

.main-menu-two__right-top-right {
  display: flex;
  align-items: center;
  margin-left: 90px;
}

.main-menu-two__right-top-address {
  display: block;
}

.main-menu-two__right-top-address-list {
  display: flex;
  align-items: center;
}

.main-menu-two__right-top-address-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu-two__right-top-address-list li:before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 3px;
  right: -40px;
  background-color: #eee9db;
  width: 1px;
}

.main-menu-two__right-top-address-list li:last-child:before {
  display: none;
}

.main-menu-two__right-top-address-list li + li {
  margin-left: 80px;
}

.main-menu-two__right-top-address-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu-two__right-top-address-list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 25px;
  color: #be0a16;
}

.main-menu-two__right-top-address-list li:last-child .icon span {
  font-size: 35px;
}

.main-menu-two__right-top-address-list li .content {
  margin-left: 15px;
}

.main-menu-two__right-top-address-list li .content p {
  font-size: 12px;
  
  line-height: 16px;
}

.main-menu-two__right-top-address-list li .content h5 {
  font-size: 14px;
  
  line-height: 20px;
  font-family: "ropoto";
}

.main-menu-two__right-top-address-list li .content h5 a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__right-top-address-list li .content h5 a:hover {
  color: #be0a16;
}

.main-menu-two__right-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  padding-left: 70px;
  padding-right: 40px;
}

.main-menu-two__main-menu-box {
  display: block;
}

.main-menu-two__main-menu-content-box {
  position: relative;
  display: block;
}

.main-menu-two__search-cat-btn-box {
  display: flex;
  align-items: center;
}

.main-menu-two__search-box {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu-two__search-box:before {
  content: "";
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -30px;
  width: 1px;
  background-color: #eee9db;
}

.main-menu-two__search {
  font-size: 24px;
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__search:hover {
  color: #be0a16;
}

.main-menu-two__cat-box {
  display: flex;
  align-items: center;
  margin-right: 30px;
  margin-left: 30px;
}

.main-menu-two__cart {
  font-size: 24px;
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__cart:hover {
  color: #be0a16;
}

.main-menu-two__btn-box {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu-two__btn {
  font-size: 12px;
  
  color: #000;
  background-color: #be0a16;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 19px;
  position: relative;
  display: flex;
  align-items: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__btn:hover {
  background-color: #000;
  color: #ffffff;
}

.main-menu-two__btn span {
  font-size: 13px;
  padding-right: 10px;
  position: relative;
}

.main-menu-two .main-menu__list > li > a {
  color: #444;
}

.stricky-header.main-menu-two .main-menu__list > li > a {
  color: #444;
}

.main-menu-two .main-menu__list > li.current > a {
  color: #000;
}

.main-menu-two .main-menu__list > li.current_page_item > a {
  color: #000;
}

.main-menu-two .main-menu__list > li.current-menu-ancestor > a {
  color: #000;
}

.main-menu-two .main-menu__list > li.current-menu-item > a {
  color: #000;
}

.main-menu-two .main-menu__list > li.current-menu-page > a {
  color: #000;
}

.main-menu-two .main-menu__list > li:hover > a {
  color: #000;
}

.stricky-header.main-menu-two .main-menu__list > li.current > a {
  color: #000;
}

.stricky-header.main-menu-two .main-menu__list > li.current_page_item > a {
  color: #000;
}

.stricky-header.main-menu-two .main-menu__list > li.current-menu-ancestor > a {
  color: #000;
}

.stricky-header.main-menu-two .main-menu__list > li.current-menu-item > a {
  color: #000;
}

.stricky-header.main-menu-two .main-menu__list > li.current-menu-page > a {
  color: #000;
}

.stricky-header.main-menu-two .main-menu__list > li:hover > a {
  color: #000;
}

.main-menu-two .main-menu__list > li,
.stricky-header.main-menu-two .main-menu__list > li {
  padding-top: 15px;
  padding-bottom: 15px;
}

/*--------------------------------------------------------------
# Navigations Three
--------------------------------------------------------------*/
.main-header-three {
  background: transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  transition: all 500ms ease;
  z-index: 999;
}

.stricky-header.main-menu-three {
  background-color: #000;
}

.main-menu-three__wrapper {
  position: relative;
  display: block;
  padding: 0 60px;
}

.main-menu-three__wrapper-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-menu-three__left {
  display: block;
}

.main-menu-three__logo {
  display: block;
}

.main-menu-three__logo img {
/*
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);*/
}

.main-menu-three__right {
  display: block;
}

.main-menu-three__right-inner {
  display: flex;
  align-items: center;
}

.main-menu-three__right-content-box {
  display: block;
}

.main-menu-three__right-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 21.5px 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.main-menu-three__volunteers {
  display: flex;
  align-items: center;
}

.main-menu-three__volunteers-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  width: 36px;
  background-color: #be0a16;
  border-radius: 50%;
}

.main-menu-three__volunteers-icon:hover img {
  animation: menuIconShake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.main-menu-three__volunteers-text-box {
  margin-left: 10px;
}

.main-menu-three__volunteers-text {
  font-size: 20px;
  
  line-height: 20px;
  
}

.main-menu-three__volunteers-text a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__volunteers-text a:hover {
  color: #be0a16;
}

.main-menu-three__volunteers-text span {
  position: relative;
  display: inline-block;
}

.main-menu-three__volunteers-text span:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ffffff;
  content: "";
}

.main-menu-three__call {
  display: flex;
  align-items: center;
}

.main-menu-three__icon {
  height: 36px;
  width: 36px;
  background-color: #be0a16;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  color: #000;
}

.main-menu-three__number {
  margin-left: 10px;
}

.main-menu-three__number a {
  font-size: 20px;
  color: #ffffff;
  
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__number a:hover {
  color: #be0a16;
}

.main-menu-three__right-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 53px;
}

.main-menu-three__main-menu-box {
  display: block;
}

.main-menu-three__search-cat {
  display: flex;
  align-items: center;
  margin-left: 500px;
}

.main-menu-three__search-box {
  position: relative;
  display: flex;
  align-items: center;
}

.main-menu-three__search {
  font-size: 24px;
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__search:hover {
  color: #be0a16;
}

.main-menu-three__cat-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 30px;
}

.main-menu-three__cart {
  font-size: 24px;
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__cart:hover {
  color: #be0a16;
}

.main-menu-three__btn-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 95px;
}

.main-menu-three__btn-box a {
  font-size: 12px;
  
  color: #000;
  background-color: #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 19px;
  position: relative;
  display: flex;
  align-items: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__btn-box span {
  font-size: 13px;
  padding-right: 10px;
  position: relative;
}

.main-menu-three__btn-box a:hover {
  background-color: #be0a16;
}

.main-menu-three .main-menu__list > li > a,
.stricky-header.main-menu-three .main-menu__list > li > a {
  color: #8c9c99;
}

.main-menu-three .main-menu__list > li.current > a {
  color: #ffffff;
}

.main-menu-three .main-menu__list > li.current-menu-ancestor > a {
  color: #ffffff;
}

.main-menu-three .main-menu__list > li.current-menu-item > a {
  color: #ffffff;
}

.main-menu-three .main-menu__list > li.current-menu-page > a {
  color: #ffffff;
}

.main-menu-three .main-menu__list > li.current_page_item > a {
  color: #ffffff;
}

.main-menu-three .main-menu__list > li:hover > a {
  color: #ffffff;
}

.stricky-header.main-menu-three .main-menu__list > li.current > a {
  color: #ffffff;
}

.stricky-header.main-menu-three .main-menu__list > li.current-menu-ancestor > a {
  color: #ffffff;
}

.stricky-header.main-menu-three .main-menu__list > li.current-menu-item > a {
  color: #ffffff;
}

.stricky-header.main-menu-three .main-menu__list > li.current-menu-page > a {
  color: #ffffff;
}

.stricky-header.main-menu-three .main-menu__list > li.current_page_item > a {
  color: #ffffff;
}

.stricky-header.main-menu-three .main-menu__list > li:hover > a {
  color: #ffffff;
}

.main-menu-three .main-menu__list > li,
.stricky-header.main-menu-three .main-menu__list > li {
  padding-top: 13px;
  padding-bottom: 13px;
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: absolute;
  top: 0;
  left: 0;
width: 80%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
top: -150%;
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
}

.search-popup.active {
top:-7px;
}

.search-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.75;
  cursor: pointer;
}

body.locked .page-wrapper {
  filter: blur(6px);
}

.search-popup__content {
width: 100%;
}

.search-popup__content form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.search-popup__content form input[type=search],
.search-popup__content form input[type=text] {
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  height: 86px;
  padding-left: 30px;
}

.search-popup__content .thm-btn {
  padding: 0;
  width: 68px;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
  background-color: #be0a16;
  border: 0;
opacity: 0;
}


.search-toggler.ger-tog:before {
  content: "\f00d";
}

.search-popup__content .thm-btn i {
  height: auto;
  width: auto;
  background-color: transparent;
  border-radius: 50%;
  color: #ffffff;
  font-size: 22px;
  line-height: inherit;
  text-align: center;
  top: 0;
  margin-right: 0;
  padding-left: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/*--------------------------------------------------------------
# Main Slider
--------------------------------------------------------------*/
.main-slider {
  position: relative;
  display: block;
  z-index: 91;
}

.main-slider .swiper-slide {
  position: relative;
  background-color: #000;
height: 100vh;
display: grid;
align-items: center;
}

.main-slider .container {
  position: relative;
  z-index: 30;
}

.main-slider .image-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;

  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  z-index: 1;
}

.main-slider .image-layer:before {
content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;  width: 100%;
  background: rgb(33, 45, 43);
  background: linear-gradient(180deg, rgba(33, 45, 43, 0.9696253501) 7%, rgba(33, 45, 43, 0) 100%);
  z-index: 1;}

/*
.main-slider .owl-item.active .image-layer {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}*/

.main-slider-shape-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 58%;
  opacity: 0.02;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.main-slider-shape-2 {
  position: absolute;
  bottom: -68px;
  left: 30px;
  opacity: 0.07;
  z-index: -1;
}

.main-slider-shape-2 img {
  width: auto;
}

.main-slider__content {
  position: relative;
  display: block;
  text-align: left;
}

.main-slider__sub-title {
  font-size: 40px;
  color: #e9d7aa;
  
  line-height: 40px;
  
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__title {
  position: relative;
  font-size: 50px;
  color: #ffffff;
  
  line-height: 53px;
  margin-top: 24px;
  margin-bottom: 26px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__btn-box {
  position: relative;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__btn:hover {

}

.main-slider__btn:before {
  background-color: #ffffff;
}

.main-slider .owl-item.active .main-slider__title,
.main-slider .owl-item.active .main-slider__sub-title,
.main-slider .owl-item.active .main-slider__btn-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider__nav {
  position: absolute;
  top: 42%;
  left: 45px;
  z-index: 100;
  transform: translateY(-50%) translateX(0%);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  height: 0;
  line-height: 0;
}

.main-slider__nav .swiper-button-next {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  padding: 23px 0;
}

.main-slider__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  padding: 23px 0;
}

.main-slider__nav .swiper-button-next:hover {
  color: rgba(255, 255, 255, 1);
  border: 2px solid rgba(255, 255, 255, 1);
}

.main-slider__nav .swiper-button-prev:hover {
  color: rgba(255, 255, 255, 1);
  border: 2px solid rgba(255, 255, 255, 1);
}

.main-slider__nav .swiper-button-next::after,
.main-slider__nav .swiper-button-prev::after {
  display: none;
}

.main-slider__nav .swiper-button-prev {
  margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Main Slider Two
--------------------------------------------------------------*/
.main-slider-two {
  position: relative;
  display: block;
  z-index: 91;
}

.main-slider-two .swiper-slide {
  position: relative;
  background-color: #000;
}

.main-slider-two .container {
  position: relative;
  padding-top: 185px;
  padding-bottom: 190px;
  z-index: 30;
}

.image-layer-two {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  mix-blend-mode: luminosity;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  z-index: 1;
}

.main-slider-two .owl-item.active .image-layer-two {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.image-layer-two:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: rgba(40, 55, 52, 0.5);
}

.main-slider-two-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  mix-blend-mode: color-dodge;
  opacity: 0.5;
  z-index: 1;
}

.main-slider-two-shape-1 img {
  width: auto;
}

.main-slider-two-shape-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.main-slider-two-shape-2 img {
  width: auto;
}

.main-slider-two__content {
  position: relative;
  display: block;
  text-align: center;
}

.main-slider-two__sub-title {
  font-size: 30px;
  color: #be0a16;
  
  line-height: 30px;
  
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__title {
  position: relative;
  font-size: 90px;
  color: #ffffff;
  
  line-height: 110px;
  
  text-transform: capitalize;
  margin-top: 18px;
  margin-bottom: 24px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__btn-box {
  position: relative;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__btn {
  
}

.main-slider-two__btn:hover {
  color: #be0a16;
}

.main-slider-two__btn:before {
  background-color: #ffffff;
}

.main-slider-two .owl-item.active .main-slider-two__sub-title,
.main-slider-two .owl-item.active .main-slider-two__title,
.main-slider-two .owl-item.active .main-slider-two__btn-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider-two__nav {
  width: 100%;
  max-width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translateY(-50%) translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0;
  line-height: 0;
}

.main-slider-two__nav .swiper-button-next {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
}

.main-slider-two__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
}

.main-slider-two__nav .swiper-button-next:hover {
  color: rgba(255, 255, 255, 1);
  border: 2px solid rgba(255, 255, 255, 1);
}

.main-slider-two__nav .swiper-button-prev:hover {
  color: rgba(255, 255, 255, 1);
  border: 2px solid rgba(255, 255, 255, 1);
}

.main-slider-two__nav .swiper-button-next:hover,
.main-slider-two__nav .swiper-button-prev:hover {
  opacity: 1;
}

.main-slider-two__nav .swiper-button-next::after,
.main-slider-two__nav .swiper-button-prev::after {
  display: none;
}

/*--------------------------------------------------------------
# Main Slider Two
--------------------------------------------------------------*/
.main-slider-three {
  position: relative;
  display: block;
  z-index: 91;
}

.main-slider-three .swiper-slide {
  position: relative;
  background-color: #212d2b;
}

.main-slider-three .container {
  position: relative;
  padding-top: 297px;
  padding-bottom: 160px;
  z-index: 30;
}

.image-layer-three {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  mix-blend-mode: luminosity;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  z-index: 1;
}

.main-slider-three .owl-item.active .image-layer-three {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.image-layer-three:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: rgba(33, 45, 43, 0.6);
}

.main-slider-three-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 420px;
  background: rgb(33, 45, 43);
  background: linear-gradient(180deg, rgba(33, 45, 43, 0.9696253501) 7%, rgba(33, 45, 43, 0) 100%);
  z-index: 1;
}

.main-slider-three__content {
  position: relative;
  display: block;
  text-align: center;
}

.main-slider-three__sub-title {
  font-size: 20px;
  color: #be0a16;
  
  line-height: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__title {
  position: relative;
  font-size: 90px;
  color: #ffffff;
  
  line-height: 110px;
  
  margin-top: 14px;
  margin-bottom: 25px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__btn-box {
  position: relative;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__btn {
  
}

.main-slider-three__btn:hover {
  color: #be0a16;
}

.main-slider-three__btn:before {
  background-color: #ffffff;
}

.main-slider-three .owl-item.active .main-slider-three__sub-title,
.main-slider-three .owl-item.active .main-slider-three__title,
.main-slider-three .owl-item.active .main-slider-three__btn-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

/*--------------------------------------------------------------
# About One
--------------------------------------------------------------*/
.about-one {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.about-one__shape-box-1 {
  position: absolute;
  top: 0;
  left: 0;
  height: 690px;
  width: 625px;
  background-color: #f9f9f9;
  z-index: -1;
}

.about-one__shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  mix-blend-mode: luminosity;
  opacity: 0.15;
}

.about-one__left {
  position: relative;
  display: block;
  margin-right: 100px;
}

.about-one__img-box {
  position: relative;
  display: block;
}

.about-one__img {
  position: relative;
  display: block;
}

.about-one__img img {
  width: 100%;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 335px;
  border-bottom-right-radius: 335px;
}

.about-one__img-border {
  position: absolute;
  top: -30px;
  left: -30px;
  height: 600px;
  width: 430px;
  border: 6px solid #be0a16;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
}

.about-one__curved-circle-box {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 200px;
  width: 200px;
  border-radius: 50%;
  background-color: rgb(241, 241, 241);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 16px 0px rgba(0, 0, 0, 0.13);
}

.about-one__curved-circle-box .curved-circle {
  position: absolute;
  top: 18px;
  right: 18px;
  bottom: 18px;
  left: 18px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-transform: capitalize;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.005em;
}

.about-one__curved-circle-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-one__curved-circle-icon img {
width: 100px;
}

.about-one__shape-2 {
  position: absolute;
  top: 280px;
  left: -120px;
}

.about-one__shape-2 img {
  width: auto;
}

.about-one__shape-3 {
  position: absolute;
  bottom: 125px;
  left: -55px;
}

.about-one__shape-3 img {
  width: auto;
}

.about-one__shape-4 {
  position: absolute;
  bottom: 265px;
  right: -70px;
}

.about-one__shape-4 img {
  width: auto;
}

.about-one__right {
  position: relative;
  display: block;
}

.about-one__right .section-title {
  margin-bottom: 28px;
}

.about-one__fund {
  position: relative;
  display: block;
  padding-left: 25px;
  margin-top: 34px;
  margin-bottom: 43px;
}

.about-one__fund:before {
  content: "";
  position: absolute;
  top: 8px;
  bottom: 7px;
  left: 0;
  width: 6px;
  background-color: #be0a16;
}

.about-one__fund-text {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  line-height: 34px;
}

.about-one__fund-text span {
  color: #be0a16;
  
}

.about-one__points {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 41px;
}

.about-one__points li {
  position: relative;
  display: flex;
}

.about-one__points li + li {
  margin-left: 19px;
}

.about-one__points li .icon {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.about-one__points li .icon:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  height: 43px;
  width: 43px;
  background-color: #f9f9f9;
  border-radius: 50%;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
  z-index: -1;
}

.about-one__points li:hover .icon:before {
  transform: scale(1.2);
}

.about-one__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 65px;
  color: #be0a16;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.about-one__points li:hover .icon span {
  transform: scale(0.9);
}

.about-one__points li .text {
  margin-left: 20px;
  margin-top: -5px;
}

.about-one__points li .text h5 {
  font-size: 20px;
  line-height: 30px;
  
  margin-bottom: 7px;
}

.about-one__points li .text h5 a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.about-one__points li:hover .text h5 a {
  color: #be0a16;
}

.about-one__points li .text p {
  font-size: 16px;
}

/*--------------------------------------------------------------
# Causes One
--------------------------------------------------------------*/
.causes-one {
  position: relative;
  display: block;
  padding: 40px 0 20px;background: #f9f9f9;
}

.causes-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.causes-one__img {
  position: relative;
  display: block;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
  z-index: 1;
}
/*
.causes-one__img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(40, 55, 52, 0.3);
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: perspective(400px) rotateX(-90deg) scale(0.2);
  -ms-transform: perspective(400px) rotateX(-90deg) scale(0.2);
  transform: perspective(400px) rotateX(-90deg) scale(0.2);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  z-index: 1;
}

.causes-one__single:hover .causes-one__img:before {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg) scale(1);
  -ms-transform: perspective(400px) rotateX(0deg) scale(1);
  transform: perspective(400px) rotateX(0deg) scale(1);
}*/

.causes-one__img img {
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

.causes-one__single:hover .causes-one__img img {
  transform: scale(1.1);
}

.causes-one__cat {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background-color: #be0a16;
  padding: 6px 25px;
  border-radius: 15px;
  z-index: 2;
}

.causes-one__cat p {
  font-size: 18px;
  color: #000;
  line-height: 18px;
  
  
}

.causes-one__content {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid #eee9db;
  padding: 20px 12px 10px;
  border-top: 0;
}

.causes-one__title {
font-size: 16px;
text-transform: capitalize;
margin-bottom: 24px;
  
}

.causes-one__title a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.causes-one__title a:hover {
  color: #be0a16;
}

.causes-one__text {
  padding-top: 11px;
  padding-bottom: 21px;
display: none;
}

.causes-one__progress {
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 0;
  z-index: 1;
}

.causes-one__progress-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  mix-blend-mode: luminosity;
  opacity: 0.2;
  z-index: -1;
}

.causes-one__progress .bar {
  position: relative;
  width: 100%;
  height: 3px;
  background: #f3f0e9;
  border-radius: 5px;
  margin-bottom: 3px;
}

.causes-one__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 3px;
  border-radius: 5px;
  background: #be0a16;
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.causes-one__progress .count-text {
  position: absolute;
  right: 0;
  bottom: 11px;
  color: #be0a16;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

.causes-one__progress .bar-inner.counted .count-text {
  opacity: 1;
}

.causes-one__progress .count-text:after {
content: "";
position: absolute;
left: 10px;
top: 21px;
height: 15px;
width: 15px;
background-color: #be0a16;
border-radius: 50%
}

.causes-one__progress .count-text:before {
  content: "";
  position: absolute;
left: 15px;
top: 26px;
height: 5px;
width: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: 1;
}

.causes-one__goals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;margin-top: 10px;
}

.causes-one__goals > p {
  font-size: 14px;
  color: #707876;
  font-weight: 400;
  margin: 0;
}

.causes-one__goals > p > span {
  font-size: 14px;
  color: #000;
  
  line-height: 28px;
}

/*--------------------------------------------------------------
# Become Volunteer One
--------------------------------------------------------------*/
.become-volunteer-one {
  position: relative;
  display: block;
  z-index: 1;
  padding: 80px 0;
}

.become-volunteer-one__bg-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  z-index: -1;
}

.become-volunteer-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: luminosity;
  opacity: 0.3;
}

.become-volunteer-one__shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 106px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  z-index: -1;
}

.become-volunteer-one__inner {
  position: relative;
  display: block;
  text-align: center;
}

.become-volunteer-one__sub-title {
  font-size: 24px;
  color: #be0a16;
  
  
}

.become-volunteer-one__title {
  font-size: 50px;
  color: #ffffff;
  
  
  line-height: 62px;
  margin-top: 9px;
  margin-bottom: 36px;
}

.become-volunteer-one__btn {
  
}

/*--------------------------------------------------------------
# Events One
--------------------------------------------------------------*/
.events-one {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding: 120px 0 120px;
  z-index: 1;
}

.events-one-shape-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.15;
  z-index: -1;
}

.events-one__left {
  position: relative;
  display: block;
  z-index: 3;
}

.events-one__left .section-title {
  margin-bottom: 28px;
}

.events-one__text-1 {
  font-size: 16px;
  margin-right: 83px;
  color: #707876;
}

.events-one__btn {
  margin-top: 41px;
}

.events-one__right {
  position: relative;
  display: block;
  margin-left: -30px;
  margin-right: -50px;
}

.events-one__carousel {
  position: relative;
  display: block;
}

.events-one__single {
  position: relative;
  display: block;
  -webkit-box-shadow: 0px 12px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 12px 15px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}

.events-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}

.events-one__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgb(33, 45, 43);
  background: linear-gradient(180deg, rgba(33, 45, 43, 0.0088410364) 17%, rgb(33, 45, 43) 97%);
  z-index: 1;
}

.events-one__img:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(40, 55, 52, 0.3);
  transform: scale(1, 0);
  transition: transform 500ms ease;
  transform-origin: top center;
  border-radius: 20px;
  z-index: 1;
}

.events-one__single:hover .events-one__img:after {
  transform: scale(1, 1);
  transform-origin: bottom center;
}

.events-one__img img {
  width: 100%;
  border-radius: 20px;
  transform: scale(1);
  transition: transform 500ms ease;
}

.events-one__single:hover .events-one__img img {
  transform: scale(1.05);
}

.events-one__date {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #be0a16;
  padding: 6px 25px;
  border-radius: 15px;
  z-index: 2;
}

.events-one__date p {
  font-size: 18px;
  color: #000;
  line-height: 18px;
  
  
}

.events-one__content {
  position: absolute;
  bottom: 24px;
  left: 30px;
  z-index: 2;
}

.events-one__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.events-one__meta li {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  
}

.events-one__meta li + li {
  margin-left: 6px;
}

.events-one__meta li i {
  padding-right: 5px;
  color: #be0a16;
}

.events-one__title {
  font-size: 24px;
  
  
  line-height: 28px;
}

.events-one__title a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.events-one__single:hover .events-one__title a {
  color: #be0a16;
}

.events-one__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.events-one__carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.events-one__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.events-one__carousel.owl-theme .owl-nav {
  position: absolute;
  bottom: -70px;
  right: 0px;
  margin: 0;
}

.events-one__carousel.owl-theme .owl-nav .owl-next {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: #000;
  border: 2px solid #000;
  font-size: 15px;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.events-one__carousel.owl-theme .owl-nav .owl-prev {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: #000;
  border: 2px solid #000;
  font-size: 15px;
  margin: 0;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.events-one__carousel.owl-theme .owl-nav .owl-next {
  margin-left: 5px;
}

.events-one__carousel.owl-theme .owl-nav .owl-prev {
  margin-right: 5px;
}

.events-one__carousel.owl-theme .owl-nav .owl-next:hover {
  background-color: #be0a16;
  color: #ffffff;
  border: 2px solid #be0a16;
}

.events-one__carousel.owl-theme .owl-nav .owl-prev:hover {
  background-color: #be0a16;
  color: #ffffff;
  border: 2px solid #be0a16;
}

/*--------------------------------------------------------------
# Feature One
--------------------------------------------------------------*/
.feature-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.feature-one .container {
  max-width: 1120px;
}

.feature-one__single {
  position: relative;
  display: block;
  background-color: #be0a16;
  border-radius: 20px;
  padding: 50px 50px 50px;
  margin-bottom: 30px;
  z-index: 1;
}

.feature-one__single-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
  z-index: -1;
}

.feature-one__top {
  position: relative;
  display: block;
}

.feature-one__top-inner {
  position: relative;
  display: flex;
  align-items: center;
}

.feature-one__top-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 117px;
  width: 117px;
  background-color: #be0a16;
  border-radius: 50%;
  font-size: 65px;
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-one__top-icon:hover {
  background-color: #be0a16;
  color: #000;
}

.feature-one__top-title-box {
  margin-left: 30px;
}

.feature-one__top-title {
  font-size: 34px;
  
  line-height: 40px;
  
}

.feature-one__top-title a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-one__top-title a:hover {
  color: #be0a16;
}

.feature-one__text {
  font-size: 24px;
  color: #b0adad;
  
  
  line-height: 34px;
  padding-top: 21px;
  padding-bottom: 14px;
}

.feature-one__point {
  position: relative;
  display: block;
  margin-bottom: 43px;
}

.feature-one__point li {
  position: relative;
  display: flex;
  align-items: center;
}

.feature-one__point li + li {
  margin-top: 5px;
}

.feature-one__point li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-color: #ffffff;
}

.feature-one__point li .icon span {
  color: #000;
  font-size: 10px;
}

.feature-one__point li .text {
  margin-left: 15px;
}

.feature-one__point li .text p {
  font-size: 16px;
  color: #ffffff;
  
}

.feature-one__btn {
  
  background-color: #ffffff;
  padding: 8px 50px 8px;
}

.feature-one__btn:hover {
  color: #000;
}

.feature-one__btn:before {
  background-color: #be0a16;
}

.feature-one__single--two {
  background-color: #be0a16;
}

.feature-one__top-icon--two {
  background-color: #be0a16;
  color: #000;
}

.feature-one__top-icon--two:hover {
  background-color: #be0a16;
  color: #ffffff;
}

.feature-one__single--two .feature-one__btn:hover {
  color: #ffffff;
}

.feature-one__single--two .feature-one__btn:before {
  background-color: #be0a16;
}

/*--------------------------------------------------------------
# Brand One
--------------------------------------------------------------*/
.brand-one {
  position: relative;
  display: block;
  border-top: 1px solid #eee9db;
  padding: 60px 0 60px;
}

.brand-one .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.brand-one .swiper-slide img {
  -webkit-transition: 500ms;
  transition: 500ms;
  opacity: 0.3;
  max-width: 100%;
}

.brand-one .swiper-slide img:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/
.testimonial-one {
  position: relative;
  display: block;
  background-color: #000;
  padding: 120px 0 130px;
  z-index: 1;
}

.testimonial-one-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: luminosity;
  opacity: 0.1;
  z-index: -1;
}

.testimonial-one__left {
  position: relative;
  display: block;
  margin-right: 100px;
  z-index: 3;
}

.testimonial-one__left .section-title {
  margin-bottom: 28px;
}

.testimonial-one__left .section-title__tagline {
  color: #be0a16;
}

.testimonial-one__left .section-title__title {
  color: #ffffff;
}

.testimonial-one__text-1 {
  font-size: 16px;
  color: #b0adad;
  padding-bottom: 41px;
}

.testimonial-one__btn:hover {
  color: #000;
}

.testimonial-one__btn:before {
  background-color: #ffffff;
}

.testimonial-one__right {
  position: relative;
  display: block;
  margin-top: 100px;
}

.testimonial-one__img-1 {
  position: absolute;
  top: -158px;
  left: -168px;
}

.testimonial-one__img-1 img {
  height: 108px;
  width: 108px;
  border: 5px solid #be0a16;
  border-radius: 50%;
  opacity: 0.3;
}

.testimonial-one__img-2 {
  position: absolute;
  top: inherit;
  left: -132px;
  bottom: -65px;
}

.testimonial-one__img-2 img {
  height: 92px;
  width: 92px;
}

.testimonial-one__img-3 {
  position: absolute;
  top: -92px;
  right: -137px;
  left: inherit;
}

.testimonial-one__img-3 img {
  height: 92px;
  width: 92px;
}

.testimonial-one__img-4 {
  position: absolute;
  bottom: -76px;
  right: -239px;
  top: inherit;
  left: inherit;
}

.testimonial-one__img-4 img {
  height: 130px;
  width: 130px;
}

.testimonial-one__carousel {
  position: relative;
  display: block;
}

.testimonial-one__single {
  position: relative;
  display: block;
  padding: 72px 50px 44px;
  background-color: #ffffff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  border: 5px solid #be0a16;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.testimonial-one__single:hover {
  transform: translateY(-10px);
}

.testimonial-one__shape-1 {
  position: absolute;
  top: -47px;
  left: 171px;
  width: 44px;
  height: 47px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.testimonial-one__client-img {
  position: absolute;
  top: -95px;
  left: 50px;
}

.testimonial-one__client-img img {
  width: 150px !important;
  height: 150px !important;
  border-radius: 50%;
  border: 5px solid #be0a16;
}

.testimonial-one__client-info {
  position: absolute;
  top: -87px;
  left: 225px;
}

.testimonial-one__client-name {
  font-size: 30px;
  
  line-height: 36px;
  
  color: #ffffff;
}

.testimonial-one__client-sub-title {
  font-size: 24px;
  color: #be0a16;
  
  
  line-height: 24px;
}

.testimonial-one__quote {
  height: 70px;
  width: 70px;
  background-color: #be0a16;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -35px;
  right: 50px;
}

.testimonial-one__quote span {
  font-size: 30px;
  color: #ffffff;
}

.testimonial-one__text-2 {
  font-size: 20px;
  color: #444;
  line-height: 36px;
}

.testimonial-one__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.testimonial-one__carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.testimonial-one__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.testimonial-one__carousel.owl-theme .owl-nav {
  position: absolute;
  bottom: -20px;
  right: 40px;
  margin: 0;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: #000;
  background-color: #ffffff;
  font-size: 15px;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-prev {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: #000;
  background-color: #ffffff;
  font-size: 15px;
  margin: 0;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next {
  margin-left: 5px;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-prev {
  margin-right: 5px;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next:hover {
  background-color: #be0a16;
  color: #ffffff;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-prev:hover {
  background-color: #be0a16;
  color: #ffffff;
}

/*--------------------------------------------------------------
# Gallery One
--------------------------------------------------------------*/
.gallery-one {
  position: relative;
  display: block;
}

.gallery-one__top {
  position: relative;
  display: block;
  background-color: #be0a16;
  text-align: center;
  padding: 58px 0;
}

.gallery-one__top:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 10px solid #be0a16;
}

.gallery-one__top-title {
  font-size: 40px;
  
  line-height: 40px;
  
}

.gallery-one__bottom {
  position: relative;
  display: block;
  padding-top: 70px;
  padding-bottom: 90px;
}

.gallery-one__container {
  position: relative;
  display: block;
  max-width: 1670px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.gallery-one__list {
  position: relative;
  display: block;
  margin-right: -5px;
  margin-left: -5px;
  overflow: hidden;
}

.gallery-one__single {
  position: relative;
  display: block;
  float: left;
  width: 20%;
  padding: 0 5px 0;
  overflow: hidden;
  margin-bottom: 30px;
}

.gallery-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}

.gallery-one__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  content: "";
  background: rgb(250, 211, 91);
  background: linear-gradient(180deg, rgba(250, 211, 91, 0.0928746499) 53%, rgb(250, 211, 91) 100%);
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}

.gallery-one__single:hover .gallery-one__img:before {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
}

.gallery-one__img img {
  width: 100%;
  border-radius: 20px;
}

.gallery-one__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 44px;
  text-align: center;
  transform: translateY(-100px);
  opacity: 0;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}

.gallery-one__single:hover .gallery-one__content {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.gallery-one__single .img-popup {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.gallery-one__sub-title {
  font-size: 24px;
  color: #000;
  
  line-height: 24px;
  
  padding-bottom: 8px;
}

.gallery-one__title {
  font-size: 34px;
  
  
  line-height: 34px;
}

.gallery-one__title a {
  color: #000;
}

/*--------------------------------------------------------------
# FAQ One
--------------------------------------------------------------*/
.faq-one {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding: 50px 0;
  z-index: 1;
}

.faq-one-shape-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  mix-blend-mode: luminosity;
  opacity: 0.15;
  z-index: -1;
}

.faq-one-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 807px;
  height: 626px;
  opacity: 0.08;
  z-index: -1;
}

.faq-one__left {
  position: relative;
  display: block;
}

.faq-one__left .section-title {
  margin-bottom: 28px;
}

.faq-one__text-1 {
  font-size: 16px;
  padding-bottom: 41px;
  margin-right: 70px;
}

.faq-one__btn {
  
}

.faq-one-accrodion .accrodion {
  position: relative;
  display: block;
  border: 2px solid #eee9db;
  border-radius: 35px;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-one-accrodion .accrodion.active {
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.05);
}

.faq-one-accrodion .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 21px 40px 21px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  border-radius: 35px;
}

.faq-one-accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 16px;
  
  line-height: 28px;
  color: #000;
  letter-spacing: -0.02em;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.faq-one-accrodion .accrodion + .accrodion {
  margin-top: 20px;
}

.faq-one-accrodion .accrodion.active .accrodion-title {
  color: #be0a16;
}

.faq-one-accrodion .accrodion.active .accrodion-title h4 {
  color: #be0a16;
}

.faq-one-accrodion .accrodion-title h4::before {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  
  font-size: 8px;
  color: #f9f9f9;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: -13px;
  height: 15px;
  width: 15px;
  line-height: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.faq-one-accrodion .accrodion.active .accrodion-title h4::before {
  content: "\f068";
  color: #be0a16;
  background-color: #000;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.faq-one-accrodion .accrodion .accrodion-title h4::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  background-color: #f9f9f9;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: -1;
}

.faq-one-accrodion .accrodion.active .accrodion-title h4::after {
  background-color: #be0a16;
}

.faq-one-accrodion .accrodion-content {
  position: relative;
  padding: 0px 40px 21px;
  margin-top: -9px;
}

.faq-one-accrodion .accrodion-content p {
  margin: 0;
  font-size: 16px;
}

/*--------------------------------------------------------------
# Counter One
--------------------------------------------------------------*/
.counter-one {
  position: relative;
  display: block;
}

.counter-one__inner {
  position: relative;
  display: block;
  background-color: #110a0b;
  padding: 55px 0 29px;

  overflow: hidden;
  z-index: 1;
}

.counter-one-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.05;
  z-index: -1;
}

.counter-one__list {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.counter-one__single {
  position: relative;
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
  text-align: center;
  margin-bottom: 33px;
}

.counter-one__single:before {
  position: absolute;
  top: 5px;
  bottom: -2px;
  left: 0;
  content: "";
  width: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}

.counter-one__single:first-child:before {
  display: none;
}

.counter-one__count-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 7px;
}

.counter-one__count-box h3 {
  font-size: 60px;
  color: #ffffff;
  

  
  line-height: 60px !important;
}

.counter-one__letter {
  font-size: 60px;
  color: #ffffff;
  
  font-family: "ropoto";
  
  line-height: 60px;
  position: relative;
  top: -4px;
}

.counter-one__text {
  position: relative;
  display: inline-block;
  font-size: 24px;
  color: #e9d7aa;
  
  
  line-height: 24px;
}
/*
.counter-one__text:before {
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  content: "";
  height: 2px;
  background-color: #be0a16;
  transition: transform 500ms ease;
  transform: scale(0, 1);
  transform-origin: right center;
}

.counter-one__single:hover .counter-one__text:before {
  transform: scale(1, 1);
  transform-origin: left center;
}*/

/*--------------------------------------------------------------
# News One
--------------------------------------------------------------*/

.news-one {
  position: relative;
  display: block;
  padding: 40px 0 20px;background: #fff;
}

.news-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.news-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  z-index: 1;
}

/*
.news-one__img:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0px;
  background-color: rgba(40, 55, 52, 0.3);
  visibility: hidden;
  opacity: 0;
  transform-style: preserve-3d;
  transform: perspective(370px) rotateY(90deg) translate(0px, 50px);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  z-index: 1;
}

.news-one__single:hover .news-one__img:before {
  visibility: visible;
  opacity: 1;
  transform: perspective(370px) rotateY(0deg) translate(0px, 0px);
  height: 100%;
}
*/




.news-one__img:before {

 content: "";
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    width: 35%;
    height: 200%;
    right: -100%;
    top: -50%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);z-index: 2;

}




.news-one__single:hover .news-one__img:before{
	right:150%;
}



.news-one__img img {
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;/*height: 270px;*/
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}


.news-one__date {
  position: absolute;
  left: 30px;
  top: -15px;
background-color: #be0a16;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
  padding: 6px 25px 6px;
  border-radius: 15px;
  z-index: 2;
}

.news-one__date p {
font-size: 14px;
line-height: 16px;
color: #fff;
}

.news-one__content-box {
  position: relative;
  display: block;
  border: 1px solid #eee9db;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top: 0;
  background-color: rgb(255, 255, 255);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;overflow: hidden;
}

.news-one__single:hover .news-one__content-box {

}

.news-one__content-inner {
  position: relative;
  display: block;
  overflow: hidden;
}

.news-one__content {
  position: relative;
  display: block;
  padding: 20px;
overflow: hidden;
}

.news-one__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.news-one__meta li + li {
  margin-left: 15px;
}

.news-one__meta li a {
  font-size: 14px;
  color: #444;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-one__meta li a:hover {
  color: #be0a16;
}

.news-one__meta li a i {
  color: #be0a16;
  padding-right: 3px;
}

.news-one__title {
  font-size: 16px;
  line-height: 25px;
height: 50px;
  margin: 0 0 7px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-one__title a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-one__title a:hover {
  color: #be0a16;
}



.small_description,
.news-one__content p {
font-size: 14px;
line-height: 25px;
overflow: hidden;
line-height: 25px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
height: 50px;
}

.news-one__bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 27px 11px;
  border-top: 1px solid #eee9db;
}

.news-one__read-more {
  position: relative;
  display: block;
}

.news-one__read-more a {
  font-size: 14px;
  
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-one__read-more a:hover {
  color: #be0a16;
}

.news-one__read-more a span {
  font-size: 16px;
  position: relative;
  top: 2px;
  padding-right: 6px;
}

.news-one__share {
  position: relative;
  display: block;
}

.news-one__share a {
  font-size: 15px;
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-one__share a:hover {
  color: #be0a16;
}

.news-one__social-box {
  position: absolute;
  bottom: 50px;
  right: 20px;
  background-color: #be0a16;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 7px;
  border-radius: 15px;
  transform: translateX(175%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 2;
}

.news-one__social-box.active {
  transform: translateX(0%);
}

.news-one__social {
  position: relative;
  display: block;
}

.news-one__social li {
  position: relative;
  display: block;
}

.news-one__social li + li {
  margin-top: 15px;
}

.news-one__social li a {
  position: relative;
  display: flex;
  font-size: 16px;
  color: #000;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-one__social li a:hover {
  color: #be0a16;
}

/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/
.site-footer {
  position: relative;
  display: block;
  background-color: #161616;
  z-index: 1;
}

.site-footer-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  mix-blend-mode: luminosity;
  opacity: 0.03;
  z-index: -1;
}

.footer-widget__title {
  font-size: 20px;
  color: #ffffff;
  
  line-height: 20px;
  margin-bottom: 27px;
  letter-spacing: -0.02em;
}

.site-footer__top {
  position: relative;
  display: block;
  padding: 50px 0 30px;
}

.footer-widget__about {
  position: relative;
  display: block;
  margin-right: 70px;
}

.footer-widget__about img {
width: 250px;
margin-bottom: 10px;
}

.footer-widget__about-logo {
  position: relative;
  display: block;
}

.footer-widget__about-logo img {
width: 250px;
}

.footer-widget__about-text-box {
  position: relative;
  display: block;
  padding-bottom: 20px;
}

.footer-widget__about-text {
  color: #b0adad;
  font-weight: 400;
font-size: 13px;
line-height: 22px;
}

.footer-widget__btn {
  position: relative;
  display: block;
}

.footer-widget__btn a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  background-color: #be0a16;
  padding: 10px 30px 10px;
  text-transform: capitalize;
  border-radius: 25px;
  transition: all 500ms ease;
}

.footer-widget__btn a span {
  position: relative;
  top: 1px;
  padding-right: 9px;
}

.footer-widget__btn a:hover {
  background-color: #ffffff;
  color: #be0a16;
}

.footer-widget__links {
  position: relative;
  display: block;
}

.footer-widget__links-list {
  position: relative;
  display: block;
display: inline-block;
width: 100%;
}

.footer-widget__links-list li {
  position: relative;
  display: block;
width: 50%;
float: left;text-transform: capitalize;
}

.footer-widget__links-list li + li {
  margin-top: 4px;
}

.footer-widget__links-list li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #b0adad;
  font-weight: 400;
  transition: all 500ms ease;
}

.footer-widget__links-list li a:hover {
  padding-left: 14px;
  color: #ffffff;
}

.footer-widget__links-list li a:before {
  position: absolute;
  top: 36%;
  left: 0;
  bottom: 0;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  
  transform: translateY(-50%);
  opacity: 0;
  transition: all 500ms ease;
  font-size: 15px;
  color: #be0a16;
}

.footer-widget__links-list li a:hover:before {
  opacity: 1;
}

.footer-widget__non-profit {
  position: relative;
  display: block;
}

.footer-widget__non-profit-list {
  position: relative;
  display: block;
}

.footer-widget__non-profit-list li {
  position: relative;
  display: block;
}

.footer-widget__non-profit-list li + li {
  margin-top: 8px;
}

.footer-widget__non-profit-list li a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #b0adad;
  font-weight: 400;
  transition: all 500ms ease;
}

.footer-widget__non-profit-list li a:hover {
  padding-left: 15px;
  color: #ffffff;
}

.footer-widget__non-profit-list li a:before {
  position: absolute;
  top: 36%;
  left: 0;
  bottom: 0;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  
  transform: translateY(-50%);
  opacity: 0;
  transition: all 500ms ease;
  font-size: 15px;
  color: #be0a16;
}

.footer-widget__non-profit-list li a:hover:before {
  opacity: 1;
}

.footer-widget__contact {
  position: relative;
  display: block;
}

.footer-widget__contact-text {
  color: #b0adad;
  font-weight: 400;
  padding-bottom: 10px;
}

.footer-widget__contact-list {
  position: relative;
  display: block;
}

.footer-widget__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.footer-widget__contact-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
}

.footer-widget__contact-list li .icon i {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #be0a16;
}

.footer-widget__contact-list li .text {
  margin-left: 15px;
}

.footer-widget__contact-list li .text p {
  
}

.footer-widget__contact-list li .text p a {
  color: #ffffff;
  transition: all 500ms ease;
}

.footer-widget__contact-list li .text p a:hover {
  color: #be0a16;
}

.site-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 22px;
}

.site-footer__social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  background-color: #ffffff0d;
  font-size: 15px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.site-footer__social a:hover {
  color: #be0a16;
  background-color: #ffffff;
}

.site-footer__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #ffffff;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.site-footer__social a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.site-footer__social a + a {
  margin-left: 10px;
}

.site-footer__bottom {
  position: relative;
  display: block;
  background-color: #131313;
}

.site-footer__bottom-inner {
  position: relative;
  display: block;
  text-align: center;
  padding: 6px 0;
}

.site-footer__bottom-text {
  font-size: 13px;
  color: #b0adad;
  font-weight: 400;
}

.site-footer__bottom-text a {
  color: #b0adad;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.site-footer__bottom-text a:hover {
  color: #ffffff;
}

/*--------------------------------------------------------------
# Feature Two
--------------------------------------------------------------*/
.feature-two {
  position: relative;
  display: block;
  padding: 60px 0 115px;
}

.feature-two .container {
  max-width: 1440px;
}

.feature-two__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
  z-index: 1;
}

.feature-two__single-inner {
  position: relative;
  display: block;
  background-color: #000;
  padding: 47px 50px 45px;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.feature-two-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 235px;
  z-index: -1;
  background-repeat: no-repeat;
}

.feature-two__content-box {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.feature-two__content-left {
  position: relative;
  display: block;
}

.feature-two__tagline {
  font-size: 24px;
  color: #be0a16;
  
  
  line-height: 24px;
}

.feature-two__title {
  font-size: 36px;
  
  line-height: 46px;
  
  margin-top: 8px;
}

.feature-two__title a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-two__title a:hover {
  color: #be0a16;
}

.feature-two__icon {
  position: relative;
  display: flex;
  top: 3px;
}

.feature-two__icon span {
  position: relative;
  display: inline-block;
  font-size: 65px;
  color: #be0a16;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.feature-two__single:hover .feature-two__icon span {
  transform: scale(1.2);
}

.feature-two__arrow {
  position: absolute;
  right: 50px;
  bottom: -25px;
  z-index: 2;
}

.feature-two__arrow a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
  font-size: 15px;
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-two__single:hover .feature-two__arrow a {
  background-color: #be0a16;
  color: #be0a16;
}

/*--------------------------------------------------------------
# About Two
--------------------------------------------------------------*/
.about-two {
  position: relative;
  display: block;
  padding: 0 0 130px;
background: #fff;
}


/*
.about-two:before {
position: absolute;
top: 0;
left: 0;
content: "";
height: 220px;
width: 220px;
background: url(../images/h15-2.png);
}
*/


.about-two__left {
  position: relative;
  display: block;
  margin-right: 40px;
}

.about-two__img-box {
  position: relative;
  display: block;
}
/*
.about-two__img {
position: relative;
max-width: 100%;
max-height: 100%;
object-fit: cover;


width: 100%;
height: 100%;
background: url(../images/slider01.jpg);
}
*/

/*
.about-two__img-box:before {
position: absolute;
top: 0;
left: -60px;
content: "";
height: 220px;
width: 20px;
border-radius: 15px;
  background-image: -moz-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
background: linear-gradient(to top, #be0a16, #0f0c0cc9);
}
*/
.about-two__img {
  position: relative;
  display: block;
}

.about-two__img img {
  width: 100%;
height: 340px;
}

.about-two__img:before {
position: absolute;
top: 30px;
right: 30px;
bottom: -30px;
left: -30px;
content: "";
  background-image: -moz-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
background: linear-gradient(to top, #be0a16, #0f0c0cc9);
z-index: -1;
background: #f8f8f8;
background: linear-gradient(to bottom, #fdfbfc, #eeecec);
background: linear-gradient(to top, #be0a16, #d88c8c);
background: linear-gradient(to bottom, #be0a16, #dbb5b5);
}



.about-two__img:after {
position: absolute;
top: 40px;
right: 40px;
bottom: -20px;
left: -20px;
content: "";
  background-image: -moz-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(251, 212, 90) 0%, rgb(0, 113, 93) 100%);
background: linear-gradient(to top, #be0a16, #0f0c0cc9);
z-index: -1;
background: #f8f8f8;
background: linear-gradient(to bottom, #fdfbfc, #eeecec);
background: linear-gradient(to top, #fff, #fff);
}



.about-two__img-two {
  position: absolute;
  bottom: -20px;
  left: -30px;
}

.about-two__img-two img {
width: 280px;
  border-radius: 20px;
}

.about-two__left-title-box {
  position: absolute;
  left: 90px;
  bottom: -38px;
}

.about-two__left-title {
  font-size: 60px;
  color: #be0a16;
  
  
  line-height: 60px;
}

.about-two__shape-1 {
  position: absolute;
  left: -130px;
  bottom: 295px;
}

.about-two__shape-1 img {
  width: auto;
}

.about-two__shape-2 {
  position: absolute;
  bottom: 325px;
  left: 195px;
}

.about-two__shape-2 img {
  width: auto;
}

.about-two__shape-3 {
  position: absolute;
  right: 35px;
  bottom: -55px;
}

.about-two__shape-3 img {
  width: auto;
}

.about-two__right {
  position: relative;
  display: block;
}

.about-two__right .section-title {
  margin-bottom: 12px;
}

.about-two__right .section-title .section-title__title:before {
display: none;
}

.about-two__points {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 36px;
}

.about-two__points li {
  position: relative;
  display: flex;
}

.about-two__points li + li {
  margin-left: 23px;
}

.about-two__points li .icon {
  position: relative;
  display: block;
  top: 7px;
}

.about-two__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 35px;
  color: #be0a16;
}

.about-two__points li .text {
  margin-left: 20px;
}

.about-two__points li .text h4 {
  font-size: 20px;
  
  line-height: 30px;
  
}

.about-two__points li .text p {
  font-size: 16px;
}

.about-two__progress {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 50px;
}

.about-two__progress-single {
  position: relative;
  display: block;
}

.about-two__progress-title {
  font-size: 20px;
  
  line-height: 28px;
  color: #000;
  margin-bottom: 6px;
}

.about-two__progress .bar {
  position: relative;
  width: 100%;
  height: 13px;
  background-color: #f8f3e7;
  border-radius: 7px;
  margin-bottom: 14px;
}

.about-two__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 13px;
  border-radius: 7px;
  background-color: #be0a16;
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.about-two__progress .count-text {
  position: absolute;
  right: 0px;
  bottom: 21px;
  color: #707876;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.about-two__progress .bar-inner.counted .count-text {
  opacity: 1;
}

.about-two__progress .bar.marb-0 {
  margin-bottom: 0;
}

.about-two__btn {
  margin-top: 20px;
  background-color: #be0a16;
  color: #ffffff;
}

/*--------------------------------------------------------------
# Causes Two
--------------------------------------------------------------*/
.causes-two {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  background-color: #f9f9f9;
  z-index: 1;
}

.causes-two-shape-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.15;
  z-index: -1;
}

.causes-two__top {
  position: relative;
  display: block;
  margin-bottom: 46px;
}

.causes-two-top__left {
  position: relative;
  display: block;
  margin-right: 155px;
}

.causes-two-top__left .section-title {
  margin-bottom: 0;
}

.causes-two-top__right {
  position: relative;
  display: block;
  margin-top: 21px;
}

.causes-two-top__text {
  font-size: 16px;
}

.causes-two__tab {
  position: relative;
  display: block;
  z-index: 2;
}

.causes-two__tab-box {
  position: relative;
  display: block;
  z-index: 2;
}

.causes-two__tab-btn-box {
  position: relative;
  display: block;
  z-index: 999;
}

.causes-two__tab-box .tab-buttons {
  position: relative;
  display: block;
  z-index: 1;
}

.causes-two__tab-box .tab-buttons:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  width: 4px;
  background-color: #eee9db;
  z-index: -1;
}

.causes-two__tab-box .tab-buttons .tab-btn {
  position: relative;
  display: block;
}

.causes-two__tab-box .tab-buttons .tab-btn + .tab-btn {
  margin-left: 0px;
}

.causes-two__tab-box .tab-buttons .tab-btn span {
  position: relative;
  display: inline-block;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  font-size: 18px;
  color: #444;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  padding-left: 47px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 1;
}

.causes-two__tab-box .tab-buttons .tab-btn.active-btn span {
  color: #000;
  
}

.causes-two__tab-box .tab-buttons .tab-btn span:before {
  position: absolute;
  left: 47px;
  right: 0;
  bottom: 16px;
  height: 4px;
  transform: scaleX(0);
  content: "";
  background-color: #be0a16;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}

.causes-two__tab-box .tab-buttons .tab-btn.active-btn span:before {
  transform: scaleX(1);
}

.causes-two__tab-box .tab-buttons .tab-btn span:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  content: "";
  background-color: #be0a16;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scaleY(0);
  z-index: -1;
}

.causes-two__tab-box .tab-buttons .tab-btn.active-btn span:after {
  transform: scaleY(1);
}

.causes-two__tab-main-content {
  position: relative;
  display: block;
  margin-right: -375px;
}

.causes-two__tab-box .tabs-content {
  position: relative;
  display: block;
}

.causes-two__tab-box .tabs-content .tab {
  position: relative;
  display: none;
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  z-index: 10;
}

.causes-two__tab-box .tabs-content .tab.active-tab {
  display: block;
  margin-top: 0px;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.causes-two__inner-content {
  position: relative;
  display: block;
}

.causes-two__carousel {
  position: relative;
  display: block;
}

.causes-two__carousel .causes-one__single {
  margin-bottom: 0;
}

.causes-two__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.causes-two__carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.causes-two__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.causes-two__carousel.owl-theme .owl-nav {
  position: absolute;
  bottom: 0;
  left: -312px;
  margin: 0;
}

.causes-two__carousel.owl-theme .owl-nav .owl-prev span {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #000;
  padding: 0 30px;
  background-color: #be0a16;
  height: 60px;
  line-height: 60px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.causes-two__carousel.owl-theme .owl-nav .owl-next span {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #000;
  padding-left: 30px;
  padding-right: 45px;
  background-color: #be0a16;
  height: 60px;
  line-height: 60px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.causes-two__carousel.owl-theme .owl-nav .owl-prev p {
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
  
  margin-left: 10px;
  font-family: "ropoto";
}

.causes-two__carousel.owl-theme .owl-nav .owl-next p {
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
  
  font-family: "ropoto";
}

.causes-two__carousel.owl-theme .owl-nav .owl-next .fa-angle-right:before {
  position: absolute;
  right: 30px;
}

.causes-two__carousel.owl-theme .owl-nav .owl-next,
.causes-two__carousel.owl-theme .owl-nav .owl-prev {
  margin: 0;
}

.causes-two__carousel.owl-theme .owl-nav .owl-next:hover span {
  background-color: #ffffff;
}

.causes-two__carousel.owl-theme .owl-nav .owl-prev:hover span {
  background-color: #ffffff;
}

.causes-two__carousel.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: inherit;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Testimonial Two
--------------------------------------------------------------*/
.testimonial-two {
  position: relative;
  display: block;
  padding: 120px 0 140px;
}

.testimonial-two__carousel {
  position: relative;
  display: block;
}

.testimonial-two__single {
  position: relative;
  display: block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-two__single:hover {
  transform: translateY(-10px);
}

.testimonial-two__img {
  position: relative;
  display: block;
  height: 230px;
  width: 230px;
  border-radius: 50%;
  margin: 0 auto;
}

.testimonial-two__img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.testimonial-two__content {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  text-align: center;
  padding: 36px 45px 67px;
  z-index: 1;
  margin: 40px 0px 0px;
  border: 5px solid #eee9db;
}

.testimonial-two__shape-1 {
  position: absolute;
  top: -26px;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
  width: 75px;
  height: 26px;
}

.testimonial-two__text {
  font-size: 18px;
  line-height: 40px;
}

.testimonial-two__client-info {
  position: relative;
  display: block;
  margin-top: 24px;
}

.testimonial-two__client-name {
  font-size: 24px;
  
  line-height: 24px;
  
  margin-bottom: 4px;
}

.testimonial-two__client-sub-title {
  font-size: 20px;
  color: #be0a16;
  line-height: 20px;
  
  
}

.testimonial-two__rating {
  display: flex;
  align-items: center;
  background-color: #be0a16;
  position: absolute;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
  padding: 16.5px 25px;
  border-radius: 25px;
}

.testimonial-two__rating i {
  font-size: 17px;
  color: #000;
}

.testimonial-two__rating i + i {
  margin-left: 3px;
}

.testimonial-two__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.testimonial-two__carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.testimonial-two__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------------------------------
# Gallery Two
--------------------------------------------------------------*/
.gallery-two {
  position: relative;
  display: block;
}

.gallery-two .gallery-one__bottom {
  padding-top: 0;
}

/*--------------------------------------------------------------
# Help
--------------------------------------------------------------*/
.help {
  position: relative;
  display: block;
  background-color: #be0a16;
  padding: 120px 0 246px;
  z-index: 1;
}

.help-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  mix-blend-mode: luminosity;
  opacity: 0.1;
  z-index: -1;
}

.help-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 106px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  z-index: -1;
}

.help__single {
  position: relative;
  display: block;
  margin-bottom: 19px;
}

.help__single-inner {
  position: relative;
  display: flex;
}

.help__icon {
  position: relative;
  display: block;
}

.help__icon span {
  position: relative;
  display: inline-block;
  font-size: 65px;
  color: #be0a16;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.help__single:hover .help__icon span {
  transform: scale(1.2);
}

.help__content {
  position: relative;
  display: block;
  top: -2px;
  margin-left: 30px;
}

.help__title {
  font-size: 20px;
  
  line-height: 20px;
  
  margin-bottom: 17px;
}

.help__title a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.help__title a:hover {
  color: #be0a16;
}

.help__text {
  font-size: 16px;
  color: #ffffff;
  opacity: 0.6;
}

/*--------------------------------------------------------------
# Urgent Cause
--------------------------------------------------------------*/
.urgent-cause {
  position: relative;
  display: block;
  margin-top: -155px;
  z-index: 1;
}

.urgent-cause__inner {
  position: relative;
  display: block;
  background-color: #000;
  padding: 100px 100px 94px;
  border-radius: 30px;
  z-index: 1;
}

.urgent-cause-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 30px;
  opacity: 0.1;
  z-index: -1;
}

.urgent-cause__top {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 37px;
}

.urgent-cause__top-left {
  position: relative;
  display: block;
  float: left;
}

.urgent-cause__top-left .section-title {
  margin-bottom: 0;
}

.urgent-cause__top-left .section-title__tagline {
  color: #be0a16;
}

.urgent-cause__top-left .section-title__title {
  color: #ffffff;
}

.urgent-cause__top-right {
  position: relative;
  display: block;
  float: right;
  text-align: right;
  margin-top: -9px;
}

.urgent-cause__top-text {
  font-size: 16px;
  color: #b0adad;
}

.urgent-cause__btn {
  position: relative;
  display: block;
  margin-top: 21px;
  margin-bottom: 19px;
}

.urgent-cause__btn a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  
  color: #000;
  background-color: #be0a16;
  padding: 10px 40px 10px;
  text-transform: capitalize;
  border-radius: 25px;
  transition: all 500ms ease;
}

.urgent-cause__btn a span {
  position: relative;
  top: 1px;
  padding-right: 9px;
}

.urgent-cause__btn a:hover {
  background-color: #ffffff;
}

.urgent-cause__date {
  font-size: 24px;
  color: #ffffff;
  
  
  line-height: 24px;
}

.urgent-cause__progress {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}

.urgent-cause__progress .bar {
  position: relative;
  width: 100%;
  height: 20px;
  background: #be0a16;
  border-radius: 10px;
  margin-bottom: 13px;
}

.urgent-cause__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 12px;
  border-radius: 6px;
  background: #ffffff;
  top: 4px;
  left: 5px;
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.urgent-cause__progress .count-text {
  position: absolute;
  right: 0;
  bottom: 25px;
  color: #ffffff;
  line-height: 18px;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

.urgent-cause__progress .bar-inner.counted .count-text {
  opacity: 1;
}

.urgent-cause__goals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.urgent-cause__goals > p {
  font-size: 20px;
  color: #be0a16;
  font-weight: 500;
  margin: 0;
}

.urgent-cause__goals > p > span {
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  line-height: 28px;
}

/*--------------------------------------------------------------
# Team One
--------------------------------------------------------------*/
.team-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.team-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.team-one__img {
  position: relative;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.team-one__img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(40, 55, 52, 0.3);
  width: 0%;
  transform: translateY(100%);
  border-radius: 20px;
  transition: all 500ms ease;
  z-index: 1;
}

.team-one__single:hover .team-one__img:before {
  transform: translateY(0);
  width: 100%;
}

.team-one__img img {
  width: 100%;
  border-radius: 20px;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

.team-one__single:hover .team-one__img img {
  transform: scale(1.1) rotate(2deg);
}

.team-one__content {
  position: relative;
  display: block;
  background-color: #000;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 27px 0 28px;
}

.team-one__name {
  font-size: 24px;
  
  line-height: 24px;
  
}

.team-one__name a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.team-one__name a:hover {
  color: #be0a16;
}

.team-one__sub-title {
  font-size: 16px;
  color: #be0a16;
  
  
  line-height: 16px;
}

.team-one__social {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #be0a16;
  padding: 10px 22px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transform: scaleY(0) translateX(-50%);
  transform-origin: center;
  transform-style: preserve-3d;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  transform-origin: bottom center;
  z-index: 2;
}

.team-one__single:hover .team-one__social {
  transform: scaleY(1) translateX(-50%);
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
}

.team-one__social a {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #000;
}

.team-one__social a + a {
  margin-left: 15px;
}

/*--------------------------------------------------------------
# Google Map
--------------------------------------------------------------*/
.google-map {
  position: relative;
  display: block;
  background-color: #f9f9f9;
mix-blend-mode: luminosity;
}

.google-map__one {
  position: relative;
  display: block;
  border: none;
  height: 400px;
  width: 100%;
  /*mix-blend-mode: luminosity;*/
}

/*--------------------------------------------------------------
# Contact One
--------------------------------------------------------------*/
.contact-one {
  position: relative;
  display: block;
  z-index: 1;margin: -75px 0;
}

.contact-one__inne {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 25px;
  border-radius: 20px;margin-bottom: 25px;
}

.contact-one__list {
  position: relative;
}

.contact-one__single {
position: relative;
display: flex;
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #eee;
align-items: center;
gap: 15px;
}



.contact-one__single:last-child {
padding-bottom: 0;
border-bottom: 0;
}


/*

.contact-one__single:before {
  content: "";
  position: absolute;
  top: -2px;
  bottom: -3px;
  right: -81px;
  width: 1px;
  background-color: #eee9db;
}

.contact-one__single:last-child:before {
  display: none;
}
*/
.contact-one__icon {
  display: flex;
  align-items: center;
  justify-content: center;
min-height: 55px;
min-width: 55px;
  background-color: #be0a16;
background: #F5F5F5;
  border-radius: 10%;
  transition: all 500ms ease;
}


/*
.contact-one__single:nth-child(2) .contact-one__icon {
  background-color: #3b8c81;
}

.contact-one__single:nth-child(3) .contact-one__icon {
  background-color: #643b8c;
}


.contact-one__single:nth-child(4) .contact-one__icon {
  background-color: #be0a16;
}


.contact-one__single:nth-child(5) .contact-one__icon {
  background-color: #d0d534;
}

*/


.contact-one__single:hover .contact-one__icon {
  background-color: #be0a16;
}

.contact-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #be0a16;
  transition: all 500ms ease;
}

.contact-one__single:hover .contact-one__icon span {
  color: #ffffff;
}
/*
.contact-one__single:last-child .contact-one__icon span {
  font-size: 35px;
}*/

.contact-one__content {
  position: relative;
  display: block;
}

.contact-one__sub-title {
  font-size: 14px;
  
  line-height: 25px;
}

.contact-one__number {
  font-size: 14px;
  font-family: "ropoto";
  line-height: 25px;text-transform: capitalize;
}

.contact-one__number a {
  color: #000;
  transition: all 500ms ease;
}

.contact-one__number a:hover {
  color: #be0a16;
}

/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/
.news-two {
  position: relative;
  display: block;
  padding: 50px 0;background: #fef7e7;
}

.news-test {
  margin-bottom: 8px;
  text-align: center;
  text-transform: capitalize;
  color: #e7e7e7;
}



.news-two__single {
position: relative;
display: block;
margin-bottom: 30px;


}


.boxs-shadow {
box-shadow: 1px 1px 15px #09090912;
border-radius: 20px;
overflow: hidden;
}



.news-two__img-one {
  position: relative;
  display: block;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.news-two__img-one:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0px;
  background-color: rgba(40, 55, 52, 0.3);
  visibility: hidden;
  opacity: 0;
  transform-style: preserve-3d;
  transform: perspective(370px) rotateY(90deg) translate(0px, 50px);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  z-index: 1;
}

.news-two__single:hover .news-two__img-one:before {
  visibility: visible;
  opacity: 1;
  transform: perspective(370px) rotateY(0deg) translate(0px, 0px);
  height: 100%;
}

.news-two__img-one img {
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;height: 400px;
}

.news-two__single:hover .news-two__img-one img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.news-two__date-one {
  position: absolute;
  right: 30px;
  bottom: 30px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
  padding: 6px 25px 6px;
  border-radius: 15px;
  z-index: 2;
}

.news-two__date-one p {
  font-size: 18px;
  color: #be0a16;
  
  line-height: 18px;
}

.news-two__content-one {
  position: relative;
  display: block;
  background-color: #fff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 20px;height: 160px;
}

.news-two__content-one .link-btn {

}

.news-two__meta-one {
  position: relative;
  display: flex;
  align-items: center;
}

.news-two__meta-one li + li {
  margin-left: 15px;
}

.news-two__meta-one li a {
  font-size: 14px;
  color: #90c8be;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-two__meta-one li a:hover {
  color: #be0a16;
}

.news-two__meta-one li a i {
  color: #be0a16;
  padding-right: 3px;
}

.news-two__title-one {
  font-size: 24px;
  line-height: 42px;
}

.news-two__title-one a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-two__title-one a:hover {
  color: #be0a16;
}

.news-two__list {
  position: relative;
  display: block;
}

.news-two__list-single {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 21px;
border-radius: 20px;
overflow: hidden;
}

.news-two__list-single:last-child {
  margin-bottom: 0;
}

.news-two__img-two {
  position: relative;
  display: inline-block;
  max-width: 270px;
  width: 100%;
  min-height: 171px;
  overflow: hidden;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.news-two__img-two:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0px;
  background-color: rgba(40, 55, 52, 0.3);
  visibility: hidden;
  opacity: 0;
  transform-style: preserve-3d;
  transform: perspective(370px) rotateY(90deg) translate(0px, 50px);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  z-index: 1;
}

.news-two__list-single:hover .news-two__img-two:before {
  visibility: visible;
  opacity: 1;
  transform: perspective(370px) rotateY(0deg) translate(0px, 0px);
  height: 100%;
}

.news-two__img-two img {
  width: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;height: 171px;
}

.news-two__list-single:hover .news-two__img-two img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.news-two__date-two {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
  padding: 6px 25px 6px;
  border-radius: 15px;
  z-index: 2;
}

.news-two__date-two p {
  font-size: 18px;
  color: #be0a16;
  
  
  line-height: 18px;
}

.news-two__content-two {
  position: relative;
  display: block;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-left: 0;
  padding: 20px 30px 20px;
  min-height: 171px;background: #fff;
}

.news-two__meta-two {
  position: relative;
  display: flex;
  align-items: center;
}

.news-two__meta-two li + li {
  margin-left: 15px;
}

.news-two__meta-two li a {
  font-size: 14px;
  color: #444;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-two__meta-two li a:hover {
  color: #be0a16;
}

.news-two__meta-two li a i {
  color: #be0a16;
  padding-right: 3px;
}

.news-two__title-two {
  font-size: 22px;
 
}

.news-two__title-two a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-two__title-two a:hover {
  color: #be0a16;
}

/*--------------------------------------------------------------
# Brand Two
--------------------------------------------------------------*/
.brand-two {
  background-color: #f9f9f9;
  border-top: 0;
  z-index: 1;
}

.brand-two-shape-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.15;
  z-index: -1;
}

/*--------------------------------------------------------------
# Make Donation
--------------------------------------------------------------*/
.make-donation {
  position: relative;
  display: block;
}

.make-donation__inner {
  position: relative;
  display: block;
}

.make-donation__left {
  position: relative;
  display: block;
}

.make-donation__img {
  position: relative;
  display: block;
}

.make-donation__img img {
  width: 100%;
  border-bottom-left-radius: 85px;
}

.make-donation__right {
  position: relative;
  display: block;
  margin-left: -30px;
}

.make-donation__content {
  position: relative;
  display: block;
  background-color: #be0a16;
  padding-left: 60px;
  padding-top: 51px;
  padding-bottom: 50px;
  z-index: 1;
}

.make-donation__content:before {
  position: absolute;
  bottom: 0;
  top: 0;
  right: -1000000000px;
  left: 0;
  content: "";
  background-color: #be0a16;
  z-index: -1;
}

.make-donation__btn-box {
  position: absolute;
  bottom: 50px;
  right: 0;
}

.make-donation__btn {
  
}

.make-donation__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.make-donation__meta li + li {
  margin-left: 10px;
}

.make-donation__meta li a {
  font-size: 14px;
  color: #ffffff;
  
}

.make-donation__meta li a i {
  font-size: 15px;
  color: #be0a16;
  padding-right: 3px;
}

.make-donation__title {
  font-size: 36px;
  
  color: #ffffff;
  line-height: 46px;
  
}

.make-donation__text {
  font-size: 16px;
  color: #89d3c6;
  padding-top: 10px;
  padding-bottom: 31px;
}

.make-donation__raised-goal {
  position: relative;
  display: flex;
  align-items: center;
}

.make-donation__raised-goal li {
  position: relative;
  display: flex;
  align-items: center;
}

.make-donation__raised-goal li + li {
  margin-left: 40px;
}

.make-donation__raised-goal li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  background-color: #000;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.make-donation__raised-goal li:hover .icon {
  background-color: #be0a16;
}

.make-donation__raised-goal li .icon i {
  font-size: 25px;
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.make-donation__raised-goal li .icon i.dolar-icon-style {
  
  
  font-style: normal;
  font-size: 40px;
  padding-right: 6px;
}

.make-donation__raised-goal li .content {
  margin-left: 20px;
}

.make-donation__raised-goal li .content p {
  font-size: 24px;
  color: #be0a16;
  
  
  line-height: 24px;
}

.make-donation__raised-goal li .content h4 {
  font-size: 24px;
  color: #ffffff;
  
  line-height: 24px;
  
  margin-top: 6px;
}

/*--------------------------------------------------------------
# About Three
--------------------------------------------------------------*/
.about-three {
  position: relative;
  display: block;
  padding: 120px 0 179px;
}

.about-three__left {
  position: relative;
  display: block;
  margin-top: 45px;
}

.about-three__left .section-title {
  margin-bottom: 28px;
}

.about-three__text-1 {
  font-size: 16px;
  margin-right: 5px;
}

.about-three__text-2 {
  font-size: 16px;
  padding-top: 32px;
  padding-bottom: 41px;
}

.about-three__btn {
  
}

.about-three__right {
  position: relative;
  display: block;
  margin-right: 40px;
}

.about-three__img-box {
  position: relative;
  display: block;
}

.about-three__img {
  position: relative;
  display: block;
}

.about-three__img img {
  width: 100%;
  border-radius: 50%;
}

.about-three__img-two {
  position: absolute;
  bottom: -75px;
  right: -95px;
}

.about-three__img-two img {
  width: auto;
  border-radius: 50%;
}

.about-three__help {
  position: absolute;
  bottom: -118px;
  left: 92px;
  height: 205px;
  width: 290px;
  z-index: 1;
}

.about-three__help-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.about-three__help-conten-box {
  position: absolute;
  top: 43px;
  left: 47px;
}

.about-three__help-count {
  position: relative;
  display: flex;
  align-items: center;
}

.about-three__help-count h3 {
  font-size: 50px;
  color: #ffffff;
  
  line-height: 50px !important;

  
}

.about-three__help-letter {
  position: relative;
  font-size: 50px;
  color: #ffffff;
  
  line-height: 50px;
  font-family: "ropoto";
  
}

.about-three__help-text {
  font-size: 20px;
  color: #ffffff;
  
  line-height: 25px;
}

.about-three__border {
  position: absolute;
  top: 3px;
  left: -8px;
  width: 604px;
  height: 604px;
  border-width: 2px;
  border-color: rgb(238, 233, 219);
  border-style: solid;
  border-radius: 50%;
  z-index: -1;
}

/*--------------------------------------------------------------
# Feature Three
--------------------------------------------------------------*/
.feature-three {
  position: relative;
  display: block;
  z-index: 2;
}

.feature-three__single {
  position: relative;
  display: block;
  min-height: 447px;
  z-index: 2;
}

.feature-three__img {
  position: absolute;
  top: 0;
  left: -29px;
  right: -28px;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
  transform: translate(0px, 0px);
  transition: transform 500ms ease;
}

.feature-three__single:hover .feature-three__img {
  transform: translate(10px, 10px);
}

.feature-three__title-box {
  position: absolute;
  bottom: 110px;
  left: 90px;
  transform: rotate(-16deg);
  z-index: 2;
}

.feature-three__title {
  font-size: 60px;
  
  
  line-height: 60px;
  color: transparent;
  -webkit-text-stroke: 2px #fff;
}

.feature-three__btn {
  position: absolute;
  bottom: 42px;
  left: 135px;
  z-index: 2;
  transform: rotate(-13deg);
}

.feature-three__btn a {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  background-color: #be0a16;
  padding: 3px 40px 3px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-three__btn a:hover {
  background-color: #be0a16;
  color: #000;
}

.feature-three__btn-two {
  bottom: 44px;
  transform: rotate(-13deg);
}

/*--------------------------------------------------------------
# Causes Three
--------------------------------------------------------------*/
.causes-three {
  position: relative;
  display: block;
  padding: 270px 0 90px;
  margin-top: -176px;
}

.causes-three .container {
  max-width: 1600px;
}

.causes-three .section-title__tagline {
  color: #be0a16;
}

.causes-three .section-title__title {
  color: #ffffff;
}

.causes-three-bg-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 645px;
  background-color: #000;
  z-index: -1;
}

.causes-three-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: luminosity;
  opacity: 0.15;
}

.causes-three-shape-1 {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 106px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}

/*--------------------------------------------------------------
# Testimonial Three
--------------------------------------------------------------*/
.testimonial-three {
  position: relative;
  display: block;
  padding: 0 0 140px;
}

.testimonial-three .section-title {
  margin-bottom: 136px;
}

.testimonial-three__carousel {
  position: relative;
  display: block;
}

.testimonial-three__single {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  border: 5px solid #eee9db;
  padding: 65px 48px 40px;
  border-radius: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.testimonial-three__single:hover {
  transform: translateY(-10px);
}

.testimonial-three__client-img {
  position: absolute;
  top: -95px;
  left: 50px;
  z-index: 2;
}

.testimonial-three__client-img img {
  width: 150px !important;
  height: 150px !important;
  border-radius: 50%;
  border: 5px solid #eee9db;
}

.testimonial-three__client-info {
  position: absolute;
  top: -90px;
  left: 228px;
}

.testimonial-three__client-name {
  font-size: 30px;
  
  line-height: 36px;
  
  color: #000;
}

.testimonial-three__client-sub-title {
  font-size: 24px;
  color: #be0a16;
  
  
  line-height: 24px;
}

.testimonial-three__quote {
  height: 70px;
  width: 70px;
  background-color: #be0a16;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -35px;
  right: 45px;
}

.testimonial-three__quote span {
  font-size: 30px;
  color: #ffffff;
}

.testimonial-three__rating {
  display: flex;
  align-items: center;
  background-color: #be0a16;
  position: absolute;
  bottom: -23px;
  right: 35px;
  padding: 16.5px 25px;
  border-radius: 25px;
}

.testimonial-three__rating i {
  font-size: 17px;
  color: #000;
}

.testimonial-three__rating i + i {
  margin-left: 3px;
}

.testimonial-three__shape-1 {
  position: absolute;
  top: -46px;
  left: 172px;
  height: 46px;
  width: 42px;
}

.testimonial-three__text-2 {
  font-size: 20px;
  line-height: 36px;
}

.testimonial-three__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.testimonial-three__carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.testimonial-three__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------------------------------
# Brand Two
--------------------------------------------------------------*/
.brand-three {
  background-color: #be0a16;
  border-top: 0;
  z-index: 1;
}

.brand-two-shape-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.15;
  z-index: -1;
}

/*--------------------------------------------------------------
# Events Two
--------------------------------------------------------------*/
.events-two {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  background-color: #f9f9f9;
  z-index: 1;
}

.events-two-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.15;
  z-index: -1;
}

.events-two-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 807px;
  opacity: 0.08;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: -1;
}

.events-two__left {
  position: relative;
  display: block;
}

.events-two__left .section-title {
  margin-bottom: 28px;
}

.events-two__text {
  font-size: 16px;
  padding-bottom: 41px;
}

.events-two__btn {
  
}

.events-two__right {
  position: relative;
  display: block;
  z-index: 1;
}

.events-two__right-bg-box {
  position: absolute;
  top: -120px;
  bottom: -121px;
  left: 239px;
  right: -10000000px;
  background-color: #000;
  z-index: -1;
}

.events-two-shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 546px;
  width: 708px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: -1;
}

.events-two__list {
  position: relative;
  display: block;
}

.events-two__list > li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.events-two__img {
  position: relative;
  display: inline-block;
  max-width: 239px;
  width: 100%;
  min-height: 184px;
  overflow: hidden;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.events-two__img img {
  width: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  transform: scale(1);
  transition: transform 500ms ease;
}

.events-two__list > li:hover .events-two__img img {
  transform: scale(1.05);
}

.events-two__img:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(40, 55, 52, 0.3);
  transform: scale(1, 0);
  transition: transform 500ms ease;
  transform-origin: top center;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  z-index: 1;
}

.events-two__list > li:hover .events-two__img:after {
  transform: scale(1, 1);
  transform-origin: bottom center;
}

.events-two__date {
  position: absolute;
  bottom: 44px;
  right: -25px;
  background-color: #be0a16;
  padding: 7px 20px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  z-index: 2;
  transform: rotate(-90deg);
}

.events-two__date p {
  font-size: 16px;
  color: #000;
  line-height: 16px;
  
  
}

.events-two__content {
  position: relative;
  display: block;
  min-height: 184px;
  background-color: #ffffff;
  padding: 23px 30px 21px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.events-two__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.events-two__meta > li {
  font-size: 14px;
  
}

.events-two__meta > li + li {
  margin-left: 5px;
}

.events-two__meta > li > i {
  font-size: 15px;
  color: #be0a16;
  padding-right: 5px;
}

.events-two__title {
  font-size: 26px;
  
  line-height: 30px;
  
  margin-top: 7px;
  margin-bottom: 13px;
}

.events-two__title a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.events-two__title a:hover {
  color: #be0a16;
}

.events-two__read-more {
  position: relative;
  display: block;
}

.events-two__read-more a {
  font-size: 14px;
  
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.events-two__read-more a span {
  font-size: 15px;
  top: 2px;
  position: relative;
  padding-right: 8px;
}

.events-two__read-more a:hover {
  color: #be0a16;
}

/*--------------------------------------------------------------
# Become Volunteer
--------------------------------------------------------------*/
.become-volunteer {
  position: relative;
  display: block;
  background-color: #be0a16;
  padding: 80px 0 68px;
}

.become-volunteer__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.become-volunteer__left {
  position: relative;
  display: block;
}

.become-volunteer__left .section-title {
  margin-bottom: 0;
}

.become-volunteer__left .section-title__tagline {
  color: #be0a16;
}

.become-volunteer__left .section-title__title {
  font-size: 40px;
  line-height: 50px;
  margin-top: 1px;
  color: #ffffff;
}

.become-volunteer__right {
  position: relative;
  display: block;
}

.become-volunteer__btn {
  
}

/*--------------------------------------------------------------
# News Page
--------------------------------------------------------------*/
.news-page {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/

.page-header {
  position: relative;
  display: block;
  padding: 13px 0;
  background: #f5f5f5 !important;
  z-index: 1;
background-position: center right !important;
background-size: 50% !important;
background-repeat: no-repeat !important;
border-bottom: 1px solid #EEE;
}

.careox-breadcrumb {

display: flex;
gap: 10px;
justify-content: end;
}


.careox-breadcrumb li a {
position: relative;
padding-right: 15px;
font-size: 14px;
}


.careox-breadcrumb li a:after {
position: absolute;
content: "/";
top: 0;
right: 0;
color: #ccc;
}


.page-header__title {
font-size: 16px;
text-transform: capitalize;
display: none;
}

/*
.page-header__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
background: linear-gradient( to left ,#0000000a ,#0000000a , #0000004f);
background: linear-gradient( to left ,#0000 ,#d2d4d3 , #d2d4d3);
z-index: -1;
}*/


/*
.page-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #000;
  background-blend-mode: luminosity;
  opacity: 0.7;
  z-index: -1;
}*/

.page-header__inner {
  position: relative;
  display: block;
  text-align: center;
  z-index: 15;
}

.page-header__inner h2 {
  font-size: 40px;
  color: #ffffff;
  line-height: 50px;
  margin-bottom: 6px;
  
  
}

.thm-breadcrumb {
  position: relative;
  display: block;
}

.thm-breadcrumb li {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.thm-breadcrumb li + li {
  margin-left: 10px;
}

.thm-breadcrumb li a {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.thm-breadcrumb li:hover a {
  color: #be0a16;
}

.thm-breadcrumb li.active {
  color: #be0a16;
}

/*--------------------------------------------------------------
# News Sidebar
--------------------------------------------------------------*/
.news-sidebar {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.news-sidebar__left {
  position: relative;
  display: block;
}

.news-sidebar__content {
  position: relative;
  display: block;
}

.news-sidebar__single {
  position: relative;
  display: block;
}

.news-sidebar__single + .news-sidebar__single {
  margin-top: 20px;
}

.news-sidebar__img {
  position: relative;
  display: block;
  border-radius: 20px;
}

.news-sidebar__img img {
  width: 100%;
  border-radius: 20px;
}

.news-sidebar__date {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background-color: #be0a16;
  padding: 6px 25px 6px;
  border-radius: 15px;
  z-index: 2;
}

.news-sidebar__date p {
  font-size: 18px;
  color: #000;
  
  
  line-height: 18px;
}

.news-sidebar__content-box {
  position: relative;
  display: block;
  margin-top: 22px;
}

.news-sidebar__meta {
  display: flex;
  align-items: center;
}

.news-sidebar__meta li + li {
  margin-left: 15px;
}

.news-sidebar__meta li a {
  font-size: 14px;
  color: #444;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-sidebar__meta li a:hover {
  color: #be0a16;
}

.news-sidebar__meta li a i {
  color: #be0a16;
  padding-right: 3px;
}

.news-sidebar__title {
  font-size: 30px;
  line-height: 40px;
  
  
}

.news-sidebar__title a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-sidebar__title a:hover {
  color: #be0a16;
}

.news-sidebar__text {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 11px;
  font-size: 16px;
}

.news-sidebar__bottom {
  display: flex;
  align-items: center;
}

.news-sidebar__read-more {
  font-size: 14px;
  color: #000;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-sidebar__read-more:hover {
  color: #be0a16;
}

.news-sidebar__arrow {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #000;
  margin-right: 10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-sidebar__arrow:hover {
  color: #be0a16;
}

.news-sidebar__bottom-box {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding: 60px 60px 56px;
  margin-top: 20px;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.news-sidebar__bottom-box-icon {
  margin-bottom: 21px;
}

.news-sidebar__bottom-box-text {
  font-size: 16px;
}

.news-sidebar__delivering-services {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding: 60px 60px 56px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.news-sidebar__delivering-services-icon {
  margin-bottom: 22px;
}

.news-sidebar__delivering-services-title {
  font-size: 24px;
  line-height: 34px;
  
  
}

.news-sidebar__delivering-services-title a {
  color: #000;
  transition: all 500ms ease;
}

.news-sidebar__delivering-services-title a:hover {
  color: #be0a16;
}

.news-sidebar__shape-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.3;
  z-index: -1;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .sidebar {
    margin-top: 50px;
  }
}
.sidebar__single + .sidebar__single {
  margin-top: 30px;
}

.sidebar__title {
  margin: 0;
  font-size: 17px;
  margin-bottom: 8px;}

.sidebar__search {
  position: relative;
  display: block;
}

.sidebar__search-form {
  position: relative;
}

.sidebar__search-form input[type=search] {
  display: block;
  border: none;
  outline: none;
  background-color: #be0a16;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding-left: 50px;
  height: 70px;
  width: 100%;
  padding-right: 80px;
  border-radius: 20px;
}

.sidebar__search-form ::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

.sidebar__search-form :-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

.sidebar__search-form ::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

.sidebar__search-form ::placeholder {
  color: #ffffff;
  opacity: 1;
}

.sidebar__search-form :-ms-input-placeholder {
  color: #ffffff;
}

.sidebar__search-form ::-ms-input-placeholder {
  color: #ffffff;
}

.sidebar__search-form button[type=submit] {
  background-color: transparent;
  color: #ffffff;
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 72px;
  outline: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.sidebar__post {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
padding: 25px;
}

.sidebar__post .sidebar__title {

}

.sidebar__post-list {
max-height: auto;
overflow: hidden;
  margin: 0;
}

.sidebar__post-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 20px;
}

.sidebar__post-list li:hover {
  background-color: #ffffff;
}

.sidebar__post-list li + li {

}

.sidebar__post-image {
  margin-right: 15px;
min-width: 115px;
}

.sidebar__post-image > img {
  width: 115px;
  border-radius: 7px;height: 80px;
}

.sidebar__post-content {
  position: relative;
  top: -1px;
}

.sidebar__post-content h3 {
font-size: 13px;
margin: 0;
line-height: 22px;
height: 66px;
overflow: hidden;

}

.sidebar__post-content-meta {
  font-size: 14px;
  
  color: #444 !important;
  font-family: "ropoto";
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;display: block;
}

.sidebar__post-content-meta i {
  color: #be0a16;
  font-size: 14px;
  padding-right: 1px;
}

.sidebar__post-content h3 a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  font-size: 18px;
  
  
}

.sidebar__category {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding: 46px 20px 36px;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.sidebar__category .sidebar__title {
  padding-left: 30px;
  margin-bottom: 10px;
}

.sidebar__category-list {
  margin: 0;
}

.sidebar__category-list li + li {
  margin-top: 6px;
}

.sidebar__category-list li a {
  color: #7b8381;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  background: none;
  padding: 5px 30px 5px;
  border-radius: 20px;
  font-weight: 500;
}

.sidebar__category-list li a:hover {
  background-color: white;
  color: #000;
}

.sidebar__category-list li.active a {
  background-color: white;
  color: #000;
}

.sidebar__category-list li a span {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #be0a16;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
}

.sidebar__category-list li a:hover span {
  color: #be0a16;
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.sidebar__category-list li.active a span {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  color: #be0a16;
}

.sidebar__tags {
  position: relative;
  display: block;
  background: #f9f9f9;
  padding: 46px 45px 50px;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.sidebar__tags .sidebar__title {
  margin-left: 5px;
  margin-bottom: 24px;
}

.sidebar__tags-list {
  margin-top: -10px;
}

.sidebar__tags-list a {
  font-size: 10px;
  color: #000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #ffffff;
  display: inline-block;
  padding: 2px 20px 2px;
  margin-left: 5px;
  
  border-radius: 17px;
  text-transform: capitalize;
}

.sidebar__tags-list a + a {
  margin-left: 5px;
  margin-top: 10px;
}

.sidebar__tags-list a:hover {
  color: #000;
  background: #be0a16;
}

.sidebar__comments {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding: 46px 50px 43px;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.sidebar__comments .sidebar__title {
  margin-bottom: 23px;
}

.sidebar__comments-list {
  position: relative;
  display: block;
}

.sidebar__comments-list li {
  position: relative;
  display: block;
  padding-left: 65px;
}

.sidebar__comments-list li + li {
  margin-top: 23px;
}

.sidebar__comments-icon {
  height: 45px;
  width: 45px;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 15px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sidebar__comments-list li:hover .sidebar__comments-icon {
  background-color: #be0a16;
  color: #000;
}

.sidebar__comments-text-box p {
  font-size: 16px;
  margin: 0;
  line-height: 26px;
  font-weight: 500;
}

.sidebar__comments-text-box h5 {
  font-size: 16px;
  margin: 0;
  line-height: 26px;
  color: #000;
  font-weight: 500;
  font-family: "ropoto";
}

.sidebar-shape-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  mix-blend-mode: luminosity;
  opacity: 0.3;
  z-index: -1;
}

/*--------------------------------------------------------------
# Blog Details
--------------------------------------------------------------*/
.news-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.news-details__left {
  position: relative;
  display: block;
}

.news-details__img {
  position: relative;
  display: block;
  border-radius: 20px;
}

.news-details__img img {
  width: 100%;
  border-radius: 20px;
}

.news-details__date {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background-color: #be0a16;
  padding: 6px 25px 6px;
  border-radius: 15px;
  z-index: 2;
}

.news-details__date p {
  font-size: 18px;
  color: #000;
  
  
  line-height: 18px;
}

.news-details__content {
  position: relative;
  display: block;
  margin-top: 22px;
}

.news-details__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.news-details__meta li + li {
  margin-left: 15px;
}

.news-details__meta li a {
  font-size: 14px;
  color: #444;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-details__meta li a:hover {
  color: #be0a16;
}

.news-details__meta li a i {
  color: #be0a16;
  padding-right: 3px;
}

.news-details__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 10px;
  
  
}

.news-details__text-1 {
  font-size: 16px;
}

.news-details__text-2 {
  font-size: 16px;
  padding-top: 31px;
}

.news-details__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0 30px;
  margin-top: 41px;
  border-top: 1px solid #f9f9f9;
}

.news-details__bottom p {
  margin: 0;
}

.news-details__tags span {
  color: #000;
  font-size: 20px;
  margin-right: 8px;
  
  font-family: "ropoto";
  
}

.news-details__tags a {
  position: relative;
  color: #000;
  font-size: 10px;
  background-color: #f9f9f9;
  display: inline-block;
  padding: 2px 20px 2px;
  
  text-transform: capitalize;
  border-radius: 17px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-details__tags a:hover {
  background-color: #be0a16;
  color: #000;
}

.news-details__tags a + a {
  margin-left: 6px;
}

.news-details__social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-details__social-list a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #000;
  background-color: #f9f9f9;
  font-size: 15px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.news-details__social-list a:hover {
  color: #ffffff;
}

.news-details__social-list a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #be0a16;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.news-details__social-list a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.news-details__social-list a + a {
  margin-left: 10px;
}

.news-details__pagenation-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 54px;
}

.news-details__pagenation {
  position: relative;
  display: block;
}

.news-details__pagenation li {
  position: relative;
  float: left;
  font-size: 24px;
  color: #000;
  
  background-color: #f9f9f9;
  line-height: 36px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  max-width: 370px;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 51px;
  padding-bottom: 50px;
  border-radius: 20px;
  font-family: "ropoto";
  
}

.news-details__pagenation li + li {
  margin-left: 30px;
}

.news-details__pagenation li:hover {
  background-color: #be0a16;
  color: #ffffff;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-one__title {
  margin: 0;
  color: #000;
  font-size: 30px;
  margin-bottom: 51px;
  
  
}
.comment-form__title {
  margin: 0;
  color: #000;
  font-size: 30px;
  margin-bottom: 51px;
  
  
}

.comment-one__single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee9db;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.comment-one__content {
  position: relative;
  margin-left: 45px;
}

.comment-one__content h3 {
  margin: 0;
  font-size: 22px;
  color: #000;
  margin-bottom: 26px;
  
  
}

.comment-one__content p {
  font-size: 16px;
  font-weight: 400;
}

.comment-one__btn {
  padding: 2px 20px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 10px;
  
  color: #000;
  letter-spacing: 0.1em;
  border-radius: 17px;
  text-transform: capitalize;
}

.comment-one__btn:hover {
  color: #ffffff;
}

.comment-one__btn:before {
  background-color: #be0a16;
}

.comment-one__image {
  position: relative;
  display: block;
  border-radius: 50%;
}

.comment-one__image img {
  border-radius: 50%;
}

.comment-form .comment-form__title {
  margin-top: -6px;
}

.comment-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.comment-form__input-box input[type=text] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: #f9f9f9;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 14px;
  color: #707876;
  display: block;
  border-radius: 20px;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.comment-form__input-box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: #f9f9f9;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 14px;
  color: #707876;
  display: block;
  border-radius: 20px;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.comment-form__input-box textarea {
  font-size: 14px;
  color: #707876;
  height: 150px;
  width: 100%;
  background-color: #f9f9f9;
  padding: 15px 30px 30px;
  border: none;
  border-radius: 20px;
  outline: none;
  margin-bottom: 0px;
  font-weight: 500;
}

.comment-form__btn {
  border: none;
}

.comment-form__input-box.text-message-box {
  height: 150px;
}

/*--------------------------------------------------------------
# Events Page
--------------------------------------------------------------*/
.events-page {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.events-page .events-one__single {
  margin-bottom: 30px;
  box-shadow: none;
}

.events-page .events-one__content {
  bottom: 32px;
  left: 40px;
  right: 40px;
}

.events-page .events-one__title {
  font-size: 30px;
  line-height: 36px;
}

.events-page .events-one__date {
  top: 40px;
  right: 40px;
}

/*--------------------------------------------------------------
# Event Details
--------------------------------------------------------------*/
.event-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.event-details__left {
  position: relative;
  display: block;
}

.event-details__top {
  position: relative;
  display: block;
}

.event-details__date {
  position: relative;
  display: inline-block;
  background-color: #be0a16;
  padding: 6px 25px;
  border-radius: 15px;
}

.event-details__date p {
  font-size: 18px;
  color: #000;
  line-height: 18px;
  
  
}

.event-details__title {
  font-size: 36px;
  
  
  line-height: 40px;
  margin-top: 14px;
  margin-bottom: 22px;
}

.event-details__text-1 {
  font-size: 16px;
  font-weight: 400;
}

.event-details__text-2 {
  font-size: 16px;
  
  color: #be0a16;
  padding-top: 32px;
  padding-bottom: 32px;
}

.event-details__text-3 {
  font-size: 16px;
  font-weight: 400;
}

.event-details__img-box {
  position: relative;
  display: block;
  padding-top: 51px;
  padding-bottom: 21px;
}

.event-details__img-single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.event-details__img-single img {
  width: 100%;
  border-radius: 20px;
}

.event-details__bottom {
  position: relative;
  display: block;
}

.event-details__text-4 {
  font-size: 16px;
  font-weight: 400;
}

.event-details__text-5 {
  font-size: 16px;
  
  color: #be0a16;
  padding-top: 32px;
  padding-bottom: 32px;
}

.event-details__text-6 {
  font-size: 16px;
  font-weight: 400;
}

.event-details__btn-box {
  position: relative;
  display: block;
  margin-top: 36px;
}

.event-details__right {
  position: relative;
  display: block;
}

.event-details__info {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1), inset 0px 4px 0px 0px rgba(0, 113, 93, 0.004);
  border-radius: 20px;
  padding: 36px 60px 40px;
  border-top: 4px solid #be0a16;
}

.event-details__info-list {
  position: relative;
  display: block;
}

.event-details__info-list li + li {
  margin-top: 27px;
}

.event-details__info-list li span {
  font-size: 14px;
  
  line-height: 14px;
}

.event-details__info-list li p {
  font-size: 16px;
  color: #000;
  
  line-height: 19px;
}

.event-details__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 27px;
}

.event-details__social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #000;
  background-color: #f9f9f9;
  font-size: 15px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.event-details__social a:hover {
  color: #ffffff;
  background-color: #be0a16;
}

.event-details__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #be0a16;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.event-details__social a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.event-details__social a + a {
  margin-left: 10px;
}

.event-details__map {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  border-radius: 20px;
  margin-top: 30px;
}

.event-details-map__one {
  position: relative;
  display: block;
  border: none;
  height: 430px;
  width: 100%;
  mix-blend-mode: luminosity;
  border-radius: 20px;
}

/*--------------------------------------------------------------
# Donation
--------------------------------------------------------------*/
.donation {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

/*--------------------------------------------------------------
## Donations List
--------------------------------------------------------------*/
.donations-list {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.donations-list__inner {
  position: relative;
  display: block;
}

.donations-list__single {
  position: relative;
  display: block;
}

.donations-list__single + .donations-list__single {
  margin-top: 30px;
}

.donations-list__img {
  position: relative;
  display: block;
}

.donations-list__img img {
  width: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.donations-list__right {
  position: relative;
  display: block;
}

.donations-list__content {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 50px 50px 50px;
  border: 1px solid #eee9db;
  border-left: 0;
}

.donations-list__category {
  position: relative;
  display: inline-block;
  background-color: #be0a16;
  padding: 6px 25px;
  border-radius: 15px;
}

.donations-list__category p {
  font-size: 18px;
  color: #000;
  line-height: 18px;
  
  
}

.donations-list__title {
  font-size: 34px;
  line-height: 41px;
  margin-top: 12px;
  margin-bottom: 18px;
  
  
}

.donations-list__title a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.donations-list__title a:hover {
  color: #be0a16;
}

.donations-list__progress {
  position: relative;
  display: block;
  width: 100%;
  padding: 49px 29px 20px;
  background-color: #f9f9f9;
  border-radius: 20px;
  border: 1px solid #eee9db;
  overflow: hidden;
  margin-top: 21px;
  z-index: 1;
}

.donations-list__progress-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  mix-blend-mode: luminosity;
  opacity: 0.2;
  z-index: -1;
}

.donations-list__progress .bar {
  position: relative;
  width: 100%;
  height: 7px;
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 3px;
}

.donations-list__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 7px;
  border-radius: 5px;
  background: #be0a16;
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.donations-list__progress .count-text {
  position: absolute;
  right: 0;
  bottom: 11px;
  color: #be0a16;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

.donations-list__progress .bar-inner.counted .count-text {
  opacity: 1;
}

.donations-list__progress .count-text:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 17px;
  height: 20px;
  width: 20px;
  background-color: #be0a16;
  border-radius: 50%;
}

.donations-list__progress .count-text:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 24px;
  height: 6px;
  width: 6px;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: 1;
}

.donations-list__goals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.donations-list__goals > p {
  font-size: 14px;
  color: #707876;
  font-weight: 400;
  margin: 0;
}

.donations-list__goals > p > span {
  font-size: 14px;
  color: #000;
  
  line-height: 28px;
}

/*--------------------------------------------------------------
# Donation Details
--------------------------------------------------------------*/
.donation-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.donation-details__left {
  position: relative;
  display: block;
}

.donation-details__top {
  position: relative;
  display: block;
}


.eve-img,
.donation-details__img {
  position: relative;
  display: block;
margin-bottom: 0;
}



.eve-img:before,
.donation-details__img:before {

 content: "";
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    width: 35%;
    height: 200%;
    right: -100%;
    top: -50%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);z-index: 2;

}



.even2:hover .eve-img:before,
.donation-details__img:hover:before{
	right:150%;
}


.eve-img img,
.donation-details__img img {
width: 100%;
}



.donation-details__img img {
  width: 100%;
  border-radius: 20px;/*max-height: 400px;*/
}



.donation-details__date {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background-color: #be0a16;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
  padding: 6px 25px;
  border-radius: 15px;
  z-index: 2;
}

.donation-details__date p {
  font-size: 18px;
  color: #000;
  line-height: 18px;
  
  
}

.donation-details__content {
  position: relative;
  display: block;
  margin-top: 15px;
}

.donation-details__title {
  font-size: 17px;

  margin-bottom: 15px;
}
/*

.donation-details__text {
  font-size: 16px;
}
*/
.donation-details__donate {
display: flex;
background-color: #fff;
border-radius: 20px;
align-items: center;
justify-content: space-between;
padding: 30px 25px;
overflow: hidden;
z-index: 1;/*
position: absolute;
bottom: -55px;
left: 80px;
right: 80px;*/
width: 70%;
margin: 0 auto;
  margin-top: 0px;
margin-top: -55px;
z-index: 2;
position: relative;
box-shadow: 1px 12px 15px #00000017;
margin-bottom: 25px;
}

.donation-details__donate-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 270px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.2;
  z-index: -1;
}

.donation-details__donate-left {
  position: relative;
  display: block;
}

.donation-details__donate-list {
  position: relative;
  display: flex;
  align-items: center;
}

.donation-details__donate-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.donation-details__donate-list li + li {
  margin-left: 50px;
}

.donation-details__donate-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
}

.donation-details__donate-list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 40px;
  color: #be0a16;
}

.donation-details__donate-list li .text {
  margin-left: 15px;
}

.donation-details__donate-list li .text span {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 400;
}

.donation-details__donate-list li .text p {
  font-size: 17px;
  color: #000;
  
  line-height: 25px;
}

.donation-details__summary {
  position: relative;
  display: block;
}

.donation-details__summary-title {
  font-size: 36px;
  
  line-height: 46px;
  
  margin-bottom: 19px;
}

.donation-details__summary-text-1 {
  font-size: 16px;
}

.donation-details__summary-list {
  position: relative;
  display: block;
  margin-top: 33px;
  margin-bottom: 29px;
}

.donation-details__summary-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.donation-details__summary-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  background-color: #be0a16;
  border-radius: 50%;
  font-size: 10px;
  color: #ffffff;
}

.donation-details__summary-list li .text {
  margin-left: 10px;
}

.donation-details__summary-list li .text p {
  font-size: 16px;
  color: #000;
  
}

.donation-details__summary-text-2 {
  font-size: 16px;
}

.donation-details__recent-donation {
  position: relative;
  display: block;
  margin-top: 44px;
  margin-bottom: 54px;
}

.donation-details__recent-donation-inner {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  border-radius: 20px;
  padding: 40px 40px 32px;
  overflow: hidden;
  z-index: 1;
}

.donation-details__recent-donation-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.2;
  mix-blend-mode: luminosity;
  z-index: -1;
}

.donation-details__recent-donation-title {
  font-size: 30px;
  
  
  line-height: 40px;
  margin-bottom: 49px;
}

.donation-details__recent-donation-list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.donation-details__recent-donation-list li {
  position: relative;
  display: block;
}

.donation-details__recent-donation-img {
  position: relative;
  display: block;
  width: 90px;
  border-radius: 10px;
}

.donation-details__recent-donation-img img {
  width: 100%;
  border-radius: 10px;
}

.donation-details__recent-donation-content {
  position: relative;
  display: block;
  margin-top: 18px;
}

.donation-details__recent-donation-content p {
  font-size: 16px;
  
  color: #000;
  line-height: 16px;
  padding-bottom: 3px;
}

.donation-details__recent-donation-content span {
  font-size: 16px;
  
  color: #be0a16;
}

.donation-details__sidebar {
  position: relative;
  display: block;
}

.donation-details__organizer {
  position: relative;
  display: flex;
  background-color: #f9f9f9;
  border-radius: 20px;
  padding: 50px 50px 41px;
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 1;
}

.donation-details__organizer-img {
  position: relative;
  display: block;
}

.donation-details__organizer-img img {
  width: 70px;
  border-radius: 50%;
}

.donation-details__organizer-content {
  margin-left: 20px;
  margin-top: -4px;
}

.donation-details__organizer-date {
  font-size: 16px;
  margin: 0;
  line-height: 22px;
  
  
}

.donation-details__organizer-title {
  color: #000;
  
  line-height: 28px;
  margin: 0;
  font-size: 18px;
  margin-top: 2px;
}

.donation-details__organizer-name {
  color: #be0a16;
  
  line-height: 28px;
  margin: 0;
  font-size: 18px;
}

.donation-details__organizer-list {
  position: relative;
  display: block;
  margin-top: 11px;
}

.donation-details__organizer-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.donation-details__organizer-list li .icon span {
  font-size: 15px;
  color: #be0a16;
}

.donation-details__organizer-list li .text {
  margin-left: 10px;
}

.donation-details__organizer-list li .text p {
  font-size: 16px;
  
  margin: 0;
}

.donation-details__sidebar-shaare-cause {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  border-radius: 20px;
  padding: 25px;
  margin-top: 30px;
  overflow: hidden;
  z-index: 1;
}

.donation-details__sidebar-shaare-cause-title {
  font-size: 17px;
  line-height: 30px;
  margin-bottom: 8px;
}

.donation-details__sidebar-shaare-cause-social {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.donation-details__sidebar-shaare-cause-social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  color: #000;
  font-size: 15px;
  background-color: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.donation-details__sidebar-shaare-cause-social a:hover {
  color: #ffffff;
  background-color: #be0a16;
}

.donation-details__sidebar-shaare-cause-social a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #be0a16;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.donation-details__sidebar-shaare-cause-social a:hover::before {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.donation-details__sidebar-shaare-cause-social a + a {
  margin-left: 10px;
}

/*--------------------------------------------------------------
## Donate Now
--------------------------------------------------------------*/
.donate-now {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.donate-now__left {
  position: relative;
  display: block;
  margin-top: -8px;
}

.donate-now__enter-donation {
  position: relative;
  display: block;
}

.donate-now__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 29px;
  
  
}

.donate-now__enter-donation-input {
  position: relative;
  display: block;
}

.donate-now__enter-donation-input input[type=text] {
  height: 130px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #be0a16;
  border-radius: 20px;
  padding-left: 150px;
  padding-right: 50px;
  font-size: 50px;
  color: #ffffff;
  font-family: "ropoto";
  text-align: right;
  
  
}

.donate-now__enter-donation-input .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: absolute;
  width: auto !important;
  left: 0;
  top: 0;
  margin-top: 0;
}

.donate-now__enter-donation-input .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.donate-now__enter-donation-input .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 130px;
  width: 145px;
  outline: none;
  border-radius: 20px;
  border: 0;
  background-color: #be0a16;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 50px;
  line-height: 135px;
  
  box-shadow: none;
  background-repeat: no-repeat;
  font-family: "ropoto";
  text-align: center;
  
}

.donate-now__enter-donation-input .bootstrap-select .dropdown-toggle .filter-option {
  text-align: center;
}

.donate-now__personal-info-box {
  position: relative;
  display: block;
  margin-top: 51px;
  margin-bottom: 51px;
}

.donate-now__personal-info-form {
  position: relative;
  display: block;
}

.donate-now__personal-info-input {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.donate-now__personal-info-input input[type=text] {
  height: 60px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #f9f9f9;
  color: #444;
  font-size: 14px;
  padding: 0 30px;
  border-radius: 20px;
  font-weight: 500;
}

.donate-now__personal-info-input input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #f9f9f9;
  color: #444;
  font-size: 14px;
  padding: 0 30px;
  border-radius: 20px;
  font-weight: 500;
}

.donate-now__personal-info-input textarea {
  height: 180px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #f9f9f9;
  color: #444;
  font-size: 14px;
  padding: 18px 30px 30px;
  border-radius: 20px;
  font-weight: 500;
}

.donate-now__personal-info-input.donate-now__personal-info-message-box {
  height: 180px;
  margin-bottom: 0;
}

.donate-now__personal-info-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  width: 100% !important;
}

.donate-now__personal-info-form .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.donate-now__personal-info-form .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 60px;
  outline: none !important;
  border-radius: 20px;
  border: 0;
  background-color: #f9f9f9 !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: #444 !important;
  font-size: 14px;
  line-height: 60px;
  font-weight: 500;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
}

.donate-now__personal-info-form .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  
  font-size: 14px;
  color: #444;
}

.donate-now__payment-info {
  position: relative;
  display: block;
}

.donate-now__payment-info-form {
  position: relative;
  display: block;
}

.donate-now__payment-info-input {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.donate-now__payment-info-input input[type=text] {
  height: 60px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #f9f9f9;
  color: #444;
  font-size: 14px;
  padding: 0 30px;
  border-radius: 20px;
  font-weight: 500;
}

.donate-now__payment-info-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  width: 100% !important;
}

.donate-now__payment-info-form .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.donate-now__payment-info-form .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 60px;
  outline: none !important;
  border-radius: 20px;
  border: 0;
  background-color: #f9f9f9 !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: #444 !important;
  font-size: 14px;
  line-height: 60px;
  font-weight: 500;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
}

.donate-now__payment-info-form .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  
  font-size: 14px;
  color: #444;
}

.donate-now__payment-info-btn {
  border: none;
}

.donate-now__right {
  position: relative;
  display: block;
}

/*--------------------------------------------------------------
# Become Volunteer Page
--------------------------------------------------------------*/
.become-volunteer-page {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.become-volunteer-page__left {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 60px 60px 60px;
}

.become-volunteer-page__img {
  position: relative;
  display: block;
}

.become-volunteer-page__img img {
  width: 100%;
  border-radius: 20px;
}

.become-volunteer-page__content {
  position: relative;
  display: block;
  margin-top: 32px;
}

.become-volunteer-page__title {
  font-size: 30px;
  
  line-height: 40px;
  
}

.become-volunteer-page__text {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 33px;
}

.become-volunteer__points {
  position: relative;
  display: block;
}

.become-volunteer__points li {
  position: relative;
  display: flex;
  align-items: center;
}

.become-volunteer__points li + li {
  margin-top: 6px;
}

.become-volunteer__points li .icon {
  height: 15px;
  width: 15px;
  background-color: #be0a16;
  font-size: 9px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.become-volunteer__points li .text {
  margin-left: 10px;
}

.become-volunteer__points li .text p {
  font-size: 16px;
  color: #000;
  
}

.become-volunteer__call {
  position: relative;
  display: flex;
  align-items: center;
  border-top: 1px solid #eee9db;
  padding-top: 30px;
  margin-top: 50px;
}

.become-volunteer__call-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  width: 65px;
  background-color: #be0a16;
  border-radius: 50%;
  font-size: 35px;
  color: #000;
}

.become-volunteer__call-content {
  margin-left: 20px;
  position: relative;
  top: -2px;
}

.become-volunteer__call-content span {
  font-size: 18px;
  color: #be0a16;
  
  
  line-height: 18px;
}

.become-volunteer__call-content p {
  font-size: 20px;
  
  line-height: 20px;
}

.become-volunteer__call-content p a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.become-volunteer__call-content p a:hover {
  color: #be0a16;
}

.become-volunteer-page__right {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #eee9db;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 60px 60px 60px;
}

.become-volunteer-page__form {
  position: relative;
  display: block;
}

.become-volunteer-page__input {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.become-volunteer-page__input input[type=text] {
  height: 58px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #f9f9f9;
  color: #707876;
  font-size: 14px;
  padding: 0 30px;
  border-radius: 20px;
  font-weight: 400;
}

.become-volunteer-page__input input[type=email] {
  height: 58px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #f9f9f9;
  color: #707876;
  font-size: 14px;
  padding: 0 30px;
  border-radius: 20px;
  font-weight: 400;
}

.become-volunteer-page__input textarea {
  height: 150px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #f9f9f9;
  color: #707876;
  font-size: 14px;
  padding: 18px 30px 30px;
  border-radius: 20px;
  font-weight: 400;
}

.become-volunteer-page__input.become-volunteer__message-box {
  height: 150px;
}

.become-volunteer-page__btn {
  border: none;
}

#ui-datepicker-div.ui-widget-content {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #000;
  color: #252525;
  font-size: 14px;
  border-radius: 0px;
  width: 270px;
  padding: 5px;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: #be0a16 none repeat scroll 0 0;
  border: 2px solid #be0a16;
  border-radius: 0;
  color: #ffffff;
  
  padding: 5px 0;
  position: relative;
}

.ui-datepicker td a {
  color: #000 !important;
  text-align: center;
  background-image: none !important;
  background: #f5f5f5 !important;
  border: 1px solid #f9f9f9 !important;
}

.ui-state-highlight {
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #ffffff !important;
}

.ui-widget-content .ui-state-highlight {
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #ffffff !important;
}

.ui-widget-header .ui-state-highlight {
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #ffffff !important;
}

.ui-datepicker .ui-datepicker-prev {
  left: 5px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  border-radius: 30%;
  height: 20px;
  position: absolute;
  top: 7px;
  width: 20px;
  transition: all 500ms ease;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
  right: 5px;
}

.ui-datepicker .ui-datepicker-prev:hover {
  top: 7px;
  background: #ffffff;
  border: none;
}

.ui-datepicker .ui-datepicker-next:hover {
  top: 7px;
  background: #ffffff;
  border: none;
}

.ui-datepicker table {
  border-collapse: collapse;
  font-size: 13px;
  margin: 0 0 0.4em;
  width: 100%;
}

.ui-datepicker th {
  border: medium none;
  
  padding: 2px 3px;
  text-align: center;
}

.ui-datepicker-calendar .ui-state-default:hover {
  background: #000;
  color: #ffffff;
  border-color: #000;
}

.ui-datepicker-calendar .ui-state-default:active {
  background: #000;
  color: #ffffff;
  border-color: #000;
}

#ui-datepicker-div.ui-widget {
  font-family: "ropoto";
}

/*--------------------------------------------------------------
# Gallery Page
--------------------------------------------------------------*/
.gallery-page {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.gallery-page__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.gallery-page__img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}

.gallery-page__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  content: "";
  background: rgb(250, 211, 91);
  background: linear-gradient(180deg, rgba(250, 211, 91, 0.0928746499) 53%, rgb(250, 211, 91) 100%);
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}

.gallery-page__single:hover .gallery-page__img:before {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
}

.gallery-page__single .img-popup {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.gallery-page__img img {
  width: 100%;
  border-radius: 20px;
}

.gallery-page__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 44px;
  text-align: center;
  transform: translateY(-100px);
  opacity: 0;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}

.gallery-page__single:hover .gallery-page__content {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.gallery-page__sub-title {
  font-size: 24px;
  color: #000;
  
  line-height: 24px;
  
  padding-bottom: 8px;
}

.gallery-page__title {
  font-size: 34px;
  
  
  line-height: 34px;
}

.gallery-page__title a {
  color: #000;
}

/*--------------------------------------------------------------
# Feature Four
--------------------------------------------------------------*/
.feature-four {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding: 120px 0 110px;
  z-index: 1;
}

.feature-four-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.1;
  z-index: -1;
}

.feature-four__inner {
  position: relative;
  display: block;
}

.feature-four__single {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #be0a16;
  border-radius: 20px;
  padding: 37px 60px 37px;
  margin-bottom: 30px;
}

.feature-four__icon {
  position: relative;
  display: flex;
  align-items: center;
}

.feature-four__icon span {
  position: relative;
  display: inline-block;
  font-size: 65px;
  color: #be0a16;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.feature-four__single:hover .feature-four__icon span {
  transform: scale(1.2);
}

.feature-four__content {
  margin-left: 20px;
}

.feature-four__title {
  font-size: 24px;
  color: #ffffff;
  
  line-height: 28px;
  
}

.feature-four__search-box {
  position: absolute;
  bottom: -152px;
  left: 0;
  right: 0;
}

.feature-four__form {
  position: relative;
  display: block;
}

.feature-four__form-input {
  position: relative;
  display: block;
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}

.feature-four__form input[type=search] {
  height: 84px;
  width: 100%;
  border: none;
  outline: none;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.03);
  font-size: 18px;
  color: #444;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 75px;
  border-radius: 20px;
}

.feature-four__form button[type=submit] {
  background-color: transparent;
  color: #be0a16;
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 72px;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  padding: 0;
}

/*--------------------------------------------------------------
# FAQ Page
--------------------------------------------------------------*/
.faq-page {
  position: relative;
  display: block;
  padding: 160px 0 90px;
}

.faq-page__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
## Error Page
--------------------------------------------------------------*/
.error-page {
  position: relative;
  display: block;
  padding: 28px 0 120px;
  background-color: #f9f9f9;
  z-index: 1;
}

.error-page-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: luminosity;
  opacity: 0.1;
  z-index: -1;
}

.error-page__inner {
  position: relative;
  display: block;
  text-align: center;
}

.error-page__title-box {
  position: relative;
  display: block;
  z-index: 2;
}

.error-page__title {
  position: relative;
  display: inline-block;
  font-size: 350px;
  line-height: 350px;
  
  margin-bottom: 2px;
  color: #be0a16;
  
  z-index: 2;
}

.error-page__title-2 {
  position: absolute;
  font-size: 350px;
  line-height: 350px;
  
  color: #be0a16;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 0;
  
  z-index: 1;
}

.error-page__tagline {
  font-size: 40px;
  line-height: 49px;
  
  color: #000;
  
}

.error-page__form {
  position: relative;
  display: block;
  margin: 36px auto 20px;
}

.error-page__form-input {
  position: relative;
  display: block;
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
}

.error-page__form input[type=search] {
  height: 60px;
  width: 100%;
  border: none;
  outline: none;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #eee9db;
  font-size: 14px;
  color: #707876;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 75px;
  border-radius: 20px;
}

.error-page__form button[type=submit] {
  background-color: transparent;
  color: #be0a16;
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 72px;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  padding: 0;
}

/*--------------------------------------------------------------
# Contact Three
--------------------------------------------------------------*/
.contact-three {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  padding: 120px 0 180px;
  z-index: 1;
}

.contact-three-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.1;
  z-index: -1;
}

.contact-three .container {
  max-width: 770px;
}

.contact-page__form-box {
  position: relative;
  display: block;
}

.contact-page__form {
  position: relative;
  display: block;
}

.contact-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 12px;
}

.contact-form__input-box input[type=text] {
  height: 50px;
  width: 100%;
  border: none;
  background-color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  outline: none;
  font-size: 14px;
  color: #707876;
  display: block;
  border-radius: 30px;
  font-weight: 500;border: 1px solid #ddd;
}

.contact-form__input-box input[type=email] {
  height: 50px;
  width: 100%;
  border: none;
  background-color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  outline: none;
  font-size: 14px;
  color: #707876;
  display: block;
  border-radius: 30px;
  font-weight: 500;border: 1px solid #ddd;
}

.contact-form__input-box textarea {
  font-size: 14px;
  color: #707876;
  height: 150px;
  width: 100%;
  background-color: #fff;
  padding: 15px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  border-radius: 30px;
  font-weight: 500;border: 1px solid #ddd;
}

.contact-form__btn {
  border: none;
}

.contact-form__input-box.text-message-box {
  height: 150px;
}

.contact-form__btn {
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Google Map Two
--------------------------------------------------------------*/
.google-map-two {

}

/*--------------------------------------------------------------
# About Four
--------------------------------------------------------------*/
.about-four {
  position: relative;
  display: block;
  padding: 120px 0 0;
}

.about-four__left {
  position: relative;
  display: block;
  margin-right: 140px;
}

.about-four__img-box {
  position: relative;
  display: block;
}

.about-four__img {
  position: relative;
  display: block;
  z-index: 2;
}

.about-four__img img {
  width: 100%;
  border-radius: 20px;
}

.about-four__img-two {
  position: absolute;
  bottom: -160px;
  right: -140px;
  z-index: 1;
}

.about-four__img-two img {
  width: auto;
  border-radius: 20px;
}

.about-four__border {
  position: absolute;
  top: 60px;
  left: 70px;
  border-width: 5px;
  border-color: rgb(251, 212, 90);
  border-style: solid;
  border-radius: 20px;
  background-color: rgba(40, 55, 52, 0);
  width: 420px;
  height: 415px;
  z-index: -1;
}

.about-four__right {
  position: relative;
  display: block;
  margin-left: 60px;
}

.about-four__right .section-title {
  margin-bottom: 28px;
}

.about-four__text {
  font-size: 16px;
}

.about-four__points {
  position: relative;
  display: block;
  margin-top: 31px;
  margin-bottom: 38px;
}

.about-four__points li {
  position: relative;
  display: flex;
  align-items: center;
}

.about-four__points li + li {
  margin-top: 8px;
}

.about-four__points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  width: 16px;
  background-color: #be0a16;
  border-radius: 50%;
  font-size: 10px;
  color: #ffffff;
}

.about-four__points li .text {
  margin-left: 10px;
}

.about-four__points li .text p {
  font-size: 18px;
  color: #000;
  
}

/*--------------------------------------------------------------
# FAQ Two
--------------------------------------------------------------*/
.faq-two {
  padding: 120px 0 120px;
}

/*--------------------------------------------------------------
# News Carousel Page
--------------------------------------------------------------*/
.news-carousel-page {
  position: relative;
  display: block;
  padding: 120px 0 165px;
}

.news-carousel-page .news-one__single {
  margin-bottom: 0;
}

.carousel-dot-style.owl-carousel .owl-stage-outer {
  overflow: visible;
}

.carousel-dot-style.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.carousel-dot-style.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.carousel-dot-style.owl-carousel .owl-dots {
  position: absolute;
  bottom: -48px;
  left: 0px;
  right: 0;
  text-align: center;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-dot-style.owl-carousel .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f9f9f9;
  margin: 0px 5px;
  padding: 0px;
  transition: all 100ms linear;
  transition-delay: 0.1s;
}

.carousel-dot-style.owl-carousel .owl-dot.active {
  width: 16px;
  height: 16px;
  background-color: #be0a16;
}

.carousel-dot-style.owl-carousel .owl-dot:focus {
  outline: none;
}

.carousel-dot-style.owl-carousel .owl-dots .owl-dot span {
  display: none;
}

/*--------------------------------------------------------------
# Team Carousel
--------------------------------------------------------------*/
.team-carousel-page {
  position: relative;
  display: block;
  padding: 120px 0 165px;
}

.team-carousel-page .team-one__single {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Gallery Carousel
--------------------------------------------------------------*/
.gallery-carousel-page {
  position: relative;
  display: block;
  padding: 120px 0 165px;
}

.gallery-carousel-page .gallery-page__single {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Events Carousel Page
--------------------------------------------------------------*/
.events-carousel-page {
  position: relative;
  display: block;
  padding: 120px 0 165px;
}

/*--------------------------------------------------------------
# Donation Carousel Page
--------------------------------------------------------------*/
.donation-carousel-page {
  position: relative;
  display: block;
  padding: 120px 0 165px;
}

.donation-carousel-page .causes-one__single {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Boxed Version
--------------------------------------------------------------*/
body.boxed-wrapper {
  background-color: #f9f9f9;
}

.boxed-wrapper .page-wrapper {
  max-width: 1530px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
}

.boxed-wrapper .main-menu__volunteers {
  display: none;
}

/*--------------------------------------------------------------
# Update 05-03-2023
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Product
--------------------------------------------------------------*/
.product {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.product__sidebar {
  position: relative;
  display: block;
}

.product__sidebar-single + .product__sidebar-single {
  margin-top: 30px;
}

.product__sidebar-title {
  font-size: 20px;
  
  line-height: 20px;
  margin: 0;
  margin-bottom: 22px;
  
}

.shop-search {
  position: relative;
  display: block;
}

.shop-search form {
  border-radius: 20px;
  position: relative;
}

.shop-search form input[type=search] {
  width: 100%;
  height: 70px;
  background-color: #be0a16;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  color: #ffffff;
  font-family: "ropoto";
  border: none;
  outline: none;
  font-weight: 500;
  border-radius: 20px;
}

.shop-search form input[type=text] {
  width: 100%;
  height: 70px;
  background-color: #be0a16;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  color: #ffffff;
  font-family: "ropoto";
  border: none;
  outline: none;
  font-weight: 500;
  border-radius: 20px;
}

.shop-search form ::placeholder {
  color: inherit;
  opacity: 1;
}

.product__price-ranger {
  position: relative;
  padding: 27px 30px 25px;
  margin: 0;
  border: 1px solid #eee9db;
  border-radius: 20px;
}

.product__price-ranger.price-ranger {
  margin-top: 7px;
  margin-bottom: 0px;
}

.product__price-ranger .price-ranger .ui-widget-content {
  background: #f9f9f9;
  border: none;
  height: 5px;
  border-radius: 2.5px;
}

.product__price-ranger .price-ranger .ui-slider-handle {
  position: absolute;
  top: -5px;
  background: #be0a16;
  border: 0;
  height: 14px;
  width: 14px !important;
  border-radius: 50%;
  margin-left: -2px;
  outline: medium none;
  cursor: pointer;
  z-index: 2;
}

.product__price-ranger .price-ranger .ui-slider .ui-slider-range {
  background: #be0a16;
}

.product__price-ranger .price-ranger #slider-range {
  margin-left: 3px;
  margin-right: 0;
  margin-top: 0;
}

.product__price-ranger .price-ranger .ranger-min-max-block {
  position: relative;
  display: block;
  margin-top: 17px;
}

.product__price-ranger .price-ranger .ranger-min-max-block input {
  display: inline-block;
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type=submit] {
  position: relative;
  display: block;
  background: #be0a16;
  float: right;
  text-align: center;
  border: none;
  color: #000;
  font-size: 10px;
  
  text-shadow: 0 0 1px currentColor;
  margin-top: 3px;
  cursor: pointer;
  padding: 1px 20px 2px;
  border-radius: 20px;
  text-transform: capitalize;
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type=text] {
  position: relative;
  display: inline-block;
  color: #707876;
  font-size: 14px;
  
  width: 40px;
  line-height: 30px;
  border: none;
  padding: 0;
  text-align: center;
  background-color: transparent;
}

.product__price-ranger .price-ranger .ranger-min-max-block span {
  position: relative;
  display: inline-block;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  left: -2px;
}

.shop-category {
  position: relative;
  display: block;
  border: 1px solid #eee9db;
  padding: 27px 15px 13px;
  border-radius: 20px;
}

.shop-category .product__sidebar-title {
  margin-left: 15px;
  margin-bottom: 13px;
}

.shop-category ul {
  position: relative;
  display: block;
}

.shop-category ul li {
  position: relative;
  line-height: 24px;
  font-size: 16px;
  text-transform: capitalize;
  color: #444;
  margin-bottom: 7px;
}

.shop-category ul li:last-child {
  margin-bottom: 0;
}

.shop-category ul li a {
  position: relative;
  display: block;
  line-height: 24px;
  font-size: 16px;
  text-transform: capitalize;
  color: #707876;
  font-weight: 500;
  transition: all 0.3s ease;
  z-index: 1;
  padding: 7px 15px 10px;
  border-radius: 20px;
}

.shop-category ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #f9f9f9;
  border-radius: 20px;
  z-index: -1;
  transform: scaleY(0);
  transform-origin: left;
  transform-style: preserve-3d;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-category ul li a:hover:before {
  transform: scaleY(1);
}

.shop-category ul li:hover a {
  color: #000;
  text-shadow: 1px 0 0 rgba(14, 34, 7, 0.5);
  background: #f9f9f9;
}

.shop-category ul li.active a {
  color: #000;
  text-shadow: 1px 0 0 rgba(14, 34, 7, 0.5);
  background: #f9f9f9;
}

.shop-category ul li a:after {
  position: absolute;
  right: 20px;
  top: 5px;
  font-family: "icomoon" !important;
  content: "\e906";
  opacity: 1;
  font-size: 15px;
  color: #be0a16;
  line-height: 30px;
  transform: scale(0);
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.shop-category ul li a:hover:after {
  color: #be0a16;
  transform: scale(1);
}

.shop-category ul li.active a:after {
  color: #be0a16;
  transform: scale(1);
}

.product__items {
  position: relative;
  display: block;
}

.product__showing-result {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.product__showing-text-box {
  position: relative;
  display: block;
}

.product__showing-text {
  font-size: 18px;
  font-weight: 500;
}

.product__showing-sort {
  position: relative;
  display: block;
  max-width: 340px;
  width: 100%;
}

.product__showing-sort .select-box .nice-select {
  background-color: #f9f9f9;
  border-radius: 20px;
  color: #444;
  font-size: 14px;
  font-weight: 500;
  height: 70px;
  line-height: 70px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  margin-bottom: 0px;
}

.product__showing-sort .select-box .nice-select:after {
  position: absolute;
  right: 30px;
}

.product__all {
  position: relative;
  display: block;
}

.product__all-single {
  position: relative;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.product__all-single-inner {
  position: relative;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.product__all-img {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 1;
}

.product__all-img:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(40, 55, 52, 0.1);
  -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-70%);
  transform: translateY(-70%);
  z-index: 1;
}

.product__all-single:hover .product__all-img:before {
  visibility: visible;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.product__all-img img {
  width: 100%;
  mix-blend-mode: darken;
  transition: all 500ms ease;
}

.product__all-single:hover .product__all-img img {
  transform: scale(1.05);
}

.product__all-content {
  position: relative;
  display: block;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
  border: 1px solid #eee9db;
  border-top: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #ffffff;
  transition: all 500ms ease;
}

.product__all-single:hover .product__all-content {
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

.product__all-review {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product__all-review i {
  color: #be0a16;
  font-size: 15px;
}

.product__all-review i + i {
  margin-left: 6px;
}

.product__all-title {
  font-size: 20px;
  
  line-height: 30px;
  margin-top: 3px;
  
}

.product__all-title a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.product__all-title a:hover {
  color: #be0a16;
}

.product__all-price {
  
  line-height: 25px;
  font-size: 16px;
}

.product__all-btn-box {
  position: relative;
  display: block;
  margin-top: 15px;
  z-index: 2;
}

.product__all-btn {
  
  text-shadow: 0 0 1px currentColor;
  padding: 2px 20px 2px;
  font-size: 10px;
  text-transform: capitalize;
  background-color: #f9f9f9;
  border-radius: 17px;
}

.product__all-btn:hover {
  color: #000;
}

.product__all-btn:before {
  background-color: #be0a16;
}

.products__all-icon-boxes {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(20deg) translateX(100%);
  -ms-transform: perspective(400px) rotateX(20deg) translateX(100%);
  transform: perspective(400px) rotateX(20deg) translateX(100%);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: all;
  z-index: 1;
}

.product__all-single:hover .products__all-icon-boxes {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg) translateX(0%);
  -ms-transform: perspective(400px) rotateX(0deg) translateX(0%);
  transform: perspective(400px) rotateX(0deg) translateX(0%);
  transition-delay: 0.3s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  transition-property: all;
}

.products__all-icon-boxes a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 14px;
  color: #000;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.products__all-icon-boxes a:hover {
  background-color: #be0a16;
  color: #ffffff;
}

.products__all-icon-boxes a + a {
  margin-top: 10px;
}

/*--------------------------------------------------------------
# Product Details
--------------------------------------------------------------*/
.product-details {
  position: relative;
  display: block;
  padding: 112px 0px 56px;
}

.product-details__img {
  position: relative;
  display: block;
  overflow: hidden;
}

.product-details__img img {
  width: 100%;
  border-radius: 20px;
}

.product-details__top {
  position: relative;
  display: block;
  margin-top: -8px;
}

.product-details__title {
  font-size: 34px;
  line-height: 44px;
  
  margin: 0;
  
}

.product-details__title span {
  position: relative;
  display: inline-block;
  color: #be0a16;
  font-size: 20px;
  line-height: 24px;
  
  margin-left: 32px;
  letter-spacing: 0;
}

.product-details__reveiw {
  display: flex;
  align-items: center;
  margin-top: 19px;
  padding-bottom: 30px;
  margin-bottom: 21px;
  border-bottom: 1px solid #eee9db;
}

.product-details__reveiw i {
  font-size: 16px;
  color: #be0a16;
}

.product-details__reveiw i + i {
  margin-left: 4px;
}

.product-details__reveiw span {
  position: relative;
  top: 1px;
  line-height: 1;
  font-size: 16px;
  color: #444;
  margin-left: 20px;
}

.product-details__content {
  position: relative;
  display: block;
}

.product-details__content-text1 {
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  margin-bottom: 31px;
}

.product-details__content-text2 {
  font-size: 16px;
  line-height: 30px;
  margin: 0;
}

.product-details__quantity {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 21px;
}

.product-details__quantity-title {
  margin: 0;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  
  margin-right: 30px;
}

.product-details__quantity .quantity-box {
  position: relative;
  width: 98px;
  border-radius: 20px;
  height: 50px;
}

.product-details__quantity .quantity-box input {
  width: 98px;
  border-radius: 20px;
  height: 50px;
  border: 1px solid #eee9db;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  font-family: "ropoto";
  padding-left: 30px;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  color: #444;
  background-color: transparent;
}

.product-details__quantity .quantity-box button {
  width: 24px;
  height: 24px;
  background-color: transparent;
  color: #444;
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: transparent;
  border: none;
  border-left: 1px solid #eee9db;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}

.product-details__quantity .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid #eee9db;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.product-details__buttons {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

.product-details__buttons-1 {
  position: relative;
  display: block;
}

.product-details__buttons-1 .thm-btn {
  background-color: #be0a16;
  color: #ffffff;
}

.product-details__buttons-1 .thm-btn:hover {
  color: #000;
}

.product-details__buttons-1 .thm-btn::before {
  background-color: #be0a16;
}

.product-details__buttons-2 {
  position: relative;
  display: block;
  margin-left: 10px;
}

.product-details__buttons-2 .thm-btn {
  background-color: #be0a16;
}

.product-details__social {
  position: relative;
  display: flex;
  align-items: center;
}

.product-details__social .title {
  position: relative;
  display: block;
}

.product-details__social .title h3 {
  color: #000;
  font-size: 18px;
  line-height: 18px;
  
  letter-spacing: -0.02em;
}

.product-details__social-link {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 30px;
}

.product-details__social-link a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 15px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  background-color: #f9f9f9;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

.product-details__social-link a + a {
  margin-left: 10px;
}

.product-details__social-link a:hover {
  color: #ffffff;
  background-color: #be0a16;
}

/*--------------------------------------------------------------
# Product Description
--------------------------------------------------------------*/
.product-description {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 0px 0px 50px;
}

.product-description__title {
  font-size: 30px;
  line-height: 30px;
  
  margin-bottom: 25px;
  
}

.product-description__text1 {
  font-size: 16px;
  line-height: 30px;
  margin: 0;
}

.product-description__list {
  position: relative;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-description__list ul {
  position: relative;
  display: block;
}

.product-description__list ul li {
  position: relative;
  display: block;
  margin-bottom: 2px;
}

.product-description__list ul li:last-child {
  margin-bottom: 0px;
}

.product-description__list ul li p {
  color: #000;
  margin: 0;
  
  font-size: 16px;
}

.product-description__list ul li p span:before {
  position: relative;
  display: inline-block;
  color: #be0a16;
  font-size: 17px;
  line-height: 17px;
  margin-right: 11px;
  top: 2px;
}

.product-description__tex2 {
  font-size: 16px;
  line-height: 30px;
  margin: 0;
}

/*--------------------------------------------------------------
# Review One
--------------------------------------------------------------*/
.review-one {
  position: relative;
  display: block;
}

.comments-area {
  position: relative;
  display: block;
  border-top: 1px solid #eee9db;
  padding-top: 56px;
}

.review-one__title {
  position: relative;
  display: block;
  margin-bottom: 34px;
}

.review-one__title h3 {
  font-size: 30px;
  line-height: 30px;
  
  margin: 0;
  
}

.comments-area .comment-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eee9db;
}

.comments-area .comment {
  position: relative;
  display: flex;
  align-items: center;
}

.comments-area .comment-box .author-thumb {
  position: relative;
  display: block;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  overflow: hidden;
}

.comments-area .comment-box .author-thumb img {
  width: 100%;
}

.comments-area .comment-box .author-thumb figure {
  margin: 0;
}

.review-one__content {
  position: relative;
  display: block;
  padding-left: 45px;
  flex: 1;
}

.review-one__content-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
}

.review-one__content-top .info {
  position: relative;
  display: block;
}

.review-one__content-top .info h2 {
  font-size: 22px;
  line-height: 32px;
  
  
}

.review-one__content-top .info h2 span {
  color: #be0a16;
  font-size: 16px;
  
  letter-spacing: 0;
  text-transform: capitalize;
}

.review-one__content-top .reply-btn {
  position: relative;
  display: block;
}

.review-one__content-top .reply-btn i:before {
  color: #be0a16;
  font-size: 15px;
}

.review-one__content-bottom {
  position: relative;
  display: block;
}

.review-one__content-bottom p {
  font-size: 16px;
  line-height: 30px;
  margin: 0px;
}

/*--------------------------------------------------------------
# Review Form One
--------------------------------------------------------------*/
.review-form-one {
  position: relative;
  display: block;
  padding: 18px 0 120px;
}

.review-form-one__inner {
  position: relative;
  display: block;
}

.review-form-one__title {
  font-size: 30px;
  
  line-height: 30px;
  
}

.review-form-one__rate-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 22px;
}

.review-form-one__rate-text {
  font-size: 18px;
  font-weight: 500;
}

.review-form-one__rate {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 17px;
}

.review-form-one__rate i {
  font-size: 16px;
  color: #be0a16;
}

.review-form-one__rate i + i {
  margin-left: 5px;
}

.review-form-one__form {
  position: relative;
  display: block;
}

.review-form-one__input-box textarea {
  font-size: 14px;
  color: #444;
  height: 150px;
  width: 100%;
  background-color: #f9f9f9;
  padding: 20px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  font-weight: 500;
  border-radius: 20px;
}

.review-form-one__input-box.text-message-box {
  height: 150px;
}

.review-form-one__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.review-form-one__input-box input[type=text] {
  height: 58px;
  width: 100%;
  border: none;
  background-color: #f9f9f9;
  padding: 0 0;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 14px;
  color: #444;
  display: block;
  font-weight: 500;
  border-radius: 20px;
}

.review-form-one__input-box input[type=email] {
  height: 58px;
  width: 100%;
  border: none;
  background-color: #f9f9f9;
  padding: 0 0;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 14px;
  color: #444;
  display: block;
  font-weight: 500;
  border-radius: 20px;
}

.review-form-one__btn {
  border: none;
}

/*--------------------------------------------------------------
# Cart Page
--------------------------------------------------------------*/
.cart-page {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 110px 0px 120px;
}

.cart-page .table-responsive {
  position: relative;
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 1199px) {
  .cart-table {
    min-width: 1170px;
  }
}
.cart-table {
  margin-bottom: 60px;
}

.cart-table thead th {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  
  font-family: "ropoto";
  padding: 0;
  border: none;
  padding-bottom: 21px;
  letter-spacing: -0.02em;
}

.cart-table thead th:last-child {
  text-align: right;
}

.cart-table tbody tr {
  vertical-align: middle;
}

.cart-table tbody tr:last-child {
  border-bottom: 1px solid #eeede5;
}

.cart-table tbody td {
  font-size: 18px;
  font-weight: 500;
  color: #444;
  vertical-align: middle;
  border-top: 1px solid #eee9db;
  border-bottom: 1px solid #eee9db;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  letter-spacing: 0;
}

.cart-table tbody td:last-child {
  text-align: right;
}

.cart-table .product-box {
  display: flex;
  align-items: center;
}

.cart-table .product-box .img-box {
  position: relative;
  display: block;
  width: 120px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 35px;
}

.cart-table .product-box .img-box img {
  width: 100%;
  border-radius: 20px;
}

.cart-table h3 {
  color: #000;
  font-size: 20px;
  
  margin: 0;
  text-transform: none;
  letter-spacing: -0.02em;
}

.cart-table h3 a {
  color: #000;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.cart-table h3 a:hover {
  color: #be0a16;
}

.cart-table .quantity-box {
  position: relative;
  width: 98px;
  border-radius: 20px;
  height: 50px;
}

.cart-table .quantity-box input {
  width: 98px;
  border-radius: 20px;
  height: 50px;
  border: 1px solid #eee9db;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  font-family: "ropoto";
  padding-left: 30px;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  color: #444;
  background-color: transparent;
}

.cart-table .quantity-box button {
  width: 24px;
  height: 24px;
  background-color: transparent;
  color: #444;
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: transparent;
  border: none;
  border-left: 1px solid #eee9db;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}

.cart-table .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid #eee9db;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.cart-table .cross-icon {
  position: relative;
  display: block;
}

.cart-table .cross-icon i:before {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 16px;
}

.cart-cupon__form {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.cart-cupon__input {
  width: 100%;
  max-width: 335px;
  border-radius: 20px;
  background-color: #f9f9f9;
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 20px;
  font-family: "ropoto";
  font-size: 14px;
  color: #444;
  height: 60px;
  margin-bottom: 20px;
  border: none;
  outline: none;
  font-weight: 500;
}

.cart-cupon__form ::placeholder {
  color: #444;
  opacity: 1;
}

.cart-cupon__form button {
  top: -1px;
  border: none;
  outline: none !important;
}

.cart-total {
  position: relative;
  display: block;
  margin-bottom: 21px;
  margin-top: -7px;
}

.cart-total li {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #444;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
}

.cart-total li + li {
  margin-top: 15px;
}

.cart-total li span:first-child {
  display: block;
  color: #000;
  font-size: 20px;
  margin-right: 75px;
  
  width: 135px;
  text-align: right;
  
  font-family: "ropoto";
}

.cart-total li:nth-child(2) span:first-child {
  position: relative;
  right: 6px;
}

.cart-total-amount {
  color: #be0a16;
  
}

.cart-page__buttons {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.cart-page__buttons-1 {
  position: relative;
  display: block;
}

.cart-page__buttons-1 .thm-btn {
  background: #be0a16;
  color: #ffffff;
}

.cart-page__buttons-2 {
  position: relative;
  display: block;
  margin-left: 10px;
}

.cart-page__buttons-2 .thm-btn {
  background-color: #be0a16;
}

/*--------------------------------------------------------------
# Checkout
--------------------------------------------------------------*/
.checkout-page {
  position: relative;
  display: block;
  padding: 110px 0 120px;
}

.checkout-page .billing_details {
  position: relative;
  display: block;
}

.billing_title {
  position: relative;
  display: block;
  margin-bottom: 33px;
}

.billing_title p {
  font-size: 16px;
  margin: 0;
}

.billing_title a {
  color: #be0a16;
  text-shadow: 0 0 1px currentColor;
  transition: all 500ms ease;
}

.billing_title span {
  color: #be0a16;
  text-shadow: 0 0 1px currentColor;
  transition: all 500ms ease;
}

.billing_title a:hover {
  color: #be0a16;
}

.billing_title h2 {
  font-size: 40px;
  line-height: 40px;
  margin: 0;
  
  margin-top: 6px;
  
}

.billing_details_form {
  position: relative;
  display: block;
}

.billing_details_form .btn-light {
  border: none;
}

.billing_details_form .btn-light:hover {
  border: none;
}

.billing_input_box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.billing_input_box input[type=text] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: #f9f9f9;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 20px;
  outline: none;
  font-size: 14px;
  color: #444;
  display: block;
  font-weight: 500;
}

.billing_input_box input[type=email] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: #f9f9f9;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 20px;
  outline: none;
  font-size: 14px;
  color: #444;
  display: block;
  font-weight: 500;
}

.billing_input_box input[type=tel] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: #f9f9f9;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 20px;
  outline: none;
  font-size: 14px;
  color: #444;
  display: block;
  font-weight: 500;
}


.billing_details .checked-box {
  position: relative;
  display: block;
margin: 10px 0 25px;
}

.billing_details .checked-box label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-left: 0px;
  margin-bottom: 0;
  color: #444;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
  /*font-family: "ropoto";*/
}

.billing_details .checked-box label a {
color: #ea1d23;
}

.billing_details .checked-box input[type=checkbox] {
  display: none;
}

.billing_details .checked-box input[type=checkbox] + label span {
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
border-radius: 5px;
  vertical-align: middle;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
border: 1px solid #be0a16;
}

.billing_details .checked-box label span:before {
  position: absolute;
  top: 3px;
  left: 6px;
  display: block;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  content: "";
  width: 6px;
  height: 13px;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}


.billing_details.checked-box input[type=checkbox]:checked + label span {
  border-color: #ffffff;
}

.billing_details .checked-box input[type=checkbox]:checked + label span:before {
  opacity: 1;
}

.ship_different_address_title {
  margin-top: 34px;
}

.ship_different_address_title h2 span::before {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 11px;
  top: -5px;
  left: 2px;
  height: 20px;
  width: 20px;
  background-color: #be0a16;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}

.ship_different_address_form .ship_different_input {
  position: relative;
  display: block;
  height: 130px;
}

.ship_different_address_form .ship_different_input textarea {
  font-size: 14px;
  color: #444;
  height: 130px;
  width: 100%;
  background-color: #f9f9f9;
  padding: 15px 30px 20px;
  border: none;
  outline: none;
  margin-bottom: 0px;
  border-radius: 20px;
  font-weight: 500;
}

.billing_details_form .select-box .nice-select {
  background-color: #f9f9f9;
  border-radius: 20px;
  color: #444;
  font-size: 14px;
  font-weight: 500;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  margin-bottom: 20px;
}

.billing_details_form .select-box .nice-select:after {
  position: absolute;
  right: 30px;
}

.your_order {
  position: relative;
  display: block;
  padding-top: 56px;
}

.your_order h2 {
  font-size: 40px;
  line-height: 40px;
  
  margin: 0;
  margin-bottom: 53px;
  
}

.order_table_box {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #eee9db;
  padding-bottom: 24px;
}

.order_table_detail {
  position: relative;
  width: 100%;
}

.order_table_head {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #eee9db;
  border-top: 1px solid #eee9db;
}

.order_table_head th {
  font-size: 20px;
  color: #000;
  
  letter-spacing: -0.02em;
  margin: 0;
  padding: 22px 0 22px;
}

.order_table_head th.right {
  float: right;
}

.order_table_detail tbody td {
  padding: 29px 0 2px;
}

.order_table_detail tbody td.pro__title {
  color: #444;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}

.order_table_detail tbody td.pro__price {
  color: #444;
  font-size: 16px;
  line-height: 18px;
  text-align: right;
  font-weight: 500;
  letter-spacing: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.checkout__payment {
  background-color: #f9f9f9;
  border-radius: 20px;
  padding: 49px 50px 18px;
  margin-bottom: 20px;
}

.checkout__payment__item + .checkout__payment__item {
  margin-top: 44px;
}

.checkout__payment__title {
  display: flex;
  color: #000;
  font-size: 18px;
  
  margin: 0;
  align-items: center;
  margin-bottom: 23px;
  cursor: pointer;
  letter-spacing: -0.02em;
}

.checkout__payment__title::before {
  content: "";
  width: 23px;
  height: 23px;
  background-color: #ffffff;
  border: 2px solid #eee9db;
  border-radius: 50%;
  margin-right: 10px;
  font-family: "Font Awesome 5 Pro";
  
  font-size: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  position: relative;
  top: -2px;
  transition: all 500ms ease;
}

.checkout__payment__title img {
  margin-left: 15px;
}

.checkout__payment__item--active .checkout__payment__title::before {
  background-color: #be0a16;
  border-color: #be0a16;
  content: "\f00c";
  color: #000;
}

.checkout__payment__content {
  font-size: 16px;
  line-height: 30px;
  color: #444;
  font-weight: 500;
  margin-left: 39px;
}

/*--------------------------------------------------------------
# 24-12-2023
--------------------------------------------------------------*/
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  top: 0;
  left: 100%;
}

.main-menu .main-menu__list > li > ul,
.main-menu .main-menu__list > li > ul > li > ul,
.stricky-header .main-menu__list > li > ul,
.stricky-header .main-menu__list > li > ul > li > ul {
  overflow: visible;
}

.home-showcase__item .home-showcase__buttons__item {
  padding: 6px 15px;
  width: 125px;
  font-size: 12px;
}

@media (min-width: 1400px) {
  .main-menu-three__right-content-box {
    max-width: 1280px;
    position: relative;
    margin: 0 auto;
  }
  .main-menu-three__search-cat {
    margin-left: 390px;
  }
  .main-menu-three__right-bottom {
    padding: 0 60px;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .main-menu-three__wrapper {
    padding: 0 20px;
  }
  .main-menu-three__btn-box {
    margin-left: 45px;
  }
}
/*--- # Megamenu Popup --*/
.mobile-nav__container .main-menu__list > .megamenu.megamenu-clickable > ul {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100vw;
  height: 100vh;
  visibility: visible;
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
  z-index: 999999;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
  padding: 0;
  background-color: #ffffff;
  display: block !important;
  margin: 0;
}
.main-menu .main-menu__list > .megamenu.megamenu-clickable > ul {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100vw;
  height: 100vh;
  visibility: visible;
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
  z-index: 999999;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
  padding: 0;
  background-color: #ffffff;
  display: block !important;
  margin: 0;
}
.stricky-header .main-menu__list > .megamenu.megamenu-clickable > ul {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100vw;
  height: 100vh;
  visibility: visible;
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
  z-index: 999999;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
  padding: 0;
  background-color: #ffffff;
  display: block !important;
  margin: 0;
}

.main-menu__list > li.megamenu-clickable > ul::-webkit-scrollbar {
  display: none;
}

.mobile-nav__container .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active,
.main-menu .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active,
.stricky-header .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  visibility: visible;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
}

body.megamenu-popup-active {
  overflow: hidden;
}

body.megamenu-popup-active .stricky-header {
  bottom: 0;
}

body.megamenu-popup-active .mobile-nav__content {
  overflow: unset;
}

.mobile-nav__content .demo-one .container {
  padding-left: 15px;
  padding-right: 15px;
}

.megamenu-popup {
  position: relative;
}
.megamenu-popup .megamenu-clickable--close {
  position: absolute;
  top: 18px;
  right: 20px;
  display: block;
  color: #000;
}
@media (min-width: 1300px) {
  .megamenu-popup .megamenu-clickable--close {
    top: 38px;
    right: 40px;
  }
}
.megamenu-popup .megamenu-clickable--close:hover {
  color: #be0a16;
}
.megamenu-popup .megamenu-clickable--close span {
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  color: currentColor;
  transition: all 500ms ease;
}
.megamenu-popup .megamenu-clickable--close span::before, .megamenu-popup .megamenu-clickable--close span::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.megamenu-popup .megamenu-clickable--close span::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.demo-one {
  padding-top: 120px;
  padding-bottom: 120px;
}
.demo-one__card {
  background-color: #ffffff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: 500ms ease;
  transform: translateY(0px);
}
.demo-one__card:hover {
  transform: translateY(-10px);
}
.demo-one__title {
  margin: 0;
  font-size: 18px;
  
  color: #000;
}
.demo-one__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.demo-one__title a:hover {
  color: #be0a16;
  background-size: 100% 1px;
}
.demo-one__image {
  position: relative;
  overflow: hidden;
}
.demo-one__image img {
  max-width: 100%;
  transition: filter 500ms ease;
  filter: blur(0px);
}
.demo-one__image__new {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #be0a16;
  border-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  text-transform: capitalize;
  display: flex;
  z-index: 10;
  color: #000;
  line-height: 1;
  padding: 10px 15px;
  font-size: 14px;
  
  font-family: "ropoto";
  border-radius: 0;
  transition: all 500ms ease;
}
.demo-one__card:hover .demo-one__image img {
  filter: blur(2px);
}
.demo-one__btns {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  transform: scale(1, 0);
  transition: transform 500ms ease, opacity 600ms linear;
  transform-origin: bottom center;
  opacity: 0;
}
.demo-one__card:hover .demo-one__btns {
  transform: scale(1, 1);
  opacity: 1;
  transform-origin: top center;
}
.demo-one .thm-btn {
  font-size: 13px;
  padding: 5px 20px;
  min-width: 130px;
  text-align: center;
  justify-content: center;
}
.demo-one__title {
  padding-top: 30.5px;
  padding-bottom: 30.5px;
}

.main-header-five .demo-one .thm-btn {
  color: #ffffff;
}

.main-header-four .demo-one .thm-btn {
  color: #ffffff;
}

/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .causes-one__content {
    padding: 22px 25px 30px;
  }
  .events-one__left .section-title__title {
    font-size: 40px;
    line-height: 50px;
  }
  .events-one__right {
    margin-right: 0;
  }
  .events-one__text-1 {
    margin-right: 35px;
  }
  .events-one {
    padding: 120px 0 190px;
  }
  .feature-one__top-title {
    font-size: 28px;
  }
  .testimonial-one__left {
    margin-right: 0;
  }
  .testimonial-one__left .section-title__title {
    font-size: 48px;
  }
  .testimonial-one {
    padding: 120px 0 140px;
  }
  .gallery-one__single {
    width: 50%;
  }
  .gallery-one__single:last-child {
    float: none;
    margin: 0 auto;
  }
  .faq-one__left .section-title__title {
    font-size: 45px;
  }
  .footer-widget__contact {
    margin-left: 0;
    margin-top: 32px;
  }
  .footer-widget__non-profit {
    margin-top: 32px;
  }
  .feature-two__single-inner {
    padding: 47px 30px 45px;
  }
  .about-two__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-two__right {
    max-width: 600px;
    margin: 90px auto 0;
  }
  .causes-two-top__left {
    margin-right: 0;
  }
  .causes-two__carousel.owl-theme .owl-nav {
    left: -265px;
  }
  .urgent-cause__top-left {
    float: none;
  }
  .urgent-cause__top-right {
    float: none;
    text-align: left;
    margin-top: 23px;
    margin-bottom: 8px;
  }
  .news-two__content-one {
    padding: 42px 25px 41px;
height: 155px;
  }
  .make-donation__btn-box {
    bottom: 124px;
  }
  .about-three__left {
    max-width: 600px;
    margin: 0 auto;
  }
  .about-three__right {
    max-width: 600px;
    margin: 50px auto 0;
  }
  .events-two__left .section-title__title {
    font-size: 43px;
  }
  .events-two__text {
    font-size: 14px;
  }
  .events-two__content {
    padding: 23px 15px 21px;
  }
  .events-two__title {
    font-size: 20px;
  }
  .about-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-one__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .about-four__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-four__right {
    max-width: 600px;
    margin: 220px auto 0;
  }
  .become-volunteer-page__right {
    padding: 25px 60px 25px;
  }

  .donation-details__donate-left {
    margin-bottom: 20px;
  }
  .feature-four__single {
    padding: 37px 30px 37px;
  }
  .news-details__pagenation li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  .feature-three__single {
    min-height: 447px;
    max-width: 427px;
    margin: 0 auto 10px;
  }
  .feature-three__img {
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0;
    background-size: auto;
  }
  .feature-three__btn {
    bottom: 45px;
  }
  .feature-three__btn-two {
    bottom: 48px;
  }
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .events-one__left {
    margin-bottom: 50px;
  }
  .events-one__right {
    margin-left: 0;
    margin-right: 0;
  }
  .events-one {
    padding: 120px 0 190px;
  }
  .testimonial-one {
    padding: 120px 0 140px;
  }
  .testimonial-one__left {
    margin-bottom: 40px;
  }
  .gallery-one__single {
    width: 50%;
  }
  .gallery-one__single:last-child {
    float: none;
    margin: 0 auto;
  }
  .faq-one__left {
    margin-bottom: 50px;
  }
  .footer-widget__contact {
    margin-left: 0;
    margin-top: 32px;
  }
  .footer-widget__non-profit {
    margin-top: 32px;
  }
  .about-two__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-two__right {
    max-width: 600px;
    margin: 90px auto 0;
  }
  .causes-two-top__right {
    margin-top: 23px;
  }
  .causes-two__tab-main-content {
    margin-right: 0;
    margin-top: 60px;
  }
  .causes-two__carousel.owl-theme .owl-nav {
    bottom: -90px;
    left: 0;
  }
  .causes-two {
    padding: 120px 0 210px;
  }
  .help__single {
    max-width: 500px;
  }
  .urgent-cause__top-left {
    float: none;
  }
  .urgent-cause__top-right {
    float: none;
    text-align: left;
    margin-top: 23px;
    margin-bottom: 8px;
  }
  .urgent-cause__inner {
    padding: 100px 65px 94px;
  }
  .contact-one__list {
    align-items: baseline;
    justify-content: inherit;
    flex-direction: column;
  }

  .news-two__content-one {
    padding: 42px 20px 41px;
  }
  .make-donation__right {
    margin-left: 0;
  }
  .make-donation__img img {
    border-bottom-left-radius: 0;
  }
  .about-three__left {
    max-width: 600px;
    margin: 0 auto;
  }
  .about-three__right {
    max-width: 600px;
    margin: 50px auto 0;
  }
  .events-two__left {
    margin-bottom: 60px;
  }
  .become-volunteer__inner {
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .become-volunteer__right {
    margin-top: 25px;
  }
  .contact-one__single:before {
    display: none;
  }
  .about-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-one__right {
    max-width: 600px;
    margin: 60px auto 0;
  }
  .about-four__left {
    max-width: 600px;
    margin: 0 auto 0;
  }
  .about-four__right {
    max-width: 600px;
    margin: 220px auto 0;
  }
  .become-volunteer-page__left {
    border-radius: 20px;
    margin-bottom: 30px;
  }
  .become-volunteer-page__right {
    border-radius: 20px;
  }
  .donate-now__right {
    margin-top: 30px;
  }
  .donation-details__sidebar {
    margin-top: 60px;
  }
  .donations-list__img img {
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
  }
  .donations-list__content {
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
  }
  .event-details__right {
    margin-top: 60px;
  }
  .news-page .news-one__title {
    font-size: 23px;
  }
  .news-details__pagenation li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  .feature-three__single {
    min-height: 447px;
    max-width: 427px;
    margin: 0 auto 10px;
  }
  .feature-three__img {
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0;
    background-size: auto;
  }
  .feature-three__btn {
    bottom: 47px;
  }
  .feature-three__btn-two {
    bottom: 48px;
  }
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {


.about-two .section-title__title {
    font-size: 15px;

}
  .section-title__title {
    font-size: 15px;line-height: 24px;
  }
  .section-title__title br {
    display: none;
  }
  .causes-one__content {
    padding: 22px 25px 30px;
  }
  .become-volunteer-one__title br {
    display: none;
  }
  .events-one__left {
    margin-bottom: 50px;
  }
  .events-one__right {
    margin-left: 0;
    margin-right: 0;
  }
  .events-one__text-1 {
    margin-right: 0px;
  }
  .events-one {
    padding: 120px 0 190px;
  }
  .feature-one__single {
    padding: 50px 20px 50px;
  }
  .feature-one__top-inner {
    flex-direction: column;
    align-items: baseline;
  }
  .feature-one__top-title-box {
    margin-left: 0;
    margin-top: 20px;
  }
  .feature-one__top-title {
    font-size: 30px;
  }
  .testimonial-one {
    padding: 120px 0 140px;
  }
  .testimonial-one__left {
    margin-bottom: 40px;
    margin-right: 0;
  }
  .testimonial-one__client-img {
    left: 10px;
  }
  .testimonial-one__client-info {
    top: -95px;
    left: 155px;
  }
  .testimonial-one__client-name {
    font-size: 18px;
    line-height: 28px;
  }
  .testimonial-one__quote {
    right: 10px;
  }
  .testimonial-one__single {
    padding: 72px 20px 44px;
  }
  .gallery-one__single {
    width: 100%;
  }
  .faq-one__left {
    margin-bottom: 50px;
  }
  .faq-one__text-1 {
    margin-right: 0;
  }
  .counter-one__single {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .counter-one__single:before {
    display: none;
  }
  .footer-widget__links {
    margin-top: 49px;
    margin-bottom: 39px;
  }
  .footer-widget__contact {
    margin-left: 0;
    margin-top: 19px;
  }
  .feature-two__single-inner {
    padding: 47px 30px 45px;
  }
  .about-two__left {
    margin-right: 0;
  }
  .about-two__img-two {
    display: none;
  }
  .about-two__left-title-box {
    left: 0;
    bottom: 45px;
  }
  .about-two__shape-3 {
    display: none;
  }
  .about-two__right {
    margin-top: 60px;
  }
  .about-two__points {
    flex-direction: column;
    align-items: baseline;
  }
  .about-two__points li + li {
    margin-left: 0;
    margin-top: 25px;
  }
  .causes-two-top__right {
    margin-top: 23px;
  }
  .causes-two__tab-main-content {
    margin-right: 0;
    margin-top: 60px;
  }
  .causes-two__carousel.owl-theme .owl-nav {
    bottom: -90px;
    left: 0;
  }
  .causes-two {
    padding: 120px 0 210px;
  }
  .causes-two-top__left {
    margin-right: 0;
  }
  .testimonial-two__content {
    padding: 36px 20px 67px;
  }
  .urgent-cause__top-left {
    float: none;
  }
  .urgent-cause__top-right {
    float: none;
    text-align: left;
    margin-top: 23px;
    margin-bottom: 8px;
  }
  .urgent-cause__inner {
    padding: 100px 20px 94px;
  }
  .contact-one__list {
    align-items: baseline;
    justify-content: inherit;
    flex-direction: column;
  }

  .contact-one__inne {
    padding: 20px;
  }
  .news-two__list-single {
    flex-direction: column;
  }
  .news-two__img-two {
    max-width: 100%;
    border-bottom-left-radius: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .news-two__img-two img {
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0;
  }
  .news-two__content-two {
    border-left: 1px solid #eee9db;
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
  }
  .news-two__content-one {
    padding: 42px 25px 41px;
  }
  .make-donation__right {
    margin-left: 0;
  }
  .make-donation__img img {
    border-bottom-left-radius: 0;
  }
  .make-donation__content {
    padding-left: 15px;
    padding-bottom: 160px;
  }
  .make-donation__text br {
    display: none;
  }
  .make-donation__btn-box {
    position: absolute;
    bottom: 50px;
    right: inherit;
  }
  .make-donation__raised-goal {
    flex-direction: column;
    align-items: baseline;
  }
  .make-donation__raised-goal li + li {
    margin-left: 0;
    margin-top: 40px;
  }
  .about-three__right {
    margin-right: 0;
    margin-top: 50px;
  }
  .about-three__img-two {
    display: none;
  }
  .about-three__border {
    display: none;
  }
  .about-three__help {
    left: 5px;
  }
  .testimonial-three__client-img {
    left: 10px;
  }
  .testimonial-three__client-info {
    left: 160px;
  }
  .testimonial-three__client-name {
    font-size: 19px;
    line-height: 25px;
  }
  .testimonial-three__quote {
    height: 50px;
    width: 50px;
    top: -30px;
    right: 0;
  }
  .testimonial-three__single {
    padding: 65px 20px 40px;
  }
  .events-two__list > li {
    flex-direction: column;
    align-items: baseline;
  }
  .events-two__img {
    max-width: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
  }
  .events-two__img img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
  }
  .events-two__content {
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
  }
  .events-two__right-bg-box {
    display: none;
  }
  .events-two__left {
    margin-bottom: 60px;
  }
  .become-volunteer__inner {
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .become-volunteer__right {
    margin-top: 25px;
  }
  .contact-one__single:before {
    display: none;
  }
  .about-one__left {
    margin-right: 0;
  }
  .about-one__img-border {
    display: none;
  }
  .about-one__right {
    margin-top: 70px;
  }
  .about-one__points {
    flex-direction: column;
    align-items: baseline;
  }
  .about-one__points li + li {
    margin-left: 0;
    margin-top: 25px;
  }
  .about-one__fund-text br {
    display: none;
  }
  .error-page__title {
    font-size: 170px;
    line-height: 170px;
  }
  .error-page__title-2 {
    font-size: 170px;
    line-height: 170px;
  }
  .error-page__tagline br {
    display: none;
  }
  .error-page {
    padding: 75px 0 120px;
  }
  .about-four__left {
    margin-right: 0;
  }
  .about-four__img-two {
    display: none;
  }
  .about-four__right {
    margin-left: 0;
    margin-top: 60px;
  }
  .become-volunteer-page__left {
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 30px 20px 30px;
  }
  .become-volunteer-page__right {
    border-radius: 20px;
    padding: 30px 20px 30px;
  }
  .become-volunteer__call-content p {
    font-size: 19px;
  }
  .donate-now__right {
    margin-top: 30px;
  }
  .donation-details__organizer {
    padding: 50px 25px 41px;
  }
  .donation-details__sidebar {
    margin-top: 60px;
  }

  .donation-details__donate-list {

  }
  .donation-details__donate-list li + li {
    margin-left: 0;
  }
  .donation-details__donate-list {
    margin-bottom: 20px;
  }
  .donation-details__recent-donation-list {
    flex-direction: column;
    align-items: baseline;
  }
  .donation-details__recent-donation-list li + li {
    margin-top: 20px;
  }
  .comment-one__single {
    flex-direction: column;
    align-items: baseline;
  }
  .comment-one__content {
    margin-left: 0;
    margin-top: 20px;
  }
  .donations-list__img img {
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
  }
  .donations-list__content {
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
    padding: 50px 20px 50px;
  }
  .event-details__right {
    margin-top: 60px;
  }
  .feature-four__single {
    padding: 37px 30px 37px;
  }
  .news-details__pagenation li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  .news-details__pagenation li {
    padding-left: 30px;
    padding-right: 30px;
  }
  .news-details__bottom {
    flex-direction: column;
  }
  .news-details__social-list {
    margin-top: 20px;
  }
  .sidebar__tags {
    padding: 46px 15px 50px;
  }
  .sidebar__comments {
    padding: 46px 20px 43px;
  }
  .news-sidebar__bottom-box {
    padding: 60px 30px 56px;
  }
  .news-sidebar__delivering-services {
    padding: 60px 30px 56px;
  }
  .about-four__border {
    display: none;
  }
  .feature-three__single {
    min-height: 447px;
    width: 320px;
    margin: 0 auto 10px;
  }
  .feature-three__img {
    top: 0;
    left: -53px;
    right: -54px;
    bottom: 0;
    background-size: auto;
  }
  .feature-three__title-box {
    left: 40px;
  }
  .feature-three__btn {
    bottom: 46px;
    left: 75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1385px) {
  .causes-one__content {
    padding: 22px 15px 30px;
  }
}
/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1425px) {
  .main-slider__nav {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    align-items: flex-end;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-slider__nav {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    align-items: flex-end;
  }
  .main-slider-two__title {
    font-size: 75px;
    line-height: 80px;
    margin-top: 16px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-slider__nav {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    align-items: flex-end;
  }
  .main-slider-two__title {
    font-size: 65px;
    line-height: 75px;
    margin-top: 16px;
    margin-bottom: 25px;
  }
  .main-slider-two__title br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .main-slider .image-layer {
    display: none;
  }
  .main-slider__title {
    font-size: 42px;
    line-height: 52px;
  }
  .main-slider__nav {
    display: none;
  }
  .main-slider-two__nav {
    display: none;
  }
  .main-slider-two__title {
    font-size: 45px;
    line-height: 60px;
    margin-top: 14px;
    margin-bottom: 25px;
  }
  .main-slider-two__title br {
    display: none;
  }
  .main-slider-three__title {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 28px;
  }
  .main-slider-three__title br {
    display: none;
  }
  .main-slider-three .container {
    padding-top: 214px;
  }
}
/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu__right-top-address {
    display: none;
  }
  .main-menu .mobile-nav__toggler {
    color: #ffffff;
    display: inline-block;
    padding: 17px 0;
  }
  .main-menu .mobile-nav__toggler:hover {
    color: #be0a16;
  }
  .main-menu-two__left {
    padding-left: 30px;
  }
  .main-menu-two__right-top {
    display: none;
  }
  .main-menu-two__shape-1 {
    display: none;
  }
  .main-menu-two__right-bottom {
    background-color: #000;
    padding-left: 0;
    padding-right: 30px;
  }
  .main-menu-two__search {
    color: #ffffff;
  }
  .main-menu-two__cart {
    color: #ffffff;
  }
  .main-menu-two .mobile-nav__toggler {
    padding: 17px 0;
    margin-right: 60px;
  }
  .main-menu-two__wrapper-inner {
    padding: 8px 0;
  }
  .main-menu-two__btn:hover {
    background-color: #ffffff;
    color: #be0a16;
  }
  .main-menu-three__btn-box {
    display: none;
  }
  .main-menu-three__search-cat {
    margin-left: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-menu__right-top-address {
    display: none;
  }
  .main-menu .mobile-nav__toggler {
    color: #ffffff;
    display: inline-block;
    padding: 17px 0;
  }
  .main-menu .mobile-nav__toggler:hover {
    color: #be0a16;
  }
  .main-menu__wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-menu__shape-1 {
    display: none;
  }
  .main-menu-two__left {
    padding-left: 30px;
  }
  .main-menu-two__right-top {
    display: none;
  }
  .main-menu-two__shape-1 {
    display: none;
  }
  .main-menu-two__right-bottom {
    background-color: #000;
    padding-left: 0;
    padding-right: 30px;
  }
  .main-menu-two__search {
    color: #ffffff;
  }
  .main-menu-two__cart {
    color: #ffffff;
  }
  .main-menu-two .mobile-nav__toggler {
    padding: 17px 0;
    margin-right: 60px;
    color: #ffffff;
  }
  .main-menu-two__wrapper-inner {
    padding: 8px 0;
  }
  .main-menu-two__btn:hover {
    background-color: #ffffff;
    color: #be0a16;
  }
  .main-menu-three__btn-box {
    display: none;
  }
  .main-menu-three__search-cat {
    margin-left: 270px;
  }
  .main-menu-three__right-top {
    padding: 21.5px 30px;
  }
  .main-menu-three__right-bottom {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {

  .main-menu__shape-1 {
    display: none;
  }
  .main-menu__right-top {
    display: none;
  }
  .main-menu .mobile-nav__toggler {
    color: #fff;
    display: inline-block;
    padding: 0;
  }
  .main-menu .mobile-nav__toggler:hover {
    color: #000;
  }
  .main-menu__main-menu-content-box {
    display: none;
  }
  .main-menu__right-bottom {
    padding-left: 0;
  }
  .main-menu__left {
    width: auto;
    margin-right: 0;
    float: left;margin-right: 60px;
  }
  .main-menu__right {
position: absolute;
right: 10px;
position: absolute;
right: -15px;
padding: 25px 20px;
background: #be0a16;
top: 0;
bottom: 0;
  }
  .main-menu__wrapper-inner {
    padding: 0;justify-content: center;
  }
  .main-menu-two__left {
    padding-left: 30px;
  }
  .main-menu-two__right-top {
    display: none;
  }
  .main-menu-two__shape-1 {
    display: none;
  }
  .main-menu-two__right-bottom {
    background-color: #000;
    padding-left: 0;
    padding-right: 30px;
  }
  .main-menu-two__main-menu-content-box {
    display: none;
  }
  .main-menu-two .mobile-nav__toggler {
    padding: 17px 0;
    margin-right: 0px;
    color: #ffffff;
  }
  .main-menu-two .mobile-nav__toggler:hover {
    color: #be0a16;
  }
  .main-menu-two__wrapper-inner {
    padding: 8px 0;
  }
  .main-menu-three__wrapper {
    padding: 8px 30px;
  }
  .main-menu-three__right-top {
    display: none;
  }
  .main-menu-three__right-bottom {
    padding: 0;
  }
  .main-menu-three .mobile-nav__toggler {
    color: #ffffff;
  }
  .main-menu-three__btn-box {
    display: none;
  }
  .main-menu-three__search-cat {
    display: none;
  }
}
@media only screen and (min-width: 1841px) and (max-width: 1900px) {
  .main-menu-two__shape-1 {
    display: none;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .main-menu-two__left {
    padding-left: 60px;
  }
  .main-menu-two__shape-1 {
    display: none;
  }
  .main-menu-two__right-top {
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu-two__left {
    padding-left: 30px;
  }
  .main-menu-two__shape-1 {
    display: none;
  }
  .main-menu-two__right-top {
    padding-right: 30px;
  }
  .main-menu-two__right-top {
    padding-right: 30px;
    padding-left: 30px;
  }
  .main-menu-two__right-top-address-list li + li {
    margin-left: 30px;
  }
  .main-menu-two__right-top-address-list li:before {
    display: none;
  }
  .main-menu-two__right-bottom {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-menu-two__search-box:before {
    display: none;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1840px) {
  .main-menu-two__left {
    padding-left: 60px;
  }
  .main-menu-two__shape-1 {
    right: -105px;
  }
  .main-menu-three__search-cat {
    margin-left: 230px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .main-menu__right-top-social {
    display: none;
  }
  .main-menu-three__search-cat {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu__right-top-social {
    display: none;
  }
  .main-menu__right-top {
    justify-content: inherit;
  }

  .main-menu__right-top-address-list li:before {
    display: none;
  }
  .main-menu__volunteers {
    margin-right: 20px;
  }
  .main-menu-three__search-cat {
    margin-left: 40px;
  }
  .main-menu-three__btn-box {
    display: none;
  }
}
/*--------------------------------------------------------------
# 05/03/2023 All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
  .billing_title h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product__sidebar {
    margin-bottom: 60px;
  }
  .product-details__top {
    margin-top: 52px;
  }
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
  .cart-total li {
    justify-content: flex-start;
  }
  .cart-total li span:first-child {
    text-align: left;
  }
  .cart-page__buttons {
    justify-content: start;
  }
  .checkout__payment {
    margin-top: 50px;
  }
  .news-carousel-page .news-one__content-box {
    padding: 21px 20px 12px;
  }
}
@media (max-width: 767px) {
  .product__sidebar {
    margin-bottom: 60px;
  }
  .product__showing-result {
    flex-direction: column;
  }
  .product__showing-text-box {
    margin-bottom: 20px;
  }
  .product-details__top {
    margin-top: 52px;
  }
  .product-details__buttons {
    flex-direction: column;
    align-items: baseline;
  }
  .product-details__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }
  .product-details__social {
    flex-direction: column;
    align-items: baseline;
  }
  .product-details__social-link {
    margin-left: 0;
    margin-top: 15px;
  }
  .comments-area .comment {
    flex-direction: column;
    align-items: baseline;
  }
  .review-one__content {
    padding-left: 0;
    margin-top: 20px;
  }
  .review-one__content-top {
    flex-direction: column;
    align-items: baseline;
  }
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
  .cart-total li {
    justify-content: flex-start;
  }
  .cart-total li span:first-child {
    text-align: left;
  }
  .cart-page__buttons {
    justify-content: start;
    flex-direction: column;
    align-items: baseline;
  }
  .cart-page__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }
  .checkout__payment {
    margin-top: 50px;
    padding: 49px 30px 18px;
  }
  .cart-total li span:first-child {
    margin-right: 45px;
  }
}



.custom-padd {
padding: 50px 0;
}






.donations-three {
  position: relative;
  padding: 40px 0;
}



.donations-three__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;z-index: -1;

}
.donations-three__bg::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(18, 47, 42);
background-color: #fff7e3d1;z-index: -1;
background-color: #f9f9f9;

}

.donations-three .sec-title__title {
  color: #fff;
}
.donations-three--page {
  position: relative;
}
.donations-three--page .sec-title__title {
  color: #122f2a;
}
.custom-nav.owl-carousel {
  position: relative;
  z-index: 2;
}
.custom-nav.owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -70px;
  display: flex;
  margin: 0;
  gap: 10px;
}


.custom-nav.owl-carousel .owl-nav button {
  width: 50px;
  height: 50px;
background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 17px;
  color: #122f2a;
  transition: all 400ms ease;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}
.custom-nav.owl-carousel .owl-nav button:hover {
  background-color: #be0a16;
  color: #fff;
}
.donations-three__item {
  position: relative;
  background-color: #fff;
border-radius: 16px;
overflow: hidden;margin-bottom: 17px;
}
.donations-three__item__image {
  position: relative;
  margin: 6px;
  overflow: hidden;border-radius: 10px;
margin-bottom: 0;
}




.donations-three__item__image:before {

 content: "";
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    width: 35%;
    height: 200%;
    right: -100%;
    top: -50%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);

}




.donations-three__item:hover .donations-three__item__image:before{
	right:150%;
}





.donations-three__item__image img {
  width: 100%;
 /* height: 260px;*/
}




/*
.donations-three__item:hover img {
filter: grayscale(100);
}*/


.donations-three__item__image__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: undefined;
  opacity: 0.3;
  transition: all 900ms ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  transform: scale(0, 1);
  transform-origin: right center;
  background-position: center center;
  z-index: 1;
}
.donations-three__item:hover .donations-three__item__image__link {
  transform: scale(1, 1);
  transform-origin: left center;
}
.donations-three__item__rm {
  width: 42px;
  height: 42px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: undefined;
  color: #fff;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -42px;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms linear;
background: #be0a16;
border-radius: 0 20px 0 0;
}
.donations-three__item__rm i {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.donations-three__item__rm:hover {
  background-color: #122f2a;
  color: #fff;
}
.donations-three__item__rm:hover i {
  animation: iconTranslateX 0.4s forwards;
}
.donations-three__item:hover .donations-three__item__rm {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}
.donations-three__item__category {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
  background-color: #fff;
  color: undefined;
  font-size: 20px;
  letter-spacing: 0.25px;
  
  border-radius: 30px;
  text-transform: capitalize;
  padding: 0 25px;
  height: 32px;
  transition: 400ms ease;
  line-height: 30px;
}
.donations-three__item:hover .donations-three__item__category {
  background-color: undefined;
  color: #fff;
}
.donations-three__item__content {
  position: relative;
padding: 8px;
  text-align: center;
}

.donations-three__item__title {
  margin: 0;
  font-size: 15px;
  line-height: 25px;
text-transform: capitalize;
    font-family: "ropoto";
height: 50px;
display: grid;
align-items: center;
}
.donations-three__item__title a {
  color: inherit;
  transition: all 500ms ease;
}
.donations-three__item__title a:hover {
  background-size: 100% 1px;
}
.donations-three__item__title a:hover {
  color: undefined;
}
.donations-three__item__text {
  margin: 0;
  padding-right: 10px;
}
.donations-three__item__border {
  position: relative;
  background-position: left top;
  background-repeat: no-repeat;
  width: 100%;
  height: 50px;
  background-color: #dddddd;
  transition: all 300ms linear;

}
.donations-three__item__bottom {
  margin: -49px 0 0;
  position: relative;
  background-color: #fff;
  padding: 82px 25px 14px;
  transition: all 300ms linear;

}
@media (min-width: 992px) and (max-width: 1199px) {
  .donations-three__item__bottom {
    padding: 82px 20px 14px;
  }
}
.donations-three__item__bottom__progress {
  width: 100%;
  height: 7px;
  background-color: #dddddd;
  border-radius: 10px;
  position: relative;
  margin-bottom: 3px;
}
.donations-three__item__bottom__progress__inner {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background-color: undefined;
  transition: all 1500ms linear;
  border-radius: 10px;
  width: 0px;
  z-index: 1;
}
.donations-three__item__bottom__progress__number {
  width: 40px;
  height: 31px;
  position: absolute;
  z-index: 1;
  background-color: undefined;
  bottom: calc(100% + 18px);
  right: -16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.21px;
  color: #fff;
}
.donations-three__item__bottom__progress__number::after {
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: -15px;
  width: 22px;
  height: 32px;
  content: "";
  background-color: inherit;


}
.donations-three__item__bottom__text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 17px;
  
  color: #122f2a;

  transition: all 300ms linear;
}
.donations-three__item:hover .donations-three__item__border {
  background-color: #122f2a;
}
.donations-three__item:hover .donations-three__item__bottom {
  background-color: #122f2a;
}
.donations-three__item:hover .donations-three__item__bottom {
  background-color: #122f2a;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
}
.donations-three__item:hover .donations-three__item__bottom__text {
  color: #fff;
}
.donations-three__text {
  font-size: 24px;
  color: #122f2a;
  
  
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 84px;
}
@media (max-width: 767px) {
  .donations-three__text {
    margin-top: 44px;
    display: block;
    text-align: center;
  }
}
.donations-three__text > span {
  color: #ff5528;
  margin-right: 7px;
}
.donations-three__text .careox-btn {
  margin-left: 16px;
  padding: 3px 32px;
}
.donations-three__text .careox-btn::before {
  background-color: #ff5528;
}












.owl-dots {
  position: absolute;
  top: 50%;
  right: 2%;
  z-index: 99;
  transform: translateY(-50%);
  transform: rotate(90deg);
}
@media (max-width: 1399px) {
  .owl-dots {
    display: none;
  }
}
.owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background-color: #fff;
}
.owl-dots .owl-dot {
  width: 6px;
  height: 6px;
  transition: 0.6s;
  background-color: #ff5528;
  opacity: 1;
  border-radius: 10px;
  position: relative;
}
.owl-dots .owl-dot:not(:last-child) {
  margin-right: 20px;
}
.owl-dots .owl-dot.owl-dot-active {
  background-color: #ff5528;
  transition: 0.6s;
  position: relative;
}
.owl-dots .owl-dot.owl-dot-active::before {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: -7px;
  left: -7px;
  border-radius: 50%;
  background-color: transparent;
  border: #ff5528;
  content: "";
}

.owl-dots .owl-dot {
  width: 6px;
  height: 6px;
  transition: 0.6s;
  background-color: #ff5528;
  opacity: 1;
  border-radius: 10px;
  position: relative;
}
.owl-dots .owl-dot:not(:last-child) {
  margin-right: 20px;
}
.owl-dots .owl-dot.owl-dot-active {
  background-color: #ff5528;
  transition: 0.6s;
  position: relative;
}
.owl-dots .owl-dot.owl-dot-active::before {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: -7px;
  left: -7px;
  border-radius: 50%;
  background-color: transparent;
  border: #ff5528;
  content: "";
}
.owl-dots .owl-dot.owl-dot-active::before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: -10px;
  left: -10px;
}





/*************/


/*** 

====================================================================
		Banner Section
====================================================================

***/

.banner-section{
	position: relative;
	z-index:1;
}

.banner-carousel{
	position: relative;
}

.banner-carousel .slide-item{
	position: relative;
	display: block;
	overflow:hidden;
}
.banner-carousel .slide-item img {
width: 100%;
/*height: 580px;*/
}
 
.banner-carousel .slide-item .curved-layer{
	position:absolute;
	right:0;
	top:0;
	width:45%;
	height:100%;	
}

.banner-carousel .slide-item .curved-layer:before{
	content:'';
	position:absolute;
	left:0;
	top:-80%;
	width:150%;
	height:200%;
	opacity:0.85;
	-webkit-transform-origin:right ;
	-ms-transform-origin:right;
	transform-origin:right;
	-webkit-transform:rotate(20deg) scaleX(0);	
	-ms-transform:rotate(20deg) scaleX(0);
	transform:rotate(20deg) scaleX(0);	
}

.banner-carousel .active .slide-item .curved-layer:before{
	-webkit-transform:rotate(20deg) scaleX(1);	
	-ms-transform:rotate(20deg) scaleX(1);
	transform:rotate(20deg) scaleX(1);	
	-webkit-transition: all 700ms linear;
	-moz-transition: all 700ms linear;
	-ms-transition: all 700ms linear;
	-o-transition: all 700ms linear;
	transition: all 700ms linear;
}
/*
.banner-carousel .slide-item .image-layer{
	position:absolute;
	right:0;
	top:0;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}



.banner-carousel .active .slide-item .image-layer{
	-webkit-transform:scale(1.15);
	-ms-transform:scale(1.15);
	transform:scale(1.15);
	-webkit-transition: all 7000ms linear;
	-moz-transition: all 7000ms linear;
	-ms-transition: all 7000ms linear;
	-o-transition: all 7000ms linear;
	transition: all 7000ms linear;
}



.banner-carousel .slide-item:before{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;

	content: "";
	z-index:1;
  background: linear-gradient(180deg, rgba(33, 45, 43, 0.9696253501) 7%, rgba(33, 45, 43, 0) 100%);
background: linear-gradient(to right, #07090bdb, #00000021);

}*/

.banner-carousel .content-box{
position: absolute;
left: 0;
z-index: 5;
bottom: 150px;
right: 0;
}

.style-three .banner-carousel .content-box{
	text-align:right;
	max-width:1000px;
	margin:0 0;	
}

.banner-carousel .content-box h2{
	display: block;
	font-size: 18px;
	line-height: 1.15em;
	color: #be0a16;
	opacity: 0;
	margin-bottom: 10px;
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px);
	text-transform:capitalize;
position: relative;
}

/*
.banner-carousel .content-box h2:after {
    width: 40px;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;background: #243871;

}
*/

.banner-carousel .active .content-box h2{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;

}

.banner-carousel .content-box .text{
	display: block;
	font-size: 18px;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: 400;
	opacity: 0;
	max-width: 570px;
	margin-bottom: 45px;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
font-size: 36px;
line-height: 1.2em;
margin-bottom: 20px;

}


.banner-carousel .content-box .text span {
font-weight: bold;
}


.style-three .banner-carousel .content-box .text{
	text-align:right;
	max-width:600px;
	margin:0 0 40px;	
}

.banner-carousel .active .content-box .text{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}

.banner-carousel .content-box .btn-box{
	position: relative;
	opacity: 0;
	z-index: 5;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
}

.banner-carousel .active .content-box .btn-box{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 1400ms;
	-moz-transition-delay: 1400ms;
	-ms-transition-delay: 1400ms;
	-o-transition-delay: 1400ms;
	transition-delay: 1400ms;
}

.banner-carousel .content-box .btn-box .theme-btn .btn-title{
	padding-right:52px;
	padding-left:52px;	
}

/*
.banner-section .owl-nav{
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin: 0 auto;
	width:100%;transition: all 300ms ease;
}

.banner-section:hover .owl-nav {
opacity:1;
}

.banner-section .owl-nav .owl-prev{
	position: absolute;
	left: 20px;
	top:0;
height: 55px;
width: 40px;
	border:none;
	text-align: center;
	color: #fff;
line-height: 55px;
	opacity: 1;
	margin-top: -30px;	
font-size: 18px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;


box-shadow: 0 0.3px 1px -5px rgba(0, 0, 0, 0.109), 0 0.9px 2.6px -5px rgba(0, 0, 0, 0.155), 0 1.8px 5.3px -5px rgba(0, 0, 0, 0.195), 0 3.7px 11px -5px rgba(0, 0, 0, 0.241), 0 10px 30px -5px rgba(0, 0, 0, 0.35);
}


.banner-section .owl-nav .owl-next{
	position: absolute;
	right: 20px;
	top:0;
height: 55px;
width: 40px;
	border:none;
	text-align: center;
line-height: 55px;
	color: #fff;
	opacity: 1;
	margin-top: -30px;	
font-size: 18px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;


box-shadow: 0 0.3px 1px -5px rgba(0, 0, 0, 0.109), 0 0.9px 2.6px -5px rgba(0, 0, 0, 0.155), 0 1.8px 5.3px -5px rgba(0, 0, 0, 0.195), 0 3.7px 11px -5px rgba(0, 0, 0, 0.241), 0 10px 30px -5px rgba(0, 0, 0, 0.35);
}


.banner-section .owl-nav .owl-prev:hover, 
.banner-section .owl-nav .owl-next:hover{
	opacity: 1;
}*/



.banner-section .owl-carousel .owl-nav{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width:100%;
opacity: 0;
}


.banner-section:hover .owl-carousel .owl-nav{
opacity: 1;
}

.banner-section .owl-carousel .owl-nav .owl-prev{
	position: absolute;
	left: 50px;
	top:0;
	background: #00000054;
	height: 56px;
	width: 56px;
	border-radius: 50%;
	border:none;
	text-align: center;
	color: rgba(0,0,0,0);
	line-height: 56px;
	font-size: 0px;
	opacity: 1;
	margin-top: -30px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.banner-section .owl-carousel .owl-nav .owl-prev:after{
font-family: "Font Awesome 5 Pro";
	content: "\f177";
	position:absolute;
	top: 0;
	width:56px;
	height: 56px;
	line-height: 56px;
	left:0;
	color: #ffffff;
font-size: 22px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;font-weight: 300;	
}

.banner-section .owl-carousel .owl-nav .owl-prev:hover:after{
	left:0;
	margin-left:0;
	font-size:20px;	
}

.banner-section .owl-carousel .owl-nav .owl-next{
	position: absolute;
	right: 50px;
	top:0;
	background: #00000054;
	height: 56px;
	width: 56px;
	border-radius: 50%;
	border:none;
	text-align: center;
	line-height: 56px;
	color: rgba(0,0,0,0);
	font-size: 0px;
	opacity: 1;
	margin-top: -30px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.banner-section .owl-carousel .owl-nav .owl-next:after{
font-family: "Font Awesome 5 Pro";
	content: "\f177";
	position:absolute;
	top: 0;
	width:56px;
	height: 56px;
	line-height: 56px;
	right:0;
	color: #ffffff;
font-size: 22px;

	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;  font-weight: 300;
}

.banner-section .owl-carousel .owl-nav .owl-next:hover:after{
	right:0;
	margin-right:0;
	font-size:20px;	
}

.banner-section .owl-carousel .owl-nav .owl-prev:hover, 
.banner-section .owl-carousel .owl-nav .owl-next:hover{
background-color: #be0a16;
}

.banner-section .owl-dots{
	position: absolute;
	right: 0;
	margin: 0;
	bottom: 40px;
	width: 100%;
	text-align: center;
}

.banner-section .owl-dots .owl-dot{
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0px 4px;
}

.banner-section .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	background: #ffffff;
	border-radius: 50%;
}



/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service-one {
  position: relative;
  background-color: #fff7e3d1;
  padding: 40px 0 20px;
background: #f3f3f3;
}
.service-one__shape-one {
  position: absolute;
  left: 60px;
  top: 114px;
  width: 248px;
  height: 248px;
  background-position: top left;
  background-repeat: no-repeat;
  animation: treeMove 4s linear 0s infinite;
}
@media (max-width: 1300px) {
  .service-one__shape-one {
    display: none;
  }
}
.service-one__shape-two {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .service-one {
    padding: 190px 0 80px;
  }
}
.service-one__item {
  position: relative;
  background-color: #fff;
  z-index: 2;
  border-radius: 20px;
  padding: 40px 25px 35px;
  transition: all 500ms ease;
margin-bottom: 15px;
}/*
.service-one__item::after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 82px);
  border: 1px dashed #dddddd;
  content: "";
  border-radius: 20px;
  transition: all 500ms ease;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transform: scale(0.9);
}*/
.service-one__item:hover {
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0);
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}
.service-one__item:hover::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.service-one__item:hover .service-one__item__rm {
  border-color: transparent;
}
.service-one__item__icon {
  font-size: 42px;
  line-height: 1;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 23px;
  background-color: transparent;
  width: 105px;
  height: 105px;
  transition: 300ms ease;
}

.service-one__item__icon img {
width: 45px;
height: 45px;
margin-left: 8px;
/*
filter: brightness(100);*/
}


.service-one__item:hover .service-one__item__icon img {
filter: brightness(100);
}

.service-one__item__icon::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";/*
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 252.000000 252.000000"><g transform="translate(0.000000,252.000000) scale(0.100000,-0.100000)" stroke="none"><path d="M1285 2478 c-10 -59 13 -74 163 -103 33 -7 92 -49 92 -66 0 -5 -81 -9 -186 -9 -201 0 -192 2 -394 -69 -19 -7 -50 -17 -69 -21 -18 -5 -38 -13 -44 -19 -6 -6 -19 -11 -30 -11 -40 0 -171 -75 -226 -129 -63 -63 -121 -133 -141 -171 -18 -35 -61 -80 -77 -80 -28 0 -23 30 16 112 52 109 141 206 255 279 80 50 111 87 92 106 -10 11 -133 -25 -201 -59 -97 -47 -157 -107 -252 -249 -85 -130 -107 -154 -183 -199 -49 -29 -62 -50 -65 -102 -1 -21 -10 -47 -19 -57 -20 -22 -21 -128 -2 -181 24 -66 115 -92 131 -37 4 12 15 31 25 42 10 11 23 32 29 48 6 15 15 27 21 27 14 0 13 -10 -6 -61 -10 -29 -15 -74 -14 -134 1 -49 1 -120 0 -156 0 -41 5 -76 15 -95 16 -31 19 -96 6 -129 -7 -18 -9 -18 -23 10 -9 17 -19 46 -23 65 -13 62 -41 76 -91 43 -24 -15 -25 -20 -19 -68 3 -31 2 -62 -5 -77 -9 -20 -8 -33 5 -64 9 -21 28 -70 41 -107 31 -90 85 -178 153 -252 31 -33 72 -78 91 -100 109 -123 147 -108 61 24 -27 42 -59 101 -71 131 -11 30 -34 82 -50 115 -47 96 -76 257 -32 176 10 -17 34 -55 55 -86 21 -30 52 -83 69 -117 80 -163 169 -269 259 -310 20 -9 104 -62 189 -117 113 -75 172 -107 229 -125 42 -14 108 -36 146 -50 111 -41 175 -33 175 20 0 42 40 74 101 83 42 5 80 22 150 63 52 31 137 77 189 102 56 27 121 69 158 101 65 56 88 66 98 41 16 -41 -97 -132 -270 -219 -139 -70 -159 -89 -110 -107 82 -32 197 19 382 168 113 90 146 130 206 248 38 75 46 99 46 146 0 49 5 63 43 119 50 74 51 76 83 189 26 93 31 198 14 293 -6 31 -15 89 -20 129 -8 67 -34 193 -59 292 -5 21 -14 43 -20 49 -6 6 -11 17 -11 24 0 37 -188 289 -273 367 -18 16 -53 48 -79 72 -85 80 -198 145 -358 208 -25 10 -56 24 -70 31 -14 7 -37 15 -52 19 -16 3 -28 13 -28 21 0 12 -19 15 -104 15 l-104 0 -7 -42z"/><path d="M72 1318 c-18 -18 -14 -44 11 -74 33 -37 57 -27 57 24 0 40 -14 62 -40 62 -9 0 -21 -5 -28 -12z"/></g></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 252.000000 252.000000"><g transform="translate(0.000000,252.000000) scale(0.100000,-0.100000)" stroke="none"><path d="M1285 2478 c-10 -59 13 -74 163 -103 33 -7 92 -49 92 -66 0 -5 -81 -9 -186 -9 -201 0 -192 2 -394 -69 -19 -7 -50 -17 -69 -21 -18 -5 -38 -13 -44 -19 -6 -6 -19 -11 -30 -11 -40 0 -171 -75 -226 -129 -63 -63 -121 -133 -141 -171 -18 -35 -61 -80 -77 -80 -28 0 -23 30 16 112 52 109 141 206 255 279 80 50 111 87 92 106 -10 11 -133 -25 -201 -59 -97 -47 -157 -107 -252 -249 -85 -130 -107 -154 -183 -199 -49 -29 -62 -50 -65 -102 -1 -21 -10 -47 -19 -57 -20 -22 -21 -128 -2 -181 24 -66 115 -92 131 -37 4 12 15 31 25 42 10 11 23 32 29 48 6 15 15 27 21 27 14 0 13 -10 -6 -61 -10 -29 -15 -74 -14 -134 1 -49 1 -120 0 -156 0 -41 5 -76 15 -95 16 -31 19 -96 6 -129 -7 -18 -9 -18 -23 10 -9 17 -19 46 -23 65 -13 62 -41 76 -91 43 -24 -15 -25 -20 -19 -68 3 -31 2 -62 -5 -77 -9 -20 -8 -33 5 -64 9 -21 28 -70 41 -107 31 -90 85 -178 153 -252 31 -33 72 -78 91 -100 109 -123 147 -108 61 24 -27 42 -59 101 -71 131 -11 30 -34 82 -50 115 -47 96 -76 257 -32 176 10 -17 34 -55 55 -86 21 -30 52 -83 69 -117 80 -163 169 -269 259 -310 20 -9 104 -62 189 -117 113 -75 172 -107 229 -125 42 -14 108 -36 146 -50 111 -41 175 -33 175 20 0 42 40 74 101 83 42 5 80 22 150 63 52 31 137 77 189 102 56 27 121 69 158 101 65 56 88 66 98 41 16 -41 -97 -132 -270 -219 -139 -70 -159 -89 -110 -107 82 -32 197 19 382 168 113 90 146 130 206 248 38 75 46 99 46 146 0 49 5 63 43 119 50 74 51 76 83 189 26 93 31 198 14 293 -6 31 -15 89 -20 129 -8 67 -34 193 -59 292 -5 21 -14 43 -20 49 -6 6 -11 17 -11 24 0 37 -188 289 -273 367 -18 16 -53 48 -79 72 -85 80 -198 145 -358 208 -25 10 -56 24 -70 31 -14 7 -37 15 -52 19 -16 3 -28 13 -28 21 0 12 -19 15 -104 15 l-104 0 -7 -42z"/><path d="M72 1318 c-18 -18 -14 -44 11 -74 33 -37 57 -27 57 24 0 40 -14 62 -40 62 -9 0 -21 -5 -28 -12z"/></g></svg>');*/


mask: url('../images/mask-1.png');



  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: undefined;
  opacity: 0.14;
  transition: 500ms ease;
  z-index: -1;border-radius: 50%;
}/*
.service-one__item__icon::before {
  position: absolute;
  left: 6px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  content: "";
  border-style: dashed;
  border-width: 1px;
  border-color: undefined;
  border-radius: 50%;
  animation-duration: 1500ms;
  animation: rotated 10s infinite linear;
  transition: 500ms all ease;
  animation-play-state: running;
}*/
.service-one__item__icon span {
  display: inline-block;
  transition: all 500ms linear;
  transform: scale(1);
  color: undefined;
  margin-left: 5px;
}
.service-one__item:hover .service-one__item__icon::after {
  opacity: 1;
}
.service-one__item:hover .service-one__item__icon::before {
  border-color: #fff;
}
.service-one__item:hover .service-one__item__icon span {
  transform: scale(0.9);
  color: #fff;
}
.service-one__item__title {
  font-size: 15px;
  font-family: "ropoto";
  transition: all 300ms ease;
  position: relative;
text-transform: capitalize;
}
.service-one__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
}
.service-one__item__title a:hover {
  color: #ff5528;
  background-size: 100% 1px;
}
.service-one__item__text {
  margin: 0 0 23px;
}
.service-one__item__rm {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 0 auto;
  max-width: 151px;
  border-top: 1px solid #dddddd;
  font-size: 16px;
  color: #636363;
  text-transform: capitalize;
  line-height: 1.1;
  padding-top: 17px;
  transition: all 500ms ease;
}
.service-one__item__rm a {
  display: inline-block;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.service-one__item__rm a:hover {
  background-size: 100% 1px;
}
.service-one__item__rm a:hover {
  color: undefined;
}
.service-one__item__rm i {
  color: undefined;
  font-size: 20px;
  position: relative;
  top: 1px;
}

.service-two {
  position: relative;
  background-color: #f6f6f6;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .service-two {
    padding: 80px 0;
  }
}
.service-two__shape {
  position: absolute;
  left: 88px;
  bottom: 140px;
  width: 154px;
  height: 129px;
  background-position: bottom left;
  background-repeat: no-repeat;
  animation: treeMove 4s linear 0s infinite;
}
@media (max-width: 1300px) {
  .service-two__shape {
    display: none;
  }
}
.service-two__item {
  position: relative;
  background-color: #fff;
  z-index: 2;
  border-radius: 20px;
  overflow: hidden;
  padding: 10px 10px 0;
  transition: all 500ms ease;
}
.service-two__item::after {
  position: absolute;
  top: 0;
  bottom: -2px;
  left: 0;
  right: 0;
  content: "";
  background-color: undefined;
  border-radius: 20px;
  transition: all 500ms ease;
  transform: translate3d(0px, 100%, 0px);
  z-index: -1;
}
.service-two__item__shape {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  opacity: 0.09;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 500ms ease;
}
.service-two__item:hover::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.service-two__item:hover .service-two__item__shape {
  width: 165px;
  height: 153px;
}
.service-two__item:hover .service-two__item__rm a {
  color: #fff;
}
.service-two__item:hover .service-two__item__text {
  color: #fff;
}
.service-two__item:hover .service-two__item__title {
  color: #fff;
}
.service-two__item:hover .service-two__item__rm {
  border-color: rgba(221, 221, 221);
}
.service-two__item:hover .service-two__item__rm i {
  color: #fff;
}
.service-two__item__image {
  position: relative;
}
.service-two__item__image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.service-two__item__icon {
  font-size: 42px;
  line-height: 1;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -52px auto 23px;
  background-color: transparent;
  width: 105px;
  height: 105px;
  transition: 300ms ease;
}
.service-two__item__icon::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";

  background-color: undefined;
  z-index: -1;
  transition: 500ms ease;
}
.service-two__item__icon::before {
  position: absolute;
  left: 6px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  content: "";
  border-style: dashed;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50%;
  animation-duration: 1500ms;
  animation: rotated 10s infinite linear;
  transition: 500ms all ease;
  animation-play-state: running;
}
.service-two__item__icon span {
  display: inline-block;
  transition: all 500ms linear;
  transform: scale(1);
  color: #fff;
  margin-left: 5px;
}
.service-two__item:hover .service-two__item__icon::after {
  background-color: #fff;
}
.service-two__item:hover .service-two__item__icon::before {
  border-color: undefined;
}
.service-two__item:hover .service-two__item__icon span {
  transform: scale(0.9);
  color: undefined;
}
.service-two__item__title {
  font-size: 24px;
  
  transition: all 300ms ease;
  position: relative;
  margin-bottom: 10px;
}
.service-two__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
}
.service-two__item__title a:hover {
  color: #ff5528;
  background-size: 100% 1px;
}
.service-two__item__text {
  position: relative;
  z-index: 2;
  transition: all 300ms ease;
  padding: 0 20px;
  margin: 0 0 15px;
}
.service-two__item__rm {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 0 20px;
  border-top: 1px solid #dddddd;
  font-size: 16px;
  color: #636363;
  text-transform: capitalize;
  line-height: 1.1;
  padding: 16px 0;
  transition: all 300ms ease;
}
.service-two__item__rm a {
  display: inline-block;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  transition: all 300ms ease;
}
.service-two__item__rm a:hover {
  background-size: 100% 1px;
}
.service-two__item__rm a:hover {
  color: inherit;
}
.service-two__item__rm i {
  color: undefined;
  font-size: 20px;
  position: relative;
  top: 1px;
  transition: all 300ms ease;
}

.service-three {
  position: relative;
  background-color: #f6f6f6;
  padding: 120px 0 110px;
}
@media (max-width: 767px) {
  .service-three {
    padding: 80px 0;
  }
}
.service-three__shape-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
}
.service-three__shape-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: auto;
}
.service-three__item {
  position: relative;
  background-color: transparent;
  border: 1px solid #dddddd;
  z-index: 2;
  border-radius: 20px;
  overflow: hidden;
  padding: 9px 9px 0;
  transition: all 500ms ease;
}
.service-three__item:hover {
  background-color: #fff;
  border-color: #fff;
}
.service-three__item__normal {
  position: relative;
  z-index: 1;
}
.service-three__item__image {
  position: relative;
}
.service-three__item__image img {
  width: 100%;
  height: 242px;
  object-position: top;
  object-fit: cover;
  border-radius: 10px;
}
.service-three__item__icon {
  font-size: 42px;
  line-height: 1;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -52px auto 23px;
  background-color: transparent;
  width: 105px;
  height: 105px;
  transition: 300ms ease;
}
.service-three__item__icon::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";

  mask-size: cover;
  background-color: undefined;
  z-index: -1;
  transition: 500ms ease;
}
.service-three__item__icon::before {
  position: absolute;
  left: 6px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  content: "";
  border-style: dashed;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50%;
  animation-duration: 1500ms;
  animation: rotated 10s infinite linear;
  transition: 500ms all ease;
  animation-play-state: running;
}
.service-three__item__icon span {
  display: inline-block;
  transition: all 500ms linear;
  transform: scale(1);
  color: #fff;
  margin-left: 5px;
}
.service-three__item__title {
  font-size: 24px;
  
  transition: all 300ms ease;
  position: relative;
  margin-bottom: 10px;
}
.service-three__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
}
.service-three__item__title a:hover {
  color: #ff5528;
  background-size: 100% 1px;
}
.service-three__item__text {
  position: relative;
  z-index: 2;
  transition: all 300ms ease;
  padding: 0 20px;
  margin: 0 0 15px;
}
.service-three__item__rm {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 0 20px;
  border-top: 1px solid #dddddd;
  font-size: 16px;
  color: #636363;
  text-transform: capitalize;
  line-height: 1.1;
  padding: 16px 0;
  transition: all 300ms ease;
}
.service-three__item__rm a {
  display: inline-block;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  transition: all 300ms ease;
}
.service-three__item__rm a:hover {
  background-size: 100% 1px;
}
.service-three__item__rm a:hover {
  color: inherit;
}
.service-three__item__rm i {
  color: undefined;
  font-size: 20px;
  position: relative;
  top: 1px;
  transition: all 300ms ease;
}
.service-three__item__hover {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 700ms ease, top 700ms ease;
  transform: translateY(0%) translateZ(150px) scaleY(0) rotateX(90deg);
  perspective: 300px;
  transform-origin: center center;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: end;
  flex-direction: column;
}
.service-three__item__hover::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  width: 100%;
  height: 368px;
  z-index: -1;
  background-image: url(../images/shapes/overlay-service.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  transition: all ease 0.5s;
}
.service-three__item__hover__icon {
  font-size: 42px;
  line-height: 1;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -52px auto 23px;
  color: #fff;
  width: 105px;
  height: 105px;



}




.vert-bg:nth-child(1) .service-one__item__icon:after {
background: #ffa415
}

.vert-bg:nth-child(2) .service-one__item__icon:after {
background: #ff5528
}

.vert-bg:nth-child(3) .service-one__item__icon:after {
background: #8139e7
}

.vert-bg:nth-child(4) .service-one__item__icon:after {
background: #44c895
}

.vert-bg:nth-child(5) .service-one__item__icon:after {
background: #3e6aef
}



.service-three__item__hover__icon::after {
  position: absolute;
  left: 17px;
  top: 15px;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  content: "";
  border-style: dashed;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50%;
  animation-duration: 1500ms;
  animation: rotated 10s infinite linear;
  animation-play-state: running;
  z-index: 1;
}
.service-three__item__hover__icon span {
  position: relative;
  left: 4px;
  z-index: 2;
}
.service-three__item__hover__title {
  font-size: 24px;
  
  color: #fff;
  transition: all 300ms ease;
  position: relative;
  margin-bottom: 10px;
}
.service-three__item__hover__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
}
.service-three__item__hover__title a:hover {
  color: #ff5528;
  background-size: 100% 1px;
}
.service-three__item__hover__text {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 0 20px;
  margin: 0 0 15px;
}
.service-three__item__hover__rm {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: calc(100% - 60px);
  border-top: 1px solid #fff;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  line-height: 1.1;
  padding: 16px 0;
  transition: all 300ms ease;
}
.service-three__item__hover__rm a {
  display: inline-block;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  transition: all 300ms ease;
}
.service-three__item__hover__rm a:hover {
  background-size: 100% 1px;
}
.service-three__item__hover__rm a:hover {
  color: inherit;
}
.service-three__item__hover__rm i {
  font-size: 20px;
  position: relative;
  top: 1px;
  transition: all 300ms ease;
}
.service-three__item:hover .service-three__item__hover {
  transition: transform 500ms ease, top 500ms ease;
  transform: translateY(0%) translateZ(0px) scaleY(1) rotateX(0deg);
}
.service-three__text {
  font-size: 24px;
  color: #122f2a;
  font-family: "Caveat", cursive;
  
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 73px;
}
@media (max-width: 767px) {
  .service-three__text {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .service-three__text {
    margin-top: 20px;
    display: block;
    text-align: center;
  }
}
.service-three__text > span {
  color: #ff5528;
  margin-right: 7px;
}
.service-three__text .careox-btn {
  margin-left: 16px;
  padding: 3px 32px;
}
.service-three__text .careox-btn::before {
  background-color: #ff5528;
}


/* --About Top Area-- */
.about_top_boxed {
  position: relative;
  border-radius: 20px;
  padding: 40px 30px 20px 30px;
  transition: undefined;
}

.about_top_boxed:hover {
  transform: translateY(10px);
}

.bg_one {
  background: #cae4f7;
}

.bg_two {
  background: #fdf0dd;
}

.bg_three {
  background: #d2f4f4;
}

.bg_four {
  background: #e0eafd;
}

.about_top_boxed_icon {
  text-align: center;
  margin: 0px auto 0 auto;
  margin-top: -45px;
  transition: undefined;
}

.about_top_boxed:hover .about_top_boxed_icon {
  transform: translateY(20px);
}

.about_top_boxed_icon img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  box-shadow: 0px -4px 16px rgb(0 0 0 / 6%), 4px 8px 16px rgb(0 0 0 / 10%);
  margin-top: -45px;
}

.about_top_boxed_text {
  padding-top: 20px;
}

.about_top_boxed_text h3 {
  font-size: 30px;
  font-weight: 500;
  padding: 7px 0;
}

.about_top_boxed_text a {
  font-size: 16px;
  font-weight: 500;
}

.about_top_boxed_vector {
  position: absolute;
  bottom: 15px;
  right: 20px;
}

.about_area_main_text {
  padding-top: 54px;
}

.about_area_heading {
  position: relative;
  display: flex;
  align-items: center;
  left: -119px;
}

.about_area_heading h3 {
  color: undefined;
  font-weight: 400;
}

.about_area_heading_two h2 {
  line-height: 50px;
  font-weight: 500;
}

.color_big_heading {
  position: relative;
  z-index: 99;
}

.color_big_heading::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background: #fdc221;
  bottom: 4px;
  left: 0;
  z-index: -1;
}

.about_area_heading_two h3 {
  font-weight: 500;
  color: undefined;
  padding-top: 15px;
}

.about_area_para {
  padding-top: 20px;
}

.about_area_para h5 {
  line-height: 26px;
}

.about_area_para p {
  font-size: 18px;
  padding-top: 20px;
  line-height: 26px;
}

.about_vedio_area {
  padding-top: 45px;
}

.vedio_btn {
  margin-left: 35px;
  font-size: 18px;
  
  color: undefined;
}

.vedio_btn i {
  height: 50px;
  width: 50px;
  border: 1px solid;
  text-align: center;
  line-height: 46px;
  border-radius: 50%;
  font-size: 24px;
  margin-right: 14px;
  color: undefined;
}


.our-causess-area {
background: #f9f9f9;
padding: 40px 0 20px;
}


.single-causes {
    margin-bottom: 30px;
    transition: all ease .5s
}

.single-causes .causes-img {
    position: relative;
    margin-bottom: 25px
}

.single-causes .causes-img img {
height: 240px;
}


.single-causes:hover .causes-img img {
filter: grayscale(100);

}


.single-causes .causes-img .tag {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #ffffff;
    background-color: #f7941d;
    padding: 10px 20px;
    font-size: 15px
}

.single-causes h3 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: -5px;
text-transform: capitalize;
}

.single-causes h3 a {
    color: #0f1514
}

.single-causes p {
height: 42px;
overflow: hidden;
font-size: 14px;
line-height: 20px;
    margin-bottom: 25px
}

.single-causes .bar {
    width: 100%;
    height: 5px;
    background: #e6e6e6;
    position: relative;
    transition: all 2s linear;
    margin-bottom: 25px;
    margin-right: 50px;
    padding-right: 50px
}

.single-causes .bar::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    height: 100%;
    width: 50px
}

.single-causes .bar-1,
.single-causes .my-skills {
    width: 100%;
    margin: 10px auto 25px;
    padding-right: 0
}

.single-causes .bar-inner {
    width: 0;
    height: 5px;
    line-height: 35px;
    background: #f7941d
}

.single-causes .bar-percent {
    position: absolute;
    right: 0;
    top: -9px;
    font-size: 16px;
    color: #0f1514
}

.single-causes .total-donate {
    padding: 0;
    list-style-type: none;
    margin-bottom: 25px
}

.single-causes .total-donate li {
    display: inline-block;
    font-size: 15px
}

.single-causes .total-donate li span {
    color: #f7941d
}

.single-causes .total-donate .goal {
    float: right
}

.single-causes .donate-read {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0
}

.single-causes .donate-read li {

}

.single-causes .donate-read .default-btn {
    margin-right: 0;
    border: 1px solid #f7941d;
    background-color: rgba(0, 0, 0, 0);
    color: #f7941d
}

.single-causes .donate-read .default-btn:hover {
    background-color: #f7941d;
    color: #ffffff
}

.single-causes.style-two .causes-img {
    margin-bottom: 0
}

.single-causes.style-two .bar-1 {
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    margin-top: 0;
    padding: 30px
}

.single-causes.style-two .bar-percent {
    right: 0
}

.single-causes.style-two .bar::before {
    background-color: #ffffff
}

.single-causes.style-three .causes-img {
    margin-bottom: 0
}

.single-causes.style-three .bar-1 {
    background-color: #fff;
    border: 1px solid #eee;
    margin-top: 0;
    padding: 25px
}

.single-causes.style-three .causes-img .tag {
    background-color: #be0a16
}

.single-causes.style-three .bar-inner {
    background-color: #be0a16
}

.single-causes.style-three .total-donate li span {
    color: #be0a16
}

.single-causes.style-three .bg-btn {
    border-color: #be0a16 !important;
    color: #000000 !important
}

.single-causes.style-three .bg-btn:hover {
    background-color: #be0a16 !important;
    color: #ffffff !important
}

.single-causes .default-btn {
    padding: 10px 22px;
    font-size: 14px
}

.single-causes .read-more {
float: right;
position: relative;
top: 2px;
}

.our-causess-area .single-causes:hover {
    transform: translateY(-5px)
}


.no-desk {
display: none !important;
}













/*========================================*/
/*-------------- [_Footer] ---------------*/
/*========================================*/
/*
.footer {
  position: relative;
}

.footer,
a {
  color: var(--footer-text-color);
}

.footer-logo img {
width: 260px;
}

.landing-footer-logo img {
  width: 200px;
}

.footer-main-area {
padding: 40px 0 0;
position: relative;
z-index: 1;
overflow: hidden;
}


.footer-main-area:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #171717;
  opacity: 0.9;
  z-index: -1;
}


.footer-copyright-area {
  background: #171717;
padding: 5px 0;
font-size: 14px;
}

.footer-border-top {
  border-top: 1px solid #18143d;
}

.footer-border-bottom {
  border-bottom: 1px solid #303b58;
}

.footer-widget {
  margin-bottom: 40px;
  display: inline-block;
position: relative;
z-index: 1;
width: 100%;
}
.footer-widget .social-list li a {
  background: #ffffff08;
}

.footer-widget-list li {
  display: inherit;
  margin-bottom: 10px;
}
.footer-widget-list li a {
  position: relative;
  padding-left: 30px;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.footer-widget-list li a:before {
  position: absolute;
  content: "\f17d";
  left: 0px;
  top: -3px;
  font-family: "webexbaseicon";
  font-weight: 600;
}
.footer-widget-list li a:hover {
  color: var(--primary-color);
  padding-left: 35px;
}
.footer-widget-list li:last-child {
  margin-bottom: 0;
}

.footer-contact-info {
  display: flex;
  align-items: center;
}
.footer-contact-info .contact-info-icon i:before {
  font-size: 28px;
  background: var(--primary-color);
  color: var(--text-white);
  border-radius: 6px;
  height: 50px;
  width: 54px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
}
.footer-contact-info .contact-info-text {
  margin-left: 20px;
}

*/

.footer-logo {
display: none;
}

.footer-logo img {
width: 260px;
}

.footer-widget {
    margin-bottom: 10px
}

.footer-widget,
.footer-widget .widget {
    padding: 0;
    border: none;
    padding-bottom: 0;
    background-color: transparent;
    box-shadow: none
}

.footer-widget .form-group>i {
    color: #be0a16;
    top: 18px
}

.footer-widget .sidebar-gallery {
    max-width: 287px
}

@media (max-width: 1499px) {
    .footer-widget .sidebar-gallery {
        max-width: 100%
    }
}

.footer-widget .widget_title {
    position: relative;
    border: none;

    font-size: 24px;
    text-transform: capitalize;
    color: #ffffff;
    line-height: 1;
    border-bottom: 0;
    padding: 0 0 15px 0;
    margin: -0.12rem 0 33px 0;
    max-width: 275px
}

.footer-widget .widget_title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 79px;
    height: 2px;
    background: -webkit-linear-gradient(left, #be0a16 -8.86%, rgba(1, 129, 245, 0) 107.59%);
    background: linear-gradient(90deg, #be0a16 -8.86%, rgba(1, 129, 245, 0) 107.59%)
}

.footer-widget .widget_title:after {
    display: none
}

.footer-widget.widget_meta ul,
.footer-widget.widget_pages ul,
.footer-widget.widget_archive ul,
.footer-widget.widget_categories ul,
.footer-widget.widget_nav_menu ul {
    margin-top: -4px
}

.footer-widget.widget_meta .menu,
.footer-widget.widget_meta>ul,
.footer-widget.widget_pages .menu,
.footer-widget.widget_pages>ul,
.footer-widget.widget_archive .menu,
.footer-widget.widget_archive>ul,
.footer-widget.widget_categories .menu,
.footer-widget.widget_categories>ul,
.footer-widget.widget_nav_menu .menu,
.footer-widget.widget_nav_menu>ul {
    margin-bottom: -4px
}

.footer-widget.widget_meta a {
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 0;
    background-color: transparent;
    border-bottom: none;
    position: relative
}

.footer-widget.widget_pages a {
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 0;
    background-color: transparent;
    border-bottom: none;
    position: relative
}

.footer-widget.widget_archive a {
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 0;
    background-color: transparent;
    border-bottom: none;
    position: relative
}

.footer-widget.widget_categories a {
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 0;
    background-color: transparent;
    border-bottom: none;
    position: relative
}

.footer-widget.widget_nav_menu a {
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 0;
    background-color: transparent;
    border-bottom: none;
    position: relative
}

.footer-widget.widget_meta a:before {
    content: "\f061";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    left: 0;
    top: 2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 0.9em;
    background-color: transparent;
    border: none;
    color: inherit
}

.footer-widget.widget_pages a:before {
    content: "\f061";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    left: 0;
    top: 2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 0.9em;
    background-color: transparent;
    border: none;
    color: inherit
}

.footer-widget.widget_archive a:before {
    content: "\f061";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    left: 0;
    top: 2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 0.9em;
    background-color: transparent;
    border: none;
    color: inherit
}

.footer-widget.widget_categories a:before {
    content: "\f061";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    left: 0;
    top: 2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 0.9em;
    background-color: transparent;
    border: none;
    color: inherit
}

.footer-widget.widget_nav_menu a:before {
    content: "\f061";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    left: 0;
    top: 2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 0.9em;
    background-color: transparent;
    border: none;
    color: inherit
}

.footer-widget.widget_meta a:hover {
    background-color: transparent;
    color: #be0a16;
    padding: 0 0 0 25px
}

.footer-widget.widget_pages a:hover {
    background-color: transparent;
    color: #be0a16;
    padding: 0 0 0 25px
}

.footer-widget.widget_archive a:hover {
    background-color: transparent;
    color: #be0a16;
    padding: 0 0 0 25px
}

.footer-widget.widget_categories a:hover {
    background-color: transparent;
    color: #be0a16;
    padding: 0 0 0 25px
}

.footer-widget.widget_nav_menu a:hover {
    background-color: transparent;
    color: #be0a16;
    padding: 0 0 0 25px
}

.footer-widget.widget_meta a:hover:before {
    color: #be0a16
}

.footer-widget.widget_pages a:hover:before {
    color: #be0a16
}

.footer-widget.widget_archive a:hover:before {
    color: #be0a16
}

.footer-widget.widget_categories a:hover:before {
    color: #be0a16
}

.footer-widget.widget_nav_menu a:hover:before {
    color: #be0a16
}

.footer-widget.widget_meta li>span {
    width: auto;
    height: auto;
    position: relative;
    background-color: transparent;
    color: #ccc;
    line-height: 1
}

.footer-widget.widget_pages li>span {
    width: auto;
    height: auto;
    position: relative;
    background-color: transparent;
    color: #ccc;
    line-height: 1
}

.footer-widget.widget_archive li>span {
    width: auto;
    height: auto;
    position: relative;
    background-color: transparent;
    color: #ccc;
    line-height: 1
}

.footer-widget.widget_categories li>span {
    width: auto;
    height: auto;
    position: relative;
    background-color: transparent;
    color: #ccc;
    line-height: 1
}

.footer-widget.widget_nav_menu li>span {
    width: auto;
    height: auto;
    position: relative;
    background-color: transparent;
    color: #ccc;
    line-height: 1
}

.footer-widget.widget_meta li:last-child a,
.footer-widget.widget_pages li:last-child a,
.footer-widget.widget_archive li:last-child a,
.footer-widget.widget_categories li:last-child a,
.footer-widget.widget_nav_menu li:last-child a {
    margin-bottom: 0
}

.footer-widget .recent-post {
    max-width: 300px;
    margin-bottom: 27px
}

.footer-widget .recent-post .post-title {
    margin-top: -0.4rem;
    color: #ffffff;
    font-weight: 500
}

.footer-widget .recent-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.footer-widget .recent-post .recent-post-meta a {
    font-weight: 400;
    line-height: 1.2
}

.footer-widget .recent-post .recent-post-meta i {
    color: #be0a16
}

.footer-widget .recent-post .recent-post-meta a:hover i {
    color: #be0a16
}

.footer-widget .recent-post .media-img {
    border-radius: 0px
}

.footer-widget .recent-post .media-img:after {
    line-height: 70px
}

.footer-widget .recent-post .media-img img {
    border-radius: 0px
}

.about-logo {
    margin-bottom: 15px
}

.th-widget-about .about-logo {
    margin-bottom: 30px
}

.th-widget-about .about-text {
    max-width: 313px;
    margin-bottom: 30px;
    margin-top: -0.5em
}

.th-widget-about .footer-info {
    position: relative;
    margin: -0.44rem 0 22px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #ccc;
    line-height: 26px;
    padding: 0 0 0 40px;
    max-width: 360px
}

.th-widget-about .footer-info i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    position: absolute;
    left: 0;
    font-size: 16px
}

.th-widget-about .footer-info-title {
    font-size: 18px;

    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 7px;
    margin-top: -0.2em
}

.th-widget-about .footer-info_text {
    color: #ccc;
    margin-bottom: 0
}

.th-widget-about .footer-info_text a {
    display: block
}

.working-time .title {

    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    color: #ffffff;
    display: block;
    margin-bottom: 6px
}

.working-time .desc {
    color: #F8F8F8;
    margin-bottom: 30px
}

.th-social.footer-social a {
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 48px;
    background-color: #1F2432;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    margin-right: 5px;
    border-radius: 10px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s
}

.th-social.footer-social a:hover {
    background-color: #be0a16;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.th-social.footer-social.style2 a {
    background-color: #F5F7FA;
    border-color: #F5F7FA;
    color: #010F34
}

.th-social.footer-social.style2 a:hover {
    background-color: #be0a16;
    color: #ffffff;
    border-color: #be0a16
}

.footer-text {
    margin-top: -0.5em;
    margin-bottom: 25px
}

.social-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.social-box .social-title {
    font-size: 20px;
    color: #ffffff;
    margin-right: 20px;
    margin-bottom: 0
}

.icon-group a {
    color: #ffffff;
    font-size: 18px;
    margin-right: 17px
}

.icon-group a:last-child {
    margin-right: 0
}

@media (max-width: 1199px) {
    .footer-widget.widget_meta a,
    .footer-widget.widget_pages a,
    .footer-widget.widget_archive a,
    .footer-widget.widget_categories a,
    .footer-widget.widget_nav_menu a {
        margin-bottom: 16px
    }
}

@media (max-width: 767px) {
    .footer-widget .widget_title {
        margin-bottom: 35px
    }
    .th-widget-about .about-text {
        margin-bottom: 20px
    }
    .social-box.mb-30 {
        margin-bottom: 25px
    }
}




.footer-layout8 .widget-area {
    padding: 30px 0;
}

.footer-menu {
    margin: 0;
    padding: 16px 0;
    text-align: center
}

.footer-menu li {
    display: inline-block;
    margin-right: 20px
}

.footer-menu li a {
    padding: 43px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #e7e7e7;
    text-transform: capitalize
}

.footer-menu li a:hover {
    color: #fff
}

.info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 13px;
    padding: 20px 0
}

.info-box:not(:last-child) {
    border-right: 2px solid rgba(255, 255, 255, 0.1)
}

@media (max-width: 991px) {
    .info-box:not(:last-child) {
        border: none
    }
}

.info-box:last-child {
    max-width: 291px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: auto
}

.info-box_wrapper {
    max-width: 100%;
    display: grid;
    grid-template-columns: auto auto auto;
    margin: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

@media (max-width: 991px) {
    .info-box_wrapper {
        grid-template-columns: auto auto
    }
}

@media (max-width: 575px) {
    .info-box_wrapper {
        grid-template-columns: auto
    }
}

.info-box_icon {
    margin-top: 5px
}

.info-box_icon i {
    font-size: 20px;
    color: #be0a16
}

.info-box_text {
    margin-bottom: 0;
color: #e7e7e7;
}

.info-box_text a {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #ccc;
color: #e7e7e7;
    display: block
}

.newsletter-form.style5 {
    display: block;
width: 81%;
margin: 0 auto;
}

.newsletter-form.style5 .form-control {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 56px;
    background: #1d1d1d;
    border-radius: 30px;
font-size: 14px;
color: #d7d7d7;
border-color: #161616;
}

.newsletter-form.style5 .newsletter-btn {
    position: absolute;
    top: 15px;
    right: 25px;
    background: transparent;
    border: none;
    color: #be0a16;
    font-size: 20px;
    padding: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 26px
}







.badge {
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
    text-align: center;
    background-color: #be0a16;
    color: #ffffff;
    padding: 0.28em 0.45em;
    font-size: 8px;
    border-radius: 50%;
    top: 18px;
    right: -10px;
    min-width: 16px;
    min-height: 16px;
    line-height: 12px;
    font-weight: 400;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.th-social.author-social a {
    background-color: #ECF1F5;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #0A0A0A;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.th-social.author-social a:hover {
    background-color: #be0a16;
    color: #ffffff;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.th-social.author-social .info-title {
    font-size: 18px;
    line-height: 28px
}

.th-social a {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #ffffff12;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-right: 5px;
    border-radius: 50%;
padding: 0;
}

.th-social a:last-child {
    margin-right: 0
}

.th-social a:hover {
    background-color: #be0a16;
    color: #ffffff
}

.th-social.style2 a {
    font-size: 14px;
    background-color: #F5F7FA;
    color: #010F34;
    border: 1px solid
}

.th-social.style2 a:hover {
    border-color: #be0a16;
    color: #ffffff;
    background-color: #be0a16
}

.th-social.color-theme a {
    color: #ccc;
    border-color: #be0a16
}




.footer-wrapper {
    position: relative;
    background-color: #161616;
    overflow: hidden;background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.footer-wrapper .social-links a {
    margin: 0 30px 0 0
}

.widget-area {
    padding-top: 50px;
}

.footer-links {
    text-align: right
}

@media (max-width: 991px) {
    .footer-links {
        display: none
    }
}

.footer-links ul {
    padding: 0;
    margin: 0
}

.footer-links li {
    display: inline-block;
    padding-right: 15px;
    margin-right: 10px;
    position: relative
}

.footer-links li:after {
    content: "";
    height: 11px;
    width: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -5px 0;
    -webkit-transform: rotate(13deg);
    -ms-transform: rotate(13deg);
    transform: rotate(13deg)
}

.footer-links li:last-child {
    margin-right: 0;
    padding-right: 0
}

.footer-links li:last-child:after {
    display: none
}

.footer-links a {
    font-family: inherit;
    color: #ffffff
}

.footer-links a:hover {
    color: #be0a16
}

.copyright-wrap {
    padding: 8px 0;
background: #131313;
}

.copyright-text {
    margin: 0;
color: #e7e7e7;
font-size: 13px;
}

.copyright-text a {
    color: #e7e7e7
}

.copyright-text a:hover {
    color: #ffffff
}

.th-widget-contact {
    max-width: 265px
}

.footer-newsletter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 25px;
    padding-left: 60px
}

.footer-newsletter .newsletter-title {
    max-width: 425px;
    margin-bottom: 0
}

.schedule-info {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
    padding-bottom: 15px
}

.schedule-info:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.th-widget-schedule {
    width: 280px;
    max-width: 100%;
    margin-top: -6px
}

.th-widget-schedule .footer-info {
    margin-bottom: 14px
}

.th-widget-schedule .title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 16px
}

.newsletter-widget {
    max-width: 290px
}

.newsletter-widget .form-control {
    background-color: #2C3240 !important;
    border: 1px solid #2C3240;
    border-radius: 10px
}

.newsletter-widget .newsletter-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

.newsletter-widget .newsletter-form .th-social {
    width: 100%
}

.newsletter-widget .form-group {
    margin-bottom: 0
}

.newsletter-widget input {
    border-radius: 0
}

.newsletter-widget .icon-btn {
    border: none;
    background-color: #be0a16;
    color: #ffffff;
    border-radius: 0;
    min-width: 56px;
    padding: 0
}

.newsletter-widget .icon-btn:hover {
    background-color: #010F34
}

.newsletter-widget .footer-text {
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .copyright-text {
        text-align: center
    }
}

.newsletter-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-left: 2px solid #be0a16;
    padding-left: 25px
}

.newsletter-wrap .newsletter-title {
    margin-top: -0.3em;
    margin-bottom: 5px;
    max-width: 400px;
    color: #ffffff
}

.newsletter-wrap .newsletter-text {
    margin-bottom: -0.5em;
    max-width: 400px
}

.newsletter-form {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

@media (max-width: 991px) {
    .newsletter-form {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 575px) {
    .newsletter-form {
        display: block;
        margin: auto;
        text-align: center
    }
}

.newsletter-form input {
    background-color: #ffffff;
    max-width: 374px;
    border-radius: 10px
}

.newsletter-form input:focus {
    background-color: #ffffff;
    color: #ccc
}

@media (max-width: 575px) {
    .newsletter-form input {
        max-width: 100%
    }
}

.newsletter-form .th-btn:hover {
    color: #010F34 !important
}

.newsletter-form .th-btn:hover:before {
    background-color: #ffffff
}

.newsletter-form .th-btn:hover:after {
    background-color: #ffffff
}

@media (max-width: 575px) {
    .newsletter-form .th-btn {
        margin-top: 15px
    }
}

.footer-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.footer-inner .footer-left {
    padding-right: undefined;
    border-right: 1px solid #D8DDE1;
    padding-top: 105px;
    padding-bottom: 105px
}

.footer-inner .footer-top {
    border-bottom: 1px solid #D8DDE1;
    padding: undefined
}

.footer-inner .widget-area2 {
    padding-top: undefined;
    padding-left: undefined;
    padding-bottom: 17px
}

@media (max-width: 1299px) {
    .newsletter-title {
        font-size: 24px
    }
}

@media (max-width: 991px) {
    .newsletter-title {
        text-align: center;
        margin-bottom: 15px !important
    }
    .newsletter-text {
        font-size: 16px
    }
}

.footer-layout2 {
    position: relative;
    z-index: 2;
    background-color: #127782
}

.footer-layout2 .widget-area {
    padding: 0
}

.footer-layout2 .footer-border {
    border-right: 1px solid #5FB1B1;
    padding: 120px 40px 60px 40px
}

@media (max-width: 991px) {
    .footer-layout2 .footer-border {
        padding: 80px 40px 40px 40px
    }
}

.footer-layout2 .footer-border:last-child {
    border-right: 1px solid transparent;
    padding-right: 0
}

@media (max-width: 1199px) {
    .footer-layout2 .footer-border {
        border-left: 1px solid #5FB1B1;
        border-bottom: 1px solid #5FB1B1
    }
    .footer-layout2 .footer-border:last-child {
        border-bottom: 1px solid transparent;
        border-right: 1px solid #5FB1B1
    }
}

.footer-layout2 .th-widget-about .about-logo {
    margin-bottom: 20px
}

.footer-layout2 .widget select {
    border-radius: 10px 0px 0px 10px;
    background: #ffffff;
    color: #ccc;
    min-width: 247px
}

.footer-layout2 .widget input {
    border-radius: 10px 0px 0px 10px;
    background: #ffffff;
    color: #ccc;
    min-width: 247px
}

.footer-layout2 .widget select::-moz-placeholder,
.footer-layout2 .widget input::-moz-placeholder {
    color: #ccc
}

.footer-layout2 .widget select::-webkit-input-placeholder,
.footer-layout2 .widget input::-webkit-input-placeholder {
    color: #ccc
}

.footer-layout2 .widget select:-ms-input-placeholder,
.footer-layout2 .widget input:-ms-input-placeholder {
    color: #ccc
}

.footer-layout2 .widget select::-webkit-input-placeholder,
.footer-layout2 .widget input::-webkit-input-placeholder {
    color: #ccc
}

.footer-layout2 .widget select::-moz-placeholder,
.footer-layout2 .widget input::-moz-placeholder {
    color: #ccc
}

.footer-layout2 .widget select:-ms-input-placeholder,
.footer-layout2 .widget input:-ms-input-placeholder {
    color: #ccc
}

.footer-layout2 .widget select::-ms-input-placeholder,
.footer-layout2 .widget input::-ms-input-placeholder {
    color: #ccc
}

.footer-layout2 .widget select::placeholder,
.footer-layout2 .widget input::placeholder {
    color: #ccc
}

.footer-layout2 .widget .th-btn {
    min-width: 56px;
    border-radius: 0px 10px 10px 0px;
    background: #32B4B4;
    font-size: 20px;
    padding: 18px 20px
}

.footer-layout2 .footer-search-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px
}

.footer-layout2 .footer-widget .widget_title:before {
    background: -webkit-linear-gradient(left, #32B4B4 -8.86%, rgba(50, 180, 180, 0) 107.59%);
    background: linear-gradient(90deg, #32B4B4 -8.86%, rgba(50, 180, 180, 0) 107.59%)
}

.footer-layout2 .footer-widget .menu.style2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

@media (max-width: 991px) {
    .footer-layout2 .footer-widget .menu.style2 {
        grid-template-columns: repeat(1, 1fr)
    }
}

.footer-layout2 .copyright-wrap {
    border-top: 1px solid #5FB1B1;
    background-color: transparent
}

.footer-layout2 .copyright-wrap .copyright-text a {
    color: #010F34
}

.footer-layout3 {
    background-color: #000000;
    background-size: cover;
    margin-top: -80px
}

.footer-layout3 .th-social {
    box-shadow: none
}

.footer-layout3 .footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    background-color: transparent
}

.footer-layout3 .copyright-wrap {
    background-color: #be0a16
}

.footer-layout3 .copyright-wrap .copyright-text a {
    color: #010F34
}











.about-year-info {
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.9);
background-color: rgba(0, 0, 0, 0.87);
    position: absolute;

    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    right: 0;
left: 0;text-transform: capitalize;
}

.about-year-info span {
    display: block;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    border-right: 4px solid #be0a16;
    margin-right: 14px;
    padding-right: 10px;
}

.about-year-info p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #b9b9b9;
}

@media (max-width: 420px) {
    .about-year-info {
        position: inherit;
        width: 100%;
        max-width: 100%;
    }
}







/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
/*
.page-header {
  background-color: #000;
  position: relative;
display: grid;
align-items: center;

padding: 17px 0;
background: #f5f5f5 !important;
border-bottom: 1px solid #EEE;
}

  .page-header {
background-position: center 305px !important;
background-size: cover !important;
}

/*
.page-header__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background: linear-gradient( to right ,#0003 , #000c);
}*/
/*
.page-header__bg::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
}*/
/*
.page-header .container {
  position: relative;
  z-index: 2;
}
.page-header__title {
  margin: 0;
  font-size: 20px;
  color: #000;
  margin-bottom: 0;
float: right;
color: #333;
font-size: 16px;
}


.karama-breadcrumb {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
float: left;
padding: 0;
margin: 0;
display: none;
}
.karama-breadcrumb li {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;

  display: flex;
  align-items: center;
}
.karama-breadcrumb li:not(:last-of-type)::after {
  content: "/";
  position: relative;
  top: -1px;
  margin-right: 10px;
  margin-left: 10px;color: #333;
}
.karama-breadcrumb li span,
.karama-breadcrumb li a {
color: #333;
  display: inline-flex;
  line-height: 1.1;
}
.karama-breadcrumb li a {
  
  transition: all 500ms ease;
}
.karama-breadcrumb li a:hover {
  background-size: 100% 1px;
}
.karama-breadcrumb li a:hover {
  color: #be0a16;
}

*/




.tab__vission {
padding: 40px 0;
background: #f9f9f9;
}


.nav .nav-item button.active {
  background-color: transparent;
  color: var(--bs-danger) !important;
}
.nav .nav-item button.active::after {
  content: "";
  border-bottom: 4px solid var(--bs-danger);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  border-radius: 5px 5px 0 0;
}


.miss-box {
padding: 30px;
border-radius: 30px;
background: #fff;
box-shadow: 1px 1px 15px #be0a160d;
box-shadow: 1px 1px 15px #0000000a;
position: relative;
z-index: 1;
overflow: hidden;
margin-bottom: 30px;
min-height: 290px;
margin-bottom: 30px;
}


.miss-box strong {
margin: 15px 0;
display: block;
}

.miss-box li {
margin-bottom: 8px;
}


.miss-box:hover {
box-shadow: none;
}

.miss-box:hover i {
color: #f2f2f2;
}

.miss-box i {
position: absolute;
font-size: 120px;
right: -45px;
top: -45px;
color: #eee;
z-index: -1;
}

.miss-box h2 {
color: #be0a16;
font-size: 24px;
text-transform: capitalize;
margin-bottom: 8px;}


.tab__count {
padding: 40px 0;
background: #fff;
}


.numb-cire {
width: 20%;
padding: 0 5px;
margin-bottom: 10px;
}


.circle-count { 
padding: 12px;
border-radius: 16px;/*
background: linear-gradient( to bottom , #e33742 ,#be0a16 , #ac111b);
background: #ffe9e9;*/
text-align: center;/*
border: 1px solid #f9b5b5;*/

background: linear-gradient( to bottom , #f7f7f7 , #eee);
}

.numb-cire h3 {
font-size: 14px;
color: #333;
text-transform: capitalize;
height: 60px;
display: grid;
align-items: center;
line-height: 20px;}

.numb-cire span {
font-size: 30px;
margin: 15px auto 0;
display: block;
text-align: center;
color: #000;}


.num-img {
position: relative;
z-index: 3;
margin: 0 auto;
text-align: center;
align-items: center;
display: flex;
align-items: center;
justify-content: center;
}

.num-img img {
width: 45px;
filter: brightness(0);
  filter: invert(70%) sepia(80%) saturate(3000%) hue-rotate(700deg) brightness(100%) contrast(200%);
}



.numbers-acitve .numb-cire h3 {
height: auto;
margin-top: 5px;
}


/*******************/
/********************/

.about-two__content__text strong {
color: #be0a16;
  text-transform: capitalize;
font-weight: normal;
}


.about-two {
  position: relative;
  padding: 40px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .about-two {
    padding: 20px 0;
  }
}
.about-two__shape {
  position: absolute;
  left: 45px;
  bottom: 0;
  display: none;
}
@media (min-width: 1500px) {
  .about-two__shape {
    display: block;
  }
}
.about-two__shape img {
  max-width: 100%;
  height: auto;
  animation: movebounce2 4s linear infinite;
  opacity: 0.25;
}
.about-two__image {
  position: relative;
  z-index: 2;
  text-align: left;
}
@media (min-width: 1200px) {
  .about-two__image {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .about-two__image {
    max-width: 570px;
  }
}
@media (max-width: 767px) {
  .about-two__image {
    padding: 0;
  }
}



.about-two__image > img {
  max-width: 100%;
  height: auto;
  border-radius: 30px;height: 285px;
}


.about-two__image > img.founder-img {
height: auto;
max-height: 585px;
width: 100%;
}
.oe-founder {
background-color: #fff;
border-radius: 20px;
padding: 15px 0;
box-shadow: 1px 2px 15px #00000014;
position: relative;
z-index: 2;
max-width: 100%;
width: 900px;
}


.oe-founder {
margin: 0 auto;
max-width: 100%;
}

.founder-box {
padding: 0 0 0 30px;
}






.about-two__image__text {
  align-items: center;
  color: #fff;
  
  font-size: 16px;
  
  background-color: #be0a16;

  margin-right: auto;
  z-index: 2;
  position: absolute;

border-radius: 30px 0 30px 0;
bottom: 0;
right: 0;
padding: 5px 20px;
}
.about-two__image__text .video-popup {
  width: 53px;
  height: 48px;
  color: #fff;
  background-color: #be0a16;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 500ms ease;
}
.about-two__image__text .video-popup:hover {
  background-color: #000;
  color: #fff;
}
.about-two__image__left {
  position: absolute;
  right: 0;
  top: 59px;
  max-width: 223px;
}
@media (min-width: 1300px) {
  .about-two__image__left {
    right: -40px;
  }
}
@media (max-width: 767px) {
  .about-two__image__left {
    display: none;
  }
}
.about-two__image__left img {
  max-width: 100%;
  height: auto;
  border-radius: 20px;
  border: 10px solid #fff;
  animation: movebounce3 3s linear infinite;
}
.about-two__image__shape-one {
  position: absolute;
  right: -20px;
  bottom: 150px;
  z-index: -1;
}
@media (max-width: 767px) {
  .about-two__image__shape-one {
    display: none;
  }
}
.about-two__image__shape-one img {
  max-width: 100%;
  height: auto;
  animation: movebounce3 3s linear infinite;
}
.about-two__image__shape-two {
  position: absolute;
  right: 50px;
  bottom: -22px;
  z-index: -1;
}
@media (max-width: 767px) {
  .about-two__image__shape-two {
    display: none;
  }
}
.about-two__image__shape-two img {
  max-width: 100%;
  height: auto;
  animation: zoomsIn 3s linear 0s infinite;
  opacity: 0.3;
}
.about-two__content {
  position: relative;
}
@media (max-width: 991px) {
  .about-two__content {
    padding-top: 15px;
  }
}
.about-two__content .sec-title {
  padding-bottom: 15px;
}

.about-two__wrapper {
  margin: 0 0 40px;
  padding: 0 0 36px;
  border-bottom: 1px solid #dddddd;
}
.about-two__donate {
  width: 100%;
  text-align: center;
  position: relative;
}
.about-two__donate__icon {
  margin-bottom: 18px;
  transition: transform 400ms ease;
  font-size: 50px;
  line-height: 50px;
  color: undefined;
}
.about-two__donate:hover .about-two__donate__icon {
  transform: scale(1.1);
}
.about-two__donate__title {
  font-size: 16px;
  text-transform: capitalize;
  
  margin-bottom: 5px;
}
.about-two__donate__text {
  text-align: center;
  font-size: 26px;
  color: undefined;
  
  
  line-height: 1;
  text-transform: capitalize;
  margin: 0;
}
.about-two__author {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {


  .about-two__author {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.about-two__author > img {
  max-width: 242px;
  height: auto;
}
@media (max-width: 1199px) {
  .about-two__author > img {
    max-width: 200px;
  }
}
.about-two__author__left {
  position: relative;
  display: flex;
  align-items: center;
  gap: 18px;
}
.about-two__author__image {
  width: 73px;
  height: 73px;
  border-radius: 50%;
  overflow: hidden;
  padding: 6px;
  position: relative;
}
.about-two__author__image::after {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  content: "";
  border-style: dashed;
  border-width: 1px;
  border-color: #be0a16;
  border-radius: 50%;
  animation-duration: 1500ms;
  animation: rotated 10s infinite linear;
  transition: 500ms all ease;
  animation-play-state: running;
}
.about-two__author__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.about-two__author__name {
font-size: 15px;
margin: 0;
color: #000;
}


.bg-gray {
background: #f9f9f9;
}


.about-two__author__designation {
  margin: 0;
}


.section-padding {
padding: 40px 0;
}





.wer-img {
position: relative;
padding: 8px;
border-radius: 16px;
background: #fff;
margin-bottom: 15px;
box-shadow: 1px 2px 15px #eaeaea;
}
.wer-img img { 
border-radius: 16px;
width: 100%;
/*height: 270px;*/
}




.poi-img {
position: relative;
padding: 8px;
border-radius: 16px;
background: #fff;
margin-bottom: 15px;
box-shadow: 1px 2px 15px #eaeaea;
height: 400px;
}
.poi-img img { 
border-radius: 16px;
width: 100%;
height: 400px;
object-fit: cover;
}




.section-title .site-head {
font-size: 17px;
margin-bottom: 15px;
text-transform: capitalize;
}


.site-head img {
width: 50px;
margin-left: 10px;
padding-left: 12px;
border-left: 1px solid #d5d5d5;
}

.about-check ul {
padding: 0;
}

.about-check li {
padding-right: 25px;
position: relative;
list-style: none;
}

.about-check li:before {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 20px;
  display: inline-block;
  color: #000;
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  font-size: 12px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}


.gallery-area {
background: #f9f9f9;
}





.deis-donate {
text-align: center;display: inline-block;
width: 100%;
}

.donate-se h2 {
font-size: 20px;
margin-bottom: 4px;
text-transform: capitalize;
}

.donate-se {
padding:30px 0;

}


.boxs-donate,
.block-donate {
background: #fff;
text-align: center;
display: inline-block;
width: 100%;margin-bottom: 30px;
}

.block-donate {
background: #fff;
padding: 25px;
border-radius: 16px;
box-shadow: 1px 12px 15px #00000005;
}
.boxs-donate {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.backage {
width: 20%;
padding: 0 5px;
display: inline-block;
margin-bottom: 10px;
}

.banck {
border: 1px solid #eee;
}

.img-clo {
padding: 8px;
height: 110px;
display: grid;
align-items: center;
background: #fff;
}

.img-clo img {
max-height: 90px;
margin: 0 auto;
}

.text-clo h3 {
text-transform: capitalize;
font-size: 14px;
background: linear-gradient( to bottom , #fbfbfb , #f1f1f1);
padding:10px;
margin: 0;
}



.deis-donate .contact-wrap {
width:74%;margin: 0 auto;
}


.dou-donate .sec-title p {

}



/**
 * Modals ($modals)
 */

/* 1. Ensure this sits above everything when visible */
.modal {
    position: fixed;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
align-items: center;
justify-content: center;
}


.modal.show,
.modal.is-visible {
    visibility: visible;
display: grid;

align-items: center;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {

  z-index: 9999;
width: 600px;
  max-width: 100%;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
margin: 0 auto;
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 1em;flex-direction: inherit;border: none;
}

.modal-header {
  position: relative;
  background-color: #f5f5f557;
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
  position: absolute;
  top: 0;
  left: auto;
right: 8px;
padding: 5px 11px;
  padding: 1em;
  color: #000;
  background: none;
  border: 0;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 16px;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}


.modal-content img {
width: 200px;
}

.modal-content p,
.modal-content .text {

font-size:14px;
color:#000;
margin-left: 15px;
}


.sec-two .cause-block {
margin: 0;
}
/*
.pres-cuse{

padding: 40px 0px 40px 0px;
position: relative;
background-color: #fff;
background-image: url('../images/home-3_05.png');
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}



.pres-cuse .co-donate {
background-color: #4F2D76;

position:relative;
z-index:1;
text-align: center;
padding: 60px 25px;
border-radius: 8px;

}




.co-donate p {
color: #fff;
font-size: 15px;
margin: 25px 0;
}


.co-donate h4 {
color: #fff;
font-size: 17px;
margin-bottom: 15px;
line-height: 30px;
}

.co-donate .text {
height:120px;
overflow:hidden;
}

.co-donate .text p {
color: #fff;
font-size: 15px;
margin: 25px 0;
}


.ne-img {
border-radius: 16px;
overflow: hidden;
margin-bottom: 25px;
}


.ne-img img {
box-shadow: 1px 2px 15px #eaeaea;
border-radius: 16px;
overflow: hidden;
height: 220px;
width: 100%;
}






.core-donate {
padding: 40px 0;
background-color: #f9f9f9;
position: relative;z-index: 1;

}


.core-donate:before {
content:'';
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
background: url(../images/contact-three-shape.png);
opacity: 0.1;
z-index: -1;
}*/



.throu-donate {
margin: 0 auto;
background: #fff;
border-radius: 25px;
padding: 45px;
display: block;
margin-bottom: 80px;
}


.throu-donate .contact-form__input-box {

align-items: center;
}

/*
.throu-donate .contact-form__input-box img {
width: 280px;
}
*/








.pagination-box{
	position:relative;
	padding-top:20px;	margin: 0 auto;
}

.post-pagination,
.styled-pagination{
	position:relative;
padding: 0;
}

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin-right: 4px;
	margin-bottom: 8px;
}

.styled-pagination li a{
	position:relative;
	display:block;
line-height: 45px;

font-size: 15px;

height: 45px;

width: 45px;
	color:#848484;
	font-weight:400;
	text-align:center;
	background:#ffffff;

color: #000;
background-color: #f6f4f5;
	text-transform:capitalize;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
border-color: #be0a16;
background-color: #be0a16;
color: #fff;
}



.video-project {
margin-bottom: 20px;
border-radius: 16px;
overflow: hidden;
position: relative;
z-index: 1;
}

.video-project .text {
position: relative;
padding: 8px;
background: linear-gradient(to top, #eee,#ddd ,#f9f9f9);
background: linear-gradient(to top, #eee ,#f9f9f9);
}


.video-project .text h3 {
font-size: 13px;

text-transform: capitalize;

margin: 0;

color: #000;

text-align: center;

font-weight: normal;

line-height: 22px;
height: 44px;
display: grid;
align-items: center;

}

.video-project .text .subheading {
position: absolute;

top: -55px;

background: #3e85ff;

padding: 8px;

font-size: 15px;

left: 20px;

color: #fff;
}




.skill-img {
    position: relative
}

.skill-img img {
/*height: 270px;*/width: 100%;
}



.skill-img .video-content {
position: absolute;
top: 50%;
right: 50%;
margin-top: -22px;
margin-right: -22px;
}






.main-all .video-btn {
    display: inline-block;
width: 60px;
height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 0;
    color: #e2a753;
    position: relative;
    top: 3px;
    z-index: 1;
background-color: #be0a16;
    border-radius: 50%;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.main-all .video-btn i {
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    -webkits-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkits-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;background: none;
background: #be0a16;
border-radius: 50%;
}

.video-btn::after,
.video-btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 0;
    border-radius: 50%;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-animation: ripple 1.6s ease-out infinite;
animation: ripple 2.5s 3s ease-out infinite;
background-color: rgba(0, 0, 0, 0.15);
background-color: rgba(255, 0, 0, 0.15);
}

.video-btn:hover,
.video-btn:hover {
background-color: #be0a16;
}

@-webkit-keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .6
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .8
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }
}











.single-team-member {
border-radius: 16px;
overflow: hidden;
position: relative;
z-index: 1;
}

.single-team-member img { 
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
/*height: 270px;*/
width: 100%;
}
/*
.single-team-member:hover img {
transform: scale(1.1);
}*/

.single-team-member .team-content {

padding: 8px;
background: linear-gradient(to top, #eee,#ddd ,#f9f9f9);
background: linear-gradient(to top, #eee ,#f9f9f9);
text-align: center;

}

.single-team-member .team-content a {
color:#000;
text-transform: capitalize;
line-height: 22px;
height: 44px;
display: grid;
align-items: center;
}

.single-team-member .team-content span {
    display: block;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 14px
}

.single-team-member .team-content h3 {
margin-bottom: 0;
color: #262362;
font-size: 17px;
font-weight: normal;
font-family: cairo;
}

.single-team-member .control {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 12px;
    right: 15px;
    color: #111;
border-radius: 50%;
display: none;
}

.single-team-member .team-content .team-social ul {
    position: absolute;
    top: -130px;
    right: 30px;
    opacity: 0;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.single-team-member .team-content .team-social ul li a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #eee;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.single-team-member .team-content .team-social ul li:nth-child(4) a i {
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.single-team-member .team-content .team-social ul li:nth-child(3) a i {
    -webkit-transform: translateY(80px);
    transform: translateY(80px)
}

.single-team-member .team-content .team-social ul li:nth-child(2) a i {
    -webkit-transform: translateY(120px);
    transform: translateY(120px)
}

.single-team-member .team-content .team-social ul li:nth-child(1) a i {
    -webkit-transform: translateY(160px);
    transform: translateY(160px);
    border-radius: 50px 50px 0 0
}

/*
.single-team-member:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}*/

.single-team-member:hover .team-content {
background: linear-gradient(to bottom, #ee0e1d ,#be0a16);
}

.single-team-member:hover .team-content a {
color: #fff;
}

.sec-title h2 {
font-size: 20px;
text-transform: capitalize;
}


.sec-title p {
  margin: 5px 0 10px;
}

.volunt-box {
  position: relative;
z-index:1;
overflow: hidden;
background-color: #fff;
border-radius: 20px;
padding: 30px;
box-shadow: 1px 2px 15px #eaeaea;
}


/*
.volunt-box:after {
background-image: url(../images/1-1.png);
background-size: cover;
background-repeat: no-repeat;
content: '';
width: 30%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-position: center;
}*/

.fer-box {
/*width: 68%;
margin-left: auto;*/
background: #fff;
}






.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
max-height: 400px;
}
.bootstrap-select .dropdown-item {
  padding: 12px 30px;
  border-bottom: 1px solid #eee;
}
.bootstrap-select .dropdown-item:hover {
  background-color: #be0a16;
  color: #fff;
}
.bootstrap-select .dropdown-item.active {
  background-color: #be0a16;
  border-color: #be0a16;
  color: #fff;
}

.bootstrap-select .dropdown-menu.inner {
border: 1px solid #ddd;
}

.tns-outer .tns-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.tns-outer .tns-controls button {
  width: 45px;
  height: 45px;
  border: 2px solid #f4f4f4;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #636363;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 5px;
}





.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
  height: 53px;
  display: flex;
  align-items: center;
}
.bootstrap-select > .dropdown-toggle {
  padding: 0;
  background-color: transparent;
  border-radius: 5px;
  border: none;
  outline: none !important;
  color: #727472;
  font-size: 16px;
}
.bootstrap-select > .dropdown-toggle::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  
  font-size: 16px;
  color: #727472;
  border: none;
  margin: auto 0;
  display: flex;
  align-items: center;
}
.bootstrap-select > .dropdown-toggle {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #fff;
  color: #707876;
  font-size: 14px;
  font-weight: 400;
  border: 1px solirgba(255, 255, 255, 0.5);
  outline: none;
padding-left: 30px;
padding-right: 30px;
border-radius: 30px;
border: 1px solid #ddd;
}


.filter-option-inner-inner {
line-height: 50px;
color: #707876;
}








.file-upload-wrapper {
	 position: relative;
	 width: 100%;
	 height: 55px;margin-bottom: 10px;
}
 .file-upload-wrapper:after {
	 content: attr(data-text);
	 font-size: 14px;
	 position: absolute;
	 top: 0;
	 left: 0;
border: none;
	 padding: 10px 15px;
	 display: block;
	 width: calc(100% - 40px);
	 pointer-events: none;
	 z-index: 20;
	 height: 53px;
	 line-height: 35px;
	 color: #707876;
	 border-radius: 5px;
border-radius: 35px;background: #fff;border: 1px solid #ddd;
	 font-weight: 300;text-transform: capitalize;
}
 .file-upload-wrapper:before {
	 content: 'Upload';
	 position: absolute;
	 top: 0;
	 right: 0;
	 display: inline-block;
	 height: 53px;
background: #eee;
color: #000;
	 font-weight: 300;
	 z-index: 25;
	 font-size: 15px;
	 line-height: 55px;
	 padding: 0 22px;
	 text-transform: capitalize;
	 pointer-events: none;
	 border-radius: 0 5px 5px 0;
border-radius: 0 35px 35px 0 !important;
}
/*
 .file-upload-wrapper:hover:before {
	 background: #be0a16;color: #fff;
}*/
 .file-upload-wrapper input {
	 opacity: 0;
	 position: absolute;
	 top: 0;
	 left: 0;
	 bottom: 0;
	 left: 0;
	 z-index: 99;
	 height: 55px;
	 margin: 0;
	 padding: 0;
	 display: block;
	 cursor: pointer;
	 width: 100%;
}
 


.dates-o {
position: absolute;
left: 20px;
top: 2px;
	 color: #707876;
}
#datepicker {
padding-left: 150px;}





.even2 {
background: #fff;
border-radius: 16px;
overflow: hidden;
position: relative;

}

.even2 .pad-block img {
border-radius: 16px 16px 0 0;
height: 230px;
width: 100%;
}


.events__content {
padding: 5px 15px;
display: inline-block;
width: 100%;
background: linear-gradient( to bottom , #f9f9f9 , #f0f0f0);}


.events__content span {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;margin-left: 8px;
}
.events__content span i {
  color: #be0a16;
  font-size: 15px;
}
.events__content h3 {
  font-size: 15px;margin: 12px 0;
}

.events__content p { 
line-height: 22px;
margin-top: 5px;
font-size: 15px;
margin-bottom: 8px;
}

.events__content h3 a {
color:#111;
}

.events__back {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  background-position: center;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.events__back::before {
  content: '';
  position: absolute;
  background: #061738;
  opacity: 0.75;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.events:hover {
  background: transparent;
}
.events:hover .events__back {
  opacity: 1;
}
.events:hover .events__content span {
  color: white;
}
.events:hover .events__content span i {
  color: white;
}
.events:hover .events__content h3 a {
  color: white;
}
.events:hover .events__content p {
  color: white;
}



.co-map {
padding: 8px;
border-radius: 20px;
background: #fff;
width: 130%;overflow: hidden;
box-shadow: 1px 2px 15px #eaeaea;
}

.co-map iframe {
border-radius: 20px;
width:100%;
 height:500px;
}


/* Icon Box 4 */
.icons-box-4{
	text-align: right;
padding: 15px 50px 15px 20px;
	position: relative;
	border-radius: 7px;
	overflow: hidden;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;border-radius: 0 0 0 40px;
overflow: hidden;
}

.co-icons {
background: #fff;
border-radius: 20px;
display: flex;
justify-content: space-between;
max-width: 70%;
margin: 0 auto;
padding: 15px;
margin-bottom: 25px;

}


.icons-box-4 svg {
color: #be0a16;
display: block;
stroke-width: 1px;
position: absolute;
width: 60px;
right: 0;
top: 25px;
}
.icons-box-4 h3 {
font-size: 16px;
    color: #27304b;
margin-bottom: 8px;
    position: relative;
}

.icons-box-4 p {
margin:0;
line-height:22px;

}

.icons-box-4 a[href^="mailto:"]{
color: #111;
}
.icons-box-4 a[href^="mailto:"]:hover{
	color: #27304b;
	text-decoration: none;
}
.icons-box-4.bg-orange{
background: #3baef21a;
}
.icons-box-4.bg-green{
	background: #decef980;
}
.icons-box-4.bg-gray{
	background: rgb(162 162 162 / 7%)
}
/* Icon Box 4 */






.form-one {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 1px 1px 15px #0000000a;
  box-shadow: 1px 2px 15px #eaeaea;
}



.form-control {
outline: 0 !important;
box-shadow: none !important;
}

.gallery-block {
margin-bottom: 18px;
}

.gallery-block img {
/*height: 240px;*/
}

.head-form.has-bord {
  border-top: 1px solid #ededed;
  margin-bottom: 12px;
  padding-top: 12px;
  margin-top: 10px;font-size: 16px;
}


.contact-one .sec-title h2 {
  font-size: 16px;
}

















.donate-page__notice {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  background-color: #f5f5f58f;
  overflow: hidden;
padding: 6px 15px 10px;
  border-radius: 5px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .donate-page__notice {
padding: 16px;
text-align: center;
margin-bottom: 15px;
line-height: 22px;
align-items: center;
  }
}
.donate-page__notice::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 38px;
  content: "";
  z-index: -1;
  background-color: #be0a16;
}
@media (max-width: 767px) {
  .donate-page__notice::after {
    display: none;
  }
}
.donate-page__notice span {
  font-weight: 500;
  color: #000;
}
.donate-page__notice__icon {
  width: 41px;
  height: 41px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #be0a16;
  font-size: 22px;
  margin-right: 19px;
}
@media (max-width: 767px) {
  .donate-page__notice__icon {
margin: 0 auto 0;
min-width: 41px;
margin-right: 5px;
  }
}
.donate-page__form {
  position: relative;
  width: 100%;
}
.donate-page__form__amount {
  position: relative;
  width: 100%;
  margin: 0 0 30px;
}
.donate-page__form__amount__sign {
  position: absolute;
  text-transform: capitalize;
  
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  
}
@media (max-width: 767px) {
  .donate-page__form__amount__sign {
    right: 30px;
  }
}
.donate-page__form__amount input {
  display: block;
max-width: 100%;
height: 55px;
  background-color: #f5f5f58f;
  color: #000;
  font-size: 14px;
  text-align: left;
  border: none;
  outline: none;
  border-radius: 30px;
  padding-right: 30px;
  padding-left: 30px;
border: none !important;
  margin-top: 25px;
width: 500px;
margin: 30px auto;
}

.donate-page__form__amount input::placeholder {
color: #333;
}

@media (max-width: 767px) {
.form-one  .donate-page__form__amount input {
padding: 0 20px;
margin: 15px auto;
font-size: 16px;
  }
}
.donate-page__form__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
gap: 10px;
}

.donate-page__form__buttons__item {
  height: 48px;
  background-color: #f5f5f58f;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #333;
  font-weight: 500;
  border: none;
  outline: none;
padding: 0 15px;
  transition: all 0.4s ease;
  gap: 5px;
}
.donate-page__form__buttons__item.active {
  background-color: #be0a16;
  color: #fff;
}
.donate-page__form__buttons__item:hover {
  background-color: #be0a16;
  color: #fff;
}
.donate-page__form__title {
  font-size: 30px;
  
  margin: 0 0 19px;
}
.donate-page__form__payment {
  position: relative;
  margin-bottom: 20px;
}
.donate-page__form__payment__method {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
}
.donate-page__form__payment__method__item {
  position: relative;
}
.donate-page__form__payment__method__item label {
  position: relative;
  display: inline-block;
  padding-right: 28px;
  margin-left: 0px;
  text-transform: capitalize;
  margin-bottom: 0;
  color: #636363;
  font-size: 16px;
  cursor: pointer;
}
.donate-page__form__payment__method__item label span:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: block;
  background-color: #be0a16;
  content: "";
  width: 7px;
  height: 7px;
  pointer-events: none;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}
.donate-page__form__payment__method__item input[type=radio] {
  display: none;
}
.donate-page__form__payment__method__item input[type=radio] + label span {
  position: absolute;
  top: 5px;
  right: 0;
  width: 17px;
  height: 17px;
  vertical-align: middle;
  background-color: #f5f5f58f;
  cursor: pointer;
  transition: all 300ms ease;
}
.donate-page__form__payment__method__item input[type=radio]:checked + label span:before {
  opacity: 1;
}
.donate-page__form .bootstrap-select > .dropdown-toggle {
  border-color: #dddddd;
}
.donate-page__form .form-one input[type=text] {
  border-color: #dddddd;
}
.donate-page__form input[type=email] {
  border-color: #dddddd;
}
.donate-page__form input[type=tel] {
  border-color: #dddddd;
}
.donate-page__form textarea {
  border-color: #dddddd;
}
.donate-page__form__donate-amount {
  position: relative;
  font-size: 16px;
  color: #000;
  text-align: center;
  margin: 24px 0 20px;
}
.donate-page__form .karama-btn::before {
  background-color: #be0a16;
}
.donate-page__sidebar {
  position: relative;
}








.conte-dere {
padding: 30px 45px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
margin-bottom: 0px;}










.lang-btn {
display: flex;
align-items: center;
justify-content: space-between;
margin: 15px 0 0;
}


.mobile-nav__content .main-menu__list li.lang-btn a {
border: 1px solid;
padding: 8px 15px;
border-radius: 30px;
color: #be0a16;
}

.lang-btn p {
line-height: 30px;
color: #000;
font-size: 14px;}


.cond-modal {
text-align: center;
padding: 15px;
border-radius: 20px;
}



/**************************/



/************* radio ***************/


.radiobtn {
position: relative;
display: block;
width: auto;
float: left;
margin-right: 1%;
}

.radiobtn label {
	display: block;

	color: #444;
border-radius: 35px;
	padding: 5px 30px;
background: #f5f5f5;
	margin: 8px 0;
	cursor: pointer;
text-align: left;
width: 100%;
position: relative;
padding-left: 45px;
line-height: 60px;
}

.radiobtn label:after {
	content: "";
	position: absolute;
	left: 11px;
	top: 22px;
width: 25px;
height: 25px;
	border-radius: 50%;
background: #fff;
border: 1px solid #cacaca;
}


.radiobtn label:before {
	content: "";
	position: absolute;
left: 14px;
top: 25px;
width: 19px;
height: 19px;
border-radius: 50%;

}



.radiobtn label:before {
	background: transparent;
	transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
	z-index: 2;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: center;

}

.radiobtn input[type="radio"] {
	display: none;
	position: absolute;
	width: 100%;
	appearance: none;
}

.radiobtn input[type="radio"]:checked + label {
	/*animation-name: blink;*/
	animation-duration: 1s;

}

.radiobtn input[type="radio"]:checked + label:after {

}

.radiobtn input[type="radio"]:checked + label:before {
background: #ea1d23;
}
.radiobtn img {
width:60px;
}

/*
@keyframes blink {
	0% {
		background-color: #fdcb77;
	}

	10% {
		background-color: #fdcb77;
	}

	11% {
		background-color: #fdd591;
	}

	29% {
		background-color: #fdd591;
	}

	30% {
		background-color: #fdcb77;
	}

	50% {
		background-color: #fdd591;
	}

	45% {
		background-color: #fdcb77;
	}

	50% {
		background-color: #fdd591;
	}

	100% {
		background-color: #fdcb77;
	}
}*/

.head-form.has-bord {
border-top: 1px solid #ededed;
margin-bottom: 15px;
padding-top: 15px;
font-size: 14px;
font-family: "header";
}

.no-bord {
border-top: 0 !important;

}

.boxs-donate .contact-wrap {
padding-top:0
}

.cd-box {
display: inline-block;
width: 100%;
}


.dates-o {
position: absolute;
height: 45px;
line-height: 45px;
padding: 0 5px;
background: #fff;
color: #6c757d;
font-size: 15px;
z-index: 2;
}






.player
{
  background: #fff;
/*   margin: 100px; */
  padding: 8px;
  border: none;
  border-radius: 10px;
  box-shadow: 10px 2px 90px -11px rgba(215, 215, 215, 0.75);
-webkit-box-shadow: 10px 2px 90px -11px rgba(215, 215, 215, 0.75);
  -moz-box-shadow: 10px 2px 90px -11px rgba(215, 215, 215, 0.75);
margin-bottom: 25px;
}

.imgBx img
{
  width: 100%;
  /*height: 270px;*/
  border: none;
  border-radius: 10px 10px 0 0;
}

.player audio
{
  width: 100%;
  border-radius: 0 0 6px 6px;
  margin: 0;
  padding: 0;
  border: none;
mix-blend-mode: difference;
    mix-blend-mode: luminosity;


}


.audioo-box {
  border-radius: 0 0 6px 6px;
mix-blend-mode: difference;
-webkit-mix-blend-mode: difference;
-moz-mix-blend-mode: difference;
    mix-blend-mode: luminosity;
    mix-blend-mode: darken;
/*
    height: 54px;
    background: #f3f3f3;*/

}


.player .text {
text-align: center;

}












.pres-cuse .co-donate {
background-color: #4F2D76;

position:relative;
z-index:1;
text-align: center;
padding: 40px 35px;
border-radius: 8px;
background-size: 100% 100% !important;
background-position: top !important;
background-repeat: no-repeat !important;
overflow: hidden;
margin-bottom: 25px;
height: 300px;
}



.pres-cuse .co-donate:after {
content:'';
position:absolute;
left:0; 
top:0;
width:100%;
height:100%;
z-index: -1;
background: linear-gradient(to top , #000 , #000c);
background: linear-gradient(to top , #000 , #000c, #0006);
}





.co-donate p {
color: #fff;
font-family: "cairo";
font-size: 15px;
margin: 25px 0;
}


.co-donate h4 {
color: #fff;
font-size: 17px;
margin-bottom: 15px;
line-height: 30px;
}

.co-donate .text {
height:120px;
overflow:hidden;
}

.co-donate .text p {
color: #fff;
font-family: "cairo";
font-size: 15px;
margin: 25px 0;
}





.progress-box{
	position:relative;
	display:block;
	width:100%;
}

.progress-box .bar{
	position:relative;
	width:100%;
	height:5px;
	background:#fff;
	border-radius:3px;
	margin-bottom:20px;
}

.progress-box .bar-inner{
	position:relative;
	display:block;
	width:0px;
	height:5px;
	border-radius:3px;
	-webkit-transition:all 1500ms ease;
	-ms-transition:all 1500ms ease;
	-o-transition:all 1500ms ease;
	-moz-transition:all 1500ms ease;
	transition:all 1500ms ease;background: #be0a16;	
}

.progress-box .count-text{
	position:absolute;
	right:0px;
	margin-right:-23px;
	bottom:18px;
	width:46px;
	height:26px;
	color:#ffffff;
	line-height:26px;
	font-size:13px;
	font-weight:600;
	border-radius:2px;
	text-align:center;
	opacity:0;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;	
}

.progress-box .bar-inner.counted .count-text{
	opacity:1;	
}

.progress-box .count-text:after{
	content:'';
	position:absolute;
	left:50%;
	margin-left:-5px;
	top:100%;
	border:5px solid transparent;	
}

.co-donate .bar-inner:before {
background-color: #be0a16;
content: '';
position: absolute;
top: -4px;
right: 0;
width: 14px;
height: 14px;
border-radius: 50%;
margin-left: -7px;
}



.co-donate .progress-stats {

}

/*
.co-donate .progress-stats .stats-info:after {
content: '';
position: absolute;
top: 0;
width: 1px;
height: 100%;
background-color: #fff3;
left: 0;}
*/


.co-donate .donate-info {
margin: 50px 0 0;
}


.co-donate .stats-label {
display: block;line-height: 20px;
color: #fff;
}


.co-donate .stats-value.first {
    color: #be0a16;
}

.co-donate .stats-value.second {
    color: #00c552;
}

.co-donate .stats-value.third {
    color: #f74f22;
}



.stats-lack .btn-style-one .btn-title,
.te-more .btn-style-one .btn-title,
.donate-link .btn-style-one .btn-title {

padding: 8px 50px 9px 25px;
}




.read-store {
padding: 8px 18px;
border-radius: 0 25px 25px 25px;
background: #be0a16;
color: #000;
}

.read-store:hover { 
background: #4d2b74;
color: #fff;
}


.stats-lack {
display: flex;
align-items: baseline;
gap: 4px;
}





.tag-ca {
position: absolute;
left: 15px;
bottom: -15px;
padding: 2px 20px;
background: #07c32a;
color: #fff;
border-radius: 25px;
background: linear-gradient(to right, #9252b0, #4d2b74);}


.text-caner {
padding: 30px 0 50px;
}


.text-caner h2 {
font-size: 16px;
line-height: 29px;
}



.progress-stats {
display: flex;
justify-content: space-between;
align-items: center;
}

.stats-label {
display: block;line-height: 20px;
color: #111;
}


.stats-value.first {
    color: #7b459c;
}

.stats-value.second {
    color: #00c552;
}

.stats-value.third {
    color: #f74f22;
}

.stats-info {
position: relative;
padding-left: 5px;
}






.progress-stats > div:last-child .stats-info:after {
display:none;
}




.co-donate .thm-btn:hover {
background: #fff;
color: #be0a16;
}


.colfive {
width: 20%;
padding: 0 8px;
}



.ins-blog {
text-align: center;
background: linear-gradient( to bottom , #f9f9f9 , #f0f0f0);
padding: 15px;
}

.ins-blog h3 {
margin: 0;
}



@media (max-width: 767px) {






.donations-three__item {
max-width: 90%;
margin: 0 auto 17px;
}

.news-one__single {
  margin-bottom: 15px;
}
.donations-three__item__image img {
/*height: 230px;*/
}



.ins-blog {
padding: 8px 15px;
}

.player {
margin: 0 auto 15px;
width: 80%;
}


.method-box:nth-child(3),
.news-test,
.about-two .about-two__left,
.careox-breadcrumb {
display: none;
}

.page-header__title {
display: block;
}

.gallery-block img {
/*height: 160px;*/
}

/*
.news-one__img img {
height: 215px;
}
*/


.colfive {
width: 50%;
padding: 0 8px;
}

.section-padding {
  padding: 20px 0;
}

.about-year-info span {
  font-size: 26px;
}

.about-year-info p {
  font-size: 13px;
  letter-spacing: 0;
}


.about-year-info {
padding: 10px;
}


.about-two__img-box {
margin-bottom: 0;
}

.info-box {
  border: none;
  padding-bottom: 0;
}

.info-box {
text-align: center;
}


.numb-cire {
  width: 50%;}



.footer-layout8 .widget-area {
  padding: 0;
}

.info-box:last-child {
margin-bottom: 13px;
}

.miss-box h2 {
  font-size: 18px;}



.miss-box {
  padding: 20px;}

.numb-cire h3 {
  font-size: 12px;
  height: 60px;
  line-height: 18px;
}

.about-two__image > img.founder-img {
  max-height: 385px;}

.numb-cire span {
  font-size: 24px;margin-bottom: 5px;
}


.about-two__content {
padding-left: 0;
}

.page-header {
  padding: 12px 0;}



.donation-details__donate {
width: 90%;
margin-top: -25px;padding: 8px 15px 15px;
    flex-direction: column;}

.donation-details__donate-list li .icon span {
font-size: 30px;
}
.donation-details__donate-list li .text {
  margin-left: 4px;
}



.donation-details__donate-list li + li {
  margin-left: 20px;
}

.donation-details__donate-list li {
  margin-top: 10px;}







.banner-carousel .slide-item img {
/*height: 200px;*/
}

.about-year-info {
  padding: 12px;}


.about-two__img-box {
max-width: 88%;
margin: 0 auto 30px;
}

.about-two__img::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: -10px;
  left: -10px;}

.about-two__img::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: -20px;
  left: -20px;
  }



.no-mob,
.banner-section .owl-carousel .owl-nav {
display: none;
}



.tab__count,
.donate-se,
.donations-three,
.causes-one,
.news-one,
.custom-padd {
  padding: 15px 0;
}


.our-causess-area,
.service-one {
  padding: 20px 0 10px;
}


.about-two__right {
margin-top: 0;
}

.boxs-donate,
.single-causes,
.single-causes .bar-1, .single-causes .my-skills,
.footer-widget__title,
.service-one__item__icon,
.section-title {
  margin-bottom: 15px;
}


.about-two__right .section-title {
margin-bottom: 5px;
}



.service-one__item {
padding: 15px 7px;
}

.news-one__title,
.vert-bg {
margin-top: 0;
}



  .custom-nav.owl-carousel .owl-nav button {
width: 35px;
height: 35px;
  }


.custom-nav.owl-carousel .owl-nav {
  top: -70px;
  gap: 5px;
}

.donations-three .custom-nav.owl-carousel .owl-nav {
  top: -45px;
}

.service-one .g-3 {
--bs-gutter-y: 0;
}




.form-one,
.news-one__content,
.single-causes.style-three .bar-1 {
padding: 15px;
}

.tab__vission {
padding: 15px 0;
}


.miss-box i { 
top: -50px;
}




.search-popup__content form input[type="search"], .search-popup__content form input[type="text"] {
height: 86px;
padding-left: 10px;
font-size: 14px;
}


.footer-widget__about {
  margin-right: 0;
}


.footer-widget__links {
  margin-top: 19px;
  margin-bottom: 0;
}

.site-footer__top {
  padding: 20px 0 10px;}

.footer-widget__about-text-box {
  padding-bottom: 10px;
}

.main-menu__search-box {
padding-left: 5px;
padding-right: 0;
}

.no-desk {
display: block !important;
}

.main-menu::before {
width: 75px;
}

.owl-carousel .news-one__single {
margin-bottom: 0;
}


.main-menu__main-menu-box {
  display: flex;
  gap: 8px;
}



.copyright-text,
.section-title__tagline,
.donation-details__text,
.about-year-info p,
body,
.single-causes p,
.single-causes .total-donate li {
    font-size: 12px
}

.search-popup { 
width: 77%;
}

.main-menu__search {
width: 24px;
}

body {
line-height: 22px;

}

.backage {
  width: 50%;}


.throu-donate {
  padding: 20px;}

.single-team-member {
  margin-bottom: 0;
}


.contact-form__input-box {
  margin-bottom: 10px;
}


.newsletter-form.style5,
.fer-box {
  width: 100%;
}

.volunt-box::after {
  width: 100%;
  height: 150px;
  position: absolute;
}




.contact-one .sec-title h2,
.events__content h3,
.single-causes h3,
.donations-three__item__title,
.service-one__item__title,
.donation-details__donate-list li .text span,
.about-two__image__text,
.page-header__title {
  font-size: 14px;}

.section-title .site-head,
.donate-se h2,
.donation-details__title,
.donation-details__donate-list li .text p,
.news-one__title {
  font-size: 15px;
}


.sec-title h2 {
  font-size: 16px;
}

.wer-img img {/*
height: 300px;
height: 215px;*/
}


.poi-img,
.poi-img img {
height: 215px;
}

.footer-widget__title {
  font-size: 18px;}


.throu-donate.conte-dere {
  padding: 20px;
margin-bottom: 10px;
}


.small_description, .news-one__content p {
  font-size: 13px;
  line-height: 20px;height: 40px;}

.donate-page__form__buttons {
  gap: 5px;
}

.donate-page__form__buttons__item {
  height: 40px;
  justify-content: center;
  font-size: 14px;
  padding: 0 10px;
}


.contact-one__number {
  font-size: 13px;
  line-height: 18px;
}


.service-one__item__icon {
width: 80px;
height: 80px;
}

.service-one__item__icon img {
width: 37px;
height: 37px;}

.service-one__item__icon {
margin-bottom: 10px;
}


.info-box_wrapper {
border: 0;
}


.single-causes .bar {

  margin-top: 15px;
  margin-bottom: 13px;
}


.modal-content {
flex-direction: column;
}


.modal-wrapper {
  max-width: 94%;
width: auto;
}


.modal-body {
padding-top: 0;
}


.block-donate {
padding: 15px;
}

.modal-content p, .modal-content .text {
  font-size: 13px;
  margin-left: 0;
}





.img-clo {

height: 100px;

}

.img-clo img {
max-height: 80px;

}


.single-team-member img,
.skill-img img {
  /*height: 215px;*/
}

.video-project .text {
position: absolute;
bottom: 0;
background: #000c;
left: 0;
right: 0;
}



.video-project .text h3 {
  font-size: 12px;
color: #fff;line-height: 18px;
  height: 36px;}


.main-all .video-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;}

.main-all .video-btn i {
  font-size: 13px;
padding-left: 4px;
}


.video-project {
  margin-bottom: 10px;
  border-radius: 0;}


.fancybox-slide--iframe .fancybox-content {
height: 300px;
}



}






.abo-frame {
padding: 40px 0px 40px 0px;
position: relative;
background-color: #fff;
background-image: url('../images/home-3_05.png');
background-position: right center;
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
}

.abo-frame iframe {
height: 430px;
max-width: 450px;
border-radius: 15px 15px 0 0;
}



.caas-loog {
border-radius: 0 0 15px 15px;
margin: 0 auto;
padding: 0 100px 15px;
background: #fff;
width: 100%;
max-width: 450px;
}



.abght {
position: fixed;
z-index: 99;
background: #000c;
left: 0;
right: 0;
top: 0;
border: 0;
bottom: 0;
display: grid;
align-items: center;
justify-content: center;
padding: 0 10px;}

.abght > div {
position: relative;
box-shadow: 1px 1px 15px #0000001c;
border-radius: 15px;
background: #fff;
}



.ext-close {
position: absolute;
top: 5px;
right: 5px;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
font-size: 22px;
background: #fff;}




.logo-success {
max-width: 330px;
margin: 0 auto 20px;
display: block;
}



.success-msg .ch1 {
  font-size: 20px;
  font-family: "ropoto";
  margin: 12px 0 20px;
  text-align: center;
  text-transform: capitalize;
  font-weight: normal;
}


.success-msg .cp {
text-align: center;
margin: 0 auto;
font-size: 15px;
line-height: 26px;
color: #555;
text-align: center;
max-width: 600px;
}


.amount {/*
background: linear-gradient( to right , #be0a1600, #be0a16b2, #be0a16 , #be0a16b2 , #be0a1600);*/
padding: 12px 30px;
font-size: 20px;
text-align: center;
margin: 0 auto;
color: #be0a16;
border: 1px dashed #ccc;
}


.success-msg {
max-width: 50%;
margin: 0 auto;
text-align: center;
padding: 50px;
background: #fff;
border-radius: 18px;
}




table,
th,
td {
    border: 1px solid #ddd;
    color: #414141;
    padding: 10px;
}



table,
th,
td {
    border: 1px solid #ddd;
    color: #414141;
    padding: 10px;
}



table > tbody > tr td:first-child p,
table > tbody > tr td:first-child { 
    color: #1e2354;
}

table > tbody > tr:nth-child(odd) {
    color: #fff;
    background: #f7f7f7;
}


table td {
min-width: 150px; 
}


.abo-table .newtable {
width: 50%;
padding-left: 25px;
float: right;
margin: 10px 0;
}

.abo-table .newtable2 {
margin: 10px 0;
width: 50%;
}



.abo-table .newtable3 {
padding-right: 25px;
float: left;
margin: 10px 0;
width: 33.333%;
}



.abo-table .text p {
margin-bottom: 10px;
}



table p { 
margin-bottom: 0 !important;
}


.newtable2 strong,
.newtable strong {
padding: 10px 0;
display: block;
color: #be0a16;
font-weight: normal;}






.de-boxs {
display: flex;
gap: 2px;
flex-wrap: wrap;
margin-bottom: 20px;
}

.certit-lines {

}


.certit-lines .box-line {
padding: 5px;
background: #f9f9f9;
display: block;
margin-bottom: 8px;
padding-left: 45px;
position: relative;
list-style: none;
}

.certit-lines .box-line:before {
  position: absolute;
  top: 8px;
  left: 8px;
  line-height: 20px;
  display: inline-block;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  font-size: 12px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
background: #be0a16;
}








.tatve-quality {
background: #f9f9f9;
}

.tab-one__content {
  position: relative;
  overflow: hidden;
}
.tab-one__content__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.58;
}
.tab-one__content__image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;margin-right: 10px;
}
.tab-one__content__image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;border: 1px solid #ddd;
}
.tab-one__content__image__shape {
  position: absolute;
  left: -10px;
  bottom: 0;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  animation: shapeMove 3s linear 0s infinite;
}
.tab-one__content__right {
  position: relative;
  padding: 0;
  width: 100%;
}

.tab-one__content__title {
  font-size: 20px;
  margin: 0;
}

.tab-one__content__box {
  position: relative;
  padding: 0 0 0 20px;
  margin-top: 10px;
  transition: all 500ms ease;
}
.tab-one__content__box:hover {
  border-color: undefined;
}
.tab-one__content__box__icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 21px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: undefined;
  position: absolute;
  left: 0;
  top: 0;
}
.tab-one__content__box__icon i {
  display: inline-block;
  transition: all 500ms ease;
  transform: scale(1);
}
.tab-one__content__box:hover .tab-one__content__box__icon i {
  transform: scale(1.1);
}
.tab-one__content__box__title {
  font-size: 16px;
  font-weight: 800;
  margin: 0 0 5px;
}
.tab-one__content__box__text {
  margin: 0;
}


.tab-one__content__box__text ul li {
margin-bottom: 8px;

}



@media (max-width: 767px) {



.success-msg {
max-width: 98%;
padding: 20px;
border-radius: 10px;
}

.logo-success {
display: none;
}

.success-msg .ch1 {
  font-size: 20px;}

.success-msg .cp {
  font-size: 13px;
  line-height: 27px;
}


.amount {
  font-size: 16px;
}



.abo-frame {
display: grid;
align-items: center;
}


.abo-table .newtable3,
.abo-table .newtable2,
.abo-table .newtable {
width: 100%;
padding-left: 0;
float: none;
margin: 5px 0;
}



.tab-one__content__image {
margin: 0 auto;
display: block;
text-align: center;
}


}


.ui-datepicker td {
min-width: auto;
}





.pop-donate {
background: #be0a16;
-webkit-transition: all 200ms ease-out;
transition: all 200ms ease-out;
position: fixed;
right: 15px;
bottom: 30px;

border-radius: 50%;
z-index: 9;
transform: scale(0.9);
}




.pop-donate a {
display: block;
text-align: center;
color: #fff;
z-index: 999991;
width: 85px;
height: 85px;
background: #be0a16;
border-radius: 50%;
padding-top: 13px;
}

.pop-donate a p {

}

.pop-donate img {
height: 30px;}





.sonar-wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: #d35b63;
    opacity: 0;
    z-index: -1;
    pointer-events: none
}

.sonar-wave {
    animation: amo-button-wave infinite 2.6s 0s linear
}

@keyframes amo-button-wave {
    0% {
        transform: scale(1, 1);
        opacity: .45
    }

    40% {
        opacity: .45
    }

    100% {
        transform: scale(1.35, 1.35);
        opacity: 0
    }
}

.sonar-wave2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: #d35b63;
    opacity: 0;
    z-index: -1;
    pointer-events: none
}

.sonar-wave2 {
    animation: amo-button-wave2 infinite 2.6s 0s linear
}

.sonar-wave2 {
    animation-delay: .8s
}

@keyframes amo-button-wave2 {
    0% {
        transform: scale(1, 1);
        opacity: .45
    }

    40% {
        opacity: .45
    }

    100% {
        transform: scale(1.35, 1.35);
        opacity: 0
    }
}





.form-control:focus {
  outline: 0;
  box-shadow: none;
    background-color: #fbfbfb !important;
  border-color: #d9afaf !important;
}
