@import url('https://fonts.googleapis.com/css?family=Montserrat:200i,300,400,400i,500,700');
html{
  overflow-x: hidden;
  max-width: 100%;
}

body {
  background-color: #242223;
  overflow-x: hidden;
  overflow-y: visible !important;
  color: #fff;
  position: relative;
}

body, * {
  font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5 {

}

h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 52px;
  line-height: 1.179;
  letter-spacing: 3px;
  text-align: inherit;
  margin-bottom: 25px;
  margin-left: 25px;
  position: relative;
}

h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.179;
  letter-spacing: 3px;
  text-align: inherit;
  color: #fff;
  margin-bottom: 25px;
  margin-left: 25px;
  position: relative;
}

h2::before {
  position: absolute;
  color: inherit;
  content: " ";
  width: 75px;
  border: solid;
  top: -15px
}

label {
  font-size: 0.7em;
  font-weight: normal;
}

.more-info {
  color: #ff590f;
  font-style: italic;
}

.btn-privacy {
  font-size: 14px;
  line-height: 14px;
  border: 1px solid;
  padding: 15px 30px;
  margin-top: 20px;
}


#noleggio-focus::after {
  position: absolute;
  color: inherit;
  content: "FOCUS";
  top: -60px;
  left: 0;
  font-size: 0.8em;
}

section {
  clear: both;
  margin-bottom: -2px;
}

a:hover {
  color: inherit;
}

.fixed-top-nav {
  position: absolute;
  top: 4%;
  right: 100px;
  color: #fff;
  z-index: 10;
}

.navbar-default {
  -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
}

.navbar-default-int {
  position: relative !important;
  padding-top: 0 !important;
}

.navbar-default-int .navbar-brand {
  padding-top: 90px !important;
}

.menu-top >li{
  position: relative;
}

.menu-top >li .dropdown-menu{
  right: 0;
  left: inherit;
}

.social-flag {
  position: absolute;
  top: 0px;
  left: 150px;
  z-index: 10;
  background-color: #ff590f;
  padding: 5px 15px;
  text-align: center;
  z-index: 11;

  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
}

.cerca-flag{
  position: absolute;
  top: 0px;
  left: 85px;
  z-index: 10;
  background-color: #ff590f;
  padding: 5px 15px;
  text-align: center;
  z-index: 11;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
}

.social-flag ul>*, .cerca-flag ul>* {
  display: inline-block;
}

.social-flag ul, .cerca-flag ul {
  margin: 0;
  padding: 0;
}

.social-flag li, .cerca-flag li {
  margin: 10px 5px;
}

.social-flag li a, .cerca-flag li a {
  font-size: 18px;
}

.menu-top li a {
  color: #fff;
}

.menu-top {
  -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
}

.mb25 {
  margin-bottom: 25px;
}

.tpd25 {
  padding: 25px;
}

.pd50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.pd100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.orange-lat-box{
  position: relative;
}

.orange-lat-box::before, .orange-lat-box::after {
  content: "";
  height: 600px;
  width: 200px;
  background-color: #ff590f;
  position: absolute;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
  z-index: 10;
}

.orange-lat-box::before {
  left: -190px;
  top: 5%;
}

.orange-lat-box::after {
  right: -150px;
  bottom: 5%;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  position: absolute;
  z-index: 9;
  width: 100%;
}

.men-div {
  color: #ff590f;
}

.navbar-brand {
  float: none;
  height: auto;
  display: inline-block;
  width: 100%;
  max-width: 500px;
  padding: 45px 30px;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  transition: all ease 0.5s;
  border-bottom: solid 1px transparent;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 10px;
}

.dropdown-menu {
  border-radius: 0;
  background-color: #242223;
  color: #fff;
  padding: 0;
}

.dropdown-menu>li>a {
  padding: 10px 20px;
  color: #fff;
  border-bottom: solid 1px #ff590f;
  width: 100%;
}

p {
  font-size: 14px;
  line-height: 23px;
  color: #000;
}

a, a:hover {
  text-decoration: none !important;
}

span ul {
  font-size: 14px;
  line-height: 23px;
  color: #ff590f;
}

span ol {
  font-size: 14px;
  line-height: 23px;
  color: #000;
}

a {
  color: inherit;
}

.slide{
  height: 100vh;
  width: 100%;
  background-size: cover;
}

.row-slider {
  position: relative;
  z-index: 0;
}

.row-slider::before, .row-slider::after {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, .6);
  background-image: url(../img/bg/metal.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  height: 10%;
  z-index: 9;
  left: 0;
  width: 100%;
  display: none;
}

.row-slider::before, {
  top: 0;
}

.row-slider::after {
  bottom: 0;
}


/*.filter-slider{
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.3);
z-index: 9;
pointer-events: none;
}*/

.arrow {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -20px;
  z-index: 10;
}

.arrow-call {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -20px;
  z-index: 10;
}
.arrow-call-down{
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -20px;
  z-index: 10;
}

.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}

.anim {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.divisorio {
  background-image: url(../img/bg/metal.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  /*padding-top: 150px;
  padding-bottom: 150px;*/
  height: 300px;
  padding-bottom: 30px;
}

.black-inc {
  background-color: black;
  height: 100%;
  width: 450px;
  padding: 25px;
  color: #fff;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
  margin-top: -200px;
  margin-left: 130px;
  margin-bottom: 30px;
  -webkit-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
}

.carrelli-top-car {
  float: left;
}

.imgprodnuovo {
  padding: 15px;
  margin-bottom: 15px;
  border: solid 1px #ccc;
  -webkit-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
}

.imgprodnuovo img{
  width: 100%;
  height: 200px;
  overflow: hidden;
  object-fit: cover;
  -o-object-fit: cover;
}


.bg-inc {
  overflow: hidden;
  position: relative;
  height: 600px;
  width: 250px;
  padding: 25px;
  color: #fff;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
  -webkit-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  display: inline-block;
  transition: all ease 1.5s;
}

.bg-inc h2{
  margin-top: 25px !important;
}

.bg-inc::before {
  content: "";
  background-image: url(../img/img-home/carrelli-nuovo.jpg);
  height: 130%;
  width: 150%;
  -ms-transform: skewX(12deg); /* IE 9 */
  -webkit-transform: skewX(12deg); /* Safari */
  transform: skewX(12deg);
  position: absolute;
  background-position: 0px -100px;
  top: 0;
  left: -18%;
}

.bg-inc-sec {
  margin: 15px;
}

.bg-inc-sec::before {
  content: "";
  background-image: url(../img/img-home/top-car-9.jpg);
  height: 130%;
  width: 150%;
  -ms-transform: skewX(12deg); /* IE 9 */
  -webkit-transform: skewX(12deg); /* Safari */
  transform: skewX(12deg);
  position: absolute;
  background-position: top right;
  top: 0;
  left: -18%;
}

.bg-inc:hover {
  transform: scale(1.2) skewX(-12deg);
  z-index: 999;
}

.bg-inc h2 {
  position: relative;
  z-index: 9;
}

.bg-inc h2::after {
  top: -50px;
  content: "";
  position: absolute;
  width: 125%;
  left: -25px;
  height: 185%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 49%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 49%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 49%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  z-index: -1;
  opacity: 0.6;
  transition: all ease 1s;
}

.bg-inc:hover h2::after {
  opacity: 1;
}

.bg-image-top-car {
  position: relative;
  height: 550px;
}

.bg-inc-assistenza-cattelli::before {
  background-image: url(../img/img-home/top-car-9.jpg);
  background-position: top right;
}

.bg-inc-usato-cattelli::before {
  background-image: url(../img/img-home/carrelli-usato.jpg);
  background-position: center center;
}

.bg-inc-noleggio-cattelli::before {
  background-image: url(../img/img-home/noleggio-carrelli.jpg);
  background-position: center center;
}

.bg-inc-corsi::before {
  background-image: url(../img/img-home/corsi.jpg);
  background-position: -30px -100px;
}

.bg-inc-piattaforme-nuovo::before {
  background-image: url(../img/img-home/piattaforme-aeree.jpg);
  background-position: -30px -100px;
}

.bg-inc-piattaforme-usato::before {
  background-image: url(../img/img-home/piattaforme-usate.jpg);
  background-position: -30px -100px;
}

.bg-inc-piattaforme-noleggio::before {
  background-image: url(../img/img-home/noleggio-piattaforme.jpg);
  background-position: -30px -100px;
}

.bg-inc-piattaforme-assistenza::before {
  background-image: url(../img/img-home/assistenza-piattaforme.jpg);
  background-position: -50px -35px;
}


.bki-interno {
  position: absolute;
  height: auto;
  bottom: -83%;
  margin-top: 0;
  z-index: 0;
}

.black-container {
  background-color: black;
  color: #fff;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
  -webkit-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 5px -5px rgba(0, 0, 0, 0.2);
  padding-bottom: 50px;
  margin-top: -180px;
}

.black-container>* {
  -ms-transform: skewX(12deg); /* IE 9 */
  -webkit-transform: skewX(12deg); /* Safari */
  transform: skewX(12deg);
}

.bki-interno>p {
  color: #fff;
}

.numeri-az {
  border-right: dashed 1px #ff590f;
  text-align: right;
  width: calc(100%/3);
  padding: 5px;
  float: left;
}

.numeri-testa {
  width: 100%;
  display: block;
  background-color: #ff590f;
  font-size: 12px;
  color: #fff;
  padding: 2px;
}

.numeri-num {
  font-size: 60px;
  display: block;
}

.numeri-dat {
  font-size: 12px;
}

.gallery-row img, .gallery-row iframe {
  margin: 15px auto;
}

.btn-dx {
  width: 100%;
  text-align: right;
}

.breadcrumb-item a {
  color: #0070b9;
}

.glyphicon {
  vertical-align: middle;
}

.flagcont {
  margin: 0 0 0 15px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -5px;
}

.flagtop {
  margin: 0 5px;
  cursor: pointer;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #eee;
  background-color: transparent;
  border-bottom: solid 1px #ff590f;
}

hr {
  width: 125px;
}

small {
  color: #e3e3e3 !important;
  font-size: 0.8em !important;
  font-weight: lighter !important;
}

.smalled {
  color: #000000 !important;
  font-size: 12px;
  font-weight: lighter !important;
}

.breadcrumb {
  background: transparent;
  border-bottom: solid 1px #eee;
}

.breadcrumb-item, .breadcrumb-item a {
  font-size: 13px !important;
  ;
}

.black-cont {
  background-color: #222;
  position: relative;
}

.ceteg-box {
  display: flex;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.ceteg-box>div>img {
  opacity: 0.4;
  transition: all 0.8s ease;
}

.ceteg-box:hover>div>img {
  opacity: .85;
}

.ceteg-box>div>div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px 10%;
  transition: all 0.8s ease;
  text-align: left;
  z-index: 2;
}

.ceteg-box .box-orange {
  position: absolute;
  height: 100%;
  width: 100%;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
  background-color: #000;
  opacity: 0;
  transition: all ease 3s;
  right: -70%;
  top: 0;
  z-index: 1
}

.ceteg-box:hover .box-orange {
  opacity: .9;
  right: -35%;
}

.orange-elevatori::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 10px;
  width: 120px;
  height: 120px;
  background-size: contain;
  -ms-transform: skewX(12deg); /* IE 9 */
  -webkit-transform: skewX(12deg); /* Safari */
  transform: skewX(12deg);
  background-image: url(../img/icone/carrelli-elevatori.png);
}

.orange-piattaforme::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 10px;
  width: 120px;
  height: 120px;
  background-size: contain;
  -ms-transform: skewX(12deg); /* IE 9 */
  -webkit-transform: skewX(12deg); /* Safari */
  transform: skewX(12deg);
  background-image: url(../img/icone/piattaforme-aeree.png);
}

.orange-edilizia::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 25px;
  width: 90px;
  height: 90px;
  /* top: 10px;
  width: 120px;
  height: 120px; */
  background-size: contain;
  -ms-transform: skewX(12deg); /* IE 9 */
  -webkit-transform: skewX(12deg); /* Safari */
  transform: skewX(12deg);
  background-image: url(../img/icone/edilizia.png);
  background-repeat: no-repeat;
}

.orange-furgoni::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 10px;
  width: 120px;
  height: 120px;
  background-size: contain;
  -ms-transform: skewX(12deg); /* IE 9 */
  -webkit-transform: skewX(12deg); /* Safari */
  transform: skewX(12deg);
  background-image: url(../img/icone/furgoni.png);
}

.ceteg-box:hover>div>div {
  padding-bottom: 60px;
}

.ceteg-box>div>div>* {
  display: inline-block;
  vertical-align: bottom;
  transition: all 0.8s ease;
}

.ceteg-box>div>div>* {
  vertical-align: middle;
  z-index: 10;
}

.ceteg-box h5 {
  font-size: 25px;
  width: 85%;
}

.arrow-icon {
  padding: 3px;
  border: solid 1px #ff590f;
  width: 22px;
  line-height: 14px;
  text-align: center;
  transition: all 0.8s ease;
}

.ceteg-box:hover .arrow-icon {
  border: solid 1px #fff;
}

.servizi {
  color: #fff;
}

.servizi h2 {
  color: #fff;
}

.icon-serv {
  color: #fff;
}

.border-between>[class*='col-']:after {
  background: #3e3b3c;
  bottom: 0;
  content: " ";
  right: 0;
  position: absolute;
  width: 1px;
  top: 0;
}

.border-between>[class*='col-']:last-child:after {
  display: none;
}

.semitransparent-cont {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 5% 0;
  color: #fff;
  width: 100%;
  margin: 0;
}

.semitransparent-cont p {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 15px;
}

.semitransparent-cont2 {
  background-color: rgba(4, 0, 0, 0.56);
  /*Scurimento background*/
  padding: 5% 0;
  color: #fff;
  width: 100%;
  margin: 0;
}

.semitrasparent-cont2 p {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 15px;
}

.white-cont {
  background-color: #fff;
  padding: 5% 0;
  width: 100%;
  margin: 0;
  position: relative;
}

.call-cont {
  background-image: url(../img/img-home/bg/concrete.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  width: 100%;
  margin: 0;
  position: relative;
  float: left;
}

.call-cont::before {
  content: " ";
  position: absolute;
  background-color: #ff590f;
  opacity: 0.8;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}

.interno-testata {
  padding: 300px 0;
  background: transparent;
}

.onblueicon {
  padding: 25px;
  max-width: 200px;
  margin: 20px 0;
}

.onbluetxt {
  padding: 0 20px;
  color: #fff;
}

.hoverblue {
  transition: all 0.3s linear;
  vertical-align: middle;
  float: none;
  display: inline-block;
  margin: 0 -2px;
  padding: 5px;
  width: calc(100% / 5);
}

.hoverblue:hover {
  background-color: #0070b9;
  cursor: pointer;
  color: #fff;
}

.hoverblue>a:hover {
  color: #fff;
}

.hoverblue h2 {
  height: 70px
}


/* Buttons */

.btn {
  letter-spacing: 1px;
  text-decoration: none;
  background: none;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  border: 3px solid;
  padding: 8px 20px;
}

.btn-outlined {
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-outlined.btn-theme {
  background: none;
  color: #fff;
  background-color: #ff590f;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
  border-color: white;
}

.btn-outlined.btn-theme:hover, .btn-outlined.btn-theme:active {
  color: #ff590f;
  background: #fff;
  border-color: #ff590f;
}

.btn-noleggio {
  background: none;
  color: #ff590f;
  background-color: black;
  -ms-transform: skewX(-12deg);
  -webkit-transform: skewX(-12deg);
  transform: skewX(-12deg);
  border-color: #ff590f;
}

.btn-noleggio:hover {
  color: #fff;
  background: #ff590f;
  border-color: #fff; 
}

.btn-outlined.btn-black {
  background: none;
  color: #000000;
  border-color: #000000;
}

.btn-outlined.btn-black:hover, .btn-outlined.btn-black:active {
  color: #FFF;
  background: #000000;
  border-color: #000000;
}

.btn-outlined.btn-white {
  background: #FFFFFF;
  color: #ff590f;
  border-color: transparent;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
}

.btn-outlined.btn-white:hover, .btn-outlined.btn-white:active {
  color: #FFFFFF;
  background: #ff590f;
  border-color: #FFFFFF;
}

.btn-xs {
  font-size: 11px;
  line-height: 14px;
  border: 1px solid;
  padding: 5px 10px;
}

.btn-sm {
  font-size: 12px;
  line-height: 16px;
  border: 2px solid;
  padding: 8px 15px;
}

.btn-lg {
  font-size: 18px;
  line-height: 22px;
  border: 4px solid;
  padding: 13px 40px;
}

.offerte-col {
  background-color: #ff590f
}

.offerte-col h2 {
  color: #fff
}

.autovetture-col::before{
  content:"";
  background-image: url(../img/index-test/automobile.jpg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.furgoni-col::before{
  content:"";
  background-image: url(../img/index-test/furgoni.jpg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
  background-size: cover;
  background-repeat: no-repeat;
}


.noleggio-col {
  background-color: #fff;
  color: #000;
}

.noleggio-col h2 {
  color: #000;
}

.offerte-col h2, .noleggio-col h2 {
  height: 95px;
}


.dati-noleggio {
  padding: 15px 15px 15px 0;
  border-right: solid 1px #ccc;
}

.dati-noleggio>li {
  padding: 5px;
  border-bottom: solid 1px #ccc;
}

.dati-noleggio>li>ul>li:last-child {
  border-bottom: 0;
}

.box-furgoni {
  border: solid 1px #ccc;
  position: relative;
  float: left;
  padding: 35px 0;
  margin-bottom: 60px;
  width: 100%;
}

.box-iva {
  position: absolute;
  height: 125px;
  width: 150px;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
  background-color: #ff590f;
  transition: all ease 3s;
  right: -40px;
  top: -40px;
  z-index: 1;
  /* font-size: 30px; */
  font-size: 25px;
  color: white;
  text-align: center;
  padding: 20px 0;
}

.van-spec {
  width: 100%;
  padding: 15px 0;
}

.van-spec>div {
  width: calc(100%/5);
  padding: 3px;
  float: left;
}

.van-spec>div>img {
  width: 100%;
}

.codice-preno {
  font-size: 2em;
  text-align: center;
  width: 100%;
  display: block;
  padding: 70px 0;
}

.news {
  background: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid transparent;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
  -moz-box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
  box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
}

.news .img-figure {
  position: relative;
}

.news .img-figure img {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.news:hover .img-figure img {
  -webkit-transform: scale(1.10);
  -moz-transform: scale(1.10);
  -ms-transform: scale(1.10);
  -o-transform: scale(1.10);
  transform: scale(1.10);
}

.news .title {
  /*padding: 29px 30px;*/
  padding: 45px 30px;
  position: absolute;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.news .title span {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 19px;
  color: #3e3e3e;
  text-align: center;
}


.news:hover .title {
  margin-top: -130px;
  background: #fff;
  opacity: 0.7;
  color: #000;
  padding: 10px 0px 0px 10px;
}


.news p.description {
  height: 150px;
  margin-top: 30px;
  position: relative;
  font-weight: normal;
  line-height: 22px;
  opacity: 0;
  text-align: center;
  padding: 50px 30px 0px 30px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.news:hover p.description {
  opacity: 1;
}

p.more {
  text-align: center;
}

.more a {
  position: relative;
  font-size: 13px;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  color: #ff590f;
}

.news:hover a:after {
  width: 30px;
}

.cat {
  background: #ff590f;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 1;
  padding: 3px 15px;
}

.well-block {
  padding: 40px 10px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
  -moz-box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
  box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
  border: solid 1px #ccc;
  background-color: #fff;
  color: #333;
}

.rounded {
  border-radius: 50%;
  width: 100%;
  padding: 15px;
}

.maps iframe {
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative;
  /* IE needs a position other than static */
}

.maps iframe.clicked {
  pointer-events: auto;
}

.footer-bs {
  background-color: #242223;
  padding: 60px 40px;
  color: rgba(255, 255, 255, 1.00);
  border-bottom-right-radius: 6px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 6px;
  margin-top: -5px;
  clear: both;
}

.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns {
  padding: 10px 25px;
}

.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns {
  border-color: transparent;
}

.footer-bs .footer-brand h2 {
  margin: 0px 0px 10px;
}

.footer-bs .footer-brand p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.70);
}

.footer-bs .footer-nav ul.pages {
  list-style: none;
  padding: 0px;
}

.footer-bs .footer-nav ul.pages li {
  padding: 8px 0px;
}

.footer-bs .footer-nav ul.pages a {
  color: rgba(255, 255, 255, 1.00);
  font-weight: bold;
  /*text-transform:uppercase;*/
}

.footer-bs .footer-nav ul.pages a:hover {
  color: rgba(255, 255, 255, 0.80);
  text-decoration: none;
}

.footer-bs .footer-nav h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

.footer-bs .footer-nav ul.list {
  list-style: none;
  padding: 0px;
}

.footer-bs .footer-nav ul.list li {
  padding: 5px 0px;
}

.footer-bs .footer-nav ul.list a {
  color: rgba(255, 255, 255, 0.80);
}

.footer-bs .footer-nav ul.list a:hover {
  color: rgba(255, 255, 255, 0.60);
  text-decoration: none;
}

.footer-bs .footer-social ul {
  list-style: none;
  padding: 0px;
}

.footer-bs .footer-social h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.footer-bs .footer-social li {
  padding: 5px 4px;
}

.footer-bs .footer-social a {
  color: rgba(255, 255, 255, 1.00);
}

.footer-bs .footer-social a:hover {
  color: rgba(255, 255, 255, 0.80);
  text-decoration: none;
}

.footer-bs .footer-ns h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

.footer-bs .footer-ns p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.70);
}

.footer-sotto-menu {
  line-height: 20px;
  font-size: 7px;
  font-weight: 300;
  list-style: none;
  padding left: 20px;
}

.post-footer{
  clear: both;
  padding: 5px;
  background-color: black;
  color: #949494;
  font-size: 0.8em;
}

ul.pages>li>a {
  border-bottom: solid 1px #414141 !important;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%;
}

ul.pages>li>ul {
  margin-top: 10px;
}

ul.pages>li>ul>li {
  padding: 3px 0 !important;
}

ul.pages>li>ul>li>a {
  font-weight: lighter !important;
  font-size: 12px;
  line-height: 12px;
}

.text-capitalize {
  text-transform: capitalize;
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 9999;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../img/icone/load.gif);
  /* path to your loading animation */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

#loading {
  background-color: #000;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10000;
  margin-top: 0px;
  top: 0;
  left: 0;
  opacity: 0.7;
}

.loading_message {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  margin-top: 100px;
  margin-left: -100px;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
}

.object {
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  border-left: 5px solid #FFF;
  border-right: 5px solid #FFF;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-animation: animate 2s infinite;
  animation: animate 2s infinite;
}

#object_one {
  left: 75px;
  top: 75px;
  width: 50px;
  height: 50px;
}

#object_two {
  left: 65px;
  top: 65px;
  width: 70px;
  height: 70px;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

#object_three {
  left: 55px;
  top: 55px;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#object_four {
  left: 45px;
  top: 45px;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

@-webkit-keyframes animate {
  50% {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes animate {
  50% {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}


#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);

  opacity: 0;
  z-index: 9999;
}

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}

#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: rgb(255, 255, 255);
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
}
#search .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px;
}
#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #ff590f;
  border-color: #ff590f;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}

.has-error {
  background-color: rgb(255, 89, 15);
  color: #fff;
  border-color: #f00;
}

.has-error {
  background-color: #ececec;
  color: #f00;
  border-color: #f00;
}

.has-error::-webkit-input-placeholder{
  color: #f00;
}
.has-error:-moz-placeholder{
  color: #f00;
}
.has-error::-moz-placeholder{
  color: #f00;
}
.has-error::-ms-input-placeholder {
  color: #f00;
}



/*MEDIE*/
@media (max-width: 767px) {
	.pdcustom {
		padding: 0 15px !important;
	}
}

@media (max-width: 1200px) {
  .navbar-header {
    float: none;
  }

  .navbar-default .navbar-toggle {
    border-color: transparent;
    background-color: #ff590f !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
    background-color: rgba(0,0,0,0.3);
    transition: all ease 1s;
  }
  .men-div {
    display: none;
  }
  .dropdown-menu {
    position: absolute;
    float: none;
  }
}

@media (min-width: 769px) {
  .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns {
    border-left: solid 1px rgba(255, 255, 255, 0.10);
  }
  .row-slider {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-nav>li {
    float: none;
    display: inline-block;
  }
  .navbar-header {
    width: 100%;
    text-align: center;
  }
  .navbar-nav {
    width: 100%;
    text-align: center;
  }
  .navbar-default {
    padding-top: 10%;
  }
}

@media (max-width: 768px) {

  .top_me {
    display: none!important;
    visibility: hidden!important;
  }
  .navbar-brand {
    max-width: 100%;
  }

  .dropdown-menu {
    position: relative;
    float: none;
  }

  .offerte-col h2, .noleggio-col h2 {
    margin-top: 50px;
  }

  .dropdown-submenu>.dropdown-menu {
    left: auto;
  }
  .dropdown-menu-left {
    left: -95% !important;
  }
  .arrow-between>[class*=col-md-1]:after {
    /*frecce primo bludiv*/
    top: 345px;
    left: 50%;
    margin-left: -30px;
    transform: rotate(90deg);
  }
  .arrow-between>[class*=col-md-3]:after {
    /*frecce bludiv grandi*/
    top: 455px;
    margin-left: -385px;
    transform: rotate(90deg);
  }

  .orange-lat-box::before, .orange-lat-box::after {
    display: none;
  }

  .black-inc {
    background-color: black;
    height: 100%;
    width: 100%;
    padding: 25px;
    color: #fff;
    transform: skewX(0deg);
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;

  }

  .bki-interno {
    position: relative;
    height: auto;
    bottom: 0;
  }
  .bg-image-top-car {
    height: auto;
  }

  .divisorio {
    padding-bottom: 0px;
  }

  .black-container {
    background-color: black;
    color: #fff;
    transform: skewX(0deg);
    padding-bottom: 0px;
    margin-top: 0px;
  }

  .black-container>* {
    transform: skewX(0deg);
  }

  .well-block {
    padding: 10px 10px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
    -moz-box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
    box-shadow: 0px 5px 10px 0px rgba(62, 62, 62, 0.23);
    border: solid 1px #ccc;
  }
  .tpd25 {
    padding: 25px 0;
  }
  .call-cont {
    background-attachment: scroll;
  }

  .col-sm-2 > img {
    width: 100%;
  }

  .offerte-col h2, .noleggio-col h2 {
    height: auto;
  }

  .cerca-flag {
    left: 15px;
  }

  .social-flag {
    left: 80px;
  }

  .owl-item > div{
    background-position: bottom center !important;
  }
  .footer-bs {
    padding: 60px 0px;
  }

  .box-iva{
    right: 0px;
    z-index: 999;
    -ms-transform: skewX(-12deg) scale(0.5);
    -webkit-transform: skewX(-12deg) scale(0.5);
    transform: skewX(-12deg) scale(0.5);
  }
}

@media (max-width: 480px) {
  body {
    padding-top: 0 !important;
    padding-right: 0;
  }
  .row-slider {
    margin-left: 0;
    margin-right: 0;
  }
  .arrow-between>[class*=col-md-1]:after {
    /*frecce primo bludiv*/
    top: 345px;
    left: 50%;
    margin-left: -30px;
    transform: rotate(90deg);
  }
  .arrow-between>[class*=col-md-3]:after {
    /*frecce bludiv grandi*/
    top: 455px;
    margin-left: -135px;
    transform: rotate(90deg);
  }
  .glyphsize {
    font-size: 16px !important;
    margin: 0;
    vertical-align: middle;
  }
  .blu-title {
    color: #0070b9;
    font-size: 25px;
    margin: 5px 0;
  }
  .grey-title {
    color: #464646;
    font-size: 25px;
    margin: 5px 0;
  }
  .red {
    color: red;
  }
  .form-area {
    padding: 10px 40px 60px;
    margin: 10px 0px 60px;
  }
  .testo-lavoro {
    text-align: justify;
    height: 120px;
  }
  .icon-serv {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #3c3c3c
  }
  .offerte-col>.row>* {
    margin-bottom: 30px;
  }
  .noleggio-col>.row>* {
    margin-bottom: 30px;
  }

  .navbar-nav .open .dropdown-menu {
    background-color: #fff!important;
  }
  .numeri-az {
    width: calc(100%/1);
  }

  .box-furgoni button{
    margin-bottom: 15px;
    width: 100%;
  }

  .dati-noleggio{
    border-color: transparent;
  }
}

.list-unstyled.dettaglio-prod > li > h3 {
  height: 104px;
  max-height: 104px;
  font-size: 22px;
  overflow-y: hidden;
}

.list-unstyled.dettaglio-prod > li:not(:first-child) {
  height: 80px;
  max-height: 80px;
  overflow-y: hidden;
}
.footer-copy {
  background-color: #000;
  color: #9e9e9e;
  padding: 4px;
  text-align: center;
  font-size: 0.8em;
  letter-spacing: 3px;
  font-family: "Lato", sans-serif;
}

.footer-copy a {
  color: #fffeee !important;
  font-style: normal;
}

.visible-lg.top_me {
  align-self: flex-end;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
  animation-name: bounce-5;
  animation-timing-function: ease;
}

@keyframes bounce-5 {
  0%   { transform: scale(1,1)    translateY(0); }
  10%  { transform: scale(1.1,.9) translateY(0); }
  30%  { transform: scale(.9,1.1) translateY(-75px); }
  50%  { transform: scale(1,1)    translateY(0); }
  57%  { transform: scale(1,1)    translateY(0); }
  64%  { transform: scale(1,1)    translateY(0); }
  100% { transform: scale(1,1)    translateY(0); }
}

.sezione_vantaggi_noleggio {
  margin-bottom: 30px;
  margin-top: 10px;
}

.noleggio_conviene {
  font-size: 55px;
  font-weight: bolder;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.vantaggi_noleggio {
  padding: 0px 100px 25px;
}

.iconcina_mobile {
  padding: 0 15px;
}
.img_vant_nol {
  width: 100%;
  border-radius: 50%;
  border: solid 1px;
}

.title_vant_nol {
  font-size: 30px;
  padding-bottom: 15px;
  border-bottom: solid 3px #ff590f;
  font-weight: bolder;
  color: #3e3e3e;
}

.title_vant_nol.one_sentence {
  transform: translateY(15px);
}

@media (max-width: 1024px) {
  .noleggio_conviene {
    font-size: 45px;
  }
  .vantaggi_noleggio {
    padding: 0px 50px 25px;
  }
  .title_vant_nol {
    font-size: 25px;
  }
  .title_vant_nol.one_sentence {
    transform: translateY(10px);
  }
}

@media (max-width: 780px) {
  .title_vant_nol.one_sentence, .title_vant_nol {
    transform: translateY(-15px);
  }
}

@media (max-width: 480px) {
  .noleggio_conviene {
    font-size: 30px;
  }
  .vantaggi_noleggio {
    padding: 0px 0px 15px;
  }
  .iconcina_mobile {
    padding: 0px;
  }
  .title_vant_nol {
    font-size: 18px;
    transform: translateY(-25px);
  }
  .title_vant_nol.one_sentence {
    transform: translateY(-15px);
  }
}

.img-social{
  width: 23px;
}

#stil_container {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -100px 0 0 -100px;
}

/** STILL **/
.p-0{
  padding: 0 !important;
}

.video_iframe{
  width: 100%;
  height: 360px;
  border: 0;
}
@media (max-width: 768px){
  .video_iframe {
    height: 215px;
  }
}

/*********** CHAT ************/
@media (max-width: 700px){
  .bottom_support {
      display: none!important;
  }
  .user_chat{
    display: none!important;
  }
}
.support_div{
  position: fixed;
  z-index: 9999;
  right: 40px;
  cursor: pointer;
  bottom: 25px;
  width: 80px;
}

.bg_support{
  background-color: #fff;
  padding: 10px;
  border-radius: 40px;
  box-shadow: 0px 0px 5px black;
}

.support_div.bottom_support {
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-name: bounce-chat;
  animation-timing-function: ease-out;
}

@keyframes bounce-chat {
  0%   { transform: scale(1,1)    translateY(0); }
  10%  { transform: scale(1.1,.9) translateY(0); }
  30%  { transform: scale(.9,1.1) translateY(-15px); }
  50%  { transform: scale(1,1)    translateY(0); }
  57%  { transform: scale(1,1)    translateY(0); }
  64%  { transform: scale(1,1)    translateY(0); }
  100% { transform: scale(1,1)    translateY(0); }
}

.user_chat{
  position: fixed;
  right: 5px;
  bottom: 30px;
  width: 420px;
  /* height: 568px; */
  min-height: 380px;
  background-color: #fff;
  z-index: 99999;
  border: solid 1px rgb(196, 191, 191);
  border-radius: 6px;
  /* box-shadow: 0px 0px 3px 0px #222; */
}

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

.v-hidden{
  visibility: hidden !important;
}

.header_chat{
  height: 50px;
  background-color: #25D366;
  border: 1px solid #fbfbfb;
  padding: 3px;
  border-radius: 6px 6px 0 0;
}

.header-title{
  color: #fff;
  line-height: 20px;
}

#close-chat{
  cursor: pointer;
}

#userForm{
  padding: 15px;
  color: #000 !important;
}

.fs-20{
  font-size: 20px;
}

.label-chat{
  font-size: 1em;
}

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

.chat-error{
  color: #f00;
  border-color: #f00;
}

.mb-0{
  margin-bottom: 0px !important;
}

.chat_content{
  width: 100%;
}

.c-textbox{
    box-shadow: 0px 0px 9px 0px #22222229;
    padding: 6px 12px;
    border-radius: 16px;
    width: 100%;
    color: #000;
}

.textbox{
  outline: 0 none;
  border: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  resize: none;
  /* background: rgba(0,0,0,0); */
  min-height: 26px!important;
  /* line-height: 26px!important; */
  overflow-y: hidden;
}

.mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}

.form-group-chat{
  margin-bottom: 8px;
}

.top-car-color{
  color: #ff590f;
}

.cursor-pointer{
  cursor: pointer;
}

.chat_body{
  max-height: 278px;
  color: #000;
  background-color: #fefefe;
  overflow: auto;
}

.chat_container{
  /* overflow-y: auto; */
  height: 100%;
}

.chat_footer{
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 50px;
  /* height: 20%; */
  padding-top: 10px;
  border-top: solid 1px #25D366;
  background-color:#fbfbfb8c;
}

.chat_message{
  width: fit-content;
  max-width: 75%;
  border-radius: 16px;
  height: auto;
  color: #000;
  background: #e4e4e4;
  padding: 10px 15px;
  position: relative;
  margin: 10px 5px 10px 5px;
}

.ml-auto{
  margin-left: auto !important;
}

.mr-auto{
  margin-right: auto !important;
}

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

.badge_notification{
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #000;
  right: 0;
  border-radius: 6px;
  text-align: center;
  font-size: 11px;
}

.SumoSelect{
  display: block !important;
  width: 100% !important;
}

.select-all{
  height: 40px !important;
}

.d-flex{
  display: flex;
  align-items: center;
}

.title_header{
  font-size: 16px;
  font-weight: 400;
}

.btn-outlined.btn-chat {
  background: none;
  color: #fff;
  background-color: #25D366;
  -ms-transform: skewX(-12deg); /* IE 9 */
  -webkit-transform: skewX(-12deg); /* Safari */
  transform: skewX(-12deg);
  border-color: white;
  border-radius: 6px;
}

.btn-outlined.btn-chat:hover, .btn-outlined.btn-chat:active {
  color: #25D366;
  background: #fff;
  border-color: #25D366;
}

.privacy_container{
  background-color: #e4e4e4;
  padding: 15px;
  margin: 15px;
  border-radius: 35px;
  font-size: 12px;
}

.welcome_chat{
  text-align: center;
  line-height: 25px;
  padding: 10px 0;
}

.bg-admin{
  background-color: #25D366;
  color: #fff;
}

.chat_body::-webkit-scrollbar {
  width: 3px;
}

.chat_body::-webkit-scrollbar-thumb {
  background-color: #25D366;
}