body {
  overflow-x: hidden;
}
:root {
  --color1: #1e1e20;
  --color2: #f4c36d;
  --color3: #f1f1f1;
  --color4: #c4c4c4;
  --color5: #dbdbdb;
  --color6: #b1c947;
  --color7: #b8e8f2;
  --color8: #8d65ea;
  --color9: #ffe14f;
  --color10: #ffd400;
  --color11: #00d085;
  --color12: #0072b1;
  --color13: #55a61d;
  --color14: #e90133;
  --color15: #02728e;
  --color16: #1ec8bf;
  --color17: #ff4747;
  --color18: #ffe27a;
  --color19: #1f5abc;
  --color20: #d2eaff;
  --transition: all 0.2s cubic-bezier(0.19, 0.68, 0.49, 1.21);
  --transition2: all 0.3s linear;
  --pill: 2.5rem;
  --round: 50%;
  --curve: 3px;
  --full: 100%;
  --theme-color: #f4c36d;
}
/*=== Top & Bottom Positions ===*/
.overlap-tpshap10 {
  top: 10px;
}
.overlap-btmshap10 {
  bottom: 10px;
}
.overlap-tp-shap10 {
  top: -10px;
}
.overlap-btm-shap10 {
  bottom: -10px;
}
.overlap-tpshap20 {
  top: 1.25rem;
}
.overlap-btmshap20 {
  bottom: 1.25rem;
}
.overlap-tp-shap20 {
  top: -1.25rem;
}
.overlap-btm-shap20 {
  bottom: -1.25rem;
}
.overlap-tpshap40 {
  top: 2.5rem;
}
.overlap-btmshap40 {
  bottom: 2.5rem;
}
.overlap-tp-shap40 {
  top: -2.5rem;
}
.overlap-btm-shap40 {
  bottom: -2.5rem;
}
.overlap-tpshap50 {
  top: 3.125rem;
}
.overlap-btmshap50 {
  bottom: 3.125rem;
}
.overlap-tp-shap50 {
  top: -3.125rem;
}
.overlap-btm-shap50 {
  bottom: -3.125rem;
}
.overlap-tpshap60 {
  top: 3.75rem;
}
.overlap-btmshap60 {
  bottom: 3.75rem;
}
.overlap-tp-shap60 {
  top: -3.75rem;
}
.overlap-btm-shap60 {
  bottom: -3.75rem;
}
.overlap-tpshap70 {
  top: 4.375rem;
}
.overlap-btmshap70 {
  bottom: 4.375rem;
}
.overlap-tp-shap70 {
  top: -4.375rem;
}
.overlap-btm-shap70 {
  bottom: -4.375rem;
}
.overlap-tpshap88 {
  top: 5.5rem;
}
.overlap-btmshap88 {
  bottom: 5.5rem;
}
.overlap-tp-shap88 {
  top: -5.5rem;
}
.overlap-btm-shap88 {
  bottom: -5.5rem;
}
.overlap-tpshap100 {
  top: 6.25rem;
}
.overlap-btmshap100 {
  bottom: 6.25rem;
}
.overlap-tp-shap100 {
  top: -6.25rem;
}
.overlap-btm-shap100 {
  bottom: -6.25rem;
}
.overlap-tpshap120 {
  top: 7.5rem;
}
.overlap-btmshap120 {
  bottom: 7.5rem;
}
.overlap-tp-shap120 {
  top: -7.5rem;
}
.overlap-btm-shap120 {
  bottom: -7.5rem;
}
.overlap-tpshap130 {
  top: 8.125rem;
}
.overlap-btmshap130 {
  bottom: 8.125rem;
}
.overlap-tp-shap130 {
  top: -8.125rem;
}
.overlap-btm-shap130 {
  bottom: -8.125rem;
}
.overlap-tpshap150 {
  top: 9.375rem;
}
.overlap-btmshap150 {
  bottom: 9.375rem;
}
.overlap-tp-shap150 {
  top: -9.375rem;
}
.overlap-btm-shap150 {
  bottom: -9.375rem;
}
.overlap-tpshap160 {
  top: 10rem;
}
.overlap-btmshap160 {
  bottom: 10rem;
}
.overlap-tp-shap160 {
  top: -10rem;
}
.overlap-btm-shap160 {
  bottom: -10rem;
}
.overlap-tpshap170 {
  top: 10.5rem;
}
.overlap-btmshap170 {
  bottom: 10.5rem;
}
.overlap-tp-shap170 {
  top: -10.5rem;
}
.overlap-btm-shap170 {
  bottom: -10.5rem;
}
.overlap-tpshap200 {
  top: 12.5rem;
}
.overlap-btmshap200 {
  bottom: 12.5rem;
}
.overlap-tp-shap200 {
  top: -12.5rem;
}
.overlap-btm-shap200 {
  bottom: -12.5rem;
}
.overlap-tpshap250 {
  top: 15.625rem;
}
.overlap-btmshap250 {
  bottom: 15.625rem;
}
.overlap-tp-shap250 {
  top: -15.625rem;
}
.overlap-btm-shap250 {
  bottom: -15.625rem;
}
.overlap-tpshap360 {
  top: 22.5rem;
}
.overlap-btmshap360 {
  bottom: 22.5rem;
}
.overlap-tp-shap360 {
  top: -22.5rem;
}
.overlap-btm-shap360 {
  bottom: -22.5rem;
}
.overlap-tpshap375 {
  top: 23.4375rem;
}
.overlap-btmshap375 {
  bottom: 23.4375rem;
}
.overlap-tp-shap375 {
  top: -23.4375rem;
}
.overlap-btm-shap375 {
  bottom: -23.4375rem;
}
.overlap-tpshap800 {
  top: 50rem;
}
.overlap-btmshap800 {
  bottom: 50rem;
}
.overlap-tp-shap800 {
  top: -50rem;
}
.overlap-btm-shap800 {
  bottom: -50rem;
}
/*=== Right & Left Positions ===*/
.pos-rgt-30 {
  right: 1.875rem;
}
.pos-lft-30 {
  left: 1.875rem;
}
.pos-rgt-50 {
  right: 3.125rem;
}
.pos-lft-50 {
  left: 3.125rem;
}
.pos-rgt-80 {
  right: 5rem;
}
.pos-lft-80 {
  left: 5rem;
}
.pos-rgt-100 {
  right: 6.25rem;
}
.pos-lft-100 {
  left: 6.25rem;
}
.pos-rgt-130 {
  right: 8.125rem;
}
.pos-lft-130 {
  left: 8.125rem;
}
.pos-rgt-195 {
  right: 12.1875rem;
}
.pos-lft-195 {
  left: 12.1875rem;
}
.pos-rgt-210 {
  right: 13.125rem;
}
.pos-lft-210 {
  left: 13.125rem;
}
.pos-rgt-250 {
  right: 15.625rem;
}
.pos-lft-250 {
  left: 15.625rem;
}
.pos-rgt-265 {
  right: 16.5625rem;
}
.pos-lft-265 {
  left: 16.5625rem;
}
.pos-rgt-305 {
  right: 19.0625rem;
}
.pos-lft-305 {
  left: 19.0625rem;
}
.pos-rgt-400 {
  right: 25rem;
}
.pos-lft-400 {
  left: 25rem;
}
.pos-rgt-445 {
  right: 27.8125rem;
}
.pos-lft-445 {
  left: 27.8125rem;
}
.pos-rgt--30 {
  right: -1.875rem;
}
.pos-lft--30 {
  left: -1.875rem;
}
.pos-rgt--50 {
  right: -3.125rem;
}
.pos-lft--50 {
  left: -3.125rem;
}
.pos-rgt--80 {
  right: -5rem;
}
.pos-lft--80 {
  left: -5rem;
}
.pos-rgt--100 {
  right: -6.25rem;
}
.pos-lft--100 {
  left: -6.25rem;
}
/* .photo-info-wrap,.faq-wrap,.gallery-wrap {padding: 0 7.1875rem;} */
/* .photo-info-inner, .faq-inner {
  padding: 11px;
} */
.dark-layer:before {
  background-color: var(--color1);
}
.black-layer:before,
.white-layer:before,
.gray-layer:before,
.gray-layer2:before,
.dark-layer:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.opc-8,
.opc8:before {
  opacity: 0.8;
}
.font-200 {
  font-size: 12.5rem;
  line-height: 0.75;
}
.sec-watermark.v2 {
  margin-left: -10rem;
}
.sec-watermark.v3 {
  margin-left: 10.8rem;
}
.sec-watermark.v4 {
  left: 8.75rem;
  bottom: -0.8rem;
}
.right-watermark {
  right: 0;
}
.left-watermark {
  left: 0;
}
/*===== Background Color =====*/
.thm-bg,
.thm-layer:before,
.search-close-btn,
nav ul ul li > a span:before,
.about-img-cap > a:hover,
.about-img-cap > a:focus,
.post-info > h3 a:hover i,
.post-info > h3 a:focus i,
.serv-box:hover > span,
.check-box [type="checkbox"]:not(:checked) + label:after,
.check-box [type="checkbox"]:checked + label:after,
.area-filter .noUi-handle,
.price-filter .noUi-handle,
.price-filter .noUi-connect,
.proj-calc-body-box .quantity .bootstrap-touchspin > span.input-group-btn button:hover:before,
.proj-calc-body-box .quantity .bootstrap-touchspin > span.input-group-btn button:focus:before,
.proj-calc-body-box .quantity .bootstrap-touchspin > span.input-group-btn button:hover:after,
.proj-calc-body-box .quantity .bootstrap-touchspin > span.input-group-btn button:focus:after,
.fact-box > h2 + h5::before,
.package-box.active,
.package-box:hover,
.cont-inner:before,
.cont-inner:after,
.widget-box ul li a:before,
.widget-gallery a::before,
.step-box:hover > span,
.thm-btn.bg-color1:hover,
.thm-btn.bg-color1:focus,
.about-fact-box:before,
.photo-info-box > span i,
.why-choose-info > span:before,
.toggle-item > h4 span::before,
.stage-box:hover .stage-head:after,
.serv-banner-box:not(.v2):before,
.about-serv-info > span:before,
.customBtns > div:hover,
.customBtns > div:focus,
.timeline-box-wrap.active .timeline-box-head > span i,
.exc-proj-list > li:hover > span,
.roadmap-img:before,
.roadmap-box:hover .roadmap-info-wrap > span,
.package-box.v2.active .package-body > a.thm-btn:hover,
.package-box.v2.active .package-body > a.thm-btn:focus,
.package-box2:before,
.package-box2:after,
.packages-caro > button.slick-arrow:hover,
.packages-caro > button.slick-arrow:focus,
.port-dtl-img-caro > button.slick-arrow:hover,
.port-dtl-img-caro > button.slick-arrow:focus,
.blog-img-caro > button.slick-arrow:hover,
.blog-img-caro > button.slick-arrow:focus,
.cont-info-box:hover > span,
.blog-post-info-bottom > a.position-absolute:hover,
.blog-post-info-bottom > a.position-absolute:focus,
.blog-post-info2 > h3 a:hover i,
.blog-post-info2 > h3 a:focus i,
.blog-tag:not(.thm-bg):hover,
.blog-tag:not(.thm-bg):focus,
.widget-box2 form > button:hover,
.widget-box2 form > button:focus,
.shop-img > a:not(.shop-like):hover,
.shop-img > a:not(.shop-like):focus,
.menu-close:hover,
.menu-close:focus {
  background-color: #ed1c24;
}
.fixed-bg {
  background-position: center;
  height: 100%;
  width: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
}
.fixed-bg {
  background-attachment: scroll;
  background-size: cover;
}
.cont-inner {
  flex: 0 0 26.875rem;
  max-width: 26.875rem;
  background-color: #fff;
  z-index: 1;
  padding: 4.375rem 3.3rem 3.5625rem;
}
.w-100 {
  width: 100%;
}
.cont-title {
  margin-bottom: 2.5rem;
}
/*===== Facts Style =====*/
.facts-wrap {
  margin-bottom: -2rem;
}
.fact-box {
  margin-bottom: 2rem;
}
.fact-box > h2 + h5 {
  padding-top: 1.75rem;
  margin-top: 6px;
}
.fact-box > h2 {
  font-size: 30px;
  line-height: 1;
  color: #ed1c24;
  font-weight: 600;
}
.fact-box > h2 + h5:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 2px;
  width: 15.3125rem;
  opacity: 0.6;
  background-color: #000;
  margin-left: -7.65625rem;
}
.fact-box > h5 {
  position: relative;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}
.fact-box > h5 i {
  font-size: 1.25rem;
  margin-right: 10px;
  color: #ed1c24;
}

/*===== Services Style 2 =====*/
.serv-wrap2 {
  margin-bottom: -2.6875rem;
}
.serv-box2-wrap {
  padding-top: 4.0625rem;
  margin-bottom: 2.6875rem;
}
.serv-box2-wrap > span {
  background-color: #fff;
  font-family: "Open Sans", sans-serif !important;
  top: 0;
  font-size: 6.25rem;
  line-height: 1;
  z-index: 2;
  padding: 0 1.25rem;
}
.serv-caro .slick-slide.slick-active.slick-current .serv-box2-wrap,
.serv-wrap2 > div.row > div:first-child .serv-box2-wrap,
.serv-wrap2 > div.row > div:nth-child(4) .serv-box2-wrap {
  padding-right: 2.8125rem;
}
.serv-caro .slick-slide.slick-active.slick-current + .slick-slide.slick-active .serv-box2-wrap,
.serv-wrap2 > div.row > div:nth-child(2) .serv-box2-wrap,
.serv-wrap2 > div.row > div:nth-child(5) .serv-box2-wrap {
  padding-left: 1.40625rem;
  padding-right: 1.40625rem;
}
.serv-caro .slick-slide.slick-active.slick-current + .slick-slide.slick-active + .slick-slide.slick-active .serv-box2-wrap,
.serv-wrap2 > div.row > div:nth-child(3) .serv-box2-wrap,
.serv-wrap2 > div.row > div:last-child .serv-box2-wrap {
  padding-left: 2.8125rem;
}
.serv-caro .serv-img2 {
  max-width: 20.3125rem;
}
.serv-img2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
  z-index: 1;
}
.serv-box2:hover .serv-img2::before {
  opacity: 0.4;
}
.serv-img2 > a {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
  -ms-transform: translate(-50%, -50%) scale(0.7);
  -o-transform: translate(-50%, -50%) scale(0.7);
  transform: translate(-50%, -50%) scale(0.7);
  opacity: 0;
  z-index: 1;
}
.serv-box2:hover .serv-img2 > a {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.serv-box2:hover .serv-img2 img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.serv-img2 + .serv-info2 {
  margin-top: 1.25rem;
}
.serv-info2 {
  padding-left: 1.25rem;
}
.serv-info2 > h3 {
  font-size: 1.625rem;
  letter-spacing: 0.3px;
}
.serv-info2 > h3 + p {
  margin-top: 12px;
}
.serv-info2 > p {
  max-width: 90%;
}
.serv-info2:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 1.8rem;
  top: 0;
  background-color: #1e1e20;
  left: 0;
}
.overlap-btm-shap200 {
  bottom: -12.5rem;
}
.sec-btm-rgt-shp {
  bottom: 0;
  right: 0;
  z-index: -1;
}
.opc-2,
.opc2:before {
  opacity: 0.2;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  border: 0;
  background: transparent;
}
.slick-prev {
  left: -5%;
}
.slick-next {
  right: -5%;
}
/*===== Team Style 1 =====*/
.team-caro > button.slick-prev {
  left: -6.5625rem;
}
.team-caro > button.slick-next {
  right: -6.5625rem;
}
.team-box {
  flex: 0 0 50.9375rem;
  max-width: 50.9375rem;
}
.team-img {
  flex: 0 0 28.9375rem;
  max-width: 28.9375rem;
  -webkit-transform: translateX(-7rem);
  -ms-transform: translateX(-7rem);
  -o-transform: translateX(-7rem);
  transform: translateX(-7rem);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}
.slick-active .team-img {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.team-img > a {
  display: block;
  position: relative;
}
.team-img > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
  z-index: 1;
}
.team-box:hover .team-img > a::before {
  opacity: 0.2;
}
.team-box:hover .team-img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.team-img + .team-info {
  flex: 0 0 calc(100% - 28.9375rem);
  max-width: calc(100% - 28.9375rem);
  padding-left: 3.125rem;
}
.team-info {
  margin-top: 2.8125rem;
}
.team-info > h3 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.125rem;
}
.team-info > h3 + p {
  margin-top: 1.5rem;
}
.team-info > p + .scl-links {
  margin-top: 2.1875rem;
}
.scl-links.v2 > a {
  font-size: 1.125rem;
  color: #1e1e20;
  padding: 0 12px;
}
.team-wrap > span.sec-watermark {
  line-height: 1;
  margin-top: -2rem;
  font-size: 13.5rem;
  color: #f3f3f3;
}
.team-bottom {
  bottom: 0;
  left: 0;
}
.team-bottom .pagiInfo {
  text-align: center;
  position: static;
  line-height: 1;
}
.team-bottom .pagiInfo:first-letter {
  font-size: 3.125rem;
}
.team-bottom .pagiInfo + a {
  margin-top: 1.25rem;
}
.team-bottom > a {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 500;
}
.team-bottom > a:hover,
.team-bottom > a:focus {
  color: #1e1e20;
}

/*===== How To Style =====*/
.how-to-img {
  flex: 0 0 64.375rem;
  max-width: 64.375rem;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.how-to-content-wrap {
  flex: 0 0 72.5rem;
  max-width: 72.5rem;
  padding-left: 2.5rem;
  padding-right: 7.8125rem;
  z-index: 1;
}
.how-to-content-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0.7;
  z-index: -1;
}
.how-to-content-inner {
  flex: 0 0 41.5625rem;
  max-width: 41.5625rem;
}
.how-to-content-inner > p {
  max-width: 30rem;
}
.how-to-content-inner > p + .steps-list {
  margin-top: 5px;
}
.steps-list {
  max-width: 27.5rem;
  display: inline-block;
}
.step-box {
  margin-top: 1.875rem;
}
.step-box > span {
  flex: 0 0 5.625rem;
  max-width: 5.625rem;
  background-color: var(--color5);
  text-align: center;
  font-family: "Open Sans", sans-serif !important;
  font-size: 3.125rem;
  line-height: 2.8125rem;
  position: relative;
}
.step-box > span svg {
  top: calc(100% + 0.9375rem);
  max-width: 1rem;
  left: 50%;
  margin-left: -8px;
}
.step-box > span + .step-box-info {
  flex: 0 0 calc(100% - 5.625rem);
  max-width: calc(100% - 5.625rem);
  padding-left: 1.5625rem;
}
.step-box-info > h4 {
  position: relative;
  padding-left: 2.625rem;

  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.875rem;
}
.step-box-info > h4 i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.875rem;
}
.step-box-info > h4 + p {
  margin-top: 1.125rem;
}
.v-center {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*===== About Style 2 =====*/
.about-desc2 {
  margin-top: -10px;
}
.about-desc2 > p {
  max-width: 90%;
}
.about-desc2 > p + p {
  margin-top: 1.75rem;
}
.about-desc2 > p + a {
  margin-top: 3.625rem;
}
.about-desc2 > a {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 500;
}
.about-desc2 > a:hover,
.about-desc2 > a:focus {
  color: var(--color1);
}
.about-facts-wrap {
  padding-left: 6.25rem;
  margin-bottom: -2.5rem;
}
.about-fact-box-wrap {
  margin-bottom: 2.5rem;
}
.about-facts-wrap > div.row > div:nth-child(2n + 1) .about-fact-box-wrap {
  padding-right: 2.8125rem;
}
.about-facts-wrap > div.row > div:nth-child(2n) .about-fact-box-wrap {
  padding-left: 2.8125rem;
}
.about-fact-box {
  border: 1px solid var(--color5);
  min-height: 10.9375rem;
  padding: 10px 1rem;
}
.about-fact-box > span {
  font-size: 5.3125rem;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  line-height: 1;
}
.about-fact-box > h5 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.875rem;
}
.about-fact-box:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  height: 0.9375rem;
  width: 0.9375rem;
}
.about-desc > h2 i,
.sec-title-inner > h2 i {
  display: inline-block;
  vertical-align: middle;
  width: 3.625rem;
  height: 1px;
  background-color: var(--color1);
  margin-left: 0.9375rem;
}
/*===== Toggles Style =====*/
.faq-inner:before {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #ed1c24;
}
.faq-inner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background-image: url(../images/elips-patrn2.png);
  height: 9.375rem;
  top: 100%;
  /* background-size: cover; */
  background-position: center;
  z-index: -1;
}
.faq-img {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  z-index: 0;
}
.toggle {
  position: relative;
  z-index: 1;
}
.toggle-item {
  padding-top: 3.125rem;
}
.toggle-item + .toggle-item {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
}
.toggle-item > h4 {
  font-size: 1.875rem;
  line-height: 1.875rem;
  padding: 13px 3.4375rem 13px 10.9375rem;
  margin-bottom: 2.5rem !important;
  cursor: pointer;
}
.toggle-item > h4 span {
  font-size: 6.25rem;
  line-height: 1;
  left: 0;
  top: 50%;
  margin-top: -3.125rem;
}
.toggle-item > h4 span:before {
  content: "";
  position: absolute;
  height: 0.9375rem;
  width: 0.9375rem;
  top: 50%;
  left: 7.5rem;
  margin-top: -7.5px;
  background-color: #000;
}
.dark-layer .toggle-item > h4 {
  color: #fff;
}
.dark-layer .toggle-content > p {
  color: #fff;
}
.toggle-content > p {
  max-width: 80%;
}
.toggle-content > p + p {
  margin-top: 1.5625rem;
}
.toggle-item > h4 i {
  height: 3.4375rem;
  width: 3.4375rem;
  right: 0;
  top: 0;
  line-height: 3.4375rem;
  text-align: center;
  border: 1px solid;
  cursor: pointer;
  background-color: #fff;
}
.toggle-item > h4 i svg.arrow-svg {
  max-width: 1rem;
}
.toggle-item > h4 i svg.close-svg {
  position: absolute;
  min-width: 2.5rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.toggle-item.active > h4 i svg.arrow-svg {
  opacity: 0;
}
.toggle-item.active > h4 i svg.close-svg {
  opacity: 1;
}
.toggle-item.active > h4 i {
  background-color: #000;
}
.toggle-content {
  padding-left: 180px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.toggle-item.active > h4 {
  margin-bottom: 0 !important;
}
.toggle-item:last-child > h4 {
  margin-bottom: 0 !important;
}

.stroke-clr {
  opacity: 0.1;
}
.container-cus {
  width: 100%;
  max-width: 1600px;
  padding: 0 0 0 50px;
}
.faq-inner {
  padding: 100px 0;
}
.thm {
  vertical-align: baseline;
}
.mt-30 {
  margin-top: 30px;
}
/* Floating btn */
.fab-wrapper {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  z-index: 999;
}
.fab-checkbox {
  display: none;
}
.fab {
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #ed1c24;
  box-shadow: 0px 5px 20px #ed1c24;
  transition: all 0.3s ease;
  z-index: 1;
  border-bottom-right-radius: 6px;
  border: 1px solid #f3353c;
}
.fab:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
}
.fab-checkbox:checked ~ .fab:before {
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  background-color: rgba(255, 255, 255, 0.2);
}
.fab:hover {
  background: #ed1c24;
  box-shadow: 0px 5px 20px #f3353c;
}
.fab-dots {
  position: absolute;
  height: 8px;
  width: 8px;
  background-color: white;
  border-radius: 50%;
  top: 50%;
  transform: translateX(0%) translateY(-50%) rotate(0deg);
  opacity: 1;
  animation: blink 3s ease infinite;
  transition: all 0.3s ease;
}
.fab-dots-1 {
  left: 15px;
  animation-delay: 0s;
}
.fab-dots-2 {
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  animation-delay: 0.4s;
}
.fab-dots-3 {
  right: 15px;
  animation-delay: 0.8s;
}
.fab-checkbox:checked ~ .fab .fab-dots {
  height: 6px;
}
.fab .fab-dots-2 {
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
.fab-checkbox:checked ~ .fab .fab-dots-1 {
  width: 32px;
  border-radius: 10px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.fab-checkbox:checked ~ .fab .fab-dots-3 {
  width: 32px;
  border-radius: 10px;
  right: 50%;
  transform: translateX(50%) translateY(-50%) rotate(-45deg);
}
@keyframes blink {
  50% {
      opacity: 0.25;
  }
}
.fab-checkbox:checked ~ .fab .fab-dots {
  animation: none;
}
.fab-wheel {
  position: absolute;
  bottom: 0;
  right: 0;
  border: none;
  width: 10rem;
  height: 10rem;
  transition: all 0.3s ease;
  transform-origin: bottom right;
  transform: scale(0);
}
.fab-checkbox:checked ~ .fab-wheel {
  transform: scale(1);
}
.fab-action {
  position: absolute;
  background: #ed1c24;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  transition: all 1s ease;
  opacity: 0;
}
.fab-checkbox:checked ~ .fab-wheel .fab-action {
  opacity: 1;
}
.fab-action:hover {
  background-color: #f3353c;
  color: #fff;
}
.fab-wheel .fab-action-1 {
  right: -1rem;
  top: 0;
}
.fab-wheel .fab-action-2 {
  right: 3.4rem;
  top: 0.5rem;
}
.fab-wheel .fab-action-3 {
  left: 0.5rem;
  bottom: 3.4rem;
}
.fab-wheel .fab-action-4 {
  left: 0;
  bottom: -1rem;
}
/* Floating btn */
/*===== Timeline Style =====*/
.timeline-list:before {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  background-color: var(--color1);
  top: 7.8125rem;
  width: 500%;
}
.timeline-list > li {
  flex: 0 0 20%;
  max-width: 20%;
}
.timeline-box-wrap {
  padding-top: 7.8125rem;
}
.timeline-list > li:first-child .timeline-box-head {
  right: 10px;
}
.timeline-list > li:nth-child(2) .timeline-box-head {
  right: 4.375rem;
}
.timeline-list > li:nth-child(3) .timeline-box-head {
  right: 5.9375rem;
}
.timeline-list > li:nth-child(4) .timeline-box-head {
  right: 7.5rem;
}
.timeline-list > li:last-child .timeline-box-head {
  right: auto;
  left: -1.25rem;
}
.timeline-box-head {
  position: absolute;
  top: -4px;
}
.timeline-box-head > h4 {
  font-size: 1.625rem;
  color: #737176;
  margin-bottom: 0;
  padding-left: 3.21875rem;
}
.timeline-box-head > h4 i {
  display: block;
  font-style: normal;
  font-size: 1rem;
  font-weight: 300;
}
.timeline-box-head > h4 + span {
  margin-top: 2.5rem;
}
.timeline-box-head > span {
  cursor: pointer;
  width: 6.625rem;
  text-align: center;
  z-index: 1;
}
.timeline-box-head > span:before {
  content: "";
  height: 0.9375rem;
  width: 0.9375rem;
  position: absolute;
  background-color: var(--color1);
  top: 50%;
  left: 50%;
  margin: -7.5px 0 0 -7.5px;
}
.timeline-box-head > span i {
  height: 3.4375rem;
  width: 3.4375rem;
  display: inline-block;
  line-height: 3.4375rem;
  text-align: center;
  position: relative;
  margin: 11px;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
.timeline-box-head > span i svg {
  max-width: 1.875rem;
}
.timeline-box-head > span i:before {
  content: "";
  position: absolute;
  left: -11px;
  right: -11px;
  top: -11px;
  bottom: -11px;
  border: 1px solid;
}
.timeline-box-wrap.active .timeline-box-head > span {
  background-color: #fff;
}
.timeline-box-wrap.active .timeline-box-head > span i {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.timeline-box-head > span:after {
  content: "";
  left: 50%;
  width: 1px;
  height: 2.1875rem;
  background-color: var(--color5);
  position: absolute;
  top: -5px;
  margin-left: -1px;
}
.timeline-box-wrap.active .timeline-box-head > span:after {
  opacity: 0;
}
.timeline-box-wrap.active .timeline-box-head > h4 {
  color: var(--color1);
  font-size: 3.125rem;
}
.timeline-box-wrap.active .timeline-box-head > h4 i {
  font-size: 1.125rem;
}
.timeline-box-wrap.active .timeline-box-head {
  top: -2.1875rem;
}
.timeline-box-wrap.active .timeline-box-head > h4 {
  padding-left: 11.5px;
}
.timeline-list > li:first-child .timeline-box-head + .timeline-box {
  left: 7.5rem;
}
.timeline-list > li:nth-child(2) .timeline-box-head + .timeline-box {
  left: 3.7rem;
}
.timeline-list > li:nth-child(3) .timeline-box-head + .timeline-box {
  left: 2.1rem;
}
.timeline-list > li:nth-child(4) .timeline-box-head + .timeline-box {
  left: 0.6rem;
}
.timeline-list > li:last-child .timeline-box-head + .timeline-box {
  left: -1.2rem;
}
.timeline-box {
  margin-top: 4.0625rem;
  padding-left: 1.25rem;
  min-width: 22.5rem;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  margin-left: 13.5px;
}
.timeline-box > span {
  font-size: 14px;
  line-height: 1;
}
.timeline-box > span i {
  font-size: 1.25rem;
  margin-right: 10px;
}
.timeline-box:before {
  content: "";
  left: 0;
  width: 1px;
  height: 3.125rem;
  background-color: var(--color1);
  position: absolute;
  top: 0;
}
.timeline-box-wrap.active .timeline-box {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.timeline-box > span + h4 {
  margin-top: 0.9375rem;
}
.timeline-box > h4 {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
}
.timeline-box > h4 + .loc {
  margin-top: 6px;
}
.loc {
  font-size: 1.125rem;
}
.timeline-box > span.prize-desg {
  font-size: 1.125rem;
  margin-top: 4px;
}
.timeline-wrap {
  padding-top: 100px;
}

/* thm3 */
#founder .pb-120 {
  padding-bottom: 7.5rem;
}
#founder .pt-90 {
  padding-top: 5.625rem;
}
#founder .w-100 {
  width: 100% !important;
}
#founder .position-relative {
  position: relative !important;
}
#founder .founder-desc-wrap {
  padding-left: 3.125rem;
}
#founder .founder-desc {
  margin-top: -10px;
}
#founder .sec-title {
  margin-bottom: 3.875rem;
}
#founder .mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
#founder p {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.875rem;
}
#founder .founder-desc > p + blockquote.blockquote {
  margin-top: 2.8125rem;
}
#founder blockquote.blockquote {
  margin: 0;
  padding: 0 2.5rem 1.5625rem 4.6875rem;
}
#founder blockquote.blockquote:before {
  content: "";
  background-image: url(../images/elips-patrn3.png);
  width: 28.4375rem;
  min-height: 8.75rem;
  background-size: cover;
  background-position: center;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
}
#founder blockquote.blockquote > i.lft-qut {
  left: 0;
  top: -1rem;
}
#founder blockquote.blockquote > i {
  font-size: 2.5rem;
  line-height: 1;
}
#founder .founder-desc + .founder-bottom {
  margin-top: 7.75rem;
}
#founder .founder-bottom {
  min-width: calc(100% + 5rem);
  margin-left: -5rem;
}
#founder .thm-btn {
  font-size: 1rem;
  color: var(--color1);
  font-weight: 500;
  text-transform: uppercase;
  padding: 1.125rem 3.875rem;
  margin: 0 auto;
}
#founder .position-relative {
  position: relative !important;
}
#founder .d-inline-block {
  display: inline-block !important;
}

#visionmission .align-items-end {
  align-items: flex-end !important;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs {
  border: 0;
  padding-right: 2.1875rem;
}
#visionmission .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item {
  margin-bottom: 0;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 1.625rem;
  line-height: 2.5rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif !important;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item {
  margin-bottom: 0;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 1.625rem;
  line-height: 2.5rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif !important;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item a.nav-link.active {
  border-color: var(--color3);
  background-color: var(--color3);
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item a.nav-link {
  border: 1px solid var(--color5);
  -webkit-border-radius: 0;
  border-radius: 0;
  color: inherit;
  position: relative;
  padding: 1.875rem 1.875rem 1.875rem 8.4375rem;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item a.nav-link:before {
  content: "";
  height: 1px;
  background-color: var(--color1);
  width: 2.8125rem;
  position: absolute;
  bottom: 1.6875rem;
  left: 8.4375rem;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item a.nav-link span {
  left: 14px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1;
  top: 10px;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item a.nav-link.active i {
  color: var(--color1);
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item a.nav-link i {
  position: absolute;
  left: 3rem;
  font-size: 3rem;
  line-height: 1;
  top: 1.875rem;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item a.nav-link.active svg {
  right: -1.25rem;
  opacity: 1;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item a.nav-link svg {
  max-width: 1.75rem;
  top: 50%;
  margin-top: -7.5px;
}
#visionmission .pb-110 {
  padding-bottom: 6.875rem;
}
#visionmission .sec-title-inner > span + h2 {
  margin-top: 5px;
}
#visionmission .sec-title-inner > h2 {
  font-size: 2.8125rem;
  line-height: 3.625rem;
}
#visionmission .sec-title-inner > span + h2 {
  margin-top: 5px;
}
#visionmission .sec-title-inner > h2 {
  font-size: 2.8125rem;
  line-height: 3.625rem;
}
#visionmission .sec-title {
  margin-bottom: 3.875rem;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item + li.nav-item {
  margin-top: 2.1875rem;
}
#visionmission .why-choose-tabs-wrap ul.nav-tabs > li.nav-item {
  margin-bottom: 0;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 1.625rem;
  line-height: 2.5rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif !important;
}
.contact-form input {
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-100 {
  padding-bottom: 100px;
}
#faq .toggle-content {
  padding-bottom: 0px;
}
#faq .toggle-item > h4 span {
  font-size: 4.25rem;
  line-height: 1;
  left: 0;
  top: 0%;
  margin-top: -0.125rem;
}
#faq .toggle-item > h4 span:before {
  content: "";
  position: absolute;
  height: 0.9375rem;
  width: 0.9375rem;
  top: 50%;
  left: 5.5rem;
  margin-top: 20.5px;
  background-color: #000;
}
#donor .section-title h2 {
  font-size: 50px;
}
#donor ul {
  padding: 0;
  list-style: square;
}
/* form css */
.inputwrapper {
  position: relative;
  margin: 10px 0;
}
.inputwrapper input {
  width: 100%;
  text-indent: 30px;
}
.inputwrapper::before {
  font: normal 18px/1 FontAwesome;
  position: absolute;
  color: #aaa;
  font-size: 25px;
  left: 25px;
  top: 30px;
  z-index: 1;
}
.user-input-wrapper::before {
  content: "\f2c1";
}
.name-input-wrapper::before {
  content: "\f007";
}
.phone-input-wrapper::before {
  content: "\f095";
}
.email-input-wrapper::before {
  content: "\f0e0";
}
.address-input-wrapper::before {
  content: "\f015";
}
.blood-input-wrapper::before {
  content: "\f004";
}
.text-input-wrapper::before {
  content: "\f044";
}
.gender {
  padding: 38px;
  margin: 10px 0px;
  border: none;
  border-bottom: 1px solid #ccc;
}
.inputwrapper .date {
  width: 100%;
  text-indent: 0px;
  border: none;
  border-bottom: 1px solid #ccc;
}

.toggle-content li {
  color: #fff;
  list-style: circle;
}
.pl-12 {
  padding-left: 12%;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-50 {
  margin-top: 50px;
}
.projects-tabs .content-tab .tab-item ul li {
  width: 50%;
  padding: 20px;
}
.projects-tabs .content-tab .tab-item ul li figure {
  width: 100%;
}
.projects-tabs .content-tab .tab-item ul li figure img {
  height: 100%;
  width: 100%;
}
.member-box.member-box-1 .content {
  margin-top: 0;
  background: #f2f2f2;
  min-height: 180px;
  cursor: pointer;
}
.member-box.member-box-1 .content:hover {
  box-shadow: 1px 1px 1px #ddd;
}
.color-red {
  color: #ed1c24;
}
.carousel-events-box .team-slider .content,
.carousel-events-box .team-slider .content h5 a {
  color: #141414;
  text-align: left;
}
.room-gallery-top-2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-2 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-3 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-4 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-4 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-4 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-5 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-5 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-5 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-6 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-6 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-6 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-7 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-7 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-7 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-8 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-8 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-8 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-9 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-9 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-9 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-10 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-10 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-10 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.room-gallery-top-11 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top-11 .swiper-slide {
  max-width: 40%;
}
.room-gallery-thumbs-11 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
/* pdf css */
/* #pdf_section .list {
-ms-flex-align: stretch;
align-items: stretch;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: start;
justify-content: flex-start;
margin-left: auto;
margin-right: auto;
width: 100%;
} */
/* #pdf_section article.vacancy {
width: 25%;
margin: 15px;
flex-basis: calc(35% - 100px);
} */
/* #pdf_section article.vacancy figure.image {
background-repeat: no-repeat;
background-size: contain;
width: 100%;
height: 100%;
padding-bottom: 100px;
} */
#pdf_section article.vacancy {
  width: 30%;
  float: left;
  border: 2px solid #ddd;
  background: transparent;
  box-shadow: unset;
  border-radius: unset;
  margin: 10px;
  height: 450px;
  transition: 0.2s all ease-in;
}
#pdf_section article.vacancy:hover {
  border-bottom: 2px solid #ed1c24;
  transition: 0.2s all ease-in;
}
#pdf_section article.vacancy .content span.title {
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 1em;
  display: block;
  margin-bottom: 0;
  padding-bottom: 10px;
  position: relative;
}
#pdf_section article.vacancy .image {
  margin: 0;
}
article.vacancy .content {
  padding: 10px 20px;
  text-align: center;
}
article.vacancy .content span.title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5em;
  margin-bottom: 1em;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
article.vacancy {
  background: #9e9e9e0f;
  box-shadow: 0 10px 6px -6px #b1afaffa;
  border-radius: 10px 50px 10px 10px;
  font-size: 1rem;
  overflow: hidden;
  position: relative;
  border-bottom: 2px solid #fff;
  transition: 0.2s ease all;
}
article.vacancy a.permalink {
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  text-indent: -999px;
  z-index: 1;
}
.pdf-text {
  font-size: 15px;
  color: #ed1c24;
}
#blog_inner .page-link:hover {
  background-color: #ec1d23;
}
.bg-red {
  background-color: #ec1d23;
}
.accordion .card .card-header a i {
  font-size: 18px;
  color: #141414;
  float: right;
  margin-top: 5px;
}
.border-grey {
  border: 1px solid #ddd;
}
.mtb-30 {
  margin: 30px 0;
}
article.vacancy:hover {
  border-bottom: 2px solid #ed1c24;
  transition: 0.2s ease all;
}
#sideNav {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  z-index: 999;
}
#BoardDirectors a.text-color:hover {
  color: #ed1c24;
}

.ptb-15-plr-10 {
  padding: 15px 10px !important;
}
.font-size-16 {
  font-size: 13px;
}
.height-150 {
  height: 150px;
}
.career-form .input-group select {
  border: none;
  border-bottom: 1px solid #7c7c7c;
  padding: 10px 5px 10px 25px;
}
.all-project-home figure {
  cursor: pointer;
}
.testimonial-sec .content {
  padding-left: 15px;
}
/* .about-bg-video-section{
  background-image: url('../images/careers__banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.about-bg-video-section h2 {
  color: #000;
} */
#blog_inner .blog8 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 5px 11px;
}
#blog_inner .blog8 li {
  position: relative;
  padding-left: 15px;
}
#blog_inner .blog8 li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -10px;
  background: #ef333a;
  width: 12px;
  height: 2px;
}
nav.navbar.fixed {
  background: #00000091;
}
.exotica-section .side-image.right-align:after {
  top: 50px;
}
.meeting-event-box .content p {
  font-weight: 600;
  font-size: 20px;
}
.package-box img {
  width: 70px;
  height: 70px;
}
.mb-30 {
  margin-bottom: 30px;
}
section.content-section.padding-0 {
  padding: 0px;
}
.toggle-item.active > h4 i svg.close-svg {
  width: auto;
  height: 30px;
}
.fixed-about-menu {
  position: fixed;
  top: 78px;
  padding: 20px;
  width: 100%;
  z-index: 2;
  background: #ed1c24;
  margin: 0 auto;
  text-align: center;
}

.fixed-about-menu a {
  position: relative;
  font-size: 15px;
  margin: 10px 0;
  padding: 0 30px;
  color: #fff;
}
.exotica-section .section-title h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
}
.footer_social_icons li i.facebook-color,
.facebook-color {
  color: #4267B2;
}
.footer_social_icons li i.twitter-color,
.twitter-color {
  color: #00acee;
}
.footer_social_icons li i.instagram-color,
.instagram-color {
  color: #8a3ab9;
}
.footer_social_icons li i.youtube-color,
.youtube-color {
  color: #FF0000;
}
.footer_social_icons li i.linkedin-color,
.linkedin-color {
  color: #0e76a8;
}
.video-about-section video {
  width: 100%;
  height: 80vh;
}
.content-section.video-about-section {
  padding: 0;
}
.list-style-1 li:before {
  content: '';
  background: #ef333a;
  width: 10px;
  height: 1px;
  position: absolute;
  left: -25px;
  top: 12px;
}

.list-style-1 li {
  position: relative;
}
.quality-page .side-hotel-box.right {
  padding-left: 50px;
}
.d-none{
  display: none;
}
.page-header .container h2 {
  font-size: 5vw;
}
@media screen and (max-width: 767px) {
  nav.navbar.fixed {
      background: #000000;
  }
  .navbar .logo {
    margin: 0;
  }
  .navbar a {
    padding: 5px 0 8px 0;
  }
  .main-slider.swiper-container-horizontal {
    margin-top: 60px;
  }
  .financial-information .room-info-box .a-box.mt-10 {
    margin-top: 0;
  }
  .video-about-section video {
    height: auto;
  }
  section.content-section.video-about-section {
    padding: 0 !important;
  }
  .serv-sec.about-event-section .slick-dots li button {
    line-height: 80px;
  }
  .list-style-1 li {
    padding-left: 20px;
  }
  .list-style-1 li:before {
      left: 0;
  }
  section#awards {
    padding-top: 50px !important;
  }
  .quality-page .side-hotel-box.right {
    padding-left: 0;
  }
  .quality-page .special-offer-box img {
    width: 50%;
  }
  .special-offer-box {
    padding: 20px 0;
}
.page-header .container h2 {
  font-size: 6vw;
}
}

.pl-20 {
  padding-left: 20px;
}
.fs-20{
  font-size: 20px;
}
.mtb-30{
  margin: 30px 0;
}