
/* :::: TEXTS :::: */
h1{font-family: 'BlenderBold', Arial, sans-serif; font-size: 23px; font-weight: normal; color: #0072C1;margin-bottom: 10px;}
h2{font-family: 'BlenderBold', Arial, sans-serif; font-size: 24px; font-weight: normal; color: #3c3c3c;margin-bottom: 10px;}
h3{font-family: 'BlenderBold', Arial, sans-serif; font-size: 24px; font-weight: normal; color: #0072C1;margin-bottom: 10px;}
h4{font-family: 'BlenderBold', Arial, sans-serif; font-size: 21px; font-weight: normal; color: #3c3c3c;margin-bottom: 24px;}
h5{font-family: 'BlenderBold', Arial, sans-serif; font-size: 17px; line-height:28px; font-weight: normal; color: #3c3c3c;}
h6{font-family: 'BlenderBold', Arial, sans-serif; font-size: 19px; line-height:28px; font-weight: normal; color: #0a6aae;}
p{font-family: 'blenderRegular', Arial, sans-serif; font-size: 19px; line-height:26px; color: #3c3c3c;margin-bottom: 24px;}
p.bold{font-family: 'BlenderBold', Arial, sans-serif; font-size: 17px;}
p.sum{ font-size: 21px; }

.download a { color:#3c3c3c; text-decoration:underline; overflow:hidden; display:block; line-height:26px;}
.download .icon-downlaod {background-image:url(/_layouts/15/TlvSP2013PublicSite/images/download-icon.png); background-repeat:no-repeat; background-position:top center; background-size:26px 52px; display:inline-block; width:26px; height:26px; margin-left:10px; vertical-align:middle; float:right; cursor:pointer;}
.download:hover .icon-downlaod, .download.active .icon-downlaod {background-position:bottom center;}


@media (min-width: 768px) {
	h2{font-size: 37px;margin-bottom: 20px;}
	h3{font-size: 24px;}
	h4{font-size: 21px;}
	ph5{font-size: 19px; line-height:29px;}
	ph6{font-size: 19px; line-height:29px;}
	p{font-size: 19px; line-height:27px;}
}

@media (min-width:992px) {
	h1{font-size: 40px; line-height:40px;}
}

@media (min-width: 1200px) {
	
	h1{font-size: 50px; line-height:50px;}
	h2{font-size: 37px;margin-bottom: 22px;}
	#h3{font-size: 28px;}
	h4{font-size: 23px;}
}

.dimmer {display: none;	background-color: #000000;position: fixed;bottom: -100px;left: 0;right: 0;top: 0;z-index: 99;opacity: 0.6;filter: alpha(opacity=60);}

.title_mobail { color:#0072C1; }

