*{
    font-family: Hind, sans-serif;
}
body,
html {
    width: 100%;
    height: 100%;
    font-family: Hind, sans-serif;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Hind, sans-serif;
    font-weight: 400;
}
h1{
    float: left;
    letter-spacing: 0.5px;
    width:80%;
    font-weight: 500;
    font-size: 30px;
}
h1 span{
    color: #D81919;
    font-weight: bold;
    font-weight: 700;
    font-size: 36px;
}
.header{
    margin-top:0px;
}
.irs {
    padding-top: 20px;
    padding-bottom: 0px;
    width: 100%;
}
.cpt{
    float: right;
    margin-right: 5px;
    margin-top:10px;
}
section.first{
    background-color: #EEEEEE;
}
.text, .image {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.text p{
    font-size: 18px;
    font-weight: normal;
    color: #464646;
}
section p.titolo{
    font-size: 38px;
    font-weight: bold;
}
section p.titolo2{
    margin-top: 20px;
    font-size: 20px;
    color: #D81919;
    font-weight: bold;
}
section .titolo-prodotto p.titolo{
    margin-top: 35px;
    line-height: 38px;
}
section.second p.lista span{
    color: #D81919;
    font-weight: bold;
}
.text ul.list{
    list-style: none;
    padding-left: 10px;
}
.text ul.list li{
    margin: 20px 0;
    font-size: 18px;
    font-weight: bold;
}
.text ul.lista-cerchio{
    list-style: none;
    padding-left: 10px;
}
.text ul.lista-cerchio{
    font-size: 18px;   
}
.text ul.lista-cerchio li:before{
    margin: 0;
    color: #000;
    content: "•";
    position: relative;
    left: -3px;
    font-size: 30px;
    margin-left: -7px;
    top: 6px;
}
.text ul.lista{
    list-style: none;
    padding-left: 10px;
}
.text ul.lista{
    font-size: 18px;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 40px;
    margin-top: 20px;
}
.text ul.lista li span{
    font-weight: bold;   
}

.text ul.lista-cerchio li{
    font-weight: normal;
}
.text .immagini-irs, .image .immagini-irs{
    width: 100%;
}
.divider{
    width: 100%;
    height: 6px;
    background-color: #EEEEEE;
}
section.info .text{
    text-align: center;
}
section.info .red{
    width: 100%;
    border-right:1px solid red;
    border-left:1px solid red;
    height: 180px;
}
section.form-mappa{
    background: #EEEEEE;
}
.mappa{
    border: 5px solid #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.mappa iframe{
    min-height: 420px;
}
footer{
    font-size:12px;
}
.footer-item-second{
    text-align: right;
}
.textwidget{
    font-weight: normal;
}

.footer-item-first ul {
    margin: 7px 0 0 0;
    padding: 0;
    list-style: none;
}
.footer-item-first a {
    color: #484849;
    font-size: 12px;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}
a{
    color:#464646;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
}
a:hover {
    color: #d91a1a;
}
.footer-item-first{
    border-left: 1px solid #444;
    min-height: 70px;
    padding: 10px;
    padding-left: 40px;
}
.footer-item-first:last-child{
    border-right: 1px solid #444;
}
.footer-item-first:first-child{
    border:none;
    padding: 10px;
}
section.tabella{
    background: #eeeeee;
}
section.tabella .intestazione{
    background: #d91a1a;
    padding: 15px 0; 
}
section.tabella .blocco-sx{
    width: 50%;
    float: left;
/*    border-right: 2px solid #FFFFFF;
*/}
section.tabella .blocco-dx{
    width: 50%;
    float: left;
/*    border-left: 2px solid #FFFFFF;
*/}
section.tabella .blocco-sx .container{
    max-width: 615px;
    margin-right: 15px;
}
section.tabella .blocco-sx .contenuto{
    background: #eeeeee;
    padding-bottom: 63px;
    min-height: 415px;
}
section.tabella .blocco-dx .contenuto{
    background: #eeeeee;
    padding-bottom: 30px;
    min-height: 415px;
}
section.tabella .blocco-dx .container{
    max-width: 615px;
    margin-left: 15px;
}
section.tabella .blocco-dx .contenuto table{
    margin: 10px 0 20px 0;
}
section.tabella .blocco-sx .contenuto table{
    margin: 10px 0 30px 0;
}
section.tabella .contenuto table tr td.colonna1{
    min-width: 195px;
    padding-left: 15px;
    color: #464646;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
}
section.tabella .contenuto table tr td.colonna2{
    min-width: 195px;
    padding-left: 15px;
    color: #464646;
    font-size: 16px;
    padding: 0;
}
section.tabella .intestazione .titolo-tabella{
    color: #FFFFFF;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 0;
}
section.tabella .intestazione .titolo-tabella-1{
    color: #FFFFFF;
    font-size: 20px;
    text-transform: uppercase;
    font-style:italic;
    padding-left: 0;
}
footer {
    padding: 40px 0;
    background-color: #CCCCCC;
}

.single-languague-wrapper {
    color: #120e0b;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none !important;
}
	#first-list {
		padding-left:10px;
	}
	#first-list::before {
		    margin: 0;
    color: #d91a1a;
    content: "•";
    position: relative;
    left: -3px;
    font-size: 30px;
    margin-left: -7px;
    top: 6px;
}	
@media(min-width:1260px) {
    .container{
        width: 1260px;
    }
}
@media(max-width:1200px) {
    h1{ width: 70%; }
    section.tabella .blocco-sx, section.tabella .blocco-dx{
        width: 100%;
        float: none;
    }
    section.tabella .blocco-sx .container,
    section.tabella .blocco-dx .container  {
        max-width: inherit;
        width: 80%;
        margin: 0 auto;
    }
    section.info .text p{
        font-size: 14px;
    }

}
@media(max-width:991px) {
    section.info .red{
        border:none;
        height: inherit;
    }
    section.form-mappa p.titolo{
        text-align: center;
    }
    .footer-item-first, .footer-item-first:last-child{
        border:none;
        padding-left: 10px;
    }
    h1{font-size: 26px;}
	#right-logo-irs {
		margin-top:40px !important;
	}
}
@media(max-width:768px) {
    section.tabella .blocco-sx .container,
    section.tabella .blocco-dx .container  {
        max-width: inherit;
        width: 100%;
        margin: 0 auto;
    }
    section.tabella .contenuto table tr td.colonna1{
        width: 30%;
        min-width: inherit;
        padding-left: 0;
    }
    section.tabella .contenuto table tr td.colonna2{
        width: 70%;
        min-width: inherit;
        padding-left: 0;
    }
    section.tabella .contenuto .col-sm-6 img{
        width: 100%;
        margin: 10px auto;
        max-width: 288px;
        text-align: center;
    }
    section.tabella .contenuto .col-sm-6 {
        text-align: center;
    }
    h1{
        width: 100%
    }
    .cpt{width: 85px; float: none;}
}

