@charset "UTF-8";
/* CSS Document */
@media (min-width:601px) and (max-width:1050px){
        /*INTRO*/
        /*container*/
        body>div>div:nth-of-type(2){height:890px;}
        /*box title*/
        body>div>div:nth-of-type(2)>div:nth-of-type(1){padding-top:210px;}
        /*h1*/
        body>div>div:nth-of-type(2)>div:nth-of-type(1)>h1{text-shadow:0px 0px 3.5px black;}
        /*box paragrafo*/
        body>div>div:nth-of-type(2)>div:nth-of-type(2){padding-right: 6%; padding-left:6%; padding-top:15px; top:425px;}
        /*box paragrafo*/
        body>div>div:nth-of-type(2)>div:nth-of-type(2)>h2{font-size:1.1em; line-height: 22.5px;}
        /*box icone*/
        body>div>div:nth-of-type(2)>div:nth-of-type(3){height:260px; padding-top:35px; bottom:20px;}
        /*ul*/
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul{width:375px;}
        /*li icone*/
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a>li{height:100px; margin-bottom:37px;}
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a:nth-of-type(3)>li,
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a:nth-of-type(6)>li{margin-right:0px;}
        /*box video*/
        body>div>div:nth-of-type(2)>div:nth-of-type(4){height:425px;}
        /*video*/
        body>div>div:nth-of-type(2)>div:nth-of-type(4)>video{width:130%; margin-left:-15%;}

        /*SERVIZI*/
        /*container*/
        body>div>div:nth-of-type(3){height:4505px;}
        /*service box*/
        body>div>div:nth-of-type(3)>a>div{padding-left:8%; padding-right:8%; padding-top:60px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(1)>div{height:705px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(2)>div{height:687px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(3)>div{height:728px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(4)>div{height:795px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(5)>div{height:800px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(6)>div{height:790px;}
        /*text box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1) {width:100%; height:auto;}
        body>div>div:nth-of-type(3)>a:nth-of-type(odd)>div>div:nth-of-type(1),
        body>div>div:nth-of-type(3)>a:nth-of-type(even)>div>div:nth-of-type(1)
        {text-align:center; padding-left:0%; padding-right:0%;}
        /*title box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(1)
        {height:65px;}
        /*title box h2*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(1)>h2
        {font-size:1.75em;}
        /*paragraph box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(2)
        {margin-bottom:37px;}
        /*paragraph box p*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(2)>p
        {font-size:0.98em; line-height:22px; }
        /*cit box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(3)
        {margin-bottom:40px;}
        /*paragraph box p*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(3)>p
        {font-size:1.2em;}
        /*slider box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(2){width:100%; height:370px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(odd)>div>div:nth-of-type(2),
        body>div>div:nth-of-type(3)>a:nth-of-type(even)>div>div:nth-of-type(2)
        {padding-left:0%; padding-right:0%;}
        /*slider container with input*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(2)>div{height:370px;}
}

@media (max-width:600px){
        /*INTRO*/
        /*container*/
        body>div>div:nth-of-type(2){height:870px;}
        /*video*/
        body>div>div:nth-of-type(2)>video{width:700px; right:-250px; top:-15px;}
        /*box title*/
        body>div>div:nth-of-type(2)>div:nth-of-type(1){padding-top:168px;}
        /*h1*/
        body>div>div:nth-of-type(2)>div:nth-of-type(1)>h1{text-shadow:0px 0px 3px black;}
        /*box paragrafo*/
        body>div>div:nth-of-type(2)>div:nth-of-type(2){padding-right:7%; padding-left:7%; padding-top:10px; top:345px;}
        /*box paragrafo*/
        body>div>div:nth-of-type(2)>div:nth-of-type(2)>h2{font-size:1em; line-height: 22.3px;}
        /*box icone*/
        body>div>div:nth-of-type(2)>div:nth-of-type(3){height:275px; padding-top:15px; bottom:50px;}
        /*ul*/
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul{width:425px; height:100%; text-align:center; padding:0px; display:inline-block;}
        /*li icone*/
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a>li{cursor:pointer; width:120px; height:120px; display:inline-block; padding-top:51px; margin-right:32px; margin-bottom:32px;}
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a:nth-of-type(3)>li,
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a:nth-of-type(6)>li{margin-right:0px;}
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a:nth-of-type(1)>li{padding-top:27px;}
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a:nth-of-type(4)>li{padding-top:40px;}
        /*li icone hover*/
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a:hover>li{box-shadow: 0px 0px 16px 9px #ffff83; border-radius:12px;}
        /*li icone h4*/
        body>div>div:nth-of-type(2)>div:nth-of-type(3)>ul>a>li>h4{font-size:1.33em; font-weight:700; line-height:23px;}	
        /*box video*/
        body>div>div:nth-of-type(2)>div:nth-of-type(4){height:345px;}
        /*video*/
        body>div>div:nth-of-type(2)>div:nth-of-type(4)>video{width:130%; margin-left:-15%;}

        /*SERVIZI*/
        /*container*/
        body>div>div:nth-of-type(3){height:4225px;}
        /*service box*/
        body>div>div:nth-of-type(3)>a>div{padding-left:0%; padding-right:0%; padding-top:50px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(1)>div{height:632px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(2)>div{height:583px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(3)>div{height:675px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(4)>div{height:773px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(5)>div{height:774px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(6)>div{height:790px;}
        /*text box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1) 
        {width:100%; height:auto;}
        body>div>div:nth-of-type(3)>a:nth-of-type(odd)>div>div:nth-of-type(1),
        body>div>div:nth-of-type(3)>a:nth-of-type(even)>div>div:nth-of-type(1)
        {text-align:center; padding-left:8%; padding-right:8%;}
        /*title box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(1)
        {height:65px;}
        /*title box h2*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(1)>h2
        {font-size:1.75em;}
        /*paragraph box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(2)
        {margin-bottom:32px;}
        /*paragraph box p*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(2)>p
        {font-size:1.1em; line-height:24px;}
        /*cit box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(3)
        {margin-bottom:40px;}
        /*paragraph box p*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(1)>div:nth-of-type(3)>p
        {font-size:1.2em;}
        /*slider box*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(2){width:100%; height:330px;}
        body>div>div:nth-of-type(3)>a:nth-of-type(odd)>div>div:nth-of-type(2),
        body>div>div:nth-of-type(3)>a:nth-of-type(even)>div>div:nth-of-type(2)
        {padding-left:0%; padding-right:0%;}
        /*slider container with input*/
        body>div>div:nth-of-type(3)>a>div>div:nth-of-type(2)>div{height:300px;}
}
