/*-------------- SOLE FONTS ---------

@import "//lab24.ilsole24ore.com/_lib/css/fonts.css";*/

/*-------------- END SOLE FONTS ---------*/

html, body {
  position: relative;
  height: 100%;
	scroll-behavior: smooth;
}

body {
    width: 95%;
    min-width: 300px;
    max-width: 650px;
    margin: 1.5vh 3vw;
    background-color: #FFF8F0;
}

#big-container {
	margin-top: 70px;
}






/*--------- TITLE --------------------*/


#title, #subtitle {
	font-family: "soleHeadline", Georgia, Times, "Times New Roman", serif;
	font-size: 2.5em;
	font-weight: 800;
	color: #1D1D1B;
	margin-top: 20px;
}

#subtitle {
	color: #C3B4A0;
	font-size: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#title {
	margin-top: 100px;
}

#firma {
	font-family: "SoleSans", Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
	font-style: italic;
	font-weight: 400;
}

#description {
	font-family: "SoleSans", Georgia, Times, "Times New Roman", serif;
    font-size: 17px;
	font-weight: 400;
}


#footer {
	display: block;
	padding: 10px 0px;
	background-color: antiquewhite;
	margin-top: 30px;
	background-color: #ebe6df;
	text-align: center;
	z-index: 100;
}
/* -------- ACCORDION MENU ----------------- */
#heading-01 {
	background-color: #00B38E;
}

#heading-02 {
	background-color: #F7963E;
}

#heading-03 {
	background-color: #E05C4A;
}

#heading-04 {
	background-color: #6F1641;
}

#heading-05 {
	background-color: #30164D;
}

#heading-06 {
	background-color: #0099FF;
}

#heading-07 {
	background-color: #003C7F;
}

#heading-08 {
	background-color: #001D3D;
}

#heading-09 {
	background-color: #575757;
}

#heading-10 {
	background-color: #0F0F0F;
}

.card {
	background-color: #FFF8F0;
    border: none;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 6px;
    border-bottom: none; 
}


.btn {
	position: relative;
	padding: 0px 0px;
	width: 100%;
}

button {
	border: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

.btn-link {
	font-family: "SoleSans", Helvetica, Arial, Sans-Serif;
	font-size: 19px;
    font-weight: 600;
	line-height: 21px;
    color: #FFF8F0;
    background-color: transparent;
	text-align: left;
}

.btn-link:hover {
    color: #FFF8F0;
    /* text-decoration: underline; */
	text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}


/*------------- CARDS ------------*/

.card-title {
	position: relative;
	float: left;
	margin-bottom: 0.0rem;
	font-family: "SoleSans", Helvetica, Arial, Sans-Serif;
	font-size: 18px;
    font-weight: 600;
	line-height: 20px;
}

	
.card-text {
    background-color: #FFF8F0;
	padding-top: 0.55rem;
    padding-right: 1.25rem;
    padding-bottom: 1.55rem;
    padding-left: 1.25rem;
	font-family: "SoleSans", Helvetica, Arial, Sans-Serif;
	font-size: 16px;
    font-weight: 400;
	line-height: 20px;
	}

strong {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
}



.fontAw-icon {
	position: relative;
	float: right;
	padding-righ: 3px;
}

.fa-angle-down {
	background-color: #FFF8F0;
	color: rgba(1,1,1,0.6);
	border-color: #FFF8F0;
}

.expand {
  display: block;
  width: 100%;
  background-color: #FFF8F0;
  border: none;
  cursor: pointer;
  text-align: center;
}

/*------- PLUS SIGN -------------*/


.card-header .fa {
	vertical-align: middle;
	-moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
  	-webkit-transition: .3s transform ease-in-out;
 	transition: .3s transform ease-in-out;
}

.card-header .collapsed .fa {
     -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
}

.collapse, .show {
	margin: 0px;
	padding: 0px;
}



/*------------ SOCIAL ----------------*/

.fa.fa-linkedin, .fa.fa-twitter, .fa-facebook-f, .fa-facebook {
    box-sizing: initial;
}

.fa.fa-linkedin:before {
	font-family: "FontAwesome"; content: "\f0e1" !important;
}


.fa.fa-twitter:before {
	font-family: "FontAwesome"; content: "\f099" !important;
}


.fa-facebook-f:before, .fa-facebook:before {
	font-family: "FontAwesome"; content: "\f09a" !important;
}

 

@media only screen and (min-width: 500px) {
	body {
		margin: auto;
	}
}

@media only screen and (max-width: 320px) {
	a.nav-link {
			font-size: 12px;
	}
	a.nav-link:hover {
    color: black;
    font-weight: 800;
    border-bottom: 3px solid black; 
}
}



/*--------- LINK FINALI ----------*/

.qdv19-links-cont {
	margin-top: 50px;
	margin-left: 0px;
	align-items : center;
  justify-content: center;
}


.qdv19-links-title {
	font-family: "soleSans", Georgia, Times, "Times New Roman", serif;
	font-size: 2vw;
	color: #0f0f0f;
	line-height: 20px;
	padding: 0px 0px 10px 0px;
	font-weight: 700;
	border-bottom: 1px solid #0f0f0f;
}
 


.qdv19-links {
	font-family: "soleSans", Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #0f0f0f;
	line-height: 20px;
	padding: 0px 0px 10px 0px;
	font-weight: 500;
	border-bottom: 1px solid #0f0f0f;
}

.qdv19-links {
	display: flex;
	flex-direction: row;
	align-items : center;
 	justify-content: left;
	padding: 0px 0px;
}

.link-svg {
	width : 50px;
	align-items : center;
 	justify-content: center;
	padding: 0px 10px;
}

.qdv19-links-a {
	padding: 10px 0px;
}

@media screen and (max-width: 530px) {
	.qdv19-links-a {
		width: 350px;
	}
}

.qdv19-links-title {
	font-size: 20px;
	font-weight: 900;
	border-bottom: 3px solid #0f0f0f;
	margin-top: 20px;
}


a:link, a:visited {
	color: #0f0f0f;
}

a:hover, a:active {
	color: #666666;
}
