@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
body {
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}
p {
  font-size: 16px;
  line-height: 30px;
  color: #010101;
  margin: 0;
  font-weight: 400;
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: #000000;
  margin: 0;
  text-decoration: none;
}
h1 {
  font-size: 60px;
}
h2 {
  font-size: 48px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #21223f;
  margin: 0;
}
img {
  max-width: 100%;
  object-fit: cover;
}
.gap {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .gap {
    padding: 40px 0;
  }
}
.no-top {
  padding-top: 0;
}
.no-bottom {
  padding-bottom: 0;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  display: block;
}
figure {
  overflow: hidden;
}
.bg-gray {
  background: #f7f7f7;
}
.mt-20 {
  margin-top: 20px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-40 {
  margin-bottom: 40px;
}
/* top to buttom */
#progress {
  z-index: 1111;
  position: fixed;
  bottom: 20px;
  right: 10px;
  height: 60px;
  width: 60px;
  display: none;
  place-items: center;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
#progress-value {
  display: block;
  height: calc(105% - 10px);
  width: calc(105% - 10px);
  background-color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 35px;
  color: #001a2e;
}
#progress-value i {
  font-size: 18px;
}
/* common css */
.sec-btn {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff !important;
  height: 60px;
  background: #d69a2c;
  -moz-box-shadow: 5px 5px 30px 0px rgba(195, 120, 251, 0.35);
  display: inline-block;
  overflow: hidden;
  padding: 18px 50px;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  letter-spacing: 0.5px;
  transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
  font-weight: 800;
}
.sec-btn::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background: black;
  transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
  transform: scale(0.2, 1);
}
.sec-btn:hover::before {
  opacity: 1;
  transform: scale(1, 1);
  transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}
.heading {
  text-align: center;
  width: 81%;
  margin: auto;
  position: relative;
  margin-bottom: 40px;
}
.heading h2 {
  font-weight: 800;
  padding-bottom: 30px;
}
.heading h3 {
  font-size: 48px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .heading h3 {
    font-size: 28px;
  }
}
.heading h4 {
  font-size: 32px;
  font-weight: 800;
}
.heading h5 {
  font-size: 24px;
  font-weight: 800;
}
.heading p {
  font-weight: 800;
  text-transform: uppercase;
  padding-top: 20px;
  letter-spacing: 1px;
  color: #d69a2c;
}
.heading.left-align {
  text-align: initial;
  width: 63%;
  margin: initial;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .heading.left-align {
    width: 100%;
  }
}
.heading.text-white h3,
.heading.text-white p,
.heading.text-white h2 {
  color: #fff;
}
.heading.w-full {
  width: 100%;
}
ul.list-style li {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}
ul.list-style .bol {
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 16px;
  background-color: #d69a2c;
}
/* preloader */
.preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 99999;
  overflow: visible;
  background: #fff url(../img/preloder.gif) no-repeat 50%;
  background-size: 25rem 25rem;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .preloader {
    background-size: 15.625rem 15.625rem;
  }
}
.page-loaded .preloader {
  display: none;
}
/* header */
header.main-header .top-bar {
  background-color: #d69a2c;
  overflow: hidden;
}
header.main-header .top-bar .top-bar-content {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header.main-header .top-bar .top-bar-content .time {
  justify-content: space-between;
  display: flex;
  align-items: center;
  color: #fff;
}
header.main-header .top-bar .top-bar-content .time i {
  padding-left: 40px;
  padding-right: 10px;
}
header.main-header .top-bar .top-bar-content .time p {
  color: #fff;
  font-size: 14px;
}
header.main-header .top-bar .top-bar-content .login a {
  color: #fff;
}
header.main-header .top-bar .top-bar-content .phone {
  display: flex;
  align-items: center;
}
header.main-header .top-bar .top-bar-content .phone span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
header.main-header .top-bar .top-bar-content .phone a {
  transition: 0.5s all;
  color: #fff;
}
header.main-header .top-bar .top-bar-content .phone i {
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  border-radius: 22px;
  background: #d69a2c;
}
header.main-header .top-bar .top-bar-content .phone i svg {
  width: 22px;
  fill: white;
}
header.main-header .top-bar .top-bar-content .phone-data {
  display: flex;
}
header.main-header .bottom-bar {
  display: flex;
  position: relative;
  justify-content: space-between;
  height: 90px;
  align-items: center;
  z-index: 2;
}
header.main-header .bottom-bar img {
  position: relative;
  left: 50px;
  max-width: 220px;
}
header.main-header .navbar {
  margin-left: auto;
  margin-right: -30px;
}
header.main-header .navbar .navbar-links {
  list-style-type: none;
  display: flex;
}
header.main-header .navbar .navbar-links li a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 10px 14px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
}
header.main-header .navbar .navbar-links li a::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: -10px;
  left: calc(50% - 6px);
  border-top: solid 6px #d69a2c;
  border-left: solid 6px transparent;
  border-right: solid 6px transparent;
}
header.main-header .navbar .navbar-links li a:hover,
header.main-header .navbar .navbar-links li a.active {
  color: #d69a2c;
}
header.main-header .navbar .navbar-links li a:hover::after,
header.main-header .navbar .navbar-links li a.active::after {
  opacity: 1;
}
header.main-header .navbar .navbar-links li.navbar-dropdown {
  position: relative;
}
header.main-header .mobile-nav {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 30%;
  height: 100%;
  background-color: #d69a2c;
  padding: 50px 40px 15px;
  z-index: 5;
  transition: 0.25s ease-in-out;
  transform: translateX(-101%);
  -webkit-transform: translateX(-101%);
  -moz-transform: translateX(-101%);
  -o-transform: translateX(-101%);
  overflow-y: auto;
}
header.main-header .mobile-nav .res-log {
  background: #fff;
  padding: 10px;
}
header.main-header .mobile-nav a#res-cross:hover:before {
  transform: rotate(90deg);
}
header.main-header .mobile-nav a#res-cross:before {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url("../img/remove.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 15px;
  right: 20px;
  transition: 0.5s all;
}
header.main-header .mobile-nav ul li a svg {
  width: 11px;
}
header.main-header .mobile-nav > ul > li.menu-item-has-children:before {
  content: "";
  background-image: url(../img/down-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 25px;
  right: 0;
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
header.main-header .mobile-nav > ul > li.menu-item-has-children > ul.sub-menu {
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 5px;
  position: absolute;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateX(15px);
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -o-transform: translateX(15px);
  border-top: 1px solid #d4d4d4;
  margin-top: 8px;
}
header.main-header .mobile-nav > ul > li.menu-item-has-children.active:before {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
header.main-header .mobile-nav > ul > li.menu-item-has-children.active > ul.sub-menu {
  position: relative;
  height: auto;
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transition-delay: 0.1s;
}
header.main-header .mobile-nav > ul > li.menu-item-has-children.active > ul.sub-menu li {
  padding: 5px 0;
  position: relative;
}
header.main-header .mobile-nav > ul > li.menu-item-has-children.active > ul.sub-menu li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: -13px;
}
header.main-header .mobile-nav > ul > li {
  position: relative;
  border-bottom: 0px solid #d4d4d4;
  padding: 10px 0;
  display: block;
}
header.main-header .mobile-nav > ul > li:not(:last-child) {
  border-bottom: 1px solid #d4d4d4;
}
header.main-header .mobile-nav > ul > li > a {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
header.main-header .mobile-nav > ul li > a {
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #fff;
}
header.main-header .mobile-nav.open {
  transform: translateX(0) !important;
  z-index: 33333333;
  box-shadow: 3px 3px 39px -4px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 3px 3px 39px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 39px -4px rgba(0, 0, 0, 0.75);
}
@media (max-width: 1200px) {
  header.main-header .mobile-nav.open {
    width: 40%;
  }
}
@media (max-width: 767px) {
  header.main-header .mobile-nav.open {
    width: 95%;
  }
}
header.main-header.sticky {
  position: fixed;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: 0 0.688rem 1.375rem 0 rgba(35, 35, 35, 0.08);
}
header.main-header.sticky .top-bar {
  display: none;
}
header.main-header .bar-menu {
  display: none;
  position: relative;
}
@media (max-width: 1200px) {
  header.main-header .navbar {
    display: none;
  }
  header.main-header .bar-menu {
    display: block;
    cursor: pointer;
  }
  header.main-header .bottom-bar img {
    left: 0;
    max-width: 150px;
  }
}
@media (max-width: 5760px) {
  header.main-header .top-bar .top-bar-content > div:first-child {
    display: none;
  }
}
/* owl-carosole */
.owl-theme .owl-dots .owl-dot:hover span,
.owl-theme .owl-dots .owl-dot.active span {
  background-color: transparent;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
}
/* banner-banner */
.banner-section {
  position: relative;
  overflow: hidden;
}
.banner-section .overlay {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  padding: 100px 0;
  position: relative;
  z-index: 0;
}
.banner-section .overlay .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.banner-section .overlay video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.banner-section .overlay:after {
  background-color: #2b108e;
  opacity: 0.502;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner-section .overlay .total-slide {
  position: relative;
  z-index: 3;
}
.banner-section .overlay .total-slide .banner-text h1 {
  text-transform: uppercase;
  font-size: 5.625rem;
  margin-bottom: 1.063rem;
  color: #fff;
}
.banner-section .overlay .total-slide .banner-text h1 span {
  color: #d69a2c;
  padding: 0;
}
.banner-section .overlay .total-slide .banner-text .font-light {
  color: #fff;
  font-weight: lighter;
}
.banner-section .overlay .total-slide .banner-text .font-bold {
  color: #d69a2c;
  font-weight: 700;
}
.banner-section .overlay .total-slide .banner-bottom-text {
  color: #e4e2e2;
  font-size: 1.75rem;
}
.banner-section .overlay .total-slide .get-start {
  margin-top: 2.938rem;
}
@media screen and (max-width: 767px) {
  .banner-section .overlay .total-slide .banner-text h1 {
    font-size: 40px;
    margin-bottom: 0;
  }
}
/* Statics-section  */
.statics-section {
  background: #21223f;
  padding: 30px 0;
}
.statics-section .single-statics {
  display: flex;
  align-items: center;
  position: relative;
}
.statics-section .single-statics:after {
  background: #babef7;
  position: absolute;
  content: "";
  left: -0.938rem;
  top: 1.438rem;
  width: 0.063rem;
  height: 61%;
}
.statics-section .single-statics .icon-box i {
  color: #d69a2c;
  font-size: 2.5rem;
}
@media screen and (max-width: 576px) {
  .statics-section .single-statics .icon-box {
    width: 50px;
  }
}
.statics-section .single-statics .text-box .counter {
  font-weight: 700;
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: 0.938rem;
}
.statics-section .single-statics .text-box h4 {
  font-weight: 500;
  color: #d69a2c;
  font-size: 1.125rem;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 576px) {
  .statics-section .single-statics .text-box .counter {
    font-size: 28px;
  }
  .statics-section .single-statics .text-box h4 {
    font-size: 16px;
  }
}
.statics-section .single-statics.no-border {
  border: none;
}
.statics-section .single-statics.no-border:after {
  display: none !important;
}
/* about-section */
.about-section {
  background: url(../img/affiliate-bg.jpg) 50% no-repeat;
  background-size: cover;
  padding: 50px 0 100px;
}
/* referral-section */
.referral-section {
  overflow: hidden;
  margin-top: -8.25rem;
}
@media screen and (max-width: 767px) {
  .referral-section {
    margin-top: 0;
  }
}
.referral-section .referral-section-item {
  background-color: #21223f;
  box-shadow: 0 0.688rem 1.375rem 0 rgba(35, 35, 35, 0.08);
  padding: 0 30px 50px;
  border-radius: 100px;
}
.referral-section .referral-section-item .referral-img img {
  margin-bottom: 3.75rem;
}
.referral-section .referral-section-item .referral-section-right {
  margin-top: 3.438rem;
}
@media screen and (max-width: 767px) {
  .referral-section .referral-section-item .referral-section-right {
    margin-top: 0;
  }
}
.referral-section .referral-section-item .referral-section-right .referral-single-item {
  border: 0.063rem solid #d6d7d7;
  padding: 15px;
  background: #fff;
  display: flex;
  align-items: center;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .referral-section .referral-section-item .referral-section-right .referral-single-item {
    margin-bottom: 15px;
  }
}
.referral-section .referral-section-item .referral-section-right .referral-single-item .text-box .percentage {
  font-size: 3.125rem;
  line-height: 1.2;
  color: #d69a2c;
}
.referral-section .referral-section-item .referral-section-right .referral-single-item .text-box .item-text {
  font-size: 1rem;
  text-transform: uppercase;
}
/* partner-section */
.partner-section {
  background: url(../img/affiliate-bg.jpg) 50% no-repeat;
  background-size: cover;
}
/* service-section */
.service-section {
  position: relative;
}
.service-section .service-img {
  position: relative;
  margin-right: -40px;
  margin-left: 20px;
}
.service-section .service-img img {
  max-width: 150px;
}
.service-section .service-section-text {
  position: relative;
  background-color: #eee;
  padding: 30px;
  border-radius: 20px;
  width: 100%;
  height: calc(100% - 30px);
  margin-bottom: 30px;
  transition: 0.5s all;
}
.service-section .service-section-text h5 {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
  transition: 0.5s all;
}
.service-section .service-section-text p {
  font-size: 14px;
}
.service-section .service-section-text:hover {
  box-shadow: 0px 25px 0px -8px #d69a2c;
  -webkit-box-shadow: 0px 25px 0px -8px #d69a2c;
  -moz-box-shadow: 0px 25px 0px -8px #d69a2c;
}
.service-section .service-section-text:hover .service-text-two i img {
  transform: rotateY(180deg);
}
.service-section.service-section-page::before {
  display: none;
}
.service-section.service-section-page .service-section-text {
  background: #f7f7f7;
}
/* team-section */
.team-content {
  text-align: center;
  position: relative;
  padding: 30px;
}
.team-content img {
  border-radius: 50%;
  border: 6px solid #fff;
  outline: solid 3px #d69a2c;
  max-width: 210px;
  margin-bottom: 30px;
}
.team-content:before {
  content: "";
  position: absolute;
  width: 94%;
  height: 75%;
  background-color: #f3f3f3;
  border: 3px solid #f3f3f3;
  left: 3%;
  bottom: 0;
  z-index: -1;
  border-radius: 30px;
  border-bottom-left-radius: 110px;
  transition: 0.5s all;
}
.team-content:hover:before {
  border: 3px solid #d69a2c;
  box-shadow: 10px 10px 0px 0px #d69a2c;
  -webkit-box-shadow: 10px 10px 0px 0px #d69a2c;
  -moz-box-shadow: 10px 10px 0px 0px #d69a2c;
  background-color: #fff;
}
.team-content p {
  font-weight: 700;
  font-size: 28px;
  transition: 0.5s all;
  margin-bottom: 10px;
}
.team-content p.designation {
  font-size: 16px;
  font-weight: normal;
}
/* why-section  */
.works-content {
  padding: 30px;
  height: 100%;
  background: #fff;
  background-color: #f3f3f3;
  border: 3px solid #f3f3f3;
  border-radius: 30px;
  border-bottom-left-radius: 110px;
  transition: 0.5s all;
}
.works-content h6 {
  margin-bottom: 15px;
  font-weight: 700;
}
.works-content p {
  line-height: 1.7;
}
.works-content:hover {
  border: 3px solid #d69a2c;
  box-shadow: 10px 10px 0px 0px #d69a2c;
  -webkit-box-shadow: 10px 10px 0px 0px #d69a2c;
  -moz-box-shadow: 10px 10px 0px 0px #d69a2c;
  background-color: #fff;
}
/* project-section  */
.project-section {
  position: relative;
  padding-bottom: 50px;
}
.project-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #d69a2c;
  left: 0;
  opacity: 0.9;
  top: 0;
  mix-blend-mode: multiply;
}
.project-section .project-slider {
  margin-top: 60px;
}
.project-section .project-slider .owl-dots {
  width: fit-content;
  margin: 70px auto 0 auto;
}
.project-section .project-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin: 8px;
}
.project-section .project-slider .owl-dots .owl-dot.active {
  width: 28px;
  height: 28px;
  background-color: #d69a2c;
  border-radius: 50%;
  border: 10px solid #ffffffb8;
}
.project-section .project-slider p {
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
  max-width: 80%;
  margin: auto;
}
.project-section.news-section::before {
  background: #f7f7f7;
}
.project-section.news-section .project-slider p {
  color: #000000;
}
.project-section.news-section .project-slider .owl-dots .owl-dot {
  background-color: #000000;
}
/* footer */
footer {
  background-color: #d69a2c;
  padding: 10px 0;
}
footer .footer-top-bar {
  padding-top: 40px;
  padding-bottom: 20px;
  background: #21223e;
}
footer .widget-title {
  position: relative;
}
@media screen and (max-width: 767px) {
  footer .widget-title {
    margin-top: 40px;
  }
}
footer .widget-title h3 {
  position: relative;
  color: #fff;
  font-size: 24px;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
footer .widget-title h3::after {
  content: "";
  position: absolute;
  width: 20%;
  background: #d69a2c;
  height: 3px;
  bottom: 0;
  left: 0;
}
footer .widget-title li {
  display: flex;
  position: relative;
  padding-bottom: 10px;
}
footer .widget-title li a {
  font-size: 14px;
  color: #e8e8e8;
  margin-left: 10px;
  padding-bottom: 6px;
  transition: 0.5s all;
}
footer .widget-title li i {
  color: #fff;
  font-size: 14px;
}
footer .widget-title ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
footer .widget-title ul li {
  width: 50%;
}
footer .widget-title ul.d-block li {
  width: 100%;
}
footer .get-in-touch {
  position: relative;
  display: flex;
  margin-bottom: 16px;
}
footer .get-in-touch svg {
  fill: #fff;
  height: auto;
}
footer .get-in-touch i {
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px;
  margin-right: 20px;
  background: #d69a2c;
}
footer .get-in-touch span {
  font-size: 14px;
  padding-bottom: 3px;
  display: block;
  color: #fff;
}
footer .get-in-touch h6 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
footer .get-in-touch h6 a {
  padding-bottom: 4px;
  color: #fff;
  font-size: 14px;
}
footer .get-in-touch a {
  color: #fff;
}
footer .copyright {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
}
footer .copyright p {
  color: #fff;
  font-size: 14px;
}
footer .copyright .social-media {
  display: flex;
  color: white;
  align-items: center;
}
footer .copyright .social-media li:not(footer .copyright .social-media li:last-child) {
  margin-right: 15px;
}
footer .copyright .social-media li i {
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: 51%;
  font-size: 14px;
  color: white;
  border: 1px solid #fff;
  padding: 0;
  transition: 0.5s all;
}
footer .copyright .social-media li i:hover {
  background: #d69a2c;
}
/* contact */
.contact-box {
  display: flex;
  column-gap: 30px;
  align-items: center;
  margin-bottom: 30px;
  position: relative;
  padding: 30px;
  background-color: #f3f3f3;
  border-radius: 30px;
  border-bottom-left-radius: 90px;
}
.contact-box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #d69a2c;
  left: 0;
  top: 0;
  border-radius: 30px;
  border-bottom-left-radius: 90px;
  opacity: 0;
  transform: scale(0);
  transition: 0.5s all;
}
.contact-box:hover:before {
  opacity: 1;
  transform: scale(1);
}
.contact-box:hover i {
  background-color: #fff;
}
.contact-box:hover h6,
.contact-box:hover h4,
.contact-box:hover p {
  color: #fff;
}
.contact-box i {
  width: 110px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 50%;
  font-size: 42px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.1);
  color: #d69a2c;
}
.contact-box i svg {
  width: 65px;
  fill: #d69a2c;
}
.contact-box h6 {
  font-weight: 800;
  text-transform: uppercase;
  color: #999;
  padding-bottom: 18px;
  letter-spacing: 2px;
}
.contact-box h4 {
  font-weight: 800;
  line-height: 1.5;
}
.contact-box h4 span {
  font-size: 20px;
  display: block;
  margin-top: 20px;
  font-weight: 400;
}
form.content-form input[type="text"],
form.content-form input[type="password"] {
  width: 100%;
  border-radius: 52px;
  height: 60px;
  padding-left: 30px;
  margin-bottom: 20px;
  border: 1px solid #c1c1c1;
  color: #555;
  outline: none;
}
form.content-form input[type="text"]::placeholder,
form.content-form input[type="password"]::placeholder {
  color: #555;
}
form.content-form textarea {
  width: 100%;
  height: 160px;
  border-radius: 32px;
  border: 1px solid #c1c1c1;
  padding-top: 20px;
  color: #555;
  margin-bottom: 15px;
  outline: none;
  padding-left: 25px;
}
form.content-form textarea::placeholder {
  color: #555;
}
form.content-form .checkbox {
  display: flex;
  gap: 15px;
  margin: 15px 0;
}
form.content-form h5 {
  font-size: 16px;
  color: #555;
  padding-bottom: 5px;
}
form.content-form .heading {
  width: 100%;
}
form.content-form .heading h3 {
  font-size: 32px;
}
/* team */
.team-details-text {
  text-align: left;
}
.team-details-text .heading {
  width: 100%;
  margin-bottom: 0;
}
.team-details-text h6 {
  font-size: 16px;
  font-weight: 800;
  color: #666;
  line-height: 30px;
}
.team-detail-img {
  position: relative;
  display: flex;
  justify-content: end;
}
.team-detail-img img {
  border-radius: 50%;
  width: 90%;
  border: 20px solid #fff;
  outline: solid 3px #d69a2c;
}
.team-experience {
  display: flex;
  align-items: center;
  position: absolute;
  background-color: #d69a2c;
  border-radius: 150px;
  padding: 4px 40px;
  width: 57%;
  bottom: 20%;
  left: -3%;
}
.team-experience h4 {
  font-size: 90px;
  font-weight: 800;
  padding-right: 10px;
  color: #fff;
}
.team-experience h6 {
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
/* clients */
.clients {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.clients .item {
  padding: 20px;
  width: calc(25% - 15px);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clients .item h5,
.clients .item p {
  color: #fff;
}
.clients .item h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.clients .item p {
  font-size: 12px;
  line-height: 1.5;
}
.clients .item p br {
  margin-top: 10px;
}
.clients-logo .partner {
  border: 1px solid #d69a2c;
  padding: 30px;
  background: #fff;
}
.clients-logo .partner img {
  height: 90px;
  object-fit: contain;
}
/*  location */
.location {
  display: flex;
  gap: 30px;
}
.location .location-text {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.location .location-text:not(:last-child) {
  border-bottom: 1px solid #d69a2c;
  margin-bottom: 18px;
}
.location .location-text p {
  font-size: 18px;
  padding-top: 4px;
  padding-bottom: 20px;
}
.location .location-text h4 {
  font-weight: 800;
}
.location .location-text i {
  background-color: #f3f3f3;
  color: #737373;
  padding: 10px;
  border-radius: 50%;
  line-height: 1;
  font-size: 20px;
}
.location .location-text .tab-link {
  cursor: pointer;
}
.location .location-text .tab-link.active h4 {
  color: #d69a2c;
}
.location .location-style {
  border: 5px solid #d69a2c;
  padding: 40px;
  border-radius: 22px;
  border-bottom-left-radius: 130px;
  width: 35%;
}
.location .location-content {
  display: none;
  width: 65%;
  border-radius: 35px;
  height: 490px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.location .location-content.active {
  display: block;
}
/*  */
.videobox-gallery {
  margin-bottom: 20px;
  background-color: #d69a2c;
  padding: 30px;
  text-align: center;
  color: #fff;
  border-radius: 15px;
}
.videobox-gallery .video-link {
  position: relative;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.3, 0.58, 0.55, 1);
  z-index: 1;
}
.videobox-gallery .video-link h3 {
  padding: 20px 0 10px;
  font-size: 20px;
  color: #fff;
  min-height: 90px;
}
.videobox-gallery .video-link .icon {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.videobox-gallery .video-link .icon .fa {
  margin-right: 5px;
}
.videobox-gallery .video-link:before {
  top: 50%;
  left: 50%;
  z-index: 2;
  opacity: 0;
  content: "";
  position: absolute;
  background-color: #fff;
  transform: translate(-50%, -50%);
  transition: all 0.8s cubic-bezier(0.2, 1, 0.22, 1);
  height: 40px;
  width: 1px;
  top: 100%;
}
.videobox-gallery .video-link:after {
  top: 50%;
  left: 50%;
  z-index: 2;
  opacity: 0;
  content: "";
  position: absolute;
  background-color: #fff;
  transform: translate(-50%, -50%);
  transition: all 0.8s cubic-bezier(0.2, 1, 0.22, 1);
  width: 40px;
  height: 1px;
  left: 100%;
}
.videobox-gallery img {
  border-radius: 15px;
  height: 210px;
  object-fit: cover;
}
.videobox-gallery:hover {
  cursor: pointer;
}
.videobox-gallery:hover .video-link:before {
  opacity: 1;
  top: 50%;
  left: 50%;
}
.videobox-gallery:hover .video-link:after {
  opacity: 1;
  top: 50%;
  left: 50%;
}
.videobox-gallery:hover .video-overlay {
  opacity: 0.8;
}
.videobox-gallery .video-overlay {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 94%;
  height: 94%;
  z-index: 1;
  opacity: 0;
  background-color: #26268e;
  transition: 0.5s;
  border-radius: 35px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* faq */
.questions-section {
  padding-bottom: 50px;
}
.questions-section .questions-accordion .questions-card {
  border: none;
  margin-bottom: 1.125rem;
}
.questions-section .questions-accordion .questions-card .questions-card-header {
  background-color: #fff;
  box-shadow: 0 0 1.25rem 0 rgba(72, 88, 238, 0.2);
}
.questions-section .questions-accordion .questions-card .questions-show {
  border-top: 0.063rem solid #d5d7da;
}
.questions-section .questions-accordion .questions-card .questions-show .questions-card-body {
  font-family: Open Sans;
  font-size: 1.125rem;
  color: #2b4661;
  background-color: #fff;
  box-shadow: 0 0 1.25rem 0 rgba(72, 88, 238, 0.2);
}
/* page-banner  */
.page-banner {
  text-align: center;
  margin-bottom: 30px;
}
.page-banner img {
  width: 100%;
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.61);
}
.page-banner .breadcrumb {
  padding: 30px 15px;
  margin: auto;
  list-style: none;
  background-color: #d69a2c;
  border-radius: 4px;
  width: 40%;
  position: relative;
  margin-top: -70px;
  color: #fff;
  display: block;
}
.page-banner .breadcrumb:before {
  bottom: 0;
  content: "";
  position: absolute;
  border-top: 115px solid transparent;
  border-right: 115px solid #ffffff;
  z-index: 9;
  left: 0px;
  transform: rotate(90deg);
}
.page-banner .breadcrumb:after {
  bottom: 0;
  content: "";
  position: absolute;
  border-top: 115px solid transparent;
  border-right: 115px solid #ffffff;
  z-index: 9;
  right: 0px;
  transform: rotate(0deg);
}
.page-banner .breadcrumb h1 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 32px;
  color: #fff;
  margin-bottom: 5px;
}
.page-banner .breadcrumb > ol {
  margin: 0;
  padding: 0;
}
.page-banner .breadcrumb > ol > li {
  display: inline-block;
  font-weight: 600;
  text-transform: capitalize;
}
.page-banner .breadcrumb > ol > li > a {
  color: #fff;
}
.page-banner .breadcrumb > ol > .active {
  color: #fff;
}
.page-banner .breadcrumb > ol > li + li:before {
  padding: 0 7px 0 5px;
  color: #fff;
  content: "/";
}
@media screen and (max-width: 991px) {
  .page-banner {
    background-color: #d69a2c;
    margin-bottom: 0;
  }
  .page-banner .breadcrumb {
    width: 100%;
    margin: 0;
    padding: 10px 0;
  }
  .page-banner .breadcrumb::before,
  .page-banner .breadcrumb::after {
    display: none;
  }
}
