a,
a:hover,
.btn-link,
.btn-link:hover,
.post-admin ul li,
.footer-widget li a:hover,
.list-color-primary li a,
.list-active-color-primary a.active,
.list-color-primary li,
.list-color-primary a,
.nav-primary-hover .navbar-nav .nav-link:hover,
.nav-primary-hover .navbar-nav .active > .nav-link:hover,
.nav-primary-hover .navbar-nav .active > .nav-link,
.navbar .navbar-nav li > ul.dropdown-menu li.active > a,
.product-detail .woocommerce-loop-product__title:hover,
.footer-simple-dark .footer-widget li a:hover,
.footer-default-dark .media-widget a:hover,
.nav-primary .navbar-nav .nav-link,
.nav-secondary .navbar-nav .active > .nav-link,
.search-form .btn-search,
.media-widget a:hover {
  color: var(--theme-primary-color);
}

.nav-secondary-hover .navbar-nav .nav-link:hover,
.nav-secondary-hover .navbar-nav .active > .nav-link:hover,
.nav-secondary-hover .navbar-nav .active > .nav-link,
.list-color-secondary li,
.list-color-secondary li a,
.list-color-secondary a,
.hover-text-secondary:hover *,
a.hover-text-secondary:hover,
.text-secondary {
  color: var(--theme-secondary-color) !important;
}

.text-dark {
  color: var(--theme-dark-color) !important;
}

.extrapedd {
  padding: 110px 0 !important;
}

.my-up-arrow {
  width: 0.625em;
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.head-guides {
  background-image: url(https://res.cloudinary.com/dw3voimry/image/upload/v1597517986/mobile_app_dn9rhm.jpg) !important;
  background-position: center center !important;
  background-size: cover !important;
  margin-top: 78px !important;
}

.rounded-blog {
  border-radius: 20px;
}

.mob-ped {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-family: var(--theme-hiperlink-font);
  font-weight: 500;
  font-size: 14px;
  position: relative;
}

.dropdown-item {
  font-family: var(--theme-hiperlink-font);
  font-weight: 500;
  font-size: 13px;
  position: relative;
  color: #363a3e;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  font-family: var(--theme-general-font);
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
}

.box-100px {
  width: 100px;
  height: 100px;
}

.box-70px {
  width: 70px;
  height: 70px;
}

.sub-title {
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
  display: block;
  font-family: var(--theme-highlight-font);
}

[class*="overlay-"],
.down-line-white,
.down-line-secondary,
.down-line {
  position: relative;
}

.down-line-white,
.down-line-secondary,
.down-line {
  padding-bottom: 20px;
  padding-top: 40px;
  text-align: center;
}

.img-thumb-title-inside:before,
[class*="overlay-"]::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.down-line-white:before,
.down-line-secondary:before,
.down-line::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 3px;
  left: 0;
  bottom: 0;
}

.box-title {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: table;
  border: 2px solid;
  border-color: var(--theme-primary-color);
}

.box-tab-line {
  position: absolute;
  top: -13px;
  z-index: 10;
}

.letter-spacing-1 {
  letter-spacing: 0.5rem;
}

.text-center.down-line::before,
.text-center.down-line-white::before {
  left: 50%;
}

::placeholder {
  font-size: 12px;
  font-family: var(--theme-general-font);
}

.thumb-blog-overlay .post-image::before,
.hover-classic-layer::before,
.img-thumb-title-inside::before,
.social-media-box a,
.owl-carousel button.owl-dot,
.add_to_cart_button,
.product-detail .woocommerce-loop-product__title,
.img-hover-border::after,
.portfolio-classic .portfolio-img::before,
.transation-this,
.transation,
.transation * {
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  -ms-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}

.search-form .form-control {
  border-radius: 22px;
  width: 190px;
  height: 44px;
  padding: 5px 30px 5px 15px;
  font-family: var(--theme-general-font);
  font-size: 13px;
  border: 1px solid;
  border-color: var(--theme-gray-color);
  margin: 0;
}

.search-form .btn-search {
  position: absolute;
  top: 50%;
  right: 22px;
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 14px;
}

.p-35 {
  padding: 35px;
}

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

[class*="flaticon-"]::before {
  margin-left: 0;
}

.bg-1 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.post-admin ul li {
  display: inline-block;
  padding-right: 10px;
}

#scroll {
  position: fixed;
  right: 30px;
  bottom: 50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  z-index: 100;
  display: none;
  border-radius: 10px;
}

.top-header .media-widget a {
  margin-right: 0;
  margin-left: 15px;
}

.tagline {
  font-weight: 500;
}

.tagline-2 {
  font-weight: 500;
  position: relative;
}

.tagline-2::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: var(--theme-primary-color);
  left: -60px;
  top: 13px;
}

.w-mx-100 {
  width: auto;
  max-width: 100% !important;
}

.widget-feedback .owl-dots {
  display: none;
}

.fag-category ul li {
  padding: 10px 5px;
  border-bottom: 1px solid #e1e1e1;
}

.fag-category ul li a {
  font-weight: 400;
}

.simple-collaps span {
  font-weight: 500;
  transition: 0.4s;
  cursor: pointer;
}

.simple-collaps span.active {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.underline {
  text-decoration: underline;
}

.timeshedule td,
.timeshedule th {
  padding: 15px 13px;
  text-align: center;
  width: 12.25%;
  border: 1px solid;
  border-color: var(--theme-border-color);
}

.timeshedule th:first-child span {
  display: block;
  font-weight: 500;
  width: 100%;
}

.timeshedule th:first-child span:last-child,
.timeshedule .designation {
  font-size: 13px;
  color: #a5a5a5;
  line-height: 22px;
}

.timeshedule tr:nth-child(even) {
  background-color: var(--theme-gray-color);
}

.timeshedule .doctor-name {
  font-weight: 600;
  font-size: 15px;
  width: 100%;
  display: inline-block;
}

.vertical-timeline {
  position: relative;
}

.vertical-timeline::before {
  position: absolute;
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  left: 60px;
  top: 0;
  font-size: 12px;
  color: var(--theme-primary-color);
}

.vertical-timeline::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 70%;
  top: 35px;
  left: 65px;
  background: var(--theme-gray-color);
}

.nav-on-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.nav-on-top {
  animation-fill-mode: both;
  width: 100%;
  z-index: 999;
  top: 0;
  position: absolute;
}

.border-1x {
  border-width: 1px;
}

.border-2x {
  border-width: 2px;
}

.border-3x {
  border-width: 3px;
}

.border-4x {
  border-width: 4px;
}

.border-5x {
  border-width: 5px;
}

.border-solid {
  border-style: solid;
}

.border-primary {
  border-color: var(--theme-primary-color) !important;
}

.border-dark {
  border-color: var(--theme-dark-color) !important;
}

.border-geay {
  border-color: var(--theme-gray-color) !important;
}

::-webkit-input-placeholder {
  font: var(--theme-general-font);
  font-size: 15px;
  font-weight: 400;
}

:-ms-input-placeholder {
  font: var(--theme-general-font);
  font-size: 15px;
  font-weight: 400;
}

::placeholder {
  font: var(--theme-general-font);
  font-size: 15px;
  font-weight: 400;
}

.form-control {
  border-radius: 3px;
  height: 46px;
  padding: 0.375rem 1rem;
  border: 0;
  font: var(--theme-general-font) !important;
  font-size: 14px;
  margin-bottom: 15px;
}

input {
  font: var(--theme-general-font) !important;
}

.form-control:focus {
  box-shadow: 0 0 0 0.05rem rgba(0, 123, 255, 0.25);
}

.border-light-form .form-control {
  background: transparent;
  border: 1px solid;
  border-color: #2e333a;
  color: #a4a7a9;
}

.form-icon-right .flat-mini,
.form-icon-right .flat-small {
  right: 20px;
  top: 10px;
  position: absolute;
}

.form-icon-left .flat-mini,
.form-icon-left .flat-small {
  left: 30px;
  margin-top: -7.5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.navbar .navbar-nav li > ul.dropdown-menu li.active > a,
input:-internal-autofill-selected {
  background-color: transparent;
}

.subscribe-banner .form-control {
  color: var(--theme-dark-color);
}

.form-boder .form-control {
  border: 1px solid #dcdee0;
  border-radius: 3px;
}

form label {
  font-weight: 400;
}

.form-check-input {
  margin: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  background: var(--theme-gray-color);
}

.form-check label {
  margin-left: 25px;
}

.from-underline input {
  border-bottom: 1px solid;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
}

.from-underline input:focus {
  box-shadow: none;
}

.from-underline.form-white input {
  border-color: #fff;
  color: #fff;
  background: transparent;
}

.from-underline .form-check {
  padding-left: 0;
}

.contact-info-light span {
  padding-left: 10px;
  font-weight: 500;
}

.table tr th {
  font-weight: 500;
  position: relative;
}

.view-category button.active {
  border: 1px solid;
  border-color: var(--theme-primary-color);
}

.star-rating {
  line-height: 18px;
}

.star-rating i {
  letter-spacing: -2px;
  color: #f6b70c;
}

.star-rating i::before {
  font-size: 10px;
}

.owl-carousel.dot-disable .owl-dots,
.owl-carousel.nav-disable .owl-nav {
  display: none !important;
}

.owl-carousel button.owl-dot.active {
  width: 15px;
  background-color: var(--theme-primary-color) !important;
  border-radius: 2px;
}

.dot-secondary.owl-carousel button.owl-dot.active {
  background-color: var(--theme-secondary-color) !important;
}

.owl-carousel button.owl-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 5px;
  background-color: var(--theme-dark-color);
}

.owl-carousel .owl-dots {
  margin-top: 15px;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
}

.owl-nav button:focus {
  outline: none !important;
}

.owl-carousel .owl-nav button.owl-prev {
  left: 0;
}

.owl-carousel .owl-nav button.owl-next {
  right: 0;
}

.single-image-carousel .owl-carousel .owl-nav button {
  width: 45px;
  height: 60px;
  line-height: 60px;
}

.portfolio-carousel .owl-carousel .owl-nav button,
.single-image-carousel .owl-carousel .owl-nav button {
  text-align: center;
  font-size: 21px;
  color: #fff;
  background-color: var(--theme-primary-opacity-color);
  z-index: 9;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.portfolio-carousel .owl-carousel .owl-nav button {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.portfolio-carousel .owl-carousel .owl-nav button.owl-prev {
  left: -70px;
}

.portfolio-carousel .owl-carousel .owl-nav button.owl-next {
  right: -70px;
}

.tab-hide {
  display: none;
}

.nav-tab-line {
  border-bottom: none !important;
}

.nav-tab-line li {
  border-width: 0 0 2px 0 !important;
  border-style: solid !important;
  border-color: var(--theme-primary-color) !important;
}

.tab-simple .nav-tabs .nav-item.show .nav-link,
.tab-simple .nav-tabs .nav-link.active {
  background: 0;
}

.mix-tab ul li,
.tab-simple ul li {
  font-weight: 500;
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 10px 15px;
}

.nav-tab-line li.mixitup-control-active:after,
.nav-tab-line li.active:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: var(--theme-primary-color);
  background-color: #fff;
  transform: rotate(45deg);
  margin-left: -5px;
  border-top: transparent;
  border-left: transparent;
  bottom: -7px;
}

.bg-light .nav-tab-line li.mixitup-control-active:after,
.bg-light .nav-tab-line li.active:after {
  background-color: var(--theme-light-color);
}

.bg-secondary .nav-tab-line li.mixitup-control-active:after,
.bg-secondary .nav-tab-line li.active:after {
  background-color: var(--theme-secondary-color);
}

.nav-tab-border .nav-link {
  position: relative;
  font-weight: 500;
  padding: 0.8rem 1.2rem;
  margin-left: -1px;
  background-color: #484d53;
  color: #fff;
  line-height: 1.25;
  border: 1px solid #dee2e6;
  border-radius: 0 10px;
  font-family: var(--theme-hiperlink-font);
}

.nav-tab-border .nav-link:hover {
  background-color: #343a40;
}

.nav-tab-border .nav-link:first-child {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-radius: 0 10px;
}

.nav-tab-border .nav-link:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-radius: 0 10px;
}

.nav-tab-border .nav-link.mixitup-control-active {
  color: #fff;
}

.history-tab ul li {
  font-family: var(--theme-highlight-font);
  font-size: 20px;
  font-weight: 700;
  padding: 10px 25px;
}

.history-tab ul li.active {
  font-size: 40px;
  padding: 15px 25px;
  color: var(--theme-primary-color) !important;
}

.history-tab .nav-tab-line li.active:after {
  top: 94%;
}

.masonry-gallery {
  width: 100%;
  position: relative;
}

.masonry-three-grid {
  position: absolute;
  z-index: 10;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}

.thumb-blog-horizontal .post-image {
  width: 42%;
  float: left;
}

.thumb-blog-horizontal .post-content {
  float: left;
  width: 58%;
}

.thumb-blog-mini-list {
  flex-direction: row;
  display: flex;
}

.thumb-blog-mini-list .post-image {
  width: 120px;
}

.thumb-blog-cover-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 60%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 60%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 60%,
    rgba(0, 0, 0, 0.9) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
}

.thumb-blog-cover-img .post-content {
  position: absolute;
  z-index: 10;
  width: 100%;
  bottom: 0;
}

.thumb-blog-cover-img,
.thumb-blog-simple {
  position: relative;
}

.thumb-blog-simple .post-image .date {
  position: absolute;
  color: var(--theme-white-color);
  left: 25px;
  bottom: 15px;
}

.post-title {
  line-height: 1.5;
}

.post-meta a:hover span {
  text-decoration: underline;
}

.post-meta > a {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #e1e1e1;
}

.thumb-blog-default {
  margin-bottom: 30px;
}

.boxing-shadow {
  box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.16);
}

.term-boxing-shadow {
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
}

.thumb-blog-default a.btn-text {
  text-decoration: underline;
}

.post-gallery a {
  width: 33.33%;
  display: block;
  float: left;
}

.thumb-blog-classic .btn {
  border: 2px solid;
  border-color: var(--theme-gray-color);
}

.thumb-blog-default .owl-dots {
  display: none;
}

.thumb-blog-overlay .post-image::before {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.thumb-blog-overlay:hover .post-image::before {
  visibility: visible;
  opacity: 1;
}

.thumb-blog-overlay .post-meta a span {
  font-size: 11px;
}

.thumb-blog-modern .post-content {
  width: calc(100% - 120px);
  right: 0;
  margin-top: -50px;
  position: relative;
  z-index: 10;
  float: right;
}

.thumb-blog-modern .date {
  position: absolute;
  bottom: -90px;
  left: 40px;
}

.thumb-blog-modern .date span {
  font-size: 30px;
  font-weight: 700;
}

.thumb-text-layer .post-date {
  position: absolute;
  bottom: 50px;
}

.thumb-text-layer {
  min-height: 250px;
}

.post-content blockquote {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
  margin: 35px 0;
  padding: 10px 0 10px 40px;
  font-family: "Crete Round", serif;
  line-height: 32px;
  border-left: 5px solid;
  border-color: #e1e1e1;
}

.share-post span {
  padding-right: 15px;
}

.share-post a {
  font-size: 14px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
}

.share-post a:hover {
  background-color: var(--theme-primary-color);
  color: #fff;
}

.share-post {
  padding: 15px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}

.author-image {
  flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  margin-right: 15px;
  float: left;
}

.comments img {
  width: 75px;
}

.comments-date {
  font-size: 14px;
  font-style: italic;
  color: #a5a5a5;
}

.secondary-nav-leftside .navbar {
  position: static;
}

.secondary-nav-leftside .push-nav-toggle {
  position: absolute;
  left: 15px;
  z-index: 100;
}

#page_wrapper.overlay::before {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 100;
}

.push-nav-toggle {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.nav-leftpush-overlay .navbar-expand-lg .navbar-toggler.push-nav-toggle {
  display: block;
  position: absolute;
  right: 0;
}

.nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push,
.nav-leftpush-overlay .navbar-slide-push .navbar-nav {
  display: initial !important;
}

.slide-nav-close {
  position: absolute;
  top: 20px;
  left: 20px;
}

.nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
  position: fixed;
  width: 320px;
  padding: 120px 50px;
  background: var(--theme-light-color);
  left: -320px;
  min-height: 100%;
  top: 0;
  opacity: 0;
  z-index: 999999;
}

.nav-leftpush-overlay
  .navbar-expand-lg
  .navbar-slide-push
  .navbar-nav
  > li.nav-item {
  margin: 0;
  line-height: 50px;
}

.nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push.visible {
  animation-name: slideInLeft;
  animation-duration: 0.3s;
  left: 0;
  opacity: 1;
}

header.nav-leftpush-overlay.fixed-top {
  position: absolute !important;
}

.nav-split-classic .top-links li {
  line-height: 50px;
  margin-left: 20px;
}

.nav-split-classic .top-links li a {
  color: #fff;
}

.nav-split-classic .top-links .btn-appointment a {
  padding: 0 20px;
  color: #fff;
  display: block;
}

.transparent-header-modern .navbar-brand {
  padding: 0;
  width: 160px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: var(--theme-primary-color) !important;
  text-decoration: none;
  background-color: transparent !important;
}

.navbar {
  padding: 0;
}

.transparent-header-modern .nav-logo {
  padding: 40px 20px;
  background-color: var(--theme-white-color);
}

.top-contact li {
  float: left;
  margin-right: 20px;
  line-height: 40px;
}

.top-header {
  font-size: 13px;
}

.top-header .msg,
.top-header .media-icons a {
  line-height: 40px;
}

.media-icons a {
  margin: 0 10px;
}

.media-icons a:last-child {
  margin: 0;
}

.media-icons a:first-child {
  margin: 0;
}

.top-nav li {
  display: inline-block;
  line-height: 40px;
  padding: 0 7.5px;
}

.top-nav li:first-child {
  padding-left: 0;
}

.top-nav li:last-child {
  padding-right: 0;
}

.devide-header .top-header .media-icons a {
  margin-left: 20px;
}

.nav-bar-top li {
  line-height: 40px;
}

.nav-bar-top.right {
  float: right;
}

.nav-bar-top.right li {
  margin-left: 20px;
}

.nav-bar-top.right li:first-child {
  margin-left: 0;
}

.nav-bar-top.left {
  float: left;
}

.nav-bar-top.left li {
  margin-right: 20px;
}

.nav-bar-top.left li:last-child {
  margin-right: 0;
}

.search-pop span {
  cursor: pointer;
}

.search-pop .search-form {
  position: absolute;
  padding: 10px;
  top: 50px;
  right: -30px;
  visibility: hidden;
  opacity: 0;
}

.search-form.visible {
  animation-name: slideInRight;
  animation-duration: 0.3s;
  visibility: visible;
  opacity: 1;
}

.search-pop .search-form .form-control {
  width: 250px;
}

.full-header {
  border-bottom: 2px solid #818388;
}

.full-header .nav-logo {
  width: 120px;
}

.nav-sticky {
  position: sticky;
  z-index: 99;
  top: 0;
}

.line-menu li {
  display: inline-block;
}

.line-menu li a {
  padding: 0 10px;
}

.line-menu li:last-child a {
  padding-right: 0;
}

.line-menu li:first-child a {
  padding-left: 0;
}

.dropdown.mega-dropdown {
  position: static;
}

.navbar .navbar-nav li > ul.dropdown-menu.mega-dropdown-menu {
  width: 100%;
  left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -4px;
}

.mega-container .col-lg-2 {
  padding-left: 5px;
  padding-right: 5px;
}

.btn {
  font-family: var(--theme-hiperlink-font);
  font-weight: 500;
  font-size: 15px;
  border: 0;
  padding: 0 25px;
  line-height: 45px;
}

.btn.btn-large {
  padding: 0 30px;
  line-height: 65px;
  font-size: 16px;
}

.btn-link {
  font-family: var(--theme-hiperlink-font);
  font-weight: 500;
  font-size: 15px;
}

.btn-dark {
  background-color: var(--theme-dark-color);
}

.btn-primary {
  border: 0;
  border-color: transparent;
}

a.add_to_cart_button:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:hover {
  color: #fff;
  background-color: #0062cc;
  border-color: transparent;
  filter: brightness(110%);
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:hover {
  color: var(--theme-white-color);
  background-color: var(--theme-secondary-color);
  border-color: transparent;
  filter: brightness(125%);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-dark.btn-border {
  border: 2px solid;
  border-color: var(--theme-dark-color);
  background-color: transparent;
  color: var(--theme-dark-color);
  font-weight: 700;
}

.btn-white-border {
  border: 2px solid;
  border-color: #fff;
  color: #fff;
}

.btn-white-border:hover,
.btn-white-border:focus {
  background-color: #fff;
  color: var(--theme-dark-color);
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: var(--theme-primary-color);
  background-color: var(--theme-primary-color);
}

.counter-boxed ul li {
  float: left;
  width: 32.2%;
  margin: 2px;
}

.pagination-default .page-link {
  position: relative;
  display: block;
  font-size: 14px;
  padding: 0.8rem 1.2rem;
  color: var(--theme-general-color);
  line-height: 1.25;
  border: 1px solid #dee2e6;
}

.pagination-dotted-active .page-link {
  border: 0;
  color: var(--theme-general-color);
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  padding: 15px 19px;
}

.pagination-dotted-active .active .page-link {
  color: var(--theme-secondary-color);
  border: 2px dotted;
  border-color: var(--theme-secondary-color);
  background: transparent;
  border-radius: 50%;
}

.pagination-dotted-active .page-link:hover {
  background: transparent;
  color: var(--theme-primary-color);
}

.fact-counter .progress {
  height: 3px;
  width: 100%;
  overflow: visible;
  border-radius: 0;
}

.progress-bar {
  transition: all 3000ms linear 0s;
  width: 0;
}

.bar-progress {
  font-weight: 500;
}

.bar-progress .skill-percent {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
}

.list-half-width li {
  width: 50%;
  float: left;
  padding: 5px;
}

.list-full-width li {
  width: 100%;
  float: left;
  padding: 5px;
}

.list-three-fold-width li {
  width: 33.32%;
  float: left;
  padding: 5px;
}

.list-bullate li {
  list-style-type: disc;
  font-weight: 500;
  list-style-position: inside;
}

.list-num li {
  list-style-type: decimal;
  margin-left: 12px;
  padding: 10px 0;
  padding-left: 10px;
}

.list-squire-check span {
  display: block;
  float: left;
  margin-right: 10px;
}

.list-squire-check li {
  line-height: 32px;
  margin: 12px 0;
}

.list-fontawesome-icon li {
  line-height: 35px;
}

.list-style-tick li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.list-style-tick li::before {
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 10px;
  left: 0;
  color: var(--theme-primary-color);
  top: 0;
}

.bg-center {
  background-position: center center;
  background-repeat: no-repeat;
}

.paraxify {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

.timeline-bar-primary::before,
.timeline-bar-white::before {
  content: "";
  position: absolute;
  height: 2px;
  top: 0;
  left: 0;
  width: 100%;
}

.timeline-bar-primary::before {
  background: var(--theme-primary-color);
}

.timeline-bar-white::before {
  background: #fff;
}

.timeline-bar-primary::after,
.timeline-bar-white::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 10px;
  top: -9px;
  border: 5px solid;
  border-radius: 100%;
}

.timeline-bar-white::after {
  border-color: var(--theme-primary-color);
  background: #fff;
}

.timeline-bar-primary::after {
  border-color: var(--theme-white-color);
  background: var(--theme-primary-color);
}

.simple-accordion .card,
.simple-accordion .card-header {
  border: 0;
}

.simple-accordion .card-header {
  padding: 5px;
}

.simple-accordion .card {
  margin-bottom: 10px;
}

.simple-accordion .card-body {
  padding: 20px 28px;
}

.simple-accordion .card-body ul li {
  list-style-type: decimal;
  list-style-position: inside;
}

.ac-collapse {
  display: none;
}

.accordion-plus-left .ac-toggle {
  position: relative;
  padding-left: 15px;
}

.accordion-plus-left .ac-toggle::before {
  content: "+";
  position: absolute;
  width: 7px;
  height: 2px;
  left: 0;
}

.accordion-plus-left .ac-toggle.active::before {
  content: "-";
}

.subscribe-border-style .form-control {
  height: 60px;
  border: 1px solid;
  border-color: var(--theme-gray-color);
  border-radius: 0;
  padding-right: 130px;
}

.subscribe-border-style button.btn {
  position: absolute;
  border: 1px solid;
  border-color: var(--theme-gray-color);
  color: var(--theme-secondary-color);
  top: 1px;
  right: 0;
  border-radius: 0;
  right: 15px;
  line-height: 58px;
  border-top: 0;
  border-bottom: 0;
}

.social-media-box a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  color: #fff;
  background-color: var(--theme-secondary-color);
}

.social-media-box a:hover {
  background-color: var(--theme-primary-color);
}

.social-on-slider-left::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  background: #fff;
  top: -120px;
  left: 3px;
}

.social-on-slider-left::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  background: #fff;
  bottom: -120px;
  left: 3px;
}

.social-on-slider-left {
  position: absolute;
  left: 30px;
  z-index: 100;
  text-align: center;
}

.social-on-slider-left a {
  display: table;
  font-size: 11px;
  margin: 10px 0;
}

.subscribe-form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 46px;
  border-radius: 0 3px 3px 0;
}

@media screen and (min-width: 768px) {
  .mt-md-100 {
    margin-top: 100px;
  }
  .multi-demo li {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media screen and (min-width: 1199px) {
  header.fixed-top .main-nav {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .multi-demo li {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  @keyframes menu-sticky {
    0% {
      margin-top: -150px;
    }
    50% {
      margin-top: -90px;
    }
    100% {
      margin-top: 0;
    }
  }
  header.fixed-top {
    position: fixed !important;
    top: -1px;
    right: 0;
    left: 0;
    z-index: 999;
    animation-name: menu-sticky;
    animation-timing-function: ease-in-out;
    margin: 0;
    border: 0;
  }
  .nav-split-classic .navbar-brand,
  .nav-split .navbar-brand {
    position: absolute;
  }
  .transparent-header-light.fixed-top {
    background-color: var(--theme-white-color);
  }
  .transparent-header-light.fixed-top .navbar {
    padding: 0 !important;
  }
  .transparent-header-modern.fixed-top,
  .transparent-header.fixed-top {
    background-color: var(--theme-dark-color);
    padding: 0 !important;
  }
  .transparent-header-modern.fixed-top .nav-logo {
    padding: 10px 25px;
  }
  .transparent-header-modern.fixed-top .navbar-brand {
    margin: 0 !important;
  }
  header.fixed-top .top-header,
  header.fixed-top .middle-header {
    display: none;
  }
  .transparent-header.fixed-top .navbar,
  .line-seperate-header.fixed-top .navbar,
  .default-header.fixed-top .navbar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .nav-line-active .navbar-nav .nav-item:first-child {
    margin-left: 0;
  }
  .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 20px;
  }
  .navbar-expand-lg.nav-border-active .navbar-nav .nav-item {
    margin: 0 5px;
  }
  .classic-header .navbar-expand-lg .navbar-nav > li.nav-item,
  .full-header.fixed-top .navbar-expand-lg .navbar-nav > li.nav-item,
  .navbar-expand-lg .navbar-nav > li.nav-item {
    line-height: 70px;
  }
  .full-header .navbar-expand-lg .navbar-nav > li.nav-item {
    line-height: 100px;
  }
  .line-seperate-header .navbar-expand-lg .navbar-nav > li.nav-item {
    margin: 0;
    line-height: 16px;
    padding: 20px 0;
  }
  .line-seperate-header .navbar-expand-lg .navbar-nav > li.nav-item > a {
    border-right: 1px solid;
    border-color: var(--theme-light-color);
    padding: 0 15px;
  }
  .line-seperate-header
    .navbar-expand-lg
    .navbar-nav
    > li.nav-item:last-child
    > a {
    border: 0;
  }
  .ecommerce-header .navbar-expand-lg .navbar-nav > li.nav-item {
    line-height: 53px;
  }
  .ecommerce-header .navbar-expand-lg .navbar-nav > li.nav-item:first-child {
    margin-left: 0;
  }
  .navbar-expand-lg.nav-border-active .navbar-nav > .nav-item a.nav-link {
    padding: 0 15px;
  }
  .navbar-expand-lg.nav-border-active
    .navbar-nav
    > .nav-item.active
    a.nav-link {
    border: 1px solid;
    border-color: var(--theme-primary-color);
    border-radius: 3px;
  }
  .shop-offer-link a {
    font-weight: 500;
    text-decoration: underline;
  }
  .nav-line-active .navbar-nav .nav-link {
    padding: 0 0 5px 0;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0;
  }
  .navbar-nav .dropdown-toggle::after {
    display: none;
  }
  .nav-line-active .navbar-nav .active > .nav-link:before {
    width: 15px;
    height: 2px;
    content: "";
    position: absolute;
    display: block;
    bottom: 15px;
    left: 1px;
    border: 0;
    margin: 0;
  }
  .nav-down-line-active .navbar-nav .active > .nav-link:before {
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
    display: block;
    bottom: -2px;
    left: 0;
    border: 0;
    margin: 0;
  }
  .nav-split .navbar-expand-lg .navbar-collapse {
    width: 50%;
    flex-grow: inherit;
    padding-right: 75px;
  }
  .nav-split-classic .navbar-expand-lg .navbar-collapse {
    width: 100%;
    flex-grow: inherit;
  }
  .nav-split-classic .navbar-expand-lg .navbar-nav:first-child > li.nav-item {
    margin-right: 70px;
    margin-left: 0;
  }
  .nav-split-classic .navbar-expand-lg .navbar-nav:last-child > li.nav-item {
    margin-left: 70px;
    margin-right: 0;
  }
  .nav-split .navbar-expand-lg .split-info-right {
    width: 50%;
    flex-grow: inherit;
    padding-left: 100px;
  }
  .nav-leftpush-overlay .navbar .navbar-nav li > ul.dropdown-menu {
    top: 0;
    left: 100%;
  }
  .navbar .navbar-nav li > ul.dropdown-menu {
    visibility: hidden;
    min-width: 200px;
    display: block;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    opacity: 0;
    border: 0;
    border-top: 1px solid;
    border-color: var(--theme-light-color);
    border-radius: 3px;
    left: -10px;
    top: 100%;
    margin-top: 0;
  }
  .navbar .navbar-nav li:hover > ul.dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .navbar .navbar-nav li a,
  .navbar .navbar-nav li ul.dropdown-menu {
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu {
    left: 100%;
    top: -10px;
  }
  .creative-header
    .container-fluid
    .navbar-expand-lg
    .navbar-nav.ml-auto
    > li:nth-last-child(-n + 2)
    .dropdown-menu
    .dropdown-menu,
  .navbar-expand-lg
    .navbar-nav
    > li:nth-last-child(-n + 2)
    .dropdown-menu
    .dropdown-menu {
    left: auto;
    right: 100%;
    top: -10px;
  }
  .navbar-expand-lg
    .navbar-nav
    > li:nth-last-child(-n + 3)
    .dropdown-menu
    .dropdown-menu
    .dropdown-menu {
    left: auto;
    right: 100%;
    top: -10px;
  }
  .navbar-expand-lg
    .navbar-nav
    > li.dropdown
    > ul.dropdown-menu
    > li.dropdown
    .dropdown-toggle::after {
    transform: translateY(-50%);
    position: absolute;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 10px;
    top: 50%;
    right: 20px;
    display: block;
    border: 0;
  }
  .nav-split .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 8px;
  }
  .nav-split .top-contact li {
    margin-right: 10px;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1200px;
  }
  .multi-demo {
    padding-left: 150px;
    padding-right: 150px;
  }
  .navbar-expand-lg
    .navbar-nav
    > li:nth-last-child(-n + 3)
    .dropdown-menu
    .dropdown-menu
    .dropdown-menu,
  .navbar-expand-lg
    .navbar-nav
    > li:nth-last-child(-n + 2)
    .dropdown-menu
    .dropdown-menu {
    left: 100%;
    right: auto;
    top: -10px;
  }
  .multi-demo li {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
  }
  .line-seperate-header .navbar-expand-lg .navbar-nav > li.nav-item > a {
    padding: 0 20px;
  }
  .nav-split .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 30px;
  }
  .nav-split .top-contact li {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1399px) {
  .blue101 {
    padding: 60px;
  }
  .lg-p-0 {
    padding: 0 !important;
  }
  .lg-mx-none {
    display: none !important;
  }
  .split-info-right ul li {
    display: none;
  }
  .split-info-right ul li:nth-last-child(-n + 3) {
    display: block;
  }
  .nav-split-classic .navbar-expand-lg .navbar-nav:first-child > li.nav-item {
    margin-right: 50px;
  }
  .nav-split-classic .navbar-expand-lg .navbar-nav:last-child > li.nav-item {
    margin-left: 50px;
  }
  .nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
    padding: 80px 50px;
  }
  .w-lg-100 {
    width: 100% !important;
  }
}

@media screen and (max-width: 1199px) {
  .w-md-100 {
    width: 100% !important;
  }
  .case-absolute {
    width: 80%;
  }
  .transparent-header-modern .top-contact {
    margin-left: 15px;
  }
  .md-p-0 {
    padding: 0 !important;
  }
  .blue103,
  .mx-md-none,
  .md-mx-none {
    display: none !important;
  }
  .md-ml-0 {
    margin-left: 0 !important;
  }
  .md-bg-img-none {
    background-image: none !important;
  }
  .blue101 {
    padding: 30px;
  }
  .blue100 {
    left: 0;
  }
  .full-header .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 10px;
  }
  .md-px-0 {
    padding-left: 0 !important;
  }
  .md-px-0 {
    padding-right: 0 !important;
  }
  .search-form.header-active-form .form-control {
    width: 120px;
  }
  .nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
    padding: 60px 50px;
  }
}

@media screen and (max-width: 991.98px) {
  .nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
    width: 100%;
    left: -100%;
  }
  .nav-split-classic .navbar-brand,
  .nav-split .navbar-brand {
    padding: 0 !important;
    transform: none;
    background: transparent !important;
    box-shadow: none !important;
  }
  .bg-dark .dropdown-item,
  .nav-white .dropdown-item,
  .nav-dropdown-white .dropdown-item {
    color: #fff;
  }
  .nav-dropdown-primary .dropdown-item {
    color: var(--theme-primary-color);
  }
  .nav-dropdown-secondary .dropdown-item {
    color: var(--theme-secondary-color);
  }
  .product-detail .woocommerce-loop-product__title {
    font-size: 13px;
  }
  .products-grid-view ul.products li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .summary.entry-summary,
  .woocommerce-product-gallery {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .dropdown-menu {
    border: 0;
    background-color: transparent;
    padding: 0;
  }
  .portfolio-carousel .owl-carousel .owl-nav button {
    display: none !important;
  }
  .navbar-toggler {
    margin: 10px 0;
  }
  .nav-split .navbar-nav,
  .nav-split-classic .navbar-nav {
    border: 0;
  }
  .navbar-nav {
    border-top: 1px solid #ddd;
  }
  .search-form {
    display: none;
  }
  .case-study-line img {
    width: 100%;
  }
  .case-absolute {
    width: 100%;
    top: inherit;
    position: static;
    transform: none;
  }
  .case-study-line > div:nth-child(odd) > img,
  .case-study-line > div:nth-child(even) > img {
    float: none;
  }
  .testimonial-slider .owl-nav,
  .nav-on-top,
  .nav-on-banner {
    position: static !important;
  }
  .sm-img-max-auto {
    width: auto;
    max-width: 100%;
  }
  .h4,
  h4 {
    line-height: 1.5;
  }
  .nav-element,
  .sm-mx-none {
    display: none !important;
  }
  .sm-mb-30 {
    margin-bottom: 30px !important;
  }
  .sm-mt-30 {
    margin-top: 30px !important;
  }
  .sm-ml-0 {
    margin-left: 0 !important;
  }
  .sm-mr-0 {
    margin-right: 0 !important;
  }
  .sm-px-0,
  .sm-pl-0 {
    padding-left: 0 !important;
  }
  .sm-px-0 {
    padding-right: 0 !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
  .sm-m-0 {
    margin: 0 !important;
  }
  .sm-p-0 {
    padding: 0 !important;
  }
  .sm-p-30 {
    padding: 30px !important;
  }
  .sm-pt-0 {
    padding-top: 0 !important;
  }
  .sm-bg-img-none {
    background-image: none !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .thumb-transparent {
    padding: 30px 20px !important;
  }
  .secondary-nav-leftside .push-nav-toggle {
    top: 45px;
  }
  .nav-leftpush-overlay
    .navbar-expand-lg
    .navbar-slide-push
    .navbar-nav
    > li.nav-item {
    line-height: 25px;
  }
  .full-header,
  .transparent-header,
  .transparent-header-modern {
    background-color: var(--theme-dark-color);
  }
  .transparent-header-modern .nav-logo {
    padding: 3px 8px;
  }
  .sm-margin-none,
  .navbar-brand {
    margin: 0 !important;
  }
  .sm-right-0 {
    right: 0 !important;
  }
  .dropdown-toggle::after {
    right: 20px;
    top: 45%;
    position: absolute;
  }
  img.nav-logo {
    width: 100px;
  }
  .blue100 {
    padding: 30px !important;
  }
  .gallery-carousel .owl-carousel .owl-nav button {
    display: none !important;
  }
  .copyright .sitemap {
    text-align: left;
  }
  .fixed-bg-secondary {
    background-color: var(--theme-secondary-color);
  }
}

@media screen and (max-width: 767px) {
  .thumb-blog-cover-img::after {
    background: -moz-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.9) 100%
    );
    background: -webkit-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.9) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.9) 100%
    );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
  }
  .xs-h-100vh {
    height: 100vh !important;
  }
  .xs-h-50vh {
    height: 50vh !important;
  }
  .xs-mt-0 {
    margin-top: 0 !important;
  }
  .xs-m-0 {
    margin: 0 !important;
  }
  .xs-p-0 {
    padding: 0 !important;
  }
  .compare-chart-classic {
    overflow-x: auto;
  }
  .compare-chart-classic .owl-carousel {
    width: 750px;
  }
  .multi-demo li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .woocommerce-cart-form {
    width: 100%;
    overflow: scroll;
  }
  table.cart {
    width: 700px;
  }
  .page-banner-image h1,
  .page-banner-simple h1 {
    font-size: 28px;
  }
  .breadcrumb-bar nav,
  .page-banner-simple nav {
    float: inherit !important;
    margin: 0 auto;
    display: table;
  }
  .copyright {
    text-align: center;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 13px;
  }
  .copyright .line-menu {
    text-align: center;
    float: none !important;
    display: table;
    margin: 0 auto;
    margin-top: 10px;
  }
  .divider-col-3 > div {
    border: 0;
  }
  .divider-col-3 .thumb-transparent {
    margin: 0;
  }
  .thumb-blog-horizontal .post-image,
  .thumb-blog-horizontal .post-content,
  .w-xs-100 {
    width: 100% !important;
  }
  .xs-mx-none,
  .testimonial-bordered .owl-nav {
    display: none !important;
  }
  .counter-boxed ul li {
    width: 48.8%;
  }
  .xs-bottom-0 {
    bottom: 0 !important;
    top: inherit !important;
  }
  .xs-position-static {
    position: static !important;
  }
  .help-content span {
    font-size: 15px;
    margin-bottom: 10px !important;
  }
  .help-content {
    padding: 20px !important;
  }
  .list-half-width li {
    width: 100%;
  }
  .xs-text-center {
    text-align: center !important;
  }
  .xs-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .products-grid-view.product-4-column ul.products li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .help-content {
    position: static;
    transform: none !important;
    padding: 0;
    width: 100%;
    height: 100%;
  }
  .xs-position-static {
    position: static !important;
  }
  .thumb-blog-horizontal .post-content {
    padding-left: 0 !important;
  }
  .thumb-blog-horizontal .post-content {
    padding-top: 20px !important;
  }
  .nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
    padding: 70px 50px;
  }
  .head-guides {
    background-image: url(https://res.cloudinary.com/dw3voimry/image/upload/v1597517986/mobile_app_dn9rhm.jpg) !important;
    background-position: center center !important;
    background-size: cover !important;
    margin-top: 0 !important;
  }
  .boxing-shadow-mobile {
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.16);
  }
}

@media screen and (max-width: 575.98px) {
  .products-grid-view ul.products li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fact-counter .count {
    text-align: center;
  }
  .cart label {
    width: 100%;
  }
  .products-grid-view.product-2-column ul.products li,
  .products-grid-view.product-4-column ul.products li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .multi-demo li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .head-guides {
    background-image: url(https://res.cloudinary.com/dw3voimry/image/upload/v1597517986/mobile_app_dn9rhm.jpg) !important;
    background-position: center center !important;
    background-size: cover !important;
    margin-top: 0 !important;
  }
}

.header {
  padding: 10px 16px;
  background: #555;
  color: #f1f1f1;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  width: 100%;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  text-align: right;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
}

.myRow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
  height: 100px;
}

.myFlex {
  margin-top: 100%;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a,
a:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  font-family: var(--theme-highlight-font);
  margin-bottom: 0;
}

h1,
.h1 {
  font-size: 40px;
  font-weight: 700;
}

h2,
.h2 {
  font-size: 32px;
  font-weight: 700;
}

h3,
.h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
}

h4,
.h4 {
  font-size: 21px;
  font-weight: 700;
}

h5,
.h5 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

h6,
.h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

#page_wrapper {
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.search-form.header-active-form .form-control {
  width: 280px;
}

.error-handel > div {
  display: none;
}

.rotate45 {
  transform: rotate(45deg);
}

.shadow-text {
  opacity: 0.2;
  position: absolute;
  font-weight: 700;
  top: -20px;
  left: -20px;
  font-size: 80px;
  color: var(--theme-general-color);
}

.time-count li {
  display: inline-block;
  text-align: center;
}

.time-count.counting-box li {
  padding-right: 10px;
  border-radius: 3px;
  font-family: var(--theme-highlight-font);
  text-align: left;
}

.time-count.counting-box li span {
  background-color: transparent;
  font-size: 21px;
  color: var(--theme-primary-color);
}

.thumb-team-classic img {
  max-width: auto;
  width: 100%;
}

.count-border-style {
  width: 160px;
  height: 160px;
  border: 10px solid;
  border-color: var(--theme-gray-color);
  text-align: center;
  line-height: 160px;
  position: relative;
}

.strong-border {
  border: 10px solid;
  border-color: var(--theme-gray-color);
}

.count-border-style > div {
  background: #fff;
  left: 90%;
  padding: 20px 0;
  text-align: left;
}

.down-angle-white::before {
  border-color: #fff transparent transparent transparent;
}

.down-angle-white::before {
  position: absolute;
  content: "";
  border-width: 15px;
  border-style: solid;
  bottom: -30px;
  left: 15px;
}

.blue103 {
  position: absolute;
  width: 100px;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--theme-secondary-color);
  z-index: 99;
  text-align: center;
  line-height: 80px;
  color: #fff;
  font-size: 20px;
}

.py-8 {
  padding-top: 80px;
  padding-bottom: 80px;
}

a.demo-example {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 0 120px 0;
  color: var(--theme-general-color);
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  background-size: cover !important;
}

a.demo-example:hover {
  margin-top: -10px;
}

a.demo-example img {
  width: 100%;
  border-radius: 20px;
}

a.demo-example span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100px;
  height: 100px;
  padding: 20px 15px;
  font-weight: 600;
  font-size: 17px;
  color: var(--theme-secondary-color);
}

.breadcrumb {
  padding-left: 0;
  padding-right: 0;
}

.blue100 {
  background-color: rgba(255, 255, 255, 0.95);
  left: -50px;
}

.blue101 {
  padding: 80px;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.25) !important;
}

#navPanelToggle {
  text-decoration: none;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
  display: none;
  position: sticky;
  top: 0.75rem;
  right: 0.75rem;
  border: 0;
  color: #fff;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 0.9rem;
  font-weight: 900;
  letter-spacing: 0.075em;
  padding: 0.375rem 1.25rem;
  text-transform: uppercase;
  z-index: 1;
}

#navPanelToggle:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-transform: none !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

#navPanelToggle:before {
  content: "\f0c9";
  margin-right: 0.5rem;
}

#navPanelToggle.alt {
  background-color: rgba(255, 255, 255, 0.875);
  box-shadow: 0 0.125rem 0.75rem 0 rgba(30, 37, 45, 0.25);
  color: #212931;
}

#navPanelToggle.alt:hover {
  background-color: #fff;
}

@media screen and (max-width: 1199px) {
  #navPanelToggle {
    display: block;
    z-index: 1;
    right: 0;
    left: initial;
  }
  .mobile-Nav {
    position: sticky;
  }
}

@media screen and (max-width: 736px) {
  #navPanelToggle {
    font-size: 0.8rem;
    padding: 0.25rem 1rem;
    z-index: 1;
    right: 0;
    left: initial;
  }
}

.navPanel {
  -moz-transform: translateX(20rem);
  -webkit-transform: translateX(20rem);
  -ms-transform: translateX(20rem);
  transform: translateX(20rem);
  -moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease,
    visibility 0.5s;
  -webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease,
    visibility 0.5s;
  -ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
  transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
  -webkit-overflow-scrolling: touch;
  box-shadow: none;
  max-width: 100%;
  overflow: x hidden;
  padding: 0 2rem;
  right: 0;
  top: 0;
  width: 100%;
}

.navPanel .links {
  list-style: none;
  padding-left: 0;
}

.navPanel .links li {
  border-top: solid 2px #eee;
}

.navPanel .links li a {
  border-bottom: 0;
  display: block;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 0.9rem;
  font-size: 0.9rem;
  font-weight: 900;
  letter-spacing: 0.075em;
  padding: 0.75rem 0;
  text-transform: uppercase;
}

.navPanel .links li:first-child {
  border-top: 0;
}

.navPanel .close {
  text-decoration: none;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 0;
  color: #909498;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  line-height: 3.25rem;
  padding-right: 1.25rem;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 7rem;
}

.navPanel .close:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-transform: none !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.navPanel .close:before {
  content: "\f00d";
  font-size: 1.25rem;
}

.navPanel .close:hover {
  color: #212931;
}

.myNavigation {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  z-index: 1;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  font-family: var(--theme-general-font);
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
}

.navbar .navbar-nav li > ul.dropdown-menu li.active > a,
input:-internal-autofill-selected {
  background-color: transparent;
}

.navbar .navbar-nav li > ul.dropdown-menu.mega-dropdown-menu {
  width: 100%;
  left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -4px;
}

.nav-leftpush-overlay .navbar .navbar-nav li > ul.dropdown-menu {
  top: 0;
  left: 100%;
}

.navbar .navbar-nav li > ul.dropdown-menu {
  visibility: hidden;
  min-width: 200px;
  display: block;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  opacity: 0;
  border: 0;
  border-top: 1px solid;
  border-color: var(--theme-light-color);
  border-radius: 3px;
  left: -10px;
  top: 100%;
  margin-top: 0;
}

.navbar .navbar-nav li:hover > ul.dropdown-menu {
  visibility: visible;
  opacity: 1;
}

.navbar .navbar-nav li a,
.navbar .navbar-nav li ul.dropdown-menu {
  -moz-transition: all 300ms ease-in-out 0s;
  -ms-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu {
  left: 100%;
  top: -10px;
}

.creative-header
  .container-fluid
  .navbar-expand-lg
  .navbar-nav.ml-auto
  > li:nth-last-child(-n + 2)
  .dropdown-menu
  .dropdown-menu,
.navbar-expand-lg
  .navbar-nav
  > li:nth-last-child(-n + 2)
  .dropdown-menu
  .dropdown-menu {
  left: auto;
  right: 100%;
  top: -10px;
}

.navbar-expand-lg
  .navbar-nav
  > li:nth-last-child(-n + 3)
  .dropdown-menu
  .dropdown-menu
  .dropdown-menu {
  left: auto;
  right: 100%;
  top: -10px;
}

.navbar-expand-lg
  .navbar-nav
  > li.dropdown
  > ul.dropdown-menu
  > li.dropdown
  .dropdown-toggle::after {
  transform: translateY(-50%);
  position: absolute;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 10px;
  top: 50%;
  right: 20px;
  display: block;
  border: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-family: var(--theme-hiperlink-font);
  font-weight: 500;
  font-size: 18px;
  position: relative;
}

.tab-simple .nav-tabs .nav-item.show .nav-link,
.tab-simple .nav-tabs .nav-link.active {
  background: 0;
}

.nav-line-active .navbar-nav .nav-item:first-child {
  margin-left: 0;
}

.navbar-expand-lg .navbar-nav .nav-item {
  margin: 0 20px;
}

.navbar-expand-lg.nav-border-active .navbar-nav .nav-item {
  margin: 0 5px;
}

.classic-header .navbar-expand-lg .navbar-nav > li.nav-item,
.full-header.fixed-top .navbar-expand-lg .navbar-nav > li.nav-item,
.navbar-expand-lg .navbar-nav > li.nav-item {
  line-height: 70px;
}

.full-header .navbar-expand-lg .navbar-nav > li.nav-item {
  line-height: 100px;
}

.line-seperate-header .navbar-expand-lg .navbar-nav > li.nav-item {
  margin: 0;
  line-height: 16px;
  padding: 20px 0;
}

.line-seperate-header .navbar-expand-lg .navbar-nav > li.nav-item > a {
  border-right: 1px solid;
  border-color: var(--theme-light-color);
  padding: 0 15px;
}

.line-seperate-header
  .navbar-expand-lg
  .navbar-nav
  > li.nav-item:last-child
  > a {
  border: 0;
}

.navbar-expand-lg.nav-border-active .navbar-nav > .nav-item a.nav-link {
  padding: 0 1rem;
}

.navbar-expand-lg.nav-border-active .navbar-nav > .nav-item.active a.nav-link {
  border: 1px solid;
  border-color: var(--theme-primary-color);
  border-radius: 3px;
}

.nav-split-classic .navbar-expand-lg .navbar-nav:first-child > li.nav-item {
  margin-right: 70px;
  margin-left: 0;
}

.nav-split-classic .navbar-expand-lg .navbar-nav:last-child > li.nav-item {
  margin-left: 70px;
  margin-right: 0;
}

.nav-split .navbar-expand-lg .navbar-nav .nav-item {
  margin: 0 8px;
}

.box-100px {
  width: 100px;
  height: 100px;
}

.box-70px {
  width: 70px;
  height: 70px;
}

.sub-title {
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
  display: block;
  font-family: var(--theme-highlight-font);
}

.full-row {
  position: relative;
  width: 100%;
  padding: 75px 0 80px 0 !important;
}

.full-row2 {
  position: relative;
  width: 100%;
  padding: 20px 0 !important;
}

.navbar-nav .tooltip {
  opacity: 1;
  top: 5px;
  left: 0;
  background: var(--theme-extra-color);
  padding: 0 6px;
  font-size: 11px;
  text-align: center;
  color: var(--theme-secondary-color) !important;
}

.navbar-nav .tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 3px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid var(--theme-extra-color);
}

.scroll-top-vertical {
  transform: rotate(-90deg);
  width: auto !important;
  height: auto !important;
  font-weight: 500;
  bottom: 50% !important;
}

.scroll-top-vertical::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 2px;
  background: var(--theme-dark-color);
  left: -100%;
  top: 50%;
}

.follow-vertical.left {
  left: -30px;
}

.follow-vertical.right {
  right: -30px;
}

.follow-vertical {
  position: fixed;
  bottom: 50%;
  transform: rotate(-90deg);
  z-index: 100;
}

.follow-vertical {
  color: var(--theme-secondary-color);
}

.follow-vertical a {
  padding: 0 10px;
}

.nav-split-classic .navbar-brand,
.nav-split .navbar-brand {
  padding: 0 !important;
  transform: none;
  background: transparent !important;
  box-shadow: none !important;
}

.sm-margin-none,
.navbar-brand {
  float: right;
  margin-right: 2.2rem;
}

.nav-split-classic .navbar-brand,
.nav-split .navbar-brand {
  position: absolute;
}

.transparent-header-modern.fixed-top .navbar-brand {
  margin: 0 !important;
}

.nav-on-banner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.main-nav {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.bg-dark {
  background-color: gray;
}

.navbar-toggler {
  margin: 10px 0;
  margin-left: 100%;
  background-color: #fff;
  color: #fff;
  border-radius: 5px;
}

.nav-split .navbar-expand-lg .navbar-collapse {
  width: 50%;
  flex-grow: inherit;
  padding-right: 75px;
}

.nav-split-classic .navbar-expand-lg .navbar-collapse {
  width: 100%;
  flex-grow: inherit;
}

.nav-item {
  margin: 0 20px;
}

.dropdown-item {
  font-family: var(--theme-hiperlink-font);
  font-weight: 500;
  font-size: 13px;
  position: relative;
  margin-right: 100%;
  color: #363a3e;
}

.navbar-expand-lg
  .navbar-nav
  > li:nth-last-child(-n + 3)
  .dropdown-menu
  .dropdown-menu
  .dropdown-menu,
.navbar-expand-lg
  .navbar-nav
  > li:nth-last-child(-n + 2)
  .dropdown-menu
  .dropdown-menu {
  left: 0;
  right: 0;
  top: -10px;
}

.bg-dark .dropdown-item,
.nav-white .dropdown-item,
.nav-dropdown-white .dropdown-item {
  color: black;
}

.purchase-btn-seotop {
  position: fixed;
  left: 50px;
  bottom: 50px;
  z-index: 9;
  width: 50px;
  height: 50px;
  z-index: 100;
}

.purchase-btn-seotop a {
  z-index: 100;
  position: relative;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #7bb441;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.btn-primary {
  border-radius: 10px;
  background-color: #0056b3;
}

.btn-secondary {
  color: var(--theme-white-color);
  background-color: var(--theme-secondary-color);
  border-radius: 10px;
}

.btn-white {
  color: var(--theme-secondary-color);
  background-color: var(--theme-white-color);
  border-radius: 10px;
}

.btn-border-dark {
  background-color: transparent;
  border: 2px solid !important;
  border-color: var(--theme-dark-color);
  border-radius: 10px;
}

.img.nav-logo {
  width: 100px;
  padding-right: 100%;
}

.multi-demo li {
  position: relative;
  width: 100%;
}

.multi-demo li {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: 0 15px;
  padding-bottom: 30px !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  vertical-align: middle;
  border-style: none;
}

.row {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  margin-right: -15px !important;
  margin-left: -15px !important;
}

.container2,
.container-fluid2 {
  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  height: 100px;
}

.container,
.container-fluid {
  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.mega-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.footer-default-dark {
  color: var(--theme-text-gray);
}

.bg-footer {
  background-color: #212529;
  color: white;
}

.myFooter {
  padding-bottom: 30px;
}

.footer-logo a {
  display: inline-block;
  line-height: 50px;
}

.footer-logo {
  height: 50px;
}

.footer-widget .widget-title {
  line-height: 50px;
  font-size: 21px;
}

.copyright {
  font-size: 14px;
}

.copyright.bg-dark {
  color: var(--theme-text-gray);
}

.contact-widget ul li {
  margin-bottom: 10px;
}

.footer-classic-dark .contact-widget li {
  font-size: 16px;
  font-family: var(--theme-highlight-font);
  font-weight: 700;
}

.footer-classic-dark .contact-widget li:nth-child(n + 2) {
  font-size: 24px;
  padding: 15px 0;
  color: var(--theme-primary-color);
}

.footer-default-dark .media-widget a {
  color: var(--text-light-color);
}

.centerd {
  text-align: center;
}

.xy-center,
.slider-caption,
.hover-classic-layer::before,
.video-popup span {
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.spinner {
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 90;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #7bb441;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.ball-scale-multiple {
  position: relative;
}

.ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.ball-scale-multiple > div {
  background-color: var(--theme-secondary-color);
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  margin: 0;
  left: -70px;
  top: -70px;
  width: 140px;
  height: 140px;
  -webkit-animation: ball-scale-multiple 3s 0s linear infinite;
  animation: ball-scale-multiple 3s 0s linear infinite;
}

.sidebar .widget {
  padding: 30px;
  margin-bottom: 35px;
}

.service-widget-2 ul li {
  margin: 2px 0;
  position: relative;
}

.service-widget-2 ul li a {
  padding: 15px 30px;
  display: block;
  font-weight: 600;
  color: var(--theme-secondary-color);
  background: var(--theme-gray-color);
}

.service-widget-2 ul li::after {
  position: absolute;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 600;
  right: 20px;
  top: 15px;
  color: var(--theme-secondary-color);
}

.sidebar.widget-full-width .widget {
  padding: 0;
}

.portfolio-category ul li a {
  font-weight: 400;
}

.service-widget ul li,
.portfolio-category ul li {
  padding: 10px 5px;
  border-bottom: 1px solid #e1e1e1;
}

.sidebar-portfolio.sidebar .widget {
  padding: 0;
}

.widget_archive ul li a,
.widget_recent_entries ul li a,
.widget_product_categories ul li a,
.portfolio-category ul li a {
  color: var(--theme-general-color);
  font-size: 15px;
}

.service-widget ul li a {
  color: var(--theme-general-color);
  font-size: 16px;
  font-weight: 600;
}

.widget-shadow-box .widget {
  border-top: 3px solid;
  border-color: var(--theme-primary-color);
}

.service-widget ul li a:hover,
.widget_archive ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_product_categories ul li a:hover,
.portfolio-category ul li a:hover,
ul.product_list_widget li a:hover,
.tagcloud ul li a:hover {
  color: var(--theme-primary-color);
}

.widget_archive ul li,
.widget_categories ul li,
.widget_product_categories ul li {
  padding: 6px 0;
  border-bottom: 1px solid #e1e1e1;
  font-size: 12px;
}

.widget ul li:last-child {
  border-bottom: 0;
}

.widget_product_categories ul li span {
  float: right;
}

.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_product_categories ul li:last-child {
  border-bottom: 0;
}

.widget_product_categories {
  border: 1px solid #e1e1e1;
  padding: 30px 20px;
}

.sidebar-blog .widget-title,
.shop-sidebar .widget-title {
  font-size: 18px;
  text-transform: uppercase;
}

#sidebar .widget-title {
  margin-bottom: 20px;
}

#sidebar .widget {
  margin-bottom: 4rem;
}

.tagcloud ul li {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 4px;
}

.tagcloud ul li a {
  padding: 3px 10px;
  border: 1px solid #e1e1e1;
  color: var(--theme-general-color);
  border-radius: 3px;
  font-size: 14px;
  display: block;
}

.widget ul.product_list_widget li img {
  float: left;
  margin-left: 0;
  width: 70px;
  margin-right: 10px;
  background-color: var(--theme-gray-color);
}

ul.product_list_widget li a {
  color: var(--theme-general-color);
  font-size: 16px;
  display: block;
  line-height: 20px;
}

.product_list_widget .woocommerce-Price-amount {
  color: var(--theme-secondary-color);
  font-weight: 500;
}

.product_list_widget del .woocommerce-Price-amount {
  color: var(--theme-general-color);
}

ul.product_list_widget li {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}

.search-widget form {
  position: relative;
}

.search-widget input {
  border: 1px solid #e1e1e1;
  width: 100%;
  height: 50px;
  padding-right: 60px;
  margin: 0;
  background-color: var(--theme-gray-color);
  border-radius: 3px;
}

.search-widget button {
  position: absolute;
  right: 1px;
  top: 1px;
  border-radius: 0 3px 3px 0;
  border: 0;
  height: 48px;
  width: 48px;
}

.sidebar-blog .widget {
  border: 1px solid #e1e1e1;
}

.widget_categories ul li,
.widget_categories ul li a {
  font-size: 15px;
  color: var(--theme-general-color);
}

.widget_categories ul li a:hover {
  color: var(--theme-primary-color);
}

.widget_recent_entries ul li {
  margin-bottom: 10px;
}

.widget_recent_entries ul li a {
  display: block;
  width: 100%;
  font-weight: 500;
}

.widget_recent_entries ul li a:hover {
  text-decoration: underline;
}

.widget_recent_entries ul li span {
  font-size: 14px;
  font-style: italic;
  color: #a5a5a5;
}

.widget_fliker_photo ul li {
  display: inline-block;
  margin: 0 2px 5px 0;
  width: 23%;
}

.widget-shadow-box .widget {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1) !important;
}

.top-0 {
  top: 0;
}

.left-0 {
  left: 0;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.text-center.down-line-white::before,
.text-center.down-line-secondary::before,
.nav-tab-line li:after,
.nav-tab-line a:after,
.x-center,
.text-center.down-line::before {
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.y-center,
.search-form .btn-search {
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.banner-title {
  font-size: 35px;
  line-height: 50px;
}

.thumb-egg-shape {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
}

.thumb-overlay {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.thumb-hover-layer:hover .thumb-overlay {
  visibility: visible;
  opacity: 1;
  background-color: var(--theme-secondary-opacity-color);
}

.rollup-thumb,
.thumb-hover-layer {
  position: relative;
}

.rollup-thumb {
  margin-bottom: 80px;
}

.rollup-thumb:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  height: 50px;
  width: 51%;
  background: var(--theme-secondary-color);
  transform: skew(0deg, 18deg);
}

.rollup-thumb:after {
  content: "";
  position: absolute;
  bottom: -25px;
  right: 0;
  height: 50px;
  width: 50%;
  background: var(--theme-secondary-color);
  transform: skew(0deg, -18deg);
}

.thumb-bg-image > * {
  position: relative;
  z-index: 9;
}

.timeline-thumb {
  margin-bottom: 30px;
}

.thumb-transparent hr {
  margin: 0 auto;
  margin-top: 20px;
  width: 30px;
  height: 3px;
  background-color: var(--theme-secondary-color);
}

.thumb-transparent:hover hr {
  width: 50px;
}

.divider-col-3 .thumb-transparent {
  margin: -1px;
}

.divider-col-3 > div {
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: var(--theme-gray-color);
}

.divider-col-3 > div:nth-child(3n + 0) {
  border-right: 0;
}

.divider-col-3 > div:nth-last-child(-n + 3) {
  border-bottom: 0;
}

.thumb-numbering p {
  padding-top: 20px;
}

.thumb-zoomer {
  position: relative;
  height: 100%;
}

.thumb-zoomer:hover {
  height: 110%;
}

.thumb-zoomer > a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: none;
  position: absolute;
  bottom: 30px;
}

.thumb-zoomer.hover-text-white > a > i {
  color: var(--theme-primary-color) !important;
}

.thumb-zoomer:hover > a {
  display: block;
}

.thumb-modern-border {
  border: 5px solid;
  border-color: var(--theme-primary-color);
}

.thumb-modern-border i {
  margin-top: -60px;
  padding: 10px;
}

.thumb-basic i {
  margin-right: 10px;
}

.thumb-line {
  position: relative;
}

.thumb-line .price {
  font-weight: 600;
}

.thumb-line {
  border-bottom: 2px solid;
  border-bottom-color: transparent;
  border-radius: 0.5rem;
}

.thumb-line:hover {
  border-bottom-color: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.thumb-line a,
.thumb-line .price {
  line-height: 40px;
  display: block;
}

.feature-thumb-border {
  border: 1px solid #fff;
}

.feature-thumb-border:hover {
  background-color: var(--theme-primary-color) !important;
}

.thumb-border {
  border-radius: 3px;
  border: 1px solid;
  border-color: var(--theme-border-color);
}

.hover-shadow:hover {
  box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1) !important;
}

.img-thumb-title-inside {
  position: relative;
}

.img-thumb-title-inside .title {
  left: 15px;
  bottom: 15px;
  position: absolute;
}

.img-thumb-title-inside .portfolio-view,
.img-thumb-title-inside::before {
  visibility: hidden;
  opacity: 0;
}

.img-thumb-title-inside:hover .portfolio-view,
.img-thumb-title-inside:hover::before {
  visibility: visible;
  opacity: 1;
}

.gallery-carousel .owl-carousel .owl-nav button {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  background-color: var(--theme-secondary-color);
  color: #fff;
  position: absolute;
}

.gallery-carousel .owl-carousel .owl-nav button.owl-prev {
  right: 50px;
  left: inherit;
  top: -120px;
}

.gallery-carousel .owl-carousel .owl-nav button.owl-next {
  right: 0;
  left: inherit;
  top: -120px;
}

.change-visible {
  visibility: hidden;
  opacity: 0;
}

.parent-hover:hover .change-visible {
  visibility: visible;
  opacity: 1;
}

.thumb-over-element .thumb-title {
  position: absolute;
}

.img-hover-border {
  width: 100%;
  height: 100%;
  position: relative;
}

.img-hover-border::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid;
  border-color: transparent;
}

.img-hover-border:hover::after {
  border: 10px solid;
  border-color: var(--theme-primary-color);
}

.hover-pull-up:hover {
  transform: translateY(-20px);
}

.hover-classic-layer {
  position: relative;
}

.hover-classic-layer::before {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
}

.hover-classic-layer:hover::before {
  opacity: 1;
  visibility: visible;
}

.hover-text-PushUpBottom .first-push-up,
.hover-text-PushUpBottom .second-push-up,
.hover-text-PushUpBottom .third-push-up {
  position: relative;
  bottom: -25px;
  visibility: hidden;
}

.hover-text-PushUpBottom:hover .first-push-up {
  transition-delay: 300ms;
}

.hover-text-PushUpBottom:hover .second-push-up {
  transition-delay: 400ms;
}

.hover-text-PushUpBottom:hover .third-push-up {
  transition-delay: 600ms;
}

.hover-text-PushUpBottom:hover .first-push-up,
.hover-text-PushUpBottom:hover .second-push-up,
.hover-text-PushUpBottom:hover .third-push-up {
  bottom: 0;
  visibility: visible;
}

.hover-img-zoom:hover img {
  transform: scale(1.05);
}

.hover-img-upshow:hover img {
  -webkit-animation: elementUpshow cubic-bezier(0.6, 0, 0.2, 1) 0.75s 1;
  animation: elementUpshow cubic-bezier(0.6, 0, 0.2, 1) 0.75s 1;
}

@-webkit-keyframes elementUpshow {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 1;
  }
  51% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 0;
  }
  52% {
    -webkit-transform: translateY(-webkit-calc(100%+25px));
    transform: translateY(calc(100%+25px));
  }
  86% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes elementUpshow {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 1;
  }
  51% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 0;
  }
  52% {
    -webkit-transform: translateY(-webkit-calc(100%+25px));
    transform: translateY(calc(100%+25px));
  }
  86% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.counter-boxed ul li {
  float: left;
  width: 32.2%;
  margin: 2px;
}

.pagination-default .page-link {
  position: relative;
  display: block;
  font-size: 14px;
  padding: 0.8rem 1.2rem;
  color: var(--theme-general-color);
  line-height: 1.25;
  border: 1px solid #dee2e6;
}

.pagination-dotted-active .page-link {
  border: 0;
  color: var(--theme-general-color);
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  padding: 15px 19px;
}

.pagination-dotted-active .active .page-link {
  color: var(--theme-secondary-color);
  border: 2px dotted;
  border-color: var(--theme-secondary-color);
  background: transparent;
  border-radius: 50%;
}

.pagination-dotted-active .page-link:hover {
  background: transparent;
  color: var(--theme-primary-color);
}

.fact-counter .progress {
  height: 3px;
  width: 100%;
  overflow: visible;
  border-radius: 0;
}

.progress-bar {
  transition: all 3000ms linear 0s;
  width: 0;
}

.bar-progress {
  font-weight: 500;
}

.bar-progress .skill-percent {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
}

.social-media-box a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  color: #fff;
  background-color: var(--theme-secondary-color);
}

.social-media-box a:hover {
  background-color: var(--theme-primary-color);
}

.social-on-slider-left::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  background: #fff;
  top: -120px;
  left: 3px;
}

.social-on-slider-left::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  background: #fff;
  bottom: -120px;
  left: 3px;
}

.social-on-slider-left {
  position: absolute;
  left: 30px;
  z-index: 100;
  text-align: center;
}

.social-on-slider-left a {
  display: table;
  font-size: 11px;
  margin: 10px 0;
}

.myH1 {
  color: #085b96;
}

.mySlider {
  width: 1200px;
  height: 1080px;
  margin: 0 auto;
  margin-bottom: 0;
}

.myStyle1 {
  top: 42%;
  left: 32px;
  text-align: left;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  font-size: 40px;
  line-height: 50px;
  color: #141c27;
}

.myStyle2 {
  top: 50%;
  left: 32px;
  text-align: initial;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  opacity: 0.6;
  font-size: 18px;
  line-height: 30px;
  color: #141c27;
}

.myStyle3 {
  top: 58%;
  left: 32px;
  width: 100px;
  text-align: initial;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  font-size: 21px;
  line-height: 30px;
  color: #141c27;
}

.myStyle4 {
  top: 58%;
  left: 132px;
  width: 100px;
  text-align: initial;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  font-size: 21px;
  line-height: 30px;
  color: #141c27;
}

.myStyle5 {
  top: 58%;
  left: 272px;
  width: 100px;
  text-align: initial;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  font-size: 21px;
  line-height: 30px;
  color: #141c27;
}

.myStyle6 {
  font-weight: normal;
  padding-top: 50px;
  font-family: Montserrat;
  font-size: 10px;
  color: #141c27;
  top: 91%;
  left: 50%;
}

.myDiv1 {
  top: 90%;
  left: 50%;
  height: 44px;
  width: 26px;
  border-top: 2px solid #0e96f6;
  border-right: 2px solid #0e96f6;
  border-bottom: 2px solid #0e96f6;
  border-left: 2px solid #0e96f6;
  border-radius: 15px;
}

.myDiv2 {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-top: -11px;
  top: 90%;
  left: 50%;
  border-top: 2px solid #0e96f6;
  border-bottom: 2px solid #0e96f6;
  border-radius: 15px;
  width: 4px;
  background: #0e96f6;
  height: 4px;
}

.myImg1 {
  top: 180px;
  left: 32px;
  text-align: initial;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.SliDiv1 {
  width: 1200px;
  height: 1000px;
  margin: 0 auto;
  margin-bottom: 0;
}

.myFooter {
  padding-bottom: 30px;
}

.secondery,
.secondery:hover {
  color: red;
}

.seo {
  float: left;
  font-family: var(--theme-hiperlink-font);
  font-weight: 500;
  font-size: 15px;
  color: #fff;
  border: 2px solid;
  border-color: #fff;
  padding: 10px 20px;
  margin-top: 25px;
  margin-bottom: auto;
  margin-right: auto;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: 2.2rem !important;
}

.seo:hover {
  background-color: #fff;
  border-radius: 10px;
}

.side {
  float: left;
  width: 30%;
  position: fixed;
  padding-right: 0;
  min-width: 320px;
  box-shadow: 1px 0 rgba(0, 0, 0, 0.1);
}

.topnav {
  overflow: hidden;
}

.topnav a {
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.dropbtn {
  background-color: transparent;
  color: #fff;
  padding: 16px;
  font-size: 16px;
  border: 0;
  cursor: pointer;
}

.dropdown {
  position: fixed;
  display: inline-block;
}

.dropdown:hover .dropdown-content {
  display: inline-block;
}

.dropdown-content .a:hover {
  background-color: #fff;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 15rem;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.dropdown-content a {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child),
  .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {
    float: none;
  }
  .topnav.responsive .dropdown-content {
    position: relative;
  }
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

@media screen and (max-width: 66.9375em) {
  .side,
  .main a {
    float: right;
    width: 100%;
    box-shadow: none;
  }
  .main a {
    padding: 15px;
  }
}

.dr-menu {
  width: 100%;
  max-width: 450px;
  min-width: 300px;
  position: sticky;
  line-height: 1.7;
  font-weight: 400;
  color: #000;
  padding-top: 0.5rem;
}

.dr-menu.dr-menu-open {
  background-color: #fff;
}

.dr-menu > div {
  cursor: pointer;
  position: absolute;
  width: 100%;
  z-index: 100;
}

.dr-menu > div .dr-icon {
  top: 0;
  position: absolute;
  font-size: 200%;
  line-height: 1.6;
  padding-right: 0 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  transform: translateX(-100%);
}

.dr-menu.dr-menu-open > div .dr-icon {
  color: #000;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.dr-menu > div .dr-icon:after {
  position: absolute;
  font-size: 50%;
  line-height: 3.25;
  right: -10%;
  opacity: 0;
}

.dr-menu.dr-menu-open > div .dr-icon:after {
  opacity: 1;
}

.dr-menu > div .dr-label {
  padding-right: 14rem;
  position: relative;
  display: block;
  line-height: 2;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.dr-label img {
  display: none;
}

.dr-menu.dr-menu-open > div .dr-label {
  -webkit-transform: translateX(70%);
  -moz-transform: translateX(70%);
  -ms-transform: translateX(70%);
  transform: translateX(70%);
}

.dr-menu ul {
  padding: 0;
  margin: 3em 3em 0 0;
  list-style: none;
  opacity: 0;
  position: relative;
  z-index: 0;
  pointer-events: none;
  -webkit-transition: opacity 0s linear 205ms;
  -moz-transition: opacity 0s linear 205ms;
  transition: opacity 0s linear 205ms;
}

.dr-menu.dr-menu-open ul {
  opacity: 1;
  z-index: 200;
  pointer-events: auto;
  -webkit-transition: opacity 0s linear 0s;
  -moz-transition: opacity 0s linear 0s;
  transition: opacity 0s linear 0s;
}

.dr-menu ul li {
  display: block;
  opacity: 0;
  color: black !important;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.dr-menu.dr-menu-open ul li {
  opacity: 1;
  z-index: 200;
  pointer-events: auto;
  -webkit-transition: opacity 0s linear 0s;
  -moz-transition: opacity 0s linear 0s;
  transition: opacity 0s linear 0s;
}

.dr-menu.dr-menu-open ul li:nth-child(2) {
  -webkit-transition-delay: 35ms;
  -moz-transition-delay: 35ms;
  transition-delay: 35ms;
}

.dr-menu.dr-menu-open ul li:nth-child(3) {
  -webkit-transition-delay: 70ms;
  -moz-transition-delay: 70ms;
  transition-delay: 70ms;
}

.dr-menu.dr-menu-open ul li:nth-child(4) {
  -webkit-transition-delay: 105ms;
  -moz-transition-delay: 105ms;
  transition-delay: 105ms;
}

.dr-menu.dr-menu-open ul li:nth-child(5) {
  -webkit-transition-delay: 140ms;
  -moz-transition-delay: 140ms;
  transition-delay: 140ms;
}

.dr-menu.dr-menu-open ul li:nth-child(6) {
  -webkit-transition-delay: 175ms;
  -moz-transition-delay: 175ms;
  transition-delay: 175ms;
}

.dr-menu.dr-menu-open ul li:nth-child(7) {
  -webkit-transition-delay: 205ms;
  -moz-transition-delay: 205ms;
  transition-delay: 205ms;
}

.dr-menu ul li a {
  display: inline-block;
  padding-left: 5rem;
  color: black;
}

.dr-menu ul li a:hover {
  color: #60a773;
}

.dr-icon:before,
.dr-icon:after {
  position: relative;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.dr-menu ul .dr-icon:before {
  margin-left: 15px;
}

.dr-icon-bullhorn:before {
  content: "\e000";
}

.dr-icon-camera:before {
  content: "\e002";
}

.dr-icon-heart:before {
  content: "\e003";
}

.dr-icon-settings:before {
  content: "\e004";
}

.dr-icon-switch:before {
  content: "\e005";
}

.dr-icon-download:before {
  content: "\e006";
}

.dr-icon-user:before {
  content: "\e001";
}

.dr-icon-menu:before {
  content: "\e007";
}

.hover-text-white:hover,
a.hover-text-white:hover {
  color: #fff !important;
}

.hover-bg-primary:hover {
  background-color: #63aae0 !important;
}

.hover-shadow:hover {
  box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1) !important;
}

.flat-medium::before {
  font-size: 45px;
  line-height: 45px;
  margin: auto;
}

.bg-white:hover {
  background-color: #63aae0;
}

.text-general {
  color: #fff !important;
  margin-left: auto;
  margin: auto;
}

.top-web {
  font-weight: 700;
  text-align: left;
  width: 700px;
  font-size: 2rem;
  line-height: 60px;
  top: 250px;
  left: 379.5px;
  white-space: normal;
  margin: 0;
  z-index: auto;
  height: 180px;
  padding: 0;
  border-width: 0;
  border-radius: 0;
  letter-spacing: 0;
  filter: blur(0px) brightness(100%) contrast(100%) grayscale(0%)
    hue-rotate(0deg) invert(0%) saturate(100%) sepia(0%);
}

.top-web2 {
  font-weight: 700;
  text-align: left;
  width: 700px;
  font-size: 1.6rem;
  line-height: 60px;
  top: 250px;
  left: 379.5px;
  white-space: normal;
  margin: 0;
  z-index: auto;
  height: 180px;
  padding: 0;
  border-width: 0;
  border-radius: 0;
  letter-spacing: 0;
  filter: blur(0px) brightness(100%) contrast(100%) grayscale(0%)
    hue-rotate(0deg) invert(0%) saturate(100%) sepia(0%);
}

.top-web3 {
  font-weight: 700;
  text-align: left;
  width: 700px;
  font-size: 1.2rem;
  line-height: 60px;
  top: 250px;
  left: 379.5px;
  white-space: normal;
  margin: 0;
  z-index: auto;
  height: 180px;
  padding: 0;
  border-width: 0;
  border-radius: 0;
  letter-spacing: 0;
  filter: blur(0px) brightness(100%) contrast(100%) grayscale(0%)
    hue-rotate(0deg) invert(0%) saturate(100%) sepia(0%);
}

.contact-form {
  text-align: center;
  margin: auto;
  font-weight: 500;
  font-size: 16px;
  padding: 25px;
}

.contact-box {
  margin-top: 30px;
  margin-bottom: 30px;
}

.contact-between {
  margin-bottom: 30px;
  margin-left: 30px;
  border-radius: 5px;
  border: 1px #0e96f6 solid;
  outline: 0;
  padding: 10px 100px;
}

.contact-between2 {
  margin-bottom: 30px;
  border-radius: 5px;
  border: 1px #0e96f6 solid;
  outline: 0;
  padding: 10px 100px;
}

.contact-size {
  padding: 10px 100px;
}

.head-color {
  color: #085b96;
}

.form-btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px #0e96f6 solid;
  padding: 0.75rem 5rem !important;
  font-size: 1.1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.container-contact100 {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  position: relative;
  background-color: #f2f2f2;
}

.wrap-contact100 {
  width: 550px;
  background: transparent;
  padding: 50px 0 160px 0;
}

.wrap-contact1002 {
  background: transparent;
  padding: 50px 0 100px 0;
}

.contact100-form {
  width: 100%;
}

.contact100-form-title {
  display: block;
  font-family: Ubuntu-Bold;
  font-size: 40px;
  font-weight: 600;
  color: #085b96;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 35px;
}

.focus-input100 {
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 31px;
  background-color: #fff;
  pointer-events: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.validate-input {
  position: relative;
}

.wrap-input100 {
  width: 100%;
  background-color: #fff;
  border-radius: 31px;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}

.container-contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 10px;
}

.input.input100 {
  height: 62px;
  padding: 0 35px 0 35px;
}

.input100 {
  margin-bottom: 20px;
}

.input100 label {
  display: block;
  margin-bottom: 10px;
  text-align: right;
}

.input100 input {
  width: 100%;
  background: #fff;
  border-radius: 31px;
  font-family: Ubuntu-Bold;
  font-size: 18px;
  line-height: 1.2;
  border: 1px #0e96f6 solid;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  outline: 0;
}

.input {
  outline: 0;
  border: 0;
}

.textarea.input100 {
  min-height: 169px;
  padding: 19px 35px 0 35px;
}

.textarea {
  outline: 0;
  border: 0;
}

.contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 150px;
  height: 62px;
  background-color: #fff;
  border-radius: 31px;
  outline: 0;
  border: 1px #0e96f6 solid;
  font-family: Ubuntu-Bold;
  font-size: 16px;
  color: #000;
  line-height: 1.2;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
}

.contact100-form-btn:hover {
  background-color: #0e96f6;
  color: #fff;
}

.contact100-form-btn a:hover {
  color: #fff !important;
}

.quote-seo {
  display: block !important;
  font-size: 40px !important;
  text-align: center !important;
  color: white !important;
  font-weight: 500 !important;
  text-shadow: -1px -1px 0 #000, 0px -1px 0 #000, 1px -1px 0 #000, -1px 0 0 #000,
    1px 0 0 #000, -1px 1px 0 #000, 0px 1px 0 #000, 1px 1px 0 #000 !important;
  padding: 0 15px;
}

.MyA {
  text-align: center !important;
  font-size: medium !important;
}

.bg-overlay-dark:before {
  background-color: #222;
  opacity: 0.65;
}

.bg-overlay:before {
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  color: #908f8f;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
}

.breadcrumb-item.active {
  color: #565d64 !important;
}

.page-title .breadcrumb,
.page-title .breadcrumb a {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  background: transparent;
  color: #fff;
}

.toc {
  position: sticky;
  left: 2.5rem;
  top: 4rem;
  padding: 2.5rem;
  width: 18rem;
  line-height: 2.5rem;
  border: 5px solid;
  border-color: black;
}

.toc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.toc ul ul {
  padding-left: 2rem;
}

.toc li a {
  display: inline-block;
  font-size: small;
  color: #06f;
  text-decoration: underline;
  -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.toc li.visible > a {
  color: #003cff;
  -webkit-transform: translate(5px);
  transform: translate(5px);
}

.toc-marker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.toc-marker path {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.text-middle {
  text-align: center;
  font-weight: 500;
}

.btn-link-egg {
  font-weight: 400;
  color: #085b96;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}

.btn-link-egg:hover {
  color: #fff;
  text-decoration: underline;
}

.centerized {
  margin: auto;
  margin-bottom: 5px;
}

.bg-white {
  background-color: #fbfbfb !important;
}

.my-border {
  border-radius: 20px;
}

.bg-myimage {
  width: 100% !important;
  height: 88% !important;
}

.bg-mydiv {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-chevron-right:before {
  content: "\f054";
}

.egg-place {
  margin-top: -220px !important;
  z-index: 99 !important;
}

@media (max-width: 1199px) {
  .egg-place {
    margin-top: -150px !important;
    z-index: 99 !important;
  }
}

.slider-Top {
  width: 1381px;
  height: 980px;
  margin: 0 auto 0 0;
  position: relative;
  max-width: none;
  visibility: visible;
}

.extracolor {
  color: #85b2f9;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.bg-service-card {
  background-color: #f9f9f9;
}

.hover-service-card:hover {
  background-color: #0c95f5;
  color: #fff;
}

.myOL {
  list-style-type: circle;
  padding-inline-start: 25px;
}

.blocked {
  display: block;
}

.pad-service-card {
  padding-bottom: 15px;
}

.text-primary {
  color: #007bff;
}

.S-merg {
  margin-bottom: 10px;
}

.foot-lnk {
  text-align: right;
}

.not-found {
  text-align: center;
  padding: 100px 0;
}

.not-found__404 {
  font-size: 90px;
  font-weight: 700;
  color: #bcbcbc;
  padding: 20px 0 4px;
}

.not-found-h1 {
  font-size: 110px;
}

.not-found-h3 {
  font-size: 18px;
  font-weight: 400;
}

.not-found-h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 24px;
}

.not-found__content {
  width: 480px;
  max-width: 100%;
  margin: 0 auto;
}

.not-found__title {
  margin-bottom: 24px;
  font-weight: 700;
}

.not-found__text {
  margin-bottom: 20px;
}

.not-found__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.not-found__search-input {
  width: 1px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 10px;
}

@media (max-width: 991.98px) {
  .not-found__404 {
    font-size: 60px;
  }
  .hover-service-card:hover {
    background-color: #f9f9f9;
    color: #212529 !important;
  }
  .hover-text-white:hover,
  a.hover-text-white:hover {
    color: #212529;
  }
}

@media (max-width: 767.98px) {
  .not-found__404 {
    font-size: 50px;
    line-height: 54px;
    padding: 40px 0 32px;
  }
  .not-found__title {
    margin-bottom: 20px;
  }
  .foot-lnk {
    text-align: center;
  }
}

.cover-top {
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597517986/mobile_app_dn9rhm.jpg")
    center center/cover;
  height: 100%;
  padding-bottom: 15%;
  flex-grow: 1;
}

.flexi {
  display: flex;
}

.phone-img {
  align-items: flex-end;
  transition-duration: 1.5s !important;
  flex: 1;
}

.text-img {
  align-self: flex-end;
  text-align: center;
  flex: 2;
  transition-duration: 1.5s !important;
}

.cover-p {
  font-size: 23px;
  color: #fff;
  padding-bottom: 3rem;
  align-self: center;
}

.cover-h1 {
  font-size: 55px;
  padding-bottom: 3rem;
  color: #fff;
  text-shadow: 0 1px 0 #3d4148, 0 2px 0 #50545a, 0 3px 0 #61656a,
    0 2px 0 #707478, 0 2px 0 #7e8185, 0 3px 1px rgba(0, 0, 0, 0.1),
    0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3),
    0 2px 5px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.25),
    0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.15);
}

.seo2 {
  font-family: var(--theme-hiperlink-font);
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  border: 2px solid;
  border-color: #fff;
  padding: 15px 35px;
  margin-top: 25px;
  margin-bottom: auto;
  margin-right: auto;
  border-radius: 15px;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: 50px !important;
}

.seo2:hover {
  background-color: #fff;
  border-radius: 15px;
  color: #333;
}

.full-row3 {
  position: relative;
  width: 100%;
  padding: 75px 0 80px 0 !important;
}

@media (max-width: 991.98px) {
  .not-found__404 {
    font-size: 60px;
  }
  .cover-top {
    background: #333
      url("https://res.cloudinary.com/dw3voimry/image/upload/v1597517986/mobile_app_dn9rhm.jpg")
      center center/cover;
    height: 300px;
    padding-bottom: 0;
  }
  .flexi {
    display: flex;
  }
  .phone-img {
    align-self: center;
    flex-grow: 1;
    transition-duration: 1.5s !important;
    width: 100%;
    flex: 1;
  }
  .text-img {
    align-self: center;
    text-align: center;
    flex-grow: 2;
    transition-duration: 1.5s !important;
    width: 100%;
    flex: 2;
  }
  .cover-p {
    font-size: 15px;
    color: #fff;
    padding-left: 0.5rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    width: 100%;
    padding-right: 5px;
    text-align: center;
    align-self: center;
  }
  .cover-h1 {
    font-size: 24px;
    padding-bottom: 1rem;
    padding-left: 0.5rem;
    color: #fff;
    text-shadow: 0 1px 0 #3d4148, 0 2px 0 #50545a, 0 3px 0 #61656a,
      0 2px 0 #707478, 0 2px 0 #7e8185, 0 3px 1px rgba(0, 0, 0, 0.1),
      0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3),
      0 2px 5px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.25),
      0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.15);
    width: 100%;
    text-align: center;
  }
  .seo2 {
    font-family: var(--theme-hiperlink-font);
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    border: 2px solid;
    border-color: #fff;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: auto;
    margin-right: 0;
    border-radius: 15px;
    background-color: transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: 0 !important;
  }
  .seo2:hover {
    background-color: #fff;
    border-radius: 15px;
    color: #333;
  }
}

@media (max-width: 767.98px) {
  .not-found__404 {
    font-size: 50px;
    line-height: 54px;
    padding: 40px 0 32px;
  }
  .not-found__title {
    margin-bottom: 20px;
  }
  .mob-Top {
    margin-top: 1.5rem;
  }
  .rounded-mob {
    border-radius: 20px;
  }
}

@media (max-width: 990px) and (min-width: 768px) {
  .col-md-6-land {
    flex: 0 0 33% !important;
  }
}

@media (max-width: 1199px) and (min-width: 993px) {
  .thumb-egg-shape {
    display: block;
    width: 105%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
  }
  .multi-demo li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}

@media only screen and (max-width: 346px) {
  .xs-f-fix {
    font-size: 16px !important;
  }
  .cover-p {
    font-size: 14px;
    color: #fff;
    padding-bottom: 1rem;
    padding-left: 0.5rem;
    padding-top: 1rem;
    width: 100%;
    padding-right: 5px;
    text-align: center;
    align-self: center;
  }
  .cover-h1 {
    font-size: 23px;
    padding-bottom: 1rem;
    padding-left: 0.5rem;
    color: #fff;
    text-shadow: 0 1px 0 #3d4148, 0 2px 0 #50545a, 0 3px 0 #61656a,
      0 2px 0 #707478, 0 2px 0 #7e8185, 0 3px 1px rgba(0, 0, 0, 0.1),
      0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3),
      0 2px 5px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.25),
      0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.15);
    width: 100%;
    text-align: center;
  }
  .seo2 {
    font-family: var(--theme-hiperlink-font);
    font-weight: 500;
    font-size: 11px;
    color: #fff;
    border: 2px solid;
    border-color: #fff;
    padding: 8px 13px;
    margin-top: 0;
    margin-bottom: auto;
    margin-right: 0;
    border-radius: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background-color: transparent;
    margin-left: 0 !important;
  }
}

.p-s-p {
  padding: 1.2rem !important;
}

.copy-pad {
  padding-right: 1.5rem;
}

.copy-pad2 {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.social-pad {
  margin-left: 9px;
}

.tools-border {
  border-left: 1px solid #e1e1e1;
  padding-left: 10px;
}

.google-analytics {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%92%D7%95%D7%92%D7%9C-%D7%90%D7%A0%D7%9C%D7%99%D7%98%D7%99%D7%A7%D7%A1.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.google-images {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%92%D7%95%D7%92%D7%9C-%D7%AA%D7%9E%D7%95%D7%A0%D7%95%D7%AA.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.google-speed-test {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%91%D7%93%D7%99%D7%A7%D7%AA-%D7%9E%D7%94%D7%99%D7%A8%D7%95%D7%AA-%D7%90%D7%AA%D7%A8.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
}

.google-adwards {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%92%D7%95%D7%92%D7%9C-%D7%90%D7%93%D7%95%D7%95%D7%A8%D7%93%D7%A1.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.google-tag {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%92%D7%95%D7%92%D7%9C-%D7%AA%D7%92-%D7%9E%D7%A0%D7%92'%D7%A8.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.google-my-buisness {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%92%D7%95%D7%92%D7%9C-%D7%94%D7%A2%D7%A1%D7%A7-%D7%A9%D7%9C%D7%99.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.google-lighthouse {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%94%D7%9E%D7%92%D7%93%D7%9C%D7%95%D7%A8-%D7%A9%D7%9C-%D7%92%D7%95%D7%92%D7%9C.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.google-trends {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%92%D7%95%D7%92%D7%9C-%D7%98%D7%A8%D7%A0%D7%93%D7%A1.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.google-keyword {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%9E%D7%AA%D7%9B%D7%A0%D7%9F-%D7%9E%D7%99%D7%9C%D7%95%D7%AA-%D7%94%D7%9E%D7%A4%D7%AA%D7%97.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.google-mobile {
  background: #333
    url("https://seo-top.co.il/assets/images/%D7%94%D7%AA%D7%90%D7%9E%D7%AA-%D7%94%D7%90%D7%AA%D7%A8-%D7%9C%D7%A0%D7%99%D7%99%D7%93.jpg")
    no-repeat center center/cover;
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.seo-organic {
  width: 100%;
  max-height: 400px;
}

.gallery1 {
  background: #eee;
}

.gallery-cell {
  width: 66%;
  height: 200px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1598352558/business-man.jpg")
    no-repeat center center/cover;
}

.gallery-cell2 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597518093/pilpelim-thumb.jpg")
    no-repeat center center/cover;
}
.gallery-cell3 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597518094/shachar-thumb.jpg")
    no-repeat center center/cover;
}
.gallery-cell4 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597518093/safety-line-thumb.jpg")
    no-repeat center center/cover;
}
.gallery-cell5 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1598270130/shuki-judo-thumb.jpg")
    no-repeat center center/cover;
}
.gallery-cell6 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597518094/superb-thumb.jpg")
    no-repeat center center/cover;
}
.gallery-cell7 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell8 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell9 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell10 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell11 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell12 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell13 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell14 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell15 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell16 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell17 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell18 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell19 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell20 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell21 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell22 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell23 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell24 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell25 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}
.gallery-cell26 {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  background: #333
    url("https://res.cloudinary.com/dw3voimry/image/upload/v1597506549/coming-soon_fakv05.png")
    no-repeat center center/cover;
}

.extra-Top {
  margin-top: 8rem;
}

.contect-color {
  background-color: #f3f3f3;
}

.w-100 {
  width: 100%;
}

/* services*/
.seo-service-banner {
  padding: 85px 0 85px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  min-height: 280px;
}
.seo-service-banner h1 {
  font-size: 60px;
  line-height: 70px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Montserrat-ExtraBold";
}

.seo-service-top-content {
  padding: 60px 0 69px;
  border-bottom: 1px dotted #eeeeee;
}
.seo-service-content {
  padding: 0 0 0 0;
  background-color: #ffffff;
  text-align: center;
}
.seo-service-top-content p {
  font-size: 18px;
  line-height: 32px;
  color: #222222;
  text-align: center;
  padding: 0 185px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.seo-service-content ul li h2 {
  font-size: 48px !important;
  line-height: 55px;
  margin-bottom: 16px;
  color: #000000;
  font-family: "Montserrat-ExtraLight";
  text-align: right;
}
.seo-service-content ul li p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0px;
  font-family: "Montserrat-light";
  color: #666666;
  text-align: right;
}
.seo-service-img-wrap {
  padding: 64px 0 64px;
  min-height: 516px;
  width: 50%;
  float: left;
}
.seo-service-img-inner {
  width: 598px;
  height: 422px;
  background-repeat: no-repeat;
  padding: 25px 50px 26px 50px;
}
.seo-service-img-wrap img {
  width: 447px;
  height: 336px;
  max-width: 100%;
}
.seo-service-content ul li:first-child .seo-service-img-wrap {
  padding-top: 140px;
}
.seo-service-content ul li:first-child .seo-service-content-wrap {
  padding-top: 178px;
}
.seo-service-content ul li:nth-child(2n + 1) .seo-service-img-wrap {
  padding-right: 78px;
}
.seo-service-content
  ul
  li:nth-child(2n + 1)
  .seo-service-img-wrap
  .seo-service-img-inner {
  float: right;
}
.seo-service-content ul li:nth-child(2n + 2) .seo-service-img-wrap {
  padding-left: 73px;
  float: right;
}
.seo-service-content-wrap {
  width: 50%;
  float: left;
  padding: 100px 0 60px;
  min-height: 516px;
  vertical-align: top;
  position: relative;
}

.seo-service-content ul {
  position: relative;
  padding-left: 0;
}
.seo-service-content ul:before {
  background-color: #eeeeee;
  width: 4px;
  height: 94%;
  margin-left: -2px;
  left: 49.8%;
  position: absolute;
  content: "";
  top: 0;
}
.seo-service-content ul li:nth-child(2n + 1) .seo-service-content-wrap:before {
  content: "";
  height: 22px;
  width: 22px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: -13px;
}
.seo-service-content ul li:nth-child(2n + 2) .seo-service-content-wrap:before {
  content: "";
  height: 22px;
  width: 22px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: -9px;
}
.seo-service-content ul li {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.seo-service-content ul li:nth-child(2n + 1) .seo-service-content-wrap {
  padding-left: 136px;
}
.seo-service-content ul li:nth-child(2n + 2) .seo-service-content-wrap {
  padding-right: 136px;
}
.seo-service-content-wrap::after {
  content: "";
  position: absolute;
  top: 47%;
  font-family: "Montserrat-ExtraBold";
  color: #eeeeee;
  font-size: 48px;
  line-height: 48px;
  display: inline-table;
}
.seo-service-content ul li:nth-child(2n + 1) .seo-service-content-wrap::after {
  left: 22px;
}
.seo-service-content ul li:nth-child(2n + 2) .seo-service-content-wrap::after {
  right: 22px;
}

.seo-service-count-1:after {
  content: "01";
}
.seo-service-count-2:after {
  content: "02";
}
.seo-service-count-3:after {
  content: "03";
}
.seo-service-count-4:after {
  content: "04";
}

@media screen and (max-width: 1500px) {
  .seo-service-banner h1 {
    font-size: 58px;
    line-height: 68px;
  }
}
@media screen and (max-width: 1400px) {
  .seo-service-img-inner {
    width: 506px;
    height: 345px;
    padding: 20px 58px 40px 58px;
    background-size: 500px;
  }
  .seo-service-img-wrap img {
    width: 100%;
    height: 100%;
  }
  .seo-service-content ul li:nth-child(2n + 1) .seo-service-img-wrap {
    padding-right: 51px;
  }
  .seo-service-content ul li:nth-child(2n + 2) .seo-service-img-wrap {
    padding-left: 53px;
  }
  .seo-service-content ul li:first-child .seo-service-img-wrap {
    padding-top: 80px;
  }
  .seo-service-content ul li:first-child .seo-service-content-wrap {
    padding-top: 80px;
  }
  .seo-service-content ul li:nth-child(2n + 1) .seo-service-content-wrap {
    padding-left: 109px;
  }
  .seo-service-content ul li:nth-child(2n + 2) .seo-service-content-wrap {
    padding-right: 109px;
  }
  .seo-service-top-content p {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1300px) {
  .seo-service-top-content p {
    padding: 0 0 0px;
  }
  .seo-service-banner h1 {
    font-size: 55px;
    line-height: 65px;
  }
}
@media screen and (max-width: 1200px) {
  .seo-service-content ul li p {
    font-size: 15px;
    line-height: 25px;
  }
  .seo-service-content ul li h2 {
    font-size: 36px !important;
    line-height: 38px;
  }
  .seo-service-content-wrap {
    padding: 34px 0 60px;
  }
}
@media screen and (max-width: 1100px) {
  .seo-service-banner h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .seo-service-img-inner {
    width: 410px;
    height: 324px;

    padding: 31px 38px 83px 52px;
    background-size: 420px;
  }
  .seo-service-content-wrap {
    min-height: 475px;
    padding: 38px 0 27px;
  }
  .seo-service-img-wrap {
    min-height: 475px;
  }
  .seo-service-content-wrap::after {
    font-size: 36px;
    line-height: 36px;
  }
  .seo-service-content ul li:nth-child(2n + 1) .seo-service-content-wrap {
    padding-left: 81px;
  }
  .seo-service-content ul li h2 {
    font-size: 32px !important;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 991px) {
  .seo-service-banner h1 {
    font-size: 39px;
    line-height: 49px;
  }
  .container {
    padding: 0 15px !important;
  }
  .seo-service-top-content {
    padding: 50px 0 32px;
  }
  .seo-service-content ul li h2 {
    font-size: 30px !important;
    line-height: 37px;
  }

  .seo-service-top-content p {
    font-size: 17px;
    line-height: 24px;
  }
  .seo-service-content {
    padding: 27px 0 0 0;
  }
  .seo-service-content ul::before {
    display: none;
  }
  .seo-service-content-wrap::before {
    display: none;
  }
  .seo-service-img-wrap {
    padding: 20px !important;
    padding-bottom: 0px !important;
    width: 100%;
    text-align: center;
    clear: both;
    display: inline-block;
    min-height: 1px;
    padding-top: 60px;
    padding-left: 0px !important;
  }
  .seo-service-content-wrap {
    padding: 20px !important;
    padding-top: 0px !important;
    width: 100%;
    clear: both;
    display: inline-block;
    min-height: 1px;
  }
  .seo-service-content ul li:nth-child(2n + 2) .seo-service-img-wrap {
    float: none;
  }
  .seo-service-content
    ul
    li:nth-child(2n + 1)
    .seo-service-img-wrap
    .seo-service-img-inner {
    float: none;
  }
  .seo-service-img-inner {
    height: 287px;

    padding: 31px 38px 44px 52px;
  }
  .seo-service-content-wrap::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .seo-service-banner h1 {
    font-size: 31px;
    line-height: 41px;
  }
}
@media screen and (max-width: 640px) {
  .seo-service-banner {
    padding: 131px 0 66px;
  }
}
@media screen and (max-width: 500px) {
  .seo-service-content .col-md-12 {
    padding: 0;
  }
  .seo-service-img-wrap {
    padding: 0 !important;
  }
  .seo-service-content-wrap {
    padding: 20px !important;
    padding-bottom: 35px !important;
  }
  .seo-service-img-inner {
    height: 246px;

    padding: 15px 54px 32px 41px;
    width: 372px;
    background-size: 354px;
  }
}
@media screen and (max-width: 400px) {
  .seo-service-banner {
    padding: 106px 0 66px;
  }
  .seo-service-banner h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .seo-service-content ul li h2 {
    font-size: 26px !important;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .seo-service-top-content p {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 0;
  }
  .seo-service-img-inner {
    height: 248px;
    padding: 26px 28px 55px 44px;

    width: 323px;

    background-size: 338px;
  }

  .seo-service-img-inner {
    height: 184px;
    padding: 12px 79px 19px 31px;
    width: 323px;
    background-size: 274px;
  }
}

.mobile-logo {
  justify-content: space-between;
}

.play-nice {
  transition: all 0.9s;
}

.simple-thumb {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.no-trans {
  transition: none;
}

.seo-top-shadow {
  box-shadow: 0 8px 6px -6px #1a1a1a;
}

.seo-top-shadow-light {
  box-shadow: 0 8px 6px -6px #4d4d4d;
}

.seo-top-h1 {
  font-size: 50px;
  text-shadow: 0 1px 0 #3d4148, 0 2px 0 #50545a, 0 3px 0 #61656a,
    0 2px 0 #707478, 0 2px 0 #7e8185, 0 3px 1px rgba(0, 0, 0, 0.1),
    0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3),
    0 2px 5px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.25),
    0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.15);
}

.seo-top-h2 {
  font-size: 50px;
  text-shadow: 0 1px 0 #3d4148, 0 2px 0 #50545a, 0 3px 0 #61656a,
    0 2px 0 #707478, 0 2px 0 #7e8185, 0 3px 1px rgba(0, 0, 0, 0.1),
    0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3),
    0 2px 5px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.25),
    0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.15);
}

.pr-6 {
  padding-right: 4rem !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.pl-6 {
  padding-left: 4rem !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 1199px) {
  .full-row3 {
    position: relative;
    width: 100%;
    padding: 0 !important;
  }
  .seo-photo-services {
    padding: 0 0 40px 0 !important;
  }
}

.seo-logo-fixed {
  width: 130px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.seo-logo-fixed-mobile {
  width: 150px;
}

header.fixed-top
  .main-nav
  .seo-top-main-logo
  .my-navigation
  span
  a
  .seo-logo-fixed {
  width: 76px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

header.fixed-top .main-nav .seo-top-main-logo .my-navigation .pl-6 {
  padding-left: 5.689rem !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
header.fixed-top .main-nav .seo-top-main-logo .my-navigation .pr-6 {
  padding-right: 5.689rem !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .seo-top-mobile-logo {
    display: flex;
    justify-content: center;
    min-height: 210px;
  }
}

.seo-top-mobile-logo img {
  align-self: center;
}

@media (max-width: 500px) {
  .seo-logo-fixed-mobile {
    width: 100px;
  }
  .seo-top-h2 {
    font-size: 24px;
    text-shadow: 0 1px 0 #3d4148, 0 2px 0 #50545a, 0 3px 0 #61656a,
      0 2px 0 #707478, 0 2px 0 #7e8185, 0 3px 1px rgba(0, 0, 0, 0.1),
      0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3),
      0 2px 5px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.25),
      0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.15);
  }
}

.face-color:hover {
  color: #4267b2;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.whats-color:hover {
  color: #25d366;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.twitter-color:hover {
  color: #1da1f2;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.insta-color:hover {
  color: #e1306c;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.terms-pad {
  padding: 0.8rem 1.09rem !important;
}

.term-line {
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  padding-bottom: 3rem;
}

.aside-term-m {
  margin-top: 7.9rem;
}
