@import "fonts.css";
@import "common-class.css";
body {
	padding: 0;
	margin: 0;
	font-family: 'OpelNext';
	font-size: 1.6rem;
	color: #121212;
}
html {
    font-size: 62.5%;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
.cursor{
	cursor: pointer;
}
.grecaptcha-badge{
	display:none;
}
/*===============popup===========*/
.modal-area .modal-dialog{
	max-width: 70%;
	margin-top: 12%;
}
.modal-area .modal-content{
	background: transparent;
	border-radius: 0;
	border: 0;
}
.modal-area .row{
	background: #fff;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
}
.popup-content {
	padding: 6% 0 6% 10%;
}
.popup-content p{
	margin: 3rem 10%  5rem 0;
}
.big_image{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 55px !important;
	height: 55px !important;
	transform: translate(-50%, -50%);
}
.modal-area img.w-100{
	height: 100%;
	object-fit: cover;
}
.modal-area .d-flex{
	position: absolute;
	right: -8px;
	z-index: 2;
	width: 40px;
	height: 40px;
	color: #fff;
	background: #000;
	border-radius: 100%;
	top: -8px;
}
/*=============header============*/
header{
	position: absolute;
	left: 0;
	z-index: 2;
	background: rgba(0, 0, 0, 0.26);
	width: 100%;
}
header .text-end li{
	display: inline-block;
	font-size: 1.8rem;
}
header .text-end li:not(:first-child){
	margin-left: 8rem;
}
header .text-end li a:not(.akker_btn_cls){
	color: #fff;
}
header .text-end li a:not(.akker_btn_cls):hover{
	color: #FCBF00;
}
.logo{
	width: 140px;
}
.opel-logo{
	height: 40px;
}
header .akker_btn_cls {
	min-width: 30rem;
	padding: 3.6rem 0;
	font-family: 'OpelNext';
}
/*=============banner============*/
.banner-content {
	position: absolute;
	top: 57%;
	transform: translateY(-50%);
	left: 0;
	z-index: 1;
}
/*=============product============*/
.product-slider{
	padding: 6rem 4rem;
}
.product-slider a{
	color: inherit;
}
.product-slider h5{
	/*height: 53px;*/
	overflow: hidden;
	margin-bottom: .5rem;
}
.product-slider p{
	font-family: 'OpelNextLight';
	height: 50px;
	overflow: hidden;
}
.product-slider td{
	padding-right: 2rem;
}
.product-slider .text-end h5{
	height: auto;
}
.product-slider .swiper{
	padding-bottom: 60px;
}
.product-slider .swiper-pagination-progressbar{
	bottom: 30px;
	top: auto;
	background: #E8EAF1;
	height: 4px;
}
.product-slider .swiper-pagination-progressbar-fill{
	background: #0F1014;
	height: 4px;
}
.product-slider .common-arrow, .service-sec .common-arrow{
	top: -1.5rem;
	left: auto;
	right: 0;
}
.product-slider .swiper-button-prev,  .service-sec .swiper-button-prev{
	right: 4rem;
}
/*=============service===========*/
.service-sec {
	background: #F8F8F8;
	padding: 6rem 0;
}
.each-service{
	background: #fff;
	color: #121212;
}
.each-service h4 {
	margin-bottom: 2rem;
}
.each-service p {
	height: 0;
	overflow: hidden;
}
.service-sec a:hover .each-service p {
	height: auto;
	overflow: visible;
	margin-bottom: 4rem;
}
.service-sec .common-arrow{
	top: 1.5rem;
}
/*==============bg-area=============*/
.bg-area {
  padding: 5% 0;
/*	background-attachment: fixed;*/
}
.bg-area p{
	color: #fff;
	margin: 2rem 0 4rem;
}
.bg-wrap{
	max-width: 640px;
}
/*==============content===========*/
.content-area{
	padding: 8rem 0;
}
.content-area p{
	margin-top: 2rem;
}
.content-area .col-lg-6{
	padding-right: 3%;
}
.content-area .col-lg-6:last-child, .top-heading{
	padding-left: 3%;
	padding-right: 0;
}
.img-block{
	height: 560px;
}
.img-block img{
	height: 100%;
	object-fit: cover;
}
.img-block span{
	position: absolute;
	top: 20rem;
	left: 0;
}
.img-block span h6{
	background: #FCBF00;
	padding: 1.5rem 5rem 1.5rem 2rem;
}
.content-area .col-lg-6:last-child .img-block{
	padding-top: 10rem;
}
.top-heading h3{
	position: absolute;
}
/*===========footer-upper===========*/
.footer-upper .row{
	background: #f8f8f8;
	padding-right: 8rem;
}
/*============footer=============*/
footer {
	background: #121212;
	padding-top:  8rem;
	color: #fff;
}
.footer-logo{
	width: 170px;
}
footer h4{
	font-family: 'OpenSansRegular';
	margin: 3rem 0;
}
footer .akker_btn_cls:not(:last-child){
	margin-right: 4rem;
}
footer .akker_btn_cls:hover{
	background-color: #fff;
	color: #121212;
	border-color: #fff;
}
.social-icon{
	width: 5.5rem;
	height: 5.5rem;
}
.social-icon img{
	height: 22px;
	object-fit: contain;
}
footer a:not(.akker_btn_cls), footer span{
	color: rgba(255, 255, 255, 0.5);
}
footer a:not(.akker_btn_cls, .privacy a), footer .row.mb-lg-5 span{
	font-size: 1.8rem;
}
footer a:not(.akker_btn_cls):hover{
	color: #FCBF00;
}
footer li, .float-lg-end span{
	line-height: 2.4;
}
footer h6{
	margin-bottom: 3rem;
}
footer .row .position-relative{
	left: 3rem;
}
.privacy span:not(:last-child){
	margin-right: 5rem;
	margin-bottom: 1rem;
	display: inline-block;
}
.vakgarage{
	width: 270px;
}
.bovag{
	width: 140px;
}
/*===========aanbod============*/
.filter{
	padding-top: 6rem;
}
.filter h3{
	margin-bottom: 5rem;
}
.filter li{
	display: inline-block;
	vertical-align: top;
	margin: 0 1.2rem 1rem;
}
.filter li:last-child{
	margin-right: 0;
}
.select-styl{
	background: transparent;
	font-family: 'OpelNextBold';
	font-size: 1.7rem;
	appearance: none;
	-webkit-appearance: none;
	padding: 1.3rem 7rem;
	border: 1px solid #000;
	color: #000;
	height: 55px;
  	line-height: 54px;
  	padding: 0 !important;
}
.select-styl.sorten-op{
	border: 0;
	background: url(../images/arrow.svg) no-repeat 100% center/20px;
	padding-right: 5rem !important;
/*	font-size: 2rem;*/
	text-align: center;
}
.select-styl option{
	font-family: arial;
}
.select-max{
  	border: 0;
  	color: #000;
	height: 4rem;
	line-height: 4rem;
	width: 100%;
	padding: 0 1rem;
	border-right: 2px solid rgba(0,0,0,0.1);
	appearance: none;
	background: url(../images/down-arrow.svg) transparent no-repeat 94% center / 10px;
}
.select-styl span{
	font-size: 1.45rem;
  	border-right: 1px solid #000;
}
.select-styl .col-6:last-child .select-max{
	border-right: 0;
}
/*================aanbod-dtl==========*/
.dtl-header{
	position: relative;
}
.detail-content{
	padding: 8% 0 8% 18%;
	color: #fff;
	width: 100%;
}
.detail-content h5 span{
	font-family: 'OpelNextLight';
}
.detail-content table{
	width: 100%;
	margin: 4rem 0;
}
.detail-content h3, .detail-content h6{
	margin-bottom: .75rem;
}
.detail-content tr{
	border-bottom: 1px solid #fff;
}
.detail-content td{
	padding: 2.5rem .5rem 2.5rem 0;
	vertical-align: top;
}
.detail-content td p{
	margin-bottom: 0;
}
.detail-top-slider h4{
	font-family: 'OpelNextBold';
}
.detail-top-slider:after{
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	content: '';
	background: #08090C;
	z-index: -1;
}
.detail-top-slider .custom-row{
	background: #08090C;
}
.gallery-thumbs{
	background: #fff;
	padding: 2rem 2rem 0rem 0;
}
.detail-content .akker_btn_cls:active, .detail-content .akker_btn_cls:focus, .detail-content .akker_btn_cls:hover {
 	border-color: #FCBF00;
	background-color: transparent;
}
.detail-top-slider .common-arrow{
	width: 4rem;
	height: 4rem;
	background: #D9D9D9;
}
.detail-top-slider .swiper-button-prev{
	left: 0;
}
.detail-top-slider .swiper-button-next{
	right: 0;
}
/****tab****/
.aanbod-detail-tab{
	padding: 8rem 0;
}
.aanbod-detail-tab h3{
	text-transform: uppercase;
}
.aanbod-detail-tab ul{
	margin: 0;
	border-bottom: 0;
}
.aanbod-detail-tab .nav-tabs li{
	width: 18%;
	text-align: center;
	margin-bottom: 2rem;
	margin-right: 2rem;
}
.aanbod-detail-tab .nav-tabs li a {
	padding: 1.3rem 0;
	display: block;
	width: 100%;
	border: 1px solid #121212;
	color: #121212;
	font-family: 'OpelNextBold';
	font-size: 1.8rem;
}
.aanbod-detail-tab .nav-tabs li a:hover, .aanbod-detail-tab .nav-tabs li a.active {
	background: #FCBF00;
	border-color: #FCBF00;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 10px;
    background-size: 6px;
    padding-left: 12px;
    font-family: 'OpelNextBold';
}
.bullet-panel li{
    padding-left: 12px;
}
.bullet-panel li:after {
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    width: 6px;
    height: 6px;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.tab-heading h5{
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 2px solid #000;
}
.bullet-panel li, .kenmerken-tab li{
	margin-bottom: 1rem;
	position: relative;
	font-size: 1.8rem;
	font-family: 'OpelNextLight';
}
.bullet-panel{
	padding-bottom: 3rem;
}
.left-bg-block {
	width: 140px;
	background: #FCBF00;
	font-size: 1.8rem;
}
.block-dtls {
  	width: calc(100% - 140px);
  	border: 2px solid #FCBF00;
	border-left: 0;
	padding: 15px;
}
/*================contact===============*/
.contact-banner{
	background-color: #08090C;	
	color: #fff;
}
.contact-banner-inner{
	padding: 11% 0 9% 17%;
}
.contact_banner-text{
	max-width: 86rem;
	width: 100%;
	padding-right: 4%;
	padding-bottom: 6%;
}
.contact_banner-text p{
	padding-top: 4.2%;
}
/* contact-map-sec */
.contact-map-sec{
	background-color: #08090C;
	margin-top: -1px;
	padding-bottom: 7%;
	color: #fff;
}
.contact-map-text{
	padding-left: 14%;
}
.contact-map-text h3{
	margin-bottom: 2%;
}
.contact-map-text h4{
 margin-top: 5.8%;
}
.contact-map-text .contact-inner{
	margin-top: 8.4%;
}
.contact-map-text .contact-inner > a{
	text-decoration: underline;
	opacity: 70%;
}
.contact-inner p span{
	font-family: 'OpelNextBold';
	opacity: 70%;
}
.contact-map-text .contact-inner p:nth-child(2){
	padding-top: 2rem;
}
.contact-map-text p{
	font-family: 'OpelNext';
	line-height: 1.5;
	font-size: 1.8rem;
}
.contact-map-text a{
	color: #fff;
	font-family: 'OpelNextLight';
	opacity: 70%;
	font-size: 1.8rem;
}
.contact-map-text .table-inner{
	margin-top: 5.4%;
}
.contact-map-text .table-inner table{
	width: 100%;
}
.contact-map-text .table-inner td{
	vertical-align: top;
	padding-right: 1rem;
}
.contact-map-text .table-inner td h6{
	font-size: 1.8rem;
	font-family: 'OpelNextBold';
	opacity: 70%;
	line-height: 1.4;
}
.contact-map-text .table-inner td span{
	font-family: 'OpelNext';
}
.contact-map-text a:hover{
	color: #FCBF00;
}
.form-area{
	padding: 8% 0;
    background-attachment: fixed;
}
.form-area h3{
	color: #fff;
}
.form-area .form-heading{
	margin-bottom: 3.5%;
}
.form-area .form-heading h3 span{
	font-family: 'OpelNextBold';
	font-size: 4.8rem;
}
.form-styl{
	resize: none;
    background-color: #fff;
    border-radius: 0;
    font-family: 'OpelNext';
    border: none;
    font-size: 1.6rem;
    padding: 2.6rem 1.4rem;
	margin-bottom: 1rem;
	color: #121212;	
}
.form-styl:placeholder{
	color: #121212;
	opacity: 1;
}
.form-styl:-ms-input-placeholder{
	color: #121212;
	opacity: 1;
}
.form-styl::placeholder{
	color: #121212;
	opacity: 1;
}
textarea.form-styl{
	min-height: calc(100% - 9.5rem);
}
.foto-upld{
	text-align: center;
	background: #c6c6c6;
}
.form-area .akker_btn_cls{
	max-width: 100%;
	padding: 2.3rem;
	text-align: start;
}
.form-image-text p a img{
	filter: brightness(0)  ;
    -webkit-filter: brightness(0) ;
	margin-right: 2.2rem;
	transition: 0.3s ease-in-out;
	object-fit: contain;
}
.form-image-text a:hover img{
	filter: brightness(1);
    -webkit-filter: brightness(1);
}
.form-image{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	padding: 2.7rem;
	height: 100%;
}
.form-image img{
	object-fit: cover;
}
.form-image-text{
	padding-top: 11%;
}
.form-image-text h6{
	font-family: 'OpelNextBold';
	font-size: 1.6rem;
	margin-top: 3.4rem;
	margin-bottom: 0.3rem;
}
.form-image-text p {
  font-family: 'OpelNext';
}
.form-image-text span{
	display: block;
	margin-bottom: 2rem;
}
.form-image-text p a{
	font-size: 1.4rem;
	font-family: 'OpelNextBold';
	display: block;
}
.form-image-text p:last-child span{
	margin-bottom: 0;
}
.form-image .common-arrow{
	top: 0.2rem;
	right: 0;
}
.form-image .common-arrow.swiper-button-prev{
	left: auto;
	right: 2.5rem;
}
.form-image .common-arrow img{
	width: 15px;
}
.contact-last-sec{
	padding: 10.6% 0 8.2% 0;
	background-color: #F8F8F8;
	overflow: hidden;
}
.contact-last-sec-text{
	max-width: 62rem;
	width: 100%;
	padding-right: .1rem;
}
.contact-last-sec-text h2{
	color: #121212;
}
.contact-last-sec-text p{
	color:#121212;
}
.contact-last-sec-text p{
	margin: 3.3% 0 14%;
}
.contact-last-sec img{
	height: 100%;
	object-fit: cover;
}
/*================diensten===============*/
.diensten-content{
	background-color: #F8F8F8;
}
.diensten-content img{
	margin-bottom: 3%;
}
.diensten-content-dtl{
	padding: 3.1rem;
	background-color: #fff;
}
.diensten-content-wrap a{
	color: inherit;
}
.diensten-content-text p{
	margin: 3% 0 8%;
	max-width: 70.9rem;
	width: 100%;
}
/*============ diensten-dtl==========*/
.diensten-dtl-btn{
	padding-top: 6%;
}
.diensten-dtl-topsec{
	padding-bottom: 2.1%;
}
.diensten-dtl-topse-text{
	max-width: 60.3rem;
	width: 100%;
	padding: 11.3% 0 2rem 0;
}
.diensten-dtl-topse-text h3{
	padding-bottom: .5rem;
}
.diensten-dtl-service{
	padding-bottom: 8%;
}
.diensten-dtl-service .diensten-dtl-service-heading{
	padding-bottom: 4.1%;
}
.d-dtl-service-text{
	max-width: 78rem;
	width: 100%;
	padding-left: 12%;
}
.d-dtl-service-text h3{
	padding-bottom: 1rem;
}
.d-dtl-service-img{
	position: relative;
}
.d-dtl-service-img h6{
	font-family: 'OpelNextBold';
	font-size: 2rem;
	background-color: #FCBF00;
	padding: 1.4rem 1.9rem;
	position: absolute;
	top: 11%;
}
.d-dtl-service-lasttext{
	padding-top: 7.9%;
	max-width: 64.7rem;
	width: 100%;
}
.d-dtl-service-lasttext h3{
	padding-bottom: .5rem;
}
.d-dtl-contact{
	padding: 6% 0;
}
.d-dtl-contact h3{
	text-align: center;
	margin-bottom: 6rem;
}
.d-dtl-contact .common-arrow{
	top: -1.5rem;
	right: 0;
}
.d-dtl-contact .swiper-button-prev{
	left: auto;
  	right: 4rem;
}
/*=============over-ons=============*/
.year-bullet {
  width: 30px;
  height: 30px;
  background: #ECECEC;
  border: 2px solid #C1C1C1;
  display: inline-block;
  border-radius: 100%;
  position: relative;
}
.year-bullet:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background: #FCBF00;
  border-radius: 100%;
  display: none;
}
.year-panel .swiper-slide-thumb-active .year-bullet:before {
 	display: block;
}
.year-panel h3 span{
	color: #D7D7D7;
}
.year-panel .swiper-slide-thumb-active h3 span{
	color: #121212;
}
.thumb-wrap{
	max-width: 1800px;
	margin: auto;
}
.thumb-wrap:before {
  position: absolute;
  top: 4.5rem;
  width: 88%;
  height: 2px;
  content: '';
  background: #D4D6D8;
  opacity: .21;
  left: 50%;
  transform: translateX(-50%);
}
.year-content{
	padding: 8rem 0;
}
.year-sec .common-arrow{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #000;
}
.year-sec .swiper-button-next{
	right: -5rem;
}
.year-sec .swiper-button-prev{
	left: -5rem;
}
.over-ons-get-to{
	overflow: hidden;
}
.over-ons-get-to .contact-banner-inner{
	padding: 7% 0 0 17%;
}
.over-ons-get-to-each{
	margin-top: 18%;
	padding: 0 .6rem;
}
.over-ons-get-to-each h4{
	font-size: 2.8rem;
	margin: 9% 0 .8rem;
}
.over-ons-get-to-each h5{
	font-family: 'OpelNextLight';
}
.over_ons-last{
	padding-top: 8%;
}
.over-ons-gallery{
	background-color: #08090C;
	padding-top: 10%;
}
.over-ons-gallery-heading h3{ 
	text-align: center;
	margin-bottom: 4%;
	color: #fff;
}
.over-ons-gallery .col-lg-7{
	width: 35%;
}
.over-ons-gallery .col-lg-5{
	width: 30%;
}
.over-ons-gallery-inner{
	height: 100%;
	overflow: hidden;
}
.over-ons-gallery-inner img{
	height: 100%;
	object-fit: cover;
	transition: 0.3s ease-in-out;
}
.over-ons-gallery-inner img:hover{
	transform: scale(1.1);
}
.overons-year-text{
	padding: 0 12%;
}
.overons-year-text h3{
	margin-bottom: 3rem;
}
/*******loader*****/
#loader_section{
  display:none;
  width:100%;
  position: fixed;
  top: 0;
  background: #000000b8;
  z-index: 9999999;
  height: 100vh;
  padding: 30vh 0px;
}
#loader_section p{
  color:#fff;
  font-size:18px;
  text-align: center;
}
#loader_section img{
  width: 100px;
  margin-bottom: 25px;
}

/*********Morgen Footer************/
.morgeninternet-footer {
    background: #000000;
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    transition: 0.3s all;
}

.morgeninternet-footer:hover {
    background: #202020;
    transition: 0.3s all;
}

.morgeninternet-footer > img {
    height: 30px;
    padding-top: 15px;
}

.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    padding: 0px 0;
}
.cookie_div{
    color:#9c9c9c;
    font-size: 12px;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.cookie_div h4{
    margin-bottom: 15px;
    font-size: 13pt;
    font-family: 'Calibri';
}
.cookie_div a{
    color:#38b6be;
    font-size: 10pt;
    font-weight:bold;
    margin-left:8px;
    font-family: 'Calibri';
}
.cookie_div button{
    color:#3c935c;
    background:#dbffe8;
    font-weight: bold;
    border: 0;
    padding: 10px 25px;
    margin:5px 0;
    cursor: pointer;
    font-size: 12px;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.light_theme{
    background:rgba(255, 255, 255, 0.83);
    -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6); 
    box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
    -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65); 
    box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65);
}
.light_theme h4{
    color:#2a2a2a;
}
.dark_theme h4{
    color:#c9c9c9;
}
/****aanbod dtl****/
.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 4px 0 6px 25px;
}

.star_icon h5{
    color: #1c1c1c;
    border-bottom: 2px solid #1c1c1c;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 0;
    margin: 10px 0;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    font-family: 'OpenSansRegular';
    font-size: 16px;
    color: black;;
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.star_icon h3 {
    margin: 40px 0 30px;
}
.aanbod-detail-tab-sec .tab-content .star_icon p {
    margin: 0;
}
.bullet-panel h3 {
    margin-bottom: 30px;
}
.privacy_section {
	margin-top: 3%;
}
.error_background{
	padding: 45px;
}
.form-1, .form-2 {
	display:none;
	margin-bottom: 10px;
}
.fixed-whatsapp-icon img {
    width: 50px;
}
.fixed-whatsapp-icon {
    width: 50px;
    height: 70px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 10px;
    bottom: 0px;
    z-index: 999;
}
.alert-number {
    display: none;
    position: absolute;
    bottom: 52px;
    right: 4px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    background-color: red;
    color: white;
    text-align: center;
    font-size: small;
    animation: shake 0.5s;
    animation-iteration-count: 1;
}
.popup .popuptext {
    display: none;
    width: 200px;
    background-color: #25D366;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 3px;
    right: 4vw;
    font-size: small;
}
.product-slider .ros-lease-amount {
	font-family: 'OpelNext';
	font-size: 1.6rem;
}
.gallery-thumbs .overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color:rgba(0, 0, 0, 0.7);
}
.gallery-thumbs .gallery-image-content{
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	z-index: 1;
}
.gallery-thumbs .gallery-image-content h6{
	color: #fff;
}
.detail-top-slider .more-gallery-images {
  display: none;
}
.detail-top-slider .less-gallery-images .col-4:last-child .gallery-img {
    position: relative;
}
.gallery-thumbs .gallery-img {
  position: relative;
}
.more-gallery-images .gallery-img {
	margin-top: 2rem;
}