/* @import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&amp;family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,600;1,700;1,800&amp;display=swap);
@import url(animation-spin.css); */

body {
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
ul {
  margin: 0;
  padding: 0;
}

li,
ol,
ul {
  list-style: none;
}

.pt-50,
.px-50 {
  padding-top: 50px;
}

.pb-50,
.px-50 {
  padding-bottom: 50px;
}

.left-content-hero .btn,
.left-content-hero-v2 .btn-groups,
.left-content-hero-v3 .btn,
.mt-50,
.mx-50,
.right-content-about-v3 .btn,
.right-content-team .dts_m .follow-btns,
.single-services-ort-v2 .cont {
  margin-top: 50px;
}

.blog-sidebar-wrap .product-filter-single,
.mb-50,
.mx-50 {
  margin-bottom: 50px;
}

#search,
.se-pre-con {
  position: fixed;
  width: 100%;
  left: 0;
}

.dropdown-toggle::after,
.single-progress .progress-bar:after {
  text-rendering: auto;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
}

.accordion-button::before,
.dropdown-toggle::after,
.single-progress .progress-bar:after {
  font-family: boxicons !important;
  font-style: normal;
  font-variant: normal;
}

/* ------------------------------ Global styles ---------------------------- */

html,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.navbar-infor .logo img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  color: #6b6161;
}

.single-blog-inner.v3.smaller,
img {
  max-width: 100%;
}

a,
a:focus,
a:hover {
  cursor: pointer !important;
  outline: 0;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Nunito, sans-serif;
  font-weight: 700;
  color: #1a1a1a;
}

strong {
  font-weight: 700;
}

.tag1,
h1 {
  font-size: 46px;
  line-height: 56px;
}

h2,
h3 {
  line-height: 110%;
}

h2 {
  font-size: 25px;
}

h3 {
  font-size: 20px;
}

p {
  font-size: 16px;
  line-height: 26px;
}

.pt-120,
.px-120 {
  padding-top: 120px;
}

.pb-120,
.px-120 {
  padding-bottom: 120px;
}

.sec-title h3 {
  color: #3661fc;
  padding-bottom: 18px;
}

.breadcrumb .breadcrumb-item.active,
.sec-title.v2 h3 {
  color: #fe651b;
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.sec-title h3 img {
  max-width: 22px;
  vertical-align: middle;
  margin-right: 10px;
}

.accordion-button::after,
.copyright-conts li:first-child:after,
.left-content-top li:last-child:after,
.main-navbar.v2:after,
.main-responsive-nav,
.moretext,
.navbar-area .others-option-for-responsive,
.no-js #loader,
.page-banner-brd .shape-bottom-right:after,
.page-banner-brd .shape-top-left:after,
.right-content-top li:first-child:after,
.top_nav_soc.v2:after,
.v2 .navbar-expand-md .navbar-nav .dropdown-menu .nav-link:after,
.v3.main-navbar:after {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  top: 0;
  height: 100%;
  z-index: 9999999;
  background: url(../img/loader_ico.gif) center no-repeat #fff;
}

.container {
  max-width: 1470px;
}

.header-style-1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.3s ease;
}

/* Sticky version when scrolling down */
.header-style-1.sticky {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.top_nav_soc .container {
  background: #3661fc;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0 500px 500px 0;
}

.team-member-inner .imgs,
.top_nav_soc {
  position: relative;
  z-index: 12;
}

.left-content-top li:after,
.top_nav_soc:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
}

.top_nav_soc:after {
  width: 100%;
  left: -50%;
  background: #3661fc;
  z-index: -1;
}

.left-content-top li {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  padding-right: 10px;
  position: relative;
  margin-right: 4px;
}

.left-content-top li:last-child {
  margin-right: 0;
  padding-right: 0;
}

.left-content-top li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

.left-content-top li a:hover {
  color: #ffaa52;
}

.left-content-top li:after {
  width: 1px;
  right: 0;
  background: #708fff;
}

.left-content-top li i {
  vertical-align: middle;
  font-size: 20px;
  color: #fe651b;
  background: -webkit-linear-gradient(#fe651b, #ffaa52);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 5px;
}

.copyright-conts ul,
.filter-option-portfolio,
.header-info-list,
.right-content-top {
  text-align: right;
}

.right-content-top li {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  margin-left: 10px;
}

.right-content-top li .btn2 {
  background: 0 0;
  border: 0;
  padding: 0 15px 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  font-family: Nunito, sans-serif;
  position: relative;
}

.article-next-prev-posts .icons-go .btn i,
.details-content-wraps .srv-provess .our-src li .icon img,
.flagstrap-icon,
.flagstrap-icon.flagstrap-gb,
.how-work-inner-v3 .icon img,
.navbar-expand-md .navbar-nav .nav-link .bx,
.our-qua-lists li .icon img,
.products-details-content .pr-tgs .report-item i,
.right-content-about-v3 li .icon img,
.singl-fact-count .icon img,
.single-blog-inner .conts .meta li img {
  vertical-align: middle;
}

.dropdown-toggle::after {
  border: 0;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  content: "\ea4a";
  vertical-align: middle;
  font-size: 21px;
  position: absolute;
  right: 0;
}

.right-content-top li:first-child {
  padding-right: 10px;
  padding-left: 0;
  margin-left: 0;
}

.right-content-top li a {
  color: #95acff;
  font-size: 20px;
  vertical-align: middle;
  transition: 0.3s;
}

.right-content-top li:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #708fff;
  position: absolute;
  left: 0;
  top: 0;
}

.right-content-top li a:hover,
.service-widget-right.portfolio ul li i {
  color: #fe651b;
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.right-content-top li .dropdown-menu a {
  font-size: 12px;
  line-height: 14px;
}

.right-content-top li .dropdown-menu {
  padding-left: 5px;
  padding-right: 5px;
}

.navbar-nav .nav-item {
  position: relative;
  margin-left: 14px;
}

@media (min-width: 992px) {
  .navbar-nav .nav-item .dropdown-menu {
    border: none;
    top: 65px;
    left: 0;
    z-index: 1050;
    opacity: 0;
    width: 250px;
    display: inline-block;
    border-radius: 0;
    padding: 10px 0;
    position: absolute;
    visibility: hidden;
    -webkit-box-shadow: rgba(17, 17, 26, 0.1) 0 0 16px;
    box-shadow: rgba(17, 17, 26, 0.1) 0 0 16px;
    background-color: #fff;
    -webkit-transition: 0.8s;
    transition: 0.8s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }

  .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu,
  .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
}

.main-navbar .container {
  background: #fff;
  border-radius: 500px 0 0 500px;
}

.inner-portfolio-sing,
.left-content-hero-v3 h1 strong,
.left-images-about,
.left-images-about-v3,
.main-navbar,
.newsletter-form .newslttr-grp {
  position: relative;
  z-index: 1;
}

.main-navbar:after {
  content: "";
  width: 50%;
  height: 100%;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.navbar {
  padding-top: 17px;
  padding-bottom: 17px;
}

.navbar-brand {
  margin: 0;
  padding: 0;
  max-height: 70px;
}

.navbar-brand img {
  max-height: 70px;
  display: block;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding: 0px 0px 10px 10px;
  margin: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  color: #1a1a1a;
  text-transform: uppercase;
}

.mean-container .mean-nav ul li a.active,
.navbar-expand-md .navbar-nav .nav-link.active,
.navbar-expand-md .navbar-nav .nav-link:hover {
  color: #fe681e;
}

.navbar-nav .nav-item .dropdown-menu {
  top: 35px;
}

.is-sticky .navbar,
.navbar-nav .nav-item .dropdown-menu .nav-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.others-options .btn {
  background: #3661fc;
  border-radius: 500px;
  padding: 14px 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  transition: 0.3s ease-in;
  border: 1px solid #3661fc;
}

.others-options .btn:hover {
  background: 0 0;
  color: #3661fc;
}

.others-options .btn i {
  vertical-align: middle;
  font-size: 21px;
  line-height: 21px;
}

.others-options .option-item {
  margin-left: 25px;
}

.others-options .option-item .opt {
  display: inline-block;
  width: 56px;
  height: 56px;
  border: 1px solid #3661fc;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  position: relative;
}

.others-options .option-item .opt .bx {
  font-size: 30px;
  line-height: 30px;
  vertical-align: middle;
}

.others-options .option-item .opt .badge,
.slide_cart_ortency .offcanvas-header h5 .badge {
  background: #3661fc;
  width: 18px;
  height: 18px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  text-align: center;
}

.others-options .option-item .opt .badge {
  border-radius: 50%;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  .main-responsive-nav {
    display: block;
  }

  .main-responsive-nav .main-responsive-menu {
    position: relative;
  }

  .main-responsive-nav .main-responsive-menu.mean-container .navbar-nav {
    overflow-y: scroll;
    /* height: 250px; */
    -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
  }

  .main-responsive-nav .mean-container a.meanmenu-reveal {
    padding: 11px 0 0;
    color: red;
  }

  .main-responsive-nav .mean-container a.meanmenu-reveal span {
    display: block;
    background: red;
    height: 2px;
    margin-top: -6px;
    border-radius: 5px;
    position: relative;
    top: 8px;
  }

  .main-navbar {
    display: none;
  }
}

#search {
  top: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translate(0, -100%) scale(0, 0);
  -moz-transform: translate(0, -100%) scale(0, 0);
  -o-transform: translate(0, -100%) scale(0, 0);
  -ms-transform: translate(0, -100%) scale(0, 0);
  transform: translate(0, -100%) scale(0, 0);
  opacity: 0;
  z-index: 9999;
}

#search.open {
  -webkit-transform: translate(0, 0) scale(1, 1);
  -moz-transform: translate(0, 0) scale(1, 1);
  -o-transform: translate(0, 0) scale(1, 1);
  -ms-transform: translate(0, 0) scale(1, 1);
  transform: translate(0, 0) scale(1, 1);
  opacity: 1;
}

#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0;
  margin: -51px auto 0;
  padding-left: 30px;
  padding-right: 30px;
  outline: 0;
}

#search .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px;
  background-color: #3661fc;
  border: 0;
  outline: 0;
}

#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #3661fc;
  border-color: #3661fc;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}

.offcanvas.slide_cart_ortency {
  width: 100% !important;
  max-width: 420px;
  background-color: #fff;
  border: 0;
}

.slide_cart_ortency .offcanvas-header {
  background: #f4f4f4;
  border: 0;
  padding: 26px 30px;
}

.slide_cart_ortency .offcanvas-header h5 {
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
  color: #111;
  position: relative;
}

.slide_cart_ortency .offcanvas-header h5 .badge {
  border-radius: 50%;
  padding: 0;
  right: -21px;
  top: -9px;
}

.slide_cart_ortency .offcanvas-header .btn-close {
  background-color: #ff4d11;
  opacity: 1;
  border-radius: 50%;
  padding: 0;
  width: 26px;
  height: 26px;
  box-shadow: unset;
  border: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.32322 5.57678L7.5 5.75355L7.67678 5.57678L12.6268 0.626777C13.1291 0.124408 13.8709 0.124408 14.3732 0.626777C14.8756 1.12915 14.8756 1.87085 14.3732 2.37322L9.42322 7.32322L9.24645 7.5L9.42322 7.67678L14.3732 12.6268C14.8756 13.1291 14.8756 13.8709 14.3732 14.3732C13.8709 14.8756 13.1291 14.8756 12.6268 14.3732L7.67678 9.42322L7.5 9.24645L7.32322 9.42322L2.37322 14.3732C1.87085 14.8756 1.12915 14.8756 0.626777 14.3732C0.124408 13.8709 0.124408 13.1291 0.626777 12.6268L5.57678 7.67678L5.75355 7.5L5.57678 7.32322L0.626777 2.37322C0.124408 1.87085 0.124408 1.12915 0.626777 0.626777C1.12915 0.124408 1.87085 0.124408 2.37322 0.626777L7.32322 5.57678Z' fill='%23ffffff' stroke='white' stroke-width='0.5'/%3E%3C/svg%3E%0A");
  background-size: 11px;
}

.slide_cart_ortency .offcanvas-body {
  position: relative;
  padding: 0;
}

.ortency-cart-subtotal {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  padding: 30px 30px 15px;
}

.banner-area-wrap,
.banner-frame-one {
  background-repeat: no-repeat;
  background-position: center;
}

.form-control,
.quantity input {
  box-shadow: unset;
  color: #9a9a9a;
}

.ortency-cart-subtotal h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #000;
}

.ortency-cart-subtotal h4.price {
  color: #ff4d11;
}

.ortency-cart-subtotal p {
  padding-top: 12px;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #9a9a9a;
}

.ortency-cart-subtotal .btns .btn {
  width: 100%;
  margin-top: 15px;
  padding: 15px;
  font-weight: 500;
  background: #3661fc;
  color: #fff;
}

.ortency-cart-subtotal .btns .btn.view_ct {
  border: 1px solid #9a9a9a;
  border-radius: 5px;
  background: 0 0;
  color: #9a9a9a;
}

.article-next-prev-posts,
.custom-product-wrap .cont,
.free_shipping_cart {
  padding-top: 40px;
}

.free_shipping_cart h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
}

.ortency-shopping-cart-slide {
  padding-bottom: 0;
  height: calc(100% - 330px);
  overflow-y: scroll;
}

.single-items-cart {
  border-bottom: 1px solid #eaeaea;
  padding: 30px 60px 30px 30px;
  position: relative;
}

.single-items-cart .imgs {
  width: 90px;
  height: 90px;
  background: #fff9ee;
  padding: 15px 7px;
  margin-right: 20px;
}

.single-items-cart .imgs img {
  max-height: 100%;
  display: block;
  margin: auto;
}

.single-items-cart h4 {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #696969;
  font-family: Roboto, sans-serif;
  padding-bottom: 15px;
}

.shipping-right-info .subtotal-cart .opt p,
.single-items-cart h4 a {
  color: #696969;
}

.quantity input::-webkit-inner-spin-button,
.quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity {
  width: 91px;
  height: 30px;
  border: 1px solid #9a9a9a;
  border-radius: 19px;
  text-align: center;
  position: relative;
}

.quantity input {
  width: 100%;
  border: 0;
  text-align: center;
  outline: 0;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  background: 0 0;
}

.left-content-hero h5,
.single-services-dv:hover .imgs .icon {
  background: linear-gradient(90deg, #001c31 -0.02%, #001c31 100.06%);
}

.quantity .quantity-button {
  position: absolute;
  left: 9px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
  cursor: pointer;
  font-size: 12px;
  color: #9a9a9a;
}

.quantity .quantity-add.quantity-button {
  left: auto;
  right: 10px;
}

.single-items-cart p {
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #000;
}

.remote-item-cart,
.reviews-content-tab .card .card-body .ratings {
  position: absolute;
  right: 30px;
  top: 30px;
}

.ortency-shopping-cart-slide::-webkit-scrollbar {
  width: 10px;
}

.ortency-shopping-cart-slide::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
}

.ortency-shopping-cart-slide::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 10px;
}

.ortency-shopping-cart-slide::-webkit-scrollbar-thumb:hover {
  background: #d9d9d9;
}

/* .header-style-1 {
z-index: 999
} */

.navbar-area {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.navbar-area.is-sticky {
  -webkit-animation: 1s ease-in-out fadeInDown;
  animation: 1s ease-in-out fadeInDown;
  position: fixed;
  padding-top: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  left: 0;
  top: 0;
  z-index: 123;
}

.main-navbar:after {
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
}

.details-content .main-image img,
.fun-fact-wraps-v2,
.is-sticky .main-navbar:after,
.nav-tabs.pr-navs .nav-link.active:after,
.port-information img,
.price-range-slider,
.right-content-about .list-icons.v2 li,
.testimonials-inner-v2 .main-maps,
.v2 .navbar-expand-md .navbar-nav .nav-link.active:after,
.v2 .navbar-expand-md .navbar-nav .nav-link:hover:after {
  width: 100%;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.banner-area-wrap {
  position: relative;
  /*    z-index: 1;
    */
  background-image: url(../img/hero-bg.jpg);
  background-size: cover;
  /* padding-top: 264px;
    padding-bottom: 118px;*/
  overflow: hidden;
}

.banner-area-wrap:after,
.service-support-sec:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #000;
  opacity: 0.75;
}

.left-content-hero {
  max-width: 695px;
  position: relative;
  z-index: 12;
}

.left-content-hero h5 {
  font-weight: 500;
  font-size: 25px;
  line-height: 25px;
  font-family: "DM Sans", sans-serif;
  color: #ffaa52;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.left-content-hero h1 {
  padding-top: 20px;
  color: #fff;
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
}

.left-content-hero p {
  padding-top: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  max-width: 596px;
}

.list-icons li,
.single-progress label {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.btn.btn-default:hover {
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  background: linear-gradient(90deg, #ffaa52 100.06%, #fe651b -0.02%);
  color: #fff;
}

.right-content-hero .imgs {
  position: relative;
  margin-left: auto;
  width: 569px;
  height: 569px;
  border-radius: 50%;
}

.right-content-hero .imgs .inner {
  z-index: 1;
  position: relative;
  background: #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.right-content-hero .imgs img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.right-content-hero .imgs:after {
  content: "";
  border-radius: 100%;
  border: 2px solid rgba(254, 101, 27, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: -26px;
  right: -26px;
  animation: 10s linear infinite rotated;
}

.banner-frame-one {
  width: 24px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 100px;
  top: 30%;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='25' height='20' viewBox='0 0 25 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.0373 0H6.03727L0 9.96416L6.03727 19.9283H18.0373L24.0745 9.96416L18.0373 0ZM14.6087 14.3369H9.3913L6.78261 10.0358L9.3913 5.73477H14.6087L17.2174 10.0358L14.6087 14.3369Z' fill='url(%23paint0_linear_91_23)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_91_23' x1='0.00765462' y1='9.95048' x2='24.0965' y2='9.95048' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230F7AEF'/%3E%3Cstop offset='1' stop-color='%236CE3FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: contain;
  -webkit-animation: 7s linear infinite animationFramesTwo;
  animation: 7s linear infinite animationFramesTwo;
  z-index: 1;
}

.banner-frame-two {
  display: inline-block;
  width: 15px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7368 0L7.52632 3.92982L3.31579 0L0 3.09474L4.21053 7.02456L0 10.9544L3.31579 14L7.52632 10.0702L11.7368 14L15 10.9544L10.7895 7.02456L15 3.09474L11.7368 0Z' fill='white'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 30%;
  bottom: 70px;
  -webkit-animation: 4s linear infinite rotated;
  animation: 4s linear infinite rotated;
}

.banner-frame-four,
.banner-frame-three {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.banner-frame-three {
  z-index: 1;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 10C20 4.51613 15.4839 0 10 0C4.51613 0 0 4.51613 0 10C0 15.4839 4.51613 20 10 20C15.4839 20 20 15.4839 20 10Z' fill='url(%23paint0_linear_91_22)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_91_22' x1='-0.00493917' y1='9.98903' x2='20.0113' y2='9.98903' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FE651B'/%3E%3Cstop offset='1' stop-color='%23FFAA52'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  left: 50%;
  top: 32%;
  -webkit-animation: 2s linear infinite jump;
  animation: 2s linear infinite jump;
}

.banner-frame-four {
  z-index: 1;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.1 0.958021L12.5483 17.6698L0.351376 5.372L17.1 0.958021Z' fill='url(%23paint0_linear_91_24)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_91_24' x1='2.96231' y1='0.888581' x2='17.0575' y2='15.1003' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FE651B'/%3E%3Cstop offset='1' stop-color='%23FFAA52'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  position: absolute;
  right: 10%;
  bottom: 100px;
  -webkit-animation: 3s linear infinite scale-right;
  animation: 3s linear infinite scale-right;
}

.shape-bottom-left,
.shape-bottom-right,
.shape-top-left {
  display: inline-block;
  width: 330px;
  height: 330px;
  position: absolute;
  z-index: 1;
}

.shape-top-left {
  left: -120px;
  top: -220px;
  background-color: #0f7aef;
  background: linear-gradient(90deg, #0f7aef 0.03%, #6ce3ff 100.09%);
  border-radius: 50%;
}

.shape-top-left:after {
  width: 120%;
  height: 120%;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: -50px;
  left: 20px;
  border-radius: 50%;
}

.shape-bottom-left {
  left: -60px;
  bottom: -270px;
  background-color: #5432de;
  border-radius: 50%;
}

.shape-bottom-left:after {
  width: 120%;
  height: 120%;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: -10px;
  left: -10px;
  border-radius: 50%;
}

.shape-bottom-right {
  right: -120px;
  bottom: -280px;
  background-color: #fe651b;
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  border-radius: 50%;
}

.shape-bottom-right:after {
  width: 120%;
  height: 120%;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: -10px;
  left: -110px;
  border-radius: 50%;
}

.left-images-about .inner {
  position: relative;
  max-width: 528px;
  z-index: 1;
  padding-bottom: 90px;
}

.left-images-about .inner .img1 {
  position: relative;
  z-index: 11;
}

.left-images-about .inner .img2 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 48px;
}

.left-images-about .inner .img3 {
  border-radius: 500px;
  max-width: 184px;
  position: absolute;
  right: -90px;
  top: 100px;
  z-index: 12;
}

.left-content-choose p,
.left-content-ftr .sec-title p,
.right-content-about .list-icons,
.right-content-about p {
  margin-top: 27px;
}

.right-content-about .list-icons li {
  /* width: 50%; */
  margin-bottom: 6px;
}

.list-icons {
  align-items: start;
}

.list-icons li {
  color: #1a1a1a;
  padding-left: 28px;
  position: relative;
}

.list-icons li:after {
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url("data:image/svg+xml,%0A%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.4788 17.2951C3.81412 17.3614 0.0079185 13.4365 1.22505e-05 8.79407C-0.007894 4.13707 3.81214 0.246616 8.48671 0.253917C13.0888 0.261217 16.9602 4.09592 16.9253 8.80204C16.8897 13.5221 13.1685 17.2931 8.4788 17.2951ZM12.0702 6.12743C12.0808 5.70865 11.2381 5.13856 10.8632 5.31775C10.7775 5.3589 10.7011 5.43256 10.6379 5.5069C10.5456 5.61574 10.4672 5.73719 10.3868 5.85532C9.46972 7.20656 8.54864 8.55515 7.64074 9.91236C7.49448 10.1307 7.38313 10.1592 7.17559 9.99399C6.85802 9.73981 6.52201 9.50752 6.18665 9.27723C5.71886 8.95601 5.50474 8.99915 5.17136 9.46306C5.12655 9.52544 5.08241 9.58915 5.03959 9.65353C4.76287 10.0703 4.79911 10.3072 5.20825 10.6052C5.90203 11.111 6.59843 11.6127 7.30077 12.1071C7.72508 12.4058 7.9728 12.354 8.26468 11.9246C9.47302 10.1446 10.6794 8.36268 11.8864 6.58138C11.9793 6.44334 12.0636 6.30131 12.0702 6.12743Z' fill='url(%23paint0_linear_101_90)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_101_90' x1='-0.00417991' y1='8.76555' x2='16.9351' y2='8.76555' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FE651B'/%3E%3Cstop offset='1' stop-color='%23FFAA52'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.right-content-about .btn {
  margin-top: 44px;
}

.single-services-dv {
  background: #f4f4ff;
  border-radius: 34px;
  overflow: hidden;
  cursor: pointer;
}

.single-services-dv .imgs {
  position: relative;
  z-index: 1;
  padding-bottom: 225px;
  width: 100%;
}

.single-services-dv .imgs .icon {
  background: #fff;
  border-radius: 34px;
  width: 100%;
  padding-top: 30px;
  padding-left: 45px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s ease-in;
}

.right-img-choose img,
.single-services-dv .imgs .mn {
  top: 50%;
  height: 100%;
  left: 50%;
  position: absolute;
  width: 100%;
  display: block;
}

.single-services-dv .imgs .mn {
  z-index: 12;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.single-services-dv .cont {
  padding: 28px 35px 30px;
}

.single-services-dv .cont h2 {
  padding-bottom: 12px;
}

.article-share-tags li a:hover,
.copyright-conts.v2 a:hover,
.custom-product-wrap .cont .add_cart:hover,
.custom-product-wrap .cont h3:hover a,
.ftr-widget .navs li a:hover,
.ftr-widget .recent-posts li p i,
.ftr-widget.v2 .navs li a:hover,
.how-work-inner-v3:hover h2,
.inner-bx-ftr li h2,
.list-items-cat li input:checked + label,
.nav-tabs.pr-navs .nav-link.active,
.recent.product-filter-single .r-posts .d-flex h5 a:hover,
.single-services-dv:hover .cont h2 {
  color: #3661fc;
}

.why-choose-us {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #f4f4ff;
  background-image: url(../img/choose-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  background-attachment: fixed;
  overflow: hidden;
}

.left-content-choose,
.team-personal-contact .left-frm {
  max-width: 582px;
}

.left-content-choose .single-progress,
.promo-cont-with-social .foloow-content .social_links {
  margin-top: 25px;
}

.single-progress label {
  color: #6b6161;
  padding-bottom: 9px;
  align-items: center;
}

.single-progress .progress {
  height: 10px;
  background: rgba(54, 97, 252, 0.15);
  overflow: unset;
}

.single-progress .progress-bar {
  background: #3661fc;
  height: 4px;
  margin-top: 3px;
  margin-left: 2px;
  border-radius: 500px;
  overflow: unset;
}

.single-progress .progress-bar:after {
  position: absolute;
  top: -12px;
  right: -4px;
  content: "\ed91";
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  color: #3661fc;
}

.portfolio-slider-wrap,
.similar-products-sec,
.single-progress,
.team-details-page-wrap {
  overflow: hidden;
}

.right-img-choose {
  position: relative;
  z-index: 1;
  padding-top: 460px;
}

.right-img-choose img {
  border-radius: 50px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
}

.right-img-choose .exp {
  background: #fff;
  border-radius: 500px;
  display: inline-block;
  padding: 15px 10px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  max-width: 364px;
  width: 100%;
  text-align: center;
}

.right-img-choose .exp span {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 46px;
  line-height: 56px;
}

.single-plan-area {
  border-radius: 48px;
  position: relative;
  z-index: 12;
  overflow: hidden;
  max-width: 466px;
  margin: auto;
}

.single-plan-area:after {
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  position: absolute;
  left: 0;
  top: -10px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='484' height='626' viewBox='0 0 484 626' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M278.77 106.174V106.152L278.77 106.129L278.269 50.2862L278.266 49.9081L278.206 49.5347C275.35 31.835 265.862 20.5639 255.145 13.8323C244.599 7.20767 232.935 5 225.22 5H53.5446C33.9152 5 21.5487 15.6697 14.3491 28.4934C7.28293 41.0792 5 55.9482 5 65.843V579.805C5 588.967 6.74814 596.359 9.94732 602.246C13.1665 608.168 17.7009 612.28 22.7935 615.081C32.7281 620.545 44.8044 621 53.5446 621H426.927C448.114 621 461.599 615.632 469.619 606.992C477.584 598.411 479.233 587.59 478.975 578.697V215.792C478.975 194.766 470.299 181.118 459.108 172.882C448.166 164.828 435.174 162.188 426.426 162.188H321.319C304.512 162.188 294.105 153.383 287.64 141.861C281.042 130.101 278.77 115.756 278.77 106.174Z' fill='%23F4F4FF' stroke='white' stroke-width='10'/%3E%3C/svg%3E%0A");
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}

.single-plan-area .plan-hdr {
  border-bottom: 1px solid #d7dffe;
  padding: 32px 44px 28px;
  position: relative;
  z-index: 12;
  max-width: 90%;
  margin-left: 10px;
}

.single-plan-area .plan-hdr h1 {
  color: #3661fc;
  margin-top: 14px;
}

.single-plan-area .plan-hdr h1 sup {
  font-size: 18px;
  line-height: 24px;
  position: relative;
  top: -22px;
  display: inline-block;
  margin-right: 6px;
}

.single-plan-area .plan-hdr h1 small {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #6b6161;
  margin-left: 13px;
}

.single-plan-area .icons {
  background: #3661fc;
  border-radius: 48px;
  width: 60%;
  height: 80%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  padding-top: 50px;
  padding-right: 70px;
  text-align: right;
}

.single-plan-area .plan-body {
  position: relative;
  z-index: 11;
  padding: 20px 46px 50px;
}

.single-plan-area .plan-body li {
  font-size: 18px;
  line-height: 44px;
  font-weight: 500;
}

.arrows-teti .slick-arrow:hover,
.single-plan-area .plan-body li.dis {
  opacity: 0.4;
}

.single-plan-area .plan-body .btn {
  margin-top: 36px;
  border: 1px solid #3661fc;
  border-radius: 500px;
  width: 100%;
  padding: 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #1a1a1a;
  transition: background 0.3s ease-in;
  background: 0 0;
}

.single-plan-area .plan-body .btn:hover,
.single-plan-area.features .plan-body .btn {
  background-color: #fe651b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  border: 1px solid transparent;
  color: #fff;
}

.single-plan-area.features .icons,
.single-plan-area:hover .icons {
  background-color: #fe651b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
}

.fun-fact-wraps {
  width: 100%;
  border: 15px solid #fff;
  border-radius: 500px;
  background-color: #fe651b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  max-width: 1064px;
  margin: auto;
  padding: 50px 60px;
  position: relative;
  z-index: 12;
}

.singl-fact-count .icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  line-height: 80px;
  margin-right: 28px;
}

.singl-fact-count h2 {
  font-size: 45px;
  line-height: 36px;
  font-weight: 800;
  color: #fff;
}

.singl-fact-count p {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  padding-top: 10px;
}

.contact-inner-wrap {
  padding: 186px 80px 80px;
  background: #3661fc;
  border-radius: 50px;
  margin-top: -100px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.contact-inner-wrap:after,
.left-content-video-modal {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}

.contact-inner-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: url(../img/contact-shape.png);
  border-radius: 50px;
  background-attachment: fixed;
}

.left-content-video-modal {
  position: relative;
  background-image: url(../img/video-bg.jpg);
  padding: 150px 0;
  border-radius: 40px;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  max-width: 592px;
}

.left-content-video-modal:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #000;
  opacity: 0.4;
  border-radius: 40px;
}

.left-content-video-modal .video-btn {
  border: 0;
  outline: 0;
  background-color: #fff;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin: auto;
}

.left-content-video-modal .video-btn .button-outer-circle {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.left-content-video-modal .video-btn .button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}

.left-content-video-modal .video-btn .button-icon .triangle {
  -webkit-animation: 7s fadeIn;
  animation: 7s fadeIn;
}

.left-content-video-modal .video-btn .button-icon .path {
  stroke-dasharray: 90;
  stroke-dashoffset: 0;
  -webkit-animation: 3s triangleStroke;
  animation: 3s triangleStroke;
}

.has-scale-animation {
  -webkit-animation: 3s infinite smallScale;
  animation: 3s infinite smallScale;
}

.has-delay-short {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

@media (min-width: 768px) {
  .video-pop .modal-dialog {
    max-width: 90%;
    height: calc(100% - 5rem);
  }

  .embed-responsive.embed-responsive-16by9,
  .modal-content,
  .video-pop .modal-body .embed-responsive-item {
    height: 100%;
  }
}

.embed-responsive-16by9 iframe {
  width: 100%;
  height: 100%;
}

.form-control {
  background: #f4f4f4;
  border-radius: 30px;
  border: 0;
  padding: 15px 26px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.blog-details-wrap .imgs,
.blog-details-wrap .txt,
.feedback-inner-single h2,
.forms-wrap-cont .btn,
.order-summary-checkout .inner .sbmit-btn,
.products-all-results,
.products-details-content .pr-dts,
.products-details-content .quanty-btns,
.service-widget-right.forms .btn {
  margin-top: 30px;
}

.blog-sec-v3,
.feedback-inner-single.v3.si .ratings,
.single-service-inner_v2.bg-change,
.single-services-ort-v2:hover:after,
.team-area-sec,
.testimonial-sec-v2 {
  background: #f4f4ff;
}

.team-member-inner {
  background: #fff;
  border-radius: 30px;
  padding: 20px;
  overflow: hidden;
}

.team-member-inner .imgs img {
  display: block;
  margin: auto;
  border-radius: 20px;
}

.team-member-inner .cont {
  text-align: center;
  margin-top: 24px;
  min-height: 60px;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}

.team-member-inner .cont .name,
.team-member-inner .cont .socials {
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.team-member-inner .cont .socials {
  top: -100%;
  opacity: 0;
}

.team-member-inner:hover .cont .socials {
  top: 50%;
  opacity: 1;
}

.inner-contact-pg .sec-title p,
.inner-tbs-success,
.recent.product-filter-single .r-posts .d-flex p,
.team-member-inner .cont .name {
  padding-top: 10px;
}

.team-member-inner:hover .cont .name {
  top: 160%;
  opacity: 0;
}

.team-member-inner .cont .socials li {
  display: inline-block;
  padding: 6px;
}

.team-member-inner .cont .socials li a {
  display: inline-block;
  width: 46px;
  height: 46px;
  background: #f4f4ff;
  text-align: center;
  border-radius: 50%;
  color: #3661fc;
  font-size: 22px;
  line-height: 51px;
  transition: 0.3s;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.tags.product-filter-single li a:hover,
.team-member-inner .cont .socials li a:hover,
.team-member-inner.v3 .socials_v3 li a:hover {
  background: #3661fc;
  color: #fff;
}

.left-client-images-tbs {
  max-width: 540px;
  height: 540px;
  position: relative;
}

.left-client-images-tbs a {
  position: absolute;
  width: 140px;
  height: 140px;
  display: block;
}

.left-client-images-tbs a:active,
.left-client-images-tbs a:focus,
.left-client-images-tbs a:visited {
  background-color: #fe651b;
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  border-radius: 30px;
}

.left-client-images-tbs a:active img,
.left-client-images-tbs a:focus img,
.left-client-images-tbs a:visited img,
.portfolio-inner-sl .hidden-cont h3 {
  padding-bottom: 4px;
}

.left-client-images-tbs img {
  display: block;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s;
}

.left-client-images-tbs .dts1 {
  left: 0;
  top: 115px;
}

.left-client-images-tbs .dts2 {
  left: 0;
  top: 315px;
}

.left-client-images-tbs .dts3 {
  left: 200px;
  top: 0;
}

.left-client-images-tbs .dts4 {
  left: 200px;
  top: 200px;
}

.left-client-images-tbs .dts5 {
  left: 200px;
  top: 400px;
}

.left-client-images-tbs .dts6 {
  top: 115px;
  left: 400px;
}

.left-client-images-tbs .dts7 {
  left: 400px;
  top: 315px;
}

.right-content-testimonial {
  max-width: 678px;
  margin-left: auto;
  position: relative;
  padding-left: 118px;
  width: 100%;
}

.custom-paging-testi {
  height: 100%;
  position: absolute;
  left: 2px;
  top: 0;
  min-height: 540px;
  width: 2px;
  background: #d7dffe;
}

.slick-dots li button {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999px;
  border: 0;
  background: 0 0;
  padding: 0;
}

.slick-dots li {
  background: #3661fc;
  width: 6px;
  height: 30px;
  margin: 5px 0;
  border-radius: 10px;
  cursor: pointer;
  display: block;
  transition: 0.3s;
}

.slick-dots {
  position: relative;
  left: -2px;
  z-index: 1;
}

.slick-dots li.slick-active {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background-color: #fe651b;
}

.feedback-inner-single .quote .bx {
  color: #3661fc;
  font-size: 56px;
  height: 49px;
}

.feedback-inner-single .ratings {
  background: #f4f4ff;
  padding: 15px 20px;
  border-radius: 30px;
  font-size: 20px;
  color: #fcc013;
}

.feedback-inner-single .quote {
  height: 50px;
}

.feedback-inner-single p {
  margin-top: 30px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #1a1a1a;
}

.feedback-inner-single h5 {
  font-size: 16px;
  line-height: 26px;
  color: #6b6161;
  font-family: "DM Sans", sans-serif;
}

.portfolio-item-slider .slick-slide,
.portfolio-slider-wrap .slick-slide,
.similar-slider-wrap .slick-slide,
.testimonial-slider-v3_1 .slick-slide {
  margin-left: 24px;
}

.portfolio-item-slider .slick-list,
.portfolio-slider-wrap .slick-list,
.similar-slider-wrap .slick-list,
.testimonial-slider-v3_1 .slick-list {
  margin-left: -24px;
}

.testimonial-slider-v3_1 .slick-dots li {
  display: inline-block;
  width: 30px;
  height: 6px;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  margin: 0 5px;
}

.testimonial-slider-v3_1 .slick-dots {
  text-align: center;
  left: 0;
  margin-top: 30px;
}

.testimonial-slider-v3_2 .slick-arrow {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 0;
  padding: 0;
  background: #3661fc;
  color: #fff;
  font-size: 31px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.article-next-prev-posts .icons-go.text-end .btn,
.testimonial-slider-v3_2 .slick-arrow.next-testi_v3 {
  left: auto;
  right: 0;
}

.testimonial-slider-v3_2 {
  padding-left: 60px;
  padding-right: 60px;
}

.feedback-inner-single.v3.si {
  max-width: 886px;
  margin: auto;
  padding: 0;
  background: 0 0;
}

.feedback-inner-single.v3.si .quote .bx {
  color: #3661fc;
  background: 0 0;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: unset;
  opacity: 0.2;
}

.feedback-inner-single.v3.si p {
  margin-bottom: 0;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.promo-text-area .shape-top-left {
  left: -77px;
  top: -275px;
}

.promo-text-area .shape-bottom-right {
  width: 195px;
  height: 195px;
  bottom: -100px;
}

.promo-text-area .shape-bottom-right:after {
  left: -64px;
  top: 24px;
}

.promo-text-area .banner-frame-three {
  left: 27%;
  top: 30px;
}

.promo-text-area .banner-frame-four {
  bottom: 15px;
  right: 30%;
}

.promo-text-area .banner-frame-two {
  top: 16%;
  right: 10%;
  left: auto;
}

.promo-text-area:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #000;
  opacity: 0.8;
}

.inner-promo-txt {
  max-width: 1196px;
  margin: auto;
  background: #3661fc;
  border-radius: 50px;
  padding: 75px 80px;
}

.inner-promo-txt .sec-title {
  max-width: 693px;
}

.single-blog-inner {
  background: #f4f4ff;
  border-radius: 30px;
}

.single-blog-inner .imgs {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 388px;
  width: 100%;
  border-radius: 30px;
}

.single-blog-inner .imgs img {
  border-radius: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
}

.single-blog-inner .imgs:hover img,
.single-service-inner_v2:hover .imgs img {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
}

.single-blog-inner .imgs .single-links {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999px;
  opacity: 0;
}

.single-blog-inner .imgs .date {
  background: #3661fc;
  border-radius: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  max-width: 118px;
  text-align: center;
  color: #fff;
  padding: 23px;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  z-index: 1;
}

.single-blog-inner .imgs .cat {
  display: block;
  position: absolute;
  left: 60px;
  bottom: 0;
  background: #3661fc;
  border-radius: 30px;
  padding: 6px 16px 6px 73px;
  text-align: right;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  opacity: 0.7;
}

.single-blog-inner .conts {
  padding: 30px 30px 26px;
}

.details-content .main-image .meta li,
.single-blog-inner .conts .meta li {
  display: inline-block;
  padding-right: 40px;
}

.article-share-tags .socials li:last-child,
.article-share-tags li:last-child,
.details-content .main-image .meta li:last-child,
.inner-bx-ftr li:last-child,
.single-blog-inner .conts .meta li:last-child {
  padding-right: 0;
}

.details-content .main-image .meta li span,
.single-blog-inner .conts .meta li span {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #6b6161;
  display: inline-block;
  padding-left: 6px;
}

.single-blog-inner .conts h2 {
  padding-top: 16px;
  line-height: 34px;
}

.copyright-conts.v2 a,
.copyright-conts.v2 p,
.ftr-widget.v2 h2,
.newsletter-form.v2 h2,
.singl-fact-count.v2 h2,
.single-blog-inner .conts h2 a,
.single-blog-inner.v3 .conts .author .read-more:hover,
.single-blog-inner.v3 .conts .author .read-more:hover span,
.team-member-inner .cont .name h2 a {
  color: #1a1a1a;
}

.single-blog-inner .conts h2 a:hover {
  color: #3661fc;
  text-decoration: underline;
}

.footers {
  width: 100%;
  background-color: #000;
  background-image: url(../img/footer-shape.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.newsletter-form {
  padding-top: 60px;
  padding-bottom: 60px;
}

.copyright-conts a,
.copyright-conts p,
.futures.product-filter-single h2,
.inner-brd-text h1,
.inner-portfolio-sing .overlay-content .txt h2,
.inner-portfolio-sing .overlay-content .txt p,
.newsletter-form h2,
.newsletter-form p,
.right-content-contact-pg p {
  color: #fff;
}

.newsletter-form h2 {
  padding-top: 6px;
}

.newsletter-form .right-content {
  max-width: 535px;
  width: 100%;
}

.newsletter-form .newslttr-grp .form-control {
  padding: 27px 35px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #b1b1b1;
  width: 100%;
  border-radius: 50px;
}

.newsletter-form .newslttr-grp .btn {
  background: #3661fc;
  padding: 15px 33px;
  border-radius: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
}

.v2 .navbar-expand-md .navbar-nav .nav-link:after,
.v2 .others-options .btn {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
}

.footer-widgets-wrap {
  border-top: 1px solid #393939;
  padding-top: 93px;
  padding-bottom: 93px;
}

.ftr-widget h2 {
  color: #fff;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 23px;
}

.ftr-widget h2:after {
  content: "";
  width: 87px;
  height: 2px;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  position: absolute;
  left: 0;
  bottom: 0;
}

.ftr-widget p {
  color: #d9d9d9;
}

.ftr-widget .socials {
  margin-top: 22px;
}

.ftr-widget .socials li {
  display: inline-block;
  padding-right: 10px;
}

.ftr-widget .socials li a {
  background: #fff;
  box-shadow: 0 4px 8px 2px rgba(0, 124, 251, 0.16);
  display: inline-block;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  vertical-align: middle;
  color: #3661fc;
}

.ftr-widget .navs li,
.is-sticky .main-navbar.v2:after {
  display: inline-block;
  width: 100%;
}

.ftr-widget .navs li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  position: relative;
  padding-left: 17px;
}

.ftr-widget .navs li a:after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3661fc;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: 0.3s ease-in;
}

.ftr-widget .navs li a:hover:after {
  left: 4px;
}

.ftr-widget .recent-posts li {
  display: inline-block;
  width: 100%;
  padding-top: 28px;
}

.ftr-widget .recent-posts li img {
  max-width: 70px;
  border-radius: 5px;
  display: block;
  max-height: 70px;
  margin-right: 20px;
  width: 70px;
  height: 70px;
  object-fit: cover;
}

.ftr-widget .recent-posts li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #d9d9d9;
  display: inline-block;
}

.ftr-widget .recent-posts li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #d9d9d9;
  padding-top: 10px;
}

.category.product-filter-single li:first-child,
.ftr-widget .recent-posts li:first-child {
  padding-top: 0;
}

.ftr-widget .contacts li {
  display: inline-block;
  width: 100%;
  margin-bottom: 13px;
  position: relative;
  padding-left: 40px;
}

.ftr-widget .contacts li i {
  color: #3661fc;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 22px;
}

.ftr-widget .contacts li a,
.ftr-widget .contacts li address {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  word-break: break-all;
}

.copyright-conts {
  background: #3661fc;
  display: inline-block;
  width: 100%;
  padding: 22px 0;
}

.copyright-conts li {
  display: inline-block;
  position: relative;
  padding-left: 8px;
  margin-left: 2px;
}

.copyright-conts li:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.copyright-conts li:first-child {
  padding-left: 0;
  margin-left: 0;
}

#return-to-top {
  width: 56px;
  height: 56px;
  background: #3661fc;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 47px;
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 922;
  transition: 0.3s;
  line-height: 67px;
  display: none;
}

@media (max-width: 1280px) {
  .single-plan-area .plan-hdr {
    padding-left: 20px;
  }

  .navbar-nav .nav-item {
    margin-left: 8px;
    margin-right: 8px;
  }

  .left-images-about .inner .img3 {
    right: -50px;
  }

  .single-plan-area .plan-hdr h1 small {
    margin-left: 3px;
  }
}

@media (max-width: 1199px) {
  .others-options .option-item {
    margin-left: 10px;
  }

  .others-options .option-item .opt {
    width: 40px;
    height: 40px;
    line-height: 36px;
  }

  .others-options .option-item .opt .bx {
    font-size: 20px;
  }

  .others-options .btn {
    padding: 10px 25px;
  }

  .navbar-brand img {
    max-height: 60px;
    max-width: 150px;
  }

  .right-content-hero .imgs {
    width: 450px;
    height: 450px;
  }

  .left-images-about .inner .img3 {
    right: -20px;
  }

  .right-content-testimonial {
    padding-left: 50px;
  }

  .left-client-images-tbs a {
    width: 100px;
    height: 100px;
  }

  .left-client-images-tbs .dts6,
  .left-client-images-tbs .dts7 {
    left: 350px;
  }

  .left-client-images-tbs .dts3,
  .left-client-images-tbs .dts4,
  .left-client-images-tbs .dts5 {
    left: 170px;
  }

  .inner-promo-txt .btn-area .btn {
    min-width: 190px;
  }

  .right-content-top li {
    padding-left: 5px;
    margin-left: 5px;
  }
}

@media (max-width: 991px) {
  .top_nav_soc {
    z-index: 9999;
  }

  .right-content-top li {
    padding-left: 5px;
    margin-left: 5px;
  }

  .right-content-top li a {
    font-size: 16px;
  }

  .right-content-top li:first-child {
    padding-right: 5px;
  }

  .left-content-top li {
    margin-right: 15px;
    padding-right: 15px;
  }

  .left-content-top li i {
    font-size: 15px;
  }

  .top_nav_soc:after {
    width: 100%;
    left: 0;
  }

  .main-responsive-nav .logo {
    position: relative;
    z-index: 999;
    max-width: 50%;
  }

  .main-responsive-nav .others-options {
    position: absolute;
    right: 60px;
    top: 7px;
    z-index: 9999;
  }

  .main-responsive-nav {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main-responsive-nav .mean-container a.meanmenu-reveal {
    top: 18px;
    padding: 0;
    color: #3661fc;
  }

  .main-responsive-nav .mean-container a.meanmenu-reveal span {
    background: #3661fc;
  }

  .main-responsive-nav .logo a {
    display: inline-block;
  }

  .main-responsive-nav .logo img {
    vertical-align: middle;
    max-height: 60px;
  }

  .mean-container .mean-nav {
    margin-top: 70px;
  }

  .navbar-nav .nav-item {
    margin: 0;
  }

  .mean-container .mean-bar {
    border: 0;
  }

  .mean-container .mean-nav ul li a i {
    display: none;
  }

  .navbar-nav .nav-item .dropdown-menu .nav-item {
    padding: 0;
  }

  .right-content-hero .imgs {
    margin: auto;
  }

  .fun-fact-wraps {
    padding: 30px;
    border: 10px solid #fff;
  }

  .singl-fact-count .icon {
    margin-right: 10px;
    width: 60px;
    height: 60px;
    line-height: 57px;
  }

  .singl-fact-count .icon img {
    max-height: 30px;
  }

  .contact-inner-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .right-content-testimonial {
    padding-left: 30px;
  }

  .left-client-images-tbs a {
    width: 50px;
    height: 50px;
  }

  .left-client-images-tbs .dts2 {
    top: 150px;
  }

  .left-client-images-tbs .dts1 {
    top: 50px;
  }

  .left-client-images-tbs .dts3 {
    left: 100px;
  }

  .left-client-images-tbs .dts4 {
    top: 100px;
    left: 100px;
  }

  .left-client-images-tbs .dts5 {
    left: 100px;
    top: 200px;
  }

  .left-client-images-tbs .dts6 {
    left: 200px;
    top: 50px;
  }

  .left-client-images-tbs .dts7 {
    left: 200px;
    top: 150px;
  }

  .left-client-images-tbs {
    height: 250px;
    max-width: 258px;
    margin: auto;
  }

  .inner-promo-txt {
    padding: 40px;
  }
}

@media (max-width: 320px) {
  .main-responsive-nav .others-options {
    display: none !important;
  }
}

.header-style-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.top_nav_soc.v2 {
  background: #3661fc;
  border-radius: 0 0 30px 30px;
}

.navbar-infor {
  padding: 20px 0;
}

.header-info-list li {
  display: inline-block;
  text-align: left;
  position: relative;
  padding-left: 68px;
  margin-left: 60px;
}

.header-info-list li .icon {
  background: #fff;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.header-info-list li .icon i {
  font-size: 20px;
  vertical-align: middle;
  color: #fe651b;
  background: -webkit-linear-gradient(#fe651b, #ffaa52);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-info-list li h6 {
  color: #5b5b5b;
  font-size: 14px;
  line-height: 24px;
}

.header-info-list li a {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 24px;
}

.header-info-list li:first-child,
.others-options.v3 .option-item:first-child {
  margin-left: 0;
}

.v2.main-navbar .container {
  border-radius: 50px;
  padding-left: 45px;
  padding-right: 0;
}

.v2 .navbar {
  padding: 0 22px;
}

.is-sticky .v2 .navbar-brand {
  display: inline-block !important;
}

.is-sticky .v2.main-navbar .container {
  padding-left: 15px;
  padding-right: 15px;
}

.is-sticky .v2 .navbar,
.reviews-content-tab .card .card-body,
.v2 .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link {
  padding: 0;
}

.article-next-prev-posts .icons-go.text-end h4,
.is-sticky .v2 .navbar .navbar-nav {
  margin-left: auto;
}

.is-sticky .v2 .navbar-expand-md .navbar-nav .nav-link {
  padding-top: 25px;
  padding-bottom: 25px;
}

.is-sticky .v2 .navbar-nav .nav-item .dropdown-menu {
  top: 70px;
}

.v2 .navbar-expand-md .navbar-nav .nav-link {
  padding-top: 38px;
  padding-bottom: 38px;
  position: relative;
}

.v2 .navbar-nav .nav-item .dropdown-menu {
  top: 100px;
}

.v2 .navbar-expand-md .navbar-nav .nav-link:after {
  content: "";
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.3s;
}

.v2 .others-options .btn {
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  color: #fff;
  border: 0;
}

.v2 .others-options .option-item .opt {
  background: #f4f4ff;
  border: 1px solid #fe651b;
}

.left-content-hero-v2 h1 strong,
.v2 .others-options .option-item .opt .bx {
  color: #fe651b;
  background: -webkit-linear-gradient(#fe651b, #ffaa52);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-style-2 .navbar-area.is-sticky {
  background: 0 0;
}

.banner-area-wrap-v2 {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-image: url(../img/home2/banner-shape.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  background-color: #f4f4ff;
  padding-top: 323px;
  padding-bottom: 78px;
}

.left-content-hero-v2 h5 {
  font-weight: 500;
  font-size: 25px;
  line-height: 25px;
  color: #3661fc;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 20px;
}

.left-content-hero-v2 h1 {
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
  color: #1a1a1a;
}

.left-content-hero-v2 {
  max-width: 683px;
}

.left-content-hero-v2 p {
  padding-top: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #6b6161;
  max-width: 596px;
  text-transform: capitalize;
}

.left-content-hero-v2 .btn-groups .btn-get {
  background: #fff;
  padding: 15px 33px;
  border-radius: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #1a1a1a;
  margin-left: 25px;
  transition: 0.3s;
}

.single-services-ort-v2:after,
.single-services-ort-v2:before {
  content: "";
  width: 100%;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.06);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s ease-in;
  border-radius: 50px;
  height: 100%;
}

.left-content-hero-v2 .btn-groups .btn-get:hover {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  color: #fff;
}

.right-content-herov2 {
  max-width: 610px;
  margin-left: auto;
}

.banner-frame-two.v2 {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7368 0L7.52632 3.92982L3.31579 0L0 3.09474L4.21053 7.02456L0 10.9544L3.31579 14L7.52632 10.0702L11.7368 14L15 10.9544L10.7895 7.02456L15 3.09474L11.7368 0Z' fill='%23010101'/%3E%3C/svg%3E%0A");
}

.single-services-ort-v2 {
  position: relative;
  padding: 70px 27px;
  text-align: center;
  max-width: 308px;
  margin: auto;
  z-index: 11;
}

.single-services-ort-v2:after {
  background: #fff;
  -webkit-transform: skew(357deg, 357deg);
  -ms-transform: skew(357deg, 357deg);
  transform: skew(357deg, 357deg);
  z-index: -1;
  transition: 0.3s ease-in;
}

.btn.btn-transparent:hover,
.single-services-ort-v2:before,
.single-services-ort-v2:hover .icon {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
}

.single-services-ort-v2:before {
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  -webkit-transform: skew(357deg, 357deg);
  -ms-transform: skew(357deg, 357deg);
  transform: skew(357deg, 357deg);
  z-index: -11;
  transition: 0.3s ease-in;
  opacity: 0;
}

.single-services-ort-v2:hover:before {
  -webkit-transform: skew(357deg, 357deg) rotate(-10deg);
  -ms-transform: skew(357deg, 357deg) rotate(-10deg);
  transform: skew(357deg, 357deg) rotate(-10deg);
  opacity: 1;
}

.breadcrumb .breadcrumb-item,
.single-services-ort-v2 .cont p {
  padding-top: 20px;
}

.single-services-ort-v2 .icon {
  width: 95px;
  height: 95px;
  display: inline-block;
  border-radius: 50%;
  background: #3661fc;
  line-height: 95px;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.btn.btn-transparent:hover,
.btn.style2:hover,
.portfolio-inner-sl .hidden-cont .btn,
.portfolio-slider-wrap .slick-arrow i,
.single-services-ort-v2:hover .icon {
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
}

.single-services-ort-v2 .icon img {
  display: inline-block;
  vertical-align: middle;
}

.two-section-for-bg {
  background-image: url(../img/home2/two-bg-about.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
}

.right-content-about.v2 {
  max-width: 635px;
  margin: auto;
}

.v2.list-icons li:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.4788 17.2951C3.81412 17.3614 0.0079185 13.4365 1.22505e-05 8.79407C-0.007894 4.13707 3.81214 0.246616 8.48671 0.253917C13.0888 0.261217 16.9602 4.09592 16.9253 8.80204C16.8897 13.5221 13.1685 17.2931 8.4788 17.2951ZM12.0702 6.12743C12.0808 5.70865 11.2381 5.13856 10.8632 5.31775C10.7775 5.3589 10.7011 5.43256 10.6379 5.5069C10.5456 5.61574 10.4672 5.73719 10.3868 5.85532C9.46972 7.20656 8.54864 8.55515 7.64074 9.91236C7.49448 10.1307 7.38313 10.1592 7.17559 9.99399C6.85802 9.73981 6.52201 9.50752 6.18665 9.27723C5.71886 8.95601 5.50474 8.99915 5.17136 9.46306C5.12655 9.52544 5.08241 9.58915 5.03959 9.65353C4.76287 10.0703 4.79911 10.3072 5.20825 10.6052C5.90203 11.111 6.59843 11.6127 7.30077 12.1071C7.72508 12.4058 7.9728 12.354 8.26468 11.9246C9.47302 10.1446 10.6794 8.36268 11.8864 6.58138C11.9793 6.44334 12.0636 6.30131 12.0702 6.12743Z' fill='url(%23paint0_linear_49_11)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_49_11' x1='0.00538156' y1='8.76321' x2='16.941' y2='8.76321' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230F7AEF'/%3E%3Cstop offset='1' stop-color='%236CE3FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.our-services-v2 {
  width: 100%;
  background: #f4f4ff;
}

.single-service-inner_v2 {
  background: #fff;
  padding: 20px;
  border-radius: 50px;
  border: 1px solid #fff;
  transition: 0.5s ease-out;
}

.single-service-inner_v2:hover {
  border: 1px solid #fe651b;
}

.single-service-inner_v2 .imgs {
  max-width: 390px;
  width: 100%;
  position: relative;
  padding-top: 197px;
  border-radius: 50px;
  overflow: hidden;
}

.single-service-inner_v2 .imgs img,
.single-service-inner_v3 .imgs img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50px;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog-details-wrap .img_txt p,
.blog-details-wrap .img_txt ul,
.details-content-wraps .srv-txt p,
.inner-tbs-success .d-sm-flex,
.order-summary-checkout .inner .cash-dbt,
.our-qua-lists li p,
.products-details-content .pr-tgs,
.recent.product-filter-single .r-posts .d-flex,
.single-blog-inner.v3 .conts .author,
.single-service-inner_v2 p,
.team-mm-career .inner-career p,
.team-skills-mm p {
  margin-top: 20px;
}

.btn.style2 {
  padding: 15px 33px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #1a1a1a;
  border: 1px solid #fe651b;
  border-radius: 50px;
  transition: 0.3s;
}

.btn.style2:hover {
  color: #fff;
}

.portfolio-slider-wrap .slick-arrow {
  width: 60px;
  height: 60px;
  border: 0;
  border-radius: 50%;
  text-align: center;
  color: #fe651b;
  background-color: #fff;
  position: absolute;
  top: 50%;
  z-index: 12;
  left: 0.5%;
  font-size: 30px;
  vertical-align: middle;
  outline: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.portfolio-slider-wrap .slick-arrow i {
  color: #fe651b;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  vertical-align: middle;
}

.portfolio-slider-wrap .next-port.slick-arrow {
  left: auto;
  right: 2%;
}

.portfolio-inner-sl {
  width: 100%;
  position: relative;
}

.portfolio-inner-sl .go-hidden {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 12;
  text-indent: -999px;
  opacity: 0;
}

.portfolio-inner-sl .imgs {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 462px;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.3s ease-in;
}

.portfolio-inner-sl .imgs img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
  -webkit-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
}

.portfolio-inner-sl:hover .imgs img {
  height: calc(100% - 110px);
  z-index: 11;
  border-radius: 10px 10px 50px 50px;
  top: 0;
  transform: translate(0, 0);
  left: 0;
}

.portfolio-inner-sl:hover .imgs {
  z-index: 12;
}

.portfolio-inner-sl .hidden-cont {
  background: #f4f4f4;
  border-radius: 0 0 50px 50px;
  padding: 100px 50px 28px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition: 0.3s ease-in;
}

.portfolio-inner-sl:hover .hidden-cont,
.single-blog-inner.v3 .conts .author .read-more:hover span:after {
  opacity: 1;
}

.portfolio-inner-sl .hidden-cont .btn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
  text-align: center;
  padding: 0;
  line-height: 44px;
}

.portfolio-inner-sl .hidden-cont .btn i {
  vertical-align: middle;
  display: inline-block;
}

.left-content-ftr {
  max-width: 663px;
}

.inner-bx-ftr {
  background: linear-gradient(
    90deg,
    rgba(254, 101, 27, 0.1) -0.02%,
    rgba(255, 170, 82, 0.1) 100.06%
  );
  padding: 33px 40px;
  border-radius: 50px;
  max-width: 572px;
  margin-top: 40px;
}

.filter-option-portfolio li a,
.inner-bx-ftr p {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #1a1a1a;
}

.inner-bx-ftr li {
  display: inline-block;
  margin-top: 23px;
  padding-right: 40px;
}

.inner-bx-ftr li span {
  color: #6b6161;
  display: inline-block;
  width: 100%;
  padding-top: 4px;
}

.testimonial-single-v2 .imgs {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  padding: 3px;
}

.testimonial-single-v2 .imgs img {
  border-radius: 50%;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.testimonial-single-v2.one {
  position: absolute;
  top: 13%;
  left: 8%;
}

.product-search-filter .frm-group,
.testimonials-inner-v2 {
  position: relative;
}

.testimonial-single-v2.two {
  position: absolute;
  top: 35%;
  left: 23%;
}

.testimonial-single-v2.three {
  position: absolute;
  top: 8%;
  left: 36%;
}

.testimonial-single-v2.four {
  position: absolute;
  left: 33%;
  top: 60%;
}

.testimonial-single-v2 {
  position: absolute;
}

.testimonial-single-v2.five {
  position: absolute;
  top: 32%;
  left: 55%;
}

.testimonial-single-v2.six {
  position: absolute;
  top: 19%;
  right: 15%;
}

.testimonial-single-v2.sev {
  position: absolute;
  top: 50%;
  right: 50%;
}

.testimonial-single-v2:hover .hidden-cont {
  z-index: 12;
  opacity: 1;
}

.testimonial-single-v2.sev .hidden-cont,
.testimonial-single-v2.six .hidden-cont {
  left: -300px;
}

.testimonial-single-v2.one .hidden-cont {
  left: 0;
}

.testimonial-single-v2 .hidden-cont img {
  border-radius: 20px 5px 5px;
  width: 105px;
  height: 80px;
  object-fit: cover;
  object-position: center;
  display: block;
}

.testimonial-single-v2 .hidden-cont .flex-shrink-1 {
  margin-left: 25px;
  border-bottom: 1px solid #d7dffe;
  padding-bottom: 18px;
  width: 100%;
  position: relative;
}

.testimonial-single-v2 .hidden-cont .flex-grow-0 {
  min-width: 105px;
}

.testimonial-single-v2 .hidden-cont span {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #6b6161;
}

.testimonial-single-v2 .hidden-cont .flex-shrink-1 .bx {
  color: #3661fc;
  font-size: 40px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.2;
}

.testimonial-single-v2 .hidden-cont {
  background: #fff;
  max-width: 423px;
  padding: 23px;
  border-radius: 30px;
  position: absolute;
  width: 423px;
  left: -150px;
  top: 70px;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  border: 1px solid #fe651b;
}

.nav-tabs {
  display: inline-block;
  margin: 0;
  border: 0;
  padding: 0;
  max-width: 290px;
  width: 100%;
}

.nav-tabs .nav-link {
  background: #f4f4ff;
  width: 100%;
  padding: 11px 30px;
  text-align: left;
  border-radius: 50px;
  border: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #1a1a1a;
}

.nav-tabs .nav-item {
  padding-bottom: 20px;
}

.nav-tabs .nav-link svg {
  vertical-align: middle;
  margin-right: 15px;
}

.nav-tabs .nav-item.show .nav-link svg path,
.nav-tabs .nav-link.active svg path {
  fill: #fff;
}

.faq-tabs-img {
  max-width: 664px;
}

.accordion {
  border: 0;
  background: 0 0;
}

.accordion-item {
  margin-bottom: 30px;
  background: #fff;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.08);
  border: 0;
  padding: 23px 40px;
  border-radius: 50px !important;
}

.accordion-body,
.footer-widgets-wrap.v2 {
  border-top: 1px solid #d7dffe;
}

.accordion-button {
  padding: 0 40px 0 0;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  color: #1a1a1a;
  position: relative;
  background: 0 0 !important;
}

.accordion-button::before {
  content: "\ebc0";
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  color: #3661fc;
}

.accordion-button:not(.collapsed) {
  color: #3661fc;
  box-shadow: unset !important;
  outline: 0 !important;
}

.accordion-button:focus {
  box-shadow: unset;
}

.accordion-button:not(.collapsed):before {
  content: "\eb8b";
}

.accordion-body {
  padding: 16px 0 0;
  margin-top: 14px;
}

.accordion-body p,
.ftr-widget.v2 .contacts li a,
.ftr-widget.v2 .contacts li address,
.ftr-widget.v2 .navs li a,
.ftr-widget.v2 .recent-posts li a,
.ftr-widget.v2 .recent-posts li p,
.ftr-widget.v2 p,
.newsletter-form.v2 p {
  color: #6b6161;
}

.blog-sec.v2 {
  background-color: #f4f4ff;
}

.newsletter-form.v2 .newslttr-grp .btn,
.single-blog-inner.v2 .imgs .date,
.success-tabs-about .nav-tabs .nav-link.active {
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
}

.single-blog-inner.v2 .imgs .cat {
  -webkit-background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
}

.copyright-conts.v2,
.feedback-inner-single.v3 .ratings,
.futures.product-filter-single h2:before,
.header-style-3 .navbar-area.is-sticky,
.price-range-slider .range-bar .ui-slider-handle + span,
.team-member-inner.v3:hover .cont,
.v2.single-blog-inner {
  background: #fff;
}

.partner-logo-slider .slick-slide {
  margin-left: 20px;
}

.partner-logo-slider .slick-list {
  margin-left: -20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo-sl-inner {
  background: #f4f4ff;
  border-radius: 10px;
  text-align: center;
  padding: 42px 10px;
  transition: 0.3s;
}

.logo-sl-inner img {
  margin: auto;
}

.logo-sl-inner:hover {
  background: #fff;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

.footers.v2 {
  background-color: #f4f4ff;
  background-image: url(../img/home2/footer-bg.png);
}

.newsletter-form.v2 .form-control {
  background-color: #fff;
}

.copyright-conts.v2 li:after,
.ftr-widget.v2 h2:after {
  background: #1a1a1a;
}

@media (max-width: 1360px) {
  .portfolio-inner-sl .hidden-cont {
    padding-left: 20px;
    padding-right: 20px;
  }

  .portfolio-inner-sl:hover .imgs img {
    height: calc(100% - 130px);
  }
}

@media (max-width: 991px) {
  .navbar-infor {
    display: none;
  }

  .banner-area-wrap-v2 {
    padding-top: 250px;
  }

  .right-content-herov2 {
    margin: 50px auto auto;
  }

  .faq-tabs-img,
  .single-services-ort-v2 {
    max-width: 100%;
  }

  .testimonial-single-v2.six .hidden-cont {
    left: -270px;
  }
}

@media (max-width: 767px) {
  .testimonial-slider-v3_2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .testimonial-slider-v3_2 .slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }

  .feedback-inner-single.si .quote,
  .left-content-top li:after,
  .single-plan-area:after {
    display: none;
  }

  .pt-120,
  .px-120 {
    padding-top: 80px;
  }

  .pb-120,
  .px-120 {
    padding-bottom: 80px;
  }

  .tag1,
  h1 {
    font-size: 36px;
    line-height: 46px;
  }

  h2,
  h3 {
    line-height: 110%;
  }

  .right-img-choose .exp,
  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  p {
    font-size: 14px;
    line-height: 22px;
  }

  .left-content-top li a {
    font-size: 13px;
    line-height: 20px;
  }

  .left-content-top li i {
    font-size: 14px;
  }

  .left-content-top li {
    padding-right: 5px;
    margin-right: 5px;
  }

  .copyright-conts ul,
  .left-content-top ul,
  .right-content-top {
    text-align: center;
  }

  .banner-area-wrap {
    padding-top: 200px;
    padding-bottom: 120px;
  }

  .left-content-hero h5,
  .left-content-hero-v2 h5 {
    font-size: 14px;
    line-height: 20px;
  }

  .left-content-hero h1,
  .left-content-hero-v2 h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .btn.btn-default,
  .btn.style2,
  .inner-bx-ftr p,
  .left-content-hero p,
  .left-content-hero-v2 p {
    font-size: 14px;
    line-height: 18px;
  }

  .inner-promo-txt .btn-area .btn,
  .left-content-hero .btn,
  .left-content-hero-v2 .btn-groups,
  .right-content-about .btn {
    margin-top: 30px;
  }

  .right-content-hero .imgs {
    width: 300px;
    height: 300px;
  }

  .right-content-hero {
    margin-top: 40px;
  }

  .right-content-about .list-icons li,
  .single-service-inner_v2 .btn {
    width: 100%;
  }

  .single-services-dv .cont {
    padding: 20px;
  }

  .right-img-choose img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .right-img-choose,
  .single-blog-inner .imgs {
    padding-top: 300px;
  }

  .right-img-choose .exp span {
    font-size: 30px;
    line-height: 35px;
  }

  .single-plan-area .plan-body li {
    font-size: 14px;
    line-height: 30px;
  }

  .single-plan-area .plan-body .btn {
    font-size: 14px;
    line-height: 16px;
    margin-top: 20px;
  }

  .fun-fact-wraps {
    padding: 30px 20px;
    border-radius: 20px;
    border: 5px solid #fff;
    max-width: 80%;
  }

  .singl-fact-count h2 {
    font-size: 30px;
    line-height: 20px;
  }

  .singl-fact-count p {
    font-size: 14px;
    line-height: 14px;
  }

  .left-content-video-modal {
    padding: 100px 0;
  }

  .inner-promo-txt,
  .single-service-inner_v2 {
    padding: 30px 20px;
  }

  .nav-tabs .nav-link,
  .single-blog-inner .imgs .date {
    font-size: 16px;
    line-height: 20px;
  }

  .single-blog-inner .imgs .cat {
    font-size: 14px;
    line-height: 16px;
  }

  .single-blog-inner .conts {
    padding: 15px;
  }

  .single-blog-inner .conts .meta li {
    padding-right: 15px;
  }

  .single-blog-inner .conts .meta li span {
    font-size: 12px;
  }

  .single-blog-inner .conts h2 {
    padding-top: 10px;
  }

  .newsletter-form .right-content {
    margin-top: 20px;
  }

  .newsletter-form .newslttr-grp .btn {
    position: unset;
    width: 100%;
  }

  .newsletter-form .newslttr-grp .form-control {
    font-size: 14px;
    line-height: 16px;
    padding: 20px;
  }

  .footer-widgets-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .copyright-conts p {
    width: 100%;
    text-align: center;
  }

  #return-to-top {
    width: 40px;
    height: 40px;
    bottom: 100px;
    line-height: 48px;
    font-size: 26px;
  }

  .left-images-about .inner .img3 {
    right: 0;
    max-width: 120px;
  }

  .single-plan-area {
    background: #f4f4ff;
  }

  .single-plan-area .icons {
    width: 120px;
    height: 120px;
    padding: 0;
    text-align: center;
    border-radius: 0 0 30px 30px;
    line-height: 120px;
    vertical-align: middle;
  }

  .single-plan-area .icons img {
    display: inline-block;
    vertical-align: middle;
  }

  .single-plan-area .plan-hdr {
    max-width: 100%;
    margin: 0;
    padding-left: 30px;
  }

  .inner-bx-ftr,
  .nav-tabs,
  .single-service-inner_v2 .imgs {
    max-width: 100%;
  }

  .banner-area-wrap-v2 {
    padding-top: 200px;
  }

  .accordion-item,
  .inner-bx-ftr {
    padding: 20px 25px;
  }

  .portfolio-inner-sl .imgs img {
    height: calc(100% - 100px);
  }

  .portfolio-inner-sl .hidden-cont {
    opacity: 1;
  }

  .portfolio-inner-sl .imgs {
    z-index: 12;
  }

  .portfolio-slider-wrap .slick-arrow {
    left: 5%;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .portfolio-slider-wrap .next-port.slick-arrow {
    right: 5%;
  }

  .testimonial-single-v2 .hidden-cont {
    width: 250px;
    left: -30px;
    padding: 10px;
    top: 50px;
  }

  .testimonial-single-v2.five .hidden-cont {
    left: -100px;
  }

  .testimonial-single-v2 .hidden-cont img {
    width: 60px;
    height: 60px;
  }

  .testimonial-single-v2 .hidden-cont .flex-grow-0 {
    min-width: 60px;
  }

  .testimonial-single-v2 .hidden-cont .flex-shrink-1 {
    margin-left: 5px;
  }

  .testimonial-single-v2 .hidden-cont span {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .testimonial-single-v2 .imgs {
    width: 40px;
    height: 40px;
  }

  .testimonial-single-v2.sev .hidden-cont,
  .testimonial-single-v2.six .hidden-cont {
    left: -220px;
  }

  .testimonial-single-v2 .hidden-cont .flex-shrink-1 .bx {
    font-size: 30px;
  }

  .accordion-button {
    font-size: 20px;
    line-height: 24px;
  }

  .single-service-inner_v2 .imgs,
  .single-service-inner_v2 .imgs img {
    border-radius: 20px;
  }

  .single-service-inner_v2 .cont {
    padding: 10px 0;
  }
}

.banner-area-wrap-v3 .container-fluid,
.v3.main-navbar {
  padding-left: 80px;
}

@media (max-width: 380px) {
  .left-content-hero-v2 .btn-groups .btn-get {
    margin-left: 0;
    margin-top: 10px;
  }

  .left-content-hero-v2 .btn-groups .btn {
    width: 100%;
  }

  .testimonial-single-v2.three .hidden-cont {
    left: -60px;
  }

  .testimonial-single-v2.five .hidden-cont {
    left: -120px;
  }

  .testimonial-single-v2.six .hidden-cont {
    left: -200px;
  }

  .testimonial-single-v2.four .hidden-cont {
    left: -50px;
  }

  .ortency-services-sec-v2 {
    overflow: hidden;
  }
}

.header-style-3 {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 12;
  width: 100%;
}

.v3.main-navbar {
  padding-right: 80px;
}

.v3.main-navbar .container {
  border-radius: 10px;
  backdrop-filter: blur(7.38235px);
  background: rgba(255, 255, 255, 0.56);
  padding-left: 40px;
  padding-right: 40px;
  max-width: 100%;
}

.others-options.v3 .btn {
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  border: 0;
  color: #fff;
}

.banner-area-wrap-v3,
.how-work-inner-v3 {
  position: relative;
  z-index: 1;
  border-radius: 20px;
  overflow: hidden;
}

.blog.pagination .page-link:hover,
.others-options.v3 .header-info-list li .icon,
.service-widget-right.links .btns .btn:hover {
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  color: #fff;
}

.others-options.v3 .header-info-list li .icon i {
  color: #fff;
  background: 0 0;
  -webkit-text-fill-color: unset;
}

.others-options.v3 .option-item {
  margin-left: 60px;
}

.banner-area-wrap-v3 {
  background-image: url(../img/home3/banner-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  padding-top: 310px;
  padding-bottom: 183px;
  margin: 20px;
}

.left-content-hero-v3 {
  max-width: 612px;
}

.left-content-hero-v3 h1 {
  font-weight: 700;
  font-size: 60px;
  line-height: 76px;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.left-content-hero-v3 h1 strong:after {
  content: "";
  width: 105%;
  height: 13px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(../img/home3/text-shape.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  z-index: -1;
}

.left-content-hero-v3 p {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #1a1a1a;
}

.v3.banner-frame-three {
  background: #3661fc;
  border-radius: 50%;
}

.ask-question-sec,
.how-work-v3.bg-image {
  background-image: url(../img/process-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f4f4ff;
}

.how-work-inner-v3 {
  padding: 31px 31px 42px 56px;
}

.how-work-inner-v3:after {
  content: "";
  width: 148px;
  height: 148px;
  position: absolute;
  left: 32px;
  top: 7px;
  border-radius: 50%;
  background: #3661fc;
  z-index: -11;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.custom-product-wrap .img .left-badges .badge.off,
.how-work-inner-v3:hover:after {
  background-color: #fe651b;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
}

.how-work-inner-v3:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='464' height='213' viewBox='0 0 464 213' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.0039 213C30.0039 213 2.82036 212.82 0 183.483V173.818C0 173.818 2.47036 113.131 77.3 100.761C77.3 100.761 170.492 80.9795 170.842 0.0103683H434.466C434.466 0.0103683 460.29 -1.40183 464 28.7362V183.924C464 183.924 460.64 213 435.937 213H30.0039Z' fill='%23F4F4FF'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  z-index: -1;
}

.how-work-inner-v3.white:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='464' height='213' viewBox='0 0 464 213' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.0039 213C30.0039 213 2.82036 212.82 0 183.483V173.818C0 173.818 2.47036 113.131 77.3 100.761C77.3 100.761 170.492 80.9795 170.842 0.0103683H434.466C434.466 0.0103683 460.29 -1.40183 464 28.7362V183.924C464 183.924 460.64 213 435.937 213H30.0039Z' fill='white'/%3E%3C/svg%3E%0A");
}

.how-work-inner-v3 .icon {
  background-color: #fe651b;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.custom-product-wrap .img .left-badges .badge.created,
.how-work-inner-v3:hover .icon,
.price-range-slider .range-bar .ui-slider-range {
  background: #3661fc;
}

.how-work-inner-v3 .flex-shrink-1 {
  padding-top: 12px;
  padding-left: 30px;
}

.how-work-inner-v3 .flex-shrink-1 p {
  margin-top: 16px;
  color: #1a1a1a;
}

.how-work-inner-v3 .number {
  font-weight: 700;
  font-size: 46px;
  line-height: 56px;
  position: absolute;
  left: 32px;
  bottom: 15px;
  color: #1a1a1a;
  opacity: 0.1;
  z-index: 1;
  font-family: Nunito, sans-serif;
}

.right-content-about-v3 .sec-title {
  max-width: 560px;
}

.right-content-about-v3 p {
  margin-top: 27px;
  max-width: 635px;
}

.right-content-about-v3 li {
  display: inline-block;
  position: relative;
  padding-left: 65px;
  margin-top: 27px;
  margin-right: 50px;
}

.right-content-about-v3 li .icon {
  background: #fff;
  box-shadow: 5px 5px 20px rgba(54, 97, 252, 0.15);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 50px;
}

.right-content-about-v3 li p {
  margin-top: 11px;
}

.right-content-about-v3 li .cont {
  max-width: 170px;
}

.right-content-about-v3 li:last-child {
  margin-right: 0;
}

.left-images-about-v3 .inner-imgs {
  position: relative;
  width: 640px;
  height: 483px;
  z-index: 1;
  margin-left: auto;
}

.left-images-about-v3 .inner-imgs img {
  border: 10px solid #3661fc;
  border-radius: 10px;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.left-images-about-v3 .inner-imgs .img1 {
  left: 24%;
  top: 0;
  max-width: 118px;
}

.left-images-about-v3 .inner-imgs .img2 {
  left: 0;
  top: 22%;
  max-width: 166px;
}

.left-images-about-v3 .inner-imgs .img3 {
  left: 24%;
  bottom: 0;
  max-width: 221px;
}

.left-images-about-v3 .inner-imgs .img4 {
  top: 0;
  right: 0;
  max-width: 274px;
}

.left-images-about-v3 .shape-one {
  width: 16px;
  height: 16px;
  background: 0 0;
  border-radius: 50%;
  position: absolute;
  left: 30%;
  top: -19px;
  border: 2px solid #3661fc;
  -webkit-animation: 4s linear infinite scale-right;
  animation: 4s linear infinite scale-right;
}

.left-images-about-v3 .banner-frame-two {
  position: absolute;
  top: 8%;
  left: 10%;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7123 8.39219C12.5983 8.89892 11.9776 9.29165 11.4708 9.17766L2.09643 7.0688C1.5897 6.95481 1.19697 6.33409 1.31096 5.82737C1.42496 5.32064 2.04567 4.9279 2.5524 5.0419L12.1802 7.20775C12.6869 7.32174 12.8263 7.88547 12.7123 8.39219Z' fill='%233661FC'/%3E%3Cpath d='M8.98144 2.4954L6.81558 12.1232C6.70159 12.6299 6.08087 13.0226 5.57415 12.9086C5.06742 12.7947 4.67469 12.1739 4.78868 11.6672L6.95454 2.03943C7.06853 1.5327 7.68925 1.13999 8.19597 1.25398C8.95606 1.42497 9.09543 1.98867 8.98144 2.4954Z' fill='%233661FC'/%3E%3C/svg%3E%0A");
}

.left-images-about-v3 .shape-two {
  width: 17px;
  height: 17px;
  position: absolute;
  left: 9%;
  top: 75%;
  background: 0 0;
  border: 2px solid #3661fc;
  border-radius: 50%;
  -webkit-animation: 2s infinite jump;
  animation: 2s infinite jump;
}

.left-images-about-v3 .shape-three {
  width: 30px;
  height: 30px;
  background-color: #fe651b;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  position: absolute;
  left: 93px;
  top: 55%;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: 2s linear infinite rotated;
  animation: 2s linear infinite rotated;
}

.left-images-about-v3 .shape-four {
  width: 70px;
  height: 65px;
  background-color: #fe651b;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  position: absolute;
  left: 19%;
  top: 14%;
  border-radius: 50%/60% 60% 40% 40%;
}

.left-images-about-v3 .shape-bg-1 {
  border: 0 !important;
  -webkit-animation: 5s linear infinite rotatedHalf;
  animation: 5s linear infinite rotatedHalf;
  z-index: -1;
}

.left-images-about-v3 .radius-1 {
  max-width: 496px;
  width: 100%;
  height: 100%;
  max-height: 438px;
  background: -webkit-linear-gradient(90deg, #0f7aef 0.03%, #6ce3ff 100.09%);
  background: linear-gradient(90deg, #0f7aef 0.03%, #6ce3ff 100.09%);
  opacity: 0.1;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: 4s linear infinite morph;
  animation: 4s linear infinite morph;
}

@-webkit-keyframes morph {
  0%,
  100% {
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  }

  20% {
    border-radius: 78% 22% 70% 30%/30% 30% 70% 70%;
  }

  40% {
    border-radius: 78% 22% 32% 68%/73% 70% 30% 27%;
  }

  60% {
    border-radius: 15% 85% 10% 90%/87% 70% 30% 13%;
  }

  80% {
    border-radius: 18% 82% 40% 60%/70% 24% 76% 30%;
  }
}

@keyframes morph {
  0%,
  100% {
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  }

  20% {
    border-radius: 78% 22% 70% 30%/30% 30% 70% 70%;
  }

  40% {
    border-radius: 78% 22% 32% 68%/73% 70% 30% 27%;
  }

  60% {
    border-radius: 15% 85% 10% 90%/87% 70% 30% 13%;
  }

  80% {
    border-radius: 18% 82% 40% 60%/70% 24% 76% 30%;
  }
}

.extra-margin-sec,
.why-choose-us-v3 .container-fluid {
  padding-left: 40px;
  padding-right: 40px;
}

.extra-margin-sec .our-services-v2,
.single-blog-inner.v3.smaller .imgs img,
.team-name-info-pg .left-img-dts img,
.team-personal-contact.ask img {
  border-radius: 20px;
}

.single-service-inner_v3 {
  background: #fff;
  border-radius: 50px;
  border: 1px solid #fff;
  transition: 0.5s ease-in;
  padding: 20px 50px;
}

.single-service-inner_v3:hover {
  box-shadow: 0 10px 50px 4px rgba(0, 0, 0, 0.1);
}

.single-service-inner_v3 p {
  padding-left: 30px;
}

.single-service-inner_v3 .imgs {
  max-width: 390px;
  width: 100%;
  position: relative;
  padding-top: 134px;
  border-radius: 50px;
  overflow: hidden;
}

.left-img-choose-v3 {
  padding: 30px;
  max-width: 832px;
  position: relative;
  z-index: 1;
  background: #f4f4ff;
  border-radius: 20px;
  overflow: hidden;
}

.left-img-choose-v3 img {
  border-radius: 20px;
  display: block;
  width: 100%;
}

.left-img-choose-v3 .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.right-content-choose-v3 {
  max-width: 630px;
}

.our-qua-lists li {
  display: inline-block;
  width: 100%;
  margin-top: 25px;
  position: relative;
  padding-left: 90px;
}

.our-qua-lists li .icon {
  background: #fff;
  box-shadow: 5px 5px 20px rgba(54, 97, 252, 0.15);
  width: 70px;
  height: 70px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 67px;
}

.our-qua-lists li .arrow-down {
  position: absolute;
  top: 75px;
  left: 26px;
}

.our-qua-lists li .arrow-down.flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.filter-option-portfolio li {
  display: inline-block;
  padding-left: 15px;
}

.filter-option-portfolio li a.active {
  text-decoration-line: underline;
  color: #3661fc;
}

.filter-option-portfolio li:first-child,
.right-content-team .dts_m .follow-btns .name {
  padding-left: 0;
}

.inner-portfolio-sing img,
.port-banner-img img {
  width: 100%;
  border-radius: 20px;
}

.inner-portfolio-sing .overlay-content {
  width: 96%;
  height: 0;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.slick-current.slick-active .inner-portfolio-sing .overlay-content {
  height: 94%;
  opacity: 1;
}

.inner-portfolio-sing .overlay-content .txt {
  position: absolute;
  left: 66px;
  bottom: 0;
  padding-left: 16px;
  opacity: 0;
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
}

.slick-current.slick-active .inner-portfolio-sing .overlay-content .txt {
  bottom: 60px;
  opacity: 1;
}

.inner-portfolio-sing .overlay-content .txt:after {
  width: 6px;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  border-radius: 50px;
}

.inner-portfolio-sing .go-to {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  overflow: hidden;
  text-indent: -999px;
  opacity: 0;
}

.slider-controls span {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 22;
  text-align: center;
  font-size: 30px;
  line-height: 66px;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.slider-controls {
  z-index: 12;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.slider-wrapper-portfolio {
  margin-top: 45px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.slider-controls span i {
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.slider-controls .prevSlide {
  left: 28%;
}

.slider-controls .nextSlide {
  left: auto;
  right: 28%;
}

.team-member-inner.v3 {
  background: #f4f4ff;
  border-radius: 30px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.team-member-inner.v3 .cont {
  padding: 30px 20px 20px;
  display: block;
  width: 100%;
  min-height: 1px;
  margin-top: -20px;
}

.team-member-inner.v3 .imgs {
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.team-member-inner.v3 .cont .name,
.team-member-inner.v3 .cont .socials {
  position: unset;
  transform: unset;
  opacity: 1;
}

.team-member-inner.v3:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

.team-member-inner.v3 .socials_v3 {
  position: absolute;
  left: 0;
  bottom: -100px;
  width: 100%;
  background: #f4f4ff;
  border-radius: 0 0 30px 30px;
  z-index: 12;
  text-align: center;
  padding: 20px 0;
  transition: 0.3s ease-in-out;
}

.team-member-inner.v3:hover .socials_v3 {
  bottom: 0;
}

.team-member-inner.v3 .socials_v3 li {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 7px;
}

.team-member-inner.v3 .socials_v3 li a {
  display: inline-block;
  background: #fff;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  line-height: 46px;
  font-size: 20px;
  margin: 0 3px;
  color: #3661fc;
}

.promo-cont-with-social {
  background: #f4f4ff;
  border-radius: 50px;
  padding-left: 80px;
}

.promo-cont-with-social .social_links li {
  display: inline-block;
  padding-right: 12px;
}

.promo-cont-with-social .social_links li a {
  display: inline-block;
  background: #fff;
  box-shadow: 0 4px 8px 2px rgba(0, 124, 251, 0.16);
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 48px;
  border-radius: 50%;
  color: #3661fc;
  font-size: 22px;
}

.promo-cont-with-social .inner-promo-txt .sec-title {
  max-width: 608px;
}

.promo-cont-with-social .btn {
  min-width: 162px;
}

.fact-wrapper .tag1,
.fact-wrapper h1,
.feedback-inner-single.v3 .quote .bx {
  color: #fe651b;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.fact-wrapper p {
  font-size: 20px;
  line-height: 50px;
}

.fact-wrapper {
  background: #fff;
  text-align: center;
  border: 10px solid #3661fc;
  border-radius: 10px;
  position: absolute;
  z-index: 11;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-banner-brd,
.service-support-sec {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}

.fact-wrapper.fact-one {
  top: 0;
  left: 176px;
  max-height: 192px;
  width: 235px;
}

.fact-wrapper.fact-two {
  left: 0;
  top: 182px;
  width: 186px;
  max-height: 192px;
  height: 100%;
}

.fact-wrapper.fact-three {
  left: 176px;
  width: 236px;
  max-height: 228px;
  height: 100%;
  bottom: 0;
}

.fact-wrapper.fact-four {
  right: 0;
  top: 146px;
  width: 236px;
  max-height: 228px;
  left: auto;
  height: 100%;
}

.left-images-about-v3 .inner-imgs.fact {
  width: 638px;
  height: 592px;
  margin-left: 0;
}

.left-images-about-v3 .fact .shape-four {
  left: 73px;
  top: 144px;
}

.arrows-teti {
  position: absolute;
  bottom: 90px;
  right: 0;
  z-index: 122;
}

.arrows-teti .slick-arrow {
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 50%;
  background: #3661fc;
  color: #fff;
  font-size: 24px;
  line-height: 54px;
  text-align: center;
  margin: 0;
  transition: 0.3s;
}

.arrows-teti .next-testim.slick-arrow {
  margin-left: 10px;
}

.feedback-inner-single.v3 {
  background-color: #f4f4ff;
  background: -webkit-linear-gradient(
    270deg,
    #f4f4ff 20.83%,
    rgba(244, 244, 255, 0) 100%
  );
  background: linear-gradient(
    270deg,
    #f4f4ff 20.83%,
    rgba(244, 244, 255, 0) 100%
  );
  border-radius: 20px;
  padding: 40px 50px 30px 0;
}

.feedback-inner-single.v3 p {
  margin-bottom: 28px;
}

.feedback-inner-single.v3 .flex-grow-0 img {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  object-fit: cover;
}

.article-comments-show .reviews-content-tab .card .card-body .imgs,
.feedback-inner-single.v3 h2,
.single-blog-inner.v3.full .author p {
  margin-top: 0;
}

.feedback-inner-single.v3 .flex-grow-0,
.slider-btns-simi .sm-btns.prev-similar {
  margin-right: 20px;
}

.single-blog-inner.v3 .imgs {
  padding-top: 450px;
}

.single-blog-inner.v3 {
  max-width: 622px;
}

.single-blog-inner.v3 .conts {
  padding: 35px 0 0;
}

.single-blog-inner.v3 .conts .author img {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  margin-right: 13px;
  display: block;
}

.single-blog-inner.v3 .conts .author .read-more {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #6b6161;
}

.single-blog-inner.v3 .conts .author .read-more span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #6b6161;
  font-size: 29px;
  margin-left: 10px;
  padding-right: 15px;
  z-index: 1;
}

.single-blog-inner.v3 .conts .author .read-more span:after {
  content: "";
  background-color: #fe651b;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  opacity: 0.4;
  width: 33px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
  z-index: -1;
  transition: 0.3s ease-in;
}

.single-blog-inner.v3.smaller .imgs {
  padding-top: 210px;
  width: 247px;
  border-radius: 20px;
}

.single-blog-inner.v3.smaller .conts {
  padding: 0 0 0 40px;
}

@media (min-width: 1920px) {
  section.why-choose-us-v3 .container-fluid {
    max-width: 1920px;
  }
}

@media (max-width: 1600px) {
  .header-style-3 {
    top: 30px;
  }

  .extra-margin-sec,
  .v3.main-navbar .container,
  .why-choose-us-v3 .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .v3.main-navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .banner-area-wrap-v3 {
    background-position: center;
  }

  .banner-area-wrap-v3 .container-fluid {
    padding-left: 40px;
  }

  .left-content-hero-v3 {
    max-width: 590px;
  }
}

@media (max-width: 1400px) {
  .others-options.v3 .option-item:first-child {
    display: none !important;
  }

  .left-images-about-v3 .inner-imgs {
    width: 610px;
  }

  section.about-ortency-v3 {
    overflow: hidden;
  }

  .extra-margin-sec {
    padding: 0;
  }
}

@media (max-width: 1280px) {
  .banner-area-wrap-v3 {
    background-position: right bottom;
  }

  .banner-area-wrap-v3:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #fff;
    opacity: 0.7;
  }

  .left-content-hero-v3 {
    max-width: 100%;
    text-align: center;
  }

  .banner-area-wrap-v3 .row {
    justify-content: center;
  }

  .left-images-about-v3 .inner-imgs {
    width: 580px;
    height: 421px;
  }

  .left-images-about-v3 .inner-imgs .img1 {
    max-width: 100px;
    top: -3%;
  }

  .left-images-about-v3 .inner-imgs .img2 {
    top: 19%;
    max-width: 150px;
  }

  .left-images-about-v3 .inner-imgs .img3 {
    left: 23%;
    max-width: 200px;
  }

  .left-images-about-v3 .inner-imgs .img4 {
    max-width: 241px;
    right: 4%;
    bottom: 44%;
    top: auto;
  }

  .left-images-about-v3 .inner-imgs.fact {
    width: 576px;
    height: 519px;
  }

  .fact-wrapper.fact-one {
    left: 150px;
    width: 160px;
    max-height: 170px;
  }

  .fact-wrapper.fact-two {
    max-height: 170px;
    width: 170px;
    top: 159px;
  }

  .fact-wrapper.fact-three {
    left: 160px;
    width: 210px;
    max-height: 200px;
  }

  .fact-wrapper.fact-four {
    width: 216px;
    top: 103px;
  }

  .left-images-about-v3 .inner-imgs.fact h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .fact-wrapper p {
    font-size: 16px;
    line-height: 36px;
  }

  .single-service-inner_v3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .single-service-inner_v3 .btn.style2 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  .header-info-list li:last-child {
    display: none;
  }

  .left-images-about-v3 .inner-imgs.fact {
    margin: 50px auto auto;
  }

  .arrows-teti {
    bottom: auto;
    left: 0;
    top: 0;
  }

  .single-blog-inner.v3.smaller .imgs {
    width: 150px;
    padding-top: 150px;
  }

  .single-blog-inner.v3.smaller .conts {
    padding-left: 20px;
  }
}

@media (max-width: 1100px) {
  .v3.main-navbar {
    padding: 0;
  }

  .banner-area-wrap-v3 {
    margin: 0;
  }

  .promo-cont-with-social {
    padding-left: 40px;
  }

  .promo-cont-with-social .inner-promo-txt {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .filter-option-portfolio {
    text-align: center;
  }

  .banner-area-wrap-v3 {
    padding-top: 250px;
    padding-bottom: 150px;
  }

  .single-blog-inner.v3 {
    max-width: 100%;
  }

  .banner-area-wrap-v3 .container-fluid,
  .single-service-inner_v3 p {
    padding-left: 0;
  }

  .left-img-choose-v3 {
    margin: auto;
  }

  .slider-controls .prevSlide {
    left: 13%;
  }

  .slider-controls .nextSlide {
    right: 13%;
  }

  .left-images-rsn .rsn3 {
    max-height: 350px;
  }
}

.left-images-rsn .rsn1,
.left-images-rsn .rsn2,
.left-images-rsn .rsn3 {
  border-radius: 30px;
  position: absolute;
}

/* .page-banner-brd {
width: 100%;
background-image: url(../img/page-banner/about-banner.jpg);
background-position: center;
position: relative;
z-index: 11;
padding-top: 308px;
padding-bottom: 154px
} */

.page-banner-brd .shape-top-left {
  top: auto;
  width: 182px;
  height: 182px;
  bottom: -60px;
}

.page-banner-brd .shape-bottom-right {
  width: 188px;
  height: 188px;
  bottom: auto;
  top: 60px;
}

.breadcrumb .breadcrumb-item,
.breadcrumb .breadcrumb-item a {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: "-";
  color: #fff;
}

.left-images-rsn {
  position: relative;
  width: 100%;
  max-width: 637px;
  height: 574px;
  z-index: 1;
}

.left-images-rsn .rsn1 {
  left: 0;
  top: 0;
  z-index: 1;
}

.left-images-rsn .rsn2 {
  bottom: 10px;
  left: 0;
}

.left-images-rsn .rsn3 {
  right: 0;
  z-index: 12;
  bottom: 0;
}

.success-tabs-about {
  margin-top: 30px;
  max-width: 582px;
}

.success-tabs-about .nav-tabs {
  max-width: 100%;
  display: flex;
}

.success-tabs-about .nav-tabs .nav-link {
  padding: 9px 16px;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
}

.success-tabs-about .nav-tabs .nav-item {
  padding-right: 20px;
}

.details-content-wraps .list-icons li,
.inner-tbs-success .d-sm-flex li {
  margin-top: 8px;
}

.inner-tbs-success .d-sm-flex img {
  margin-right: 30px;
  animation: 5s linear infinite animName;
}

@keyframes animName {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.singl-fact-count.v2 {
  background: #f4f4ff;
  border-radius: 20px;
  width: 100%;
  padding: 40px 40px 33px;
}

.singl-fact-count.v2 .icon {
  background: #3661fc;
  margin-right: 20px;
}

.singl-fact-count.v2 p {
  color: #6b6161;
  padding-top: 20px;
}

@media (max-width: 1420px) {
  .singl-fact-count.v2 {
    padding: 30px 20px;
  }

  .singl-fact-count.v2 .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}

.service-support-sec {
  position: relative;
  z-index: 12;
  background-image: url(../img/support-bg.jpg);
  background-position: top;
}

.service-support-sec .shape-top-left {
  left: auto;
  right: -120px;
}

.service-support-sec .shape-left {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.service-support-sec .shape-right {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.inner-content-support {
  max-width: 832px;
  margin: auto;
}

.inner-content-support .sec-title {
  max-width: 628px;
  margin: auto;
}

.inner-content-support p {
  color: #fff;
  margin-top: 30px;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}

.inner-content-support .btn-default,
.related-slider-slick .slick-slide {
  margin-right: 30px;
}

.btn.btn-transparent {
  background: 0 0;
  padding: 15px 33px;
  border: 1px solid #fe651b;
  border-radius: 50px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

@media (max-width: 1500px) {
  .service-support-sec .shape-left {
    left: -15%;
  }

  .service-support-sec .shape-right {
    right: -15%;
  }
}

@media (max-width: 400px) {
  .inner-content-support .btn {
    width: 100%;
    margin: 0;
  }
}

.details-content-wraps {
  max-width: 886px;
}

.srv-main-image {
  background: #f4f4ff;
  border-radius: 20px;
  padding: 20px;
}

.srv-main-image img {
  display: block;
  width: 100%;
  border-radius: 20px;
}

.details-content-wraps .srv-txt {
  margin-top: 33px;
}

.details-content-wraps .srv-provess {
  margin-top: 55px;
}

.details-content-wraps .srv-provess .process-img {
  position: relative;
  height: 506px;
  max-width: 468px;
}

.details-content-wraps .srv-provess .process-img .pr1 {
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 0;
}

.details-content-wraps .srv-provess .process-img .pr2 {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 20px;
}

.details-content-wraps .srv-provess .our-src {
  padding-top: 4px;
}

.details-content-wraps .srv-provess .our-src li {
  display: inline-block;
  width: 100%;
  position: relative;
  background: #f4f4ff;
  border-radius: 10px;
  margin-top: 20px;
  padding: 24px 30px 24px 101px;
}

.details-content-wraps .srv-provess .our-src li .icon {
  background: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  position: absolute;
  left: 20px;
  top: 20px;
}

.details-content-wraps .srv-provess .our-src li p {
  padding-top: 14px;
}

.details-content-wraps .list-icons {
  margin-top: 12px;
}

.service-widget-right.links {
  background: #fff;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
}

.service-widget-right {
  padding: 32px 40px;
}

.service-widget-right h2 {
  padding-bottom: 8px;
  position: relative;
}

.service-widget-right h2:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ededff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.service-widget-right h2:before {
  width: 60px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  content: "";
  z-index: 1;
}

.service-widget-right.forms form,
.service-widget-right.links .btns {
  padding-top: 5px;
}

.service-widget-right.links .btns .btn {
  margin-top: 20px;
  background: #f4f4ff;
  border-radius: 500px;
  width: 100%;
  text-align: left;
  padding: 15px 38px;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #1a1a1a;
  position: relative;
  transition: 0.3s;
}

.service-widget-right.links .btns .btn i {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -11px;
}

.service-widget-right.forms {
  position: relative;
  background-image: url(../img/service-quote-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
  z-index: 1;
}

.service-widget-right.forms:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #000;
  opacity: 0.7;
  border-radius: 20px;
}

.service-widget-right.forms .form-control {
  margin-top: 20px;
  padding: 15px 26px;
}

.team-name-info-pg {
  background: #f4f4ff;
  border-radius: 20px;
  padding: 30px;
}

.team-name-info-pg .left-img-dts {
  max-width: 555px;
}

.right-content-team h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 56px;
  color: #1a1a1a;
  padding-bottom: 7px;
}

.right-content-team .dts_m li {
  margin-top: 34px;
  position: relative;
  align-items: self-start;
}

.right-content-team .dts_m li .name {
  position: relative;
  width: 182px;
  padding-left: 40px;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #252424;
}

.right-content-team .dts_m li .name i {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.right-content-team .dts_m li .dts {
  margin-left: 50px;
  max-width: 307px;
}

.right-content-team .dts_m li .dts a {
  background: #fff;
  display: inline-block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  color: #3661fc;
}

.right-content-team .dts_m li .dts li {
  margin: 0 10px 0 0;
  display: inline-block;
}

.right-content-team .dts_m li .dts a:hover {
  color: #fff;
  background: #3661fc;
}

.team-mm-career .inner-career {
  max-width: 594px;
}

.team-mm-career .inner-career ul {
  margin-top: 20px;
  margin-left: 19px;
}

.team-mm-career .inner-career ul li {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  font-style: italic;
  color: #1a1a1a;
  list-style: disc;
}

.right-imgs-career img {
  width: 100%;
  display: block;
}

.right-imgs-career {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.right-imgs-career:after {
  content: "";
  width: 100%;
  max-width: 427px;
  height: 100%;
  position: absolute;
  left: 50%;
  bottom: -75%;
  border-radius: 50%;
  background: 0 0;
  border: 18px solid #fff;
  transform: translate(-50%, 0);
  max-height: 427px;
}

.team-personal-contact {
  background: #f4f4ff;
  border-radius: 20px;
  padding: 50px;
}

.team-personal-contact .left-frm p {
  padding-top: 10px;
  padding-bottom: 30px;
}

.team-personal-contact .left-frm .form-control {
  background: #fff;
  padding: 21px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #9a9a9a;
}

@media (max-width: 991px) {
  .service-support-sec .shape-left,
  .service-support-sec .shape-right {
    display: none;
  }

  .right-content-team .dts_m li .dts {
    margin-left: 0;
  }

  .right-content-team .dts_m li .name {
    min-width: 182px;
  }
}

.port-info-client {
  margin-top: 60px;
  background: #f4f4ff;
  border-radius: 20px;
  padding: 60px;
}

.port-info-client p strong {
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
  color: #1a1a1a;
  text-transform: capitalize;
  display: inline-block;
  min-width: 150px;
}

.port-info-client p {
  display: flex;
  align-items: center;
  justify-content: start;
  line-height: 40px;
}

.port-information p {
  padding-top: 17px;
}

.port-information .list-icons li {
  width: 50%;
  margin-top: 8px;
}

.service-widget-right.portfolio {
  background: #fff;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  max-width: 586px;
  margin-left: auto;
}

.service-widget-right.portfolio ul {
  padding-top: 10px;
  width: 100%;
  display: inline-block;
}

.service-widget-right.portfolio ul li {
  position: relative;
  padding-left: 40px;
  margin-top: 14px;
  width: 50%;
}

.service-widget-right.portfolio ul li a {
  color: #6b6161;
  word-break: break-all;
}

.service-widget-right.portfolio ul li span {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 20px;
  line-height: 22px;
}

.port-information .extra-txt {
  max-width: 648px;
  margin-left: auto;
}

.slider-btns-simi .sm-btns {
  background-color: #fe651b;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  color: #fff;
  border: 0;
  padding: 0;
  outline: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 29px;
  line-height: 67px;
}

.slider-btns-simi .sm-btns.slick-disabled {
  opacity: 0.5;
}

.team-personal-contact.ask {
  padding: 0;
  background: 0 0;
}

.team-personal-contact.ask .left-frm {
  max-width: 708px;
}

.team-personal-contact.ask .left-frm p {
  max-width: 506px;
}

.product-filter-single {
  border: 1px solid #fe651b;
  padding: 24px 30px;
  background: #fff;
  border-radius: 20px;
}

.product-filter-single h2 {
  position: relative;
  z-index: 1;
  padding-bottom: 8px;
  margin-bottom: 33px;
}

.product-filter-single h2:after {
  content: "";
  background: #f4f4ff;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.product-filter-single h2:before {
  content: "";
  width: 100%;
  max-width: 72px;
  height: 1px;
  background-color: #fe651b;
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.product-search-filter .frm-group .form-control {
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  width: 100%;
  padding: 18px 42px 18px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #e9e9e9;
  background-color: #fe651b;
  box-shadow: unset;
}

.product-search-filter .frm-group .form-control::placeholder {
  opacity: 1;
  color: #e9e9e9;
}

.product-search-filter .frm-group .submit_btn {
  border: 0;
  padding: 0;
  background: 0 0;
  position: absolute;
  right: 17px;
  top: 50%;
  color: #fff;
  font-size: 26px;
  transform: translate(0, -50%);
  line-height: 20px;
}

.price-range-slider .range-bar {
  border: none;
  height: 6px;
  background: #e5ebef;
  border-radius: 15px;
  margin: 0;
  width: 100%;
}

.price-range-slider .range-bar .ui-slider-handle {
  border-radius: 25px;
  cursor: pointer;
  background: #fff;
  box-shadow: 0 3px 10px #ccc;
  border: 0;
  width: 16px;
  height: 16px;
  top: -6px;
}

.price-range-slider .range-value input {
  margin: 0 0 0 4px;
  font-weight: 500;
  padding: 0;
  width: auto;
  max-width: 93px;
  background: 0 0;
  border: 0;
  outline: 0;
  font-size: 16px;
  line-height: 24px;
  color: #1a1a1a;
}

.price-range-slider .range-value {
  margin: 20px 0 0;
}

.price-range-slider .range-value span {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6b6161;
}

.list-items-cat li {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  margin-bottom: 5px;
}

.list-items-cat li input {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
  appearance: unset;
  opacity: 0;
  cursor: pointer;
}

.list-items-cat li label:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #e5ebef;
  position: absolute;
  left: 0;
  top: 50%;
  border-radius: 50%;
  transform: translate(0, -50%);
}

.list-items-cat li input:checked + label:after {
  background-color: #3661fc;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='7' height='5' viewBox='0 0 7 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99997 0.690717C7.00156 0.884458 6.92979 1.04798 6.79775 1.17507C5.84452 2.09161 4.88892 3.00484 3.93371 3.91931C3.64227 4.19833 3.34964 4.47653 3.059 4.7572C2.72513 5.0801 2.37144 5.08383 2.04946 4.75099C1.44478 4.12589 0.846037 3.49499 0.243728 2.86782C0.056572 2.67283 -0.0449362 2.44763 0.0192994 2.16861C0.138651 1.647 0.742942 1.47644 1.12122 1.86268C1.56651 2.31764 2.00664 2.7784 2.44241 3.24371C2.54075 3.34844 2.59428 3.3679 2.71046 3.2553C3.76599 2.23402 4.82905 1.22061 5.89092 0.206365C6.10305 0.00393106 6.3477 -0.0618911 6.61654 0.0643715C6.87111 0.184011 6.99284 0.401762 6.99997 0.690717Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 7px 5px;
  background-position: center;
}

.list-items-cat li label {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #6b6161;
  display: flex;
  justify-content: space-between;
}

.left-filter-btns .btn {
  background: #f4f4f4;
  border: 0;
  padding: 22px 40px;
  color: #111;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  border-radius: 5px;
  margin-right: 30px;
}

.right-sorting-btns .form-select {
  width: auto;
  height: 60px;
  background-color: #f4f4f4;
  border: 0;
  padding: 12px 40px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #111;
  margin-left: 15px;
  box-shadow: unset;
  cursor: pointer;
}

.custom-product-wrap {
  background: #f4f4ff;
  border-radius: 15px;
  position: relative;
  z-index: 1;
  padding: 30px;
}

.custom-product-wrap .img {
  position: relative;
  text-align: center;
  height: 372px;
  overflow: hidden;
}

.custom-product-wrap .img .left-badges {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}

.custom-product-wrap .img .left-badges .badge {
  padding: 5px 9px;
  font-weight: 400;
  font-size: 12px;
  line-height: 10px;
  color: #fff;
  border-radius: 30px;
  display: block;
  margin-bottom: 5px;
}

.custom-product-wrap .img .reviews-btn {
  position: absolute;
  right: 0;
  top: 0;
}

.custom-product-wrap .img .reviews-btn span {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #6b6161;
  display: inline-block;
  width: 100%;
  text-align: right;
}

.custom-product-wrap .img .reviews-btn i {
  color: #fcc013;
  font-size: 14px;
  margin-left: 4px;
}

.custom-product-wrap .img img {
  position: absolute;
  left: 50%;
  bottom: 0;
  -o-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  object-fit: contain;
  object-position: center;
  max-height: 300px;
}

.custom-product-wrap .cont h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  font-family: "DM Sans", sans-serif;
}

.custom-product-wrap .cont h3 a {
  color: #1a1a1a;
  display: inline-block;
  width: 100%;
}

.custom-product-wrap .cont p {
  display: inline-block;
  width: 100%;
  margin-top: 12px;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #1a1a1a;
}

.custom-product-wrap .cont p del {
  color: #6b6161;
  display: inline-block;
  padding-right: 10px;
}

.custom-product-wrap .cont .add_cart {
  display: inline-block;
  width: 100%;
  text-align: center;
  border: 0;
  outline: 0;
  box-shadow: unset;
  margin-top: 30px;
  padding: 16px;
  background: #fff;
  border-radius: 50px;
  vertical-align: middle;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #6b6161;
}

.custom-product-wrap .cont .add_cart i {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  font-size: 18px;
  line-height: 13px;
}

.pagination .page-link {
  margin: 0 10px !important;
  border: 1px solid #f4f4ff;
  border-radius: 50px !important;
  padding: 12px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #696969;
  width: 50px;
  height: 50px;
  text-align: center;
}

.pagination .page-link.active {
  background: #3661fc;
  font-weight: 500;
  color: #fff;
}

.blog.pagination .page-link.active,
.pagination .page-link:hover {
  background: #f4f4ff;
  color: #1a1a1a;
}

.pagination .page-link i {
  font-size: 20px;
  line-height: 25px;
}

.thumbnail-prd {
  background: #f2f7f8;
  border-radius: 5px;
  padding: 30px 20px;
  margin-bottom: 0;
}

.thumbnail-prd img {
  max-width: 100%;
  max-height: 100px;
  margin: auto;
}

.order-summary-checkout .inner .cash-dbt .form-check,
.product-navigation-slider .slick-slide {
  margin-top: 10px;
}

.product-navigation-slider .slick-list {
  margin-top: -10px;
}

.product-main-image-slider {
  height: 100%;
  background: #f2f7f8;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-main-image-slider img {
  max-width: 90%;
  margin: auto;
}

.products-details-content {
  max-width: 656px;
  margin-left: auto;
}

.products-details-content .pr-name h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  color: #1a1a1a;
  font-family: "DM Sans", sans-serif;
}

.product-desc-reviews .table,
.products-details-content .breadcrumb {
  margin: 0;
}

.products-details-content .breadcrumb .breadcrumb-item {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #6b6161;
}

.products-details-content .breadcrumb .breadcrumb-item a {
  color: #3661fc;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}

.products-details-content .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  color: #d9d9d9;
}

.products-details-content .breadcrumb .ratings span {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  padding-left: 5px;
}

.products-details-content .breadcrumb .ratings i {
  color: #fcc013;
  margin-right: 2px;
}

.products-details-content .pr-price {
  padding-top: 30px;
}

.products-details-content .pr-price .price {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #111;
  margin-right: 20px;
}

.products-details-content .pr-price .price del {
  color: #9b9b9b;
  margin-right: 10px;
}

.products-details-content .pr-price i {
  color: #fcc013;
  font-size: 12px;
  padding-right: 3px;
}

.products-details-content .pr-price span {
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  color: #696969;
  display: inline-block;
  padding-left: 4px;
}

.products-details-content .pr-price .stck {
  padding: 0;
  margin-top: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #0ca640;
}

.products-details-content .pr-dts .moreless-button {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #d8a023;
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
}

.products-details-content .quanty-btns .quantity {
  width: 144px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #fe651b;
  margin-right: 30px;
}

.products-details-content .quanty-btns .quantity .quantity-button {
  left: 20px;
  font-size: 20px;
  margin-top: 3px;
}

.products-details-content .quanty-btns .quantity .quantity-add.quantity-button {
  left: auto;
  right: 20px;
}

.products-details-content .quanty-btns input {
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #111;
}

.products-details-content .quanty-btns .btn {
  width: calc(100% - 144px);
  padding: 16px;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  color: #fff;
  border-radius: 50px;
}

.products-details-content .wish-compare {
  margin-top: 30px;
  border: 0;
  background: 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5ebef;
}

.products-details-content .wish-compare .btn {
  padding: 0;
  color: #6b6161;
  background: 0 0;
  border: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  margin-right: 26px;
  text-transform: capitalize;
}

.products-details-content .wish-compare .btn i {
  margin-right: 10px;
  vertical-align: middle;
}

.products-details-content .wish-compare .btn:hover {
  color: #d8a023;
}

.products-details-content .pr-tgs p strong {
  color: #1a1a1a;
  font-weight: 500;
  padding-right: 4px;
}

.products-details-content .pr-tgs p {
  padding-bottom: 18px;
}

.products-details-content .pr-tgs .report-item {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #fd0202;
}

.products-details-content .pr-tgs ul {
  padding-top: 18px;
}

.products-details-content .pr-tgs li {
  padding-right: 20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #111;
}

.products-details-content .pr-tgs li i {
  vertical-align: middle;
  font-size: 20px;
}

.products-details-content .pr-tgs li .bxl-facebook {
  color: #3e75b2;
}

.products-details-content .pr-tgs li .bxl-pinterest-alt {
  color: #e12828;
}

.products-details-content .pr-tgs li .bxl-twitter {
  color: #3fd1ff;
}

.product-desc-reviews {
  border: 1px solid #daddc0;
  border-radius: 5px;
  padding: 40px;
}

.nav-tabs.pr-navs .nav-item {
  margin-left: 0;
  margin-right: 50px;
}

.nav.nav-tabs.pr-navs {
  border-bottom: 1px solid #daddc0;
  max-width: 100%;
  display: flex;
}

.product-desc-reviews .tab-content,
.shipping-right-info .calc_shipping-wrap {
  padding-top: 25px;
}

.description-content-tabs ul {
  margin: 33px 0;
  list-style-type: disc;
}

.description-content-tabs ul li {
  list-style: disc;
  margin-left: 20px;
}

.product-desc-reviews .table tr:first-child th {
  border-top: 0;
  padding-top: 0;
}

.product-desc-reviews .table tr:last-child th {
  border-bottom: 0;
  padding-bottom: 0;
}

.product-desc-reviews .table tr th:first-child {
  color: #1a1a1a;
  font-weight: 500;
  width: 200px;
  padding-left: 0;
  border-left: 0;
}

.product-desc-reviews .table th {
  padding: 13px 32px 13px 112px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #6b6161;
  vertical-align: middle;
  border: 1px solid #f4f4ff;
  border-right: 0;
}

.product-desc-reviews .table tr {
  background: #fff;
  border-radius: 5px;
  height: 70px;
  vertical-align: middle;
}

.nav-tabs.pr-navs .nav-link {
  padding: 0;
  background: 0 0;
  color: #6a6c73;
  position: relative;
}

.pr-navs.nav-tabs .nav-link:after {
  content: "";
  transition: 0.2s ease-in;
  width: 0;
  height: 3px;
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 1;
  background: #3661fc;
}

.reviews-content-tab .card {
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 30px;
}

.reviews-content-tab .card .card-body .imgs {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
}

.reviews-content-tab .card .card-body h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #111;
}

.reviews-box-added .ratings-icon span,
.reviews-content-tab .card .card-body h5 {
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #696969;
}

.reviews-content-tab .card .card-body i {
  color: #ffa800;
  font-size: 12px;
  margin-right: 4px;
  margin-top: 5px;
}

.reviews-content-tab .card .card-body p {
  color: #696969;
  padding-top: 18px;
}

.reviews-content-tab .card .card-body .form-control {
  background: #fff;
  border-radius: 3px;
  padding: 9px 20px;
  border: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #a4a4a4;
  box-shadow: unset;
}

.reviews-content-tab .card .card-body .btn {
  background: #d8a023;
  border-radius: 3px;
  margin-left: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  width: 94px;
  text-align: center;
  padding: 9px 0;
  border: 0;
}

.order-summary-checkout .inner .items .title-tt,
.order-summary-checkout .inner .title-sb,
.reviews-content-tab .card .card-body .reply-put {
  padding-top: 15px;
}

.reviews-content-tab .card.replied {
  margin-left: 50px;
}

.reviews-box-added {
  margin-top: 70px;
  border-radius: 5px;
  padding: 20px 30px;
}

.reviews-box-added h3 {
  font-weight: 500;
  font-size: 26px;
  line-height: 40px;
  color: #111;
  padding-bottom: 15px;
}

.reviews-box-added .ratings-icon i {
  color: #c1c1c1;
  font-size: 12px;
  padding-right: 5px;
  line-height: 21px;
}

.reviews-box-added .ratings-icon {
  padding-bottom: 15px;
}

.reviews-box-added .form-control {
  background: #fff;
  padding: 13px 20px;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #a4a4a4;
  box-shadow: unset;
}

.related-slider-slick .slick-list {
  margin-right: -30px;
}

.reviews-content-tab .card {
  background: 0 0;
  border: 1px solid #f4f4ff;
  position: relative;
}

.reviews-content-tab .card .card-body .imgs img {
  width: 68px;
  height: 68px;
  object-fit: cover;
  border-radius: 50%;
}

.reviews-content-tab .card .card-body .flex-grow-1 {
  padding-left: 28px;
}

.reviews-box-added {
  background: 0 0;
  border: 1px solid #f4f4ff;
}

.reviews-box-added .form-control {
  border: 1px solid #f4f4ff;
  border-radius: 30px;
}

.reviews-box-added .btn {
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  padding: 15px 33px;
}

.sec-title.related p {
  padding-bottom: 7px;
  color: #3661fc;
}

.slider-btns-clc .slick-arrow {
  background: #e5ebef;
  border: 0;
  outline: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 21px;
  color: #1558e5;
  line-height: 56px;
}

.has-coupon-checkout svg,
.slider-btns-clc .slick-arrow.prev-rlts {
  margin-right: 15px;
}

.related-products-slider .slick-slide {
  margin-right: 24px;
}

.related-products-slider .slick-list {
  margin-right: -24px;
}

.table.wishlist-tabel {
  border: 1px solid #f4f4ff;
  border-radius: 5px;
  min-width: 950px;
}

.table.wishlist-tabel thead th {
  background: #f4f4ff;
  border-radius: 5px;
  padding: 25px 20px 25px 0;
  font-weight: 500;
  font-size: 22px;
  line-height: 18px;
  color: #1a1a1a;
  font-family: Nunito, sans-serif;
}

.table.wishlist-tabel th {
  padding: 25px 20px 25px 0;
  box-sizing: unset;
  vertical-align: middle;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
}

.table.wishlist-tabel tr th:first-child {
  padding-left: 40px;
  width: 350px;
}

.table.wishlist-tabel tr th:last-child {
  padding-right: 40px;
}

.table.wishlist-tabel th .imgs {
  background: #f4f4ff;
  border-radius: 3px;
  width: 80px;
  height: 80px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.table.wishlist-tabel th .imgs img {
  width: 100%;
  object-fit: contain;
  max-width: 50px;
  max-height: 50px;
  display: block;
  margin: auto;
}

.table.wishlist-tabel tbody th {
  border-bottom: 1px solid #e0e0e0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.recent.product-filter-single .r-posts .d-flex .flex-shrink-1,
.table.wishlist-tabel th .flex-grow-1 {
  padding-left: 20px;
}

.table.wishlist-tabel th .flex-grow-1 a {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #696969;
  display: inline-block;
  max-width: 151px;
}

.table.wishlist-tabel th:last-child {
  text-align: center;
}

.table.wishlist-tabel th .btn {
  padding: 13px 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}

.table.wishlist-tabel tbody th .d-flex {
  max-width: 350px;
  width: 100%;
}

.table.wishlist-tabel tbody th:nth-child(5) {
  text-align: center;
  width: 120px;
}

.if-has-promo {
  position: relative;
  max-width: 465px;
  margin-top: 30px;
}

.if-has-promo .form-control {
  background: #fff;
  border: 1px solid #f4f4ff;
  border-radius: 50px;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  padding: 20px 24px;
  box-shadow: unset;
  color: #cecece;
}

.if-has-promo .btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px 33px;
  line-height: 18px;
  border-radius: 50px;
}

.shipping-right-info {
  max-width: 370px;
  margin-left: auto;
}

.shipping-right-info .btn-updt .btn {
  background: #f4f4ff;
  border-radius: 50px;
  border: 0;
  padding: 16px 26px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #111;
}

.shipping-right-info .subtotal-cart {
  margin-top: 30px;
  border: 1px solid #f4f4ff;
  border-radius: 20px;
  padding: 26px 30px;
}

.shipping-right-info .subtotal-cart .sub h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #111;
}

.shipping-right-info .subtotal-cart .sub h5 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #3661fc;
}

.shipping-right-info .subtotal-cart .sub {
  padding-bottom: 25px;
  border-bottom: 1px solid #f4f4ff;
  margin-bottom: 25px;
}

.shipping-right-info .subtotal-cart h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #1a1a1a;
  padding-bottom: 15px;
}

.shipping-right-info .form-check-input:checked {
  background-color: #3661fc;
  border-color: #3661fc;
  box-shadow: unset;
}

.shipping-right-info .subtotal-cart .opt {
  margin-bottom: 5px;
}

.shipping-right-info .subtotal-cart .opt .form-check-input {
  margin-top: 0;
  vertical-align: middle;
}

.shipping-right-info .subtotal-cart .opt label {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
  padding-left: 6px;
}

.shipping-right-info .calc_shipping-wrap .form-select {
  border: 1px solid #f4f4ff;
  border-radius: 50px;
  background-color: #fff;
  padding: 12px 20px;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #1a1a1a;
  width: 100%;
  margin-bottom: 10px;
}

.shipping-right-info .calc_shipping-wrap .form-control {
  border: 1px solid #e9e9e9;
  border-radius: 50px;
  background: #fff;
  padding: 12px 20px;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #a4a4a4;
}

.shipping-right-info .calc_shipping-wrap .btn {
  width: 100%;
  margin-top: 13px;
  padding: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #181818;
  background: #f3f2f6;
  border-radius: 50px;
  border: 0;
}

.shipping-right-info .ttl {
  padding-top: 30px;
  padding-bottom: 25px;
}

.shipping-right-info .ttl h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #111;
}

.shipping-right-info .ttl h5 strong {
  color: #3661fc;
  font-weight: 600;
}

.shipping-right-info .sbmit-btn .btn {
  width: 100%;
  padding: 15px;
}

.table.wishlist-tabel.cartT tbody th .d-flex.quantity {
  max-width: 120px;
  height: 40px;
  border-radius: 30px;
  border: 1px solid #d5d5d5;
}

.table.wishlist-tabel.cartT tbody th .d-flex.quantity .quantity-button {
  margin-top: 3px;
  font-size: 20px;
}

.has-coupon-checkout {
  background: #f4f4ff;
  border-radius: 0 0 5px 5px;
  padding: 24px 30px;
  border-top: 2px solid #3661fc;
}

.has-coupon-checkout p .btn {
  padding: 0 0 0 10px;
  color: #3661fc;
  background: 0 0;
  font-weight: 500;
  border: 0;
}

.billing-details-form {
  background: #f4f4ff;
  border-radius: 20px;
  padding: 60px;
  max-width: 708px;
}

.billing-details-form .form-control {
  background-color: #fff;
  border-radius: 50px;
  padding: 17px 15px;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #a4a4a4;
  box-shadow: unset;
  border: 0;
}

.billing-details-form .form-select {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #111;
  border: 0;
  box-shadow: unset;
  border-radius: 50px;
}

.billing-details-form h3 {
  font-weight: 500;
  font-size: 26px;
  line-height: 24px;
  color: #111;
  margin-bottom: 40px;
}

.billing-details-form .form-check-label {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #696969;
}

.billing-details-form .form-check-input:checked {
  background-color: #3661fc;
  border: 1px solid #3661fc;
}

.order-summary-checkout h3 {
  font-weight: 500;
  font-size: 26px;
  line-height: 18px;
  color: #111;
}

.order-summary-checkout .inner {
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  padding: 30px 40px;
  margin-top: 35px;
}

.order-summary-checkout .inner h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #111;
}

.order-summary-checkout .inner .title-sm {
  padding-bottom: 25px;
  border-bottom: 1px solid #e0e0e0;
}

.order-summary-checkout .inner .items {
  padding-top: 8px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e0e0e0;
}

.order-summary-checkout .inner .items p {
  font-weight: 400;
  font-size: 13px;
  line-height: 26px;
  padding-top: 8px;
}

.order-summary-checkout .inner .items h6 {
  font-weight: 400;
  font-size: 13px;
  line-height: 26px;
}

.order-summary-checkout .inner .items h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #696969;
  padding-top: 4px;
}

.order-summary-checkout .inner .items .title-tt h4 strong {
  color: #3661fc;
  font-weight: 500;
}

.order-summary-checkout .inner .opt {
  margin-top: 30px;
  background: rgba(242, 243, 252, 0.5);
  padding: 25px 40px;
  width: calc(100% + 80px);
  margin-left: -40px;
}

.order-summary-checkout .inner .opt label {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.order-summary-checkout .inner .opt label strong {
  display: block;
  padding-bottom: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #111;
}

.order-summary-checkout .inner .form-check-input {
  margin-top: 6px;
}

.order-summary-checkout .inner .form-check-input:checked {
  background-color: #3661fc;
  border-color: #3661fc;
}

.order-summary-checkout .inner .sbmit-btn .btn {
  width: 100%;
  padding: 16px;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
}

@media (max-width: 767px) {
  .header-style-3 {
    top: 0;
  }

  .banner-area-wrap-v3 {
    padding-top: 200px;
    padding-bottom: 100px;
  }

  .banner-area-wrap-v3 .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    z-index: 122;
  }

  .products-details-wrap,
  .testimonial-sec-v3 {
    overflow: hidden;
  }

  .left-content-hero-v3 h1 {
    font-size: 36px;
    line-height: 44px;
  }

  .btn.btn-transparent,
  .left-content-hero-v3 p {
    font-size: 14px;
    line-height: 18px;
  }

  .left-content-hero-v3 .btn {
    margin-top: 30px;
  }

  .left-images-about-v3 .fact .shape-four,
  .v3.banner-frame-three {
    z-index: -1;
  }

  .left-images-about-v3 .inner-imgs img {
    position: absolute;
    width: auto;
    max-width: 100% !important;
    display: block;
    margin: auto;
  }

  .left-images-about-v3 .inner-imgs {
    width: 100%;
    height: 400px;
    max-width: 356px;
    margin: auto;
  }

  .left-images-about-v3 .inner-imgs img.shape-bg-1 {
    position: absolute;
  }

  .left-images-about-v3 .inner-imgs .img1 {
    bottom: 0;
  }

  .left-images-about-v3 .inner-imgs .img4 {
    bottom: 0;
    right: 0;
  }

  .left-images-about-v3 .inner-imgs .img3 {
    z-index: 12;
    left: 0;
    bottom: 10%;
    width: 51%;
  }

  .left-images-about-v3 .inner-imgs .img2 {
    top: -27%;
    z-index: 12;
    width: 40%;
  }

  .left-images-about-v3 .inner-imgs .img1 {
    z-index: 12;
    top: -63%;
  }

  .single-service-inner_v3 .imgs,
  .single-service-inner_v3 .imgs img {
    border-radius: 0;
  }

  .promo-cont-with-social {
    padding-left: 0;
    padding-top: 40px;
  }

  .promo-cont-with-social .foloow-content {
    padding-left: 40px;
    padding-bottom: 40px;
  }

  .fact-wrapper {
    position: unset;
    margin: 10px 0;
    height: 150px !important;
    min-width: 100%;
    max-width: 100% !important;
    z-index: 12;
    border: 5px solid #3661fc;
  }

  .left-images-about-v3 .inner-imgs.fact {
    width: 100%;
    height: auto;
    padding-top: 50px;
  }

  .arrows-teti {
    top: -60px;
  }

  .single-blog-inner.v3.smaller .conts {
    padding-left: 0;
    padding-top: 20px;
  }

  .single-blog-inner.v3.smaller .imgs {
    width: 100%;
    padding-top: 200px;
  }

  .single-blog-inner.v3 .imgs {
    padding-top: 200px;
  }

  .feedback-inner-single.v3,
  .product-desc-reviews .table th {
    padding-right: 20px;
  }

  .slick-current.slick-active .inner-portfolio-sing .overlay-content .txt {
    bottom: 20px;
  }

  .slider-controls span {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
  }

  .slider-controls .prevSlide {
    left: 10px;
  }

  .slider-controls .nextSlide {
    right: 10px;
  }

  .inner-portfolio-sing .overlay-content .txt {
    left: 30px;
  }

  .single-service-inner_v3 .imgs {
    max-width: 100%;
    border-radius: 10px;
  }

  .inner-tbs-success .d-sm-flex img {
    margin: auto;
    display: block;
  }

  .inner-content-support p,
  .service-widget-right.links .btns .btn {
    font-size: 16px;
    line-height: 20px;
  }

  .service-support-sec .shape-top-left {
    top: -300px;
  }

  .product-desc-reviews,
  .service-widget-right,
  .shipping-right-info .subtotal-cart,
  .team-name-info-pg {
    padding: 20px;
  }

  .port-information .extra-txt,
  .service-widget-right.portfolio,
  .team-name-info-pg .left-img-dts {
    max-width: 100%;
  }

  .port-information .list-icons li,
  .service-widget-right.portfolio ul li,
  .team-name-info-pg .left-img-dts img {
    width: 100%;
  }

  .right-content-team .dts_m li .name {
    padding-left: 20px;
    min-width: 160px;
    width: 160px;
  }

  .team-personal-contact {
    padding: 25px;
  }

  .billing-details-form,
  .port-info-client {
    padding: 30px;
  }

  .port-info-client p strong {
    font-size: 18px;
  }

  .product-main-image-slider {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .product-navigation-slider .slick-slide {
    margin-right: 15px;
  }

  .product-navigation-slider .slick-list {
    margin-right: -15px;
  }

  .related-slider-slick .slick-dots li {
    border: 1px solid #d8a023;
  }

  .products-details-content {
    padding-top: 50px;
    max-width: 100%;
  }

  .products-details-content .pr-name h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .nav-tabs.pr-navs .nav-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .nav-tabs.pr-navs .nav-link {
    font-size: 16px;
    width: 100%;
    text-align: left;
  }

  .nav.nav-tabs.pr-navs {
    border: 0;
  }

  .reviews-content-tab .card.replied {
    margin-left: 30px;
  }

  .product-desc-reviews .table {
    min-width: 500px;
  }

  .reviews-content-tab .card .card-body .ratings {
    top: auto;
    bottom: 0;
  }

  .shipping-right-info {
    max-width: 100%;
    margin-top: 30px;
  }
}

.single-blog-inner.v3.full {
  max-width: 886px;
  background: 0 0;
}

.single-blog-inner.v3.full p {
  margin-top: 20px;
  max-width: 872px;
}

.blog .page-item:first-child .page-link {
  margin-left: 0 !important;
}

.blog-sidebar-wrap .product-search-filter .frm-group .form-control {
  border-radius: 5px;
}

.blog-sidebar-wrap .product-filter-single h2 {
  margin-bottom: 24px;
}

.category.product-filter-single li a {
  font-weight: 400;
  font-size: 16px;
  color: #6b6161;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
}

.category.product-filter-single li a:hover {
  color: #fe651b;
}

.category.product-filter-single li {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}

.category.product-filter-single li:last-child {
  padding-bottom: 0;
}

.recent.product-filter-single .r-posts .d-flex img {
  max-width: 92px;
  object-fit: cover;
  height: 92px;
  border-radius: 5px;
  display: block;
}

.recent.product-filter-single .r-posts .d-flex h5 {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #252424;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
}

.recent.product-filter-single .r-posts .d-flex h5 a {
  color: #252424;
  display: inline-block;
  width: 100%;
}

.recent.product-filter-single .r-posts .d-flex p i {
  color: #3661fc;
  margin-right: 10px;
}

.tags.product-filter-single li {
  display: inline-block;
  padding-right: 19px;
  padding-top: 8px;
  padding-bottom: 7px;
}

.tags.product-filter-single li a {
  display: inline-block;
  background: #f4f4ff;
  border-radius: 5px;
  padding: 7px 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #6b6161;
}

.futures.product-filter-single {
  border: 0;
  position: relative;
  z-index: 1;
  background-image: url(../img/sidebar-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.article-share-tags,
.blog-details-wrap .blockqoute {
  background: #f4f4ff;
  border-radius: 20px;
  margin-top: 36px;
}

.futures.product-filter-single:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  background: #000;
  opacity: 0.68;
}

.futures.product-filter-single h2:after {
  background: rgba(255, 255, 255, 0.2);
}

.futures.product-filter-single .content-inner {
  padding-top: 180px;
}

.futures.product-filter-single .content-inner h3 {
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  color: #fff;
}

.futures.product-filter-single .content-inner p {
  margin-top: 20px;
  color: #fff;
  margin-bottom: 30px;
}

.blog-details-wrap {
  max-width: 886px;
  width: 100%;
}

.details-content .main-image .meta li img {
  vertical-align: middle;
  width: auto;
  max-width: 22px;
}

.details-content .main-image .meta {
  padding-top: 23px;
  display: inline-block;
  width: 100%;
}

.blog-details-wrap .bl-title {
  padding-top: 33px;
}

.blog-details-wrap .bl-title .subhead {
  margin-top: 20px;
  initial-letter: 2;
}

.blog-details-wrap .bl-title p::first-letter {
  background: #3661fc;
  border-radius: 8px;
  color: #fff;
  padding: 5px 11px;
  font-weight: 700;
  font-size: 25px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}

.blog-details-wrap .blockqoute {
  position: relative;
  padding: 22px 32px 22px 108px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #1a1a1a;
}

.blog-details-wrap .blockqoute .bx {
  color: #fe651b;
  position: absolute;
  left: 30px;
  top: 23px;
  font-size: 53px;
}

.blog-details-wrap .blockqoute p {
  color: #3661fc;
  margin-top: 20px;
}

.blog-details-wrap .img_txt {
  margin-top: 40px;
}

.blog-details-wrap .imgs img {
  display: block;
  border-radius: 20px;
}

.article-share-tags {
  padding: 40px;
}

.article-share-tags li {
  display: inline-block;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #111;
  padding-right: 20px;
  vertical-align: middle;
}

.article-share-tags li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #636363;
  display: inline-block;
  vertical-align: middle;
}

.article-share-tags .socials li a {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 124, 251, 0.1);
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  line-height: 37px;
  font-size: 20px;
  color: #3661fc;
  border: 1px solid #fff;
}

.article-share-tags .socials li a:hover {
  color: #fe651b;
  border: 1px solid #fe651b;
}

.article-share-tags .socials li {
  padding-right: 10px;
}

.article-next-prev-posts .icons-go {
  position: relative;
  padding-bottom: 70px;
}

.article-next-prev-posts .icons-go img {
  border-radius: 5px;
  display: block;
  width: 92px;
  height: 92px;
  object-fit: cover;
}

.article-next-prev-posts .icons-go h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  max-width: 280px;
  padding-bottom: 10px;
  color: #1a1a1a;
}

.article-next-prev-posts .icons-go p {
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #a4a4a4;
}

.article-next-prev-posts .icons-go p i {
  color: #f1511b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.article-next-prev-posts .icons-go .btn {
  padding: 7px 18px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  border-radius: 50px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}

.article-next-prev-posts .icons-go .btn.dis {
  background: #f4f4f4;
  color: #6b6161;
}

.article-comments-show .reviews-content-tab {
  padding: 0;
  border: 0;
}

.article-comments-show {
  padding-top: 60px;
}

.article-comments-show .reviews-box-added {
  margin-top: 60px;
  padding: 0;
  background: 0 0;
  border: 0;
}

.article-comments-show .reviews-box-added .form-control {
  background: #f4f4ff;
  border-radius: 30px;
  color: #9a9a9a;
  padding: 21px 23px;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}

.article-comments-show .reviews-box-added h2 {
  padding-bottom: 30px;
  color: #1a1a1a;
}

.article-comments-show .reviews-content-tab .card {
  margin-top: 30px;
  margin-bottom: 0;
  background: #f4f4ff;
  border-radius: 20px;
}

.article-comments-show .reviews-content-tab .card .card-body .btn {
  background: -webkit-linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  border-radius: 50px;
}

.article-comments-show .reviews-content-tab .card .card-body .form-control {
  border-radius: 50px;
}

.inner-contact-pg {
  background: #f4f4ff;
  border-radius: 20px;
  padding: 55px 66px;
  position: relative;
  z-index: 1;
}

.inner-contact-pg .sec-title,
.right-content-contact-pg .tt {
  padding-bottom: 45px;
}

.left-content-con-pg {
  max-width: 576px;
}

.left-content-con-pg .form-control {
  background: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #9a9a9a;
  padding: 21px 23px;
  box-shadow: unset;
}

.left-content-con-pg .btn {
  width: 100%;
  padding: 14px;
  margin-top: 20px;
}

.inner-contact-pg:after {
  content: "";
  height: 100%;
  width: 50%;
  background: #3661fc;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  border-radius: 20px;
}

.right-content-contact-pg {
  max-width: 576px;
  margin-left: auto;
}

.right-content-contact-pg h1 {
  color: #fff;
  padding-bottom: 10px;
}

.single-con-dts {
  position: relative;
  z-index: 1;
  padding-left: 85px;
  min-height: 60px;
}

.single-con-dts .icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 69px;
  font-size: 32px;
  color: #fff;
}

.single-con-dts h2 {
  color: #fff;
  padding-bottom: 12px;
}

.single-con-dts a {
  color: #fff;
  display: block;
  word-break: break-all;
}

.single-con-dts address {
  color: #fff;
  max-width: 352px;
  font-weight: 400;
}

.right-content-contact-pg .illus {
  background: #f4f4ff;
  border-radius: 20px;
  text-align: center;
  padding: 31px 0;
  margin-top: 30px;
}

.mapouter,
.mapouter .gmap_canvas iframe {
  width: 100%;
  height: 500px;
}

@media (max-width: 1200px) {
  .singl-fact-count.v2 .icon {
    margin-right: 10px;
  }

  .singl-fact-count.v2 h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .singl-fact-count.v2 p {
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
  }

  .service-support-sec .shape-left {
    left: -30%;
  }

  .service-support-sec .shape-right {
    right: -30%;
  }

  .inner-contact-pg {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 991px) {
  .billing-details-form,
  .left-content-con-pg {
    max-width: 100%;
  }

  .right-content-contact-pg {
    max-width: 100%;
    margin-top: 50px;
  }

  .inner-contact-pg:after {
    display: none;
  }

  .right-content-contact-pg h1,
  .single-con-dts h2 {
    color: #1a1a1a;
  }

  .right-content-contact-pg p,
  .single-con-dts a,
  .single-con-dts address {
    color: #6b6161;
  }

  .mapouter,
  .mapouter .gmap_canvas iframe {
    width: 100%;
    height: 400px;
  }
}

.inner-404 p {
  max-width: 510px;
  margin: 17px auto 40px;
}

.page-banner-brd {
  width: 100%;
  background-position: top;
  background-attachment: unset;
  position: relative;
  z-index: 11;
  background-size: cover;
  height: 55vh;
  display: flex;
  align-items: center;
}

p {
  text-align: justify;
}

.inner-promo-txt {
  max-width: 100%;
  margin: auto;
  background: #031c32;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  border-radius: 50px;
  padding: 25px 80px;
  /* background-image: url(images/pop.jpg); */
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

#return-to-top {
  width: 56px;
  height: 56px;
  background: #00243c;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 47px;
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 922;
  transition: 0.3s;
  line-height: 67px;
  display: none;
}

.top_nav_soc .container {
  background: #031c32;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0 500px 500px 0;
}

.right-content-top li a {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  transition: 0.3s;
}

.topbtn {
  background-color: #fff;
  border: none;
  color: black;
}

.sec-title h3 {
  color: #102236;
  padding-bottom: 18px;
}

.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #001d33;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.single-progress .progress-bar {
  background: #001d33;
  height: 4px;
  margin-top: 3px;
  margin-left: 2px;
  border-radius: 500px;
  overflow: unset;
}

.single-progress .progress {
  height: 10px;
  background: rgb(0, 29, 51);
  overflow: unset;
}

.single-progress .progress-bar::after {
  position: absolute;
  top: -12px;
  right: -4px;
  content: "\ed91";
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  color: #001d33;
}

.btn.btn-default {
  background: #fff;
  border-radius: 500px;
  padding: 15px 33px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #162a49;
  transition: 0.3s ease-in;
}

.singl-fact-count.v2 .icon {
  background: #022036;
  margin-right: 20px;
}

.newsletter-form .newslttr-grp .btn {
  background: #021f34;
  padding: 15px 33px;
  border-radius: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
}

.ftr-widget .navs li a::after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: 0.3s ease-in;
}

.ftr-widget .contacts li i {
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 22px;
}

.copyright-conts {
  background: #041d34;
  display: inline-block;
  width: 100%;
  padding: 22px 0;
}

.top_nav_soc::after {
  width: 100%;
  left: -50%;
  background: #031c32;
  z-index: -1;
}

.testimonial-single-v2 .imgs {
  width: 84px;
  height: 81px;
  border-radius: 50%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(-0.02%, #fe651b),
    color-stop(100.06%, #ffaa52)
  );
  background: -o-linear-gradient(left, #fe651b -0.02%, #ffaa52 100.06%);
  background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
  padding: 3px;
}

.testimonial-single-v2 .hidden-cont img {
  border-radius: 20px 5px 5px;
  width: 106px;
  height: 136px;
  object-fit: cover;
  object-position: center;
  display: block;
}

.top_nav_soc::after {
  width: 100%;
  left: -50%;
  background: #031c32;
  z-index: -1;
}

.team-member-inner .imgs,
.top_nav_soc {
  position: relative;
  z-index: 12;
  background-color: #031c32;
}

.px-120 {
  padding-top: 98px;
  padding-bottom: 20px;
}

.singl-fact-count h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
  color: #fff;
}

.cx-120 {
  background-repeat: no-repeat;
  background-position: center;
  min-height: 350px;
  padding: 10px;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  background-attachment: fixed;
}

.banner-area-wrap {
  position: relative;
  background-image: url(../img/wc-record.webp);
  background-size: contain;
  height: 712px;
  overflow: hidden;
}

.inner-promo-txt {
  max-width: 100%;
  margin: auto;
  background: #031c32;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  border-radius: 50px;
  padding: 25px 80px;
  background-image: url(../img/pop.webp);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

#return-to-top {
  width: 56px;
  height: 56px;
  background: #00243c;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 47px;
  position: fixed;
  right: 28px;
  bottom: 50px;
  z-index: 922;
  transition: 0.3s;
  line-height: 67px;
  display: none;
}

.top_nav_soc .container {
  background: #031c32;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0 500px 500px 0;
}

.right-content-top li a {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  transition: 0.3s;
}

.topbtn {
  background-color: #fff;
  border: none;
  color: black;
}

.sec-title h3 {
  color: #102236;
  padding-bottom: 18px;
}

.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #001d33;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.single-progress .progress-bar {
  background: #001d33;
  height: 4px;
  margin-top: 3px;
  margin-left: 2px;
  border-radius: 500px;
  overflow: unset;
}

.single-progress .progress {
  height: 10px;
  background: rgb(0, 29, 51);
  overflow: unset;
}

.single-progress .progress-bar::after {
  position: absolute;
  top: -12px;
  right: -4px;
  content: "\ed91";
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  color: #001d33;
}

.singl-fact-count.v2 .icon {
  background: #022036;
  margin-right: 20px;
}

.newsletter-form .newslttr-grp .btn {
  background: #021f34;
  padding: 15px 33px;
  border-radius: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
}

.ftr-widget .navs li a::after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: 0.3s ease-in;
}

.ftr-widget .contacts li i {
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 22px;
}

.copyright-conts {
  background: #041d34;
  display: inline-block;
  width: 100%;
  padding: 22px 0;
}

.promo-text-area {
  position: relative;
  z-index: 12;
  padding: 80px 0;
  background-image: url(../img/pop.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  background-color: #1e5681;
}

.sec-title.v2 h3 {
  color: #1e5681;
  background: linear-gradient(90deg, #1e5681 -0.02%, #1e5681 100.06%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.ed {
  width: 100%;
  height: 637px;
}

@media only screen and (min-device-width: 360px) and (max-device-width: 480px) {
  .testimonial-single-v2.sev .hidden-cont,
  .testimonial-single-v2.six .hidden-cont {
    right: 77px;
    top: -100%;
  }

  .testimonial-single-v2.three {
    position: absolute;
    top: -21%;
    left: 36%;
  }

  .testimonial-single-v2.one {
    position: absolute;
    top: -1%;
    left: 8%;
  }

  .testimonial-single-v2.one {
    position: absolute;
    top: -1%;
    left: 8%;
  }

  .testimonial-single-v2.five {
    position: absolute;
    top: 28%;
    left: 64%;
  }

  .testimonial-single-v2.two {
    position: absolute;
    top: 35%;
    left: 23%;
    display: none;
  }

  .testimonial-single-v2.sev {
    position: absolute;
    top: 46%;
    right: 61%;
  }

  .testimonial-single-v2.six {
    position: absolute;
    top: -21%;
    right: 15%;
  }

  .right-img-choose img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .newsletter-form {
    padding-top: 244px;
    padding-bottom: 60px;
  }

  .newsletter-form .newslttr-grp .btn {
    background: #021f34;
    padding: 15px 33px;
    border-radius: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    position: absolute;
    right: -1px;
    top: 75px;
  }
}

/** form validation **/
.error-message {
  font-size: 0.85rem;
  color: #dc3545;
}

.iti {
  width: 50%;
}

.iti input#mobile_display {
  width: 50% !important;
  box-sizing: border-box;
}

/* Optional: make dial code area blend better with Bootstrap style */
.iti--separate-dial-code .iti__selected-flag {
  background-color: #f8f9fa;
  border-right: 1px solid #dee2e6;
  width: 141%;
}

.iti--separate-dial-code input {
  padding-left: 52px !important;
  /* Space for the flag and dial code */
}

.woocommerce {
  display: flex;
  padding: 20px;
  justify-content: start;
  flex-basis: 0% 1%;
  flex-direction: row;
  align-items: flex-start;
}

.woocommerce-MyAccount-navigation {
  justify-content: center;
  padding: 10px 10px 10px 10px;
}

.woocommerce-MyAccount-navigation-link
  .woocommerce-MyAccount-navigation-link--dashboard {
  padding: 10px;
}

.woocommerce-MyAccount-navigation-link
  .woocommerce-MyAccount-navigation-link--dashboard
  .is-active {
  font-weight: bolder;
  letter-spacing: 1px;
}

.woocommerce-MyAccount-navigation-link > a {
  padding: 10px;
  color: #041c32;
  font-weight: 500;
}

.woocommerce-MyAccount-navigation-link > a:hover {
  padding: 10px;
  color: purple;
  font-weight: 500;
}

#woocommerce-register,
#woocommerce-login {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
}

.woocommerce-MyAccount-content {
  margin-left: 80px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

.iti__selected-flag {
  display: flex !important;
  flex-wrap: nowrap !important;
  flex-direction: row !important;
  align-items: center !important;
  padding: 12px !important;
  border-radius: 10% !important;
}

.iti {
  display: flex !important;
}

.explore-world-records-btn {
  background-color: #0c2c4d;
  color: #fff;
  border: none;
}

.explore-world-records-btn:hover {
  background-color: blue;
  color: #fff;
}

/* Animation for Apply Now button */
.explore-world-records-btn.apply-now-btn,
.apt-records-btn.apply-now-btn,
.ih-records-btn.apply-now-btn,
.stk-records-btn.apply-now-btn {
  animation: pulse 2s infinite;
  font-size: 1.2rem;
  padding: 10px 20px;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

/* Styling for the search bar */
.cta-search input[type="search"] {
  border: 2px solid #007bff;
  border-radius: 5px;
  padding: 10px;
  font-size: 1rem;
}

.explore-records.card {
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.explore-records.card:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

.single-record-banner {
  position: relative;
  max-height: 500px;
  /* Adjust height as needed */
  overflow: hidden;
}

.single-record-banner img {
  object-fit: contain;
  height: 100%;
}

.banner-overlay {
  background: rgba(0, 0, 0, 0.5);
  /* Add a semi-transparent overlay */
  padding: 20px;
  border-radius: 10px;
}

.explore-head h1 {
  font-size: 2.5rem;
  margin-bottom: 10px;
}

.explore-head span {
  font-size: 1.2rem;
  color: #212529;
}

/* YouTube Video */
.youtube-iframe {
  border: 1px solid #ddd;
  border-radius: 5px;
}

/* Record Details */
.record-details {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.record-details h5 {
  margin-bottom: 10px;
  color: #212529;
}

.record-details p {
  margin-bottom: 15px;
  color: #495057;
}

.record-details .badge {
  font-size: 0.9rem;
}

/* Set a fixed height for carousel images */
.carousel-image {
  height: 150px;
  /* Adjust the height as needed */
  object-fit: cover;
  /* Ensure the image covers the area without distortion */
  border-radius: 5px;
  /* Optional: Add rounded corners */
}
.apt-records.card,
.ih-records.card,
.stk-records.card,
.explore-records.card {
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.explore-records.card h5,
.explore-records.card p {
  color: #0c2c4d;
}
.apt-records.card h5,
.apt-records.card p {
  color: #b5886d;
}
.stk-records.card h5,
.stk-records.card p {
  color: #c24266;
}
.ih-records.card h5,
.ih-records.card p {
  color: #bf8d2e;
}

.apt-records.card span,
.ih-records.card span,
.stk-records.card span,
.explore-records.card span {
  color: #ffff;
}
.stk-records.card:hover,
.ih-records.card:hover,
.apt-records.card:hover,
.explore-records.card:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

/* Smaller sizes for gallery images */
.gallery-image {
  height: 150px;
  /* Set a smaller height for grid images */
  object-fit: cover;
  /* Ensure the image covers the area without distortion */
  cursor: pointer;
  /* Add a pointer cursor to indicate clickability */
}

/* Full-size image in the modal */
#galleryModalImage {
  max-height: 80vh;
  /* Ensure the image fits within the viewport */
  width: auto;
  /* Maintain the aspect ratio */
}

.apt-records-btn {
  background-color: #b5886d;
  color: #fff;
  border: none;
}

.apt-records-btn:hover {
  background-color: #5a2607;
  color: #fff;
}
.ih-records-btn {
  background-color: #bf8d2e;
  color: #fff;
  border: none;
}

.ih-records-btn:hover {
  background-color: #7e5507;
  color: #fff;
}
.stk-records-btn {
  background-color: #c24266;
  color: #fff;
  border: none;
}

.stk-records-btn:hover {
  background-color: #ea92aa;
  color: #fff;
}

.card-img-top {
  border-radius: 10px 10px 0 0;
  height: 212px;
  object-fit: cover;
}

/* === IBR New CSS === */

.video-container {
  position: relative;
  width: 100%;
  height: 72vh; /* always 50% of screen height */
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: 100vw; /* maintain 16:9 ratio */
  height: 100vh;
  transform: translate(-50%, -50%);
}

/* ================================
   WooCommerce Form Fields → Bootstrap Look
   ================================ */

/* Inputs, textareas, selects */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.woocommerce-Input.input-text,
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* Focus state */
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row select:focus,
.woocommerce-Input.input-text:focus,
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* Disabled */
.woocommerce form .form-row input.input-text:disabled,
.woocommerce form .form-row textarea:disabled,
.woocommerce form .form-row select:disabled,
.woocommerce-Input.input-text:disabled,
.form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
}

/* Placeholder */
.woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea::placeholder,
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* ================================
   WooCommerce Buttons → Bootstrap Look
   ================================ */

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-button {
  display: inline-block !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #fff !important;
  text-align: center !important;
  text-decoration: none !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  user-select: none !important;
  background-color: #0d6efd !important;
  border: 1px solid #0d6efd !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  border-radius: 0.375rem !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* Hover */
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-button:hover {
  color: #fff !important;
  background-color: #0b5ed7 !important;
  border-color: #0a58ca !important;
}

/* Focus */
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce-button:focus {
  color: #fff !important;
  background-color: #0b5ed7 !important;
  border-color: #0a58ca !important;
  outline: 0 !important;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5) !important;
}

/* Active */
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-button:active {
  color: #fff !important;
  background-color: #0a58ca !important;
  border-color: #0a53be !important;
}

/* Disabled */
.woocommerce #respond input#submit:disabled,
.woocommerce a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce input.button:disabled,
.woocommerce-button:disabled {
  color: #fff !important;
  background-color: #6c757d !important;
  border-color: #6c757d !important;
  opacity: 0.65 !important;
  pointer-events: none !important;
}

.ibr-hide-lg {
  display: none;
}

.mean-container .mean-nav ul li li a {
  text-transform: capitalize;
}

/* Woocommerce Dashboard  */

.woocommerce-MyAccount-navigation {
  width: 20%;
}

.woocommerce-MyAccount-navigation li a {
  padding: 4px 4px !important;
  display: block;
  text-align: center;
  margin-bottom: 9px;
  border-radius: 20px !important;
  background-color: #eee;
}

.woocommerce-MyAccount-navigation li.is-active a {
  color: #fff;
  background-color: #031c32;
}

.woocommerce-MyAccount-content {
  margin-left: 0px;
}

.ibr-form-heading {
  background-color: #031c32;
  color: #fff;
  padding: 25px 0px;
  margin-bottom: 5px !important;
}

.btn-custom,
.newsletter-form .btn,
.ibr-acct-section a:hover {
  background: linear-gradient(
    90deg,
    #fe651b -0.02%,
    #ffaa52 100.06%
  ) !important;
  color: #fff !important;
}

.inner-promo-txt .btn {
  background: linear-gradient(
    90deg,
    #fe651b -0.02%,
    #ffaa52 100.06%
  ) !important;
  color: #ffff;
  font-weight: bold;
  padding: 10px 20px;
}

.inner-promo-txt h3 {
  display: flex;
}

button.btn.btn-primary {
  background: #031c32;
  border-color: #031c32;
  padding: 10px 20px;
  font-size: 14px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-button:hover {
  background: #031c32 !important;
  border-color: #031c32 !important;
}

.slick-list.draggable .btn {
  font-size: 1rem !important;
  margin: 0 auto;
  display: block;
}

#whatsapp-btn {
  display: none;
}

section.about-ortency-v1 .sec-title > h1 {
  display: flex;
  align-items: flex-start;
  line-height: normal;
  gap: 10px;
  margin-bottom: 20px;
}

#ibr-apply-now {
  display: none;
}

/* == Media Query == */

@media screen and (max-width: 1230px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  span {
    line-height: normal !important;
  }

  .woocommerce-MyAccount-navigation li a {
    font-size: 13px;
    border-radius: 10px !important;
  }
  .woocommerce-MyAccount-navigation {
    width: 100%;
    padding-left: 0px;
  }

  .woocommerce {
    padding: 10px;
  }
}

@media screen and (max-width: 768px) {
  .copyright-conts {
    min-height: 200px;
  }

  .inner-promo-txt .btn-area {
    text-align: center;
  }
  .video-container {
    height: 40vh;
  }
  .ibr-section-hide-mbl {
    display: none !important;
  }
  .ibr-show-mbl {
    display: block;
  }

  .ibr-d-flex-mbl {
    display: flex;
    justify-content: space-between;
  }

  .ibr-acct-section a {
    color: #fff;
  }

  .inner-promo-txt {
    padding: 30px 15px;
  }
  .promo-text-area {
    padding: 40px 0px;
  }
  .ibr-blog-wrapper .blog-author-detail {
    width: 60%;
  }
  .ibr-blog-wrapper .read-more {
    width: 40%;
    font-size: 17px !important;
  }
  .ibr-blog-wrapper .read-more span {
    margin-left: 0px !important;
  }
  .ibr-blog-wrapper .flex-shrink-1 p {
    text-align: left;
  }

  .single-blog-inner.v3 .conts .meta {
    display: flex;
  }

  .single-blog-inner .conts .meta li {
    text-align: center;
    padding: 4px;
  }

  .single-blog-inner .conts .meta li span {
    padding: 0px;
  }

  .single-blog-inner.v3 .conts {
    padding-top: 20px;
  }

  .newsletter-form {
    padding-top: 50px;
  }

  .fun-fact-sec {
    padding: 30px 0px;
  }

  section.testimonial-sec-v2 {
    padding: 30px 0px;
    background-color: #fff;
  }

  .ibr-acct-section a:hover {
    color: #fff;
    background: linear-gradient(90deg, #fe651b -0.02%, #ffaa52 100.06%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .ibr-hide-bdr::after {
    width: 0px !important;
  }

  .right-content-top li:after {
    left: -3px;
  }

  section.blog-sec-v3 {
    padding-top: 40px;
  }

  .testimonials-inner-v2 {
    position: relative;
  }

  .testimonial-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    position: absolute;
    top: 0px;
  }

  .testimonials-inner-v2 > .main-maps {
    min-height: 180px;
  }
  .testimonial-single-v2 {
    position: static !important;
  }

  .hidden-cont {
    position: absolute !important;
    left: 0px !important;
    right: 0px !important;
    top: 0px !important;
  }

  #whatsapp-btn i {
    color: #fff;
    font-size: 38px;
    position: relative;
    top: 1px;
  }
  #whatsapp-btn {
    background-color: #00243c;
    padding: 10px 12px;
    position: fixed;
    right: 25px;
    bottom: 115px;
    display: block;
    border-radius: 100%;
    z-index: 9999;
  }
  .banner-area-wrap {
    position: relative;
    background-image: url(../img/wc-record.webp);
    background-size: contain;
    height: 712px;
    overflow: hidden;
    height: auto !important;
    background-position: center;
    padding: 0px;
    min-height: 190px;
    margin: 0px;
  }

  .right-content-hero .imgs:after,
  .right-content-hero {
    display: none;
  }

  .how-work-v3 h1 {
    font-size: 20px !important;
  }
  .how-work-inner-v3 h2 {
    text-align: center;
  }

  .products-desc-review ul li,
  .about-ortency-v1 ul li {
    text-align: justify;
  }

  .tag1,
  h1 {
    font-size: 26px !important;
  }

  .custom-login-wrapper {
    background-color: #031c32 !important;
    background-image: none;
  }

  #ibr-apply-now {
    position: fixed;
    z-index: 999;
    bottom: 10px;
    left: 0px;
    right: 0px;
    background: linear-gradient(
    90deg,
    #fe651b -0.02%,
    #ffaa52 100.06%
  ) !important;
    width: 150px;
    text-align: center;
    padding: 8px;
    border-radius: 20px;
    color: #fff !important;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
}
