@import url('https://fonts.googleapis.com/css?family=Mukta:300,400,500,600,700|Quicksand:300,400,500,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Italianno');


body {
    font-size: 16px;
}
.background-overlay-dark:before {

    background: rgba(0, 0, 0, 0.15);

}
/* Logo fix */
#header {
    height: 85px;
    line-height: 85px;
}
#header .header-inner #logo a > img, #header #header-wrap #logo a > img {
    height:auto!important;
    max-width:400px;
}
#header .header-inner #logo, #header #header-wrap #logo {
    height:85px;
}

a.logo {
    height: 100% !important;
    display: flex;
    align-items:center;
    width: auto;
}

#header .header-inner, #header #header-wrap {
    height:85px;
}

/* Mod header non trasparente */
#header.dark #mainMenu nav > ul > li > a {
    color: #000;
}
#header[data-transparent="true"] .header-inner, #header[data-transparent="true"] #header-wrap, #header[data-transparent="true"].dark .header-inner, #header[data-transparent="true"].dark #header-wrap {
    background-color: #fff;
}
/* End logo */

h1,
h2,
h3,
h4 {
    font-family: 'Quicksand';
    font-weight: 500;
}
h3, .h3 {
    font-size: 1.58571429em;
    line-height: 1.5em;
    font-weight: 500;
}
h3:not(:last-child), .h3:not(:last-child) {
    margin-bottom: 0px;
}
#dotsMenu ul li.current {
    background-color:#E4183E;
}
.text-lg,
.text-lg span,
.text-lg span span,
.text-medium {
    font-weight: 500;
}
.text-medium {
    font-size: 40px !important;
}
.text-lg, .text-lg span, .text-lg span span {
    font-size: 75px;
    line-height: 80px;
}
.giveshadow {
    color: rgba(242,242,242,1) !important;
    text-shadow: 0px 0px 3px #000;
}
.giveshadowsmall {
    color: rgba(242,242,242,1) !important;
    text-shadow: 0px 0px 3px #000;
}
p {
    font-family: 'Mukta';
}

p {
    font-size: 1.1em;
    letter-spacing: 0.08px;
    font-weight: 300;
}

.img-responsive {
    max-width:100%;
}
.mcenter {
    margin:auto;
}
.flexit {
    display:flex;
    align-items: center;
    justify-content: center;
}
.tcenter {
    text-align:center;
}
.pserv {
    color:#000;
    font-size:20px;
}
button.btn.btnw {
    border: 2px solid #fff;
    background: transparent;
    border-radius:0px;
    padding:15px 25px 15px 25px;
    font-size:1.2em;
}
button.btn.btnw a {
    color:#fff;
    font-size:1.4em;
}
button.btn.btnw:hover {
    background-color:transparent !important;
}
.proust {
    font-size:50px;
    text-align: center;
    font-family:'Italianno';
    line-height: 1em;
}
.firma {
    font-size:40px;
}
.firma:before {
    content: '';
    display: block;
    width: 10%;
    margin: auto;
    border-top: 1px solid;
    border-color:rgba(255,255,255,0.35);
    margin-top: 20px;
    margin-bottom: 10px;
}
.proust:before {
    content: '';
    display: block;
    width: 55%;
    margin: auto;
    border-top: 1px solid;
    border-color:rgba(255,255,255,0.35);
    margin-top: 20px;
    margin-bottom: 30px;
}
/*#header.dark,
#header[data-transparent="true"] .header-inner,
#header[data-transparent="true"] #header-wrap,
#header[data-transparent="true"].dark .header-inner,
#header[data-transparent="true"].dark #header-wrap {
    background: rgba(248, 80, 50, 1);
    background: -moz-linear-gradient(-45deg, rgba(248, 80, 50, 1) 0%, rgba(222, 89, 113, 1) 33%, rgba(222, 89, 113, 1) 66%, rgba(238, 31, 67, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(248, 80, 50, 1)), color-stop(33%, rgba(222, 89, 113, 1)), color-stop(66%, rgba(222, 89, 113, 1)), color-stop(100%, rgba(238, 31, 67, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(248, 80, 50, 1) 0%, rgba(222, 89, 113, 1) 33%, rgba(222, 89, 113, 1) 66%, rgba(238, 31, 67, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(248, 80, 50, 1) 0%, rgba(222, 89, 113, 1) 33%, rgba(222, 89, 113, 1) 66%, rgba(238, 31, 67, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(248, 80, 50, 1) 0%, rgba(222, 89, 113, 1) 33%, rgba(222, 89, 113, 1) 66%, rgba(238, 31, 67, 1) 100%);
    background: linear-gradient(135deg, rgba(248, 80, 50, 1) 0%, rgba(222, 89, 113, 1) 33%, rgba(222, 89, 113, 1) 66%, rgba(238, 31, 67, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032', endColorstr='#ee1f43', GradientType=1);
}*/

#section2, #section5, #servstu,.pinkbk {
   /* margin-top: -80px; */
   background: rgba(138,12,37,1);
   background: -moz-linear-gradient(left, rgba(138,12,37,1) 0%, rgba(238,31,67,1) 50%, rgba(138,12,37,1) 100%);
   background: -webkit-gradient(left top, right top, color-stop(0%, rgba(138,12,37,1)), color-stop(50%, rgba(238,31,67,1)), color-stop(100%, rgba(138,12,37,1)));
   background: -webkit-linear-gradient(left, rgba(138,12,37,1) 0%, rgba(238,31,67,1) 50%, rgba(138,12,37,1) 100%);
   background: -o-linear-gradient(left, rgba(138,12,37,1) 0%, rgba(238,31,67,1) 50%, rgba(138,12,37,1) 100%);
   background: -ms-linear-gradient(left, rgba(138,12,37,1) 0%, rgba(238,31,67,1) 50%, rgba(138,12,37,1) 100%);
   background: linear-gradient(to right, rgba(138,12,37,1) 0%, rgba(238,31,67,1) 50%, rgba(138,12,37,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a0c25', endColorstr='#8a0c25', GradientType=1 );
}
#section2,  #section4, #section5{
    box-shadow:0px 0px 10px #333;
}
#section2 {
   margin-top:-85px
}
#section4, #section6 {
    background: rgba(239,239,239,1);
    background: -moz-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(239,239,239,1)), color-stop(35%, rgba(255,255,255,1)), color-stop(65%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
    background: -webkit-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -o-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -ms-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: linear-gradient(to right, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef', GradientType=1 );
}

#skysec {
    box-shadow:0px 0px 10px #333;
    padding-top:15px;
    padding-bottom:15px;
    background: rgba(0,167,228,1);
    background: -moz-linear-gradient(left, rgba(0,167,228,1) 0%, rgba(0,114,227,1) 50%, rgba(0,167,228,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,167,228,1)), color-stop(50%, rgba(0,114,227,1)), color-stop(100%, rgba(0,167,228,1)));
    background: -webkit-linear-gradient(left, rgba(0,167,228,1) 0%, rgba(0,114,227,1) 50%, rgba(0,167,228,1) 100%);
    background: -o-linear-gradient(left, rgba(0,167,228,1) 0%, rgba(0,114,227,1) 50%, rgba(0,167,228,1) 100%);
    background: -ms-linear-gradient(left, rgba(0,167,228,1) 0%, rgba(0,114,227,1) 50%, rgba(0,167,228,1) 100%);
    background: linear-gradient(to right, rgba(0,167,228,1) 0%, rgba(0,114,227,1) 50%, rgba(0,167,228,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7e4', endColorstr='#00a7e4', GradientType=1 );
}
#skysectwo {
    padding-top:20px;
    padding-bottom:20px;
    background: rgba(239,239,239,1);
    background: -moz-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(239,239,239,1)), color-stop(35%, rgba(255,255,255,1)), color-stop(65%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
    background: -webkit-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -o-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -ms-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: linear-gradient(to right, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef', GradientType=1 );
}
.whitesec {
    background: rgba(239,239,239,1);
    background: -moz-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(239,239,239,1)), color-stop(35%, rgba(255,255,255,1)), color-stop(65%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
    background: -webkit-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -o-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: -ms-linear-gradient(left, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    background: linear-gradient(to right, rgba(239,239,239,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(239,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef', GradientType=1 );
}
#section5 textarea, #section5 .form-control, #section5 input, #section5 select {
    background: rgba(255,255,255,0);
    border-radius: 0;
    color: #fff;
}
#section5 ::placeholder { 
    color: #fff;
    opacity: 1; 
  }
  .form-control:focus, input:focus, select:focus {
      border:2px solid #fff;
  }
  .btnbin {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    width: 100%;
    transition:all 0.4s;
}
.btnbin:hover, .btnbin:active {
    background: rgba(239,42,75,0.4);
    border: 1px solid #fff !important ;
    transition:all 0.4s;
}
a.btn:not([href]):not([tabindex]):hover, a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active, .btn:hover, .btn:focus, .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background: rgba(239,42,75,0.4) !important;
}
.btnw:not(:disabled):not(.disabled):active    { 
    background-color:transparent !important;
    border-color:#fff !important;
   
}
.givemar {
    padding-top:70px;
margin-bottom:70px;
}
.padit {
    padding-top: 30px;
    padding-bottom: 40px;
}
.image-block .col-lg-8 {
    padding: 60px;
}
i.fab.fa-skype.skycont {
    font-size:100px;
}
i.fab.fa-skype.skyw {
    font-size:90px;
    color:#ffffff !important;
    text-align:center;
}
.skytextlink {
    color:#00A7E4 !important;
}
.smallh2 {
        font-size: 1.75em;
        line-height: 1.36363636em;
        font-weight: 500;
}
#skysec .smallh2 {
    color: #fff;
    font-size:1.5em;
    text-align:left;
}
#skysec .smallh2  a {
    color: #fff !important;
}
.intermezzo {
    margin-bottom:0px;
    padding-top:40px;
    color:#000;
    text-align: center;
    text-transform: uppercase;
}
.focusprobl {
    display:flex;
    justify-content: center;
}
.focusprobl ul {
    margin-bottom:0px;
    padding-bottom:40px;
    padding-top:20px;
    color:#000;
    font-size:20px;
}
.focusprobl p {
margin-bottom:0px;
    color:#000;
    font-size:20px;
}
.focusprobl ul li {
    color:#000;
    font-size:20px;
    font-family:'Mukta';
    text-transform: uppercase;
}
.bkblu {
    background: rgba(239,46,78,0.3);
}

#footer .copyright-content, #footer .copyright-content a {
    color:#000;
    font-weight: 600;
}
#footer {
    margin-top:-10px;
    z-index:999;
}

    @media (max-width:1490px) {
        .text-lg, .text-lg span, .text-lg span span {
            font-size: 60px;
            line-height: 60px;
        }
        #slider .text-middle {
            padding-right:10%;
        }
        .text-medium {
            font-size: 30px !important;
        }
        .proust {
            font-size: 45px;
        }
        .firma {
            font-size: 38px;
        }
        h2, .h2 {
            font-size: 2em;

        }
        .pserv {
            font-size: 18px;
        }
        h3, .h3 {
            font-size: 1.358571429em;
            line-height: 1.5em;
            font-weight: 500;
        }
        i.fab.fa-skype.skycont {
            font-size: 80px;
        }
        h4, .h4 {
            font-size: 1.2em;
            line-height: 1.2em;
            font-weight: 500;
        }
    }
    @media (max-width:1024px) {
        .hide-under {
            display:none;
        }
    }
    @media (max-width:991px) {
        #slider {
            min-height: 500px;
            padding-top:30% !important;
        }

        .scrolldown-animation {
            top:100%;
        }
        #header #header-wrap #logo {
            margin-left: 25px !important;
            margin-top:5px !important;
        }
        #header .container, #header .header-inner .container, #page-menu .container, .container {
            max-width: 960px !important;
            padding: 0 0px !important;
        }
        #header #mainMenu-trigger {
            margin-right: 30px;
        }
        .mainMenu-open #header #mainMenu {
            background: #fff;
        }
        #header #mainMenu:not(.menu-overlay) nav > ul {
            float: none;
            width: 90%;
            margin: auto;
            text-align: center;
        }
        #header #mainMenu:not(.menu-overlay) nav > ul > li {
            border-top: 1px solid;
            border-color: rgba(0,0,0,0.3);
        }
        #header #mainMenu:not(.menu-overlay) nav > ul > li:first-child {
            border-top: 0px solid;
        }
        #header #mainMenu:not(.menu-overlay) nav > ul > li:last-child {
            border-bottom: 1px solid;
            border-color: rgba(0,0,0,0.3);
        }
        #header #mainMenu:not(.menu-overlay) nav {
            padding-bottom: 0px !important;
        }
        .hide-under {
            display:  none;
        }
        #dotsMenu {
            right: 30px;
        }
        #dotsMenu:before {
            background: rgba(31, 31, 31, 0.25) !important;
        }
        .text-medium {
            font-size: 30px !important;
        }
        .proust {
            font-size: 38px;
        }
        h2, .h2 {
            font-size: 1.85em;
            line-height: 1.1em;
        }
        h3, .h3 {
            font-size: 1.45em;
            line-height: 1.3em;
        }
        #skysec .smallh2 {
            font-size: 1.2em;
            line-height: 1.05em;
        }
        button.btn.btnw {
            padding: 12px 20px 12px 20px;
            font-size: 1.1em;
        }
        .mb-5 {
            margin-bottom: 1rem !important;
        }
        .copyright-text.text-center {
            width: 90%;
            margin: auto;
            text-align: left !important;
        }
        i.fab.fa-skype.skyw {
            font-size: 60px;
            color: #ffffff !important;
            text-align: center;
        }
        .firma {
            font-size: 35px;
        }
        i.fab.fa-skype.skycont {
            font-size: 65px;
        }
    }

    @media (max-width:600px) {
        #slider .text-middle {
            padding-right:4%;
        }
        #header .header-inner #logo a > img, #header #header-wrap #logo a > img {
            height: auto!important;
            max-width: 240px;
        }
        #header #header-wrap #logo {
            margin-left: 10px !important;
            margin-top: 15px !important;
        }
        .text-lg, .text-lg span {
            font-size: 26px !important;
            line-height: 26px !important;
        }
        h4, .h4 {
            font-size: 1.15714286em;
            line-height: 1.25em;
        }
        body.breakpoint-xs .text-medium, body.breakpoint-xs .text-medium-light {
            font-size: 24px !important;
        }
        p {
            font-size: 1em;
            font-weight: 400;
        }
        .image-block .col-lg-6 {
            padding: 30px;
        }
        h2, .h2 {
            font-size: 1.5em;
            line-height: 1.05em;
        }
        h3, .h3 {
            font-size: 1.25em;
            line-height: 1.15em;
            font-weight: 600;
        }
        .pserv {
            color: #000;
            font-size: 18px;
        }
        .proust {
            font-size: 34px;
        }
        .firma {
            font-size: 26px;
        }
        #section6 .p-t-50 {
            padding-top:0px !important;
        }
        .p-b-40 {
            padding-bottom: 25px !important;
        }
        .grid-4-columns .grid-item {
            padding: 5px !important;
        }
        i.fab.fa-skype.skycont {
            font-size: 50px;
            margin-top: 30px;
        }
        #skysec {
            display:none;
        }
        h1, h2, h3, h4 {
            font-weight: 700;
        }
        #dotsMenu {
            display: none;
        }
    }