@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);
.menu .dropdown .dropdown-menu.show,
.navbar-expand .navbar-nav ul .nav-item,
.swiper-slide.swiper-slide-active .aos-animate,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
pre,
section {
  display: block;
}
body,
table {
  width: 100%;
}
h1 .featured,
h2 .featured {
  display: inline-block;
  padding: 5px 15px;
  position: relative;
}
.client-box,
.table thead th {
  text-align: center;
}
.odd h4 i,
.process .step span,
.showcase .no-image .card-caption,
h1 .featured,
h1 .featured span,
h1 .pre-title,
h2 .featured,
h2 .featured span,
h4 i,
header .navbar-expand.relative,
section,
section.featured {
  position: relative;
}
.team .quote h5,
body {
  font-family: var(--p-font);
}
p,
ul li {
  color: #000 !important;
}
.gallery,
.image-over,
.mid-slider,
.progressbar,
.showcase .card,
.showcase .card .image-over {
  overflow: hidden;
}
.modal-content,
.modal-open {
  overflow-x: hidden;
}
html {
  scroll-padding-top: 190px !important;
}
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,
html,
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%;
  vertical-align: baseline;
}
figcaption,
figure {
  margin-bottom: 1.5rem;
}
.plans .items .item h4,
code,
pre {
  margin: 1rem 0;
}
.sidebar ul ul li:not(.nav-item):not(.list-group-item),
ol,
ul {
  padding-left: 20px;
}
html {
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
}
body {
  height: 100%;
  background-color: var(--primary-bg-color);
  color: var(--primary-p-color);
}
.table thead th,
code,
pre {
  color: var(--primary-color);
}
.odd .pagination .page-item.active .page-link,
body.odd {
  background-color: var(--secondary-bg-color);
}
ol,
ul {
  text-align: left;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
code {
  display: inline;
}
blockquote,
q {
  display: block;
  margin: 2rem 0;
  quotes: none;
  quotes: none;
  font-style: italic;
  padding: 0.5rem 1.5rem;
  border-left: 5px solid var(--primary-bg-color-3);
}
.text-center q:not(.text-left) {
  border-top: 5px solid var(--primary-bg-color-3);
  border-bottom: 5px solid var(--primary-bg-color-3);
  border-left: none;
}
.text-right blockquote,
.text-right q {
  border-right: 5px solid var(--primary-bg-color-3);
  border-left: none;
}
.odd blockquote,
footer .contacts:hover:after,
footer .contacts:hover:before,
q {
  border-color: var(--primary-color);
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
.list-group-content p,
.menu .nav-item,
.pagination .page-item,
.share-list .nav-item,
.sidebar .share-list,
.team .share-list .nav-item,
blockquote p,
footer .nav-item,
q p {
  margin: 0;
}
.blockquote-footer {
  margin-top: 10px;
  font-size: 14px;
}
figcaption {
  font-style: italic;
  padding: 1rem 1.5rem;
  border-left: 5px solid var(--primary-bg-color-3);
}
.odd figcaption {
  border-left: 5px solid var(--secondary-bg-color-3);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  color: var(--black-color) !important;
  border-spacing: 10px;
}
.table tbody tr,
.table thead th {
  border: 1px solid var(--primary-color) !important;
}
.table tbody tr td {
  border: 1px solid var(--primary-color);
}
::selection {
  background: rgba(166, 175, 189, 0.3);
}
::-moz-selection {
  background: rgba(166, 175, 189, 0.3);
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:active:not(.btn),
a:hover:not(.btn),
a:link:not(.btn),
a:not(.btn),
a:visited:not(.btn) {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--primary-color);
  text-decoration: none;
}
a:not([href]),
a:not([href]) i,
a:not([href]) i:hover,
a:not([href]):hover {
  color: var(--primary-b-color);
}
p {
  margin: 1.5rem 0;
  font-size: var(--p-size);
  font-weight: var(--p-weight);
  line-height: 1.5;
}
.card-body h3,
.card-body h4,
.card-body h5,
.card-body h6,
.contacts h4,
.intro h1:first-child,
.intro h2:first-child,
.intro h3:first-child,
.menu .dropdown:first-child,
.offers.secondary .items .item h4,
footer .card h4,
footer .title,
p:first-child {
  margin-top: 0;
}
.highlights .items .item:last-child,
.widget-author .items .item,
p:last-child {
  margin-bottom: 0;
}
.slide-content .title,
h1 {
  font-size: var(--h1-size);
  font-weight: var(--h1-weight);
  line-height: 1.2;
  font-family: var(--h1-font);
  color: var(--black-color);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
h2,
h3 {
  font-weight: var(--h2-weight);
  font-family: var(--h2-font);
  color: var(--primary-t-color);
  -ms-word-wrap: break-word;
}
.badges .badge a:not(.btn):hover,
.navbar-expand.top .navbar-nav .nav-item a:not(.btn):hover,
.odd .slide-content .title,
.odd h1,
.odd h1 .featured,
.odd h3,
.odd h5,
.odd h6,
.odd.filter-section .btn-group .btn.active,
.odd.filter-section .btn-group .btn:hover,
.process .items .item:hover .step span,
.team .quote .list-group .list-group-item .icon {
  color: var(--white-color);
}
.slide-content .title em,
h1 em {
  font-weight: 300;
  display: block;
  font-size: var(--h2-size);
}
h1 .featured {
  color: var(--primary-color);
  top: -5px;
}
.container.disabled .content-inner,
.distributor-section .slider-h-auto.no-slider .inner,
.share-list .nav-link,
.sidebar .sub-menu,
.sidebar ul.children,
.team .items .share-list .nav-link,
aside,
h1 .featured.bottom,
h2 .featured.bottom,
main {
  padding: 0;
}
h1 .featured.bottom:before,
h2 .featured.bottom:before {
  top: 50%;
  left: 3px;
  width: 100%;
  height: 42%;
  opacity: 0.15;
}
.full-image[data-mask="50"],
.odd h1 .featured.bottom:before,
.odd h2 .featured.bottom:before {
  opacity: 0.5;
}
h1 .pre-title {
  bottom: 10px;
  font-family: var(--primary-color);
  font-size: 1rem;
  font-weight: 600;
}
.pre-title {
  margin: auto;
  display: block;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--secondary-color);
}
.images .items .item .content p,
.title-icon,
h3,
h4 {
  margin: 1.5rem 0;
}
.breadcrumb-item a:hover,
.distributor-section .buttons a,
.form .message h3,
.highlights .items .item .icon,
.list-group-item a:hover,
.menu .dropdown .dropdown-menu .nav-link:hover,
.menu .nav-link:not(.btn):hover,
.modal-header .icon-close:hover,
.navbar-nav.toggle .nav-link:not(.btn),
.odd .card:not(.no-hover):hover h3,
.odd .card:not(.no-hover):hover h4,
.odd .card:not(.no-hover):hover p,
.odd .menu .dropdown .dropdown-menu .nav-link:hover,
.odd .menu .nav-link:not(.btn):hover,
.odd h2 .featured,
.odd h4,
.plans .items .item .icon,
.sidebar ul li a:not(.btn):hover,
.spinner-grow,
footer .navbar-brand i,
h2 .featured,
h4 i,
header .navbar-expand .navbar-brand i {
  color: var(--primary-color);
}
h2 {
  margin: 1.5rem 0 0;
  font-size: var(--h2-size);
  line-height: 1;
  word-wrap: break-word;
}
.odd h2 .featured:before {
  background-color: var(--secondary-color);
}
.modal-header.absolute .icon-close:hover,
.odd.features .card:not(.no-hover):hover .icon,
.process .items .item:hover .step:before,
.sidebar li:hover:before,
.swiper-pagination-bullet-active:hover,
input[type="submit"]:hover {
  background-color: var(--primary-color);
}
.title-icon h2 .featured span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title-icon h2 .featured span .icon,
footer .card i {
  margin-right: 10px;
}
.odd h2 {
  color: var(--black-color);
}
h3 {
  font-size: 2rem;
  line-height: 1.2;
  word-wrap: break-word;
}
h4,
h4 i {
  font-size: 1.5rem;
}
h4,
h5 {
  -ms-word-wrap: break-word;
}
h4 {
  font-weight: 700;
  line-height: 1.2;
  color: var(--primary-t-color);
  word-wrap: break-word;
}
h5,
h6 {
  margin: 1.5rem 0;
  font-weight: var(--h2-weight);
  line-height: 1.2;
  font-family: var(--h2-font);
  color: var(--primary-t-color);
}
h4 i {
  display: inline-flex;
  vertical-align: baseline;
}
.odd h4 i {
  color: var(--secondary-color);
}
h5 {
  font-size: 1.2rem;
  word-wrap: break-word;
}
h6,
li {
  font-size: 1rem;
}
h6 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.posted-on a:not(.btn),
b,
strong {
  font-weight: 700;
}
li {
  margin: 0.5rem 0;
  font-weight: 400;
  line-height: 1.5;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.list-group-content,
table td,
table th,
td {
  padding: 10px 0;
}
input,
select,
textarea {
  padding: 0.7rem 1rem;
  border-width: 1px;
  border-radius: 2px;
  background: no-repeat;
  box-shadow: none;
  border-color: var(--primary-l-color);
  width: 100%;
}
dt {
  margin: 15px 0;
}
address {
  margin-bottom: 1rem;
}
.columns-1 .bricklayer-column-sizer,
.multi-step-form input,
form,
form label,
form[data-steps="1"] .progressbar li {
  width: 100%;
}
input,
select {
  height: 44px;
}
textarea {
  height: 100px;
  resize: none;
  color: var(--primary-t-color);
}
.hero .parallax-y-bg,
section {
  background-size: cover;
  background-attachment: fixed;
}
input:focus,
select:focus,
textarea:focus {
  background: no-repeat;
  color: inherit;
  outline: 0;
  border-color: inherit;
  box-shadow: none;
}
input {
  border-color: var(--primary-l-color);
  color: var(--primary-t-color);
}
input:focus,
select:focus,
textarea:focus {
  border-color: var(--primary-t-color);
  color: var(--primary-t-color);
}
input[type="radio"] {
  height: initial;
}
input[type="submit"] {
  border: 1px solid;
  padding: 2.5px 10px;
  display: block;
  width: fit-content;
  max-width: 200px;
  text-align: center;
  color: var(--primary-color);
}
.post-meta i,
.post-meta span {
  display: inline-block;
  color: var(--primary-color);
}
input[type="submit"]:hover {
  color: var(--primary-b-color);
  border-color: var(--primary-color);
}
input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  line-height: 1.2;
  border-color: var(--primary-l-color);
  color: #6c757d;
}
select option {
  color: #2f323a;
}
hr {
  margin: 35px 0;
  border-top: 1px dashed var(--primary-l-color);
}
.odd hr {
  margin: 35px 15px;
  border-top: 1px dashed var(--secondary-l-color);
}
.odd tr:not(:last-child),
tr:not(:last-child) {
  border-bottom: 1px solid;
  border-color: var(--primary-color);
}
section.featured.all:before,
section.featured.left:before,
section.featured.right:before {
  top: 100%;
  border-bottom: 1px dashed var(--primary-l-color);
  z-index: 1;
  position: absolute;
  content: "";
}
section.featured.all .odd:before,
section.featured.left .odd:before,
section.featured.right .odd:before,
section.odd.featured.all:before,
section.odd.featured.left:before,
section.odd.featured.right:before {
  border-bottom: 1px dashed var(--secondary-l-color);
}
.client-slider .slide-center,
.slide-content .title,
h1 {
  margin-bottom: 0 !important;
}
.client-box {
  border-radius: 5px;
  border: 1px solid #c0c3d0;
  width: 100%;
  height: 185px;
  background: var(--white-color);
  margin-left: 10px;
}
.row,
.share-list li:first-child i {
  margin-left: 0;
}
.client-box img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  margin: 1rem auto;
}
.client-box .client-name {
  padding: 0 1rem;
  text-transform: capitalize;
}
.client-box .client-name p {
  line-height: 1.2;
  font-weight: 500;
  color: var(--black-color);
}
section {
  width: 100%;
  padding: 40px 0;
  background-position: center;
}
section.hero {
  background-color: var(--hero-bg-color);
}
section.section-2 {
  background-color: var(--section-2-bg-color);
  background-image: var(--section-2-bg-image);
}
section.section-3 {
  background-color: var(--section-3-bg-color);
  background-image: var(--section-3-bg-image);
}
section.section-4 {
  background-color: var(--section-4-bg-color);
  background-image: var(--section-4-bg-image);
}
section.section-5 {
  background-color: var(--section-5-bg-color);
  background-image: var(--section-5-bg-image);
}
section.section-6 {
  background-color: var(--section-6-bg-color);
  background-image: var(--section-6-bg-image);
}
section.section-7 {
  background-color: var(--section-7-bg-color);
  background-image: var(--section-7-bg-image);
}
section.section-8 {
  background-color: var(--section-8-bg-color);
  background-image: var(--section-8-bg-image);
}
section.section-9 {
  background-color: var(--section-9-bg-color);
  background-image: var(--section-9-bg-image);
}
section.section-10 {
  background-color: var(--section-10-bg-color);
  background-image: var(--section-10-bg-image);
}
section.section-11 {
  background-color: var(--section-11-bg-color);
  background-image: var(--section-11-bg-image);
}
section.section-12 {
  background-color: var(--section-12-bg-color);
  background-image: var(--section-12-bg-image);
}
section.section-13 {
  background-color: var(--section-13-bg-color);
  background-image: var(--section-13-bg-image);
}
section.section-14 {
  background-color: var(--section-14-bg-color);
  background-image: var(--section-14-bg-image);
}
section.section-15 {
  background-color: var(--section-15-bg-color);
  background-image: var(--section-15-bg-image);
}
.footer {
  background-image: var(--footer-bg-image);
}
section.featured:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: calc(100% - 30px);
  left: calc(50% - 70px);
  width: 150px;
  height: 60px;
  background-image: url(../textures/bullets.png);
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.25;
}
section.featured.right:before {
  right: 0;
  width: 50%;
}
section.featured.left:before {
  left: 0;
  width: 50%;
}
section.featured.all:before {
  left: 0;
  width: 100%;
}
section.featured.right .odd:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: calc(100% - 1px);
  right: 0;
  width: 50%;
}
section.featured.left .odd:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: calc(100% - 1px);
  left: 0;
  width: 50%;
}
section.featured.all .odd:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
}
.container {
  max-width: 1170px;
  padding: 0;
}
.container.header {
  max-width: 1140px;
}
.btn.w-100,
.container.full,
.container.header.full {
  max-width: 100%;
}
.container.header.full-grid {
  max-width: 100%;
  margin: 0 5px;
}
.container.header.smaller {
  max-width: 940px;
}
.container.disabled {
  width: auto;
  max-width: 100%;
}
.container.full-grid {
  padding: 0;
  max-width: calc(100% - 30px);
  margin: 0 15px;
}
.container.smaller {
  max-width: 970px;
}
.row {
  margin-right: 0;
}
.vh-100 {
  height: 100vh;
}
.vh-75 {
  height: 75vh;
}
.clearfix {
  display: block;
  content: "";
  clear: both;
}
.overflow-holder {
  overflow: hidden;
  margin-top: -25px;
  margin-bottom: -25px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.main-sub-heading {
  bottom: -0.4rem !important;
}
.intro,
.sidebar .item,
.team .items .item {
  margin-bottom: 50px;
}
.intro .text-max-800 {
  margin-right: auto;
  margin-left: auto;
  margin-top: 12px;
}
.blog-grid:not(.masonry) .items,
.blog-grid:not(.masonry) .items .item,
.blog-listing .items,
.blog-listing .items .item,
.card-columns .card,
.gallery .item:not(:last-child),
.offers .items .item,
.plans .items .item {
  margin-bottom: 30px;
}
.blog-grid:not(.masonry) .items .item.sticky .card:before {
  top: -10px;
  right: 0;
  bottom: 0;
  left: -10px;
  position: absolute;
  z-index: -1;
  content: "";
  width: calc(50% + 10px);
  height: calc(50% + 10px);
  border: none;
  background-color: var(--primary-color);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-duration: 0.4s;
  transition-property: opacity, transform;
}
.offers .items .item .icon.featured,
.post-meta i {
  border-radius: 100px;
  text-align: center;
  background: var(--primary-bg-color-3);
}
.content .gallery,
.post-meta {
  margin: 35px 0 0;
}
.post-meta span {
  margin-right: 10px;
  font-size: 1rem;
}
.post-meta i {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  line-height: 40px;
  font-size: 18px;
}
.post-holder {
  list-style: none;
  width: 100%;
  border-left: 5px solid var(--primary-bg-color-3);
  background-color: var(--primary-bg-color-2);
  padding: 25px;
  margin-top: 35px;
}
.sidebar ol,
.sidebar ul {
  list-style: none;
  padding: 0;
}
.sidebar ol ol,
.sidebar ul ul {
  padding: 15px;
}
.sidebar ul li:not(.nav-item):not(.list-group-item) {
  position: relative;
  padding-left: 0;
}
.sidebar ul li a:not(.btn) {
  color: inherit;
  overflow-wrap: break-word;
}
.sidebar .title {
  width: 100%;
  margin-top: 0;
  list-style: none;
}
.list-group .list-group-item .icon {
  color: var(--primary-color);
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team .quote .quote-left,
.team .quote .quote-right {
  position: absolute;
  color: rgba(0, 0, 0, 0.25);
  font-size: 1.5rem;
}
#about.image-right .image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
#about {
  /* height: 620px; */
}
.highlights.image-left .image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.highlights .items .item {
  margin-bottom: 35px;
}
.highlights p {
  white-space: pre-wrap;
}
.offers .items .item .icon {
  margin: 0;
  color: var(--primary-color);
  width: 80px;
  height: 80px;
}
.distributor-section {
  background:
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) fixed,
    url(../images/Distributor.jpg) center fixed;
}
.distributor-section .slider-h-100.slider-h-auto,
.distributor-section .slider-h-auto .swiper-slide {
  min-height: 50vh !important;
  height: 40vh;
}
.offers .items .item .icon.featured {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 32px;
}
.full-image[data-mask="0"],
.full-slider .inner .left.init:after,
.full-slider .inner .left.init:before,
.full-slider .inner .right.init:after,
.full-slider .inner .right.init:before,
.no-slider .inner .left.init:after,
.no-slider .inner .left.init:before,
.no-slider .inner .right.init:after,
.no-slider .inner .right.init:before,
.offers .card:hover .btn-icon,
.partners img:hover,
.plans .items .item .card:hover .btn-icon,
.projects .card:hover .btn-icon,
.scroll-to-top:hover,
.showcase .card:hover .card-body p,
.showcase.filter-section .card:hover .card-caption,
.swiper-pagination-bullet:hover,
.swiper-slide .fit-image.aos-init,
.team .items .share-list .nav-link:hover i {
  opacity: 1;
}
.images .image-over {
  margin-bottom: -1px;
  border-radius: 10px 10px 0 0;
}
.images .items .item .content {
  border-radius: 0 0 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.team .items h4 {
  margin: 0 0 10px;
}
.team .items p {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 500;
}
.team .quote {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px;
  background-color: var(--primary-color);
  border-radius: 4px;
  color: var(--primary-bg-color-2);
}
.team .quote h4 {
  margin-top: 0;
  color: var(--white-color);
}
.team .quote p {
  opacity: 0.85;
}
.team .quote h5 {
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--white-color);
  opacity: 0.85;
}
.team .quote .quote-left {
  top: 35px;
  left: 50px;
}
.team .quote .quote-right {
  bottom: 35px;
  right: 50px;
}
.odd .list-group-item,
.plans .items .item .card:hover *,
.team .quote .list-group-item {
  border-color: var(--secondary-l-color);
}
.testimonials .card {
  padding: 35px 25px;
  background-color: var(--white-color);
}
.testimonials .card:not(.no-hover):hover {
  transform: none;
}
.breadcrumb-item a:not(.btn),
.list-group-item a:not(.btn),
.odd.testimonials .card:not(.no-hover):hover i,
.odd.testimonials .card:not(.no-hover):hover p {
  color: inherit;
}
.testimonials .card .logo {
  width: auto;
  max-width: 100%;
  height: 25px;
  margin-right: auto;
  margin-bottom: 1.5rem;
  display: block;
}
.process .items:before,
.process .step:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
}
.testimonials .card .quote-right {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.5rem;
  color: rgba(0, 0, 0, 0.2);
}
.odd.testimonials .card .quote-right {
  color: rgba(255, 255, 255, 0.2);
}
.partners img {
  width: auto;
  max-width: 100%;
  height: 25px;
  opacity: 0.5;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.invert,
.odd.partners img {
  filter: brightness(0) invert(1);
}
.projects .btn-icon {
  color: var(--white-color);
  opacity: 0;
}
.plans .icon-min,
.price,
.process .step {
  color: var(--primary-color);
}
.process .items {
  position: relative;
  cursor: crosshair;
}
.process .items:before {
  z-index: 0;
  top: 21px;
  height: 5px;
  background-color: var(--primary-bg-color-3);
}
.process .step {
  position: relative;
  width: 45px;
  height: 45px;
  margin: auto;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 45px;
}
.process .step:before {
  top: 0;
  height: 100%;
  border-radius: 100%;
  background-color: #daeced;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.showcase .items .item .card.no-image .image-over:before,
.showcase.masonry .card,
header .navbar-sticky.sub {
  background-color: var(--white-color);
}
.counter.skills .items .item {
  padding: 35px 0 10px;
}
.counter .radial {
  position: relative;
  width: 110px;
  display: inline-block;
  text-align: center;
}
.counter .radial.left {
  width: auto;
  text-align: left;
}
.counter .radial canvas {
  height: 70px;
  vertical-align: middle;
  visibility: hidden;
}
.counter.skills .radial canvas {
  height: auto;
  visibility: visible;
}
.counter .radial span {
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 2rem;
  font-weight: 700;
}
.counter.preloader .radial span {
  font-size: 2.5rem;
  color: var(--white-color);
}
.counter.funfacts .radial span {
  font-size: 2.5rem;
  color: var(--secondary-color);
}
.counter .radial span i {
  font-style: normal;
  font-size: 1rem;
  font-weight: 700;
}
.plans .items .item .btn {
  margin-top: 25px;
}
.plans .items .item .list-group-item {
  padding: 10px 0;
  border: none;
}
.odd .card:not(.no-hover):hover,
.plans .items .item .card:hover {
  transform: translateY(-7.5px);
}
.plans .items .item .card:hover .btn {
  background: 0 0;
  border: 1px solid var(--secondary-l-color);
}
.full-slider .inner .left.off:after,
.full-slider .inner .left.off:before,
.full-slider .inner .right.off:after,
.full-slider .inner .right.off:before,
.navbar-expand .navbar-nav .dropdown-menu .nav-link:not(.btn):not(.title):after,
.navbar-expand
  .navbar-nav
  .dropdown-menu
  .nav-link:not(.btn):not(.title):before,
.plans .items .item .card:hover .btn:after,
.plans .items .item .card:hover .btn:before {
  content: none;
}
.plans .items .item .most-popular {
  padding: 60px 45px;
}
.plans .items .item .badge {
  position: absolute;
  top: 15px;
  left: 0;
  padding: 7.5px 15px 7.5px 10px;
  border-radius: 0 100px 100px 0;
  text-align: left;
  font-size: 13px;
  font-weight: 500;
  color: var(--white-color);
  background: var(--secondary-color);
}
.plans .icon-min {
  font-size: 1rem;
}
.choose-plan {
  position: absolute;
  top: 25px;
  right: 25px;
}
.choose-plan .btn-icon {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.price {
  margin-bottom: 1rem;
  font-size: 42px;
  font-weight: 700;
}
.price i {
  margin: 0 5px;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
}
.price .plan {
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}
.grayscale {
  filter: grayscale(1);
}
.showcase.masonry .card {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.showcase .card {
  height: auto;
  background-color: transparent;
}
.showcase .card .image-over:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000041;
  border-radius: 10px 10px 0 0;
  opacity: 0.5;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.showcase .card .image-over img {
  position: relative;
  z-index: -1;
  height: auto;
  min-height: 360px;
  object-fit: cover;
  object-position: center;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.showcase .card .card-body h4,
.showcase .card .card-body p {
  -webkit-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.showcase .card .card-body {
  padding: 1rem;
  height: 80px;
  background: var(--white-color);
  border-radius: 0 0 10px 10px;
  border: 1px solid #c0c3d0;
  border-top: 0;
}
.showcase .card .card-body h4 {
  font-size: 1rem;
  font-weight: 500;
  color: var(--black-color);
  margin-bottom: 0;
  height: 100%;
  transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.showcase .card .card-body p {
  margin: 1.5rem 0 0;
  transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
.showcase .card .card-footer .btn-icon {
  margin: 0;
  color: var(--white-color);
  opacity: 1;
}
.showcase .card-caption {
  width: 100%;
  bottom: 0;
}
.filter-section .btn-group .btn.active,
.filter-section .btn-group .btn:hover,
.showcase .no-image .card-caption *,
.showcase .no-image .card-caption :not(.btn) {
  color: var(--primary-t-color);
}
.odd .menu .dropdown .dropdown-menu .nav-link.title,
.odd .modal-header,
.odd .navbar-expand .navbar-nav .dropdown-menu .nav-link:not(.btn),
.odd .progressbar li,
.showcase.odd .no-image .card-caption *,
.showcase.odd .no-image .card-caption :not(.btn) {
  color: var(--secondary-t-color);
}
.showcase .no-image .card-caption .card-body p {
  color: var(--primary-p-color);
}
.odd .full-slider .slide-content .description.bigger,
.odd .menu .dropdown .dropdown-menu .nav-item .nav-link,
.odd .no-slider .slide-content .description.bigger,
.odd.filter-section .btn-group .btn,
.showcase.odd .no-image .card-caption .card-body p,
footer .odd .items .card a:not(.btn),
footer.odd .nav-item .nav-link {
  color: var(--secondary-p-color);
}
.showcase .card-footer {
  position: absolute;
  top: 0;
  width: 100%;
  margin: auto;
  padding: 50px 25px;
  border: none;
  -webkit-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.showcase .card-footer a:not(.btn) {
  line-height: 1.2;
  text-align: center;
  color: var(--white-color);
}
.showcase .no-image .card-footer {
  border-color: rgba(0, 0, 0, 0.15);
}
.card:not(.no-hover):hover:after,
.card:not(.no-hover):hover:before,
.showcase .card:hover .image-over .mask-radius-full {
  opacity: 0;
}
.card:hover .image-person img,
.showcase .card:hover .image-over img {
  transform: scale(1.1);
}
.showcase .card:hover .image-over .play-video-full {
  transform: translateY(-15%);
}
.filter-section .btn-group {
  margin: 0 0 35px;
  display: block;
}
.filter-section .btn-group .btn {
  display: inline-flex;
  align-items: center;
  margin: 0 10px;
  padding: 10px;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--primary-p-color);
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn:focus,
.btn:hover,
.filter-section .btn-group .btn.focus,
.pagination .page-item .page-link:focus,
.pagination .page-item:focus,
.show > .btn-primary.dropdown-toggle:focus {
  outline: 0;
  box-shadow: none;
}
.filter-section .btn-group .btn.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: var(--primary-color);
  opacity: 0.15;
}
.card-footer a,
.filter-section .btn-group .btn i {
  margin: 0 10px;
}
.subscribe .items .item {
  padding: 0 10px;
}
.contacts a:not(.btn) {
  padding: 5px 0;
  font-size: 1rem;
  font-weight: 400;
  color: var(--black-color);
}
.contacts li {
  margin: 2px 0;
}
.contacts i {
  width: 30px;
  height: 30px;
  background: var(--primary-bg-color-3);
  border-radius: 100px;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
}
.form .message {
  position: absolute;
  top: 0;
  left: 15px;
  width: 100%;
  height: 100%;
  padding: 35px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: scale(0);
  border-radius: 5px;
  background-color: var(--card-bg-color);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.navbar.top,
header {
  z-index: 5;
  position: relative;
}
.form .message .icon {
  margin: auto;
  color: var(--primary-color);
}
.form .message .done,
.multi-step-form fieldset:not(:first-of-type),
.swiper-slide .aos-animate,
form[data-steps="1"] .progressbar,
header .navbar-expand .navbar-nav.toggle {
  display: none;
}
.form .message.active,
.gallery.featured {
  transform: scale(1);
}
.form-group-margin {
  margin: 0 -7.5px;
}
.widget-services .list-group .list-group-item .icon {
  width: 100px;
  height: 100px;
  margin-right: 25px;
  border-radius: 10px;
  background-color: var(--primary-bg-color-3);
}
.widget-services .list-group-item .h-img {
  width: auto;
  margin-right: 25px;
  padding: 7.5px;
}
.widget-author .card {
  background-color: var(--primary-bg-color-3);
}
.mid-slider-simple .card:not(.no-hover):hover,
.widget-author .card:hover {
  transform: initial;
}
.widget-author .person {
  width: 128px;
  height: 128px;
  border-radius: 100%;
}
.navbar-holder {
  position: relative;
  z-index: -100;
  min-height: auto;
  pointer-events: none;
  background-color: var(--nav-holder-bg-color);
}
.navbar,
header .navbar-sticky {
  -webkit-transition: 0.15s ease-out !important;
  -o-transition: 0.15s ease-out !important;
  -moz-transition: 0.15s ease-out !important;
  transition: 0.15s ease-out !important;
}
.navbar.top {
  height: 50px;
  padding: 0;
  background-color: var(--primary-color);
}
.dropdown .dropdown-menu,
.navbar-expand
  .navbar-nav
  .dropdown-menu
  .nav-link:not(.btn):not(.title):hover
  span {
  background-color: var(--primary-bg-color);
}
.navbar.sub {
  top: 50px;
}
header .navbar-sticky.sub.hidden {
  -webkit-transform: translate3d(0, -101%, 0) !important;
  -ms-transform: translate3d(0, -101%, 0) !important;
  -moz-transform: translate3d(0, -101%, 0) !important;
  transform: translate3d(0, -101%, 0) !important;
}
header .navbar-sticky.sub.visible {
  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
header .navbar-sticky.sub {
  top: 0;
  padding: 5px 25px;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  -webkit-transform: translate3d(0, -101%, 0) !important;
  -ms-transform: translate3d(0, -101%, 0) !important;
  -moz-transform: translate3d(0, -101%, 0) !important;
  transform: translate3d(0, -101%, 0) !important;
}
header .navbar-expand {
  position: fixed;
  top: 0;
  z-index: 2;
  width: 100%;
  padding: 20px 25px;
}
.badges,
header .navbar-expand .navbar-nav {
  display: inline-block;
}
header .navbar-expand .navbar-nav.toggle i {
  font-size: 20px;
}
header .navbar-expand .navbar-brand {
  padding: 0;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
  color: var(--secondary-p-color);
}
header .navbar-expand .navbar-brand.light {
  color: var(--nav-item-color);
}
.badge,
.breadcrumb-item.active,
.breadcrumb-item.active:hover,
.navbar-expand .navbar-nav.icons .nav-link:not(.btn):not(.title):hover,
.navbar-expand .navbar-nav.items .nav-link.active:not(.btn):not(.title),
.navbar-expand .navbar-nav.items .nav-link:not(.btn):not(.title):hover,
footer .items .card a:not(.btn):hover i,
footer .items .card:not(.no-hover):hover a:not(.btn):hover {
  color: var(--secondary-color);
}
footer .navbar-brand img,
header .navbar-expand .navbar-brand img {
  height: var(--nav-brand-height);
}
.navbar-sticky .navbar-brand img {
  height: 60px !important;
}
header .navbar-expand .navbar-brand .brand {
  letter-spacing: 5px;
}
footer .navbar-brand .featured,
header .navbar-expand .navbar-brand .featured {
  position: relative;
  display: inline-block;
  padding: 13px 2px 14px 30px;
}
footer .navbar-brand .featured:before,
header .navbar-expand .navbar-brand .featured:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 7.5px);
  height: 100%;
  border-radius: 100px 0 0 100px;
  background-color: var(--secondary-color);
  opacity: 0.15;
}
footer .navbar-brand .featured .first,
header .navbar-expand .navbar-brand .featured .first {
  position: relative;
  margin-right: -10px;
  color: var(--secondary-color);
}
.navbar-expand .navbar-nav .nav-item {
  margin: 0;
  display: inline-flex;
}
.navbar-expand.top .navbar-nav .nav-item a:not(.btn) {
  font-size: 0.9rem;
  font-weight: 400;
  color: var(--white-color) !important;
}
.navbar-expand .navbar-nav .nav-item a:not(.btn) {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
}
.navbar-expand .navbar-nav .nav-link:not(.btn) {
  padding-right: 1rem;
  padding-left: 1rem;
  color: var(--black-color);
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.nav-item.social .nav-link:not(.btn),
.navbar-nav.ml-auto .nav-link:not(.btn) {
  padding: 0 0.5rem;
}
.primary-button {
  padding: 5px 10px !important;
}
.mid-slider,
.mid-slider-simple {
  padding: 0 15px;
}
.navbar-expand .navbar-nav .dropdown-menu .nav-link:not(.btn) span,
.navbar-expand
  .navbar-nav
  .dropdown-menu
  .nav-link:not(.btn):not(.title).active,
.navbar-expand
  .navbar-nav
  .dropdown-menu
  .nav-link:not(.btn):not(.title):hover {
  background-color: var(--primary-bg-color-3);
  color: var(--primary-color);
}
.navbar-expand .navbar-nav .dropdown-menu .nav-link:not(.btn) {
  min-height: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.35rem 1rem;
  font-size: 0.9rem;
  font-weight: 400;
  color: var(--primary-t-color);
}
.navbar-expand .navbar-nav .dropdown-menu .nav-link:not(.btn) span {
  width: 24px;
  height: 24px;
  margin-left: 10px;
  display: inline-block;
  border-radius: 100px;
  line-height: 24px;
  text-align: center;
  font-weight: 500;
}
.navbar-expand .navbar-nav .dropdown-menu .nav-link.title {
  font-weight: 700;
  color: var(--primary-t-color);
  opacity: 0.8;
}
.navbar-nav i.icon-arrow-down {
  position: relative;
  top: 1.5px;
  margin: 0 0 0 0.3rem;
  font-size: 12px;
  font-weight: 700;
}
.navbar-nav i.icon-arrow-right {
  position: relative;
  left: 5px;
  top: 0;
  margin: 0 0 0 0.3rem;
  font-size: 10px;
  font-weight: 700;
}
.breadcrumb-item + .breadcrumb-item::before,
.navbar-expand .icons i {
  font-weight: 400;
}
.dropdown .dropdown-menu {
  width: max-content;
  min-width: 120px;
  display: block;
  visibility: hidden;
  opacity: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.odd .dropdown .dropdown-menu,
.odd .modal-content,
.odd.scroll-to-top i {
  background-color: var(--secondary-bg-color-2);
}
.dropdown:hover > .dropdown-menu {
  visibility: unset;
  opacity: 1;
  margin: 0;
  transition-timing-function: ease;
  transition-duration: 0.4s;
  transition-property: opacity, transform;
}
.dropdown-menu .dropdown-menu {
  position: absolute;
  top: -8px;
  left: 100%;
  border-radius: 0;
}
.hero .parallax-x-bg,
.hero .parallax-y-bg {
  left: 0;
  height: 100%;
  background-position: center;
  position: absolute;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
  color: inherit;
  text-decoration: none;
  background-color: inherit;
  box-shadow: none;
  outline: 0;
}
.menu .items {
  margin-left: -5px;
  width: calc(100% + 10px);
}
.menu .navbar-nav {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
}
.menu .dropdown .dropdown-menu {
  display: none;
  width: 100%;
  visibility: visible;
  opacity: 1;
  background: 0 0;
  box-shadow: none;
  border: none;
  text-align: center;
  padding: 0 0 0 20px;
  margin: 0 0 15px;
  list-style: none;
  color: var(--secondary-p-color);
}
.list-group-item img,
.pagination {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.menu .dropdown-menu .dropdown-menu {
  position: relative;
  top: initial;
  left: initial;
}
.columns-2 .bricklayer-column-sizer,
.menu .dropdown .dropdown-menu .left,
.menu .dropdown .dropdown-menu .right,
form[data-steps="2"] .progressbar li {
  width: 50%;
}
.menu .nav-link:not(.btn) {
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid var(--primary-l-color);
  color: var(--primary-p-color);
  display: inline-block;
  width: calc(100% - 12px);
  vertical-align: top;
  padding: 10px 5px;
  margin: 0 5px;
  border-radius: 4px;
}
.odd .menu .nav-link:not(.btn) {
  border: 1px solid var(--secondary-l-color);
  color: var(--secondary-p-color);
}
.menu .dropdown .dropdown-menu .nav-link.title {
  font-weight: 700;
  color: var(--primary-t-color);
  border: none;
  opacity: 0.8;
}
.menu .dropdown .dropdown-menu .nav-item .nav-link {
  font-size: 1rem;
  font-weight: 400;
  background: 0 0;
  color: var(--primary-p-color);
  display: flex;
  justify-content: space-between;
  width: calc(100% - 12px);
  vertical-align: top;
  padding: 0;
  margin: 0 5px 10px;
  border-radius: 4px;
  text-align: left;
}
.menu .dropdown .dropdown-menu .nav-item .nav-link span {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 100px;
  line-height: 18px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
}
.menu .nav-link:first-child {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 700;
  border: none;
  color: var(--primary-t-color);
}
.odd .menu .nav-link:first-child {
  margin-bottom: 0;
  font-weight: 700;
  border: none;
  color: var(--secondary-t-color);
}
.menu .dropdown-menu .dropdown > .nav-link:first-child {
  font-size: 1rem;
  font-weight: 700;
}
.menu .navbar-nav i.icon-arrow-down {
  font-size: 18px;
}
.slider-h-auto {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
}
#header .inner,
.slider-h-auto.no-slider .inner {
  top: 0;
  padding: 100px 2rem 0;
}
.slider-h-100 {
  width: 100%;
  height: calc(100vh - 50px);
}
.slider-h-100.slider-h-auto {
  min-height: calc(100vh - 50px);
}
.slider-h-85 {
  width: 100%;
  height: 85vh;
}
.slider-h-75 {
  width: 100%;
  height: 75vh;
}
.slider-h-75.slider-h-auto {
  min-height: 75vh;
}
.slider-h-70 {
  width: 100%;
  height: 70vh;
}
.slider-h-65 {
  width: 100%;
  height: 65vh;
}
.slider-h-60 {
  width: 100%;
  height: 60vh;
}
.slider-h-50 {
  width: 100%;
  height: 50vh;
}
.slider-h-50.slider-h-auto {
  min-height: 50vh;
}
.slider-h-25 {
  width: 100%;
  height: 25vh;
}
.slider-h-25.slider-h-auto {
  min-height: 25vh;
}
.hero .parallax-y-bg {
  top: 0;
  width: 100%;
}
.hero .parallax-x-bg {
  top: 0;
  width: 200%;
  -webkit-background-size: cover;
  background-size: cover;
}
.hero.slider-parallax {
  position: fixed;
  top: 0;
  min-height: auto;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.slider-parallax-holder {
  position: relative;
  z-index: -100;
  min-height: 100vh;
  pointer-events: none;
}
.full-slider,
.mid-slider,
.min-slider {
  cursor: w-resize;
}
.full-slider .inner,
.no-slider .inner {
  top: 0;
  padding: 0;
  margin: auto;
}
#about .no-slider .inner {
  max-width: 100%;
  width: 100%;
}
.no-slider.slider-h-75 .inner {
  top: 10px;
}
.full-slider .inner .center,
.no-slider .inner .center {
  width: 100%;
  padding: 0;
}
.full-slider .inner .left,
.no-slider .inner .left {
  width: 60%;
  padding: 3rem 0;
}
.full-slider .inner .right,
.no-slider .inner .right {
  width: 45%;
  padding: 3rem 0;
}
.full-slider.featured .inner .left:before,
.no-slider.featured .inner .left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 5%;
  right: 0;
  bottom: 0;
  left: 5%;
  width: 45%;
  height: 95%;
  border-top: 4px solid;
  border-right: 4px solid;
  transform: rotate(-15deg);
  border-image: -webkit-linear-gradient(
      to right,
      transparent 55%,
      var(--primary-color) 55%,
      var(--primary-color) 100%
    )
    30;
  border-image: linear-gradient(
      to right,
      transparent 55%,
      var(--primary-color) 55%,
      var(--primary-color) 100%
    )
    30;
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-duration: 0.6s;
  transition-property: opacity, transform;
  opacity: 0;
}
.full-slider.featured .inner .left:after,
.no-slider.featured .inner .left:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 5%;
  right: 0;
  bottom: 0;
  left: 5%;
  width: 45%;
  height: 95%;
  border-left: 4px solid;
  border-bottom: 4px solid;
  transform: rotate(-15deg);
  border-image: -webkit-linear-gradient(
      to bottom,
      transparent 83%,
      var(--primary-color) 83%,
      var(--primary-color) 100%
    )
    30;
  border-image: linear-gradient(
      to bottom,
      transparent 83%,
      var(--primary-color) 83%,
      var(--primary-color) 100%
    )
    30;
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-duration: 0.6s;
  transition-property: opacity, transform;
  opacity: 0;
}
.full-slider.featured .inner .right:after,
.full-slider.featured .inner .right:before,
.no-slider.featured .inner .right:after,
.no-slider.featured .inner .right:before {
  content: "";
  top: 5%;
  right: 5%;
  bottom: 0;
  width: 45%;
  height: 95%;
  transform: rotate(-15deg);
  opacity: 0;
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-property: opacity, transform;
  position: absolute;
  transition-duration: 0.6s;
}
.full-slider.featured .inner .right:before,
.no-slider.featured .inner .right:before {
  z-index: -1;
  border-top: 4px solid;
  border-right: 4px solid;
  border-image: -webkit-linear-gradient(
      to right,
      transparent 55%,
      var(--primary-color) 55%,
      var(--primary-color) 100%
    )
    30;
  border-image: linear-gradient(
      to right,
      transparent 55%,
      var(--primary-color) 55%,
      var(--primary-color) 100%
    )
    30;
}
.full-slider.featured .inner .right:after,
.no-slider.featured .inner .right:after {
  z-index: 1;
  border-left: 4px solid;
  border-bottom: 4px solid;
  border-image: -webkit-linear-gradient(
      to bottom,
      transparent 83%,
      var(--primary-color) 83%,
      var(--primary-color) 100%
    )
    30;
  border-image: linear-gradient(
      to bottom,
      transparent 83%,
      var(--primary-color) 83%,
      var(--primary-color) 100%
    )
    30;
}
.full-slider.featured .inner .left .title,
.full-slider.featured .inner .right .title,
.no-slider.featured .inner .left .title,
.no-slider.featured .inner .right .title {
  max-width: 85%;
}
.full-slider .slide-content .center .description,
.no-slider .slide-content .center .description {
  max-width: 800px;
  font-size: 1.2rem;
}
.full-slider .slide-content .center .description.smaller,
.no-slider .slide-content .center .description.smaller {
  max-width: 500px;
}
.full-slider .slide-content .left .description,
.full-slider .slide-content .right .description,
.no-slider .slide-content .left .description,
.no-slider .slide-content .right .description {
  max-width: 550px;
  margin-bottom: 1.5rem;
  color: var(--black-color);
}
.no-slider .slide-content .right .description {
  max-width: 800px;
}
.full-slider.featured .inner .right .description {
  right: 15%;
  position: relative;
}
.full-slider .slide-content .description.bigger,
.no-slider .slide-content .description.bigger {
  max-width: 100%;
  color: var(--primary-t-color);
  font-size: 1.5rem;
  font-weight: 400;
}
.full-slider .swiper-button-next {
  right: 1.5rem;
}
.full-slider .swiper-button-prev {
  left: 1.5rem;
}
.full-slider .swiper-button-next:focus,
.full-slider .swiper-button-prev:focus {
  outline: 0;
}
.full-slider .swiper-button-next,
.full-slider .swiper-button-prev {
  top: calc(50% + 60px);
  background-image: -webkit-linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
  background-image: linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
  opacity: 0.25;
  padding: 2rem 1.5rem;
  transition: 0.2s;
}
.full-slider .swiper-button-next:hover,
.full-slider .swiper-button-prev:hover {
  background-image: -webkit-linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
  background-image: linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
}
.full-slider .swiper-button-next:after,
.full-slider .swiper-button-prev:after {
  font-size: 3rem;
}
.slide-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.slide-content {
  position: relative;
  z-index: 1;
  width: 100%;
}
.swiper-slide .fit-image.aos-animate {
  visibility: hidden;
  display: block;
}
.swiper-slide.swiper-slide-active .fit-image.aos-animate {
  visibility: visible;
  display: block;
  transform: translateZ(0) scale(1.2);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-duration: 3s;
  transition-property: opacity, transform;
}
.full-slider.swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  top: calc(50% - 50px);
  right: 40px;
  left: initial;
  width: fit-content;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 35px;
  margin: 7.5px 0 !important;
  display: block;
  border-radius: 10px;
  background-color: transparent;
  border: 1px solid var(--primary-color);
  opacity: 0.5;
  outline: 0;
}
.swiper-pagination-bullet-active {
  background-color: var(--primary-color);
  opacity: 1;
}
.pagination {
  width: fit-content;
  margin: auto;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.image-person img,
.preloader {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
.card,
.icon {
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
}
.pagination .page-item .page-link {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 400;
  background-color: var(--primary-bg-color);
  border-radius: 2px;
  border: 1px solid;
  border-color: var(--primary-bg-color-2);
  color: var(--primary-t-color);
}
.odd .pagination .page-item .page-link {
  background-color: var(--secondary-bg-color);
  border-color: var(--secondary-bg-color-2);
}
.pagination .page-item.active .page-link {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--white-color);
}
.pagination .page-item .page-link:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--primary-bg-color);
}
.odd .pagination .page-item .page-link:hover,
.odd .progressbar li.active:before,
.progressbar li.active:after {
  color: var(--secondary-bg-color);
}
.preloader {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  transition-duration: 0.4s;
  transition-property: opacity, transform;
}
.preloader.ready {
  z-index: -100;
  opacity: 0;
}
.icon {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 44px;
  display: block;
  margin: auto;
  transition: 0.4s ease-out;
}
.icon.smaller {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
}
.icon.bigger {
  width: 5rem;
  height: 5rem;
  margin: 0;
  font-size: 5rem;
  line-height: 5rem;
  font-weight: 700;
}
.icon.circle {
  border-radius: 100px;
  font-size: 28px;
}
.bricklayer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bricklayer-column-sizer {
  width: 33.3333%;
  display: none;
}
.columns-3 .bricklayer-column-sizer,
form[data-steps="3"] .progressbar li {
  width: 33.3333%;
}
.columns-4 .bricklayer-column-sizer {
  width: 25%;
}
.columns-5 .bricklayer-column-sizer {
  width: 20%;
}
.columns-6 .bricklayer-column-sizer {
  width: 16.6666%;
}
.bricklayer-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 15px;
}
.bricklayer .item {
  margin: 0 0 30px;
}
.card-columns {
  margin: 0 15px;
  column-gap: 30px;
}
.card {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 2rem;
  border-radius: 10px;
  border: none;
  background-color: var(--card-bg-color);
  transition: 0.4s ease-out;
}
.card.no-hover {
  background-color: transparent;
  box-shadow: none;
}
.card-footer,
.card.simple,
.card.simple:hover {
  background: 0 0;
}
.odd:not(.custom) .card:not(.no-hover) {
  background-color: rgba(255, 255, 255, 0.035);
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
  height: 100%;
}
.card-footer,
.card-img-top {
  border-radius: 0;
}
.card p {
  margin: 0 0 10px;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  font-weight: 500;
  color: var(--black-color);
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 35px 30px;
}
.card-footer {
  padding: 30px 0;
  margin: 0 30px;
  border-top: 1px solid var(--primary-l-color);
}
.card-footer a:not(.btn) {
  line-height: 1.2;
  text-align: left;
  color: var(--primary-p-color);
}
.card-footer i {
  margin: 0 10px 2.5px 0;
}
.card.simple {
  box-shadow: none;
  padding: 0 2rem;
}
.badge,
.badge.circle {
  background-color: var(--primary-bg-color-3);
}
.sticky.card:not(.no-hover) {
  background: -webkit-linear-gradient(
    45deg,
    var(--secondary-color) 15%,
    var(--primary-color) 65%
  );
  background: linear-gradient(
    45deg,
    var(--secondary-color) 15%,
    var(--primary-color) 65%
  );
}
.masonry .card:not(.no-hover):hover {
  transform: translateY(0);
}
.odd .card.sticky:not(.no-hover) a,
.odd .card.sticky:not(.no-hover) i,
.odd .card.stycky:not(.no-hover) span,
.odd .card:not(.no-hover):hover a,
.odd .card:not(.no-hover):hover i,
.odd .card:not(.no-hover):hover span {
  color: var(--primary-bg-color);
}
.card.sticky:not(.no-hover) .icon,
.odd .card:not(.no-hover):hover .icon {
  background-color: transparent;
  color: var(--primary-bg-color);
}
.odd .card.sticky .card-footer,
.odd .card:hover .card-footer {
  color: var(--primary-bg-color);
  border-color: rgba(255, 255, 255, 0.25);
}
.card .badges a:first-child .badge {
  margin-bottom: 15px;
}
.card .badges .badge {
  width: 100%;
  margin: 0;
}
.badges .badge {
  margin: 0 10px 12.5px 0;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.badge.tag,
.play-video-full {
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
}
.badges .badge a:not(.btn) {
  line-height: 1;
}
.badges .badge:hover {
  color: var(--white-color);
  background-color: var(--secondary-color);
}
.badge.tag.active,
.badge.tag:hover,
.share-list .nav-link i:hover,
footer {
  background-color: var(--primary-color);
}
.badge {
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
}
.badge.tag,
.breadcrumb-item {
  font-size: 1rem;
  font-weight: 400;
}
.badge.circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
}
.badge.tag {
  margin: 0.3rem;
  padding: 0.5rem 1rem;
  border-radius: 2px;
  color: var(--primary-p-color);
  border: 1px solid var(--primary-l-color);
  transition: 0.4s ease-out;
}
.badge.tag.active,
.badge.tag:hover {
  color: var(--white-color);
}
.breadcrumb {
  margin: 0;
  background: 0 0;
  justify-content: center;
  color: inherit;
}
.play-video,
.play-video-full {
  color: var(--primary-b-color);
}
.share-list {
  margin: 0.5rem 0 0;
  display: -webkit-inline-box;
}
.share-list .nav-link i {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  display: inline-block;
  background: var(--primary-bg-color-3);
  border-radius: 100px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: var(--primary-color);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.share-list .nav-link i:hover {
  color: var(--white-color);
}
.image-over {
  border-radius: 10px 10px 0 0;
}
.image-person img {
  transition-duration: 0.4s;
}
.square-image .icon,
.square-image img {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-property: opacity, transform;
}
.person {
  width: 100%;
  border-radius: 5px;
}
.square-image {
  max-width: 900px;
  margin: auto;
  border-radius: 4px;
  background: var(--primary-color);
}
.mask-radius,
.mask-radius-full {
  z-index: 1;
  bottom: 0;
  background-image: -webkit-linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
  position: absolute;
  content: "";
}
.square-image .icon {
  position: absolute;
  z-index: 1;
  color: var(--white-color);
  opacity: 0.75;
}
.square-image .icon.clone {
  margin: -17.5px -10px 0;
  color: var(--secondary-color);
  opacity: 0.75;
}
.square-image img {
  opacity: 0.85;
}
.square-image:hover img {
  opacity: 0.75;
  filter: none;
}
.square-image:hover .icon {
  transform: scale(1.1);
  opacity: 1;
}
.mask-radius {
  right: 15px;
  width: 58%;
  height: 58%;
  background-image: linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
  border-radius: 100% 0 0;
  opacity: 0.25;
}
.play-video,
.play-video-full {
  border-radius: 100%;
  z-index: 2;
}
.mask-radius-full {
  right: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
  opacity: 0.5;
}
.play-video {
  position: absolute;
  right: 15%;
  bottom: 15%;
  padding: 1.75rem 1.5rem 1.75rem 2rem;
  font-size: 3rem;
  background-image: -webkit-linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
  background-image: linear-gradient(
    45deg,
    var(--secondary-color) 0,
    var(--primary-color) 55%
  );
  background-size: 200% auto;
}
.full-image,
.play-video-full {
  position: absolute;
  right: 0;
  bottom: 0;
}
.play-video-full {
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  transition: 0.4s ease-out;
}
#strenght h4,
.input-group {
  margin: 10px 0;
}
.full-image[data-mask="90"] {
  opacity: 0.1;
}
.full-image[data-mask="80"] {
  opacity: 0.2;
}
.full-image[data-mask="70"] {
  opacity: 0.3;
}
.full-image[data-mask="60"] {
  opacity: 0.4;
}
.full-image[data-mask="40"] {
  opacity: 0.6;
}
.full-image[data-mask="30"] {
  opacity: 0.7;
}
.full-image[data-mask="20"] {
  opacity: 0.8;
}
.full-image[data-mask="10"] {
  opacity: 0.9;
}
.full-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.hero-image,
.hero-image-left {
  height: 85%;
  position: absolute;
  bottom: 0;
  width: auto;
}
.fit-image.bottom,
.full-image.to-bottom {
  object-position: bottom;
}
.hero-image {
  right: 10%;
}
.hero-image-left {
  left: 10%;
}
.fit-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.fit-image.w-85 {
  width: 85%;
}
.fit-image.top {
  object-position: top;
}
.btn {
  width: fit-content;
  max-width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.5rem 1.25rem;
  border-width: 0;
  border-radius: 2px;
}
.btn.smaller,
.btn.smaller:active,
.btn.smaller:focus {
  width: fit-content;
  box-sizing: content-box;
  margin: 0 5px;
  padding: 7.5px 12.5px;
  display: inline-block;
}
.btn i {
  margin-right: 0.5rem;
}
.btn i.left {
  margin-right: 0;
  margin-left: 0.5rem;
}
.btn-icon {
  position: absolute;
  top: 43px;
  right: 45px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  color: var(--primary-color);
  opacity: 0.5;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.card:hover .btn-icon.pulse:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  animation: 1.5s infinite pulse;
  -webkit-animation: 1.5s infinite pulse;
}
.grecaptcha-badge {
  visibility: hidden;
  z-index: -100;
}
.form-control {
  width: 100%;
  height: 50px;
  background: no-repeat rgba(0, 0, 0, 0.075);
  box-shadow: none;
  padding: 1rem;
  border: none;
  border-radius: 4px;
  line-height: 1.2;
  color: var(--primary-t-color);
}
.form-control.less-opacity {
  background-color: rgba(0, 0, 0, 0.75);
}
.odd .form-control {
  background-color: rgba(255, 255, 255, 0.05);
  color: var(--secondary-t-color);
}
.odd .form-control.less-opacity {
  background-color: rgba(255, 255, 255, 0.5);
  color: var(--primary-t-color);
}
.odd select.form-control,
select.form-control {
  color: #6c757d;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: inherit;
  opacity: 0.75;
  cursor: no-drop;
}
.form-control:focus {
  background-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  color: var(--primary-t-color);
  border: none;
  box-shadow: none;
}
.form-control.less-opacity:focus {
  background-color: rgba(0, 0, 0, 0.9);
}
.odd .form-control:focus {
  background-color: rgba(255, 255, 255, 0.075);
  outline: 0;
  color: var(--secondary-t-color);
  border: none;
  box-shadow: none;
}
.gallery img,
.list-group-item img {
  border-radius: 4px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.odd .form-control.less-opacity:focus {
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--primary-t-color);
}
.form-control.valid {
  background-color: rgba(0, 122, 77, 0.25);
}
.form-control.less-opacity.valid {
  background-color: rgba(0, 122, 77, 0.5);
  color: var(--white-color);
}
.form-control.invalid {
  background-color: rgba(227, 79, 79, 0.25);
}
.form-control.less-opacity.invalid {
  background-color: rgba(227, 79, 79, 0.5);
  color: var(--white-color);
}
textarea.form-control {
  width: 100%;
  min-height: 152px;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-radius: 2px;
}
.input-group .icon-arrow-down {
  position: absolute;
  top: calc(50% - 8px);
  right: 8px;
  color: var(--primary-t-color);
}
.odd .input-group .icon-arrow-down {
  color: var(--secondary-l-color);
}
button:disabled {
  cursor: no-drop;
}
.form-alert {
  margin: 1rem 0;
  display: block;
  color: var(--invalid-color);
}
.modal-header,
.progressbar li,
.progressbar li:before {
  color: var(--primary-t-color);
  font-weight: 700;
}
.form-alert.valid {
  color: var(--valid-color);
}
.form-alert.invalid {
  color: var(--invalid-color);
}
.multi-step-form,
.multi-step-form .content-images .step-image .fit-image,
.multi-step-form .step-images {
  min-height: 575px;
}
.multi-step-form fieldset {
  width: 100%;
  position: relative;
}
.multi-step-form .mask-radius {
  width: calc(58% + 15px);
  right: 0;
}
.progressbar {
  margin-bottom: 25px;
  padding: 0;
  counter-reset: step;
}
.progressbar:after {
  content: "";
  width: 100%;
  height: 6px;
  background-color: var(--primary-bg-color-3);
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 0;
}
.odd .list-group-item img,
.odd .progressbar li:after,
.odd .progressbar:after {
  background-color: var(--secondary-bg-color-3);
}
.progressbar li.active:after,
.progressbar li.active:before,
.progressbar.complete:after {
  background: linear-gradient(
    to right,
    var(--primary-color) 20%,
    var(--secondary-color) 40%,
    var(--secondary-color) 60%,
    var(--primary-color) 80%
  );
}
.list-group-item img,
.progressbar li:after,
.progressbar li:before {
  background-color: var(--primary-bg-color-3);
}
.progressbar.complete:after {
  background-size: 200% auto;
}
.progressbar li.active:after,
.progressbar li.active:before {
  background-size: 200% auto;
  -webkit-animation: 1s linear infinite effect;
  animation: 1s linear infinite effect;
  color: var(--primary-bg-color);
}
.progressbar li {
  list-style-type: none;
  font-size: 1rem;
  text-align: center;
  width: 33.3333%;
  float: left;
  position: relative;
}
.progressbar li:before {
  position: relative;
  z-index: 2;
  content: counter(step);
  counter-increment: step;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 100px;
  margin: 0 auto 10px;
}
.odd .progressbar li:before {
  color: var(--secondary-t-color);
  background-color: var(--secondary-bg-color-3);
}
.progressbar li:after {
  content: "";
  width: 100%;
  height: 6px;
  position: absolute;
  left: -50%;
  top: 17px;
  z-index: 1;
}
.gallery,
footer,
footer .contacts {
  position: relative;
}
.list-group-item {
  margin: 0;
  background: 0 0;
  font-size: 1rem;
  padding-right: 0;
  padding-left: 0;
  border-color: var(--primary-l-color);
}
.list-group-item img {
  width: 65px;
  height: 65px;
  display: block;
  margin-right: 50px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.gallery a:hover img,
.gallery img {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.list-group-item .icon {
  font-size: 34px;
  text-align: left;
}
.list-group-item:last-child .list-group-content {
  padding-bottom: 0;
}
.list-group-content h4 {
  margin: 0 0 5px;
}
.gallery img {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.gallery .fit-image,
.modal-body iframe {
  width: 100%;
  height: 100%;
}
.gallery img:hover,
.scroll-to-top i:focus,
.scroll-to-top i:hover {
  box-shadow:
    0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
}
.gallery a:hover img {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.gallery.featured a:first-child:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -30px;
  left: -15px;
  width: 90%;
  height: 90%;
  border: 4px solid;
  border-color: var(--primary-color);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-duration: 0.6s;
  transition-property: opacity, transform;
}
.gallery.featured a:last-child:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: -15px;
  bottom: 0;
  width: 90%;
  height: 90%;
  border: 4px solid;
  border-color: var(--primary-color);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-duration: 0.6s;
  transition-property: opacity, transform;
}
footer {
  color: var(--white-color);
}
footer.odd {
  background-color: #111;
}
footer .items .card a:not(.btn) {
  margin: 0 0 0.5rem;
  display: block;
  color: var(--primary-p-color);
}
footer .odd .items .card a:not(.btn):last-child {
  margin-bottom: 5px;
}
footer a.navbar-brand:not(.btn) {
  padding: 0;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  color: var(--nav-item-color);
}
footer .navbar-brand .brand {
  letter-spacing: 5px;
  color: var(--secondary-p-color);
}
footer .brand .logo {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 0.8;
  color: var(--primary-color);
}
footer .brand .logo img {
  width: auto;
  height: var(--footer-brand-height);
}
footer .brand a:hover {
  text-decoration: none;
}
footer .contacts {
  top: 2.5rem;
  left: 2.5rem;
}
footer .contacts .nav-item {
  position: relative;
  z-index: 1;
}
footer .contacts:after,
footer .contacts:before {
  content: "";
  z-index: 0;
  top: -40px;
  right: 40px;
  height: 165%;
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-duration: 0.6s;
  position: absolute;
  transition-property: opacity, transform;
  width: 100%;
}
footer .contacts:before {
  border-top: 4px solid;
  border-right: 4px solid;
  border-color: var(--primary-t-color);
}
footer .contacts:after {
  border-left: 4px solid;
  border-bottom: 4px solid;
  border-color: var(--primary-t-color);
}
footer .contacts li {
  margin: 0;
  font-size: 1.2rem;
}
footer .nav-item .nav-link {
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
}
footer .nav-item .nav-link:hover {
  color: var(--primary-color);
  outline: 0;
}
footer .copyright {
  background-color: var(--primary-l-color);
}
footer .copyright p {
  font-size: 14px;
  line-height: 1.8;
  color: var(--white-color) !important;
}
.modal-open {
  overflow-y: hidden;
}
.modal-dialog-slideout {
  min-height: 100%;
  margin: 0 0 0 auto;
}
.modal.fade .modal-dialog.modal-dialog-slideout {
  -webkit-transform: translate(100%, 0) scale(1);
  transform: translate(100%, 0) scale(1);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  height: 100%;
}
.modal.fade.show .modal-dialog.modal-dialog-slideout {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  display: flex;
  align-items: start;
  -webkit-box-align: start;
  height: 100%;
}
.modal-content {
  border: none;
  border-radius: 0;
  background-color: var(--primary-bg-color);
}
.modal-content.full {
  height: 100%;
}
.modal-header {
  align-items: center;
  padding: 25px;
  border: none;
  border-radius: 0;
}
.modal-header .modal-title {
  line-height: 0;
}
.modal-header .icon-close {
  font-size: 24px;
  cursor: pointer;
}
.modal-header.absolute {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.modal-header.absolute .icon-close {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 100px;
  background-color: rgba(5, 130, 131, 0.65);
  color: var(--white-color);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.modal-body {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 25px 25px 75px;
}
.scroll-to-top,
.call-icon {
  display: none;
  position: fixed;
  z-index: 5;
  right: 25px;
  bottom: 25px;
  /* opacity: 0.75; */
  transition-timing-function: ease;
  transition-duration: 0.4s;
  transition-property: opacity, transform;
}
.call-icon {
  bottom: 150px;
  display: block;
}
.call-icon a {
  background-color: #25d366;
  color: var(--white-color);
  height: 48px;
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  color: var(--white-color);
}
.call-icon a i {
  color: var(--white-color);
  font-size: 20px;
  margin-left: 10px;
}
.whatsapp-icon {
  display: block;
  bottom: 85px;
  opacity: 1;
}
.scroll-to-top i {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 22px;
  background-color: var(--primary-bg-color-2);
  box-shadow:
    0 3px 6px rgba(0, 0, 0, 0.16),
    0 3px 6px rgba(0, 0, 0, 0.23);
}
.whatsapp-icon i {
  background: #25d366;
  color: #fff;
}
#strenght img {
  width: 60px;
  margin: 0 auto;
}
#strenght h4 {
  text-align: center;
  font-size: 1rem;
}
.ul-two-col {
  columns: 2 200px;
}
@-webkit-keyframes effect {
  to {
    background-position: -200% center;
  }
}
@keyframes effect {
  to {
    background-position: -200% center;
  }
}
@media (max-width: 1199px) {
  body header .navbar-expand .navbar-nav.toggle {
    display: flex;
  }
  body header .navbar-expand .navbar-nav.toggle a:not(.btn) {
    padding-right: 0;
  }
  body header .navbar-expand .navbar-nav.action,
  body header .navbar-expand .navbar-nav.contacts,
  body header .navbar-expand .navbar-nav.icons .social,
  body header .navbar-expand .navbar-nav.items,
  body header .navbar.top {
    display: none;
  }
  body header .navbar.sub {
    top: 0;
  }
  body .full-slider .inner,
  body .no-slider .inner {
    padding: 0 25px;
  }
  .no-slider .inner .right,
  body .full-slider .inner .right {
    width: 65%;
  }
  body .full-slider.featured .inner .left:after,
  body .full-slider.featured .inner .left:before,
  body .full-slider.featured .inner .right:after,
  body .full-slider.featured .inner .right:before,
  body .gallery.featured a:first-child:before,
  body .gallery.featured a:last-child:before,
  body .no-slider.featured .inner .left:after,
  body .no-slider.featured .inner .left:before,
  body .no-slider.featured .inner .right:after,
  body .no-slider.featured .inner .right:before {
    content: none;
  }
  body .full-slider.featured .inner .left .title,
  body .full-slider.featured .inner .right .title,
  body .no-slider.featured .inner .left .title,
  body .no-slider.featured .inner .right .title {
    max-width: 100%;
  }
  .full-slider.featured .inner .right .description {
    right: initial;
    position: inherit;
  }
  body .full-slider .inner button {
    margin: auto;
  }
  body .full-slider.swiper-container-horizontal > .swiper-pagination-bullets {
    right: 25px;
  }
  body .full-slider .swiper-button-next {
    right: 0;
    padding: 1.5rem 1rem;
  }
  body .full-slider .swiper-button-prev {
    left: 0;
    padding: 1.5rem 1rem;
  }
  body .full-slider .swiper-button-next:after,
  body .full-slider .swiper-button-prev:after {
    font-size: 2rem;
  }
  body .container {
    padding: 0 10px;
    max-width: 100%;
  }
  body .card-footer,
  body .container.header.full-grid {
    margin: 0;
  }
  body .container.full-grid {
    padding: 0;
    max-width: calc(100% - 20px);
    margin: 0 10px;
  }
  body .bricklayer-column-sizer,
  body .columns-2 .bricklayer-column-sizer,
  body .columns-3 .bricklayer-column-sizer,
  body .columns-4 .bricklayer-column-sizer,
  body .columns-5 .bricklayer-column-sizer,
  body .columns-6 .bricklayer-column-sizer {
    width: 33.3333%;
  }
  body .columns-1 .bricklayer-column-sizer {
    width: 100%;
  }
  body .card-columns {
    column-count: 3;
  }
  body .play-video {
    right: 40px;
    bottom: 30px;
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  #about,
  body .team .quote {
    height: auto;
  }

  body .slide-content .title,
  body h1 {
    font-size: 3.5rem;
  }
  body h2 {
    font-size: 2rem;
  }
  body aside {
    margin-top: 60px;
  }
  body .subscribe .items .item {
    padding: 0;
  }
  body .contact form {
    width: 100%;
    margin-bottom: 35px;
  }
  body .process .items:before {
    content: none;
  }
  body .footer,
  body .footer .navbar-nav {
    text-align: center;
  }
  body .footer .btn {
    margin: 10px auto 50px;
  }
  body footer .card i {
    display: none;
  }
  body .bricklayer-column-sizer,
  body .columns-2 .bricklayer-column-sizer,
  body .columns-3 .bricklayer-column-sizer,
  body .columns-4 .bricklayer-column-sizer,
  body .columns-5 .bricklayer-column-sizer,
  body .columns-6 .bricklayer-column-sizer {
    width: 50%;
  }
  body .columns-1 .bricklayer-column-sizer {
    width: 100%;
  }
  body .card-columns {
    column-count: 2;
  }
}
@media (max-width: 767px) {
  #copyright .row {
    flex-direction: column-reverse;
  }
  .menu .nav-link:first-child {
    font-size: 16px;
    font-weight: 500;
  }
  .modal-header {
    padding: 25px 25px 0;
  }
  footer .copyright {
    padding-bottom: 4rem !important;
  }
  footer .copyright p,
  footer .copyright a {
    font-size: 12px !important;
  }
  #copyright p {
    text-align: center !important;
  }
  body .slide-content .title,
  body h1 {
    font-size: 3rem;
  }
  body .intro .btn {
    margin-top: 30px;
  }
  body .highlights:not(.image-right):not(.image-center) .intro {
    margin-top: 50px;
  }
  body .highlights .items .item:last-child,
  body footer .navbar-nav {
    margin-bottom: 35px;
  }
  body .highlights:not(.image-left) .items:last-child .item:last-child {
    margin-bottom: 70px;
  }
  body .blog-grid:not(.masonry) .items .item,
  body .offers .items .item {
    margin-bottom: 30px;
  }
  body header .navbar-expand .navbar-nav.action .btn {
    padding: 5px 10px;
    font-size: 0;
  }
  body header .navbar-expand .navbar-nav.action .btn i {
    font-size: initial;
    margin: 0;
  }
  body .navbar-brand {
    margin: 0;
  }
  body .full-slider .slide-content .inner .center,
  body .full-slider .slide-content .inner .left,
  body .full-slider .slide-content .inner .right,
  body .no-slider .slide-content .inner .center,
  body .no-slider .slide-content .inner .left,
  body .no-slider .slide-content .inner .right,
  body .no-slider .slide-content .inner .right.alt {
    width: 100%;
  }
  .slider-h-auto.no-slider .inner {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-top: 180px;
  }
  .distributor-section .slider-h-100.slider-h-auto,
  .distributor-section .slider-h-auto .swiper-slide {
    min-height: 50vh !important;
    height: 50vh;
  }
  .distributor-section .slider-h-100.slider-h-auto .swiper-wrapper {
    min-height: 58vh;
  }
  .distributor-section .buttons a {
    margin-left: 0 !important;
  }
  body .slide-content .buttons .btn:last-child {
    margin-left: 1rem;
  }
  .slider-h-auto.no-slider .inner p {
    text-align: justify;
  }
  .slider-h-100.slider-h-auto {
    height: calc(80vh - 50px);
    min-height: calc(80vh - 50px);
  }
  #about .slider-h-100.slider-h-auto {
    height: auto;
  }
  #about .no-slider .inner {
    padding: 50px 1rem;
  }
  body .full-slider .slide-content .inner .left a.btn-primary-color:after,
  body .full-slider .slide-content .inner .right a.btn-primary-color:after,
  body .no-slider .slide-content .inner .left button.btn-primary-color:after,
  body .no-slider .slide-content .inner .right button.btn-primary-color:after {
    content: none;
  }
  body .full-slider .hero-image,
  body .no-slider .hero-image {
    right: -15%;
  }
  body .full-slider .hero-image-left,
  body .no-slider .hero-image-left {
    left: initial;
  }
  body .full-slider .hero-image-left.alt,
  body .full-slider .hero-image.alt,
  body .no-slider .hero-image-left.alt,
  body .no-slider .hero-image.alt {
    top: 22%;
  }
  body .full-slider .slide-content .inner .description,
  body .no-slider .slide-content .inner .description {
    max-width: 100%;
    font-size: 1rem;
  }
  body .slide-content .buttons .btn {
    min-width: auto;
    font-size: 0.9rem;
  }
  body section {
    padding: 40px 0px;
  }
  body section.bg-image-1,
  body section.bg-image-2 {
    background-image: none;
  }
  body .highlights.image-right .image {
    position: relative;
  }
  body .highlights.image-right .image img {
    width: calc(100% - 30px);
    height: auto;
    margin: 0 15px;
  }
  body .list-group-item img {
    margin-right: 90px;
  }
  body .filter-section .btn-group .btn {
    font-size: 1rem;
  }
  body .form .message {
    width: calc(100% - 30px);
  }
  body .send,
  body .step-next,
  body .step-prev {
    width: calc(50% - 12px);
  }
  body footer .contacts {
    left: 0;
    margin-bottom: 30px;
  }
  body footer .contacts:after,
  body footer .contacts:before {
    left: 0;
    width: 100%;
  }
}
@media (max-width: 576px) {
  body .bricklayer-column-sizer,
  body .columns-1 .bricklayer-column-sizer,
  body .columns-2 .bricklayer-column-sizer,
  body .columns-3 .bricklayer-column-sizer,
  body .columns-4 .bricklayer-column-sizer,
  body .columns-5 .bricklayer-column-sizer,
  body .columns-6 .bricklayer-column-sizer {
    width: 100%;
  }
  body .card-columns {
    column-count: 1;
  }
  body .modal-body {
    align-items: start;
  }
}
@media (max-width: 380px) {
  body .slide-content .title,
  body h1 {
    font-size: 2.5rem;
  }
  .distributor-section
    .slider-h-100.slider-h-auto
    .slide-content
    .inner
    .center {
    padding-top: 0;
  }
  .distributor-section h2 {
    margin-top: 0;
  }
  .distributor-section .slider-h-100.slider-h-auto,
  .distributor-section .slider-h-auto .swiper-slide {
    min-height: 70vh !important;
    height: 70vh;
  }
}
.contact-form {
  width: 100%;
  height: 450px;
}
.grp-com-logos h6 {
  font-weight: 900;
}
@media (max-width: 1440px) {
  .contact-form {
    height: 500px;
  }
}
.tag-iframe {
  display: none;
  visibility: hidden;
}
@media (max-width: 768px) {
  .contact-form {
    width: 100%;
    height: 680px;
  }
  .contacts a:not(.btn) {
    font-size: 14px;
  }
  .intro .text-max-800 {
    margin-top: 12px;
  }
  body h2 {
    font-size: 21px;
  }
  .fit-image {
    height: auto;
  }
  #about.image-right .image {
    position: static;
    margin-bottom: 1rem;
  }
  #strenght .col-12.item {
    text-align: center;
  }
  blockquote,
  q {
    padding-right: 0;
  }
  p {
    text-align: justify !important;
  }
}
.home-banner {
  /* background-image: url(../../assets/images/main-banner.jpg); */
  background-image: url(../../assets/images/goodrich-banner.jpg) !important;
}
.mob-banner {
  display: none;
}
.mob-banner img {
  width: 100%;
}
@media (max-width: 768px) {
  .home-banner {
    display: none;
  }
  #header .inner,
  .slider-h-auto.no-slider .inner {
    background-color: var(--white-color);
    padding: 20px 2rem !important;
  }
  .mob-banner {
    display: block;
  }
  body .slide-content .title,
  body h1 {
    font-size: 25px;
    line-height: 1.5;
  }
  .no-slider .inner .left {
    padding: 0 0 2rem 0;
  }
  .banner-content p {
    line-height: 24px;
    font-size: 14px !important;
  }
}
