/*!
Theme Name: Tolak
Theme URI: https://bracketweb.com/tolakwp/
Author: Bracket Web
Author URI: https://themeforest.net/user/bracket-web
Description: Tolak – It Solution & Business WordPress Theme is modern & multipurpose template specially for the IT services, technology, cyber security, IT solutions and consulting company related any business website.
Version: 1.2.0
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tolak
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

tolak is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
# Templates
	- Common
	- Navigations One
	- Navigations Two
	- Animations
	- Zoom Fade Css
	- Mobile Nav
	- Search Popup
	- Banner One
	- Main Slider Two
	- Welcome One
	- Counter One
	- We Change
	- We Make
	- Services One
	- Portfolio One
	- Brand One
	- Testimonials Two
	- Two Boxes
	- Video One
	- Reasons One
	- Blog One
	- CTA One
	- Site Footer
	- Areas Of Practice
	- Build Business
	- Web Solutions
	- Team One
	- Watch Video
	- Core Features
	- Blog Two
	- Google Map
	- Get In Touch
	- CTA Two
	- Portfolio Two
	- Page Header
	- Service Details
	- Blog Sidebar
	- Sidebar
	- Blog Details
		- Comments
	- Portfolio Page
	- Portfolio Details
	- Similar Work
	- Portfolio Details Full
	- Reasons
	- Error Page
	- Contact Page
	- Contact Page Google Map
--------------------------------------------------------------*/
:root {
  --tolak-font: "Rubik", sans-serif;
  --tolak-heading-font: "Raleway", sans-serif;
  --tolak-text: #636363;
  --tolak-text-rgb: 99, 99, 99;
  --tolak-text2: #9fa0a0;
  --tolak-text2-rgb: 159, 160, 160;
  --tolak-text-dark: #b7b7b7;
  --tolak-text-dark-rgb: 183, 183, 183;
  --tolak-base: #3d72fc;
  --tolak-base-rgb: 61, 114, 252;
  --tolak-gray: #ecf2fc;
  --tolak-gray-rgb: 236, 242, 252;
  --tolak-gray2: #c1c1c1;
  --tolak-gray2-rgb: 193, 193, 193;
  --tolak-white: #fff;
  --tolak-white-rgb: 255, 255, 255;
  --tolak-black: #051d1f;
  --tolak-black-rgb: 5, 29, 31;
  --tolak-black2: #222222;
  --tolak-black2-rgb: 34, 34, 34;
  --tolak-black3: #000;
  --tolak-black3-rgb: 0, 0, 0;
  --tolak-black4: #1b272a;
  --tolak-black4-rgb: 27, 39, 42;
  --tolak-border-color: #dddddd;
  --tolak-border-color-rgb: 221, 221, 221;
  --tolak-border-color2: #eaf0fa;
  --tolak-border-color2-rgb: 234, 240, 250;
  --tolak-letter-space: 0.1em;
  --tolak-letter-space-xl: 0.2em;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: var(--tolak-black, #051d1f);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted var(--tolak-gray, #ecf2fc);
  cursor: help;
}

mark,
ins {
  background: #eceae0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

b,
strong {
  color: var(--tolak-black, #051d1f);
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

.e-con {
  --container-default-padding-block-start: 0px;
  --container-default-padding-inline-end: 0px;
  --container-default-padding-block-end: 0px;
  --container-default-padding-inline-start: 0px;
  --padding-top: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --padding-right: 0;
  --container-default-padding-top: 0;
  --container-default-padding-left: 0;
  --container-default-padding-right: 0;
  --container-default-padding-bottom: 0;
}

.elementor img {
  max-width: unset;
}

.e-font-icon-svg {
  width: 1em;
  height: 1em;
  color: currentColor;
  fill: currentColor;
}

.has-fixed-footer,
.has-fixed-footer body {
  height: 100%;
  overflow: unset;
}
.has-fixed-footer .page-wrapper {
  min-height: 100%;
  margin-bottom: -100px;
}
.has-fixed-footer .blog-details,
.has-fixed-footer .error-404,
.has-fixed-footer .blog-one,
.has-fixed-footer .blog-two,
.has-fixed-footer .blog-single,
.has-fixed-footer .product-details,
.has-fixed-footer .shop-one.product.news-sidebar,
.has-fixed-footer .woocommerce-cart .woocommerce,
.has-fixed-footer .woocommerce-checkout .woocommerce {
  padding-bottom: 220px;
}
.has-fixed-footer .default-footer .site-footer__bottom {
  padding: 34.5px 0;
}
.has-fixed-footer .page-template-default.woocommerce-cart .woocommerce,
.has-fixed-footer .page-template-default.woocommerce-checkout .woocommerce {
  padding-top: 0;
  padding-bottom: 0px;
}
.has-fixed-footer .woocommerce-cart .woocommerce,
.has-fixed-footer .woocommerce-checkout .woocommerce {
  padding-top: 0;
  margin-top: -15px;
  margin-bottom: -27px;
  padding-bottom: 0;
}
.has-fixed-footer .woocommerce-checkout .woocommerce {
  margin-top: 0;
  margin-bottom: -30px;
}
.has-fixed-footer .main-footer__bottom__inner {
  padding: 22.5px 0;
}

hr {
  background-color: #eceae0;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 0.5em 3em;
  padding-left: 1em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

.logo-retina img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  max-width: 100%;
}

tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
  padding: 8px;
  vertical-align: middle;
  border: 1px solid #eceae0;
  border-top: 1px solid #eceae0;
}

table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
  padding: 8px;
  vertical-align: middle;
  border: 1px solid #eceae0;
  border-top: 1px solid #eceae0;
}

.sidebar__single .calendar_wrap .wp-calendar-table thead {
  background-color: var(--tolak-primary, #f1cf69);
}

.sidebar__single .calendar_wrap .wp-calendar-table thead th {
  text-align: center;
  line-height: 40px;
  color: var(--tolak-base, #ffffff);
  font-weight: 600;
  font-size: 18px;
  padding-top: 4px;
}

.wp-block-calendar .wp-calendar-table caption {
  padding-bottom: 0;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}

.wp-block-calendar .wp-calendar-nav {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wp-block-calendar .wp-calendar-nav a {
  text-decoration: none;
  line-height: 1;
  color: var(--moniz-black, #1e1e22);
  text-transform: uppercase;
  font-weight: 600;
  transition: all 500ms ease;
}

/* Links
--------------------------------------------- */
a {
  color: var(--tolak-black, #051d1f);
}
a:hover, a:focus, a:active {
  color: var(--tolak-base, #3d72fc);
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: none;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #eceae0 #eceae0 #eceae0;
  background: #eceae0;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #eceae0 #eceae0 #eceae0;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #eceae0 #eceae0 #eceae0;
}

.wp-block-button:not(.wp-block-button.align-left) {
  margin-bottom: 20px;
}

.news-details__left .wp-block-button a:hover {
  background-color: var(--tolak-gray, #ecf2fc);
  border-color: var(--tolak-gray, #ecf2fc);
  color: var(--tolak-base, #3d72fc);
}

.news-details__left .wp-block-button a {
  transition: all 500ms ease;
}
.news-details__left .wp-block-button a:hover {
  background-color: var(--tolak-gray, #ecf2fc);
  border-color: var(--tolak-gray, #ecf2fc);
  color: #fff;
}

.news-details__left .wp-block-button.is-style-squared a {
  border-radius: 0;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: var(--tolak-black, #051d1f);
  border: 1px solid #eceae0;
  border-radius: 0px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: var(--tolak-black, #051d1f);
}

/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the ‘X’ from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

select {
  border: 1px solid #eceae0;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 0em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
  font-weight: 500;
}

.bypostauthor {
  display: block;
}

.comments-area {
  position: relative;
  display: block;
  border-top: 1px solid #e8e3da;
  padding-top: 52px;
}

.comments-area .comment-one__title {
  font-size: 35px;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.comments-area .comment-form__title {
  margin-bottom: 45px;
  font-size: 35px;
  text-transform: capitalize;
}

.comments-area .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-area .comment-list ul.children {
  margin: 0;
  list-style: none;
  padding-left: 1em;
}
@media (min-width: 992px) {
  .comments-area .comment-list ul.children {
    padding-left: 3em;
  }
}

.comments-area .comment-box {
  position: relative;
}

.comments-area .comment {
  position: relative;
  min-height: 90px;
}

.comments-area .comment-box .author-thumb {
  position: relative;
  left: 0px;
  top: 0px;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  margin-bottom: 20px;
  overflow: hidden;
}

.comments-area .comment-box .author-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

.comments-area .comment-box .info {
  position: relative;
  margin-bottom: 25px;
  line-height: 24px;
}

.comments-area .comment-box .info .name {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  color: var(--tolak-gray, #ecf2fc);
  text-transform: uppercase;
}

.comments-area .comment-box .info .date {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: var(--tolak-gray, #ecf2fc);
}

.comments-area .comment-box .text {
  position: relative;
  display: block;
  color: var(--tolak-gray, #ecf2fc);
  font-weight: 300;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.comments-area .comment-box .reply-btn {
  position: relative;
  display: block;
}

.comments-area .comment-box .theme-btn .btn-title {
  padding: 6px 30px 4px;
  line-height: 30px;
}

.comments-area .comment-body .says {
  display: none;
}

.comments-area .comment-body {
  width: 100%;
  position: relative;
  padding-left: 120px;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #eceae0;
}
@media (max-width: 991px) {
  .comments-area .comment-body {
    padding-left: 0;
  }
}

.comments-area .trackback .comment-body,
.comments-area .pingback .comment-body {
  padding-left: 0;
}

.comments-area .comment-body .avatar {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .comments-area .comment-body .avatar {
    position: relative;
    margin-bottom: 40px;
  }
}

.comments-area .fn a,
.comments-area .fn {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  color: var(--tolak-black);
  font-family: var(--tolak-heading-font);
  text-decoration: none;
  text-transform: capitalize;
}

.comments-area .comment-body .comment-metadata {
  margin-bottom: 25px;
}

.comments-area .comment-body .comment-metadata a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: var(--tolak-base, #3d72fc);
  text-decoration: none;
}

.comments-area .comment-body .comment-metadata .edit-link a::before {
  content: ".";
  margin-left: 8px;
  margin-right: 10px;
}

.comments-area .comment-content p {
  position: relative;
  display: block;
  color: var(--tolak-text, #636363);
  line-height: 1.875em;
  margin-bottom: 1em;
  font-size: 16px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  letter-spacing: var(--tolak-letter-spacing-two);
  font-weight: 400;
}

.comments-area .comment-content table a {
  color: var(--tolak-text, #636363);
  text-decoration: none;
}

.comments-area .comment-content table a:hover {
  color: var(--tolak-gray, #ecf2fc);
}

.comments-area .comment-content p:last-of-type {
  margin-bottom: 0;
}

.comments-area .reply a {
  padding: 8.5px 18px;
  position: absolute;
  top: -15px;
  right: 0;
  font-size: 17px;
  font-weight: 500;
  color: var(--tolak-base);
  background-color: transparent;
  overflow: hidden;
  transition: all 0.5s linear;
  z-index: 1;
  appearance: none;
  outline: none !important;
  border: none;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
  font-family: var(--heading-font);
}

.comments-area .reply a:hover {
  background-color: transparent;
  color: var(--tolak-black);
}

.comments-area .reply a:hover:before {
  transform: scalex(1);
  transform-origin: left center;
}

@media (min-width: 992px) {
  .comments-area .reply a {
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.comments-area .blog-pagination a,
.comments-area .blog-pagination span {
  margin-bottom: 45px;
}

.comment-respond .blog-details__content-title {
  margin-bottom: 50px;
}

.reply-form .logged-in-as {
  display: flex;
  color: var(--tolak-base, #3d72fc);
  margin-bottom: 24px;
  margin-top: -30px;
}

.reply-form .logged-in-as a {
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
  color: var(--tolak-black);
}

.reply-form .logged-in-as a:hover {
  color: var(--tolak-base);
}

.comment-form__title small {
  font-size: 20px;
}

.comment-form__title small a {
  text-decoration: none;
  color: var(--tolak-base, #3d72fc);
  text-decoration: underline;
}

.comment-form__title small a:hover {
  color: var(--tolak-black);
  opacity: 0.5;
}

.comment-list .comment-respond {
  margin-bottom: 30px;
}

.reply-form.row {
  --bs-gutter-x: 20px;
}

.comment-respond .comment-form__input-box input[type=text],
.comment-respond .comment-form__input-box input[type=url],
.comment-respond .comment-form__input-box input[type=email] {
  margin-bottom: 20px;
}
.comment-respond .form-submit {
  margin-bottom: 0 !important;
}

.comment-list .comment-respond .form-submit {
  margin-bottom: 30px !important;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

.sidebar .widget ul,
.sidebar__single ul {
  margin-left: 0;
  padding-left: 0;
}
.sidebar .widget ul ul,
.sidebar__single ul ul {
  padding-left: 0.5em;
  margin-top: 15px;
  box-shadow: none;
}

.sidebar .widget select,
.sidebar__single select {
  width: 100%;
  height: 68px;
  background-color: var(--tolak-white, #fff);
  font-weight: 400;
  outline: none;
  color: var(--tolak-text, #717178);
  font-size: 16px;
  padding-left: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: var(--tolak-font, "Kumbh Sans", sans-serif);
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="currentColor" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
  background-repeat: no-repeat;
  background-position: right 30px top 50%;
  background-size: 0.65em auto;
  border-radius: 0;
}

.sidebar .widget,
.sidebar__single {
  position: relative;
  display: block;
  padding: 50px 45px 50px;
  background-color: transparent;
  border-radius: 20px;
  border: 1px solid var(--tolak-border-color, #dddddd);
}

.sidebar__single.widget_search {
  padding: 35px 30px;
}

.sidebar .widget ul li,
.sidebar__single ul li {
  position: relative;
}

.sidebar .widget ul li a::after,
.sidebar__single ul li a::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  position: absolute;
  font-size: 16px;
  top: -1px;
  right: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sidebar .widget ul li a,
.sidebar__single ul li a {
  transition: all 500ms ease;
  font-weight: 400;
  color: var(--tolak-color);
}
.sidebar .widget ul li a:hover,
.sidebar__single ul li a:hover {
  color: var(--tolak-black, #051d1f);
}

.sidebar .widget.widget_rss,
.sidebar__single.widget_rss {
  padding-bottom: 40px;
}

.sidebar .widget.widget_rss ul,
.sidebar__single.widget_rss ul {
  list-style: none;
}

.sidebar .widget.widget_rss ul li,
.sidebar__single.widget_rss ul li {
  position: relative;
}
.sidebar .widget.widget_rss ul li ::after,
.sidebar__single.widget_rss ul li ::after {
  content: "";
}
.sidebar .widget.widget_rss ul li + li,
.sidebar__single.widget_rss ul li + li {
  margin-top: 10px;
}

.sidebar .widget.widget_rss li .rsswidget,
.sidebar__single.widget_rss li .rsswidget {
  color: var(--tolak-black, #051d1f);
  font-size: 18px;
  line-height: 1.5em;
  display: block;
  font-weight: 600;
}

.sidebar .widget p,
.sidebar__single p,
.sidebar .widget.widget_rss li .rssSummary,
.sidebar__single.widget_rss li .rssSummary {
  font-size: 16px;
  line-height: 32px;
}

.sidebar .widget p,
.sidebar__single p,
.sidebar .widget.widget_rss li .rssSummary {
  font-weight: 400;
}

.sidebar .widget.widget_rss li .rss-date,
.sidebar__single.widget_rss li .rss-date {
  display: flex;
  align-items: center;
  color: var(--tolak-text, #636363);
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 10px;
  line-height: 1;
  font-weight: 500;
}

.sidebar .widget.widget_rss li .rss-date::before,
.sidebar__single.widget_rss li .rss-date::before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: var(--tolak-base, #3d72fc);
  margin-right: 10px;
}

.sidebar .widget.widget_rss cite,
.sidebar__single.widget_rss cite {
  color: var(--tolak-black, #051d1f);
  font-size: 14px;
}

.sidebar .widget .tagcloud,
.sidebar__single .tagcloud {
  margin-bottom: -10px;
  margin-left: -5px;
}

.sidebar .widget .tagcloud a,
.sidebar__single .tagcloud a,
.sidebar__single .wp-block-tag-cloud a {
  font-size: 16px !important;
  color: var(--tolak-text);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: var(--tolak-white);
  display: inline-block;
  padding: 4px 20px 4px;
  margin-left: 5px;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 13px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  letter-spacing: 0px;
  margin-right: 5px;
  border: 1px solid var(--tolak-border-color, #dddddd);
}
.sidebar .widget .tagcloud a:hover,
.sidebar__single .tagcloud a:hover,
.sidebar__single .wp-block-tag-cloud a:hover {
  color: var(--tolak-white, #fff);
  background: var(--tolak-base, #3d72fc);
}

.sidebar .widget .wp-block-search input[type=search],
.sidebar__single .wp-block-search input[type=search] {
  background-color: var(--tolak-white, #fff);
  height: 64px;
  padding-left: 25px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  color: var(--tolak-text, #636363);
  border: none;
  border-radius: var(--tolak-bdr-radius);
  border: 1px solid var(--tolak-border-color, #dddddd);
}

.sidebar .widget .wp-block-search .wp-block-search__button,
.sidebar__single .wp-block-search .wp-block-search__button {
  padding: 15px 20px;
  text-transform: capitalize;
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-black, #051d1f);
  line-height: 1;
  fill: var(--tolak-white, #fff);
  border-radius: 0;
  margin-left: 0;
  transition: all 500ms ease;
  font-size: 14px;
  border-top-right-radius: var(--tolak-bdr-radius);
  border-bottom-right-radius: var(--tolak-bdr-radius);
  text-transform: uppercase;
}

.sidebar .widget .wp-block-search .wp-block-search__button:hover,
.sidebar__single .wp-block-search .wp-block-search__button:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black, #051d1f);
  fill: var(--tolak-black, #051d1f);
}

.sidebar .widget:last-child,
.sidebar__single.widget:last-child {
  margin-bottom: 0;
}

.wp-calendar-table {
  margin-bottom: 0;
}
.wp-calendar-table th,
.wp-calendar-table td {
  text-align: center;
}
.wp-calendar-table caption {
  padding: 0;
  text-align: center;
  color: var(--tolak-black, #051d1f);
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
}

.wp-calendar-nav {
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wp-calendar-nav a {
  color: var(--tolak-black, #051d1f);
  transition: all 500ms ease;
  font-weight: 500;
}
.wp-calendar-nav a:hover {
  color: var(--tolak-gray, #ecf2fc);
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead,
.sidebar__single .calendar_wrap .wp-calendar-table thead {
  background-color: var(--tolak-black, #051d1f);
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead th,
.sidebar__single .calendar_wrap .wp-calendar-table thead th {
  text-align: center;
  color: var(--tolak-white, #fff);
  font-weight: 400;
  font-size: 18px;
  border: none;
}

.wp-block-calendar .wp-calendar-table caption {
  padding-bottom: 0;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  padding-top: 10px;
}

.wp-block-calendar .wp-calendar-nav {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wp-block-calendar .wp-calendar-nav a {
  text-decoration: none;
  line-height: 1;
  color: var(--tolak-black, #051d1f);
  text-transform: uppercase;
  font-weight: 400;
  transition: all 500ms ease;
}

tbody {
  background-color: var(--tolak-white, #fff);
}

.sidebar .widget ul,
.sidebar__single ul {
  list-style: none;
}
.sidebar .widget .widget-title,
.sidebar__single .widget-title {
  display: flex;
  align-items: center;
}
.sidebar .widget .widget-title .rss-widget-icon,
.sidebar__single .widget-title .rss-widget-icon {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.sidebar .widget .widget-title a,
.sidebar__single .widget-title a {
  color: inherit;
  transition: all 500ms ease;
}
.sidebar .widget .widget-title a:hover,
.sidebar__single .widget-title a:hover {
  color: var(--tolak-gray, #ecf2fc);
}
.sidebar .widget.widget_nav_menu > ul, .sidebar .widget.widget_meta > ul, .sidebar .widget.widget_pages > ul, .sidebar .widget.widget_archive > ul,
.sidebar__single.widget_nav_menu > ul,
.sidebar__single.widget_meta > ul,
.sidebar__single.widget_pages > ul,
.sidebar__single.widget_archive > ul {
  margin-top: -8px;
  padding-left: 0;
}
.sidebar .widget.widget_nav_menu > ul ul, .sidebar .widget.widget_meta > ul ul, .sidebar .widget.widget_pages > ul ul, .sidebar .widget.widget_archive > ul ul,
.sidebar__single.widget_nav_menu > ul ul,
.sidebar__single.widget_meta > ul ul,
.sidebar__single.widget_pages > ul ul,
.sidebar__single.widget_archive > ul ul {
  margin-top: 15px;
  padding-left: 0.7em;
}
.sidebar .widget.widget_nav_menu li, .sidebar .widget.widget_meta li, .sidebar .widget.widget_pages li, .sidebar .widget.widget_archive li,
.sidebar__single.widget_nav_menu li,
.sidebar__single.widget_meta li,
.sidebar__single.widget_pages li,
.sidebar__single.widget_archive li {
  font-size: 16px;
}
.sidebar .widget.widget_nav_menu li + li, .sidebar .widget.widget_meta li + li, .sidebar .widget.widget_pages li + li, .sidebar .widget.widget_archive li + li,
.sidebar__single.widget_nav_menu li + li,
.sidebar__single.widget_meta li + li,
.sidebar__single.widget_pages li + li,
.sidebar__single.widget_archive li + li {
  margin-top: 15px;
}
.sidebar .widget.widget_recent_entries ul, .sidebar .widget.widget_recent_comments ul,
.sidebar__single.widget_recent_entries ul,
.sidebar__single.widget_recent_comments ul {
  padding: 0;
  margin-top: 7px;
}
.sidebar .widget.widget_recent_entries ul li ::after, .sidebar .widget.widget_recent_comments ul li ::after,
.sidebar__single.widget_recent_entries ul li ::after,
.sidebar__single.widget_recent_comments ul li ::after {
  display: none;
}
.sidebar .widget.widget_recent_entries ul li, .sidebar .widget.widget_recent_comments ul li,
.sidebar__single.widget_recent_entries ul li,
.sidebar__single.widget_recent_comments ul li {
  padding-left: 65px;
  font-size: 16px;
  margin: 0;
  line-height: 26px;
  color: var(--tolak-text, #636363);
  min-height: 45px;
}
.sidebar .widget.widget_recent_entries ul li + li, .sidebar .widget.widget_recent_comments ul li + li,
.sidebar__single.widget_recent_entries ul li + li,
.sidebar__single.widget_recent_comments ul li + li {
  margin-top: 23px;
}
.sidebar .widget.widget_recent_entries ul li a, .sidebar .widget.widget_recent_comments ul li a,
.sidebar__single.widget_recent_entries ul li a,
.sidebar__single.widget_recent_comments ul li a {
  color: var(--tolak-color);
  transition: all 500ms ease;
}
.sidebar .widget.widget_recent_entries ul li a:hover, .sidebar .widget.widget_recent_comments ul li a:hover,
.sidebar__single.widget_recent_entries ul li a:hover,
.sidebar__single.widget_recent_comments ul li a:hover {
  color: var(--tolak-black, #051d1f);
  text-shadow: 0 0 1px currentColor;
}
.sidebar .widget.widget_recent_entries ul li::before, .sidebar .widget.widget_recent_comments ul li::before,
.sidebar__single.widget_recent_entries ul li::before,
.sidebar__single.widget_recent_comments ul li::before {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  font-size: 15px;
  color: var(--tolak-black, #051d1f);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  left: 0;
  transition: all 0.4s ease;
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: var(--tolak-gray, #ecf2fc);
}
.sidebar .widget.widget_recent_entries ul li:hover::before, .sidebar .widget.widget_recent_comments ul li:hover::before,
.sidebar__single.widget_recent_entries ul li:hover::before,
.sidebar__single.widget_recent_comments ul li:hover::before {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}
.sidebar .widget.widget_recent_entries li,
.sidebar__single.widget_recent_entries li {
  min-height: 45px;
  display: flex;
  align-items: center;
}
.sidebar .widget.widget_recent_entries ul li::before,
.sidebar__single.widget_recent_entries ul li::before {
  content: "\f044";
}
.sidebar .widget.widget_rss ul,
.sidebar__single.widget_rss ul {
  padding: 0;
  margin-top: -5px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul,
.sidebar__single.recent-posts-widget-with-thumbnails ul {
  margin: -20px !important;
  padding-left: 20px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li ::after,
.sidebar__single.recent-posts-widget-with-thumbnails ul li ::after {
  display: none;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li,
.sidebar__single.recent-posts-widget-with-thumbnails ul li {
  display: flex;
  flex-direction: column-reverse;
  padding: 20px;
  padding-bottom: 20px;
  padding-left: 90px;
  position: relative;
  margin-bottom: 0;
  transition: all 500ms ease;
  border-radius: var(--tolak-bdr-radius);
  border-bottom: 1px solid var(--tolak-border-color, #e8e3da);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li:hover,
.sidebar__single.recent-posts-widget-with-thumbnails ul li:hover {
  background-color: transparent;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li img,
.sidebar__single.recent-posts-widget-with-thumbnails ul li img {
  position: absolute;
  top: 22px;
  left: 1px;
  width: 70px;
  height: auto;
  background-color: var(--tolak-black, #051d1f);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date::before {
  content: "\f017";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  color: var(--tolak-base, #3d72fc);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author::before {
  content: "\f2bd";
  font-weight: 400;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  color: var(--tolak-base, #3d72fc);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author {
  font-size: 14px;
  font-weight: 500;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title {
  font-size: 16px;
  color: var(--tolak-black, #051d1f);
  transition: all 500ms ease;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: var(--tolak-letter-space-small);
  line-height: 28px;
  display: block;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title:hover,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title:hover {
  color: var(--tolak-base, #3d72fc);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: var(--tolak-gray);
  margin-bottom: 0px;
  line-height: 1;
  color: var(--tolak-gray);
  font-size: 14px;
  text-transform: capitalize;
}

.news-one .blog-pagination {
  justify-content: center;
  margin-top: 30px;
}

.sidebar .widget .wp-block-categories,
.sidebar__single .wp-block-categories {
  padding-left: 0;
}

.sidebar .widget .wp-block-tag-cloud,
.sidebar__single .wp-block-tag-cloud {
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-latest-comments__comment-meta,
.sidebar__single .wp-block-latest-comments__comment-meta {
  font-size: 16px;
  line-height: 26px;
  color: var(--tolak-gray, #ecf2fc);
}
.sidebar .widget .wp-block-categories,
.sidebar__single .wp-block-categories {
  margin-top: -8px;
  margin-bottom: -8px;
}
.sidebar .widget .wp-block-categories li + li,
.sidebar__single .wp-block-categories li + li {
  margin-top: 15px;
}
.sidebar .widget ul li,
.sidebar__single ul li {
  font-size: 16px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails,
.sidebar__single.recent-posts-widget-with-thumbnails {
  padding-bottom: 55px;
}
.sidebar .widget .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li,
.sidebar__single .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li {
  margin-bottom: 0;
}
.sidebar .widget .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li + li,
.sidebar__single .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li + li {
  margin-top: 20px;
}

.widget_nav_menu ul.menu {
  margin-top: -10px;
  margin-bottom: -6px;
}

.widget_recent_entries > ul {
  margin-top: -7px;
}

.sidebar .widget.widget_recent_comments ul li:hover::before,
.sidebar__single.widget_recent_comments ul li:hover::before {
  background-color: var(--tolak-base);
  color: var(--tolak-black, #051d1f);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number::before {
  content: "\f086";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  color: var(--tolak-base, #976147);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number {
  font-size: 13px;
  padding-bottom: 5px;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title {
  color: var(--tolak-black, #051d1f);
  transition: all 500ms ease;
  margin-top: -5px;
  display: block;
  font-family: var(--tolak-heading-font, "Cormorant");
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 26px;
}

.sidebar .widget input[type=email],
.sidebar .widget input[type=search],
.sidebar .widget input[type=password],
.sidebar .widget input[type=text] {
  width: 100%;
  display: block;
  height: 68px;
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--tolak-text, #636363);
  outline: none;
  border-radius: 0;
}
.sidebar .widget .textwidget > p:first-child {
  margin-top: -10px;
}
.sidebar .widget .wp-block-tag-cloud {
  margin-bottom: -10px;
  margin-left: -5px;
}
.sidebar .widget .wp-block-tag-cloud a {
  font-size: 16px !important;
  color: var(--tolak-text);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: var(--tolak-white);
  display: inline-block;
  padding: 4px 20px 4px;
  margin-left: 5px;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 13px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  letter-spacing: 0px;
  line-height: 30px;
  border: 1px solid var(--tolak-border-color, #dddddd);
}
.sidebar .widget .wp-block-tag-cloud a:hover {
  color: var(--tolak-white, #fff);
  background: var(--tolak-base, #3d72fc);
}
.sidebar .widget .wp-calendar-table td {
  padding: 3px 0px;
  font-size: 14px;
}
.sidebar .widget .wp-block-calendar thead th {
  background-color: var(--tolak-black, #051d1f);
  color: #fff;
  border: none;
  font-weight: 400;
}
.sidebar .widget .wp-calendar-table td {
  color: var(--tolak-black, #051d1f);
}
.sidebar .widget .wp-block-archives {
  margin-top: -10px;
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-archives li + li {
  margin-top: 10px;
}
.sidebar .widget .wp-block-archives li a::after {
  display: none;
}
.sidebar .widget .wp-block-categories-dropdown,
.sidebar .widget .wp-block-archives-dropdown {
  margin-bottom: 0;
}
.sidebar .widget .wp-block-calendar .wp-calendar-table caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--tolak-black, #051d1f);
  font-weight: 500;
}
.sidebar .widget .wp-block-calendar .wp-calendar-nav a {
  text-transform: capitalize;
  font-weight: 500;
}
.sidebar .widget .wp-block-latest-comments__comment-meta {
  color: var(--tolak-black, #051d1f);
}
.sidebar .widget .wp-block-latest-comments__comment-meta a:hover {
  color: var(--tolak-base, #3d72fc);
}
.sidebar .widget .wp-block-latest-comments__comment-date {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--tolak-font, "Rubik", sans-serif);
}
.sidebar .widget .wp-block-latest-comments__comment-date::before {
  content: "\f017";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--tolak-base, #3d72fc);
}
.sidebar .widget .has-avatar .wp-block-latest-comments__comment-date {
  margin-left: 5px;
}
.sidebar .widget .wp-block-latest-comments__comment:last-child {
  margin-bottom: 0;
}
.sidebar .widget .wp-block-latest-comments__comment-excerpt p:last-child {
  margin-bottom: 0;
}
.sidebar .widget .has-excerpts.wp-block-latest-comments {
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-latest-posts__list li a::after {
  display: none;
}
.sidebar .widget .wp-block-latest-posts__list.has-dates li {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.sidebar .widget .wp-block-latest-posts__list.has-dates li::before {
  display: none;
}
.sidebar .widget .wp-block-latest-posts__list.has-dates li a::after {
  display: none;
}
.sidebar .widget .wp-block-latest-posts__list {
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-latest-posts__list li > a,
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
  flex: 0 0 100%;
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
  font-weight: 400;
  margin-bottom: 0;
  color: var(--tolak-text, #636363);
  font-size: 16px;
  line-height: 32px;
}
.sidebar .widget .wp-block-latest-posts__list li + li {
  margin-top: 15px;
}
.sidebar .widget .wp-block-latest-posts__list li > a {
  color: var(--tolak-black, #051d1f) !important;
  font-weight: 400;
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author {
  margin-right: 5px;
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author::before {
  color: var(--tolak-base, #3d72fc);
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f2bd";
  margin-right: 5px;
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-date::before {
  content: "\f017";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--tolak-base, #3d72fc);
}
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-date {
  font-weight: 400;
  font-size: 14px;
  color: var(--tolak-text, #636363);
}
.sidebar .widget .wp-block-page-list {
  margin-top: -10px;
  margin-bottom: -10px;
}
.sidebar .widget .wp-block-page-list li + li {
  margin-top: 15px;
}
.sidebar .widget .wp-block-rss__item {
  margin-bottom: -10px;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.sidebar .widget .wp-block-rss__item::before {
  display: none;
}
.sidebar .widget .wp-block-rss__item a::after {
  display: none;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title,
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
  flex: 0 0 100%;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
  font-weight: 400;
  margin-bottom: 0;
  color: var(--tolak-text, #636363);
}
.sidebar .widget .wp-block-rss__item li + li {
  margin-top: 15px;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title {
  color: var(--tolak-black, #051d1f);
  font-weight: 400;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author {
  margin-right: 5px;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author {
  margin-left: 10px;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author::before {
  color: var(--tolak-base, #3d72fc);
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f2bd";
  margin-right: 5px;
}
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-publish-date::before {
  content: "\f017";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--tolak-base, #3d72fc);
}
.sidebar .widget .wp-block-rss__item-author,
.sidebar .widget .wp-block-rss__item-publish-date,
.sidebar .widget .wp-block-archives-dropdown label {
  font-weight: 500;
}
.sidebar .widget .wp-block-rss__item-author,
.sidebar .widget .wp-block-rss__item-publish-date {
  font-size: 14px;
  color: var(--tolak-text, 117, 120, 115);
}
.sidebar .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.sidebar .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 60px;
}
.sidebar .widget #loginform {
  margin-top: -10px;
}
.sidebar .widget #loginform input[type=text],
.sidebar .widget #loginform input[type=password] {
  margin-bottom: 10px;
}
.sidebar .widget #loginform p {
  margin: 0;
}
.sidebar .widget #loginform input[type=checkbox] {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.sidebar .widget #loginform .login-submit .button {
  padding: 25px 39px;
  color: #fff;
  font-size: 16px;
  background-color: var(--tolak-black, #051d1f);
  text-transform: uppercase;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  transition: all 500ms ease;
  border: none;
  border-radius: 0px;
}
.sidebar .widget #loginform .login-submit .button:hover {
  color: #fff;
  background-color: var(--tolak-base, #3d72fc);
}
.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta {
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-size: 15px;
  text-transform: lowercase;
  color: inherit;
}
.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a {
  color: var(--tolak-text, #161617);
}
.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a:hover {
  color: var(--tolak-base, #3d72fc);
}
.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta:first-letter {
  text-transform: uppercase;
}

.widget.widget_block h2,
.widget .sidebar__title,
.sidebar .widget .title h2 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: capitalize;
  margin-top: -5px;
  font-family: var(--tolak-heading-font);
}

h2 .rss-widget-title {
  color: var(--tolak-black);
}

.sidebar .widget ul.wp-block-social-links li a::after {
  content: "";
}

.sidebar .widget.widget_categories > ul,
.sidebar .widget.widget_pages > ul,
.sidebar .widget.widget_meta > ul,
.sidebar .widget.widget_recent_comments > ul,
.sidebar .widget.widget_archive > ul {
  margin-bottom: -10px;
}

.sidebar .widget ::placeholder {
  opacity: 1;
  color: var(--tolak-text, #636363);
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li a,
.sidebar .widget .wp-block-rss li a {
  color: var(--tolak-black, #051d1f);
  font-weight: 700;
  font-size: 17px;
  font-family: var(--tolak-heading-font);
}

.sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  font-family: var(--tolak-heading-font);
}

.widget.widget_archive ul li a::after,
.sidebar .widget ul.wp-block-categories li a::after,
.sidebar .widget.widget_categories ul li a::after {
  content: "";
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
}

.widget.widget_archive ul li,
.sidebar .widget .wp-block-categories li,
.sidebar .widget_categories ul li,
.sidebar__single .widget_categories ul li,
.sidebar__single .wp-block-categories li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sidebar .widget .wp-block-categories li ul.children,
.sidebar .widget_categories ul li ul.children,
.sidebar__single .widget_categories ul li ul.children,
.sidebar__single .wp-block-categories li ul.children {
  flex: 0 0 100%;
}

.sidebar .widget .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border-radius: 0;
  border-color: #fff;
  padding: 0;
  border: 1px solid #e6e1d8;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}

.sidebar .widget ul li a:hover,
.sidebar__single ul li a:hover {
  color: var(--tolak-black, #161617);
  text-shadow: 0 0 0 currentColor;
  accent-color: currentcolor;
}

.sidebar .widget.widget_recent_comments ul li:hover::before {
  color: var(--tolak-white);
}

.sidebar .wp-block-heading::after {
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 77px;
  height: 3px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
}

.sidebar .widget .sidebar__posts__title a {
  font-weight: 700;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: var(--tolak-gray, #ecf2fc);
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Custom Animations
--------------------------------------------- */
@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotateme {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotateme {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.rotate-me {
  animation-name: rotateme;
  animation-duration: 24s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 24s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 24s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 24s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}
@keyframes float-bob {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}
.float-bob {
  animation-name: float-bob;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob;
  -webkit-animation-duration: 7s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 7s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 7s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 7s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

/***
=============================================
    circle Css
=============================================
***/
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
/***
=============================================
    Zoom Fade Css
=============================================
***/
.zoom-fade {
  animation-name: zoom-fade;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
/***
=============================================
    Zoom In Out Css
=============================================
***/
.zoominout {
  animation-name: zoomInOut;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: zoomInOut;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: zoomInOut;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  -ms-animation-name: zoomInOut;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: ease-in-out;
  -o-animation-name: zoomInOut;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: ease-in-out;
}

@keyframes zoomInOut {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7);
    transform: rotate(0deg) scale(0.7);
    opacity: 0;
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1);
    transform: rotate(180deg) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.7);
    transform: rotate(360deg) scale(0.7);
    opacity: 0;
  }
}
@-webkit-keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@-webkit-keyframes bgSlideReverse2 {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlideReverse2 {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@-webkit-keyframes banner-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}
@keyframes banner-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}
.banner-animate {
  animation-name: banner-animate;
  animation-duration: 70s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: banner-animate;
  -webkit-animation-duration: 70s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: banner-animate;
  -moz-animation-duration: 70s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: banner-animate;
  -ms-animation-duration: 70s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: banner-animate;
  -o-animation-duration: 70s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 20px 0 0 20px 0 #fff;
    box-shadow: 0 0 0 20px 0 0 20px 0 #fff;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff;
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
/***
=============================================
    Animation1 Css
=============================================
***/
@-webkit-keyframes animation1 {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
@keyframes animation1 {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
/***
=============================================
    Animation2 Css
=============================================
***/
@keyframes animation2 {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-moz-keyframes animation2 {
  0% {
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-o-keyframes animation2 {
  0% {
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes animation2 {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes bgSlide {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlide {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@-webkit-keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@-webkit-keyframes ribbonRotate {
  0%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25%, 75% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}
@keyframes ribbonRotate {
  0%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25%, 75% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}
@-webkit-keyframes footerFish {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }
  25%, 75% {
    -webkit-transform: translateX(20px) translateY(30px) rotate(25deg);
    transform: translateX(20px) translateY(30px) rotate(25deg);
  }
  50% {
    -webkit-transform: translateX(40px) translateY(60px) rotate(45deg);
    transform: translateX(40px) translateY(60px) rotate(45deg);
  }
}
@keyframes footerFish {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }
  25%, 75% {
    -webkit-transform: translateX(20px) translateY(30px) rotate(25deg);
    transform: translateX(20px) translateY(30px) rotate(25deg);
  }
  50% {
    -webkit-transform: translateX(40px) translateY(60px) rotate(45deg);
    transform: translateX(40px) translateY(60px) rotate(45deg);
  }
}
@-webkit-keyframes contactSwimmer {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }
  25%, 75% {
    -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
    transform: translateX(15px) translateY(20px) rotate(10deg);
  }
  50% {
    -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
    transform: translateX(60px) translateY(35px) rotate(15deg);
  }
}
@keyframes contactSwimmer {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }
  25%, 75% {
    -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
    transform: translateX(15px) translateY(20px) rotate(10deg);
  }
  50% {
    -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
    transform: translateX(60px) translateY(35px) rotate(15deg);
  }
}
/***
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
  0% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes float-bob-y {
  0% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(-20px);
  }
}
.float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes footerTree {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
@keyframes footerTree {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
.footertree {
  -webkit-animation: footerTree 5s ease-in infinite;
  animation: footerTree 5s ease-in infinite;
}

@keyframes service_hexagon_2 {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-moz-keyframes service_hexagon_2 {
  0% {
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@-o-keyframes service_hexagon_2 {
  0% {
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes service_hexagon_2 {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes bgSlide {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }
  to {
    transform: rotate(360deg);
  }
}
.rotatescale {
  -webkit-animation-name: rotateScale;
  -webkit-animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateScale;
  -moz-animation-duration: 20s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateScale;
  -ms-animation-duration: 20s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: rotateScale;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@-webkit-keyframes bubbleMover {
  0% {
    transform: translateY(0px) translateX(0) rotate(0);
  }
  30% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: center center;
  }
  50% {
    transform: translateY(50px) translateX(100px) rotate(45deg);
    transform-origin: right bottom;
  }
  80% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: left top;
  }
  100% {
    transform: translateY(0px) translateX(0) rotate(0);
    transform-origin: center center;
  }
}
@keyframes bubbleMover {
  0% {
    transform: translateY(0px) translateX(0) rotate(0);
  }
  30% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: center center;
  }
  50% {
    transform: translateY(50px) translateX(100px) rotate(45deg);
    transform-origin: right bottom;
  }
  80% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: left top;
  }
  100% {
    transform: translateY(0px) translateX(0) rotate(0);
    transform-origin: center center;
  }
}
@-webkit-keyframes shapeMover {
  0%, 100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}
@keyframes shapeMover {
  0%, 100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}
@-webkit-keyframes banner3Shake {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  30% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  60% {
    transform: rotate3d(1, 0, 0, 0deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
}
@keyframes banner3Shake {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  30% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  60% {
    transform: rotate3d(1, 0, 0, 0deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
}
@-webkit-keyframes squareMover {
  0%, 100% {
    transform: translate(0, 0) rotate(0);
  }
  20%, 60% {
    transform: translate(20px, 40px) rotate(180deg);
  }
  30%, 80% {
    transform: translate(40px, 60px) rotate(0deg);
  }
}
@keyframes squareMover {
  0%, 100% {
    transform: translate(0, 0) rotate(0);
  }
  20%, 60% {
    transform: translate(20px, 40px) rotate(180deg);
  }
  30%, 80% {
    transform: translate(40px, 60px) rotate(0deg);
  }
}
@-webkit-keyframes treeMove {
  0%, 100% {
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    transform: rotate(10deg) translateX(30px);
  }
}
@keyframes treeMove {
  0%, 100% {
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    transform: rotate(10deg) translateX(30px);
  }
}
/*--------------------------------------------------------------
#     animate BubbleCss
--------------------------------------------------------------*/
@-webkit-keyframes animateBubble {
  0% {
    margin-top: 20%;
  }
  100% {
    margin-top: -30%;
  }
}
@-moz-keyframes animateBubble {
  0% {
    margin-top: 20%;
  }
  100% {
    margin-top: -30%;
  }
}
@keyframes animateBubble {
  0% {
    margin-top: 20%;
  }
  100% {
    margin-top: -30%;
  }
}
@-webkit-keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 25px;
  }
}
@-moz-keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 25px;
  }
}
@keyframes sideWays {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: 25px;
  }
}
/*--------------------------------------------------------------
#     Zoom Fade Css
--------------------------------------------------------------*/
.zoom-fade {
  animation-name: zoom-fade;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes zoom-fade {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes sunMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes sunMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes planeMove {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  75% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes planeMove {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  75% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes bridMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes bridMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
/** squares **/
@keyframes squares {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@-moz-keyframes squares {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -moz-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@-o-keyframes squares {
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
@keyframes squares {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.24);
    -moz-transform: scale(1.24);
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.1);
    -moz-transform: scale(2.1);
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}
/* Templates
--------------------------------------------- */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Cards
# Common
# Form
# Navigations
# Animations
# Mobile Nav
# Search Popup
# Sidebar Popup
# Page Header
# Google Map
# Client Carousel
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Utility
--------------------------------------------------------------*/
.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-120 {
  margin-top: 120px;
}

.mt--60 {
  margin-top: -60px;
}

.mt--120 {
  margin-top: -120px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb--60 {
  margin-bottom: -60px;
}

.mb--120 {
  margin-bottom: -120px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-142 {
  padding-top: 142px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
body {
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-text, #636363);
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
}

body.locked {
  overflow: hidden;
}

a {
  color: var(--tolak-base, #3d72fc);
  transition: all 400ms ease;
}

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  color: var(--tolak-black, #051d1f);
  font-weight: 700;
}

@media (max-width: 575px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
}
@media (max-width: 575px) {
  p br {
    display: none;
  }
}
::placeholder {
  color: inherit;
  opacity: 1;
}

.background-base {
  background-color: var(--tolak-base, #3d72fc);
}

.background-gray {
  background-color: var(--tolak-gray, #ecf2fc);
}

.background-black {
  background-color: var(--tolak-black, #051d1f);
}

.background-black-2 {
  background-color: var(--tolak-black2, #222222);
}

.tolak-text-dark {
  color: var(--tolak-text-dark, #b7b7b7);
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}

.container-fluid,
.container {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.row {
  --bs-gutter-x: 30px;
}

.gutter-y-10 {
  --bs-gutter-y: 10px;
}

.gutter-y-15 {
  --bs-gutter-y: 15px;
}

.gutter-y-20 {
  --bs-gutter-y: 20px;
}

.gutter-y-30 {
  --bs-gutter-y: 30px;
}

.gutter-y-60 {
  --bs-gutter-y: 60px;
}

.tolak-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  font-size: 17px;
  font-weight: 500;
  border-radius: 6px;
  padding: 12.7px 32.5px;
  transition: 500ms;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.tolak-btn span {
  background: var(--tolak-black, #051d1f);
  border-radius: 50%;
  display: block;
  height: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: width 0.6s ease 0s, height 0.6s ease 0s;
  width: 0;
  z-index: 1;
}

.tolak-btn:hover span {
  height: 562.5px;
  width: 562.5px;
}

.tolak-btn b {
  position: relative;
  color: inherit;
  z-index: 2;
  font-weight: inherit;
}

.tolak-btn-rtl {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  font-size: 17px;
  font-weight: 500;
  border-radius: 6px;
  padding: 12.7px 32.5px;
  transition: 500ms;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.tolak-btn-rtl span {
  background: var(--tolak-black, #051d1f);
  border-radius: 50%;
  display: block;
  height: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: width 0.6s ease 0s, height 0.6s ease 0s;
  width: 0;
  z-index: 1;
}

.tolak-btn-rtl:hover span {
  height: 562.5px;
  width: 562.5px;
}

.tolak-btn-rtl b {
  position: relative;
  color: inherit;
  z-index: 2;
  font-weight: inherit;
}

.tabs-box .tabs-content .tab:not(.active-tab) {
  display: none;
}

.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
  background-color: var(--tolak-base, #3d72fc);
}

.tns-outer .tns-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.tns-outer .tns-controls button {
  width: 45px;
  height: 45px;
  border: 2px solid var(--tolak-base, #3d72fc);
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--tolak-text, #636363);
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
}

.block-title {
  margin-top: -8px;
  margin-bottom: 50px;
}

.block-title__decor {
  width: 21px;
  height: 14px;
  background-image: url(../images/shapes/leaf-1-1.png);
  background-repeat: no-repeat;
  background-position: top center;
  display: inline-block;
  line-height: 1;
  margin-bottom: -5px;
  position: relative;
  top: -7px;
}

.block-title p {
  margin: 0;
  color: var(--tolak-text, #636363);
  font-size: 16px;
  line-height: 1;
  margin-bottom: 7px;
}

@media (min-width: 768px) {
  .block-title p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .block-title p {
    font-size: 20px;
  }
}
.block-title h3 {
  margin: 0;
  font-size: 35px;
  color: var(--tolak-black, #051d1f);
}

@media (min-width: 768px) {
  .block-title h3 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  .block-title h3 {
    font-size: 50px;
  }
}
.ul-list-one {
  margin-bottom: 0;
}

.ul-list-one li {
  position: relative;
  padding-left: 45px;
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
}

@media (min-width: 481px) {
  .ul-list-one li {
    font-size: 20px;
  }
}
.ul-list-one li::before {
  content: "\e907";
  color: var(--tolak-base, #3d72fc);
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-family: "azino-icon";
}

.preloader {
  position: fixed;
  background-color: var(--tolak-black, #051d1f);
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9991;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
}

.preloader__image {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px auto;
  width: 100%;
  height: 100%;
}

/* scroll to top */
.scroll-to-top {
  display: flex;
  align-items: center;
  width: auto;
  height: 35px;
  background: transparent;
  position: fixed;
  bottom: 60px;
  right: -12px;
  z-index: 99;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transform: rotate(-90deg);
  cursor: pointer;
  transition: all 0.2s ease;
}

.scroll-to-top__text {
  display: inline;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-right: 8px;
}

.scroll-to-top__wrapper {
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: var(--tolak-base, #3d72fc);
  position: relative;
  overflow: hidden;
}

.scroll-to-top__inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--tolak-black, #051d1f);
}

.scroll-to-top.show {
  opacity: 1;
  visibility: visible;
  bottom: 70px;
}

/* post paginations */
.post-pagination {
  margin-bottom: 0;
  margin-top: 0px;
}

@media (min-width: 992px) {
  .post-pagination {
    margin-top: 0px;
  }
}
.post-pagination a {
  display: flex;
  width: 45px;
  height: 45px;
  background-color: var(--tolak-gray, #ecf2fc);
  align-items: center;
  justify-content: center;
  color: var(--tolak-text, #636363);
  font-size: 16px;
  font-weight: 500;
  border-radius: 50%;
  transition: 500ms ease;
}

@media (min-width: 992px) {
  .post-pagination a {
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
}
.post-pagination a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.post-pagination li:first-child a {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.post-pagination li:last-child a {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.post-pagination li + li {
  margin-left: 10px;
}

.tolak-owl__carousel--with-shadow .owl-stage-outer {
  overflow: visible;
}

.tolak-owl__carousel--with-shadow .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.tolak-owl__carousel--with-shadow .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-nav {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 50px;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-nav button {
  border: none;
  outline: none;
  border-radius: 50%;
  margin: 0;
  padding: 0;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-nav button span {
  border: none;
  outline: none;
  width: 50px;
  height: 50px;
  background-color: var(--tolak-gray, #ecf2fc);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--tolak-text, #636363);
  border-radius: 50%;
  font-size: 14px;
  color: var(--tolak-text, #636363);
  transition: all 500ms ease;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-nav button span:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-nav.disabled {
  display: none;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 50px;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
  width: 13px;
  height: 13px;
  display: block;
  border-radius: 0;
  background-color: transparent;
  border: 3px solid var(--tolak-base, #3d72fc);
  margin: 0;
  transition: all 300ms ease;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot span {
  display: none;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot:hover,
.tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
  background-color: var(--tolak-base, #3d72fc);
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-dots.disabled {
  display: none;
}

.tolak-owl__carousel--basic-nav.owl-carousel .owl-nav.disabled + .owl-dots {
  margin-top: 50px;
}

.sec-title {
  padding-bottom: 41px;
}

@media (max-width: 767px) {
  .sec-title {
    padding-bottom: 30px;
  }
}
.sec-title__tagline {
  margin: 0 0 10px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-base, #3d72fc);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  font-style: italic;
  line-height: 0.9;
}

@media (min-width: 768px) {
  .sec-title__tagline {
    font-size: 18px;
  }
}
.sec-title__tagline__left {
  position: relative;
  bottom: 6px;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: var(--tolak-base, #3d72fc);
  margin-right: 10px;
}

.sec-title__tagline__right {
  position: relative;
  bottom: 6px;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: var(--tolak-base, #3d72fc);
  margin-left: 10px;
}

.sec-title__title {
  margin: 0;
  font-size: 30px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .sec-title__title {
    font-size: 40px;
    line-height: 50px;
  }
}
.sec-title-two {
  padding-bottom: 41px;
}

@media (max-width: 767px) {
  .sec-title-two {
    padding-bottom: 30px;
  }
}
.sec-title-two__tagline {
  margin: 0 0 17px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-base, #3d72fc);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 0.9;
}

@media (min-width: 768px) {
  .sec-title-two__tagline {
    font-size: 18px;
  }
}
.sec-title-two__tagline__left {
  display: inline-block;
  margin-right: 7px;
  font-size: 18px;
  color: inherit;
}

.sec-title-two__tagline__right {
  display: inline-block;
  font-size: 18px;
  color: inherit;
  margin-left: 7px;
}

.sec-title-two__title {
  margin: 0;
  font-size: 30px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .sec-title-two__title {
    font-size: 40px;
    line-height: 50px;
  }
}
.ui-datepicker .ui-datepicker-header {
  background-image: none;
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
  font-family: var(--tolak-font, "Rubik", sans-serif);
}

.ui-datepicker-calendar th span {
  font-family: var(--tolak-font, "Rubik", sans-serif);
}

.ui-datepicker-calendar td {
  background-color: var(--tolak-gray, #ecf2fc);
  background-image: none;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-text, #636363);
}

.ui-datepicker-calendar td a {
  border-color: var(--tolak-border-color, #dddddd);
  background-color: var(--tolak-gray, #ecf2fc);
  background-image: none;
}

.ui-datepicker-calendar .ui-state-default,
.ui-datepicker-calendar .ui-widget-content .ui-state-default,
.ui-datepicker-calendar .ui-widget-header .ui-state-default {
  border-color: var(--tolak-border-color, #dddddd);
  background-color: var(--tolak-gray, #ecf2fc);
  background-image: none;
  color: var(--tolak-text, #636363);
  padding: 10px 5px;
  text-align: center;
  line-height: 1em;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-widget-content .ui-state-default:hover,
.ui-datepicker-calendar .ui-widget-header .ui-state-default:hover {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
}

.ui-datepicker-calendar .ui-state-highlight,
.ui-datepicker-calendar .ui-widget-content .ui-state-highlight,
.ui-datepicker-calendar .ui-widget-header .ui-state-highlight {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  background-image: none;
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black, #051d1f);
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  top: 2px;
}

.ui-datepicker .ui-datepicker-prev:hover {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next:hover {
  right: 2px;
}

/*--------------------------------------------------------------
# Cards
--------------------------------------------------------------*/
.video-one {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
  padding: 100px 0;
}

.video-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--tolak-black, #051d1f);
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
}

.video-one .container {
  position: relative;
  text-align: center;
}

.video-one__btn {
  width: 145px;
  height: 145px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
}

.video-one__btn .video-popup {
  font-size: 24px;
  color: var(--tolak-white, #fff);
  transition: all 500ms ease;
  position: relative;
  z-index: 10;
}

.video-one__btn .video-popup:hover {
  color: var(--tolak-base, #3d72fc);
}

.video-one__btn .curved-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 145px;
  height: 145px;
  transform-origin: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: textRotate 15s linear 0s forwards infinite alternate;
}

.video-one__btn .curved-circle--item {
  width: 145px;
}

.video-one__btn .curved-circle--item span {
  text-transform: uppercase;
  font-size: 14px;
  color: var(--tolak-white, #fff);
  letter-spacing: 0.4em;
}

.video-one__title {
  margin: 0;
  text-transform: uppercase;
  color: var(--tolak-white, #fff);
  font-size: 40px;
  line-height: 1.2em;
  margin-bottom: 40px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .video-one__title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .video-one__title {
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 35px;
  }
}
.video-one__link::before {
  background-color: var(--tolak-base, #3d72fc);
}

.video-two {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
  padding: 143px 0 320px;
}

@media (max-width: 767px) {
  .video-two {
    padding: 100px 0 270px;
  }
  .video-two .text-end {
    text-align: left !important;
  }
}
.video-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--tolak-black, #051d1f);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.video-two__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}

@media (max-width: 1199px) {
  .video-two__shape {
    display: none;
  }
}
.video-two .container {
  position: relative;
}

.video-two__btn {
  width: 145px;
  height: 145px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
  margin-top: 42px;
}

.video-two__btn .video-popup {
  font-size: 24px;
  color: var(--tolak-white, #fff);
  transition: all 500ms ease;
  position: relative;
  z-index: 10;
}

.video-two__btn .video-popup:hover {
  color: var(--tolak-base, #3d72fc);
}

.video-two__btn .curved-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 145px;
  height: 145px;
  transform-origin: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: textRotate 15s linear 0s forwards infinite alternate;
}

.video-two__btn .curved-circle--item {
  width: 145px !important;
  height: 145px !important;
}

.video-two__btn .curved-circle--item span {
  text-transform: uppercase;
  font-size: 14px;
  color: var(--tolak-white, #fff);
  letter-spacing: 0.4em;
}

.video-two__title {
  margin: 0;
  text-transform: uppercase;
  color: var(--tolak-white, #fff);
  font-size: 40px;
  line-height: 1.2em;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .video-two__title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .video-two__title {
    font-size: 60px;
    margin-bottom: 35px;
  }
}
.video-two__link::before {
  background-color: var(--tolak-base, #3d72fc);
}

.team-one {
  padding: 120px 0;
  position: relative;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .team-one {
    padding: 80px 0;
  }
}
.team-card {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 20px;
  z-index: 1;
  overflow: hidden;
  padding: 15px;
}

.team-card::after {
  position: absolute;
  left: -161px;
  top: -94px;
  width: 638px;
  height: 630px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  opacity: 0.13;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 638 630"><path d="m0.6 417.8l465.2-417.6 172.4 192c0 0-268.9 214.4-404.3 336-53.6 48.1 9.1 101.6 9.1 101.6z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 638 630"><path d="m0.6 417.8l465.2-417.6 172.4 192c0 0-268.9 214.4-404.3 336-53.6 48.1 9.1 101.6 9.1 101.6z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: left top;
  mask-position: left top;
  -webkit-mask-size: cover;
  mask-size: cover;
  transition: all 500ms ease;
  z-index: -1;
}

.team-card__image {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  z-index: 2;
}

.team-card__image img {
  position: relative;
  width: 100%;
}

.team-card__image::after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: auto;
  transition: height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0.2s;
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.71);
}

.team-card__image::before {
  content: "";
  width: 60px;
  height: 58px;
  position: absolute;
  right: 14px;
  top: 17px;
  background-image: url(../images/shapes/team-shape-1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  opacity: 0;
  transform: scale(0);
  transition: all 500ms ease;
}

.team-card__hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 42px;
  margin: auto;
  display: flex;
  align-items: center;
}

.team-card__social {
  background-color: var(--tolak-white, #fff);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  transition: all 500ms ease;
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.05);
}

.team-card__social:hover {
  background-color: var(--tolak-black, #051d1f);
}

.team-card__social:hover > i {
  color: var(--tolak-white, #fff);
  transform: rotate(45deg);
}

.team-card__social > i {
  width: 40px;
  height: 40px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  transition: all 500ms ease;
}

.team-card__social__list {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  transform: translateY(0) scale(0, 1);
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: 500ms ease;
  transform-origin: bottom;
  text-align: center;
  padding-bottom: 80px;
}

.team-card__social__list a {
  width: 38px;
  height: 38px;
  background-color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--tolak-base, #3d72fc);
  font-size: 17px;
  transition: all 500ms ease;
}

.team-card__social__list a + a {
  margin-top: 17px;
}

.team-card__social__list a:hover {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
}

.team-card__social:hover .team-card__social__list {
  opacity: 1;
  transform: translateY(0) scale(1, 1);
}

.team-card__content {
  position: relative;
  padding: 16px 0 2px 115px;
}

.team-card__title {
  margin: 0;
  font-size: 22px;
  line-height: 1.1818181818em;
  color: var(--tolak-black, #051d1f);
  text-transform: capitalize;
  margin-bottom: 8px;
}

.team-card__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.team-card__title a:hover {
  background-size: 100% 1px;
}

.team-card__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.team-card__designation {
  line-height: 1em;
  margin: 0;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  margin: 0;
}

.team-card:hover .team-card__image::after {
  height: 100%;
  top: auto;
  bottom: 0;
}

.team-card:hover .team-card__image:before {
  opacity: 1;
  transform: scale(1);
  animation: rotated 10s infinite linear;
}

.team-card:hover:after {
  opacity: 1;
}

.team-two {
  padding: 120px 0;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .team-two {
    padding: 80px 0;
  }
}
.team-card-two {
  position: relative;
  z-index: 1;
  background-color: transparent;
  overflow: hidden;
  padding: 0;
}

.team-card-two--even {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .team-card-two--even {
    margin-top: 0;
  }
}
.team-card-two::after {
  position: absolute;
  left: 0;
  bottom: 9px;
  width: 100%;
  height: 205px;
  content: "";
  background-color: var(--tolak-gray, #ecf2fc);
  transition: all 500ms ease;
  border-radius: 20px;
  z-index: -1;
}

.team-card-two:hover:after {
  background-color: var(--tolak-black, #051d1f);
  bottom: 0;
}

.team-card-two::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 205px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
  border-radius: 20px;
  z-index: -1;
}

.team-card-two:hover:before {
  bottom: 9px;
}

.team-card-two__image {
  position: relative;
  max-width: 207px;
  margin: 0 auto;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 207 272"><path d="m102 0c50.3 0 105 130.7 105 181 0 50.3-54.7 91-105 91-50.3 0-102-40.7-102-91 0-50.3 51.7-181 102-181z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 207 272"><path d="m102 0c50.3 0 105 130.7 105 181 0 50.3-54.7 91-105 91-50.3 0-102-40.7-102-91 0-50.3 51.7-181 102-181z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
  z-index: 2;
}

.team-card-two__image img {
  position: relative;
  width: 100%;
}

.team-card-two__image-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 207px;
  max-height: 272px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-color: var(--tolak-white, #fff);
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 207 272"><path d="m102 0c50.3 0 105 130.7 105 181 0 50.3-54.7 91-105 91-50.3 0-102-40.7-102-91 0-50.3 51.7-181 102-181z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 207 272"><path d="m102 0c50.3 0 105 130.7 105 181 0 50.3-54.7 91-105 91-50.3 0-102-40.7-102-91 0-50.3 51.7-181 102-181z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
  opacity: 0;
  transition: all 500ms ease;
}

.team-card-two:hover .team-card-two__image-bg {
  top: 7px;
  opacity: 1;
}

.team-card-two__hover {
  position: absolute;
  bottom: 32px;
  right: 30px;
  margin: auto;
  display: flex;
  align-items: center;
}

.team-card-two__social {
  background-color: var(--tolak-black, #051d1f);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  transition: all 500ms ease;
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.05);
}

.team-card-two__social:hover {
  background-color: var(--tolak-white, #fff);
}

.team-card-two__social:hover > i {
  color: var(--tolak-base, #3d72fc);
  transform: rotate(45deg);
}

.team-card-two__social > i {
  width: 34px;
  height: 34px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--tolak-white, #fff);
  border-radius: 50%;
  transition: all 500ms ease;
}

.team-card-two__social__list {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  transform: translateY(0) scale(0, 1);
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: 500ms ease;
  transform-origin: bottom;
  text-align: center;
  padding-bottom: 48px;
}

.team-card-two__social__list a {
  width: 33px;
  height: 33px;
  background-color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--tolak-text, #636363);
  font-size: 15px;
  transition: all 500ms ease;
}

.team-card-two__social__list a + a {
  margin-top: 8px;
}

.team-card-two__social__list a:hover {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
}

.team-card-two__social:hover .team-card-two__social__list {
  opacity: 1;
  transform: translateY(0) scale(1, 1);
}

.team-card-two:hover .team-card-two__social {
  background-color: var(--tolak-white, #fff);
}

.team-card-two:hover .team-card-two__social > i {
  color: var(--tolak-base, #3d72fc);
}

.team-card-two__content {
  position: relative;
  padding: 21px 70px 31px 30px;
}

.team-card-two__title {
  margin: 0;
  font-size: 22px;
  line-height: 1.1818181818em;
  color: var(--tolak-black, #051d1f);
  text-transform: capitalize;
  margin-bottom: 8px;
}

.team-card-two__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.team-card-two__title a:hover {
  background-size: 100% 1px;
}

.team-card-two__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.team-card-two:hover .team-card-two__title {
  color: var(--tolak-white, #fff);
}

.team-card-two__designation {
  line-height: 1em;
  margin: 0;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  margin: 0;
  transition: all 200ms ease;
}

.team-card-two:hover .team-card-two__designation {
  color: var(--tolak-white, #fff);
}

.team-details {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .team-details {
    padding: 80px 0;
  }
}
.team-details__inner {
  position: relative;
  border-radius: 50px;
  overflow: hidden;
  border: 1px solid var(--tolak-border-color, #dddddd);
}

.team-details__image {
  position: relative;
  z-index: 2;
  padding: 47px 0 47px 40px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .team-details__image {
    padding: 40px 0 40px 20px;
  }
}
@media (max-width: 767px) {
  .team-details__image {
    padding: 40px 20px;
  }
}
.team-details__image::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 55%;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
  content: "";
  border-radius: 50px;
}

.team-details__image img {
  max-width: 100%;
  border-radius: 50px;
}

.team-details__content {
  position: relative;
  padding: 103px 60px 50px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .team-details__content {
    padding: 50px 30px 30px 0;
  }
}
@media (max-width: 991px) {
  .team-details__content {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .team-details__content {
    padding: 40px 20px;
  }
}
.team-details__title {
  margin: 0;
  font-size: 22px;
  letter-spacing: 0.33px;
  line-height: 1;
  margin-bottom: 24px;
}

.team-details__list {
  margin: 0;
  padding: 0;
}

.team-details__list li {
  border: 1px solid var(--tolak-border-color, #dddddd);
  position: relative;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0.24px;
  padding: 8px 22px;
  margin: 0 0 21px;
  color: var(--tolak-text, #636363);
  display: flex;
  align-items: center;
}

.team-details__list li > a {
  color: inherit;
  line-height: 1.2;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.team-details__list li > a:hover {
  background-size: 100% 1px;
}

.team-details__list li > a:hover {
  color: var(--tolak-base, #3d72fc);
}

.team-details__list li:nth-child(2) {
  line-height: 27px;
  padding: 14px 22px;
}

.team-details__social {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-left: 30px;
}

.team-details__social a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: var(--tolak-black, #051d1f);
  background: transparent;
  transition: all 500ms ease;
}

.team-details__social a:hover {
  color: var(--tolak-base, #3d72fc);
}

.team-details__text {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.032px;
  margin: 45px 0 25px;
}

@media (min-width: 1200px) {
  .team-details__text {
    max-width: 91%;
  }
}
.team-details__progress {
  position: relative;
  margin-top: 13px;
}

@media (min-width: 1200px) {
  .team-details__progress {
    margin-right: 40px;
  }
}
.team-details__progress__title {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px;
}

.team-details__progress__bar {
  width: 100%;
  height: 5px;
  border: 1px solid var(--tolak-base, #3d72fc);
  position: relative;
}

.team-details__progress__inner {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--tolak-base, #3d72fc);
  transition: all 700ms linear;
  width: 0px;
}

.team-details__progress__number {
  position: absolute;
  bottom: calc(100% + 4px);
  right: 0;
  font-size: 16px;
  font-weight: 500;
}

.blog-card {
  position: relative;
  background-color: var(--tolak-white, #fff);
  border: 1px solid var(--tolak-border2-color, #eaf0fa);
  padding: 10px 9px 0;
}

.blog-card__bg {
  position: absolute;
  left: 0;
  top: 81px;
  width: 100%;
  height: 92px;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
}

.blog-card__bg::after {
  position: absolute;
  left: 0;
  top: 92px;
  width: 100%;
  height: 139px;
  content: "";
  background-color: var(--tolak-border2-color, #eaf0fa);
}

@media (max-width: 1199px) {
  .blog-card__bg::after {
    height: 85px;
  }
}
@media (max-width: 991px) {
  .blog-card__bg::after {
    height: 111px;
  }
}
@media (max-width: 767px) {
  .blog-card__bg::after {
    height: 122px;
  }
}
.blog-card__image {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.blog-card__image img {
  transition: 0.5s;
  background-size: cover;
  width: 100%;
}

.blog-card__image img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.blog-card__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.75);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
}

.blog-card__image__link::before,
.blog-card__image__link::after {
  content: "";
  width: 22px;
  height: 3px;
  background-color: var(--tolak-white, #fff);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-card__image__link::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.blog-card__border {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 20px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  overflow: hidden;
  border: 7px solid #4a585f;
  opacity: 0;
  visibility: hidden;
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
  transition: all 0.5s;
}

.blog-card__border::after {
  position: absolute;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border: 6px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
}

.blog-card:hover .blog-card__border {
  visibility: visible;
  opacity: 0.25;
  transform: rotate(0deg);
  transform-origin: 100% 100%;
}

.blog-card:hover .blog-card__image > a {
  opacity: 1;
  transform: translateY(0);
}

.blog-card:hover .blog-card__image img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.blog-card:hover .blog-card__image img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card__meta {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 19px 0 19px;
}

.blog-card__meta__date {
  background-color: var(--tolak-base, #3d72fc);
  font-size: 15px;
  color: var(--tolak-white, #fff);
  line-height: 1.2;
  text-align: center;
  width: 62px;
  padding: 9.5px 5px;
}

.blog-card__meta__date span {
  display: block;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.blog-card__meta__year {
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  line-height: 1;
  display: block;
  padding: 0 8px;
  position: relative;
  top: -5px;
}

.blog-card__meta__year::after {
  position: absolute;
  left: -1px;
  top: -8px;
  content: "";
  width: 2px;
  height: 55px;
  background-color: var(--tolak-base, #3d72fc);
}

.blog-card__meta__year::before {
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}

.blog-card__meta__comments {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  position: relative;
  top: -6px;
  font-size: 14px;
}

.blog-card__meta__comments i {
  font-size: 16px;
  margin-right: 8px;
  color: var(--tolak-base, #3d72fc);
}

.blog-card__content {
  position: relative;
  padding: 24px 20px 31px;
}

.blog-card__title {
  margin: 0;
  color: var(--tolak-black, #051d1f);
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
}

.blog-card__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card__title a:hover {
  background-size: 100% 1px;
}

.blog-card__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card__text {
  margin: 0 0 18px;
}

.blog-card__link {
  display: inline-flex;
  align-items: center;
  text-transform: capitalize;
  font-size: 16px;
  letter-spacing: 0.24px;
  color: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
  line-height: 1em;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card__link:hover {
  background-size: 100% 1px;
}

.blog-card__link:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card__link:hover i {
  transform: rotate(-90deg);
  top: 0;
}

.blog-card__link i {
  margin-left: 6px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.blog-one {
  padding: 120px 0;
  position: relative;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .blog-one {
    padding: 80px 0;
  }
}
.blog-card-two {
  position: relative;
  padding: 0;
}

.blog-card-two__image {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.blog-card-two__image img {
  transition: 0.5s;
  background-size: cover;
  width: 100%;
}

.blog-card-two__image img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-two__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.blog-card-two__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.75);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
}

.blog-card-two__image__link::before,
.blog-card-two__image__link::after {
  content: "";
  width: 22px;
  height: 3px;
  background-color: var(--tolak-white, #fff);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-card-two__image__link::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.blog-card-two:hover .blog-card-two__image > a {
  opacity: 1;
  transform: translateY(0);
}

.blog-card-two:hover .blog-card-two__image img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.blog-card-two:hover .blog-card-two__image img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-two__meta {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 30px 0 17px;
  border: 1px solid var(--tolak-border2-color, #eaf0fa);
  border-top: none;
}

@media (max-width: 767px) {
  .blog-card-two__meta {
    padding-right: 15px;
  }
}
.blog-card-two__meta__author {
  display: flex;
  align-items: center;
  font-size: 14px;
}

@media (max-width: 767px) {
  .blog-card-two__meta__author {
    display: none;
  }
}
.blog-card-two__meta__author img {
  width: 33px !important;
  height: 33px;
  border: 2px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  margin-right: 11px;
}

.blog-card-two__meta__author a {
  color: inherit;
  margin-left: 4px;
}

.blog-card-two__meta__author a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-two__meta__date {
  background-color: var(--tolak-base, #3d72fc);
  font-size: 15px;
  color: var(--tolak-white, #fff);
  line-height: 1.2;
  text-align: center;
  width: 62px;
  padding: 4.5px 5px;
  margin-left: 18px;
}

@media (max-width: 767px) {
  .blog-card-two__meta__date {
    margin-left: 10px;
  }
}
.blog-card-two__meta__date span {
  display: block;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.blog-card-two__meta__year {
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  line-height: 1;
  display: block;
  padding: 0 8px;
  position: relative;
}

.blog-card-two__meta__year::after {
  position: absolute;
  left: -1px;
  top: -8px;
  content: "";
  width: 2px;
  height: 55px;
  background-color: var(--tolak-base, #3d72fc);
}

.blog-card-two__meta__year::before {
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}

.blog-card-two__meta__comments {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 15px;
  margin-left: auto;
  font-size: 14px;
}

.blog-card-two__meta__comments i {
  font-size: 17px;
  margin-right: 8px;
  color: var(--tolak-base, #3d72fc);
}

.blog-card-two__content {
  position: relative;
  padding: 33px 30px 32px;
  border: 1px solid var(--tolak-border2-color, #eaf0fa);
  border-top: none;
}

.blog-card-two__title {
  margin: 0;
  color: var(--tolak-black, #051d1f);
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
}

.blog-card-two__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card-two__title a:hover {
  background-size: 100% 1px;
}

.blog-card-two__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-two__text {
  max-width: 450px;
  margin: 0 0 18px;
}

.blog-card-two__link {
  display: inline-flex;
  align-items: center;
  text-transform: capitalize;
  font-size: 16px;
  letter-spacing: 0.24px;
  color: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
  line-height: 1em;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card-two__link:hover {
  background-size: 100% 1px;
}

.blog-card-two__link:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-two__link:hover i {
  transform: rotate(-90deg);
  top: 0;
}

.blog-card-two__link i {
  margin-left: 6px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.blog-two {
  position: relative;
  padding: 120px 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .blog-two {
    padding: 80px 0;
  }
}
.blog-two--page {
  position: relative;
}

.blog-two--page .blog-card-two__text {
  max-width: 100%;
}

@media (min-width: 768px) {
  .blog-two--page .blog-card-two__title {
    font-size: 30px;
    line-height: 40px;
  }
}
.blog-three {
  position: relative;
  padding: 120px 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .blog-three {
    padding: 80px 0;
  }
}
.blog-card-three {
  position: relative;
  background-color: var(--tolak-white, #fff);
  border: 1px solid var(--tolak-border2-color, #eaf0fa);
  padding: 0;
}

.blog-card-three__image {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin: 0 -1px;
}

.blog-card-three__image img {
  transition: 0.5s;
  background-size: cover;
  width: 100%;
}

.blog-card-three__image img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-three__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.blog-card-three__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.77);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
}

.blog-card-three__image__link i {
  width: 40px;
  height: 40px;
  background-color: var(--tolak-white, #fff);
  display: block;
  position: absolute;
  border-radius: 3px;
  right: 10px;
  bottom: 10px;
  color: var(--tolak-base, #3d72fc);
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}

.blog-card-three__image__link i:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.blog-card-three:hover .blog-card-three__image > a {
  opacity: 1;
  transform: translateY(0);
}

.blog-card-three:hover .blog-card-three__image img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.blog-card-three:hover .blog-card-three__image img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-three__date {
  position: absolute;
  left: 30px;
  top: 0;
  z-index: 1;
  width: 62px;
  border: 2px solid var(--tolak-base, #3d72fc);
  text-align: center;
  font-size: 15px;
  color: var(--tolak-white, #fff);
  line-height: 1;
  padding: 2px 5px 8px;
}

.blog-card-three__date::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 62%;
  background-color: var(--tolak-base, #3d72fc);
  content: "";
  z-index: -1;
}

.blog-card-three__date span {
  display: block;
  font-size: 28px;
  font-weight: 600;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  line-height: 1;
  margin-bottom: 2px;
}

.blog-card-three__date__year {
  display: block;
  font-size: 16px;
  margin: 14px 0 0;
}

.blog-card-three__content {
  position: relative;
  padding: 28px 30px 24px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .blog-card-three__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.blog-card-three__title {
  margin: 0;
  color: var(--tolak-black, #051d1f);
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
}

.blog-card-three__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card-three__title a:hover {
  background-size: 100% 1px;
}

.blog-card-three__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-three__text {
  margin: 0 0 23px;
}

.blog-card-three__meta {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
}

.blog-card-three__meta__author {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.blog-card-three__meta__author img {
  width: 33px !important;
  height: 33px;
  border: 2px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  margin-right: 11px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .blog-card-three__meta__author img {
    display: none !important;
  }
}
.blog-card-three__meta__author a {
  color: inherit;
  margin-left: 4px;
}

.blog-card-three__meta__author a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-three__meta__comments {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  position: relative;
  font-size: 14px;
}

.blog-card-three__meta__comments i {
  font-size: 16px;
  margin-right: 8px;
  color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.form-one__group {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
  margin: 0;
}

@media (min-width: 576px) {
  .form-one__group {
    grid-template-columns: repeat(2, 1fr);
  }
}
.form-one__control {
  border: none;
  width: auto;
  height: auto;
  border-radius: 0;
  padding: 0;
  position: relative;
}

.form-one__control__icon {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  font-size: 14px;
}

.form-one__control--full {
  grid-column-start: 1;
  grid-column-end: -1;
}

.form-one .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
  height: 55px;
  display: flex;
  align-items: center;
}

.form-one .bootstrap-select > .dropdown-toggle {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none !important;
  color: var(--tolak-text, #636363);
  font-size: 14px;
}

.form-one .bootstrap-select > .dropdown-toggle,
.form-one input[type=text],
.form-one input[type=email],
.form-one textarea {
  display: block;
  width: 100%;
  height: 55px;
  background-color: transparent;
  color: var(--tolak-text-dark, #b7b7b7);
  font-size: 17px;
  font-weight: 400;
  border: none;
  border: 1px solid rgba(var(--tolak-white-rgb, 255, 255, 255), 0.47);
  outline: none;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 6px;
}

.form-one textarea {
  height: 150px;
  padding-top: 13px;
}

.form-one .bootstrap-select > .dropdown-toggle {
  display: flex;
  align-items: center;
}

.form-one .bootstrap-select > .dropdown-toggle .filter-option {
  display: flex;
  align-items: center;
}

/*--------------------------------------------------------------
# Custom Cursor
--------------------------------------------------------------*/
.custom-cursor__cursor {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid var(--tolak-base, #3d72fc);
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  -webkit-transform: translate(calc(-50% + 5px), -50%);
  transform: translate(calc(-50% + 5px), -50%);
  z-index: 999991;
}

.custom-cursor__cursor-two {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: var(--tolak-base, #3d72fc);
  opacity: 0.3;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: width 0.3s, height 0.3s, opacity 0.3s;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  z-index: 999991;
}

.custom-cursor__hover {
  background-color: var(--tolak-base, #3d72fc);
  opacity: 0.4;
}

.custom-cursor__innerhover {
  width: 25px;
  height: 25px;
  opacity: 0.4;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.mail-section {
  position: relative;
  overflow: hidden;
  background-color: var(--tolak-white, #fff);
}

.mail-section__wrapper {
  position: relative;
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  padding: 29px 0;
}

.mail-section__wrapper::after {
  position: absolute;
  left: 0;
  top: -1px;
  width: 100vw;
  height: 1px;
  content: "";
  background-color: var(--tolak-border-color, #dddddd);
}

.mail-section__content {
  position: relative;
}

.mail-section__content__title {
  font-size: 22px;
  letter-spacing: 0.33px;
  margin: 0 0 1px;
}

.mail-section__content__text {
  font-size: 16px;
  letter-spacing: 0.24px;
  margin: 0;
}

.mail-section__newsletter {
  position: relative;
  margin-left: 14px;
}

@media (max-width: 991px) {
  .mail-section__newsletter {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .mail-section__newsletter {
    margin: 20px 0 0;
  }
}
.mail-section__newsletter input[type=text] {
  width: 100%;
  display: block;
  border: none;
  outline: none;
  height: 50px;
  border: 1px solid var(--tolak-border-color, #dddddd);
  background-color: transparent;
  color: var(--tolak-text, #636363);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.24px;
  padding-left: 29px;
  padding-right: 20px;
  border-radius: 6px;
  transition: all 500ms ease;
}

.mail-section__newsletter button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  letter-spacing: 0.25px;
  padding: 0 24px;
  border-radius: 0 6px 6px 0;
}

.mail-section-two {
  position: relative;
  background-color: var(--tolak-white, #fff);
  margin-bottom: -99px;
}

.mail-section-two .container {
  max-width: 1398px;
  position: relative;
  z-index: 9;
}

.mail-section-two__wrapper {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
  border-radius: 100px;
  border: 5px solid var(--tolak-white, #fff);
  overflow: hidden;
}

.mail-section-two__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.13;
}

.mail-section-two__content {
  display: flex;
  align-items: center;
  position: relative;
  gap: 64px;
}

@media (max-width: 1199px) {
  .mail-section-two__content {
    gap: 34px;
  }
}
@media (max-width: 767px) {
  .mail-section-two__content {
    display: block;
    text-align: center;
  }
}
.mail-section-two__content__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 190px;
  width: 160px;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  font-size: 96px;
  position: relative;
}

@media (max-width: 1199px) {
  .mail-section-two__content__icon {
    width: 124px;
  }
}
@media (max-width: 767px) {
  .mail-section-two__content__icon {
    width: 100%;
    margin: 0 0 30px;
  }
}
.mail-section-two__content__icon::after {
  position: absolute;
  right: -27px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 27px 0 27px 27px;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
  animation: topBottomTwo 5s infinite linear;
}

.mail-section-two__content__title {
  margin: 0;
  color: var(--tolak-white, #fff);
  font-size: 26px;
}

.mail-section-two__newsletter {
  position: relative;
  display: flex;
  align-items: center;
  margin: 68px 0 67px;
  max-width: 540px;
}

@media (min-width: 1360px) {
  .mail-section-two__newsletter {
    margin-left: 30px;
  }
}
@media (max-width: 1199px) {
  .mail-section-two__newsletter {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .mail-section-two__newsletter {
    margin: 30px 20px 50px;
  }
}
.mail-section-two__newsletter input[type=text] {
  width: 100%;
  display: block;
  border: none;
  outline: none;
  height: 55px;
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-text, #636363);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  padding-left: 40px;
  padding-right: 20px;
  border-radius: 30px;
  transition: all 500ms ease;
}

@media (max-width: 991px) {
  .mail-section-two__newsletter input[type=text] {
    padding-left: 20px;
  }
}
.mail-section-two__newsletter button {
  position: absolute;
  right: 0;
  top: 0;
  height: 55px;
  letter-spacing: 0.25px;
  padding: 0 35px;
  font-size: 18px;
  font-weight: 500;
  border-radius: 30px;
}

@media (max-width: 991px) {
  .mail-section-two__newsletter button {
    padding: 0 18px;
  }
}
/*-- Footer 01 --*/
.main-footer {
  position: relative;
  z-index: 2;
}

.main-footer__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}

.main-footer__shape {
  position: absolute;
  right: 4.6%;
  top: 34%;
  width: 137px;
  height: 137px;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: top right;
  animation: pulse 4s ease-in infinite;
}

@media (max-width: 1499px) {
  .main-footer__shape {
    display: none;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.main-footer .container {
  position: relative;
}

.main-footer__bottom {
  background-color: var(--tolak-black4, #1b272a);
  padding: 13px 0 14px;
}

@media (max-width: 991px) {
  .main-footer__bottom {
    margin-top: 60px;
  }
}
.main-footer__bottom__list {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
}

@media (max-width: 767px) {
  .main-footer__bottom__list {
    justify-content: center;
    margin-top: 15px;
  }
}
.main-footer__bottom__list li {
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
  display: inline-block;
}

.main-footer__bottom__list li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.main-footer__bottom__list li a:hover {
  background-size: 100% 1px;
}

.main-footer__bottom__list li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.main-footer__bottom__list li + li {
  margin-left: 32px;
}

@media (max-width: 991px) {
  .main-footer__bottom__list li + li {
    margin-left: 25px;
  }
}
.main-footer__copyright {
  margin: 0;
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
}

@media (max-width: 767px) {
  .main-footer__copyright {
    text-align: center;
  }
}
.footer-widget {
  margin-top: 78px;
  margin-bottom: 79px;
}

@media (max-width: 991px) {
  .footer-widget {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .footer-widget {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.footer-widget--about {
  position: relative;
  margin: -115px 0 0;
  padding: 0;
  max-width: 327px;
  background-color: var(--tolak-black4, #1b272a);
  border-radius: 6px 6px 0 0;
}

@media (max-width: 991px) {
  .footer-widget--about {
    margin: 0;
  }
}
.footer-widget--about::after {
  position: absolute;
  content: "";
  width: 5px;
  height: calc(100% - 115px);
  left: -5px;
  bottom: 0;
  background-color: var(--tolak-base, #3d72fc);
}

.footer-widget--about::before {
  position: absolute;
  content: "";
  width: 5px;
  height: calc(100% - 115px);
  right: -5px;
  bottom: 0;
  background-color: var(--tolak-base, #3d72fc);
}

.footer-widget__logo {
  padding: 53px 34px 0;
  display: inline-flex;
  margin-bottom: 43px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-widget__logo {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer-widget__info {
  margin: 0 34px;
  padding: 0;
  list-style: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-widget__info {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.footer-widget__info li {
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
  line-height: 28px;
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
}

.footer-widget__info li span {
  color: var(--tolak-base, #3d72fc);
  font-size: 17px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: inherit;
}

.footer-widget__info li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.footer-widget__info li a:hover {
  background-size: 100% 1px;
}

.footer-widget__info li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.footer-widget__social {
  padding: 31px 34px 31px;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-widget__social {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer-widget__social a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--tolak-black, #051d1f);
  font-size: 15px;
  color: var(--tolak-white, #fff);
  transition: all 500ms ease;
  border-radius: 50%;
}

.footer-widget__social a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.footer-widget__image {
  position: relative;
  border-top: 5px solid var(--tolak-white, #fff);
}

.footer-widget__image img {
  width: 100%;
  height: auto;
}

.footer-widget__title {
  font-size: 22px;
  color: var(--tolak-white, #fff);
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 36px;
}

.footer-widget__posts {
  margin-bottom: 0;
}

.footer-widget__posts__item {
  display: flex;
  align-items: center;
  margin-bottom: 23px;
  max-width: 270px;
}

.footer-widget__posts__image {
  flex-shrink: 0;
  margin-right: 25px;
  width: 85px;
  height: 86px;
  border-radius: 50%;
  overflow: hidden;
}

.footer-widget__posts__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer-widget__posts__meta {
  font-size: 14px;
  color: var(--tolak-text-dark, #b7b7b7);
  margin: 0 0 3px;
}

.footer-widget__posts__title {
  margin: 0;
  color: var(--tolak-white, #fff);
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
}

.footer-widget__posts__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.footer-widget__posts__title a:hover {
  background-size: 100% 1px;
}

.footer-widget__posts__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.footer-widget__links {
  margin: -13px 0 0;
  padding: 0;
}

.footer-widget__links li {
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
  line-height: 41px;
}

.footer-widget__links li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.footer-widget__links li a:hover {
  background-size: 100% 1px;
}

.footer-widget__links li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.footer-widget--last {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1200px) {
  .footer-widget--last {
    margin-left: 60px;
  }
}
@media (max-width: 991px) {
  .footer-widget--last {
    display: block;
  }
}
.footer-widget--about-two {
  position: relative;
  max-width: 270px;
  margin-top: 65px;
}

.footer-widget--about-two .footer-widget__logo {
  padding: 0;
  margin-bottom: 25px;
}

.footer-widget--about-two__text {
  font-size: 14px;
  line-height: 28px;
  color: var(--tolak-text-dark, #b7b7b7);
  margin: 0 0 22px;
}

.footer-widget--about-two .footer-widget__social {
  padding: 0;
  gap: 10px;
}

.footer-widget--about-two .footer-widget__social a {
  background-color: var(--tolak-black2, #222222);
}

.footer-widget--about-two .footer-widget__social a:hover {
  background-color: var(--tolak-base, #3d72fc);
}

/*-- Footer 02 --*/
.main-footer-two {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.main-footer-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}

.main-footer-two__bg::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.89);
}

.main-footer-two__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

@media (max-width: 1199px) {
  .main-footer-two__shape {
    display: none;
  }
}
.main-footer-two .container {
  position: relative;
}

@media (min-width: 1200px) {
  .main-footer-two--ml30 {
    margin-left: -40px;
  }
}
.main-footer-two__bottom {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-black4, #1b272a);
  padding: 13px 0 14px;
}

@media (max-width: 991px) {
  .main-footer-two__bottom {
    margin-top: 60px;
  }
}
.main-footer-two__bottom::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 50%;
  height: 100%;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
}

@media (max-width: 767px) {
  .main-footer-two__bottom::after {
    display: none;
  }
}
.main-footer-two__bottom__list {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
}

@media (max-width: 767px) {
  .main-footer-two__bottom__list {
    justify-content: center;
    margin-top: 15px;
  }
}
.main-footer-two__bottom__list li {
  font-size: 16px;
  color: var(--tolak-white, #fff);
  display: inline-block;
}

.main-footer-two__bottom__list li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.main-footer-two__bottom__list li a:hover {
  background-size: 100% 1px;
}

.main-footer-two__bottom__list li a:hover {
  color: var(--tolak-white, #fff);
}

.main-footer-two__bottom__list li + li {
  margin-left: 32px;
}

@media (max-width: 991px) {
  .main-footer-two__bottom__list li + li {
    margin-left: 25px;
  }
}
.main-footer-two__copyright {
  margin: 0;
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
}

@media (max-width: 767px) {
  .main-footer-two__copyright {
    text-align: center;
  }
}
/*-- Footer 03 --*/
.main-footer-three {
  position: relative;
  z-index: 2;
  padding: 92px 0 0;
}

.main-footer-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.main-footer-three__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

@media (max-width: 1199px) {
  .main-footer-three__shape {
    display: none;
  }
}
.main-footer-three .container {
  position: relative;
}

@media (min-width: 1200px) {
  .main-footer-three--ml30 {
    margin-left: -40px;
  }
}
.main-footer-three__bottom {
  background-color: var(--tolak-black4, #1b272a);
  padding: 13px 0 14px;
  position: relative;
  z-index: 2;
}

@media (max-width: 991px) {
  .main-footer-three__bottom {
    margin-top: 60px;
  }
}
.main-footer-three__bottom__list {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
}

@media (max-width: 767px) {
  .main-footer-three__bottom__list {
    justify-content: center;
    margin-top: 15px;
  }
}
.main-footer-three__bottom__list li {
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
  display: inline-block;
}

.main-footer-three__bottom__list li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.main-footer-three__bottom__list li a:hover {
  background-size: 100% 1px;
}

.main-footer-three__bottom__list li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.main-footer-three__bottom__list li + li {
  margin-left: 32px;
}

@media (max-width: 991px) {
  .main-footer-three__bottom__list li + li {
    margin-left: 25px;
  }
}
.main-footer-three__copyright {
  margin: 0;
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
}

@media (max-width: 767px) {
  .main-footer-three__copyright {
    text-align: center;
  }
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-one {
  position: relative;
  overflow: hidden;
  padding: 120px 0 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .contact-one {
    padding: 80px 0 0;
  }
}
.contact-one__info {
  position: relative;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 10px;
  padding: 58px 30px 40px 200px;
}

@media (max-width: 767px) {
  .contact-one__info {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.contact-one__info::after {
  position: absolute;
  right: -56px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 36px 0 36px 56px;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
}

@media (max-width: 991px) {
  .contact-one__info::after {
    display: none;
  }
}
.contact-one__info__icon {
  font-size: 114px;
  line-height: 114px;
  color: var(--tolak-white, #fff);
  left: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  min-height: 114px;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .contact-one__info__icon {
    position: relative;
    left: 0;
    margin: 0 0 30px;
    font-size: 90px;
    line-height: 90px;
  }
}
.contact-one__info__title {
  font-size: 30px;
  color: var(--tolak-white, #fff);
  margin: 0 0 6px;
}

.contact-one__info__title span {
  text-decoration: underline;
}

.contact-one__info__text {
  color: var(--tolak-white, #fff);
  font-size: 22px;
  margin: 0;
}

.contact-one__info__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.contact-one__info__text a:hover {
  background-size: 100% 1px;
}

.contact-one__info__text a + a {
  margin-left: 4px;
}

.contact-one__image {
  position: relative;
  z-index: 9;
  margin: -58px 0 0 -15px;
}

.contact-one__image img {
  position: absolute;
  left: 0;
  top: 0;
  animation: messageMove2 2.5s linear 0s infinite;
}

@media (max-width: 1199px) {
  .contact-one__image {
    display: none;
  }
}
.contact-one__container {
  max-width: 1599px;
}

.contact-one__wrapper {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-black, #051d1f);
  border-radius: 10px;
  margin: 10px 0 0;
  background-position: right bottom;
  background-repeat: no-repeat;
  overflow: hidden;
}

.contact-one__wrapper::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30%;
  height: 30%;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
  border-radius: 0 0 0 10px;
}

@media (max-width: 991px) {
  .contact-one__wrapper::after {
    display: none;
  }
}
.contact-one__image-two {
  position: relative;
  padding: 23px 0 23px 25px;
  display: inline-block;
}

@media (max-width: 767px) {
  .contact-one__image-two {
    padding: 20px;
  }
}
.contact-one__image-two img {
  max-width: 100%;
  border: 10px solid var(--tolak-white, #fff);
}

.contact-one__image-two::before {
  position: absolute;
  right: -56px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 56px 0 56px 56px;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
  animation: airTree 4s ease-in infinite;
}

.contact-one__content {
  position: relative;
  padding: 110px 0;
  max-width: 570px;
}

@media (max-width: 1399px) {
  .contact-one__content {
    padding-left: 20px;
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .contact-one__content {
    padding: 80px 30px 80px 0;
  }
}
@media (max-width: 991px) {
  .contact-one__content {
    padding: 80px 30px;
  }
}
@media (max-width: 767px) {
  .contact-one__content {
    padding: 50px 20px;
  }
}
.contact-one__content .sec-title {
  padding-bottom: 18px;
}

.contact-one__content .sec-title__title {
  color: var(--tolak-white, #fff);
}

.contact-one__content__text {
  color: var(--tolak-text-dark, #b7b7b7);
  margin: 0 0 35px;
}

.contact-one__content .tolak-btn span {
  background-color: var(--tolak-black3, #000);
}

.contact-two {
  position: relative;
  padding: 70px 0 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .contact-two {
    padding: 40px 0 0;
  }
}
.contact-two__wrapper {
  position: relative;
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 20px;
  padding: 50px 48px;
}

@media (min-width: 1300px) {
  .contact-two__wrapper {
    margin: 0 -49px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contact-two__wrapper {
    padding: 50px 28px;
  }
}
@media (max-width: 767px) {
  .contact-two__wrapper {
    padding: 50px 20px;
  }
}
.contact-two__info {
  position: relative;
  background-color: var(--tolak-base, #3d72fc);
  max-width: 501px;
  border-radius: 11px;
  padding: 45px 52px 69px;
}

@media (max-width: 767px) {
  .contact-two__info {
    padding: 35px 20px 49px;
  }
}
.contact-two__info__shape {
  position: absolute;
  right: 40px;
  bottom: 45px;
  width: 120px;
  height: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  animation: wobble-horizontal-on-hover 4s infinite linear;
}

@keyframes wobble-horizontal-on-hover {
  16.65% {
    transform: translateX(8px);
  }
  33.3% {
    transform: translateX(-6px);
  }
  49.95% {
    transform: translateX(4px);
  }
  66.6% {
    transform: translateX(-2px);
  }
  83.25% {
    transform: translateX(1px);
  }
  100% {
    transform: translateX(0);
  }
}
.contact-two__info::after {
  position: absolute;
  right: -45px;
  top: 70px;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 45px 0 45px 45px;
  border-color: transparent transparent transparent var(--tolak-black, #051d1f);
  animation: topBottomTwo 4s infinite linear;
}

@media (max-width: 1199px) {
  .contact-two__info::after {
    display: none;
  }
}
.contact-two__info__title {
  color: var(--tolak-white, #fff);
  font-size: 22px;
  margin: 0 0 17px;
}

.contact-two__info__text {
  color: var(--tolak-white, #fff);
  margin: 0 0 32px;
}

.contact-two__info__box-wrapper {
  margin: 0 0 37px;
  padding: 0 0 0 41px;
  border-left: 5px solid var(--tolak-white, #fff);
  list-style: none;
  position: relative;
}

@media (max-width: 767px) {
  .contact-two__info__box-wrapper {
    padding-left: 0;
    border: none;
  }
}
.contact-two__info__box-wrapper::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 22px 0 22px 22px;
  border-color: transparent transparent transparent var(--tolak-white, #fff);
  animation: topBottomTwo 3s infinite linear;
}

@media (max-width: 767px) {
  .contact-two__info__box-wrapper::after {
    display: none;
  }
}
.contact-two__info__box {
  position: relative;
  min-height: 64px;
  padding: 2px 0 0 92px;
}

.contact-two__info__box__icon {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  font-size: 34px;
  transition: all 500ms ease;
  z-index: 1;
  overflow: hidden;
}

.contact-two__info__box__icon::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0%;
  background-color: var(--tolak-black, #051d1f);
  top: 0px;
  left: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.contact-two__info__box:hover .contact-two__info__box__icon {
  color: var(--tolak-white, #fff);
}

.contact-two__info__box:hover .contact-two__info__box__icon::after {
  height: 100%;
}

.contact-two__info__box__title {
  color: var(--tolak-white, #fff);
  font-size: 22px;
  margin: 0 0 9px;
}

.contact-two__info__box__text {
  color: var(--tolak-white, #fff);
  font-size: 17px;
  margin: 0;
}

.contact-two__info__box__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.contact-two__info__box__text a:hover {
  background-size: 100% 1px;
}

.contact-two__info__box + .contact-two__info__box {
  margin-top: 35px;
}

.contact-two__info__social {
  position: relative;
}

.contact-two__info__social__title {
  font-size: 18px;
  font-weight: 600;
  color: var(--tolak-white, #fff);
  letter-spacing: 0.27px;
  margin: 0 0 26px;
}

.contact-two__info__social__wrap {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.contact-two__info__social__wrap a {
  width: 37px;
  height: 37px;
  background-color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
}

.contact-two__info__social__wrap a:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.contact-two__content {
  position: relative;
  padding: 31px 0 0;
}

.contact-two__content .sec-title-two {
  padding-bottom: 21px;
}

.contact-two__content__text {
  margin: 0 0 35px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .contact-two__content__text br {
    display: none;
  }
}
.contact-two__content .form-one .bootstrap-select > .dropdown-toggle,
.contact-two__content .form-one input[type=text],
.contact-two__content .form-one input[type=email],
.contact-two__content .form-one textarea {
  border: 1px solid var(--tolak-border-color, #dddddd);
}

.contact-two--contact-page {
  padding: 120px 0;
}

@media (max-width: 767px) {
  .contact-two--contact-page {
    padding: 80px 0;
  }
}
/*--------------------------------------------------------------
# Topbar
--------------------------------------------------------------*/
.topbar-one {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
}

@media (max-width: 767px) {
  .topbar-one {
    display: none;
  }
}
.topbar-one::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 16.4%;
  height: 100%;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 1339px) {
  .topbar-one::after {
    display: none;
  }
}
.topbar-one__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0 15px;
}

@media (min-width: 1500px) and (max-width: 1799px) {
  .topbar-one__inner {
    max-width: 1070px;
  }
}
@media (max-width: 1499px) {
  .topbar-one__inner {
    padding-right: 145px;
  }
}
@media (max-width: 1339px) {
  .topbar-one__inner {
    padding-right: 0;
  }
}
.topbar-one__info {
  display: flex;
  align-items: center;
  margin: 0;
}

.topbar-one__info__item {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.2em;
  color: var(--tolak-text-dark, #b7b7b7);
}

.topbar-one__info__item a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.topbar-one__info__item a:hover {
  background-size: 100% 1px;
}

.topbar-one__info__item a:hover {
  color: var(--tolak-base, #3d72fc);
}

.topbar-one__info__item + .topbar-one__info__item {
  margin-left: 20px;
}

.topbar-one__info__icon {
  font-size: 14px;
  color: var(--tolak-base, #3d72fc);
  position: relative;
  top: -1px;
  margin-right: 8px;
}

.topbar-one__links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  line-height: 1.2em;
}

.topbar-one__links li {
  position: relative;
  font-size: 14px;
  color: var(--tolak-text-dark, #b7b7b7);
  letter-spacing: 0.21px;
}

.topbar-one__links li::after {
  position: relative;
  content: "/";
  color: inherit;
  font-size: inherit;
  display: inline-block;
  margin: 0 4px;
}

.topbar-one__links li a {
  display: inline-block;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.topbar-one__links li a:hover {
  background-size: 100% 1px;
}

.topbar-one__links li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.topbar-one__links li:last-child::after {
  display: none;
}

.topbar-two {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

@media (max-width: 767px) {
  .topbar-two {
    display: none;
  }
}
.topbar-two__left {
  position: relative;
}

.topbar-two__left__title {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-base, #3d72fc);
  margin: 0;
  font-size: 16px;
  display: inline-block;
  line-height: 0.8;
  padding: 9.4px 11.5px;
  margin: 0;
}

.topbar-two__left__text {
  margin: 0;
  margin-left: 70px;
  display: inline-block;
  color: var(--tolak-black, #051d1f);
  background-color: var(--tolak-white, #fff);
  border-radius: 0 15px 15px 0;
  padding: 1px 18px;
}

.topbar-two__links {
  margin: 18px 0 0;
  padding: 0 0 0 13px;
  list-style: none;
  display: flex;
  align-items: center;
  line-height: 1.2em;
  position: relative;
}

.topbar-two__links::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
}

.topbar-two__links li {
  position: relative;
  font-size: 14px;
  color: var(--tolak-text, #636363);
  letter-spacing: 0.21px;
}

.topbar-two__links li::after {
  position: relative;
  content: "/";
  color: inherit;
  font-size: inherit;
  display: inline-block;
  margin: 0 4px;
}

.topbar-two__links li a {
  display: inline-block;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.topbar-two__links li a:hover {
  background-size: 100% 1px;
}

.topbar-two__links li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.topbar-two__links li:last-child::after {
  display: none;
}

.topbar-three {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  margin: auto;
  text-align: center;
}

@media (max-width: 767px) {
  .topbar-three {
    display: none;
  }
}
.topbar-three__text {
  display: inline-block;
  background-color: var(--tolak-white, #fff);
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  color: var(--tolak-base, #3d72fc);
  text-transform: uppercase;
  margin: 0;
  padding: 16.5px 30px;
  border-bottom: 4px solid var(--tolak-base, #3d72fc);
  position: relative;
}

@media (max-width: 1199px) {
  .topbar-three__text {
    padding: 12.5px 30px;
  }
}
.topbar-three__text::before {
  position: absolute;
  left: -19px;
  top: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 19px 69px 0;
  border-color: transparent var(--tolak-white, #fff) transparent transparent;
}

.topbar-three__text::after {
  position: absolute;
  right: -19px;
  top: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 69px 19px 0 0;
  border-color: var(--tolak-white, #fff) transparent transparent transparent;
}

/*--------------------------------------------------------------
# Navigations
--------------------------------------------------------------*/
.main-header {
  background-color: var(--tolak-white, #fff);
  position: relative;
  z-index: 9;
}

.main-header::after {
  position: absolute;
  left: 0;
  bottom: -46px;
  content: "";
  width: 16.4%;
  height: 46px;
  background-color: var(--tolak-white, #fff);
  z-index: 1;
  border-radius: 0 0 6px 0;
}

@media (max-width: 1339px) {
  .main-header::after {
    display: none;
  }
}
.main-header__inner {
  display: flex;
  align-items: center;
  padding: 0px 0;
  padding-left: 15px;
  padding-right: 45px;
  position: relative;
}

@media (max-width: 1499px) {
  .main-header__inner {
    padding-left: 0;
    padding-right: 5px;
  }
}
@media (max-width: 1499px) {
  .main-header__inner {
    padding: 15px 10px;
  }
}
@media (max-width: 767px) {
  .main-header__inner {
    padding: 15px 10px 15px 0;
  }
}
.main-header__logo {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  position: relative;
  top: 23px;
  z-index: 2;
}

@media (max-width: 1339px) {
  .main-header__logo {
    top: 0;
  }
}
@media (max-width: 767px) {
  .main-header__logo img {
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .main-header__logo {
    width: auto;
  }
}
@media (min-width: 768px) {
  .main-header__logo .mobile-nav__btn {
    margin-left: 30px;
  }
}
.main-header__btn {
  margin-left: 127px;
  top: -25px;
}

@media (max-width: 1499px) {
  .main-header__btn {
    margin-left: 40px;
  }
}
@media (max-width: 1339px) {
  .main-header__btn {
    display: none;
  }
}
.main-header__right {
  display: flex;
  align-items: center;
  border-left: 1px solid var(--tolak-border-color, #dddddd);
  margin-left: 5px;
  padding: 9.5px 0;
}

@media (min-width: 768px) {
  .main-header__right {
    margin-left: auto;
    padding: 0;
    padding-left: 10px;
  }
}
@media (min-width: 1200px) {
  .main-header__right {
    margin-left: 0;
  }
}
.main-header__toggler {
  width: 26px;
  border: 0;
  outline: 0;
  background-color: transparent;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;
  padding: 0;
  margin-left: 30px;
}

@media (max-width: 767px) {
  .main-header__toggler {
    display: none;
  }
}
.main-header__toggler span {
  width: 4px;
  height: 4px;
  background-color: var(--tolak-black2, #222222);
  display: block;
  border-radius: 50%;
  transition: all 500ms ease;
}

.main-header__toggler:hover span {
  background-color: var(--tolak-base, #3d72fc);
}

.main-header__cart,
.main-header__search {
  font-size: 20px;
  color: var(--tolak-black2, #222222);
  transition: all 500ms ease;
  margin-left: 15px;
  line-height: 1em;
}

.main-header__cart:hover,
.main-header__search:hover {
  color: var(--tolak-base, #3d72fc);
}

.main-header__nav {
  margin-left: 152px;
  margin-right: auto;
}

@media (max-width: 1499px) {
  .main-header__nav {
    margin-left: 102px;
  }
}
.main-header-two {
  position: absolute;
  left: 0;
  top: 45px;
  width: 100%;
  z-index: 9;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-header-two {
    top: 35px;
  }
}
@media (max-width: 767px) {
  .main-header-two {
    top: 0;
  }
}
.main-header-two > .container {
  max-width: 1543px;
}

.main-header-two__inner {
  display: flex;
  align-items: center;
  position: relative;
  padding: 5px 170px 5px 25px;
  height: 184px;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-header-two__inner {
    padding-right: 50px;
  }
}
@media (max-width: 1199px) {
  .main-header-two__inner {
    padding: 0 30px 0 10px;
    height: 150px;
  }
}
@media (max-width: 991px) {
  .main-header-two__inner {
    height: 130px;
  }
}
@media (max-width: 767px) {
  .main-header-two__inner {
    height: 110px;
  }
}
.main-header-two__inner__bg-one {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--tolak-white, #fff);
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1498 184"><path d="m69.2 35.7l1339.6-35.7c49.2 0 89.2 42.8 89.2 92 0 49.2-40 92-89.2 92l-1339.6-36.7c-49.2 0-69.2-37.2-69.2-55.3 0-23.9 20-56.3 69.2-56.3z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1498 184"><path d="m69.2 35.7l1339.6-35.7c49.2 0 89.2 42.8 89.2 92 0 49.2-40 92-89.2 92l-1339.6-36.7c-49.2 0-69.2-37.2-69.2-55.3 0-23.9 20-56.3 69.2-56.3z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-header-two__inner__bg-one {
    -webkit-mask-size: inherit;
    mask-size: inherit;
  }
}
.main-header-two__inner__bg-two {
  position: absolute;
  right: 10px;
  top: 5px;
  width: calc(100% - 30px);
  height: calc(100% - 10px);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1480 174"><path d="m87 30l1306-30c48 0 87 39 87 87 0 48-39 87-87 87l-1306-30c-48 0-87-39.3-87-57 0-23.3 39-57 87-57z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1480 174"><path d="m87 30l1306-30c48 0 87 39 87 87 0 48-39 87-87 87l-1306-30c-48 0-87-39.3-87-57 0-23.3 39-57 87-57z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-header-two__inner__bg-two {
    -webkit-mask-size: inherit;
    mask-size: inherit;
  }
}
@media (max-width: 1199px) {
  .main-header-two__inner__bg-two {
    width: 100%;
  }
}
.main-header-two__inner__bg-two::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.88);
}

.main-header-two__inner::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 263px;
  height: 120px;
  background-color: var(--tolak-base, #3d72fc);
  content: "";
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 263 120"><path d="m67.6 4l127.8-4c37.3 0 67.6 28.8 67.6 59.5 0 30.7-30.3 60.5-67.6 60.5l-127.8-4c-37.3 0-67.6-24.8-67.6-55.5 0-30.7 30.3-56.5 67.6-56.5z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 263 120"><path d="m67.6 4l127.8-4c37.3 0 67.6 28.8 67.6 59.5 0 30.7-30.3 60.5-67.6 60.5l-127.8-4c-37.3 0-67.6-24.8-67.6-55.5 0-30.7 30.3-56.5 67.6-56.5z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-header-two__inner::after {
    -webkit-mask-size: inherit;
    mask-size: inherit;
    width: 235px;
    height: 100%;
  }
}
@media (max-width: 1199px) {
  .main-header-two__inner::after {
    display: none;
  }
}
.main-header-two__logo {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 9;
}

@media (max-width: 1339px) {
  .main-header-two__logo {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .main-header-two__logo {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  .main-header-two__logo img {
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .main-header-two__logo {
    width: auto;
  }
}
.main-header-two .mobile-nav__btn span {
  background-color: var(--tolak-white, #fff);
}

.main-header-two .main-menu {
  margin-left: auto;
}

.main-header-two .main-menu .dot {
  opacity: 0;
}

.main-header-two .main-menu .main-menu__list > li > a {
  color: var(--tolak-gray2, #c1c1c1);
}

.main-header-two .main-menu__list > li:hover ~ .dot,
.main-header-two .main-menu__list > li.current ~ .dot {
  opacity: 1;
}

.main-header-two__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 51px;
}

.main-header-two__btn {
  position: relative;
  padding: 12.7px 41.5px;
}

@media (max-width: 1199px) {
  .main-header-two__btn {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .main-header-two__btn {
    display: none;
  }
}
.main-header-two__btn span {
  background-color: var(--tolak-white, #fff);
}

.main-header-two__btn:hover {
  color: var(--tolak-black, #051d1f);
}

.main-header-two.sticky-header--cloned {
  background-color: var(--tolak-black, #051d1f);
  box-shadow: 0px 3px 18px rgba(var(--tolak-white-rgb, 255, 255, 255), 0.07);
}

.main-header-two.sticky-header--cloned .main-header-two__inner {
  height: auto;
}

.main-header-two.sticky-header--cloned .main-header-two__inner__bg-two,
.main-header-two.sticky-header--cloned .main-header-two__inner__bg-one {
  display: none;
}

.main-header-two.sticky-header--cloned .main-header-two__inner::after {
  display: none;
}

.main-header-three {
  position: absolute;
  left: 0;
  top: 51px;
  width: 100%;
  z-index: 99;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-header-three {
    top: 35px;
  }
}
@media (max-width: 767px) {
  .main-header-three {
    top: 0;
  }
}
.main-header-three > .container {
  max-width: 1313px;
}

.main-header-three__inner {
  display: flex;
  align-items: center;
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 58px;
  padding: 16px 55px 16px 30px;
}

@media (max-width: 1199px) {
  .main-header-three__inner {
    padding: 15px 30px 15px 20px;
  }
}
@media (max-width: 767px) {
  .main-header-three__inner {
    padding: 15px 15px;
  }
}
.main-header-three__logo {
  display: flex;
  width: auto;
  align-items: center;
  position: relative;
  z-index: 9;
}

@media (max-width: 767px) {
  .main-header-three__logo img {
    max-width: 160px;
  }
}
.main-header-three .main-menu {
  margin-left: auto;
  margin-right: auto;
}

.main-header-three .main-menu .dot {
  opacity: 0;
}

.main-header-three .main-menu__list > li:hover ~ .dot,
.main-header-three .main-menu__list > li.current ~ .dot {
  opacity: 1;
}

.main-header-three__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.main-header-three__btn {
  position: relative;
}

@media (max-width: 1199px) {
  .main-header-three__btn {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .main-header-three__btn {
    display: none;
  }
}
.main-header-three.sticky-header--cloned {
  background-color: var(--tolak-gray, #ecf2fc);
}

.main-header-three.sticky-header--cloned .main-header-three__inner {
  padding-top: 5px;
  padding-bottom: 5px;
}

.main-header-four {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  z-index: 9;
}

.main-header-four .container-fluid,
.main-header-four .container {
  padding-right: 0;
}

.main-header-four__inner {
  display: flex;
  align-items: center;
  padding: 0px 0 0 55px;
  position: relative;
}

@media (max-width: 1599px) {
  .main-header-four__inner {
    padding-left: 15px;
  }
}
.main-header-four__logo {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: var(--tolak-white, #fff);
  z-index: 2;
  padding: 16px 20px;
}

@media (max-width: 1299px) {
  .main-header-four__logo {
    padding: 16px 5px;
  }
}
.main-header-four__logo::before {
  position: absolute;
  left: -30px;
  bottom: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 92px 30px;
  border-color: transparent transparent var(--tolak-white, #fff) transparent;
}

.main-header-four__logo::after {
  position: absolute;
  right: -30px;
  bottom: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 92px 0 0 30px;
  border-color: transparent transparent transparent var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .main-header-four__logo img {
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .main-header-four__logo .mobile-nav__btn {
    margin-left: 30px;
  }
}
.main-header-four .main-menu {
  margin-left: auto;
}

.main-header-four .main-menu .dot {
  opacity: 0;
}

.main-header-four .main-menu .main-menu__list > li > a {
  color: var(--tolak-gray2, #c1c1c1);
}

.main-header-four .main-menu__list > li:hover ~ .dot,
.main-header-four .main-menu__list > li.current ~ .dot {
  opacity: 1;
}

.main-header-four .mobile-nav__btn {
  margin-right: 20px;
}

.main-header-four .mobile-nav__btn span {
  background-color: var(--tolak-gray2, #c1c1c1);
}

.main-header-four__right {
  display: flex;
  align-items: center;
  margin-left: 55px;
}

@media (max-width: 1599px) {
  .main-header-four__right {
    margin-left: 25px;
  }
}
.main-header-four__search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  font-size: 13px;
  color: var(--tolak-gray2, #c1c1c1);
  border: 1px solid var(--tolak-gray2, #c1c1c1);
  border-radius: 50%;
  transition: all 500ms ease;
  line-height: 1em;
}

@media (max-width: 767px) {
  .main-header-four__search {
    margin-right: 15px;
  }
}
.main-header-four__search:hover {
  color: var(--tolak-base, #3d72fc);
  border-color: var(--tolak-base, #3d72fc);
}

.main-header-four__cart {
  position: relative;
  font-size: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  color: var(--tolak-gray2, #c1c1c1);
  transition: all 500ms ease;
  margin-left: 28px;
  padding-left: 30px;
  line-height: 1em;
  border-left: 1px solid RGBA(var(--tolak-gray2-rgb, 193, 193, 193), 0.52);
}

@media (max-width: 1599px) {
  .main-header-four__cart {
    margin-left: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .main-header-four__cart {
    display: none;
  }
}
.main-header-four__cart__count {
  width: 17px;
  height: 17px;
  background-color: var(--tolak-base, #3d72fc);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 8px;
  color: var(--tolak-white, #fff);
  position: absolute;
  right: -10px;
  top: 0;
}

.main-header-four__cart:hover {
  color: var(--tolak-base, #3d72fc);
}

.main-header-four__call {
  display: flex;
  align-items: center;
  position: relative;
  gap: 17px;
  margin-left: 65px;
}

@media (max-width: 1599px) {
  .main-header-four__call {
    display: none;
  }
}
.main-header-four__call__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 47px;
  color: var(--tolak-base, #3d72fc);
}

.main-header-four__call__content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  line-height: 1;
}

.main-header-four__call__text {
  display: block;
  font-size: 14px;
  margin: 0 0 8px;
}

.main-header-four__call__number {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-white, #fff);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.main-header-four__call:hover .main-header-four__call__number {
  color: var(--tolak-base, #3d72fc);
  background-size: 100% 1px;
}

.main-header-four__toggler {
  width: 92px;
  height: 92px;
  border: 0;
  outline: 0;
  background-color: var(--tolak-base, #3d72fc);
  padding: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-left: 55px;
}

@media (max-width: 1599px) {
  .main-header-four__toggler {
    margin-left: 30px;
  }
}
@media (max-width: 1299px) {
  .main-header-four__toggler {
    margin-left: 20px;
    width: 75px;
  }
}
@media (max-width: 767px) {
  .main-header-four__toggler {
    display: none;
  }
}
.main-header-four__toggler__wrapper {
  width: 24px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  justify-content: center;
  grid-gap: 5px;
}

@media (max-width: 767px) {
  .main-header-four__toggler {
    display: none;
  }
}
.main-header-four__toggler span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: var(--tolak-white, #fff);
  display: block;
  border-radius: 50%;
  transition: all 500ms ease;
}

.main-header-four__toggler:hover span {
  background-color: var(--tolak-black, #051d1f);
}

.main-header-four.sticky-header--cloned {
  background-color: var(--tolak-black, #051d1f);
  border: none;
}

.main-header-inner {
  position: absolute;
  left: 0;
  top: 32px;
  width: 100%;
  z-index: 99;
}

.main-header-inner__inner {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0;
}

.main-header-inner__logo {
  display: flex;
  width: auto;
  align-items: center;
  position: relative;
  z-index: 9;
}

@media (max-width: 767px) {
  .main-header-inner__logo img {
    max-width: 160px;
  }
}
.main-header-inner .mobile-nav__btn {
  margin-right: 20px;
}

.main-header-inner .mobile-nav__btn span {
  background-color: var(--tolak-white, #fff);
}

.main-header-inner .main-menu {
  margin-left: auto;
}

.main-header-inner .main-menu .dot {
  opacity: 0;
}

.main-header-inner .main-menu .main-menu__list > li {
  padding-top: 32px;
  padding-bottom: 33px;
}

.main-header-inner .main-menu .main-menu__list > li > a {
  color: var(--tolak-gray2, #c1c1c1);
}

.main-header-inner .main-menu__list > li:hover ~ .dot,
.main-header-inner .main-menu__list > li.current ~ .dot {
  opacity: 1;
}

.main-header-inner__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 28px;
}

.main-header-inner__search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base, #3d72fc);
  font-size: 15px;
  border-radius: 50%;
  transition: all 500ms ease;
}

.main-header-inner__search:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.main-header-inner__btn {
  position: relative;
  margin-left: 25px;
}

.main-header-inner__btn span {
  background-color: var(--tolak-white, #fff);
}

.main-header-inner__btn:hover {
  color: var(--tolak-base, #3d72fc);
}

@media (max-width: 1199px) {
  .main-header-inner__btn {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .main-header-inner__btn {
    display: none;
  }
}
.main-header-inner.sticky-header--cloned {
  background-color: var(--tolak-black, #051d1f);
  box-shadow: 0px 3px 18px rgba(var(--tolak-white-rgb, 255, 255, 255), 0.07);
}

@media (max-width: 1199px) {
  .main-header-inner.sticky-header--cloned .main-header-inner__inner {
    padding: 15px 0;
  }
}
.sticky-header--cloned {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  top: 0;
  background-color: var(--tolak-white, #fff);
  transform: translateY(-100%);
  box-shadow: 0px 3px 18px rgba(var(--tolak-black-rgb, 5, 29, 31), 0.07);
  transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  visibility: hidden;
  transition: transform 500ms ease, visibility 500ms ease;
}

.sticky-header--cloned.active {
  transform: translateY(0%);
  visibility: visible;
}

.sticky-header--cloned .main-header__btn,
.sticky-header--cloned .main-header__logo {
  top: 0;
}

.sticky-header--cloned::after {
  display: none;
}

.mobile-nav__btn {
  width: 24px;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  cursor: pointer;
  z-index: 3;
}

@media (max-width: 1199px) {
  .mobile-nav__btn {
    margin-left: -50px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .mobile-nav__btn {
    margin-left: -40px;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .mobile-nav__btn {
    display: none;
  }
}
.mobile-nav__btn span {
  width: 100%;
  height: 2px;
  background-color: var(--tolak-black, #051d1f);
}

.mobile-nav__btn span:nth-child(2) {
  margin-top: 4px;
  margin-bottom: 4px;
}

.main-menu {
  /* after third level no menu */
}

.main-menu .main-menu__list,
.main-menu .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
}

@media (min-width: 1200px) {
  .main-menu .main-menu__list,
  .main-menu .main-menu__list ul {
    display: flex;
  }
}
.main-menu .main-menu__list > li {
  padding-top: 28px;
  padding-bottom: 29px;
  position: relative;
}

.main-menu .main-menu__list > li.dropdown > a {
  position: relative;
}

.main-menu .main-menu__list > li.dropdown > a::after {
  position: relative;
  right: 0;
  top: 0;
  border-radius: 0;
  font-size: 10px;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  color: inherit;
  line-height: 10px;
  margin-left: 3px;
}

.main-menu .dot {
  width: 6px;
  height: 6px;
  background: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  opacity: 1;
  margin-top: -21px;
  transition: all 0.2s ease-in-out;
  position: absolute !important;
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.main-menu .dot::before {
  position: absolute;
  left: -11px;
  top: 0;
  width: 6px;
  height: 6px;
  background: var(--tolak-base, #3d72fc);
  content: "";
  border-radius: 50%;
}

.main-menu .main-menu__list > li:hover:nth-child(1) ~ .dot,
.main-menu .main-menu__list > li:nth-child(1).current ~ .dot {
  transform: translateX(26px);
}

.main-menu .main-menu__list > li:hover:nth-child(2) ~ .dot,
.main-menu .main-menu__list > li:nth-child(2).current ~ .dot {
  transform: translateX(118px);
}

.main-menu .main-menu__list > li:hover:nth-child(3) ~ .dot,
.main-menu .main-menu__list > li:nth-child(3).current ~ .dot {
  transform: translateX(200px);
}

.main-menu .main-menu__list > li:hover:nth-child(4) ~ .dot,
.main-menu .main-menu__list > li:nth-child(4).current ~ .dot {
  transform: translateX(300px);
}

.main-menu .main-menu__list > li:hover:nth-child(5) ~ .dot,
.main-menu .main-menu__list > li:nth-child(5).current ~ .dot {
  transform: translateX(397px);
}

.main-menu .main-menu__list > li:hover:nth-child(6) ~ .dot,
.main-menu .main-menu__list > li:nth-child(6).current ~ .dot {
  transform: translateX(488px);
}

.main-menu .main-menu__list > li:hover:nth-child(7) ~ .dot,
.main-menu .main-menu__list > li:nth-child(7).current ~ .dot {
  transform: translateX(585px);
}

.main-menu .main-menu__list > li:hover:nth-child(8) ~ .dot,
.main-menu .main-menu__list > li:nth-child(8).current ~ .dot {
  transform: translateX(676px);
}

.main-menu .main-menu__list > li + li {
  margin-left: 39px;
}

.main-menu .main-menu__list > li > a {
  font-size: 15px;
  display: flex;
  align-items: center;
  color: var(--tolak-black2, #222222);
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  transition: all 500ms ease;
}

.main-menu .main-menu__list > li.current > a,
.main-menu .main-menu__list > li:hover > a {
  color: var(--tolak-base, #3d72fc);
  text-shadow: 0 0 0.5px currentColor;
}

.main-menu .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: -25px;
  min-width: 270px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  z-index: 99;
  background-color: var(--tolak-white, #fff);
  box-shadow: 0px 10px 60px 0px RGBA(var(--tolak-white-rgb, 255, 255, 255), 0.07);
  padding: 15px 20px 11px;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.main-menu .main-menu__list li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1) translateZ(0px);
}

.main-menu .main-menu__list > .megamenu {
  position: static;
}

.main-menu .main-menu__list > .megamenu > ul {
  top: 100% !important;
  left: 0 !important;
  right: 0 !important;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}

.main-menu .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}

.main-menu .main-menu__list li ul li > a {
  font-size: 15px;
  line-height: 26px;
  color: var(--tolak-black2, #222222);
  font-weight: 400;
  display: flex;
  padding: 8px 20px;
  transition: 400ms;
  margin-bottom: 4px;
}

.main-menu .main-menu__list li ul li > a::after {
  position: absolute;
  right: 20px;
  top: 8px;
  border-radius: 0;
  font-size: 6px;
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  color: var(--tolak-base, #3d72fc);
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  transform: scale(0);
}

.main-menu .main-menu__list li ul li.current > a,
.main-menu .main-menu__list li ul li:hover > a {
  background-color: var(--tolak-gray, #ecf2fc);
  color: var(--tolak-base, #3d72fc);
}

.main-menu .main-menu__list li ul li.current > a::after,
.main-menu .main-menu__list li ul li:hover > a::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.main-menu .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}

.main-menu .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}

.main-menu .main-menu__list li ul li > ul ul {
  display: none;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .main-menu__list li:nth-last-child(1) ul li > ul,
  .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}
/*--------------------------------------------------------------
# Megamenu Popup
--------------------------------------------------------------*/
.mobile-nav__container .main-menu__list > .megamenu.megamenu-clickable > ul,
.main-menu .main-menu__list > .megamenu.megamenu-clickable > ul,
.stricky-header .main-menu__list > .megamenu.megamenu-clickable > ul {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100vw;
  height: 100vh;
  visibility: visible;
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
  z-index: 999999;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
  padding: 0;
  background-color: var(--tolak-white, #fff);
  display: block !important;
  margin: 0;
}

.main-menu__list > li.megamenu-clickable > ul::-webkit-scrollbar {
  display: none;
}

.mobile-nav__container .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active,
.main-menu .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active,
.stricky-header .main-menu__list > .megamenu.megamenu-clickable > ul.megamenu-clickable--active {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  visibility: visible;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
}

body.megamenu-popup-active {
  overflow: hidden;
}

body.megamenu-popup-active .stricky-header {
  bottom: 0;
}

body.megamenu-popup-active .mobile-nav__content {
  overflow: unset;
}

.mobile-nav__content .demo-one .container {
  padding-left: 15px;
  padding-right: 15px;
}

.megamenu-popup {
  position: relative;
}

.megamenu-popup .megamenu-clickable--close {
  position: absolute;
  top: 18px;
  right: 20px;
  display: block;
  color: var(--tolak-black, #051d1f);
}

@media (min-width: 1300px) {
  .megamenu-popup .megamenu-clickable--close {
    top: 38px;
    right: 40px;
  }
}
.megamenu-popup .megamenu-clickable--close:hover {
  color: var(--tolak-base, #3d72fc);
}

.megamenu-popup .megamenu-clickable--close span {
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  color: currentColor;
  transition: all 500ms ease;
}

.megamenu-popup .megamenu-clickable--close span::before,
.megamenu-popup .megamenu-clickable--close span::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.megamenu-popup .megamenu-clickable--close span::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

/*--------------------------------------------------------------
# Home Showcase
--------------------------------------------------------------*/
.demo-one {
  padding-top: 120px;
  padding-bottom: 120px;
}

.demo-one .row {
  --bs-gutter-y: 30px;
}

.demo-one__card {
  background-color: var(--tolak-white, #fff);
  box-shadow: 0px 10px 60px 0px rgba(var(--tolak-black3-rgb, 0, 0, 0), 0.1);
  text-align: center;
  transition: 500ms ease;
  transform: translateY(0px);
}

.demo-one__card:hover {
  transform: translateY(-10px);
}

.demo-one__title {
  margin: 0;
  font-size: 16px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
}

.demo-one__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.demo-one__title a:hover {
  background-size: 100% 1px;
}

.demo-one__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.demo-one__image {
  position: relative;
  overflow: hidden;
}

.demo-one__image img {
  max-width: 100%;
  transition: filter 500ms ease;
  filter: blur(0px);
}

.demo-one__image__new {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: var(--tolak-base, #3d72fc);
  text-transform: uppercase;
  display: flex;
  z-index: 10;
  color: var(--tolak-white, #fff);
  line-height: 1;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.2em;
  border-radius: 0;
  transition: all 500ms ease;
}

.demo-one__card:hover .demo-one__image img {
  filter: blur(2px);
}

.demo-one__btns {
  background-color: rgba(var(--tolak-black3-rgb, 0, 0, 0), 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  transform: scale(1, 0);
  transition: transform 500ms ease, opacity 600ms linear;
  transform-origin: bottom center;
  opacity: 0;
}

.demo-one__card:hover .demo-one__btns {
  transform: scale(1, 1);
  opacity: 1;
  transform-origin: top center;
}

.demo-one__btn {
  font-size: 14px;
  padding: 8px 25px;
  min-width: 130px;
  text-align: center;
  justify-content: center;
}

.demo-one__title {
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}

.home-showcase .row {
  --bs-gutter-x: 42px;
  --bs-gutter-y: 20px;
}

.home-showcase__inner {
  padding: 40px 40px 21px;
  background-color: var(--tolak-white, #fff);
  box-shadow: 0px 10px 60px 0px rgba(var(--tolak-black3-rgb, 0, 0, 0), 0.07);
}

.home-showcase .demo-one__card {
  box-shadow: none;
}

.home-showcase .demo-one__title {
  padding: 0;
  font-size: 15px;
  margin-top: 15px;
  padding-bottom: 15px;
}

/*--------------------------------------------------------------
# Why choose
--------------------------------------------------------------*/
.why-choose-one {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .why-choose-one {
    padding: 80px 0;
  }
}
.why-choose-one .container {
  position: relative;
}

.why-choose-one__content {
  position: relative;
}

.why-choose-one__content .sec-title-two__title {
  color: var(--tolak-white, #fff);
}

.why-choose-one__content .sec-title-two {
  padding-bottom: 20px;
}

.why-choose-one__content__text {
  color: var(--tolak-gray2, #c1c1c1);
  margin: 0 0 37px;
}

.why-choose-one__item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  background-color: rgba(var(--tolak-white-rgb, 255, 255, 255), 0.07);
  transition: all 0.4s ease;
  border-width: 1px;
  border-style: dashed;
  border-color: transparent;
  padding: 35px 39px;
  overflow: hidden;
}

.why-choose-one__item::after {
  position: absolute;
  right: -55px;
  bottom: -48px;
  width: 128px;
  height: 128px;
  content: "";
  border: 12px solid rgba(var(--tolak-white-rgb, 255, 255, 255), 0.28);
  border-radius: 50%;
  transform: scale(0.8);
  transition: all 0.6s ease;
  opacity: 0;
}

.why-choose-one__item::before {
  position: absolute;
  right: -29px;
  bottom: -22px;
  width: 76px;
  height: 76px;
  content: "";
  border: 12px solid rgba(var(--tolak-base-rgb, 61, 114, 252), 0.28);
  border-radius: 50%;
  transform: scale(0.8);
  transition: all 0.4s ease;
  opacity: 0;
}

.why-choose-one__item:hover {
  border-color: var(--tolak-base, #3d72fc);
}

.why-choose-one__item:hover::after {
  transform: scale(1);
  opacity: 1;
}

.why-choose-one__item:hover::before {
  transform: scale(1);
  opacity: 1;
}

.why-choose-one__item__icon {
  flex-shrink: 0;
  font-size: 72px;
  color: var(--tolak-base, #3d72fc);
  display: flex;
  align-items: center;
  line-height: 1;
}

.why-choose-one__item__icon span {
  display: block;
  transition: all 0.6s ease;
}

.why-choose-one__item:hover .why-choose-one__item__icon span {
  transform: rotateY(180deg);
}

.why-choose-one__item__title {
  margin: 0;
  font-size: 22px;
  line-height: 32px;
  color: var(--tolak-white, #fff);
}

.why-choose-one__image {
  position: absolute;
  display: inline-block;
  border: 10px solid var(--tolak-gray, #ecf2fc);
  margin: 247px 0 0 0;
  z-index: 9;
}

@media (min-width: 1600px) {
  .why-choose-one__image {
    margin-left: 60px;
  }
}
@media (max-width: 1199px) {
  .why-choose-one__image {
    position: relative;
    margin: 30px 0 0;
  }
}
.why-choose-one__image img {
  max-width: none;
}

@media (max-width: 1199px) {
  .why-choose-one__image img {
    max-width: 100%;
  }
}
.why-choose-one .tolak-stretch-element-inside-column {
  position: relative;
  overflow: hidden;
}

.why-choose-two {
  position: relative;
  padding: 120px 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .why-choose-two {
    padding: 80px 0;
  }
}
.why-choose-two__content {
  position: relative;
}

.why-choose-two__content .sec-title-two {
  padding-bottom: 20px;
}

.why-choose-two__content__text {
  margin: 0 0 35px;
}

.why-choose-two__item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 29px;
  transition: all 0.4s ease;
  border-width: 1px;
  border-style: solid;
  border-color: var(--tolak-border-color, #dddddd);
  padding: 6px 20px 6px 5px;
  overflow: hidden;
  margin-top: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .why-choose-two__item {
    gap: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .why-choose-two__item {
    gap: 15px;
    padding-right: 15px;
  }
}
.why-choose-two__item--reverse {
  flex-direction: row-reverse;
  padding: 6px 5px 6px 20px;
  border-style: dashed;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .why-choose-two__item--reverse {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .why-choose-two__item--reverse {
    padding-left: 15px;
  }
}
.why-choose-two__item--reverse .why-choose-two__item__rm {
  margin-left: 0;
  margin-right: auto;
  transform: rotate(-180deg);
}

.why-choose-two__item--reverse .why-choose-two__item__title {
  text-align: right;
}

.why-choose-two__item__icon {
  flex-shrink: 0;
  width: 104px;
  height: 100px;
  background-color: var(--tolak-base, #3d72fc);
  font-size: 72px;
  color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
}

.why-choose-two__item__icon span {
  display: block;
  transition: all 0.6s ease;
}

.why-choose-two__item:hover .why-choose-two__item__icon span {
  transform: rotateY(180deg);
}

.why-choose-two__item__title {
  margin: 0;
  font-size: 22px;
  line-height: 32px;
  max-width: 180px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .why-choose-two__item__title {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .why-choose-two__item__title {
    font-size: 20px;
    line-height: 30px;
  }
}
.why-choose-two__item__rm {
  flex-shrink: 0;
  width: 69px;
  height: 69px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  color: var(--tolak-white, #fff);
  margin-left: auto;
}

.why-choose-two__item__rm:hover {
  background-color: var(--tolak-black, #051d1f);
}

.why-choose-two__image {
  position: relative;
  margin-left: auto;
  max-width: 571px;
  margin-top: 61px;
}

.why-choose-two__image > img {
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}

.why-choose-two__image__two {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 6px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  overflow: hidden;
  width: 154px;
  height: 154px;
  animation: rotated 20s infinite linear;
}

@media (max-width: 767px) {
  .why-choose-two__image__two {
    display: none;
  }
}
.why-choose-two__image__two img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.why-choose-two__image__three {
  position: absolute;
  left: -45px;
  top: 60px;
  border: 4px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  overflow: hidden;
  width: 185px;
  height: 185px;
  animation: br-translate 3s ease infinite;
}

@media (max-width: 767px) {
  .why-choose-two__image__three {
    display: none;
  }
}
.why-choose-two__image__three img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.why-choose-two__image__four {
  position: absolute;
  left: -27px;
  bottom: -17px;
  border: 4px solid var(--tolak-base, #3d72fc);
  overflow: hidden;
  width: 202px;
  height: 135px;
  animation: messageMove 3s linear 0s infinite;
}

@media (max-width: 767px) {
  .why-choose-two__image__four {
    display: none;
  }
}
.why-choose-two__image__four img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*--------------------------------------------------------------
# Funfact
--------------------------------------------------------------*/
.funfact-one {
  position: relative;
  padding: 120px 0 150px;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .funfact-one {
    padding: 80px 0;
  }
}
.funfact-one__image {
  position: relative;
  display: inline-block;
  padding-top: 47px;
}

@media (min-width: 1200px) {
  .funfact-one__image {
    padding-left: 55px;
  }
}
@media (max-width: 767px) {
  .funfact-one__image {
    padding: 0;
  }
}
.funfact-one__image img {
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}

.funfact-one__image__shape {
  border-radius: 0 !important;
  position: absolute;
  left: -125px;
  bottom: -218px;
  display: none;
  animation-name: float-bob-y-2;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@media (min-width: 1400px) {
  .funfact-one__image__shape {
    display: block;
  }
}
@keyframes float-bob-y-2 {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
.funfact-one__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  position: absolute;
  padding: 50px;
  left: 0;
  top: 0;
  width: 205px;
  height: 205px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
}

@media (max-width: 767px) {
  .funfact-one__item {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
}
.funfact-one__item::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  content: "";
  border-style: dashed;
  border-width: 1px;
  border-color: var(--tolak-white, #fff);
  border-radius: 50%;
  animation-duration: 1500ms;
  animation: rotated 10s infinite linear;
  transition: 500ms all ease;
  animation-play-state: running;
}

.funfact-one__item__count {
  margin: 0 0 10px;
  color: var(--tolak-white, #fff);
  font-size: 45px;
  letter-spacing: 0.88px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.funfact-one__item__text {
  margin: 0;
  color: var(--tolak-white, #fff);
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}

.funfact-one__item--two {
  left: auto;
  right: -120px;
  top: 50px;
  bottom: 0;
  margin: auto;
  background-color: var(--tolak-black, #051d1f);
  border: 16px solid var(--tolak-white, #fff);
}

.funfact-one__item--two::after {
  display: none;
}

@media (max-width: 1199px) {
  .funfact-one__item--two {
    right: -80px;
  }
}
@media (max-width: 767px) {
  .funfact-one__item--two {
    right: auto;
    left: 0;
    top: 0;
    margin: 0;
  }
}
.funfact-one__item--three {
  top: auto;
  bottom: -97px;
}

@media (max-width: 767px) {
  .funfact-one__item--three {
    bottom: 0;
  }
}
.funfact-one__accordion {
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .funfact-one__accordion {
    margin: 115px 0 0;
  }
}
@media (max-width: 767px) {
  .funfact-one__accordion {
    margin: 45px 0 0;
  }
}
.funfact-one__accordion .accrodion {
  background-color: var(--tolak-white, #fff);
  transition: all 500ms ease;
}

.funfact-one__accordion .accrodion + .accrodion {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
}

.funfact-one__accordion .accrodion-title {
  padding: 29px 30px;
  padding-right: 55px;
  transition: all 500ms ease;
  cursor: pointer;
}

.funfact-one__accordion .accrodion-title h4 {
  font-weight: 500;
  color: var(--tolak-text, #636363);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-size: 17px;
  margin: 0;
  transition: all 500ms ease;
  position: relative;
}

.funfact-one__accordion .accrodion-title h4 i {
  display: inline-block;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  margin-right: 14px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.funfact-one__accordion .accrodion-title__icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 30%;
  right: -30px;
  transform: translateY(-50%);
}

.funfact-one__accordion .accrodion-title__icon::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  content: "\ea86";
  font-family: IcoFont !important;
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}

.funfact-one__accordion .active {
  border-color: var(--tolak-base, #3d72fc) !important;
}

.funfact-one__accordion .active .accrodion-title {
  background-color: var(--tolak-base, #3d72fc);
}

.funfact-one__accordion .active .accrodion-title h4 {
  color: var(--tolak-white, #fff);
}

.funfact-one__accordion .active .accrodion-title h4 i {
  color: var(--tolak-white, #fff);
}

.funfact-one__accordion .active .accrodion-title__icon::before {
  color: var(--tolak-white, #fff);
  content: "\ea89";
}

.funfact-one__accordion .accrodion-content .inner {
  padding: 23px 30px 27px;
}

.funfact-one__accordion .accrodion-content p {
  margin: 0;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.034px;
}

.funfact-two {
  position: relative;
  background-color: var(--tolak-white, #fff);
}

.funfact-two--service-details {
  padding: 0 0 120px;
}

@media (max-width: 767px) {
  .funfact-two--service-details {
    padding-bottom: 80px;
  }
}
.funfact-two__list {
  display: flex;
  margin: 0;
  justify-content: space-between;
  gap: 0;
}

@media (max-width: 991px) {
  .funfact-two__list {
    flex-wrap: wrap;
    gap: 30px 0;
  }
}
.funfact-two__item {
  display: flex;
  align-items: center;
  position: relative;
  max-width: none;
}

@media (max-width: 991px) {
  .funfact-two__item {
    flex: 0 0 50%;
  }
}
@media (max-width: 767px) {
  .funfact-two__item {
    flex: 0 0 100%;
  }
}
.funfact-two__item:hover .funfact-two__icon i {
  transform: scale(0.9);
}

.funfact-two__item:not(:first-of-type)::before {
  content: "";
  width: 1px;
  height: 60px;
  background-color: var(--tolak-border-color, #dddddd);
  position: absolute;
  top: 0;
  left: -55px;
  display: none;
}

@media (min-width: 1200px) {
  .funfact-two__item:not(:first-of-type)::before {
    display: block;
  }
}
.funfact-two__icon {
  position: relative;
  font-size: 60px;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: var(--tolak-base, #3d72fc);
  transition: all 0.4s ease;
}

.funfact-two__icon i {
  transition: all 0.5s ease;
  transform: scale(1);
}

.funfact-two__count {
  margin: 0 0 9px;
  font-size: 35px;
  line-height: 1;
  display: flex;
}

.funfact-two__text {
  margin: 0;
  line-height: 1.1;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials-one {
  position: relative;
  z-index: 2;
  padding: 120px 0;
  background-color: var(--tolak-black, #051d1f);
}

@media (max-width: 767px) {
  .testimonials-one {
    padding: 80px 0;
  }
}
.testimonials-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--tolak-black, #051d1f);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}

.testimonials-one .sec-title-two__title {
  color: var(--tolak-white, #fff);
}

.testimonials-one--page {
  position: relative;
  background-color: var(--tolak-white, #fff);
}

.testimonials-one--page .sec-title-two__title {
  color: var(--tolak-black, #051d1f);
}

.testimonials-one--page .testimonials-card__image {
  border-color: var(--tolak-gray, #ecf2fc);
}

.testimonials-one--page .testimonials-card__bg-hover svg {
  fill: var(--tolak-black, #051d1f);
  stroke: var(--tolak-black, #051d1f);
  stroke-width: 0;
}

.testimonials-card {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 32px 41px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .testimonials-card {
    max-width: 370px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .testimonials-card {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.testimonials-card::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -35px;
  top: 0;
  content: "";
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/shapes/testimonial-bg-quote.png);
  width: 239px;
  height: 191px;
  background-position: center center;
  z-index: -1;
  transition: all 500ms ease;
  opacity: 0;
  transform: scale(0.9);
}

.testimonials-card:hover::after {
  opacity: 0.09;
  transform: scale(1);
}

.testimonials-card__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 430px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.1);
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 371 430"><path d="m81 0h210c44.2 0 80 35.8 80 80v280c0 0-69.4 70-148.1 70-28.2 0-57.5 0-85.3 0-73.8 0-136.6-70-136.6-70v-280c0-44.2 35.8-80 80-80z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 371 430"><path d="m81 0h210c44.2 0 80 35.8 80 80v280c0 0-69.4 70-148.1 70-28.2 0-57.5 0-85.3 0-73.8 0-136.6-70-136.6-70v-280c0-44.2 35.8-80 80-80z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
  z-index: -1;
  transition: all 500ms ease;
  visibility: hidden;
  opacity: 0;
}

@media (max-width: 991px) {
  .testimonials-card__bg {
    -webkit-mask-size: auto;
    mask-size: auto;
  }
}
.testimonials-card:hover .testimonials-card__bg {
  visibility: visible;
  opacity: 1;
}

.testimonials-card__bg-hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 430px;
  z-index: -1;
  transition: all 500ms ease;
}

.testimonials-card__bg-hover svg {
  fill: transparent;
  stroke: #3d72fc;
  stroke-miterlimit: 100;
  stroke-width: 2;
  stroke-dasharray: 8, 4;
  width: 100%;
  height: 100%;
}

.testimonials-card__quote {
  font-size: 54px;
  color: var(--tolak-base, #3d72fc);
  display: block;
  line-height: 1;
  margin: 0 0 13px;
}

.testimonials-card__content {
  font-size: 16px;
  line-height: 27px;
  font-style: italic;
  margin: 0 0 24px;
  color: var(--tolak-gray2, #c1c1c1);
  transition: all 300ms ease;
}

.testimonials-card__name {
  text-transform: capitalize;
  font-size: 22px;
  line-height: 1;
  color: var(--tolak-gray, #ecf2fc);
  margin: 0 0 15px;
  transition: all 300ms ease;
}

.testimonials-card__designation {
  margin: 0 0 28px;
  line-height: 1;
  font-size: 16px;
  color: var(--tolak-gray2, #c1c1c1);
  transition: all 300ms ease;
}

.testimonials-card__rating {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 27px;
}

.testimonials-card__rating i {
  color: var(--tolak-base, #3d72fc);
  font-size: 22px;
  letter-spacing: 6px;
}

.testimonials-card__rating i:last-child {
  color: var(--tolak-border-color, #dddddd);
}

.testimonials-card__image {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 6px solid var(--tolak-white, #fff);
  border-radius: 50%;
  transition: all 500ms ease;
  overflow: hidden;
  width: 82px;
  height: 82px;
  margin: 0 auto;
}

.testimonials-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.testimonials-two {
  position: relative;
  z-index: 2;
  padding: 160px 0 120px;
  background-color: var(--tolak-gray, #ecf2fc);
}

@media (max-width: 767px) {
  .testimonials-two {
    padding: 80px 0;
  }
}
.testimonials-two--about {
  padding: 120px 0;
}

@media (max-width: 767px) {
  .testimonials-two--about {
    padding: 80px 0;
  }
}
.testimonials-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--tolak-gray, #ecf2fc);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.03;
}

.testimonials-card-two {
  position: relative;
  z-index: 2;
  margin: 0 0 5px;
}

.testimonials-card-two__top {
  position: relative;
  background-color: rgba(var(--tolak-white-rgb, 255, 255, 255), 0.56);
  padding: 46px 39px 40px;
  box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.04);
  margin: 0 0 51px;
}

.testimonials-card-two__top::after {
  position: absolute;
  left: 46px;
  bottom: -32px;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 32px 28px 0 28px;
  border-color: rgba(var(--tolak-white-rgb, 255, 255, 255), 0.56) transparent transparent transparent;
  animation: messageMove 3s linear 0s infinite;
  filter: drop-shadow(0px 5px 29px 0px rgba(0, 0, 0, 0.04));
}

.testimonials-card-two__rating {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}

.testimonials-card-two__rating i {
  color: var(--tolak-base, #3d72fc);
  font-size: 25px;
  letter-spacing: 5px;
}

.testimonials-card-two__rating i:nth-child(4),
.testimonials-card-two__rating i:last-child {
  color: var(--tolak-gray2, #c1c1c1);
}

.testimonials-card-two__content {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  font-style: italic;
  margin: 0;
}

.testimonials-card-two__quote {
  width: 63px;
  height: 49px;
  position: absolute;
  right: 20px;
  top: 18px;
}

.testimonials-card-two__quote img {
  width: 100%;
  height: 100%;
}

.testimonials-card-two__author {
  position: relative;
  min-height: 72px;
  padding: 13px 0 0 142px;
}

.testimonials-card-two__image {
  border-radius: 50%;
  transition: all 500ms ease;
  width: 72px;
  height: 72px;
  position: absolute;
  z-index: 2;
  left: 40px;
  top: 0;
}

.testimonials-card-two__image::after {
  position: absolute;
  left: 0;
  bottom: -4px;
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
  border-radius: 50%;
}

.testimonials-card-two__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.testimonials-card-two__name {
  text-transform: capitalize;
  font-size: 22px;
  line-height: 1;
  margin: 0 0 8px;
  transition: all 300ms ease;
}

.testimonials-card-two__designation {
  margin: 0;
  line-height: 1;
  letter-spacing: 0.24px;
  font-size: 16px;
  transition: all 300ms ease;
}

.testimonials-three {
  position: relative;
  z-index: 2;
  padding: 120px 0;
  background-color: #122438;
}

@media (max-width: 767px) {
  .testimonials-three {
    padding: 80px 0;
  }
}
.testimonials-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #122438;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.03;
}

.testimonials-three .sec-title-two__title {
  color: var(--tolak-white, #fff);
}

.testimonials-three__image {
  position: relative;
}

@media (min-width: 1200px) {
  .testimonials-three__image {
    margin-right: -30px;
  }
}
.testimonials-three__image img {
  max-width: 100%;
}

@media (max-width: 991px) {
  .testimonials-three__image img {
    width: 100%;
  }
}
.testimonials-three__image__left {
  position: absolute;
  left: -140px;
  top: 34px;
  animation: topToBottom 2.5s linear 0s infinite;
}

@media (max-width: 1300px) {
  .testimonials-three__image__left {
    display: none;
  }
}
.testimonials-three__content {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-white, #fff);
  margin: 47px 0 0 -100px;
  padding: 70px 60px;
  box-shadow: 0px 0px 117px 0px rgba(12, 62, 185, 0.08);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .testimonials-three__content {
    padding: 60px 40px;
  }
}
@media (max-width: 991px) {
  .testimonials-three__content {
    margin: 0 0 0;
  }
}
@media (max-width: 767px) {
  .testimonials-three__content {
    padding: 50px 30px;
  }
}
.testimonials-three__content__title {
  position: relative;
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 -4px;
}

@media (max-width: 767px) {
  .testimonials-three__content__title {
    font-size: 32px;
    line-height: 40px;
  }
}
.testimonials-three__content__title::before {
  position: relative;
  display: block;
  content: "";
  width: 138px;
  height: 3px;
  background-color: var(--tolak-base, #3d72fc);
  margin: 0 0 12px;
}

.testimonials-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots {
  justify-content: flex-start;
  margin-top: 40px !important;
}

.testimonials-card-three {
  position: relative;
  z-index: 2;
  margin: 0;
}

.testimonials-card-three__content {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  font-style: italic;
  margin: 0 0 37px;
}

.testimonials-card-three__content__quote {
  font-size: 58px;
  color: var(--tolak-base, #3d72fc);
  font-style: italic;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: 28px;
  left: -5px;
  margin-right: 2px;
}

.testimonials-card-three__author {
  position: relative;
  min-height: 80px;
  padding: 14px 0 0 100px;
  margin: 0 0 5px;
}

.testimonials-card-three__image {
  border-radius: 50%;
  transition: all 500ms ease;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
}

.testimonials-card-three__image::after {
  position: absolute;
  left: 0;
  bottom: -5px;
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
  border-radius: 50%;
}

.testimonials-card-three__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.testimonials-card-three__name {
  text-transform: capitalize;
  font-size: 22px;
  letter-spacing: 0.44px;
  line-height: 1;
  margin: 0 0 12px;
  transition: all 300ms ease;
}

.testimonials-card-three__designation {
  margin: 0;
  line-height: 1;
  letter-spacing: 0.4px;
  font-size: 19px;
  transition: all 300ms ease;
}

/*--------------------------------------------------------------
# CTA
--------------------------------------------------------------*/
.cta-one {
  position: relative;
  background-color: var(--tolak-white, #fff);
}

.cta-one__bg {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 394px;
  width: 100%;
  background-color: var(--tolak-black, #051d1f);
}

@media (max-width: 1199px) {
  .cta-one__bg {
    height: 420px;
  }
}
@media (max-width: 991px) {
  .cta-one__bg {
    height: 100%;
  }
}
.cta-one__bg__shape-left {
  width: 100%;
  height: 100%;
  left: 5%;
  position: absolute;
  top: 0;
  background-position: top left;
  background-repeat: no-repeat;
  animation: leftToRight 3s linear 0s infinite;
}

@media (max-width: 1699px) {
  .cta-one__bg__shape-left {
    left: 2%;
  }
}
@media (max-width: 1399px) {
  .cta-one__bg__shape-left {
    left: 1%;
  }
}
@media (max-width: 1299px) {
  .cta-one__bg__shape-left {
    display: none;
  }
}
.cta-one__bg__shape {
  width: 100%;
  height: 100%;
  right: -10px;
  background-position: top right;
  background-repeat: no-repeat;
  animation: leftToRight 3s linear 0s infinite;
  position: relative;
}

@media (max-width: 1499px) {
  .cta-one__bg__shape {
    display: none;
  }
}
@keyframes leftToRight {
  0%, 100% {
    transform: translateX(0);
  }
  25%, 75% {
    transform: translateX(5px);
  }
  50% {
    transform: translateX(10px);
  }
}
.cta-one__image {
  position: relative;
  display: inline-block;
  border: 10px solid var(--tolak-white, #fff);
  margin-left: -10px;
}

@media (max-width: 767px) {
  .cta-one__image {
    margin: 0;
  }
}
.cta-one__image img {
  max-width: 100%;
  height: auto;
}

.cta-one__content {
  position: relative;
  padding: 60px 0;
}

@media (min-width: 1200px) {
  .cta-one__content {
    padding-right: 40px;
  }
}
.cta-one__content__text {
  color: var(--tolak-text2, #9fa0a0);
  margin: 21px 0 0;
  letter-spacing: 0.24px;
}

.cta-one__content__text a {
  color: var(--tolak-base, #3d72fc);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cta-one__content__text a:hover {
  background-size: 100% 1px;
}

.cta-one__box {
  min-height: 130px;
  position: relative;
  padding: 0 0 0 160px;
}

@media (max-width: 767px) {
  .cta-one__box {
    padding: 0;
  }
}
.cta-one__box__icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 72px;
  color: var(--tolak-base, #3d72fc);
  border: 1px dashed #465759;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .cta-one__box__icon {
    position: relative;
    margin-bottom: 20px;
  }
}
.cta-one__box__title {
  font-size: 22px;
  color: var(--tolak-white, #fff);
  margin: 0 0 18px;
}

.cta-one__box__text {
  color: var(--tolak-text-dark, #b7b7b7);
  margin: 0;
  letter-spacing: 0.24px;
}

.cta-one__author {
  position: relative;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 54px;
}

.cta-one__author img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 3px solid var(--tolak-white, #fff);
  margin-right: -16px;
  transition: all 0.4s ease;
}

.cta-one__author img:first-child {
  border: none;
}

.cta-one__author:hover img {
  margin-right: -8px;
}

.cta-one__author__rm {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--tolak-text2, #9fa0a0);
  font-weight: 500;
  font-size: 16px;
  margin-left: 40px;
}

.cta-one__author__rm span {
  font-size: 17px;
  margin-left: 7px;
  color: var(--tolak-base, #3d72fc);
}

.cta-one__author__rm:hover {
  color: var(--tolak-base, #3d72fc);
}

.cta-one--reverse {
  position: relative;
  padding: 110px 0;
}

@media (max-width: 991px) {
  .cta-one--reverse {
    padding: 0 0;
    margin: 80px 0;
  }
}
@media (max-width: 767px) {
  .cta-one--reverse {
    padding: 0 0 40px;
    margin: 80px 0;
  }
}
.cta-one--reverse .cta-one__bg {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 13px solid var(--tolak-base, #3d72fc);
  border-radius: 0 250px 250px 0;
}

@media (max-width: 991px) {
  .cta-one--reverse .cta-one__bg {
    border-radius: 0;
    border: none;
    top: 0;
    bottom: auto;
  }
}
.cta-one--reverse .cta-one__bg__shape {
  right: auto;
  left: -10px;
  background-position: top left;
}

@media (min-width: 1200px) {
  .cta-one--reverse .cta-one__image {
    margin: 0 0 0 48px;
  }
}
.cta-two {
  position: relative;
  background-color: var(--tolak-white, #fff);
}

.cta-two__bg {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  padding: 9px;
}

@media (max-width: 991px) {
  .cta-two__bg {
    background-position: left;
  }
}
.cta-two__info {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  text-align: center;
  max-width: 300px;
  padding: 34px 20px 29px;
  position: relative;
  z-index: 2;
}

.cta-two__info::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 86%;
  background-color: var(--tolak-white, #fff);
  border-radius: 10px;
  clip-path: polygon(0 38%, 100% 0, 100% 100%, 0% 100%);
  z-index: -1;
}

.cta-two__info__icon {
  width: 83px;
  height: 83px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 44px;
  color: var(--tolak-white, #fff);
  margin: 0 auto;
}

.cta-two__info__title {
  margin: 20px 0 10px;
  color: var(--tolak-black2, #222222);
  font-size: 22px;
}

.cta-two__info__text {
  font-size: 17px;
  line-height: 26px;
  color: var(--tolak-black2, #222222);
  margin: 0;
}

.cta-two__info__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cta-two__info__text a:hover {
  background-size: 100% 1px;
}

.cta-two__info__text a:hover {
  color: var(--tolak-base, #3d72fc);
}

.cta-two__content {
  position: relative;
  padding: 49px 0;
}

@media (max-width: 767px) {
  .cta-two__content {
    padding: 40px 10px 30px;
  }
}
.cta-two__content__title {
  color: var(--tolak-white, #fff);
  font-size: 22px;
  margin: 0 0 12px;
}

.cta-two__content__title a {
  color: var(--tolak-base, #3d72fc);
  text-decoration: underline;
}

.cta-two__content__title a:hover {
  color: var(--tolak-white, #fff);
  text-decoration: none;
}

.cta-two__content__text {
  color: var(--tolak-white, #fff);
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 14px;
}

.cta-two__content__rm {
  display: inline-block;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  line-height: 1;
  letter-spacing: 0.24px;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cta-two__content__rm:hover {
  background-size: 100% 1px;
}

.cta-two__content__rm span {
  line-height: inherit;
  margin-left: 6px;
  position: relative;
  top: 1px;
  display: inline-block;
}

.cta-two__content__rm:hover {
  color: var(--tolak-base, #3d72fc);
}

.cta-two__image {
  position: absolute;
  left: -35px;
  bottom: -10px;
  animation: messageMove 3s linear 0s infinite;
}

@media (max-width: 991px) {
  .cta-two__image {
    display: none;
  }
}
.cta-two__call-text {
  position: absolute;
  right: 56px;
  top: 22%;
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  font-size: 17px;
  font-weight: 500;
  border-radius: 50px;
  text-transform: uppercase;
  padding: 27px 4px;
}

@media (max-width: 991px) {
  .cta-two__call-text {
    display: none;
  }
}
.cta-two__call-text:hover {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black, #051d1f);
}

.cta-three {
  position: relative;
  padding: 155px 0 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 991px) {
  .cta-three {
    padding: 0;
  }
}
.cta-three__bg {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-black, #051d1f);
  border-radius: 0 60px 60px 0;
}

.cta-three__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 32.6%;
  width: 28.4%;
  background-color: var(--tolak-white, #fff);
  border: 21px solid var(--tolak-base, #3d72fc);
  border-top: none;
  border-left: none;
  border-radius: 0 0 60px 0;
  content: "";
  z-index: -1;
}

@media (max-width: 991px) {
  .cta-three__bg::before {
    display: none;
  }
}
.cta-three__bg::after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 36.6%;
  width: 28.5%;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 0 60px 0 0;
  content: "";
  z-index: -1;
}

@media (max-width: 991px) {
  .cta-three__bg::after {
    display: none;
  }
}
.cta-three__image {
  position: absolute;
  z-index: 2;
  left: 43px;
  bottom: 0;
  animation: messageMove 3s linear 0s infinite;
}

@media (max-width: 991px) {
  .cta-three__image {
    display: none;
  }
}
.cta-three__content {
  position: relative;
  max-width: 540px;
  padding: 49px 0;
}

@media (max-width: 1199px) {
  .cta-three__content {
    padding-right: 20px;
    padding-left: 30px;
  }
}
.cta-three__content__title {
  color: var(--tolak-white, #fff);
  font-size: 26px;
  margin: 0 0 35px;
}

.cta-three__content__text {
  color: var(--tolak-text2, #9fa0a0);
  margin: 22px 0 0;
  letter-spacing: 0.24px;
}

.cta-three__content__text a {
  color: var(--tolak-base, #3d72fc);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cta-three__content__text a:hover {
  background-size: 100% 1px;
}

.cta-three__newsletter {
  position: relative;
}

.cta-three__newsletter input[type=text] {
  width: 100%;
  display: block;
  border: none;
  outline: none;
  height: 53px;
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-text, #636363);
  font-size: 16px;
  font-weight: 400;
  padding-left: 39px;
  padding-right: 20px;
  border-radius: 26px;
  transition: all 500ms ease;
}

@media (max-width: 450px) {
  .cta-three__newsletter input[type=text] {
    padding-left: 20px;
  }
}
.cta-three__newsletter button {
  position: absolute;
  right: 0;
  top: 0;
  height: 53px;
  font-size: 18px;
  padding: 0 36px;
  border-radius: 26px;
}

@media (max-width: 450px) {
  .cta-three__newsletter button {
    padding: 0 20px;
  }
}
.cta-three__author {
  position: relative;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 32px;
  transition: all 0.4s ease;
}

.cta-three__author img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 3px solid var(--tolak-white, #fff);
  margin-right: -16px;
  transition: all 0.4s ease;
}

.cta-three__author img:first-child {
  border: none;
}

.cta-three__author:hover img {
  margin-right: -8px;
}

.cta-three__author__rm {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--tolak-text2, #9fa0a0);
  font-weight: 500;
  font-size: 16px;
  margin-left: 40px;
}

.cta-three__author__rm span {
  font-size: 17px;
  margin-left: 7px;
  color: var(--tolak-base, #3d72fc);
}

.cta-three__author__rm:hover {
  color: var(--tolak-base, #3d72fc);
}

.cta-four {
  position: relative;
  padding: 180px 0 156px;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 991px) {
  .cta-four {
    padding: 50px 0 136px;
  }
}
.cta-four__bg {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-black, #051d1f);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  padding: 0 0 0 70px;
}

@media (max-width: 1199px) {
  .cta-four__bg {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .cta-four__bg {
    padding: 0 30px;
  }
}
.cta-four__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: var(--tolak-black, #051d1f);
  opacity: 0.85;
  border-radius: 10px;
  content: "";
}

.cta-four__bg::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -55px;
  margin: 0 auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 55px 55px 0 55px;
  border-color: var(--tolak-base, #3d72fc) transparent transparent transparent;
  animation: messageMove 3s linear 0s infinite;
}

.cta-four__shape {
  position: absolute;
  left: 23%;
  top: -132px;
  background-position: left top;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  animation: messageMove 4s linear 0s infinite;
}

@media (max-width: 991px) {
  .cta-four__shape {
    display: none;
  }
}
.cta-four__overlay {
  position: absolute;
  right: 0;
  top: 0;
  width: 41.8%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: color-dodge;
  border-radius: 0 10px 10px 0;
}

@media (max-width: 991px) {
  .cta-four__overlay {
    display: none;
  }
}
.cta-four__content {
  position: relative;
  padding: 0 0 86px;
}

@media (min-width: 1200px) {
  .cta-four__content {
    padding-right: 25px;
  }
}
.cta-four__content .video-popup {
  width: 156px;
  height: 201px;
  background-color: var(--tolak-base, #3d72fc);
  border: 12px solid var(--tolak-white, #fff);
  border-radius: 76px;
  color: var(--tolak-white, #fff);
  font-size: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -100px 0 51px;
}

.cta-four__content .video-popup i {
  transform: scale(1);
  transition: 400ms ease;
}

.cta-four__content .video-popup:hover i {
  color: var(--tolak-black, #051d1f);
  transform: scale(1.1);
}

.cta-four__content .sec-title-two {
  padding-bottom: 20px;
}

.cta-four__content .sec-title-two__title {
  color: var(--tolak-white, #fff);
}

.cta-four__content__text {
  color: var(--tolak-gray2, #c1c1c1);
  margin: 0 0 25px;
}

.cta-four__content__bar {
  position: relative;
  width: 142px;
  height: 3px;
  background-color: var(--tolak-white, #fff);
  display: block;
  margin: 0 0 23px;
}

.cta-four__content__bar::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
}

.cta-four__content__info {
  display: flex;
  align-items: center;
  gap: 26px;
}

.cta-four__content__info__icon {
  font-size: 61px;
  color: var(--tolak-base, #3d72fc);
  line-height: 61px;
  flex-shrink: 0;
}

.cta-four__content__info__icon i {
  display: inline-block;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.cta-four__content__info:hover .cta-four__content__info__icon i {
  transform: rotateY(180deg);
}

.cta-four__content__info__text {
  color: var(--tolak-gray2, #c1c1c1);
  line-height: 26px;
  margin: 0;
}

.cta-four__content__info__text a {
  color: var(--tolak-base, #3d72fc);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cta-four__content__info__text a:hover {
  background-size: 100% 1px;
}

.cta-four__image {
  position: absolute;
  z-index: 2;
  right: 43px;
  bottom: -17px;
  animation: messageMove 3s linear 0s infinite;
}

@media (max-width: 1199px) {
  .cta-four__image {
    bottom: -13px;
  }
}
@media (max-width: 991px) {
  .cta-four__image {
    display: none;
  }
}
@media (max-width: 1199px) {
  .cta-four__image img {
    max-width: 110%;
  }
}
.cta-five {
  position: relative;
  padding: 0 0 46px;
  background-color: var(--tolak-white, #fff);
}

.cta-five__bg {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-black, #051d1f);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 75px;
  padding: 11px;
  padding-right: 70px;
}

@media (max-width: 991px) {
  .cta-five__bg {
    padding-right: 20px;
  }
}
.cta-five__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: var(--tolak-black, #051d1f);
  opacity: 0.84;
  border-radius: 75px;
  content: "";
}

.cta-five__bg::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -46px;
  margin: 0 auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 46px 46px 0 46px;
  border-color: var(--tolak-base, #3d72fc) transparent transparent transparent;
  animation: messageMove 3s linear 0s infinite;
}

.cta-five__content {
  display: flex;
  position: relative;
  align-items: center;
  gap: 54px;
}

@media (max-width: 991px) {
  .cta-five__content {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .cta-five__content {
    display: block;
    text-align: center;
    padding: 20px 15px 0;
  }
}
.cta-five__content__icon {
  width: 129px;
  height: 129px;
  background-color: var(--tolak-base, #3d72fc);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 50%;
  font-size: 62px;
  color: var(--tolak-white, #fff);
  border: 8px solid var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .cta-five__content__icon {
    margin: 0 auto 15px;
  }
}
.cta-five__content__icon i {
  display: block;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.cta-five__content:hover .cta-five__content__icon i {
  transform: rotateY(180deg);
}

.cta-five__content__title {
  margin: 0;
  font-size: 30px;
  letter-spacing: 0.45px;
  color: var(--tolak-white, #fff);
}

@media (max-width: 991px) {
  .cta-five__content__title {
    font-size: 28px;
  }
}
.cta-five__content__title a {
  color: var(--tolak-base, #3d72fc);
  text-decoration: underline;
}

.cta-five__content__title a:hover {
  text-decoration: underline;
}

.cta-five .tolak-btn {
  margin-left: auto;
  width: 180px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .cta-five .tolak-btn {
    justify-content: center;
    margin: 20px auto;
  }
}
.cta-six {
  position: relative;
  padding: 120px 0 0;
  margin-bottom: -209px;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 1199px) {
  .cta-six {
    margin-bottom: -75px;
  }
}
@media (max-width: 991px) {
  .cta-six {
    margin: 0 0;
  }
}
@media (max-width: 767px) {
  .cta-six {
    padding: 80px 0 0;
  }
}
.cta-six .container {
  position: relative;
  z-index: 2;
}

.cta-six__content {
  position: relative;
  max-width: 549px;
  padding: 49px 40px 43px 65px;
  background-color: var(--tolak-black, #051d1f);
  overflow: hidden;
}

.cta-six__content::after {
  position: absolute;
  right: 40px;
  top: -61px;
  width: 128px;
  height: 128px;
  content: "";
  border: 12px solid rgba(var(--tolak-white-rgb, 255, 255, 255), 0.17);
  border-radius: 50%;
  animation: wobble-horizontal-on-hover 3s infinite linear;
}

.cta-six__content::before {
  position: absolute;
  right: 66px;
  top: -35px;
  width: 76px;
  height: 76px;
  content: "";
  border: 12px solid rgba(var(--tolak-base-rgb, 61, 114, 252), 0.49);
  border-radius: 50%;
  animation: wobble-horizontal-on-hover 3s infinite linear;
}

@media (max-width: 1199px) {
  .cta-six__content {
    padding-right: 20px;
    padding-left: 30px;
  }
}
.cta-six__content__text {
  color: var(--tolak-white, #fff);
  margin: 22px 0 0;
  letter-spacing: 0.24px;
}

.cta-six__content__text a {
  color: var(--tolak-base, #3d72fc);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cta-six__content__text a:hover {
  background-size: 100% 1px;
}

.cta-six__author {
  position: relative;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.4s ease;
}

.cta-six__author img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 3px solid var(--tolak-white, #fff);
  margin-right: -16px;
  transition: all 0.4s ease;
}

.cta-six__author img:first-child {
  border: none;
}

.cta-six__author:hover img {
  margin-right: -8px;
}

.cta-six__author__rm {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--tolak-text2, #9fa0a0);
  font-weight: 500;
  font-size: 16px;
  margin-left: 40px;
}

.cta-six__author__rm span {
  font-size: 17px;
  margin-left: 7px;
  color: var(--tolak-base, #3d72fc);
}

.cta-six__author__rm:hover {
  color: var(--tolak-base, #3d72fc);
}

.cta-six__image {
  display: inline-block;
  border: 10px solid var(--tolak-white, #fff);
  margin: -10px 0 0 -51px;
}

@media (max-width: 1199px) {
  .cta-six__image {
    margin-left: -30px;
  }
}
@media (max-width: 991px) {
  .cta-six__image {
    margin: 0 0;
  }
}
.cta-six__image img {
  max-width: none;
}

@media (max-width: 1199px) {
  .cta-six__image img {
    max-width: 100%;
  }
}
/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery-one {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .gallery-one {
    padding: 80px 0;
  }
}
.gallery-one .container-fluid {
  width: 100%;
  max-width: 1572px;
}

.gallery-one .row {
  --bs-gutter-x: 10px;
  --bs-gutter-y: 10px;
}

@media (min-width: 992px) {
  .gallery-one__carousel .owl-nav {
    display: none;
  }
}
.gallery-one__filter__list {
  margin: 0 0 31px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.gallery-one__filter__list li {
  cursor: pointer;
  position: relative;
  font-size: 17px;
  color: var(--tolak-black2, #222222);
  font-weight: 500;
  text-transform: capitalize;
  background-color: transparent;
  transition: all 0.4s ease;
  height: 28px;
  padding: 0 12px;
}

.gallery-one__filter__list li:hover,
.gallery-one__filter__list li.active {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.gallery-one__card {
  position: relative;
  overflow: hidden;
  background-color: var(--tolak-black, #051d1f);
}

.gallery-one__card img {
  transform: scale(1);
  max-width: 100%;
  transition: transform 500ms ease, opacity 500ms ease;
  opacity: 1;
}

.gallery-one__card__hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(1, 0);
  transition: transform 500ms ease;
  transform-origin: bottom center;
}

.gallery-one__card__hover .img-popup {
  position: relative;
}

.gallery-one__card:hover img {
  transform: scale(1.05);
  opacity: 0.9;
  mix-blend-mode: screen;
}

.gallery-one__card:hover .gallery-one__card__hover {
  transform-origin: top center;
  transform: scale(1, 1);
}

.gallery-one__card__icon {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
}

.gallery-one__card__icon::after,
.gallery-one__card__icon::before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: var(--tolak-white, #fff);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gallery-one__card__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.gallery-two {
  position: relative;
  overflow: hidden;
  padding: 0 0 20px;
}

.gallery-two .container-fluid {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 767px) {
  .gallery-two .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.gallery-two .row {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 20px;
}

.gallery-two__col-one {
  width: 65%;
}

@media (max-width: 1199px) {
  .gallery-two__col-one {
    width: 100%;
  }
}
.gallery-two__col-two {
  width: 35%;
}

@media (max-width: 1199px) {
  .gallery-two__col-two {
    width: 100%;
  }
}
.gallery-two__card {
  position: relative;
  overflow: hidden;
  background-color: var(--tolak-black, #051d1f);
}

.gallery-two__card img {
  transform: scale(1);
  width: 100%;
  transition: transform 500ms ease, opacity 500ms ease;
  opacity: 1;
}

.gallery-two__card__hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(1, 0);
  transition: transform 500ms ease;
  transform-origin: bottom center;
}

.gallery-two__card__hover .img-popup {
  position: relative;
}

.gallery-two__card:hover img {
  transform: scale(1.05);
  opacity: 0.9;
  mix-blend-mode: screen;
}

.gallery-two__card:hover .gallery-two__card__hover {
  transform-origin: top center;
  transform: scale(1, 1);
}

.gallery-two__card a {
  width: 75px;
  height: 75px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-two__card a:hover .gallery-two__card__icon::after,
.gallery-two__card a:hover .gallery-two__card__icon::before {
  background-color: var(--tolak-base, #3d72fc);
}

.gallery-two__card__icon {
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
}

.gallery-two__card__icon::after,
.gallery-two__card__icon::before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: var(--tolak-black, #051d1f);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 400ms ease;
}

.gallery-two__card__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.gallery-two__info {
  position: relative;
  background-color: var(--tolak-base, #3d72fc);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 50px 0 100px;
  height: 100%;
}

@media (min-width: 1200px) {
  .gallery-two__info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
  }
}
@media (max-width: 1500px) {
  .gallery-two__info {
    padding-left: 40px;
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .gallery-two__info {
    padding: 80px 50px;
  }
}
@media (max-width: 767px) {
  .gallery-two__info {
    padding: 50px 30px;
  }
}
.gallery-two__info__icon {
  width: 60px;
  height: 60px;
  margin-bottom: 24px;
}

.gallery-two__info__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-two__info__title {
  color: var(--tolak-white, #fff);
  font-size: 44px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .gallery-two__info__title {
    font-size: 35px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .gallery-two__info__title {
    font-size: 35px;
    line-height: 45px;
  }
}
/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar {
  position: relative;
}

.sidebar__single {
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 20px;
  padding: 40px 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar__single {
    padding-left: 22px;
    padding-right: 20px;
  }
}
.sidebar__single--tags .sidebar__title::after {
  width: 100%;
}

.sidebar__single--search {
  padding: 0;
  border: none;
}

.sidebar__single + .sidebar__single {
  margin-top: 50px;
}

.sidebar__title {
  text-transform: capitalize;
  margin: 0 0 36px;
  line-height: 1em;
  font-size: 20px;
  letter-spacing: 0.33px;
  position: relative;
  top: -3px;
  display: inline-block;
}

@media (min-width: 768px) {
  .sidebar__title {
    font-size: 22px;
  }
}
.sidebar__title::after {
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 77px;
  height: 3px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
}

.sidebar__search {
  position: relative;
}

.sidebar__search input[type=search],
.sidebar__search input[type=text] {
  outline: none;
  width: 100%;
  height: 55px;
  background-color: transparent;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
  transition: all 500ms ease;
}

.sidebar__search input[type=search]:focus,
.sidebar__search input[type=text]:focus {
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

.sidebar__search button[type=submit] {
  border: none;
  outline: none;
  background-color: var(--tolak-base, #3d72fc);
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  width: auto;
  font-size: 15.5px;
  color: var(--tolak-white, #fff);
  border-radius: 50%;
  width: 47px;
  height: 47px;
  transition: all 500ms ease;
}

.sidebar__search button[type=submit]:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.sidebar__categories {
  margin-bottom: -16px;
  margin-top: -9px;
}

.sidebar__categories li {
  position: relative;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 500ms ease;
  padding: 0 0 0 26px;
  margin: 0 0 10px;
}

.sidebar__categories li::before {
  position: absolute;
  left: -3px;
  content: "\ea94";
  font-family: IcoFont !important;
  transition: all 500ms ease;
  font-weight: normal;
  font-size: 25px;
}

.sidebar__categories li a {
  color: inherit;
}

.sidebar__categories li:hover {
  padding: 0 5px 0 31px;
  color: var(--tolak-base, #3d72fc);
}

.sidebar__categories li:hover::before {
  left: 2px;
  color: var(--tolak-base, #3d72fc);
}

.sidebar__tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.sidebar__tags a {
  background-color: transparent;
  text-transform: capitalize;
  border: 1px solid var(--tolak-border-color, #dddddd);
  font-size: 16px;
  font-weight: 400;
  color: var(--tolak-text, #636363);
  transition: all 500ms ease;
  display: inline-flex;
  line-height: 28px;
  padding: 5px 21px;
}

.sidebar__tags a:hover {
  color: var(--tolak-white, #fff);
  border-color: var(--tolak-base, #3d72fc);
  background-color: var(--tolak-base, #3d72fc);
}

.sidebar__posts {
  margin-bottom: 0;
}

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

.sidebar__posts__item:not(:last-of-type) {
  margin-bottom: 30px;
}

.sidebar__posts__image {
  flex-shrink: 0;
  margin-right: 15px;
}

.sidebar__posts__image img {
  max-width: 100%;
}

.sidebar__posts__meta {
  margin: 0;
  line-height: 1em;
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  color: var(--tolak-text, #636363);
  font-size: 14px;
  margin-bottom: 7px;
}

.sidebar__posts__meta i {
  font-size: 13px;
}

.sidebar__posts__title {
  margin: 0;
  font-size: 17px;
  line-height: 23px;
}

.sidebar__posts__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.sidebar__posts__title a:hover {
  background-size: 100% 1px;
}

.sidebar__posts__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# Blog details
--------------------------------------------------------------*/
.blog-details {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .blog-details {
    padding: 80px 0;
  }
}
.blog-details__content {
  position: relative;
}

.blog-details__content__mr {
  margin-top: 16px;
  margin-bottom: 42px;
}

.blog-details__image {
  position: relative;
  margin: 0 0 30px;
}

.blog-details__image img {
  max-width: 100%;
  height: auto;
}

.blog-details__meta {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 23px;
}

@media (max-width: 400px) {
  .blog-details__meta {
    display: block;
  }
}
.blog-details__meta__cats {
  position: relative;
  margin-right: 20px;
}

@media (max-width: 400px) {
  .blog-details__meta__cats {
    margin: 0 0 12px;
  }
}
.blog-details__meta__cats a {
  height: 34px;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  border-radius: 30px;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 2.2px 27px;
}

.blog-details__meta__cats a:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.blog-details__meta__date {
  position: relative;
  font-size: 16px;
}

.blog-details__meta__date a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-details__meta__date a:hover {
  background-size: 100% 1px;
}

.blog-details__meta__date a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-details__title {
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 24px;
}

.blog-details__text {
  line-height: 26px;
  letter-spacing: 0.032px;
  margin: 0 0 12px;
}

@media (min-width: 1200px) {
  .blog-details__text {
    max-width: 90%;
  }
}
.blog-details__item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  background-color: var(--tolak-black4, #1b272a);
  transition: all 0.4s ease;
  padding: 35px 39px;
  overflow: hidden;
}

.blog-details__item::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 24px;
  height: 48px;
  content: "";
  border: 1px dashed rgba(var(--tolak-white-rgb, 255, 255, 255), 0.74);
  border-right: none;
  border-bottom: none;
  transform: scale(0.8);
  transition: all 0.6s ease;
  opacity: 0;
}

.blog-details__item::before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 55px;
  height: 23px;
  content: "";
  border: 1px dashed rgba(var(--tolak-white-rgb, 255, 255, 255), 0.74);
  border-right: none;
  border-bottom: none;
  transform: scale(0.8);
  transition: all 0.4s ease;
  opacity: 0;
}

.blog-details__item:hover {
  background-color: var(--tolak-base, #3d72fc);
}

.blog-details__item:hover::after {
  transform: scale(1);
  opacity: 0.74;
}

.blog-details__item:hover::before {
  transform: scale(1);
  opacity: 0.74;
}

.blog-details__item__icon {
  flex-shrink: 0;
  font-size: 72px;
  color: var(--tolak-base, #3d72fc);
  display: flex;
  align-items: center;
  line-height: 1;
}

.blog-details__item__icon span {
  display: block;
  transition: all 0.6s ease;
}

.blog-details__item:hover .blog-details__item__icon {
  color: var(--tolak-white, #fff);
}

.blog-details__item:hover .blog-details__item__icon span {
  transform: rotateY(180deg);
}

.blog-details__item__title {
  margin: 0;
  font-size: 22px;
  line-height: 32px;
  color: var(--tolak-white, #fff);
}

.blog-details__blockquote {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 52px 85px 40px;
  margin: 46px 0 40px;
}

@media (max-width: 767px) {
  .blog-details__blockquote {
    padding: 75px 25px 40px;
  }
}
.blog-details__blockquote::after {
  font-family: IcoFont !important;
  content: "\efce";
  font-size: 50px;
  color: var(--tolak-base, #3d72fc);
  font-style: normal;
  position: absolute;
  right: 55px;
  bottom: 35px;
}

@media (max-width: 767px) {
  .blog-details__blockquote::after {
    display: none;
  }
}
.blog-details__blockquote__text {
  position: relative;
  font-size: 16px;
  line-height: 27px;
  font-style: italic;
  margin: 0 0 27px;
}

.blog-details__blockquote__text::after {
  font-family: IcoFont !important;
  content: "\efce";
  font-size: 29px;
  color: var(--tolak-base, #3d72fc);
  font-style: normal;
  position: absolute;
  left: -50px;
  top: 3px;
}

@media (max-width: 767px) {
  .blog-details__blockquote__text::after {
    left: 0;
    top: -35px;
  }
}
.blog-details__blockquote__meta {
  min-height: 92px;
  padding: 15px 0 0 120px;
  position: relative;
}

@media (max-width: 450px) {
  .blog-details__blockquote__meta {
    padding: 15px 0 0 105px;
  }
}
.blog-details__blockquote__meta img {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.blog-details__blockquote__meta__name {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 22px;
  margin: 0 0 10px;
  text-transform: capitalize;
}

@media (max-width: 450px) {
  .blog-details__blockquote__meta__name {
    font-size: 18px;
  }
}
.blog-details__blockquote__meta__name span {
  display: inline-block;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-text, #636363);
  font-size: 17px;
  letter-spacing: 0.25px;
  font-weight: 400;
  margin-left: 8px;
}

@media (max-width: 450px) {
  .blog-details__blockquote__meta__name span {
    font-size: 16px;
    margin-left: 5px;
  }
}
.blog-details__blockquote__meta__social {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
}

.blog-details__blockquote__meta__social a {
  font-size: 16px;
  display: inline-block;
  color: var(--tolak-text, #636363);
}

.blog-details__blockquote__meta__social a:hover {
  color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments-one {
  margin-top: 60px;
}

.comments-one__title {
  margin: 0;
  text-transform: capitalize;
  font-size: 35px;
  margin-bottom: 4px;
}

.comments-one__list {
  margin: 0;
  margin-top: 35px;
}

.comments-one__card {
  display: flex;
  margin-bottom: 45px;
  padding-bottom: 41px;
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
}

@media (max-width: 767px) {
  .comments-one__card {
    display: block;
  }
}
.comments-one__card__image {
  margin-top: 15px;
  margin-right: 25px;
}

@media (max-width: 767px) {
  .comments-one__card__image {
    margin: 0 0 20px;
  }
}
.comments-one__card__image img {
  border-radius: 50%;
}

.comments-one__card__title {
  margin: 0;
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.comments-one__card__text {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 6px;
}

.comments-one__card__meta {
  position: relative;
  display: flex;
  gap: 45px;
  align-items: center;
  font-size: 17px;
}

.comments-one__card__reply {
  font-weight: 500;
  color: var(--tolak-base, #3d72fc);
  display: inline;
}

.comments-one__card__reply:hover {
  color: var(--tolak-black, #051d1f);
}

.comments-one__card__content {
  position: relative;
}

.comments-form {
  margin-top: 55px;
}

.comments-form__title {
  margin: 0;
  text-transform: capitalize;
  font-size: 35px;
  margin-bottom: 4px;
}

.comments-form__form {
  margin-top: 45px;
}

.comments-form .form-one .bootstrap-select > .dropdown-toggle,
.comments-form .form-one input[type=text],
.comments-form .form-one input[type=email],
.comments-form .form-one textarea {
  border: 1px solid var(--tolak-border-color, #dddddd);
  color: var(--tolak-text, #636363);
}

.comments-form .form-one textarea {
  height: 188px;
  padding-top: 15px;
}

/*--------------------------------------------------------------
# Shop
--------------------------------------------------------------*/
.product {
  position: relative;
}

.product__sidebar {
  position: relative;
}

.product__sidebar--title {
  text-transform: capitalize;
  margin: 0 0 26px;
  line-height: 1em;
  font-size: 20px;
  letter-spacing: 0.33px;
  position: relative;
  top: -3px;
  display: inline-block;
}

.product__sidebar--title::after {
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 77px;
  height: 3px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
}

.product__search {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.product__search form {
  border-radius: 0;
  position: relative;
}

.product__search form input[type=text] {
  width: 100%;
  height: 55px;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-size: 16px;
  color: var(--tolak-text, #636363);
  border: 1px solid var(--tolak-border-color, #dddddd);
  outline: none;
  font-weight: 500;
  border-radius: 0;
}

.product__price-ranger {
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 30px;
  margin-bottom: 30px;
}

.product__price-ranger .product__sidebar--title::after {
  width: 100%;
}

.product__price-ranger #slider-range {
  margin: 15px 0 0 0px;
  background: var(--tolak-white, #fff);
  border: none;
  height: 5px;
  border-radius: 0;
  position: relative;
}

.product__price-ranger #slider-range .ui-slider-range {
  height: 100%;
  background: var(--tolak-base, #3d72fc);
}

.product__price-ranger #slider-range .ui-slider-handle {
  position: absolute;
  top: -5px;
  background: var(--tolak-base, #3d72fc);
  border: 0;
  height: 14px;
  width: 14px !important;
  border-radius: 50%;
  margin-left: -2px;
  outline: medium none;
  cursor: pointer;
  z-index: 2;
}

.product__price-ranger .ranger-min-max-block {
  position: relative;
  display: block;
  margin: 18px 0 0 0px;
}

.product__price-ranger .ranger-min-max-block input[type=text] {
  position: relative;
  display: inline-block;
  color: var(--tolak-text, #636363);
  font-size: 16px;
  font-weight: 400;
  width: 40px;
  line-height: 30px;
  border: none;
  outline: none;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  padding: 0;
  text-align: center;
  background-color: transparent;
}

.product__price-ranger .ranger-min-max-block span {
  position: relative;
  display: inline-block;
  color: var(--tolak-text, #636363);
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  left: -2px;
}

.product__price-ranger .ranger-min-max-block input[type=submit] {
  position: relative;
  display: block;
  background-color: var(--tolak-white, #fff);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  float: right;
  text-align: center;
  border: none;
  color: var(--tolak-black, #051d1f);
  font-size: 14px;
  font-weight: 500;
  line-height: 38px;
  margin: 0;
  cursor: pointer;
  padding: 0 20px;
  height: 38px;
  border-radius: 0;
  box-shadow: 0px 10px 30px 0px rgba(var(--tolak-black-rgb, 5, 29, 31), 0.07);
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.product__price-ranger .ranger-min-max-block input[type=submit]:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.product__categories {
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 30px;
}

.product__categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -20px;
}

.product__categories ul li {
  position: relative;
  margin: 0 0 4px;
}

.product__categories ul li a {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 24px;
  font-size: 16px;
  text-transform: capitalize;
  color: var(--tolak-text, #636363);
  font-weight: 400;
  transition: all 0.3s ease;
  z-index: 1;
  padding: 9px 15px 11px;
}

.product__categories ul li a span {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: var(--tolak-black, #051d1f);
  margin-right: 10px;
  transition: all 0.3s ease;
}

.product__categories ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: var(--tolak-white, #fff);
  z-index: -1;
  transform: scale(1, 0);
  perspective: 400px;
  visibility: hidden;
  transition: transform 500ms ease-in-out, visibility 500ms ease-in-out;
  transform-origin: bottom center;
}

.product__categories ul li:hover a,
.product__categories ul li.active a {
  color: var(--tolak-black, #051d1f);
  padding-left: 27px;
}

.product__categories ul li:hover a::before,
.product__categories ul li.active a::before {
  transform: scale(1, 1);
  visibility: visible;
  transform-origin: top center;
}

.product__categories ul li:hover a span,
.product__categories ul li.active a span {
  color: var(--tolak-base, #3d72fc);
}

.product__categories ul li.active a {
  font-weight: 600;
}

.product__info-top {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .product__info-top {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .product__info-top {
    display: block;
    margin-top: 40px;
  }
}
.product__showing-text {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
}

@media (max-width: 767px) {
  .product__showing-text {
    margin-bottom: 20px;
  }
}
.product__showing-sort {
  margin: 0;
  font-size: 17px;
}

.product__showing-sort .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  width: 340px !important;
  font-family: var(--tolak-font, "Rubik", sans-serif);
}

@media (max-width: 360px) {
  .product__showing-sort .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 300px !important;
  }
}
.product__showing-sort .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.product__showing-sort .bootstrap-select .dropdown-menu {
  border: none;
}

.product__showing-sort .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 55px;
  outline: none !important;
  border-radius: 0;
  border: 0;
  background-color: var(--tolak-gray, #ecf2fc) !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--tolak-text, #636363) !important;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 55px;
  font-weight: 500;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
}

.product__showing-sort .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 16px;
  color: var(--tolak-text, #636363);
}

.product__showing-sort .bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
}

.product__showing-sort .bootstrap-select .dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px;
  color: var(--tolak-text, #636363);
  text-transform: capitalize;
  background-color: var(--tolak-gray, #ecf2fc);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.product__showing-sort .bootstrap-select .dropdown-menu > li:hover > a,
.product__showing-sort .bootstrap-select .dropdown-menu > li.selected > a {
  background: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  border-color: var(--tolak-base, #3d72fc);
}

.product__item {
  position: relative;
  background-color: var(--tolak-white, #fff);
  border: 1px solid var(--tolak-border-color, #dddddd);
  transition: all 500ms ease;
}

.product__item:hover {
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

.product__item__img {
  background-color: var(--tolak-white, #fff);
  position: relative;
  overflow: hidden;
}

.product__item__img img {
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
  transition: all 500ms ease;
  transform: scale(1);
}

.product__item__btn {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}

.product__item__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 50%;
  color: var(--tolak-black, #051d1f);
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
}

.product__item__btn a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.product__item__btn a:nth-child(1) {
  -webkit-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  -moz-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  -ms-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  -o-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  transform: translate3d(30px, 0, 0);
  -moz-transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  -ms-transform: translate3d(30px, 0, 0);
  -o-transform: translate3d(30px, 0, 0);
}

.product__item__btn a:nth-child(2) {
  -webkit-transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  -moz-transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  -ms-transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  -o-transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms, border ease 300ms;
  transform: translate3d(30px, 0, 0);
  -moz-transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  -ms-transform: translate3d(30px, 0, 0);
  -o-transform: translate3d(30px, 0, 0);
}

.product__item__btn a + a {
  margin-top: 10px;
}

.product__item:hover .product__item__img img {
  transform: scale(1.05);
}

.product__item:hover .product__item__btn a {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

.product__item__content {
  position: relative;
  text-align: center;
  padding: 30px 20px;
}

.product__item__ratings {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: var(--tolak-base, #3d72fc);
  letter-spacing: 4.5px;
  margin-bottom: 4px;
}

.product__item__title {
  font-size: 20px;
  line-height: 26px;
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 3px;
}

.product__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.product__item__title a:hover {
  background-size: 100% 1px;
}

.product__item__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.product__item__price {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 20px;
}

.product__item__link {
  font-size: 14px;
  padding: 7px 25px;
}

.product-one {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .product-one {
    padding: 80px 0;
  }
}
/*--------------------------------------------------------------
# Shop details
--------------------------------------------------------------*/
.product-details {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .product-details {
    padding: 80px 0;
  }
}
.product-details__img {
  background-color: var(--tolak-white, #fff);
  position: relative;
  border: 1px solid var(--tolak-border-color, #dddddd);
}

.product-details__img img {
  width: 100%;
  height: auto;
}

.product-details__img-search {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
  line-height: 1;
}

.product-details__img-search a {
  display: inline-block;
  font-size: 21px;
  color: var(--tolak-black, #051d1f);
  transition: all 500ms ease;
}

.product-details__img-search a:hover {
  color: var(--tolak-base, #3d72fc);
}

.product-details__content {
  position: relative;
  margin: -8px 0 0 0;
}

@media (max-width: 991px) {
  .product-details__content {
    margin: 50px 0 0;
  }
}
.product-details__top {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  margin-bottom: 17px;
}

.product-details__title {
  font-size: 35px;
  text-transform: capitalize;
  margin: 0;
}

.product-details__price {
  font-size: 22px;
  line-height: 26px;
  color: var(--tolak-base, #3d72fc);
  font-weight: 500;
  margin: 0 0 0 28px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
}

.product-details__review {
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 3px;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
}

.product-details__review a {
  display: inline-block;
  color: var(--tolak-text, #636363);
  font-size: 15px;
  letter-spacing: 0;
  margin-left: 16px;
  font-weight: 500;
  transition: all 500ms ease;
}

.product-details__review a:hover {
  color: var(--tolak-base, #3d72fc);
}

.product-details__divider {
  width: 100%;
  height: 1px;
  background-color: var(--tolak-border-color, #dddddd);
  margin: 22px 0 21px;
}

.product-details__excerpt {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
}

.product-details__excerpt-text1 {
  margin: 0 0 31px;
}

.product-details__excerpt-text2 {
  margin: 0;
}

@media (max-width: 767px) {
  .product-details__excerpt-text2 br {
    display: block;
  }
}
.product-details__quantity {
  position: relative;
  display: flex;
  align-items: center;
  margin: 20px 0 30px;
}

.product-details__quantity-title {
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  margin-right: 35px;
}

.product-details__quantity .quantity-box {
  position: relative;
  width: 98px;
  height: 50px;
}

.product-details__quantity .quantity-box input {
  width: 98px;
  height: 50px;
  border: 1px solid var(--tolak-border-color, #dddddd);
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-text, #636363);
  padding-left: 30px;
  outline: none;
  font-size: 17px;
  font-weight: 500;
  background-color: transparent;
}

.product-details__quantity .quantity-box button {
  width: 24px;
  height: 24px;
  color: var(--tolak-text, #636363);
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: transparent;
  border: none;
  border-left: 1px solid var(--tolak-border-color, #dddddd);
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  transition: all 500ms ease;
}

.product-details__quantity .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid var(--tolak-border-color, #dddddd);
}

.product-details__quantity .quantity-box button:hover {
  color: var(--tolak-base, #3d72fc);
}

.product-details__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.product-details__buttons .tolak-btn:last-child {
  background-color: var(--tolak-black, #051d1f);
}

.product-details__buttons .tolak-btn:last-child span {
  background-color: var(--tolak-base, #3d72fc);
}

.product-details__socials {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}

.product-details__socials__title {
  font-size: 18px;
  text-transform: capitalize;
  margin: 0;
  margin-right: 10px;
  flex: 0 0 100%;
}

@media (min-width: 768px) {
  .product-details__socials__title {
    flex: 0 0 auto;
  }
}
.product-details__socials a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--tolak-gray, #ecf2fc);
  font-size: 14px;
  color: var(--tolak-black, #051d1f);
  transition: all 500ms ease;
  border-radius: 50%;
}

.product-details__socials a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.product-details__description {
  position: relative;
  margin: 52px 0 0;
}

.product-details__description__title {
  text-transform: capitalize;
  font-size: 35px;
  margin-bottom: 24px;
}

.product-details__description__text {
  margin-bottom: 30px;
  line-height: 30px;
}

.product-details__description__lists {
  margin: 0 0 30px;
  padding: 0;
}

.product-details__description__lists li {
  display: block;
  position: relative;
  padding: 0 0 0 36px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
}

.product-details__description__lists li span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  color: var(--tolak-base, #3d72fc);
}

.product-details__comment {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  margin: 55px 0 0;
  padding: 52px 0 0;
  position: relative;
}

.product-details__review-title {
  margin: 0;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-size: 35px;
  margin-bottom: 40px;
}

.product-details__comment-box {
  position: relative;
  padding: 11px 0 64px 212px;
  margin-bottom: 50px;
  min-height: 166px;
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
}

@media (max-width: 767px) {
  .product-details__comment-box {
    padding-left: 0;
  }
}
.product-details__comment-box__thumb {
  width: 166px;
  height: 166px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  margin: 0;
  border: none;
}

@media (max-width: 767px) {
  .product-details__comment-box__thumb {
    position: relative;
    margin: 0 0 20px;
  }
}
.product-details__comment-box__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.product-details__comment-box__meta {
  font-size: 22px;
  line-height: 30px;
  text-transform: capitalize;
  margin: 0 0 20px;
  color: var(--tolak-black, #051d1f);
}

.product-details__comment-box__date {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  text-transform: inherit;
  color: var(--tolak-base, #3d72fc);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-weight: 400;
  letter-spacing: 0;
  margin: 0 0 0 7px;
}

.product-details__comment-box__text {
  line-height: 29px;
  margin: 0;
  font-size: 16px;
}

.product-details__comment-box__ratings {
  position: absolute;
  right: 0;
  top: 13px;
  display: flex;
  align-items: center;
  letter-spacing: 6px;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
}

@media (max-width: 767px) {
  .product-details__comment-box__ratings {
    position: relative;
    top: 0;
    margin: 0 0 22px;
  }
}
.product-details__form {
  position: relative;
  margin: 51px 0 0;
}

.product-details__form .row {
  --bs-gutter-x: 20px;
}

.product-details__form-title {
  margin: 0;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-size: 35px;
  margin-bottom: 4px;
}

.product-details__form-ratings {
  display: flex;
  align-items: center;
  letter-spacing: 6px;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  margin: 0 0 15px;
}

.product-details__form-ratings__label {
  display: inline-block;
  font-size: 18px;
  letter-spacing: 0;
  color: var(--tolak-text, #636363);
  margin: 0 17px 0 0;
}

.product-details__form__form {
  margin-top: 25px;
}

.product-details__form .form-one .bootstrap-select > .dropdown-toggle,
.product-details__form .form-one input[type=text],
.product-details__form .form-one input[type=email],
.product-details__form .form-one textarea {
  border: 1px solid var(--tolak-border-color, #dddddd);
  color: var(--tolak-text, #636363);
}

.product-details__form .form-one textarea {
  height: 188px;
  padding-top: 15px;
}

/*--------------------------------------------------------------
# Cart
--------------------------------------------------------------*/
.cart-page {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .cart-page {
    padding: 80px 0;
  }
}
.cart-page .table-responsive {
  position: relative;
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 1199px) {
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
}
.cart-page__table {
  position: relative;
  width: 100%;
  border: none;
  margin: 0 0 60px;
}

@media (max-width: 1199px) {
  .cart-page__table {
    min-width: 1170px;
  }
}
.cart-page__table thead tr th {
  color: var(--tolak-black, #051d1f);
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  padding: 0 0 24px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  text-transform: capitalize;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid var(--tolak-border-color, #dddddd) !important;
  box-shadow: none;
}

.cart-page__table thead tr th:last-child {
  text-align: right;
}

.cart-page__table tbody tr td {
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-text, #636363);
  vertical-align: middle;
  border: none;
  box-shadow: none;
  background-color: transparent;
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
  padding: 30px 0;
  letter-spacing: 0;
}

.cart-page__table tbody tr td:last-child {
  text-align: right;
}

.cart-page__table__meta {
  display: flex;
  align-items: center;
}

.cart-page__table__meta-img {
  width: 119px;
  height: 119px;
  background-color: var(--tolak-white, #fff);
  border: 1px solid var(--tolak-border-color, #dddddd);
  margin-right: 34px;
}

.cart-page__table__meta-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: multiply;
}

.cart-page__table__meta-title {
  font-size: 20px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  color: var(--tolak-black, #051d1f);
}

.cart-page__table__meta-title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cart-page__table__meta-title a:hover {
  background-size: 100% 1px;
}

.cart-page__table__meta-title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.cart-page__table__remove {
  display: block;
  color: var(--tolak-black, #051d1f);
  font-size: 16px;
}

.cart-page__table__remove:hover {
  color: var(--tolak-base, #3d72fc);
}

.cart-page__coupone-form {
  position: relative;
  display: flex;
}

@media (max-width: 767px) {
  .cart-page__coupone-form {
    display: block;
  }
}
.cart-page__coupone-form input[type=text] {
  height: 55px;
  width: 375px;
  border: none;
  background-color: var(--tolak-gray, #ecf2fc);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 14px;
  color: var(--tolak-text, #636363);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  display: block;
  font-weight: 500;
  margin-right: 10px;
  border-radius: 5px;
}

@media (max-width: 1199px) {
  .cart-page__coupone-form input[type=text] {
    width: 290px;
  }
}
@media (max-width: 767px) {
  .cart-page__coupone-form input[type=text] {
    width: 100%;
    margin: 0 0 10px;
  }
}
.cart-page__cart-total {
  position: relative;
  text-align: right;
  margin: -8px 0 24px;
  padding: 0;
}

@media (max-width: 991px) {
  .cart-page__cart-total {
    text-align: left;
    margin-top: 45px;
  }
}
.cart-page__cart-total li {
  display: block;
  font-size: 18px;
  color: var(--tolak-black, #051d1f);
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  font-weight: 700;
  margin: 0 0 0px;
}

@media (max-width: 991px) {
  .cart-page__cart-total li span {
    display: inline-block;
    min-width: 172px;
  }
}
.cart-page__cart-total-amount {
  font-size: 16px;
  color: var(--tolak-text, #636363);
  font-weight: 500;
  text-transform: inherit;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  display: inline-block;
  min-width: 172px;
}

.cart-page__buttons {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.cart-page__buttons .tolak-btn:last-child {
  background-color: var(--tolak-black, #051d1f);
}

.cart-page__buttons .tolak-btn:last-child span {
  background-color: var(--tolak-base, #3d72fc);
}

@media (max-width: 991px) {
  .cart-page__buttons {
    justify-content: flex-start;
  }
}
/*--------------------------------------------------------------
# Checkout
--------------------------------------------------------------*/
.checkout-page {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .checkout-page {
    padding: 80px 0;
  }
}
.checkout-page .bs-gutter-x-20 {
  --bs-gutter-x: 20px;
}

.checkout-page__notice {
  line-height: 26px;
  margin: 0 0 16px;
}

.checkout-page__notice a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.checkout-page__notice a:hover {
  background-size: 100% 1px;
}

.checkout-page__notice a:hover {
  color: var(--tolak-base, #3d72fc);
}

.checkout-page__billing-address {
  position: relative;
}

.checkout-page__billing-address__title {
  font-size: 30px;
  text-transform: capitalize;
  margin: 0 0 34px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .checkout-page__billing-address__title {
    font-size: 28px;
  }
}
.checkout-page__shipping-address {
  position: relative;
}

@media (max-width: 991px) {
  .checkout-page__shipping-address {
    margin: 50px 0 0;
  }
}
.checkout-page__shipping-address__title {
  font-size: 30px;
  text-transform: capitalize;
  margin: 0 0 34px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .checkout-page__shipping-address__title {
    font-size: 28px;
  }
}
.checkout-page__shipping-address__title input[type=checkbox] {
  display: none;
}

.checkout-page__shipping-address__title label {
  position: relative;
  display: inline-block;
  padding-right: 29px;
  cursor: pointer;
}

.checkout-page__shipping-address__title label span:before {
  position: absolute;
  top: 0;
  left: 5px;
  line-height: 20px;
  display: inline-block;
  color: var(--tolak-white, #fff);
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-size: 8px;
  font-weight: 900;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}

.checkout-page__shipping-address__title input[type=checkbox] + label span {
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 19px;
  height: 19px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.checkout-page__shipping-address__title input[type=checkbox]:checked + label span:before {
  opacity: 1;
}

.checkout-page__input-box {
  position: relative;
  line-height: 1;
  margin: 0 0 20px;
}

.checkout-page__input-box input[type=text],
.checkout-page__input-box input[type=email],
.checkout-page__input-box input[type=tel] {
  height: 55px;
  width: 100%;
  border: none;
  background-color: var(--tolak-gray, #ecf2fc);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  display: block;
  font-weight: 400;
}

.checkout-page__input-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  width: 100% !important;
  font-family: var(--tolak-font, "Rubik", sans-serif);
}

.checkout-page__input-box .bootstrap-select > .dropdown-toggle::after {
  display: none;
}

.checkout-page__input-box .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 55px;
  outline: none !important;
  border-radius: 0;
  border: 0;
  background-color: var(--tolak-gray, #ecf2fc) !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--tolak-text, #636363) !important;
  font-size: 16px;
  line-height: 55px;
  font-weight: 400;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
}

.checkout-page__input-box .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 12px;
  color: var(--tolak-text, #636363);
}

.checkout-page__input-box .bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
}

.checkout-page__input-box .bootstrap-select .dropdown-menu {
  border: none;
}

.checkout-page__input-box .bootstrap-select .dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 400;
  padding: 15px 30px;
  color: var(--tolak-text, #636363);
  background-color: var(--tolak-gray, #ecf2fc);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.checkout-page__input-box .bootstrap-select .dropdown-menu > li:hover > a,
.checkout-page__input-box .bootstrap-select .dropdown-menu > li.selected > a {
  background: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  border-color: var(--tolak-base, #3d72fc);
}

.checkout-page__input-box textarea {
  font-size: 16px;
  font-weight: 400;
  color: var(--tolak-text, #636363);
  height: 123px;
  width: 100%;
  background-color: var(--tolak-gray, #ecf2fc);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  padding: 15px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
}

.checkout-page__check-box {
  position: relative;
  display: block;
  margin-top: -6px;
}

.checkout-page__check-box input[type=checkbox] {
  display: none;
}

.checkout-page__check-box label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 0;
  color: var(--tolak-text, #636363);
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
  cursor: pointer;
}

.checkout-page__check-box label span:before {
  position: absolute;
  top: 0;
  left: 5px;
  line-height: 20px;
  display: inline-block;
  color: var(--tolak-white, #fff);
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-size: 8px;
  font-weight: 900;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}

.checkout-page__check-box input[type=checkbox] + label span {
  position: absolute;
  top: 3px;
  left: 0;
  width: 19px;
  height: 19px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.checkout-page__check-box input[type=checkbox]:checked + label span:before {
  opacity: 1;
}

.checkout-page__your-order {
  position: relative;
  margin: 32px 0 0;
}

.checkout-page__your-order__title {
  font-size: 35px;
  text-transform: capitalize;
  margin-bottom: 35px;
}

.checkout-page__your-order .tolak-btn {
  padding: 16px 49.5px 17px;
}

.checkout-page__order-table {
  position: relative;
  width: 100%;
  border: none;
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
  margin: 0 0 0;
}

.checkout-page__order-table thead tr th {
  font-size: 20px;
  color: var(--tolak-black, #051d1f);
  text-transform: capitalize;
  font-weight: 600;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  margin: 0;
  padding: 15.5px 0;
  border: none;
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
  font-weight: bold;
}

.checkout-page__order-table thead tr th:last-child {
  text-align: right;
}

.checkout-page__order-table tbody tr td {
  font-size: 16px;
  line-height: 24px;
  color: var(--tolak-text, #636363);
  margin: 0;
  padding: 0 0 24px;
  border: none;
}

.checkout-page__order-table tbody tr td:last-child {
  text-align: right;
}

.checkout-page__order-table tbody tr:first-child td {
  padding-top: 27px;
}

.checkout-page__order-table tbody tr:last-child td {
  padding-bottom: 26px;
}

.checkout-page__payment {
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 45px 50px 17px;
  min-height: 295px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .checkout-page__payment {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .checkout-page__payment {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.checkout-page__payment__item {
  position: relative;
}

.checkout-page__payment__title {
  display: flex;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0;
  align-items: center;
  margin-bottom: 28px;
  cursor: pointer;
  font-weight: bold;
  color: var(--tolak-black, #051d1f);
}

.checkout-page__payment__title::before {
  content: "";
  width: 19px;
  height: 19px;
  line-height: 19px;
  background-color: var(--tolak-white, #fff);
  border: 2px solid var(--tolak-border-color, #dddddd);
  border-radius: 50%;
  margin-right: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 14px;
  position: relative;
  top: -1px;
  transition: all 500ms ease;
}

.checkout-page__payment__title img {
  margin-left: 15px;
}

.checkout-page__payment__item--active .checkout-page__payment__title::before {
  background-color: var(--tolak-base, #3d72fc);
  border-color: var(--tolak-base, #3d72fc);
  content: "\f00c";
  color: var(--tolak-white, #fff);
}

.checkout-page__payment__content {
  margin-left: 35px;
  margin-bottom: 39px;
  font-size: 15px;
  line-height: 30px;
}

/*--------------------------------------------------------------
# Login
--------------------------------------------------------------*/
.login-page {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .login-page {
    padding: 80px 0;
  }
}
.login-page__info {
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 16px 30px;
  margin-bottom: 72px;
}

@media (max-width: 991px) {
  .login-page__info {
    margin-bottom: 20px;
  }
}
.login-page__info p {
  margin: 0;
}

.login-page__info p span {
  color: var(--tolak-black, #051d1f);
}

.login-page__info p a {
  display: inline-block;
  color: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
}

.login-page__info p a:hover {
  color: var(--tolak-black, #051d1f);
  text-shadow: 0 0 1px currentColor;
}

.login-page__wrap {
  position: relative;
}

.login-page__wrap__title {
  font-size: 30px;
  margin-bottom: 34px;
}

@media (max-width: 991px) {
  .login-page__wrap__title {
    margin-top: 50px;
  }
}
.login-page__form {
  position: relative;
  display: block;
  padding: 60px;
  border: 1px solid var(--tolak-border-color, #dddddd);
}

@media (min-width: 991px) and (max-width: 1199px) {
  .login-page__form {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .login-page__form {
    padding: 30px 22px;
  }
}
.login-page__form-input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.login-page__form-input-box input[type=email],
.login-page__form-input-box input[type=password] {
  height: 55px;
  width: 100%;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  display: block;
  font-weight: 400;
  border: 1px solid var(--tolak-border-color, #dddddd);
}

.login-page__checked-box {
  position: relative;
  display: block;
  margin-top: -8px;
  margin-bottom: 15px;
}

.login-page__checked-box label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 0;
  color: var(--tolak-text, #636363);
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
}

.login-page__checked-box label span:before {
  position: absolute;
  top: 2px;
  left: 3px;
  display: block;
  border-bottom: 2px solid var(--tolak-border-color, #dddddd);
  border-right: 2px solid var(--tolak-border-color, #dddddd);
  content: "";
  width: 5px;
  height: 8px;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}

.login-page__checked-box input[type=checkbox] {
  display: none;
}

.login-page__checked-box input[type=checkbox] + label span {
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: transparent;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid var(--tolak-border-color, #dddddd);
}

.login-page__checked-box input[type=checkbox]:checked + label span:before {
  opacity: 1;
}

.login-page__form-btn-box {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.login-page__form-btn-box .tolak-btn {
  padding-left: 47px;
  padding-right: 47px;
}

.login-page__form-forgot-password {
  position: relative;
  display: block;
  margin-left: 0px;
  flex: 0 0 100%;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .login-page__form-forgot-password {
    margin-left: 20px;
    flex: 0 0 auto;
    margin-top: 0;
  }
}
.login-page__form-forgot-password a {
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
  position: relative;
  display: inline-block;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.login-page__form-forgot-password a:hover {
  background-size: 100% 1px;
}

.login-page__form-forgot-password a:hover {
  color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# error 404
--------------------------------------------------------------*/
.error-404 {
  position: relative;
  text-align: center;
  padding: 110px 0;
}

@media (max-width: 767px) {
  .error-404 {
    padding: 80px 0;
  }
}
.error-404__title {
  font-size: 56px;
  line-height: 1;
  color: var(--tolak-base, #3d72fc);
  letter-spacing: 12px;
  margin-bottom: 24px;
  position: relative;
}

@media (max-width: 767px) {
  .error-404__title {
    font-size: 45px;
  }
}
.error-404__image {
  position: relative;
  margin: 0 0 29px;
}

.error-404__image img {
  max-width: 100%;
  animation: leftToRight 3s linear 0s infinite;
}

.error-404__sub-title {
  font-size: 30px;
  letter-spacing: 0.45px;
  margin: 0;
  margin-bottom: 19px;
}

.error-404__text {
  font-size: 16px;
  margin: 0;
  margin-bottom: 25px;
}

.error-404 .tolak-btn {
  padding: 11.2px 42.5px;
}

/*--------------------------------------------------------------
# Faq
--------------------------------------------------------------*/
.faq-one {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
  padding: 120px 0;
}

.faq-one--dark {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.faq-one--dark .faq-one__content__image::after {
  border-color: transparent #122438 transparent transparent;
}

@media (max-width: 767px) {
  .faq-one {
    padding: 80px 0;
  }
}
.faq-one .sec-title-two {
  position: relative;
}

.faq-one .sec-title-two__title {
  color: var(--tolak-white, #fff);
}

.faq-one__image {
  position: relative;
}

.faq-one__image img {
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}

.faq-one__right {
  position: relative;
}

@media (max-width: 767px) {
  .faq-one__right {
    margin: 25px 0 0;
  }
}
.faq-one__right__title {
  font-size: 18px;
  color: var(--tolak-white, #fff);
  margin: 0 0 7px;
}

.faq-one__right__text {
  color: var(--tolak-gray2, #c1c1c1);
  margin: 0;
}

.faq-one__experiance {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(var(--tolak-border-color-rgb, 221, 221, 221), 0.2);
  padding: 0 0 22px;
  margin: 0 0 25px;
}

.faq-one__experiance__count {
  font-size: 70px;
  font-weight: 700;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  line-height: 1;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--tolak-base, #3d72fc);
  margin: 0 0 0;
}

.faq-one__experiance__count .count-box {
  display: inline-flex;
}

.faq-one__experiance__title {
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  color: var(--tolak-white, #fff);
  margin: -2px 0 0 25px;
}

.faq-one__experiance__title br {
  display: block;
}

.faq-one__accordion {
  position: relative;
}

@media (max-width: 991px) {
  .faq-one__accordion {
    margin: 45px 0 0;
  }
}
.faq-one__accordion .accrodion {
  background-color: transparent;
  transition: all 500ms ease;
}

.faq-one__accordion .accrodion + .accrodion {
  margin-top: 10px;
}

.faq-one__accordion .accrodion-title {
  padding: 21px 30px;
  padding-right: 50px;
  transition: all 500ms ease;
  cursor: pointer;
  border: 1px solid rgba(var(--tolak-border-color-rgb, 221, 221, 221), 0.2);
  overflow: hidden;
}

.faq-one__accordion .accrodion-title h4 {
  font-weight: 600;
  color: var(--tolak-white, #fff);
  font-size: 17px;
  margin: 0;
  transition: all 500ms ease;
  position: relative;
}

@media (max-width: 500px) {
  .faq-one__accordion .accrodion-title h4 {
    display: flex;
  }
}
.faq-one__accordion .accrodion-title h4 i {
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  text-align: center;
  line-height: 20px;
  margin-right: 14px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.faq-one__accordion .accrodion-title__icon {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: -21px;
  transform: translateY(-50%);
}

.faq-one__accordion .accrodion-title__icon::after,
.faq-one__accordion .accrodion-title__icon::before {
  width: 2px;
  height: 12px;
  position: absolute;
  background-color: var(--tolak-base, #3d72fc);
  top: 50%;
  left: 50%;
  content: "";
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}

.faq-one__accordion .accrodion-title__icon::after {
  width: 12px;
  height: 2px;
}

.faq-one__accordion .active .accrodion-title {
  background-color: var(--tolak-base, #3d72fc);
  border-color: var(--tolak-base, #3d72fc);
}

.faq-one__accordion .active .accrodion-title h4 {
  color: var(--tolak-white, #fff);
}

.faq-one__accordion .active .accrodion-title h4 i {
  color: var(--tolak-base, #3d72fc);
  border-color: var(--tolak-white, #fff);
  background-color: var(--tolak-white, #fff);
}

.faq-one__accordion .active .accrodion-title__icon::after,
.faq-one__accordion .active .accrodion-title__icon::before {
  background-color: var(--tolak-white, #fff);
  opacity: 0;
}

.faq-one__accordion .active .accrodion-title__icon::after {
  opacity: 1;
}

.faq-one__accordion .accrodion-content .inner {
  padding: 29px 30px 29px;
  border: 1px solid rgba(var(--tolak-border-color-rgb, 221, 221, 221), 0.2);
  border-top: none;
  margin-top: -2px;
}

.faq-one__accordion .accrodion-content .inner__image {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 0 auto;
  width: 119px;
  height: 112px;
  border: 3px solid var(--tolak-white, #fff);
}

.faq-one__accordion .accrodion-content .inner__image img {
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .faq-one__accordion .accrodion-content .inner__image {
    display: block;
    margin: 20px 0 0;
  }
}
.faq-one__accordion .accrodion-content p {
  margin: 0;
  color: var(--tolak-gray2, #c1c1c1);
  font-size: 16px;
  line-height: 28px;
}

.faq-page {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .faq-page {
    padding: 80px 0;
  }
}
.faq-page__contact {
  padding: 30px;
  border-radius: 5px;
}

@media (min-width: 1200px) {
  .faq-page__contact {
    padding: 50px;
  }
}
.faq-page__contact__title {
  margin: 0;
  text-transform: uppercase;
  color: var(--tolak-white, #fff);
  font-size: 20px;
  line-height: 1.2em;
  margin-top: -4px;
  margin-bottom: 21px;
}

@media (min-width: 768px) {
  .faq-page__contact__title {
    font-size: 24px;
  }
}
.faq-page__contact__text {
  display: flex;
  align-items: center;
  margin-bottom: -6px;
}

.faq-page__contact__text br {
  display: inherit;
}

.faq-page__contact__text > i {
  width: 40px;
  height: 40px;
  background-color: var(--tolak-black, #051d1f);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--tolak-white, #fff);
  font-size: 20px;
  flex-shrink: 0;
  border-radius: 50%;
  margin-right: 16px;
}

.faq-page__contact__number {
  color: var(--tolak-white, #fff);
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}

.faq-page__contact__number a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-page__contact__number a:hover {
  background-size: 100% 1px;
}

.faq-page__contact__number a:hover {
  color: var(--tolak-black, #051d1f);
}

.faq-page__accordion {
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .faq-page__accordion {
    margin: 45px 0 0;
  }
}
.faq-page__accordion .accrodion {
  background-color: var(--tolak-white, #fff);
  transition: all 500ms ease;
}

.faq-page__accordion .accrodion + .accrodion {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
}

.faq-page__accordion .accrodion-title {
  padding: 29px 30px;
  padding-right: 55px;
  transition: all 500ms ease;
  cursor: pointer;
}

.faq-page__accordion .accrodion-title h4 {
  font-weight: 500;
  color: var(--tolak-text, #636363);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-size: 17px;
  margin: 0;
  transition: all 500ms ease;
  position: relative;
}

.faq-page__accordion .accrodion-title h4 i {
  display: inline-block;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  margin-right: 14px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.faq-page__accordion .accrodion-title__icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 30%;
  right: -30px;
  transform: translateY(-50%);
}

.faq-page__accordion .accrodion-title__icon::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  content: "\ea86";
  font-family: IcoFont !important;
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}

.faq-page__accordion .active {
  border-color: var(--tolak-base, #3d72fc) !important;
}

.faq-page__accordion .active .accrodion-title {
  background-color: var(--tolak-base, #3d72fc);
}

.faq-page__accordion .active .accrodion-title h4 {
  color: var(--tolak-white, #fff);
}

.faq-page__accordion .active .accrodion-title h4 i {
  color: var(--tolak-white, #fff);
}

.faq-page__accordion .active .accrodion-title__icon::before {
  color: var(--tolak-white, #fff);
  content: "\ea89";
}

.faq-page__accordion .accrodion-content .inner {
  padding: 23px 30px 27px;
}

.faq-page__accordion .accrodion-content p {
  margin: 0;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.034px;
}

/*--------------------------------------------------------------
# Package
--------------------------------------------------------------*/
.pricing-one {
  position: relative;
  padding: 120px 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .pricing-one {
    padding: 80px 0;
  }
}
.pricing-one__card {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 70px 70px 5px 5px;
  padding: 0 30px 46px;
  margin-top: 70px;
  transition: 500ms ease;
}

.pricing-one__card::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 70px 70px 5px 5px;
  background-color: var(--tolak-black, #051d1f);
  transition: all 0.5s;
}

.pricing-one__card::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  z-index: -1;
  margin: auto;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-style: dashed;
  border-width: 1px;
  border-color: var(--tolak-black, #051d1f);
  opacity: 0.15;
  border-radius: 70px 70px 5px 5px;
  transition: all 0.5s;
}

.pricing-one__card:hover::before {
  height: 100%;
  opacity: 1;
}

.pricing-one__card:hover::after {
  border-color: var(--tolak-white, #fff);
  opacity: 0.45;
}

.pricing-one__card:hover .pricing-one__card__icon {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.pricing-one__card:hover .pricing-one__card__icon i {
  animation: bounceIn 1s linear;
  animation-duration: 1s;
  animation-duration: 1s;
  animation-duration: 2s;
}

.pricing-one__card:hover .pricing-one__card__price,
.pricing-one__card:hover .pricing-one__card__title {
  color: var(--tolak-white, #fff);
}

.pricing-one__card:hover .pricing-one__card__list {
  border-style: dashed;
  border-color: rgba(var(--tolak-white-rgb, 255, 255, 255), 0.45);
}

.pricing-one__card:hover .pricing-one__card__list li {
  color: var(--tolak-gray2, #c1c1c1);
}

.pricing-one__card__icon {
  width: 151px;
  height: 151px;
  background-color: var(--tolak-gray, #ecf2fc);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 73px;
  color: var(--tolak-base, #3d72fc);
  border: 5px solid var(--tolak-white, #fff);
  margin: 0 auto -70px;
  position: relative;
  top: -70px;
  transition: 500ms ease;
}

.pricing-one__card__title {
  font-size: 18px;
  color: var(--tolak-black2, #222222);
  font-weight: 600;
  text-transform: uppercase;
  margin: 27px 0 12px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  transition: 300ms ease;
}

.pricing-one__card__price {
  color: var(--tolak-black2, #222222);
  font-size: 43px;
  margin: 0 0 33px;
  transition: 300ms ease;
}

.pricing-one__card__price span {
  display: inline-block;
  font-size: 16px;
}

.pricing-one__card__list {
  margin: 0 0 40px;
  padding: 15px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.15);
  border-radius: 70px;
  transition: all 0.5s;
}

.pricing-one__card__list li {
  list-style: none;
  font-size: 16px;
  line-height: 30px;
  color: var(--tolak-text, #636363);
  transition: 300ms ease;
}

.pricing-one__card__list li i {
  font-size: 14px;
  margin-right: 7px;
}

.pricing-one__card__list li:hover {
  color: var(--tolak-base, #3d72fc) !important;
}

.pricing-one__card .tolak-btn {
  color: var(--tolak-base, #3d72fc);
  background-color: transparent;
  border: 1px solid var(--tolak-base, #3d72fc);
  padding: 9px 31px;
}

.pricing-one__card .tolak-btn:hover {
  color: var(--tolak-white, #fff);
}

.pricing-one__card .tolak-btn span {
  background-color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# Skill
--------------------------------------------------------------*/
.skill-one {
  position: relative;
  padding: 120px 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .skill-one {
    padding: 80px 0;
  }
}
.skill-one__content {
  position: relative;
}

.skill-one__content .sec-title-two {
  padding-bottom: 19px;
}

.skill-one__content__text {
  margin: 0 0 26px;
}

.skill-one__content__bar {
  position: relative;
  height: 1px;
  background-color: var(--tolak-border-color, #dddddd);
  margin: 0 0 34px;
}

.skill-one__content__bar::after {
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
  margin: 0 auto;
  content: "";
  width: 11px;
  height: 11px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  animation: wobble-horizontal-on-hover 3s infinite linear;
}

.skill-one__content__image {
  position: relative;
  display: inline-block;
}

@media (max-width: 767px) {
  .skill-one__content__image {
    margin: 0 0 30px;
  }
}
.skill-one__content__image img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}

.skill-one__content__image::after {
  position: absolute;
  right: -23px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 23px 0 23px 23px;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
  animation: topBottomTwo 3s infinite linear;
}

.skill-one__content__skill {
  position: relative;
  min-height: 60px;
  padding: 5px 0 0 80px;
  margin: 0 0 30px;
}

.skill-one__content__skill .progress-box {
  position: absolute;
  left: 0;
  top: 0;
}

.skill-one__content__skill .graph-outer {
  position: relative;
  display: flex;
  text-align: center;
  z-index: 1;
  align-items: center;
  justify-content: center;
}

.skill-one__content__skill .graph-outer .count-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #39484a;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  font-size: 17px;
  font-weight: 700;
}

.skill-one__content__skill__title {
  font-size: 22px;
  margin: 0 0 -3px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .skill-one__content__skill__title {
    font-size: 20px;
  }
}
.skill-one__content__skill__text {
  margin: 0;
}

.skill-one__content__list {
  margin: 3px 0 51px;
  padding: 0;
  list-style: none;
}

.skill-one__content__list li {
  list-style: none;
  position: relative;
  padding-left: 49px;
  font-size: 16px;
  line-height: 28px;
  color: var(--tolak-text, #636363);
  font-weight: 400;
  margin: 0 0 6px;
}

.skill-one__content__list li p {
  margin: 0;
  display: inline-block;
  line-height: 1;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.skill-one__content__list li p:hover {
  background-size: 100% 1px;
}

.skill-one__content__list li span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 29px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tolak-gray, #ecf2fc);
  color: var(--tolak-black, #051d1f);
  transition: all 300ms ease;
}

.skill-one__content__list li span::after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  transition: all 300ms ease;
  opacity: 0;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
}

.skill-one__content__list li:hover span {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.skill-one__content__list li:hover span::after {
  right: -6px;
  opacity: 1;
}

.skill-one__image {
  position: relative;
  z-index: 2;
  text-align: right;
}

@media (max-width: 991px) {
  .skill-one__image {
    margin: 45px 0 0;
    text-align: left;
    display: inline-block;
  }
}
.skill-one__image img {
  max-width: 100%;
  height: auto;
}

.skill-one__image__shape {
  position: absolute;
  right: -163px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  animation: topToBottom 2.5s linear 0s infinite;
}

.skill-one__image__text {
  position: absolute;
  right: 28px;
  bottom: 30px;
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.82);
  border: 5px solid rgba(var(--tolak-white-rgb, 255, 255, 255), 0.82);
  border-radius: 100px 0 0 100px;
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
  color: var(--tolak-gray2, #c1c1c1);
  margin-left: -72px;
  padding: 17px 20px 23px 45px;
}

@media (max-width: 1199px) {
  .skill-one__image__text {
    margin: 0;
  }
}
.skill-one__image__text span {
  font-weight: 500;
  color: var(--tolak-base, #3d72fc);
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@keyframes bubbleMover {
  0% {
    -webkit-transform: translateY(0px) translateX(0) rotate(0);
    transform: translateY(0px) translateX(0) rotate(0);
  }
  30% {
    -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
    transform: translateY(30px) translateX(50px) rotate(15deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
  50% {
    -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
    transform: translateY(50px) translateX(100px) rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  80% {
    -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
    transform: translateY(30px) translateX(50px) rotate(15deg);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0) rotate(0);
    transform: translateY(0px) translateX(0) rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
}
@keyframes shapeMover {
  0%, 100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }
  50% {
    transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}
@keyframes banner3Shake {
  0% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
  }
  30% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  60% {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
  }
}
@keyframes squareMover {
  0%, 100% {
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0);
  }
  20%, 60% {
    -webkit-transform: translate(20px, 40px) rotate(180deg);
    transform: translate(20px, 40px) rotate(180deg);
  }
  30%, 80% {
    -webkit-transform: translate(40px, 60px) rotate(0deg);
    transform: translate(40px, 60px) rotate(0deg);
  }
}
@keyframes treeMove {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }
  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}
@keyframes leafMove {
  0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    transform: rotate(-2deg) translateX(5px);
  }
  50% {
    transform: rotate(-4deg) translateX(10px);
  }
}
@keyframes messageMove {
  0%, 100% {
    transform: translateX(0);
  }
  25%, 75% {
    transform: translateX(5px);
  }
  50% {
    transform: translateX(10px);
  }
}
@keyframes messageMove2 {
  0%, 100% {
    transform: translateX(0);
  }
  25%, 75% {
    transform: translateX(10px);
  }
  50% {
    transform: translateX(15px);
  }
}
@keyframes topBottomTwo {
  0%, 100% {
    transform: translateY(0);
  }
  25%, 75% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(-5px);
  }
}
@keyframes textRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes flowerRotate {
  0%, 100% {
    transform: rotate(0deg);
  }
  25%, 75% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(10deg);
  }
}
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  transform: translateX(-100%);
  transform-origin: left center;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  visibility: hidden;
  position: fixed;
}

.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}

.mobile-nav__wrapper .home-showcase .row [class*=col-] {
  flex: 0 0 100%;
}

.mobile-nav__wrapper .home-showcase {
  margin-bottom: -1px;
  margin-top: 0;
  border-bottom: 1px solid RGBA(var(--tolak-white-rgb, 255, 255, 255), 0.1);
}

.mobile-nav__wrapper .home-showcase__inner {
  padding: 15px 0px;
  background-color: transparent;
  box-shadow: none;
}

.mobile-nav__wrapper .home-showcase__title {
  color: var(--tolak-white, #fff);
}

.mobile-nav__wrapper.expanded {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
}

.mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--tolak-black, #051d1f);
  opacity: 0.3;
  cursor: url(../images/close.png), auto;
}

.mobile-nav__content {
  width: 300px;
  background-color: var(--tolak-black2, #222222);
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
}

.mobile-nav__content .main-menu__nav {
  display: block;
  padding: 0;
}

.mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: flex;
}

.mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: var(--tolak-white, #fff);
  cursor: pointer;
}

.mobile-nav__close:hover {
  color: var(--tolak-base, #3d72fc);
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid RGBA(var(--tolak-white-rgb, 255, 255, 255), 0.1);
}

.mobile-nav__content .main-menu__list ul li > a {
  padding-left: 1em;
}

.mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid RGBA(var(--tolak-white-rgb, 255, 255, 255), 0.1);
}

.mobile-nav__content .main-menu__list li > a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: var(--tolak-white, #fff);
  font-size: 12px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  text-transform: uppercase;
  font-weight: 500;
  height: 46px;
  letter-spacing: var(--tolak-letter-space, 0.1em);
  align-items: center;
  transition: 500ms;
}

.mobile-nav__content .main-menu__list li a.expanded {
  color: var(--tolak-base, #3d72fc);
}

.mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: var(--tolak-base, #3d72fc);
  border: none;
  outline: none;
  color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}

.mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black, #051d1f);
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}

.mobile-nav__social a {
  font-size: 16px;
  color: var(--tolak-white, #fff);
  transition: 500ms;
}

.mobile-nav__social a + a {
  margin-left: 20px;
}

.mobile-nav__social a:hover {
  color: var(--tolak-base, #3d72fc);
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mobile-nav__contact li {
  color: var(--tolak-white, #fff);
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
}

.mobile-nav__contact li + li {
  margin-top: 15px;
}

.mobile-nav__contact li a {
  color: inherit;
  transition: 500ms;
}

.mobile-nav__contact li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.mobile-nav__contact li > i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--tolak-base, #3d72fc);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px;
  margin-right: 10px;
  color: var(--tolak-white, #fff);
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
  display: none;
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.search-popup__overlay {
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(50% - 112vw);
  z-index: 3;
  display: block;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.8s ease-in-out;
  -khtml-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  -ms-transition: transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  background-color: #000;
  opacity: 0.9;
  cursor: url(../images/close.png), auto;
}

@media (max-width: 767px) {
  .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(-110%);
  }
}
.search-popup__content {
  position: fixed;
  width: 0;
  max-width: 560px;
  padding: 30px 15px;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.8s, 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

.search-popup__form {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.search-popup__form input[type=search],
.search-popup__form input[type=text] {
  width: 100%;
  background-color: var(--tolak-white, #fff);
  font-size: 15px;
  color: var(--tolak-text, #636363);
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}

.search-popup__form .tolak-btn {
  padding: 0;
  width: 66px;
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
}

.search-popup__form .tolak-btn i {
  margin: 0;
}

.search-popup__form .tolak-btn::after {
  background-color: var(--tolak-black, #051d1f);
}

.search-popup.active {
  z-index: 9999;
}

.search-popup.active .search-popup__overlay {
  top: auto;
  bottom: calc(90px - 112vw);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 0.9;
  -webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}

@media (max-width: 767px) {
  .search-popup.active .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(0%);
  }
}
.search-popup.active .search-popup__content {
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

/*--------------------------------------------------------------
# Sidebar Popup
--------------------------------------------------------------*/
.sidebar-one {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  transform: translateX(100%);
  transform-origin: right center;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
}

.sidebar-one.active {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.sidebar-one.active .sidebar-one__content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
}

.sidebar-one__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--tolak-black3, #000);
  opacity: 0.5;
  cursor: url(../images/close.png), auto;
}

.sidebar-one__close {
  position: absolute;
  right: 25px;
  top: 20px;
  font-size: 15px;
  color: var(--tolak-white, #fff);
  transition: all 0.4s ease;
  cursor: pointer;
}

.sidebar-one__close:hover {
  color: var(--tolak-base, #3d72fc);
}

.sidebar-one__content {
  width: 350px;
  background-color: var(--tolak-black, #051d1f);
  z-index: 10;
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  scrollbar-width: none;
}

.sidebar-one__text {
  color: var(--tolak-text-dark, #b7b7b7);
  margin: 35px 0 30px;
  line-height: 30px;
}

.sidebar-one__title {
  color: var(--tolak-white, #fff);
  font-size: 20px;
  margin: 0 0 18px;
}

.sidebar-one__info {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-one__info li {
  position: relative;
  padding: 0 0 0 28px;
  margin-bottom: 10px;
  color: var(--tolak-text-dark, #b7b7b7);
}

.sidebar-one__info li span {
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 15px;
  color: var(--tolak-base, #3d72fc);
  line-height: inherit;
}

.sidebar-one__info li a {
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  color: inherit;
}

.sidebar-one__info li a:hover {
  background-size: 100% 1px;
}

.sidebar-one__info li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.sidebar-one__social {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 25px 0 40px;
}

.sidebar-one__social a {
  width: 37px;
  height: 37px;
  background-color: RGBA(var(--tolak-white-rgb, 255, 255, 255), 0.08);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--tolak-white, #fff);
}

.sidebar-one__social a i {
  position: relative;
  z-index: 2;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.sidebar-one__social a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.sidebar-one__social a:hover i {
  animation: iconTranslateY 0.4s forwards;
}

.sidebar-one__newsletter {
  position: relative;
}

.sidebar-one__newsletter input[type=text] {
  width: 100%;
  display: block;
  border: none;
  outline: none;
  height: 60px;
  background-color: RGBA(var(--tolak-white-rgb, 255, 255, 255), 0.08);
  color: var(--tolak-text-dark, #b7b7b7);
  font-size: 16px;
  font-weight: 400;
  padding-left: 30px;
  padding-right: 50px;
  transition: all 500ms ease;
  border-radius: 5px;
}

.sidebar-one__newsletter button[type=submit] {
  background-color: transparent;
  width: auto;
  height: auto;
  border: none;
  outline: none;
  color: var(--tolak-white, #fff);
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: all 500ms ease;
}

.sidebar-one__newsletter button[type=submit]:hover {
  color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.page-header {
  background-color: var(--tolak-black, #051d1f);
  position: relative;
  border-radius: 0 0 0 180px;
  margin-bottom: 85px;
}

@media (max-width: 1199px) {
  .page-header {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .page-header {
    border-radius: 0;
  }
}
.page-header__bg {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 63.4%;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  background-image: url(../images/backgrounds/page-header-bg-1-1.png);
}

@media (max-width: 1199px) {
  .page-header__bg {
    width: 100%;
  }
}
.page-header__bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-color: var(--tolak-black, #051d1f);
  opacity: 0.9;
}

.page-header__shape {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 49.93%;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  opacity: 0.17;
  background-image: url(../images/shapes/page-header-bg-1-2.png);
  border-radius: 0 0 0 180px;
}

@media (max-width: 1199px) {
  .page-header__shape {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-header__shape {
    border-radius: 0;
  }
}
.page-header__shape-two {
  position: absolute;
  right: 4%;
  bottom: 18%;
  width: 100%;
  height: 100%;
  background-image: url(../images/shapes/page-header-bg-shape-1.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  animation: zoomBig 3s linear infinite;
}

@media (max-width: 1199px) {
  .page-header__shape-two {
    display: none;
  }
}
.page-header .container {
  position: relative;
  z-index: 3;
}

.page-header__content {
  position: relative;
  padding: 318px 0 226px;
}

@media (max-width: 1199px) {
  .page-header__content {
    padding: 280px 0 150px;
  }
}
@media (max-width: 767px) {
  .page-header__content {
    padding: 220px 0 100px;
  }
}
.page-header__title {
  margin: 0 0 12px;
  font-size: 70px;
  color: var(--tolak-white, #fff);
  text-transform: capitalize;
}

@media (max-width: 1199px) {
  .page-header__title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .page-header__title {
    font-size: 36px;
  }
}
.page-header__layer {
  position: absolute;
  right: -30px;
  bottom: -85px;
  z-index: 3;
}

@media (max-width: 1299px) {
  .page-header__layer {
    right: 30px;
  }
}
@media (max-width: 1199px) {
  .page-header__layer {
    display: none;
  }
}
.page-header__layer img {
  animation: leftToRight 3s linear 0s infinite;
}

.page-header__layer__shape {
  position: absolute;
  left: 0;
  top: 48px;
  width: 128px;
  height: 126px;
  background-image: url(../images/shapes/page-header-bg-shape-2.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  animation-name: float-bob-y-2;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.page-header__layer__bg {
  width: 517px;
  height: 170px;
  background-color: var(--tolak-base, #3d72fc);
  position: absolute;
  right: -60px;
  bottom: 0;
  z-index: -1;
}

@media (max-width: 1299px) {
  .page-header__layer__bg {
    right: -20px;
  }
}
.page-header__layer__bg::after {
  position: absolute;
  right: 23px;
  bottom: 23px;
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid var(--tolak-base, #3d72fc);
}

.tolak-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}

.tolak-breadcrumb li {
  font-size: 19px;
  color: var(--tolak-base, #3d72fc);
  text-transform: capitalize;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .tolak-breadcrumb li {
    font-size: 17px;
  }
}
.tolak-breadcrumb li:not(:last-of-type)::after {
  content: "/";
  position: relative;
  top: 1px;
  color: var(--tolak-white, #fff);
  margin-right: 4px;
  margin-left: 4px;
}

.tolak-breadcrumb li span,
.tolak-breadcrumb li a {
  color: inherit;
  display: inline-flex;
  line-height: 1em;
}

.tolak-breadcrumb li a {
  color: var(--tolak-white, #fff);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.tolak-breadcrumb li a:hover {
  background-size: 100% 1px;
}

.tolak-breadcrumb li a:hover {
  color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# Google Map
--------------------------------------------------------------*/
.google-map {
  position: relative;
}

.google-map iframe {
  position: relative;
  display: block;
  border: none;
  height: 440px;
  width: 100%;
  mix-blend-mode: luminosity;
}

.google-map__contact {
  overflow: hidden;
  background-color: var(--tolak-gray, #ecf2fc);
}

.contact-map {
  position: relative;
  padding-bottom: 120px;
}

@media (max-width: 767px) {
  .contact-map {
    padding-bottom: 80px;
  }
}
.contact-map .container-fluid {
  padding-left: 0;
  padding-right: 0;
  max-width: 1654px;
}

/*--------------------------------------------------------------
# Client Carousel
--------------------------------------------------------------*/
.client-carousel {
  position: relative;
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
  background-color: var(--tolak-white, #fff);
  padding: 0 0 102px;
}

@media (max-width: 767px) {
  .client-carousel {
    padding-bottom: 62px;
  }
}
.client-carousel--two {
  position: relative;
  padding-bottom: 88px;
}

.client-carousel--two .client-carousel__one__item {
  position: relative;
  margin-top: 84px;
}

.client-carousel--two .client-carousel__one__item::after {
  position: absolute;
  left: 0;
  right: 0;
  top: -120px;
  margin: 0 auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 41px 51px 0 51px;
  border-color: var(--tolak-base, #3d72fc) transparent transparent transparent;
  transition: all 500ms ease;
  visibility: hidden;
  opacity: 0;
}

.client-carousel--two .client-carousel__one__item:hover::after {
  visibility: visible;
  opacity: 1;
  top: -85px;
}

.client-carousel--three {
  padding: 100px 0;
}

@media (max-width: 767px) {
  .client-carousel--three {
    padding: 62px 0;
  }
}
.client-carousel--no-border {
  border: none;
}

.client-carousel--no-border .client-carousel__one__item img {
  opacity: 0.46;
}

.client-carousel.no-border {
  border: none;
}

.client-carousel__one {
  position: relative;
}

.client-carousel__one__item {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 500ms ease;
  position: relative;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 50px;
  max-width: 206px;
  height: 58px;
}

.client-carousel__one__item:hover .client-carousel__one__item__hover {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  visibility: visible;
  opacity: 1;
  transform: translateY(70%);
}

.client-carousel__one__item:hover {
  background-color: var(--tolak-gray, #ecf2fc);
  border-color: var(--tolak-base, #3d72fc);
}

.client-carousel__one__item:hover .client-carousel__one__item__normal {
  visibility: hidden;
  opacity: 0;
  transform: translateY(100%);
}

.client-carousel__one__item img {
  transition: 500ms;
  max-width: 122px;
  width: auto;
  transition: all 500ms ease;
}

.client-carousel__one__item__hover {
  transition: all 500ms ease;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  visibility: hidden;
  opacity: 0;
}

/*--------------------------------------------------------------
# Hero Slider
--------------------------------------------------------------*/
.main-slider-one {
  position: relative;
}

.main-slider-one__carousel {
  position: relative;
  width: 100%;
}

.main-slider-one__carousel.owl-carousel .owl-nav {
  left: 118px;
  margin: auto 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
  max-width: 120px;
}

@media (max-width: 1400px) {
  .main-slider-one__carousel.owl-carousel .owl-nav {
    left: 50px;
  }
}
@media (max-width: 1199px) {
  .main-slider-one__carousel.owl-carousel .owl-nav {
    left: 20px;
  }
}
@media (max-width: 767px) {
  .main-slider-one__carousel.owl-carousel .owl-nav {
    display: none;
  }
}
.main-slider-one__carousel.owl-carousel .owl-nav button {
  transition: all 400ms ease;
  width: 52px;
  height: 52px;
  outline: none;
  box-shadow: none;
  border: none;
  background-color: RGBA(var(--tolak-white-rgb, 255, 255, 255), 0.1);
  border-radius: 50%;
  display: block;
  color: var(--tolak-white, #fff);
  line-height: 53px;
  font-size: 16px;
  margin: 9px 0;
  text-align: center;
}

.main-slider-one__carousel.owl-carousel .owl-nav button:hover {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-one__carousel .owl-dots {
  right: 60px;
  margin: auto 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .main-slider-one__carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: 70px;
  }
}
.main-slider-one__carousel .owl-dots .owl-dot {
  display: block;
  margin: 6px 0;
}

@media (max-width: 767px) {
  .main-slider-one__carousel .owl-dots .owl-dot {
    margin: 0 6px;
  }
}
.main-slider-one__carousel .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  display: block;
  border-radius: 0;
  background-color: transparent;
  border: 3px solid var(--tolak-white, #fff);
  margin: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-slider-one__carousel .owl-dots .owl-dot:hover span,
.main-slider-one__carousel .owl-dots .owl-dot.active span {
  background-color: var(--tolak-white, #fff);
}

.main-slider-one__item {
  background-color: var(--tolak-white, #fff);
  position: relative;
  z-index: 3;
  padding-top: 255px;
  padding-bottom: 262px;
}

@media (max-width: 767px) {
  .main-slider-one__item {
    padding-top: 120px;
    padding-bottom: 180px;
  }
}
.main-slider-one__shape {
  position: absolute;
  left: 10.9%;
  top: 12.5%;
  z-index: 1;
  opacity: 0;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: scale(0);
}

.main-slider-one__shape img {
  max-width: 100%;
  height: auto;
  animation: zoomBig 3s linear infinite;
}

@keyframes zoomBig {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}
.main-slider-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  border-radius: 0 0 0 180px;
}

.main-slider-one__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../images/shapes/slider-1-overlay.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0 0 0 180px;
}

@media (max-width: 767px) {
  .main-slider-one__bg::before {
    background-size: cover;
  }
}
.main-slider-one__content {
  position: relative;
  z-index: 3;
}

.main-slider-one__sub-title {
  color: var(--tolak-base, #3d72fc);
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  margin: 0 0 7px;
  font-style: italic;
  text-transform: uppercase;
  opacity: 0;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateY(-200px);
}

.main-slider-one__sub-title::before {
  position: relative;
  top: -5px;
  margin-right: 9px;
  display: inline-block;
  content: "";
  width: 50px;
  height: 3px;
  background-color: currentColor;
}

@media (max-width: 767px) {
  .main-slider-one__sub-title::before {
    width: 40px;
    height: 2px;
  }
}
@media (max-width: 767px) {
  .main-slider-one__sub-title {
    font-size: 17px;
  }
}
.main-slider-one__title {
  color: var(--tolak-white, #fff);
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  display: inline-block;
  overflow: hidden;
  margin: 0 0 11px;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(200px);
}

.main-slider-one__title span {
  color: var(--tolak-base, #3d72fc);
  position: relative;
}

.main-slider-one__title span::after {
  position: absolute;
  right: 0;
  left: -16px;
  margin: auto;
  bottom: 8px;
  width: 100px;
  height: 4px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  animation: shapeMove 3s linear 0s infinite;
}

@media (max-width: 767px) {
  .main-slider-one__title span::after {
    display: none;
  }
}
@keyframes shapeMove {
  0%, 100% {
    width: 100px;
  }
  50% {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .main-slider-one__title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .main-slider-one__title {
    font-size: 40px;
    line-height: 50px;
  }
}
.main-slider-one__text {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  z-index: 5;
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
  margin: 0 0 44px;
}

@media (max-width: 767px) {
  .main-slider-one__text {
    margin-bottom: 30px;
  }
}
.main-slider-one__text__one {
  font-size: 19px;
  line-height: 32px;
  color: var(--tolak-white, #fff);
  margin: 0;
}

@media (max-width: 767px) {
  .main-slider-one__text__one {
    font-size: 17px;
    line-height: 28px;
  }
}
.main-slider-one__bottom {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 50px;
  z-index: 5;
  height: 60px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .main-slider-one__bottom {
    height: auto;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}
.main-slider-one__btn {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}

.main-slider-one__social {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 9;
  gap: 10px;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}

.main-slider-one__social a {
  width: 37px;
  height: 37px;
  background-color: var(--tolak-white, #fff);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
}

.main-slider-one__social a i {
  position: relative;
  z-index: 2;
  display: inline-block;
  backface-visibility: hidden;
}

@keyframes iconTranslateY {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
.main-slider-one__social a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.main-slider-one__social a:hover i {
  animation: iconTranslateY 0.4s forwards;
}

.main-slider-one__floating-text {
  position: absolute;
  left: 15%;
  bottom: 0;
  top: 0;
  margin: auto;
  transform: rotate(-90deg) translateX(-200px);
  font-size: 178px;
  font-weight: 400;
  line-height: 1;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--tolak-white, #fff);
  opacity: 0;
  text-transform: uppercase;
  transition: transform 1300ms ease, opacity 1300ms ease;
}

@media (max-width: 1700px) {
  .main-slider-one__floating-text {
    left: 12%;
  }
}
@media (max-width: 1500px) {
  .main-slider-one__floating-text {
    display: none;
  }
}
.main-slider-one__bg-svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.main-slider-one__bg-svg rect {
  stroke: var(--tolak-black, #051d1f);
  fill: none;
  transition: 0.5s;
}

.main-slider-one__bg-svg .steap {
  stroke-width: 0;
}

.main-slider-one__bg-svg .circle1 {
  transition-delay: 0.3s;
}

.main-slider-one__bg-svg .circle2 {
  transition-delay: 0.35s;
}

.main-slider-one__bg-svg .circle3 {
  transition-delay: 0.4s;
}

.main-slider-one__bg-svg .circle4 {
  transition-delay: 0.45s;
}

.main-slider-one__bg-svg .circle5 {
  transition-delay: 0.5s;
}

.main-slider-one__bg-svg .circle6 {
  transition-delay: 0.55s;
}

.main-slider-one__bg-svg .circle7 {
  transition-delay: 0.6s;
}

.main-slider-one__bg-svg .circle8 {
  transition-delay: 0.65s;
}

.main-slider-one__bg-svg .circle9 {
  transition-delay: 0.7s;
}

.main-slider-one .active .steap {
  animation: dash 0.5s linear;
}

@keyframes dash {
  0% {
    stroke-width: 0;
  }
  100% {
    stroke-width: 200px;
  }
}
.main-slider-one .active .main-slider-one__sub-title {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1000ms;
}

.main-slider-one .active .main-slider-one__shape {
  opacity: 1;
  transform: scale(1);
  transition-delay: 1000ms;
}

.main-slider-one .active .main-slider-one__title {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1300ms;
}

.main-slider-one .active .main-slider-one__text {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1500ms;
}

.main-slider-one .active .main-slider-one__btn {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1600ms;
}

.main-slider-one .active .main-slider-one__social {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1800ms;
}

.main-slider-one .active .main-slider-one__floating-text {
  opacity: 0.28;
  transform: rotate(-90deg) translateX(0);
  transition-delay: 1700ms;
}

.main-slider-one__project {
  position: absolute;
  left: 24.5%;
  right: 0;
  margin: 0 auto;
  top: 48px;
  z-index: 1;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50px;
  max-width: 271px;
  padding: 15px 20px 15px 98px;
}

@media (max-width: 767px) {
  .main-slider-one__project {
    display: none;
  }
}
.main-slider-one__project__icon {
  color: var(--tolak-white, #fff);
  font-size: 45px;
  display: flex;
  align-items: center;
  position: absolute;
  left: 32px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.main-slider-one__project__number {
  display: flex;
  align-items: center;
  color: var(--tolak-white, #fff);
  font-size: 29px;
  margin: 0 0 2px;
}

.main-slider-one__project__title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: var(--tolak-white, #fff);
  margin: 0;
}

.main-slider-two {
  position: relative;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slider-two__shape {
  position: absolute;
  left: 11%;
  bottom: 11%;
  z-index: 1;
}

.main-slider-two__shape img {
  max-width: 100%;
  height: auto;
  animation: zoomBig 3s linear infinite;
}

.main-slider-two .container {
  position: relative;
  z-index: 2;
}

.main-slider-two__content {
  position: relative;
  padding: 412px 0 171px;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-slider-two__content {
    padding: 330px 0 120px;
  }
}
@media (max-width: 1199px) {
  .main-slider-two__content {
    padding-top: 300px;
    max-width: 650px;
  }
}
@media (max-width: 767px) {
  .main-slider-two__content {
    padding: 180px 0 121px;
  }
}
.main-slider-two__title {
  font-size: 70px;
  line-height: 80px;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  padding-left: 11px;
  margin: 0 0 19px;
}

@media (max-width: 767px) {
  .main-slider-two__title {
    font-size: 38px;
    line-height: 50px;
  }
}
.main-slider-two__title::after {
  content: "";
  width: 87px;
  height: 114%;
  position: absolute;
  top: -15px;
  left: 0;
  background: var(--tolak-white, #fff);
  z-index: -1;
}

@media (max-width: 767px) {
  .main-slider-two__title::after {
    top: -5px;
  }
}
.main-slider-two__title span {
  display: inline-block;
  color: var(--tolak-base, #3d72fc);
  position: relative;
  padding-right: 5px;
}

.main-slider-two__title .wrap-border {
  display: block;
  width: 2px;
  height: 70%;
  font-weight: normal;
  background-color: currentColor;
  position: absolute;
  right: -5px;
  top: 12px;
  animation: blink 0.7s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main-slider-two__text {
  font-size: 19px;
  line-height: 32px;
  margin: 0 0 14px;
}

.main-slider-two__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-slider-two__list li {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  line-height: 27px;
  color: var(--tolak-text, #636363);
  transition: all 400ms ease;
  margin: 0 0 4px;
}

.main-slider-two__list li i {
  position: absolute;
  left: 0;
  top: 0;
  line-height: inherit;
  font-size: 14px;
  color: var(--tolak-black, #051d1f);
  transition: all 400ms ease;
}

.main-slider-two__list li:hover i {
  color: var(--tolak-base, #3d72fc);
}

.main-slider-two__list li span {
  display: inline-block;
  text-decoration: underline;
}

.main-slider-two__social {
  position: relative;
  border-left: 2px solid var(--tolak-border-color, #dddddd);
  padding: 0 0 0 30px;
  margin: 4px 0 0;
}

@media (max-width: 767px) {
  .main-slider-two__social {
    border: none;
    padding: 0;
    margin: 18px 0 0;
  }
}
.main-slider-two__social__title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.27px;
  margin: 0 0 26px;
}

@media (max-width: 767px) {
  .main-slider-two__social__title {
    margin: 0 0 18px;
  }
}
.main-slider-two__social__wrap {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.main-slider-two__social__wrap a {
  width: 37px;
  height: 37px;
  background-color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
}

.main-slider-two__social__wrap a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.main-slider-two__social__wrap a:hover i {
  animation: iconTranslateY 0.4s forwards;
}

.main-slider-two__social__wrap a i {
  position: relative;
  z-index: 2;
  display: inline-block;
  backface-visibility: hidden;
}

.main-slider-two__btn {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
}

.main-slider-two__btn .tolak-btn {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black, #051d1f);
  padding: 12.7px 39.5px;
}

.main-slider-two__btn .tolak-btn:hover {
  color: var(--tolak-white, #fff);
}

.main-slider-two__carousel {
  position: relative;
  width: 100%;
}

@media (max-width: 1199px) {
  .main-slider-two__carousel {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .main-slider-two__carousel {
    padding-left: 24px;
  }
}
.main-slider-two__carousel .item {
  padding-bottom: 41px;
}

.main-slider-two__carousel .active .main-slider-two__bg,
.main-slider-two__carousel .active .main-slider-two__bg-color,
.main-slider-two__carousel .active .main-slider-two__bg-shape {
  opacity: 1;
  transform: translatex(0) scalex(1);
  filter: blur(0);
  transition-delay: 1000ms;
}

.main-slider-two__bg {
  position: relative;
  width: 100%;
  height: 1018px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 1116.000000"><g transform="translate(0.000000,1116.000000) scale(0.100000,-0.100000)"><path d="M2630 11145 c0 -9 -8 -19 -17 -22 -17 -6 -332 -239 -343 -253 -3 -3 -28 -24 -55 -46 -52 -40 -61 -48 -230 -202 -181 -164 -339 -325 -465 -471 -30 -35 -62 -71 -71 -80 -14 -14 -130 -159 -225 -281 -131 -170 -405 -587 -458 -700 -4 -8 -22 -42 -40 -75 -75 -132 -184 -360 -251 -520 -20 -49 -43 -103 -50 -120 -7 -16 -20 -49 -29 -72 -9 -24 -23 -61 -31 -83 -37 -98 -64 -176 -75 -215 -24 -81 -40 -133 -49 -160 -24 -73 -88 -318 -101 -390 -4 -22 -12 -60 -18 -85 -35 -144 -87 -477 -104 -665 -16 -176 -22 -909 -9 -1075 40 -505 129 -951 286 -1430 58 -178 75 -226 100 -285 7 -16 21 -50 30 -75 20 -50 40 -99 89 -212 29 -68 208 -425 241 -483 19 -33 39 -69 45 -80 6 -11 19 -33 30 -50 11 -16 24 -39 30 -50 6 -11 19 -33 30 -50 11 -16 23 -37 27 -45 26 -54 372 -545 403 -570 3 -3 23 -27 45 -55 143 -182 497 -552 670 -700 44 -38 96 -83 115 -101 48 -43 174 -143 299 -238 95 -72 388 -273 422 -290 8 -3 28 -15 44 -26 17 -11 39 -24 50 -30 11 -6 34 -19 50 -29 17 -11 50 -31 75 -44 25 -14 61 -34 80 -45 47 -27 340 -174 415 -207 117 -52 141 -63 195 -85 62 -26 142 -57 180 -70 14 -5 50 -18 80 -30 30 -12 69 -25 85 -30 17 -5 46 -14 65 -21 19 -6 51 -17 70 -24 34 -12 99 -31 203 -59 28 -8 77 -22 107 -30 254 -71 714 -150 1005 -173 130 -10 950 -10 1080 0 259 20 724 97 874 143 25 8 53 14 64 14 11 0 40 6 66 14 25 8 73 22 106 31 33 9 74 21 90 27 17 5 46 14 65 18 39 9 87 25 138 46 18 8 39 14 47 14 8 0 29 6 47 14 30 13 53 21 156 60 142 53 341 141 544 240 l147 71 1 5228 0 5227 -3185 0 c-2853 0 -3185 -2 -3185 -15z"/></g></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 1116.000000"><g transform="translate(0.000000,1116.000000) scale(0.100000,-0.100000)"><path d="M2630 11145 c0 -9 -8 -19 -17 -22 -17 -6 -332 -239 -343 -253 -3 -3 -28 -24 -55 -46 -52 -40 -61 -48 -230 -202 -181 -164 -339 -325 -465 -471 -30 -35 -62 -71 -71 -80 -14 -14 -130 -159 -225 -281 -131 -170 -405 -587 -458 -700 -4 -8 -22 -42 -40 -75 -75 -132 -184 -360 -251 -520 -20 -49 -43 -103 -50 -120 -7 -16 -20 -49 -29 -72 -9 -24 -23 -61 -31 -83 -37 -98 -64 -176 -75 -215 -24 -81 -40 -133 -49 -160 -24 -73 -88 -318 -101 -390 -4 -22 -12 -60 -18 -85 -35 -144 -87 -477 -104 -665 -16 -176 -22 -909 -9 -1075 40 -505 129 -951 286 -1430 58 -178 75 -226 100 -285 7 -16 21 -50 30 -75 20 -50 40 -99 89 -212 29 -68 208 -425 241 -483 19 -33 39 -69 45 -80 6 -11 19 -33 30 -50 11 -16 24 -39 30 -50 6 -11 19 -33 30 -50 11 -16 23 -37 27 -45 26 -54 372 -545 403 -570 3 -3 23 -27 45 -55 143 -182 497 -552 670 -700 44 -38 96 -83 115 -101 48 -43 174 -143 299 -238 95 -72 388 -273 422 -290 8 -3 28 -15 44 -26 17 -11 39 -24 50 -30 11 -6 34 -19 50 -29 17 -11 50 -31 75 -44 25 -14 61 -34 80 -45 47 -27 340 -174 415 -207 117 -52 141 -63 195 -85 62 -26 142 -57 180 -70 14 -5 50 -18 80 -30 30 -12 69 -25 85 -30 17 -5 46 -14 65 -21 19 -6 51 -17 70 -24 34 -12 99 -31 203 -59 28 -8 77 -22 107 -30 254 -71 714 -150 1005 -173 130 -10 950 -10 1080 0 259 20 724 97 874 143 25 8 53 14 64 14 11 0 40 6 66 14 25 8 73 22 106 31 33 9 74 21 90 27 17 5 46 14 65 18 39 9 87 25 138 46 18 8 39 14 47 14 8 0 29 6 47 14 30 13 53 21 156 60 142 53 341 141 544 240 l147 71 1 5228 0 5227 -3185 0 c-2853 0 -3185 -2 -3185 -15z"/></g></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translatex(50%) scalex(2);
  filter: blur(10px);
  opacity: 0;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-slider-two__bg {
    -webkit-mask-size: inherit;
    mask-size: inherit;
    height: 800px;
  }
}
.main-slider-two__bg-color {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 41px;
  width: 100%;
  height: 1018px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  background-color: var(--tolak-base, #3d72fc);
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 1116.000000"><g transform="translate(0.000000,1116.000000) scale(0.100000,-0.100000)"><path d="M2630 11145 c0 -9 -8 -19 -17 -22 -17 -6 -332 -239 -343 -253 -3 -3 -28 -24 -55 -46 -52 -40 -61 -48 -230 -202 -181 -164 -339 -325 -465 -471 -30 -35 -62 -71 -71 -80 -14 -14 -130 -159 -225 -281 -131 -170 -405 -587 -458 -700 -4 -8 -22 -42 -40 -75 -75 -132 -184 -360 -251 -520 -20 -49 -43 -103 -50 -120 -7 -16 -20 -49 -29 -72 -9 -24 -23 -61 -31 -83 -37 -98 -64 -176 -75 -215 -24 -81 -40 -133 -49 -160 -24 -73 -88 -318 -101 -390 -4 -22 -12 -60 -18 -85 -35 -144 -87 -477 -104 -665 -16 -176 -22 -909 -9 -1075 40 -505 129 -951 286 -1430 58 -178 75 -226 100 -285 7 -16 21 -50 30 -75 20 -50 40 -99 89 -212 29 -68 208 -425 241 -483 19 -33 39 -69 45 -80 6 -11 19 -33 30 -50 11 -16 24 -39 30 -50 6 -11 19 -33 30 -50 11 -16 23 -37 27 -45 26 -54 372 -545 403 -570 3 -3 23 -27 45 -55 143 -182 497 -552 670 -700 44 -38 96 -83 115 -101 48 -43 174 -143 299 -238 95 -72 388 -273 422 -290 8 -3 28 -15 44 -26 17 -11 39 -24 50 -30 11 -6 34 -19 50 -29 17 -11 50 -31 75 -44 25 -14 61 -34 80 -45 47 -27 340 -174 415 -207 117 -52 141 -63 195 -85 62 -26 142 -57 180 -70 14 -5 50 -18 80 -30 30 -12 69 -25 85 -30 17 -5 46 -14 65 -21 19 -6 51 -17 70 -24 34 -12 99 -31 203 -59 28 -8 77 -22 107 -30 254 -71 714 -150 1005 -173 130 -10 950 -10 1080 0 259 20 724 97 874 143 25 8 53 14 64 14 11 0 40 6 66 14 25 8 73 22 106 31 33 9 74 21 90 27 17 5 46 14 65 18 39 9 87 25 138 46 18 8 39 14 47 14 8 0 29 6 47 14 30 13 53 21 156 60 142 53 341 141 544 240 l147 71 1 5228 0 5227 -3185 0 c-2853 0 -3185 -2 -3185 -15z"/></g></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900.000000 1116.000000"><g transform="translate(0.000000,1116.000000) scale(0.100000,-0.100000)"><path d="M2630 11145 c0 -9 -8 -19 -17 -22 -17 -6 -332 -239 -343 -253 -3 -3 -28 -24 -55 -46 -52 -40 -61 -48 -230 -202 -181 -164 -339 -325 -465 -471 -30 -35 -62 -71 -71 -80 -14 -14 -130 -159 -225 -281 -131 -170 -405 -587 -458 -700 -4 -8 -22 -42 -40 -75 -75 -132 -184 -360 -251 -520 -20 -49 -43 -103 -50 -120 -7 -16 -20 -49 -29 -72 -9 -24 -23 -61 -31 -83 -37 -98 -64 -176 -75 -215 -24 -81 -40 -133 -49 -160 -24 -73 -88 -318 -101 -390 -4 -22 -12 -60 -18 -85 -35 -144 -87 -477 -104 -665 -16 -176 -22 -909 -9 -1075 40 -505 129 -951 286 -1430 58 -178 75 -226 100 -285 7 -16 21 -50 30 -75 20 -50 40 -99 89 -212 29 -68 208 -425 241 -483 19 -33 39 -69 45 -80 6 -11 19 -33 30 -50 11 -16 24 -39 30 -50 6 -11 19 -33 30 -50 11 -16 23 -37 27 -45 26 -54 372 -545 403 -570 3 -3 23 -27 45 -55 143 -182 497 -552 670 -700 44 -38 96 -83 115 -101 48 -43 174 -143 299 -238 95 -72 388 -273 422 -290 8 -3 28 -15 44 -26 17 -11 39 -24 50 -30 11 -6 34 -19 50 -29 17 -11 50 -31 75 -44 25 -14 61 -34 80 -45 47 -27 340 -174 415 -207 117 -52 141 -63 195 -85 62 -26 142 -57 180 -70 14 -5 50 -18 80 -30 30 -12 69 -25 85 -30 17 -5 46 -14 65 -21 19 -6 51 -17 70 -24 34 -12 99 -31 203 -59 28 -8 77 -22 107 -30 254 -71 714 -150 1005 -173 130 -10 950 -10 1080 0 259 20 724 97 874 143 25 8 53 14 64 14 11 0 40 6 66 14 25 8 73 22 106 31 33 9 74 21 90 27 17 5 46 14 65 18 39 9 87 25 138 46 18 8 39 14 47 14 8 0 29 6 47 14 30 13 53 21 156 60 142 53 341 141 544 240 l147 71 1 5228 0 5227 -3185 0 c-2853 0 -3185 -2 -3185 -15z"/></g></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translatex(50%) scalex(2);
  filter: blur(10px);
  opacity: 0;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .main-slider-two__bg-color {
    -webkit-mask-size: inherit;
    mask-size: inherit;
    height: 800px;
  }
}
.main-slider-two__bg-shape {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 52px;
  width: 95px;
  height: 247px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  animation: topToBottom 2.5s linear 0s infinite;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translatex(50%) scalex(2);
  filter: blur(10px);
  opacity: 0;
}

.main-slider-three {
  position: relative;
  overflow: hidden;
}

.main-slider-three__carousel {
  position: relative;
  width: 100%;
}

.main-slider-three__carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 50px;
  z-index: 2;
  width: 1176px;
}

@media (max-width: 1199px) {
  .main-slider-three__carousel .owl-dots {
    width: 930px;
  }
}
@media (max-width: 991px) {
  .main-slider-three__carousel .owl-dots {
    width: 100%;
    justify-content: center;
    bottom: 30px;
  }
}
.main-slider-three__carousel .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 3px;
}

.main-slider-three__carousel .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid var(--tolak-black, #051d1f);
  margin: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-slider-three__carousel .owl-dots .owl-dot:hover span,
.main-slider-three__carousel .owl-dots .owl-dot.active span {
  background-color: var(--tolak-black, #051d1f);
}

.main-slider-three__item {
  position: relative;
  background-color: #04171b;
}

.main-slider-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: top right;
  overflow: hidden;
  background-color: #04171b;
  opacity: 0.3;
}

.main-slider-three__shape-one {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: left top;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateX(-300px);
}

@media (max-width: 1499px) {
  .main-slider-three__shape-one {
    background-position: right top;
  }
}
@media (max-width: 1199px) {
  .main-slider-three__shape-one {
    display: none;
  }
}
.main-slider-three__shape-two {
  opacity: 0;
  position: absolute;
  left: 35.5%;
  top: 38%;
  width: 260px;
  height: 74px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateY(-300px);
  animation-name: float-bob-y-2;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@media (max-width: 1499px) {
  .main-slider-three__shape-two {
    display: none;
  }
}
.main-slider-three__shape-three {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 23%;
  height: 100%;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: top right;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateY(-300px);
  animation: zoomBig 3s linear infinite;
}

@media (max-width: 1199px) {
  .main-slider-three__shape-three {
    display: none;
  }
}
.main-slider-three__shape-four {
  opacity: 0;
  position: absolute;
  right: 0;
  bottom: -175px;
  width: 23%;
  height: 100%;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateX(100%);
}

@media (max-width: 1199px) {
  .main-slider-three__shape-four {
    display: none;
  }
}
.main-slider-three .container {
  position: relative;
  z-index: 3;
}

.main-slider-three__thumb {
  opacity: 0;
  position: absolute;
  bottom: -5px;
  left: -26px;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateY(100%);
}

@media (max-width: 1199px) {
  .main-slider-three__thumb {
    left: 0;
  }
}
@media (max-width: 991px) {
  .main-slider-three__thumb {
    display: none;
  }
}
.main-slider-three__thumb img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1199px) {
  .main-slider-three__thumb img {
    max-width: 80%;
  }
}
.main-slider-three__content {
  position: relative;
  z-index: 3;
  overflow: hidden;
  padding-top: 365px;
  padding-bottom: 212px;
}

@media (max-width: 1199px) {
  .main-slider-three__content {
    padding-top: 280px;
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .main-slider-three__content {
    padding-top: 180px;
    padding-bottom: 100px;
  }
}
.main-slider-three__title {
  max-width: 550px;
  font-size: 70px;
  line-height: 80px;
  color: var(--tolak-white, #fff);
  margin: 0 0 32px;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(-200px);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-slider-three__title {
    font-size: 55px;
    line-height: 65px;
  }
}
@media (max-width: 767px) {
  .main-slider-three__title {
    font-size: 40px;
    line-height: 45px;
  }
}
.main-slider-three__title__anim {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-bottom: -16px;
}

.main-slider-three__title__anim:last-child {
  color: var(--tolak-base, #3d72fc);
}

.main-slider-three__title__anim:last-child::before {
  position: absolute;
  width: 100%;
  height: 3px;
  content: "";
  left: 0;
  bottom: 2px;
  background-color: currentColor;
}

.main-slider-three__title__anim::after {
  content: "";
  width: 101%;
  height: 100%;
  position: absolute;
  top: 9px;
  left: 100%;
  background: currentColor;
  transition: 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
  transition-delay: 1s;
  z-index: 3;
  transform: translateX(-100%);
  transition-delay: 1s;
}

.main-slider-three__text {
  font-size: 19px;
  line-height: 32px;
  color: var(--tolak-white, #fff);
  margin: 0 0 44px;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(200px);
}

@media (max-width: 767px) {
  .main-slider-three__text {
    font-size: 18px;
  }
}
.main-slider-three__btn {
  position: relative;
  display: flex;
  line-height: 1;
  gap: 50px;
  justify-content: flex-start;
  align-items: center;
  z-index: 5;
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}

.main-slider-three__btn .tolak-btn {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base, #3d72fc);
  height: 55px;
  padding: 20px 37.5px;
}

.main-slider-three__btn .tolak-btn:hover {
  color: var(--tolak-white, #fff);
}

.main-slider-three__btn .tolak-btn span {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-three__btn__video {
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}

.main-slider-three__btn .video-popup {
  font-size: 55px;
  color: var(--tolak-white, #fff);
  display: block;
  position: relative;
  z-index: 5;
}

.main-slider-three__btn .video-popup:hover {
  transform: scale(0.98);
  color: var(--tolak-base, #3d72fc);
}

.main-slider-three .active .main-slider-three__shape-one {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1000ms;
}

.main-slider-three .active .main-slider-three__shape-two {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2100ms;
}

.main-slider-three .active .main-slider-three__shape-three {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2200ms;
}

.main-slider-three .active .main-slider-three__shape-four {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 2300ms;
}

.main-slider-three .active .main-slider-three__thumb {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 1200ms;
}

.main-slider-three .active .main-slider-three__shape-right {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1100ms;
}

.main-slider-three .active .main-slider-three__title {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1400ms;
}

.main-slider-three .active .main-slider-three__title__anim::after {
  transform: translateX(1%);
  transition-delay: 1500ms;
}

.main-slider-three .active .main-slider-three__text {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1700ms;
}

.main-slider-three .active .main-slider-three__btn {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1800ms;
}

.main-slider-three .active .main-slider-three__btn__video {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1900ms;
}

.main-slider-four {
  position: relative;
  overflow: hidden;
}

.main-slider-four__carousel {
  position: relative;
  width: 100%;
}

.main-slider-four__carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 50px;
  z-index: 2;
  width: 1176px;
}

@media (max-width: 1199px) {
  .main-slider-four__carousel .owl-dots {
    width: 930px;
  }
}
@media (max-width: 991px) {
  .main-slider-four__carousel .owl-dots {
    width: 100%;
    justify-content: center;
    bottom: 30px;
  }
}
.main-slider-four__carousel .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 3px;
}

.main-slider-four__carousel .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid var(--tolak-black, #051d1f);
  margin: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-slider-four__carousel .owl-dots .owl-dot:hover span,
.main-slider-four__carousel .owl-dots .owl-dot.active span {
  background-color: var(--tolak-black, #051d1f);
}

.main-slider-four__item {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
  padding-top: 364px;
  padding-bottom: 229px;
}

@media (max-width: 1199px) {
  .main-slider-four__item {
    padding-top: 250px;
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .main-slider-four__item {
    padding-top: 180px;
    padding-bottom: 100px;
  }
}
.main-slider-four__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  background-color: var(--tolak-black, #051d1f);
}

.main-slider-four__bg:nth-child(1) {
  transition: transform 0.7s;
}

.main-slider-four__bg:nth-child(2),
.main-slider-four__bg:nth-child(3) {
  position: absolute;
  top: 0;
  z-index: 3;
  transition: transform 1.4s;
}

.main-slider-four__bg:nth-child(2) {
  left: 0;
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
}

.main-slider-four__bg:nth-child(3) {
  right: 0;
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
}

.main-slider-four__content {
  position: relative;
  display: inline-block;
  z-index: 3;
  overflow: hidden;
}

.main-slider-four__sub-title {
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  color: var(--tolak-base, #3d72fc);
  font-style: italic;
  background-color: var(--tolak-white, #fff);
  border-radius: 24px;
  text-align: center;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  text-transform: uppercase;
  padding: 10px 36px 9px;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateY(-200px);
  opacity: 0;
}

@media (max-width: 767px) {
  .main-slider-four__sub-title {
    font-size: 20px;
    padding: 7px 25px 6px;
  }
}
.main-slider-four__title-two {
  font-size: 56px;
  color: var(--tolak-white, #fff);
  margin: 15px 0;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(-400px);
}

@media (max-width: 767px) {
  .main-slider-four__title-two {
    font-size: 30px;
  }
}
.main-slider-four__title {
  font-size: 70px;
  line-height: 80px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--tolak-white, #fff);
  text-transform: uppercase;
  margin: 0 0 13px;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(400px);
}

@media (max-width: 991px) {
  .main-slider-four__title {
    font-size: 68px;
  }
}
@media (max-width: 767px) {
  .main-slider-four__title {
    font-size: 34px;
    line-height: 45px;
  }
}
.main-slider-four__text {
  font-size: 19px;
  line-height: 32px;
  color: var(--tolak-white, #fff);
  overflow: hidden;
  margin: 0 0 24px;
}

.main-slider-four__text__one {
  margin: 0;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateY(-200px);
}

@media (max-width: 767px) {
  .main-slider-four__text {
    font-size: 17px;
    line-height: 30px;
  }
}
.main-slider-four__btn {
  position: relative;
  display: flex;
  line-height: 1;
  gap: 35px;
  justify-content: center;
  align-items: center;
  z-index: 5;
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}

@media (max-width: 767px) {
  .main-slider-four__btn {
    gap: 15px;
  }
}
.main-slider-four__btn .tolak-btn {
  height: 55px;
  padding: 20px 37.5px;
}

@media (max-width: 767px) {
  .main-slider-four__btn .tolak-btn {
    padding: 20px 30px;
  }
}
.main-slider-four__btn .tolak-btn--one {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base, #3d72fc);
  height: 55px;
  padding: 20px 41.5px;
}

@media (max-width: 767px) {
  .main-slider-four__btn .tolak-btn--one {
    padding: 20px 28px;
  }
}
.main-slider-four__btn .tolak-btn--one:hover {
  color: var(--tolak-white, #fff);
}

.main-slider-four__btn .tolak-btn--one span {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-four__btn__two {
  overflow: hidden;
  opacity: 0;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}

.main-slider-four .active .main-slider-four__bg:nth-child(1) {
  transform: scale(1.2);
}

.main-slider-four .active .main-slider-four__bg:nth-child(2) {
  transform: translateX(-2000px) skewX(40deg);
}

.main-slider-four .active .main-slider-four__bg:nth-child(3) {
  transform: translateX(2000px) skewX(-40deg);
}

.main-slider-four .active .main-slider-four__sub-title {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1100ms;
}

.main-slider-four .active .main-slider-four__title-two {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1300ms;
}

.main-slider-four .active .main-slider-four__title {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1400ms;
}

.main-slider-four .active .main-slider-four__text__one {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1600ms;
}

.main-slider-four .active .main-slider-four__btn {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1800ms;
}

.main-slider-four .active .main-slider-four__btn__two {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 2000ms;
}

/*--------------------------------------------------------------
# Feature Section
--------------------------------------------------------------*/
.feature-one {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-white, #fff);
  padding: 80px 0 78px;
  counter-reset: count;
}

@media (max-width: 767px) {
  .feature-one {
    padding: 40px 0 30px;
  }
}
.feature-one__bg {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -46px;
  width: 1250px;
  height: 46px;
  background-color: var(--tolak-white, #fff);
  border: 7px solid var(--tolak-base, #3d72fc);
  border-bottom: none;
}

@media (max-width: 1300px) {
  .feature-one__bg {
    width: 90%;
  }
}
.feature-one__carousel {
  position: relative;
}

.feature-one__carousel.owl-carousel .owl-dots {
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .feature-one__carousel.owl-carousel .owl-dots {
    justify-content: center;
  }
}
.feature-one__item {
  position: relative;
  counter-increment: count;
  margin-top: 15px;
}

.feature-one__item:hover .feature-one__item__icon {
  color: var(--tolak-white, #fff);
}

.feature-one__item:hover .feature-one__item__icon span {
  transform: scale(0.9);
}

.feature-one__item:hover .feature-one__item__icon::before {
  width: 100%;
  height: 100%;
  border-width: 0;
  background-color: var(--tolak-base, #3d72fc);
}

.feature-one__item__number {
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
  margin: auto;
  font-size: 60px;
  font-weight: 700;
  display: block;
  color: var(--tolak-gray, #ecf2fc);
}

.feature-one__item__number::after {
  content: counters(count, ".", decimal-leading-zero);
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-one__item__icon {
  width: 206px;
  height: 155px;
  background-color: var(--tolak-gray, #ecf2fc);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60px;
  color: var(--tolak-base, #3d72fc);
  position: relative;
  margin: 0 auto;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 283 300"><path d="M60.53 122L60.53 109C60.53 109 60.53 104 66.54 101L133.54 61C133.54 61 140.54 58.4 146.54 61L218.55 102C218.55 102 223.15 105 222.55 111L222.55 189C222.55 189 221.35 195.4 216.55 198L147.54 239C147.54 239 146.14 241.6 135.54 240L63.53 198C63.53 198 60.93 196.6 60.53 189L60.53 122Z"></path></svg>');
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: cover;
}

.feature-one__item__icon::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: var(--tolak-base, #3d72fc) transparent transparent transparent;
  transition: 700ms all ease;
}

.feature-one__item__icon span {
  transform: scale(1);
  transition: 500ms ease;
}

.feature-one__item__title {
  font-size: 22px;
  margin: 10px 0 9px;
}

.feature-one__item__text {
  line-height: 24px;
  margin: 0 0 25px;
}

.feature-one__item__arrow {
  position: absolute;
  right: -60px;
  top: 70px;
  width: 96px;
  height: 29px;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .feature-one__item__arrow {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .feature-one__item__arrow--sm-hide {
    display: none;
  }
}
.feature-two {
  position: relative;
  z-index: 1;
  padding: 0 0 5px;
  margin-top: -100px;
}

.feature-two::after {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--tolak-white, #fff);
  content: "";
  z-index: -1;
  width: 100%;
  height: 54%;
}

@media (max-width: 1199px) {
  .feature-two::after {
    height: 58.7%;
  }
}
@media (max-width: 991px) {
  .feature-two::after {
    height: 82.1%;
  }
}
@media (max-width: 767px) {
  .feature-two::after {
    height: 83%;
  }
}
@media (max-width: 767px) {
  .feature-two {
    margin-top: -130px;
  }
}
.feature-two__item {
  position: relative;
  z-index: 3;
  background-color: var(--tolak-white, #fff);
  border-radius: 70px 70px 0 0;
  border: 1px solid var(--tolak-border-color, #dddddd);
  padding: 64px 20px 23px;
}

@media (max-width: 991px) {
  .feature-two__item {
    margin-top: 30px;
  }
}
.feature-two__item__icon {
  position: absolute;
  left: 0;
  right: 0;
  top: -37px;
  margin: 0 auto;
  width: 82px;
  height: 82px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  font-size: 48px;
  color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-two__item__icon span {
  display: inline-block;
  transition: all 600ms ease;
}

.feature-two__item:hover .feature-two__item__icon span {
  transform: rotateY(180deg);
}

.feature-two__item__title {
  font-size: 22px;
  margin: 0 0 9px;
}

.feature-two__item__text {
  margin: 0;
}

.feature-two__item--reverse {
  padding-top: 29px;
  padding-bottom: 55px;
  margin-top: -36px;
  border-bottom: 4px solid var(--tolak-base, #3d72fc);
}

@media (max-width: 991px) {
  .feature-two__item--reverse {
    margin-top: 0;
    margin-bottom: 47px;
  }
}
.feature-two__item--reverse .feature-two__item__icon {
  top: auto;
  bottom: -44px;
}

.feature-three {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: var(--tolak-white, #fff);
  padding: 120px 0 0;
}

@media (max-width: 767px) {
  .feature-three {
    padding: 80px 0 0;
  }
}
.feature-three .sec-title-two__title {
  color: var(--tolak-white, #fff);
}

.feature-three__item {
  position: relative;
  padding: 0 0 52px;
}

.feature-three__item__image {
  position: relative;
  overflow: hidden;
}

.feature-three__item__image img {
  width: 100%;
  height: auto;
  transition: all 500ms ease;
}

.feature-three__item__image::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background-image: linear-gradient(0deg, rgba(var(--tolak-black-rgb, 5, 29, 31), 1) 0%, rgba(var(--tolak-black-rgb, 5, 29, 31), 0) 100%);
  width: 100%;
  height: 100%;
  opacity: 0.62;
}

.feature-three__item:hover .feature-three__item__image img {
  transform: scale(1.05);
}

.feature-three__item__link {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: var(--tolak-white, #fff);
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  opacity: 0;
  visibility: hidden;
  transform: rotate(90deg);
  transform-origin: 100% 100%;
  transition: all 0.5s;
}

.feature-three__item__link:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.feature-three__item:hover .feature-three__item__link {
  visibility: visible;
  opacity: 1;
  transform: rotate(0deg);
  transform-origin: 100% 100%;
}

.feature-three__item__normal {
  position: absolute;
  left: 0;
  bottom: 50px;
  padding: 0 0 23px 30px;
}

.feature-three__item__normal__title {
  color: var(--tolak-white, #fff);
  letter-spacing: 0.33px;
  font-size: 22px;
  margin: 0 0 6px;
}

.feature-three__item__normal__text {
  margin: 0;
  color: var(--tolak-white, #fff);
  font-weight: 300;
  font-style: italic;
}

.feature-three__item__hover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: var(--tolak-white, #fff);
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 70px 70px 0 0;
  text-align: center;
  padding: 64px 20px 23px;
  visibility: hidden;
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.feature-three__item:hover .feature-three__item__hover {
  visibility: visible;
  opacity: 1;
  animation-delay: 0.2s;
  animation-name: fadeInDown;
}

.feature-three__item__icon {
  position: absolute;
  left: 0;
  right: 0;
  top: -37px;
  margin: 0 auto;
  width: 82px;
  height: 82px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  font-size: 48px;
  color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-three__item__icon span {
  display: inline-block;
  transition: all 600ms ease;
}

.feature-three__item__title {
  font-size: 22px;
  margin: 0 0 9px;
}

.feature-three__item__text {
  margin: 0;
}

.feature-four {
  position: relative;
  background-color: var(--tolak-white, #fff);
}

.feature-four .tolak-stretch-element-inside-column {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: var(--tolak-gray, #ecf2fc);
  position: relative;
  padding-right: 77px;
}

@media (max-width: 767px) {
  .feature-four .tolak-stretch-element-inside-column {
    display: block;
    padding: 50px 0 0;
  }
}
.feature-four .tolak-stretch-element-inside-column::before {
  position: absolute;
  left: -67px;
  top: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 67px 185px 0;
  border-color: transparent var(--tolak-gray, #ecf2fc) transparent transparent;
}

.feature-four .tolak-stretch-element-inside-column .tolak-btn {
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 77px;
  padding: 10px 23px;
  border-radius: 0;
}

@media (max-width: 767px) {
  .feature-four .tolak-stretch-element-inside-column .tolak-btn {
    transform: none;
    position: relative;
    writing-mode: inherit;
    width: 180px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.feature-four__item {
  position: relative;
  text-align: center;
  padding: 36px 0 45px;
}

@media (max-width: 767px) {
  .feature-four__item {
    padding: 0 0 30px;
    margin: 0 0 30px;
  }
}
.feature-four__item::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: var(--tolak-base, #3d72fc);
  margin: 0 auto;
  content: "";
  transition: all 400ms ease;
}

.feature-four__item:hover::after {
  width: 100%;
}

.feature-four__item::before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent var(--tolak-base, #3d72fc) transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  margin: 0 auto;
  content: "";
  opacity: 0;
  transition: all 400ms ease;
}

.feature-four__item:hover::before {
  opacity: 1;
}

.feature-four__item__icon {
  font-size: 58px;
  color: var(--tolak-base, #3d72fc);
  line-height: 1;
  margin: 0 0 14px;
}

.feature-four__item__title {
  font-size: 22px;
  margin: 0 0 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-one {
  position: relative;
  padding: 0 0;
  background-color: var(--tolak-black, #051d1f);
  overflow: hidden;
}

@media (max-width: 767px) {
  .about-one {
    padding: 0 0;
  }
}
.about-one__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 56.5%;
  height: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.05;
}

@media (max-width: 1199px) {
  .about-one__bg {
    width: 100%;
  }
}
.about-one__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto;
  animation: topToBottom 2.5s linear 0s infinite;
}

@media (max-width: 1799px) {
  .about-one__shape {
    left: -60px;
  }
}
@media (max-width: 1599px) {
  .about-one__shape {
    display: none;
  }
}
@keyframes topToBottom {
  0%, 100% {
    transform: translateY(0);
  }
  25%, 75% {
    transform: translateY(8px);
  }
  50% {
    transform: translateY(16px);
  }
}
.about-one__content {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 1199px) {
  .about-one__content {
    max-width: 590px;
  }
}
@media (max-width: 767px) {
  .about-one__content {
    padding: 80px 0;
  }
}
.about-one__content .sec-title {
  padding-bottom: 20px;
}

.about-one__content .sec-title__tagline__right {
  display: none;
}

.about-one__content .sec-title__title {
  color: var(--tolak-white, #fff);
}

.about-one__content__text {
  color: var(--tolak-text-dark, #b7b7b7);
  margin: 0 0 22px;
}

.about-one__content__list {
  margin: 0 0 30px;
  padding: 0;
}

.about-one__content__list li {
  list-style: none;
  display: flex;
  align-items: center;
  color: var(--tolak-text-dark, #b7b7b7);
  padding: 0;
  min-width: 235px;
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 18px;
  float: left;
}

.about-one__content__list li span {
  display: inline-block;
  margin-right: 12px;
  color: var(--tolak-white, #fff);
  transition: all 0.4s ease;
}

.about-one__content__list li:hover span {
  color: var(--tolak-base, #3d72fc);
}

.about-one__content__list li p {
  margin: 0;
  line-height: 1;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.about-one__content__list li:hover p {
  background-size: 100% 1px;
}

.about-one__content__btn {
  position: relative;
  display: flex;
  align-items: center;
  gap: 40px;
  margin-top: 30px;
}

.about-one__content__btn .tolak-btn {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black, #051d1f);
  padding: 12.7px 42.5px;
}

.about-one__content__btn .tolak-btn span {
  background-color: var(--tolak-base, #3d72fc);
}

.about-one__content__btn .tolak-btn:hover {
  color: var(--tolak-white, #fff);
}

.about-one__content__btn__text {
  color: var(--tolak-white, #fff);
  font-size: 16px;
  letter-spacing: 0.24px;
  font-weight: 500;
  margin: 0;
}

@media (max-width: 767px) {
  .about-one__content__btn__text {
    display: none;
  }
}
.about-one__content__btn__arrow {
  position: absolute;
  left: 360px;
  top: 16px;
  animation: br-translate 3s ease infinite;
}

@media (max-width: 767px) {
  .about-one__content__btn__arrow {
    display: none;
  }
}
@keyframes br-translate {
  0% {
    transform: translateX(0px) translateY(0px);
  }
  50% {
    transform: translateX(-5px) translateY(-5px);
  }
  100% {
    transform: translateX(0px) translateY(0px);
  }
}
.about-one__video-btn {
  position: absolute;
  right: -20px;
  bottom: 15px;
  width: 90px;
  height: 90px;
  border-radius: 10px;
  background-color: rgba(var(--tolak-white-rgb, 255, 255, 255), 0.17);
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .about-one__video-btn {
    right: auto;
    left: 220px;
    bottom: 60px;
  }
}
.about-one__video-btn .video-popup {
  position: relative;
  width: 47px;
  height: 47px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  font-size: 14px;
  color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-one__video-btn .video-popup:hover {
  transform: scale(1.1);
}

.about-one__video-btn .video-popup__btn-ripple::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 var(--tolak-base, #3d72fc);
  animation: btnRipple 3s infinite;
  border-radius: 50%;
  opacity: 0.18;
  animation-delay: 0.9s;
}

.about-one__video-btn .video-popup__btn-ripple::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 var(--tolak-base, #3d72fc);
  opacity: 0.18;
  animation: btnRipple 3s infinite;
  border-radius: 50%;
  animation-delay: 0.6s;
}

@keyframes btnRipple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}
.about-one__image {
  position: relative;
  text-align: right;
  z-index: 2;
}

@media (min-width: 1300px) {
  .about-one__image {
    padding-left: 20px;
  }
}
@media (max-width: 1199px) {
  .about-one__image {
    text-align: center;
  }
}
.about-one__image img {
  height: 655px;
  object-fit: cover;
  max-width: 100%;
}

@media (max-width: 1199px) {
  .about-one__image img {
    height: auto;
  }
}
.about-one__image__text {
  position: absolute;
  left: -36px;
  top: 0;
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  font-size: 30px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  letter-spacing: 0.45px;
  font-weight: 700;
  border: 9px solid var(--tolak-white, #fff);
  border-bottom: none;
  padding: 33px 21px;
}

@media (max-width: 1299px) {
  .about-one__image__text {
    left: -56px;
  }
}
@media (max-width: 1199px) {
  .about-one__image__text {
    display: none;
  }
}
.about-one__image__text span {
  position: absolute;
  left: -8px;
  top: -87px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 56px 78px 56px;
  border-color: transparent transparent var(--tolak-base, #3d72fc) transparent;
}

.about-one__image__text span::after {
  position: absolute;
  left: -31px;
  top: 23px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 31px 44px 31px;
  border-color: transparent transparent var(--tolak-white, #fff) transparent;
}

.about-one__image__text span::before {
  position: absolute;
  left: -15px;
  top: 38px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 22px 15px;
  border-color: transparent transparent var(--tolak-base, #3d72fc) transparent;
  z-index: 1;
}

.about-two {
  position: relative;
  z-index: 1;
  padding: 120px 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .about-two {
    padding: 80px 0;
  }
}
.about-two::after {
  position: absolute;
  right: 7%;
  top: 0;
  bottom: 0;
  content: "";
  margin: auto;
  background-image: url(../images/shapes/about-2-shape-3.png);
  width: 100%;
  height: 100%;
  background-position: center right;
  background-repeat: no-repeat;
  z-index: -1;
}

@media (max-width: 1360px) {
  .about-two::after {
    display: none;
  }
}
.about-two__image {
  position: relative;
  max-width: 532px;
}

.about-two__image > img {
  max-width: 100%;
  height: auto;
}

.about-two__image > img + img {
  margin-left: auto;
  display: inherit;
}

@media (max-width: 767px) {
  .about-two__image > img + img {
    margin-top: 80px;
  }
}
.about-two__image__shape {
  position: absolute;
  left: 15px;
  top: 38px;
}

.about-two__image__shape img {
  max-width: 100%;
  height: auto;
  animation: zoomBig 3s linear infinite;
}

.about-two__fact {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 244px;
  height: 244px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  border: 11px solid var(--tolak-white, #fff);
  flex-direction: column;
}

.about-two__fact::after {
  position: absolute;
  left: -28px;
  right: 0;
  bottom: 5px;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 55px 55px 0 55px;
  transform: rotate(50deg);
  border-color: var(--tolak-base, #3d72fc) transparent transparent transparent;
}

@media (max-width: 767px) {
  .about-two__fact::after {
    display: none;
  }
}
.about-two__fact::before {
  position: absolute;
  right: -30px;
  top: 5px;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 55px 55px 55px;
  border-color: transparent transparent var(--tolak-base, #3d72fc) transparent;
  transform: rotate(45deg);
}

@media (max-width: 767px) {
  .about-two__fact::before {
    display: none;
  }
}
.about-two__fact__icon {
  color: var(--tolak-white, #fff);
  font-size: 55px;
  line-height: 55px;
  margin: 0 0 6px;
}

.about-two__fact__count {
  margin: 0 0 6px;
  color: var(--tolak-white, #fff);
  font-size: 47px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-two__fact__text {
  color: var(--tolak-white, #fff);
  font-weight: 500;
  font-size: 15px;
  margin: 0;
}

.about-two__content {
  position: relative;
  max-width: 470px;
}

@media (max-width: 991px) {
  .about-two__content {
    margin: 45px 0 0;
  }
}
.about-two__content .sec-title {
  padding-bottom: 19px;
}

.about-two__content__text {
  margin: 0 0 24px;
}

.about-two__content__list {
  margin: 0 -15px 36px 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about-two__content__list {
    margin-right: -25px;
  }
}
.about-two__content__list li {
  list-style: none;
  position: relative;
  padding-left: 49px;
  font-size: 16px;
  line-height: 28px;
  color: var(--tolak-text, #636363);
  font-weight: 400;
}

.about-two__content__list li p {
  margin: 0;
  display: inline-block;
  line-height: 1;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.about-two__content__list li p:hover {
  background-size: 100% 1px;
}

.about-two__content__list li span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 29px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tolak-gray, #ecf2fc);
  color: var(--tolak-black, #051d1f);
  transition: all 300ms ease;
}

.about-two__content__list li span::after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  transition: all 300ms ease;
  opacity: 0;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
}

.about-two__content__list li:hover span {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.about-two__content__list li:hover span::after {
  right: -6px;
  opacity: 1;
}

.about-two__content .tolak-btn {
  padding: 12.7px 42.5px;
}

.about-two__content__image {
  position: relative;
  margin: 6px 0 0;
  max-width: 220px;
}

.about-two__content__image__shape {
  position: absolute;
  left: 18px;
  top: -15px;
}

.about-two__content__image__shape img {
  animation: messageMove 3s linear 0s infinite;
}

.about-two__content__image img {
  position: relative;
}

.about-two__content__image__bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 186px;
  height: 171px;
  background-color: var(--tolak-gray, #ecf2fc);
  z-index: -1;
  overflow: hidden;
}

.about-two__content__image__bg::after {
  position: absolute;
  right: -55px;
  top: -48px;
  width: 100%;
  height: 100%;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
}

.about-two__tabs {
  margin: 0;
  padding: 30px 0 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  border-top: 1px solid var(--tolak-border-color, #dddddd);
}

.about-two__tabs li {
  cursor: pointer;
  background-color: var(--tolak-gray, #ecf2fc);
  font-size: 14px;
  color: var(--tolak-black, #051d1f);
  font-weight: 500;
  transition: all 0.5s ease;
  letter-spacing: 0.21px;
  padding: 2px 19px;
}

.about-two__tabs li:hover,
.about-two__tabs li.active-btn {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.about-three {
  position: relative;
  z-index: 1;
  padding: 120px 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .about-three {
    padding: 80px 0;
  }
}
.about-three__image {
  position: relative;
}

@media (min-width: 1300px) {
  .about-three__image {
    margin-left: -72px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .about-three__image {
    text-align: center;
  }
}
.about-three__image__shape {
  position: absolute;
  right: 100px;
  top: 15px;
  animation: wobble-horizontal-on-hover 3s infinite linear;
}

.about-three__image__shape-two {
  position: absolute;
  left: -150px;
  top: 78px;
  display: none;
  animation: topToBottom 3s linear 0s infinite;
}

@media (min-width: 1600px) {
  .about-three__image__shape-two {
    display: block;
  }
}
.about-three__image__one {
  position: relative;
}

.about-three__image__one img {
  max-width: 100%;
  height: auto;
}

.about-three__image__two {
  position: relative;
  margin: 61px 0 0;
}

@media (max-width: 767px) {
  .about-three__image__two {
    margin-top: 30px;
  }
}
.about-three__image__two img {
  max-width: 100%;
  height: auto;
}

.about-three__fact {
  position: relative;
  max-width: 270px;
  min-height: 81px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 40px;
  padding: 16px 30px 12px 97px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}

.about-three__fact::before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 21px 21px 21px;
  border-color: transparent transparent var(--tolak-base, #3d72fc) transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: -21px;
  margin: 0 auto;
  content: "";
  animation: wobble-horizontal-on-hover 3s infinite linear;
}

.about-three__fact__icon {
  color: var(--tolak-white, #fff);
  font-size: 45px;
  line-height: 1;
  margin: 0;
  position: absolute;
  left: 32px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}

.about-three__fact__count {
  margin: 0 0 -2px;
  color: var(--tolak-white, #fff);
  font-size: 29px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.about-three__fact__text {
  color: var(--tolak-white, #fff);
  font-weight: 500;
  font-size: 15px;
  margin: 0;
}

.about-three__content {
  position: relative;
}

@media (max-width: 991px) {
  .about-three__content {
    margin: 45px 0 0;
  }
}
.about-three__content .sec-title-two {
  padding-bottom: 20px;
}

.about-three__content__text {
  margin: 0 0 26px;
}

.about-three__content__bar {
  position: relative;
  height: 1px;
  background-color: var(--tolak-border-color, #dddddd);
  margin: 0 0 30px;
}

.about-three__content__bar::after {
  position: absolute;
  left: 36%;
  top: -5px;
  content: "";
  width: 11px;
  height: 11px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  animation: wobble-horizontal-on-hover 3s infinite linear;
}

.about-three__content__list {
  margin: 1px 0 0;
  padding: 0;
  list-style: none;
}

.about-three__content__list li {
  list-style: none;
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.24px;
  color: var(--tolak-text, #636363);
  font-weight: 400;
  margin: 0 0 4px;
}

.about-three__content__list li::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 8px;
  height: 8px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
}

.about-three__content__skill {
  position: relative;
  min-height: 60px;
  padding: 5px 0 0 80px;
}

@media (max-width: 767px) {
  .about-three__content__skill {
    margin-top: 20px;
  }
}
.about-three__content__skill .progress-box {
  position: absolute;
  left: 0;
  top: 0;
}

.about-three__content__skill .graph-outer {
  position: relative;
  display: flex;
  text-align: center;
  z-index: 1;
  align-items: center;
  justify-content: center;
}

.about-three__content__skill .graph-outer .count-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #39484a;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  font-size: 17px;
  font-weight: 700;
}

.about-three__content__skill__title {
  font-size: 22px;
  margin: 0 0 -3px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about-three__content__skill__title {
    font-size: 20px;
  }
}
.about-three__content__skill__text {
  margin: 0;
}

.about-three__content__quote {
  position: relative;
  font-size: 19px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  line-height: 30px;
  font-style: italic;
  letter-spacing: 0.28px;
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 21px 30px 28px 64px;
  margin-top: 25px;
  margin-bottom: 33px;
}

@media (min-width: 1200px) {
  .about-three__content__quote {
    margin-right: 30px;
  }
}
.about-three__content__quote::before {
  position: absolute;
  left: 21px;
  top: 19px;
  font-family: IcoFont !important;
  content: "\efcd";
  font-size: 26px;
  color: var(--tolak-base, #3d72fc);
  font-style: normal;
}

.about-three__content__quote::after {
  position: absolute;
  right: 38px;
  bottom: -23px;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 23px 23px 0 23px;
  border-color: var(--tolak-base, #3d72fc) transparent transparent transparent;
  animation: messageMove 3s linear 0s infinite;
}

.about-three__content__btn {
  display: flex;
  align-items: center;
  gap: 28px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  color: var(--tolak-black, #051d1f);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.24px;
  margin-top: 14px;
}

.about-three__content__btn .video-popup {
  position: relative;
  width: 47px;
  height: 47px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  font-size: 14px;
  color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-three__content__btn .video-popup:hover {
  transform: scale(1.1);
}

.about-three__content__btn .video-popup__btn-ripple::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 var(--tolak-base, #3d72fc);
  animation: btnRipple 3s infinite;
  border-radius: 50%;
  opacity: 0.18;
  animation-delay: 0.9s;
}

.about-three__content__btn .video-popup__btn-ripple::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 var(--tolak-base, #3d72fc);
  opacity: 0.18;
  animation: btnRipple 3s infinite;
  border-radius: 50%;
  animation-delay: 0.6s;
}

.about-three__content__author {
  position: relative;
  margin-right: 50px;
  padding: 5px 88px 0 0;
  min-height: 73px;
  text-align: right;
}

@media (max-width: 767px) {
  .about-three__content__author {
    margin: 30px 0 0;
    max-width: 265px;
  }
}
.about-three__content__author__image {
  width: 73px;
  height: 73px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
  border: 2px solid var(--tolak-base, #3d72fc);
  overflow: hidden;
}

.about-three__content__author__image img {
  width: 100%;
  height: 100%;
}

.about-three__content__author img {
  max-width: 100%;
}

.about-three__content__author__text {
  margin: 5px 0 0;
  letter-spacing: 0.24px;
}

.about-four {
  position: relative;
  z-index: 1;
  padding: 120px 0;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .about-four {
    padding: 80px 0;
  }
}
.about-four__image {
  position: relative;
  display: flex;
  align-items: flex-start;
  max-width: 570px;
}

@media (max-width: 767px) {
  .about-four__image {
    display: block;
  }
}
.about-four__image::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 4px;
  height: 129px;
  background-color: var(--tolak-base, #3d72fc);
}

@media (max-width: 767px) {
  .about-four__image::after {
    display: none;
  }
}
.about-four__image > img {
  max-width: 100%;
  height: auto;
  border-top: 4px solid var(--tolak-base, #3d72fc);
}

.about-four__image > img:nth-child(1) {
  border: 4px solid var(--tolak-base, #3d72fc);
  border-right: none;
}

.about-four__image__shape {
  position: absolute;
  left: 17px;
  bottom: 25px;
}

.about-four__image__shape img {
  max-width: 100%;
  height: auto;
  animation: zoomBig 3s linear infinite;
}

.about-four__fact {
  position: absolute;
  left: 123px;
  top: 144px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 244px;
  height: 244px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  border: 11px solid var(--tolak-white, #fff);
  flex-direction: column;
  z-index: 2;
}

.about-four__fact::after {
  position: absolute;
  left: -28px;
  right: 0;
  bottom: 5px;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 55px 55px 0 55px;
  transform: rotate(50deg);
  border-color: var(--tolak-base, #3d72fc) transparent transparent transparent;
  z-index: -1;
}

@media (max-width: 767px) {
  .about-four__fact::after {
    display: none;
  }
}
.about-four__fact__icon {
  color: var(--tolak-white, #fff);
  font-size: 55px;
  line-height: 55px;
  margin: 0 0 6px;
}

.about-four__fact__count {
  margin: 0 0 6px;
  color: var(--tolak-white, #fff);
  font-size: 47px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-four__fact__text {
  color: var(--tolak-white, #fff);
  font-weight: 500;
  font-size: 15px;
  margin: 0;
}

.about-four__content {
  position: relative;
}

@media (max-width: 1199px) {
  .about-four__content {
    margin: 45px 0 0;
  }
}
.about-four__content .sec-title-two {
  padding-bottom: 19px;
}

.about-four__content .sec-title-two__title span {
  color: var(--tolak-base, #3d72fc);
}

.about-four__content__text {
  margin: 0 0 24px;
}

.about-four__content__list {
  margin: 0 0 0;
  padding: 0;
  list-style: none;
}

.about-four__content__list li {
  list-style: none;
  position: relative;
  padding-left: 49px;
  font-size: 16px;
  line-height: 34px;
  color: var(--tolak-text, #636363);
  font-weight: 400;
}

.about-four__content__list li p {
  margin: 0;
  display: inline-block;
  line-height: 1;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.about-four__content__list li p:hover {
  background-size: 100% 1px;
}

.about-four__content__list li span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 29px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tolak-gray, #ecf2fc);
  color: var(--tolak-black, #051d1f);
  transition: all 300ms ease;
}

.about-four__content__list li span::after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  transition: all 300ms ease;
  opacity: 0;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
}

.about-four__content__list li:hover span {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.about-four__content__list li:hover span::after {
  right: -6px;
  opacity: 1;
}

.about-four__content__shape {
  position: relative;
  margin-left: 9px;
  animation: messageMove 3s linear 0s infinite;
  margin-bottom: -15px;
}

.about-four__content__btn {
  display: flex;
  align-items: center;
  gap: 25px;
  color: var(--tolak-black, #051d1f);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.24px;
  margin-top: 57px;
}

@media (max-width: 767px) {
  .about-four__content__btn {
    margin: 30px 0;
  }
}
.about-four__content__btn .video-popup {
  position: relative;
  width: 47px;
  height: 47px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  font-size: 14px;
  color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-four__content__btn .video-popup:hover {
  transform: scale(1.1);
}

.about-four__content__btn .video-popup__btn-ripple::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 var(--tolak-base, #3d72fc);
  animation: btnRipple 3s infinite;
  border-radius: 50%;
  opacity: 0.18;
  animation-delay: 0.9s;
}

.about-four__content__btn .video-popup__btn-ripple::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 var(--tolak-base, #3d72fc);
  opacity: 0.18;
  animation: btnRipple 3s infinite;
  border-radius: 50%;
  animation-delay: 0.6s;
}

.about-four__content__fact {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px 15px 16px 20px;
  margin-left: -10px;
}

.about-four__content__fact__icon {
  width: 92px;
  height: 95px;
  background-color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 64px;
  color: var(--tolak-base, #3d72fc);
  position: relative;
  border-radius: 0 55px 55px 0;
  border: 1px dashed var(--tolak-base, #3d72fc);
  transition: all 0.4s ease;
  padding-left: 9px;
}

.about-four__content__fact__icon i {
  transition: all 0.6s ease;
}

.about-four__content__fact__count {
  margin: 0 0 9px;
  font-size: 35px;
  line-height: 1;
  display: flex;
}

.about-four__content__fact__text {
  margin: 0;
  line-height: 1.1;
}

.about-four__tabs {
  position: relative;
  padding: 0 0 0 70px;
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
}

@media (max-width: 767px) {
  .about-four__tabs {
    padding: 0;
  }
}
.about-four__tabs__list {
  margin: 0;
  padding: 0 0 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .about-four__tabs__list {
    position: relative;
    transform: none;
    white-space: inherit;
    writing-mode: inherit;
    margin: 25px 0 0;
  }
}
.about-four__tabs__list li {
  cursor: pointer;
  background-color: var(--tolak-gray, #ecf2fc);
  font-size: 14px;
  color: var(--tolak-black, #051d1f);
  font-weight: 500;
  transition: all 0.5s ease;
  letter-spacing: 0.21px;
  padding: 17px 2px;
}

@media (max-width: 767px) {
  .about-four__tabs__list li {
    padding: 2px 17px;
  }
}
.about-four__tabs__list li:hover,
.about-four__tabs__list li.active-btn {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service-one {
  position: relative;
  background-color: var(--tolak-white, #fff);
  padding: 110px 0 120px;
  counter-reset: count;
}

.service-one--home-four {
  background-position: top center;
  background-repeat: no-repeat;
  padding-bottom: 185px;
}

@media (max-width: 767px) {
  .service-one--home-four {
    padding-bottom: 80px;
  }
}
.service-one--home-four .sec-title-two__title {
  color: var(--tolak-white, #fff);
}

.service-one--home-four__shape {
  position: absolute;
  left: 8%;
  bottom: -2%;
  display: none;
  animation-name: float-bob-y-2;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: 1;
}

@media (min-width: 1400px) {
  .service-one--home-four__shape {
    display: block;
  }
}
.service-one--home-four .service-one__item {
  background-color: var(--tolak-white, #fff);
}

.service-one--home-four .service-one__item__top-shape {
  background-color: transparent;
}

.service-one--home-four .service-one__item__icon::after {
  display: none;
}

@media (max-width: 767px) {
  .service-one {
    padding: 80px 0;
  }
}
.service-one__item {
  position: relative;
  border-radius: 70px 70px 0 0;
  z-index: 2;
  overflow: hidden;
  counter-increment: count;
  transition: all 500ms ease;
}

.service-one__item:hover .service-one__item__image::after {
  left: -30%;
  opacity: 1;
  top: -20%;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-property: left, top, opacity;
  transition-timing-function: linear;
}

.service-one__item:hover .service-one__item__icon {
  color: var(--tolak-white, #fff);
}

.service-one__item:hover .service-one__item__icon::after {
  height: 100%;
}

.service-one__item:hover .service-one__item__bottom {
  border-color: var(--tolak-black, #051d1f);
  background-color: var(--tolak-black, #051d1f);
}

.service-one__item:hover .service-one__item__bottom::after {
  width: 8px;
  opacity: 1;
}

.service-one__item:hover .service-one__item__bottom__number {
  color: #b3b3bb;
}

.service-one__item:hover .service-one__item__bottom__rm {
  color: var(--tolak-white, #fff);
}

.service-one__item__image {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.service-one__item__image img {
  width: 100%;
  height: auto;
}

.service-one__item__image::after {
  background: linear-gradient(90deg, rgba(var(--tolak-white-rgb, 255, 255, 255), 0.13) 0px, rgba(var(--tolak-white-rgb, 255, 255, 255), 0.13) 77%, rgba(var(--tolak-white-rgb, 255, 255, 255), 0.5) 92%, rgba(var(--tolak-white-rgb, 255, 255, 255), 0));
  content: "";
  height: 200%;
  left: -210%;
  opacity: 0;
  position: absolute;
  top: -50%;
  transition: all 0.7s ease 0s;
  width: 200%;
}

.service-one__item__content {
  position: relative;
  padding: 0 20px 25px;
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-top: none;
}

.service-one__item__icon {
  width: 90px;
  height: 90px;
  background-color: var(--tolak-base, #3d72fc);
  border: 4px solid var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  line-height: 1;
  position: relative;
  z-index: 1;
  color: var(--tolak-white, #fff);
  margin: -46px auto 15px;
  overflow: hidden;
  transition: 100ms ease;
}

.service-one__item__icon::after {
  position: absolute;
  content: "";
  background-color: var(--tolak-black, #051d1f);
  width: 100%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 25px;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: -1;
  transition: all 500ms ease;
}

.service-one__item__icon span {
  position: relative;
  z-index: 2;
  display: inline-block;
  transition: all 500ms linear;
  transition-delay: 0s;
  transition-delay: 0.1s;
  transform: scale(1);
}

.service-one__item__title {
  font-size: 22px;
  margin: 0 0 8px;
}

.service-one__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-one__item__title a:hover {
  background-size: 100% 1px;
}

.service-one__item__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.service-one__item__text {
  line-height: 28px;
  margin: 0;
}

.service-one__item__bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-top: none;
  padding: 12px 31px 10px 51px;
  overflow: hidden;
  transition: all 500ms linear;
}

.service-one__item__bottom::after {
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  width: 0;
  opacity: 0;
  height: calc(100% + 20px);
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  transition: all 500ms linear;
  transform: rotate(32deg);
  margin: 0 auto;
}

.service-one__item__bottom__number {
  position: relative;
  display: inline-block;
  font-size: 26px;
  font-weight: 700;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--tolak-text-dark, #b7b7b7);
}

.service-one__item__bottom__number::before {
  content: counters(count, ".", decimal-leading-zero);
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service-one__item__bottom__rm {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  line-height: 1;
  letter-spacing: 0.24px;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-one__item__bottom__rm:hover {
  background-size: 100% 1px;
}

.service-one__item__bottom__rm span {
  line-height: inherit;
  margin-left: 6px;
}

.service-one__item__bottom__rm:hover {
  color: var(--tolak-base, #3d72fc);
}

.service-two {
  position: relative;
  background-color: var(--tolak-white, #fff);
  padding: 120px 0;
}

@media (max-width: 767px) {
  .service-two {
    padding: 80px 0;
  }
}
.service-two--about {
  padding-top: 0;
}

.service-two__item {
  position: relative;
  overflow: hidden;
}

.service-two__item__thumb {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
}

.service-two__item__thumb img {
  width: 100%;
  height: auto;
  min-height: 287px;
  object-fit: cover;
}

.service-two__item:hover .service-two__item__normal {
  background-position: bottom left;
  transform: scale(1, 0);
  transform-origin: bottom center;
}

.service-two__item:hover .service-two__item__hover {
  visibility: visible;
  opacity: 1;
  animation-delay: 0.3s;
  animation-name: fadeInDown;
}

.service-two__item__normal {
  position: absolute;
  left: -44px;
  bottom: -91px;
  width: 293px;
  height: 293px;
  border-radius: 50%;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.95);
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 500ms ease;
  padding: 35px 20px 20px 84px;
}

.service-two__item__normal__icon {
  width: 70px;
  height: 70px;
  background-color: var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 38px;
  color: var(--tolak-base, #3d72fc);
  margin: 0 0 15px;
}

.service-two__item__normal__title {
  font-size: 22px;
  color: var(--tolak-white, #fff);
  margin: 0;
}

.service-two__item__normal__title br {
  display: inherit;
}

.service-two__item__hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.95);
  display: flex;
  padding: 32px 60px 20px 40px;
  flex-direction: column;
  visibility: hidden;
  opacity: 0;
  animation-duration: 0.6s;
  animation-fill-mode: both;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .service-two__item__hover {
    padding-right: 35px;
    padding-left: 35px;
  }
}
.service-two__item__hover__icon {
  width: 80px;
  height: 80px;
  background-color: var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  color: var(--tolak-base, #3d72fc);
  margin: 0 0 15px;
}

.service-two__item__hover__title {
  font-size: 22px;
  color: var(--tolak-white, #fff);
  margin: 0 0 5px;
}

.service-two__item__hover__title br {
  display: inherit;
}

.service-two__item__hover__title a {
  color: inherit;
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: all 0.4s ease;
}

.service-two__item__hover__title a:hover {
  background-size: 0% 1px, 100% 1px;
}

.service-two__item__hover__text {
  color: var(--tolak-gray, #ecf2fc);
  line-height: 24px;
  font-size: 15px;
  margin: 0 0 20px;
}

.service-two__item__hover__btn {
  width: 45px;
  height: 45px;
  background-color: var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  margin-right: auto;
}

.service-two__item__hover__btn:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.service-two__item__hover__btn:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.service-two__item__hover__btn span {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*--------------------------------------------------------------
# Service details
--------------------------------------------------------------*/
.service-details {
  padding: 120px 0;
}

@media (max-width: 767px) {
  .service-details {
    padding: 80px 0;
  }
}
.service-details__thumbnail {
  position: relative;
}

.service-details__thumbnail img {
  width: 100%;
}

.service-details__sidebar {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 30px 30px 35px;
}

.service-details__sidebar__title {
  text-transform: capitalize;
  font-size: 22px;
  letter-spacing: 0.33px;
  margin: 0 0 24px;
}

.service-details__sidebar__nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.service-details__sidebar__nav li {
  position: relative;
  margin: 12.4px 0 0;
}

.service-details__sidebar__nav li a {
  background-color: var(--tolak-white, #fff);
  border-radius: 30px;
  font-size: 18px;
  line-height: 24px;
  color: var(--tolak-black, #051d1f);
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 17px;
  transition: all 500ms ease;
  padding: 8px 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.service-details__sidebar__nav li a::before {
  width: 30px;
  height: 30px;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "\eed8";
  font-weight: normal;
  font-family: IcoFont !important;
  transition: all 500ms ease;
  font-size: 22px;
}

.service-details__sidebar__nav li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
  transform: scale(1, 0);
  z-index: -1;
  perspective: 400px;
  visibility: hidden;
  transition: transform 500ms ease-in-out, visibility 500ms ease-in-out;
  transform-origin: bottom center;
}

.service-details__sidebar__nav li.current a,
.service-details__sidebar__nav li:hover a {
  color: var(--tolak-white, #fff);
}

.service-details__sidebar__nav li.current a::before,
.service-details__sidebar__nav li:hover a::before {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base, #3d72fc);
}

.service-details__sidebar__nav li.current a::after,
.service-details__sidebar__nav li:hover a::after {
  transform: scale(1, 1);
  visibility: visible;
  transform-origin: top center;
}

.service-details__content {
  position: relative;
  padding: 41px 0 0;
}

.service-details__content__image {
  position: relative;
  text-align: right;
}

@media (max-width: 991px) {
  .service-details__content__image {
    text-align: left;
  }
}
.service-details__content__image img {
  max-width: 100%;
}

.service-details__text {
  line-height: 30px;
  margin: 0 0 17px;
}

.service-details__text span {
  color: var(--tolak-base, #3d72fc);
  text-decoration: underline;
}

.service-details__text--last {
  margin: 40px 0 0;
}

.service-details__skill {
  position: relative;
  min-height: 60px;
  padding: 5px 0 0 80px;
  margin: 11px 0 0;
}

.service-details__skill .progress-box {
  position: absolute;
  left: 0;
  top: 0;
}

.service-details__skill .graph-outer {
  position: relative;
  display: flex;
  text-align: center;
  z-index: 1;
  align-items: center;
  justify-content: center;
}

.service-details__skill .graph-outer .count-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #39484a;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  font-size: 17px;
  font-weight: 700;
}

.service-details__skill__title {
  font-size: 22px;
  margin: 0 0 -3px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .service-details__skill__title {
    font-size: 20px;
  }
}
.service-details__skill__text {
  margin: 0;
}

.service-details__list {
  margin: -8px 0 15px;
  padding: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .service-details__list {
    margin-right: -14px;
  }
}
.service-details__list li {
  position: relative;
  font-size: 16px;
  padding-left: 25px;
  margin-bottom: 5px;
}

.service-details__list li > i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 15px;
  color: var(--tolak-black, #051d1f);
}

/*--------------------------------------------------------------
# Project
--------------------------------------------------------------*/
.project-one {
  position: relative;
  padding: 120px 0 0;
  counter-reset: count;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .project-one {
    padding: 80px 0 0;
  }
}
.project-one .container {
  max-width: 100%;
  padding: 0 30px;
}

@media (max-width: 1199px) {
  .project-one .container {
    padding: 0 15px;
  }
}
.project-one .tolak-owl__carousel--basic-nav.owl-carousel .owl-nav.disabled + .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  max-width: 1170px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1199px) {
  .project-one .tolak-owl__carousel--basic-nav.owl-carousel .owl-nav.disabled + .owl-dots {
    justify-content: center;
  }
}
.project-one__item {
  position: relative;
  padding: 0;
  counter-increment: count;
}

.project-one__item:hover .project-one__image::before {
  height: 100%;
  opacity: 1;
  visibility: visible;
}

.project-one__item:hover .project-one__read-more {
  visibility: visible;
  opacity: 1;
  animation-delay: 0.2s;
  animation-name: fadeInDown;
}

.project-one__item:hover .project-one__hover-bottom {
  visibility: visible;
  opacity: 1;
  animation-delay: 0.3s;
  animation-name: fadeInDown;
}

.project-one__image {
  overflow: hidden;
  position: relative;
}

.project-one__image img {
  width: 100%;
  height: auto;
  transition: all 500ms ease;
}

.project-one__image::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: url(../images/shapes/project-1-hover.png);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.5s;
}

.project-one__hover {
  position: relative;
  max-width: 320px;
  margin-top: -166px;
  z-index: 2;
}

.project-one__read-more {
  width: 50px;
  height: 50px;
  background-color: var(--tolak-base, #3d72fc);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--tolak-white, #fff);
  margin-left: auto;
  visibility: hidden;
  opacity: 0;
  animation-duration: 0.4s;
  animation-fill-mode: both;
}

.project-one__read-more:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.project-one__read-more:hover span {
  animation: iconTranslateX 0.4s forwards;
}

@keyframes iconTranslateX {
  49% {
    transform: translateX(100%);
  }
  50% {
    opacity: 0;
    transform: translateX(-100%);
  }
  51% {
    opacity: 1;
  }
}
.project-one__read-more span {
  display: inline-block;
  backface-visibility: hidden;
}

.project-one__hover-bottom {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-black, #051d1f);
  padding: 48px 30px 43px;
  visibility: hidden;
  opacity: 0;
  animation-duration: 0.6s;
  animation-fill-mode: both;
}

.project-one__cats {
  display: flex;
  font-size: 14px;
  color: var(--tolak-base, #3d72fc);
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  letter-spacing: 1.4px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 6px;
}

.project-one__cats a {
  color: inherit;
}

.project-one__cats a:hover {
  color: var(--tolak-white, #fff);
}

.project-one__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 0;
  text-transform: capitalize;
  color: var(--tolak-white, #fff);
}

.project-one__title a {
  color: inherit;
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: all 0.4s ease;
}

.project-one__title a:hover {
  color: var(--tolak-base, #3d72fc);
  background-size: 0% 1px, 100% 1px;
}

.project-two {
  position: relative;
  padding: 120px 0 90px;
  counter-reset: count;
  background-color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .project-two {
    padding: 80px 0 50px;
  }
}
.project-two .container {
  max-width: 1716px;
}

.project-two .sec-title {
  padding-bottom: 21px;
}

.project-two__filter {
  margin: 0 0 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .project-two__filter {
    margin-bottom: 30px;
  }
}
.project-two__filter li {
  cursor: pointer;
  position: relative;
  font-size: 17px;
  text-transform: capitalize;
  color: var(--tolak-black, #051d1f);
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  transition: all 0.4s ease;
  padding: 0 0;
}

.project-two__filter li .count {
  color: inherit;
  font-size: 11px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 0 0;
  opacity: 0;
  transition: all 0.4s ease;
  position: relative;
  top: -4px;
}

.project-two__filter li::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  height: 2px;
  content: "";
  background: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
  border-radius: 0;
  transform: scale(0);
}

.project-two__filter li:hover,
.project-two__filter li.active {
  color: var(--tolak-base, #3d72fc);
}

.project-two__filter li:hover::after,
.project-two__filter li.active::after {
  transform: scale(1);
}

.project-two__filter li:hover .count,
.project-two__filter li.active .count {
  opacity: 1;
}

.project-two__item {
  position: relative;
  counter-increment: count;
  overflow: hidden;
  margin: 0 0 30px;
}

.project-two__item__image {
  position: relative;
  overflow: hidden;
}

.project-two__item__image::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: var(--tolak-black, #051d1f);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  transform: translateY(-100%);
}

.project-two__item__image img {
  width: 100%;
  height: auto;
}

.project-two__item:hover .project-two__item__image::after {
  visibility: visible;
  opacity: 0.79;
  transform: translateY(0px);
}

.project-two__item__content {
  position: absolute;
  background-color: var(--tolak-base, #3d72fc);
  height: 134px;
  width: 100%;
  left: 0;
  bottom: -40px;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  clip-path: polygon(0 0, 100% 34%, 100% 100%, 0% 100%);
  padding: 55px 100px 20px 30px;
  transition: all 0.3s ease;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .project-two__item__content {
    padding-top: 45px;
  }
}
@media (max-width: 400px) {
  .project-two__item__content {
    padding: 55px 100px 20px 25px;
  }
}
.project-two__item:hover .project-two__item__content {
  bottom: 0;
  visibility: visible;
  opacity: 1;
}

.project-two__item__rm {
  width: 50px;
  height: 50px;
  background-color: var(--tolak-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  position: absolute;
  right: 30px;
  bottom: 20px;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 88%);
  visibility: hidden;
  opacity: 0;
  transition: all 700ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transform: translate3d(0, -50px, 0);
}

.project-two__item__rm:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.project-two__item__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.project-two__item__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.project-two__item:hover .project-two__item__rm {
  transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
}

.project-two__item__cats {
  display: flex;
  font-size: 14px;
  color: var(--tolak-white, #fff);
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  letter-spacing: 1.4px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 6px;
  transition: all 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transform: translate3d(0, 50px, 0);
}

@media (max-width: 1400px) {
  .project-two__item__cats {
    font-size: 13px;
  }
}
.project-two__item__cats a {
  color: inherit;
}

.project-two__item__cats a:hover {
  color: var(--tolak-white, #fff);
}

.project-two__item:hover .project-two__item__cats {
  transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
}

.project-two__item__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 0;
  text-transform: capitalize;
  color: var(--tolak-white, #fff);
  transition: all 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transform: translate3d(0, 50px, 0);
}

@media (max-width: 1400px) {
  .project-two__item__title {
    font-size: 22px;
    line-height: 26px;
  }
}
.project-two__item__title a {
  color: inherit;
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: all 0.4s ease;
}

.project-two__item__title a:hover {
  color: var(--tolak-white, #fff);
  background-size: 0% 1px, 100% 1px;
}

.project-two__item:hover .project-two__item__title {
  transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Project details
--------------------------------------------------------------*/
.project-details {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .project-details {
    padding: 80px 0;
  }
}
.project-details__image {
  position: relative;
  margin: 0 0 50px;
}

.project-details__image img {
  max-width: 100%;
  height: auto;
}

.project-details__inner {
  position: relative;
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 20px;
  padding: 45px 50px 43px;
  margin: 0 0 40px;
}

@media (max-width: 991px) {
  .project-details__inner {
    padding: 45px 30px 43px;
  }
}
.project-details__content {
  position: relative;
}

.project-details__content__title {
  font-size: 21px;
  letter-spacing: 0.31px;
  margin: 0 0 19px;
}

.project-details__content__text {
  line-height: 27px;
  margin: 0;
  max-width: 534px;
}

.project-details__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .project-details__list {
    margin-top: 30px;
  }
}
.project-details__list li {
  position: relative;
  font-size: 17px;
  line-height: 37px;
  margin: 0 0 0;
}

.project-details__list li span {
  font-weight: 500;
}

.project-details__list li i {
  color: var(--tolak-base, #3d72fc);
  display: inline-block;
  margin-right: 9px;
}

.project-details__text {
  line-height: 30px;
  margin: 0 0 17px;
}

@media (min-width: 1200px) {
  .project-details__text {
    padding-right: 40px;
  }
}
.project-details__text:last-child {
  margin-bottom: 0;
}

.project-details__image-two {
  position: relative;
  margin-right: -30px;
}

@media (max-width: 991px) {
  .project-details__image-two {
    margin: 0;
  }
}
.project-details__image-two img {
  width: 100%;
  height: auto;
}

.project-details__customer-wrapper {
  margin-top: 50px;
  margin-bottom: 48px;
}

.project-details__customer {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
  border-left: 10px solid var(--tolak-white, #fff);
  padding: 107px 56px;
}

@media (max-width: 991px) {
  .project-details__customer {
    border: none;
  }
}
@media (max-width: 1199px) {
  .project-details__customer {
    padding: 50px 30px;
  }
}
.project-details__customer__text {
  color: var(--tolak-text2, #9fa0a0);
  margin: 23px 0 0;
  letter-spacing: 0.24px;
}

.project-details__customer__text a {
  color: var(--tolak-base, #3d72fc);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.project-details__customer__text a:hover {
  background-size: 100% 1px;
}

.project-details__customer__box {
  min-height: 130px;
  position: relative;
  padding: 0 0 0 160px;
}

@media (max-width: 767px) {
  .project-details__customer__box {
    padding: 0;
  }
}
.project-details__customer__box__icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 72px;
  color: var(--tolak-white, #fff);
  border: 1px dashed rgba(var(--tolak-white-rgb, 255, 255, 255), 0.26);
  border-radius: 10px;
}

@media (max-width: 767px) {
  .project-details__customer__box__icon {
    position: relative;
    margin-bottom: 20px;
  }
}
.project-details__customer__box__title {
  font-size: 22px;
  color: var(--tolak-white, #fff);
  margin: 0 0 18px;
}

.project-details__customer__box__text {
  color: var(--tolak-text-dark, #b7b7b7);
  margin: 0;
  letter-spacing: 0.24px;
}

.project-details__customer__author {
  position: relative;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 54px;
}

.project-details__customer__author img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 3px solid var(--tolak-white, #fff);
  margin-right: -16px;
  transition: all 0.4s ease;
}

.project-details__customer__author img:first-child {
  border: none;
}

.project-details__customer__author:hover img {
  margin-right: -8px;
}

.project-details__customer__author__rm {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--tolak-text2, #9fa0a0);
  font-weight: 500;
  font-size: 16px;
  margin-left: 40px;
}

.project-details__customer__author__rm span {
  font-size: 17px;
  margin-left: 7px;
  color: var(--tolak-base, #3d72fc);
}

.project-details__customer__author__rm:hover {
  color: var(--tolak-base, #3d72fc);
}

.project-details-faq {
  position: relative;
  overflow: hidden;
  padding: 0 0 120px;
}

@media (max-width: 767px) {
  .project-details-faq {
    padding: 0 0 80px;
  }
}
.project-details-faq__image {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 428px;
  max-height: 428px;
  margin: auto;
}

.project-details-faq__image::after {
  position: absolute;
  right: 0;
  top: -32px;
  width: 50%;
  height: calc(100% + 64px);
  content: "";
  background-color: var(--tolak-gray, #ecf2fc);
  z-index: -1;
}

.project-details-faq__image::before {
  position: absolute;
  right: -70px;
  top: -32px;
  width: 70px;
  height: calc(100% + 64px);
  content: "";
  background-color: var(--tolak-gray, #ecf2fc);
  z-index: -1;
}

.project-details-faq__image img {
  max-width: 100%;
  height: auto;
  border-radius: 50%;
  border: 16px solid var(--tolak-white, #fff);
}

.project-details-faq__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  position: absolute;
  padding: 50px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 130px);
  height: calc(100% - 130px);
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
}

.project-details-faq__item::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 32px);
  height: calc(100% - 32px);
  content: "";
  border-style: dashed;
  border-width: 1px;
  border-color: var(--tolak-white, #fff);
  border-radius: 50%;
  animation-duration: 1500ms;
  animation: rotated 10s infinite linear;
  transition: 500ms all ease;
  animation-play-state: running;
}

.project-details-faq__item__count {
  margin: 0 0 7px;
  color: var(--tolak-white, #fff);
  font-size: 59px;
  letter-spacing: 0.88px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .project-details-faq__item__count {
    font-size: 40px;
  }
}
.project-details-faq__item__text {
  margin: 0;
  color: var(--tolak-white, #fff);
  font-weight: 700;
  font-size: 22px;
  line-height: 35px;
  margin: 0;
}

@media (max-width: 767px) {
  .project-details-faq__item__text {
    font-size: 18px;
    line-height: 26px;
  }
}
.project-details-faq__accordion {
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .project-details-faq__accordion {
    margin: 0 0 65px;
  }
}
.project-details-faq__accordion .accrodion {
  background-color: var(--tolak-white, #fff);
  transition: all 500ms ease;
}

.project-details-faq__accordion .accrodion + .accrodion {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
}

.project-details-faq__accordion .accrodion-title {
  padding: 25px 30px;
  padding-right: 55px;
  transition: all 500ms ease;
  cursor: pointer;
}

.project-details-faq__accordion .accrodion-title h4 {
  font-weight: 500;
  color: var(--tolak-text, #636363);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-size: 17px;
  margin: 0;
  transition: all 500ms ease;
  position: relative;
}

.project-details-faq__accordion .accrodion-title h4 i {
  display: inline-block;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  margin-right: 14px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.project-details-faq__accordion .accrodion-title__icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 30%;
  right: -30px;
  transform: translateY(-50%);
}

.project-details-faq__accordion .accrodion-title__icon::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  content: "\ea86";
  font-family: IcoFont !important;
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}

.project-details-faq__accordion .active {
  border-color: var(--tolak-base, #3d72fc) !important;
}

.project-details-faq__accordion .active .accrodion-title {
  background-color: var(--tolak-base, #3d72fc);
}

.project-details-faq__accordion .active .accrodion-title h4 {
  color: var(--tolak-white, #fff);
}

.project-details-faq__accordion .active .accrodion-title h4 i {
  color: var(--tolak-white, #fff);
}

.project-details-faq__accordion .active .accrodion-title__icon::before {
  color: var(--tolak-white, #fff);
  content: "\ea89";
}

.project-details-faq__accordion .accrodion-content .inner {
  padding: 23px 30px 27px;
}

.project-details-faq__accordion .accrodion-content p {
  margin: 0;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.034px;
}

/*--------------------------------------------------------------
# Our Solution
--------------------------------------------------------------*/
.our-solution {
  position: relative;
  background-color: var(--tolak-black, #051d1f);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 86px 0 218px;
}

.our-solution__image {
  position: relative;
  z-index: 2;
}

@media (min-width: 1200px) {
  .our-solution__image {
    margin-right: -30px;
    margin-left: 10px;
  }
}
.our-solution__image img {
  max-width: 100%;
  height: auto;
  mask-image: url(../images/shapes/solution-1-1-shape.png);
  -webkit-mask-image: url(../images/shapes/solution-1-1-shape.png);
  mask-size: cover;
  -webkit-mask-size: cover;
}

.our-solution__image__shape {
  position: absolute;
  left: -100px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  .our-solution__image__shape {
    display: none;
  }
}
.our-solution__image__shape img {
  max-width: 100%;
  animation: airTree 4s ease-in infinite;
}

@keyframes airTree {
  0%, 100% {
    transform: rotate(0deg) translateX(0);
  }
  25%, 75% {
    transform: rotate(0) translateY(15px);
  }
  50% {
    transform: rotate(0) translateY(30px);
  }
}
.our-solution__border-three,
.our-solution__border-one {
  position: relative;
  display: block;
  height: 9px;
  width: 78%;
  background-color: var(--tolak-white, #fff);
  margin: 0 0 11px;
}

.our-solution__border-three {
  margin: 9px 0 0;
}

.our-solution__border-two {
  width: 9px;
  height: 330px;
  background-color: var(--tolak-base, #3d72fc);
  position: absolute;
  right: 32%;
  top: -86px;
  z-index: 1;
}

.our-solution__content {
  position: relative;
  padding: 18px 0 0;
}

@media (max-width: 991px) {
  .our-solution__content {
    padding: 45px 0 0;
  }
}
.our-solution__content .sec-title__title {
  color: var(--tolak-white, #fff);
}

.our-solution__content .sec-title__tagline {
  margin-bottom: 19px;
}

.our-solution__content .sec-title {
  padding-bottom: 19px;
}

.our-solution__content__text {
  color: var(--tolak-text-dark, #b7b7b7);
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 32px;
}

.our-solution__box {
  position: relative;
  background-color: var(--tolak-base, #3d72fc);
  padding: 31px 18px 27px 25px;
}

.our-solution__box__icon {
  font-size: 80px;
  line-height: 80px;
  display: block;
  color: var(--tolak-white, #fff);
  margin: 0 0 22px;
  text-align: center;
}

.our-solution__box__icon span {
  display: inline-block;
  transition: all 600ms ease;
}

.our-solution__box:hover .our-solution__box__icon span {
  transform: rotateY(180deg);
}

.our-solution__box__text {
  color: #fefefe;
  font-size: 16px;
  line-height: 27px;
  margin: 0;
  text-transform: uppercase;
}

.our-solution__list {
  position: relative;
  background-color: rgba(215, 215, 215, 0.15);
  padding: 36px 30px 31px;
  margin-left: -30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .our-solution__list {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .our-solution__list {
    margin: 0;
  }
}
.our-solution__list__title {
  color: var(--tolak-white, #fff);
  font-size: 22px;
  margin: 0 0 20px;
}

.our-solution__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.our-solution__list ul li {
  color: var(--tolak-text-dark, #b7b7b7);
  font-size: 16px;
  line-height: 27px;
  margin: 0 0 7px;
}

.our-solution__list ul li span {
  color: var(--tolak-white, #fff);
  margin-right: 9px;
  transition: all 500ms ease;
}

.our-solution__list ul li:hover span {
  color: var(--tolak-base, #3d72fc);
}

.our-solution__list__border {
  position: absolute;
  right: 0;
  bottom: -12px;
  height: 12px;
  width: 36.4%;
  background-color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# Boxed Home
--------------------------------------------------------------*/
body.boxed-wrapper {
  position: relative;
}

body.boxed-wrapper .page-wrapper {
  max-width: 1530px;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--tolak-white, #fff);
  box-shadow: 0px 0px 100px 0px rgba(var(--tolak-black2-rgb, 34, 34, 34), 0.08);
}

body.boxed-wrapper .main-header__inner {
  padding-right: 25px;
}

body.boxed-wrapper .topbar-one__inner {
  padding-right: 95px;
}

body.boxed-wrapper .project-one__item__content {
  width: calc(100% - 50px);
  padding-left: 45px;
}

body.boxed-wrapper .about-one__shape {
  left: -7%;
}

body.boxed-wrapper .cta-one__bg__shape {
  right: -5%;
}

body.boxed-wrapper .main-slider-one__floating-text {
  display: none;
}

/*--------------------------------------------------------------
# Work Process
--------------------------------------------------------------*/
.work-process-one {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  background-position: top center;
  background-repeat: no-repeat;
  counter-reset: count;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .work-process-one {
    padding: 80px 0;
  }
}
.work-process-one__item {
  position: relative;
  z-index: 2;
  counter-increment: count;
  border-radius: 135px;
  padding: 30px 20px 40px;
  overflow: hidden;
  background-color: var(--tolak-white, #fff);
}

.work-process-one__item::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 115px;
  content: "";
  background-color: var(--tolak-black, #051d1f);
  z-index: -1;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 500ms ease;
}

.work-process-one__item:hover::after {
  background-position: bottom left;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

.work-process-one__item::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 129px;
  content: "";
  background-image: url(../images/shapes/work-process-overlay.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto;
  visibility: hidden;
  opacity: 0;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  mix-blend-mode: color-dodge;
}

.work-process-one__item:hover::before {
  visibility: visible;
  opacity: 1;
  animation-delay: 0.3s;
  animation-name: fadeInDown;
}

.work-process-one__item__thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 157px;
  height: 157px;
  border: 7px solid var(--tolak-white, #fff);
  border-radius: 50%;
  padding: 0;
  position: relative;
  margin: 0 auto;
  transition: 500ms ease;
}

.work-process-one__item__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.work-process-one__item__thumb__number {
  width: 35px;
  height: 35px;
  background-color: var(--tolak-base, #3d72fc);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: var(--tolak-white, #fff);
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  right: 0;
  bottom: -17px;
  left: 0;
  margin: 0 auto;
  transition: all 500ms linear;
  transition-delay: 0s;
  transition-delay: 0s;
  transition-delay: 0.1s;
  transform: scale(1);
}

.work-process-one__item__thumb__number::before {
  content: counters(count, ".", decimal-leading-zero);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.work-process-one__item:hover .work-process-one__item__thumb__number {
  transform: scale(1.05);
}

.work-process-one__item__title {
  font-size: 22px;
  transition: 300ms ease;
  margin: 33px 0 6px;
}

.work-process-one__item:hover .work-process-one__item__title {
  color: var(--tolak-white, #fff);
}

.work-process-one__item__text {
  transition: 300ms ease;
  margin: 0 0 13px;
}

.work-process-one__item:hover .work-process-one__item__text {
  color: var(--tolak-gray2, #c1c1c1);
}

.work-process-one__item__rm {
  width: 45px;
  height: 45px;
  background-color: var(--tolak-gray, #ecf2fc);
  color: var(--tolak-base, #3d72fc);
  font-size: 18px;
  border-radius: 50%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.work-process-one__item__rm i {
  display: inline-block;
  backface-visibility: hidden;
}

.work-process-one__item:hover .work-process-one__item__rm {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.work-process-one__item:hover .work-process-one__item__rm:hover {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base, #3d72fc);
}

.work-process-one__item:hover .work-process-one__item__rm:hover i {
  animation: iconTranslateX 0.4s forwards;
}

.work-process-one__item__hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: 500ms ease;
  transform: scale(1.2);
  z-index: -1;
}

.work-process-one__item__hover::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.8);
}

.work-process-one__item:hover .work-process-one__item__hover {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

/*--------------------------------------------------------------
# Sliding Text
--------------------------------------------------------------*/
.slide-text {
  position: relative;
  z-index: 1;
  background-color: var(--tolak-black, #051d1f);
  padding: 98px 0 106px;
}

@media (max-width: 767px) {
  .slide-text {
    padding: 68px 0 76px;
  }
}
.slide-text__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.07;
}

.slide-text__wrap {
  position: relative;
  display: block;
  padding: 0;
  white-space: nowrap;
}

.slide-text__list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  animation: text-scrolling 19s linear infinite;
  will-change: transform;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  gap: 95px;
}

.slide-text__list:hover {
  animation-play-state: paused;
}

.slide-text__list li {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 44px;
  color: var(--tolak-white, #fff);
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  letter-spacing: 0;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1;
  margin: 0;
}

.slide-text__list li:nth-child(even) {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--tolak-white, #fff);
}

.slide-text__list li::after {
  position: absolute;
  right: -44px;
  top: 4px;
  content: "|";
  color: var(--tolak-white, #fff);
  -webkit-text-fill-color: var(--tolak-white, #fff);
  transform: rotate(27deg);
}

.slide-text__list li::before {
  position: absolute;
  right: -60px;
  bottom: 7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  -webkit-text-fill-color: var(--tolak-base, #3d72fc);
}

@keyframes text-scrolling {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
/*--------------------------------------------------------------
# Update Home Css
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Preset (Mosharof 14-05-2024)
--------------------------------------------------------------*/
.tolak-btn-two {
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none !important;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black, #051d1f);
  font-size: 16px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 27px;
  transition: 500ms;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  overflow: hidden;
  text-align: center;
}

.tolak-btn-two i {
  font-size: 13px;
  margin-left: 12px;
}

.tolak-btn-two::before {
  content: "";
  display: block;
  top: -2em;
  left: -2em;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  background-color: var(--tolak-black4, #1b272a);
  transition: 1.2s ease;
}

.tolak-btn-two::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  left: calc(100% + 2em);
  top: calc(100% + 2em);
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  background-color: var(--tolak-black4, #1b272a);
  transition: 1.2s ease;
}

.tolak-btn-two__left-star {
  position: absolute;
  width: 26px;
  height: 22px;
  left: 0;
  top: 0;
  background-color: var(--tolak-black4, #1b272a);
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 26 22" xmlns="http://www.w3.org/2000/svg"><path d="M-8.64164 -20.6659L3.02618 -11.0528L15.7743 -19.179L10.2373 -5.11165L25.9051 0.501377L6.81525 6.58246L0.278275 21.6498L-2.5108 3.01452L-17.6007 2.09559L-4.85257 -6.03058L-8.64164 -20.6659Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: left top;
  mask-size: cover;
}

.tolak-btn-two__right-star {
  position: absolute;
  width: 25px;
  height: 22px;
  right: 0;
  bottom: 0;
  background-color: var(--tolak-black4, #1b272a);
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 25 22" xmlns="http://www.w3.org/2000/svg"><path d="M36.1322 42.5018L24.0766 33.3797L11.6757 42.0264L16.6259 27.742L0.73579 21.6166L18.6016 15.8741L24.6346 0.587992L29.0268 19.0953L44.1418 19.3891L31.7408 28.0358L36.1322 42.5018Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: right bottom;
  mask-size: cover;
}

.tolak-btn-two:hover {
  color: var(--tolak-white, #fff);
}

.tolak-btn-two:hover::after,
.tolak-btn-two:hover::before {
  height: 500px;
  width: 500px;
}

.tolak-btn-two--home-six {
  color: var(--tolak-white, #fff);
}

.tolak-btn-two--home-seven {
  color: var(--tolak-white, #fff);
  padding: 12px 28px;
}

.sec-title-three {
  position: relative;
  line-height: 1;
  padding-bottom: 35px;
}

@media (min-width: 768px) {
  .sec-title-three {
    padding-bottom: 50px;
    margin-top: -2px;
  }
}
.sec-title-three__tagline {
  margin: 0;
  color: var(--tolak-black3, #000);
  text-transform: uppercase;
  display: inline-block;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-weight: 500;
  font-size: 16px;
  line-height: 1em;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .sec-title-three__tagline {
    font-size: 18px;
  }
}
.sec-title-three__tagline__left-border {
  width: 39px;
  height: 2px;
  display: inline-block;
  background-color: var(--tolak-base, #3d72fc);
  position: relative;
  top: -5px;
  margin-right: 20px;
}

.sec-title-three__tagline__left-border::after {
  position: absolute;
  left: 0;
  top: -4px;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--tolak-base, #3d72fc);
  animation: zumpX 4s linear infinite;
}

.sec-title-three__tagline__right-border {
  width: 39px;
  height: 2px;
  display: inline-block;
  background-color: var(--tolak-base, #3d72fc);
  position: relative;
  top: -5px;
  margin-left: 20px;
}

.sec-title-three__tagline__right-border::after {
  position: absolute;
  left: 0;
  top: -4px;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--tolak-base, #3d72fc);
  animation: zumpX 4s linear infinite;
}

.sec-title-three__title {
  margin: 0;
  color: var(--tolak-black3, #000);
  font-size: 30px;
  line-height: 42px;
  font-weight: 700;
  margin: 0;
}

@media (min-width: 768px) {
  .sec-title-three__title {
    font-size: 35px;
    line-height: 46px;
  }
}
.sec-title-three.text-left .sec-title-three__tagline__right-border,
.sec-title-three.text-end .sec-title-three__tagline__right-border {
  display: none;
}

.sec-title-four {
  position: relative;
  line-height: 1;
  padding-bottom: 35px;
}

@media (min-width: 768px) {
  .sec-title-four {
    padding-bottom: 50px;
    margin-top: -2px;
  }
}
.sec-title-four__tagline {
  margin: 0;
  color: var(--tolak-base, #3d72fc);
  text-transform: uppercase;
  display: inline-block;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-weight: 500;
  font-size: 16px;
  line-height: 1em;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .sec-title-four__tagline {
    font-size: 18px;
  }
}
.sec-title-four__tagline__left-border {
  width: 39px;
  height: 2px;
  display: inline-block;
  background-color: var(--tolak-base, #3d72fc);
  position: relative;
  top: -5px;
  margin-right: 17px;
}

.sec-title-four__tagline__right-border {
  width: 39px;
  height: 2px;
  display: inline-block;
  background-color: var(--tolak-base, #3d72fc);
  position: relative;
  top: -5px;
  margin-left: 17px;
}

.sec-title-four__title {
  margin: 0;
  color: var(--tolak-black, #051d1f);
  font-size: 30px;
  line-height: 42px;
  font-weight: 700;
  margin: 0;
}

@media (min-width: 768px) {
  .sec-title-four__title {
    font-size: 35px;
    line-height: 46px;
  }
}
.sec-title-four.text-left .sec-title-four__tagline__right-border,
.sec-title-four.text-end .sec-title-four__tagline__right-border {
  display: none;
}

.mail-section-two .container {
  z-index: 5;
}

/*--------------------------------------------------------------
# Topbar
--------------------------------------------------------------*/
.topbar-five {
  position: relative;
  background-color: var(--tolak-black4, #1b272a);
  z-index: 10;
}

@media (max-width: 767px) {
  .topbar-five {
    display: none;
  }
}
.topbar-five__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}

.topbar-five__info {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: var(--tolak-base, #3d72fc);
}

.topbar-five__info a {
  margin-left: 4px;
  line-height: 1.1;
  color: var(--tolak-text-dark, #b7b7b7);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.topbar-five__info a:hover {
  background-size: 100% 1px;
}

.topbar-five__info a:hover {
  color: var(--tolak-base, #3d72fc);
}

.topbar-five__info__icon {
  width: 50px;
  height: 50px;
  background-color: var(--tolak-base, #3d72fc);
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--tolak-base, #3d72fc);
  position: relative;
  z-index: 2;
  margin-right: 29px;
}

.topbar-five__info__icon::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  margin: auto;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background-color: var(--tolak-black4, #1b272a);
  border-radius: 5px;
  z-index: -1;
}

.topbar-five__info__icon::before {
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent var(--tolak-base, #3d72fc);
}

.topbar-five__right {
  position: relative;
  display: flex;
  align-items: center;
}

.topbar-five__links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.topbar-five__links li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: var(--tolak-text-dark, #b7b7b7);
}

.topbar-five__links li::after {
  position: relative;
  content: "|";
  color: inherit;
  font-size: inherit;
  display: inline-block;
  margin: 0 7px;
}

.topbar-five__links li a {
  display: inline-block;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.topbar-five__links li a:hover {
  background-size: 100% 1px;
}

.topbar-five__links li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.topbar-five__language {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 10px;
}

.topbar-five__language > a {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: var(--tolak-text-dark, #b7b7b7);
  line-height: 12px;
}

.topbar-five__language > a img {
  height: 28px;
  width: 27px;
  margin-right: 12px;
  border-radius: 50%;
}

.topbar-five__language > a::after {
  position: relative;
  right: 0;
  top: 2px;
  border-radius: 0;
  font-size: 11px;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  color: var(--tolak-base, #3d72fc);
  line-height: 10px;
  margin-left: 9px;
}

.topbar-five__language > a:hover {
  color: var(--tolak-base, #3d72fc);
}

.topbar-five__language__dropdown {
  position: absolute;
  right: 0;
  top: calc(100% + 11px);
  width: 130px;
  background-color: var(--tolak-black4, #1b272a);
  padding: 25px 20px;
  z-index: 99;
  display: none;
}

.topbar-five__language__dropdown a {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: var(--tolak-text-dark, #b7b7b7);
  line-height: 12px;
  padding-right: 17px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(var(--tolak-white-rgb, 255, 255, 255), 0.1);
}

.topbar-five__language__dropdown a img {
  height: 28px;
  width: 27px;
  margin-right: 12px;
  border-radius: 50%;
}

.topbar-five__language__dropdown a:hover {
  color: var(--tolak-base, #3d72fc);
}

.topbar-five__language__dropdown a:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.megamenu-popup-active .topbar-five {
  z-index: 2;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.main-header-five {
  background-color: var(--tolak-white, #fff);
  position: relative;
  width: 100%;
  z-index: 9;
}

.main-header-five__inner {
  display: flex;
  align-items: center;
  padding: 0px 0 0 0;
  margin-top: -40px;
  position: relative;
  top: 48px;
}

.main-header-five__inner::after {
  position: absolute;
  left: -42px;
  bottom: -7px;
  width: calc(100% + 92px);
  height: 56px;
  content: "";
  background-color: var(--tolak-white, #fff);
  clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
  z-index: -1;
}

.main-header-five__logo {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  padding: 16px 0;
}

@media (max-width: 1299px) {
  .main-header-five__logo {
    padding: 16px 0;
  }
}
@media (max-width: 767px) {
  .main-header-five__logo img {
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .main-header-five__logo .mobile-nav__btn {
    margin-left: 30px;
  }
}
.main-header-five .main-menu {
  margin-left: auto;
}

.main-header-five .main-menu .dot {
  opacity: 0;
}

.main-header-five .main-menu .main-menu__list > li > a {
  color: var(--tolak-black, #051d1f);
  font-weight: 600;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.main-header-five .main-menu .main-menu__list > li > a::after {
  top: 2px;
}

.main-header-five .main-menu .main-menu__list > li.current > a,
.main-header-five .main-menu .main-menu__list > li:hover > a {
  color: var(--tolak-base, #3d72fc);
}

.main-header-five .main-menu .main-menu__list li ul li > a {
  font-weight: 600;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.main-header-five .main-menu .main-menu__list > li + li {
  margin-left: 33px;
}

.main-header-five .main-menu__list > li:hover ~ .dot,
.main-header-five .main-menu__list > li.current ~ .dot {
  opacity: 1;
}

.main-header-five .main-menu .main-menu__list > li:hover:nth-child(2) ~ .dot,
.main-header-five .main-menu .main-menu__list > li:nth-child(2).current ~ .dot {
  transform: translateX(102px);
}

.main-header-five .main-menu .main-menu__list > li:hover:nth-child(3) ~ .dot,
.main-header-five .main-menu .main-menu__list > li:nth-child(3).current ~ .dot {
  transform: translateX(175px);
}

.main-header-five .main-menu .main-menu__list > li:hover:nth-child(4) ~ .dot,
.main-header-five .main-menu .main-menu__list > li:nth-child(4).current ~ .dot {
  transform: translateX(270px);
}

.main-header-five .main-menu .main-menu__list > li:hover:nth-child(5) ~ .dot,
.main-header-five .main-menu .main-menu__list > li:nth-child(5).current ~ .dot {
  transform: translateX(360px);
}

.main-header-five .main-menu .main-menu__list > li:hover:nth-child(6) ~ .dot,
.main-header-five .main-menu .main-menu__list > li:nth-child(6).current ~ .dot {
  transform: translateX(438px);
}

.main-header-five .main-menu .main-menu__list > li:hover:nth-child(7) ~ .dot,
.main-header-five .main-menu .main-menu__list > li:nth-child(7).current ~ .dot {
  transform: translateX(525px);
}

.main-header-five .mobile-nav__btn {
  margin-right: 20px;
}

.main-header-five .mobile-nav__btn span {
  background-color: var(--tolak-black, #051d1f);
}

.main-header-five__right {
  display: flex;
  align-items: center;
  margin-left: 30px;
}

.main-header-five__search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  font-size: 14px;
  color: var(--tolak-base, #3d72fc);
  border: 1px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  transition: all 500ms ease;
  line-height: 1em;
}

.main-header-five__search:hover {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
}

.main-header-five__btn {
  margin-left: 30px;
}

@media (max-width: 767px) {
  .main-header-five__btn {
    display: none;
  }
}
.main-header-five.sticky-header--cloned {
  position: fixed;
}

.main-header-five.sticky-header--cloned .main-header-five__inner {
  margin-top: 0;
  top: 0;
}

.main-header-five.sticky-header--cloned .main-header-five__inner::after {
  display: none;
}

.main-header-six {
  background-color: transparent;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 9;
}

.main-header-six > .container {
  max-width: 1485px;
}

.main-header-six__inner {
  background-color: var(--tolak-white, #fff);
  border-radius: 80px;
  display: flex;
  align-items: center;
  padding: 0 55px;
  position: relative;
}

@media (max-width: 1299px) {
  .main-header-six__inner {
    padding: 0 20px;
  }
}
.main-header-six__logo {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  padding: 18px 0;
}

@media (max-width: 767px) {
  .main-header-six__logo img {
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .main-header-six__logo .mobile-nav__btn {
    margin-left: 30px;
  }
}
.main-header-six .main-menu {
  margin-left: auto;
}

.main-header-six .main-menu .dot {
  opacity: 0;
}

.main-header-six .main-menu .main-menu__list > li > a {
  color: var(--tolak-black, #051d1f);
  font-weight: 600;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.main-header-six .main-menu .main-menu__list > li > a::after {
  top: 2px;
}

.main-header-six .main-menu .main-menu__list > li.current > a,
.main-header-six .main-menu .main-menu__list > li:hover > a {
  color: var(--tolak-base, #3d72fc);
}

.main-header-six .main-menu .main-menu__list li ul li > a {
  font-weight: 600;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.main-header-six .main-menu .main-menu__list > li + li {
  margin-left: 33px;
}

.main-header-six .main-menu__list > li:hover ~ .dot,
.main-header-six .main-menu__list > li.current ~ .dot {
  opacity: 1;
}

.main-header-six .main-menu .main-menu__list > li:hover:nth-child(2) ~ .dot,
.main-header-six .main-menu .main-menu__list > li:nth-child(2).current ~ .dot {
  transform: translateX(102px);
}

.main-header-six .main-menu .main-menu__list > li:hover:nth-child(3) ~ .dot,
.main-header-six .main-menu .main-menu__list > li:nth-child(3).current ~ .dot {
  transform: translateX(175px);
}

.main-header-six .main-menu .main-menu__list > li:hover:nth-child(4) ~ .dot,
.main-header-six .main-menu .main-menu__list > li:nth-child(4).current ~ .dot {
  transform: translateX(270px);
}

.main-header-six .main-menu .main-menu__list > li:hover:nth-child(5) ~ .dot,
.main-header-six .main-menu .main-menu__list > li:nth-child(5).current ~ .dot {
  transform: translateX(360px);
}

.main-header-six .main-menu .main-menu__list > li:hover:nth-child(6) ~ .dot,
.main-header-six .main-menu .main-menu__list > li:nth-child(6).current ~ .dot {
  transform: translateX(438px);
}

.main-header-six .main-menu .main-menu__list > li:hover:nth-child(7) ~ .dot,
.main-header-six .main-menu .main-menu__list > li:nth-child(7).current ~ .dot {
  transform: translateX(525px);
}

.main-header-six .mobile-nav__btn {
  margin-right: 20px;
}

.main-header-six .mobile-nav__btn span {
  background-color: var(--tolak-black, #051d1f);
}

.main-header-six__right {
  display: flex;
  align-items: center;
  margin-left: 30px;
}

.main-header-six__search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  font-size: 14px;
  color: var(--tolak-base, #3d72fc);
  border: 1px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  transition: all 500ms ease;
  line-height: 1em;
}

.main-header-six__search:hover {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
}

.main-header-six__btn {
  color: var(--tolak-white, #fff);
  margin-left: 30px;
}

@media (max-width: 767px) {
  .main-header-six__btn {
    display: none;
  }
}
.main-header-six.sticky-header--cloned {
  position: fixed;
  top: 0;
  background-color: var(--tolak-white, #fff);
}

.main-header-seven {
  background-color: transparent;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 9;
}

.main-header-seven > .container {
  max-width: 1400px;
}

.main-header-seven__inner {
  background-color: transparent;
  display: flex;
  align-items: center;
  padding: 0;
  position: relative;
}

.main-header-seven__logo {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  padding: 15px 0;
}

@media (max-width: 767px) {
  .main-header-seven__logo img {
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .main-header-seven__logo .mobile-nav__btn {
    margin-left: 30px;
  }
}
.main-header-seven .main-menu {
  margin-left: auto;
}

.main-header-seven .main-menu .dot {
  opacity: 0;
}

.main-header-seven .main-menu .main-menu__list > li > a {
  color: var(--tolak-white, #fff);
  font-weight: 600;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.main-header-seven .main-menu .main-menu__list > li > a::after {
  top: 2px;
}

.main-header-seven .main-menu .main-menu__list > li.current > a,
.main-header-seven .main-menu .main-menu__list > li:hover > a {
  color: var(--tolak-base, #3d72fc);
}

.main-header-seven .main-menu .main-menu__list li ul li > a {
  font-weight: 600;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.main-header-seven .main-menu .main-menu__list > li + li {
  margin-left: 33px;
}

.main-header-seven .main-menu__list > li:hover ~ .dot,
.main-header-seven .main-menu__list > li.current ~ .dot {
  opacity: 1;
}

.main-header-seven .main-menu .main-menu__list > li:hover:nth-child(2) ~ .dot,
.main-header-seven .main-menu .main-menu__list > li:nth-child(2).current ~ .dot {
  transform: translateX(102px);
}

.main-header-seven .main-menu .main-menu__list > li:hover:nth-child(3) ~ .dot,
.main-header-seven .main-menu .main-menu__list > li:nth-child(3).current ~ .dot {
  transform: translateX(175px);
}

.main-header-seven .main-menu .main-menu__list > li:hover:nth-child(4) ~ .dot,
.main-header-seven .main-menu .main-menu__list > li:nth-child(4).current ~ .dot {
  transform: translateX(265px);
}

.main-header-seven .main-menu .main-menu__list > li:hover:nth-child(5) ~ .dot,
.main-header-seven .main-menu .main-menu__list > li:nth-child(5).current ~ .dot {
  transform: translateX(355px);
}

.main-header-seven .main-menu .main-menu__list > li:hover:nth-child(6) ~ .dot,
.main-header-seven .main-menu .main-menu__list > li:nth-child(6).current ~ .dot {
  transform: translateX(433px);
}

.main-header-seven .main-menu .main-menu__list > li:hover:nth-child(7) ~ .dot,
.main-header-seven .main-menu .main-menu__list > li:nth-child(7).current ~ .dot {
  transform: translateX(520px);
}

.main-header-seven .mobile-nav__btn {
  margin-right: 20px;
}

.main-header-seven .mobile-nav__btn span {
  background-color: var(--tolak-white, #fff);
}

.main-header-seven__right {
  display: flex;
  align-items: center;
  margin-left: 30px;
}

.main-header-seven__search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  font-size: 14px;
  color: var(--tolak-base, #3d72fc);
  border: 1px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  transition: all 500ms ease;
  line-height: 1em;
}

.main-header-seven__search:hover {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
}

.main-header-seven__btn {
  color: var(--tolak-white, #fff);
  margin-left: 30px;
}

.main-header-seven__btn::after,
.main-header-seven__btn::before,
.main-header-seven__btn .tolak-btn-two__left-star,
.main-header-seven__btn .tolak-btn-two__right-star {
  background-color: var(--tolak-white, #fff);
}

.main-header-seven__btn:hover {
  color: var(--tolak-base, #3d72fc);
}

@media (max-width: 767px) {
  .main-header-seven__btn {
    display: none;
  }
}
.main-header-seven.sticky-header--cloned {
  position: fixed;
  top: 0;
  background-color: var(--tolak-black2, #222222);
}

/*--------------------------------------------------------------
# Hero Slider
--------------------------------------------------------------*/
.main-slider-five {
  position: relative;
}

.main-slider-five__carousel {
  position: relative;
  width: 100%;
}

.main-slider-five__carousel .owl-dots {
  left: auto;
  margin: auto 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 5px;
}

@media (max-width: 767px) {
  .main-slider-five__carousel .owl-dots {
    flex-direction: row;
    transform: none;
    margin: 0 auto;
    left: 0;
    top: auto;
    bottom: 0;
    text-align: center;
    justify-content: center;
  }
}
.main-slider-five__carousel .owl-dots .owl-dot {
  display: block;
  margin: 0;
  padding: 0;
  transition: all 500ms ease;
  position: relative;
  z-index: 2;
}

.main-slider-five__carousel .owl-dots .owl-dot button {
  width: 40px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px 0 0 100px;
  background-color: var(--tolak-white, #fff);
  font-size: 16px;
  font-weight: 600;
  color: var(--tolak-black, #051d1f);
  border: none;
  outline: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  transition: all 500ms ease;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .main-slider-five__carousel .owl-dots .owl-dot button {
    width: 49px;
    height: 40px;
    border-radius: 100px 100px 0 0;
  }
}
.main-slider-five__carousel .owl-dots .owl-dot::after {
  position: absolute;
  right: -10px;
  top: 0;
  width: 49px;
  height: 49px;
  border-radius: 100px 0 0 100px;
  content: "";
  transition: all 500ms ease;
  border: 1px solid var(--tolak-white, #fff);
  opacity: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .main-slider-five__carousel .owl-dots .owl-dot::after {
    right: 0;
    top: -10px;
    border-radius: 100px 100px 0 0;
  }
}
.main-slider-five__carousel .owl-dots .owl-dot:hover::after,
.main-slider-five__carousel .owl-dots .owl-dot.active::after {
  opacity: 1;
  right: 0;
}

.main-slider-five__carousel .owl-dots .owl-dot:hover button,
.main-slider-five__carousel .owl-dots .owl-dot.active button {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.main-slider-five__item {
  background-color: var(--tolak-black, #051d1f);
  position: relative;
  z-index: 3;
  padding-top: 240px;
  padding-bottom: 188px;
}

@media (max-width: 1199px) {
  .main-slider-five__item {
    padding-top: 200px;
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .main-slider-five__item {
    padding-top: 160px;
    padding-bottom: 108px;
  }
}
.main-slider-five__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}

.main-slider-five__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
  background-size: cover;
}

.main-slider-five__bg img:nth-child(1) {
  transform: translatex(50%) scalex(1);
  opacity: 0;
  filter: blur(10px);
}

.main-slider-five__bg img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.main-slider-five__content {
  position: relative;
  display: inline-block;
  z-index: 3;
  overflow: hidden;
}

.main-slider-five__sub-title {
  text-align: left;
  color: var(--tolak-white, #fff);
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  line-height: 1;
  margin: 0 0 18px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@media (max-width: 767px) {
  .main-slider-five__sub-title {
    font-size: 15px;
  }
}
.main-slider-five__sub-title__border {
  width: 45px;
  height: 2px;
  background-color: var(--tolak-base, #3d72fc);
  display: inline-block;
  margin-right: 20px;
  position: relative;
  top: -6px;
}

@media (max-width: 767px) {
  .main-slider-five__sub-title__border {
    margin-right: 15px;
  }
}
.main-slider-five__sub-title__border::after {
  position: absolute;
  left: 0;
  top: -4px;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--tolak-base, #3d72fc);
  animation: zumpX 4s linear infinite;
}

@keyframes zumpX {
  0%, 100% {
    left: 0;
  }
  50% {
    left: calc(100% - 8px);
  }
}
.main-slider-five__title {
  color: var(--tolak-white, #fff);
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  display: inline-block;
  text-transform: capitalize;
  overflow: hidden;
  margin: 0 0 4px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@media (max-width: 991px) {
  .main-slider-five__title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .main-slider-five__title {
    font-size: 32px;
    line-height: 45px;
  }
}
.main-slider-five__text {
  color: var(--tolak-white, #fff);
  font-size: 17px;
  margin: 0 0 27px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@media (max-width: 767px) {
  .main-slider-five__text {
    font-size: 16px;
  }
}
.main-slider-five__list {
  margin: 0 0 39px;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 45px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@media (max-width: 767px) {
  .main-slider-five__list {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.main-slider-five__list li {
  display: flex;
  align-items: center;
  gap: 18px;
  font-size: 22px;
  font-weight: 700;
  color: var(--tolak-white, #fff);
  font-family: var(--tolak-font, "Rubik", sans-serif);
}

.main-slider-five__list li i {
  font-size: 50px;
  color: var(--tolak-base, #3d72fc);
  flex-shrink: 0;
  transition: all 0.6s ease;
}

.main-slider-five__list li:hover i {
  transform: rotateY(180deg);
}

.main-slider-five__btn {
  position: relative;
  display: flex;
  justify-content: flex-start;
  gap: 45px;
  align-items: center;
  z-index: 5;
  opacity: 0;
  animation-duration: 1.1s;
  animation-fill-mode: both;
}

.main-slider-five__btn .tolak-btn-two {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black, #051d1f);
}

.main-slider-five__btn .tolak-btn-two__left-star,
.main-slider-five__btn .tolak-btn-two__right-star {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-five__btn .tolak-btn-two::after,
.main-slider-five__btn .tolak-btn-two::before {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-five__btn .tolak-btn-two:hover {
  color: var(--tolak-white, #fff);
}

.main-slider-five .video-popup {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--tolak-white, #fff);
  z-index: 2;
}

@media (max-width: 767px) {
  .main-slider-five .video-popup {
    font-size: 0;
  }
}
.main-slider-five .video-popup i {
  font-size: 52px;
}

.main-slider-five .video-popup:hover {
  color: var(--tolak-base, #3d72fc);
}

.main-slider-five__shape {
  position: absolute;
  left: 50%;
  top: 4%;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  width: 207px;
  height: 99px;
  opacity: 0;
  animation-duration: 1.1s;
  animation-fill-mode: both;
}

@media (max-width: 1199px) {
  .main-slider-five__shape {
    left: 58%;
  }
}
@media (max-width: 991px) {
  .main-slider-five__shape {
    display: none;
  }
}
.main-slider-five__shape img {
  max-width: 100%;
  height: auto;
  animation: shrinkAnim2 3s ease 0s infinite;
}

@keyframes shrinkAnim2 {
  0%, 100% {
    transform: rotate(0deg);
    transform-origin: 100% 50%;
  }
  10% {
    transform: rotate(2deg);
  }
  20%, 40%, 60% {
    transform: rotate(-4deg);
  }
  30%, 50%, 70% {
    transform: rotate(4deg);
  }
  80% {
    transform: rotate(-2deg);
  }
  90% {
    transform: rotate(2deg);
  }
}
.main-slider-five .active .main-slider-five__bg img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.main-slider-five .active .main-slider-five__bg img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.main-slider-five .active .main-slider-five__sub-title {
  opacity: 1;
  animation-delay: 1.2s;
  animation-name: rotateInUpLeft;
}

.main-slider-five .active .main-slider-five__title {
  opacity: 1;
  animation-delay: 1.4s;
  animation-name: rotateInUpRight;
}

.main-slider-five .active .main-slider-five__text {
  opacity: 1;
  animation-delay: 1.6s;
  animation-name: rotateInUpLeft;
}

.main-slider-five .active .main-slider-five__list {
  opacity: 1;
  animation-delay: 1.8s;
  animation-name: rotateInUpRight;
}

.main-slider-five .active .main-slider-five__btn {
  opacity: 1;
  animation-delay: 2s;
  animation-name: rotateInUpLeft;
}

.main-slider-five .active .main-slider-five__shape {
  opacity: 1;
  animation-delay: 2.2s;
  animation-name: backInUp;
}

@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.main-slider-five .active .animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

.main-slider-six {
  position: relative;
}

.main-slider-six__carousel {
  position: relative;
  width: 100%;
}

.main-slider-six__carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 60px;
  z-index: 99;
  width: 1170px;
  gap: 12px;
  transform: none;
  text-align: left;
}

@media (max-width: 1599px) {
  .main-slider-six__carousel .owl-dots {
    justify-content: center;
    text-align: center;
    width: 100%;
    bottom: 30px;
  }
}
.main-slider-six__carousel .owl-dots .owl-dot {
  width: 13px;
  height: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid var(--tolak-base, #3d72fc);
  outline: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  transition: all 500ms ease;
  position: relative;
  z-index: 2;
}

.main-slider-six__carousel .owl-dots .owl-dot:hover,
.main-slider-six__carousel .owl-dots .owl-dot.active {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-six__item {
  background-color: var(--tolak-gray, #ecf2fc);
  position: relative;
  z-index: 3;
  padding-top: 365px;
  padding-bottom: 255px;
}

@media (max-width: 1199px) {
  .main-slider-six__item {
    padding-top: 250px;
    padding-bottom: 160px;
  }
}
@media (max-width: 767px) {
  .main-slider-six__item {
    padding-top: 190px;
    padding-bottom: 120px;
  }
}
.main-slider-six__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}

.main-slider-six__content {
  position: relative;
  display: inline-block;
  z-index: 3;
  overflow: hidden;
}

.main-slider-six__sub-title {
  text-align: center;
  color: var(--tolak-base, #3d72fc);
  background-color: var(--tolak-white, #fff);
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  text-transform: uppercase;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  line-height: 1;
  margin: 0 0 18px;
  padding: 11px 24px;
  border-radius: 40px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.main-slider-six__title {
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  text-transform: capitalize;
  overflow: hidden;
  margin: 0 0 4px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.main-slider-six__title span {
  position: relative;
}

.main-slider-six__title span img {
  position: absolute;
  left: -30px;
  bottom: -6px;
  width: 227px !important;
  height: 23px;
  animation: messageMove 3s linear 0s infinite;
}

@media (max-width: 767px) {
  .main-slider-six__title span img {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .main-slider-six__title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .main-slider-six__title {
    font-size: 32px;
    line-height: 45px;
  }
}
.main-slider-six__text {
  color: var(--tolak-text, #636363);
  font-size: 17px;
  margin: 0 0 27px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@media (max-width: 767px) {
  .main-slider-six__text {
    font-size: 16px;
  }
}
.main-slider-six__btn {
  position: relative;
  display: flex;
  justify-content: flex-start;
  gap: 30px;
  align-items: center;
  z-index: 5;
  opacity: 0;
  animation-duration: 1.1s;
  animation-fill-mode: both;
}

@media (max-width: 767px) {
  .main-slider-six__btn {
    gap: 15px;
  }
}
.main-slider-six__btn__one {
  background-color: var(--tolak-black4, #1b272a);
}

.main-slider-six__btn__one .tolak-btn-two__left-star,
.main-slider-six__btn__one .tolak-btn-two__right-star {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-six__btn__one::after,
.main-slider-six__btn__one::before {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-six__btn__one:hover {
  color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .main-slider-six__btn .tolak-btn-two--home-six {
    padding: 10px 20px;
  }
}
.main-slider-six__shape-one {
  position: absolute;
  left: 10%;
  top: 31%;
  width: 90px;
  height: 90px;
  opacity: 0;
  animation-duration: 1.1s;
  animation-fill-mode: both;
}

@media (max-width: 1199px) {
  .main-slider-six__shape-one {
    display: none;
  }
}
.main-slider-six__shape-one img {
  max-width: 100%;
  height: auto;
  animation: startIconOne 1.8s infinite alternate;
}

@keyframes startIconOne {
  0% {
    transform: scale(1) rotate(0);
  }
  100% {
    transform: scale(0.5) rotate(45deg);
  }
}
.main-slider-six__shape-two {
  position: absolute;
  right: 0;
  top: 0;
  width: 61%;
  height: 78%;
  background-color: var(--tolak-black, #051d1f);
  opacity: 0;
  transform: translateY(-100%);
  transition: transform 1000ms ease, opacity 1000ms ease;
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1186 762" xmlns="http://www.w3.org/2000/svg"><path d="M0.000976562 -470.337L968.172 -809.911L1690.24 203.809L679.924 761.472L339.962 145.567L0.000976562 -470.337Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: left bottom;
  mask-size: cover;
}

@media (max-width: 1199px) {
  .main-slider-six__shape-two {
    display: none;
  }
}
.main-slider-six__shape-two img {
  width: auto !important;
  max-width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.main-slider-six__shape-three {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 310px;
  height: 209px;
  opacity: 0;
  transform: translateX(-100%) translateY(100%);
  transition: transform 1000ms ease, opacity 1000ms ease;
}

@media (max-width: 1199px) {
  .main-slider-six__shape-three {
    display: none;
  }
}
.main-slider-six__shape-three img {
  max-width: 100%;
  height: auto;
}

.main-slider-six__layer {
  position: absolute;
  z-index: 2;
  right: 11%;
  top: 140px;
  bottom: 0;
  margin: auto;
  width: 635px;
  height: 635px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: var(--tolak-white, #fff);
  padding: 8px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  filter: drop-shadow(0px 2px 14px rgba(95, 95, 95, 0.28));
}

@media (max-width: 1499px) {
  .main-slider-six__layer {
    right: 3%;
  }
}
@media (max-width: 1299px) {
  .main-slider-six__layer {
    width: 535px;
    height: 535px;
  }
}
@media (max-width: 1199px) {
  .main-slider-six__layer {
    display: none;
  }
}
.main-slider-six__layer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.main-slider-six .active .main-slider-six__sub-title {
  opacity: 1;
  animation-delay: 1.2s;
  animation-name: rotateInUpLeft;
}

.main-slider-six .active .main-slider-six__title {
  opacity: 1;
  animation-delay: 1.4s;
  animation-name: rotateInUpRight;
}

.main-slider-six .active .main-slider-six__text {
  opacity: 1;
  animation-delay: 1.6s;
  animation-name: rotateInUpLeft;
}

.main-slider-six .active .main-slider-six__btn {
  opacity: 1;
  animation-delay: 1.8s;
  animation-name: rotateInUpRight;
}

.main-slider-six .active .main-slider-six__layer {
  opacity: 1;
  animation-delay: 2s;
  animation-name: rollInRight;
}

.main-slider-six .active .main-slider-six__shape-one {
  opacity: 1;
  animation-delay: 1.5s;
  animation-name: backInUp;
}

.main-slider-six .active .main-slider-six__shape-two {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1600ms;
}

.main-slider-six .active .main-slider-six__shape-three {
  opacity: 1;
  transform: translateX(0) translateY(0);
  animation-delay: 1.7s;
}

@keyframes rollInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.main-slider-seven {
  position: relative;
}

.main-slider-seven__carousel {
  position: relative;
  width: 100%;
}

.main-slider-seven__carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 60px;
  z-index: 99;
}

@media (max-width: 1199px) {
  .main-slider-seven__carousel .owl-dots {
    bottom: 30px;
  }
}
.main-slider-seven__carousel .owl-dots .owl-dot button {
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--tolak-white, #fff);
  font-size: 16px;
  font-weight: 600;
  line-height: 33px;
  color: var(--tolak-black, #051d1f);
  border-radius: 50%;
  border: none;
  outline: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  transition: all 500ms ease;
  position: relative;
  z-index: 2;
}

.main-slider-seven__carousel .owl-dots .owl-dot:hover button,
.main-slider-seven__carousel .owl-dots .owl-dot.active button {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.main-slider-seven__item {
  background-color: var(--tolak-black2, #222222);
  position: relative;
  z-index: 3;
  padding-top: 255px;
  padding-bottom: 240px;
}

@media (max-width: 1199px) {
  .main-slider-seven__item {
    padding-top: 220px;
    padding-bottom: 160px;
  }
}
@media (max-width: 767px) {
  .main-slider-seven__item {
    padding-top: 190px;
    padding-bottom: 120px;
  }
}
.main-slider-seven__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}

.main-slider-seven__bg::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(assets/images/shapes/slider-7-overlay.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slider-seven__content {
  position: relative;
  display: inline-block;
  z-index: 3;
}

@media (max-width: 1199px) {
  .main-slider-seven__content {
    margin-left: -100px;
  }
}
@media (max-width: 991px) {
  .main-slider-seven__content {
    margin-left: 220px;
  }
}
@media (max-width: 767px) {
  .main-slider-seven__content {
    margin-left: 0;
  }
}
.main-slider-seven__title-one {
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  color: var(--tolak-white, #fff);
  text-transform: capitalize;
  overflow: hidden;
  margin: 0 0 0;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@media (max-width: 767px) {
  .main-slider-seven__title-one {
    font-size: 40px;
    line-height: 50px;
  }
}
.main-slider-seven__title-two {
  position: relative;
  z-index: 1;
  font-size: 122px;
  font-weight: 700;
  line-height: 1.1;
  color: var(--tolak-base, #3d72fc);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--tolak-white, #fff);
  text-transform: capitalize;
  margin: 0 0 0;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.main-slider-seven__title-two::after {
  content: "";
  width: 34px;
  height: 87%;
  position: absolute;
  top: 6px;
  left: -5px;
  background: var(--tolak-white, #fff);
  z-index: -1;
}

@media (max-width: 767px) {
  .main-slider-seven__title-two {
    font-size: 85px;
  }
}
.main-slider-seven__title-three {
  font-size: 30px;
  font-weight: 700;
  color: var(--tolak-white, #fff);
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  margin: 0 0 25px;
  padding-left: 70px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.main-slider-seven__title-three::before {
  content: "";
  width: 51px;
  height: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  background: var(--tolak-base, #3d72fc);
  border-radius: 10px;
  z-index: -1;
}

.main-slider-seven__text {
  color: var(--tolak-white, #fff);
  font-size: 17px;
  margin: 0 0 29px;
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@media (max-width: 767px) {
  .main-slider-seven__text {
    font-size: 16px;
  }
}
.main-slider-seven__btn {
  position: relative;
  z-index: 5;
  opacity: 0;
  animation-duration: 1.1s;
  animation-fill-mode: both;
}

.main-slider-seven__btn .tolak-btn-two {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black2, #222222);
}

.main-slider-seven__btn .tolak-btn-two::after,
.main-slider-seven__btn .tolak-btn-two::before,
.main-slider-seven__btn .tolak-btn-two .tolak-btn-two__left-star,
.main-slider-seven__btn .tolak-btn-two .tolak-btn-two__right-star {
  background-color: var(--tolak-base, #3d72fc);
}

.main-slider-seven__btn .tolak-btn-two:hover {
  color: var(--tolak-white, #fff);
}

.main-slider-seven__shape-one {
  position: absolute;
  z-index: 1;
  right: 20%;
  bottom: 80px;
  width: 137px;
  height: 152px;
  opacity: 0;
  animation-duration: 1.1s;
  animation-fill-mode: both;
}

@media (max-width: 1199px) {
  .main-slider-seven__shape-one {
    display: none;
  }
}
.main-slider-seven__shape-one img {
  max-width: 100%;
  height: auto;
  animation: startIconOne 1.8s infinite alternate;
}

.main-slider-seven__shape-two {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 60px;
  width: 70px;
  height: 139px;
  opacity: 0;
  animation-duration: 1.1s;
  animation-fill-mode: both;
}

@media (max-width: 1199px) {
  .main-slider-seven__shape-two {
    display: none;
  }
}
.main-slider-seven__shape-two img {
  max-width: 100%;
  height: auto;
  animation: topBottomTwo 3s linear infinite;
}

.main-slider-seven__layer {
  position: absolute;
  z-index: 1;
  right: 12%;
  top: -20px;
  bottom: 0;
  margin: auto;
  width: 200px;
  height: 316px;
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 200 316" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H200V316L0 274.961V0Z"/><path d="M0 0H200V316L0 274.961V0Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: cover;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(100%);
}

@media (max-width: 1699px) {
  .main-slider-seven__layer {
    right: 3%;
  }
}
@media (max-width: 1499px) {
  .main-slider-seven__layer {
    right: 1%;
  }
}
@media (max-width: 1399px) {
  .main-slider-seven__layer {
    display: none;
  }
}
.main-slider-seven__layer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-slider-seven .active .main-slider-seven__title-one {
  opacity: 1;
  animation-delay: 1.2s;
  animation-name: rotateInUpLeft;
}

.main-slider-seven .active .main-slider-seven__title-two {
  opacity: 1;
  animation-delay: 1.4s;
  animation-name: rotateInUpRight;
}

.main-slider-seven .active .main-slider-seven__title-three {
  opacity: 1;
  animation-delay: 1.6s;
  animation-name: rotateInUpLeft;
}

.main-slider-seven .active .main-slider-seven__text {
  opacity: 1;
  animation-delay: 1.8s;
  animation-name: rotateInUpRight;
}

.main-slider-seven .active .main-slider-seven__btn {
  opacity: 1;
  animation-delay: 2s;
  animation-name: rotateInUpLeft;
}

.main-slider-seven .active .main-slider-seven__layer {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 2200ms;
}

.main-slider-seven .active .main-slider-seven__shape-one {
  opacity: 1;
  animation-delay: 1.9s;
  animation-name: backInUp;
}

.main-slider-seven .active .main-slider-seven__shape-two {
  opacity: 1;
  animation-delay: 1.9s;
  animation-name: backInUp;
}

/*--------------------------------------------------------------
# Feature
--------------------------------------------------------------*/
.featurer-five {
  position: relative;
  counter-reset: count;
}

.featurer-five__wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1199px) {
  .featurer-five__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .featurer-five__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.featurer-five__item {
  position: relative;
  filter: drop-shadow(0 0 68px rgba(0, 0, 0, 0.1));
  background-color: var(--tolak-white, #fff);
  padding: 30px 30px 30px 138px;
  transition: 500ms ease;
  overflow: hidden;
  counter-increment: count;
}

@media (max-width: 991px) {
  .featurer-five__item {
    padding-left: 115px;
  }
}
.featurer-five__item__icon {
  font-size: 55px;
  line-height: 55px;
  color: var(--tolak-base, #3d72fc);
  position: absolute;
  left: 52px;
  top: 34px;
  display: inline-block;
  transform: scale(1);
  transition: 500ms ease;
}

@media (max-width: 991px) {
  .featurer-five__item__icon {
    left: 30px;
  }
}
.featurer-five__item--active .featurer-five__item__icon,
.featurer-five__item:hover .featurer-five__item__icon {
  color: var(--tolak-black, #051d1f);
  transform: scale(0.9);
}

.featurer-five__item__title {
  font-size: 22px;
  font-weight: 700;
  transition: 400ms ease;
  text-transform: capitalize;
  margin: 0 0 12px;
}

.featurer-five__item__text {
  display: inline;
  line-height: 26px;
  transition: 400ms ease;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  margin: 0;
}

.featurer-five__item--active .featurer-five__item__text,
.featurer-five__item:hover .featurer-five__item__text {
  color: var(--tolak-black, #051d1f);
  background-size: 100% 2px;
}

.featurer-five__item__hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: 500ms ease;
  transform: scale(1.2);
  z-index: -1;
}

.featurer-five__item__hover::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.9);
}

.featurer-five__item__number {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  position: absolute;
  bottom: 0;
  left: 80px;
  transition: all 400ms linear;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--tolak-black, #051d1f);
  opacity: 0;
}

@media (max-width: 991px) {
  .featurer-five__item__number {
    left: 60px;
  }
}
.featurer-five__item__number::after {
  content: counters(count, ".", decimal-leading-zero);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.featurer-five__item--active .featurer-five__item__number,
.featurer-five__item:hover .featurer-five__item__number {
  opacity: 1;
  bottom: 30px;
}

.featurer-five__item--active .featurer-five__item__hover,
.featurer-five__item:hover .featurer-five__item__hover {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.featurer-six {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .featurer-six {
    padding: 80px 0;
  }
}
.featurer-six__item {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  text-align: center;
  padding: 50px 25px 47px;
  border-radius: 10px;
  transition: 500ms ease;
  overflow: hidden;
}

.featurer-six__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 100px;
  background-color: var(--tolak-base, #3d72fc);
  transition: all 0.5s;
  animation: topBottomTwo 3s linear infinite;
}

.featurer-six__item__icon {
  font-size: 45px;
  width: 84px;
  height: 84px;
  background-color: var(--tolak-white, #fff);
  border-radius: 50%;
  color: var(--tolak-base, #3d72fc);
  display: flex;
  align-items: center;
  filter: drop-shadow(0 0 50px rgba(0, 0, 0, 0.15));
  justify-content: center;
  margin: 0 auto 14px;
  transform: scale(1);
  transition: 500ms ease;
}

.featurer-six__item:hover .featurer-six__item__icon {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
  transform: scale(1.05);
}

.featurer-six__item__title {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  transition: 300ms ease;
  text-transform: capitalize;
  margin: 0;
}

.featurer-six__item__title br {
  display: block;
}

.featurer-six__item:hover .featurer-six__item__title {
  color: var(--tolak-white, #fff);
}

.featurer-six__item__hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: 500ms ease;
  transform: scale(1.2);
}

.featurer-six__item__hover::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--tolak-black2-rgb, 34, 34, 34), 0.85);
}

.featurer-six__item:hover .featurer-six__item__hover {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-five {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .about-five {
    padding: 80px 0;
  }
}
.about-five__shape {
  position: absolute;
  right: -30px;
  background-position: right bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  bottom: -140px;
  animation: topBottomTwo 3s linear infinite;
}

@media (max-width: 1600px) {
  .about-five__shape {
    display: none;
  }
}
.about-five__image {
  position: relative;
  z-index: 2;
  display: inline-block;
}

.about-five__image__one {
  position: relative;
}

.about-five__image__one img {
  max-width: 100%;
  border-radius: 100px 0 100px 0;
}

.about-five__image__two {
  position: relative;
  display: flex;
  justify-content: flex-end;
  max-width: 207px;
  margin: -112px 60px 0 auto;
  overflow: hidden;
  border: 7px solid var(--tolak-white, #fff);
  border-radius: 100px 0 50px 0;
  animation: messageMove 3s linear 0s infinite;
}

.about-five__image__two img {
  max-width: 100%;
  height: auto;
}

.about-five__image__shape-one {
  position: absolute;
  left: -78px;
  top: 60px;
  z-index: -1;
}

@media (max-width: 1300px) {
  .about-five__image__shape-one {
    display: none;
  }
}
.about-five__image__shape-one img {
  max-width: 100%;
  height: auto;
  opacity: 0.2;
  animation: zoomBig 3s linear infinite;
}

.about-five__image__shape-two {
  position: absolute;
  left: -95px;
  bottom: 0;
  z-index: -1;
}

@media (max-width: 1300px) {
  .about-five__image__shape-two {
    display: none;
  }
}
.about-five__image__shape-two img {
  max-width: 100%;
  height: auto;
  animation: zoomBig 3s linear infinite;
}

.about-five__image__experiance {
  position: absolute;
  right: -125px;
  top: -86px;
  bottom: 0;
  margin: auto;
  height: 69px;
  display: flex;
  align-items: center;
  background-color: var(--tolak-black4, #1b272a);
  border-radius: 10px;
  border: 3px solid var(--tolak-white, #fff);
  font-size: 17px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  font-weight: 700;
  color: var(--tolak-white, #fff);
  text-transform: capitalize;
  padding: 0 28px 0 0;
}

@media (max-width: 767px) {
  .about-five__image__experiance {
    right: 0;
  }
}
.about-five__image__experiance__count {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 84px;
  height: 69px;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black4, #1b272a);
  margin: 0 30px 0 -3px;
}

.about-five__content {
  position: relative;
}

@media (min-width: 1200px) {
  .about-five__content {
    padding-right: 70px;
  }
}
@media (max-width: 1199px) {
  .about-five__content {
    margin-top: 50px;
  }
}
.about-five__content .sec-title-three {
  padding-bottom: 21px;
}

.about-five__content__text {
  line-height: 26px;
  margin-bottom: 29px;
}

.about-five__content__list {
  position: relative;
  margin: 0 0 38px 100px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px 0;
}

@media (max-width: 1199px) {
  .about-five__content__list {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .about-five__content__list {
    margin-left: 0px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.about-five__content__list li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
  transition: all 300ms ease;
}

.about-five__content__list li i {
  font-size: 17px;
  transition: all 400ms ease;
}

.about-five__content__list li span {
  display: inline-block;
  transition: 300ms ease;
  line-height: 1.2;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
}

.about-five__content__list li:hover {
  color: var(--tolak-base, #3d72fc);
}

.about-five__content__list li:hover i {
  color: var(--tolak-base, #3d72fc);
}

.about-five__content__list li:hover span {
  background-size: 100% 1px;
}

.about-five__content__list-two {
  position: relative;
  margin: 0 0 42px;
  padding: 0;
  list-style: none;
}

.about-five__content__list-two li {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  color: var(--tolak-black4, #1b272a);
  transition: all 300ms ease;
}

.about-five__content__list-two li i {
  font-size: 50px;
  color: var(--tolak-base, #3d72fc);
  display: inline-block;
  transition: all 0.6s ease;
}

.about-five__content__list-two li:hover i {
  transform: rotateY(180deg);
}

.about-five__content__list-two li + li {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  padding-top: 19px;
  margin-top: 19px;
}

.about-five__info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: var(--tolak-black3, #000);
  margin-top: 50px;
}

@media (max-width: 767px) {
  .about-five__info {
    flex-wrap: wrap;
    gap: 2px;
  }
}
.about-five__info i {
  font-size: 24px;
  color: var(--tolak-base, #3d72fc);
  margin-right: 15px;
}

.about-five__info a {
  color: var(--tolak-base, #3d72fc);
  line-height: 1.2;
  margin-left: 5px;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.about-five__info a:hover {
  background-size: 100% 1px;
}

.about-six {
  position: relative;
  padding: 110px 0 120px;
}

@media (max-width: 767px) {
  .about-six {
    padding: 80px 0;
  }
}
.about-six__image {
  position: relative;
  z-index: 2;
  text-align: right;
}

@media (max-width: 1199px) {
  .about-six__image {
    max-width: 570px;
  }
}
.about-six__image__one {
  position: relative;
  display: inline-block;
  border: 10px solid var(--tolak-white, #fff);
  border-radius: 50%;
  overflow: hidden;
}

.about-six__image__one img {
  max-width: 100%;
}

.about-six__image__bg-shape {
  position: absolute;
  width: 65%;
  height: calc(100% + 19px);
  background-color: var(--tolak-black2, #222222);
  border-radius: 10px 900px 10px 10px;
  left: 0;
  top: 10px;
  z-index: -1;
}

.about-six__image__experiance {
  position: absolute;
  left: -33px;
  bottom: 0;
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-white, #fff);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 80px;
  border: 3px solid var(--tolak-white, #fff);
  padding: 39px 18px;
}

.about-six__image__experiance__count {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
  margin: 0 0 4px 0;
}

.about-six__content {
  position: relative;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .about-six__content {
    margin-top: 70px;
  }
}
.about-six__content .sec-title-three {
  padding-bottom: 18px;
}

.about-six__content__text {
  line-height: 26px;
  margin-bottom: 25px;
}

@media (min-width: 1200px) {
  .about-six__content__text {
    padding-right: 68px;
  }
}
.about-six__content__list {
  position: relative;
  margin: 0 0 36px;
  padding: 0;
  list-style: none;
}

.about-six__content__list li {
  position: relative;
  max-width: 525px;
}

.about-six__content__list li:hover .about-six__content__list__title i {
  transform: rotateY(180deg);
}

.about-six__content__list li + li {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  padding-top: 23px;
  margin-top: 16px;
}

.about-six__content__list__title {
  position: relative;
  padding: 0 0 0 43px;
  font-size: 20px;
  margin: 0 0 13px;
}

.about-six__content__list__title i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;
  line-height: 22px;
  color: var(--tolak-base, #3d72fc);
  display: inline-block;
  transition: all 0.6s ease;
}

.about-six__content__list__text {
  line-height: 26px;
  margin: 0;
}

.about-seven {
  position: relative;
  padding: 0 0 120px;
}

@media (max-width: 767px) {
  .about-seven {
    padding: 0 0 80px;
  }
}
.about-seven__content {
  position: relative;
  margin-top: 30px;
}

@media (min-width: 1200px) {
  .about-seven__content {
    padding-right: 70px;
  }
}
@media (max-width: 1199px) {
  .about-seven__content {
    margin: 0 0 70px;
  }
}
.about-seven__content .sec-title-three {
  padding-bottom: 24px;
}

.about-seven__content__text {
  line-height: 26px;
  margin-bottom: 33px;
}

.about-seven__content__list {
  position: relative;
  margin: 0 0 25px;
  padding: 0;
  list-style: none;
}

.about-seven__content__list li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 22px;
  font-weight: 700;
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 10px;
  color: var(--tolak-black, #051d1f);
  transition: all 0.4s ease;
  padding: 30px 30px;
  margin-top: 30px;
}

.about-seven__content__list li i {
  font-size: 50px;
  line-height: 50px;
  color: var(--tolak-base, #3d72fc);
  display: inline-block;
  transition: all 0.6s ease;
}

.about-seven__content__list li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  transition: all 0.4s linear;
  z-index: -1;
}

.about-seven__content__list li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  transition: all 0.4s linear;
  z-index: -1;
}

.about-seven__content__list li:hover {
  border-color: transparent;
}

.about-seven__content__list li:hover::after,
.about-seven__content__list li:hover::before {
  border-color: var(--tolak-base, #3d72fc);
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.about-seven__content__list li:hover i {
  transform: rotateY(180deg);
}

.about-seven__content__text-two {
  line-height: 26px;
  margin-bottom: 0;
}

.about-seven__content__text-two span {
  font-weight: 500;
  color: var(--tolak-base, #3d72fc);
  text-transform: uppercase;
}

.about-seven__content__text-two a {
  font-weight: 500;
  color: var(--tolak-base, #3d72fc);
  text-transform: uppercase;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.about-seven__content__text-two a:hover {
  background-size: 100% 1px;
}

.about-seven__image {
  position: relative;
}

@media (min-width: 1299px) {
  .about-seven__image {
    margin-right: -76px;
  }
}
@media (max-width: 1199px) {
  .about-seven__image {
    max-width: 647px;
  }
}
.about-seven__image img {
  max-width: 100%;
}

.about-seven__image__one {
  position: relative;
  z-index: 2;
  margin-top: 69px;
}

@media (max-width: 767px) {
  .about-seven__image__one {
    margin: 0 0 30px;
  }
}
.about-seven__image__two {
  position: relative;
  z-index: 1;
}

.about-seven__image__two::after {
  position: absolute;
  left: 0;
  top: 105px;
  left: -115px;
  height: 52px;
  width: 100%;
  content: "";
  z-index: -1;
  background-color: var(--tolak-base, #3d72fc);
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .about-seven__image__two::after {
    display: none;
  }
}
.about-seven__image__bg-shape {
  position: absolute;
  width: 248px;
  height: 241px;
  background-color: var(--tolak-black4, #1b272a);
  left: -11px;
  bottom: -11px;
  z-index: -1;
}

.about-seven__image__experiance {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-white, #fff);
  text-transform: capitalize;
  display: flex;
  align-items: center;
  background-color: var(--tolak-black4, #1b272a);
  border-radius: 0;
  padding: 26px 60px 26px 142px;
}

.about-seven__image__experiance__count {
  width: 84px;
  height: 69px;
  background-color: var(--tolak-base, #3d72fc);
  position: absolute;
  left: -1px;
  top: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  font-size: 32px;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
  margin: 0;
}

/*--------------------------------------------------------------
# Funfact
--------------------------------------------------------------*/
.funfact-three {
  position: relative;
  background-color: var(--tolak-black4, #1b272a);
  padding: 94px 0;
}

@media (max-width: 767px) {
  .funfact-three {
    padding: 80px 0;
  }
}
.funfact-three__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
}

@media (max-width: 1600px) {
  .funfact-three__bg {
    display: none;
  }
}
.funfact-three__item {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 10px;
  min-height: 77px;
  padding: 33px 25px 26px 128px;
  overflow: hidden;
  transition: all 500ms ease;
}

.funfact-three__item__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.2);
  transition: all 500ms ease;
}

.funfact-three__item:hover .funfact-three__item__bg {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.funfact-three__item__icon {
  width: 77px;
  height: 77px;
  background-color: var(--tolak-white, #fff);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 44px;
  color: var(--tolak-base, #3d72fc);
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
  z-index: 2;
  filter: drop-shadow(0 0 50px rgba(0, 0, 0, 0.15));
  transition: all 500ms ease;
}

.funfact-three__item__icon i {
  transform: scale(1);
  transition: all 500ms ease;
}

.funfact-three__item__icon::after {
  position: absolute;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  width: 130%;
  height: 0%;
  left: 50%;
  top: 50%;
  border-radius: 10px;
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: -1;
  transition: all 500ms ease;
}

.funfact-three__item:hover .funfact-three__item__icon {
  color: var(--tolak-black, #051d1f);
}

.funfact-three__item:hover .funfact-three__item__icon i {
  transform: scale(0.9);
}

.funfact-three__item:hover .funfact-three__item__icon::after {
  height: 130%;
}

.funfact-three__item__count {
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 4px;
}

.funfact-three__item__text {
  margin: 0;
}

.funfact-four {
  position: relative;
  padding: 120px 0 90px;
}

@media (max-width: 767px) {
  .funfact-four {
    padding: 80px 0 50px;
  }
}
.funfact-four__content {
  position: relative;
}

.funfact-four__content .sec-title-three {
  padding-bottom: 28px;
}

.funfact-four__content__text {
  line-height: 26px;
  margin: 0 0 34px;
}

@media (min-width: 1200px) {
  .funfact-four__content__text {
    padding-right: 60px;
  }
}
.funfact-four__content img {
  max-width: 100%;
  height: auto;
}

.funfact-four__item {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 10px;
  text-align: center;
  padding: 50px 25px 45px;
  margin-bottom: 30px;
  transition: all 500ms ease;
}

.funfact-four__item--mt30 {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .funfact-four__item--mt30 {
    margin-top: 0;
  }
}
.funfact-four__item__bg {
  position: absolute;
  left: 0;
  right: 0;
  width: calc(100% - 20px);
  top: 10px;
  height: 100%;
  margin: auto;
  background-position: top center;
  background-repeat: no-repeat;
  transition: all 500ms ease;
  opacity: 0;
  transform: scale(0.8);
}

.funfact-four__item::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  height: calc(100% - 20px);
  border-radius: 10px;
  width: calc(100% - 20px);
  content: "";
  border: 1px dashed var(--tolak-border-color, #dddddd);
  transition: all 500ms ease;
}

.funfact-four__item:hover .funfact-four__item__bg {
  opacity: 1;
  transform: scale(1);
}

.funfact-four__item:hover::after {
  border-color: var(--tolak-base, #3d72fc);
}

.funfact-four__item:hover .funfact-four__item__icon {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.funfact-four__item:hover .funfact-four__item__icon i {
  animation: bounceIn 1s linear;
  animation-duration: 1s;
}

.funfact-four__item__icon {
  position: relative;
  z-index: 3;
  width: 77px;
  height: 77px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 23px;
  background-color: var(--tolak-black2, #222222);
  font-size: 44px;
  color: var(--tolak-white, #fff);
  transition: all 500ms ease;
}

.funfact-four__item__count {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
}

.funfact-four__item__text {
  text-transform: capitalize;
  color: var(--tolak-black2, #222222);
  margin: 0;
}

/*--------------------------------------------------------------
# Service
--------------------------------------------------------------*/
.service-three {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 120px 0;
}

@media (max-width: 767px) {
  .service-three {
    padding: 80px 0;
  }
}
.service-three__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.07;
}

.service-three__shape {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto;
  opacity: 0.2;
}

.service-three__item {
  position: relative;
  z-index: 2;
  padding: 40px 0 20px;
}

.service-three__item__content {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-white, #fff);
  border-radius: 20px 20px 0 0;
  padding: 0 28px 22px;
}

.service-three__item__content::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  background-color: var(--tolak-black4, #1b272a);
  border-radius: 20px 20px 0 0;
  transition: all 0.4s;
}

.service-three__item:hover .service-three__item__content::after {
  height: 100%;
  opacity: 1;
}

.service-three__item__icon {
  position: relative;
  z-index: 3;
  top: -40px;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto -22px;
  background-color: rgba(var(--tolak-white-rgb, 255, 255, 255), 0.8);
  font-size: 42px;
  color: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.08));
}

.service-three__item:hover .service-three__item__icon {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black, #051d1f);
}

.service-three__item:hover .service-three__item__icon span {
  animation: bounceIn 1s linear;
  animation-duration: 1s;
  animation-duration: 1s;
  animation-duration: 2s;
}

.service-three__item__title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}

.service-three__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-three__item__title a:hover {
  background-size: 100% 1px;
}

.service-three__item__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.service-three__item:hover .service-three__item__title {
  color: var(--tolak-white, #fff);
}

.service-three__item__text {
  line-height: 26px;
  margin: 0;
  transition: all 300ms ease;
}

.service-three__item:hover .service-three__item__text {
  color: var(--tolak-text-dark, #b7b7b7);
}

.service-three__item__image {
  position: relative;
}

.service-three__item__image img {
  width: 100%;
  height: auto;
  clip-path: polygon(0% 0%, 100% 0, 100% 69%, 50% 100%, 0 69%);
}

.service-three__item__rm {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -19px;
  margin: 0 auto;
  width: 52px;
  height: 52px;
  background-color: var(--tolak-black4, #1b272a);
  border: 4px solid var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  justify-content: center;
}

.service-three__item__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.service-three__item__rm:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black4, #1b272a);
}

.service-three__item__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.service-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
  height: 10px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.5);
  width: 49px;
  border-radius: 10px;
  border: none;
}

@media (max-width: 767px) {
  .service-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
    width: 25px;
  }
}
.service-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot:hover {
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 1);
}

.service-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
  width: 69px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 1);
}

@media (max-width: 767px) {
  .service-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
    width: 49px;
  }
}
.service-four {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 120px 0;
}

@media (max-width: 767px) {
  .service-four {
    padding: 80px 0;
  }
}
.service-four__item {
  position: relative;
  z-index: 1;
  background-color: var(--tolak-white, #fff);
  padding: 0;
  text-align: center;
  border-radius: 0 0 50% 50%;
  max-width: 270px;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
}

.service-four__item::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 0 0 50% 50%;
  background-color: var(--tolak-black2, #222222);
  transition: all 0.5s;
}

.service-four__item:hover::after {
  height: 100%;
  opacity: 1;
}

.service-four__item__image {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: var(--tolak-white, #fff);
  padding: 10px;
  border-radius: 50%;
  transition: all 0.5s;
}

.service-four__item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.service-four__item:hover .service-four__item__image {
  background-color: var(--tolak-black2, #222222);
  border-radius: 0 0 50% 50%;
}

.service-four__item:hover .service-four__item__image img {
  border-radius: 0 0 50% 50%;
}

.service-four__item__content {
  position: relative;
  z-index: 2;
  padding: 0 20px 13px;
}

.service-four__item__icon {
  position: relative;
  z-index: 3;
  top: -41px;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto -22px;
  background-color: rgba(var(--tolak-white-rgb, 255, 255, 255), 0.8);
  font-size: 42px;
  color: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.08));
}

.service-four__item:hover .service-four__item__icon {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.service-four__item:hover .service-four__item__icon span {
  animation: bounceIn 1s linear;
  animation-duration: 1s;
}

.service-four__item__title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 11px;
}

.service-four__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-four__item__title a:hover {
  background-size: 100% 1px;
}

.service-four__item__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.service-four__item:hover .service-four__item__title {
  color: var(--tolak-white, #fff);
}

.service-four__item__text {
  line-height: 26px;
  margin: 0;
  transition: all 300ms ease;
}

.service-four__item:hover .service-four__item__text {
  color: var(--tolak-text-dark, #b7b7b7);
}

.service-four__item__rm {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 46px;
  height: 46px;
  background-color: var(--tolak-base, #3d72fc);
  border: 3px solid var(--tolak-white, #fff);
  border-radius: 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-white, #fff);
  justify-content: center;
  opacity: 0;
  transform: translateY(100px);
}

.service-four__item__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.service-four__item__rm:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.service-four__item__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.service-four__item:hover .service-four__item__rm {
  opacity: 1;
  transform: translateY(0);
}

.service-four__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  padding-top: 50px;
  margin-top: 50px;
}

@media (max-width: 991px) {
  .service-four__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
}
.service-four__bottom__left {
  position: relative;
  padding-left: 25px;
  padding-top: 12px;
  padding-bottom: 13px;
  background-position: left bottom;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .service-four__bottom__left {
    background-image: none !important;
    padding-left: 0;
  }
}
.service-four__bottom__title {
  font-size: 20px;
  margin: 0 0 8px;
}

.service-four__bottom__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

@media (max-width: 767px) {
  .service-four__bottom__list {
    gap: 0;
  }
}
.service-four__bottom__list li {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
}

.service-four__bottom__list li i {
  font-size: 17px;
  color: var(--tolak-black, #051d1f);
  transition: all 0.5s;
}

.service-four__bottom__list li:hover i {
  color: var(--tolak-base, #3d72fc);
}

.service-five {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 120px 0;
}

@media (max-width: 767px) {
  .service-five {
    padding: 80px 0;
  }
}
.service-five__item {
  position: relative;
  z-index: 1;
  background-color: var(--tolak-white, #fff);
  padding: 0;
  overflow: hidden;
  border-radius: 10px;
  text-align: center;
}

.service-five__item::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 10px;
  background-color: var(--tolak-black2, #222222);
  transition: all 0.5s;
}

.service-five__item:hover::after {
  height: 100%;
  opacity: 1;
}

.service-five__item__image {
  position: relative;
}

.service-five__item__image img {
  width: 100%;
  height: auto;
}

.service-five__item__content {
  position: relative;
  z-index: 2;
  padding: 0 20px 32px;
}

.service-five__item__icon {
  position: relative;
  z-index: 3;
  top: -44px;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto -25px;
  background-color: var(--tolak-white, #fff);
  font-size: 44px;
  color: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.08));
}

.service-five__item:hover .service-five__item__icon {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.service-five__item:hover .service-five__item__icon span {
  animation: bounceIn 1s linear;
  animation-duration: 1s;
}

.service-five__item__title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 14px;
}

.service-five__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-five__item__title a:hover {
  background-size: 100% 1px;
}

.service-five__item__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.service-five__item:hover .service-five__item__title {
  color: var(--tolak-white, #fff);
}

.service-five__item__text {
  line-height: 26px;
  margin: 0;
  transition: all 300ms ease;
}

@media (min-width: 1200px) {
  .service-five__item__text {
    padding: 0 35px;
  }
}
.service-five__item:hover .service-five__item__text {
  color: var(--tolak-white, #fff);
}

/*--------------------------------------------------------------
# Skill
--------------------------------------------------------------*/
.skill-two {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 120px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .skill-two {
    padding: 80px 0;
  }
}
.skill-two__content {
  position: relative;
}

@media (max-width: 991px) {
  .skill-two__content {
    padding-right: 150px;
  }
}
@media (max-width: 767px) {
  .skill-two__content {
    padding-right: 0;
  }
}
.skill-two__content .sec-title-three__tagline {
  color: var(--tolak-base, #3d72fc);
}

.skill-two__content .sec-title-three__title {
  color: var(--tolak-white, #fff);
}

.skill-two__content .sec-title-three {
  padding-bottom: 15px;
}

.skill-two__content__text {
  color: var(--tolak-white, #fff);
  line-height: 26px;
  margin: 0 0 96px;
}

@media (min-width: 1200px) {
  .skill-two__content__text {
    padding-right: 94px;
  }
}
@media (max-width: 767px) {
  .skill-two__content__text {
    margin: 0 0 80px;
  }
}
.skill-two__progress {
  position: relative;
  margin-top: 27px;
}

@media (min-width: 1200px) {
  .skill-two__progress {
    margin-right: 40px;
  }
}
.skill-two__progress__title {
  margin: 0;
  font-size: 16px;
  color: var(--tolak-black, #051d1f);
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 8px;
}

.skill-two__progress__bar {
  width: 100%;
  height: 8px;
  border: 1px solid var(--tolak-base, #3d72fc);
  border-radius: 10px;
  position: relative;
}

.skill-two__progress__inner {
  position: absolute;
  height: calc(100% - 2px);
  left: 1px;
  top: 1px;
  background-color: var(--tolak-base, #3d72fc);
  transition: all 700ms linear;
  border-radius: 10px;
  width: 0px;
}

.skill-two__progress__number {
  position: absolute;
  bottom: calc(100% + 7px);
  right: 0;
  font-size: 14px;
  font-weight: 500;
  width: 43px;
  height: 39px;
  color: var(--tolak-black, #051d1f);
  padding: 5px 0;
  display: flex;
  justify-content: center;
  background-color: var(--tolak-base, #3d72fc);
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 43 39" xmlns="http://www.w3.org/2000/svg"><path d="M0 10C0 4.47715 4.47715 0 10 0H32.8734C38.3962 0 42.8734 4.47715 42.8734 10V30.878H43L37.3836 39L31.724 30.878H10C4.47715 30.878 0 26.4009 0 20.878V10Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: cover;
}

.skill-two__list {
  position: relative;
  margin: 42px 0 40px;
  padding: 0;
  list-style: none;
}

.skill-two__list li {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
  transition: all 300ms ease;
}

.skill-two__list li i {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 18px;
  color: var(--tolak-black, #051d1f);
  transition: all 400ms ease;
}

.skill-two__list li span {
  display: inline-block;
  transition: 300ms ease;
  line-height: 1.2;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
}

.skill-two__list li:hover i {
  color: var(--tolak-base, #3d72fc);
}

.skill-two__list li:hover span {
  background-size: 100% 1px;
}

.skill-two__right {
  position: relative;
}

@media (max-width: 991px) {
  .skill-two__right {
    margin-top: 35px;
  }
}
.skill-two__image {
  position: relative;
  display: inline-block;
  border: 10px solid var(--tolak-white, #fff);
  border-radius: 20px;
  overflow: hidden;
}

.skill-two__image img {
  max-width: none;
  height: auto;
}

@media (max-width: 991px) {
  .skill-two__image img {
    max-width: 100%;
  }
}
.skill-two__chart {
  width: 262px !important;
  height: 262px !important;
  border: 9px solid var(--tolak-white, #fff);
  background-color: var(--tolak-white, #fff);
  margin: -224px 0 0 -85px;
  position: relative;
  z-index: 2;
  border-radius: 50%;
}

@media (max-width: 991px) {
  .skill-two__chart {
    margin-left: -25px;
  }
}
@media (max-width: 767px) {
  .skill-two__chart {
    margin: -85px 0 0 -15px;
  }
}
/*--------------------------------------------------------------
# Client
--------------------------------------------------------------*/
.client-carousel--five {
  position: relative;
  padding: 0;
  border: none;
}

.client-carousel--five__title {
  position: relative;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-base, #3d72fc);
  text-transform: uppercase;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.client-carousel--five__title__bg {
  width: 210px;
  display: inline-block;
}

.client-carousel--five__title__border {
  width: calc(50% - 105px);
  height: 1px;
  display: inline-block;
  background-color: var(--tolak-border-color, #dddddd);
  position: relative;
}

.client-carousel--five__title__border::after {
  position: absolute;
  left: 0;
  top: -4px;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--tolak-base, #3d72fc);
  animation: zumpX 10s linear infinite;
}

.client-carousel--five .client-carousel__one {
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
}

.client-carousel--five .client-carousel__one__item {
  position: relative;
  margin-top: 54px;
  margin-bottom: 70px;
  border-radius: 0;
}

@media (max-width: 767px) {
  .client-carousel--five .client-carousel__one__item {
    margin-top: 34px;
    margin-bottom: 50px;
  }
}
.client-carousel--five .client-carousel__one__item::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -120px;
  margin: 0 auto;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 25px 25px 25px;
  border-color: transparent transparent var(--tolak-base, #3d72fc) transparent;
  transition: all 500ms ease;
  visibility: hidden;
  opacity: 0;
}

.client-carousel--five .client-carousel__one__item:hover {
  background-color: transparent;
}

.client-carousel--five .client-carousel__one__item:hover::after {
  visibility: visible;
  opacity: 1;
  bottom: -71px;
}

.client-carousel--six {
  position: relative;
  padding: 0;
  border: none;
}

.client-carousel--six__title {
  position: relative;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-base, #3d72fc);
  text-transform: uppercase;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.client-carousel--six__title__bg {
  width: 210px;
  display: inline-block;
}

.client-carousel--six__title__border {
  width: calc(50% - 105px);
  height: 1px;
  display: inline-block;
  background-color: var(--tolak-border-color, #dddddd);
  position: relative;
}

.client-carousel--six .client-carousel__one__item {
  position: relative;
  margin-top: 54px;
  margin-bottom: 70px;
  border-radius: 0;
}

@media (max-width: 767px) {
  .client-carousel--six .client-carousel__one__item {
    margin-top: 34px;
    margin-bottom: 50px;
  }
}
.client-carousel--six .client-carousel__one__item:hover {
  background-color: transparent;
}

/*--------------------------------------------------------------
# Project
--------------------------------------------------------------*/
.project-three {
  position: relative;
  padding: 120px 0;
  counter-reset: count;
}

@media (max-width: 767px) {
  .project-three {
    padding: 80px 0;
  }
}
.project-three__btn {
  position: relative;
  text-align: right;
  padding: 37px 0 0;
}

@media (max-width: 767px) {
  .project-three__btn {
    padding: 0 0 50px;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .project-three .sec-title-three__title br {
    display: none;
  }
}
.project-three__item {
  position: relative;
  counter-increment: count;
  overflow: hidden;
}

.project-three__item__image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.project-three__item__image::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 397px;
  content: "";
  background-image: url(assets/images/shapes/project-3-overlay.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.4s ease;
}

.project-three__item__image img {
  width: 100%;
  height: auto;
  transition: all 500ms ease;
}

.project-three__item:hover .project-three__item__image img {
  transform: scale(1.05);
}

.project-three__item__cats {
  position: absolute;
  left: 35px;
  top: 35px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}

.project-three__item__cats a {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black, #051d1f);
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 4px 15px 2.3px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.project-three__item__cats a:hover {
  background-color: var(--tolak-black, #051d1f);
  color: var(--tolak-white, #fff);
}

.project-three__item__content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 0 35px 30px;
  transition: all 0.3s ease;
}

.project-three__item__number {
  position: relative;
  display: inline-block;
  font-size: 30px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  font-weight: 700;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--tolak-white, #fff);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translate3d(0, 0, 0);
}

.project-three__item__number::before {
  content: counters(count, ".", decimal-leading-zero);
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.project-three__item:hover .project-three__item__number {
  transform: translate3d(0, -73px, 0);
}

.project-three__item__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 0;
  text-transform: capitalize;
  color: var(--tolak-white, #fff);
  transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translate3d(0, 0, 0);
}

.project-three__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  transition: all 0.4s ease;
}

.project-three__item__title a:hover {
  background-size: 100% 1px;
}

.project-three__item__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.project-three__item:hover .project-three__item__title {
  transform: translate3d(0, -73px, 0);
}

.project-three__item__rm {
  width: 50px;
  height: 50px;
  background-color: var(--tolak-base, #3d72fc);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--tolak-black, #051d1f);
  border-radius: 50%;
  position: absolute;
  left: 35px;
  bottom: 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translate3d(0, 100px, 0);
}

.project-three__item__rm:hover {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black, #051d1f);
}

.project-three__item__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.project-three__item__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.project-three__item:hover .project-three__item__rm {
  transform: translate3d(0, -35px, 0);
  visibility: visible;
  opacity: 1;
}

.project-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
  height: 10px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.5);
  width: 49px;
  border-radius: 10px;
  border: none;
}

@media (max-width: 767px) {
  .project-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
    width: 25px;
  }
}
.project-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot:hover {
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 1);
}

.project-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
  width: 69px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 1);
}

@media (max-width: 767px) {
  .project-three .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
    width: 50px;
  }
}
.project-four {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .project-four {
    padding: 80px 0;
  }
}
.project-four .container {
  max-width: 1600px;
}

.project-four__item {
  position: relative;
  overflow: hidden;
  padding-bottom: 25px;
  transition: all 0.4s ease;
}

.project-four__item:hover {
  transform: translateY(-15px);
}

.project-four__item__image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.project-four__item__image::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 397px;
  opacity: 0;
  visibility: hidden;
  content: "";
  background-image: url(assets/images/shapes/project-4-overlay.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.4s ease;
}

.project-four__item__image img {
  width: 100%;
  height: auto;
  transition: all 500ms ease;
}

.project-four__item:hover .project-four__item__image::after {
  opacity: 1;
  visibility: visible;
}

.project-four__item:hover .project-four__item__image img {
  transform: scale(1.05);
}

.project-four__item__content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 0 50px 0 30px;
  transition: all 0.3s ease;
}

.project-four__item__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 0;
  opacity: 0;
  text-transform: capitalize;
  color: var(--tolak-white, #fff);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translate3d(0, 0, 0);
}

.project-four__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  transition: all 0.4s ease;
}

.project-four__item__title a:hover {
  background-size: 100% 1px;
}

.project-four__item:hover .project-four__item__title {
  transform: translate3d(0, -63px, 0);
  opacity: 1;
}

.project-four__item__text {
  margin: 0;
  color: var(--tolak-white, #fff);
  line-height: 26px;
  transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translate3d(0, 0, 0);
  opacity: 0;
}

.project-four__item:hover .project-four__item__text {
  opacity: 1;
  transform: translate3d(0, -53px, 0);
}

.project-four__item__rm {
  width: 50px;
  height: 50px;
  background-color: var(--tolak-black2, #222222);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--tolak-white, #fff);
  border-radius: 50%;
  position: absolute;
  right: 30px;
  bottom: 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translate3d(0, -100px, 0);
}

.project-four__item__rm:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.project-four__item__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.project-four__item__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.project-four__item:hover .project-four__item__rm {
  transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team-three {
  padding: 120px 0;
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
}

@media (max-width: 767px) {
  .team-three {
    padding: 80px 0;
  }
}
.team-card-three {
  position: relative;
  z-index: 1;
  background-color: transparent;
  overflow: hidden;
  padding: 0;
}

.team-card-three__image {
  position: relative;
  overflow: hidden;
}

.team-card-three__image img {
  width: 100%;
}

.team-card-three__social {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -35px;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
}

.team-card-three__social__toggler {
  width: 71px;
  height: 71px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  font-size: 14px;
  color: var(--tolak-black, #051d1f);
  transition: all 300ms ease;
  display: flex;
  align-items: baseline;
  cursor: pointer;
  justify-content: center;
  margin: 0 auto;
  padding: 15px 0;
}

.team-card-three__social a {
  width: 33px;
  height: 33px;
  position: absolute;
  background-color: var(--tolak-white, #fff);
  line-height: 33px;
  color: var(--tolak-base, #3d72fc);
  font-size: 15px;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}

.team-card-three__social a i {
  display: inline-block;
  backface-visibility: hidden;
}

.team-card-three__social a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black, #051d1f);
}

.team-card-three__social a:hover i {
  animation: iconTranslateX 0.4s forwards;
}

.team-card-three:hover .team-card-three__social__toggler {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base, #3d72fc);
}

.team-card-three:hover .team-card-three__social__toggler .fa-plus:before {
  content: "\f068";
}

.team-card-three:hover .team-card-three__social a:nth-child(1) {
  transform: rotate(0deg) translate(-72px) rotate(0deg) translateY(-8px);
  visibility: visible;
}

.team-card-three:hover .team-card-three__social a:nth-child(2) {
  transform: rotate(0deg) translate(-40px) rotate(0deg) translateY(-37px);
  visibility: visible;
}

.team-card-three:hover .team-card-three__social a:nth-child(3) {
  transform: rotate(0deg) translate(5px) rotate(0deg) translateY(-37px);
  visibility: visible;
}

.team-card-three:hover .team-card-three__social a:nth-child(4) {
  transform: rotate(0deg) translate(39px) rotate(0deg) translateY(-8px);
  visibility: visible;
}

.team-card-three__content {
  position: relative;
  text-align: center;
  z-index: 2;
  background-color: var(--tolak-white, #fff);
  margin: 0 auto;
  width: calc(100% - 40px);
  padding: 23px 25px;
  transition: all 500ms ease;
  filter: drop-shadow(0 0 1.5px rgba(233, 233, 233, 0.25));
}

.team-card-three__content::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  background-color: var(--tolak-base, #3d72fc);
  transition: all 0.4s;
}

.team-card-three:hover .team-card-three__content::after {
  height: 100%;
  opacity: 1;
}

.team-card-three__title {
  margin: 0;
  font-size: 22px;
  line-height: 1.1818181818em;
  color: var(--tolak-black, #051d1f);
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 8px;
}

.team-card-three__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.team-card-three__title a:hover {
  background-size: 100% 1px;
}

.team-card-three__designation {
  margin: 0;
  transition: all 200ms ease;
}

.team-card-three:hover .team-card-three__designation {
  color: var(--tolak-black, #051d1f);
}

.team-four {
  padding: 120px 0;
  position: relative;
}

@media (max-width: 767px) {
  .team-four {
    padding: 80px 0;
  }
}
.team-card-four {
  position: relative;
  z-index: 1;
  background-color: var(--tolak-gray, #ecf2fc);
  overflow: hidden;
  padding: 4px;
  text-align: center;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M0.000976562 368H270.001V135C270.001 60.4416 209.559 0 135.001 0C60.4425 0 0.000976562 60.4416 0.000976562 135V368Z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: top center;
  mask-size: cover;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
}

.team-card-four::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  background-color: var(--tolak-black2, #222222);
  transition: all 0.5s;
}

.team-card-four:hover::after {
  height: 100%;
  opacity: 1;
}

.team-card-four__image {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  max-width: 262px;
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 6px;
}

.team-card-four__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.team-card-four__image::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  z-index: -1;
  opacity: 0;
  background-color: var(--tolak-base, #3d72fc);
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><circle cx="65.501" cy="80.4998" r="156.5"/></svg>');
  mask-repeat: no-repeat;
  mask-position: top center;
  mask-size: cover;
  transition: all 0.5s;
}

.team-card-four__social {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.team-card-four__social a {
  width: 33px;
  height: 33px;
  background-color: var(--tolak-white, #fff);
  line-height: 33px;
  color: var(--tolak-base, #3d72fc);
  font-size: 15px;
  border-radius: 50%;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  transform: translateY(-150px);
}

.team-card-four__social a:nth-child(2) {
  transition: all 0.5s ease-in-out;
}

.team-card-four__social a:nth-child(3) {
  transition: all 0.6s ease-in-out;
}

.team-card-four__social a:nth-child(4) {
  transition: all 0.7s ease-in-out;
}

.team-card-four__social a i {
  display: inline-block;
  backface-visibility: hidden;
}

.team-card-four__social a:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.team-card-four__social a:hover i {
  animation: iconTranslateX 0.4s forwards;
}

.team-card-four:hover .team-card-four__image {
  background-color: var(--tolak-white, #fff);
}

.team-card-four:hover .team-card-four__image::after {
  height: 100%;
  width: 100%;
  opacity: 1;
}

.team-card-four:hover .team-card-four__social a {
  transform: translateY(0);
  visibility: visible;
}

.team-card-four__content {
  position: relative;
  padding: 12px 15px 30px;
}

.team-card-four__title {
  margin: 0;
  font-size: 22px;
  line-height: 1.1818181818em;
  color: var(--tolak-black, #051d1f);
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 3px;
}

.team-card-four__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.team-card-four__title a:hover {
  background-size: 100% 1px;
}

.team-card-four__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.team-card-four:hover .team-card-four__title {
  color: var(--tolak-white, #fff);
}

.team-card-four__designation {
  margin: 0;
  transition: all 200ms ease;
}

.team-card-four:hover .team-card-four__designation {
  color: var(--tolak-white, #fff);
}

/*--------------------------------------------------------------
# Faq
--------------------------------------------------------------*/
.faq-two {
  position: relative;
  background-color: var(--tolak-black4, #1b272a);
  padding: 120px 0 289px;
  clip-path: polygon(0 0, 100% 0, 100% 69%, 80% 100%, 20% 100%, 0% 69%);
}

@media (max-width: 1300px) {
  .faq-two {
    clip-path: none;
  }
}
@media (max-width: 767px) {
  .faq-two {
    padding: 80px 0 239px;
  }
}
.faq-two__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.07;
}

.faq-two__content {
  position: relative;
}

@media (min-width: 1200px) {
  .faq-two__content {
    padding-right: 50px;
  }
}
.faq-two__content__title {
  font-size: 35px;
  line-height: 46px;
  font-weight: 700;
  color: var(--tolak-white, #fff);
  margin: 0 0 21px;
  padding-left: 17px;
  position: relative;
}

@media (max-width: 767px) {
  .faq-two__content__title {
    font-size: 30px;
    line-height: 42px;
  }
}
.faq-two__content__title::after {
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 85%;
  content: "";
  border-radius: 10px;
  background-color: var(--tolak-base, #3d72fc);
}

.faq-two__content__text {
  color: var(--tolak-white, #fff);
  line-height: 26px;
  margin: 0 0 28px;
}

.faq-two__content__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.faq-two__content__list li {
  display: inline-block;
  color: var(--tolak-white, #fff);
}

.faq-two__content__list li i {
  font-size: 18px;
  color: var(--tolak-base, #3d72fc);
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 6px;
  transition: all 0.6s ease;
}

.faq-two__content__list li:hover i {
  transform: rotateY(180deg);
}

.faq-two__content__list li:first-child {
  border-bottom: 1px solid rgba(var(--tolak-border-color-rgb, 221, 221, 221), 0.5);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.faq-two__content__list li + li {
  font-size: 22px;
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
}

.faq-two__content__list li + li i {
  font-size: 52px;
  margin-right: 15px;
  top: 14px;
}

.faq-two__accordion {
  position: relative;
}

@media (min-width: 1200px) {
  .faq-two__accordion {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  .faq-two__accordion {
    margin: 45px 0 0;
  }
}
.faq-two__accordion .accrodion {
  background-color: var(--tolak-white, #fff);
  border-radius: 50px;
  transition: all 500ms ease;
  overflow: hidden;
}

.faq-two__accordion .accrodion + .accrodion {
  margin-top: 10px;
}

.faq-two__accordion .accrodion-title {
  padding: 19px 30px;
  padding-right: 50px;
  transition: all 500ms ease;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.faq-two__accordion .accrodion-title h4 {
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
  font-size: 17px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  margin: 0;
  transition: all 500ms ease;
  position: relative;
}

@media (max-width: 500px) {
  .faq-two__accordion .accrodion-title h4 {
    display: flex;
  }
}
.faq-two__accordion .accrodion-title h4 i {
  display: inline-block;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  text-align: center;
  line-height: 20px;
  margin-right: 4px;
  position: relative;
  top: 2px;
  transition: all 500ms ease;
}

.faq-two__accordion .accrodion-title__icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: -21px;
  transform: translateY(-50%);
}

.faq-two__accordion .accrodion-title__icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  content: "\e901";
  font-family: "tolak-icons-two" !important;
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}

.faq-two__accordion .accrodion-title::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  content: "";
  transition: all 500ms ease;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
}

.faq-two__accordion .active {
  border-radius: 10px;
}

.faq-two__accordion .active .accrodion-title h4 {
  color: var(--tolak-black, #051d1f);
}

.faq-two__accordion .active .accrodion-title h4 i {
  color: var(--tolak-black, #051d1f);
}

.faq-two__accordion .active .accrodion-title::after {
  width: 100%;
}

.faq-two__accordion .active .accrodion-title__icon::after {
  content: "\e902";
}

.faq-two__accordion .accrodion-content .inner {
  padding: 25px 30px;
  border-top: none;
  margin-top: -2px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.faq-two__accordion .accrodion-content .inner__image {
  flex-shrink: 0;
  width: 53px;
  height: 49px;
}

.faq-two__accordion .accrodion-content .inner__image img {
  width: 100%;
  height: 100%;
}

.faq-two__accordion .accrodion-content p {
  margin: 0;
  line-height: 28px;
}

.faq-three {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .faq-three {
    padding: 80px 0;
  }
}
.faq-three .sec-title-four {
  padding-bottom: 16px;
}

.faq-three__text {
  margin: 0 0 32px;
}

@media (min-width: 1200px) {
  .faq-three__text {
    padding-right: 67px;
  }
}
.faq-three__accordion {
  position: relative;
}

@media (min-width: 1200px) {
  .faq-three__accordion {
    padding-right: 60px;
  }
}
@media (max-width: 1199px) {
  .faq-three__accordion {
    margin: 0 0 45px;
  }
}
.faq-three__accordion .accrodion {
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 50px;
  transition: all 500ms ease;
  overflow: hidden;
}

.faq-three__accordion .accrodion + .accrodion {
  margin-top: 20px;
}

.faq-three__accordion .accrodion-title {
  padding: 19px 30px;
  padding-right: 50px;
  transition: all 500ms ease;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.faq-three__accordion .accrodion-title h4 {
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
  font-size: 17px;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  margin: 0;
  transition: all 500ms ease;
  position: relative;
}

@media (max-width: 500px) {
  .faq-three__accordion .accrodion-title h4 {
    display: flex;
  }
}
.faq-three__accordion .accrodion-title h4 i {
  display: inline-block;
  font-size: 20px;
  color: var(--tolak-base, #3d72fc);
  text-align: center;
  line-height: 20px;
  margin-right: 4px;
  position: relative;
  top: 2px;
  transition: all 500ms ease;
}

.faq-three__accordion .accrodion-title__icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: -21px;
  transform: translateY(-50%);
}

.faq-three__accordion .accrodion-title__icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  content: "\e901";
  font-family: "tolak-icons-two" !important;
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}

.faq-three__accordion .accrodion-title::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  content: "";
  transition: all 500ms ease;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
}

.faq-three__accordion .active {
  border-radius: 10px;
}

.faq-three__accordion .active .accrodion-title h4 {
  color: var(--tolak-white, #fff);
}

.faq-three__accordion .active .accrodion-title h4 i {
  color: var(--tolak-white, #fff);
}

.faq-three__accordion .active .accrodion-title::after {
  width: 100%;
}

.faq-three__accordion .active .accrodion-title__icon::after {
  content: "\e902";
}

.faq-three__accordion .accrodion-content .inner {
  padding: 25px 30px;
  border-top: none;
  margin-top: -2px;
  display: flex;
  align-items: center;
  gap: 20px;
}

.faq-three__accordion .accrodion-content .inner__image {
  flex-shrink: 0;
  width: 62px;
  height: 62px;
}

.faq-three__accordion .accrodion-content .inner__image img {
  width: 100%;
  height: 100%;
  border-radius: 3px;
}

.faq-three__accordion .accrodion-content p {
  margin: 0;
  line-height: 28px;
}

.faq-three__image {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
}

@media (max-width: 767px) {
  .faq-three__image {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .faq-three__image {
    margin-left: -35px;
  }
}
.faq-three__image__left {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.faq-three__image img {
  border-radius: 30px;
}

@media (max-width: 1199px) {
  .faq-three__image img {
    max-width: 100%;
  }
}
/*--------------------------------------------------------------
# Video
--------------------------------------------------------------*/
.video-three {
  position: relative;
}

.video-three__inner {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50px;
  border: 13px solid var(--tolak-white, #fff);
  border-right-width: 10px;
  border-left-width: 10px;
  overflow: hidden;
  padding: 304px 0 0;
  margin-top: -169px;
}

@media (max-width: 767px) {
  .video-three__inner {
    padding: 204px 0 0;
  }
}
.video-three__btn {
  width: 242px;
  height: 288px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.9);
  border: 8px solid var(--tolak-white, #fff);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-radius: 50%;
  margin: 0 auto -121px;
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
  text-transform: uppercase;
  padding-top: 36px;
}

.video-three__btn .video-popup {
  font-size: 52px;
  color: var(--tolak-black, #051d1f);
  display: inline-block;
  line-height: 52px;
  margin-bottom: 12px;
  transform: scale(1);
}

.video-three__btn .video-popup:hover {
  transform: scale(1.1);
}

.video-four {
  position: relative;
  background-color: var(--tolak-black2, #222222);
  padding: 120px 0;
  overflow: hidden;
  text-align: center;
}

@media (max-width: 767px) {
  .video-four {
    padding: 80px 0;
  }
}
.video-four__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.18;
}

.video-four__ball-left {
  width: 260px;
  height: 260px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  border: 6px solid var(--tolak-white, #fff);
  position: absolute;
  left: -95px;
  bottom: -95px;
  animation: zoomBig 3s linear infinite;
}

@media (max-width: 1199px) {
  .video-four__ball-left {
    display: none;
  }
}
.video-four__ball-right {
  width: 260px;
  height: 260px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  border: 6px solid var(--tolak-white, #fff);
  position: absolute;
  right: -95px;
  bottom: -95px;
  animation: zoomBig 3s linear infinite;
}

@media (max-width: 1199px) {
  .video-four__ball-right {
    display: none;
  }
}
.video-four .container {
  position: relative;
  z-index: 2;
}

.video-four .video-popup {
  font-size: 52px;
  line-height: 52px;
  display: inline-block;
  color: var(--tolak-white, #fff);
  transform: scale(1);
  margin-bottom: 27px;
}

.video-four .video-popup:hover {
  transform: scale(1.1);
  color: var(--tolak-base, #3d72fc);
}

.video-four .sec-title-four {
  padding-bottom: 11px;
}

.video-four .sec-title-four__title {
  color: var(--tolak-white, #fff);
}

.video-four__text {
  line-height: 26px;
  color: var(--tolak-white, #fff);
  margin-bottom: 35px;
}

.video-four .tolak-btn-two {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black4, #1b272a);
}

.video-four .tolak-btn-two:hover {
  color: var(--tolak-white, #fff);
}

.video-four .tolak-btn-two::after,
.video-four .tolak-btn-two::before,
.video-four .tolak-btn-two .tolak-btn-two__left-star,
.video-four .tolak-btn-two .tolak-btn-two__right-star {
  background-color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# Testimonial
--------------------------------------------------------------*/
.testimonials-four {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .testimonials-four {
    padding: 80px 0;
  }
}
.testimonials-four .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
  height: 10px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.5);
  width: 49px;
  border-radius: 10px;
  border: none;
}

@media (max-width: 767px) {
  .testimonials-four .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
    width: 25px;
  }
}
.testimonials-four .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot:hover {
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 1);
}

.testimonials-four .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
  width: 69px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 1);
}

@media (max-width: 767px) {
  .testimonials-four .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
    width: 50px;
  }
}
.testimonials-card-four {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--tolak-border-color, #dddddd);
  padding: 29px 30px 0;
  transition: all 0.4s;
}

@media (max-width: 767px) {
  .testimonials-card-four {
    padding: 29px 22px 0;
  }
}
.testimonials-card-four::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  background-color: var(--tolak-black4, #1b272a);
  transition: all 0.4s;
}

.testimonials-card-four:hover {
  border-color: transparent;
}

.testimonials-card-four:hover::before {
  height: 100%;
  opacity: 1;
}

.testimonials-card-four:hover::after {
  background-color: var(--tolak-base, #3d72fc);
}

.testimonials-card-four:hover .testimonials-card-four__quote,
.testimonials-card-four:hover .testimonials-card-four__image {
  background-color: var(--tolak-white, #fff);
}

.testimonials-card-four:hover .testimonials-card-four__designation,
.testimonials-card-four:hover .testimonials-card-four__name,
.testimonials-card-four:hover .testimonials-card-four__content {
  color: var(--tolak-white, #fff);
}

.testimonials-card-four::after {
  position: absolute;
  right: -44px;
  bottom: -44px;
  content: "";
  width: 130px;
  height: 130px;
  background-color: var(--tolak-border-color, #dddddd);
  z-index: -1;
  border-radius: 50%;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .testimonials-card-four::after {
    display: none;
  }
}
.testimonials-card-four__rating {
  display: flex;
  align-items: center;
  color: var(--tolak-base, #3d72fc);
  font-size: 20px;
  letter-spacing: 4px;
  margin-bottom: 14px;
}

.testimonials-card-four__content {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  font-style: italic;
  margin: 0 0 21px;
  transition: all 0.3s;
}

.testimonials-card-four__author {
  position: relative;
  min-height: 102px;
  padding: 25px 0 0 132px;
}

@media (max-width: 767px) {
  .testimonials-card-four__author {
    padding-left: 120px;
  }
}
.testimonials-card-four__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 102px;
  height: 102px;
  border-radius: 80px 80px 0 0;
  background-color: var(--tolak-border-color, #dddddd);
  transition: all 0.3s;
  padding: 11px;
  overflow: hidden;
  z-index: 2;
}

.testimonials-card-four__image::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  margin: 0 auto;
  background-color: var(--tolak-base, #3d72fc);
  width: calc(100% - 22px);
  height: 11px;
  z-index: -1;
}

.testimonials-card-four__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 80px 80px 0 0;
}

.testimonials-card-four__name {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 16px;
  transition: all 0.3s;
}

@media (max-width: 400px) {
  .testimonials-card-four__name {
    font-size: 20px;
  }
}
.testimonials-card-four__designation {
  margin: 0;
  line-height: 1;
  transition: all 0.3s;
}

.testimonials-card-four__quote {
  position: absolute;
  width: 56px;
  height: 56px;
  right: 35px;
  bottom: 35px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .testimonials-card-four__quote {
    right: 20px;
    bottom: 20px;
  }
}
.testimonials-card-four__quote img {
  width: 24px !important;
  height: 24px;
}

.testimonials-five {
  position: relative;
  padding: 120px 0;
  background-color: var(--tolak-black2, #222222);
}

@media (max-width: 767px) {
  .testimonials-five {
    padding: 80px 0;
  }
}
.testimonials-five__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.03;
}

.testimonials-five__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.1;
}

.testimonials-five .sec-title-three__title,
.testimonials-five .sec-title-three__tagline {
  color: var(--tolak-white, #fff);
}

.testimonials-five__text {
  position: relative;
  color: var(--tolak-white, #fff);
  line-height: 26px;
  margin: 15px 0 0;
}

@media (max-width: 991px) {
  .testimonials-five__text {
    margin: -15px 0 40px;
  }
}
.testimonials-five__item {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background-color: var(--tolak-black, #051d1f);
  border-radius: 20px;
  padding: 39px 30px 38px 185px;
  transition: all 0.4s;
}

@media (max-width: 767px) {
  .testimonials-five__item {
    padding: 40px 30px;
  }
}
.testimonials-five__item::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  transition: all 0.5s linear;
  z-index: -1;
}

.testimonials-five__item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  transition: all 0.5s linear;
  z-index: -1;
}

.testimonials-five__item__triangle {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 74px;
  background-color: var(--tolak-base, #3d72fc);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  transition: all 0.5s linear;
  opacity: 0.3;
}

.testimonials-five__item:hover .testimonials-five__item__triangle {
  opacity: 1;
}

.testimonials-five__item:hover::before,
.testimonials-five__item:hover::after {
  border-color: var(--tolak-base, #3d72fc);
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.testimonials-five__item__rating {
  display: flex;
  align-items: center;
  color: var(--tolak-base, #3d72fc);
  font-size: 20px;
  letter-spacing: 4px;
  margin-bottom: 14px;
}

.testimonials-five__item__content {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: var(--tolak-white, #fff);
  font-style: italic;
  margin: 0 0 25px;
  transition: all 0.3s;
}

.testimonials-five__item__name {
  text-transform: capitalize;
  font-size: 22px;
  color: var(--tolak-white, #fff);
  line-height: 1;
  margin: 0 0 10px;
  transition: all 0.3s;
}

.testimonials-five__item__designation {
  color: var(--tolak-white, #fff);
  margin: 0;
  line-height: 1;
  transition: all 0.3s;
}

.testimonials-five__item__image {
  position: absolute;
  left: 32px;
  top: 40px;
  width: 124px;
  height: 124px;
  border-radius: 70px 0 70px 70px;
  transition: all 0.3s;
  z-index: 2;
}

@media (max-width: 767px) {
  .testimonials-five__item__image {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 0 35px;
  }
}
.testimonials-five__item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 70px 0 70px 70px;
}

.testimonials-five__item__quote {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -16px;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}

.testimonials-five__item__quote img {
  width: 13px !important;
  height: 13px;
}

.testimonials-five .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
  height: 10px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.5);
  width: 49px;
  border-radius: 10px;
  border: none;
}

@media (max-width: 767px) {
  .testimonials-five .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot {
    width: 25px;
  }
}
.testimonials-five .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot:hover {
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 1);
}

.testimonials-five .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
  width: 69px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 1);
}

@media (max-width: 767px) {
  .testimonials-five .tolak-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active {
    width: 50px;
  }
}
/*--------------------------------------------------------------
# Why Choose Us
--------------------------------------------------------------*/
.why-choose-three {
  position: relative;
  counter-reset: count;
  background-color: var(--tolak-gray, #ecf2fc);
}

.why-choose-three__bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  opacity: 0.1;
}

.why-choose-three__image {
  position: relative;
  overflow: hidden;
}

.why-choose-three__image img {
  max-width: 100%;
}

@media (min-width: 1200px) {
  .why-choose-three__image img {
    max-width: none;
  }
}
.why-choose-three__content {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .why-choose-three__content {
    padding: 80px 0;
  }
}
.why-choose-three__content .sec-title-three {
  padding-bottom: 21px;
}

.why-choose-three__content__text {
  line-height: 26px;
  margin: 0 0 28px;
}

@media (min-width: 1200px) {
  .why-choose-three__content__text {
    padding-right: 94px;
  }
}
.why-choose-three__content__list {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.why-choose-three__content__list li {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  z-index: 2;
  margin-left: 15px;
  background-color: var(--tolak-white, #fff);
  border-radius: 10px;
  font-size: 22px;
  font-weight: 700;
  color: var(--tolak-black, #051d1f);
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  counter-increment: count;
  padding: 19px 0;
  max-width: 87%;
  transition: all 300ms ease;
}

@media (max-width: 767px) {
  .why-choose-three__content__list li {
    flex-direction: column;
    margin: 0;
    text-align: center;
    max-width: 100%;
    padding: 25px;
  }
}
.why-choose-three__content__list li::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  content: "";
  border-radius: 10px;
  transition: all 500ms ease;
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
}

.why-choose-three__content__list li:hover {
  max-width: 100%;
}

.why-choose-three__content__list li:hover::after {
  width: 100%;
}

.why-choose-three__content__list li:hover .why-choose-three__content__list__icon {
  color: var(--tolak-black, #051d1f);
  transform: scale(1.1);
}

.why-choose-three__content__list li:hover .why-choose-three__content__list__rm {
  right: 20px;
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .why-choose-three__content__list li:hover .why-choose-three__content__list__rm {
    right: 0;
  }
}
.why-choose-three__content__list__number {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 15px;
  font-weight: 700;
  color: var(--tolak-base, #3d72fc);
  background-color: var(--tolak-black4, #1b272a);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -15px;
}

@media (max-width: 767px) {
  .why-choose-three__content__list__number {
    margin: 0;
  }
}
.why-choose-three__content__list__number::after {
  content: counters(count, ".", decimal-leading-zero);
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.why-choose-three__content__list__icon {
  font-size: 50px;
  line-height: 50px;
  color: var(--tolak-base, #3d72fc);
  transition: all 300ms ease;
  transform: scale(1);
}

.why-choose-three__content__list__rm {
  position: absolute;
  right: 0;
  width: 52px;
  height: 52px;
  background-color: var(--tolak-black4, #1b272a);
  border: 4px solid var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: all 700ms ease;
}

@media (max-width: 767px) {
  .why-choose-three__content__list__rm {
    position: relative;
    visibility: visible;
    opacity: 1;
  }
}
.why-choose-three__content__list__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.why-choose-three__content__list__rm:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black4, #1b272a);
}

.why-choose-three__content__list__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.why-choose-four {
  position: relative;
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
}

.why-choose-four__content {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .why-choose-four__content {
    padding: 80px 0;
  }
}
.why-choose-four__content .sec-title-four {
  padding-bottom: 16px;
}

.why-choose-four__content__text {
  line-height: 26px;
  margin: 0 0 37px;
}

@media (min-width: 1200px) {
  .why-choose-four__content__text {
    padding-right: 67px;
  }
}
.why-choose-four__list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.why-choose-four__list li {
  position: relative;
}

@media (min-width: 1200px) {
  .why-choose-four__list li {
    margin-right: 55px;
  }
}
.why-choose-four__list li:hover .why-choose-four__list__title i {
  transform: rotateY(180deg);
}

.why-choose-four__list li + li {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  padding-top: 30px;
  margin-top: 26px;
}

.why-choose-four__list__title {
  position: relative;
  padding: 13px 0 0 70px;
  font-size: 22px;
  margin: 0 0 26px;
}

.why-choose-four__list__title i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 50px;
  line-height: 50px;
  color: var(--tolak-base, #3d72fc);
  display: inline-block;
  transition: all 0.6s ease;
}

.why-choose-four__list__text {
  line-height: 26px;
  margin: 0;
}

.why-choose-four__image {
  position: relative;
  overflow: hidden;
}

.why-choose-four__image img {
  max-width: 100%;
}

@media (min-width: 1200px) {
  .why-choose-four__image img {
    max-width: none;
  }
}
.why-choose-five {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .why-choose-five {
    padding: 80px 0;
  }
}
.why-choose-five__image {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 10px;
}

@media (max-width: 1199px) {
  .why-choose-five__image {
    margin-bottom: 45px;
  }
}
.why-choose-five__image::after {
  position: absolute;
  left: 0;
  top: -10px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  width: 177px;
  z-index: -1;
  height: 182px;
  border-radius: 120px 0 120px 0;
}

.why-choose-five__image::before {
  position: absolute;
  right: -10px;
  bottom: 0;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  width: 177px;
  z-index: -1;
  height: 182px;
  border-radius: 120px 0 120px 0;
}

.why-choose-five__image img {
  max-width: 100%;
  border-radius: 120px 0 120px 0;
}

.why-choose-five__content {
  position: relative;
}

.why-choose-five__content .sec-title-four {
  padding-bottom: 24px;
}

.why-choose-five__content__text {
  line-height: 26px;
  margin: 0 0 35px;
}

@media (min-width: 1200px) {
  .why-choose-five__content__text {
    padding-right: 67px;
  }
}
.why-choose-five__box {
  position: relative;
  z-index: 2;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 15px;
  text-align: center;
  margin-top: 26px;
  padding: 0 20px 15px;
}

.why-choose-five__box::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 15px;
  background-color: var(--tolak-black2, #222222);
  transition: all 0.5s;
}

.why-choose-five__box:hover .why-choose-five__box__icon {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.why-choose-five__box:hover .why-choose-five__box__icon i {
  animation: bounceIn 1s linear;
  animation-duration: 1s;
}

.why-choose-five__box:hover .why-choose-five__box__title {
  color: var(--tolak-white, #fff);
}

.why-choose-five__box:hover::after {
  opacity: 1;
  height: 100%;
}

.why-choose-five__box__icon {
  position: relative;
  z-index: 3;
  top: -26px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto -25px;
  background-color: var(--tolak-white, #fff);
  font-size: 28px;
  color: var(--tolak-base, #3d72fc);
  transition: all 500ms ease;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.08));
}

.why-choose-five__box__title {
  margin: 17px 0 0;
  font-size: 18px;
  line-height: 26px;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  .why-choose-five__box__title {
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
  }
}
.why-choose-five__list {
  position: relative;
  margin: 40px 0 45px;
  padding: 27px 40px;
  list-style: none;
  display: flex;
  gap: 19px;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .why-choose-five__list {
    padding: 27px 25px;
  }
}
.why-choose-five__list li {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 190px;
  gap: 10px;
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .why-choose-five__list li {
    min-width: 170px;
  }
}
.why-choose-five__list li span {
  display: inline-block;
  transition: 300ms ease;
  line-height: 1.2;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
}

.why-choose-five__list li i {
  font-size: 17px;
  line-height: 17px;
  color: var(--tolak-base, #3d72fc);
  display: inline-block;
  transition: all 0.6s ease;
}

.why-choose-five__list li:hover {
  color: var(--tolak-base, #3d72fc);
}

.why-choose-five__list li:hover span {
  background-size: 100% 1px;
}

/*--------------------------------------------------------------
# CTA
--------------------------------------------------------------*/
.cta-seven {
  position: relative;
  background-color: var(--tolak-base, #3d72fc);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding: 107px 0 272px;
}

@media (max-width: 767px) {
  .cta-seven {
    padding: 80px 0 240px;
  }
}
.cta-seven__shape-one {
  position: absolute;
  left: 40px;
  bottom: 80px;
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  animation: messageMove 3s linear 0s infinite;
}

@media (max-width: 1599px) {
  .cta-seven__shape-one {
    display: none;
  }
}
.cta-seven__shape-two {
  position: absolute;
  left: 200px;
  top: 100px;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  animation: zoomBig 3s linear 0s infinite;
}

@media (max-width: 1199px) {
  .cta-seven__shape-two {
    display: none;
  }
}
.cta-seven__shape-three {
  position: absolute;
  right: 40px;
  bottom: 80px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 112px;
  height: 112px;
  animation: float-bob-y-2 3s linear 0s infinite;
}

@media (max-width: 1299px) {
  .cta-seven__shape-three {
    display: none;
  }
}
.cta-seven__content {
  position: relative;
}

.cta-seven__content__title {
  font-size: 35px;
  line-height: 46px;
  font-weight: 700;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .cta-seven__content__title {
    font-size: 30px;
    line-height: 40px;
  }
}
.cta-seven__box {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 65px;
}

@media (max-width: 767px) {
  .cta-seven__box {
    gap: 15px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.cta-seven__box li {
  position: relative;
  min-height: 40px;
  padding: 0 0 0 62px;
}

.cta-seven__box li:first-child::after {
  position: absolute;
  right: -30px;
  top: 1px;
  width: 2px;
  height: 48px;
  background-color: var(--tolak-black, #051d1f);
  content: "";
}

@media (max-width: 767px) {
  .cta-seven__box li:first-child::after {
    display: none;
  }
}
.cta-seven__box li:hover .cta-seven__box__icon {
  transform: scale(1.1);
}

.cta-seven__box__icon {
  font-size: 39px;
  line-height: 39px;
  color: var(--tolak-black, #051d1f);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  transition: all 400ms ease;
  transform: scale(1);
}

.cta-seven__box__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

.cta-seven__box__text {
  margin: 0;
  color: var(--tolak-black, #051d1f);
  font-weight: 500;
}

.cta-seven__box__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cta-seven__box__text a:hover {
  background-size: 100% 1px;
}

.cta-seven .tolak-btn-two {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black4, #1b272a);
}

.cta-seven .tolak-btn-two:hover {
  color: var(--tolak-white, #fff);
}

@media (max-width: 767px) {
  .cta-seven .align-items-center {
    align-items: flex-start !important;
    margin-top: 40px;
  }
  .cta-seven .justify-content-end {
    justify-content: flex-start !important;
  }
}
.cta-eight {
  position: relative;
  background-color: var(--tolak-black2, #222222);
  padding: 53px 0;
}

.cta-eight__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.1;
}

.cta-eight__shape-one {
  position: absolute;
  left: 0;
  bottom: 0;
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media (max-width: 1499px) {
  .cta-eight__shape-one {
    display: none;
  }
}
.cta-eight__shape-two {
  position: absolute;
  right: 0;
  bottom: 0;
  background-position: right center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media (max-width: 1499px) {
  .cta-eight__shape-two {
    display: none;
  }
}
.cta-eight__content {
  position: relative;
}

.cta-eight__content__title {
  color: var(--tolak-white, #fff);
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  margin: 0 0 24px;
  padding-left: 17px;
  position: relative;
}

@media (max-width: 991px) {
  .cta-eight__content__title br {
    display: none;
  }
}
.cta-eight__content__title::after {
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 81%;
  content: "";
  border-radius: 10px;
  background-color: var(--tolak-base, #3d72fc);
}

.cta-eight__box {
  padding-left: 40px;
  position: relative;
  color: var(--tolak-white, #fff);
  line-height: 26px;
}

@media (max-width: 991px) {
  .cta-eight__box br {
    display: none;
  }
}
.cta-eight__box__icon {
  font-size: 22px;
  line-height: 22px;
  color: var(--tolak-base, #3d72fc);
  position: absolute;
  left: 0;
  top: 4px;
  transition: all 400ms ease;
  transform: scale(1);
}

.cta-eight__box:hover .cta-eight__box__icon {
  transform: scale(1.1);
}

.cta-eight .tolak-btn-two {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black4, #1b272a);
}

.cta-eight .tolak-btn-two:hover {
  color: var(--tolak-white, #fff);
}

.cta-eight .tolak-btn-two::after,
.cta-eight .tolak-btn-two::before,
.cta-eight .tolak-btn-two .tolak-btn-two__left-star,
.cta-eight .tolak-btn-two .tolak-btn-two__right-star {
  background-color: var(--tolak-base, #3d72fc);
}

@media (max-width: 767px) {
  .cta-eight .align-items-center {
    align-items: flex-start !important;
    margin-top: 40px;
  }
  .cta-eight .justify-content-end {
    justify-content: flex-start !important;
  }
}
.cta-nine {
  position: relative;
  background-color: var(--tolak-black2, #222222);
  padding: 120px 0 100px;
  text-align: center;
}

@media (max-width: 767px) {
  .cta-nine {
    padding: 80px 0 70px;
  }
}
.cta-nine__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.4;
}

.cta-nine .container {
  position: relative;
  z-index: 2;
}

.cta-nine__sub-title {
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-weight: 400;
  color: var(--tolak-white, #fff);
  text-transform: uppercase;
  margin: 0 0 6px;
}

.cta-nine__title {
  color: var(--tolak-white, #fff);
  font-size: 35px;
  line-height: 46px;
  margin: 0 0 11px;
}

.cta-nine__text {
  line-height: 26px;
  color: var(--tolak-white, #fff);
  margin: 0 0 28px;
}

.cta-nine__btn {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 28px;
}

.cta-nine__btn .video-popup {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--tolak-white, #fff);
  z-index: 2;
}

@media (max-width: 767px) {
  .cta-nine__btn .video-popup {
    font-size: 0;
  }
}
.cta-nine__btn .video-popup i {
  font-size: 52px;
}

@media (max-width: 767px) {
  .cta-nine__btn .video-popup i {
    font-size: 52px;
  }
}
.cta-nine__btn .video-popup:hover {
  color: var(--tolak-base, #3d72fc);
}

.cta-nine__list {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  gap: 30px;
  margin: 0;
  padding: 0;
}

.cta-nine__list li {
  font-size: 16px;
  color: var(--tolak-white, #fff);
  font-weight: 500;
}

.cta-nine__list li i {
  font-size: 17px;
  margin-right: 4px;
  position: relative;
  top: 2px;
}

.cta-ten {
  position: relative;
  background-color: var(--tolak-base, #3d72fc);
  padding: 60px 0;
}

.cta-ten .progress-box {
  position: relative;
  width: 138px;
  height: 138px;
}

@media (max-width: 991px) {
  .cta-ten .progress-box {
    margin-bottom: 20px;
  }
}
.cta-ten .progress-box .graph-outer {
  position: relative;
  display: flex;
  text-align: center;
  z-index: 1;
  align-items: center;
  justify-content: center;
}

.cta-ten .progress-box .graph-outer .count-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--tolak-white, #fff);
  font-size: 22px;
  font-weight: 600;
}

.cta-ten__content {
  position: relative;
}

.cta-ten__content__title {
  color: var(--tolak-white, #fff);
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  margin: 0 0 24px;
  padding-left: 17px;
  position: relative;
}

@media (max-width: 767px) {
  .cta-ten__content__title br {
    display: none;
  }
}
.cta-ten__content__title::after {
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 81%;
  content: "";
  border-radius: 10px;
  background-color: var(--tolak-white, #fff);
}

.cta-ten__box {
  padding-left: 40px;
  position: relative;
  color: var(--tolak-white, #fff);
  line-height: 26px;
}

@media (max-width: 767px) {
  .cta-ten__box br {
    display: none;
  }
}
.cta-ten__box__icon {
  font-size: 22px;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: 4px;
  transition: all 400ms ease;
  transform: scale(1);
}

.cta-ten__box:hover .cta-ten__box__icon {
  transform: scale(1.1);
}

.cta-ten .tolak-btn-two {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-black2, #222222);
}

.cta-ten .tolak-btn-two:hover {
  color: var(--tolak-white, #fff);
}

@media (max-width: 991px) {
  .cta-ten .align-items-center {
    align-items: flex-start !important;
    margin-top: 40px;
  }
  .cta-ten .justify-content-end {
    justify-content: flex-start !important;
  }
}
.cta-eleven {
  position: relative;
}

.cta-eleven__inner {
  position: relative;
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 50px;
  padding: 10px 10px 10px 100px;
}

@media (max-width: 1199px) {
  .cta-eleven__inner {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .cta-eleven__inner {
    padding: 45px 30px 30px;
  }
}
.cta-eleven__content {
  position: relative;
}

.cta-eleven__content__title {
  font-size: 24px;
  color: var(--tolak-white, #fff);
  line-height: 35px;
  margin: 0 0 20px;
}

.cta-eleven__box {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 65px;
}

@media (max-width: 767px) {
  .cta-eleven__box {
    gap: 15px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.cta-eleven__box li {
  position: relative;
  min-height: 40px;
  padding: 0 0 0 62px;
}

.cta-eleven__box li:first-child::after {
  position: absolute;
  right: -30px;
  top: 1px;
  width: 2px;
  height: 48px;
  background-color: var(--tolak-white, #fff);
  content: "";
}

@media (max-width: 767px) {
  .cta-eleven__box li:first-child::after {
    display: none;
  }
}
.cta-eleven__box li:hover .cta-eleven__box__icon {
  transform: scale(1.1);
}

.cta-eleven__box__icon {
  font-size: 39px;
  line-height: 39px;
  color: var(--tolak-white, #fff);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  transition: all 400ms ease;
  transform: scale(1);
}

.cta-eleven__box__title {
  font-size: 18px;
  color: var(--tolak-white, #fff);
  font-weight: 700;
  margin: 0;
}

.cta-eleven__box__text {
  margin: 0;
  color: var(--tolak-white, #fff);
  font-weight: 500;
}

.cta-eleven__box__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.cta-eleven__box__text a:hover {
  background-size: 100% 1px;
}

.cta-eleven__image {
  position: relative;
  text-align: right;
}

@media (max-width: 991px) {
  .cta-eleven__image {
    margin: 30px 0 0;
    text-align: left;
  }
}
.cta-eleven__image__shape {
  position: absolute;
  left: -113px;
  bottom: 20px;
  width: 162px;
  height: 113px;
  animation: shrinkAnim2 3s ease 0s infinite;
}

@media (max-width: 1199px) {
  .cta-eleven__image__shape {
    display: none;
  }
}
@keyframes shrinkAnim2 {
  0%, 100% {
    transform: rotate(0deg);
    transform-origin: 100% 50%;
  }
  10% {
    transform: rotate(2deg);
  }
  20%, 40%, 60% {
    transform: rotate(-4deg);
  }
  30%, 50%, 70% {
    transform: rotate(4deg);
  }
  80% {
    transform: rotate(-2deg);
  }
  90% {
    transform: rotate(2deg);
  }
}
.cta-eleven__image img {
  max-width: 100%;
  height: auto;
  border-radius: 50px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog-four {
  position: relative;
  margin-top: -155px;
}

.blog-four .container {
  max-width: 1300px;
}

.blog-four__wrapper {
  background-color: var(--tolak-white, #fff);
  border-radius: 50px 50px 0 0;
  padding: 120px 50px;
}

@media (max-width: 1199px) {
  .blog-four__wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .blog-four__wrapper {
    padding: 80px 15px;
  }
}
.blog-card-four {
  position: relative;
  padding: 0;
}

.blog-card-four__image {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 10px;
}

.blog-card-four__image img {
  transition: 0.5s;
  background-size: cover;
  width: 100%;
}

.blog-card-four__image img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-four__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.blog-card-four__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.77);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
}

.blog-card-four:hover .blog-card-four__image > a {
  opacity: 1;
  transform: translateY(0);
}

.blog-card-four:hover .blog-card-four__image img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.blog-card-four:hover .blog-card-four__image img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-four__date {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
  border: 4px solid var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  color: var(--tolak-black, #051d1f);
  font-weight: 500;
  text-transform: capitalize;
  padding: 5px 22px 5px 17px;
  height: 41px;
}

.blog-card-four__date i {
  display: inline-block;
  margin-right: 29px;
}

.blog-card-four__date::after {
  position: absolute;
  left: 45px;
  width: 1px;
  height: 33px;
  content: "";
  background-color: var(--tolak-black, #051d1f);
  top: 0;
  opacity: 0.1;
}

.blog-card-four__content {
  position: relative;
  background-color: var(--tolak-white, #fff);
  padding: 23px 30px 33px;
  border-radius: 10px;
  text-align: left;
  margin: -39px 20px 0;
  position: relative;
  z-index: 10;
  transition: all 500ms ease;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1199px) {
  .blog-card-four__content {
    margin: -39px 10px 0;
    padding-left: 25px;
    padding-right: 15px;
  }
}
.blog-card-four__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin: 0;
  margin-bottom: 6px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .blog-card-four__meta {
    gap: 10px;
  }
}
.blog-card-four__meta li {
  color: var(--tolak-text, #636363);
  font-size: 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.blog-card-four__meta li i {
  color: var(--tolak-base, #3d72fc);
  font-size: 16px;
  margin-right: 9px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .blog-card-four__meta li i {
    margin-right: 5px;
  }
}
.blog-card-four__meta li i.icofont-comment {
  position: relative;
  top: 2px;
}

.blog-card-four__meta li a {
  color: inherit;
  margin-left: 3px;
}

.blog-card-four__meta li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-four__title {
  margin: 0;
  color: var(--tolak-black, #051d1f);
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
}

.blog-card-four__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card-four__title a:hover {
  background-size: 100% 1px;
}

.blog-card-four__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-four__text {
  line-height: 26px;
  margin: 0 0 20px;
}

@media (min-width: 1200px) {
  .blog-card-four__text {
    padding-right: 45px;
  }
}
.blog-card-four__rm {
  position: absolute;
  left: 30px;
  bottom: -22px;
  margin: 0;
  width: 45px;
  height: 45px;
  background-color: var(--tolak-white, #fff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-base, #3d72fc);
  justify-content: center;
  transition: all 700ms ease;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1199px) {
  .blog-card-four__rm {
    left: 25px;
  }
}
.blog-card-four__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.blog-card-four__rm:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-black4, #1b272a);
}

.blog-card-four__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.blog-five {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .blog-five {
    padding: 80px 0;
  }
}
.blog-card-five {
  position: relative;
  z-index: 2;
  padding: 0;
  transition: 0.5s;
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 20px;
  text-align: center;
  margin-bottom: 22px;
}

.blog-card-five::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 20px;
  background-color: var(--tolak-black2, #222222);
  transition: all 0.5s;
}

.blog-card-five:hover {
  border-color: transparent;
}

.blog-card-five:hover::after {
  height: 100%;
  opacity: 1;
}

.blog-card-five__image {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 20px;
}

.blog-card-five__image img {
  transition: 0.5s;
  background-size: cover;
  width: 100%;
}

.blog-card-five__image img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-five__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.blog-card-five__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--tolak-black-rgb, 5, 29, 31), 0.5);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
}

.blog-card-five:hover .blog-card-five__image > a {
  opacity: 1;
  transform: translateY(0);
}

.blog-card-five:hover .blog-card-five__image img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.blog-card-five:hover .blog-card-five__image img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-five__date {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
  background-color: var(--tolak-white, #fff);
  border-radius: 20px;
  text-align: center;
  font-size: 22px;
  color: var(--tolak-base, #3d72fc);
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
  padding: 14px 20px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  transition: all 0.4s;
  height: 77px;
  width: 77px;
}

.blog-card-five__date span {
  display: block;
  font-size: 16px;
  line-height: 1;
}

.blog-card-five:hover .blog-card-five__date {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.blog-card-five__content {
  position: relative;
  padding: 0 37px 33px;
}

@media (max-width: 1199px) {
  .blog-card-five__content {
    padding-left: 25px;
    padding-right: 15px;
  }
}
.blog-card-five__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  position: relative;
  z-index: 2;
  margin: -20px auto 18px;
  padding: 7px 10px;
  border-radius: 30px;
  background-color: var(--tolak-white, #fff);
  max-width: 298px;
  box-shadow: 0px 0 2px 0px rgba(65, 65, 65, 0.25);
}

@media (min-width: 768px) and (max-width: 1199px) {
  .blog-card-five__meta {
    gap: 8px;
  }
}
.blog-card-five__meta li {
  color: var(--tolak-text, #636363);
  font-size: 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.blog-card-five__meta li i {
  color: var(--tolak-base, #3d72fc);
  font-size: 16px;
  margin-right: 6px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .blog-card-five__meta li i {
    margin-right: 5px;
  }
}
.blog-card-five__meta li i.icofont-comment {
  position: relative;
  top: 2px;
}

.blog-card-five__meta li a {
  color: inherit;
  margin-left: 3px;
}

.blog-card-five__meta li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-five__title {
  margin: 0;
  color: var(--tolak-black, #051d1f);
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 3px;
}

.blog-card-five__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card-five__title a:hover {
  background-size: 100% 1px;
}

.blog-card-five__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-five:hover .blog-card-five__title {
  color: var(--tolak-white, #fff);
}

.blog-card-five__text {
  line-height: 26px;
  transition: all 300ms ease;
  margin: 0 0 14px;
}

@media (min-width: 1200px) {
  .blog-card-five__text {
    padding: 0 24px;
  }
}
.blog-card-five:hover .blog-card-five__text {
  color: var(--tolak-white, #fff);
}

.blog-card-five__rm {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -22px;
  width: 45px;
  height: 45px;
  background-color: var(--tolak-black2, #222222);
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-white, #fff);
  justify-content: center;
  transition: all 700ms ease;
}

.blog-card-five__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.blog-card-five__rm:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.blog-card-five__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.blog-card-five:hover .blog-card-five__rm {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.blog-six {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .blog-six {
    padding: 80px 0;
  }
}
.blog-card-six {
  position: relative;
  z-index: 2;
  padding: 0;
  transition: 0.5s;
  background-color: var(--tolak-gray, #ecf2fc);
  overflow: hidden;
  border-radius: 10px;
  padding: 32px;
}

@media (max-width: 1199px) {
  .blog-card-six {
    padding: 32px 25px;
  }
}
.blog-card-six::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 135px;
  height: 70px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  clip-path: polygon(0 0, 100% 0, 58% 100%, 0% 100%);
}

.blog-card-six__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: 500ms ease;
  transform: scale(1.2);
  z-index: -1;
}

.blog-card-six__image::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--tolak-black2-rgb, 34, 34, 34), 0.8);
}

.blog-card-six:hover .blog-card-six__image {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.blog-card-six__date {
  position: relative;
  z-index: 1;
  background-color: var(--tolak-white, #fff);
  border-radius: 20px;
  text-align: center;
  font-size: 22px;
  color: var(--tolak-base, #3d72fc);
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
  padding: 14px 20px;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  transition: all 0.4s;
  height: 77px;
  width: 77px;
  margin: 0 0 71px;
}

.blog-card-six__date span {
  display: block;
  font-size: 16px;
  line-height: 1;
}

.blog-card-six__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 13px;
  position: relative;
  z-index: 2;
  margin: 0 0 11px;
}

.blog-card-six__meta li {
  color: var(--tolak-text, #636363);
  font-size: 15px;
  font-weight: 400;
  display: flex;
  transition: all 300ms ease;
  align-items: center;
}

.blog-card-six__meta li i {
  color: var(--tolak-base, #3d72fc);
  font-size: 16px;
  margin-right: 6px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .blog-card-six__meta li i {
    margin-right: 5px;
  }
}
.blog-card-six__meta li i.icofont-comment {
  position: relative;
  top: 2px;
}

.blog-card-six__meta li a {
  color: inherit;
  margin-left: 3px;
  transition: inherit;
}

.blog-card-six__meta li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-six:hover .blog-card-six__meta li {
  color: var(--tolak-white, #fff);
}

.blog-card-six__title {
  margin: 0;
  color: var(--tolak-black, #051d1f);
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 7px;
}

.blog-card-six__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card-six__title a:hover {
  background-size: 100% 1px;
}

.blog-card-six__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

.blog-card-six:hover .blog-card-six__title {
  color: var(--tolak-white, #fff);
}

.blog-card-six__text {
  line-height: 26px;
  transition: all 300ms ease;
  margin: 0 0 24px;
}

@media (min-width: 1200px) {
  .blog-card-six__text {
    padding-right: 24px;
  }
}
.blog-card-six:hover .blog-card-six__text {
  color: var(--tolak-white, #fff);
}

.blog-card-six__rm {
  position: relative;
  width: 45px;
  height: 45px;
  background-color: var(--tolak-black2, #222222);
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-white, #fff);
  justify-content: center;
  transition: all 700ms ease;
}

.blog-card-six__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.blog-card-six__rm:hover {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.blog-card-six__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.blog-card-six:hover .blog-card-six__rm {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

/*--------------------------------------------------------------
# Mail section
--------------------------------------------------------------*/
.mail-section-two--home-five {
  position: relative;
}

.mail-section-two--home-five .container {
  max-width: 1217px;
}

.mail-section-two--home-five .mail-section-two__wrapper {
  border: none;
  background-color: var(--tolak-white, #fff);
  padding-left: 44px;
  padding-right: 90px;
}

@media (max-width: 1199px) {
  .mail-section-two--home-five .mail-section-two__wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  .mail-section-two--home-five .mail-section-two__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.mail-section-two--home-five .mail-section-two__content {
  gap: 0;
}

.mail-section-two--home-five .mail-section-two__content__icon {
  background-color: transparent;
  color: var(--tolak-base, #3d72fc);
  font-size: 70px;
}

@media (max-width: 767px) {
  .mail-section-two--home-five .mail-section-two__content__icon {
    margin: 0;
    height: 140px;
  }
}
.mail-section-two--home-five .mail-section-two__content__icon::after {
  display: none;
}

.mail-section-two--home-five .mail-section-two__content__title {
  font-size: 30px;
  line-height: 40px;
  color: var(--tolak-black, #051d1f);
}

@media (max-width: 991px) {
  .mail-section-two--home-five .mail-section-two__content__title {
    font-size: 24px;
    line-height: 34px;
  }
}
.mail-section-two--home-five .mail-section-two__newsletter input[type=text] {
  border: 1px solid var(--tolak-border-color, #dddddd);
  height: 50px;
}

.mail-section-two--home-five .mail-section-two__newsletter button {
  right: 5px;
  top: 5px;
  height: 40px;
  letter-spacing: 0;
  padding: 0 30px;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--tolak-black, #051d1f);
}

.mail-section-two--home-five .mail-section-two__newsletter button:hover {
  color: var(--tolak-white, #fff);
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.main-footer-four {
  position: relative;
  z-index: 2;
  padding: 122px 0 0;
  background-color: var(--tolak-black4, #1b272a);
}

.main-footer-four__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.1;
}

.main-footer-four .container {
  position: relative;
}

.main-footer-four .footer-widget--about-two .footer-widget__logo {
  margin-bottom: 29px;
}

.main-footer-four .footer-widget--about-two__text {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 32px;
}

.main-footer-four .footer-widget__social a {
  background-color: transparent;
  border: 1px solid var(--tolak-text, #636363);
  color: var(--tolak-text, #636363);
}

.main-footer-four .footer-widget__social a:hover {
  color: var(--tolak-black, #051d1f);
  border-color: var(--tolak-base, #3d72fc);
}

.main-footer-four .footer-widget {
  margin-bottom: 55px;
}

@media (max-width: 991px) {
  .main-footer-four .footer-widget {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .main-footer-four .footer-widget {
    margin-bottom: 20px;
  }
}
.main-footer-four .footer-widget--posts {
  background-color: var(--tolak-base, #3d72fc);
  margin: -90px 0 0 -30px;
  padding: 168px 25px 50px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-footer-four .footer-widget--posts {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .main-footer-four .footer-widget--posts {
    margin: 0;
    padding: 50px 25px;
  }
}
.main-footer-four .footer-widget--posts .footer-widget__title {
  color: var(--tolak-black, #051d1f);
}

.main-footer-four .footer-widget--posts .footer-widget__posts__image {
  border-radius: 0;
  width: 74px;
  height: 76px;
  margin-right: 20px;
}

.main-footer-four .footer-widget--posts .footer-widget__posts__meta {
  color: var(--tolak-black, #051d1f);
  font-weight: 500;
  margin-bottom: 1px;
}

.main-footer-four .footer-widget--posts .footer-widget__posts__meta i {
  margin-right: 8px;
}

.main-footer-four .footer-widget--posts .footer-widget__posts__title {
  color: var(--tolak-black, #051d1f);
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}

.main-footer-four .footer-widget--posts .footer-widget__posts__title a:hover {
  color: inherit;
}

@media (min-width: 1200px) {
  .main-footer-four--ml30 {
    margin-left: -40px;
  }
}
.main-footer-four__bottom {
  padding: 0;
  position: relative;
  z-index: 2;
}

@media (max-width: 991px) {
  .main-footer-four__bottom {
    margin-top: 60px;
  }
}
.main-footer-four__bottom__inner {
  position: relative;
  border-top: 1px solid rgba(var(--tolak-border-color-rgb, 221, 221, 221), 0.15);
  padding: 25px 0 24px;
}

.main-footer-four__bottom__list {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
}

@media (max-width: 767px) {
  .main-footer-four__bottom__list {
    justify-content: center;
    margin-top: 15px;
  }
}
.main-footer-four__bottom__list li {
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
  display: inline-block;
}

.main-footer-four__bottom__list li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.main-footer-four__bottom__list li a:hover {
  background-size: 100% 1px;
}

.main-footer-four__bottom__list li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.main-footer-four__bottom__list li + li {
  margin-left: 32px;
}

@media (max-width: 991px) {
  .main-footer-four__bottom__list li + li {
    margin-left: 25px;
  }
}
.main-footer-four__copyright {
  margin: 0;
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
}

@media (max-width: 767px) {
  .main-footer-four__copyright {
    text-align: center;
  }
}
.main-footer-five {
  position: relative;
  z-index: 2;
  padding: 2px 0 0;
  background-color: var(--tolak-black4, #1b272a);
}

.main-footer-five__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.1;
}

.main-footer-five .container {
  position: relative;
}

.main-footer-five .footer-widget--about-two .footer-widget__logo {
  margin-bottom: 29px;
}

.main-footer-five .footer-widget--about-two__text {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 32px;
}

.main-footer-five .footer-widget__social a {
  background-color: transparent;
  border: 1px solid var(--tolak-text, #636363);
  color: var(--tolak-text, #636363);
}

.main-footer-five .footer-widget__social a:hover {
  color: var(--tolak-white, #fff);
  border-color: var(--tolak-base, #3d72fc);
}

.main-footer-five .footer-widget {
  margin-bottom: 55px;
}

@media (max-width: 991px) {
  .main-footer-five .footer-widget {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .main-footer-five .footer-widget {
    margin-bottom: 20px;
  }
}
.main-footer-five .footer-widget--posts {
  position: relative;
}

.main-footer-five .footer-widget--posts .footer-widget__posts__image {
  border-radius: 0;
  width: 74px;
  height: 76px;
  margin-right: 20px;
}

.main-footer-five .footer-widget--posts .footer-widget__posts__meta {
  color: var(--tolak-white, #fff);
  font-weight: 500;
  margin-bottom: 3px;
}

.main-footer-five .footer-widget--posts .footer-widget__posts__meta i {
  color: var(--tolak-base, #3d72fc);
  margin-right: 8px;
}

.main-footer-five .footer-widget--posts .footer-widget__posts__title {
  color: var(--tolak-white, #fff);
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.main-footer-five .footer-widget--posts .footer-widget__posts__title a:hover {
  color: var(--tolak-base, #3d72fc);
}

@media (min-width: 1200px) {
  .main-footer-five--ml30 {
    margin-left: -40px;
  }
}
.main-footer-five__bottom {
  padding: 0;
  position: relative;
  z-index: 2;
}

@media (max-width: 991px) {
  .main-footer-five__bottom {
    margin-top: 60px;
  }
}
.main-footer-five__bottom__inner {
  position: relative;
  border-top: 1px solid rgba(var(--tolak-border-color-rgb, 221, 221, 221), 0.15);
  padding: 25px 0 24px;
}

.main-footer-five__bottom__list {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
}

@media (max-width: 767px) {
  .main-footer-five__bottom__list {
    justify-content: center;
    margin-top: 15px;
  }
}
.main-footer-five__bottom__list li {
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
  display: inline-block;
}

.main-footer-five__bottom__list li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.main-footer-five__bottom__list li a:hover {
  background-size: 100% 1px;
}

.main-footer-five__bottom__list li a:hover {
  color: var(--tolak-base, #3d72fc);
}

.main-footer-five__bottom__list li + li {
  margin-left: 32px;
}

@media (max-width: 991px) {
  .main-footer-five__bottom__list li + li {
    margin-left: 25px;
  }
}
.main-footer-five__copyright {
  margin: 0;
  font-size: 16px;
  color: var(--tolak-text-dark, #b7b7b7);
}

@media (max-width: 767px) {
  .main-footer-five__copyright {
    text-align: center;
  }
}
/*--------------------------------------------------------------
# Work Process
--------------------------------------------------------------*/
.work-process-two {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  counter-reset: count;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .work-process-two {
    padding: 80px 0;
  }
}
.work-process-two__shape {
  position: absolute;
  left: 0;
  top: 58px;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.work-process-two__item {
  position: relative;
  z-index: 2;
  counter-increment: count;
  margin-top: 23px;
  border-radius: 0 0 50% 50%;
  padding: 47px 0 0;
  background-color: var(--tolak-white, #fff);
  max-width: 270px;
}

@media (max-width: 1199px) {
  .work-process-two__item {
    margin-left: auto;
    margin-right: auto;
  }
}
.work-process-two__item::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 0 0 50% 50%;
  background-color: var(--tolak-black2, #222222);
  transition: all 0.5s;
}

.work-process-two__item:hover::after {
  height: 100%;
  opacity: 1;
}

.work-process-two__item__number {
  width: 49px;
  height: 49px;
  background-color: var(--tolak-black2, #222222);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: var(--tolak-white, #fff);
  font-size: 22px;
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Raleway", sans-serif);
  line-height: 1;
  position: absolute;
  right: 0;
  top: -23px;
  left: 0;
  margin: 0 auto;
  transition: 500ms ease;
  transform: scale(1);
}

.work-process-two__item__number::before {
  content: counters(count, ".", decimal-leading-zero);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.work-process-two__item:hover .work-process-two__item__number {
  background-color: var(--tolak-base, #3d72fc);
  transform: scale(1.05);
}

.work-process-two__item__title {
  font-size: 22px;
  transition: 300ms ease;
  margin: 0 0 5px;
}

.work-process-two__item:hover .work-process-two__item__title {
  color: var(--tolak-white, #fff);
}

.work-process-two__item__text {
  transition: 300ms ease;
  margin: 0 0 9px;
}

.work-process-two__item:hover .work-process-two__item__text {
  color: var(--tolak-white, #fff);
}

.work-process-two__item__thumb {
  width: 250px;
  height: 250px;
  border: 10px solid var(--tolak-white, #fff);
  border-radius: 50%;
  padding: 0;
  position: relative;
  margin: 0 auto;
  transition: 500ms ease;
}

.work-process-two__item__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.work-process-two__item--reverse {
  display: flex;
  flex-direction: column;
  border-radius: 50% 50% 0 0;
  margin-top: 0;
  margin-bottom: 23px;
  padding: 0 0 47px;
}

.work-process-two__item--reverse::after {
  border-radius: 50% 50% 0 0;
  top: auto;
  bottom: 0;
}

.work-process-two__item--reverse .work-process-two__item__thumb {
  order: -1;
}

.work-process-two__item--reverse .work-process-two__item__title {
  margin: 10px 0 4px;
}

.work-process-two__item--reverse .work-process-two__item__text {
  margin: 0;
}

.work-process-two__item--reverse .work-process-two__item__number {
  top: auto;
  bottom: -23px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-three {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .contact-three {
    padding: 80px 0;
  }
}
.contact-three__wrapper {
  position: relative;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}

.contact-three__content {
  margin: 120px 0 0;
  z-index: 2;
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 10px;
  padding: 63px 40px 70px;
  border-bottom: 5px solid var(--tolak-base, #3d72fc);
}

@media (max-width: 991px) {
  .contact-three__content {
    padding: 63px 30px 60px;
  }
}
.contact-three__content .sec-title-four {
  padding-bottom: 24px;
}

.contact-three__content .form-one__group {
  gap: 20px;
}

.contact-three__content .form-one .bootstrap-select > .dropdown-toggle,
.contact-three__content .form-one input[type=text],
.contact-three__content .form-one input[type=email],
.contact-three__content .form-one textarea {
  background-color: var(--tolak-white, #fff);
  border: 1px solid rgba(var(--tolak-border-color-rgb, 221, 221, 221), 0.5);
  height: 55px;
  border-radius: 50px;
  padding: 0 30px;
  font-size: 16px;
  color: var(--tolak-text, #636363);
}

.contact-three__content .form-one textarea {
  height: 138px;
  border-radius: 20px;
  padding-top: 12px;
}

.contact-three__content .bootstrap-select > .dropdown-toggle:after {
  display: none;
}

.contact-three__content .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  content: "\e901";
  font-family: "tolak-icons-two" !important;
  font-weight: 600;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  display: flex;
  align-items: center;
}

.contact-three__content .tolak-btn-two--home-six {
  border-radius: 30px;
}

.contact-three__content .tolak-btn-two--home-six .tolak-btn-two__left-star,
.contact-three__content .tolak-btn-two--home-six .tolak-btn-two__right-star {
  display: none;
}

.contact-three__content__info {
  display: inline-block;
  position: absolute;
  left: -300px;
  min-height: 84px;
  bottom: 20px;
  border-left: 5px solid var(--tolak-base, #3d72fc);
  background-color: var(--tolak-black2, #222222);
  padding: 21px 45px 10px 114px;
}

@media (max-width: 767px) {
  .contact-three__content__info {
    display: none;
  }
}
.contact-three__content__info__icon {
  font-size: 39px;
  line-height: 39px;
  color: var(--tolak-base, #3d72fc);
  position: absolute;
  left: 47px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}

.contact-three__content__info__title {
  font-size: 18px;
  margin: 0 0 -3px;
  color: var(--tolak-white, #fff);
}

.contact-three__content__info__text {
  color: var(--tolak-white, #fff);
  font-weight: 500;
  margin: 0;
}

.contact-three__content__info__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.contact-three__content__info__text a:hover {
  background-size: 100% 1px;
}

.contact-three__content__info__text a:hover {
  color: var(--tolak-base, #3d72fc);
}

.google-map {
  background-color: var(--tolak-gray, #ecf2fc);
}

.slide-text--home-six {
  position: relative;
  background-color: var(--tolak-black4, #1b272a);
}

.slide-text--home-six .slide-text__list li {
  font-family: var(--tolak-font, "Rubik", sans-serif);
}

/*--------------------------------------------------------------
# Tab Section
--------------------------------------------------------------*/
.tab-one {
  position: relative;
  padding: 120px 0;
  background-color: var(--tolak-gray, #ecf2fc);
}

@media (max-width: 767px) {
  .tab-one {
    padding: 80px 0;
  }
}
.tab-one__tab-title {
  margin: 0 0 100px;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 30px;
}

@media (max-width: 991px) {
  .tab-one__tab-title {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .tab-one__tab-title {
    margin: 0 0 50px;
  }
}
@media (max-width: 500px) {
  .tab-one__tab-title {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}
.tab-one__tab-title li {
  position: relative;
  background-color: var(--tolak-white, #fff);
  border-radius: 15px;
  padding: 48px 48px 44px;
  transition: all 500ms ease;
  cursor: pointer;
  z-index: 2;
}

@media (max-width: 1199px) {
  .tab-one__tab-title li {
    padding: 48px 35px 44px;
  }
}
.tab-one__tab-title li::after {
  position: absolute;
  content: "";
  right: 25px;
  bottom: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 29px 29px 0 29px;
  border-color: var(--tolak-base, #3d72fc) transparent transparent transparent;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s;
}

.tab-one__tab-title li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 15px;
  background-color: var(--tolak-black2, #222222);
  transition: all 0.5s;
}

.tab-one__tab-title li.active-btn::after,
.tab-one__tab-title li:hover::after {
  bottom: -29px;
  opacity: 1;
}

.tab-one__tab-title li.active-btn::before,
.tab-one__tab-title li:hover::before {
  height: 100%;
  opacity: 1;
}

.tab-one__tab-title li.active-btn .tab-one__tab-title__icon,
.tab-one__tab-title li:hover .tab-one__tab-title__icon {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  transform: rotate(180deg);
}

.tab-one__tab-title li.active-btn .tab-one__tab-title__text,
.tab-one__tab-title li:hover .tab-one__tab-title__text {
  color: var(--tolak-white, #fff);
}

.tab-one__tab-title li.active-btn .tab-one__tab-title__shape,
.tab-one__tab-title li:hover .tab-one__tab-title__shape {
  opacity: 1;
  transform: scale(1);
}

.tab-one__tab-title li.active-btn .tab-one__tab-title__trinagle,
.tab-one__tab-title li:hover .tab-one__tab-title__trinagle {
  bottom: auto;
  top: 0;
  right: auto;
  left: 0;
  transform: rotate(180deg);
}

.tab-one__tab-title__icon {
  width: 84px;
  height: 84px;
  box-shadow: 0px 0 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 44px;
  color: var(--tolak-base, #3d72fc);
  margin-bottom: 18px;
  transition: all 400ms ease;
}

.tab-one__tab-title__text {
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  font-weight: 700;
  transition: all 400ms ease;
}

.tab-one__tab-title__shape {
  position: absolute;
  right: 0;
  top: 14px;
  width: 70px;
  height: 139px;
  transition: all 400ms ease;
  opacity: 0;
  transform: scale(0.9);
}

.tab-one__tab-title__trinagle {
  width: 52px;
  height: 52px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: var(--tolak-base, #3d72fc);
  mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 74 69" xmlns="http://www.w3.org/2000/svg"><rect x="75.9531" width="55" height="110" transform="rotate(43.6673 75.9531 0)"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: cover;
  border-radius: 0 0 15px 0;
  transition: all 400ms ease;
}

.tab-one__thumb {
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 20px;
}

.tab-one__thumb::after {
  width: 260px;
  height: 260px;
  background-color: rgba(var(--tolak-base-rgb, 61, 114, 252), 0.8);
  border-radius: 50%;
  border: 6px solid var(--tolak-white, #fff);
  position: absolute;
  content: "";
  left: -98px;
  bottom: -98px;
  animation: zoomBig 3s linear infinite;
}

.tab-one__thumb img {
  max-width: 100%;
  height: auto;
}

.tab-one__content {
  position: relative;
}

@media (max-width: 991px) {
  .tab-one__content {
    margin-top: 45px;
  }
}
.tab-one__content__title {
  font-size: 35px;
  line-height: 46px;
  margin: 0 0 20px;
}

.tab-one__content__text {
  line-height: 26px;
  margin: 0 0 38px;
}

@media (min-width: 1200px) {
  .tab-one__content__text {
    padding-right: 67px;
  }
}
.tab-one__content__list {
  position: relative;
  margin: 0 0 38px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px 0;
  max-width: 410px;
}

@media (max-width: 767px) {
  .tab-one__content__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tab-one__content__list li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: var(--tolak-black, #051d1f);
  transition: all 300ms ease;
}

.tab-one__content__list li i {
  font-size: 17px;
  transition: all 400ms ease;
}

.tab-one__content__list li span {
  display: inline-block;
  transition: 300ms ease;
  line-height: 1.2;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
}

.tab-one__content__list li:hover {
  color: var(--tolak-base, #3d72fc);
}

.tab-one__content__list li:hover i {
  color: var(--tolak-base, #3d72fc);
}

.tab-one__content__list li:hover span {
  background-size: 100% 1px;
}

.tab-one__content .cta-three__author {
  border-top: 1px solid var(--tolak-border-color, #dddddd);
  margin: 40px 0;
  padding-top: 40px;
  max-width: 450px;
}

.tab-one__content .cta-three__author__rm {
  color: var(--tolak-black, #051d1f);
}

.tab-one__content .cta-three__author__rm:hover {
  color: var(--tolak-base, #3d72fc);
}

/*--------------------------------------------------------------
# History Section
--------------------------------------------------------------*/
.our-history {
  position: relative;
  padding: 120px 0 0;
  counter-reset: count;
}

@media (max-width: 767px) {
  .our-history {
    padding: 80px 0 0;
  }
}
.our-history__item {
  position: relative;
  z-index: 2;
  transition: all 0.5s;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 10px 10px 0 0;
  padding: 10px;
  margin-bottom: 70px;
  counter-increment: count;
}

@media (max-width: 991px) {
  .our-history__item {
    margin-bottom: 140px;
  }
}
.our-history__item::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
  transition: all 0.5s;
}

.our-history__item:hover::after {
  border-radius: 10px 10px 0 0;
  height: 100%;
}

.our-history__item::before {
  position: absolute;
  left: 23px;
  bottom: -34px;
  width: 60px;
  height: 35px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  z-index: -1;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  transition: all 0.5s;
}

.our-history__item__top {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  border-radius: 10px;
  border: 1px dashed var(--tolak-border-color, #dddddd);
  padding: 30px 25px 22px;
}

.our-history__item__number {
  width: 65px;
  height: 65px;
  background-color: var(--tolak-white, #fff);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: var(--tolak-black, #051d1f);
  position: relative;
  filter: drop-shadow(0 0 50px rgba(0, 0, 0, 0.15));
  margin-bottom: 25px;
  transition: all 0.4s;
}

.our-history__item__number::after {
  content: counters(count, ".", decimal-leading-zero);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.our-history__item:hover .our-history__item__number {
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
}

.our-history__item__text {
  line-height: 26px;
  margin: 0;
}

.our-history__item__title {
  color: var(--tolak-white, #fff);
  margin: 18px 0 4px;
  text-align: center;
  font-size: 22px;
}

.our-history__item__date {
  color: var(--tolak-white, #fff);
  margin: 0 0 8px;
  line-height: 1;
  text-align: center;
  display: block;
}

.our-history__item__year {
  position: absolute;
  z-index: 2;
  left: 35px;
  bottom: -115px;
  color: var(--tolak-black, #051d1f);
}

.our-history__item__year::after {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  left: 8px;
  bottom: 36px;
  background-color: var(--tolak-base, #3d72fc);
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 50%;
  animation: zoomBig 3s linear infinite;
}

.our-history__border {
  position: relative;
  z-index: -1;
  height: 1px;
  width: 100%;
  background-color: var(--tolak-border-color, #dddddd);
  margin-bottom: 36px;
}

@media (max-width: 991px) {
  .our-history__border {
    display: none;
  }
}
/*--------------------------------------------------------------
# Solution Section
--------------------------------------------------------------*/
.solution-two {
  position: relative;
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 120px 0 90px;
}

@media (max-width: 767px) {
  .solution-two {
    padding: 80px 0 50px;
  }
}
.solution-two__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: difference;
  opacity: 0.2;
}

.solution-two__box {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid var(--tolak-border-color, #dddddd);
  border-radius: 10px;
  transition: all 0.4s linear;
}

.solution-two__box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  transition: all 0.4s linear;
  z-index: -1;
}

.solution-two__box::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  transition: all 0.4s linear;
  z-index: -1;
}

.solution-two__box:hover {
  border-color: transparent;
}

.solution-two__box:hover::after,
.solution-two__box:hover::before {
  border-color: var(--tolak-base, #3d72fc);
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.solution-two__box__title {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 22px;
  border-bottom: 1px solid var(--tolak-border-color, #dddddd);
  transition: all 0.4s ease;
  margin: 0;
  padding: 29px 30px;
}

.solution-two__box__title i {
  display: inline-block;
  color: var(--tolak-base, #3d72fc);
  font-size: 50px;
  transition: all 0.6s ease;
}

.solution-two__box:hover .solution-two__box__title {
  border-color: var(--tolak-base, #3d72fc);
}

.solution-two__box:hover .solution-two__box__title i {
  transform: rotateY(180deg);
}

.solution-two__box__text {
  margin: 0;
  padding: 29px 30px;
}

.solution-two__box__rm {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45px;
  height: 45px;
  background-color: var(--tolak-black, #051d1f);
  border-radius: 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--tolak-white, #fff);
  justify-content: center;
  opacity: 0;
  transform: translateY(100px);
}

.solution-two__box__rm span {
  display: inline-block;
  backface-visibility: hidden;
}

.solution-two__box__rm:hover {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #3d72fc);
}

.solution-two__box__rm:hover span {
  animation: iconTranslateX 0.4s forwards;
}

.solution-two__box:hover .solution-two__box__rm {
  opacity: 1;
  transform: translateY(0);
}

.solution-two__image {
  position: relative;
  display: inline-block;
  border-radius: 50px;
  overflow: hidden;
}

.solution-two__image::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  background: rgba(var(--tolak-white-rgb, 255, 255, 255), 0.2);
  border-radius: 0;
  transition: all 500ms linear;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.solution-two__image:hover::after {
  animation: zoom-hover 0.95s;
}

@keyframes zoom-hover {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 120%;
    height: 120%;
    opacity: 0;
  }
}
.solution-two__image img {
  max-width: 100%;
  height: auto;
}


/* Templates Custom
--------------------------------------------- */
.ml-0 {
  margin-left: 0px;
}

.blog-details__content a,
.blog-details__content ul li a {
  color: var(--tolak-black);
}

.blog-details__content a:hover,
.blog-details__content ul li a:hover {
  color: var(--tolak-base);
}

.blog-card-two__meta__date.page-header--unit-test {
  width: unset;
}

.blog-two .sticky {
  position: relative;
}

.blog-two .sticky::before {
  position: absolute;
  right: 15px;
  content: "";
  width: 40px;
  height: 40px;
  background-color: var(--tolak-base);
  z-index: 10;
  clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 50%, 0 100%, 0 0);
  top: 0px;
}

.blog-card-two__meta.page-header--unit-test {
  padding: 10px 30px 10px 17px;
}

.blog-two .blog-one__item {
  margin-top: 30px;
}

.blog-card-two {
  border-top: 1px solid var(--tolak-border2-color, #eaf0fa);
}

.blog-pagination {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  padding-top: 30px;
}

.blog-pagination a,
.blog-pagination span {
  width: 50px;
  height: 50px;
  border: 1px solid var(--tolak-border-color, #FCE9DD);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--tolak-black, #0B2038);
  font-size: 18px;
  border-radius: 6px;
}

.blog-pagination a.current,
.blog-pagination a:hover,
.blog-pagination span.current,
.blog-pagination span:hover {
  background-color: var(--tolak-base, #F25334);
  color: var(--tolak-white, #fff);
  border: 0px;
}

.page-header__layer__bg.page-header--unit-test::after {
  border: 0px solid var(--tolak-base, #3d72fc);
}

.page-header__layer__bg.page-header--unit-test {
  background-color: unset;
}

.page-header.page-header--unit-test {
  margin-bottom: 0px;
}

.blog-details ul {
  margin-left: 0px;
}

#commentform textarea,
.form-one .bootstrap-select > .dropdown-toggle,
.form-one input[type=text],
.form-one input[type=email],
.form-one textarea {
  display: block;
  width: 100%;
  height: 150px;
  background-color: transparent;
  color: var(--tolak-text, #b7b7b7);
  font-size: 17px;
  font-weight: 400;
  border: none;
  border: 1px solid rgba(var(--tolak-white-rgb, 255, 255, 255), 0.47);
  outline: none;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 6px;
}

#commentform .tolak-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  font-size: 17px;
  font-weight: 500;
  border-radius: 6px;
  padding: 19px 32px;
  transition: 500ms;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-top: 30px;
}

.wp-block-post-comments-form input[type=submit] {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--tolak-base, #3d72fc);
  color: var(--tolak-white, #fff);
  font-size: 17px;
  font-weight: 500;
  border-radius: 6px;
  padding: 19px 32px;
  transition: 500ms;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.wp-block-post-comments-form input[type=submit]:hover {
  background-color: var(--tolak-black);
}

.blog-details__meta__cats a {
  padding: 3.2px 27px 0.2px 27px;
}

.blog-details__meta__date a {
  text-transform: capitalize;
}

.wp-block-group.has-background {
  padding: 30px;
}

.wp-block-group.has-border-color {
  margin-top: 30px;
  margin-bottom: 30px;
}

.wp-block-query-pagination-numbers {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.wp-block-query-pagination-numbers .current,
.wp-block-query-pagination-numbers .dots,
.wp-block-query-pagination-numbers a {
  width: 50px;
  height: 50px;
  border: 1px solid var(--tolak-border-color, #FCE9DD);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--tolak-black, #0B2038);
  font-size: 18px;
  border-radius: 6px;
}

.wp-block-query-pagination-numbers .current:hover,
.wp-block-query-pagination-numbers .dots:hover,
.wp-block-query-pagination-numbers a:hover {
  border: 1px solid var(--tolak-base);
  color: var(--tolak-white);
  background-color: var(--tolak-base);
}

.wp-block-query-pagination-numbers .current.next,
.wp-block-query-pagination-numbers .current.prev,
.wp-block-query-pagination-numbers .dots.next,
.wp-block-query-pagination-numbers .dots.prev,
.wp-block-query-pagination-numbers a.next,
.wp-block-query-pagination-numbers a.prev {
  width: 62px;
}

.wp-block-query-pagination-numbers .current {
  background-color: var(--tolak-base);
  border-color: var(--tolak-base);
  color: var(--tolak-white);
}

.wp-block-post-navigation-link a,
.wp-block-query-pagination-next {
  color: var(--tolak-black);
}

.wp-block-categories-list.wp-block-categories,
.wp-block-archives.wp-block-archives-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}

.wp-block-rss__item-title a,
.wp-block-pages-list__item a,
.wp-block-latest-posts__list a,
.wp-block-latest-comments__comment-meta a,
.wp-block-categories-list a,
.wp-block-archives-list a {
  color: var(--tolak-black);
}

.wp-block-rss__item-title a:hover,
.wp-block-pages-list__item a:hover,
.wp-block-latest-posts__list a:hover,
.wp-block-latest-comments__comment-meta a:hover,
.wp-block-categories-list a:hover,
.wp-block-archives-list a:hover {
  color: var(--tolak-base);
}

.wp-block-rss li {
  position: relative;
  padding-left: 68px;
  font-size: 16px;
  font-weight: 600;
  color: var(--tolak-black);
  min-height: 44px;
}

.wp-block-rss li + li {
  margin-top: 20px;
}

.wp-block-rss {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wp-block-rss li::before {
  content: "\f09e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tolak-black);
  width: 44px;
  height: 44px;
  color: var(--tolak-white);
  transition: all 500ms ease;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.wp-block-rss__item-title a,
.sidebar .widget.widget_rss li .rsswidget {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
}

.wp-block-search input[type=search] {
  max-width: unset;
}

.wp-block-search .wp-block-search__button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  background-color: var(--tolak-black);
  text-align: center;
  color: var(--tolak-white);
  font-size: 14px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: capitalize;
  letter-spacing: 0.01em;
  border-radius: 0px;
  border: none;
  margin-left: 0px;
}

.blog-details .wp-block-search .wp-block-search__button:hover,
.sidebar .widget .wp-block-search .wp-block-search__button:hover,
.sidebar__single .wp-block-search .wp-block-search__button:hover {
  background-color: var(--tolak-base);
  color: var(--tolak-white, #ffffff);
  fill: var(--tolak-white, #ffffff);
}

.wp-block-search label {
  font-size: 18px;
  color: var(--tolak-black, #1e1e22);
}

.wp-block-search input[type=search] {
  display: block;
  border: none;
  outline: none;
  width: 100%;
  max-width: 300px;
  position: relative;
  line-height: 40px;
  padding: 20px 80px 19px 35px;
  color: var(--tolak-gray, #717178);
  display: block;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--tolak-font, "Kumbh Sans", sans-serif);
  width: 100%;
  height: 60px;
  border: 1px solid var(--tolak-extra, #f2eeeb);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  max-width: unset;
}

.wp-block-tag-cloud a {
  font-size: 18px !important;
  color: var(--tolak-black);
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: all 500ms ease;
  font-weight: 300;
  font-family: var(--tolak-font);
}

.wp-block-tag-cloud a:hover {
  color: var(--tolak-base);
}

.blog-details .wp-block-button a:hover {
  background-color: var(--tolak-base);
  border-color: var(--tolak-base);
  color: #fff;
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover {
  border-color: var(--tolak-base);
  color: var(--tolak-base);
}

.wp-block-column.has-background {
  padding: 20px;
}

.blog-details .page-links {
  color: var(--tolak-black);
  display: flex;
  align-items: center;
}

.page-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.page-links a,
.page-links span {
  width: 50px;
  height: 50px;
  border: 1px solid var(--tolak-border-color, #FCE9DD);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--tolak-black, #0B2038);
  font-size: 18px;
  border-radius: 6px;
}

.page-links a.current,
.page-links a:hover,
.page-links span.current,
.page-links span:hover {
  background-color: var(--tolak-base, #F25334);
  color: var(--tolak-white, #fff);
}

.wp-block-cover-text a,
.wp-block-cover strong,
.wp-block-cover p {
  color: var(--tolak-white);
}

.blog-details .wp-block-cover {
  margin-bottom: 30px;
}

.blog-details .wp-block-cover-text a:hover {
  color: var(--tolak-base);
}

.wp-block-gallery:not(.has-nested-images).alignleft {
  margin-right: 30px;
}

.blog-details .blocks-gallery-caption {
  margin-bottom: 24px;
}

.blog-details blockquote:not([class*=has-]),
.comment-content blockquote,
.blog-details .wp-block-quote {
  background-color: var(--tolak-gray);
  border-left: 2px solid var(--tolak-black, #1e1e22);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  border-radius: 5px;
}

.blog-details blockquote:not([class*=has-])::before,
.comment-content blockquote::before,
.blog-details .wp-block-quote::before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  bottom: 0;
  transform: rotate(180deg);
  font-size: 100px;
  color: var(--tolak-base);
  opacity: 0.4;
  right: 30px;
  line-height: 0.9em;
  bottom: -25px;
}

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none;
}

.wp-block-pullquote {
  margin: 0 0 1em;
  padding: 3em 0;
  text-align: center;
  border-radius: 5px;
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  color: #40464d;
}

.wp-block-heading {
  position: relative;
  text-transform: capitalize;
  margin-bottom: 30px;
  margin-left: 0;
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Cormorant", serif);
}

.blog-details ul,
.comments-area ul,
.comments-area ol,
.blog-details ol {
  margin: 0 0 0.5em 0.6em;
  padding-left: 1.2rem;
}

.wp-block-file a {
  color: var(--tolak-black);
}

.wp-block-file a:hover {
  color: var(--tolak-base);
}

.wp-block-file .wp-block-file__button {
  color: var(--tolak-white);
}

.wp-block-file .wp-block-file__button:hover {
  color: var(--tolak-white);
  background-color: var(--tolak-base);
}

.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
  margin-bottom: 30px;
}

.wp-block-categories-dropdown select,
.wp-block-archives-dropdown select {
  width: 100%;
  height: 60px;
  background-color: var(--tolak-gray, #f2eeeb);
  border: 1px solid var(--tolak-border-color, #f2eeeb);
  outline: none;
  color: var(--tolak-color, #717178);
  font-size: 16px;
  font-weight: 500;
  padding-left: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: var(--tolak-font, "Kumbh Sans", sans-serif);
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="rgb(34, 36, 41)" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
  background-repeat: no-repeat;
  background-position: right 30px top 50%;
  background-size: 0.65em auto;
  border-radius: 0px;
}

.wp-block-latest-posts.wp-block-latest-posts__list,
ol.wp-block-latest-comments,
ul.wp-block-rss.wp-block-rss {
  margin-left: 0px;
  padding-left: 0px;
}

.wp-block-archives-list li,
.sidebar .widget.widget_archive li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  line-height: 36px;
  font-size: 16px;
  text-transform: capitalize;
  color: var(--tolak-black, #717178);
  transition: all 0.3s ease;
  z-index: 1;
}

.wp-block-columns {
  margin: 30px 0;
}

.blog-details__meta__cats a {
  color: var(--tolak-white);
}

.blog-details__meta__cats a:hover {
  color: var(--tolak-white);
}

.blog-card__title b {
  color: var(--tolak-black);
}

.blog-card-two__title a:hover > b {
  color: var(--tolak-base, #965995);
  transition: all 500ms ease;
}

.page-header h2 b {
  color: inherit;
}

.blog-card-two__image {
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: inline-block;
}

.blog-details .post-password-form input[type=password] {
  width: 200px;
  height: 60px;
  background-color: var(--tolak-gray);
  color: var(--tolak-black, #717178);
  padding-left: 30px;
  display: inline-block;
  vertical-align: middle;
}

.blog-details .post-password-form input[type=submit] {
  width: 120px;
  height: 60px;
  background-color: var(--tolak-black, #1e1e22);
  color: var(--tolak-white, #ffffff);
  padding: 0;
  text-align: center;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  transition: all 500ms ease;
  border: none;
  border-radius: 0px;
}

.blog-details .post-password-form input[type=submit]:hover {
  background-color: var(--tolak-base);
  color: var(--tolak-white);
}

.main-footer__bottom {
  background-color: var(--tolak-black4, #1b272a);
  padding: 13px 0 14px;
}

.comment-list a {
  color: var(--tolak-black);
}

.comment-list a:hover {
  color: var(--tolak-base);
}

.page-header__title,
.blog-card-two__title a {
  word-wrap: break-word;
}

.sidebar__search-form button[type=submit] {
  background-color: transparent;
  color: var(--tolak-black);
  font-size: 22px;
  position: absolute;
  top: 60px;
  right: 5px;
  bottom: 0;
  width: 90px;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  padding: 0;
}

.main-header.default-header::after {
  background-color: unset;
}

.main-header.default-header .main-header__logo {
  top: 2px;
}

.main-header.default-header .main-header__nav {
  margin-left: 300px;
}

.main-header.default-header .main-header__nav {
  margin-left: 0px;
  margin-right: unset;
}

.main-header.default-header .main-header__inner {
  justify-content: space-between;
}

.default-footer {
  z-index: 1;
  position: relative;
  text-align: center;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt a {
  font-size: 15px;
}

.error-page__form input[type=search] {
  padding-left: 20px;
  padding-right: 40px;
  outline: none;
  border: 0;
  font-size: 16px;
  line-height: 1;
  color: var(--tolak-text, #7A736A);
  font-weight: 400;
  border: 1px solid var(--tolak-border-color, #DED8D3);
  width: 100%;
  height: 100%;
  background-color: var(--tolak-white, #ffffff);
  transition: all 500ms ease;
  height: 60px;
}

.tolak-btn:hover {
  color: var(--tolak-white);
}

.our-solution__image img {
  max-width: 100%;
  height: auto;
  mask-image: url(./assets/images/solution-1-1-shape.png);
  -webkit-mask-image: url(./assets/images/solution-1-1-shape.png);
  mask-size: cover;
  -webkit-mask-size: cover;
}

.main-header.default-header .main-header__inner {
  padding: 25px 10px;
}

.main-header.default-header .main-menu .main-menu__list > li {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

.page-header.page-header--unit-test .page-header__content {
  position: relative;
  padding: 105px 0 107px;
}

.blog-card-two__meta__comments a {
  color: var(--tolak-text);
}

.testimonials-card-two__rating i:nth-child(4),
.testimonials-card-two__rating i:last-child {
  color: var(--tolak-base, #c1c1c1);
}

.blog-details__meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid var(--tolak-border-color, #E6E6E6);
  border-bottom: 1px solid var(--tolak-border-color, #E6E6E6);
}

.blog-details__tags.cat-links a {
  color: var(--tolak-gray, #6D7076);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  background-color: var(--tolak-base, #EC2526);
  color: var(--tolak-white, #fff);
  padding: 10px 16px;
  border-radius: 6px;
}

.blog-details__tags span {
  text-transform: capitalize;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
  font-family: var(--tolak-heading-font, "Urbanist", sans-serif);
  color: var(--tolak-heading-text, #111117);
  line-height: 1.3;
}

.blog-details__tags.tag-links a:not(:last-of-type)::after {
  content: ",";
}

.blog-details__meta .tag-links a {
  color: var(--tolak-text);
  font-weight: 600;
}

.blog-details__meta .tag-links a:hover {
  color: var(--tolak-base);
}

.blog-details__tags.cat-links a {
  margin-right: 6px;
}

.blog-details__tags.cat-links a:hover {
  background-color: var(--tolak-black);
}

.wp-block-button a {
  color: var(--tolak-white);
}

.wp-block-cover p:not(.has-text-color) {
  color: var(--tolak-white);
}

.error-404__sub-title.page-header--unit-test {
  font-size: 40px;
}

.blog-card-two__text {
  max-width: unset;
  margin: 0 0 18px;
}

.search-form.sidebar__search-form button[type=submit] {
  top: 0px;
  width: 130px;
}

.blog-card-two__meta__comments .comments-link a:hover {
  color: var(--tolak-base);
}

.comments-area {
  position: relative;
  display: block;
  border-top: 0px;
  padding-top: 32px;
}

.blog-details__content {
  position: relative;
  overflow: hidden;
}

.blog-details ul.wp-block-post-template {
  padding-left: 0px;
  margin-left: 0px;
}

.blog-card-two__image {
  margin-bottom: -10px;
}

.wp-block-social-links {
  padding-left: 0px;
  margin-left: 0px;
}

.product-one .item .thm-btn {
  padding: 8px 20px;
}

.main-slider-one__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(./assets/images/shapes/slider-1-overlay.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0 0 0 180px;
}

.team-card__image::before {
  background-image: url(./assets/images/shapes/team-shape-1.png);
}

.testimonials-card::after {
  background-image: url(./assets/images/shapes/testimonial-bg-quote.png);
}

.tolak_svg_icon a svg {
  color: currentColor;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.elementor .funfact-one__image img {
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}

.elementor .client-carousel__one__item img {
  transition: 500ms;
  max-width: 122px;
  width: auto;
  transition: all 500ms ease;
}

.contact-two .form-one input[type=email],
.contact-two .form-one input[type=text],
.contact-one .form-one input[type=email],
.contact-one .form-one input[type=text] {
  height: 55px;
  color: var(--tolak-text-dark, #b7b7b7);
}

.contact-two .form-one textarea,
.contact-one .form-one textarea {
  color: var(--tolak-text-dark, #b7b7b7);
}

.contact-two .tolak-btn,
.contact-one .tolak-btn {
  padding: 19.5px 32.5px;
}

.elementor .main-slider-two__bg {
  position: relative;
  width: 100%;
  height: 1018px;
  opacity: 0;
}

.elementor .work-process-one__item__thumb img {
  border-radius: 50%;
}

.elementor .testimonials-card-two__image img,
.elementor .blog-card-two__meta__author img {
  border-radius: 50%;
}

.elementor .footer-widget__posts__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: unset;
}

.elementor .project-details__customer__author img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 3px solid var(--tolak-white, #fff);
  margin-right: -16px;
  transition: all 0.4s ease;
}

.login-page__form-input-box input[type=text],
.login-page__form-input-box input[type=email],
.login-page__form-input-box input[type=password] {
  height: 55px;
  width: 100%;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 16px;
  color: var(--tolak-text, #636363);
  display: block;
  font-weight: 400;
  border: 1px solid var(--tolak-border-color, #dddddd);
}

.elementor .blog-card-three__meta__author img {
  width: 33px !important;
  height: 33px;
  border: 2px solid var(--tolak-base, #3d72fc);
  border-radius: 50%;
  margin-right: 11px;
}

.search-popup__overlay {
  cursor: url(./assets/images/close.png), auto;
}

.mobile-nav__overlay {
  cursor: url(./assets/images/close.png), auto;
}

.mobile-nav__overlay {
  cursor: url(./assets/images/close.png), auto;
}

.about-two::after {
  background-image: url(./assets/images/shapes/about-2-shape-3.png);
}

.main-menu .main-menu__list > li::after {
  width: 6px;
  height: 6px;
  background: var(--tolak-base, #3d72fc);
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
  position: absolute !important;
  padding: 0 !important;
  content: "";
  opacity: 0;
  top: 29px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateX(8px);
}

.main-menu .main-menu__list > li:hover::after {
  opacity: 1;
}

.main-menu .main-menu__list > li::before {
  position: absolute;
  left: 0px;
  top: 29px;
  width: 6px;
  height: 6px;
  background: var(--tolak-base, #3d72fc);
  content: "";
  border-radius: 50%;
  opacity: 0;
  right: 0;
  margin: 0 auto;
  transform: translateX(-50%);
}

.main-menu .main-menu__list > li:hover::before {
  opacity: 1;
}

.main-menu .main-menu__list > li.menu-item-has-children > a::after {
  position: relative;
  right: 0;
  top: 0;
  border-radius: 0;
  font-size: 10px;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  color: inherit;
  line-height: 10px;
  margin-left: 3px;
}

.main-menu .main-menu__list > .current::after,
.main-menu .main-menu__list > .current::before {
  display: none;
}

.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}

.elementor .cta-six__author img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 3px solid var(--tolak-white, #fff);
  margin-right: -16px;
  transition: all 0.4s ease 0s;
}

.main-header-two .main-header-two__right .tolak-btn:hover {
  color: var(--tolak-base);
}

.home-showcase .tolak-btn:hover {
  background-color: var(--tolak-black);
  color: var(--tolak-white);
}

.main-footer__bottom,
.main-footer-two__bottom,
.footer-widget--about-two {
  margin-top: 0px;
}

.elementor .contact-one__image-two img {
  max-width: 100%;
  border: 10px solid var(--tolak-white, #fff);
}

.elementor .cta-five__content__title a {
  color: var(--tolak-base, #3d72fc);
  text-decoration: underline;
}

.blog-details .comment-respond input[type=email] {
  margin-bottom: 20px;
}

.sidebar .title h2::after {
  position: absolute;
  left: 45px;
  width: 77px;
  height: 3px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
  top: 75px;
}

.main-header-inner .tolak-btn b {
  color: var(--tolak-white);
}

.main-header-inner__btn:hover,
.main-header-inner .tolak-btn b:hover {
  color: var(--tolak-base);
}

.main-header-inner__btn span {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base);
}

.service-details__sidebar__nav li.current_page_item a {
  color: var(--tolak-white, #fff);
  background-color: var(--tolak-base, #fff);
}

.service-details__sidebar__nav li.current_page_item a::before {
  background-color: var(--tolak-white, #fff);
  color: var(--tolak-base);
}

.work-process-one {
  counter-reset: workProcessOneCount;
}

.work-process-one__item {
  counter-increment: workProcessOneCount;
}

.work-process-one__item__thumb__number::before {
  content: counters(workProcessOneCount, ".", decimal-leading-zero);
}

.main-footer {
  position: relative;
  z-index: 1 !important;
}
.main-footer .mc-message {
  color: var(--clenq-white);
}
.main-footer .e-con-inner .main-footer .elementor-widget-footer-copyright, .main-footer .elementor-element.e-con, .main-footer .elementor-widget-tolak-shape, .main-footer .elementor-section, .main-footer .elementor-column, .main-footer .elementor-widget-container, .main-footer .elementor-widget-wrap {
  position: unset !important;
}

.elementor .why-choose-one__image img {
  max-width: none;
}

.page-header__shape,
.page-header__shape-two,
.page-header__bg {
  background-image: none;
}

.elementor .cta-two__content__title a {
  text-decoration: underline;
}

.project-one {
  padding: 120px 0;
}

div.contact-one__image img {
  max-width: unset;
}

.client-carousel--no-border .client-carousel__one__item img {
  opacity: 1;
}

.about-four__content__btn {
  gap: 20px;
}

.footer-widget__info li span {
  font-size: 14px;
}

.main-menu .main-menu__list > li.megamenu::before,
.main-menu .main-menu__list > li.megamenu::after {
  display: none;
}

.comments-link a {
  color: var(--tolak-text);
}

.sidebar-one__overlay,
.search-popup__overlay,
.mobile-nav__overlay {
  cursor: url(./assets/images/close.png), auto;
}

.work-process-one__item::before {
  background-image: url(./assets/images/shapes/work-process-overlay.png);
}

.project-one__image::before {
  background-image: url(./assets/images/shapes/project-1-hover.png);
}

.our-solution__image img {
  mask-image: url(./assets/images/shapes/solution-1-1-shape.png);
  -webkit-mask-image: url(./assets/images/shapes/solution-1-1-shape.png);
  mask-size: cover;
  -webkit-mask-size: cover;
}

.about-one__video-btn {
  bottom: 25px;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
  width: 100%;
}

.contact-three__content .tolak-btn-two--home-six {
  line-height: 28px;
}

.main-footer-four .footer-widget {
  margin-bottom: 42px;
}

.language-switcher {
  position: relative;
  display: flex;
  align-items: center;
  padding: 11px 10px;
  width: 130px;
  margin-right: -20px;
}

.language-switcher .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100px;
}

.language-switcher .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) span img {
  margin-right: 10px;
}

.language-switcher .bootstrap-select .dropdown-menu {
  min-width: 120px;
}

.language-switcher .bootstrap-select .dropdown-menu > li > a {
  padding: 7px 10px;
  font-size: 14px;
}

.language-switcher .bootstrap-select > .dropdown-toggle {
  color: var(--tolak-gray);
  font-size: 14px;
  font-weight: 400;
}

.language-switcher .bootstrap-select > .dropdown-toggle::after {
  color: var(--tolak-gray);
  font-size: 12px;
}

.main-header-three__language-switcher {
  position: relative;
  display: block;
  padding: 11px 0;
}

.main-header-three__language-switcher.language-switcher .bootstrap-select > .dropdown-toggle,
.main-header-three__language-switcher #polyglotLanguageSwitcher a {
  color: #777777;
}

.main-header-three__language-switcher.language-switcher .bootstrap-select > .dropdown-toggle::after,
.main-header-three__language-switcher #polyglotLanguageSwitcher span.trigger:before {
  color: #777777;
}

.language-switcher .gtranslate_wrapper .gt_switcher {
  width: 120px;
}

.language-switcher .gtranslate_wrapper .gt_switcher .gt_option {
  position: absolute;
  left: 0;
  top: 100%;
  width: 120px;
  border: none;
  background-color: transparent;
}

.language-switcher .gtranslate_wrapper .gt_switcher .gt_option a {
  background: var(--tolak-black);
  color: var(--tolak-white);
  font-family: var(--tolak-font);
  font-size: 14px;
  line-height: 21px;
  border-bottom: 1px solid rgba(var(--tolak-white-rgb, 255, 255, 255), 0.1);
}

.language-switcher .gtranslate_wrapper .gt_switcher .gt_option a:hover {
  background: var(--tolak-black);
  color: var(--tolak-white);
}

.language-switcher .gtranslate_wrapper .gt_switcher .gt_selected {
  background: transparent;
}

.language-switcher .gtranslate_wrapper .gt_switcher .gt_selected a {
  border: none;
  font-family: var(--tolak-font);
  font-size: 14px;
  line-height: 21px;
  color: var(--tolak-text-dark, #b7b7b7);
  font-weight: 500;
  padding: 0 5px;
}

.language-switcher .gtranslate_wrapper .gt_switcher .gt_selected a:hover {
  background: transparent;
}

.language-switcher .gtranslate_wrapper .gt_switcher .gt_selected a::after {
  width: 8px;
  top: 0;
  right: 15px;
}

.language-switcher .gtranslate_wrapper .gt_switcher a img {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  object-fit: cover;
  margin-right: 5px;
}

/* Templates
--------------------------------------------- */
/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  width: 6.9em;
  font-family: star;
  font-weight: 900;
}

.star-rating::before {
  content: "SSSSS";
  opacity: 0.25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: var(--tolak-base);
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}

p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: star;
  content: "S";
  color: #404040;
  text-indent: 0;
  opacity: 0.25;
}

p.stars a:hover ~ a::before {
  content: "S";
  color: #404040;
  opacity: 0.25;
}

p.stars:hover a::before {
  content: "S";
  color: var(--tolak-base);
  opacity: 1;
}

p.stars.selected a.active::before {
  content: "S";
  color: var(--tolak-base);
  opacity: 1;
}

p.stars.selected a.active ~ a::before {
  content: "S";
  color: #404040;
  opacity: 0.25;
}

p.stars.selected a:not(.active)::before {
  content: "S";
  color: var(--tolak-base);
  opacity: 1;
}

.star-rating span:before,
.star-rating::before,
p.stars a:hover:after,
p.stars a:after {
  color: var(--tolak-base) !important;
  letter-spacing: 4px;
}

.sidebar .widget_rating_filter .star-rating {
  display: block;
  color: var(--tolak-base);
  font-size: 16px;
}

.woocommerce-ordering {
  float: right;
}

.woocommerce-pagination {
  overflow: hidden;
  width: 100%;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}

@media screen and (min-width: 992px) {
  .product-content {
    margin-top: 35px;
    padding-bottom: 30px;
  }
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  margin: 0;
  padding: 0;
}

.woocommerce div.product div.summary {
  margin-bottom: 2em;
}

a.woocommerce-product-gallery__trigger img {
  display: none !important;
}

.woocommerce-product-gallery__trigger::after {
  position: absolute;
  content: "\f1a2";
  font-family: "Flaticon" !important;
  font-size: 25px;
  color: #222429;
  top: -20px;
  right: 0;
  text-indent: 0;
}

.woocommerce .woocommerce-product-rating .star-rating {
  float: left;
}

.comment-form-rating {
  display: block;
  overflow: hidden;
}

label.rate-this-pro {
  float: left;
  margin-right: 10px;
  font-size: 18px;
}

.comment-form-rating p.stars {
  padding-top: 12px;
}

.comment-form-rating p {
  margin-bottom: 17px;
}

.product__card {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 991px) {
  .product__card {
    grid-template-columns: repeat(1, 1fr);
  }
  .single-product div.product .woocommerce-product-gallery {
    grid-column-start: 1;
    grid-column-end: 3;
    width: 100%;
  }
}
.woocommerce-cart .woocommerce {
  padding-top: 70px;
  padding-bottom: 105px;
}

.woocommerce-checkout .woocommerce,
.woocommerce-cart .woocommerce {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.shop_table .product-thumbnail a {
  display: inline-block;
  background-color: var(--tolak-white, #fff);
}

.shop_table .product-thumbnail img {
  max-width: 120px;
  mix-blend-mode: darken;
  border: 1px solid #e8e3da;
  border-radius: var(--tolak-bdr-radius);
}

.shop_table .product-subtotal .amount,
.shop_table .amount {
  font-family: var(--tolak-font);
  font-size: 16px;
  color: #686a6f;
  font-weight: 400;
}

.shop_table .coupon label {
  display: none;
}

.shop_table tr {
  position: relative;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th:last-child {
  margin-left: 0;
  padding-left: 0;
}

.shop_table tbody tr {
  border: 1px solid #e8e3da;
  border-left: 0;
  border-right: 0;
}

.shop_table td {
  border: 0;
}

.woocommerce-order-details .shop_table td,
.order_details.shop_table tfoot tr th {
  border: 1px solid #e8e3da;
}

.woocommerce-checkout-review-order-table thead tr {
  border-top: 1px solid #e8e3da;
  border-bottom: 1px solid #e8e3da;
}

.woocommerce-cart-form .shop_table tbody tr:last-child,
.woocommerce-checkout-review-order-table tbody tr,
.cart_totals .shop_table tbody tr,
.cart_totals .shop_table tbody th,
.woocommerce-checkout .shop_table tfoot th {
  border: 0;
  font-family: var(--tolak-font-two);
  font-weight: 400;
  font-size: 20px;
}

.cart_totals .shop_table tbody th {
  padding-left: 0;
}

.cart_totals .shop_table tbody th {
  font-family: var(--tolak-heading-font, "Cormorant", serif);
  font-weight: 700;
  font-size: 20px;
  color: var(--tolak-black, #1c1a1d);
}

.woocommerce-checkout-review-order-table tbody td.product-name,
.woocommerce-order-details .woocommerce-table--order-details tbody tr td.product-name a {
  text-transform: capitalize;
}

.woocommerce-order-details .woocommerce-table--order-details tbody tr td.product-name a {
  font-size: 16px;
}

.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td {
  padding-left: 10px;
}

.woocommerce-order-details .woocommerce-table--order-details tfoot th {
  color: var(--tolak-black);
  font-size: 20px;
  font-weight: 700;
  font-family: var(--tolak-font);
}

.woocommerce-checkout .shop_table tfoot tr:last-child {
  border-bottom: 1px solid #e8e3da;
}

.woocommerce-checkout .shop_table td {
  padding: 10px;
  padding-left: 20px;
}

.cart_totals .shop_table td,
.cart_totals .shop_table th {
  padding-top: 10px;
  padding-bottom: 10px;
}

form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table .cart_item .product-name,
form.woocommerce-checkout .shop_table tfoot tr th {
  font-family: var(--tolak-font);
  color: var(--tolak-text, #838184);
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}

form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table .cart_item .product-name {
  width: 100%;
}

.woocommerce-checkout .shop_table .amount {
  font-family: var(--tolak-font);
  color: var(--tolak-text);
  font-size: 16px;
  line-height: 18px;
  text-align: right;
  font-weight: 500;
  letter-spacing: 0;
  transition: all 500ms ease;
}

/**
 * Checkout
 */
@media screen and (min-width: 768px) {
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%;
  }
  .col2-set .form-row-last {
    float: right;
    margin-right: 0;
  }
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 48.1%;
  }
}
/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right;
}

.woocommerce-password-strength.strong {
  color: #0f834d;
}

.woocommerce-password-strength.short {
  color: #e2401c;
}

.woocommerce-password-strength.bad {
  color: #e2401c;
}

.woocommerce-password-strength.good {
  color: #3d9cd2;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #e2401c;
}

.required {
  color: #f00;
}

/**
 * WooCommerce widgets
 */
.sidebar__single.shop-one__sidebar__item {
  background-color: #fff;
}

.sidebar .wc-block-product-search .wc-block-product-search__fields {
  display: inline-flex;
}

.sidebar .wc-block-product-search .wc-block-product-search__field {
  max-width: 170px;
}

/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
}

.widget_price_filter .price_slider_amount .button {
  float: left;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: var(--tolak-base);
  box-sizing: border-box;
  margin-top: -0.25em;
  opacity: 1;
  top: -4px;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: var(--tolak-base);
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
}

.sidebar .widget_product_search .searchform {
  position: relative;
  margin: 0px;
}

.sidebar .widget_product_search .searchform input[type=text],
.sidebar .widget_product_search .searchform input[type=search] {
  position: relative;
  line-height: 40px;
  padding: 19px 80px 19px 35px;
  background: #f4f5f8;
  color: #222429;
  display: block;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  width: 100%;
  height: 60px;
  border: 1px solid #f4f5f8;
  font-family: var(--tolak-font);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.sidebar .widget_product_search .searchform input:focus {
  border-color: #222429;
}

.sidebar .widget_product_search .searchform button {
  position: absolute;
  right: 10px;
  top: 3px;
  border: none;
  outline: none;
  padding: 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  display: block;
  font-size: 18px;
  color: #222429;
  background: none;
  font-weight: normal;
}

.sidebar .widget_product_search .searchform input:focus + button,
.sidebar .widget_product_search .searchform button:hover {
  color: #181b1f;
}

.sidebar .wc-block-product-search__button {
  border: 1px solid;
  border-color: var(--tolak-base);
  border-radius: 3px;
  background: var(--tolak-base);
  color: var(--tolak-white);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

.wc-block-product-categories__button {
  border-color: var(--tolak-base);
  background: var(--tolak-base);
  color: var(--tolak-white);
}

.woocommerce-MyAccount-navigation ul,
.sidebar .widget_product_categories ul,
.sidebar .woocommerce-widget-layered-nav ul {
  position: relative;
  margin-top: -9px;
}

.woocommerce-MyAccount-navigation ul li,
.sidebar .widget_product_categories ul li,
.sidebar .woocommerce-widget-layered-nav ul li {
  position: relative;
  line-height: 30px;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: var(--thm-text);
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 16px;
  font-family: var(--tolak-font);
  letter-spacing: 0;
  font-weight: 400;
}

.woocommerce-MyAccount-navigation ul li:last-child,
.sidebar .widget_product_categories ul li:last-child,
.sidebar .woocommerce-widget-layered-nav ul li:last-child {
  margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li a,
.sidebar .widget_product_categories ul li a,
.sidebar .woocommerce-widget-layered-nav ul li a {
  position: relative;
  display: inline-block;
  line-height: 30px;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: var(--thm-text);
  font-weight: 300;
  transition: all 0.3s ease;
  z-index: 1;
  font-size: 16px;
  font-family: var(--tolak-font);
  letter-spacing: 0;
  font-weight: 400;
}

.woocommerce-MyAccount-navigation ul li > a:hover,
.sidebar .widget_product_categories ul li > a:hover,
.sidebar .woocommerce-widget-layered-nav ul li > a:hover,
.sidebar .widget_product_categories ul li.active > a,
.sidebar .woocommerce-widget-layered-nav ul li.active > a {
  color: #222429;
  text-shadow: 0 0 1px #222429;
}

.woocommerce-MyAccount-navigation ul ul,
.sidebar .widget_product_categories ul ul,
.sidebar .woocommerce-widget-layered-nav ul ul {
  margin-top: 15px;
}

.woocommerce-MyAccount-navigation ul li::after,
.sidebar .widget_product_categories ul li:after,
.sidebar .woocommerce-widget-layered-nav ul li:after {
  position: absolute;
  right: 0;
  top: -1px;
  font-family: "Flaticon";
  content: "\f15f";
  opacity: 1;
  font-size: 10px;
  line-height: 30px;
  font-weight: 700;
  z-index: 1;
}

.sidebar .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}

.sidebar .widget_price_filter .ui-slider .ui-slider-handle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: none;
  margin-top: -1px;
  margin-left: -1.5px;
}

.sidebar .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -13px;
}

.sidebar .widget_price_filter .theme-btn {
  border-radius: 5px;
}

.sidebar .widget_price_filter .theme-btn .btn-title {
  padding: 7px 21px 3px;
  font-size: 16px;
}

.widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row-reverse;
  text-align: left;
}

.widget_price_filter .clear {
  display: none;
}

.widget_price_filter .price_label {
  margin-right: auto;
  padding-top: 3px;
}

.sidebar .widget_price_filter .price_slider_amount {
  font-family: var(--tolak-font);
  font-size: 16px;
  font-weight: 400;
  color: var(--thm-text);
}

.sidebar .widget_rating_filter .star-rating {
  display: block;
  color: var(--tolak-base);
  font-size: 16px;
}

.sidebar .widget_rating_filter a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #222429;
}

.sidebar .widget_rating_filter ul {
  margin-top: -10px;
}

.sidebar .widget_recently_viewed_products li + li,
.sidebar .widget_recent_reviews li + li,
.widget_top_rated_products li + li,
.sidebar .widget_products li + li,
.sidebar .wc-block-product-categories li + li {
  margin-top: 20px;
}

.sidebar .widget_recently_viewed_products li .size-woocommerce_thumbnail,
.sidebar .widget_recent_reviews li .size-woocommerce_thumbnail,
.sidebar .widget_products li .size-woocommerce_thumbnail {
  width: 60px;
  float: left;
  margin-right: 30px;
}

.sidebar .widget_recently_viewed_products li .product-title,
.sidebar .widget_recent_reviews li .product-title,
.sidebar .widget_products li .product-title,
.sidebar .widget_top_rated_products .product-title {
  display: block;
  text-transform: capitalize;
  color: #222429;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 800;
  margin-top: 10px;
}

.sidebar .widget_recently_viewed_products li ins,
.sidebar .widget_recent_reviews li ins,
.sidebar .widget_products li ins {
  background-color: transparent;
}

.sidebar .widget_recently_viewed_products li .star-rating,
.sidebar .widget_recent_reviews li .star-rating {
  font-size: 14px;
}

.woocommerce-active .content-area .site-main::after {
  content: "";
  clear: both;
  display: table;
}

.woocommerce-active .content-area .woocommerce-result-count {
  float: left;
  margin: 0;
  color: var(--thm-text);
  font-size: 18px;
  font-family: var(--tolak-font);
  padding-top: 18px;
}

.woocommerce-active .content-area .woocommerce-ordering {
  float: right;
}

.variations_form.cart select,
.woocommerce-active .content-area .woocommerce-ordering select {
  border: none;
  outline: none;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 64px;
  background-color: var(--tolak-gray, #ecf2fc);
  color: var(--thm-text);
  padding: 14px 30px;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--tolak-font);
  letter-spacing: 0em;
  border: 1px solid var(--tolak-extra);
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="rgb(34, 36, 41)" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
  background-repeat: no-repeat;
  background-position: right 30px top 50%;
  background-size: 0.65em auto;
  margin-bottom: 30px;
  border-radius: var(--tolak-bdr-radius);
  text-transform: capitalize;
}

.product-cart-btn {
  margin-top: 5px;
}

.product-cart-btn .btn-title {
  padding: 7px 21px 3px;
  font-size: 16px;
}

ul.products li.product .button {
  display: inline-block;
}

.shop-one__image {
  text-align: center;
  width: 100%;
}

.product .added_to_cart,
.shop-one__image .added_to_cart {
  border: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important;
  background-color: var(--tolak-base);
  color: var(--tolak-white);
  font-family: var(--heading-font);
  transition: all 0.5s linear;
  font-weight: 700;
  z-index: 1;
  color: var(--tolak-black);
  padding: 4px 21px 4px;
  font-size: 12px;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

.wc-proceed-to-checkout a:hover {
  background-color: var(--tolak-base);
  color: var(--tolak-white);
}

.product .added_to_cart:hover {
  color: var(--tolak-white);
  background-color: var(--tolak-black);
}

.products .product {
  text-align: center;
}

.products .product .price {
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-gray);
  font-family: var(--tolak-font);
  letter-spacing: var(--tolak-letter-spacing);
  line-height: 16px;
}

.products .product .shop-one__price ins {
  background-color: transparent;
}

.products .product .star-rating {
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  margin-bottom: 0px;
}

.products .product .woocommerce-loop-product__title {
  margin: 0;
  color: #222429;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 5px;
}

ul.products li.product img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

ul.products li.product:hover img {
  filter: grayscale(0);
}

ul.products li.product {
  position: relative;
}

ul.products li.product .onsale {
  background-color: #222429;
  color: #fff;
  padding-top: 5px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 5px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 20px;
}

.woocommerce-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.woocommerce-pagination ul a,
.woocommerce-pagination ul span {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-left: 10px;
  color: var(--tolak-text, #636363);
  background-color: transparent;
  background-color: var(--tolak-color3);
  font-size: 16px;
  font-weight: 500;
  min-width: 50px;
  min-height: 50px;
  line-height: 1;
  transition: all 500ms ease;
  border-radius: 5px;
  border: 1px solid var(--tolak-border-color, #FCE9DD);
}

.woocommerce-pagination ul a:hover,
.woocommerce-pagination ul span {
  background-color: var(--tolak-base);
  border-color: var(--tolak-base);
  color: var(--tolak-white);
  border-radius: 5px;
}

.woocommerce-pagination ul li a.prev {
  text-indent: -99999px;
}
.woocommerce-pagination ul li a.prev::before {
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}

.woocommerce-pagination ul li a.next {
  text-indent: -99999px;
}
.woocommerce-pagination ul li a.next::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0;
}

.woocommerce-pagination ul .prev,
.woocommerce-pagination ul .next {
  padding-top: 0;
}

.woocommerce-active .product__card {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 991px) {
  .woocommerce-active .product__card {
    grid-template-columns: repeat(1, 1fr);
  }
  .single-product div.product .woocommerce-product-gallery {
    grid-column-start: 1;
    grid-column-end: 3;
    width: 100%;
  }
}
.woocommerce-active .product__card .onsale {
  background-color: #222429;
  color: #fff;
  padding-top: 5px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 13px;
  padding-bottom: 10px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}

.woocommerce-product-gallery__wrapper {
  margin-top: 0;
  overflow: hidden;
  background-color: var(--tolak-gray, #ecf2fc);
}

.woocommerce-product-gallery__wrapper a img {
  width: 100%;
  border: 1px solid #dedee5;
}

.woocommerce-product-gallery__image {
  border-radius: 0px;
}

.woocommerce-active .product .woocommerce-tabs {
  grid-column-start: 1;
  grid-column-end: 3;
}

.woocommerce-active .product .related.products {
  grid-column-start: 1;
  grid-column-end: 3;
  margin-top: 20px;
}

.product__card .product_title {
  font-size: 45px;
  text-transform: uppercase;
  margin: 0;
  margin-top: -10px;
}

.product__card .entry-summary {
  margin-top: 0;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  top: 20px;
  right: 20px;
}

.single-product .woocommerce-grouped-product-list-item__price,
.product__card .price {
  margin: 0;
  color: var(--tolak-base);
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  margin-left: 17px;
}

.single-product .woocommerce-product-rating {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.single-product .woocommerce-review-link {
  font-family: var(--tolak-font);
  color: var(--thm-text);
  font-size: 15px;
  color: var(--thm-text);
  position: relative;
  font-weight: 500;
  margin-left: 10px;
}

.woocommerce-variation-description p,
.single-product .woocommerce-product-details__short-description p {
  font-family: var(--tolak-font);
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: 400;
}

.product-quantity .quantity,
.single-product .quantity {
  position: relative;
  width: 98px;
  height: 60px;
}

.product-quantity .quantity input,
.single-product .quantity input {
  width: 98px;
  height: 50px;
  border: 1px solid #e8e3da;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  font-family: var(--tolak-font);
  padding-left: 30px;
  border-radius: var(--tolak-bdr-radius);
  color: var(--tolak-text);
  font-size: 17px;
  font-weight: 500;
}

.product-quantity .quantity button,
.single-product .quantity button {
  width: 29px;
  height: 22px;
  background-color: transparent;
  color: var(--tolak-text);
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: #fff;
  border: 0;
  border-left: 1px solid #e9ebee;
  border-top-right-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--tolak-extra);
}

.product-quantity .quantity button.sub,
.single-product .quantity button.sub {
  bottom: 13px;
  top: auto;
  border-top: 1px solid #e9ebee;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 8px;
}

.single-product .woocommerce-variation-add-to-cart,
.single-product .cart {
  display: block;
  flex-wrap: wrap;
  align-items: center;
}

.single-product .cart h2 {
  margin: 0;
  color: #222429;
  text-transform: uppercase;
  font-size: 24px;
  margin-right: 20px;
}

.single-product .woocommerce-variation-add-to-cart .cart-button-wrap,
.single-product .cart .cart-button-wrap {
  margin-top: 30px;
  flex: 0 0 100%;
}

.single-product .product_meta {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.single-product .posted_in,
.single-product .sku_wrapper {
  color: var(--tolak-black);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: var(--tolak-letter-spacing);
}

.single-product .posted_in a,
.single-product .sku_wrapper span {
  font-family: var(--tolak-font);
  font-weight: 700;
  color: var(--thm-text);
  font-size: 14px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  text-transform: capitalize;
}

.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity h2 {
  display: none;
}

.single-product .woocommerce-grouped-product-list-item__label label {
  margin: 0;
  color: #222429;
  text-transform: capitalize;
  font-size: 24px;
}

.single-product .woocommerce-grouped-product-list-item__label label a {
  color: inherit;
  transition: all 500ms ease;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 20px;
  font-family: var(--tolak-heading-font, "Cormorant", serif);
}

.single-product .woocommerce-grouped-product-list-item__label label a:hover {
  color: var(--tolak-base);
}

.single-product .woocommerce-grouped-product-list-item__price {
  font-size: 18px;
}

.variations_form.cart label,
.woocommerce-tabs .woocommerce-product-attributes-item__label {
  color: #222429;
  text-transform: uppercase;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
}

.woocommerce-tabs .woocommerce-product-attributes-item__value {
  position: relative;
  top: 3px;
}

.variations_form.cart select {
  width: 250px;
  margin-bottom: 0;
  float: right;
  height: 50px;
}

#review_form .comment-respond {
  margin-top: 30px;
}

#review_form #commentform {
  margin-top: 9px;
}
#review_form #commentform .row {
  --bs-gutter-x: 20px;
}

.woocommerce-checkout .woocommerce,
.woocommerce-cart .woocommerce {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-checkout .woocommerce {
  padding-top: 120px;
  padding-bottom: 120px;
}

.cart_totals h2,
.shop_table thead th {
  color: var(--tolak-black);
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Cormorant", serif);
  text-transform: capitalize;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #e8e3da !important;
  box-shadow: none;
  padding-bottom: 20px;
}

.cart_totals h2 {
  padding: 0 0 24px;
}

.shop_table thead th {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce-checkout-review-order-table thead tr th {
  padding: 20px 0;
}

.shop_table thead th:first-child {
  padding-left: 0;
}

.shop_table .product-remove {
  text-align: right;
}

.shop_table tbody td.actions {
  padding-top: 60px;
  padding-left: 0;
}

.shop_table tbody .cart_item td {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0px;
}

.cart_totals h2 {
  font-size: 30px;
}

.shop_table .product-remove a {
  font-size: 16px;
  color: var(--tolak-black);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-weight: 500;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.cart_totals th,
.shop_table .product-name:not(th),
.shop_table .product-name a {
  margin: 0;
  font-size: 20px;
  text-transform: capitalize;
  font-family: var(--tolak-heading-font, "Cormorant", serif);
  color: var(--tolak-black);
  font-weight: 700;
  transition: all 500ms ease;
}

.shop_table .product-name a:hover {
  color: var(--tolak-base);
}

.shop_table .product-subtotal .amount,
.shop_table .amount {
  font-family: var(--tolak-font);
  font-size: 16px;
  font-weight: 500;
}

.shop_table .coupon label {
  display: none;
}

.shop_table tr {
  position: relative;
}

.woocommerce .checkout_coupon input[type=text],
.shop_table .coupon input[type=text] {
  width: 100%;
  max-width: 370px;
  border-radius: 6px;
  background-color: var(--tolak-gray, #ecf2fc);
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 20px;
  font-family: var(--tolak-font);
  font-size: 14px;
  color: var(--tolak-text, #838184);
  height: 53px;
  margin-bottom: 20px;
  border: none;
  outline: none;
  font-weight: 500;
}

.shop_table .coupon input::placeholder {
  color: var(--tolak-text);
  opacity: 1;
}

.shop_table button[name=update_cart] {
  position: absolute;
  top: 60px;
  right: 0px;
  cursor: pointer;
}

.cart_totals td {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.cart_totals td {
  font-family: var(--tolak-font);
  font-size: 18px;
  color: #686a6f;
  font-weight: 400;
}

.cart_totals .woocommerce-shipping-methods {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cart_totals p {
  margin: 0;
}

.cart_totals .shop_table td:last-child {
  text-align: right;
  padding-right: 0px;
}

.shipping-calculator-form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.shipping-calculator-form p:last-of-type,
.shipping-calculator-form p:nth-child(1),
.shipping-calculator-form p:nth-child(4) {
  grid-column-start: 1;
  grid-column-end: 3;
}

.shipping-calculator-form ::placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.shipping-calculator-form input[type=text],
.shipping-calculator-form .select2-container--default .select2-selection--single {
  width: 100%;
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 70px;
  background-color: #f4f5f8;
  color: var(--thm-text);
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--tolak-font);
  letter-spacing: 0em;
  border: 1px solid #f4f5f8;
  display: flex;
  align-items: center;
}

.shipping-calculator-form p > span {
  display: block;
  width: 100%;
}

.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 20px;
  right: 20px;
}

.cart-collaterals {
  display: flex;
  justify-content: flex-end;
}

.cart_totals {
  width: 100%;
  max-width: 400px;
}

.woocommerce-cart .woocommerce {
  padding-top: 120px;
  padding-bottom: 120px;
}

.woocommerce-account .news-details .woocommerce,
.woocommerce-checkout .news-details .woocommerce,
.woocommerce-cart .news-details .woocommerce {
  padding-top: 0;
  padding-bottom: 0;
}

.woocommerce-cart .woocommerce-notices-wrapper {
  margin-bottom: 0px;
}

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: #222;
  clear: both;
  color: #fff !important;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: var(--tolak-font);
  font-size: 16px;
  margin-bottom: 30px;
  text-align: center;
  text-align: left;
  display: inline-flex;
}

.woocommerce-error {
  display: inline-block;
}

.woocommerce-error strong {
  color: #fff;
}

.woocommerce-info {
  line-height: 1.7;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
  color: var(--tolak-base);
  margin-right: 5px;
  margin-left: 5px;
}

a.woocommerce-privacy-policy-link {
  color: var(--tolak-base);
}

.woocommerce-error {
  list-style-type: none;
  margin-left: 0;
}

.woocommerce-error {
  background-color: #e2401c;
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #3d9cd2;
  z-index: 9999;
}

.woocommerce-cart .wc-proceed-to-checkout {
  text-align: right;
  margin-top: 40px;
}

.woocommerce-checkout .col2-set {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {
  padding: 0 !important;
  width: 100%;
  max-width: 100%;
}

#order_review_heading,
.woocommerce-column__title,
.woocommerce-order-details__title,
.woocommerce-Address-title h3,
.woocommerce-EditAccountForm fieldset legend,
.woocommerce-checkout #customer_details h3 {
  margin: 0;
  display: flex;
  align-items: center;
  margin: 0;
  font-family: var(--tolak-heading-font, "Cormorant", serif);
  color: var(--tolak-black);
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 45px;
  text-transform: uppercase;
}

.woocommerce-checkout #customer_details h3 label {
  margin: 0;
  cursor: pointer;
}

.woocommerce-checkout #customer_details h3 label input {
  display: none;
  visibility: hidden;
}

.woocommerce-checkout #customer_details h3 label span {
  display: flex;
  align-items: center;
}

.woocommerce-checkout #customer_details h3 label span::after {
  content: "";
  width: 19px;
  height: 19px;
  background-color: #f4f5f8;
  border-radius: 50%;
  margin-left: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.woocommerce-checkout #customer_details h3 label input:checked + span::after {
  content: "\f00c";
  background-color: var(--tolak-base);
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.tolak-edit-address h3,
.tolak-edit-address .form-row {
  margin-bottom: 30px;
}

.woocommerce-EditAccountForm label,
.lost_reset_password label,
.woocommerce-checkout .woocommerce-additional-fields__field-wrapper label,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper label,
.tolak-edit-address label {
  font-family: var(--tolak-font);
  color: var(--tolak-black);
  font-size: 18px;
  margin: 0;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.woocommerce form .form-row .required {
  text-decoration: none;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p {
  margin: 0;
  float: none;
  width: 100%;
  display: block;
}

.woocommerce-checkout #customer_details {
  position: relative;
  margin-top: 30px;
}

.woocommerce-form-login input[type=text],
.woocommerce-form-register input[type=text],
.woocommerce-form-register input[type=email],
.woocommerce-form-login input[type=password],
.lost_reset_password input[type=text],
.tolak-edit-address input[type=text],
.tolak-edit-address input[type=email],
.tolak-edit-address input[type=password],
.tolak-edit-address input[type=tel],
.tolak-edit-address input[type=url],
.tolak-edit-address input[type=file],
.tolak-edit-address input[type=number],
.tolak-edit-address textarea,
.woocommerce-EditAccountForm input[type=text],
.woocommerce-EditAccountForm input[type=email],
.woocommerce-EditAccountForm input[type=password],
.woocommerce-EditAccountForm input[type=tel],
.woocommerce-EditAccountForm input[type=url],
.woocommerce-EditAccountForm input[type=file],
.woocommerce-EditAccountForm input[type=number],
.woocommerce-EditAccountForm textarea,
.woocommerce-checkout #customer_details input[type=text],
.woocommerce-checkout #customer_details input[type=email],
.woocommerce-checkout #customer_details input[type=password],
.woocommerce-checkout #customer_details input[type=tel],
.woocommerce-checkout #customer_details input[type=url],
.woocommerce-checkout #customer_details input[type=file],
.woocommerce-checkout #customer_details input[type=number],
.woocommerce-checkout #customer_details textarea {
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  font-size: 16px;
  color: var(--tolak-text, #838184);
  line-height: 40px;
  padding: 14px 30px;
  letter-spacing: 0.1em;
  background-color: var(--tolak-gray, #ecf2fc);
  border: none;
  transition: all 300ms ease;
  font-family: var(--tolak-font);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--tolak-text, #838184);
  line-height: 28px;
  font-weight: 500;
  font-size: 14px;
  font-family: var(--tolak-font);
}

.woocommerce-EditAccountForm textarea,
.woocommerce-checkout #customer_details textarea {
  height: 220px;
  resize: none;
}

.woocommerce-EditAccountForm ::placeholder,
.woocommerce-checkout #customer_details ::placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-webkit-input-placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-moz-input-placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.woocommerce-checkout #customer_details ::-ms-input-placeholder {
  opacity: 1;
  color: var(--thm-text);
}

.woocommerce-checkout #customer_details label.error {
  color: #ff0000;
  font-size: 12px;
  text-transform: capitalize;
  text-align: left;
  display: block;
  letter-spacing: 1px;
  padding-top: 7px;
  line-height: 24px;
}

.woocommerce-checkout .woocommerce-input-wrapper {
  display: block;
  width: 100%;
}

.woocommerce-checkout #customer_details .select2-container--default .select2-selection--single,
.tolak-edit-address .select2-selection--single {
  width: 100%;
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 60px;
  background-color: var(--tolak-gray, #ecf2fc);
  color: var(--thm-text);
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--tolak-font);
  letter-spacing: 0em;
  display: flex;
  align-items: center;
}

.woocommerce-checkout #customer_details .select2-container--default .select2-selection--single .select2-selection__arrow,
.tolak-edit-address .select2-selection--single .select2-selection__arrow {
  top: 12px;
  right: 20px;
}

.woocommerce-checkout #customer_details #shipping_address_1_field,
.woocommerce-checkout #customer_details #shipping_postcode_field,
.woocommerce-checkout #customer_details #billing_email_field,
.woocommerce-checkout #customer_details #shipping_address_2_field,
.woocommerce-checkout #customer_details #billing_address_2_field,
.woocommerce-checkout #customer_details #billing_address_1_field {
  grid-column-start: 1;
  grid-column-end: 3;
}

.woocommerce-checkout .shipping_address {
  margin-bottom: 30px;
}

.woocommerce-checkout #order_review_heading {
  margin-top: 60px;
}

.return-to-shop {
  margin-top: 30px !important;
  text-align: left !important;
}

.woocommerce-checkout .shop_table ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-checkout .shop_table ul li {
  font-size: 16px;
  color: #686a6f;
  font-weight: 400;
}
.woocommerce-checkout .shop_table ul li label {
  margin-bottom: 0;
}

.woocommerce-checkout .shop_table tfoot td,
.woocommerce-checkout .shop_table tfoot th {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 13px;
  padding-bottom: 10px;
}

form.woocommerce-checkout .shop_table tfoot th {
  margin: 0;
  color: var(--tolak-gray);
  font-size: 24px;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce-checkout .shop_table {
  margin-bottom: 0;
}

.woocommerce-checkout-payment .place-order,
.woocommerce-checkout-payment .wc_payment_methods {
  background-color: var(--tolak-gray, #ecf2fc);
  padding: 30px 30px 18px 30px;
  margin: 0;
  list-style: none;
  line-height: 1;
}

.woocommerce-checkout-payment .place-order {
  padding-left: 30px;
  padding-bottom: 12px;
}

.woocommerce-checkout-payment .place-order {
  padding-top: 0;
  padding-bottom: 30px;
}

.woocommerce-checkout-payment .wc_payment_methods li label {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 20px;
  color: var(--tolak-black);
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  cursor: pointer;
  font-family: var(--heading-font);
  text-transform: capitalize;
  font-family: var(--tolak-heading-font, "Cormorant", serif);
}

.woocommerce-checkout-payment .wc_payment_methods li + li {
  margin-top: 20px;
}

.woocommerce-checkout-payment .wc_payment_methods li input {
  display: none;
}

.woocommerce-checkout-payment .wc_payment_methods li label {
  margin-bottom: 0;
}

.woocommerce-checkout-payment .wc_payment_methods li label::before {
  content: "";
  width: 19px;
  height: 19px;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 8px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.woocommerce-checkout-payment .wc_payment_methods li input:checked + label::before {
  background-color: var(--tolak-base);
  border-color: var(--tolak-base);
  content: "\f00c";
}

.woocommerce-checkout-payment .wc_payment_methods li img {
  mix-blend-mode: multiply;
  width: 170px;
  margin-right: 10px;
  margin-left: 10px;
}

.checkout_coupon p,
.woocommerce-checkout-payment .place-order p,
.woocommerce-checkout-payment .wc_payment_methods li p {
  font-size: 15px;
  line-height: 30px;
  color: var(--tolak-text, #636363);
  font-family: var(--tolak-font, "Rubik", sans-serif);
  font-weight: 500;
}

.wc_payment_methods .payment_box {
  padding-left: 35px;
  padding-top: 15px;
  padding-bottom: 0px;
}

.woocommerce-ResetPassword .woocommerce-Button {
  margin-top: 20px;
}

.checkout_coupon {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  max-width: 540px;
}

.checkout_coupon p:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
}

.checkout_coupon input[type=text] {
  border: none;
  width: 100%;
  max-width: 370px;
  background-color: var(--tolak-base);
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 10px;
  font-family: var(--tolak-font);
  font-size: 14px;
  color: #686a6f;
  height: 64px;
  margin: 0;
}

.woocommerce-account .woocommerce {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: grid;
  grid-template-columns: 300px 1fr;
  grid-gap: 30px;
  padding-top: 120px;
  padding-bottom: 100px;
}

.woocommerce-account.woocommerce-lost-password .woocommerce {
  display: block;
}

.woocommerce-order-overview {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}

legend {
  float: none;
}

.woocommerce-form-login label,
.woocommerce-form-register label {
  display: block;
}

.woocommerce-MyAccount-content,
.woocommerce-order p,
.woocommerce-order address,
.woocommerce-order-overview li {
  font-family: var(--tolak-font);
  font-weight: 400;
  font-size: 16px;
}

.woocommerce-MyAccount-content a {
  color: var(--tolak-base, #fff);
}

.woocommerce-MyAccount-content .order-again a {
  font-weight: bold;
}

.woocommerce b,
.woocommerce strong {
  color: #222429;
}

.woocommerce-order-details {
  margin-bottom: 60px;
  margin-top: 60px;
}

.woocommerce-Addresses {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 10px;
}

.woocommerce-Addresses .col-2,
.woocommerce-Addresses .col-1 {
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.woocommerce-EditAccountForm .clear {
  display: none;
}

.woocommerce-EditAccountForm {
  margin-bottom: 20px;
}

.woocommerce-EditAccountForm fieldset,
.woocommerce-EditAccountForm {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  width: 100%;
}

.woocommerce-EditAccountForm p:nth-child(4),
.woocommerce-EditAccountForm p:nth-child(6),
.woocommerce-EditAccountForm fieldset {
  grid-column-start: 1;
  grid-column-end: 3;
  padding: 0;
}

.woocommerce-EditAccountForm p {
  margin: 0;
}

.woocommerce-EditAccountForm label {
  font-size: 20px;
}

.woocommerce-EditAccountForm p > span {
  display: block;
  width: 100%;
}

.woocommerce-EditAccountForm input + span {
  margin-top: 10px;
}

.woocommerce-EditAccountForm fieldset legend {
  margin-top: 20px;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: block;
  padding: 35px 45px;
  background: var(--tolak-gray, #ecf2fc);
}

@media (max-width: 991px) {
  .shop_table button[name=update_cart] {
    position: relative;
    margin-top: 20px;
    top: auto;
    right: auto;
    transform: translateY(0);
  }
}
@media (max-width: 767px) {
  table.shop_table_responsive .product-thumbnail {
    justify-content: center;
  }
  table.shop_table_responsive .product-thumbnail::before {
    display: none;
  }
  table.shop_table_responsive tr td.actions {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  table.shop_table_responsive tr td.actions .coupon {
    text-align: left;
  }
  table.shop_table_responsive tr td.actions .coupon button[type=submit] {
    margin-top: 20px;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper p,
  .woocommerce-EditAccountForm p {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
  .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
}
.woocommerce-checkout #order_review {
  width: 100%;
  overflow: hidden;
  display: block;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  float: left;
  width: 49%;
  margin-right: 30px;
  overflow: hidden;
}

.woocommerce-checkout #order_review .woocommerce-checkout-payment {
  float: right;
  width: 48%;
}

@media (max-width: 991px) {
  .woocommerce-checkout #order_review,
  .woocommerce-account .woocommerce,
  .woocommerce-checkout .col2-set {
    grid-template-columns: 1fr;
  }
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    float: none;
    width: 100%;
  }
  .woocommerce-checkout #order_review .woocommerce-checkout-payment {
    width: 100%;
    float: none;
  }
}
.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 23px;
}

abbr[title] {
  border-bottom: none;
}

/* end woocommerce checkout  */
/**
 * Single product
 */
.single-product div.product {
  position: relative;
}

.single-product div.product .woocommerce-product-gallery {
  position: relative;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 45px;
  right: 35px;
  display: block;
  z-index: 99;
  text-indent: -999999px;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  margin: 0;
  padding: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  cursor: pointer;
  float: left;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: 0.5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 48.1%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 30.79667%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 22.15%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 16.96%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: both;
}

.stock:empty::before {
  display: none;
}

.stock.in-stock {
  color: #0f834d;
}

.stock.out-of-stock {
  color: #e2401c;
}

/**
 * Products
 */
ul.products {
  margin: 0;
  padding: 0;
}

ul.products li.product {
  list-style: none;
  position: relative;
  margin-bottom: 2em;
}

ul.products li.product img {
  display: block;
}

ul.products li.product .button {
  display: inherit;
}

.shop-one__product-count {
  display: inline-block;
  padding-top: 15px;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}

.entry-summary .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 10px;
}

a.thm-btn.wishlist {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.yith-wcwl-add-button > a i {
  margin-right: 0;
}

.checkout-button,
.return-to-shop .button,
.shop_table .button,
.form-row.place-order .button,
.woocommerce-form-coupon .button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--tolak-base);
  color: var(--tolak-white);
  font-size: 14px;
  font-weight: 700;
  padding: 12px 50px;
  transition: 500ms;
  line-height: 28px;
  border-radius: 0px;
  z-index: 1;
  overflow: hidden;
}

.widget_price_filter .price_slider_amount .button.thm-btn {
  padding: 3px 10px;
  font-size: 12px;
}

input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=textarea]:focus,
input[type=textarea]:focus-visible,
.product-quantity .quantity input,
#customer_details textarea {
  outline-style: none;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

.entry-summary ins {
  background: transparent;
}

.product-details__social + .yith-wcwl-add-to-wishlist {
  display: none !important;
}

.woocommerce-checkout .shop_table .cart_item td {
  padding-top: 0px;
  padding-bottom: 5px;
}

.woocommerce-checkout .shop_table td:last-child {
  padding-right: 0;
}

form.woocommerce-checkout .shop_table tfoot th {
  padding-left: 0;
}

.product-details__content__quantity__text {
  font-size: 14px;
}

.variations_form.cart label,
.woocommerce-tabs .woocommerce-product-attributes-item__label,
.single-product .woocommerce-grouped-product-list-item__label label {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
}
.variations_form.cart label a:hover,
.woocommerce-tabs .woocommerce-product-attributes-item__label a:hover,
.single-product .woocommerce-grouped-product-list-item__label label a:hover {
  color: var(--tolak-base, #3d72fc);
}

.variations_form.cart label {
  font-family: var(--heading-font);
  font-weight: 600;
}

.product-details__content__quantity {
  padding-left: 10px;
}

.shop-one__sidebar .sidebar__single ul li ul {
  margin-top: 0;
}

.sidebar__single.shop-one__sidebar__item.widget .wc-block-product-categories-list-item-count::after {
  content: ")";
  position: static;
  font-family: inherit;
  font-weight: inherit;
}

.sidebar__single.shop-one__sidebar__item.widget li::after {
  display: none;
}

.checkout_coupon {
  margin-top: 0;
}

.shop_table tbody .cart_item td:first-child {
  padding-left: 0;
  width: 120px;
  padding-right: 35px;
}

@media screen and (max-width: 992px) {
  .woocommerce-cart-form__contents {
    border: 0;
  }
  .woocommerce-cart-form__contents caption {
    font-size: 1.3em;
  }
  .woocommerce-cart-form__contents thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .woocommerce-cart-form__contents tr {
    border-bottom: 1px solid var(--tolak-extra);
    display: block;
    margin-bottom: 0.625em;
  }
  .woocommerce-cart-form__contents td {
    border-bottom: 1px solid var(--tolak-extra);
    display: block;
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    color: var(--tolak-black);
    font-size: 20px;
    font-weight: 700;
    font-family: var(--tolak-font);
  }
  .woocommerce-cart-form__contents td::before {
    /*
    * aria-label has no advantage, it won't be read inside a .woocommerce-cart-form__contents
    content: attr(aria-label);
    */
    content: attr(data-title);
    font-weight: bold;
  }
  .woocommerce-cart-form__contents td:last-child {
    border-bottom: 0;
  }
  .shop_table button[name=update_cart] {
    position: relative;
  }
  .woocommerce-cart-form .actions {
    display: block;
  }
  .shop_table tbody tr + tr {
    border-top: 0;
  }
  .woocommerce-cart-form__contents .product-thumbnail {
    justify-content: center;
  }
}
.product-details__content__rating {
  display: flex;
  align-items: center;
  padding-bottom: 22px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e3da;
}

.product-review .comments-area .comment-box .info {
  margin-bottom: 0;
}

.product__all-content ins {
  background-color: transparent;
}

.product-details__title ins span {
  margin-left: 0;
}

.product__all-btn-box .thm-btn {
  padding: 6px 25px;
}

.product__all-btn-box .thm-btn:focus {
  color: #fff;
}

.product-details__title del span {
  text-decoration: line-through;
}

.tolak-overlay {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.1);
}

.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
  border-top-color: var(--tolak-base);
}

@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}
.is-hide {
  display: none;
}

.woocommerce-form-register,
.woocommerce-form-login {
  margin-top: 20px;
}

.shop-category.widget_block.widget_categories {
  padding: 30px 20px;
}

.sidebar .shop-category h2 {
  margin-bottom: 23px;
}

.sidebar.shop-one__sidebar .widget .wp-block-categories li,
.sidebar.shop-one__sidebar .widget_categories ul li {
  display: block;
  margin-bottom: 0;
  position: relative;
}

.sidebar.shop-one__sidebar .widget .wp-block-categories li,
.sidebar .widget_categories ul li + li {
  margin-top: 0;
  margin-bottom: 5px;
  z-index: 999;
  padding: 6px 0;
}

.woo-widget .wc-block-components-filter-submit-button {
  font-size: 13px;
  font-weight: 800;
  background-color: var(--tolak-base);
  line-height: 1em;
  padding: 13px 19px 13px;
  transition: all 500ms ease;
  border-radius: 0;
}

.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
  font-size: 10px;
  margin-left: 0;
  margin-top: 0;
  font-weight: 500;
  background: var(--tolak-white);
  font-family: var(--heading-font);
  color: #051d1f;
  text-transform: capitalize;
  letter-spacing: 0px;
  box-shadow: 0px 10px 30px 0px rgba(var(--tolak-black4-rgb), 0.07);
  padding: 10px 20px;
  font-size: 14px;
}

.woo-widget div .wc-block-components-filter-submit-button:hover {
  background-color: var(--tolak-base, #1a1414) !important;
  color: var(--tolak-white) !important;
}

.wc-block-components-price-slider__range-input-progress {
  --track-background: linear-gradient(90deg,
      transparent var(--low),
      var(--range-color) 0,
      var(--range-color) var(--high),
      transparent 0) no-repeat 0 100%/100% 100%;
  --range-color: var(--tolak-base);
  background: var(--track-background);
  height: 6px;
}

.wc-block-components-price-slider__range-input-wrapper {
  height: 6px;
}

input[type=range i] {
  appearance: auto;
  cursor: default;
  padding: initial;
  border: initial;
  margin: 0;
  accent-color: var(--tolak-base);
}

.wc-block-price-filter__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: var(--tolak-letter-spacing);
  margin: 0;
  margin-bottom: 22px;
}

.shop-one__sidebar.sidebar .widget ul li::after {
  content: "";
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a::after {
  position: absolute;
  left: 0;
  top: 47%;
  transform: translateY(-40%);
  opacity: 1;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  font-size: 12px;
  color: var(--tolak-text);
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: var(--tolak-white, #fff);
  z-index: -1;
  transform: scale(1, 0);
  perspective: 400px;
  visibility: hidden;
  transition: transform 500ms ease-in-out, visibility 500ms ease-in-out;
  transform-origin: bottom center;
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li:hover a::before {
  transform: scale(1, 1);
  visibility: visible;
  transform-origin: top center;
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li:hover a,
.shop-one__sidebar.sidebar .widget ul.wp-block-categories li:hover a::after {
  padding-left: 27px;
}

.shop-one__sidebar.sidebar .price,
.sidebar .price {
  padding: 0;
}

.shop-one__sidebar.sidebar .wc-block-components-sort-select__label {
  float: left;
}

.shop-one__sidebar.sidebar .wc-block-components-review-list-item__info {
  display: block;
}

.shop-one__sidebar.sidebar .wc-block-components-review-list-item__image {
  width: 100%;
  height: 100%;
}

.wc-block-featured-category__link,
.wc-block-featured-category__title,
.wc-block-featured-product__description,
.wc-block-featured-product__link {
  padding: 0;
}

.sidebar .widget_products li .size-woocommerce_thumbnail,
.sidebar .widget_recent_reviews li .size-woocommerce_thumbnail {
  width: 100%;
  float: unset;
}

.shop-one__sidebar.sidebar .wc-block-stock-filter__title {
  font-size: 16px;
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
  max-width: unset;
  margin-bottom: 5px;
}

.wc-block-product-categories-list--has-images li ul,
.wc-block-product-categories-list--has-images li ul li.wc-block-product-categories-list-item {
  margin-left: 0;
}

.sidebar .select2-container .select2-selection--single {
  height: 60px;
  margin-bottom: 5px;
}

.sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 55px;
  padding: 0 20px;
}

.sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 55px;
  margin-right: 10px;
}

.shop-one__sidebar.sidebar .wc-block-product-categories__dropdown select {
  padding-left: 10px;
  background-image: none;
}

.woocommerce-product-search button,
.woocommerce-widget-layered-nav button {
  background: var(--tolak-base);
  color: #fff;
  line-height: 32px;
  width: 100%;
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
  margin-top: 10px;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after,
.sidebar .widget ul.wc-block-grid__products li::after,
.sidebar .widget .wc-block-product-categories-list li::after,
.sidebar .widget .widget_shopping_cart_content ul li:after,
.sidebar ul.product_list_widget li:after {
  content: " ";
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  width: 100%;
}

.wp-block-woocommerce-price-filter > .wc-block-price-filter__title {
  margin-bottom: 30px;
  margin-top: 0;
}

.wc-block-grid__product:last-child {
  border-bottom: 0;
  margin-bottom: -16px;
}

.wc-block-grid__products,
.wc-block-components-review-list-item__item,
.wc-block-product-categories {
  margin-bottom: 0;
}

.wc-block-components-price-slider {
  margin-bottom: 5px;
}

.wc-block-grid__product .wc-block-grid__product-title {
  color: #222429;
  font-weight: 800;
  font-size: 16px;
}

.wc-block-grid__product-onsale {
  position: absolute;
  top: 0;
  right: 0;
  background: var(--tolak-base);
  border-color: var(--tolak-base);
  text-transform: capitalize;
  color: #fff;
}

.woo-widget .select2-container--default .select2-selection--single {
  border: 1px solid #e6e1d8;
}

.select2-container--default .select2-selection--multiple {
  border: none !important;
}

.wc-block-components-price-slider__range-input {
  top: -2px;
}

.wc-blocks-filter-wrapper h3,
.woocommerce-account h3 {
  font-family: var(--tolak-heading-font, "Cormorant", serif);
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 42px;
}

.sidebar .wc-block-components-price-slider::after {
  content: "";
  display: table;
  clear: both;
}
.sidebar .wc-block-components-price-slider__range-text {
  float: left;
  margin: 0;
  padding-top: 6px;
}
.sidebar .wc-block-components-price-slider__range-text span:first-child::after {
  content: "-";
  margin-left: 5px;
  margin-right: 5px;
}
.sidebar .wc-block-components-price-slider__actions {
  float: right;
}

.product__add-to-cart {
  display: flex;
  justify-content: space-around;
  margin-top: 16px;
}

ul.products .product__add-to-cart .add_to_cart_button.thm-btn {
  position: relative;
  z-index: 1;
}

.product-one .add_to_cart_button.thm-btn.loading::after,
.woosw-list .add_to_cart_button.loading::after,
ul.products .product__add-to-cart .add_to_cart_button.thm-btn.loading::after {
  font-family: "Font Awesome 5 Free";
  content: "\f110";
  vertical-align: top;
  font-weight: 900;
  position: absolute;
  right: 5px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.product-one .product__item .thm-btn:hover {
  color: var(--tolak-white);
  background-color: var(--tolak-base);
}

.product-one .added_to_cart {
  height: 38px;
  background-color: var(--tolak-base);
  font-family: var(--heading-font);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1.2px;
  color: var(--tolak-white);
  padding: 13px 27px;
  text-transform: uppercase;
}

.product-one .price ins {
  background: transparent;
}

.product-one .product__item__btn {
  right: 30px;
}

.product-one .add_to_cart_button.added,
.woosw-list .add_to_cart_button.added,
ul.products .product__add-to-cart .add_to_cart_button.thm-btn.added,
.product-widget .add_to_cart_button.thm-btn.added {
  display: none;
}

.woocommerce-Reviews .comment {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: inherit;
}

.product__items ul.products {
  width: calc(100% + 30px);
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  float: left;
}

.product__items ul.products li {
  width: 100%;
  border: 0;
  margin-bottom: 0;
  float: none;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: none !important;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .product__items ul.products li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .product__items ul.products li {
    width: 33.333%;
  }
}

.product__all-img {
  border: 1px solid var(--tolak-border-color, #e8e3da);
  background-color: var(--tolak-white);
  border-radius: var(--tolak-bdr-radius);
  border-bottom: 0;
}

.product__all-content {
  border: 1px solid var(--tolak-border-color, #e8e3da);
  border-top: 0;
  margin-top: 0;
  padding-top: 26px;
  padding-bottom: 30px;
  border-radius: var(--tolak-bdr-radius);
}

.product__sidebar .widget,
.product__sidebar-single {
  padding: 30px;
}

.product__sidebar .product__sidebar-single .wp-block-categories {
  margin-top: -17px;
}

.cart_totals .woocommerce-shipping-methods label {
  margin-bottom: 0;
}

.woocommerce-checkout-review-order-table th:first-child,
.woocommerce-checkout-review-order-table td:first-child {
  color: var(--tolak-black);
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Cormorant", serif);
  text-transform: uppercase;
}
.woocommerce-checkout-review-order-table th:last-child,
.woocommerce-checkout-review-order-table td:last-child {
  text-align: right;
}

.woosq-popup .woosw-btn {
  background-color: var(--tolak-base);
}

.woosq-popup .woosw-btn:hover,
.product-details .cart .woosw-btn:hover {
  color: var(--tolak-white);
}

.woosq-popup .woosw-added {
  padding: 15px 45px 13px;
}

.woosw-added:hover {
  background-color: var(--tolak-base);
}

.woosw-list .added_to_cart.wc-forward {
  padding: 16px 45px 13px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.shop-one.product.news-sidebar {
  padding: 120px 0;
}

.shop_table tbody .cart_item td.product-name {
  position: relative;
}

.shop_table.woocommerce-checkout-review-order-table tbody .cart_item td.product-name {
  left: 0;
}

.shop-one__sidebar .sidebar__single .wp-block-search .wp-block-search__button.has-icon {
  color: var(--treck-black, #687469);
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
}

.wp-block-search__button svg {
  min-height: 2.5em;
  min-width: 2.5em;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_inline {
  text-align: right;
  margin-right: 10px;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
  border-radius: var(--tolak-bdr-radius);
}

.product .blog-sidebar__meta,
.product .blog-sidebar__btn,
.product .blog-sidebar__date {
  display: none;
}

.product__all-content .thm-btn,
.product__item .thm-btn {
  height: 38px;
  background-color: var(--tolak-base);
  font-family: var(--heading-font);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  color: var(--tolak-white, #838184);
  padding: 8px 20px;
  text-transform: capitalize;
  border-radius: 6px;
}

.item .thm-btn {
  padding: 12px 20px;
}

.product__all-content .thm-btn:hover,
.product__item .thm-btn:hover {
  color: var(--tolak-white);
}

p.comment-notes {
  margin-bottom: 10px;
}

.woocommerce-ResetPassword .woocommerce-Button,
.tolak-edit-address button[type=submit],
.checkout_coupon button[type=submit],
.woocommerce-EditAccountForm button[type=submit],
.woocommerce-checkout-payment #place_order,
.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-form-register .woocommerce-form-register__submit,
.wc-proceed-to-checkout a,
.shop_table button[name=update_cart],
.shop_table .coupon .thm-btn,
.entry-summary .thm-btn.cart-btn,
.woosq-popup .woosw-btn,
.product-details .cart .woosw-btn,
.woosw-list .add_to_cart_button {
  font-size: 16px;
  letter-spacing: 1.4px;
  padding: 16px 49.5px 17px;
  background-color: var(--tolak-base);
  color: var(--tolak-black);
  font-weight: 700;
  font-family: var(--heading-font);
  letter-spacing: 1.6px;
  text-transform: uppercase;
  line-height: 30px;
  transition: all 0.5s linear;
}

.shop_table .coupon .thm-btn {
  line-height: 27px;
}

.wc-proceed-to-checkout a {
  padding: 23px 50px;
}

.entry-summary .thm-btn.cart-btn {
  margin-right: 10px;
}

.woocommerce-ResetPassword .woocommerce-Button:hover,
.tolak-edit-address button[type=submit]:hover,
.checkout_coupon button[type=submit]:hover,
.woocommerce-EditAccountForm button[type=submit]:hover,
.woocommerce-checkout-payment #place_order:hover,
.woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-form-register .woocommerce-form-register__submit:hover,
.wc-proceed-to-checkout a:hover,
.shop_table button[name=update_cart]:hover,
.shop_table .coupon .thm-btn:hover,
.entry-summary .thm-btn.cart-btn:hover {
  background-color: var(--tolak-black);
  color: var(--tolak-white);
}

.woosq-popup .woosw-btn,
.product-details .cart .woosw-btn,
.woosw-list .add_to_cart_button {
  background-color: var(--tolak-black);
  color: var(--tolak-white);
}

.woosq-popup .woosw-btn:hover,
.product-details .cart .woosw-btn:hover,
.woosw-list .add_to_cart_button:hover {
  background-color: var(--tolak-base);
  color: var(--tolak-black);
}

.wp-block-heading,
.product__sidebar-title {
  position: relative;
  text-transform: capitalize;
  margin-bottom: 42px;
  margin-left: 0;
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Cormorant", serif);
}

.shop-category.product__sidebar-single ul.wp-block-categories li a {
  margin-left: 20px;
  font-weight: 500;
}

.review-form-one__title {
  text-transform: uppercase;
  font-size: 30px;
}

.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount {
  font-size: 14px;
}

@media (min-width: 992px) {
  .product__items ul.products.columns-1 li {
    width: calc(100% / 1);
  }
}
@media (min-width: 992px) {
  .product__items ul.products.columns-2 li {
    width: calc(100% / 2);
  }
}
@media (min-width: 992px) {
  .product__items ul.products.columns-3 li {
    width: calc(100% / 3);
  }
}
@media (min-width: 992px) {
  .product__items ul.products.columns-4 li {
    width: calc(100% / 4);
  }
}
@media (min-width: 992px) {
  .product__items ul.products.columns-5 li {
    width: calc(100% / 5);
  }
}
@media (min-width: 992px) {
  .product__items ul.products.columns-6 li {
    width: calc(100% / 6);
  }
}

.product__item__btn .woosw-btn-text-icon .woosw-btn-text {
  display: none;
}

.product-details__buttons .woosw-btn-icon {
  display: none;
}

.blog-sidebar__single.product .blog-one__meta,
.blog-sidebar__single.product .tolak-btn {
  display: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.products .product .price {
  color: var(--tolak-text);
}

.product-details .product__card .price {
  font-weight: 500;
  font-size: 22px;
  font-family: var(--tolak-font, "Plus Jakarta Sans", sans-serif);
}

.review-form-one__title {
  text-transform: capitalize;
  font-size: 35px;
  font-weight: 700;
}

.thm-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--tolak-black, #1c1a1d);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  font-family: var(--tolak-font, "Plus Jakarta Sans", sans-serif);
  padding: 16.25px 48px;
  transition: 500ms;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  background-color: var(--tolak-black, #1c1a1d);
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.thm-btn:hover {
  color: var(--tolak-black, #1c1a1d);
}

.thm-btn:hover::before {
  bottom: -50%;
  color: #ddd;
}

.product-details .comment-form textarea {
  height: 195px;
  display: block;
  width: 100%;
  background-color: var(--tolak-gray, #f9f6f1);
  color: var(--tolak-text, #838184);
  font-size: 14px;
  font-weight: 500;
  border: none;
  outline: none;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}

.product-details .comment-form input[type=text],
.product-details .comment-form input[type=email] {
  display: block;
  width: 100%;
  height: 58px;
  background-color: transparent;
  color: var(--tolak-text, #838184);
  font-size: 14px;
  font-weight: 500;
  border: none;
  outline: none;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
  border: 1px solid var(--tolak-border-color);
  border-radius: 6px;
}

form.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table .cart_item .product-name,
form.woocommerce-checkout .shop_table tfoot tr th {
  text-transform: capitalize;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 3px;
}

.woosw-list .add_to_cart_button,
.woosq-popup .woosw-btn,
.product-details .cart .woosw-btn,
.entry-summary .thm-btn.cart-btn,
.woocommerce-checkout-payment #place_order,
.checkout_coupon button[type=submit],
.wc-proceed-to-checkout a,
.shop_table button[name=update_cart],
.shop_table .coupon .thm-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--tolak-base, #1c1a1d);
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  font-family: var(--tolak-font, "Plus Jakarta Sans", sans-serif);
  padding: 13.5px 48px;
  transition: 500ms;
  letter-spacing: 0px;
  text-transform: capitalize;
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  border-radius: 6px;
}

.woosw-list .add_to_cart_button:before,
.woosq-popup .woosw-btn:before,
.product-details .cart .woosw-btn:before,
.entry-summary .thm-btn.cart-btn:before,
.woocommerce-checkout-payment #place_order:before,
.checkout_coupon button[type=submit]:before,
.wc-proceed-to-checkout a::before,
.shop_table button[name=update_cart]::before,
.shop_table .coupon .thm-btn::before {
  content: unset;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: var(--tolak-black, #fff);
  transition-duration: 700ms;
  color: var(--tolak-white);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  z-index: -1;
}

.woosw-list .add_to_cart_button:hover,
.woosq-popup .woosw-btn:hover,
.product-details .cart .woosw-btn:hover,
.entry-summary .thm-btn.cart-btn:hover,
.woocommerce-checkout-payment #place_order:hover,
.checkout_coupon button[type=submit]:hover,
.wc-proceed-to-checkout a:hover,
.shop_table button[name=update_cart]:hover,
.shop_table .coupon .thm-btn:hover {
  color: var(--tolak-white);
  background-color: var(--tolak-black);
}

.woosw-list .add_to_cart_button:hover::before,
.woosq-popup .woosw-btn:hover::before,
.product-details .cart .woosw-btn:hover::before,
.entry-summary .thm-btn.cart-btn:hover::before,
.woocommerce-checkout-payment #place_order:hover::before,
.checkout_coupon button[type=submit]:hover::before,
.wc-proceed-to-checkout a:hover::before,
.woocommerce-ResetPassword .woocommerce-Button:hover::before,
.shop_table button[name=update_cart]:hover::before,
.shop_table .coupon .thm-btn:hover::before {
  bottom: -50%;
  color: #ddd;
}

.woosw-list .add_to_cart_button:hover::before,
.woocommerce-ResetPassword .woocommerce-Button:hover::before,
.shop_table button[name=update_cart] {
  position: absolute;
  padding: 14.5px 48px;
}

.woosq-popup .woosw-added:hover,
.woosq-popup .woosw-btn,
.product-details .cart .woosw-btn {
  background-color: var(--tolak-black);
}

.woosq-popup .woosw-btn,
.product-details .cart .woosw-btn:before {
  background-color: var(--tolak-base);
}

.product-details .cart .woosw-btn:hover,
.woosq-popup .woosw-btn:hover {
  background-color: var(--tolak-base);
}

.product__item__btn {
  right: 40px;
}

.woosq-popup .entry-summary .thm-btn.cart-btn,
.woosq-popup .woosw-btn {
  padding: 6px 25px;
}

.entry-footer {
  margin-top: 0px;
  margin-left: 15px;
}

.woosw-list .product .added_to_cart {
  height: 58px;
}

.product .added_to_cart {
  height: 38px;
  background-color: var(--tolak-base);
  font-family: var(--heading-font);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  color: var(--tolak-white);
  padding: 7px 20px;
  text-transform: capitalize;
  border-radius: 6px;
}

.product .added_to_cart::before {
  content: unset;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: var(--tolak-black, #fff);
  transition-duration: 700ms;
  color: var(--tolak-white);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  z-index: -1;
}

.product .added_to_cart:hover {
  color: var(--tolak-white, #1c1a1d);
}

.product .added_to_cart:hover::before {
  bottom: -50%;
  color: #ddd;
}

.blog-one .woocommerce {
  padding-top: 0px;
  padding-bottom: 0px;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  top: 35px;
  right: 30px;
}

.shop-one__sidebar.sidebar .widget ul.wp-block-categories li a:hover::after {
  color: var(--tolak-base);
}

.single-product .woocommerce-review-link:hover {
  color: var(--tolak-base);
}

.product-details__quantity-title {
  margin-bottom: 10px;
}

.comment-form-rating p.stars {
  padding-top: 6px;
}

table.wc-block-cart-items .wc-block-cart-items__header th {
  font-weight: 700;
  font-size: 22px;
  text-transform: capitalize;
  font-family: var(--tolak-heading-font);
  color: var(--tolak-black);
}

.is-large.wc-block-cart .wc-block-cart-items td {
  padding-left: 0px !important;
}

.wp-block-woocommerce-cart {
  position: relative;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar-layout {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items {
  position: relative;
  width: 100%;
  border: none;
  margin: 0 0 60px;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items thead tr th,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items thead tr th,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items thead tr th,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items thead tr th,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items thead tr th {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 235%;
  color: var(--tolak-black2, #111117);
  padding: 0 0 10px;
  font-family: var(--tolak-heading-font, "Urbanist", sans-serif);
  text-transform: capitalize;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid var(--tolak-border-color, #E6E6E6) !important;
  box-shadow: none;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td {
  font-size: 16px;
  font-weight: 500;
  color: var(--tolak-text, #111117);
  vertical-align: middle;
  border: none;
  box-shadow: none;
  background-color: transparent;
  border-top: 1px solid var(--tolak-border-color, #E6E6E6);
  padding: 30px 0;
  letter-spacing: 0;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-cart-item__wrap,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__wrap,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-cart-item__wrap,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__wrap,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-cart-item__wrap {
  display: flex;
  justify-content: space-between;
  align-content: center;
  margin: 0;
  padding: 0;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge.wc-block-components-sale-badge,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge.wc-block-components-sale-badge,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge.wc-block-components-sale-badge,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge.wc-block-components-sale-badge,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge.wc-block-components-sale-badge {
  display: none;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td.wc-block-cart-item__image,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td.wc-block-cart-item__image,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td.wc-block-cart-item__image,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td.wc-block-cart-item__image,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td.wc-block-cart-item__image {
  position: relative;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td.wc-block-cart-item__image a,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td.wc-block-cart-item__image a,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td.wc-block-cart-item__image a,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td.wc-block-cart-item__image a,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td.wc-block-cart-item__image a {
  display: block;
  width: 119px;
  height: 119px;
  background-color: var(--tolak-white, #fff);
  border: 1px solid var(--tolak-border-color, #E6E6E6);
  margin-right: 34px;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td.wc-block-cart-item__image a img,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td.wc-block-cart-item__image a img,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td.wc-block-cart-item__image a img,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td.wc-block-cart-item__image a img,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td.wc-block-cart-item__image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-product-metadata,
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-product-metadata__description,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-metadata,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-metadata__description,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-product-metadata,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-product-metadata__description,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-metadata,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-metadata__description,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-product-metadata,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-product-metadata__description {
  display: none;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-product-name,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-name,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-product-name,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-name,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-product-name {
  transition: all 0.4s ease;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0;
  font-weight: bold;
  color: var(--tolak-black2, #111117);
  font-family: var(--tolak-heading-font, "Urbanist", sans-serif);
  display: flex;
  align-items: center;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-product-name:hover,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-name:hover,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-product-name:hover,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-name:hover,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-product-name:hover {
  color: var(--tolak-base, #EC2526);
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-cart-item__prices,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__prices,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-cart-item__prices,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__prices,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-cart-item__prices {
  display: flex;
  align-items: center;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td mark,
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td ins,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td mark,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td ins,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td mark,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td ins,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td mark,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td ins,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td mark,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td ins {
  background: transparent;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-product-badge,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-badge,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-product-badge,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-product-badge,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-product-badge {
  font-size: 18px;
  font-weight: 500;
  color: var(--tolak-black2, #111117);
  vertical-align: middle;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  text-transform: none;
  gap: 5px;
  display: flex;
  align-items: center;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-cart-item__quantity,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__quantity,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-cart-item__quantity,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__quantity,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-cart-item__quantity {
  line-height: 1;
  display: flex;
  align-items: center;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-quantity-selector {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 1px solid var(--tolak-border-color, #E6E6E6);
  width: 100px;
  height: 50px;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector:after,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector:after,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector:after,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector:after,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-quantity-selector:after {
  display: none;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  width: 24px;
  height: 24px;
  color: var(--tolak-black);
  font-size: 18px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: transparent;
  border: none;
  border-left: 1px solid var(--tolak-border-color, #dddddd);
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  transition: all 500ms ease;
  font-weight: 700;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
  color: var(--tolak-base, #EC2526);
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus {
  border-right: none;
  border-left: 1px solid var(--tolak-border-color, #E6E6E6);
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  width: 98px;
  height: 50px;
  border: 0px solid var(--tolak-border-color, #dddddd);
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  font-family: var(--tolak-font, "Rubik", sans-serif);
  color: var(--tolak-text, #636363);
  padding-left: 0px;
  outline: none;
  font-size: 17px;
  font-weight: 500;
  background-color: transparent;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link {
  position: relative;
  font-size: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:after,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:after,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:after,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:after,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  font-family: "Font Awesome 5 Free";
  content: "\f2ed";
  font-weight: 900;
  font-size: 20px;
  color: var(--tolak-base, #EC2526);
  bottom: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
}
.wp-block-woocommerce-cart .is-medium table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:hover:after,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:hover:after,
.wp-block-woocommerce-cart .is-mobile table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:hover:after,
.wp-block-woocommerce-cart .is-small table.wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:hover:after,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items tbody tr td .wc-block-cart-item__remove-link:hover:after {
  color: var(--tolak-black2, #111117);
}
.wp-block-woocommerce-cart .wc-block-components-sidebar {
  padding-left: 0;
  width: 35%;
  margin-left: auto;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit {
  margin: 0 0 0;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none;
  color: var(--tolak-white, #fff);
  font-size: 17px;
  font-weight: 500;
  font-family: var(--tolak-font, "Manrope", sans-serif);
  padding: 20px 48px;
  line-height: 100%;
  transition: 500ms;
  text-transform: capitalize;
  background-color: var(--tolak-base, #111117);
  color: var(--tolak-white, #fff);
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 1;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button:before {
  content: unset;
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  background-color: var(--tolak-base, #EC2526);
  transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66);
  z-index: -1;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button:after {
  content: unset;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: var(--tolak-black2, #111117);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  z-index: -1;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button:hover:before {
  top: 100%;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button:hover:after {
  bottom: -50%;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button span {
  position: relative;
  color: inherit;
  z-index: 2;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
  padding: 0;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
  color: var(--tolak-black2, #111117);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  font-family: var(--tolak-heading-font, "Urbanist", sans-serif);
  margin: 0 0 0px;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item__value {
  font-size: 18px;
  color: var(--tolak-text, #6D7076);
  font-weight: 500;
  text-transform: inherit;
}
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-cart__totals-title {
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  color: var(--tolak-heading-text, #111117);
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
  font-family: var(--tolak-heading-font);
}
.wp-block-woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-panel,
.wp-block-woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.wp-block-woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
  padding: 20px 0;
}
.wp-block-woocommerce-cart .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link,
.wp-block-woocommerce-cart .wc-block-components-totals-coupon-link {
  font-weight: 700;
  color: var(--tolak-black2, #111117);
  text-transform: capitalize;
  text-decoration: underline;
  transition: all 0.4s ease;
}
.wp-block-woocommerce-cart .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link:hover,
.wp-block-woocommerce-cart .wc-block-components-totals-coupon-link:hover {
  color: var(--tolak-base, #EC2526);
}
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wp-block-woocommerce-cart .wc-block-components-text-input input:-webkit-autofill,
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=email],
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=number],
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=tel],
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=text],
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=url],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input[type=email],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input[type=number],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input[type=tel],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input[type=text],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input[type=url],
.wp-block-woocommerce-cart .wc-block-components-text-input input[type=email],
.wp-block-woocommerce-cart .wc-block-components-text-input input[type=number],
.wp-block-woocommerce-cart .wc-block-components-text-input input[type=tel],
.wp-block-woocommerce-cart .wc-block-components-text-input input[type=text],
.wp-block-woocommerce-cart .wc-block-components-text-input input[type=url] {
  height: 60px;
  border: none;
  background-color: var(--tolak-gray, #F5F5F5);
  outline: none;
  font-size: 14px;
  color: var(--tolak-text, #6D7076);
  font-family: var(--tolak-font, "Manrope", sans-serif);
  display: block;
  font-weight: 500;
  margin-right: 10px;
  padding: 0 25px;
  border-radius: 0;
}
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wp-block-woocommerce-cart .wc-block-components-text-input input:-webkit-autofill,
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=email],
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=number],
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=tel],
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=text],
.wp-block-woocommerce-cart .wc-block-components-text-input.is-active input[type=url] {
  box-shadow: none;
  padding-top: 12px;
}
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-text-input label,
.wp-block-woocommerce-cart .wc-block-components-text-input label {
  left: 25px;
}
.wp-block-woocommerce-cart .wc-block-components-radio-control__description,
.wp-block-woocommerce-cart .wc-block-components-radio-control__secondary-description,
.wp-block-woocommerce-cart .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group,
.wp-block-woocommerce-cart .wc-block-components-totals-item__description {
  font-size: 14px;
  width: 100%;
  font-weight: 500;
  line-height: 24px;
}
.wp-block-woocommerce-cart .wc-block-components-totals-shipping .wc-block-components-shipping-address {
  margin: 0;
}
.wp-block-woocommerce-cart .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__description-group,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.wp-block-woocommerce-cart .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
  padding: 0 0 20px;
  font-size: 14px;
  width: 100%;
  font-weight: 500;
  line-height: 24px;
}
.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link) {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background-color: var(--tolak-black2, #111117);
  color: var(--tolak-white, #fff);
  font-size: 17px;
  font-weight: 500;
  font-family: var(--tolak-font, "Manrope", sans-serif);
  padding: 20px 48px;
  line-height: 100%;
  transition: 500ms;
  text-transform: capitalize;
  background-color: var(--tolak-black2, #111117);
  color: var(--tolak-white, #fff);
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 1;
}
.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link):before {
  content: unset;
}
.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link):after {
  content: unset;
}
.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link):hover:before {
  top: 100%;
}
.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link):hover:after {
  bottom: -50%;
}
.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link) span {
  position: relative;
  color: inherit;
  z-index: 2;
}
.wp-block-woocommerce-cart .wc-block-components-shipping-calculator-address__button {
  width: auto;
}
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
  border-radius: 0;
  padding: 0 0;
  border-color: var(--tolak-border-color, #E6E6E6);
}
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
  box-shadow: none;
  background: var(--tolak-gray2, #F5F5F5);
}
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
  border-top: 1px solid var(--tolak-border-color, #E6E6E6);
  font-size: 14px;
  color: var(--tolak-text, #6D7076);
  font-family: var(--tolak-font, "Manrope", sans-serif);
  display: block;
  font-weight: 500;
  padding: 10px 25px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wp-block-woocommerce-cart .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wp-block-woocommerce-cart .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
  background-color: var(--tolak-base, #EC2526);
  color: var(--tolak-white, #fff);
}
.wp-block-woocommerce-cart .wc-block-components-validation-error {
  font-size: 14px;
  color: var(--tolak-base, #EC2526);
}
.wp-block-woocommerce-cart .wc-block-components-validation-error p {
  font-size: inherit;
}

@media (max-width: 991px) {
  .wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
    padding: 20px 0;
  }
  .wc-block-components-product-metadata,
  .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
    display: none;
  }
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
    overflow: auto;
  }
  .is-medium table.wc-block-cart-items,
  .is-small table.wc-block-cart-items,
  .is-large.wc-block-cart .wc-block-cart-items,
  .is-mobile table.wc-block-cart-items,
  .is-small table.wc-block-cart-items,
  .is-large.wc-block-cart .wc-block-cart-items {
    min-width: 1020px;
    overflow: auto;
  }
  .is-medium table.wc-block-cart-items .wc-block-cart-items__row,
  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
  .is-medium table.wc-block-cart-items .wc-block-cart-items__row,
  .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    display: grid !important;
    grid-template-columns: 155px 0 !important;
    padding: 0 !important;
  }
  .wc-block-cart table.wc-block-cart-items,
  .wc-block-cart table.wc-block-cart-items td,
  .wc-block-cart table.wc-block-cart-items th {
    margin: 0 !important;
  }
  .wc-block-cart-item__wrap {
    padding: 25px 0 !important;
  }
  table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    padding: 80px 0 !important;
  }
}
.woocommerce-cart .blog-two {
  padding: 120px 0 220px;
}

.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link):hover {
  background-color: var(--tolak-black);
}

.wc-block-components-title.wc-block-components-title {
  font-size: 30px !important;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-address-form__country input[type=text],
.wc-block-components-form .wc-block-components-address-form__state input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-address-form-wrapper .wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
  background-color: var(--tolak-gray) !important;
  border: 0px solid !important;
  color: var(--tolak-text) !important;
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  color: var(--tolak-text);
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input .wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
  padding-left: 20px !important;
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wc-block-components-text-input input:-webkit-autofill,
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=number],
.wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-text-input.is-active input[type=text],
.wc-block-components-text-input.is-active input[type=url] {
  padding: 1.5em 0.5em 0.5em;
  padding-left: 26px !important;
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  padding-left: 25px !important;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
  color: var(--tolak-black);
}

.wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-totals-item__label,
.wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount {
  color: var(--tolak-text);
}

.wc-block-components-totals-coupon__form .components-button.wc-block-components-button:hover {
  background-color: var(--tolak-base);
}

.components-button.wc-block-components-button {
  font-weight: 500;
  font-size: 17px;
  background-color: var(--tolak-base);
  color: var(--tolak-white);
  transition: 500ms;
  border-radius: 6px;
}

.wc-block-checkout__actions_row .components-button.wc-block-components-button span {
  padding-top: 5px;
  padding-bottom: 5px;
}

.wc-block-components-totals-coupon__form .components-button.wc-block-components-button:hover,
.components-button.wc-block-components-button:hover {
  background-color: var(--tolak-black);
  transition: 500ms;
}

#commentform .tolak-btn:hover {
  background-color: var(--tolak-black);
}

.cart.grouped_form .product-details__quantity {
  margin: 30px 0 20px;
}

.product__all-content .thm-btn:hover {
  background-color: var(--tolak-black);
}

.product-one .item .thm-btn:hover {
  background-color: var(--tolak-black);
}

.product-one .added_to_cart {
  border-radius: 6px;
}

.product-one .added_to_cart {
  height: 38px;
  background-color: var(--tolak-base);
  font-family: var(--heading-font);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  color: var(--tolak-white);
  padding: 13px 27px;
  text-transform: capitalize;
}

.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus {
  border-radius: 4px 0 0 4px;
  order: 1;
  bottom: 0;
  top: auto !important;
  border-top: 1px solid var(--tolak-border-color, #dddddd) !important;
  font-size: 20px;
}

.sidebar--shop .sidebar .widget {
  position: relative;
  display: block;
  padding: 50px 45px 50px;
  background-color: #ecf2fc;
  border-radius: 0px;
  border: 0px solid var(--tolak-border-color, #dddddd);
}

.product__sidebar-title {
  font-size: 20px;
}

.product__sidebar-title::after {
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 77px;
  height: 3px;
  content: "";
  background-color: var(--tolak-base, #3d72fc);
}

.wc-block-components-price-slider__range-input-progress {
  color: #3d72fc;
}

.mail-section-two .tolak-btn b {
  color: var(--tolak-white);
}
