/* new YT */

.item_frame_yt_background {
	!border: solid 2px red;
	position: relative;
	margin-top: 0px;
	margin-bottom: 20px;	
}

.item_frame_yt_film {
	!border: solid 2px blue;
	width: 100%;
	display: flex;
	justify-content: center;
}

.ETI_yt_film {
	margin-top: auto;
	margin-bottom: auto;
	height: 200px;
	width: 100%;
}

.item_frame_yt_description {
	!border: solid 2px green;
	order: 2;
	width: 100%;	
	display: flex;
	justify-content: center;
	align-content: center;
	!padding-top: 5px;
	padding-bottom: 5px;
}

.item_frame_yt_description_inside {
	!border: solid 2px pink;
	height: 88%;
	width: 95%;	
	margin: auto;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.item_frame_yt_description_inside_text {
	!border: solid 1px blue;
	width:100%;
	transition: all 0.4s linear;
}

.item_frame_yt_description_inside_text p {
	font-size: 11px;
	color: rgb(11,58,111);
	margin-left: 20px;
	margin-right: 20px;
	transition: all 0.4s linear;
}

@media only screen and (min-width: 899px) {
	
.item_frame_yt_background {
	background-image: url('https://files.eti.si/WEBFILES/pl-productcard/img/main/paskiprawoalfa.webp');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 10%;
	display: flex;
	margin-top: 20px;
}

.item_frame_yt_film {
	width: 50%;	
}

.ETI_yt_film {
	height: 300px;
}

.item_frame_yt_description {
	width: 50%;	
}


.item_frame_yt_description_inside_text p {
	font-size: 15px;
}

/* 
.item_frame_yt_background:hover .item_frame_yt_description_inside_text p {
	text-shadow: 3px 6px 20px rgb(100,138,181);
}
*/

.item_frame_yt_background:hover .item_frame_yt_description_inside_text {
	transform: scale(1.06);
}

	
}


/* END new YT */




.titlephoto {
	margin: auto;
	text-align: center;
	!border: solid red 1px;
	margin-top: auto;
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
	}



DIV.etiproductcardall {
	max-width: 100%;
	margin: auto;
	background: white;
	font-family: 'sans-serif', sans-serif;
	}
	
.no-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media only screen and (min-width: 1010px) {
	DIV.etiproductcardall {
	width: 1000px;
	}
}

/* Top */

IMG.ETI-top-logo {
	padding-top: 5px;
	height: 45px;
	margin: 0;
	}

@media only screen and (min-width: 1010px) {
IMG.ETI-top-logo {
	height: 60px;
	}
}

/* Title */

DIV.ETI-first-product-title {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background: rgb(255,255,255);
	color: rgb(11,58,111);
	}

DIV.ETI-first-product-title-line {
	width: 80%;
	height: 1px;
	margin: 10px auto 0 auto;
	background: rgb(203,0,123);
}

DIV.ETI-product-description {
	font-size: 11px;
	padding: 15px;
	line-height: 15px;
	color: rgb(11,58,111);
	text-align: center;
	}

@media only screen and (min-width: 600px) {
DIV.ETI-first-product-title {
	font-size: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	}


DIV.ETI-product-description {
	font-size: 13px;
	padding: 20px;
	line-height: 20px;
	}
}

/* Headline Info_picture_1 Info_picture_2 Info_picture_3 */

.product-picture1-frame,
.product-picture2-frame,
.product-picture3-frame {
	text-align: left;
    background: rgb(11,58,111);
    color: rgb(255,255,255);
    display: flex;
    align-items: center; 
    gap: 5px;
    padding: 0px;
	}

img.product-picture1-left-box,
img.product-picture2-left-box,
img.product-picture3-left-box {
    height: 60px;
    width: auto;
    padding-left: 0;
    margin-bottom: 0;
	}

.product-picture1-frame p,
.product-picture2-frame p,
.product-picture3-frame p {
	text-align: left;
    font-size: 17px;
    margin: 0;
	width: 100%
	}
  
@media (max-width: 899px) {
img.product-picture1-left-box,
img.product-picture2-left-box,
img.product-picture3-left-box {
    display: none;
	gap: 1px;
	width: 0px;
	height: 0px;
    }

.product-picture1-frame p,
.product-picture2-frame p,
.product-picture3-frame p {
    font-size: 12px;
	padding: 8px;
    }
 }

/* Headline */

.product-title-frame {
	text-align: left;
    background: rgb(11,58,111);
    color: rgb(255,255,255);
    display: flex;
    align-items: center; 
    gap: 5px;
    padding: 0px;
	}

 img.product-title-left-box {
    height: 60px;
    width: auto;
    padding-left: 0;
    margin-bottom: 0;
	
	}

.product-title-frame p {
	text-align: left;
    font-size: 17px;
    margin: 0;
	width: 100%;
	}
  
@media (max-width: 899px) {
img.product-title-left-box {
    display: none;
	gap: 1px;
	width: 0px;
	height: 0px;
    }

.product-title-frame p {
    font-size: 12px;
	padding: 8px;
    }
 }
 
 /* Headline Photo/3D/YT/ETIsON */

.photo-yt-title-frame,
.product-YT-main-title-frame,
.etison-title-frame {
	text-align: left;
    background: rgb(11,58,111);
    color: rgb(255,255,255);
    display: flex;
    align-items: center; 
    gap: 5px;
    padding: 0px;
	}

img.photo-yt-title-left-box,
img.product-YT-main-title-left-box,
img.etison-title-left-box {
    height: 60px;
    width: auto;
    padding-left: 0;
    margin-bottom: 0;
	}

.photo-yt-title-frame p,
.product-YT-main-title-frame p,
.etison-title-frame p {
	text-align: left;
    font-size: 17px;
    margin: 0;
	width: 100%;
	}
  
@media (max-width: 899px) {
img.photo-yt-title-left-box,
img.product-YT-main-title-left-box,
img.etison-title-left-box {
    display: none;
	gap: 1px;
	width: 0px;
	height: 0px;
    }

.photo-yt-title-frame p,
.product-YT-main-title-frame p,
.etison-title-frame p {
    font-size: 12px;
	padding: 8px;
    }
 }
 


/* Parameters headline  */

.parameters-title-frame {
    background: rgb(11,58,111);
    color: rgb(255,255,255);
	text-align: center;
    display: flex; 
	height: 60px;
	padding-left: 8px;
	}

.parameters-title-frame-mini {
	margin-top: auto;
	margin-bottom: auto;
    font-size: 17px;
	}




  
@media (max-width: 899px) {
	
.parameters-title-frame {
	height: 28px;
    padding: 0px;
	}

.parameters-title-frame-mini {
	margin-top: auto;
	margin-bottom: auto;
    margin-left: 8px;
	font-size: 12px;
	
    }
 }

/* 3D/YT/foto */

.item_frame_yt_mini {
	width:100%;
	padding-top: 15px;
	padding-bottom: 12px;
	margin-top: auto;
	margin-bottom: auto;
}

.item_video_yt {
	text-align: center;
	width: 100%;
	height: 200px;
}

DIV.item_frame_yt {
	display: flex;
	flex-direction: column;
	!text-align: center;
	position: relative;
	width:100%;
	!border: solid red 1px;
}

.imgtitlephoto {
	width: 100%;

	!border: solid blue 1px;
}


.parameters-img {
	object-fit: scale-down;
	max-width: 95%;
	max-height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	!border: solid green 1px;
}

@media only screen and (min-width: 600px) {
.parameters-img {
	max-width: 470px;
	}
	
.item_video_yt {
	height: 300px;
	width:80%;
	}
}

@media only screen and (min-width: 899px) {
	
	DIV.item_frame_yt {
	width:50%;
	
}

.item_video_yt {
	height: 300px;
	width:100%;
	}

.parameters-img {
	max-width: 95%;
	max-height: 340px;
	}
}






.button_container {
    transform: translate(0, 0);
	transition: transform 0.3s ease;
	width: 35px;
    height: 35px;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
	!border: solid pink 1px;
}

.round-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    background-color: rgba(203, 0, 123);
    color: white;
    font-weight: bold;
    font-size: 16px;
    border-radius: 50%;
    text-decoration: none;
    transition: transform 0.3s ease;
}


.impuls_button_3D {
    animation: scale_pulse 4s infinite;
    animation-play-state: running;
}


.impuls_button_3D:hover {
    animation-play-state: paused;
}

.button_container:hover {
    transform: scale(1.2);
}


@keyframes scale_pulse {
    0% {
        transform: scale(1);
    }
    10% {
        transform: scale(1.2);
    }
    20% {
        transform: scale(1);
    }
    30% {
        transform: scale(1.2);
    }
    40% {
        transform: scale(1);
    }
	50% {
        transform: scale(1);
    }
	60% {
        transform: scale(1);
    }
	70% {
        transform: scale(1);
    }
	80% {
        transform: scale(1);
    }
	90% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

DIV.ETI_photo_description {
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 15px;
	color: rgb(211,211,211);
	text-align: center;
	}

@media only screen and (max-width: 600px) {
.button_container {
    display: none;
}


}





/* Parameters */

.container-item-parameters {
  display: flex;
  flex-direction: column;
  order: 2;
  background: #e9ecef;
}

.parameter-list {
	padding-left: 10px;
	padding-right:10px;
	padding-top: 10px;
	margin-top: auto;
	margin-bottom: auto;
}

.parameter-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  position: relative;
  background: #f8f9fa;
  touch-action: manipulation;
}

.parameter-label, .parameter-value {
  font-size: 10px;
  color: rgb(11,58,111);
  cursor: pointer;
  
}

.parameter-label {
	list-style:none;
	font-weight: bold;
	color: rgb(11,58,111);
}

DIV.parameter-label li:before {
    content: "•";
	vertical-align: middle;
	margin-left: 3px;
	font-size: 10px;
	padding-right: 6px;
    color: rgb(203,0,123);
	}

.parameter-description {
  display: none;
  position: absolute;
  top: 100%;
  left: 20px;
  font-size: 11px;
  color: rgb(11,58,111);
  background-color: rgb(252,245,249);
  min-width: 130px;
  margin-top: 5px;
  border-radius: 8px;
  box-shadow: 8px 8px 8px 0px rgb(9,10,10,0.6);
  padding: 10px;
  z-index: 2;
}

.parameter-item:hover .parameter-description {
  display: block;
}

.parameter-item:active .parameter-description {
   display: block;
}

.parameter-value {
  font-size: 10px;
  color: rgb(11,58,111);
  text-align: center;
  margin-right: 3px;
}


@media (max-width: 600px) {
  .parameters-title-frame p {
    font-size: 12px;
    padding: 8px;
  }
}

@media (min-width: 600px) {
  .parameters-title-frame p {
    font-size: 17px;
  }
  
  .parameter-label, .parameter-value {
    font-size: 13px;
  }
  
  .parameter-description {
    min-width: 300px;
  }
}

@media (min-width: 899px) {
DIV.container-item-parameters {

	width:50%;
}
	
DIV.container_parameters {
	display:flex;
	}
		
 .parameter-label, .parameter-value {
font-size: 12px;
 }
 .parameter-label {
    width: 350px;
  }

 .parameter-value {
    width: 150px;
  }

  .parameter-description {
    font-size: 13px;
    min-width: 90%;
  }
}






/* OSPA - on screen product advantages */

DIV.advantage_point_frame {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	
}

DIV.advantage_img_frame {
	text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
	position: relative;
	left: 0;
	right: 0;
}

IMG.advantage_img_main {
	z-index: 0;
	width: 100%;
}

ul.parameters2{
    list-style:none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
	font-size: 12px;
	color: rgb(11,58,111);
	text-align: center;
}

ul.parameters2 li:before {
    content: "•";
	vertical-align: middle;
	font-size: 13px;
	padding-right: 6px;
    color: rgb(203,0,123);
}

/* OSPA point pulse */

.impuls_circle {
	animation: shadow_ring 3s infinite;
	-webkit-animation: shadow_ring 3s infinite;
}

.impuls_button {
	animation: shadow_ring 6s infinite;
	-webkit-animation: shadow_ring 6s infinite;
}

@-webkit-keyframes shadow_ring {
  0% {
    box-shadow: 0 0 0 0px rgba(203, 0, 123, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(203, 0, 123, 0);
  }
}

@keyframes shadow_ring {
  0% {
    box-shadow: 0 0 0 0px rgba(203, 0, 123, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(203, 0, 123, 0);
  }
}

@media only screen and (max-width: 600px) {
ul.parameters2{
	line-height: 11px;
	}
}

@media only screen and (min-width: 899px) {


 
DIV.advantage_point_main {
	display: flex;
	}

DIV.advantage_point_frame {
	margin-top: auto;
	margin-bottom: auto;
	width: 50%;
	}

DIV.advantage_img_frame {
	margin-top: auto;
	margin-bottom: auto;
	order: 2;
	width: 50%;
	}

ul.parameters2{
	font-size: 13px;
	text-align: left;
	}

ul.parameters2 li:before {
	font-size: 18px;
	}
}



/*point all*/



.advantage_point_1{
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-left: 5px;
	margin-right: 5px;
	touch-action: manipulation;
	cursor: pointer;
}

.advantage_point_2, .advantage_point_3, .advantage_point_4, .advantage_point_5, .advantage_point_6, .advantage_point_7, .advantage_point_8, .advantage_point_9, .advantage_point_10 {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	touch-action: manipulation;
	cursor: pointer;
}

.advantage_img_point_1, .advantage_img_point_2, .advantage_img_point_3, .advantage_img_point_4, .advantage_img_point_5, .advantage_img_point_6, .advantage_img_point_7, .advantage_img_point_8, .advantage_img_point_9, .advantage_img_point_10 {
	position: absolute;
	overflow: hidden;
	border: solid rgb(203,0,123) 5px;
    width: 0px;
    height: 0px;
	touch-action: manipulation;
	cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.action_advantage_img_point_1, .action_advantage_img_point_2, .action_advantage_img_point_3, .action_advantage_img_point_4, .action_advantage_img_point_5, .action_advantage_img_point_6, .action_advantage_img_point_7, .action_advantage_img_point_8, .action_advantage_img_point_9, .action_advantage_img_point_10 {
	position: absolute;
	transform: translate(-35%,-35%);
	border-radius: 50%;
	width: 34px;
    height: 34px;
	!border: solid blue 1px;
	z-index: 3;
}


.advantage_img_point_1 img, .advantage_img_point_2 img, .advantage_img_point_3 img, .advantage_img_point_4 img, .advantage_img_point_5 img, .advantage_img_point_6 img, .advantage_img_point_7 img, .advantage_img_point_8 img, .advantage_img_point_9 img, .advantage_img_point_10 img {
	width: 150px;
    height: 150px;
    z-index: 1; 
}


/* OSPA - desktop animation */



.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_img_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_img_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_img_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_img_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_img_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_img_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_img_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_img_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_img_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_img_point_10
 {
	width: 150px;
    height: 150px;
	z-index: 15;
	border-radius:5px;
	border: solid rgb(203,0,123) 1px;
	pointer-events: auto;
	
}

.advantage_img_point_1:hover,
.advantage_img_point_2:hover,
.advantage_img_point_3:hover,
.advantage_img_point_4:hover,
.advantage_img_point_5:hover,
.advantage_img_point_6:hover,
.advantage_img_point_7:hover,
.advantage_img_point_8:hover,
.advantage_img_point_9:hover,
.advantage_img_point_10:hover {
	width: 150px;
    height: 150px;
	z-index: 15;
	border-radius:5px;
	border: solid rgb(203,0,123) 1px;
	pointer-events: auto;
	
}


.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_img_point_1,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_img_point_2,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_img_point_3,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_img_point_4,
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_img_point_5,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_img_point_6,
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_img_point_7,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_img_point_8,
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_img_point_9,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_img_point_10{
	width: 150px;
    height: 150px;
	z-index: 15;
	border-radius:5px;
	border: solid rgb(203,0,123) 1px;
	pointer-events: auto;
}

/*point 1*/

.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_point_1:hover) .advantage_point_10{
	opacity: 0.2;
    }
	
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_img_point_1:hover) .advantage_point_10{
    opacity: 0.2;
    }

.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_1:hover) .advantage_point_10{
    opacity: 0.2;
    }


/*point 2*/

.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_point_2:hover) .advantage_point_10{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_img_point_2:hover) .advantage_point_10 {
    opacity: 0.2;
    }

.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_2:hover) .advantage_point_10 {
    opacity: 0.2;
    }

/*point 3*/

.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_point_3:hover) .advantage_point_10{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_img_point_3:hover) .advantage_point_10 {
    opacity: 0.2;
    }
	
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_3:hover) .advantage_point_10 {
    opacity: 0.2;
    }

/*point 4*/

.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_point_4:hover) .advantage_point_10{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_img_point_4:hover) .advantage_point_10 {
    opacity: 0.2;
    }
	
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_4:hover) .advantage_point_10 {
    opacity: 0.2;
    }

/*point 5*/

.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_7,	
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_point_5:hover) .advantage_point_10{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_img_point_5:hover) .advantage_point_10 {
    opacity: 0.2;
    }
	
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_5:hover) .advantage_point_10 {
    opacity: 0.2;
    }

/*point 6*/

.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_point_6:hover) .advantage_point_10{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_img_point_6:hover) .advantage_point_10 {
    opacity: 0.2;
    }

.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_6:hover) .advantage_point_10 {
    opacity: 0.2;
    }

/*point 7*/

.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_3,	
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_8,	
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_point_7:hover) .advantage_point_10{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_img_point_7:hover) .advantage_point_10 {
    opacity: 0.2;
    }
	
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_7:hover) .advantage_point_10 {
    opacity: 0.2;
    }

/*point 8*/

.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_point_8:hover) .advantage_point_10{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_9,
.advantage_point_main:hover:has(.advantage_img_point_8:hover) .advantage_point_10 {
    opacity: 0.2;
    }
	
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_9,
.advantage_point_main:hover:has(.action_advantage_img_point_8:hover) .advantage_point_10 {
    opacity: 0.2;
    }

/*point 9*/

.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_3,	
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_point_9:hover) .advantage_point_10{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_9:hover) .advantage_point_10 {
    opacity: 0.2;
    }

.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_9:hover) .advantage_point_10 {
    opacity: 0.2;
    }

/*point 10*/

.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_point_10:hover) .advantage_point_9{
	opacity: 0.2;
    }

.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_1,
.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_2,
.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_3,
.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_4,
.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_5,
.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_6,
.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_7,
.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_8,
.advantage_point_main:hover:has(.advantage_img_point_10:hover) .advantage_point_9 {
    opacity: 0.2;
    }
	
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_1,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_2,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_3,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_4,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_5,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_6,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_7,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_8,
.advantage_point_main:hover:has(.action_advantage_img_point_10:hover) .advantage_point_9 {
    opacity: 0.2;
    }


/* main_yt video */

DIV.main_yt {
	text-align: center;
}

.main_video_yt {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	width: 100%;
}

@media only screen and (min-width: 600px) {
	.main_video_yt {
	height: 300px;
	width:80%;
	}
}

@media only screen and (min-width: 899px) {
.main_video_yt {
	height: 300px;
	width:70%;
	}
}

/* Info picture */

IMG.info_picture1, IMG.info_picture2, IMG.info_picture3 {
	margin-left: auto;
    margin-right: auto;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	}

/* ETIsON */

DIV.ETIsON_frame_all {
    justify-content: center;
    align-items: center;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	}

DIV.ETIsON_frame_yt {
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	width:100%;
	}

.ETIsON_video_yt {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 200px;
	width: 100%;
	}


DIV.ETIsON_frame_description {
	width:100%;
	margin-top: auto;
	margin-bottom: auto;
	}


.ETIsON_parameters_title {
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	color: rgb(11,58,111);
	}

ul.point_parameters{
    list-style:none;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 0px;
	line-height: 16px;
	font-size: 12px;
	color: rgb(11,58,111);	
	}

ul.point_parameters li:before {
    content: "•";
	vertical-align: middle;
	font-size: 15px;
	padding-right: 6px;
    color: rgb(203,0,123);
	}
	
DIV.point_parameters_frame {
	margin-bottom: 5px;
	}
	

DIV.ETIsON_download_frame {
	height: 40px;
	margin-top: 15px;
	text-align: center;
	position: relative;
	}

DIV.ETIsON_download {
	text-align: center;
	padding: 10px;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	font-size: 11px;
	border-radius: 8px;
	background: rgb(203,0,123);
	color: rgb(255,255,255);
	width: max-content;
	-webkit-transition: all 0.2s;
	-webkit-transition-timing-function: ease-out;
	transition: all 0.2s;
	transition-timing-function: ease-out;
	}

/* ETIsON desktop animation*/
.ETIsON_download:hover {
	background: rgb(173,0,98);
	padding: 15px;
	font-size: 16px;
	}
/* ETIsON mobile animation*/
.ETIsON_download:active {
	background: rgb(173,0,98);
	padding: 15px;
	font-size: 16px;
	}



@media only screen and (max-width: 600px) {
	
ul.point_parameters{
	line-height: 11px;
	}
}

@media only screen and (min-width: 600px) {
.ETIsON_video_yt {
	height: 300px;
	width:80%;
	}

.ETIsON_parameters_title {
	font-size: 19px;
	}

}

@media only screen and (min-width: 899px) {	
DIV.ETIsON_frame_all {
	display: flex;
	}

DIV.point_parameters_frame {
	margin-left: 5px;
	}

DIV.ETIsON_frame_yt {
	width:50%;
	}

DIV.ETIsON_frame_description {
	width:50%;
	}

DIV.ETIsON_download {
	font-size: 15px;
	}

.ETIsON_video_yt {
	height: 300px;
	width:100%;
	}
	
ul.point_parameters{
	font-size: 13px;
	text-align: left;
	}

ul.point_parameters li:before {
	font-size: 18px;
	}

}

/* Footer */

.bottomfooter {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}
.bottom-footer-image{
	width:100%;
	text-align: center;
	}
	
DIV.footer-line {
	width: 80%;
	height: 1px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: rgb(203,0,123);
}

IMG.footer-slogan-image {
	width: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media only screen and (min-width: 600px) {
IMG.footer-slogan-image {
	width: 30%;
	padding-top: 15px;
	}
}



