@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600|Noto+Sans+KR:300,500&display=swap');

* {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    vertical-align: top
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #333;
    font-weight: 300
}

::-moz-placeholder { /* Firefox 19+ */
    color: #333;
    font-weight: 300
}

:-ms-input-placeholder { /* IE 10+ */
    color: #333;
    font-weight: 300
}

:-moz-placeholder { /* Firefox 18- */
    color: #333;
    font-weight: 300
}

body {
    color: #424242;
    font-family: 'Noto Sans KR', sans-serif;
    overflow-x: hidden;
    font-weight: 300
}

h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

input[type="radio"] {
    -webkit-appearance: radio !important;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
}

input:not([type="radio"]) {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

input, select, textarea, button, .img a {
    outline: none
}

a {
    color: #424242
}

strong, b {
    font-weight: 500
}

p a {
    border-bottom: 1px dotted #424242;
    color: #424242
}

    p a:hover {
        border-bottom: 1px dotted #ea6911;
        color: #ea6911
    }

.btn svg {
    margin-right: 5px;
}

.pricing-plans .heading_h .box h3 {
    font-size: 17px;
    color: #ffffff;
    text-shadow: none;
    line-height: inherit;
    font-family: 'Noto Sans KR', sans-serif;
    margin: 0px 0px 10px 0px;
    background: #54c0eb;
    padding: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.pricing-plans {
    padding: 0em;
    background: #eee;
    padding-top: 0px;
    overflow: hidden;
}

.slider .wrap {
    width: 100%;
    position: relative;
    margin-top: 0px;
}

.wrap .box {
    overflow: hidden;
    width: 33%;
    position: relative;
    float: left;
    padding: 20px 0px;
}

.about .wrap .box {
    overflow: hidden;
    width: 50%;
    position: relative;
    float: left;
    padding: 40px;
}

.unico {
    width: 100% !important
}

.grigio .box {
    padding: 40px;
    overflow: hidden;
    width: 50%;
    position: relative;
    float: left;
    /* padding: 20px; */
    color: white;
    text-align: center;
}

.box p {
    font-size: 18px;
    text-align: center;
    color: #666;
    line-height: 30px;
}

    .box p.prezzo {
        font-size: 21px;
        text-align: center;
        color: #333;
        line-height: 30px;
        font-weight: 500;
        margin: 10px 0px 20px 0px;
    }

        .box p.prezzo strong {
            color: #ea6911;
            /* font-weight: 600; */
            font-size: 30px;
        }

.bianco .box p {
    font-size: 20px;
    text-align: justify;
    color: #666;
    line-height: 40px;
    margin-bottom: 20px;
}

.bianco .box .heading_h {
    text-align: center;
    padding: 0px 0px 20px 0px;
}

.box ul {
    margin: 0px 0px
}

.wrap .box.descrizione img {
    margin-bottom: 10px
}

.box h2.descrizione {
    margin-bottom: 30px;
    font-size: 46px;
    text-align: left;
    color: blue;
    margin: 0px 0px 20px 0px
}

.wrap .box.piantina img {
    width: 100%;
}

.box h3.descrizione {
    margin-bottom: 30px;
    font-size: 36px;
    text-align: left;
    color: skyblue;
    margin: 0px 0px 20px 0px
}

.box.descrizione ul {
    text-align: center;
    padding: 20px;
}

    .box.descrizione ul li {
        display: inline-block;
        text-align: center;
        padding: 20px;
    }

.pricing-plans .heading_h h3 {
    color: #324a5e;
    margin: 40px 0px;
}

.wrap .box img {
    /* width: 100%; */
    position: relative;
    margin: auto;
}

.contact .wrap .box img {
    max-width: 100%;
}

.grigio .wrap .box:nth-child(1) {
    float: right
}

.grigio .wrap .box ul {
    margin: 0px
}

.wrap .box:nth-child(2) {
}

.bianco {
    background-color: #fff
}

.contact ul li br {
    display: none
}

.grigio {
    background-color: #324a5e;
}

.bianco, .grigio {
    width: 100%;
    display: inline-block
}

.contact p {
    text-align: left;
    margin: 50px 0px;
    font-size: 16px;
}

    .contact p svg {
        color: #ea6911;
        font-size: 27px;
        position: relative;
        top: 5px;
        margin: 0px 10px;
    }

.contact li svg {
    color: #ea6911;
    font-size: 20px;
    position: relative;
    margin-right: 3px;
    top: 3px;
}

.contact li {
    padding-left: 31px;
    margin: 10px 0px;
    position: relative;
    text-align: center;
    color: #0b0b0b;
}

.contact .wrap .box hr {
    width: 100%;
    border-top: 1px dotted #ccc;
    margin-bottom: 10px;
}

.contact ul {
    display: block;
}

.contact .wrap .box {
    width: 33%;
    padding: 2%;
    text-align: center;
}

.btn {
    white-space: normal;
}

.middle-grids {
    /*	width: 95%;*/
}

#box_popup_che_deve_comparire {
    position: absolute;
    top: 5% !important;
    left: 10% !important;
    width: 80% !important;
    max-width: 80% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}

    #box_popup_che_deve_comparire .img {
        width: 100% !important;
    }

.paragrafo {
    padding-left: 2em !important;
    padding-right: 2em !important;
}

.middle-grids ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}

    .middle-grids ul li {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        padding: 0px 30px;
        vertical-align: top;
    }

.btn_demo {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    -webkit-border-top-left-radius: 2em;
    -moz-border-radius-topleft: 2em;
    border-top-left-radius: 2em;
    -webkit-border-top-right-radius: 2em;
    -moz-border-radius-topright: 2em;
    border-top-right-radius: 2em;
    -webkit-border-bottom-right-radius: 2em;
    -moz-border-radius-bottomright: 2em;
    border-bottom-right-radius: 2em;
    -webkit-border-bottom-left-radius: 2em;
    -moz-border-radius-bottomleft: 2em;
    border-bottom-left-radius: 2em;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #777777;
    font-size: 1.5em;
    font-weight: bold;
    font-style: normal;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
    font-family: 'Noto Sans KR', sans-serif;
    text-transform: uppercase;
    padding-left: 5em;
    padding-right: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

    .btn_demo:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
        background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
        background-color: #dfdfdf;
        color: black;
    }

    .btn_demo:active {
        position: relative;
        top: 1px;
    }

    .btn_demo img {
        width: 4%;
        position: absolute;
        margin-left: -4em;
        margin-top: -0.6em;
    }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* start editing from here */
a {
    text-decoration: none;
}

.txt-rt {
    text-align: right;
}
/* text align right */
.txt-lt {
    text-align: left;
}
/* text align left */
.txt-center {
    text-align: center;
}
/* text align center */
.float-rt {
    float: right;
}
/* float right */
.float-lt {
    float: left;
}
/* float left */
.clear {
    clear: both;
}
/* clear float */
.pos-relative {
    position: relative;
}
/* Position Relative */
.pos-absolute {
    position: absolute;
}
/* Position Absolute */
.vertical-base {
    vertical-align: baseline;
}
/* vertical align baseline */
.vertical-top {
    vertical-align: top;
}
/* vertical align top */
.underline {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin: 0 0 20px 0;
}
/* Add 5px bottom padding and a underline */
nav.vertical ul li {
    display: block;
}
/* vertical menu */
nav.horizontal ul li {
    display: inline-block;
}
/* horizontal menu */
img {
    max-width: 100%;
}
/*end reset*/
.wrap {
    margin: 0 auto;
    font-family: 'Noto Sans KR', sans-serif;
    display: inline-block;
    width: 100%;
}

table .pricing-grid {
    width: 100%;
}

.pop_up table tr td {
    vertical-align: top !important;
}

.pop_up .price-value a, .pop_up .price-value {
    font-size: 1em;
}

.pop_up .pricing-grid ul li a, .pop_up .pricing-grid ul li {
    height: auto;
    font-size: 0.8em !important;
}

.pricing-grid h3 a, .pricing-grid h3 {
    font-size: 1.4em !important;
}
/*****/
.about h4, .about p, .about a {
    text-align: left;
    margin-bottom: 20px;
}

.about .heading_h h2 {
    margin-bottom: 30px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    color: #324a5e;
}

.about .heading_h h1 {
    margin-bottom: 20px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    border-bottom: none;
    padding-bottom: 0px;
    color: #324a5e;
}

.about h3 {
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    /* border-bottom: 1px dotted #ccc; */
    padding: 0px 0px 0px 0px;
    color: #324a5e;
    /* border-top: 1px dotted #ccc;*/
}
/* start header */:: selection {
    background: #324a5e;
    color: #fff;
}

::-moz-selection {
    background: #324a5e;
    color: #fff;
}

::-webkit-selection {
    background: #324a5e;
    color: #fff;
}

br {
    display: block;
    line-height: 2.2em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

#w {
    max-width: 80%;
    margin: 0 auto;
}

#pagebody {
    padding: 15px 25px;
}

.header_bg {
    z-index: 99999;
    position: absolute;
}
/* menu block */
#btmnav {
    display: block;
    padding: 5px 0;
    border-top: 1px solid #cfcfcf;
    font-size: 1.1em;
    font-weight: normal;
}

    #btmnav .credits {
        color: #999;
        line-height: 1.45em;
    }

    #btmnav nav {
        padding: 9px 0;
        padding-bottom: 15px;
    }

        #btmnav nav ul li {
            display: inline;
        }

            #btmnav nav ul li a {
                font-weight: bold;
            }
/*---start-top-slider----*/
.slider {
    margin-top: 0px;
    position: relative;
}
/*---end-top-slider----*/
/***************start-service************/
.service-grids {
    margin: 5em 0;
}

.middle-grids {
    /*	margin: 2em 0;*/
    margin-left: auto;
    margin-right: auto;
}

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.images_1_of_4 {
    display: block;
    float: left;
    margin-left: 2%;
    text-align: center;
    margin-bottom: 3%;
    margin-right: 2%;
}
/*.images_1_of_4:first-child { 
	margin-left: 0; 
} */
.images_1_of_4 {
    width: 221px;
    min-height: 330px;
}

    .images_1_of_4 img {
        max-width: 100%;
        margin-bottom: 23px;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .images_1_of_4 h3 {
        color: #485360;
        font-size: 19px;
        font-family: 'Noto Sans KR', sans-serif;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        text-shadow: 1px white;
        text-shadow: 0 1px 0 white;
        line-height: 25px;
    }

    .images_1_of_4 h3, .images_1_of_4 p {
        padding: 10px 0px 30px 0px;
    }

    .images_1_of_4 p {
        font-size: 0.875em;
        color: #5A5E68;
        line-height: 1.8em;
        font-family: 'Noto Sans KR', sans-serif;
    }

    .images_1_of_4 .button a {
        padding: 7px 10px;
        font-size: 0.9em;
        font-family: 'Noto Sans KR', sans-serif;
        background: #003c4c;
        color: #fff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
    }

        .images_1_of_4 .button a:hover {
            background: #296E6F;
            text-decoration: none;
        }
/***************end-servivice************/
/***************start-portfolio************/
.portfolio_main {
    background: #fff;
    clear: both;
    font-size: 20px;
}

.heading_h {
    text-align: center;
    padding: 0em;
}

    .heading_h h3 {
        font-size: 30px;
        color: #324a5e;
        text-shadow: 0 1px 0 white;
        line-height: inherit;
        font-family: 'Noto Sans KR', sans-serif;
        margin: 0px 0px 30px 0px;
    }

.contact .heading_h h3 {
    color: #fff;
}

div.gallery {
    width: 100%;
    clear: both;
}

.gallery img {
    display: inline-block;
    margin: 0px;
    height: 255px;
    width: initial;
    max-width: initial;
    vertical-align: top;
    text-align: left;
    position: relative;
    padding: 0px;
}

.gallery a {
    display: inline-block;
    width: 20%;
    /* height: 151px; */
    overflow: hidden;
    position: relative;
    /* border: 1px solid white; */
    background: #3d3d3c;
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
}

    .gallery a:hover img {
        opacity: 0.5
    }

    .gallery a::before {
        content: "\f00e";
        color: #ffffff;
        font-weight: bold;
        font-family: "Font Awesome 5 Free";
        margin-right: 5px;
        position: absolute;
        z-index: 9;
        font-size: 32px;
        padding: 34% 42%;
        opacity: 0;
        left: 0px;
    }

    .gallery a:hover::before {
        opacity: 1
    }

.paragrafo {
    padding: 4em 3em;
    float: right;
    margin: auto;
    position: relative;
    display: inline-block;
    width: 75%;
}

    .paragrafo p {
        font-size: 21px;
        color: #666;
        text-shadow: 0 1px 0 white;
        font-family: 'Noto Sans KR', sans-serif;
        line-height: 40px;
        margin-bottom: 20px;
        text-align: justify;
    }

    .paragrafo span.virgolette1 {
        font-size: 16em;
        position: absolute;
        z-index: 0;
        color: #f0f0f0;
        margin-top: -50px;
        font-family: 'Noto Sans KR', sans-serif;
    }

    .paragrafo span.virgolette2 {
        font-size: 16em;
        position: absolute;
        color: #f0f0f0;
        margin-top: -164px;
        font-family: 'Noto Sans KR', sans-serif;
        margin-left: -0.2em;
        right: 0px;
        z-index: 0;
    }

    .paragrafo .testo {
        z-index: 99;
        position: relative;
        margin: auto;
        /* max-width: 900px; */
    }

    .paragrafo span.testo hr {
        width: 50%;
        display: block;
        clear: both;
        height: 1px;
        background: #eeeeee;
        margin: 30px auto;
    }

h3.blu {
    color: white;
    text-shadow: none;
}

    h3.blu.paragrafo {
        font-size: 1.5em;
        color: white;
        text-shadow: none;
        font-family: 'Noto Sans KR', sans-serif;
    }

#gallerylist {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
}

.gallerylist-wrapper {
    overflow: hidden;
    position: relative !important;
    cursor: pointer;
    width: 30%;
    margin-right: 3.333%;
    float: left;
}

.gallerylist img {
    max-width: 100%;
    position: relative;
    -webkit-filter: grayscale(100%);
    opacity: 5;
    transition: all 300ms !important;
    -webkit-transition: all 300ms !important;
    -moz-transition: all 300ms !important;
}

.gallerylist-wrapper img {
    width: 100%;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.gallerylist-wrapper span {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.89);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    background: url(../img/spanh.png);
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-appearance: none;
    text-transform: capitalize; /*	-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;*/
}

.gallerylist-wrapper:hover span {
    opacity: 1;
}

.gallerylist-wrapper a span img {
    width: 106px;
    height: 106px;
    padding: 12% 0%;
}

#gallerylist1 {
    padding: 2em 0em;
}

.button_1 {
    text-align: center;
    margin-top: 1.3em;
    padding: 2em 0em;
}

    .button_1 a {
        padding: 0.600em 1.8em;
        font-size: 1.5em;
        background: #003c4c;
        color: #fff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        font-family: 'Noto Sans KR', sans-serif;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
    }

        .button_1 a:hover {
            background: #324a5e;
            text-decoration: none;
            text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
        }
/**********end-portfolio********/
/**********team************/
.team {
    text-align: center;
}

.images_1_of_4 h4 {
    color: #4E525D;
    font-size: 0.9em;
    font-weight: 600;
    padding-bottom: 1em;
}

span.rollover {
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    /*background: url(../img/puls.png) center center no-repeat rgb(0, 59, 75);
	cursor: pointer;*/
    height: 220px;
    width: 221px;
    position: absolute;
    z-index: 10;
    opacity: 0;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/*span.rollover:hover {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}*/
/***********end_team*********/
/***********star-text-slider********/
article > div {
    text-align: center;
}

.wmuSlider {
    position: relative;
    overflow: hidden;
    min-height: 495px;
    text-align: center;
}

    .wmuSlider .wmuSliderWrapper article {
        position: relative;
        text-align: center;
    }

.wmuGallery .wmuGalleryImage {
    position: relative;
    text-align: center;
}

    .wmuGallery .wmuGalleryImage img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
/* Default Skin */
.wmuGallery .wmuGalleryImage {
    margin-bottom: 10px;
}

.wmuSliderPrev {
    background-position: 19px 9px;
    left: 40px;
}

.wmuSliderPrev, .wmuSliderNext {
    position: absolute;
    width: 25px;
    height: 35px;
    text-indent: -9999px;
    background: url(../img/text_img.png) no-repeat;
    top: 47%;
    z-index: 2;
    cursor: pointer;
}

.wmuSliderPrev {
    background-position: -3px 3px;
    left: 143px;
}

.wmuSliderNext {
    background-position: -23px 3px;
    right: 149px;
}

article h4 {
    color: #585C67;
    font-size: 2.7em;
    text-align: center;
    padding: 3em 0 0 0;
    font-family: 'Noto Sans KR', sans-serif;
}

article > div > p {
    width: 64%;
    color: #585C67;
    font-size: 1.2em;
    text-align: center;
    padding: 2em 0 0 0;
    font-family: 'Noto Sans KR', sans-serif;
    margin: 0 auto;
}

article > div > span {
    text-align: center;
    padding: 1em 0 0 0;
    display: block;
}

    article > div > span > a {
        color: #585C67;
        cursor: pointer;
        font-size: 1.2em;
    }

        article > div > span > a:hover {
            color: #C0B9CD;
        }
/*************end-slider**********/
/************start-contact*********/
.contact {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.form {
    float: right;
    width: 49%;
    margin: 2em 0;
    display: block;
}

.para-contact {
    float: left;
    display: block;
    margin: 2em 0;
    width: 49%;
}

    .para-contact h4 {
        color: #F2F2F2;
        font-size: 1.8em;
    }

    .para-contact p {
        font-size: 0.990em;
        color: white;
        line-height: 2em;
        font-family: 'Noto Sans KR', sans-serif;
        margin-top: 0.5em;
    }

.contact-form {
    padding: 2em 0 1em;
}

.contact .box h3 {
}

.contact h2, .contact .box h2 {
    color: #324a5e;
    font-size: 35px;
    padding: 0px;
    text-align: left;
}

.contact h3 {
    text-align: center;
    color: #324a5e;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
    margin-top: 20px;
    padding: 20px 0px 10px 0px;
    border-top: 1px dotted #ccc;
}

.get-intouch-left-address p, .get-intouch-left-address p a {
    color: #f0f0f0;
    font-size: 0.95em;
    line-height: 1.6em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.image img {
    border-radius: 2px;
}

.get-intouch-left-address p a:hover {
    color: #fff;
}

.contact input[type="text"]:nth-child(2), .contact input[type="text"]:nth-child(4), .contact input[type="text"]:nth-child(6), .contact input[type="text"]:nth-child(8) {
}

.tabellamodulo label {
    color: white;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 0.8em;
}
/*.contact form textarea {
	padding: 15px;
	display: block;
	width: 94%;
	background: #fff;
	border: none;
	outline: none;
	color: #999999;
	font-size: 1em;
	-webkit-appearance: none;
	margin-top: 1em;
}
.contact form textarea {
	resize: none;
	height: 100px;
}*/
#contact > div > div > div.con > form > div.con-button a:hover {
    text-decoration: none;
    background: #45BDBE;
}

#contact > div > div.contact-form > div > div.social-icons > p {
    font-size: 0.980em;
    color: #6B598C;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 2px;
    margin-top: 3em;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 1%;
    right: 1%;
    overflow: hidden;
    width: 64px;
    height: 64px;
    border: none;
    font-size: 50px;
    color: #9e9e9f;
}

.banner {
    background: #003c4c url(../img/slider.png) no-repeat;
    background-size: 100% 100%;
}

    .banner h2 {
        text-align: center;
        font-size: 2.5em;
        color: #fff;
        padding: 1em 0em;
        font-weight: 400;
    }

.main {
    padding: 4em 0em 2em 0em;
    border-bottom: 1px solid #E9E9E9;
}

.wrapper_single {
    width: 72.2%;
    float: left;
}

.wrapper_top {
    margin-bottom: 3%;
}

.grid_1 {
    width: 8.5%;
    float: left;
}

.alpha {
    margin-right: 3.6%;
}

.span_2_of_single {
    width: 87.1%;
    float: right;
}

.date {
    background: #003c4c;
    font-size: 0.95em;
    line-height: 18px;
    font-weight: 500;
    padding: 1.3em 1em;
    color: #FFF;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

    .date span {
        display: inline-block;
        font-size: 2em;
        line-height: 30px;
        font-weight: 600;
        margin-bottom: 5px;
    }

h5.blog_title {
    margin: 1em 0em;
}

    h5.blog_title a {
        color: #485460;
        font-size: 1.6em;
        font-weight: 600;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
    }

        h5.blog_title a:hover {
            color: #44C0C2;
        }

.span-1-of-1 {
    float: left;
    width: 37%;
}

.m_img {
    border-radius: 3px;
}

.span-1-of-2 p, .popularpost p, .link_1 p a, .desc p a {
    font-size: 0.85em;
    color: #414A5A;
    font-weight: 600;
    line-height: 1.8em;
    font-family: 'Noto Sans KR', sans-serif;
}

    .span-1-of-2 p:nth-child(2) {
        margin-top: 2.1em;
    }

.arrow_btn {
    display: block;
    background: url(../img/arrow_btn.png) no-repeat 88px 24.9px;
    padding: 16px 22px 9px 0px;
    color: #A88FD8;
    font-size: 16px;
}

    .arrow_btn:hover {
        background: url(../img/arrow_btnh.png) no-repeat 88px 24.9px;
        text-decoration: none;
        color: #44C0C2;
    }

.links {
    border: 1px solid #E9E9E9;
    border-right: none;
    border-left: none;
    padding: 0.7em 0em;
    margin: 2em 0em 2em 0em;
}

    .links h3 {
        color: #757B85;
        margin-right: 4%;
        float: left;
        font-size: 0.96em;
    }

.tags a {
    color: #757B85;
    margin-right: 0.6em;
}

.comments a {
    color: #9677D3;
    margin-left: 0.2em;
}

.links h3:nth-child(5) {
    margin-right: 0em;
}

.social_1 ul li:first-child, ol li:first-child {
    margin-top: 0px;
    margin-left: 0;
}

.social_1 li {
    background: none;
    margin-right: 1em;
    display: inline-block;
}

    .social_1 li a span {
        height: 30px;
        width: 30px;
        display: block;
        background: url(../img/spriteimg.png);
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

li.icon2_f > a > span {
    background-position: -35px 4px;
}

    li.icon2_f > a > span:hover {
        opacity: 0.8;
    }

li.icon1_t > a > span {
    background-position: 0px 0px;
}

    li.icon1_t > a > span:hover {
        opacity: 0.8;
    }

.span-1-of-2 {
    float: right;
    width: 60%;
}

.pages {
    padding: 2em 7em;
}

    .pages ul li {
        margin: 1em 1em 0em 0em;
        padding: 0.6em 1.1em;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        float: left;
        display: block;
        cursor: pointer;
        background-color: #F6FAFB;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        .pages ul li a {
            color: #BEBEBE;
            font-size: 1.3em;
        }

            .pages ul li a span {
                background-image: url(img/spriteimg.png);
                width: 15px;
                height: 30px;
                display: block;
            }

    .pages li.preview a span {
        background-position: -68px -8px;
    }

    .pages li.next a span {
        background-position: -112px -8px;
    }

    .pages ul li a img {
        vertical-align: middle;
    }

    .pages ul li:hover {
        background-color: #485460;
    }

    .pages li:nth-child(1) {
        margin-right: 3.5em;
    }

    .pages li:nth-child(7), .pages li:nth-child(7):hover {
        background: none;
    }

    .pages li:nth-child(9) {
        margin-left: 3.5em;
    }

.rsidebar {
    display: block;
    float: left;
    margin: 0 0 0 4.6%;
}

.span_1_of_3 {
    width: 23.2%;
}

.search_box form input[type="text"], .email_box form input[type="text"] {
    border: none;
    outline: none;
    background: none;
    font-size: 0.85em;
    color: #999;
    width: 87%;
    font-family: 'Noto Sans KR', sans-serif;
    -webkit-apperance: none;
    padding: 0.4em 0em;
}

.search_box form input[type="submit"] {
    border: none;
    cursor: pointer;
    background: url(../img/search.png) no-repeat 0px -5px;
    position: absolute;
    right: 10px;
    width: 31px;
    height: 33px;
    outline: none;
    margin: 0.4em 0em;
}

.rsidebar h4, .span_2_of_single h4 {
    color: #414A5A;
    font-size: 1.8em;
    padding: 0em 0em 0.8em 0em;
}

.social_2 {
    padding: 2.5em 0em;
}

    .social_2 ul li:first-child, ol li:first-child {
        margin-top: 0px;
        margin-left: 0;
    }

    .social_2 li {
        background: none;
        margin-right: 1em;
        display: inline-block;
    }

        .social_2 li a span {
            height: 42px;
            width: 42px;
            display: block;
            background: url(../img/spriteimg.png);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

li.facebook a span {
    background-position: -8px -54px;
}

    li.facebook a span:hover {
        opacity: 0.8;
    }

li.twitter a span {
    background-position: -108px -54px;
}

    li.twitter a span:hover {
        opacity: 0.8;
    }

li.google a span {
    background-position: -59px -54px;
}

    li.google a span:hover {
        opacity: 0.8;
    }

.button input[type="submit"], .send_button input[type="submit"], .send_button input[type="button"] {
    cursor: pointer;
    color: #FFF;
    font-size: 150%;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 5px;
    background: #003c4c;
    padding: 20px 50px;
    border: none;
    font-family: 'Noto Sans KR', sans-serif;
    margin-top: 20px;
    -webkit-appearance: none;
}

    .button input[type="submit"]:hover, .send_button input[type="button"]:hover {
        background: #324a5e;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    }

.Categories {
    padding: 2.5em 0em;
}

ul.sidebar li {
    list-style-image: url(../img/icon_1.png);
    margin: 0 15px 0px;
    vertical-align: bottom;
}

.hover li a, ul.sidebar_1 li a, .tags ul li a {
    font-size: 0.85em;
    line-height: 1.8em;
    font-family: 'Noto Sans KR', sans-serif;
    color: #414A5A;
    font-weight: 600;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    padding: 0.6em 0em;
}

    ul.sidebar_1 li a:hover {
        color: #003c4c;
    }

.hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .hover li a:hover {
        color: #fff;
    }

    .hover:hover {
        background: #485460;
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        margin-left: 1em;
    }

.popularpost p {
    padding: 1.5em 0em;
}

.link_1 p {
    font-size: 1.1em;
    float: left;
    padding: 14px 22px 9px 0px;
}

.link_1 .right {
    float: right;
}

.recentpost {
    padding: 2.5em 0em;
}

ul.sidebar_1 li {
    list-style-image: url(../img/icon_2.png);
    vertical-align: bottom;
}

.tags ul li {
    padding: 0.6em;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .tags ul li a {
        padding: 0.7em;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        background-color: #F6FAFB;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        .tags ul li a:hover {
            color: #fff;
            background: #003c4c;
        }

.footer {
    text-align: center;
    padding-bottom: 2.5em;
}

.social_3 {
    padding: 2em 0em 0em 0em;
}

.copy {
    padding-top: 20px;
}

    .copy p {
        color: #414A5A;
        font-size: 0.85em;
    }

        .copy p a {
            color: #003c4c;
        }

            .copy p a:hover {
                color: #414A5A;
            }

.para p, .text a, .heading_1 {
    font-size: 0.85em;
    color: #485460;
    font-weight: 600;
    line-height: 1.8em;
    font-family: 'Noto Sans KR', sans-serif;
    margin-top: 2em;
}

.heading {
    color: #414A5A;
    font-size: 1.6em;
    font-weight: normal;
    margin: 1em 0em;
}

.images_1 {
    margin-top: 2em;
}

.para_1 {
    font-style: italic;
    font-size: 1.3em;
}

.text {
    text-align: right;
}

.heading_1 {
    font-size: 1.6em;
    text-align: center;
    background: #FFF;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    margin-top: 100px;
    width: 350px;
}

.share_icons {
    border: 1px solid #EBEBEB;
    text-align: center;
    margin-top: -20px;
}

    .share_icons img {
        padding: 3em 0em 2.6em 0em;
    }

.grid_2_page {
    padding: 2em 0em;
}

    .grid_2_page ul li {
        margin: 1em 1em 0em 0em;
        padding: 0.6em 1.1em;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        float: left;
        display: block;
    }

        .grid_2_page ul li a {
            color: #BEBEBE;
            font-size: 1.3em;
        }

            .grid_2_page ul li a span {
                background: url(../img/spriteimg.png);
                width: 15px;
                height: 30px;
                display: block;
            }

    .grid_2_page li.preview a span {
        background-position: -68px -8px;
    }

    .grid_2_page li.next a span {
        background-position: -112px -8px;
    }

    .grid_2_page ul li:nth-child(2) {
        margin-right: 43%;
    }

    .grid_2_page ul li:nth-child(1), .grid_2_page ul li:nth-child(4) {
        background-color: #F6FAFB;
    }

        .grid_2_page ul li:nth-child(1):hover, .grid_2_page ul li:nth-child(4):hover {
            background-color: #485460;
        }

.c_grid {
    padding-bottom: 2em;
    border-bottom: 1px solid #EBEBEB;
}

    .c_grid:nth-child(3) {
        padding: 1.4em 0em 2.5em 0em;
    }

.c_grid_1 {
    padding: 2em 0em;
    margin-left: 10em;
}

.person_1 {
    float: left;
}

    .person_1 a span {
        background: url(../img/spriteimg.png) -321px -8px;
        width: 93px;
        height: 93px;
        display: block;
    }

.plus a span {
    background: url(../img/spriteimg.png) -187px -11px;
}

.desc {
    float: right;
    width: 80%;
    margin-top: 1em;
}

    .desc p {
        float: left;
    }

        .desc p a {
            float: left;
            font-size: 1.1em;
            margin-right: 2em;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            .desc p a:hover {
                color: #AE96DB;
            }

    .desc h6 a {
        float: left;
        color: #AE96DB;
        font-size: 1em;
        margin-top: 4px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .desc h6 a:hover {
            color: #414A5A;
        }

    .desc .para p {
        margin-top: 1em;
    }

.comments-area {
    padding-top: 50px;
}

    .comments-area h2 {
        color: #555;
        font-size: 1.5em;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .comments-area p {
        margin: 0;
        width: 47.2%;
        float: left;
    }

.text_area {
    margin-top: 2em;
}

.comments-area p:nth-child(2) {
    margin-left: 5%;
}

.comments-area span {
    color: #00AEFF;
    position: absolute;
    left: 4px;
    top: 30px;
}

.comments-area input[type="text"] {
    border: none;
    outline: none;
    background: none;
    font-size: 0.85em;
    color: #485460;
    width: 93%;
    font-family: 'Noto Sans KR', sans-serif;
    -webkit-apperance: none;
    padding: 0.8em 1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 5px;
}

    .comments-area input[type="text"]:focus, .comments-area textarea:focus {
        box-shadow: 0px 0px 8px 1px #A88FD8;
    }

.comments-area textarea {
    border: none;
    outline: none;
    background: none;
    font-size: 0.85em;
    color: #485460;
    width: 96%;
    resize: none;
    font-family: 'Noto Sans KR', sans-serif;
    -webkit-apperance: none;
    padding: 0.4em 1em;
    height: 200px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 5px;
}

.send_button {
    float: right;
}

    .send_button input[type="submit"], input[type="button"] {
        padding: 13px 68px;
    }

.sky_form {
    float: left;
    margin: 2em 0em 0em 0em;
}

    .sky_form label i {
        color: #485460;
        font-size: 0.8725em;
        margin: 0em 1em;
        vertical-align: middle;
    }

    .sky_form input[type="checkbox"] {
        border: 1px solid #fff;
        width: 30px;
        height: 30px;
        vertical-align: middle;
    }

.logo {
    position: relative;
    margin: 20px auto 0px auto;
    width: 456px;
    height: 205px;
    background-image: url(../img/logo_white.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
/*.logo {
	position: relative;
	float: left;
	margin: 20px;
	width: 220px;
	height: 65px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-size: auto 65px;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}*/
.content {
    background: white;
    width: 100%;
    display: inline-block;
    position: relative;
    clear: both;
    margin-top: 105px
}

    .content .container {
        padding: 40px;
    }

    .content p {
        line-height: 25px;
        margin-bottom: 10px;
        color: #666;
    }

        .content p.back {
            margin-top: 50px;
        }

            .content p.back a {
                text-decoration: none;
                opacity: 0.7;
                font-size: 20px;
                font-family: 'Noto Sans KR', sans-serif;
                text-transform: uppercase;
                border: none
            }

                .content p.back a:hover {
                    border: none;
                    opacity: 1
                }

    .content h1 {
        margin-bottom: 20px;
    }

    .content h2 {
        margin: 40px 0px 20px 0px;
        font-size: 18px;
        font-family: 'Noto Sans KR', sans-serif;
        font-weight: bold
    }
/*stile news*/
.newsart {
    padding: 20px;
    height: auto;
    border: 1px dotted #c4c4c4;
    overflow: auto;
    margin-bottom: 20px;
    width: 100%;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .newsart p a, .leggidipiu a, .content p a {
        color: #424242;
        border-bottom: 1px dotted #424242;
    }

        .newsart p a:hover, .leggidipiu a:hover, .content p a:hover {
            color: #424242;
            border-bottom: 1px solid #424242;
        }

.riepilogo_prodotto .leggidipiu a {
    font-size: 15px;
    margin-bottom: 20px
}

.newsart h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}

.newsart span {
    color: #424242;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px dotted #424242;
    padding-top: 5px;
    font-size: 15px;
}

.newsart h3 a {
    text-transform: inherit;
    text-decoration: none;
}

.newsart p, #print.articolo .newsart p, article .articolo_news p {
    padding: 0px;
    margin: 0px !important;
    line-height: 23px;
    text-align: justify;
    font-size: 15px;
}

.newsart_img {
    position: relative;
    float: left;
    width: 230px;
    height: 150px;
    display: table;
    margin-right: 20px;
}

    .newsart_img div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .newsart_img img {
        max-height: 150px;
        max-width: 250px;
    }

.articolo_news {
    height: 65px;
    overflow: hidden;
    margin-bottom: 15px;
}

.paginazione {
    text-align: center;
    width: 100%;
    padding: 0px;
    clear: both;
    height: auto;
    margin: 30px 0px 40px 0px;
}

    .paginazione a {
        color: #ffffff;
        line-height: 30px;
        font-weight: 400;
        padding: 9px 16px;
        font-size: 16px;
        margin: 0px 3px;
        background: #424242;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

        .paginazione a:hover, .paginazione .selected {
            background: #f5a722;
            text-decoration: none;
        }

    .paginazione div {
        position: relative;
        display: inline;
    }

.logo a {
    display: inline-block;
    height: 65px;
    width: 100%;
}

ul.lingue li a {
    background: transparent;
    color: #f4a609;
    padding: 7px;
    width: 36px;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #f4a608;
}

    ul.lingue li a.selected, ul.lingue li a:hover {
        background: #f4a609;
        color: white;
        text-decoration: none
    }

ul.lingue {
    position: relative;
    float: right;
    margin: 20px 10px;
}

.img_articolo {
    background-position: center center;
    width: 100%;
    background-size: 100% auto;
    height: 250px
}

.campo_form .errore {
    text-align: left;
    position: absolute;
    font-size: 13px;
    bottom: 7px;
    left: 0px;
    color: #dd003b;
    font-weight: 700;
}

.campo_form {
    width: 100%;
    padding-bottom: 6px;
    position: relative;
    float: left;
    padding-right: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    text-align: left;
    clear: both
}

.field_module {
    padding: 10px;
    border: 1px solid #c4c4c4;
    font-size: 15px;
    float: left;
    width: 100%;
    color: #ea6911;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    font-family: 'Noto Sans KR', sans-serif;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 42px;
    font-weight: 300;
    font-size: 15px;
}

.triple .field_module {
    width: 33%;
}

    .triple .field_module:nth-child(2) {
        width: 30%;
        margin: 0% 2%;
    }

.field_module.error, .field_note.error {
    padding: 10px;
    border: 2px solid red;
    color: black;
    background-color: #E9CECF;
}

.label_module {
    float: left;
    position: relative;
    font-size: 14px;
    color: #444444;
    margin-bottom: 10px;
    font-weight: 700;
}

.field_note {
    padding: 10px;
    background: white;
    border: 1px solid #c4c4c4;
    font-size: 15px;
    width: 100%;
    color: #ea6911;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    font-family: 'Noto Sans KR', sans-serif;
    height: 182px;
    font-weight: 300;
}

.btn, input[type="button"].btn, input[type="submit"].btn {
    background-color: #ea6911;
    margin: 0px 0 0;
    display: inline-block;
    transition: background 0.2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    cursor: pointer;
    font-family: 'Noto Sans KR', sans-serif;
    text-align: center;
    padding: 20px 30px;
    position: relative;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    white-space: normal;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .btn:hover, input[type="button"].btn:hover, input[type="submit"].btn:hover {
        background-color: #fecf5b;
    }

.box h2 {
    margin-bottom: 30px;
    font-size: 36px;
}

#servizi .box ul li {
    display: inline-block;
    width: auto;
    padding: 20px 28px;
}

    #servizi .box ul li a.btn {
        width: auto;
        padding: 3px 8px;
        font-size: 12px;
        position: relative;
        float: right;
        display: block;
        clear: both;
        margin-top: 3px
    }

.contact .social {
    display: block;
    text-align: center
}

    .contact .social li {
        display: inline-block;
        padding: 9px;
    }

        .contact .social li svg {
            font-size: 40px;
        }

#servizi .box.unico ul li::before {
    content: "";
    margin-right: 0px;
}

#servizi .box ul li::before {
    content: "\f00c";
    color: #4cdbc4;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    margin-right: 12px;
    font-size: 25px;
}

.grigio .box.unico {
    display: inline-block;
    width: 100%
}

.box ul li img {
    /* height: 40px; */
    margin-bottom: 10px;
}

.counter-item .counter-number, .counter-item h4 {
    color: #ffffff;
    font-size: 78px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
}

.counter {
    display: inline-block;
    width: 100%;
    margin: 0px;
    text-align: center;
    background: #ea6911;
    padding: 60px 40px;
    border-top: 1px solid #bc6c34;
    border-bottom: 1px solid #bc6c34;
}

    .counter h2 {
        color: #fff;
        font-size: 50px;
        margin: 20px 0px 30px 0px;
    }

    .counter p {
        font-size: 22px;
        /* text-transform: uppercase; */
        color: rgb(255 255 255 / 1);
        padding: 0px 0px 40px 0px;
        font-weight: 300;
        display: block;
    }

    .counter .btn {
        background-color: #ffd05b;
        color: black;
        float: inherit;
        font-weight: 500;
        text-shadow: 0px 1px 0px white;
        font-size: 22px;
    }

    .counter .euro {
        font-size: 52px;
        vertical-align: baseline;
        font-weight: 400;
    }

.counter-text {
    font-size: 22px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8);
    padding: 0px 23px;
    font-weight: 500;
    display: block;
}
/*h4.counter-number::after {
    content: "\f153";
    color: #ffffff;
    font-weight: bold;
    font-family: Font Awesome\ 5 Free;
    margin-left: 5px;
    font-size: 40px;
	
	
}*/
.portfolio_main {
    background: #eee;
    display: inline-block;
    width: 100%;
    padding: 0px 18%;
}

.counter .box, .wrap#soluzioni .counter .box {
    width: auto;
    vertical-align: middle;
    display: inline-block;
    padding: 0px 28px;
    float: inherit;
    background: none
}

.counter strong {
    color: #2b2a28;
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}

.counter small {
    color: #2b2a28;
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.wrap#contatti {
    padding: 20px 0px;
}

.wrap#soluzioni {
    background: #9e9e9f;
    padding-bottom: 50px;
    padding-top: 20px;
}

    .wrap#soluzioni .box h3 {
        padding: 20px 0px 0px 0px;
        color: #1c1c1b;
        text-align: center;
        font-size: 21px;
        margin-bottom: 0px;
        font-weight: 500;
    }

    .wrap#soluzioni .box ul li {
        text-align: center;
        margin-bottom: 10px
    }

    .wrap#soluzioni .heading_h h2 {
        margin: 0px 0px 30px 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 50px;
        color: #ffffff;
        text-align: center;
        padding: 40px 40px 20px 40px;
        font-weight: 300;
    }

    .wrap#soluzioni .box {
        width: 31%;
        margin: 1%;
        background: white;
        padding: 20px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

.grigio .box.unico .heading_h h2 {
    color: #ffd05b;
    font-size: 50px;
    margin: 40px 0px 60px 0px;
}

.lingue {
    position: fixed;
    float: right;
    right: 4px;
    z-index: 999999;
    top: 12px;
}

    .lingue ul li {
        position: relative;
        float: left;
        margin: 0px;
    }

    .lingue ul {
        display: block;
    }

        .lingue ul li a {
            padding: 13px 10px;
            color: white;
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase;
            display: inline-block;
            width: 47px;
            text-align: center;
        }

            .lingue ul li a img {
                opacity: 0.7
            }

            .lingue ul li a.selected img, .lingue ul li a:hover img {
                opacity: 1
            }

.credits {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0px;
    font-size: 13px;
    color: #666666;
}

    .credits a {
        text-decoration: underline;
        margin: 0px 2px;
        color: #666666;
    }

.error_invio {
    margin: 0px 2px;
    font-weight: bold;
    color: red;
    padding: 14px;
    position: relative;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    background: #e9cecf;
    border: 2px solid red;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 261px;
    float: right;
}

.inviato {
    margin: 0px 2px;
    font-weight: bold;
    color: green;
    padding: 14px;
    position: relative;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    background: rgba(0, 128, 0, 0.3);
    border: 2px solid green;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    float: right;
}

.video.ita {
    position: relative;
    float: left;
    padding: 4em 0em 20px 3em;
    width: 40%;
}

    .video.ita iframe {
        width: 100%;
        padding: 0px 20px 20px 0px;
        height: 400px;
    }

.paragrafo.ita {
    width: 60%;
}

.floating-text {
    position: absolute;
    top: 44%;
    z-index: 1;
    background: white;
    padding: 20px;
    border-radius: 2px;
    text-align: center;
    width: 50%;
    margin: 0% 25%;
}

    .floating-text hr {
        width: 100%;
        border-top: 1px solid #ccc;
        margin: 20px 0px;
    }

    .floating-text h1 {
        color: #ea6911;
        font-weight: 600;
    }

    .floating-text p {
        margin-bottom: 10px;
    }

.about .wrap .triplebox .box {
    text-align: center;
    width: 33%;
}

    .about .wrap .triplebox .box svg {
        font-size: 40px;
        color: #ea6911;
        margin-bottom: 10px;
    }

.triplebox .box h2 {
    margin-bottom: 20px;
    font-size: 30px;
    /*   min-height: 75px;*/
}

.triplebox {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
}

    .triplebox .box:nth-child(2) {
        border: 1px dotted #ccc;
        border-top: none;
        border-bottom: none;
    }

.about .triplebox p {
    text-align: justify;
    /*text-align:center;*/
    margin-bottom: 10px;
}

hr {
    width: 100%;
    border-top: 1px dotted #ccc;
    margin-top: 40px;
}

.pulsanti {
    display: none;
}

.contact p.freccia {
    margin: 0px;
    position: relative;
}

    .contact p.freccia.destra {
        top: 0px;
    }

    .contact p.freccia.sinistra {
        top: 0px;
    }

.nascosto {
    display: none;
}

.box.piantina .box {
    padding: 20px;
}

.about .box.piantina .box h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    border: none;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    font-weight: 600;
    color: #324a5e;
    text-align: center;
}

.about .box.piantina .box p {
    text-align: center;
}

.about .box.piantina {
    padding: 40px 0px;
}

.prenotazioni::-webkit-scrollbar {
    width: 10px;
}
/* this targets the default scrollb
.modal-dialog.big::-webkit-scrollbar-track {
      background-color: #b46868;
} /* the new scrollbar will have a flat appearance with the set background color */
.prenotazioni::-webkit-scrollbar-thumb {
    background-color: #ea6911;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
/* this will style the thumb, ignoring the track */
.prenotazioni::-webkit-scrollbar-button {
    background-color: #f1f1f1;
}
/* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
.prenotazioni::-webkit-scrollbar-button {
    background-color: #f1f1f1;
    display: none
}
/* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
.prenotazioni::-webkit-scrollbar-corner::before {
}

.prenotazioni::-webkit-scrollbar-corner {
    background-color: #ea6911;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.floating-text.prenotazioni .box p {
    color: black;
    font-weight: 400;
}

.floating-text.prenotazioni {
    /*    top: 0%;
    width: 60%;
    margin: 0% 20%;
    max-height: 100%;
    overflow: auto;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
   */
    padding: 0px 40px;
    overflow: auto;
    background: rgba(255, 255, 255, 0.9);
    width: 47%;
    margin: 3%;
    position: relative;
    overflow-x: hidden;
}

.calltoaction {
    padding: 40px;
    overflow: auto;
    background: rgb(234 105 17);
    width: 44%;
    margin: 3%;
    position: fixed;
    right: 0px;
    top: 0px;
    overflow-x: hidden;
    float: right;
    color: white;
    border-radius: 10px;
}

    .calltoaction .campo_form {
        width: 50%;
        padding: 6px;
        font-size: 14px;
        text-align: left;
        clear: inherit;
    }

    .calltoaction .btn {
        background-color: #ffd05b !important;
        color: black !important;
        float: inherit !important;
        font-weight: 500 !important;
        text-shadow: 0px 1px 0px white !important;
        font-size: 22px !important;
        padding: 20px 22px !important;
        float: right !important;
    }

    .calltoaction .field_module, .calltoaction .field_note {
        border: none;
        border-radius: 2px;
    }

.checkbox_text a {
    color: white;
    font-weight: 500;
}

.calltoaction .field_note {
    height: 100px;
}

.calltoaction h3 {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 10px;
}

.calltoaction p {
    margin-bottom: 10px;
    font-size: 14px;
}

.color {
    color: #ea6911 !important;
}

.floating-text.prenotazioni h1 {
    color: #ea6911;
    font-weight: 600;
    font-size: 42px;
    margin: 20px 0px 30px 0px;
    padding: 0px;
}

.floating-text.prenotazioni h2 {
    margin: 10px 0px 40px 0px;
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    color: #ea6911;
}

.floating-text.prenotazioni h3 {
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 37px;
}

.floating-text.prenotazioni strong {
    color: black;
}

.floating-text.prenotazioni .box {
    margin: 0px;
    width: 100%;
    position: relative;
    float: left;
}

    .floating-text.prenotazioni .box.grey {
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 10px;
        text-align: center;
        width: 48%;
        margin: 5% 1%;
        min-height: 230px;
    }

        .floating-text.prenotazioni .box.grey h4 {
            font-weight: 600;
            color: #ea6911;
            text-align: center;
            margin-bottom: 10px;
        }

.floating-text.prenotazioni li {
    margin-bottom: 10px;
}

    .floating-text.prenotazioni li svg {
        color: #ea6911;
        margin-right: 5px;
    }

.banner_landing {
    clear: both;
    background: #ffb800;
    padding: 10px 20px;
    color: white;
    text-align: center;
    font-size: 32px;
    border-radius: 3px;
    margin-bottom: 30px;
    font-weight: 500;
    margin-top: 20px;
}

.floating-text.prenotazioni .box.grey p {
    text-align: center;
    font-size: 15px;
    line-height: normal;
}

.floating-text.prenotazioni .box.grey svg {
    color: #ea6911;
    font-size: 40px;
    margin-bottom: 10px;
}

.floating-text.prenotazioni .gallery {
    width: 100%;
    margin-bottom: 0px;
    display: inline-block
}

    .floating-text.prenotazioni .gallery img {
        display: inline-block;
        margin: 0px;
        height: auto;
        width: 100%;
        height: auto;
        vertical-align: top;
        text-align: left;
        position: relative;
        padding: 0px;
    }

    .floating-text.prenotazioni .gallery a {
        width: 33%;
    }

        .floating-text.prenotazioni .gallery a::before {
            padding: 24% 41%;
        }

.floating-text.prenotazioni .box .box {
    margin: 0px;
    width: 50%;
    position: relative;
    float: left;
}

.floating-text.prenotazioni .contact .box {
    margin: 0px;
    width: 50%;
    position: relative;
    float: left;
    text-align: center;
}

.center {
    text-align: center !important;
}

.floating-text.prenotazioni hr {
    width: 100%;
    border-top: 1px dotted #ccc;
    margin: 30px 0px;
    clear: both;
    display: inline-block;
}

.floating-text.prenotazioni .contact .box h3 {
    font-size: 16px;
    border: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    color: #ea6911;
}

.floating-text.prenotazioni .btn {
    float: right;
    border: none;
    padding: 10px 20px;
    margin-top: 20px;
}

.floating-text.prenotazioni .field_note {
    height: auto;
}

.floating-text.prenotazioni, .floating-text.prenotazioni .box p {
    text-align: left;
}

    .floating-text.prenotazioni .box .campo_form {
        margin: 0px;
        width: 50%;
        position: relative;
        float: left;
        clear: inherit;
        padding: 5px;
    }

.prenotazioni {
    color: black;
    font-weight: 300;
    font-size: 20px;
}

.floating-text.prenotazioni .logo {
    height: 100px;
    width: auto;
}

.floating-text.prenotazioni .checkbox_text {
    top: -3px;
}

.img_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    top: 0px;
}
.contact .checkbox_text a {
    color: black;
}
.smartbox  {
    background-image: url(../img/gallery2/10.jpg);
    border: none;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
    .smartbox .container {
        max-width: 1360px;
        display: flex;
        margin: auto;
        gap: 40px;
    }
.smartbox .box {
    text-align: center !important;
    background: #ea6911d9;
    border-radius: 20px;
}