.offcanvas-inner .langswitch{
    /*  position: absolute;
    bottom: 10px;*/
}
.lang-inline{
          -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.lang-inline a{
  width: 45px;
    height: 45px;
    display: flex!important;
    justify-content: center;
    align-items: center;
  background: #0081c2;
    color: #ffffff!important;
  opacity:1;
}
.lang-inline li.lang-active a{
  opacity:0.7;
}
@media (min-width: 992px){
#sp-header.header-sticky #sp-top1{
      height: 77px;
}
#sp-top1{
  display: flex!important;
    align-items: center;
    /* justify-content: center; */
    padding-left: 50px;
}
#sp-top1 .langswitch li.lang-active{
	display:none;
}
}
/**/
.owl-nav.disabled{
  display:none!important;
}
.owl-dots{
  display:none;
}
#slide-fullwidth .owl-dots{
  display:block;
      z-index: 1000;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    bottom: 110px;
}
.owl-dots .owl-dot{
    width: 30px;
    height: 4px;
    background: #fff;
    display: inline-block;
    opacity: 0.4;
    transition: 0.4s;
    border: 0;
    margin: 0 3px;
}
.owl-dots .owl-dot.active{
   opacity: 1;
}
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title {
    letter-spacing: 3px;
}
/**/
html{
  overflow-x: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul>li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul>li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul>li span:focus{
  color: #e99100;
}
/**/
.sp-preloader {
	display: flex;
	align-items: center;
	justify-content: center;
}
.sp-preloader>div {
	background: url(/images/logo/bb-casa-clelia-color.png);
	animation: unset;
	width: 400px;
	height: 163px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	position: relative;
	top: unset;
	left: unset;
	max-width: 70%;
	border-radius: 0;
}
.sp-preloader>div:after {
	width: 100%;
	bottom: 50%;
	left:50%;
	right:unset;
	top: unset;
	transform:translate(-50%,50%) rotate(0deg);
	-webkit-animation: myrot 3s linear infinite;
	animation: myrot 3s linear infinite;
	height: 500px;
	width: 500px;
	border-width: 5px 25px 5px 20px;
	border-color:#0081c2;
	background: unset;
	border-style: solid;
	max-width: 80vw;
	max-height: 80vw;
}
@keyframes myrot {
	0% {
		transform:translate(-50%,50%) rotate(0deg);
	}
	50% {
		transform:translate(-50%,50%) rotate(180deg);
	}
	100% {
		transform:translate(-50%,50%) rotate(360deg);
	}
}
/**/
html.touchscreen .sppb-section {
	background-attachment: scroll!important;
}
/**/
#sp-header {
	z-index: 9!important;
	overflow: hidden;
	transition:height 0.5s;
}
#sp-header.header-sticky {
	height: 77px;
}
#sp-header .logo {
	transition:height 0.5s;
}
#sp-header.header-sticky .logo {
	height: 110px;
}
#sp-top2 > div.sp-column {
	height:100%;
	transition:height 0.5s;
}
#sp-header.header-sticky #sp-top2 > div.sp-column {
	height:74px;
}
#sp-header  #offcanvas-toggler {
	transition:all 0.5s;
}
#sp-header.header-sticky  #offcanvas-toggler {
	height: 77px;
	line-height: 77px;
}
/* menu offcanvas */
.offcanvs-position-left.offcanvas-active .body-wrapper {
	left: 156px;
}
.offcanvs-position-left .offcanvas-menu{
	left: -360px;
}
body.offcanvas-active .offcanvas-menu,
.offcanvas-menu {
	/*width: 360px;*/
}
#sp-menu1 > .justify-content-end {
	justify-content: flex-start!important;
}
.icon-bar {
	width: 40px;
}
.offcanvas-menu .offcanvas-inner {
	padding-top: 76px;
}
.offcanvas-menu .offcanvas-inner img {
	width:68%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
	font-size: 19px;
	font-weight: 400;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu>li.active>a:before,
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child>li.active>a:before {
	width: 0px;
}
.offcanvas-menu .openbbar{
      margin-top: 15px;
    background-color: #0081c2;
    color: #FFFFFF!important;
    padding: 20px 20px 20px 20px!important;
    font-size: 16px!important;
    position: relative!important;
}
/**/
/*h2 {
	font-family: "Noto Sans JP";
}*/
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .details {
	width: 100%;
	font-size: 27px;
}
/**/
.sppb-slide-item-bg {
	height: calc(100vh - 140px);
	min-height: 430px;
}
/**/
.btn-primary, .sppb-btn-primary {
	border-color: #0081c2!important;
	background-color: #0081c2!important;
}
.btn-primary:hover, .sppb-btn-primary:hover {
	border-color: #e99100!important;
	background-color: #e99100!important;
}
.sppb-btn.sppb-btn-default {
	color: #ffffff;
	background-color:#0081c2;
}
.sppb-btn.sppb-btn-default:focus, .sppb-btn.sppb-btn-default:hover {
	border-color: #e99100;
	background-color: #e99100;
}
/**/
.sppb-carousel-extended-item img {
	object-fit: cover;
}
/**/
.sppb-shape-container svg path {
	animation-name: wavepath;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-timing-function: ease-in-out;
}
.sppb-shape-container svg path:nth-child(1) {
	animation-delay: 0s;
}
.sppb-shape-container svg path:nth-child(2) {
	animation-delay: -2s;
}
.sppb-shape-container svg path:nth-child(3) {
	animation-delay: -4s;
}
@keyframes wavepath {
	from {
		transform: scaleX(1) translateX(0px);
	}
	to {
		transform: scaleX(1.2) translateX(-5%);
	}
}
/**/
.footer1 {
	color: #fff!important;
	font-size: 0.7em;
	display: flex;
	align-items: center;
	padding: 20px 40px;
	position: relative;
}
.footer1 .logo {
	display: flex;
	position: absolute;
	right: 40px;
}
.logo-cont {
	display: flex;
	align-items: center;
}
.logo-cont + .logo-cont {
	margin-left: 15px;
}
.logos a {
	display: flex;
}
.footer1 svg,
.footer1 svg #bmgText,
.footer1 svg #bmgSym {
	fill: #fff!important;
	height: 25px;
}
.footer1 svg:hover,
.footer1 svg:hover #bmgText,
.footer1 svg:hover #bmgSym {
	/*fill: #f3bc55!important;*/
}
footer a,
f-copyright a,
#sp-bottom1 a.myicon {
	color: #FFF;
}
footer a:hover,
f-copyright a:hover,
#sp-bottom1 a.myicon:hover {
	/*color: #f3bc55;*/
}
.footer1 .logo-cont span:first-child {
	width: auto;
	max-width:0;
	overflow: hidden;
	white-space: nowrap;
	transition:all 1.5s;
	color: #fff;
	display: inline-flex;
}
.footer1 .logo-cont:hover span:first-child {
	width: auto;
	max-width:500px;
}
#sp-bottom3 .sp-module ul>li{
	display: inline-block;
	margin: 0 4px;
}
@media only screen and (max-width: 1042px){
	#sp-bottom .sp-module .sppb-icons-group-list li {
        padding: 0;
		width: 50%;
	}
}

@media (max-width: 767px) {
  #sp-bottom .sp-module .sppb-icons-group-list li {
      padding: 0 10px;
  	width: auto;
  }
  #sp-bottom1{
 	 -webkit-order: 1;
 	 order: 1;
  }
  #sp-bottom2{
 	 -webkit-order: 3;
 	 order: 3;
  }
  #sp-bottom3{
 	 -webkit-order: 2;
 	 order: 2;
  }
  #sp-footer-visioni {
      /*padding-bottom: 50px;*/
  }
  	#sp-bottom {
    	padding: 30px 0px 30px 0;
	}
  /**/
  .footer1 {
        display: block;
  }
  .footer1 .logo {
    position: relative;
    display: block;
    right: unset;
    text-align: center;
  }
  .logo-cont {
        display: block;
        margin-top: 10px;
  }
  .footer1 .logo-cont span:first-child{
        max-width: unset;
  }
}
/**/
#sp-mobilebtn{
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
}
#sp-mobilebtn a{
      width: 100%;
  border: 1px solid;
}
/* BMG */
html.bmgok #sp-header,
html.bmgok #sp-main-body {
	filter: blur(24px);
}
#bmg_row {
	height: 100vh;
}
#bmg_row .sppb-container-inner {
	height: 100%;
}
#bmg_row .sppb-row {
	padding: 50px 0;
	height: 100%;
}
/**/
.booking-layout #bmg_row .sppb-row > div {
	transition:all 0.5s;
	opacity:0;
}
.booking-layout #bmg_row .sppb-row > div:nth-child(1) {
	transform: translateY(-100%);
}
.booking-layout #bmg_row .sppb-row > div:nth-child(2) {
	transform: translate(-100%, -50px);
}
.booking-layout    #bmg_row .sppb-row > div:nth-child(3) {
	transform: translate(100%, -50px);
	z-index: 99;
}
.booking-layout #bmg_row .sppb-row > div:nth-child(4) {
	transform: translate(-100%, -50px);
	transition-delay: 0.2s;
}
.booking-layout    #bmg_row .sppb-row > div:nth-child(5) {
	transform: translate(100%, -50px);
	transition-delay: 0.2s;
}
.booking-layout.opened #bmg_row .sppb-row > div {
	transform: translate(0%, 0);
	opacity:1;
}
/* CRO */
.my_cro {
	padding: 0px 0px;
	display: flex;
	align-items: center;
}
.my_cro img {
	width: 23px;
	margin-right: 9px;
	object-fit: contain;
	display: none;
}
.title_cro {
	font-size: 35px;
	line-height: 1.2;
}
.crobtn {
	width: 50%;
	display: flex;
	justify-content: center;
	padding: 0!important;
	line-height: 1.2!important;
	height: 60px;
	align-items: center;
}
.crobtn:hover {
	background: #ffffff;
	color: #9abd99;
}
/* BOOKING  BAR */
#bmg_row .sppb-row > .sppb-col-md-12:first-child {
	z-index: 9999999;
}
.colrx {
	z-index: 99;
}
.colsx .sppb-addon-wrapper:after {
	content:"";
	display:block;
	width:60%;
	background-image: linear-gradient(to right, rgba(108, 93, 83,0), rgba(108, 93, 83,1), rgba(108, 93, 83,0));
	height:1px;
	margin:35px auto;
}
.colsx .sppb-addon-wrapper:last-child:after {
	width:0;
}
.mainbtnbbar {
	position: fixed;
	bottom: 108px;
	right:0;
	opacity: 0;
	transition:all 0.5s;
}
body:hover .mainbtnbbar {
	opacity: 1;
}
#bbarrow {
	min-height: 100vh;
}
#bbarrow .sppb-col-md-2 {
	z-index:0;
}
#bbarrow .sppb-col-md-12 {
	z-index: 99999;
}
.bbaraddon > .sppb-addon-content {
	display: flex;
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: end;
	position: relative;
}
.bbaraddon > .sppb-addon-title {
	padding-bottom: 33px;
	max-width: 920px;
	margin: 0 auto;
}
.booking-layout {
	opacity: 0;
	z-index: -1;
	visibility: hidden;
	transition: all 0.5s;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,0.9);
	overflow: auto;
	display: flex;
	align-items: center;
}
.booking-layout.opened {
	opacity: 1;
	visibility: visible;
	z-index: 9999;
	overflow-x: hidden;
}
.booking-layout .sppb-icon.openbbar {
	position: fixed;
	top:0px;
	right: 0px;
	cursor:pointer;
}
.fa-remove:before, .fa-close:before, .fa-times:before,
.fa-remove:after, .fa-close:after, .fa-times:after {
	content:""!important;  
	display: block;
	position: absolute;
	transform:rotate(45deg);
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	width: 100%;
	height: 0px;
	border-bottom: 2px solid;
	top: 50%;
	right: 0;
}
.fa-remove:after, .fa-close:after, .fa-times:after {
	width: 0%;
	height: 100%;
	border-right: 2px solid;
	top: 0%;
	right: 50%;
}
.titlebook {
	width: 50%;
	color: #6C5D53;
	padding-right: 17px;
}
.txtbook {
	color: #252525;
	font-size: 14px;
}
.booking-layout .sppb-addon-single-image-container img {
	max-width: 400px;
}
#ui-datepicker-div {
	z-index:9999!important;
	padding: 0;
	border-radius: 0;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
	border-color: #6c5d53!important;
}
/* codice necessario per annullare alcune regole dei file css predefiniti: */
/* correzioni bmg_book.css */
.form-inline.bmg-widget-bbar * + * {
	margin-left: 0px!important;
}
.guests-select-detail:before {
	display:none;
}
.form-inline .guests-select-detail {
	top: unset !important;
	left: 25%!important;
	width: 25%;
	transform: unset!important;
}
/* correzioni custom.css */
.bmg-widget-bbar .input-group, .guests-select .form-group {
	border: 0px!important;
	border-bottom: 1px solid #B9B9B9!important;
	margin-right: 0px;
	margin-bottom: 30px;
}
.bmg-widget-bbar {
	max-width: none!important;
}
.bmg-widget-bbar.form-inline .guests-select > div {
	position: unset!important;
}
/* style personalizzato */
#booking-div {
	
}
#my_bbar {
	display: inline-block; 
}
#my_bmg_btn {
	width: calc(50% - 5px);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	height: 60px;
	font-size: 16px;
}
#my_bmg_btn:hover {
	
}
.bmg-widget-bbar {
	
}
.form-inline.bmg-widget-bbar {
	text-align: center!important;
	display:flex;
	align-items: stretch;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	padding-bottom: 15px;
}
.form-inline.bmg-widget-bbar > .form-group {
	width: 50%;
	display: grid;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 5px;
}
#my_bbar .form-inline .form-group {
	vertical-align: bottom;
	text-align: left;
	border-radius: 0;
	flex-shrink: unset;
	margin-bottom: 0px;
  color:#000000;
}
#my_bbar input, #my_bbar select {
	text-align: left!important;
	background: transparent;
	border: 0px;
	outline: none!important;
	box-shadow: none!important;
	line-height: 1;
}
#my_bbar select:disabled{
      -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#my_bbar select {
	width: 100%;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
#my_bbar .form-control {
	padding: 8px!important;
	border-radius: 0!important;
}
#my_bbar .form-control option {
	color:black;
}
#my_bbar .input-group-addon {
	border-radius: 0px!important;
	background: transparent;
	border: 0;
	display: flex;
	color:white;
}
#my_bbar .input-group {
	width: calc(100% - 0px);
	margin-bottom: 15px;
}
.bmg-widget-bbar .input-group-text {
	border: 0;
	background: unset;
	font-size: 22px;
}
#my_bbar_guests-select {
	display: flex;
	width: 100%;
	flex-flow: unset;
	margin: 0 -10px;
	width: calc(100% + 20px);
}
#my_bbar_guests-select > .form-group {
	width: 50%;
	margin: 0 10px;
}
.guests-select-al {
	display:none!important;
}
.bmg-widget-bbar .glyphicon-calendar{
    font-family: "Font Awesome 5 Free";
    color: #000000;
    font-size: 23px;
}
.bmg-widget-bbar .glyphicon-calendar:before {
	/*font-family: "FontAwesome";*/
	content: "\f073";
}
.glyphicon-warning-sign:before {
	/*font-family: "FontAwesome";*/
  font-family: "Font Awesome 5 Free";
	content: "\f071"!important;
}
.bmg-widget-bbar label {
	position: static;
	width: auto;
	height: auto;
	display: block;
	margin: 0;
	text-transform: uppercase;
	font-size: 16px;
	color: inherit;
	transform: translateY(10px);
}
.guests-select-detail label {
	display:none;
}
.guests-select-al .text-warning {
	margin-top: 0px!important;
	color: yellow;
}
.bmg-widget-bbar button.btn {
	font-weight: 600;
	letter-spacing: 1.75px;
	border-radius: 0;
	text-transform: uppercase;
}
.logosfooter > .sppb-column-addons {
	display: flex;
	justify-content: center;
}
.logosfooter > .sppb-column-addons .sppb-addon-wrapper {
	padding:15px 30px;
}
.logosfooter img {
	height: 42px!important;
	width: auto;
	object-fit: contain;
}
/**/
.sp-scroll-up {
	bottom: 61px;
    right: 5px;
    border-radius: 0;
    background: #0081c2;
}
.sp-scroll-up:hover{
  background: #e99100
}
/**/
.bmg_btns {
	display:none;
	position: fixed;
	bottom: 0;
	margin: 0;
	background: white;
	width: 100%;
	height: 90px;
	left: 0;
	right: 0;
	text-align: center;
	color: white;
	background-color: rgba(108, 93, 83,0.7);
}
.bmg_btns .newtitle {
	font-size:30px;
}
.bmg_btns .newbtns a {
	padding: 3px;
	border-color: white;
	color: white;
}
.bmg_btns .newbtns a:after {
	background: white;
}
@media (max-width: 1199px) {
	#my_bbar .form-control {
		padding: 0px!important;
	}
	.bmg-widget-bbar .input-group-text {
		padding: 6px 0px;
	}
}
@media (max-width: 991px) {
	.bmg-widget-bbar button.btn {
		padding: 0px;
	}
	#my_bmg_btn {
		padding: 0;
	}
	.bmg-widget-bbar label {
		transform: translateY(10px);
	}
}
@media (max-width:767px) {
	.sp-preloader>div:after {
		border-width: 0px 28px 0px 0px;
	}
	.bmg_btns {
		display:block;
	}
	.titlebook {
		width: 100%;
		padding-right: 0px;
		padding-bottom: 25px;
	}
	.bbaraddon > .sppb-addon-content {
		display: block;
	}
	.colsx .sppb-addon-wrapper:last-child:after {
		width: 60%;
	}
	#my_bbar {
		width: 100%;
	}
	.booking-layout .sppb-icon.openbbar {
		top: -40px;
		right: 25px;
		z-index: 99;
	}
	.form-inline.bmg-widget-bbar {
		display: block;
	}
	.form-inline.bmg-widget-bbar > .form-group {
		width: 100%;
		margin-bottom: 1rem;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#my_bbar .input-group {
		width: 100%;
	}
	#my_bbar_guests-select {
		align-items: stretch;
		margin-bottom: 25px!important;
	}
	.form-inline .guests-select-detail {
		display: block;
		position: unset!important;
		width: 100%;
	}
	#my_bbar_guests-select > .form-group:first-child {
		height: 75px;
	}
	.bmg-widget-bbar .input-group, .guests-select .form-group {
		margin-right: 0px;
	}
	.bmg-widget-bbar .input-group, .guests-select .form-group:first-child {
		margin-right: 10px;
	}
	.bmg-widget-bbar button.btn {
		height: 52px;
		width: 100%;
		margin-left: 0px;
	}
	#my_bmg_btn {
		width: 100%;
		padding: 9px 0;
		position: relative;
		bottom: unset;
		right: unset;
		top: unset;
	}
	.my_cro {
		display: block;
	}
	.my_cro img {
		margin: 0 auto 9px;
	}
	.title_cro {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 1rem;
	}
	.crobtn {
		width: 100%;
	}
	.logosfooter > .sppb-column-addons .sppb-addon-wrapper {
		padding: 15px 10px;
	}
	.logosfooter img {
		height: 48px!important;
	}
}
/* stile del calendario */
.ui-datepicker table {
	font-size: 14px!important;
}
.ui-widget-header {
	color: #6c5d53!important;
	background: unset!important;
	border-radius: 0!important;
	font-weight: 400!important;
	border-width: 0!important;
	border-bottom: 1px solid #6c5d53!important;
}
select.ui-datepicker-month {
	display:inline-block!important;
	padding: 0!important;
	height: auto!important;
	color: #000000
}
.ui-datepicker th {
	padding: 4px!important;
}
.ui-datepicker td {
	padding: 0!important;
}
.ui-datepicker td span, .ui-datepicker td a {
	padding: 0px!important;
	text-align: center!important;
	line-height: 2!important;
}
.ui-datepicker-calendar .ui-dp-from a, .ui-datepicker-calendar .ui-dp-from a:hover,
.ui-datepicker-calendar .ui-dp-to a, .ui-datepicker-calendar .ui-dp-to a:hover {
	background-color: #d38136!important;
	box-shadow: inset 0 9px 9px -9px #d38136, inset 0 -9px 9px -9px #d38136!important;
}
.ui-datepicker-calendar .ui-dp-btw a, .ui-datepicker-calendar .ui-dp-btw a:hover {
	box-shadow: inset 0 9px 9px -9px #d38136, inset 0 -9px 9px -9px #d38136!important;
}
.ui-datepicker-calendar .ui-dp-btw a {
	background: #e3e3e3!important;
	color: #0F1547!important;
}
/* comportamento responsive a risoluzioni minori di 481px (telefoni) */
@media (max-width:480px) {
	.ui-datepicker.ui-datepicker-multi {
		left:0!important;
		width: 100%!important;
		box-sizing: border-box;
	}
	.ui-datepicker-multi .ui-datepicker-group {
		float: none!important;
		width: 100%!important;
	}
}
/* offerte */
#prenota_offerte {
	border: 4px solid #e99100;
	width: 100%;
}
.swiper-button-next, .swiper-button-prev {
	color: #e99100!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
	font-size: 30px!important;
	font-weight: 900;
}
.offbar {
	display:none;
}
.bmg_item .content {
	text-align: left;
}
.bmg_item a {
	text-decoration: unset!important;
	display: inline-block;
	color: #ffffff!important;
	background:#e99100!important;
	border:0;
	font-size:14px;
}
.bmg_item:hover a {
	background:#0081c2!important;
}
.bmg_item a:hover {
	background:#e99100!important;
}
.bmg_item .img_box {
	display: block;
}
.bmg_item .img_box img {
	width: 100%;
	height: 260px;
	object-fit: cover;
}
.bmg_item .txt_box {
	display: inline-block;
	width: 50%;
	background: rgba(0, 0, 0, 0.4);
	padding: 15px;
	color: #ffffff;
	position: absolute;
	right: 50%;
	bottom: 50%;
	text-align: center;
	transform: translate(50%, 50%);
	padding: 25px;
}
.bmg_item .txt_box .off_title {
	font-size: 17px;
	margin-bottom: 29px;
	text-transform: uppercase;
}
.bmg_item .txt_box .sppb-btn {
	padding: 8px 20px;
}
.swiper-pagination {
	bottom: 0!important;
	width: 39%!important;
	left: unset!important;
	right: 0;
	text-align: left!important;
}
.swiper-pagination-bullet {
	height: 0!important;
	line-height: 1!important;
	background: unset!important;
	text-align: left;
	display: inline-flex!important;
	align-items: center;
	opacity: .9!important;
	transition: width 0.5s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1!important;
	width: 60px!important;
}
.swiper-pagination-bullet:after {
	content: "";
	display: inline-block;
	width: 0%!important;
	background: #000000;
	height: 1px;
	margin: 0 8px;
	transition: all 0.5s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	width: 100%!important;
}
@media (max-width: 767px) {
	.bmg_item .img_box {
		width: 100%;
	}
	.swiper-pagination {
		width: 100%!important;
		background: rgba(255,255,255,0.7);
		padding: 5px;
		text-align: center!important;
	}
	.colrx {
		padding-left: 0px;
	}
	.bmg_item .txt_box {
		width: 100%;
		height: 100%;
		border-radius: 0;
	}
}
