.hover-shadow:hover {box-shadow: 5px 5px 10px 0px rgb(191, 191, 191)!important;transition:.3s;}
.blur-style {backdrop-filter: blur(7px);}
.logo-image-phone {height:62px!important;}
.lang-modd .sp-module-content {line-height:30px;}
div.mod-languages ul li.lang-active {background-color:#dfdfdf!important;padding:0px 4px;}
#sp-bottom-top .sp-module ul > li > a {color:#fff;}
#sp-bottom-top .sp-module ul > li > a:hover {color:#FE4646;}

#sp-bottom-top .sp-module ul > li {margin-bottom:10px;}

.offcanvas-inner ul.lang-inline {flex-direction: row !important;}
.offcanvas-inner ul li.lang-active {padding: 0px 4px !important;margin-right: 5px !important;}



/* Large Display */
/* @media (min-width: 1200px) */

/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {

}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {

}
	
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {

}

/* Smartphones */
@media only screen and (max-width: 480px) {

}
