@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #222222;
}

body {
	background-color: #FFFFFF;
}

a:link,
a:active,
a:visited {
	color: #222222;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #EF3340;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

.ymy-1 { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
	max-width: 101px;
}

.ex1:link, .ex1:visited, .ex1:active {
	color: #FFFFFF;
	text-decoration: none;
}

.ex1:hover {
	color: #FF00AA;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

.ex1 {
	border: 2px solid #FFFFFF;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
	border-radius: 3px;
	font-weight: bolder;
}

.ex2:link, .ex2:visited, .ex2:active {
	color: #222222;
	background-color: rgba(255,255,255,0.8);
	text-decoration: none;
}

.ex2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF00AA;
	border: 2px solid #FF00AA;
}

.ex2 {
	border: 2px solid #222222;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
	border-radius: 3px;
	font-weight: bold;
	display:inline-block;
	margin-top:20px;
}

.ex3:link, .ex3:visited, .ex3:active {
	color: #FF00AA;
	text-decoration: none;
}

.ex3:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF00AA;
	border: 2px solid #FF00AA;
}

.ex3 {
	border: 2px solid #FF00AA;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
	border-radius: 3px;
	font-weight: bolder;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 0px solid rgba(0, 0, 0, 0.125);
}

/* :::::::::::::::::::: NAVBAR NAVBAR NAVBAR :::::::::::::::::::: */
/* :::::::::::::::::::: NAVBAR NAVBAR NAVBAR :::::::::::::::::::: */
/* :::::::::::::::::::: NAVBAR NAVBAR NAVBAR :::::::::::::::::::: */
/* :::::::::::::::::::: NAVBAR NAVBAR NAVBAR :::::::::::::::::::: */
/* :::::::::::::::::::: NAVBAR NAVBAR NAVBAR :::::::::::::::::::: */
/* :::::::::::::::::::: NAVBAR NAVBAR NAVBAR :::::::::::::::::::: */

#mynav {
  	margin-top: 0px;
}

.navbar-brand {
  	display: inline-block;
  	padding-top: 0.6125rem;
  	padding-bottom: 0.3125rem;
  	margin-right: 1rem;
  	margin-left: 2.00rem;
  	font-size: 1.25rem;
  	line-height: inherit;
  	white-space: nowrap;
}

/* setting distance menu from right */
.md-auto {
	margin-left: auto !important;
	margin-right: 2rem;
}

/* setting base color */
.navbar-light .navbar-nav .nav-link {
  	color: #222222;
	font-size:14px;
	font-weight:600;
	text-decoration: none;
	/*font-family: 'Merienda', cursive;*/
	text-transform: uppercase;
}

/* setting color items link dropdown menu */
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  	color: #FF00AA;
	text-decoration: none;
}

.navbar-toggler {
 	padding: 0.25rem 0.75rem;
  	font-size: 1.25rem;
  	line-height: 1;
  	background-color: transparent;
  	border: 0px solid transparent;
  	border-radius: 0.25rem;
}

.navbar-nav {
	text-align: center;
	font-size: 0.85rem;
}

.nav-item.active a, .nav-link:hover, .nav-link:focus {
	/*background-color: #000000;*/
	color: #FF00AA !important;
	/*border-radius: 0.25rem;*/
}

.dropdown-item {
  	display: block;
  	width: 100%;
  	padding: 0.25rem 1.5rem;
  	clear: both;
  	color: #222222;
  	white-space: nowrap;
  	background-color: transparent;
  	border: 0;
	font-family: 'Merienda', cursive;
	/*text-align: center;*/
	font-size: 0.85rem;
}

.dropdown-item:hover, .dropdown-item:focus {
  	color: #FF00AA ;
  	text-decoration: none;
  	/*background-color: #000000;*/
}

.dropdown-item.active, .dropdown-item:active {
  	color: #fff;
  	text-decoration: none;
  	background-color: #007bff;
}
		
.dropdown-item.disabled, .dropdown-item:disabled {
  	color: #6c757d;
  	pointer-events: none;
  	background-color: transparent;
}

/* :::::::::::::::::::: IMG :::::::::::::::::::: */
/* :::::::::::::::::::: IMG :::::::::::::::::::: */
/* :::::::::::::::::::: IMG :::::::::::::::::::: */
/* :::::::::::::::::::: IMG :::::::::::::::::::: */
/* :::::::::::::::::::: IMG :::::::::::::::::::: */
/* :::::::::::::::::::: IMG :::::::::::::::::::: */

#imghome {
  	margin-top: 5rem;
}

/* :::::::::::::::::::: IMG Jumbotron :::::::::::::::::::: */
/* :::::::::::::::::::: IMG Jumbotron :::::::::::::::::::: */
/* :::::::::::::::::::: IMG Jumbotron :::::::::::::::::::: */
/* :::::::::::::::::::: IMG Jumbotron :::::::::::::::::::: */
/* :::::::::::::::::::: IMG Jumbotron :::::::::::::::::::: */
/* :::::::::::::::::::: IMG Jumbotron :::::::::::::::::::: */

#picJum {
	margin-top: 70px;
}

#picJum h1 {
	font-size: 3rem;
  	font-weight: 700;
}

#picJum .lead {
  	font-size: 1.25rem;
  	font-weight: 500;
}

#picJum .jumbotron {
	color: #FFFFFF;
	padding-top: 6vw;
	padding-right: 6vw;
	padding-left: 6vw;
	padding-bottom: 6vw;
	margin-bottom: 0rem;
	background-color: transparent;
	border-radius: 0rem;
} 

#picJum .my-4 { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

/* picture in index.html */
.picJumImg {
	background-position: 80% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	padding-top: 9vw;
	padding-bottom: 9vw;
	background-image: url(/assets/img/girls_beauty_elite_1920_x.jpg);
}

.picJumImg2 {
	background-position: 20% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	padding-top: 9vw;
	padding-bottom: 9vw;
	background-image: url(/assets/img/background_soleo.jpg);
}

.picJumImg-spf2 {
	background-position: 20% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	padding-top: 9vw;
	padding-bottom: 9vw;
	background-image: url(/assets/img/background_spf2.jpg);
	color:black;
}

.picJumImg3 {
	background-position: 20% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	padding-top: 9vw;
	padding-bottom: 9vw;
	background-image: url(/assets/img/background_spectacular.jpg);
}

.picJumImg4 {
	background-position: 20% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	padding-top: 9vw;
	padding-bottom: 9vw;
	background-image: url(/assets/img/background_supertan.jpg);
}

/* :::::::::::::::::::: CONTAINER 1 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 1 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 1 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 1 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 1 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 1 :::::::::::::::::::: */

#cont1 {
	background-color: #FFFFFF;
	padding-top: 5vw;
	padding-bottom: 5vw;
}

#cont1 h1 {
	font-weight: 900;
}

#cont1 h2 {
	font-family: 'Kalam', cursive;
	font-weight: 100;
	
}

#cont1 .my-4 {
	width: 101px;
}

#cont1 .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* :::::::::::::::::::: CONTAINER 2 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 2 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 2 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 2 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 2 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 2 :::::::::::::::::::: */

#cont2 {
	background-color: #FF00AA;
	padding-top: 5vw;
	padding-bottom: 5vw;
}

#cont2 h1 {
	font-weight: 900;
	color: #FFFFFF;
}

#cont2 h2 {
	font-weight: 100;
	color: #FFFFFF;	
}

#cont2 .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* :::::::::::::::::::: CONTAINER 3 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 3 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 3 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 3 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 3 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 3 :::::::::::::::::::: */

#cont3 {
	background-color: #FFFFFF;
	padding-top: 5vw;
	padding-bottom: 5vw;
}

#cont3 h1 {
	font-weight: 900;
	color: #FF00AA;
}

#cont3 .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* :::::::::::::::::::: CONTAINER 4 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 4 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 4 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 4 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 4 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 4 :::::::::::::::::::: */

#cont4 h1 {
	font-weight: 900;
	padding-top: 3%;
}

#cont4 p {
	font-weight: 100;
}

.cont4Img {
	background-position: 75% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	background-image: url(/assets/img/background_soleo.jpg);
}

/* :::::::::::::::::::: CONTAINER 5 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 5 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 5 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 5 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 5 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 5 :::::::::::::::::::: */

#cont5 h1 {
	font-weight: 900;
	padding-top: 3%;
}

#cont5 p {
	font-weight: 100;
}

.cont5Img {
	background-position: 75% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	background-image: url(/assets/img/background_supertan.jpg);
}

/* :::::::::::::::::::: CONTAINER 6 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 6 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 6 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 6 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 6 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 6 :::::::::::::::::::: */

#cont6 h1 {
	font-weight: 900;
	padding-top: 3%;
}

#cont6 p {
	font-weight: 100;
}

.cont6Img {
	background-position: 75% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	background-image: url(/assets/img/spetacular_bronzer_sun_lovers_beauty_elite.jpg);
}

/* :::::::::::::::::::: CONTAINER 7 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 7 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 7 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 7 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 7 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 7 :::::::::::::::::::: */

#cont7 {
	background-color: #FFFFFF;
	padding-top: 5vw;
	padding-bottom: 5vw;
}

#cont7 h1 {
	font-weight: 900;
	padding-top: 3%;
	/*color: #EC008C;*/
}

#cont7 p {
	font-weight: 100;
}

#cont7 .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.cont7Img {
	background-position: 75% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	background-image: url(/assets/img/img_background_supertan_celebration.jpg);
}

/* :::::::::::::::::::: CONTAINER 8 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 8 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 8 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 8 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 8 :::::::::::::::::::: */
/* :::::::::::::::::::: CONTAINER 8 :::::::::::::::::::: */

#cont8 {
	text-align: justify;
}

#cont8 h1 {
	color: #FF00AA;
	font-weight: 900;
}

#cont8 p {
	color: #FFFFFF;
	font-weight: 900;
}

.cont8Img {
	background-position: 100% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	padding-top: 9vw;
	padding-bottom: 9vw;
	background-image: url(/assets/img/man_pensiero_beauty_elite.jpg);
}

/************************************/
#cont9 h1 {
	font-weight: 900;
	padding-top: 3%;
}

#cont9 p {
	font-weight: 100;
}

.cont9Img {
	background-position: 75% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	background-image: url(/assets/img/background_spf2.jpg);
}

@media (max-width: 479px) {
 .cont5Img, .cont6Img, .cont7Img, .cont9Img {
  min-height: 250px;
 }
}

/* :::::::::::::::::: CONTAINER MARKETING 1 :::::::::::::::::: */
/* :::::::::::::::::: CONTAINER MARKETING 1 :::::::::::::::::: */
/* :::::::::::::::::: CONTAINER MARKETING 1 :::::::::::::::::: */
/* :::::::::::::::::: CONTAINER MARKETING 1 :::::::::::::::::: */
/* :::::::::::::::::: CONTAINER MARKETING 1 :::::::::::::::::: */
/* :::::::::::::::::: CONTAINER MARKETING 1 :::::::::::::::::: */

#mark1 {
	background-color: #FF00AA;
	padding-top: 5vw;
	padding-bottom: 5vw;
}

#mark1 h1 {
	font-weight: 900;
	color: #FFFFFF;
}

#mark1 h2 {
	font-weight: 100;
	color: #FFFFFF;	
}

#mark1 .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

#mark2 {
	background-color: #F49E00;
	padding-top: 5vw;
	padding-bottom: 5vw;
}

#mark2 h1 {
	font-weight: 900;
	color: #FFFFFF;
}

#mark2 h2 {
	font-weight: 100;
	color: #FFFFFF;	
}
#mark2 p {
	font-weight: 100;
	color: #FFFFFF;	
}

#mark2 .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}


/* :::::::::::::::::: FOOTER :::::::::::::::::: */
/* :::::::::::::::::: FOOTER :::::::::::::::::: */
/* :::::::::::::::::: FOOTER :::::::::::::::::: */
/* :::::::::::::::::: FOOTER :::::::::::::::::: */
/* :::::::::::::::::: FOOTER :::::::::::::::::: */
/* :::::::::::::::::: FOOTER :::::::::::::::::: */

/* LINE 1 FOOTER */

.line1 {
	padding-top: 24px;
	padding-bottom: 16px;
	background-color: #232323;
}

.line1 a.ex4:link, a.ex4:visited, a.ex4:active {
	color: #FFFFFF;
	text-decoration: none;
}
.line1 .fa-facebook-f:hover {
    color: #0000DD;
}
.line1 .fa-twitter:hover {
    color: #0099CC;
}
.line1 .fa-instagram:hover {
    color: #B00000;
}
.line1 .fa-linkedin-in:hover {
    color: #0D00BE;
}
.line1 .fa-vimeo-v:hover {
    color: #30DAFF;
}
.line1 .fa-vk:hover {
    color: #0026FF;
}
.line1 .fa-youtube:hover {
    color: #FE0000;
}

/* LINE 2 FOOTER */

.line2 {
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 32px;
	padding-right:32px;
	background-color: #191919;
	color: #FFFFFF;
}

a.ex5:link, a.ex5:visited, a.ex5:active {
	color: #FFFFFF;
	text-decoration: none;
}
	
a.ex5:hover {
	text-decoration: underline;
	color: #FF00AA;
}

.line2 .my-1 {
	background-color: #FFFFFF;
	max-width: 203px;
    margin-left: 0px;
}

#myfooter .card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: transparent;
	background-clip: border-box;
	border: 0px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	padding-left: 0px;
}

#myfooter .card-title {
	font-weight: 600;
}
#myfooter .card-text {
	margin-top:10px;
}
#myfooter ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
#myfooter ul li {
    border-bottom: 1px dashed rgba(102,102,102,0.3);
	position: relative;
	padding: 10px 10px 10px 15px;
	margin-bottom: 0;
	line-height: 15px;
	font-size: 14px;
}
#myfooter ul li::before {
	font-family: "Font Awesome 5 Free";
    content: "\f20";
	content: "\f105";
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
	font-weight: 800;
}


#myfooter hr {
	border-top:2px solid #FF00AA;
}
#myfooter a {
	color: #CCC;
}

/* LINE 3 FOOTER */

.line3 {
	background-color: #0F0F0F;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 24px;
	padding-bottom: 18px;
}


/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @med  ia @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */

/* :::::::::::::::::::: Small devices (landscape phones, 576px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Small devices (landscape phones, 576px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Small devices (landscape phones, 576px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Small devices (landscape phones, 576px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Small devices (landscape phones, 576px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Small devices (landscape phones, 576px and up) :::::::::::::::::::: */

@media (max-width: 576px) {
	
/* :::::::::::::::::::: NAVBAR NAVBAR NAVBAR :::::::::::::::::::: */
	
.navbar-brand {
  	margin-right: 0rem;
  	margin-left: 0.25rem;
}

/* :::::::::::::::::::: CONTAINER 1 :::::::::::::::::::: */

#cont1 h1 {
	font-size: 7vw;
}

#cont1 h2 {
	font-size: 6vw;
	
}
	
/* :::::::::::::::::::: CONTAINER 2 :::::::::::::::::::: */

#cont2 h1 {
	font-size: 7vw;
}

#cont2 h2 {
	font-size: 6vw;	
}
.cont2Img {
	background-position: 50% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	background-image: url(/assets/img/prod/Soleo_background_prodotti_solarium_indoor_tube.jpg);
}
	
/* :::::::::::::::::::: CONTAINER 3 :::::::::::::::::::: */

#cont3 h1 {
	font-size: 7vw;
}
.cont3Img {
	background-position: 50% 0%;
	background-size: cover;
	background-attachment: scroll;
	width: 100%;
	height: auto;
	min-height: 400px;
	position: relative;
	background-image: url(/assets/img/prod/Soleo_background_basic_prodotti_solarium_indoor_tube.jpg);
}

/* :::::::::::::::::::: CONTAINER 7 :::::::::::::::::::: */

#cont7 h1 {
	font-size: 6.5vw;
}

/* :::::::::::::::::: FOOTER :::::::::::::::::: */
	
/* LINE 2 FOOTER */

.line2 {
	padding-top: 24px;
	text-align: center;
}

.line2 .my-1 {
	background-color: #FFFFFF;
	max-width: 300px;
    margin-left: auto;
	margin-right: auto;
}
	
/* LINE 3 FOOTER */

.line3 {
	padding-top: 24px;
	text-align: center;
}
	
}

/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */

/* :::::::::::::::::::: Medium devices (tablets, 768px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Medium devices (tablets, 768px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Medium devices (tablets, 768px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Medium devices (tablets, 768px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Medium devices (tablets, 768px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Medium devices (tablets, 768px and up) :::::::::::::::::::: */

@media (max-width: 768px) {
	
/* :::::::::::::::::: FOOTER :::::::::::::::::: */

/* LINE 2 FOOTER */

.line2 {
	padding-left: 0px;
	padding-right: 0px;
}
	
}

/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */

/* :::::::::::::::::::: Large devices (desktops, 992px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Large devices (desktops, 992px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Large devices (desktops, 992px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Large devices (desktops, 992px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Large devices (desktops, 992px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Large devices (desktops, 992px and up) :::::::::::::::::::: */

@media (min-width: 992px) {
	
}

/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */
/* :::::::::::::::::::: @media @media @media @media @media @media @media @media :::::::::::::::::::: */

/* :::::::::::::::::::: Extra large devices (large desktops, 1200px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Extra large devices (large desktops, 1200px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Extra large devices (large desktops, 1200px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Extra large devices (large desktops, 1200px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Extra large devices (large desktops, 1200px and up) :::::::::::::::::::: */
/* :::::::::::::::::::: Extra large devices (large desktops, 1200px and up) :::::::::::::::::::: */

@media (min-width: 1200px) {



}



.info-box i {
    float: left;
    margin-right: 10px;
}
		
.info-box i {
    font-size: 30px;
	color: #ec5598;
}

.info-box svg {
	float: left;
    margin-right: 10px;
	font-size: 30px;
	color: #ec5598;
}

.info-box h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
}

.info-box p {
    line-height:  26px;
}
		
		.info-box {
    padding: 30px 40px;
    box-shadow: 0px 1px 4px 0px rgba(44, 49, 59, 0.15);
    margin-bottom: 20px;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.info-box:hover {
    box-shadow: 0px 4px 30px 0px rgba(44, 49, 59, 0.15);
}




#breadcrumb-area {
    position: relative;
    background: url(/assets/img/bg/breadcrumb-bg.jpg);
    background-size: cover;
    background-position: center;
    z-index: 2;
    padding: 100px 0 50px;
    color: #fff;
}

#breadcrumb-area h2 {
    color: #fff;
    margin-bottom: 10px;
	font-family: 'Rubik', sans-serif;
}

#breadcrumb-area ul li {
    display: inline-block;
    position: relative;
    margin-right: 10px;
}

#breadcrumb-area ul li:after {
    content: '\f105';
    font-family: FontAwesome;
    margin-left: 10px;
}

#breadcrumb-area ul li:last-child:after {
    display: none;
}

#breadcrumb-area ul li {
    color: #fff;
}
#breadcrumb-area h2 {
    font-size: 42px;
    font-weight: 500;
	margin-top:40px;
}

#breadcrumb-area ul li,
#breadcrumb-area ul li a {
    font-size: 18px;
}

.error{color:red; font-size:11px;}

.card-descr{
	font-size:20px !important;
	font-weight: 100 !important;
}


button.btnAccount {
	padding:10px 20px;
    color: #000;
    background-color: transparent;
    border: 1px solid #000000;
    outline: 0;
	border-radius: 0;
	font-size:13px;
	text-transform: uppercase;
}

button.btnAccount:hover{
    color: #ffffff;
    background-color: #000000;
    border-color: transparent !important;
}


input[type="text"], input[type="textarea"]  {
	padding: 14px 10px !important;
	border: 1px solid #e4e4e4 !important;
	max-width: 100%;
	-moz-appearance: none;
	/*margin: 0 0 20px;*/
	outline: none;
	color: #121212 !important;
	line-height: 1.42 !important;
	border-radius: 2px !important;
	font-size: 1em !important;
	letter-spacing: 0.05em;	
}

.loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/assets/preloader.gif) center no-repeat #fff;
}


span.cart-count-icon{
	position:relative;
	top:-10px;
	left:-10px;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:1.0625rem;
	height:1.0625rem;
	font-size:.625rem;
	font-weight:600;
	color:#fff;
	background-color:rgb(239, 70, 38);
	border-radius:50%;
}


.bg-cover{
	background-size: cover !important;
}


.scroll-to-top {
    right: 40px;
    bottom: 40px;
    position: fixed;
    z-index: 2;
    cursor: pointer;
    transition: opacity 1s ease-in-out;
    box-shadow: 0 9px 25px 0 rgba(132,128,177,0.28);
    border: 1px solid #FF00AA;
    outline: none;
	background-color: rgb(247, 245, 244);
	color: #FF00AA;
	border-radius: 999px;
	height: 50px;
	width: 50px;
	display:none;
}
.scroll-to-top:hover {
	background-color: #FF00AA;
	color:white;
}

.carousel{
	max-height: none;
}
.carousel-item {
	max-height: 600px;
}
.carousel-item h1{
	font-size: 3rem;
	font-weight: 700;
	background-color: rgba(255,255,255,0.7);
	display: inline-block;
	padding: 5px 40px;
}
.carousel-item .lead{
	font-weight: 400;
}

.carousel-item {
    -webkit-transition: transform 2s ease, opacity .5s ease-out;
    -moz-transition: transform 2s ease, opacity .5s ease-out;
    -o-transition: transform 2s ease, opacity .5s ease-out;
	transition: transform 2s ease, opacity .5s ease-out
}



/* accordion */
#accordionFaq .card{
	margin-bottom:10px;
}
#accordionFaq .card-header{
	padding:0px;
	margin-bottom:0;
	background-color: #F5F5F5;
}
#accordionFaq .card-header a{
	font-weight: bold;
	display:block;
	color:333 !important;
	cursor:pointer;
	padding:10px 20px;
	border: 2px solid #F5F5F5;
}
#accordionFaq .card-header a:hover{
	/*background-color: #FF00AA;
	color:white;*/
	border: 2px solid #FF00AA;
}
#accordionFaq .card-header a::before{
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: 800;
}

#accordionFaq .card-header a svg{
	margin-right: 10px;
	font-size:14px;
}
#accordionFaq .card-header a .indicator {
	padding: 10px;
	color: #ababab;
	position: absolute;
	right: 0;
	top: 0;
}

#accordionFaq .card-header .indicator svg, 
#accordionFaq .card-header a[aria-expanded="false"] .indicator{
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
#accordionFaq .card-header .indicator svg,
#accordionFaq .card-header a[aria-expanded="true"] .indicator {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#accordionFaq .card-body{
	padding:10px 0;
}