/* Global Styles */
@font-face {
    font-family: 'Pathway Gothic One';
    font-style: normal;
    font-weight: 400;
    src: local('Pathway Gothic One'), local('PathwayGothicOne-Regular'), url('http://fonts.gstatic.com/s/pathwaygothicone/v4/Lqv9ztoTUV8Q0FmQZzPqaL4J1CEROx9mnpUAGKYKzuk.woff2') format('woff2'), url('http://fonts.gstatic.com/s/pathwaygothicone/v4/Lqv9ztoTUV8Q0FmQZzPqaBfSZ9PF2sGs8WIylam6T2Y.woff') format('woff');
}
html, body {
    height: 100%;
    width: 100%;
    color:#414042;
    font-family: Arial;
    font-size: 14px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0;
    font-family: 'Pathway Gothic One';
}
.ftGhotic {
    font-family: 'Pathway Gothic One';
}
.fsize140p{
    font-size: 140%;
}
/* --- A COLOR --- */
a:link,a:visited,a:hover,a:active,a:focus {text-decoration: none; color:#ffffff; }

a.GR:link,a.GR:visited,a.GR:hover,a.GR:active,a.GR:focus  { color:#414042;} /* 64 64 65 */
a.RE:link,a.RE:visited,a.RE:hover,a.RE:active,a.RE:focus  { color:#bc2025;} /* 188 32 37 */
a.GE1:link,a.GE1:visited,a.GE1:hover,a.GE1:active,a.GE1:focus  { color:#ccd32b;} /* 6 133 13 */
a.GE2:link,a.GE2:visited,a.GE2:hover,a.GE2:active,a.GE2:focus  { color:#525f33;} /* 6 133 13 */
a.GE3:link,a.GE3:visited,a.GE3:hover,a.GE3:active,a.GE2:focus  { color:#207139;} /* 6 133 13 */
a.WH:link,a.WH:visited,a.WH:hover,a.GE:active,a.GE:focus  { color:#ffffff;} /* 255 255 255 */
a.AR:link,a.AR:visited,a.AR:hover,a.AR:active,a.AR:focus  { color:#fcc844;} /* 251 222 22 */
a.AR2:link,a.AR2:visited,a.AR2:hover,a.AR2:active,a.AR2:focus  { color:#f5a84c;} /* 245 168 76 */
a.BR:link,a.BR:visited,a.BR:hover,a.BR:active,a.BR:focus  { color:#714b19;} /* 251 222 22 */
a.BL:link,a.BL:visited,a.BL:hover,a.BL:active,a.BL:focus  { color:#33495f;} /* 251 222 22 */

.GR { color:#414042;} /* 64 64 65 */
.BL { color:#33495f;} /* 64 64 65 */
.RE { color:#bc2025;} /* 188 32 37 */
.GE1 { color:#ccd32b;} /* 6 133 13 */
.GE2 { color:#525f33;} /* 6 133 13 */
.GE3 { color:#207139;} /* 6 133 13 */
.WH { color:#ffffff;} /* 255 255 255 */
.AR {color:#fcc844;}
.BR {color:#714b19;}
.AR2 {color:#f5a84c;}

/* --- SFONDI --- */
.bgGE1{
    background-color: #ccd32b;
}
.bgGE2{
    background-color: #525f33;
}
.bgGE3{
    background-color: #207139;
}
.bgBR{
    background-color: #714b19;
}
.bgAR{
    background-color: #fcc844;
}
.bgAR2{
    background-color: #f5a84c;
}
.bgROW{
    background: none repeat scroll 0 0 #F5F5F5;
}
.bgWH{
    background-color: #ffffff;
}
.bgBL{
    background-color: #33495f;
}

/* --- BORDI --- */
.bordo-WH {
    border-bottom: solid 1px #ffffff;
}
.bordo-GR {
    border-bottom: solid 1px #404041;
}
.bordo-test{
    border: solid 1px #404041;
}
/* --- ALLINEAMENTO --- */
.vcenter, .vbottom, .vtop {
    display: inline-block;
    float: none;
}
.vcenter { vertical-align: middle; }
.vbottom { vertical-align: bottom; }
.vtop { vertical-align: top; }

/* --- FORMATTAZIONE --- */
.tbold{
    font-weight: bold;
}
.hand {
    cursor: pointer;
}

/* --- MARGINI --- */
.mar0, .mar0h1 h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.mar0h1 h1 {
    margin-left: -30px;
}
.marbot40{
    margin-bottom: 40px;
}
.marbot20{
    margin-bottom: 20px;
}
.marbot10{
    margin-bottom: 10px;
}
.marbot5{
    margin-bottom: 5px;
}
.pad10{
    padding: 10px;
}
.mar10{
    margin: 10px;
}
.martop10 {
    margin-top: 10px;
}

/* --- DIMENSIONI --- */
.w100p{
    width: 100%;
}

/* CLASSI INTERNE */

#boxWrapp{
    width:100%;
    margin:0 auto;
    padding:0;
    overflow:hidden;
}
.build{
    padding:15px 0;
    margin:0;
}
.build ul{
    padding:0;
    margin:0;
    list-style:none;
    position:relative;
}
.row-tit h2{
    margin: 0;
    padding: 0;
}

/* --- OGGETTI --- */
/* Tondo Link */
.roundAR{
    width: 60px;
    height: 60px;
    background: #f5a84c;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.roundAR span{
    margin-top: 14px;
    position: absolute;
}

/* --- CAMBIO TESTO --- */
span2{
    display: none;
}

/* --- LISTA 5 --- */
#list5 { color:#414042; }
#list5 ul { font-size:18px; }
#list5 ul li { list-style-image: url('../img/servizi/lsopen.png'); padding:0; margin:0; font-weight: bold;}
#list5 ul li ul { padding:0 0 25px; font-size:15px; }
#list5 ul li ul li {list-style-image: none; list-style-type: disc; margin-left:10px; font-weight: normal; }


/* =============================== header ===================================== */
.maskHeader{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(42, 163, 173, 0.8);
}
.vert-text {
    position: absolute;
    right: 0;
    text-align: right;
    margin-right: 30px;
    margin-top: 40px;
}

.vert-text h1 {
    padding: 0;
    margin: 0;
    font-size: 60px;
    font-weight: 600;
    color:#404041;
    padding-right: 20px;
}
.vert-text h2{
    padding: 0;
    margin: 0;
    color:#404041;
    font-size: 48px;
    padding-left: 20px;
    padding-right: 20px;
}
.vert-text img{
    text-align: center;
    padding-right: 10px;
}
.btnAbout{
    font-size:50px;
    position:fixed;
    bottom:5%;
    left:50%;
    text-align: center;
    margin-left: -100px;
    width: 200px;
    height: 200px;
}
.btnAbout, .btnAbout:link, .btnAbout:hover  {
    background: url('../img/entra.png') no-repeat center;
}
.progress {
    clear: both;
}
.wrapp-progress{
    position:relative;
    padding-top: 24px;
}
.wrapp-progress p{
    font-size:14px;
    margin:0;
    padding:0;
    line-height:24px;
    position:absolute;
    left:0;
    top: 0;
}

.precent-value{
    font-size:14px;
    line-height:24px;
    position:absolute;
    right:0;
    top: 0;
}


/* ==============================================================  Menu ======================================================= */

.navbar {
    font-family: 'Pathway Gothic One';
    border-radius: 0;
    min-height: 86px;
    margin-bottom: 0;
    width: 100%;
    z-index:88;
}
a.navbar-brand {
    float: left;
    height: inherit;
    padding: 18px 15px;
    font-size: 36px;
    line-height: 48px;
    color:#fff;
}
.navbar-brand-img{
    width: 50px;
    height: 50px;
    margin-top: -8px;
}
.navbar-inverse .navbar-brand{
    color:#ffffff;
}
.navbar-inverse {
    background-color: #bc2025;
    border-color: #BC2025;
}
.navbar-nav div {
    font-family: 'Pathway Gothic One';
    font-size: 100%;
}
.navbar-nav > li > a {
    padding-top: 32px;
    padding-bottom: 32px;
    font-size:24px;
}
.navbar-nav > li span{
    display: block;
    padding: 24px 0px;
    font-size: 24px;
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > li.current > a {
    text-decoration:underline;
}

/* ========================================= title page ==================================== */
.line-title{
    border-top: 5px solid #dedede;
    height: 1px;
    display: block;
    position: relative;
    margin:0 -15px;
    padding-bottom:40px;
}

.title-page-white{
    color:#7a7a7a;

}
.title-page-white h2{
    display: table;
    background: #fff;
    position: relative;
    margin: 0 auto;
    top: 20px;
    z-index: 77;
    padding: 0 40px;
}

.title-page-gray{
    color:#7a7a7a;

}
.title-page-gray h2{
    display: table;
    background: #f2f2f2;
    position: relative;
    margin: 0 auto;
    top: 20px;
    z-index: 77;
    padding: 0 40px;
}

/* Full Page Image Header Area */
.linear{
    transition:all 200ms linear;
    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -ms-transition:all 200ms linear;
    -o-transition:all 200ms linear;
}
/* Intro */

.page {
    padding: 86px 0;
    position:relative;
}
.page40{
    padding: 40px 0;
    position:relative;
}
.page20{
    padding: 20px 0;
    position:relative;
}
.page-bgcolor{
    background:#f2f2f2;
}

/*=================SOCI====================*/
#menusoci{
    font-size: 150%;
}
#menusoci div{
    margin-bottom: 40px;
}
.soci_arr {
    margin: 0;
    margin-top: 50px;
    padding: 0;
    font-size: 300%;
    color: #33495f;
}
.sci_tit {
    background-color: #33495f;
    font-family: 'Pathway Gothic One';
    font-size: 200%;
    padding: 10px;
}
.sci_menu {
    border: solid 1px #33495f;
    font-family: 'Pathway Gothic One';
    font-size: 200%;
    padding: 10px;
}
.sci_rsg {
    font-family: 'Pathway Gothic One';
    font-size: 200%;
    margin-top: 20px;
    margin-bottom: 10px;
}
.sci_tx1 {
     font-size: 110%;
 }
.sci_tx2 {
    font-size: 115%;
}
.sci_imgTit {
    background-color: #33495f;
    color:#ffffff;
    font-family: 'Pathway Gothic One';
    padding: 0 10px;
    margin-top: 30px;
    font-size: 150%;
}
.sci_img{
    width: 100%;
    height: 100%;

}
/*===============lavorazioni==================*/
#d1 h2,#d2 h2 { margin-bottom: 0; padding-bottom: 5px;}
#d1 h5,#d2 h5 {font-weight: bold; margin-bottom: 0; padding-bottom: 5px;}
.brdtab10 {
    border: 1px solid #CCC;
    /*padding: 10px;*/
    margin-top: 10px;
}
.brdtab7 {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    /*padding: 10px;*/
}
.brdtab3 {
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    /*padding: 10px;*/
}
/*=================contact====================*/
#contatti {
    background-color: #6aa3ed;
    color: #ffffff;
    /*
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0 3px 20px 0 rgba(0, 0, 0, 0.75);
    box-shadow:         0 3px 20px 0 rgba(0, 0, 0, 0.75);
    */
}
#contatti-text p {
    font-size: 110%;
}
.main-contact{
    padding: 40px 20px;
}
.contact-info p span{
    width:24px;
    height:24px;
    text-align:center;
}
.contact-info .fa{
    font-size:18px;
    vertical-align:middle;
    margin-right:20px;
}

.contact p{
    font-size:24px;
    margin:0;
    padding:0 0 0 0;
}
.contact span{
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border:3px solid #7a7a7a;
    width:48px;
    height:48px;
    text-align:center;
    font-size:24px;
    line-height:42px;
    vertical-align:middle;
    margin-right:15px;
}
.table-contact{
    display:table;
    width:100%;
}
ul.table-contact li{
    padding-bottom:30px;
}
ul.table-contact li:nth-last-child(1){
    padding-bottom:0;
}
.row-contact{
    display:table-row;
    padding:0 0 15px 0;
}
.cell-contact{
    display:table-cell;
}
.w-cell{
    width:48px;
}
.ico-xs-div{
    width: 98%;
}
.ico-xs-img{
    color:#33495f;
    font-size: 350%;
    padding: 20px 0;
}
.ico-xs-a{
    position: absolute;
    top:0;
    left:0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

/* Footer */

footer {
    color: #ffffff;
    background: #222121;
    padding: 55px 0 0 0;
    font-size: 110%;
}
.cp-right P{
    margin:0;
    padding:10px 0;
}
.cp-right P a{
    color:#fff;
    text-decoration:underline;
}
.top-scroll {
    margin: 0;
    padding:0;
}

.top-scroll a {
    text-decoration: none;
    color: inherit;
    display:block;
    font-size:92px;
    line-height:48px;
}
.top-scroll a:hover{
    color:#fff;
}
i.scroll {
    color: #fff;
    position: absolute;
    top: -15px;
    left:50%;
    margin-left: -28px;
}

i.scroll:hover {
    color:#fff;
}

/* ================================================= about us ================================================== */
.about-content p{
    font-size:24px;
}

/* ========================================== Footer ======================================================= */
.bg-primary {
    background-color: #6aa3ed;
    background-image: url('../img/footer.png');
    background-repeat: repeat-x;
    height: 150px;
    padding: 0;
    margin: 0;
    bottom: 0;
}
.bg-primary-bck {
    width: 100%;
    position: absolute;
}
#footer_row{
    padding-top: 65px;

}
.list-inline > li {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
}
.list-inline > li a i{
    vertical-align:middle;
    line-height: 41px;

}
.socIcon{
    display:block;
    color:#fff;
    animation-duration: 750ms;
    -webkit-animation-duration: 750ms;
    -moz-animation-duration: 750ms;
    -ms-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    -webkit-animation-delay: 1000ms;
    -moz-animation-delay: 1000ms;
    -ms-animation-delay: 1000ms;
    -o-animation-delay: 1000ms;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
}
.socIcon:hover{
    color:#fff;
}
/* ========================================== Responsive ======================================================= */

/* @media screen and (min-width:768px) and (max-width: 1024px){
ul.container_folio li:nth-last-child(1).box{
float:left;
}
} */
@media screen and (min-width:240px) and (max-width: 1024px){
    .navbar-nav{
        margin:0;
    }
    .vert-text h1 {
        font-size: 48px;
    }
    .vert-text h2 {
        font-size: 36px;
    }
}
@media screen and (min-width:240px) and (max-width: 991px){

    .cp-right, ul.list-inline{
        text-align:center;
    }
    i.scroll {
        color: #fff;
        position: relative;
        top: 0;
        left: 0;
        margin-left: 0;
    }

}

@media (min-width: 768px){
    .navbar-nav {
        float: none;
    }
}
@media screen and (min-width:768px) and (max-width: 1199px){
    #footer_row{
        padding-top: 55px;
    }
    span2{
        display:inline;
    }
    span1{
        display: none;
    }
    a.navbar-brand {
        font-size: 30px;

        padding: 18px 10px;
    }
    .navbar-nav > li > a {
        font-size: 20px;
    }
    .folio-caption p{
        font-size:12px;
    }
    #menusoci{
        font-size: 130%;
    }
}
@media screen and (min-width:240px) and (max-width: 767px){
    .bg-primary{
        background-image: none;
        height: auto;
    }
    #footer_row{
        padding-top: 0;
    }
    span2{
        display:inline;
    }
    span1{
        display: none;
    }
    .row-tit{
        text-align: center;
    }
    #contatti-text {
        text-align: center;
        font-size: 140%;
    }
    #contatti-text h3 {
        font-size: 200%;
    }
    ul.container_folio{
        text-align:center;
    }
    ul.container_folio li.box{
        margin:0;
        padding:0 15px;
        width:100%;
        max-width:380px;
        display:inline-block;
        float:none;
    }

    .navbar ul.pull-right{
        float:none !important;
    }
    .navbar-inverse .navbar-nav > li > a.btn, .navbar-inverse .navbar-nav > li span {
        display:none;
    }

    .navbar-toggle {
        margin-top: 25px;
    }
    #menusoci{
        font-size: 100%;
    }
    /* --- Allineamenti --- */
    .t-xs-c {
        text-align: center;
    }
}
@media screen and (min-width:240px) and (max-width: 660px){
    .bg-primary{
        background-image: none;
        height: auto;
    }
    #footer_row{
        padding-top: 0;

    }
    .row-tit{
        text-align: center;
    }
    #contatti-text {
        text-align: center;
        font-size: 140%;
    }
    #contatti-text h3 {
        font-size: 200%;
    }
    .btnAbout {
        bottom: 3%;
        margin-left: -36px;
    }
    .fa-2x {
        font-size: 1.5em !important;
    }
    .top-scroll a{
        font-size: 60px;
    }
    .vert-text h1 {
        font-size: 36px;
    }
    .vert-text h2 {
        font-size: 21px;
    }
    .w-cell {
        width: 20%;
    }
    .title-page-white h2, .title-page-gray h2{
        font-size:24px;
        top: 16px;
    }
    a.navbar-brand {
        font-size: 24px;
    }
    .about-content p, .contact p {
        font-size: 18px;
    }
    .contact span {
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 34px;
    }
    .navbar-nav > li > a {
        padding-top: 23px;
        padding-bottom: 23px;
        font-size: 20px;
    }
    #menusoci{
        font-size: 100%;
    }
    /* --- Allineamenti --- */
    .t-xs-c {
        text-align: center;
    }
    /* --- Dimensioni --- */
    .w-xs-50p{
        width: 50%;
    }
    /* --- LISTA 5 --- */
    #list5 ul {padding:0; margin:0;}
    #list5 ul li { list-style-image: url('../img/servizi/lsopen.png'); padding:0; margin:0; font-weight: bold;}
    #list5 ul li ul { padding:0 0 25px 0; font-size:15px; }
    #list5 ul li ul li {list-style-type: circle; font-weight: normal; padding:0; margin:0; }

}

