#header.header-sticky.sticky-active .header-inner {
  background: #0c0a0b;
}

#mainMenu nav > ul > li > a {
  color: #ffffff;
}

#mainMenu nav > ul > li:hover > a {
  color: #ff6b55;
}

.p-dropdown a:not(.btn) {
  color: #ffffff;
}

.p-dropdown-content a {
  color: #000000 !important;
}

.p-dropdown-content a:hover {
  color: #ff6b55 !important;
}

.icon-globe {
  color: #ffffff !important;
}

.slide-captions h1 {
  text-transform: uppercase;
  color: #ff6b55 !important;
  font-size: 72px;
  font-weight: 700;
  position: relative;
  margin-bottom: 72px !important;
}

.slide-captions h1:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 232px;
  background-color: #ffffff;
  bottom: -35px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.inspiro-slider .flickity-button {
  display: none;
}

.pretitlem1 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 31.25px;
  text-align: center;
  font-style: normal;
  margin-bottom: 22px !important;
}

.lines,
.lines:before,
.lines:after {
  background-color: #fff;
}

.mainMenu-open #header .header-inner,
.mainMenu-open #header #header-wrap {
  background-color: #000 !important;
}

.mainMenu-open #header #mainMenu {
  overflow-y: auto;
}

.about {
  background-image: url(/img/bgabout1.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 960px;
  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;
}

.about_wrapper {
  background-image: url(/img/logobg.png);
  background-repeat: no-repeat;
  background-position: center right -450px;
  background-size: 770px;
  padding-top: 80px;
  padding-bottom: 20px;
  width: 100%;
  min-height: 100%;
}

.icon-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about .icon-box {
  width: 250px;
}

.about .icon-box .icon img {
  width: 66px;
  height: auto;
}

.about .icon-box .icon {
  width: 80px;
  height: 80px;
  margin-bottom: 32px !important;
}

.about .icon-box .counter span {
  color: #373b94;
  position: relative;
}

.about .icon-box .counter span:after {
  position: absolute;
  content: "";
  width: 55px;
  height: 2px;
  background-color: #000000;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
}

.about .icon-box .counter p {
  color: #000000;
}

.raligicenter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-text {
  margin-top: 59px;
  max-width: 560px;
  color: #000;
}

.about-text p {
  padding-bottom: 20px;
}

.about-text-1 {
  color: #373b94;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 36px;
}

.about-text-1 strong {
  color: #373b94;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 36px;
}

.about-text-2 {
  font-weight: 200;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  color: #000;
}

.about-text-3 {
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  font-size: 18px;
  letter-spacing: normal;
  line-height: normal;
}

.about_logo_t {
  position: relative;
}

.about_logo_t span {
  position: absolute;
  bottom: -6px;
  right: 50px;
  color: #373a93;
  font-size: 21px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.42px;
}

.about_logo_t strong {
  font-weight: 700;
}

.block-0101 .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-0101 p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 0 !important;
}

.block-0101-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block-0101 {
  background-color: #373b94;
}

.btn-orange {
  color: #fff !important;
  background-color: #ff6b55 !important;
  border-color: #ff6b55 !important;
}

.btn-orange:hover {
  background-color: #f5563d !important;
  border-color: #f5563d !important;
}

.btn-wht {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  margin-left: 28px;
}

.btn-wht:hover {
  background-color: #e2e2e2 !important;
  border-color: #e2e2e2 !important;
}

.btn-cust-2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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: 16px;
  font-weight: 700;
  padding: 22px 44px !important;
  max-height: 60px;
  border-radius: 30px !important;
  margin-bottom: 0 !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: none;
  text-transform: uppercase;
}

.pp01,
.pp02 {
  padding-left: 25px;
  padding-top: 25px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
}

.pp01 {
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.pp02 {
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.swiper-pagination-bullet-active {
  background-color: #fff !important;
  background-color: #cccccc !important;
}

.faq {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.faq-area .swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 960px;
  position: relative;
}

.faq-area .swiper-slide::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
}

.faqbtn-container {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
}

.faq_wrapper {
  min-height: 100% !important;
  height: 100% !important;
}

.faq_wrapper .container {
  min-height: 100%;
}

.product-page-galegy {
  min-height: 100%;
}

.faqtabbtn {
  display: inline !important;
  min-width: 0px !important;
  width: auto;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-transform: uppercase;
  padding: 11px 31px;
  border: none;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
}

.faqtabbtn_wrap .swiper-slide-thumb-active {
  border-radius: 25px;
  border: 2px solid #ff6b55;
}

.faqtabbtn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.faqcontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 160px;
  padding-bottom: 80px;
  position: relative;
  z-index: 15;
}

.faqcontent .accordion .ac-item {
  border: none;
}

.faqcontent .accordion {
  max-width: 100%;
  width: 700px;
  margin: 0 auto;
}

.faqcontent .accordion .ac-title {
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  color: #fff;
  border-top: 2px solid #fff;
  padding-top: 15px;
  padding-right: 20px;
}

.faqcontent .accordion .ac-item {
  margin-bottom: 0;
}

.faqcontent .accordion .ac-item:nth-child(1) .ac-title {
  border-top: none !important;
}

.faqcontent .accordion .ac-item .ac-title:before {
  font-size: 25px !important;
}

.faqcontent .accordion .ac-active .ac-title:before {
  display: none;
}

.faqcontent .accordion .ac-content p {
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  font-weight: 300;
  color: #fff;
}

.faq-title01 {
  color: #ff6b55;
  font-size: 72px;
  line-height: 120%;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  padding-left: 20px;
}

.faqtabnum {
  height: 80px;
  width: 80px;
  min-width: 80px;
  background-color: #ff6b55;
  border-radius: 100%;
  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;
  color: #ffffff;
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
}

.btn-faq-prev,
.btn-faq-next {
  display: block !important;
  opacity: 1 !important;
}

.btn-faq-prev {
  left: -1200px !important;
  right: 0;
  margin: 0 auto;
}

.btn-faq-next {
  left: 0;
  right: -1200px !important;
  margin: 0 auto;
}

.faq-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .faqcontent .accordion */
.flickity-button:hover {
  background-color: #ff6b55 !important;
}

.ourteam {
  background-color: #eaeaea !important;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 960px;
  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;
}

.ourteam_wrapper {
  background-image: url(/img/bgabout1.svg);
  background-size: cover;
  background-position: center;
  padding-top: 80px;
  padding-bottom: 80px;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

.ourteam .heading-section h2::before {
  display: none !important;
}

.ourteam .heading-section h2 {
  color: #373b94;
  text-transform: uppercase;
}

.team-member {
  border-radius: 30px !important;
  margin-bottom: 0 !important;
}

.team-desc h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
}

.call-to-action {
  padding: 45px 30px 20px 30px !important;
  border-radius: 30px;
  background-color: #ff6b55 !important;
  height: 100% !important;
  margin-bottom: 0 !important;
}

.call-to-action h3 {
  margin-top: 0 !important;
  font-size: 24px !important;
  font-style: normal;
  letter-spacing: normal;
  line-height: 36px;
}

.call-to-action p {
  font-weight: 500;
}

.call-to-action .btn {
  border-radius: 25px !important;
  border: 2px solid #ffffff !important;
}

.paginationslide1 {
  bottom: 140px !important;
}

.team-members {
  padding-bottom: 70px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 2px solid #cccccc !important;
  background-color: transparent;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #cccccc;
}

.swiper-slide {
  height: auto;
}

/* footer */
.footer {
  background-image: url(/img/bgfooter.svg);
  background-position: center top 50px;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.footer .footer-content {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.footer_logo {
  margin-bottom: 39px;
}

.footer_logo img {
  width: 275px;
}

.footer-widget {
  max-width: 230px;
}

.footer-widget:nth-child(1) {
  margin-right: 80px;
}

.footer-widget-title {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  margin-bottom: 10px !important;
}

.footer-widget p {
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 5px;
}

.f_link {
  color: #396eff !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.f_link:hover {
  text-decoration: underline !important;
}

.footer_section-1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-social {
  margin-top: 40px;
}

.footer-social .social-instagram a,
.footer-social .social-youtube a {
  background-color: transparent !important;
  color: #000 !important;
}

.form-group label {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px;
}

.form-control {
  border-radius: 19px;
  border: 1px solid #e6e8eb;
  background-color: #ffffff;
}

.footer textarea {
  resize: none !important;
}

.footer textarea {
  height: 120px;
}

.btn-02 {
  max-height: 51px;
}

.btn-clear {
  max-height: 51px;
  background-color: #eaeaea !important;
  color: #000000 !important;
  margin-left: 9px;
}

.btn-clear:hover {
  background-color: #cfcfcf !important;
}

@media (max-width: 1250px) {
  .btn-faq-prev {
    left: -900px !important;
    right: 0;
    margin: 0 auto;
  }
  .btn-faq-next {
    left: 0;
    right: -900px !important;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  .about_logo_t img {
    max-width: 400px;
  }
  .about_logo_t span {
    right: 75px;
    font-size: 16px;
  }
  .about .icon-box {
    width: 200px;
  }
  .about .icon-box .icon {
    margin-bottom: 25px !important;
    width: 60px;
    height: 60px;
  }
  .about .icon-box .icon img {
    width: 50px;
  }
  .about .icon-box .counter span {
    font-size: 40px;
  }
  .ourteam {
    min-height: 700px;
  }
  .ourteam_wrapper {
    padding-top: 0;
  }
  .paginationslide1 {
    bottom: 80px !important;
  }
  .call-to-action {
    padding: 40px 15px 15px 15px !important;
    border-radius: 30px;
    background-color: #ff6b55 !important;
    height: 100% !important;
    margin-bottom: 0 !important;
  }
  .call-to-action h3 {
    margin-top: 0 !important;
    font-size: 24px !important;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
  }
  .call-to-action p {
    font-weight: 500;
  }
  .call-to-action .btn {
    border-radius: 25px !important;
    border: 2px solid #ffffff !important;
  }
}
@media (max-width: 1100px) {
  .faqtabbtn_wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.faq-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flickity-button {
  z-index: 195;
}

.ffaac {
  width: 700px;
  max-width: 100%;
}

@media (max-width: 992px) {
  .pretitlem10_010 {
    font-size: 20px !important;
    margin-bottom: 20px;
  }
  .pp01 {
    padding-left: 0;
    font-size: 14px;
    margin-bottom: 0px !important;
  }
  .pp02 {
    padding-left: 0;
    font-size: 14px;
  }
  .faq {
    min-height: 800px;
  }
  .faqbtn-container {
    top: 40px;
  }
  .faqcontent .accordion {
    width: auto;
  }
  .faqcontent {
    width: 100%;
  }
  .ffaac {
    max-width: 100%;
  }
  .btn-faq-prev {
    margin-left: -50px;
  }
  .btn-faq-next {
    margin-right: -30px;
  }
  .faqtabnum {
    width: 50px;
    min-width: 50px;
    height: 50px;
    font-size: 26px;
  }
  .faq-title01 {
    font-size: 50px;
  }
  .ac-title {
    font-size: 26px;
  }
  .team-members {
    padding-bottom: 0;
  }
  .ourteam_wrapper {
    padding-bottom: 20px;
  }
  .about_wrapper {
    background-size: 400px;
    background-position: bottom right -220px;
  }
  .pretitlem1 {
    font-size: 26px;
  }
  .about_logo_t img {
    max-width: 350px;
  }
  .about_logo_t span {
    right: auto;
    left: 86px;
    bottom: -10px;
    font-size: 16px;
  }
  .about-text {
    margin-right: 0px;
    max-width: 100%;
    margin-bottom: 50px;
    margin-top: 40px;
  }
  .about .icon-box {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
  }
  .about-text-1 {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 10px !important;
  }
  .about-text-1 strong {
    font-size: 22px;
    line-height: 26px;
  }
  .about-text-2 {
    font-size: 16px;
    padding-bottom: 10px !important;
  }
  .about-text-3 {
    font-size: 16px;
    padding-bottom: 10px !important;
  }
  .block-0101-btns {
    padding-top: 40px !important;
  }
}
@media (max-width: 768px) {
  .pretitlem10_010 {
    font-size: 17px !important;
    margin-bottom: 20px;
  }
  .pp01 {
    padding-left: 0;
    font-size: 14px;
    padding-top: 15px;
  }
  .pp02 {
    padding-left: 0;
    font-size: 14px;
    padding-top: 15px;
  }
  .btn-cust-2 {
    font-size: 14px;
  }
  .faq {
    min-height: 300px;
  }
  .faqbtn-container {
    top: 40px;
  }
  .faqcontent .accordion {
    width: auto;
  }
  .faqcontent {
    width: 100%;
  }
  .ffaac {
    max-width: 100%;
  }
  .btn-faq-prev {
    margin-left: -30px;
    width: 30px;
    height: 30px;
  }
  .btn-faq-next {
    margin-right: -30px;
    width: 30px;
    height: 30px;
  }
  .btn-faq-next.next:before,
.btn-faq-prev.previous:before {
    width: 10px !important;
    height: 10px !important;
    font-size: 20px;
    position: relative;
    top: -4px;
  }
  .faqtabnum {
    width: 50px;
    min-width: 50px;
    height: 50px;
    font-size: 26px;
  }
  .faq-title01 {
    font-size: 40px;
  }
  .ac-title {
    font-size: 20px !important;
  }
  .faqcontent .accordion .ac-content p {
    font-size: 16px;
    line-height: 18px;
  }
  .faqtabbtn {
    font-size: 16px;
    padding: 10px 20px;
  }
  .faqtabbtn_wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .faq-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .faqcontent {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%;
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .faq-area {
    width: 100%;
  }
  .faq-area .swiper-slide {
    min-height: 500px;
  }
}
@media (max-width: 400px) {
  .faqcontent {
    padding-top: 240px;
  }
}
@media (max-width: 576px) {
  .logo-default img {
    max-width: 130px;
  }
  .ffaac {
    min-width: 100%;
  }
  .about_logo_t img {
    max-width: 250px;
  }
  .about_logo_t span {
    left: 62px;
    font-size: 11px;
  }
  .about-text {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .about .icon-box {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
  }
  .about-text-1 {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 10px !important;
  }
  .about-text-1 strong {
    font-size: 16px;
    line-height: 20px;
  }
  .about-text-2 {
    font-size: 14px;
    padding-bottom: 10px !important;
  }
  .about-text-3 {
    font-size: 14px;
    padding-bottom: 10px !important;
  }
  .about .icon-box .icon {
    width: 40px !important;
    height: 40px !important;
  }
  .about .icon-box .icon img {
    max-width: 100%;
  }
  .about .icon-box .counter span {
    font-size: 28px;
  }
  .about .icon-box.center p {
    font-size: 14px;
    line-height: 18px;
  }
  .faqtabnum {
    width: 40px;
    min-width: 40px;
    height: 40px;
    font-size: 24px;
    display: none;
  }
  .faq-title01 {
    font-size: 30px;
    line-height: 34px;
  }
  .ac-title {
    font-size: 16px !important;
  }
  .faqcontent .accordion .ac-content p {
    font-size: 16px;
    line-height: 18px;
  }
  .faqtabbtn {
    font-size: 16px;
    padding: 5px 10px;
  }
  .call-to-action {
    padding: 40px 15px 15px 15px !important;
    background-color: #ff6b55 !important;
  }
  .call-to-action h3 {
    font-size: 20px !important;
    line-height: 24px;
  }
  .ac-item {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .block-0101 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .block-0101 p {
    font-size: 18px;
    line-height: 22px;
  }
  .block-0101-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding-top: 30px !important;
  }
  .btn-cust-2 {
    font-size: 14px;
    padding: 18px 25px !important;
    max-height: 50px;
  }
  .btn-wht {
    margin-left: 0px;
    margin-top: 15px;
  }
  .footer .footer-content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .footer_logo {
    margin-bottom: 20px;
  }
  .footer_logo img {
    max-width: 200px;
  }
  .footer_section-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .footer-social {
    margin-top: 20px;
  }
  .btn-02,
.btn-clear {
    max-height: 40px;
    font-size: 14px;
    padding: 12px 20px !important;
    margin-top: 0px !important;
  }
  .footer .form-group label {
    font-size: 16px;
  }
}
@media (max-width: 465px) {
  .ourteam {
    min-height: 300px;
  }
  .ourteam_wrapper {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .paginationslide1 {
    bottom: 50px !important;
  }
}
/* new */
.page-menu-custom-01 ul li a,
.page-content-custom-01 ul li a {
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  font-style: normal;
  letter-spacing: normal;
  /* line-height: 30px !important; */
  text-align: left;
  text-transform: uppercase !important;
}

.page-menu-custom-01 ul li a:hover,
.page-content-custom-01 ul li a:hover {
  color: #373b94 !important;
  border: 2px solid #373b94 !important;
}

.page-menu-custom-01 ul .active a,
.page-content-custom-01 ul .active a {
  color: #373b94 !important;
  border: 2px solid #373b94 !important;
}

.page-content-custom-01 ul {
  position: relative;
  z-index: 3 !important;
}

.portfolio-desc-cust-001 {
  margin-top: 20px;
}

.portfolio-desc-cust-001__title {
  color: #373b94;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px;
  color: #373b94;
}

.portfolio-desc-cust-001__note {
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  margin-top: 20px;
}

.portfolio-desc-cust-001__note span {
  color: #373b94;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
}

.portfolio-desc-cust-001__itm {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #373b94;
}

.portfolio-desc-cust-001__itm p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
}

.portfolio-desc-cust-001__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  margin-top: 6px;
}

.header-inner-v2 {
  background: #0c0a0b !important;
}

.info {
  background-color: #373b94;
  background-image: url(/img/foundersbg.png) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 611px;
  min-height: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.info__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.info_section {
  width: 520px;
  padding: 0 50px;
}

.info_section2 {
  width: 520px;
  padding: 0 50px;
}

.info_section2 .info_item:nth-child(1) {
  margin-bottom: 53px;
}

.info_item__title {
  color: #ffffff;
  font-size: 29px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 23.93px;
  text-align: left;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  background-color: #ff6b55;
  padding: 15px 18px;
  display: inline-block;
}

.info_item__content {
  max-width: 420px;
  margin-top: 36px;
  padding-left: 18px;
}

.info_item__list {
  padding-left: 18px;
}

.info_item__list li {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  padding-left: 10px;
}

.info_item__content p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  padding-left: 0;
}

@media (max-width: 992px) {
  .info__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .info_section {
    width: 100%;
    padding: 0 0px;
  }
  .info_section2 {
    width: 100%;
    padding: 0 0px;
  }
  .info_item {
    margin-bottom: 53px;
  }
  .info_section2 .info_item:last-child {
    margin-bottom: 0;
  }
  .info_item__content {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .info_item__title {
    color: #ffffff;
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    padding: 14px 13px;
  }
  .info_item__content {
    max-width: 420px;
    margin-top: 36px;
    padding-left: 18px;
  }
  .info_item__list {
    padding-left: 18px;
  }
  .info_item__list li {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    padding-left: 10px;
  }
  .info_item__list li p {
    padding-left: 0;
  }
  .info_item__content p {
    font-size: 18px;
    padding-left: 29px;
  }
}
/*  footer-bottom  */
.footer-bottom {
  border-top: 1px solid rgba(192, 192, 192, 0.8549019608);
  margin-top: 30px;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.foo-cprt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px !important;
  margin-right: 40px;
}

.foo-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.foo-menu li {
  margin-right: 40px;
}

.foo-menu li a {
  line-height: 1.7;
}

@media (max-width: 768px) {
  .foo-cprt {
    margin-right: 15px;
  }
  .foo-menu li {
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .foo-cprt {
    margin-right: 15px;
  }
  .foo-menu {
    margin-top: 15px;
  }
}


.portfolio-item{
  /* width: calc( 50% - 60px) !important; */
}