/*
Theme Name: Samar-Child
Theme URI: http://samar.dexignzone.com/wp/demo/
Author: DexignZone
Author URI: https://themeforest.net/user/dexignzone/portfolio
Description: Samar is a professionally designed WordPress theme that is ideal for businesses, agencies, corporations, and freelancers, who are looking to grow their business. Show your experience, portfolio, team members, and services, and help grow client relationships and your company, with Samar.
Version: 1.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: samar
Text Domain: samar-child
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.header_top_bar_contact_detail_wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.header_top_bar_contact_detail {
  display: flex;
  align-items: center;
}

.header_top_bar_contact_detail img {
  margin-right: 10px;
}

.header_top_bar_contact_detail a {
  display: inline-block;
  /* font-family: 'Heebo'; */
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  transition: all 0.2s ease;
}

.header_top_bar_contact_detail a:hover {
  color: #6ab033 !important;
}

.site-header div#topbar-wrapper,
.site-header div#topbar-wrapper * {
  color: #ffffff;
  background: #000000;
}

.site-header.header-transparent .top-bar .row {
  padding: 8px 0;
}

.header_top_bar_contact_detail.mail {
  margin-left: 30px;
}

.site-header .dlab-social-icon {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.site-header .dlab-social-icon li a {
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 3px;
  margin: 0;
  color: #000000 !important;
  background-color: #ffffff !important;
  transition: all 0.3s ease;
}

.site-header .dlab-social-icon li a:hover {
  transform: scale(1.1);
}

.site-header .trp_language_switcher_shortcode {
  margin-left: 20px;
}

.site-header .trp-language-switcher {
  width: fit-content;
  height: auto;
  position: relative;
  padding-right: 20px;
}

.site-header .trp-language-switcher::after {
  content: "";
  background-image: url(./assets/images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 10px;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.site-header .trp-ls-shortcode-current-language {
  width: auto !important;
  padding: 0;
  border: none;
  border-radius: 0;
}

.site-header .trp-ls-shortcode-current-language a {
  padding: 0;
  border-radius: 0;
}

.site-header .trp-ls-shortcode-current-language a img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin: 0;
}

.site-header .trp-ls-shortcode-language {
  width: auto !important;
  max-height: initial !important;
  padding: 5px !important;
  z-index: 10;
}

.site-header .trp-ls-shortcode-language a {
  border-radius: 0;
}

.site-header .sticky-header {
  background-color: #ffffff;
  padding: 10px 0;
}

.site-header .sticky-header .is-menu path.search-icon-path {
  fill: #000000;
}

.site-header .sticky-header .logo-header {
  width: auto !important;
  height: auto !important;
}

.site-header .sticky-header .logo-header a img {
  max-width: 121px;
  height: auto;
}

.site-header .sticky-header .extra-nav {
  margin-left: 30px;
  height: auto;
  order: 3;
}

.site-header .extra-nav .extra-cell > a,
.site-header .extra-nav .extra-cell > div {
  margin-left: 0 !important;
}

.site-header .extra-nav .extra-cell a {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 98.5%;
  color: #ffffff;
  background: #6ab033;
  border-radius: 8px;
  padding: 15px 20px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.site-header .extra-nav .extra-cell a:hover {
  background: #000000;
}

.site-header .extra-nav .extra-cell a i {
  display: none;
}

.site-header.header-transparent .nav > li {
  margin: 0 10px;
  position: relative;
}

.site-header.header-transparent .nav > li.current-menu-item > a {
  color: #009bc9;
}

.site-header.header-transparent .nav > li > a {
  display: inline-block;
  font-weight: 400;
  /* font-size: 18px; */
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  padding: 0 0 30px 0;
}

.site-header.header-transparent .nav > li > a > i {
  display: none;
}

.site-header .sticky-header .container {
  display: flex;
  align-items: center;
}

.site-header .sticky-header.navbar-expand-lg .navbar-collapse {
  order: 2;
}

.site-header .sticky-header .header-nav .nav {
  margin: auto;
  margin-top: 30px;
}

.site-header.header-transparent .nav > li.menu-item-has-children::after {
  content: "";
  background-image: url(./assets/images/menu-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  top: 13px;
  right: 0;
}

.site-header.header-transparent .nav > li.menu-item-has-children a {
  padding-right: 15px;
}

.site-header.header-transparent .header-nav .nav > li:hover > a {
  color: #009bc9;
}

.site-header.header-transparent .nav > li.trp-language-switcher-container {
  display: none;
}

#is-popup-wrapper .is-popup-search-form .is-search-form .is-search-submit .is-search-icon {
  background: #6ab033;
  transition: all 0.3s ease;
}

.site-header .sticky-header.is-fixed .header-nav .nav > li > a {
  padding: 0 0 30px 0;
}

.site-header.header-transparent .sticky-header.is-fixed .header-nav .nav > li.menu-item-has-children a {
  padding-right: 15px;
}

.header-transparent .navbar-toggler span {
  background: #000000 !important;
}
.header-transparent .navbar-toggler.open span {
  background: #ffffff !important;
}
.site-header .sticky-header .navbar-toggler {
  order: 4;
  margin: 0 0 0 20px;
  background: transparent !important;
}

.mobile_search_icon {
  display: none;
}

.mobile_menu_icon_request_btn_wrapper {
  order: 3;
  display: flex;
  align-items: center;
}

#trp-floater-ls.trp-floater-ls-flags {
  z-index: 999 !important;
}

#is-popup-wrapper {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (min-width: 992px) {
  .site-header.header-transparent .nav > li:first-child {
    margin-left: 0;
  }

  .site-header.header-transparent .nav > li:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .site-header.header-transparent .nav > li > a {
    color: #3d4954;
  }
  .site-header.header-transparent .nav > li > a:hover,
  .site-header.header-transparent .nav > li.current-menu-item > a {
    color: #212121;
  }
  .site-header.header-transparent .nav > li.current-menu-item > a {
    font-weight: 500;
  }
}

@media (max-width: 991px) {
  .site-header.header-transparent .nav > li {
    margin: 0;
  }

  .site-header.header-transparent .nav > li > a,
  .site-header .sticky-header.is-fixed .header-nav .nav > li > a {
    padding: 8px 0;
  }

  .mo-left .header-nav {
    z-index: 999 !important;
  }

  .site-header .sticky-header .container {
    justify-content: space-between;
  }

  .site-header.header-transparent .nav > li > a > i {
    display: block;
    transition: all 0.3s ease;
  }

  .site-header.header-transparent .nav > li.menu-item-has-children::after {
    display: none;
  }

  .site-header.header-transparent .nav > li > a {
    width: 100%;
  }

  .header_top_bar_contact_detail.mail {
    display: none;
  }

  .site-header.header-transparent .nav > li.open > a > i {
    transform: rotate(90deg);
  }

  .mobile_search_icon {
    display: block;
    margin-right: 20px;
  }

  .mobile_search_icon a {
    display: inline-block;
  }

  .site-header .sticky-header .extra-nav {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .top-bar {
    display: block !important;
  }

  .header_top_bar_contact_detail a {
    font-size: 12px;
    line-height: 18px;
  }

  .site-header .sticky-header .logo-header a img {
    max-width: 92px;
  }

  .site-header .extra-nav .extra-cell a {
    font-size: 12px;
    border-radius: 4px;
    padding: 10px 15px;
  }

  .site-header.header-transparent .top-bar .row {
    padding: 5px 0;
  }
  .site-header .dlab-social-icon li a {
    background-color: #009dca !important;
  }
}

@media (max-width: 575px) {
  .site-header .extra-nav .extra-cell > a {
    display: block !important;
  }
}

@media (max-width: 400px) {
  .mobile_search_icon {
    margin-right: 13px;
  }

  .site-header .sticky-header .navbar-toggler {
    margin: 0 0 0 13px;
  }
}

/* Testimonial section CSS */

.testimonial_section {
  margin-top: 26px;
}

.testimonial_section .wpb_content_element {
  margin: 0;
}

.testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px {
  margin: 0;
}

.testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
  padding-bottom: 0;
}

.testimonial_section .vc_grid-container .vc_grid .vc_grid-item-mini.vc_clearfix {
  box-shadow: none;
}

.testimonial_section .vc_gitem-zone.vc_gitem-zone-c {
  background-color: #ffffff !important;
  padding-top: 18px;
}

.home-testimonial-img {
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-clip: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 68%;
}
.home-testimonial-img img {
  background-size: cover;
  background-position: top center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.testimonial_section .vc_gitem_row .vc_gitem-col {
  padding: 0;
}

.testimonial_section .vc_gitem-post-data {
  margin-bottom: 0;
}

.home-testimonial-details h2 {
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px;
  line-height: 36px;
  color: #212121 !important;
  margin: 0px 0px 5px;
}

.home-testimonial-details p:empty {
  margin: 0;
}
.home-testimonial {
  display: flex;
  gap: 30px;
}
.home-testimonial-item {
  width: calc(100% - 20px);
}
.home-testimonial-details p {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 136%;
  color: #3d4954;
  margin-top: 5px;
  margin-bottom: 15px;
}
.home-testimonial-details {
  padding-top: 15px;
}
.testimonial_section .vc_btn3-container {
  margin-top: 15px;
  margin-bottom: 0;
}

.home-testimonial-details a {
  display: inline-block;
  /* font-family: 'Poppins'; */
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 98.5%;
  color: #1e2672 !important;
  background-color: #ffffff !important;
  border-radius: 0;
  padding: 0 25px 0 0 !important;
  text-transform: uppercase;
  transition: all.2s ease-in-out;
}

.testimonial_section .vc_btn3-container a:hover {
  color: #009bc9 !important;
}

.testimonial_section .vc_btn3-container a i {
  right: 0 !important;
}

.testimonial_btn_section {
  margin-left: -10px !important;
  margin-right: -10px !important;
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}

.testimonial_btn_section .vc_column_container {
  padding: 0 10px !important;
}

.testimonial_btn_section .vc_btn3-container {
  margin: 0 auto;
}

.testimonial_btn_section .vc_btn3-container.see_story_btn {
  display: flex;
  margin-left: auto;
  width: fit-content;
}

.testimonial_btn_section .vc_btn3-container a {
  /* font-family: 'Poppins'; */
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 98.5%;
  color: #ffffff !important;
  background-color: #6ab033 !important;
  border: none;
  border-radius: 8px;
  padding: 15px 18px;
  text-transform: uppercase;
  background-image: none;
}

.testimonial_btn_section .vc_btn3-container a:hover {
  border: none;
  background-color: #000000 !important;
}

.testimonial_btn_section .vc_btn3-container a:focus {
  border: none;
}

.testimonial_btn_section .vc_btn3-container.download_pdf_btn a {
  font-weight: 600;
  color: #212121 !important;
  background-color: #ffffff !important;
  padding: 0 0 0 30px;
  text-decoration-line: underline;
  border: none;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
}

.testimonial_btn_section .vc_btn3-container.download_pdf_btn a::before {
  content: "";
  background-image: url(./assets/images/download-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}

.testimonial_btn_section .vc_btn3-container.download_pdf_btn a:hover {
  color: #009bc9 !important;
}

.testimonial_btn_section .vc_btn3-container.download_pdf_btn a:hover::before {
  filter: invert(41%) sepia(70%) saturate(837%) hue-rotate(153deg) brightness(99%) contrast(103%);
}
.testimonial_section .slider .vc_pageable-slide-wrapper .slick-arrow {
  position: absolute;
  top: 25%;
  bottom: auto;
  margin: auto;
  height: 25px;
}
.testimonial_section .slider .vc_pageable-slide-wrapper .slick-track,
.post-main.slider .vc_pageable-slide-wrapper .slick-track {
  display: flex;
}
.testimonial_section .slider .vc_pageable-slide-wrapper.slick-slider,
.post-main.slider .vc_pageable-slide-wrapper.slick-slider {
  margin: 0px -15px;
}
.testimonial_section .slider .vc_pageable-slide-wrapper .slick-track .slick-slide,
.post-main.slider .vc_pageable-slide-wrapper .slick-slide {
  padding: 0px 15px;
}
@media (max-width: 1199px) {
  .testimonial_heading_section .vc_custom_heading,
  .brand-logos .vc_custom_heading {
    font-size: 32px;
    line-height: 48px;
  }
  .testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 20px;
  }
  .testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: -20px;
  }
  .testimonial_section .vc_custom_heading h4 {
    font-size: 22px;
    line-height: 32px;
  }
  .site-header.header-transparent .nav > li {
    margin: 0px 10px;
  }
}

@media (max-width: 991px) {
  .testimonial_heading_section .vc_custom_heading,
  .brand-logos .vc_custom_heading {
    font-size: 28px;
    line-height: 40px;
  }
  .testimonial_section .vc_custom_heading h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: -10px;
  }
  .testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .testimonial_heading_section .vc_custom_heading,
  .brand-logos .vc_custom_heading {
    font-size: 24px;
    line-height: 32px;
    text-align: center !important;
  }
  .testimonial_heading_section .vc_custom_heading br {
    display: none;
  }
  .testimonial_section {
    margin-top: 20px;
  }
  .testimonial_section .vc_gitem-zone.vc_gitem-zone-c {
    padding-top: 13px;
  }
  .testimonial_section .vc_custom_heading h4 {
    font-size: 18px;
    line-height: 27px;
  }
  .testimonial_section .vc_custom_heading p {
    font-size: 16px;
    margin-top: 8px;
  }
  .testimonial_section .vc_btn3-container {
    margin-top: 10px;
  }
  .testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0;
  }
  .testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .testimonial_section .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item:last-child {
    margin-bottom: 0;
  }
  .testimonial_btn_section {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 40px;
    padding-top: 35px;
    border-top: 1px solid rgb(201 217 236 / 30%);
    flex-direction: column;
  }
  .testimonial_btn_section .vc_column_container {
    padding: 0 !important;
  }
  .testimonial_btn_section .vc_btn3-container.see_story_btn {
    margin-right: auto;
  }
  .testimonial_btn_section .vc_btn3-container button {
    font-weight: 600;
    min-width: 300px;
  }
  .testimonial_btn_section .vc_btn3-container.download_pdf_btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 26px;
    width: fit-content;
    display: flex;
  }
  .testimonial_section .slider .vc_pageable-slide-wrapper.slick-slider,
  .post-main.slider .vc_pageable-slide-wrapper.slick-slider {
    margin: 0px -10px;
  }
  .testimonial_section .slider .vc_pageable-slide-wrapper .slick-track .slick-slide,
  .post-main.slider .vc_pageable-slide-wrapper .slick-slide {
    padding: 0px 10px;
  }
  .home-testimonial {
    flex-direction: column;
  }
  .home-testimonial-item {
    width: 100%;
  }
}

@media (max-width: 350px) {
  .testimonial_btn_section .vc_btn3-container.see_story_btn {
    width: 100%;
  }
  .testimonial_btn_section .vc_btn3-container button {
    min-width: initial;
    width: 100%;
  }
}

/* Footer start here */
body #footer.site-footer {
  background-color: transparent !important;
  background-image: none !important;
  overflow: hidden;
}

.site-footer:before {
  filter: none !important;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(0, 155, 201, 0.1) 20%, rgba(30, 38, 114, 0.1) 100%) !important;
  top: 160px !important;
  left: 0;
  bottom: -150px;
  background-size: cover !important;
  right: 0;
  transform: rotate(-180deg);
}

footer .footer-title:before,
footer .footer-title:after {
  display: none;
}

footer#footer .footer-title {
  padding-bottom: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: rgba(33, 33, 33, 1);
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 5px;
}

footer#footer {
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  color: rgba(33, 33, 33, 1);
}

footer#footer a {
  color: #009bc9;
  font-weight: 400;
}
footer#footer a:hover {
  text-decoration: underline;
}

footer#footer .widget_getintuch ul li i {
  background-color: rgba(30, 38, 114, 1);
  width: 45px;
  height: 45px;
  border-radius: 50px;
  min-width: 45px;
  background-image: none;
}

.phone figure,
.address figure {
  width: 45px;
  margin-bottom: 0 !important;
}

.phone p,
.address p {
  margin-bottom: 0;
}

.phone .wp-block-media-text__content,
.address .wp-block-media-text__content {
  padding: 0 !important;
}

.phone,
.address {
  gap: 10px;
  margin-bottom: 0 !important;
  display: flex;
}
.wp-block-media-text {
  display: flex !important;
}
footer#footer .widget_services ul li a::before {
  content: none;
}

footer#footer .widget_services ul li {
  padding-left: 0;
}

footer#footer .widget_services ul li a {
  text-decoration: underline;
  color: #212121;
  font-weight: 300;
}

footer .footer-logo {
  margin-top: 0 !important;
}

.phone p {
    font-size: 15px;
  font-weight: 600;
  line-height: 32.94px;
}

.address p {
  font-size: 15px;
  font-weight: 400;
  line-height: 21.45px;
}

.phone p a,
.address p a {
  color: #212121 !important;
}

.site-footer#footer .footer-bottom {
  background-color: transparent;
  border-top: 1px solid #cfdee4;
  padding: 22px 0;
}

footer#footer .copyright-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 22.35px;
  color: #212121;
}

.site-footer#footer .dlab-social-icon li a,
.site-footer#footer .dlab-social-icon li a:hover {
  background-color: #009bc9 !important;
  color: #fff;
  height: 20px;
  width: 20px;
  line-height: 21px;
  border-radius: 4px;
  background-image: none !important;
  text-decoration: none;
}

footer#footer .widget#block-2 {
  flex: auto;
  margin-bottom: 53px;
}

footer#footer .widget#samar_dz_navigation-4,
footer#footer .widget#custom_html-11,
footer#footer .widget#custom_html-12 {
  flex: auto;
  margin-bottom: 53px;
}

footer#footer .widget#block-9 {
  max-width: 100%;
  flex: auto;
}

footer#footer .widget#block-9 .subscribe-form {
  background: linear-gradient(90deg, #1e2672 0%, #009bc9 100%);
  border-radius: 30px;
  padding: 40px 56px;

  margin-bottom: 57px;
}

footer#footer .footer-top {
  padding-top: 0;
}

.subscription-title {
  max-width: 446px;
}

.subscribe-form .wpcf7 {
  max-width: 420px;
  width: 100%;
}

.subscribe-form > .wp-block-group__inner-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.subscription-title p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.subscribe-form > .wp-block-group__inner-container > p {
  display: none;
}

.subscribe-form .free-trial-form .form-title h4 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 500 !important;
  line-height: 27.2px;
  color: #fff !important;
  margin-bottom: -5px;
}
.wp-block-media-text .wp-block-media-text__media {
  flex-shrink: 0;
}

@media only screen and (min-width: 992px) {
  .widget.substitute-class:not(:first-child, .widget_block) {
    flex: 20%;
    width: 20%;
  }
  .widget.substitute-class.widget_samar_dz_navigation.footer-col-4 {
    flex: 17%;
    width: 17%;
  }
}
@media screen and (min-width: 767px) and (max-width: 1199px) {
  .phone p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  footer#footer .widget#samar_dz_navigation-4,
  footer#footer .widget#custom_html-11,
  footer#footer .widget#custom_html-12,
  footer#footer .widget#block-2 {
    max-width: 50%;
  }

  .subscribe-form > .wp-block-group__inner-container {
    flex-wrap: wrap;
    justify-content: center;
  }

  footer#footer .widget#block-9 .subscribe-form {
    padding: 32px;
    margin-bottom: 40px;
  }
  .site-footer:before {
    top: 260px !important;
  }
}

@media (max-width: 767px) {
  .footer-bottom .row .col-lg-6:last-child {
    display: none;
  }

  footer .footer-logo img {
    max-width: 180px;
  }

  footer#footer .footer-title {
    font-size: 18px;
  }

  footer#footer .copyright-text {
    font-size: 14px;
    line-height: 19.56px;
  }

  .site-footer#footer .footer-bottom {
    padding: 16px 0;
  }
  footer#footer .widget#block-9 .subscribe-form {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  footer#footer .widget#samar_dz_navigation-4,
  footer#footer .widget#custom_html-11,
  footer#footer .widget#custom_html-12,
  footer#footer .widget#block-2 {
    max-width: 100%;
  }

  footer#footer .widget#block-2 {
    margin-bottom: 0 !important;
  }

  footer#footer .widget#samar_dz_navigation-4,
  footer#footer .widget#custom_html-11,
  footer#footer .widget#custom_html-12 {
    margin-bottom: 20px !important;
  }

  #block-3 {
    margin-top: 10px;
  }

  footer .widget {
    margin-bottom: 12px;
  }
  .site-footer:before {
    top: 335px !important;
  }
}

/* Footer end here */
/* Zankhana Css start */
.site-header div#topbar-wrapper .wpml-ls-legacy-dropdown {
  background: transparent;
  width: 40px;
  height: auto;
  position: relative;
  margin-right: 15px;
  margin-left: 25px;
  border: none;
  border-radius: 0;
  display: inline-block;
  vertical-align: top;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu {
  border: 1.5px solid #949494;
  border-top: 1.5px solid #949494;
  border-radius: 0;
  left: -1px;
  width: 40px;
  padding-bottom: 2px;
}
.site-header .dlab-social-icon li.wpml-ls-slot-shortcode_actions a {
  padding: 0 10px;
  background: #000000 !important;
  border: none;
  width: auto;
  height: auto;
  border-radius: unset;
}
.site-header .dlab-social-icon li a:hover {
  transform: none;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  right: -15px;
  color: #fff;
}
.site-header div#topbar-wrapper .wpml-ls-legacy-dropdown > ul {
  border: 1.5px solid transparent;
}
.site-header div#topbar-wrapper .wpml-ls-legacy-dropdown:hover > ul {
  border: 1.5px solid #949494;
}
@media only screen and (max-width: 767px) {
  .site-header div#topbar-wrapper .wpml-ls-legacy-dropdown {
    margin-right: 15px;
    margin-left: 10px;
  }
}
/* Zankhana Css End */
