html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Quicksand", sans-serif;
}

button:focus, a:focus, input:focus {
  outline: none;
}

a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

a, button {
  cursor: pointer;
}

hr {
  border: 0;
}

.sec {
  width: 100%;
  height: auto;
  position: relative;
  max-width: 100vw;
  margin: 0 auto;
  max-height: 900px;
}

.main-div {
  width: 100%;
  height: auto;
  max-width: 100vw;
  margin: 0 auto;
  overflow: hidden;
}

.top-header-container {
  max-width: 1170px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.top-back-svg {
  width: 100vw;
  height: auto;
  margin-top: -3px;
}

.top-back-svg .shp0 {
  fill-opacity: 1;
  opacity: 1;
}

.container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.top-container {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo-container {
  margin-top: 48px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.logotw {
  margin-left: 12px;
}

.nav-container {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin-top: 48px;
  margin-left: 170px;
  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;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.nav-container .top-link {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  text-decoration: none;
  margin-right: 33px;
  line-height: 32.41px;
  padding: 0px 3px 8px 3px;
  text-transform: uppercase;
}

.nav-container .top-link:last-child {
  margin-right: 0px;
}

.nav-container .top-link:hover {
  border-bottom: 2px solid #ffffff;
}

.nav-container nav {
  display: inline-block;
}

.bars-div {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 35px;
}

.bars-div svg {
  width: 19px;
  height: 16px;
  color: #e28b3f;
}

.h-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 150px;
}

.h-container .hleft {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.h-container .hleft .htitle {
  height: auto;
  max-width: 376px;
  font-size: 44px;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0;
}

.h-container .hleft .hsubt {
  max-width: 477px;
  height: auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
}

.h-container .hleft .hbtn {
  min-width: 150px;
  min-height: 40px;
  border-radius: 20px;
  background-color: #f59339;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  text-align: center;
  border: none;
  padding: 0 22px;
}

.h-container .hright {
  height: 100%;
}

.second-sec {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  height: 100%;
  margin-top: 100px;
}

.second-sec .ss-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 47px;
}

.second-sec .ss-container .ssleft {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.second-sec .ss-container .ssleft .sstitle {
  height: auto;
  max-width: 570px;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0;
  font-size: 32px;
  line-height: 36px;
  margin-top: 16px;
}

.second-sec .ss-container .ssleft .sssubt {
  max-width: 528px;
  height: auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  margin: 0;
  margin-top: 39px;
  margin-bottom: 46px;
}

.second-sec .ss-container .ssleft .ssbtn {
  min-width: 150px;
  min-height: 40px;
  border-radius: 20px;
  background-color: #f59339;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  text-align: center;
  border: none;
  padding: 0 25px;
}

.second-sec .ss-container .ssleft span {
  font-size: 18px;
  letter-spacing: 1px;
  color: #f59339;
  font-weight: 400;
  font-family: "Quicksand";
}

.second-sec .ss-container .ssleft hr {
  width: 95px;
  height: 4px;
  background-color: #f59339;
  margin: 0;
  margin-top: 15px;
}

.second-sec .ss-container .ssright {
  height: 100%;
  z-index: 5;
}

.service-sec {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  height: 100%;
  padding: 100px 0;
}

.service-sec .ser-container .ser-top {
  text-align: center;
}

.service-sec .ser-container .ser-top .sstitle {
  height: auto;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  font-size: 32px;
  line-height: 36px;
  margin-top: 16px;
}

.service-sec .ser-container .ser-top .sssubt {
  max-width: 687px;
  height: auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  margin-top: 27px;
  margin-bottom: 56px;
}

.service-sec .ser-container .ser-top span {
  font-size: 18px;
  letter-spacing: 1px;
  color: #f59339;
  font-weight: 400;
  font-family: "Quicksand";
}

.service-sec .ser-container .ser-top hr {
  width: 95px;
  height: 4px;
  background-color: #f59339;
  margin-top: 14px;
}

.service-sec .ser-container .ser-bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto auto auto;
      grid-template-columns: auto auto auto auto;
  grid-gap: 29px;
}

.service-sec .ser-container .ser-bottom .ser-card {
  cursor: pointer;
  max-width: 270px;
  height: auto;
  min-height: 262px;
  text-align: center;
  padding: 0 12px;
  padding-bottom: 27px;
}

.service-sec .ser-container .ser-bottom .ser-card .cardttl {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0;
  margin-top: 28px;
  margin-bottom: 22px;
}

.service-sec .ser-container .ser-bottom .ser-card .cardsubt {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  margin: 0;
}

.service-sec .ser-container .ser-bottom .ser-card img {
  margin-top: 32px;
}

.service-sec .ser-container .ser-bottom :hover {
  color: white;
  background-image: linear-gradient(135deg, #f7934b 32%, #d3e59f 100%);
}

.service-sec .ser-container .ser-bottom :hover .cardttl, .service-sec .ser-container .ser-bottom :hover .cardsubt {
  color: white;
  fill: white;
  background-image: none;
}

.service-sec .ser-container .ser-bottom :hover img {
  background-image: none;
}

.service-sec .ser-container .ser-bottom .ser-card:nth-child(2) img {
  margin-top: 48px;
}

.work-sec {
  width: 100%;
  max-width: 100vw;
  margin: 0 auto;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.work-sec .work-container {
  padding: 150px 0;
  position: absolute;
}

.work-sec .work-container .work-top {
  text-align: center;
}

.work-sec .work-container .work-top .worktitle {
  height: auto;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  font-size: 32px;
  line-height: 36px;
  margin-top: 16px;
}

.work-sec .work-container .work-top .worksubt {
  max-width: 687px;
  height: auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  margin-top: 27px;
  margin-bottom: 54px;
}

.work-sec .work-container .work-top span {
  font-size: 18px;
  letter-spacing: 1px;
  color: #f59339;
  font-weight: 400;
  font-family: "Quicksand";
}

.work-sec .work-container .work-top hr {
  width: 95px;
  height: 4px;
  background-color: #f59339;
  margin-top: 14px;
}

.work-sec .work-container .work-slider-container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

.work-sec .work-container .work-slider-container .owl-carousel .owl-item {
  padding: 0 15px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

.work-sec .work-container .work-slider-container .owl-carousel .owl-nav button.owl-prev, .work-sec .work-container .work-slider-container .owl-carousel .owl-nav button.owl-next, .work-sec .work-container .work-slider-container .owl-carousel .owl-dots {
  margin-top: 46px;
  text-align: center;
}

.work-sec .work-container .work-slider-container .owl-carousel .owl-nav button.owl-prev, .work-sec .work-container .work-slider-container .owl-carousel .owl-nav button.owl-next, .work-sec .work-container .work-slider-container .owl-carousel button.owl-dot {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background-color: #dde9f9;
  border: 2px solid #f59339;
  margin-right: 14px;
}

.work-sec .work-container .work-slider-container .owl-carousel .owl-nav button.owl-prev, .work-sec .work-container .work-slider-container .owl-carousel .owl-nav button.owl-next, .work-sec .work-container .work-slider-container .owl-carousel button.owl-dot.active {
  background-color: #f59339;
}

.work-sec svg {
  height: auto;
  z-index: -1;
  width: 100%;
}

.skills-sec {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  height: 100%;
}

.skills-sec .ss-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 47px;
}

.skills-sec .ss-container .ssleft {
  width: 100%;
  padding-left: 26px;
}

.skills-sec .ss-container .ssleft .sstitle {
  height: auto;
  max-width: 570px;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0;
  font-size: 32px;
  line-height: 36px;
  margin-top: 16px;
}

.skills-sec .ss-container .ssleft .sssubt {
  max-width: 528px;
  height: auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  margin: 0;
  margin-top: 39px;
  margin-bottom: 44px;
}

.skills-sec .ss-container .ssleft .ssbtn {
  min-width: 150px;
  min-height: 40px;
  border-radius: 20px;
  background-color: #f59339;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  text-align: center;
  border: none;
  padding: 0 25px;
}

.skills-sec .ss-container .ssleft span {
  font-size: 16px;
  letter-spacing: 1px;
  color: #f59339;
  font-weight: 400;
  font-family: "Quicksand";
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.skills-sec .ss-container .ssleft hr {
  width: 95px;
  height: 4px;
  background-color: #f59339;
  margin: 0;
  margin-top: 15px;
}

.skills-sec .ss-container .ssright {
  height: 100%;
}

.pbar-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
      grid-template-columns: auto auto;
  grid-gap: 30px;
}

.pbar-container .pbar-box label {
  width: 100%;
  display: block;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  position: relative;
}

.pbar-container .pbar-box label span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #f59339;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  position: absolute;
  left: calc(80% - 35px);
  text-shadow: 0 0 1px #e0e0e0;
}

.pbar-container .pbar-box progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 100%;
  height: 10px;
  position: relative;
}

.pbar-container .pbar-box progress[value]::-webkit-progress-bar {
  background-color: #f2f2f2;
  border-radius: 10px;
}

.pbar-container .pbar-box progress[value]::-webkit-progress-value {
  background-color: #f5973b;
  border-radius: 10px;
}

.team-sec {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  height: 100%;
  padding: 100px 0;
}

.team-sec .team-container .team-top {
  text-align: center;
}

.team-sec .team-container .team-top .sstitle {
  height: auto;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  font-size: 32px;
  line-height: 36px;
  margin-top: 16px;
}

.team-sec .team-container .team-top .sssubt {
  max-width: 687px;
  height: auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  margin-top: 27px;
  margin-bottom: 56px;
}

.team-sec .team-container .team-top span {
  font-size: 18px;
  letter-spacing: 1px;
  color: #f59339;
  font-weight: 400;
  font-family: "Quicksand";
}

.team-sec .team-container .team-top hr {
  width: 95px;
  height: 4px;
  background-color: #f59339;
  margin-top: 14px;
}

.team-sec .team-container .team-bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto auto auto;
      grid-template-columns: auto auto auto auto;
  grid-gap: 29px;
}

.team-sec .team-container .team-bottom .img-card {
  width: 265px;
  height: 270px;
  cursor: pointer;
  background-position: center;
}

.team-sec .team-container .team-bottom .img-card .info-box {
  width: 240px;
  height: 150px;
  padding: 32px 24px 12px 24px;
  -webkit-filter: drop-shadow(0 0 7.5px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 0 7.5px rgba(0, 0, 0, 0.25));
  background-color: #ffffff;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  margin-top: calc(100% - 117px);
  display: none;
}

.team-sec .team-container .team-bottom .img-card .info-box p {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #272727;
  font-weight: 700;
  margin: 0;
}

.team-sec .team-container .team-bottom .img-card .info-box span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #666666;
  font-weight: 400;
  margin-top: 11px;
  margin-bottom: 21px;
}

.team-sec .team-container .team-bottom .img-card .info-box .sicon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 21px;
}

.team-sec .team-container .team-bottom .img-card .info-box .sicon-box .sicon {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.team-sec .team-container .team-bottom .img-card .info-box .sicon-box .sicon svg {
  width: 13px;
  height: 8px;
  color: #999999;
}

.team-sec .team-container .team-bottom .img-card .info-box .sicon-box .sicon svg .shp0 {
  opacity: 1 !important;
  fill: #999 !important;
  fill-opacity: 1;
}

.team-sec .team-container .team-bottom .img-card .info-box .sicon-box :hover {
  background-color: #f59339;
}

.team-sec .team-container .team-bottom .img-card .info-box .sicon-box :hover svg {
  color: white;
}

.team-sec .team-container .team-bottom .img-card .info-box .sicon-box :hover svg .shp0 {
  fill: white !important;
}

.team-sec .team-container .team-bottom :hover .info-box {
  display: block;
}

.team-sec .team-container .team-bottom .img1 {
  background-image: url("imgs/person1.webp");
}

.team-sec .team-container .team-bottom .img2 {
  background-image: url("imgs/person2.webp");
}

.team-sec .team-container .team-bottom .img3 {
  background-image: url("imgs/person3.webp");
}

.team-sec .team-container .team-bottom .img4 {
  background-image: url("imgs/person4.webp");
}

.blog-sec {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  height: 100%;
  padding: 100px 0;
}

.blog-sec .blog-container .blog-top {
  text-align: center;
}

.blog-sec .blog-container .blog-top .sstitle {
  height: auto;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  font-size: 32px;
  line-height: 36px;
  margin-top: 16px;
}

.blog-sec .blog-container .blog-top .sssubt {
  max-width: 687px;
  height: auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  margin-top: 27px;
  margin-bottom: 56px;
}

.blog-sec .blog-container .blog-top span {
  font-size: 18px;
  letter-spacing: 1px;
  color: #f59339;
  font-weight: 400;
  font-family: "Quicksand";
}

.blog-sec .blog-container .blog-top hr {
  width: 95px;
  height: 4px;
  background-color: #f59339;
  margin-top: 14px;
}

.blog-sec .blog-container .blog-bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto auto;
      grid-template-columns: auto auto auto;
  grid-gap: 29px;
}

.blog-sec .blog-container .blog-bottom .blog-card {
  cursor: pointer;
}

.blog-sec .blog-container .blog-bottom .blog-card .blog-info-box {
  width: 370px;
  min-height: 220px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  padding: 30px 30px 29px 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.blog-sec .blog-container .blog-bottom .blog-card .blog-info-box p {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #272727;
  font-weight: 700;
  margin: 0;
  margin-bottom: 20px;
}

.blog-sec .blog-container .blog-bottom .blog-card .blog-info-box span {
  width: 323px;
  height: 64px;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
}

.blog-sec .blog-container .blog-bottom .blog-card .blog-info-box a {
  margin-top: 24px;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #f59339;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.blog-sec .blog-container .blog-bottom .blog-card .blog-img-box {
  width: 370px;
  height: 200px;
  background-color: #aaaaaa;
  overflow: hidden;
}

.blog-sec .blog-container .blog-bottom .blog-card .blog-img-box .bimg2, .blog-sec .blog-container .blog-bottom .blog-card .blog-img-box .bimg3 {
  margin-top: -23px;
}

.blog-sec .blog-container .blog-bottom :hover .blog-info-box > p {
  color: #f59339;
}

.contact-sec {
  width: 100%;
  max-width: 100vw;
  margin: 0 auto;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
}

.contact-sec .contact-container {
  position: absolute;
  padding: 97px 0 107px 0;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact-sec .contact-container .contact-info {
  width: 233px;
}

.contact-sec .contact-container .contact-info .worktitle {
  height: auto;
  width: 250px;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0 auto;
  font-size: 32px;
  line-height: 36px;
  margin-top: 16px;
}

.contact-sec .contact-container .contact-info span {
  font-size: 18px;
  letter-spacing: 1px;
  color: #f59339;
  font-weight: 400;
  font-family: "Quicksand";
}

.contact-sec .contact-container .contact-info hr {
  width: 122px;
  height: 4px;
  background-color: #f59339;
  margin: 0;
  margin-top: 15px;
}

.contact-sec .contact-container .contact-form {
  padding-top: 20px;
}

.contact-sec .contact-container .contact-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-sec .contact-container .contact-form .field-group {
  margin-right: 30px;
  margin-left: 66px;
  width: 372px;
}

.contact-sec .contact-container .contact-form .field-group label {
  font-size: 16px;
  color: #272727;
  font-weight: 400;
  display: block;
}

.contact-sec .contact-container .contact-form .field-group .form-field {
  display: block;
  border: 0;
  border-bottom: 2px solid #f59339;
  width: 372px;
  background: none;
  max-width: 372px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  padding: 0 10px;
  color: #f59339;
  height: 25px;
}

.contact-sec .contact-container .contact-form :nth-child(2) {
  margin-right: 40px;
  margin-left: 0px;
}

.contact-sec .contact-container .contact-form button {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #f59339;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
}

.contact-sec .contact-container .contact-form button svg {
  width: 24px;
  height: 24px;
  color: #ffffff;
  z-index: 1;
}

.contact-sec svg {
  height: auto;
  z-index: -1;
  width: 100%;
}

footer {
  width: 100%;
  max-width: 100vw;
  margin: 0 auto;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

footer .footer-container {
  padding: 97px 0 76px 0;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .footer-container .footer-left .fimg-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .footer-container .footer-left .fimg-box img:first-child {
  margin-right: 15px;
}

footer .footer-container .footer-left .ftext-box {
  margin-top: 47px;
}

footer .footer-container .footer-left .ftext-box span {
  max-width: 365px;
  height: auto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #666666;
  font-weight: 400;
  display: block;
}

footer .footer-container .footer-right {
  margin-left: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .footer-container .footer-right .flink-box:first-child {
  margin-right: 150px;
}

footer .footer-container .footer-right .flinks a {
  display: block;
  text-decoration: none;
  color: #666;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0;
}

footer .footer-container .footer-right .flinks a:hover {
  color: #f59339;
  font-weight: 700;
}

footer .footer-container .footer-right .flinks a:hover:before {
  display: inlin-block;
  content: '>';
  color: #f59339;
  font-size: 16px;
}

footer .footer-container .footer-right .cont-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 27px;
}

footer .footer-container .footer-right .cont-line p {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #666666;
  font-weight: 400;
  margin: 0;
  margin-left: 13px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 320px;
  text-align: left;
}

footer .footer-container .footer-right .cont-line .shp0 {
  margin-top: 10px;
  opacity: 1 !important;
  fill: #f59339 !important;
  fill-opacity: 1;
}

footer .footer-container .footer-right .cont-line svg {
  color: #f59339;
  margin-top: 7px;
}

footer .footer-container .footer-right .flttl {
  height: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 570px;
  letter-spacing: 1px;
  color: #272727;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin: 0;
  font-size: 32px;
  line-height: 36px;
  margin-top: 10px;
  font-size: 22px;
  color: #272727;
  font-weight: 700;
}

footer .footer-container .footer-right hr {
  width: 60px;
  height: 2px;
  background-color: #f59339;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 40px;
}

footer .backfsvg {
  position: absolute;
  bottom: -130px;
  z-index: -1;
  width: 100%;
}

footer hr {
  width: 1600px;
  height: 1px;
  background-color: #e0e0e0;
}

footer p {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #272727;
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  text-align: center;
}

footer p span {
  color: #f59339;
  font-weight: 700;
}

hr {
  width: 1600px;
  height: 1px;
  background-color: #e0e0e0;
}

.ssright > div {
  position: relative;
  width: 550px;
  height: 521px;
}

.ssright > div img {
  position: absolute;
}

.ssright > div img:nth-child(1) {
  display: block;
  left: -160px;
  bottom: 0;
}

.ssright > div img:nth-child(2) {
  display: block;
  left: 0;
  bottom: 80px;
}

.ssright > div img:nth-child(3) {
  display: block;
  left: 13px;
  bottom: 95px;
}

.ssright > div img:nth-child(4) {
  display: block;
  left: 103px;
  bottom: 157px;
}

.ssright > div img:nth-child(5) {
  display: block;
  left: 228px;
  bottom: 212px;
}

.ssright > div img:nth-child(6) {
  display: block;
  left: 344px;
  bottom: 240px;
}

@media screen and (max-device-width: 1300px) {
  .container, .ss-container, .ser-container, .work-container, .team-container, .blog-container, .contact-sec .contact-container, footer .footer-container {
    width: 90vw;
    margin: 0 auto;
  }
  .ssright > div {
    width: 50%;
  }
  .skills-sec .ss-container .ssleft {
    width: 36%;
  }
  .blog-sec .blog-container .blog-bottom {
    width: 90vw;
    margin: 0 auto;
  }
  .contact-sec .contact-container .contact-form .field-group {
    margin-right: 30px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .contact-sec .contact-container .contact-form .field-group .form-field {
    display: block;
    border: 0;
    border-bottom: 2px solid #f59339;
    width: 22vw;
    background: none;
    max-width: 372px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    padding: 0 10px;
    color: #f59339;
  }
  .contact-sec .contact-container .contact-form .field-group label {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  footer .footer-container .footer-right .flink-box:first-child {
    margin-right: 50px;
  }
  footer .footer-container .footer-left .fimg-box img:first-child {
    width: 3vw;
  }
  footer .footer-container .footer-left .fimg-box img {
    width: 25vw;
  }
  footer .footer-container .footer-right .cont-line p {
    max-width: 270px;
    font-size: 14px;
  }
  footer .footer-container .footer-right hr {
    margin-bottom: 25px;
  }
  footer .footer-container .footer-right .flttl {
    font-size: 16px;
  }
  footer .footer-container .footer-right .flinks a {
    font-size: 14px;
  }
  .team-sec .team-container .team-bottom .img-card, .blog-sec .blog-container .blog-bottom .blog-card .blog-img-box, .blog-sec .blog-container .blog-bottom .blog-card .blog-info-box {
    width: auto;
  }
  .blog-sec .blog-container .blog-bottom .blog-card .blog-img-box {
    height: auto;
  }
  .blog-sec .blog-container .blog-bottom .blog-card .blog-img-box img {
    width: 100%;
  }
  .blog-sec .blog-container .blog-bottom .blog-card:first-child .blog-img-box img {
    margin-bottom: -50px;
  }
  .blog-card {
    width: 28vw;
  }
  .contact-sec .contact-container .contact-form :nth-child(2) {
    margin-right: 17px;
  }
  footer .footer-container {
    padding-top: 0;
    padding-bottom: 5vh;
  }
  .blog-sec {
    padding: 50px 0;
  }
  .work-sec .work-container {
    padding-top: 50px;
  }
  .h-container .hright img {
    width: 130%;
    margin-left: -10%;
  }
  .top-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .second-sec .ss-container .ssleft {
    margin-right: 30px;
  }
  .second-sec .ss-container .ssright img {
    width: 100%;
  }
  .second-sec .ss-container {
    padding-top: 2vh;
  }
  .nav-container .top-link {
    font-size: 14px;
    margin-right: 10px;
  }
  .nav-container {
    margin-left: 30px;
  }
  .service-sec .ser-container .ser-bottom {
    -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .service-sec .ser-container .ser-bottom .ser-card {
    max-width: none;
  }
  .work-sec svg {
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 300%;
    left: -100%;
  }
  .skills-sec .ss-container {
    padding-top: 35px;
  }
  .second-sec {
    margin-top: 40px;
  }
}

@media screen and (max-device-width: 480px) {
  .logo-container {
    margin-top: 20px;
  }
  .nav-container nav {
    display: none;
  }
  .logo-container .logotw {
    width: 8vw;
  }
  .logo-container .logotw {
    width: 40vw;
  }
  .bars-div {
    height: 100px;
    width: 100px;
    border-radius: 50px;
  }
  .bars-div svg {
    width: 30px !important;
    height: 30px;
  }
  .h-container, .second-sec .ss-container {
    display: block;
  }
  .second-sec {
    margin-top: 120px;
  }
  .sec {
    overflow: visible;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .h-container .hleft .htitle, .second-sec .ss-container .ssleft .sstitle {
    max-width: none;
    font-size: 55px;
    margin-top: 130px;
    line-height: inherit;
  }
  .second-sec .ss-container .ssleft .sstitle, .skills-sec .ss-container .ssleft .sstitle, .team-sec .team-container .team-top .sstitle, .blog-sec .blog-container .blog-top .sstitle {
    max-width: none;
    font-size: 55px;
    margin-top: 30px;
    line-height: inherit;
  }
  .h-container .hleft .hsubt, .second-sec .ss-container .ssleft .sssubt, .team-sec .team-container .team-top .sssubt, .blog-sec .blog-container .blog-top .sssubt, .skills-sec .ss-container .ssleft .sssubt {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 1px;
    max-width: none;
  }
  .container {
    position: relative;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    left: 0;
  }
  .top-back-svg {
    position: absolute;
  }
  .h-container .hleft .hbtn, .second-sec .ss-container .ssleft .ssbtn {
    font-size: 28px;
    padding: 15px 22px;
    border-radius: 50px;
  }
  .h-container .hright img {
    width: 80vw;
    height: 45vw;
  }
  .second-sec .ss-container .ssright img {
    width: 45vw;
    height: 35vw;
  }
  .second-sec .ss-container .ssright {
    text-align: right;
    margin-top: -10%;
    padding-right: 10vw;
  }
  .h-container .hright {
    text-align: right;
  }
  .second-sec .ss-container .ssleft span, .service-sec .ser-container .ser-top span, .work-sec .work-container .work-top span, .team-sec .team-container .team-top span, .blog-sec .blog-container .blog-top span, .skills-sec .ss-container .ssleft span {
    font-size: 40px;
  }
  .skills-sec .ss-container .ssleft .pbar-box span, .pbar-container .pbar-box label {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .service-sec .ser-container .ser-top .sstitle, .work-sec .work-container .work-top .worktitle {
    font-size: 55px;
    margin: 30px auto;
  }
  .blog-card {
    width: 100%;
    margin-bottom: 35px;
  }
  .blog-sec .blog-container .blog-bottom {
    display: block;
  }
  .service-sec .ser-container .ser-top .sssubt, .work-sec .work-container .work-top .worksubt {
    font-size: 30px;
    line-height: inherit;
  }
  .service-sec .ser-container .ser-bottom .ser-card .cardttl {
    font-size: 40px;
  }
  .service-sec .ser-container .ser-bottom {
    -ms-grid-columns: auto;
        grid-template-columns: auto;
  }
  .service-sec .ser-container .ser-bottom .ser-card {
    max-width: 60vw;
  }
  .service-sec .ser-container .ser-bottom .ser-card .cardsubt {
    font-size: 32px;
    line-height: inherit;
  }
  .service-sec .ser-container .ser-bottom .ser-card img {
    width: 30%;
  }
  .service-sec .ser-container .ser-bottom .ser-card {
    margin-bottom: 30px;
    padding: 60px 12px;
  }
  .work-sec svg {
    height: 100%;
    width: 300%;
    left: -100%;
  }
  .ssright > div {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    -webkit-transform: translateX(-30vw);
            transform: translateX(-30vw);
  }
  .skills-sec .ss-container {
    display: block;
  }
  .skills-sec .ss-container .ssleft {
    width: 85vw;
    padding-left: 0;
  }
  .team-sec .team-container .team-bottom {
    -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
  }
  .pbar-container {
    -ms-grid-columns: auto;
        grid-template-columns: auto;
  }
  .pbar-container .pbar-box progress[value] {
    height: 20px;
  }
  .blog-sec .blog-container .blog-bottom .blog-card .blog-info-box p {
    line-height: inherit;
    font-size: 40px;
  }
  .blog-sec .blog-container .blog-bottom .blog-card .blog-info-box span {
    line-height: inherit;
    font-size: 40px;
  }
  .blog-sec .blog-container .blog-bottom .blog-card .blog-info-box a {
    font-size: 35px;
  }
  footer .footer-container {
    display: block;
    margin-top: 100px;
  }
  footer .footer-container .footer-left .fimg-box {
    width: 80vw;
    margin: 0 auto;
  }
  footer .footer-container .footer-left .fimg-box img:first-child {
    width: 6vw;
  }
  footer .footer-container .footer-left .fimg-box img {
    width: 40vw;
  }
  footer .footer-container .footer-left .ftext-box {
    width: 80vw;
    margin: 0 auto;
  }
  footer .footer-container .footer-left .ftext-box span {
    font-size: 22px;
    line-height: inherit;
    margin: 30px 0;
    max-width: none;
  }
  footer .footer-container .footer-right .flttl {
    font-size: 40px;
  }
  footer .footer-container .footer-right .flinks a, footer .footer-container .footer-right .cont-line p {
    font-size: 30px;
    line-height: 40px;
    max-width: 40vw;
  }
  footer p {
    padding: 10px 0;
    font-size: 30px;
  }
  .contact-sec .contact-container {
    display: block;
  }
  .contact-sec .contact-container .contact-info {
    text-align: center;
    width: 100%;
  }
  .contact-sec .contact-container .contact-info hr {
    margin: 20px auto;
  }
  .contact-sec .contact-container .contact-form .field-group label {
    font-size: 30px;
  }
  .contact-sec .contact-container .contact-form .field-group .form-field {
    font-size: 30px;
    width: 32vw;
  }
  .contact-sec .contact-container .contact-form button {
    width: 80px;
    height: 80px;
    border-radius: 50px;
  }
  .contact-sec .contact-container .contact-form button svg {
    width: 30px;
    height: 30px;
  }
  footer .footer-container .footer-right {
    margin: 50px auto 0 auto;
    width: 80vw;
  }
  .contact-sec .contact-container .contact-info span {
    font-size: 28px;
  }
  .contact-sec .contact-container .contact-info .worktitle {
    font-size: 40px;
  }
  .contact-sec svg.contact-back {
    height: 100%;
    width: 300%;
    left: -100%;
  }
  .mob-nav {
    display: block !important;
    position: fixed;
    width: 0px;
    opacity: 0;
    height: 100%;
    background: rgba(245, 147, 57, 0.5);
    z-index: 5;
    padding: 150px 50px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: right;
  }
  .mob-nav span {
    display: block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 100px;
    font-weight: 900;
    cursor: pointer;
    color: white;
    text-shadow: 3px 3px 10px black;
    right: 64px;
    top: 30px;
    position: absolute;
  }
  .mob-nav span:hover {
    -webkit-animation: spin 4s linear infinite;
            animation: spin 4s linear infinite;
  }
  .mob-nav a.top-link {
    font-size: 100px;
    display: block;
    text-decoration: none;
    color: white;
    font-weight: bolder;
    text-align: right;
    /* float: right; */
    width: 100%;
    text-shadow: 3px 3px 10px black;
  }
  .contact-sec {
    margin: 40px 0;
  }
}

.mob-nav {
  display: none;
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@media screen and (max-device-width: 1600px) {
  .h-container {
    margin-top: 24px;
  }
  .work-sec {
    width: 100%;
    max-width: 100vw;
    margin: 0 auto;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .work-sec .work-container {
    padding: 150px 0;
    position: relative;
  }
  .work-sec svg {
    position: absolute;
    height: auto;
    z-index: -1;
    width: 100%;
    left: 0;
  }
}
/*# sourceMappingURL=main.css.map */