@charset "UTF-8";
@font-face {
  font-family: "HelveticaNeue";
  src: url("../../dist/fonts/helvetica_medium_cond/hlc____-webfont.eot"), url("../../dist/fonts/helvetica_medium_cond/hlc____-webfont.ttf") format("truetype"), url("../../dist/fonts/helvetica_medium_cond/hlc____-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: Arial, sans-serif;
}

a:focus, a:active {
  outline: none;
}

html {
  margin-top: 0px !important;
}

@media (min-width: 2000px) {
  .container_4k {
    max-width: 2000px !important;
    margin: 0 auto !important;
    max-height: 1000px !important;
  }
  .container_4k .profile_picure {
    height: 1000px;
  }
}

.profile_picure {
  padding: 0;
}
@media (min-width: 1200px) {
  .profile_picure {
    width: 50% !important;
    background: url("../../../../../uploads/2026/06/giulia-pegoraro.png") no-repeat center center;
    background-size: cover;
    height: 100vh !important;
  }
  .profile_picure img {
    display: none;
  }
}
@media (min-height: 1200px) {
  .profile_picure img {
    max-height: 100vh;
  }
}
@media (max-width: 1200px) {
  .profile_picure {
    width: 100% !important;
    height: auto !important;
  }
}

.profile_text {
  padding-top: 25px;
}
.profile_text p {
  color: #7e7e7e;
  font-family: Arial, Helvetica, sans-serif;
}
.profile_text a {
  color: #7e7e7e;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.profile_text a:hover {
  color: #f5842b;
}
@media (min-width: 1200px) {
  .profile_text {
    width: calc(50% - 85px) !important;
    padding-left: 50px;
    padding-top: 50px;
  }
  .profile_text p {
    font-size: 16px;
    line-height: 1.8em;
  }
}
@media (min-width: 1368px) {
  .profile_text {
    padding-left: 70px;
    padding-top: 62px;
  }
  .profile_text p {
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 1.8em;
  }
}
@media (max-width: 1200px) {
  .profile_text {
    padding-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .profile_text p {
    font-size: 14px;
    font-family: Arial;
    line-height: 1.8em;
  }
}
@media (max-width: 1200px) {
  .profile_text {
    width: calc(100% - 30px) !important;
    padding-left: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .profile_text p {
    font-size: 14px;
    font-family: Arial;
    line-height: 1.8em;
  }
}

/* START COOKIE LAW BAR */
#cookie-law-bar {
  padding: 14.5px 42px 4px 42px !important;
  text-align: left;
  line-height: 20px;
  margin: 0 auto;
}
#cookie-law-bar p {
  font-family: "Arial" !important;
  margin-bottom: 9px !important;
  margin-left: 15px;
  margin-right: 15px;
}
#cookie-law-bar .law-bar-content {
  max-width: 1260px;
  margin: 0 auto !important;
  padding-bottom: 1px;
}
#cookie-law-bar .law-bar-content a {
  font-family: "Arial" !important;
  color: #337ab7;
}
#cookie-law-bar .law-bar-content a:hover {
  color: white;
}
#cookie-law-bar .law-bar-content button {
  font-family: "Arial" !important;
  margin-top: 1px;
}
#cookie-law-bar .law-bar-content p:last-of-type {
  margin-bottom: 8px !important;
}
#cookie-law-bar .law-bar-content p:last-of-type {
  margin-bottom: 8px !important;
}

/* END COOKIE LAW BAR */
* {
  -webkit-box-sizing: initial;
  box-sizing: initial;
}

.not_active {
  pointer-events: none !important;
  cursor: pointer !important;
}

.active a {
  color: #f5842b;
}

.main_header {
  position: fixed;
  z-index: 50;
  background: white;
  width: 100%;
  padding: 0;
  height: 61px;
  border-bottom: 1px #f5842b solid;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.main_header::before {
  content: unset;
}
.main_header::after {
  content: unset;
}
.main_header .navbar-brand {
  margin: 0 20px 0 20px;
  padding: 0;
  height: auto;
}
.main_header .navbar-brand img {
  width: 134px;
  height: 60px;
}
@media (max-width: 1200px) {
  .main_header .navbar-brand {
    margin: 0 20px 0 8px;
  }
}
.main_header .navbar-brand h2 {
  color: black;
  margin-top: 12px;
}
.main_header .logo {
  float: left;
  height: 61px;
  z-index: 20;
}
.main_header .menu {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main_header .menu .submenu .menu-item {
  clear: unset;
}
.main_header .depth_0 {
  margin-left: -9px !important;
  display: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  z-index: 12;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-49.5%, 60px);
  clear: both;
  width: 100vw;
  background: white;
  padding: 0;
  margin: 0;
  text-align: center;
}
@media (min-width: 1076px) {
  .main_header .depth_0 {
    height: 74px;
  }
  .main_header .depth_0 li {
    padding-top: 7px;
  }
}
.main_header .depth_0 li {
  display: inline-block;
  clear: both;
  vertical-align: top;
  margin: 0 20px 0 20px;
  text-align: left;
}
.main_header .depth_0 li a {
  font-size: 16px;
  color: #7e7e7e;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  text-decoration: none;
  padding: 20px 0 15px 0;
}
.main_header .depth_0 li a:hover {
  background: none;
  color: #f5842b;
}
.main_header .depth_0 li.active a {
  color: #f5842b;
}
@media (max-width: 1500px) {
  .main_header .depth_0 li {
    margin: 0 15px 0 15px;
  }
  .main_header .depth_0 li a {
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  .main_header .depth_0 li {
    margin: 0 20px 0 20px;
    width: auto;
  }
}
.main_header .depth_0 .depth_1 {
  text-align: left;
  padding: 0;
}
.main_header .depth_0 .depth_1 li {
  display: block;
  margin: 0;
  width: 140px;
  text-align: left;
}
.main_header .depth_0 .depth_1 li a {
  width: 100%;
  font-weight: normal;
  padding: 3px 0 3px 0;
  font-size: 14px !important;
}
.main_header .depth_0 .depth_1 li.active a {
  color: #f5842b;
}

#navbar {
  padding: 0;
}

.navbar-nav {
  width: 100%;
}

.main_menu .drop_menu li a {
  margin: 0;
  font-size: 22px;
}
.main_menu li {
  list-style: none;
}
.main_menu li a {
  text-decoration: none;
  padding: 3px;
  margin: 18px 13px;
  color: #7e7e7e;
  text-transform: uppercase;
  font-family: "Helveticaneue", sans-serif;
  font-size: 22px;
  font-weight: 700;
}
.main_menu li a:hover {
  background: none;
  color: #f5842b;
}
.main_menu li a:focus {
  outline: none;
  background: none;
}
.main_menu .active a {
  color: #f5842b;
}

.nav_right {
  float: right;
  padding-top: 2px;
}

.right_menu {
  margin: 0;
  padding: 0;
  position: relative;
  float: right;
}
.right_menu .menu {
  padding: 0;
}
.right_menu .wpml-ls-item {
  display: block;
}
.right_menu .wpml-ls-current-language {
  display: none;
}
.right_menu #search_toggle {
  display: none;
  position: absolute;
  top: 45%;
  right: 83px;
  transform: translate(0, -50%);
  background: white;
}
.right_menu #search_toggle form {
  vertical-align: middle;
  width: 230px;
  height: 58px;
  display: block;
}
.right_menu #search_toggle form input[type=search] {
  font-family: "Helveticaneue", sans-serif;
  margin-top: 13px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  border-radius: 0;
  height: 35px;
  border: #a6a6a6 1px solid;
  width: 100%;
  background: white;
  font-size: 19px;
  padding-left: 10px;
}
.right_menu #search_toggle form button {
  margin-top: 13px;
  margin-right: 15px;
  width: 35px;
  height: 35px;
  border: 0;
  padding: 0;
  border-radius: 0;
  background: #a6a6a6;
}
.right_menu #search_toggle form button i {
  color: white;
  font-size: 20px;
}
.right_menu li p {
  margin: 15px;
  font-size: 18px;
  color: #7e7e7e;
  padding: 3px;
  text-transform: uppercase;
  font-family: "Helveticaneue", sans-serif;
}
.right_menu li p:hover {
  background: none;
  color: #f5842b;
  cursor: pointer;
}
.right_menu li a {
  padding: 3px;
  margin: 15px;
  display: block;
  color: #7e7e7e;
  text-transform: uppercase;
  font-family: "Helveticaneue", sans-serif;
  font-size: 18px;
}
.right_menu li a:hover {
  background: none;
  color: #f5842b;
  text-decoration: none;
}
.right_menu li a:focus {
  text-decoration: none;
}
.right_menu li a i {
  font-size: 23px;
}
.right_menu .share a {
  padding: 21px 7px 16px 7px;
}
.right_menu .share a i {
  color: #8b8c8d;
}
.right_menu .share a i:hover {
  cursor: pointer;
  color: #f5842b;
}
.right_menu .share a:focus {
  background: none;
}

#has_submenu {
  cursor: pointer;
}

#is_submenu {
  text-align: center;
  padding: 0 20px;
  border-top: 1px solid #7e7e7e;
  display: none;
  height: 60px;
  width: 100%;
  background: white;
  position: absolute;
  bottom: -60px;
  left: 0;
  transform: translate(0, 0);
  z-index: 10;
}
#is_submenu li {
  display: inline-block;
  margin: 20px 15px 0 15px;
}
#is_submenu li a {
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #7e7e7e;
  text-transform: uppercase;
  font-family: "Helveticaneue", sans-serif;
  font-size: 16px;
}
#is_submenu li a:hover {
  background: none;
  color: #f5842b;
}

.menu .nav li {
  position: static;
}
.menu .navbar-nav {
  padding-top: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  width: 100vw;
}

#mob_btn {
  width: 30px;
  z-index: 20;
  height: 30px;
  float: right;
  margin: 15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
@media (min-width: 775px) {
  #mob_btn {
    display: none;
  }
}

.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: background, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover .hamburger-inner,
.hamburger:hover .hamburger-inner::before,
.hamburger:hover .hamburger-inner::after {
  background-color: black !important;
}

.hamburger-box {
  width: 35px;
  height: 30px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 35px;
  height: 3px;
  background-color: #f5842b;
  border-radius: 4px;
  position: absolute;
  transition: background 0.1s ease-in-out !important;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -7px;
}

.hamburger-inner::after {
  bottom: -7px;
}

/*
        * 3DX
        */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

.mob {
  overflow: auto;
  font-family: "Helveticaneue", sans-serif;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  width: 400px;
  border-left: 1px solid #f5842b;
  box-sizing: border-box;
  z-index: 12;
  display: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 1076px) {
  .mob {
    border-top: none;
    border-left: none;
    border-bottom: none;
    width: 100vw;
    padding-left: 30px;
  }
}
.mob .side {
  display: none !important;
}
@media only screen and (max-width: 1076px) {
  .mob .side {
    display: flex !important;
    flex-direction: column;
    padding-top: 80px;
  }
}
.mob .mob_menu {
  margin: 0 15px;
  padding: 20px 0 0 0;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1076px) {
  .mob .mob_menu:first-of-type {
    padding-top: 80px;
  }
}
.mob .mob_menu li {
  margin-bottom: 10px;
  list-style: none;
  display: inline;
  width: max-content;
}
.mob .mob_menu li a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 0;
  color: #7e7e7e;
  text-transform: uppercase;
}
.mob .mob_menu li a:hover {
  color: #f5842b;
}
.mob .mob_menu li:hover {
  cursor: pointer;
}
.mob .mob_menu li:hover a {
  color: #f5842b;
}
.mob .mob_menu li .depth_0 {
  padding-left: 20px;
  border: 0;
  position: static !important;
  clear: both;
  width: 100%;
  background: #fff;
  text-align: left;
  height: max-content;
  width: max-content;
  margin-bottom: 5px !important;
}
.mob .mob_menu li .depth_0 li.active a {
  color: #f5842b !important;
}
.mob .mob_menu li .depth_0 li {
  margin: 0 !important;
  display: inline !important;
}
.mob .mob_menu li .depth_0 li a {
  text-decoration: none !important;
  padding: 0;
  margin: 5px 0;
  text-transform: uppercase;
  font-size: 16px !important;
  color: #7e7e7e !important;
  font-weight: 100;
  display: block;
  width: max-content;
}
.mob .mob_menu li .depth_0 li a:hover {
  color: #f5842b !important;
}
.mob .mob_menu li .depth_0 li .depth_1 li a {
  padding: 0 0 5px 15px !important;
}
.mob .mob_menu .active a {
  color: #f5842b;
}
@media only screen and (max-width: 1076px) {
  .mob .mob_menu .parent-item .submenu {
    position: relative !important;
    height: max-content;
    transform: none;
    left: unset;
  }
  .mob .mob_menu .parent-item .submenu li a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
  }
}

.mob_share {
  margin: 0 15px;
  padding: 0;
  display: grid;
}
.mob_share .socials {
  display: flex;
  width: min(50%, 180px);
  min-width: 150px;
  align-items: center;
  gap: 30px;
  padding: 20px 0 10px 0;
}
.mob_share .socials a {
  color: #7e7e7e;
  font-size: 18px;
}
.mob_share .socials a:hover {
  color: #f5842b;
}
.mob_share .language_switcher ul {
  display: block;
  padding: 0;
  margin: 5px 0;
}
.mob_share .language_switcher ul .wpml-ls-current-language a {
  display: none;
}
.mob_share .language_switcher ul li {
  margin: 10px 0;
}
.mob_share li {
  list-style: none;
}
.mob_share li a {
  font-size: 16px !important;
  vertical-align: top;
  color: #7e7e7e;
  text-transform: uppercase;
}
.mob_share li a:hover {
  color: #f5842b;
  text-decoration: none;
}
.mob_share li a i {
  font-size: 14px;
  width: 20px;
}
.mob_share .mob_search {
  width: 50%;
  display: block;
}
@media (max-width: 400px) {
  .mob_share .mob_search {
    width: 100%;
  }
}
.mob_share .mob_search form {
  margin-right: 14px;
  vertical-align: middle;
}
.mob_share .mob_search form input[type=search] {
  margin: 20px 0;
  padding-left: 10px;
  border-radius: 0;
  height: 35px;
  border: #a6a6a6 1px solid;
  background: white;
  font-size: 15px;
  width: 100%;
}
.mob_share .mob_search form button {
  float: right;
  /* alternative to negative margin-top,
              which seems to hide my button behind the input */
  position: relative;
  top: 20px;
  width: 35px;
  height: 35px;
  border: 0;
  padding: 0;
  border-radius: 0;
  background: #a6a6a6;
}
.mob_share .mob_search form button i {
  color: white;
  font-size: 20px;
}

@media (max-width: 1200px) {
  .main_menu li a {
    font-size: 15px;
  }
  .main_menu li a i {
    font-size: 15px;
  }
  .right_menu li p {
    font-size: 15px;
  }
  .right_menu li a {
    font-size: 15px;
  }
  .right_menu li a i {
    font-size: 20px;
  }
}
@media (max-width: 1075px) {
  .menu {
    display: none;
  }
  .right_menu {
    display: none;
  }
  #mob_btn {
    display: block;
  }
  .main_menu li a {
    font-size: 14px;
  }
  .main_menu li a i {
    font-size: 16px;
  }
  .right_menu li a {
    font-size: 14px;
  }
  .right_menu li a i {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1076px) {
  .wrapper .nav {
    display: none;
  }
}
.wrapper .nav .product-title {
  width: 100%;
  height: 46px;
}
.wrapper .nav .product-title > a {
  height: 18px;
  float: left;
  font-size: 24px;
  font-weight: 700;
  color: #000 !important;
  margin: 0;
  padding: 14px;
  line-height: 24px;
  text-align: center;
  position: absolute;
}
@media (max-width: 1200px) {
  .wrapper .nav .product-title > a {
    font-size: 20px;
  }
}
.wrapper .nav .product-title ul {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.wrapper .nav .product-items > a {
  float: left;
  font-size: 18px;
  color: #fff;
  margin-top: 9px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .wrapper .nav .product-items > a {
    font-size: 15px;
  }
}

.logged-in {
  margin-top: 32px;
}
@media screen and (max-width: 782px) {
  .logged-in {
    margin-top: 46px;
  }
}

/* This will highlight its parent, when you are in its child page. */
.current-page-ancestor > a,
.current-menu-ancestor > a {
  color: #f5842b !important;
}

.footer {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  border-top: 1px solid #7e7e7e;
  padding: 50px 10px 150px 10px;
}
.footer .socials {
  margin: 0 auto;
  width: max-content;
  display: flex;
  gap: 45px;
}
.footer .socials a {
  font-size: 25px;
  color: #7e7e7e;
}
.footer .socials a:hover {
  color: #f5842b;
}

.newsletter-title {
  margin-top: 35px !important;
  margin-bottom: -20px !important;
}

.form-wrapp h2 {
  font-family: HelveticaNeueCond !important;
  font-size: 38px !important;
  font-weight: 100 !important;
}
.form-wrapp form {
  margin-top: 23px;
  font-size: 22px;
}
.form-wrapp form .required-text p {
  font-size: 16px;
  font-weight: normal;
  color: red !important;
  margin-top: 35px;
  padding-bottom: 42px !important;
  font-family: Arial, sans-serif !important;
}
.form-wrapp form > p {
  display: flex;
  flex-direction: column;
}
.form-wrapp form > p span {
  padding-right: 5px;
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-family: Arial, sans-serif !important;
}
.form-wrapp form > p span.wpcf7-list-item-label {
  display: inline;
  text-transform: uppercase;
  font-size: 16px;
}
.form-wrapp form > p input,
.form-wrapp form > p textarea {
  width: 100%;
  max-width: 600px;
  padding: 5px;
  padding-right: 0;
  outline: 1px solid #ccc;
  border: none;
}
.form-wrapp form > p input[type=checkbox],
.form-wrapp form > p textarea[type=checkbox] {
  width: unset;
  accent-color: #7e7e7e;
  cursor: pointer;
  outline: none;
}
.form-wrapp form > p input[type=submit],
.form-wrapp form > p textarea[type=submit] {
  width: max-content;
  padding: 10px 40px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 18px !important;
  background-color: #f5842b;
  outline: none;
  border: none;
  color: white;
}
.form-wrapp form > p input[type=submit]:hover,
.form-wrapp form > p textarea[type=submit]:hover {
  background-color: #16478b;
}
.form-wrapp form > p input[type=submit]:disabled,
.form-wrapp form > p textarea[type=submit]:disabled {
  cursor: pointer;
}
@media (max-width: 600px) {
  .form-wrapp form > p input[type=submit],
.form-wrapp form > p textarea[type=submit] {
    width: unset;
    font-size: 20px;
  }
}
.form-wrapp form > p input[type=checkbox],
.form-wrapp form > p textarea[type=checkbox] {
  width: unset !important;
  outline: none !important;
}
.form-wrapp form label {
  font-family: arial, sans-serif !important;
}
.form-wrapp form label .checkbox-label > p > input {
  width: 0 !important;
}
.form-wrapp form label .checkbox-label > p > span {
  display: inline !important;
}
.form-wrapp form .wpcf7-list-item {
  margin: 0;
}
.form-wrapp form .submit-btn {
  font-family: HelveticaNeueCond !important;
  font-weight: 100 !important;
  text-transform: uppercase;
  color: white;
  font-size: 17px !important;
  text-align: center;
  border: 0;
  outline: none;
  padding: 0 48px !important;
  display: block;
  margin-bottom: 30px;
  line-height: 50px;
  height: auto !important;
  background-color: #f5842b;
  width: 230px;
}
.form-wrapp .wpcf7-form .checkbox-label {
  width: max-content;
}
.form-wrapp .wpcf7-form .checkbox-label label {
  padding: 0;
  border-radius: 0;
  display: inline-block;
  position: relative;
  line-height: 20px;
  max-width: 100%;
}
.form-wrapp .wpcf7-form .checkbox-label label.full {
  width: 100%;
}
@media (max-width: 700px) {
  .form-wrapp .wpcf7-form .checkbox-label label.full {
    width: calc(100% - 5px);
  }
}
.form-wrapp .wpcf7-form .checkbox-label label:after {
  content: "";
  font-size: 12px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  color: #99a1a7;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
}
.form-wrapp .wpcf7-form .checkbox-label label.error:after {
  border-color: red;
}
.form-wrapp .wpcf7-form .checkbox-label label span {
  margin-left: 15px;
  color: black;
  position: relative;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 18px;
  top: 0;
  display: inline-block;
  line-height: 1.5;
  font-family: Arial, sans-serif !important;
  margin-top: -2px;
}
.form-wrapp .wpcf7-form .checkbox-label label span a {
  color: #f5842b;
  font-family: Arial, sans-serif !important;
}
.form-wrapp .wpcf7-form .checkbox-label label span a:hover {
  color: #16478b;
}
.form-wrapp .wpcf7-form .checkbox-label input:checked + span {
  background-color: #fff;
  border: none;
}
.form-wrapp .wpcf7-form .checkbox-label input:checked + span:after {
  content: "✔";
  font-size: 12px;
  position: absolute;
  top: -1px;
  left: -28px;
  z-index: 3;
  color: #000;
  background-color: #fff;
  border: 1px solid #A7A7A7;
  height: 20px;
  width: 20px;
  text-align: center;
}
@media (max-width: 700px) {
  .form-wrapp .wpcf7-form .checkbox-label input:checked + span:after {
    top: 0px;
  }
}
.form-wrapp .wpcf7-form .wpcf7-not-valid {
  outline: 1px solid red;
}
.form-wrapp .wpcf7-form .wpcf7-acceptance.wpcf7-not-valid {
  outline: none;
}
.form-wrapp .wpcf7-form .wpcf7-acceptance.wpcf7-not-valid:after {
  border: 1px solid red;
}
.form-wrapp .wpcf7-form .wpcf7-not-valid-tip {
  display: none;
}
.form-wrapp .wpcf7-form .lbl {
  font-family: Arial, sans-serif;
}
.form-wrapp .wpcf7-form[type=checkbox] {
  width: unset;
  accent-color: #7e7e7e;
  cursor: pointer;
  outline: none;
}

.header-video {
  position: relative;
  border-bottom: 1px solid #ccc;
}
.header-video video {
  width: 100%;
  display: block;
}
.header-video .desktop {
  width: 100%;
}
.header-video .mobile {
  display: none;
}
@media (max-width: 700px) {
  .header-video .desktop {
    display: none;
  }
  .header-video .mobile {
    display: block;
  }
}
.header-video .text-banner {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-size: 30px;
  color: white;
  background-color: #16478b;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 15px;
  transition: 0.1s ease-in-out;
}
.header-video:hover .text-banner {
  color: black;
}

.section-title {
  padding: 90px 0 92px 0;
  max-width: 100%;
  width: 100%;
  text-align: center;
}
.section-title a {
  text-decoration: none;
}
.section-title h2 {
  display: inline;
  font-size: 28px;
  color: #f5842b;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
}
.section-title h2:hover {
  color: black;
}
@media (max-width: 768px) {
  .section-title h2 {
    font-size: 22px;
  }
}

.posts-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  row-gap: 150px;
  margin-bottom: 300px;
  padding-top: 92px;
}
@media (max-width: 768px) {
  .posts-wrapper {
    flex-direction: column;
    row-gap: 100px;
    margin-bottom: 150px;
  }
}
.posts-wrapper a {
  text-decoration: none;
  max-width: 48%;
}
.posts-wrapper a .post {
  position: relative;
}
.posts-wrapper a .post .post-image {
  display: block;
  max-width: 100%;
}
.posts-wrapper a .post .post-title {
  margin-top: 15px;
  position: absolute;
  color: black;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  transition: 0.1s ease-in-out;
}
@media (max-width: 1024px) {
  .posts-wrapper a .post .post-title {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (max-width: 768px) {
  .posts-wrapper a .post .post-title {
    margin-top: 10px;
    font-size: 14px;
    line-height: 17px;
  }
}
.posts-wrapper a .post:hover .post-title {
  color: #f5842b;
}
@media (max-width: 768px) {
  .posts-wrapper a {
    max-width: 100%;
  }
}

.tag-title {
  margin-top: 82px;
  margin-bottom: 0px;
  text-transform: uppercase;
  text-align: center;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold;
  line-height: 1.2;
  font-size: 50px;
}
@media (max-width: 768px) {
  .tag-title {
    font-size: 36px;
  }
}

.d-none {
  display: none !important;
}

.desktop {
  display: block;
}

.profile_text {
  padding-top: 47px !important;
}
.profile_text .profile_text_wrapper {
  width: 550px;
}
@media (max-width: 1200px) {
  .profile_text .profile_text_wrapper {
    width: 100%;
  }
}

.mobile {
  display: none;
}

p {
  margin-bottom: 22px !important;
}

.company-item a strong {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}

.company-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 157px;
  height: 157px;
  border-radius: 50%;
  transform: translateZ(0px) scale(1);
  transition: all 0.5s ease;
  -webkit-box-shadow: 0px 0px 25px -9px rgb(117, 117, 117);
  -moz-box-shadow: 0px 0px 25px -9px rgb(117, 117, 117);
  box-shadow: 0px 0px 25px -9px rgb(117, 117, 117);
}
.company-item:hover {
  transform: translateZ(0px) scale(1.06);
}
.company-item img {
  transition: all 0.43s ease;
}

.company-item p:nth-child(2) {
  margin-bottom: 8px !important;
}

.company-item a strong {
  font-family: Arial, Helvetica, sans-serif;
}

.company-item-img-block {
  align-items: start;
  display: flex;
}

.company-item-img-block img {
  width: 132px;
}

.company-item-img-block .geoplast-img {
  width: 136px;
}

#breakmachinery-logo {
  width: 103px;
}

@media (max-width: 600px) {
  .companies-items {
    flex-direction: column !important;
    gap: 40px;
  }
}
.profile_text p a {
  color: black;
}

.bold-black {
  font-weight: bold;
  color: black !important;
  margin-top: 56px;
  font-family: HelveticaNeueCond, Helvetica, Arial, sans-serif !important;
  font-size: 22px !important;
}

.my-companies {
  margin-top: 55px !important;
  text-align: center;
}
@media (min-width: 1200px) {
  .my-companies {
    margin-bottom: 18px !important;
  }
}

.about-me-title {
  margin-top: 17px !important;
  margin-bottom: 11px !important;
  text-align: center;
}

.companies-items {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 50px;
}
@media (max-width: 1200px) {
  .companies-items {
    padding-top: 9px;
    margin-bottom: 7px;
    gap: 30px !important;
  }
}
.companies-items a > p {
  display: none;
}
.companies-items > p {
  display: none;
}

.lets-talk {
  text-align: center;
  margin-bottom: 18px !important;
  text-align: center;
  margin-top: 64px;
}
@media (min-width: 1200px) {
  .lets-talk {
    margin-bottom: 24px !important;
  }
}

.lets-talk-p {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 45px;
  position: relative;
  bottom: 0px;
}
.lets-talk-p a {
  display: flex;
  align-items: end;
}
.lets-talk-p i {
  font-size: 50px;
  color: #8f8f8f;
  line-height: 0.79;
}
.lets-talk-p i:hover {
  color: #f5842b;
}
.lets-talk-p .icon-envelope:before {
  content: "\e900";
}

.first-p, .second-p {
  color: black !important;
}

.first-p {
  margin-top: 0px;
  margin-bottom: 13px !important;
}

.italtech-container div {
  padding-top: 1px;
}

@media (max-width: 1200px) {
  .desktop {
    display: none !important;
  }
  .mobile {
    display: block;
  }
  .profile_text {
    padding-top: 28px !important;
    padding-bottom: 250px !important;
  }
  .bold-black {
    margin-top: 59px !important;
  }
  .my-companies {
    margin-top: 56px !important;
    margin-bottom: 9.5px !important;
  }
  .lets-talk {
    margin-top: 64px !important;
    margin-bottom: 28px !important;
  }
  .first-p {
    margin-bottom: 15px !important;
  }
  .about-me-title {
    margin-top: 14px !important;
    margin-bottom: 11px !important;
  }
  .lets-talk-p {
    bottom: 3px;
  }
}
.wrapper {
  padding-top: 60px;
}
.wrapper .page-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px;
}

.first-p, .second-p {
  width: 100%;
}

.swiper {
  cursor: -webkit-grab;
}

.swiper:active {
  cursor: -webkit-grabbing;
}

#slider-mobile, #slider-desktop {
  display: none;
}

.front-page-slider #skeleton-loader-desktop {
  height: 666px;
  width: 100%;
}
@media (max-width: 700px) {
  .front-page-slider #skeleton-loader-desktop {
    display: none;
  }
}
.front-page-slider #skeleton-loader-mobile {
  height: 100vh;
  width: 100%;
  display: none;
}
@media (max-width: 700px) {
  .front-page-slider #skeleton-loader-mobile {
    display: block;
  }
}
.front-page-slider #slider-mobile, .front-page-slider .owl-thumbs-mobile {
  display: none !important;
}
@media (max-width: 700px) {
  .front-page-slider #slider-desktop, .front-page-slider .owl-thumbs-desktop {
    display: none !important;
  }
  .front-page-slider .owl-thumbs-mobile {
    display: flex !important;
  }
  .front-page-slider #slider-mobile {
    display: block !important;
  }
}
.front-page-slider .hide-general-text-box-on-slide .slide-link {
  font-size: 29px !important;
  position: relative;
  top: 3px;
}
.front-page-slider .hide-general-text-box-on-slide .slide-link:hover {
  color: #f5842b;
  text-decoration: none;
}
@media (max-width: 992px) {
  .front-page-slider .hide-general-text-box-on-slide .slide-link {
    font-size: 24px !important;
  }
}
.front-page-slider .hide-general-text-box-on-slide br {
  display: none;
}
.front-page-slider .hide-general-text-box-on-slide .general-link.general-text {
  display: none;
}
.front-page-slider .slide-text-block {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  width: 500px;
  height: 84px;
  margin: 0 auto;
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  cursor: default;
}
.language-it .front-page-slider .slide-text-block {
  width: 570px;
}
.language-fr .front-page-slider .slide-text-block {
  width: 540px;
}
.language-de .front-page-slider .slide-text-block {
  width: 610px;
}
.language-es .front-page-slider .slide-text-block {
  width: 610px;
}
.front-page-slider .slide-text-block a {
  color: white;
  text-align: center;
  letter-spacing: 1px;
  font-size: 20px !important;
  font-family: "helvetica_neuecondensed";
  font-weight: 100;
  line-height: 1;
  white-space: nowrap;
}
.front-page-slider .slide-text-block a:hover {
  color: #f5842b;
  text-decoration: none;
}
@media (max-width: 900px) {
  .front-page-slider .slide-text-block a {
    font-size: 17px !important;
    white-space: wrap;
  }
}
@media (max-width: 450px) {
  .front-page-slider .slide-text-block a {
    white-space: wrap;
  }
}
@media (max-width: 460px) {
  .front-page-slider .slide-text-block a {
    font-size: 15px !important;
  }
}
.front-page-slider .slide-text-block .general-link {
  position: relative;
  top: 4px;
  margin-top: -17px;
}
@media (max-width: 900px) {
  .front-page-slider .slide-text-block .general-link {
    top: 1px;
    margin-top: -5px;
  }
}
@media (max-width: 900px) {
  .front-page-slider .slide-text-block {
    width: 430px;
    height: 84px;
  }
  .language-it .front-page-slider .slide-text-block {
    width: 500px;
  }
  .language-fr .front-page-slider .slide-text-block {
    width: 470px;
  }
  .language-de .front-page-slider .slide-text-block {
    width: 540px;
  }
  .language-es .front-page-slider .slide-text-block {
    width: 540px;
  }
}
@media (max-width: 530px) {
  .front-page-slider .slide-text-block {
    width: calc(100% - 30px) !important;
    margin: 0 15px;
    left: unset;
    transform: unset;
  }
}
.front-page-slider #slider-desktop .owl-thumbs, .front-page-slider #slider-mobile .owl-thumbs {
  justify-content: center;
  display: flex;
  position: relative;
  top: 12px;
  gap: 3px;
}
.front-page-slider #slider-desktop .owl-thumbs span, .front-page-slider #slider-mobile .owl-thumbs span {
  border: none;
  opacity: 1 !important;
  outline: none;
  display: inline-block;
  margin: 0 3.5px;
  background-color: #ccc;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.front-page-slider #slider-desktop .owl-thumbs span:hover, .front-page-slider #slider-mobile .owl-thumbs span:hover {
  background-color: #f5842b;
}
.front-page-slider #slider-desktop .owl-thumbs span.swiper-pagination-bullet-active, .front-page-slider #slider-mobile .owl-thumbs span.swiper-pagination-bullet-active {
  background-color: #f5842b;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 15px;
}
.front-page-slider #slider-desktop .owl-thumbs span img, .front-page-slider #slider-mobile .owl-thumbs span img {
  display: none;
}

.blog-wrapper .categories {
  position: fixed;
  max-width: 200px;
  padding-left: 10px;
}
@media (max-width: 1251px) {
  .blog-wrapper .categories {
    display: none;
  }
}
.blog-wrapper .categories .title {
  width: 100%;
  border-bottom: 1px solid #f5842b;
}
.blog-wrapper .categories .title a {
  font-size: 27px;
  text-decoration: none;
  color: black;
  transition: 0.1s ease-in-out;
  font-weight: bolder;
}
.blog-wrapper .categories .title a:hover {
  color: #f5842b;
}
.blog-wrapper .categories .categories-list {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  row-gap: 5px;
}
.blog-wrapper .categories .categories-list a {
  text-decoration: none;
  font-size: 15px;
  color: #7e7e7e;
  transition: 0.1s ease-in-out;
}
.blog-wrapper .categories .categories-list a:hover {
  color: #f5842b;
}
.blog-wrapper .blog-posts {
  margin: 0 auto;
  margin-top: 50px;
  max-width: 1200px;
}
.blog-wrapper .blog-posts .title {
  border-bottom: 1px solid #f5842b;
  padding-top: 20px;
  margin-bottom: 50px;
}
.blog-wrapper .blog-posts .title p {
  font-size: 16px;
  color: #f5842b;
  margin-bottom: 3px;
  line-height: 1;
}
@media (max-width: 768px) {
  .blog-wrapper .blog-posts .posts-wrapper {
    row-gap: 110px;
  }
}
.blog-wrapper .blog-posts .posts-wrapper a {
  max-width: 46%;
}
@media (max-width: 768px) {
  .blog-wrapper .blog-posts .posts-wrapper a {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .blog-wrapper .blog-posts .posts-wrapper a .post-title {
    font-size: 22px;
    line-height: 23px;
    margin-top: 20px;
  }
}
@media (max-width: 1500px) {
  .blog-wrapper .categories {
    position: absolute;
    padding-left: 0;
    top: 193px;
    left: calc((100% - 1200px) / 2);
  }
  .blog-wrapper .posts-wrapper {
    padding-left: 210px;
  }
}
@media (max-width: 1251px) {
  .blog-wrapper {
    padding-inline: 10px;
  }
  .blog-wrapper .posts-wrapper {
    padding-left: 0;
  }
}

.insights_sub_menu {
  position: fixed;
  z-index: 3;
  width: 100%;
  background-color: #f5842b;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: auto;
  border-bottom: white 1px solid;
  height: auto;
}
.insights_sub_menu a {
  text-decoration: none;
}
@media (min-width: 1251px) {
  .insights_sub_menu {
    display: none;
  }
}
.insights_sub_menu .hamburger {
  float: right;
  padding-top: 17px;
}
.insights_sub_menu .hamburger .hamburger-inner,
.insights_sub_menu .hamburger .hamburger-inner::before,
.insights_sub_menu .hamburger .hamburger-inner::after {
  background-color: #fff;
}
.insights_sub_menu .hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}
.insights_sub_menu .insights_title {
  padding-left: 10px;
  padding-right: 10px;
  height: 60px;
  width: 40% !important;
}
.insights_sub_menu .insights_title a {
  display: block;
  color: black;
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 19px;
  font-weight: bold;
}
.insights_sub_menu .insights_title a:hover {
  color: #fff;
}
.insights_sub_menu .insights_menu_bt {
  padding-left: 10px;
  padding-right: 4px;
  height: 60px;
  width: 45% !important;
}
.insights_sub_menu .sidepanel_mobile {
  padding-left: 10px;
  padding-right: 10px;
}
.insights_sub_menu .sidepanel_mobile ul {
  padding-top: 9px;
  display: none;
  padding-left: 0;
}
.insights_sub_menu .sidepanel_mobile .cat-item {
  overflow: hidden;
  line-height: unset;
  text-decoration: none;
  font-size: 16px;
  font-family: HelveticaNeueCond;
  padding: 7px 0;
}
.insights_sub_menu .sidepanel_mobile .cat-item a {
  color: white;
  text-transform: uppercase;
}

.container-4k {
  width: 100%;
  padding: 0;
  margin-bottom: 100px;
}

.single_post {
  padding: 0;
}
.single_post .single_post_img {
  position: relative;
  padding: 0;
  max-height: 750px;
  text-align: center;
  padding-bottom: 50px;
}
.single_post .single_post_img img {
  max-height: 700px;
  margin: 0 auto;
}
@media (max-width: 400px) {
  .single_post .single_post_img img {
    height: 200px;
    object-fit: cover;
  }
}
.single_post .play_video {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
@media (min-width: 768px) {
  .single_post .play_video {
    font-size: 160px;
  }
}
.single_post .play_video:hover {
  color: #f5842b;
  cursor: pointer;
}
.single_post .single_post_video {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.single_post .single_post_video iframe {
  width: 100%;
  height: 100%;
}
.single_post .single_post_title {
  padding: 0;
}
.single_post .single_post_title h1 {
  margin-top: 99px;
  margin-bottom: 89px;
  text-transform: uppercase;
  text-align: center;
  font-family: HelveticaNeueCond, Helvetica !important;
  font-weight: bold;
  line-height: 1.2;
  font-size: 50px;
}
@media (max-width: 768px) {
  .single_post .single_post_title h1 {
    font-size: 36px;
  }
}
.single_post .single_post_title h3 {
  margin-top: 35px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .single_post .single_post_title h3 {
    margin-bottom: 35px;
  }
}
.single_post .single_post_title h3 a {
  color: #333;
  text-decoration: none;
}
.single_post .single_post_title h3 a:hover {
  color: #f5842b;
}
.single_post .single_post_text {
  font-family: Arial, sans-serif;
  font-size: 19px;
  color: #000000;
  line-height: 1.8;
  padding: 0;
  line-height: 50px;
}
.single_post .single_post_text h1,
.single_post .single_post_text h2,
.single_post .single_post_text h3 {
  text-transform: none;
  font-family: HelveticaNeue, sans-serif !important;
  color: #000000;
  margin-top: 45px;
  margin-bottom: 20px;
  font-weight: bold;
}
.single_post .single_post_text h1 {
  font-size: 36px;
  font-weight: bold;
}
.single_post .single_post_text h2 {
  font-size: 27px;
  font-weight: bold;
}
.single_post .single_post_text h3 {
  font-size: 23px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .single_post .single_post_text h1 {
    font-size: 24px;
  }
  .single_post .single_post_text h2 {
    font-size: 20px;
  }
  .single_post .single_post_text h3 {
    font-size: 18px;
  }
}
.single_post .single_post_text .btn {
  font-family: HelveticaNeueCond;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.4;
  color: white !important;
  font-size: 27px !important;
  padding: 12px 48px !important;
  min-width: 300px;
  background-color: #f5842b;
  border-radius: 0px;
  margin-bottom: 5px;
}
.single_post .single_post_text .btn:hover {
  background-color: #16478b;
  color: white !important;
}
.single_post .single_post_text blockquote {
  float: left;
  position: relative;
  padding: 22px 42px 0 0;
  font-family: Arial, sans-serif;
  margin: 40px 0 50px 0;
  text-align: left;
  width: 50%;
  border-left: none;
  border-top: 0;
}
@media (max-width: 768px) {
  .single_post .single_post_text blockquote {
    padding: 22px 22px 0 0;
    margin: 30px 0 40px 0;
  }
}
.single_post .single_post_text blockquote p {
  text-transform: uppercase;
  font-size: 24px;
  color: #8b8c8d;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .single_post .single_post_text blockquote p {
    font-size: 18px;
  }
}
.single_post .single_post_text blockquote:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  bottom: -18px;
  left: 0;
}
.single_post .single_post_text blockquote:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  top: 0px;
  left: 0;
}
.single_post .single_post_text blockquote.block_right {
  float: right !important;
  text-align: right !important;
  padding: 0;
  padding-top: 22px;
}
@media (max-width: 768px) {
  .single_post .single_post_text blockquote.block_right {
    padding: 22px 0 0 22px;
    margin: 30px 0 40px 0;
  }
}
.single_post .single_post_text blockquote.block_right:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  bottom: -18px;
  left: 50% !important;
}
.single_post .single_post_text blockquote.block_right:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  top: 0px;
  left: 50% !important;
}
.single_post .single_post_text blockquote.block_center {
  width: 100%;
  text-align: center !important;
  padding: 22px 42px 0 42px;
}
@media (max-width: 768px) {
  .single_post .single_post_text blockquote.block_center {
    padding: 22px 22px 0 22px;
    margin: 30px 0 40px 0;
  }
}
.single_post .single_post_text blockquote.block_center:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  bottom: -18px;
  left: 25% !important;
}
.single_post .single_post_text blockquote.block_center:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #f5842b;
  top: 0px;
  left: 25% !important;
}
.single_post .single_post_text a {
  text-decoration: none !important;
  color: #f5842b;
}
.single_post .single_post_text a:hover {
  color: #16478b;
}
.single_post .single_post_text ul li,
.single_post .single_post_text ol li {
  font-size: 19px;
  line-height: 1.8 !important;
}
@media (max-width: 768px) {
  .single_post .single_post_text ul li,
.single_post .single_post_text ol li {
    font-size: 16px;
  }
}
.single_post .single_post_text p {
  font-size: 19px;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .single_post .single_post_text p {
    font-size: 16px;
  }
}
.single_post .single_post_text p:last-of-type {
  margin-bottom: 0 !important;
}
.single_post .single_post_text h1,
.single_post .single_post_text h2,
.single_post .single_post_text h3 {
  text-transform: none;
  font-family: HelveticaNeue, sans-serif !important;
  color: #000000;
  margin-top: 45px;
  margin-bottom: 20px;
  font-weight: bold;
}
.single_post .single_post_text h1 {
  font-size: 36px;
  font-weight: bold;
}
.single_post .single_post_text h2 {
  font-size: 27px;
  font-weight: bold;
}
.single_post .single_post_text h3 {
  font-size: 23px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .single_post .single_post_text h1 {
    font-size: 24px;
  }
  .single_post .single_post_text h2 {
    font-size: 20px;
  }
  .single_post .single_post_text h3 {
    font-size: 18px;
  }
}
.single_post .single_post_text .first-ul-intro {
  font-size: 23px;
  line-height: 1.8 !important;
  margin-bottom: 100px;
  list-style-type: none;
  padding-left: 0;
}
@media (max-width: 768px) {
  .single_post .single_post_text .first-ul-intro {
    font-size: 19px;
    margin-bottom: 30px;
  }
}
.single_post .single_post_text .first-ul-intro li {
  font-size: 23px;
  line-height: 1.8 !important;
}
@media (max-width: 768px) {
  .single_post .single_post_text .first-ul-intro li {
    font-size: 19px;
  }
}
.single_post .single_post_text .first-ul-intro span {
  font-size: 23px;
  line-height: 1.8 !important;
}
@media (max-width: 768px) {
  .single_post .single_post_text .first-ul-intro span {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .single_post .single_post_all {
    padding: 0;
  }
}
.single_post .single_post_author {
  border-top: 1px solid #f5842b;
  padding: 0;
  margin-top: 95px;
}
.single_post .single_post_author .single_post_info {
  padding: 0;
}
@media (min-width: 1024px) {
  .single_post .single_post_author .single_post_info {
    padding: 0 25px 0 0;
  }
}
.single_post .single_post_author .single_post_info h3 {
  margin: 35px 0 40px 0;
}
@media (max-width: 768px) {
  .single_post .single_post_author .single_post_info h3 {
    font-size: 20px !important;
  }
}
.single_post .single_post_author .single_post_info h3 ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.single_post .single_post_author .single_post_info h3 ul li {
  display: inline;
  line-height: 30px;
}
.single_post .single_post_author .single_post_info h3 ul li a {
  color: inherit;
  text-decoration: none;
  text-transform: capitalize;
}
.single_post .single_post_author .single_post_info h3 ul li a:hover {
  color: #f5842b;
}
.single_post .single_post_author .single_post_info h3 li a:after {
  content: ",  ";
  color: #333 !important;
}
.single_post .single_post_author .single_post_info h3 li a:after:hover {
  color: #333 !important;
}
.single_post .single_post_author .single_post_info h3 li:last-child a:after {
  display: none;
}
.single_post .single_post_author .single_post_info .single_post_tags {
  overflow: hidden;
  padding: 0;
  margin: 0;
  -moz-column-count: 2;
  -moz-column-gap: 15px;
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  column-count: 2;
  column-gap: 15px;
}
.single_post .single_post_author .single_post_info .single_post_tags li {
  width: 100%;
  list-style: none;
  float: left;
  padding-right: 15px;
  height: auto;
}
.single_post .single_post_author .single_post_info .single_post_tags li a {
  text-decoration: none;
  color: #7e7e7e;
  font-size: 20px;
  text-transform: capitalize;
}
.single_post .single_post_author .single_post_info .single_post_tags li a:hover {
  color: #f5842b;
}
@media (max-width: 768px) {
  .single_post .single_post_author .single_post_info .single_post_tags li a {
    font-size: 15px;
  }
}
.single_post .single_post_author .single_post_author_info {
  margin-top: 35px;
  padding: 0;
}
@media (min-width: 1024px) {
  .single_post .single_post_author .single_post_author_info {
    padding: 0 0 0 25px;
  }
}
.single_post .single_post_author .single_post_author_info .media-left {
  padding-right: 20px;
}
.single_post .single_post_author .single_post_author_info .media-left img {
  max-width: 150px;
}
.single_post .single_post_author .single_post_author_info .media-body .author_name {
  margin: 0 0 5px 0;
}
.single_post .single_post_author .single_post_author_info .media-body .author_name a {
  text-decoration: none;
  color: #333;
}
.single_post .single_post_author .single_post_author_info .media-body .author_name a > :hover {
  color: #f5842b;
}
.single_post .single_post_author .single_post_author_info .media-body .author_name:hover a {
  color: #f5842b;
}
.single_post .single_post_author .single_post_author_info .media-body .author_firm {
  margin: 0 0 25px 0;
}
.single_post .single_post_author .single_post_author_info .media-body .author_firm a {
  text-decoration: none;
  color: #333;
}
.single_post .single_post_author .single_post_author_info .media-body .author_firm a:hover {
  color: #f5842b;
}
.single_post .single_post_author .single_post_author_info .media-body p {
  font-size: 15px;
  margin: 0;
  line-height: 25px;
}
.single_post .single_post_footer {
  text-align: center;
  margin-top: 50px;
  font-family: Arial, sans-serif !important;
  font-size: 19px;
  border-top: 1px solid #f5842b;
  padding: 12px 0;
  margin-bottom: 70px;
}
.single_post .single_post_footer .single_post_date {
  font-size: 19px;
  font-family: Arial, sans-serif;
  padding-top: 28px;
}
.single_post .single_post_footer .single_post_tags {
  padding: 10px 0 0 0;
  width: 70%;
  margin: 0 auto;
  font-family: Arial, sans-serif !important;
}
.single_post .single_post_footer .single_post_tag {
  font-family: Arial, sans-serif !important;
  font-size: 19px;
  color: #707070 !important;
  text-decoration: none;
  line-height: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding-top: 15px;
}
.single_post .single_post_footer .single_post_tag a {
  color: #707070 !important;
  text-decoration: none;
}
.single_post .single_post_footer .single_post_tag a:hover {
  color: #f5842b !important;
}

.share_comment {
  padding: 0;
  margin-top: 95px;
  padding-top: 30px;
  border-top: 1px solid #f5842b;
}
@media (max-width: 768px) {
  .share_comment {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.share_comment .comments {
  padding: 0;
}
.share_comment .share {
  text-align: center;
  padding: 0;
}
@media (max-width: 768px) {
  .share_comment .share {
    position: relative;
    height: 200px;
    margin-top: 30px;
  }
}
.share_comment .share .nc_socialPanel {
  margin: 0 !important;
  float: right;
  display: block;
  height: auto;
  width: 115px !important;
}
@media (max-width: 768px) {
  .share_comment .share .nc_socialPanel {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
.share_comment .share .nc_tweetContainer {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  padding-left: 0;
  width: 115px;
  float: left;
}

.single_author .single_author_desc {
  margin-top: 23px;
  margin-bottom: 45px;
}

.single_author_name {
  margin-bottom: 20px !important;
}

.authors_list ul {
  padding: 0;
}
@media (max-width: 500px) {
  .authors_list ul li {
    width: 100%;
  }
}
.authors_list .author_link {
  text-decoration: none;
}
.authors_list .author_link:hover li h2 {
  color: #f5842b;
}
.authors_list li {
  list-style: none;
  display: inline-block;
}
.authors_list li h2 {
  color: #333;
}

#author_post_name:hover {
  color: #f5842b !important;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.4;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #f5842b;
}

.swiper-button-next,
.swiper-button-prev {
  background-image: none !important;
  z-index: 5;
}
.swiper-button-next i,
.swiper-button-prev i {
  font-size: 60px;
  color: #f5842b;
}
@media (min-width: 1100px) {
  .swiper-button-next,
.swiper-button-prev {
    top: 48% !important;
  }
}
@media (max-width: 1400px) {
  .swiper-button-next,
.swiper-button-prev {
    top: 45% !important;
  }
}
@media (max-width: 1100px) {
  .swiper-button-next,
.swiper-button-prev {
    top: 43% !important;
  }
}
@media (max-width: 700px) {
  .swiper-button-next,
.swiper-button-prev {
    top: 36% !important;
  }
}

.video_slider {
  max-height: 700px;
  position: relative;
}
.video_slider iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.swiper-container {
  padding-bottom: 50px;
}

.profile_picure {
  height: calc(100vh - 60px);
  width: 40%;
}
@media (max-width: 765px) {
  .profile_picure {
    width: 100%;
    height: max-content;
  }
}