/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

p{
    padding-bottom: 0;
}

strong{
    font-weight: bold !important;
}

@media screen and (min-width: 992px) {
    .padding-custom-01{
        padding: 0 !important;
        position: relative;
    }
}

.tabs{
    float: left;
    width: 100%;
}

.tabs li{
    width: 100%;
    list-style: none;
    display: inline;
    position: initial !important;
}

.tabs > li > a{
    position: relative;
}

.tabs > li > a:after{
    content: '';
    position: absolute;
    top: 4px;
    left: 105%;
    width: 50px;
    height: 20px;
    background: url(img/keller-zable-freccia.png);
    background-repeat: no-repeat;

}

@media screen and (max-width: 992px) {
	.tabs > li > a:after{
		display: none;
	}
}

.tabs > li:first-child > .tab-content{
    display: block;
}

.tab-content{
    display: none;
}

@media screen and (min-width: 992px) {
    .tab-content{
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: auto;
    }
}

.services .button-01 {
    width: 243px;
    border: 1px solid #8C8279;
    font-family: "Futura Std";
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 5px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;

}

.tabs a.tab-link {
    font-weight: 900;
    color: #999;
    display: block;
    max-width: 35%;
    font-size: 13px;
}

@media screen and (max-width: 992px) {
	.tabs a.tab-link {
	    max-width: 100%;
	    font-size: 15px;
	}
}

.tabs a.tab-link:hover {
    color: #111;
    text-decoration: none;
}

.tabs a.tab-link:focus {
    color: #111;
    text-decoration: none;
}

.services .tab-content {
    padding-right: 60px;
}

.services p {
    font-size: 15px !important;
}

p {
    color: #2D2D2D;
    font-family: "Futura Std";
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

.servizi li {
    font-weight: 900;
    color: #787676;
    display: block;
    font-size: 16px;
    font-family: "Futura Std";
    padding-top: 7px;
}

.servizi p {
    padding-top: 15px;
}

.servizi .background-metod {
    background: linear-gradient(180deg, rgba(244,244,244,0.55) 0%, rgba(244,244,244,0.55) 100%);
    background-size: auto 100%;
    background-repeat: no-repeat;
    padding: 10% 10% 10% 100px !important;
}

@media screen and (max-width: 992px) {
    .servizi .background-metod {
        background: white;
        background-size: auto 100%;
        background-repeat: no-repeat;
        padding: 0 15px !important;
    }
}

.servizi .lista-servizi {
    padding-left: 80px;
}

@media screen and (max-width: 992px) {
    .servizi .lista-servizi {
        padding-left: 15px;
    }
}

.servizi .frame-leaf {
    margin: 0 auto;
    padding: 0;
    width: 80%;
}

@media screen and (max-width: 992px) {
    .servizi .frame-leaf {
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

}

.servizi .title-padding {
    padding: 10% 10% 10% 100px !important;
}

@media screen and (max-width: 992px) {
    .servizi .title-padding {
        padding: 0 15px !important;
    }
}


.servizi .section1 h1,
.servizi .section2 h1,
.servizi .section3 h1,
.servizi .section4 h1,
.servizi .section5 h1,
.servizi .section6 h1,
.servizi .section6-2 h1,
.servizi .section8 h1,
.servizi .section9 h1 {
    font-size: 60px;
    letter-spacing: 1px;
    line-height: 52px;
}

@media screen and (max-width: 992px) {
    .servizi .section1 h1,
    .servizi .section2 h1,
    .servizi .section3 h1,
    .servizi .section4 h1,
    .servizi .section5 h1,
    .servizi .section6 h1,
    .servizi .section6-2 h1,
    .servizi .section8 h1,
    .servizi .section9 h1 {
        font-size: 40px;
        letter-spacing: 1px;
        line-height: 34px;
    }

}

@media screen and (max-width: 992px) {
    .servizi .section1 {
        padding-top: 50px;
    }
}

.img-case-history {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 180px 0;
    max-width: 450px;
}

@media screen and (max-width: 560px) {
    .img-case-history {
        padding: 120px 0;
    }
}

.index-case-history {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    width: 250px;
    height: 180px;
}

.case-history .frame-leaf {
    margin: 0 auto;
    padding: 50px 0;
    width: 100%;
}

.case-history .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}

.case-history h3 {
    font-family: "Cormorant Garamond";
    color: #0E1024;
    font-size: 36px;
    letter-spacing: 1px;
}

@media screen and (max-width: 560px) {
    .case-history h3 {
        font-size: 30px;
        padding-top: 30px;
    }
}

.case-data {
    padding-top: 15px;
}

.case-data h4 {
    color: #A09384;
    font-family: "Cormorant Garamond";
    font-size: 24px;
    font-weight: bold;
}

.case-data h6 {
    color: #2D2D2D;
    font-family: "Futura Std";
    font-size: 15px;
    font-weight: 300;
}

@media screen and (max-width: 560px) {
    .case-data h4 {
        font-size: 20px;
    }
}

.case-numbers {
    text-align: center;
    padding-bottom: 70px;
    border-bottom: 1px solid #8080802b;
}

@media screen and (max-width: 560px) {
    .case-numbers {
        text-align: left;
    }
}

.case-numbers .col-auto {
    width: 20%;
}

@media screen and (max-width: 560px) {
    .case-numbers .col-auto {
        width: 50%;
        padding: 0 15px;
    }
}


.case-numbers h4 {
    color: #A09384;
    font-family: "Cormorant Garamond";
    font-size: 24px;
    font-weight: bold;
}

@media screen and (max-width: 560px) {
    .case-numbers h4 {
        font-size: 20px;
    }
}

.case-numbers h6 {
    color: #2D2D2D;
    font-family: "Futura Std";
    font-size: 15px;
    font-weight: 300;
    padding-top: 15px;
}

.case-history .container > .row:nth-child(1) {
    margin-bottom: 40px;
}

@media screen and (max-width: 560px) {
    .case-history .container > .row:nth-child(1) {
        margin-bottom: 20px;
    }
}







