@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
  overflow-x: hidden;
  font-family: "Poppins", sans-serif;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.navbar-light .navbar-toggler-icon {
  background-image: url(../images/navmobile.svg);
  width: 30px;
  height: 30px;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}

a:hover {
  text-decoration: none;
}

a:focus,
a:hover,
button:focus {
  text-decoration: none;
  outline: 0;
}

:focus {
  outline: 0;
}

button {
  cursor: pointer;
}

p {
  margin-bottom: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Bebas Neue", cursive;
  margin-bottom: 0;
  padding: 0;
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  display: inline-block;
}

.owl-nav {
  margin-top: 40px !important;
}

.package_slider .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 !important;
}

#tab_content_898 .pkg_main h3 {
  display: none;
}

#tab_content_898 .pkg_bottom_price .month_prie_right p {
  display: none;
}

#tab_content_872 .pkg_main h3 {
  display: none;
}

#tab_content_874 .pkg_main h3 {
  display: none;
}

#tab_content_875 .det-packages:first-child .pkg_main h3 {
  display: table;
}

#tab_content_875 .pkg_main h3 {
  display: none;
}

.package_slider .owl-nav [class*="owl-"] {
  position: relative;
}

.package_slider .owl-nav .owl-next {
  right: -10px;
}

.package_slider .owl-nav .owl-prev {
  left: -10px;
}

.package_slider .owl-nav button i {
  font-size: 45px;
  line-height: 0;
  display: block;
  color: #ff6900 !important;
}

.owl-dots {
  margin-top: 25px !important;
}

.owl-dot:focus {
  outline: 0;
}

.owl-dot span {
  width: 15px !important;
  height: 15px !important;
  background: #ccc !important;
  border: 1px solid #1d1d1d !important;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #fd2c24 !important;
  width: 20px !important;
  height: 20px !important;
}

.owl-theme .owl-dots {
  display: flex;
  justify-content: center;
}

.owl-item img {
  width: initial !important;
}

.form-control.error,
select.error {
  border-color: red !important;
}

.banner_form select.form-control,
.banner_form select.form-control option {
  color: #000 !important;
  font-size: 1rem;
  line-height: 1.5;
}

.help-block.form-error {
  display: none !important;
}

label.error {
  display: none !important;
}

.score_area {
  position: relative;
}

.sec_pb {
  padding-bottom: 19px;
}

.sec_pt {
  padding-top: 35px;
}

.compensate-for-scrollbar .main_header {
  width: 98.8%;
}

.compensate-for-scrollbar iframe + div iframe#launcher {
  right: 17px !important;
}

.compensate-for-scrollbar .sticky-container {
  right: -136px;
}

.sec_title {
  margin-bottom: 30px;
}

.sec_title h4 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-image: -moz-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
  background-image: -webkit-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
  background-image: -ms-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
  display: inline-block;
  padding: 5px 35px;
  margin-bottom: 15px;
}

.sec_title h2 {
  font-size: 37px;
  font-weight: 900;
  color: #100d24;
  text-transform: uppercase;
}

.sec_title h2 span {
  color: #0a63d1;
}

.sec_title p {
  font-size: 17px;
  color: #a7a7a7;
}

.txt_p p {
  margin-top: 25px;
}

.default_btn {
  color: #fff;
  border-radius: 100px;
  font-weight: 900;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.large_btn {
  padding: 17px 82px;
  font-size: 20px;
}

.small_btn {
  padding: 9px 17px;
  font-size: 14px;
  margin-left: 17px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.header_btn {
  display: flex;
  align-items: center;
}

.header_btn i {
  font-size: 20px;
}

.call-icon {
  background: 0 0;
  border: 2px solid #2584fb;
  color: #fff;
  width: 50px;
  height: 50px;
}

.blue_btn {
  background-image: -moz-linear-gradient(90deg, #104a92 0, #0966da 100%);
  background-image: -webkit-linear-gradient(90deg, #104a92 0, #0966da 100%);
  background-image: -ms-linear-gradient(90deg, #104a92 0, #0966da 100%);
}

.red_btn {
  background-image: -moz-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
  background-image: -webkit-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
  background-image: -ms-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
}

.red_shadow {
  box-shadow: 0 10px 35px 0 rgba(253, 44, 36, 0.46);
}

.blue_shadow {
  box-shadow: 0 10px 10px 0 rgba(15, 80, 161, 0.38);
}

.sec_btn {
  display: flex;
  justify-content: center;
  margin-top: 75px;
  position: relative;
  z-index: 5;
}

.default_btn:active,
.default_btn:focus,
.default_btn:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  color: #fff;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
}

#particlesTwo-js {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
}

@keyframes circleAnim {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}

.circles {
  position: absolute;
  left: 0;
  bottom: -20px;
  z-index: -1;
}

.circles img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.circles img:nth-child(2) {
  width: 160px;
}

.circles img:nth-child(3) {
  width: 240px;
}

.circles img:nth-child(4) {
  width: 320px;
}

.circles img:nth-child(5) {
  width: 400px;
}

@keyframes faderightCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-99px);
    -ms-transform: translateX(-99px);
    transform: translateX(-99px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

[class^="box-"] {
  display: none;
}
[class^="box-"].showfirst {
  display: block;
}

header {
  transition: all 0.4s ease-in-out 0s;
  padding: 16px 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
  border-color: #ffffff1f;
  transition:
    background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 6px 0px 6px 0px;
}
header.fixed.sticky {
  position: fixed;
  left: 0px;
  right: 0px;
  padding: 6px 0px;
  z-index: 9;
  width: 100%;
  background: #000;
}
.logo {
  display: inline-block;
}
.logo img {
    width: 180px;
    display: block;
}
.mainnavs {
  display: flex;
  align-items: center;
  margin-left: auto !important;
}

.posinitial {
  position: initial;
}
.main-header .row {
  width: 100%;
}
.main-header nav {
  display: flex;
  margin-right: 50px;
}
.main-header nav ul {
  display: flex;
  align-items: center;
}
.main-header nav ul li {
  margin: 0 14px;
}
.main-header nav li a {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.025em;
  display: block;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1) !important;
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1) !important;
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1) !important;
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1) !important;
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1) !important;
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1) !important;
  padding: 0 0 0 17px;
  min-height: 80px;
  align-items: center;
  display: inline-flex;
  font-family:
    bebas neue,
    sans-serif;
  position: relative;
}
.main-header nav .mainnavs a:hover {
  color: #C4D733;
}
.main-header nav .mainnavs a:hover:before {
  width: 100%;
}
.main-header nav .mainnavs a:before {
  content: "";
  width: 0;
  position: absolute;
  top: 50%;
  right: 0;
  height: 3px;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3scubic-bezier (0.24, 0.74, 0.58, 1);
  margin-top: 26px;
  background-image: -webkit-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -moz-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -ms-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -o-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: linear-gradient(to right, #6c9a21, #C4D733);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='',endColorStr='');
}
.main-header nav ul li.dropdown .dropdown-menu a {
  display: block;
  color: #000;
  min-height: initial;
  padding: 5px 10px;
  z-index: 1;
}
.main-header nav ul li.dropdown .dropdown-menu a:before {
  height: 100%;
  top: initial;
  right: initial;
  left: 0;
  margin-top: -5px;
  z-index: -1;
}
.dropdown-menu {
  top: 95%;
}
/* .dropdown:hover .dropdown-menu{display: block;  } */

.calltopdv {
  display: flex;
  flex-wrap: nowrap;
  margin-left: auto;
}
.calltopdv .ct-info-icon {
  width: 40px;
  min-width: 40px;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3scubic-bezier (0.24, 0.74, 0.58, 1);
  background-image: -webkit-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -moz-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -ms-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -o-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: linear-gradient(to right, #6c9a21, #C4D733);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='',endColorStr='');
}
.calltopdv .ct-info-icon i {
  position: absolute;
  color: #000;
  font-size: 24px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.calltopdv .ct-info-holder {
  position: relative;
  padding: 0px 0px 0 10px;
}
.calltopdv .ct-info-holder .ct-info-label {
  font-size: 12px;
  line-height: 19px;
  color: #999999;
}
.calltopdv .ct-info-holder .ct-info-title {
  font-size: 18px;
  color: #fefefe;
  font-family:
    bebas neue,
    sans-serif;
  line-height: normal;
}
.calltopdv .ct-info-holder a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.bannermain {
  background: url(../images/banner-mm.jpg) no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}
.bannermain h1 {
  font-size: 55px;
  color: #fff;
}
.bannermain p {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: rgb(207, 207, 207);
  margin: 20px 0;
}
.bannermain img {
  position: absolute;
  bottom: 0;
}
.texture1 {
  position: relative;
  z-index: 3;
}
.texture1:before,
.bannermain:after {
  content: "Norva";
  position: absolute;
  top: -180px;
  right: 100%;
  z-index: -1;
  font-size: 200px;
  line-height: 1;
  font-family:
    bebas neue,
    sans-serif;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(192, 192, 192, 0.15);
  -ms-text-stroke-color: rgba(192, 192, 192, 0.15);
  -o-text-stroke-color: rgba(192, 192, 192, 0.15);
  margin-right: -100px;
  white-space: nowrap;
  color: #eaebeb00;
  text-stroke-color: #b1b1b136;
  -webkit-text-stroke-color: #b1b1b136;
  -ms-text-stroke-color: #b1b1b136;
  -o-text-stroke-color: #b1b1b136;
  transform: translateX(70px);
}
.bannermain:after {
  content: "Design Studios";
  bottom: -40px;
  right: 310px;
  top: initial;
  z-index: 1;
  margin-right: 50;
  margin-left: 0;
  font-size: 250px;
  -webkit-text-stroke-color: #b1b1b14a;
}


.portfolio_main {
  background-image: url("../images/services-bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}
.portfolio_main .porfolio-dv {
  column-count: 2;
}
.portfolio_main .items {
  margin-bottom: 30px;
  line-height: 0;
}
.portfolio_main .items img {
  max-width: 100%;
}
.filterport {
  padding-top: 50px;
}
.portfolio_main .filterport ul li {
  padding: 0px 0;
  display: block;
}
.portfolio_main .filterport ul li a {
  font-size: 48px;
  color: #000;
  font-family:
    bebas neue,
    sans-serif;
  position: relative;
}
.portfolio_main .filterport ul li:hover a,
.portfolio_main .filterport ul li.active a {
    background: linear-gradient(
        90deg,
        #062621 0%,
        #0A4C3E 43%,
        #DCE931 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.portfolio_main .filterport ul li a:before {
  content: "";
  position: absolute;
  background: #6C9A21;
  width: 0;
  height: 2px;
  top: 36px;
  right: 115%;
  transition: all 0.3s ease-out;
}
.portfolio_main .filterport ul li:hover a:before,
.portfolio_main .filterport ul li.active a:before {
  width: 150px;
}
/* .portfolio_main .pkg-tab-nav li a{ padding: 10px 37px; } */

.ctamm {
  background: linear-gradient(90deg, #062621 0%, #0a4c3e 40%, #dce931 100%);
  background-size: cover;
  padding: 50px 0;
  text-align: center;
}
.ctamm h2 {
  font-size: 60px;
  color: #fff;
  line-height: 55px;
}
.ctamm h2 strong {
  display: block;
  font-weight: 400;
  color: #C4D733;
}

.services-sec {
  /*background: linear-gradient(90deg, #062621 0%, #0a4c3e 40%, #dce931 100%);*/
  background-size: cover;
  padding: 50px 0;
  text-align: center;
}
.services-sec h2 {
  font-size: 60px;
  color: #000;
  line-height: 55px;
}
.services-sec h2 strong {
  display: block;
  font-weight: 400;
  color: #C4D733;
  padding-bottom: 20px;
}

.btnctas {
  display: flex;
  align-items: center;
  padding-top: 25px;
  justify-content: space-between;
  max-width: 650px;
  margin: auto;
}
.btnctas .callcta {
  display: flex;
  align-items: center;
}
.callcta .call-holder p {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-family:
    bebas neue,
    sans-serif;
  line-height: 26px;
}
.callcta .call-holder p a {
  display: block;
  font-size: 23px;
  color: #fff;
}
.callcta .icos {
  margin: 0 10px;
}
.callcta .icos i {
  font-size: 34px;
     color:#DCE931;       
}
.simplebtn_request a {
  border: 1px solid #704e0e;
  padding: 10px 30px;
  color: #ffffff !important;
  font-size: 20px;
  display: inline-block;
  font-family: "Bebas Neue", cursive;
  -webkit-text-fill-color: #000 !important;
}

.mainpackage {
  padding: 50px 0;
  background: url(../images/package_bg.jpg) #000 no-repeat;
  background-position: center;
  background-size: cover;
}
.mainpackage .headingmain h6 {
  color: #c7c7c7;
}
.mainpackage .headingmain h2 {
  color: #fff;
}
.package_hm {
  padding-bottom: 50px;
}

.bxpack {
  background: #161616;
  padding: 20px 30px;
  padding-top: 50px;
  border: 1px solid #3b3b3b;
  margin-top: 50px;
  color: #fff;
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
  z-index: 1;
  border-radius: 12px;
}
.bxpack:before {
    content: "";
    background: url(../images/theme_ico.png) no-repeat;
    width: 458px;
    height: 444px;
    position: absolute;
    top: 10px;
    right: -240px;
    opacity: 0.1;
    filter: grayscale(1);
    z-index: -1;
}
.info-title {
  margin-bottom: 30px;
}
.info-title h5 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 5px;
}
.info-title h5 img {
  margin-right: 10px;
  display: inline-block;
}
.info-title p {
  font-size: 15px;
}
.pricing_dv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pricing_dv h3 {
  font-size: 80px;
}
.pricing_dv h3 sup {
  top: -0.3em;
  color: #C4D733;
  margin-right: 8px;
}
.pricing_dv .discount {
  font-size: 32px;
  line-height: 32px;
  font-family: "Bebas Neue", cursive;
}
.btnpack a {
  display: block;
   background: linear-gradient(
        90deg,
        #DCE931 0%,
        #0A4C3E 75%,
        #062621 100%
    );
  padding: 10px 50px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: "Bebas Neue", cursive;
  border-radius: 10px;
}

.btnpack {
  margin-bottom: 30px;
}
.listpack h6 {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.listpack ul {
  margin-bottom: 30px;
}
.listpack ul li {
  padding: 5px 0;
  font-size: 15px;
  display: block;
  position: relative;
}
.listpack ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  color: #DCE931;
  font-weight: 600;
  margin-right: 10px;
  display: inline-block;
}
.viewall-feat {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.viewall-feat a {
  background: #1b1b1b;
  font-family: "Bebas Neue", cursive;
  font-size: 20px;
  display: block;
  color: #fff;
  padding: 10px 30px;
}
.slick-current .bxpack,
.bxpack:hover {
    background: linear-gradient(
        180deg,
        #DCE931 0%,
        #0A4C3E 75%,
        #062621 100%
    );
  color: #ffff;
}
.slick-current .bxpack .pricing_dv h3 sup,
.bxpack:hover .pricing_dv h3 sup {
  color: #0A4C3E;
}
.slick-current .bxpack .btnpack a,
.bxpack:hover .btnpack a {
  border-radius: 10px;
  background: #0A4C3E;
  color: #fff;
}
.slick-current .bxpack .info-title h5,
.bxpack:hover .info-title h5 {
  color: #0A4C3E;
}
.slick-current .bxpack .info-title h5 img,
.bxpack:hover .info-title h5 img {
  filter: grayscale(1) brightness(0);
}
.slick-current .bxpack .listpack ul li::before,
.bxpack:hover .listpack ul li::before {
  color: #DCE931;
}
.slick-current .bxpack .viewall-feat a,
.bxpack:hover .viewall-feat a {
  background: #0000002b;
}
.slick-current .bxpack:before,
.bxpack:hover:before {
  opacity: 1;
  filter: grayscale(0);
}

.slick-dots li.slick-active button {
    background-color: #DCE931;
}

.awards_dv {
  border-top: 1px solid #212121;
  padding: 40px 0;
}
.awards_dv h3 {
  color: #fff;
  font-size: 47px;
}

.btnstyle-bann a {
  font-weight: 400;
  font-size: 16px;
  line-height: 51px;
  font-family: "Bebas Neue";
  color: #fff;
  margin: 20px 20px 20px 0;
}
.btn {
  font-family:
    bebas neue,
    sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 0 26px;
  line-height: 51px;
  -webkit-transition: all 180ms linear 0ms;
  -khtml-transition: all 180ms linear 0ms;
  -moz-transition: all 180ms linear 0ms;
  -ms-transition: all 180ms linear 0ms;
  -o-transition: all 180ms linear 0ms;
  transition: all 180ms linear 0ms;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: relative;
  overflow: hidden !important;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  border: none;
  z-index: 1;
  letter-spacing: 0.05em;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  background-image: -webkit-linear-gradient(
    90deg,
    #dce931 0%,
    #0a4c3e 53%,
    #062621 100%
  );
  background-image: -moz-linear-gradient(
    90deg,
    #dce931 0%,
    #0a4c3e 53%,
    #062621 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    #dce931 0%,
    #0a4c3e 53%,
    #062621 100%
  );
  background-image: -o-linear-gradient(
    90deg,
    #dce931 0%,
    #0a4c3e 53%,
    #062621 100%
  );
  background-image: linear-gradient(
    90deg,
    #dce931 0%,
    #0a4c3e 53%,
    #062621 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='',endColorStr='');
  background-size: 200%, 1px;
  background-position: 0;
}
.btn.btn-slider1 {
  display: inline-flex;
  align-items: center;
  font-size: 17px;
  line-height: 58px;
  padding: 0 34px;
}
.btn.btn-outline-gradient {
  display: inline-flex;
  align-items: center;
  font-size: 17px;
  color: #cfcfcf;
  border-image-source: linear-gradient(to right, #6c9a21 0%, #C4D733 100%);
  border-image-source: -webkit-gradient(to right, #6c9a21 0%, #C4D733 100%);
  border-image-source: -ms-linear-gradient(to right, #6c9a21 0%, #C4D733 100%);
  border-image-source: -o-linear-gradient(to right, #6c9a21 0%, #C4D733 100%);
  border-image-slice: 1;
  border-width: 2px;
  border-style: solid;
  background-image: -webkit-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -moz-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -ms-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -o-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: linear-gradient(to right, #6c9a21, #C4D733);
  background-color: initial;
  background-clip: text;
  -moz-background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: #fff !important;
  -moz-text-fill-color: #fff;
  -webkit-text-fill-color: #fff !important;
  padding: 0 34px;
  line-height: 54px;
}

.btn.btn-outline-gradient:before {
  content: "";
  color: #ffffff;
  z-index: -1;
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  background-color: #C4D733;
  background-image: -webkit-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -moz-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -ms-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -o-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: linear-gradient(to right, #6c9a21, #C4D733);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6C9A21',endColorStr='#C4D733',gradientType='1');
  transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(0, 1);
  -khtml-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.btn.btn-outline-gradient:hover:before,
.btn.btn-outline-gradient:focus:before {
  transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(1, 1);
  -khtml-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.btn.btn-outline-gradient:hover,
.btn.btn-outline-gradient:focus,
.btn.btn-outline-gradient:hover i,
.btn.btn-outline-gradient:focus i {
  text-fill-color: #000;
  -moz-text-fill-color: #000;
  -webkit-text-fill-color: #000;
}
.btn.btn-outline-gradient i,
.btn.btn-slider1 i {
  font-size: 20px;
}
.btn.btn-outline-gradient i.space-left {
  margin-left: 10px;
  margin-right: -6px;
}
.btn.btn-slider1 i.space-left {
  margin-left: 8px;
  margin-right: -2px;
}
.btn.btn-outline-gradient i {
  background-color: #ffa91b;
  background-image: -webkit-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -moz-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -ms-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: -o-linear-gradient(to right, #6c9a21, #C4D733);
  background-image: linear-gradient(to right, #6c9a21, #C4D733);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6C9A21',endColorStr='#C4D733',gradientType='1');
  background-color: initial;
  background-clip: text;
  -o-background-clip: text;
  -ms-background-clip: text;
  -moz-background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -o-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
}
.btn:hover {
  text-decoration: none;
  color: #ffffff;
  background-position: 100%;
}

.sec_02 {
  padding: 50px 0;
}
.sec_02 {
  background-color: #000000;
  background-image: url(../images/h6-bg-section-01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.sec_02 h6 {
  font-size: 16px;
  margin-bottom: 9px;
  font-family: roboto, sans-serif;
  padding-top: 50px;
  color: #c7c7c7;
}
.sec_02 h2 {
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 20px;
}
.sec_02 h2 strong {
  color: #C4D733;
}
.sec_02 p {
  color: #a1a1a1;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 45px;
}
.liststeps_li h4 {
  font-size: 24px;
  line-height: 28px;
  color: #c6d541;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.liststeps_li h4 i {
  margin-right: 10px;
  font-size: 15px;
  margin-top: -6px;
  color: #6c9a21;
}
.liststeps_li p {
  olor: #787878;
  font-size: 16px;
  line-height: 26px;
}

.ct-image-single .ct-image-single--inner {
  display: inline-block;
  position: relative;
}
.ct-image-single img {
  -webkit-border-radius: inherit !important;
  -khtml-border-radius: inherit !important;
  -moz-border-radius: inherit !important;
  -ms-border-radius: inherit !important;
  -o-border-radius: inherit !important;
  border-radius: inherit !important;
  width: auto;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-image-single .img-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  opacity: 0;
}
.ct-image-single:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0;
}
.ct-image-single.img-hover-added {
  text-align: center;
}
.ct-image-single.img-hover-added:hover .img-main {
  opacity: 0;
}
.ct-image-single.img-hover-added:hover .img-hover {
  opacity: 1;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  z-index: 333;
  background-color: #fff;
  top: 61px;
}
.themecolor {
  color: #C4D733;
}
.newsec {
  padding: 80px 0 0;
}

.headingmain h6 {
  font-size: 15px;
  color: #3c3c3c;
  font-family: "Poppins", sans-serif;
}
.headingmain h2 {
  font-size: 47px;
  color: #000000;
}

.ct-carousel-inner {
  margin-top: 50px;
}
.ct-carousel-inner .grid-item-inner {
  position: relative;
  overflow: hidden;
}
.ct-carousel-inner .grid-item-inner .item--featured {
  position: relative;
}
.ct-carousel-inner .item--featured img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-carousel-inner .item--featured:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(8, 8, 8, 0.85);
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  opacity: 0;
  z-index: 99;
}
.ct-carousel-inner .item--shape.item--shape3 {
  bottom: -50px;
  left: -35px;
  background: 0 0;
  z-index: 100;
  -webkit-transform: translateX(-120px);
  -khtml-transform: translateX(-120px);
  -moz-transform: translateX(-120px);
  -ms-transform: translateX(-120px);
  -o-transform: translateX(-120px);
  transform: translateX(-120px);
}
.ct-carousel-inner .item--shape.item--shape4 {
  bottom: -50px;
  left: -60px;
  background: 0 0;
  z-index: 101;
  -webkit-transform: translateX(-120px);
  -khtml-transform: translateX(-120px);
  -moz-transform: translateX(-120px);
  -ms-transform: translateX(-120px);
  -o-transform: translateX(-120px);
  transform: translateX(-120px);
}
.ct-carousel-inner .item--shape {
  position: absolute;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
}
.ct-carousel-inner .item--shape.item--shape3 svg {
  height: 215px;
  width: auto;
}
.ct-carousel-inner .item--shape.item--shape4 svg {
  height: 205px;
}
.ct-carousel-inner .item--meta {
  position: absolute;
  top: 30%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  text-align: center;
  padding: 30px;
  z-index: 102;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  opacity: 0;
}
.ct-carousel-inner .grid-item-inner:hover .item--featured:before {
  opacity: 1;
}
.ct-carousel-inner .grid-item-inner:hover .item--shape.item--shape3 {
  -webkit-transform: translateX(0);
  -khtml-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.22s;
  -moz-transition-delay: 0.22s;
  transition-delay: 0.22s;
}
.ct-carousel-inner .grid-item-inner:hover .item--shape.item--shape4 {
  -webkit-transform: translateX(0);
  -khtml-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.32s;
  -moz-transition-delay: 0.32s;
  transition-delay: 0.32s;
}
.ct-carousel-inner .grid-item-inner:hover .item--meta {
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 0.12s;
  -moz-transition-delay: 0.12s;
  transition-delay: 0.12s;
}
.ct-carousel-inner .item--shape.item--shape4 svg g {
  fill: #C4D733;
}
.ct-carousel-inner .item--category a {
  font-size: 30px;
  font-weight: 700;
  color: #f9bd0e;
  line-height: normal;
  font-family: "Bebas Neue", cursive;
}
.ct-carousel-inner .item--title {
  font-family: "Poppins", sans-serif;
}
.ct-carousel-inner .item--title a {
  font-size: 16px;
  margin-bottom: 28px;
  color: #fff;
  line-height: 24px;
  margin: 0 0 15px;
  font-weight: 300;
  display: block;
}
.ct-carousel-inner .item--category {
  margin-bottom: 15px;
}
.ct-carousel-inner .ct-carousel-inner .slick-slide {
  padding: 0;
}
.ct-carousel-inner .slick-slide {
  margin: 0;
  line-height: 0;
}
.ct-carousel-inner .item--category img {
  margin: auto;
}

.slick-arrow {
  width: 47px;
  height: 47px;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  -webkit-border-radius: 47px;
  -khtml-border-radius: 47px;
  -moz-border-radius: 47px;
  -ms-border-radius: 47px;
  -o-border-radius: 47px;
  border-radius: 47px;
  position: absolute;
  padding: 0;
  background-color: #444;
  color: #fff;
  background-image: none;
  font-size: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
}
.slick-arrow.slick-disabled {
  cursor: no-drop;
}
.slick-arrow {
  margin: 0;
  bottom: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0;
}
.slick-arrow.slick-prev {
  left: -8px;
  right: auto;
}
.slick-arrow:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slick-prev:before {
  content: "\f053";
}
.slick-arrow.slick-next {
  left: auto;
  right: -8px;
}
.slick-next:before {
  content: "\f054";
}
.ct-carousel-inner:hover .slick-arrow {
  opacity: 1;
}
.ct-carousel-inner:hover .slick-arrow.slick-prev {
  left: 20px;
  z-index: 1;
}
.ct-carousel-inner:hover .slick-arrow.slick-next {
  right: 20px;
}
.slick-arrow:hover {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
  -khtml-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
  -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
}

.componycounter {
  padding: 0 0 50px;
}
.counterlist {
  display: flex;
}
.itemscount {
  background-color: #1c1c1c;
  width: 25%;
  position: relative;
  padding: 30px 0;
  text-align: center;
}
.itemscount i {
  margin-bottom: 15px;
  font-size: 60px;
  color: #C4D733;
}
.itemscount .ct-counter-number span {
  color: #fff;
  font-size: 72px;
  margin-bottom: 15px;
  font-family:
    bebas neue,
    sans-serif;
  line-height: 1;
}
.itemscount .ct-counter-title {
  color: #e3e3e3;
  font-size: 18px;
}
.itemscount.darkblack {
  background-color: #000;
}

.testimonials-sec {
  padding: 50px 0;
}
.testimonials-sec .item--inner {
  margin-top: 61px;
  margin-bottom: 40px;
  background-color: #fff;
  padding: 44px 34px 37px;
  -webkit-box-shadow: 0 6px 12px rgb(12 12 12 / 15%);
  -khtml-box-shadow: 0 6px 12px rgba(12, 12, 12, 0.15);
  -moz-box-shadow: 0 6px 12px rgba(12, 12, 12, 0.15);
  -ms-box-shadow: 0 6px 12px rgba(12, 12, 12, 0.15);
  -o-box-shadow: 0 6px 12px rgba(12, 12, 12, 0.15);
  box-shadow: 0 6px 12px rgb(12 12 12 / 15%);
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  z-index: 1;
}
.ct-testimonial .item--inner:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  z-index: -1;
   background: linear-gradient(
        45deg,
        #DCE931 0%,
        #0A4C3E 53%,
        #062621 100%
    );
  opacity: 0;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-testimonial .item--image {
  max-width: 96px;
  position: absolute;
  left: 34px;
  top: -34px;
}
.ct-testimonial .item--image img {
  width: 100%;
  -webkit-border-radius: 96px;
  -khtml-border-radius: 96px;
  -moz-border-radius: 96px;
  -ms-border-radius: 96px;
  -o-border-radius: 96px;
  border-radius: 96px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-testimonial .item--icon {
  width: 42px;
  height: 42px;
  font-size: 16px;
  background-color: #C4D733;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ms-border-radius: 42px;
  -o-border-radius: 42px;
  border-radius: 42px;
  position: absolute;
  top: -13px;
  left: -6px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  transform: rotate(180deg);
}
.ct-testimonial .item--star {
  color: #C4D733;
  font-size: 14px;
  letter-spacing: -1px;
  text-align: right;
}
.ct-testimonial .item--description {
  font-size: 15px;
  line-height: 22px;
  min-height: 180px;
  color: #222;
  padding-top: 20px;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-testimonial .item--meta {
  display: flex;
  flex-wrap: wrap;
  margin-top: 17px;
  align-items: center;
}
.ct-testimonial .item--title {
  margin: 0 22px 0 0;
  color: #000;
  font-size: 24px;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-testimonial .item--position {
  font-size: 14px;
  color: #979898;
}
.ct-testimonial .item--inner:hover:before,
.ct-testimonial .slick-current .item--inner:before {
  opacity: 1;
}
.ct-testimonial .item--inner:hover .item--title,
.ct-testimonial .item--inner:hover .item--description,
.ct-testimonial .slick-current .item--inner .item--title,
.ct-testimonial .slick-current .item--inner .item--description {
  color: #fff;
}
.ct-testimonial .item--inner:hover,
.ct-testimonial .slick-current .item--inner {
  -webkit-transform: translate(0, -11px);
  -khtml-transform: translate(0, -11px);
  -moz-transform: translate(0, -11px);
  -ms-transform: translate(0, -11px);
  -o-transform: translate(0, -11px);
  transform: translate(0, -11px);
}
.ct-testimonial {
  margin-top: 50px;
}
.ct-testimonial .item--inner:hover .item--image img,
.ct-testimonial .slick-current .item--inner .item--image img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.footerform {
  background-image: url(../images/footerform-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 115px 0px;
  position: relative;
  overflow: hidden;
}

.hdstyle_01:before {
  content: "Contact";
  position: absolute;
  top: 10px;
  right: 50%;
  z-index: -1;
  font-size: 200px;
  line-height: 1;
  font-family:
    bebas neue,
    sans-serif;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(192, 192, 192, 0.15);
  -ms-text-stroke-color: rgba(192, 192, 192, 0.15);
  -o-text-stroke-color: rgba(192, 192, 192, 0.15);
  margin-right: -100px;
  white-space: nowrap;
  color: #eaebeb73;
  text-stroke-color: #b1b1b173;
  -webkit-text-stroke-color: #b1b1b173;
  -ms-text-stroke-color: #b1b1b173;
  -o-text-stroke-color: #b1b1b173;
  transform: translateX(70px);
}
.footerform .hdstyle_01 {
  margin-bottom: 35px;
  position: relative;
  z-index: 1;
}
.footerform .hdstyle_01 h6 {
  font-size: 16px;
  color: #888888;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
}
.footerform .hdstyle_01 h3 {
  font-size: 47px;
  color: #000;
}
.footerform .hdstyle_01 h3 span {
  display: block;
}
.listing_info {
  display: flex;
  flex-wrap: nowrap;
  padding: 0px 0px 56px 0px;
}
.listing_info .icondv {
  width: 54px;
  height: 54px;
  min-width: 54px;
  position: relative;
  background-color: #DCE931;
  margin-right: 18px;
  line-height: 54px;
  text-align: center;
  border-radius: 10px;
}
.listing_info .icondv i {
  font-size: 32px;
  position: relative;
  z-index: 2;
}
.listing_info .icondv:before {
  content: "";
  opacity: 0.2;
  background-color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.listing_info:hover .icondv:before {
  -webkit-transform: scale(1.8);
  -khtml-transform: scale(1.8);
  -moz-transform: scale(1.8);
  -ms-transform: scale(1.8);
  -o-transform: scale(1.8);
  transform: scale(1.8);
  opacity: 0;
}
/* .listing_info .icondv i:before { content:'\f3c5'; } */
.listing_info .cont_details h5 {
  font-size: 30px;
  color: #000;
  margin-bottom: 6px;
  margin-top: -6px;
}
.listing_info .cont_details p,
.listing_info .cont_details a {
  font-size: 16px;
  line-height: 24px;
  color: #545454;
  display: block;
}

.ct-contact-form {
  margin-bottom: 23px;
  position: relative;
  padding: 63px 70px 78px;
  z-index: 1;
}
.ct-contact-form:before {
  content: "";
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 46px rgb(0 0 0 / 10%);
  -khtml-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 46px rgb(0 0 0 / 10%);
  background-color: #fff;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ct-contact-form:after {
  content: "";
  height: 23px;
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: -23px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 46px rgb(0 0 0 / 10%);
  -khtml-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 46px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 46px rgb(0 0 0 / 10%);
  -webkit-border-radius: 0 0 6px 6px;
  -khtml-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  z-index: -2;
}
.ct-contact-form .ct-contact-meta {
  text-align: center;
  margin-bottom: 22px;
}
.ct-contact-form .ct-meta--title {
  margin-bottom: 5px;
  font-size: 34px;
  color: #000;
}
.ct-contact-form .ct-meta--desc {
  font-size: 17px;
  color: #666;
  line-height: 26px;
}
.ct-contact-form-mm .fieldinput {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.ct-contact-form-mm .fieldinput label {
  position: absolute;
  top: 12px;
  left: 15px;
  font-size: 15px;
  color: #666;
}
.ct-contact-form-mm .fieldinput i {
  position: absolute;
  top: 50%;
  right: 22px;
  font-size: 17px;
  color: #c5c5c5;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ct-contact-form-mm .fieldinput input {
  height: 68px;
  padding-left: 15px;
  padding-top: 22px;
  padding-bottom: 0;
  font-size: 17px;
  color: #121212;
  background-color: #fff;
  border: 2px solid #eee;
  outline: none !important;
}
.ct-contact-form-mm .fieldinput input:focus {
  box-shadow: 0 0 0 0.2rem rgb(189 189 189 / 25%);
}
button.yellow_btn {
  margin-top: 18px;
  padding-left: 38px;
  padding-right: 38px;
  font-size: 14px;
  font-family: inherit;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  background: linear-gradient(
        90deg,
        #DCE931 0%,
        #0A4C3E 53%,
        #062621 100%
    );
  color: #fff;
  display: inline-flex;
  align-items: center;
  padding: 0 26px;
  line-height: 51px;
  position: relative;
  border: transparent;
}
button.yellow_btn:before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  bottom: -20px;
  right: -20px;
  background: inherit;
  z-index: -1;
  opacity: 0.4;
  -webkit-transform: scale3d(0.6, 0.5, 1);
  transform: scale3d(0.6, 0.5, 1);
  -webkit-border-radius: inherit;
  -khtml-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
}
button.yellow_btn i.flaticon-right-arrows {
  font-size: 18px;
}
button.yellow_btn:hover,
button.yellow_btn:focus {
  -webkit-animation: btn-animate1 0.3s forwards;
  animation: btn-animate1 0.3s forwards;
  overflow: visible !important;
}
button.yellow_btn:hover,
button.yellow_btn:focus {
  background: #DCE931;
  color: #000;
}
button.yellow_btn:hover:before,
button.yellow_btn:focus:before {
  -webkit-animation: btn-animate2 0.3s 0.3s forwards;
  animation: btn-animate2 0.3s 0.3s forwards;
}

@-webkit-keyframes btn-animate1 {
  60% {
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes btn-animate1 {
  60% {
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes btn-animate2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes btn-animate2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes opacityanim {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}

.footercta {
   background: linear-gradient(
        180deg,
        #DCE931 0%,
        #0A4C3E 53%,
        #062621 100%
    );
  background-size: cover;
  background-position: top center;
  padding: 30px 0;
}
.footercta h2 {
  font-size: 46px;
  color: #fff;
}
.footercta a {
  border: 1px solid #fff;
  padding: 10px 30px;
  color: #fff !important;
  font-size: 20px;
  display: inline-block;
  font-family: "Bebas Neue", cursive;
  border-image-source: linear-gradient(
    to right,
    #DCE931 0%,
    #0A4C3E 100%
  ) !important;
  -webkit-text-fill-color: #000 !important;
}

.main_footer {
  background: #000;
  padding: 80px 0 50px;
}
.main_footer p {
  color: #fff;
  font-size: 15px;
}
.main_footer h3 {
  font-size: 26px;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  display: inline-block;
}
.main_footer h3:before {
  content: "";
  background: #DCE931;
  width: 40px;
  height: 2px;
  position: absolute;
  left: 100%;
  top: 12px;
  z-index: -1;
}
.main_footer h3 span {
  background-color: #000;
  padding: 0 20px 0 0px;
  color: #fff;
}
.main_footer ul li {
  display: block;
  padding: 2px 0;
}
.main_footer ul li a {
  color: #fff;
  font-size: 15px;
}
.main_footer ul li a:hover {
  color: #DCE931;
}
.main_footer ul.gridset {
  column-count: 2;
}
.main_footer img {
    margin-bottom: 15px;
    width: 300px;
}
.socialicons {
  display: flex;
  align-items: center;
}
.main_footer .socialicons li {
  padding: 0 6px 15px 0;
}
.socialicons li a {
  width: 32px;
  height: 32px;
  background: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
.socialicons li i {
  font-size: 16px;
  color: #606060;
  filter: grayscale(1);
}
.socialicons li a:before {
  content: "";
  opacity: 1;
  background-color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  border-radius: 100%;
  z-index: -2;
  background-color: #DCE931;
}
.socialicons li:hover a:before {
  -webkit-transform: scale(1.8);
  -khtml-transform: scale(1.8);
  -moz-transform: scale(1.8);
  -ms-transform: scale(1.8);
  -o-transform: scale(1.8);
  transform: scale(1.8);
  opacity: 0;
}
.socialicons li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1;
  border-radius: 100%;
  z-index: -1;
}
.socialicons li:hover a:after {
  background: #DCE931;
  color: #fff;
}
.socialicons li:hover a i {
  color: #fff;
  filter: grayscale(0);
}
.trustpiloticon {
  background: url(../images/trustpilot_ico.png) no-repeat;
  width: 20px;
  height: 20px;
}

.cntinfos {
  margin-bottom: 30px;
}
.cntinfos li {
  display: flex !important;
}
.cntinfos li i {
  margin-right: 10px;
  color: #fff;
  font-size: 16px;
  margin-top: 3px;
}

.copyright {
  padding: 20px 0;
  background: #0b0b0b;
}
.copyright p {
  color: #fff;
  font-size: 14px;
}
.copylinks {
  display: flex;
  justify-content: flex-end;
  color: #fff;
  font-size: 14px;
}
.copylinks a {
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
}
.copylinks a:hover {
  color: #C4D733;
}

.modal-dialog.modal-dialog-centered {
  max-width: 100% !important;
}
.entry-box {
  background: #fdfdfd;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 50px 0 #000;
  position: relative;
  pointer-events: auto;
  width: 856px !important;
}
.entry-box h1 {
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 60px;
}
.entry-box h1 span {
  color: #ffd800;
}
.entry-box h1 {
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 70px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: capitalize;
  line-height: 79px;
}
.popup_top .text {
  position: relative;
  padding: 0 46px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  align-items: center;
}
.popup_top .text h2 {
  font-size: 30px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 65px;
}
.entry-right .text h2 span {
  color: #eb0000;
}
.text_dis_in {
  background-color: #09023a;
  width: 85%;
  padding-left: 15px;
  padding-top: 23px;
  padding-bottom: 22px;
  position: relative;
}
.text_dis_in:before {
  width: 0;
  height: 0;
  border-bottom: 30px solid #09023a;
  border-left: 30px solid transparent;
  position: absolute;
  content: "";
  top: -30px;
  right: 0;
}
.text_dis {
  display: flex;
  justify-content: flex-end;
  margin-top: 50px;
}
.text_dis_in h2 {
  font-size: 30px;
  color: #d3d7f2;
  margin: 0;
}
.text_dis {
  display: flex;
  justify-content: flex-end;
}
.text_dis_in h1 {
  color: #eabf12;
  font-size: 65px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
.entry-right .text:before {
  content: "";
  width: 6px;
  height: 50px;
  background: #1473e6;
  border-radius: 20%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.form-control.error {
  border-color: red !important;
}
label.error {
  display: none !important;
}
.entry-right {
  background-size: cover;
  background-position: 100% 0;
  padding: 0 4%;
  border-radius: 0;
  border-radius: 0 17px 17px 0;
}
.entry-right .text strong {
  text-transform: uppercase;
}
.entry-right .form-control:focus {
  border-color: #e2001b;
  background-color: #fff;
  box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.2);
}
.entry-right input {
  height: 39px;
  box-shadow: none;
  background-color: #f4f1f1;
  border: 1px solid #c8c8c8 !important;
  border-left: 0;
  width: 100%;
  margin: 0 !important;
  padding: 0 0 0 13px;
}
.entry-right textarea {
  height: 70px;
  padding: 10px 0 0 13px;
  box-shadow: none;
  background-color: #f4f1f1;
  border: 1px solid #c8c8c8 !important;
  border-left: 0;
  width: 100%;
  margin: 0 !important;
}
.entry-right textarea::placeholder {
  font-size: 11px;
  color: #434343;
  text-transform: capitalize;
}
.entry-right input::placeholder {
  font-size: 11px;
  color: #434343;
  text-transform: capitalize;
}
form.offr-frm {
  margin: 0;
}
span.input-group-text.set_inp_gr {
  background-color: #f5f5f5;
  border: 1px solid #959595;
  border-radius: 40px;
  color: #db1e5a;
  padding: 0 23px;
}
.entry-right input[type="email"],
.leaving-box input[type="email"] {
  background-color: #fff !important;
  color: #555 !important;
}
.entry-right .intl-tel-input {
  width: 100%;
}
.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
  padding-left: 0;
}
.entery-submit {
  border-radius: 30px;
  background-color: #f2b519;
  width: 100%;
  height: 61px;
  border-color: transparent;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.text_topfr h2 {
  font-size: 35px;
  margin: 0;
  color: #100d24;
  font-weight: 800;
  padding-bottom: 14px;
  line-height: 39px;
}
.text_topfr p {
  font-size: 16px;
  line-height: 24px;
  color: #a4a4a4;
  font-weight: 300;
  padding-bottom: 18px;
}
.entry-right a {
  height: 60px;
  line-height: 60px;
  display: block;
  width: 100%;
  background-color: #ffd800;
  border-radius: 50px;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.entry-right a i {
  margin-left: 6px;
}
.popup_top p {
  color: #fff;
  font-size: 30px;
  margin: 0;
  padding-top: 4px;
}
.entry-right label {
  margin: 0;
}
.entry-right .form-group {
  margin-bottom: 10px;
}
a#entry-box_close {
  position: absolute;
  right: 5px;
  background-color: #69c626;
  width: 40px;
  height: 40px;
  border-radius: 50pc;
  color: #fff;
  font-size: 29px;
  top: 10px;
  z-index: 9;
}
.pos_img {
  position: absolute;
  width: 100%;
  bottom: -60px;
  left: -30px;
}
.bg_popup {
  background: url(../images/popup_bgset.webp.html);
  border-radius: 15px;
  background-size: cover;
  filter: grayscale(1);
}
.offr-frm .close {
  background-color: transparent;
  color: #f2b519;
  border-radius: 23px;
  width: 41px;
  height: 40px;
  position: absolute;
  right: 2px;
  top: -33px;
  cursor: pointer;
  opacity: 1;
  border: 3px solid #f2b519;
}
.entry-right button.yellow_btn {
  width: 100%;
  margin-top: 0;
  display: block;
}

.requestbtn {
  position: relative;
  z-index: 1;
  padding: 75px 70px 0;
  text-align: right;
}
.requestbtn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/requestbtn.png) no-repeat;
  width: 266px;
  height: 170px;
  z-index: -1;
  animation: opacityanim 5s infinite;
}
.requestbtn a {
  color: #fff;
  font-family:
    bebas neue,
    sans-serif;
  font-size: 16px;
}
.requestbtn a i {
  color: #C4D733;
  margin-left: 5px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}

.inner_bann {
  background: url(../images/inner-banner/about-bg.jpg) #000 no-repeat;
  background-position: top right;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 408px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.inner_bann.contacbann {
  background: url(../images/inner-banner/contact-bg.jpg) #000 no-repeat;
  background-position: top right;
}
.inner_bann.portfoliobann {
  background: url(../images/inner-banner/portfolio-bg.jpg) #000 no-repeat;
  background-position: top right;
}
.inner_bann.pricingbann {
  background: url(../images/inner-banner/pricing-bg.jpg) #000 no-repeat;
  background-position: top right;
}
.inner_bann.servicesbann {
  background: url(../images/inner-banner/logo-bg.jpg) #000 no-repeat;
  background-position: top right;
}
.inner_bann.printingbann {
  background: url(../images/inner-banner/printing-bann.jpg) #000 no-repeat;
  background-position: top right;
}
.inner_bann.nftbann {
  background: url(../images/inner-banner/nft-bg.png) #000 no-repeat;
  background-position: top right;
}
.inner_bann.animationsbann {
  background: url(../images/inner-banner/animation-bg.png) #000 no-repeat;
  background-position: top right;
}
.inner_bann.smmbann {
  background: url(../images/inner-banner/smm-bg.png) #000 no-repeat;
  background-position: top right;
}
.inner_bann.websitebann {
  background: url(../images/inner-banner/website-bg.png) #000 no-repeat;
  background-position: top right;
}
.inner_bann.mobilebann {
  background: url(../images/inner-banner/mobile-bg.png) #000 no-repeat;
  background-position: top right;
}
.inner_bann.seobann {
  background: url(../images/inner-banner/seo-bg.png) #000 no-repeat;
  background-position: top right;
}

.inner_bann:before {
  content: "NORVA";
  position: absolute;
  top: 90px;
  left: -50px;
  z-index: 1;
  font-size: 200px;
  line-height: 1;
  font-family:
    bebas neue,
    sans-serif;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(192, 192, 192, 0.15);
  -ms-text-stroke-color: rgba(192, 192, 192, 0.15);
  -o-text-stroke-color: rgba(192, 192, 192, 0.15);
  margin-right: -100px;
  white-space: nowrap;
  color: #eaebeb00;
  text-stroke-color: #b1b1b136;
  -webkit-text-stroke-color: #b1b1b136;
  -ms-text-stroke-color: #b1b1b136;
  -o-text-stroke-color: #b1b1b136;
  transform: translateX(70px);
  opacity: 0.5;
}
.inner_bann h1 {
  color: #fff;
  font-size: 59px;
  margin-top: 80px;
}

.secaboutstyl .awardsdvs {
  position: relative;
  z-index: 1;
  border-top: 7px solid #efaa1c;
}
.secaboutstyl .awardsdvs:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 170%;
  background: #0d0d0d;
  z-index: -1;
}
.componycounter {
  position: relative;
  z-index: 1;
}
.awardsmm img {
  max-width: 100%;
}

.portfolio-sec02 {
  padding: 120px 0;
  background: url(../images/package_bg.jpg) #000 no-repeat;
  background-position: top center;
  border-top: 7px solid #f0ab1c;
  position: relative;
}
.bdstyle_01 {
  border-top: 2px solid #393939;
  padding: 10px 15px;
  position: relative;
}
.theme_icon:before {
  content: "";
  position: absolute;
  left: 50%;
  background: #393939;
  width: 2px;
  height: 15px;
  top: -28px;
  transform: translateX(-50%);
}
.theme_icon:after {
  content: "";
  position: absolute;
  left: 50%;
  background: #393939;
  width: 2px;
  height: 15px;
  bottom: -28px;
  transform: translateX(-50%);
}
.theme_icon {
  background: url(../images/themeico.png) no-repeat;
  width: 43px;
  height: 41px;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 28px;
}
.portfolio-sec02 h3 {
  font-size: 47px;
  color: #fff;
  padding-left: 40px;
  padding-top: 25px;
}
.portfolio-sec02 p {
  color: #a5a4a4;
  font-size: 17px;
  padding-top: 25px;
}
.clients_mnm ul {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  text-align: center;
}
.clients_mnm ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 20px 20px;
}
.clients_mnm ul li img {
  filter: grayscale(100) invert(1);
  transition: all 0.3s ease-out;
}
.clients_mnm ul li:hover img {
  filter: grayscale(0) invert(0);
}

.services_sec02 {
  position: relative;
  z-index: 2;
  background: #020202;
}
.services_sec02:before {
  content: "Expertise";
  position: absolute;
  top: 40px;
  left: -100px;
  z-index: -1;
  font-size: 200px;
  line-height: 1;
  font-family:
    bebas neue,
    sans-serif;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(192, 192, 192, 0.15);
  -ms-text-stroke-color: rgba(192, 192, 192, 0.15);
  -o-text-stroke-color: rgba(192, 192, 192, 0.15);
  margin-right: -100px;
  white-space: nowrap;
  color: #eaebeb00;
  text-stroke-color: #b1b1b136;
  -webkit-text-stroke-color: #b1b1b136;
  -ms-text-stroke-color: #b1b1b136;
  -o-text-stroke-color: #b1b1b136;
  transform: translateX(70px);
  opacity: 0.5;
}
.services_sec02.webcontbefore:before {
}
.services_sec02 .portfolio-sec02 {
  background: transparent;
  padding: 80px 0 30px;
  border-top: none;
  position: relative;
}

.tabs_services {
  padding: 0px 0 80px;
}
.tabs_list ul li {
  display: block;
}
.tabs_list ul li a {
  background-color: #212020;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-family:
    bebas neue,
    sans-serif;
  padding: 13px 20px 13px 38px;
  color: #fff;
  display: block;
  position: relative;
}
.tabs_list ul li + li {
  margin-top: 10px;
}
.tabs_list ul li a:after {
  content: "";
  width: 4px;
  height: 0%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#C4D733),
    to(#6C9A21)
  );
  background-image: -webkit-linear-gradient(to right, #C4D733, #6C9A21);
  background-image: -moz-linear-gradient(to right, #C4D733, #6C9A21);
  background-image: -ms-linear-gradient(to right, #C4D733, #6C9A21);
  background-image: -o-linear-gradient(to right, #C4D733, #6C9A21);
  background-image: linear-gradient(to right, #C4D733, #6C9A21);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#C4D733',endColorStr='#6C9A21',gradientType='1');
}
.tabs_list ul li a span {
  color: #fff;
}
.tabs_list ul li:hover a span,
.tabs_list ul li.active a span {
  background-color: #6C9A21;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#C4D733),
    to(#6C9A21)
  );
  background-image: -webkit-linear-gradient(to right, #C4D733, #6C9A21);
  background-image: -moz-linear-gradient(to right, #C4D733, #6C9A21);
  background-image: -ms-linear-gradient(to right, #C4D733, #6C9A21);
  background-image: -o-linear-gradient(to right, #C4D733, #6C9A21);
  background-image: linear-gradient(to right, #C4D733, #6C9A21);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#C4D733',endColorStr='#6C9A21',gradientType='1');
  background-color: initial;
  background-clip: text;
  -o-background-clip: text;
  -ms-background-clip: text;
  -moz-background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -o-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
}
.tabs_list ul li:hover a:after,
.tabs_list ul li.active a:after {
  height: 100%;
}
.tabs_list ul li:hover a span:before,
.tabs_list ul li.active a span:before {
  content: "-";
  margin-right: 4px;
}
.tabs_list ul li:hover a,
.tabs_list ul li.active a {
  padding-left: 54px;
}

.serv_det p {
  font-size: 16px;
  color: #a5a4a4;
  margin-bottom: 20px;
  padding-right: 50px;
}
.tabs_services .items img {
  max-width: 100%;
  width: 100%;
}
.tabs_services .items {
  padding: 0 10px 10px 0;
}
.gridexpert {
  display: grid;
  grid-template-columns: auto auto;
}

.package_slider .col-md-4 {
  max-width: 100%;
  padding: 0;
}

.productSku {
  display: none;
}
.pkg-tab {
  text-align: center;
  margin-top: 30px;
}
.pkg-tab-nav {
  background: #2e2c2c;
  padding: 0px 0px;
  border: 1px solid #4a4a4a;
  text-align: center;
  display: inline-block;
  border-radius: 10px;
}
.pkg-tab-nav li {
  margin: 0 0px;
  display: inline-block;
  vertical-align: middle;
}
.pkg-tab-nav li a {
  padding: 10px 28px;
  background: transparent;
  color: #fff;
  opacity: 0.5;
  display: block;
  font-family:
    bebas neue,
    sans-serif;
  letter-spacing: 2.2px;
  font-size: 18px;
}
.pkg-tab-nav li.active a {
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  border: none;
  z-index: 1;
  display: block; /* important */

  border-radius: 10px !important;

  transition: all 180ms linear;

  box-shadow: none !important;

  background: linear-gradient(
    90deg,
    #DCE931 0%,
    #0A4C3E 50%,
    #062621 100%
  );

  background-size: 200% 100%;
  background-position: 0 0;
  opacity: 1;
}

.pkg-tab-nav li:hover a {
 color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  border: none;
  z-index: 1;
  display: block; /* important */

  border-radius: 10px !important;

  transition: all 180ms linear;

  box-shadow: none !important;



  background-size: 200% 100%;
  background-position: 0 0;
  opacity: 1;
}

.mainpackage.pricingpage {
  background-position: center 400px;
}

.videoplay {
  box-shadow: 0px 0px 7px 0px #0000002e;
}




.services-block {
    width: 100%;
    margin: 16px 0 0;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.services-block .animation-container {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.services-block .animation-container:before,.services-block .animation-container:after {
    content: "";
    display: block;
    width: 362px;
    height: 362px;
    border-radius: 50%;
    border: 1px dashed #919191;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: transform 1.8s ease,opacity .3s ease;
    opacity: 0
}

.services-block .animation-container:after {
    width: 626px;
    height: 626px
}

.services-block .animation-container.animated:before {
    opacity: 1;
    transform: translate(-50%,-50%) rotate(720deg)
}

.services-block .animation-container.animated:after {
    opacity: 1;
    transform: translate(-50%,-50%) rotate(-720deg)
}

.services-block .animation-container.animated .circle-text {
    transition: all 1.2s ease
}

.services-block .animation-container.animated #circle-text1 {
    left: 20px;
    color: #262626
}

@media(max-width: 1024px) {
    .services-block .animation-container.animated #circle-text1 {
        left:0
    }
}

.services-block .animation-container.animated #circle-text2 {
    right: 20px;
    color: #262626
}

@media(max-width: 1024px) {
    .services-block .animation-container.animated #circle-text2 {
        right:0
    }
}

.services-block .animation-container.animated .intersection {
    transition: all 1s cubic-bezier(.89,.34,.2,.83);
    top: 40px;
    color: #262626
}

.services-block .animated-group.animated #circle1 {
    transform: translate(-45%) scale(.05)
}

.services-block .animated-group.animated #circle2 {
    transform: translate(44.5%) scale(.05)
}

.services-block #circle1,.services-block #circle2 {
    transition: all 2s cubic-bezier(.89,.34,.2,.83);
    mix-blend-mode: multiply
}

.services-block .circle-text {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: calc(50% + 5px);
    transform: translateY(-50%);
    z-index: 1
}

.services-block #circle-text1 {
    left: 38%
}

@media(max-width: 1600px) {
    .services-block #circle-text1 {
        left:38%
    }
}

.services-block #circle-text2 {
    right: 38%
}

@media(max-width: 1600px) {
    .services-block #circle-text2 {
        right:38%
    }
}

.services-block .intersection {
    position: absolute;
    top: 46%;
    transform: translate(0);
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    z-index: 1
}

.services-block .container {
    position: relative;
    min-height: 628px;
    display: flex;
    align-items: center;
    overflow: visible
}

.services-block .services-grid {
    display: flex;
    flex-flow: row;
    align-items: center;
    max-width: 100%;
    position: relative;
    top: 7px
}

.services-block .brand-col {
    width: 25%;
    display: grid;
    grid-template-columns: repeat(4,minmax(80px,1fr));
    grid-template-rows: auto;
    gap: 30px 0;
    position: relative;
    left: 30px
}

@media(max-width: 1024px) {
    .services-block .brand-col {
        gap:10px;
        grid-template-columns: repeat(1,40px);
        width: 15%;
        left: -50px
    }
}

@media(max-width: 767px) {
    .services-block .brand-col {
        gap:10px;
        grid-template-columns: repeat(1,40px);
        width: 10%;
        left: -170px
    }
}

.services-block .brand-col .grid-item {
    min-height: 34px;
    position: relative
}

.services-block .brand-col .grid-item:nth-child(4n+1) {
    grid-column: 3 / span 1;
    grid-row: 1
}

.services-block .brand-col .grid-item:nth-child(4n+2) {
    grid-column: 2 / span 1;
    grid-row: 2
}

.services-block .brand-col .grid-item:nth-child(4n+3) {
    grid-column: 1 / span 1;
    grid-row: 3
}

.services-block .brand-col .grid-item:nth-child(4n+4) {
    grid-column: 2 / span 1;
    grid-row: 4
}

@media(max-width: 767px) {
    .services-block .brand-col .grid-item:nth-child(4n+1) {
        grid-column:2 / span 1;
        grid-row: 1;
        top: -26px
    }

    .services-block .brand-col .grid-item:nth-child(4n+2) {
        grid-column: 1 / span 1;
        grid-row: 2;
        top: -26px
    }

    .services-block .brand-col .grid-item:nth-child(4n+3) {
        grid-column: 1 / span 1;
        grid-row: 3;
        top: 78px;
        left: 40px
    }

    .services-block .brand-col .grid-item:nth-child(4n+4) {
        grid-column: 2 / span 1;
        grid-row: 4;
        top: -26px
    }
}

.services-block .mastery-col {
    width: 50%;
    display: grid;
    grid-template-columns: repeat(6,minmax(80px,1fr));
    grid-template-rows: auto;
    gap: 30px 0
}

@media(max-width: 1024px) {
    .services-block .mastery-col {
        grid-template-columns:repeat(6,minmax(48px,1fr));
        gap: 10px 0;
        width: 70%
    }
}

@media(max-width: 767px) {
    .services-block .mastery-col {
        grid-template-columns:repeat(6,minmax(48px,1fr));
        gap: 10px 0;
        width: 80%
    }
}

.services-block .mastery-col .grid-item {
    position: relative
}

.services-block .mastery-col .grid-item:nth-child(7n+1) {
    grid-column: 3 / span 1;
    left: 10px
}

.services-block .mastery-col .grid-item:nth-child(7n+2) {
    grid-column: 2 / span 1
}

.services-block .mastery-col .grid-item:nth-child(7n+3) {
    grid-column: 5 / span 1
}

.services-block .mastery-col .grid-item:nth-child(7n+4) {
    grid-column: 1 / span 1
}

.services-block .mastery-col .grid-item:nth-child(7n+5) {
    grid-column: 3 / span 1;
    left: 30px
}

.services-block .mastery-col .grid-item:nth-child(7n+6) {
    grid-column: 2 / span 1
}

.services-block .mastery-col .grid-item:nth-child(7n+7) {
    grid-column: 4 / span 1
}

@media(max-width: 1024px) {
    .services-block .mastery-col .grid-item:nth-child(7n+1) {
        grid-column:3 / span 1;
        grid-row: 1;
        left: 0
    }

    .services-block .mastery-col .grid-item:nth-child(7n+2) {
        grid-column: 2 / span 1;
        grid-row: 2
    }

    .services-block .mastery-col .grid-item:nth-child(7n+3) {
        grid-column: 4 / span 1;
        grid-row: 2
    }

    .services-block .mastery-col .grid-item:nth-child(7n+4) {
        grid-column: 3 / span 1;
        grid-row: 3
    }

    .services-block .mastery-col .grid-item:nth-child(7n+5) {
        left: 0;
        grid-column: 3 / span 1;
        grid-row: 4
    }

    .services-block .mastery-col .grid-item:nth-child(7n+6) {
        grid-column: 2 / span 1;
        grid-row: 5
    }

    .services-block .mastery-col .grid-item:nth-child(7n+7) {
        grid-column: 4 / span 2;
        grid-row: 5;
        left: 10px
    }
}

@media(max-width: 767px) {
    .services-block .mastery-col .grid-item:nth-child(7n+1) {
        grid-column:2 / span 1;
        grid-row: 1
    }

    .services-block .mastery-col .grid-item:nth-child(7n+2) {
        grid-column: 1 / span 1;
        grid-row: 2
    }

    .services-block .mastery-col .grid-item:nth-child(7n+3) {
        grid-column: 4 / span 1;
        grid-row: 2
    }

    .services-block .mastery-col .grid-item:nth-child(7n+4) {
        grid-column: 2 / span 1;
        grid-row: 3
    }

    .services-block .mastery-col .grid-item:nth-child(7n+5) {
        left: 0;
        grid-column: 3 / span 1;
        grid-row: 4
    }

    .services-block .mastery-col .grid-item:nth-child(7n+6) {
        grid-column: 1 / span 1;
        grid-row: 5
    }

    .services-block .mastery-col .grid-item:nth-child(7n+7) {
        grid-column: 5 / span 2;
        grid-row: 5;
        left: -20px
    }
}

.services-block .product-col {
    width: 25%;
    display: grid;
    grid-template-columns: repeat(4,minmax(80px,1fr));
    grid-template-rows: auto;
    gap: 30px 0;
    position: relative;
    left: -100px
}

@media(max-width: 1024px) {
    .services-block .product-col {
        gap:10px;
        grid-template-columns: repeat(3,40px);
        width: 15%;
        left: -60px
    }
}

@media(max-width: 767px) {
    .services-block .product-col {
        gap:10px;
        grid-template-columns: repeat(3,40px);
        width: 10%;
        left: 0
    }
}

.services-block .product-col .grid-item {
    position: relative
}

.services-block .product-col .grid-item:nth-child(1) {
    grid-column: 2 / span 1;
    grid-row: 1
}

.services-block .product-col .grid-item:nth-child(2) {
    grid-column: 3 / span 1;
    grid-row: 2
}

.services-block .product-col .grid-item:nth-child(3) {
    grid-column: 2 / span 1;
    grid-row: 3
}

.services-block .product-col .grid-item:nth-child(4) {
    grid-column: 5 / span 1;
    grid-row: 3;
    left: -30px
}

.services-block .product-col .grid-item:nth-child(5) {
    grid-column: 4 / span 1;
    grid-row: 4
}

@media(max-width: 1024px) {
    .services-block .product-col .grid-item:nth-child(1) {
        grid-column:1 / span 1;
        grid-row: 1;
        display: none
    }

    .services-block .product-col .grid-item:nth-child(2) {
        grid-column: 2 / span 1;
        grid-row: 2;
        top: -32px;
        left: -70px
    }

    .services-block .product-col .grid-item:nth-child(3) {
        grid-column: 1 / span 1;
        grid-row: 3;
        top: 74px;
        left: 0
    }

    .services-block .product-col .grid-item:nth-child(4) {
        grid-column: 2 / span 1;
        grid-row: 4;
        top: -85px;
        left: 0
    }

    .services-block .product-col .grid-item:nth-child(5) {
        grid-column: 3 / span 1;
        grid-row: 5;
        top: 21px
    }
}

@media(max-width: 767px) {
    .services-block .product-col .grid-item:nth-child(1) {
        grid-column:1 / span 1;
        grid-row: 1;
        display: none
    }

    .services-block .product-col .grid-item:nth-child(2) {
        grid-column: 2 / span 1;
        grid-row: 2;
        top: -32px;
        left: -30px
    }

    .services-block .product-col .grid-item:nth-child(3) {
        grid-column: 1 / span 1;
        grid-row: 3;
        top: 74px;
        left: 42px
    }

    .services-block .product-col .grid-item:nth-child(4) {
        grid-column: 2 / span 1;
        grid-row: 4;
        top: -85px;
        left: 10px
    }

    .services-block .product-col .grid-item:nth-child(5) {
        grid-column: 3 / span 1;
        grid-row: 5;
        top: 21px
    }
}

.services-block .service {
    display: inline-block;
    margin: 0;
    position: relative;
    transition: all .5s ease-in
}

.services-block .service.scaled.animated:hover {
    z-index: 10
}

.services-block .service.scaled.animated:hover .title {
    opacity: .8
}

.services-block .service.scaled.animated:hover .title a,.services-block .service.scaled.animated:hover .title a .icon {
    transform: translate(-20px)
}

.services-block .service.scaled.animated:hover .title a .arrow {
    transform: translate(0)
}

.services-block .service.scaled.animated:hover .content {
    opacity: 1;
    visibility: visible
}

.services-block .service.scaled.animated:hover .content .asset1 {
    transform: scale(1) rotate(-4deg)!important
}

.services-block .service.scaled.animated:hover .content .asset2 {
    transform: rotate(8deg);
    opacity: 1!important
}

.services-block .service:not(:hover) strong {
    color: #fff
}

.services-block .service.not-provide {
    opacity: 0
}

.services-block .service.not-provide.left {
    transform: translate(100px)
}

.services-block .service.not-provide.right {
    transform: translate(-100px)
}

.services-block .service.not-provide.animated {
    transition: all .5s ease-in;
    transform: translate(0);
    opacity: 1
}

.services-block .service.not-provide .title {
    background: #fafafa;
    border: 1px solid #ccc;
    opacity: 1!important;
    padding: 8px 12px;
    transform: translateY(0)
}

@media(max-width: 1600px) {
    .services-block .service.not-provide .title {
        padding:6px 9px
    }
}

.services-block .service.not-provide .title strong {
    color: #ccc
}

.services-block .service.provide .title {
    width: 40px;
    transform: scale(0)
}

@media(max-width: 768px) {
    .services-block .service.provide .title {
        width:100%;
        transform: scale(1)
    }
}

.services-block .service.provide .title strong {
    transform: translate(30px)
}

@media(max-width: 768px) {
    .services-block .service.provide .title strong {
        transform:translate(0)
    }
}

.services-block .service.animated .title {
    width: 100%;
    left: 0
}

.services-block .service.animated .title strong {
    transform: translate(0)
}

.services-block .service.animated .title a.design-systems {
    padding-left: 32px
}

.services-block .service.animated .title a.design-systems .icon {
    top: 11px;
    left: 13px
}

.services-block .service.animated .title a.branding {
    padding-left: 33px
}

.services-block .service.animated .title a.branding .icon {
    top: 11px;
    left: 13px
}

.services-block .service.animated .title a.app-design {
    padding-left: 32px
}

.services-block .service.animated .title a.app-design .icon {
    top: 10px;
    left: 15px
}

.services-block .service.animated .title a.strategy {
    padding-left: 34px
}

.services-block .service.animated .title a.strategy .icon {
    top: 12px;
    left: 14px
}

.services-block .service.animated .title a.ui-ux-design {
    padding-left: 33px
}

.services-block .service.animated .title a.ui-ux-design .icon {
    top: 10px;
    left: 14px
}

.services-block .service.animated .title a.web-design {
    padding-left: 36px
}

.services-block .service.animated .title a.web-design .icon {
    top: 13px;
    left: 14px
}

.services-block .service.animated .title a.web-app-development {
    padding-left: 34px
}

.services-block .service.animated .title a.web-app-development .icon {
    top: 12px;
    left: 15px
}

.services-block .service.animated .title a .icon {
    width: auto;
    height: auto
}

.services-block .service.scaled .title {
    transform: scale(1);
    top: 0
}

.services-block .service .title {
    background: #262626;
    border: 1px solid #262626;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    height: 40px;
    transition: width .3s cubic-bezier(.89,.34,.2,.83),transform .8s cubic-bezier(.89,.34,.2,.83),left .3s cubic-bezier(.89,.34,.2,.83);
    white-space: nowrap;
    left: 100px
}

.services-block .service .title a {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px 12px 8px 32px;
    border-radius: 20px;
    box-shadow: none;
    transition: transform .5s ease-out;
    margin: 0;
    border: none;
    white-space: nowrap;
    color: inherit;
    text-decoration: none
}

.services-block .service .title a:hover {
    box-shadow: none;
    text-decoration: none
}

.services-block .service .title .icon {
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    position: absolute;
    top: 10px;
    left: 11px;
    transition: transform .5s ease-out
}

.services-block .service .title .icon img {
    max-width: 100%;
    display: inline-block
}

.services-block .service .title strong {
    font-size: 20px;
    font-weight: 500;
    text-transform: lowercase;
    white-space: nowrap;
    transition: all .8s ease-out;
    position: relative;
    display: inline-block
}

.services-block .service .title .arrow {
    position: absolute;
    right: -8px;
    top: 13px;
    transition: transform .5s ease-out;
    transform: translate(5px)
}

.services-block .service .content {
    position: absolute;
    left: 50%;
    bottom: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

@media(max-width: 768px) {
    .services-block .service .content {
        display:none!important;
        visibility: hidden!important
    }
}

.services-block .service .content .asset {
    position: relative;
    border-radius: 8px;
    background: #fff
}

.services-block .service .content .asset.asset1 {
    width: 220px;
    height: 165px;
    transform: translate(-40px,20px) scale(.6) rotate(-24deg);
    z-index: 1;
    transition: transform .3s ease
}

.services-block .service .content .asset.asset2 {
    width: 180px;
    height: 135px;
    position: absolute;
    left: 110px;
    top: -10px;
    transform: translate(-20px,20px) scale(.5) rotate(-8deg);
    z-index: 0;
    opacity: 0;
    transition: transform .5s ease,opacity .5s ease
}

.services-block .service .content .asset.asset2:hover {
    z-index: 2;
    transform: scale(1.2) rotate(8deg)!important
}

.services-block .service .content .asset video {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px
}

.blub-col {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
}

.info-title img {
    filter: brightness(0) saturate(100%) invert(58%) sepia(73%) saturate(562%) hue-rotate(38deg) brightness(95%) contrast(89%);
}
