@import url('https://fonts.googleapis.com/css?family=Montserrat');

/* 

Smoothy Template 

http://www.templatemo.com/tm-396-smoothy

*/


/* arancio grafema              #eb6a0b */
/* blu elettrotecnica labate    #00569d */


html, body {
    font-family: 'Montserrat', "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    color: #8a8a8a;
}

a {
    color: #d1ffe6;
}

    a:hover {
        text-decoration: none;
        color: #d1ffe6;
    }

p {
    color: #3d3d3d;
}

.height10 {
    height: 10px;
}

.height20 {
    height: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: 'Montserrat', "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 1.5em;
    color: #ffffff;
    background: #343537;
    padding: 10px 8px;
    float: left;
}

h2 {
    font-size: 24px;
    color: #333333;
}


/*
img {
  	max-width: 100%;
  	height: auto;
  	width:100%;
}
    */
.clear {
    clear: both;
}

.mWrapper {
    width: 100%;
    background-color: white;
    z-index: 5000;
}

.templatemo_top {
    position: fixed;
    z-index: 5000;
    background: #ffffff;
    width: 100%;
}

.templatemo_slider {
    top: 80px;
    position: relative;
}

.logo {
    padding: 10px 0 10px 20px;
    width: 280px;
}

.mainMenu {
}

    .mainMenu ul {
        float: right;
        padding-left: 0;
        margin-bottom: 0;
        line-height: 60px;
    }

    .mainMenu li {
        list-style-type: none;
        display: inline-block;
    }

        .mainMenu li a {
            display: block;
            text-transform: uppercase;
            color: #939393;
        }

.mobileMenuButton {
    position: absolute;
    right: 25px;
    top: 15px;
}

    .mobileMenuButton A {
        color: #939393;
    }

#mobile-menu {
    display: none;
    position: absolute;
    left: 0px;
    top: 65px;
    z-index: 4000;
    width: 100%;
    font-size: 18px;
}

.mobileMenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-top: 1px solid #efefef;
}


    .mobileMenu li a {
        display: block;
        color: #000;
        padding: 8px 8px 8px 8px;
        text-decoration: none;
        text-align: center;
    }

        /* Change the link color on hover */
        .mobileMenu li a:hover {
            background-color: #00569d;
            color: white;
        }

    .mobileMenu .active {
        background-color: #00569d;
        color: white;
    }

        .mobileMenu .active a {
            color: white;
        }


.navbar {
    min-height: 100px;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-top: 50px;
}

#top-menu {
}

    #top-menu ul {
        float: right;
    }

    #top-menu li {
        float: left;
        line-height: 80px;
        display: inline-block;
    }

    #top-menu a {
        display: block;
        -webkit-transition: 1s all ease;
        -moz-transition: 1s all ease;
        transition: 1s all ease;
        color: #666;
        text-decoration: none;
        font-size: 14px;
    }

        #top-menu a:hover {
            color: #ffffff;
            background: #00569d;
        }

    #top-menu li.active a {
        color: #ffffff;
        background: #00569d;
        /*line-height: 80px;*/
        font-size: 14px;
    }

#back-top {
    position: fixed;
    bottom: 50px;
    right: 30px;
}


.divFloat div {
    display: inline-block;
    margin: 20px 13px 20px 13px;
}


.btn-primary {
    background-color: #00569d;
    border-color: #066a31;
}

    .btn-primary:hover {
        background-color: #066a31;
        border-color: #066a31;
    }

#sliderFixed {
    height: 350px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}
    #sliderFixed img {
        flex-shrink: 0;
        min-width: 100%;
        min-height: 100%;
        margin-top: 90px;
    }

.lightgrey_about {
    padding: 15px 0px 0px 0px;
    margin-top: 50px;
    margin-bottom: 80px;
}

.lightgrey {
    background-color: #e9e9e9;
    padding: 70px 0px;
}

.margintop10 {
    margin-top: 10px;
}


.templatemo_paracenter {
    text-align: center;
}

.callmebox {
    width: 100%;
    text-align: center;
    margin-top: 125px;
}

    .callmebox DIV {
        text-transform: uppercase;
        border-radius: 10px;
        height: 75px;
        vertical-align: middle;
        text-align: center;
        color: #efefef;
        font-size: 36px;
        background-color: #00569d;
        max-width: 25vw;
        min-width: 340px;
        display: inline-block;
        padding-top: 14px;
        margin-top: 15px;
        transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
    }


.templatemo_about_box {
    text-transform: uppercase;
    border-radius: 10px;
    height: 75px;
    vertical-align: middle;
    text-align: center;
    color: #efefef;
    font-size: 17px;
    background-image: linear-gradient(#6bbcde, #00569d);
    display: table-cell;
    width: 210px;
}

.square_coner {
    margin: 0 auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 103px;
}

.texts-a {
    margin-bottom: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    /*background: #00569d;*/
    border-radius: 5px;
    font-size: 30px;
    color: #ffffff;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.hover-box {
    position: absolute;
    top: 0;
    left: 4%;
    width: 92%;
    height: 100%;
    border-radius: 5px;
    /*background: #00569d;*/
    visibility: hidden\0/;
    opacity: 0\0/;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transform: rotateY(-90deg) scale(0.8);
    -moz-transform: rotateY(-90deg) scale(0.8);
    -ms-transform: rotateY(-90deg) scale(0.8);
    -o-transform: rotateY(-90deg) scale(0.8);
    transform: rotateY(-90deg) scale(0.8);
}

.project-post:hover .texts-a {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    /*background-color: #2f3239;*/
}

.project-post:hover .hover-box {
    visibility: visible;
    \0 /;
    opacity: 1\0/;
    -webkit-transform: rotateY(0deg) scale(1);
    -moz-transform: rotateY(0deg) scale(1);
    -ms-transform: rotateY(0deg) scale(1);
    -o-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
}

.inner-hover-box p {
    color: #ffffff;
    padding: 15px 10px;
}

.promozione {
    /*background: url(../images/promozione.jpg) no-repeat;
    background-position: center;*/
    background-color: #0b5190;
    padding: 30px 0px 30px 0px;
    color: #ffffff;
    text-align: center;
    position: relative;
    min-height: 250px;
}

    .promozione h2 {
        color: #ffffff;
        font-size: 35px;
    }


    .promozione p {
        color: #ffffff;
        font-size: 32px;
    }

    .promozione div.fa {
        font-size: 40px;
        margin: 10px 8px;
    }


.content {
    padding: 30px 0px;
    text-align: center;
}
    .content h2 {
        text-align: left;
        padding-left: 15px;
        font-size: 30px;
    }
    .content h3 {
        font-weight: bold;
        text-align: left;
        margin-bottom: 10px;
        font-size: 20px;
        color: #333333;
    }
    .content h4 {
        text-align: left;
        line-height: 35px;
        font-size: 20px;
        color: #333333;
        font-weight: normal;
    }
    .content span {
        width: 35px;
    }
    .content .spacer {
        margin-right: 39px;
    }
    .content p {
        text-align: justify;
        margin-right: 30px;
        font-size: 1.4em;
        margin-bottom: 30px;
    }

    .content ul {
        text-align: left;
        font-size: 1.4em;
        color: #333333;
    }

.imgMap {
    border: 2px solid #0b5190;
    text-align: right;
    max-width: 100%;
}

.portfolio {
    padding: 80px 0px;
    text-align: center;
}

    .portfolio h2 {
        font-size: 30px;
    }

    .portfolio h3 {
        font-size: 25px;
    }

    .portfolio p {
        padding-bottom: 50px;
    }

.portfolio-thumb {
    /*overflow: hidden;*/
    position: relative;
}

    .portfolio-thumb img {
        width: 100%;
        height: auto;
        border: 2px solid #0b5190;
    }

    .portfolio-thumb .overlay-p {
        width: 100%;
        height: 60px;
        color: #2f3239;
        margin-left: -20px;
    }

        /*
    .portfolio-thumb .overlay-p {
        position: absolute;
        top: 160px;
        margin-top: -12px;
        left: 10%;
        width: 80%;
        text-align: center;
    }*/

        .portfolio-thumb .overlay-p ul {
            text-align: center;
            margin-top: 20px;
            font-size: 20px;
        }

                .portfolio-thumb .overlay-p ul li {
                    padding: 0.2em 0em;
                    margin: 0px;
                    width: 100%;
                    list-style: none;
                }

                    .portfolio-thumb .overlay-p ul li.fsmall {
                        font-size: 0.7em;
                    }

.portfolio-item {
    margin-bottom: 40px;
    display:table-cell;
    /*overflow: hidden;*/
}
/*
    .portfolio-item:hover .overlay-p {
        visibility: visible;
        opacity: 0.8;
        -moz-opacity: 0.8;
        filter: alpha(opacity=8);
        bottom: 0px;
    }
    */
.portfolio-title {
    width: 100%;
    text-align: center;
}

    .portfolio-title a {
        color: #38e395;
        font-size: 18px;
        text-transform: uppercase;
    }

    /**/




.marche-thumb {
    /*overflow: hidden;*/
    position: relative;
}

    .marche-thumb img {
        width: 100%;
        height: auto;
    }

    .marche-thumb .overlay-p {
        position: absolute;
        top: 160px;
        left: 0;
        width: 100%;
        height: 140px;
        visibility: visible;
        color: #2f3239;
        margin-left: -20px;
        /*opacity: 0;
        background: #2f3239;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;*/
    }

        /*
    .portfolio-thumb .overlay-p {
        position: absolute;
        top: 160px;
        margin-top: -12px;
        left: 10%;
        width: 80%;
        text-align: center;
    }*/

        .marche-thumb .overlay-p ul {
            text-align: center;
            margin-top: 20px;
            font-size: 20px;
        }

            .marche-thumb .overlay-p ul li {
                padding: 0.2em 0em;
                margin: 0px;
                width: 100%;
                list-style: none;
            }

                .marche-thumb .overlay-p ul li.fsmall {
                    font-size: 0.7em;
                }

.marche-item {
    margin-bottom: 40px;
    /*overflow: hidden;*/
}
/*
    .marche-item:hover .overlay-p {
        visibility: visible;
        opacity: 0.8;
        -moz-opacity: 0.8;
        filter: alpha(opacity=8);
        bottom: 0px;
    }
    */
.marche-title {
    width: 100%;
    text-align: center;
}

    .marche-title a {
        color: #38e395;
        font-size: 18px;
        text-transform: uppercase;
    }



    /**/


.templatemo_blog {
    width: 100%;
    background: #333537;
    padding: 80px 0px;
    color: #ffffff;
    text-align: center;
}

    .templatemo_blog p {
        padding-bottom: 50px;
    }

.templatemo_wrapperblogbox {
    float: left;
}

    .templatemo_wrapperblogbox a.fa {
        padding: 8px;
        background: #c6cfd3;
        color: #ffffff;
        margin: 0px;
        text-align: left;
        float: left;
        font-size: 18px;
    }

        .templatemo_wrapperblogbox a.fa:hover {
            background: #00569d;
        }

    .templatemo_wrapperblogbox .tooltip1, .templatemo_wrapperblogbox .tooltip2, .templatemo_wrapperblogbox .tooltip3, .templatemo_wrapperblogbox .tooltip4 {
        display: inline;
        position: relative;
        opacity: 1.0;
        filter: alpha(opacity=100);
    }

        .templatemo_wrapperblogbox .tooltip1:hover:after, .templatemo_wrapperblogbox .tooltip2:hover:after,
        .templatemo_wrapperblogbox .tooltip3:hover:after, .templatemo_wrapperblogbox .tooltip4:hover:after {
            background: #00569d;
            top: 33px;
            color: #fff;
            content: attr(title);
            padding: 5px 15px;
            position: absolute;
            z-index: 98;
            font-size: 14px;
            white-space: nowrap;
        }

        .templatemo_wrapperblogbox .tooltip1:hover:after {
            left: 0px;
        }

        .templatemo_wrapperblogbox .tooltip2:hover:after {
            left: -33px;
        }

        .templatemo_wrapperblogbox .tooltip3:hover:after {
            left: -63px;
        }

        .templatemo_wrapperblogbox .tooltip4:hover:after {
            left: -94px;
        }

    .templatemo_wrapperblogbox img {
        width: 100%;
    }

.templatemo_blogtext {
    width: 100%;
}

    .templatemo_blogtext span.left {
        text-align: left;
        width: 70%;
        float: left;
    }

    .templatemo_blogtext span.right {
        text-align: right;
        width: 30%;
        float: left;
    }

        .templatemo_blogtext span.right a i {
            padding-left: 5px;
            font-size: 9px;
            color: #ffffff;
        }

        .templatemo_blogtext span.right a:hover i {
            color: #00569d;
        }

.templatemo_partner {
    padding: 80px 0px;
}

#prev {
    width: 35px;
    height: 50px;
    position: absolute;
    top: -30%;
    left: 0;
    text-indent: -9999px;
    background: url(../images/prev.png)0px -50px no-repeat;
}

#next {
    width: 35px;
    height: 50px;
    position: absolute;
    top: -30%;
    right: 0;
    text-indent: -9999px;
    background: url(../images/next.png)0px -50px no-repeat;
}

    #prev:hover, #next:hover {
        background-position: 0px 0px;
    }

.partnerWrap {
    margin: 50px 0;
    position: relative;
}

.slideshow {
    margin: auto;
    width: 80%;
}

    .slideshow img {
        padding: 2px;
    }


.templatemo_maps {
    margin: 50px 0;
    display: block;
    overflow: hidden;
    height: 400px;
}

.fluid-wrapper {
    position: relative;
    /* padding-bottom: 56.25%;  16:9 */
    height: 0;
}

    .fluid-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 400px;
        border: none;
    }

.addr {
}

    .addr ul {
        padding-left: 0;
    }

        .addr ul li {
            list-style-type: none;
        }

            .addr ul li i {
                width: 14px;
                margin-right: 10px;
                margin-bottom: 15px;
                color: #bf0b1d;
                font-size: 18px;
                text-align: center;
            }

.templatemo_footer {
    padding: 40px 0px;
}

    .templatemo_footer ul {
        float: left;
        margin: 0px;
        padding: 0px;
    }

        .templatemo_footer ul li {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

            .templatemo_footer ul li:before {
                content: "\002022 ";
                color: #00569d;
                font-size: 2.5em;
                vertical-align: middle;
                line-height: 30px;
                margin-right: 5px;
            }

.templatemo_morelink a {
    float: left;
    color: #5d9e30;
    text-indent: 15px;
}

.templatemo_footer span.left {
    float: left;
    color: #00569d;
    font-size: 1.5em;
    text-align: left;
    line-height: 30px;
}

.templatemo_footer span.right {
    float: left;
}

.templatemo_footer .col-xs-1 {
    padding: 0px;
}

.templatemo_footer .col-xs-11 {
    padding: 0px 0px 0px 10px;
}

.templatemo_footer span.left.fa-envelope {
    font-size: 1.2em;
}

.templatemo_bottom {
    padding: 15px 0px 50px;
    width: 100%;
    background: #00569d;
    color: #efefef;
}

.templatemo_bottom a {
    color: #efefef;
    font-weight: bold;
}

    .templatemo_bottom a:hover {
        text-decoration: none;
        color: #efefef;
        font-weight: bold;
    }

    .templatemo_bottom .left {
        float: left;
    }

    .templatemo_bottom .right {
        text-align: right;
    }

        .templatemo_bottom .right fa {
            padding: 15px;
        }

        .templatemo_bottom .right div.soc {
            width: 28px;
            height: 28px;
            text-align: center;
            font-size: 16px;
            line-height: 28px;
            background: #c6cfd3;
            color: #333536;
            border-radius: 150px;
            -webkit-border-radius: 150px;
            -moz-border-radius: 150px;
        }

        .templatemo_bottom .right a:hover div.soc {
            background: #00569d;
        }

#templatemo_flicker {
}

    #templatemo_flicker ul li:before {
        content: none;
        vertical-align: middle;
    }

    #templatemo_flicker.ddsmoothmenu ul li a {
        width: 55px;
        height: 55px;
        margin-right: 0px;
    }

ul.nobullet {
    margin: 0;
    padding: 0;
    list-style: none
}

    ul.nobullet li {
        margin: 0;
        padding: 0
    }

ul.list_bullet {
    margin: 10px 0 10px 15px;
    padding: 0;
    list-style: none
}

    ul.list_bullet li {
        color: #555;
        margin: 0 0 7px 0;
        padding: 0 0 0 20px;
        background: url(images/templatemo_bullet.png) no-repeat scroll 0 5px
    }

        ul.list_bullet li a {
            color: #555;
            font-weight: normal;
            text-decoration: none
        }

            ul.list_bullet li a:hover {
                color: #555
            }

ul.footer_gallery li {
    display: block;
    float: left;
    margin: 0 5px 5px 0
}

    ul.footer_gallery li img {
    }


ul.normal {
    text-align: left;
    font-size: 16px;
}




/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-width : 480px) {
    /*.mainMenu li a {		
		font-size: 8px;
	}
	#top-menu li a {		
		font-size: 8px;
	}*/
    #top-menu li a {
        padding: 0px;
    }

    #top-menu li.active a {
        color: #ffffff;
        background: #00569d;
    }

    .hover-box {
        left: 3%;
        width: 94%;
    }

    .templatemo_bottom span.left {
        width: 90%;
        margin-left: 10px;
    }

    .templatemo_bottom span.right {
        width: 90%;
        float: left;
        margin: 10px;
    }
}

@media(min-width:500px) and (max-width: 650px) {
    .hover-box {
        left: 5%;
        width: 90%;
    }
}

@media(max-width:767px) {
    .templatemo_col9 {
        padding: 0px;
    }

    .templatemo_slider {
        top: 0;
    }

    .lightgrey_about {
        padding-top: 50px;
    }

    .templatemo_about_box {
        display: block;
        width: 100%;
        padding-top: 20px;
    }

    .portfolio {
        padding-top: 50px;
    }

    .templatemo_blog {
        padding-top: 50px;
    }

    .templatemo_partner {
        padding-top: 50px;
    }

    .lightgrey {
        padding-top: 50px;
    }

    .templatemo_bottom {
        padding: 15px;
    }

    .mailme {
    }

    .socials ul {
        float: none;
        text-align: center;
    }

    .mainMenu ul {
        float: none;
        text-align: center;
        line-height: 40px;
    }

    .mainMenu li a {
        padding: 8px 7px;
    }

    #top-menu ul {
        float: none;
        text-align: center;
        line-height: 40px;
        margin-left: 15px;
    }

    #top-menu li {
        float: left;
        line-height: 40px;
    }

        #top-menu li a {
            padding: 8px 7px;
        }

        #top-menu li.active a {
            color: #ffffff;
            background: #00569d;
            line-height: 40px;
        }

    .teamInfo ul li {
        width: 50%;
    }

    .imgWrp {
        height: 220px;
    }

        .imgWrp:hover {
            height: 220px;
            opacity: 1;
            margin-top: 0px;
        }

    .txtarea {
        margin: 20px 0;
    }

    .info3 {
        margin-bottom: 30px;
    }


    .templatemo_top {
        position: static;
    }

    #sliderFixed img {
        margin-top: 0px;
    }
}

@media(min-width:768px) {
    .rmargin {
        right: 10%;
    }

    .socials ul {
        float: none;
        text-align: center;
    }

    .imgWrp {
        height: 160px;
    }

        .imgWrp:hover {
            height: 160px;
            opacity: 1;
            margin-top: 0px;
        }

    .txtarea {
        margin: 20px 0px;
    }

    #box-img_testimonial a {
        width: 40px;
    }

    .opener span:before,
    .opener span:after {
        width: 30%;
    }

    .info3 {
        margin-bottom: 30px;
    }
}

@media(min-width:600px) and (max-width:769px) {
    h1 {
        font-size: 1em;
    }


    .rmargin {
        right: 3%;
    }

    .btn {
        font-size: 12px;
        padding: 3px 5px;
    }
}

@media(min-width:768px) and (max-width:992px) {
    h1 {
        font-size: 1em;
    }


    .btn {
        font-size: 13px;
        padding: 3px 5px;
    }

    .templatemo_container {
        width: 100%;
    }

    .templatemo_margintop10 {
        margin-top: 10px;
    }
}

@media(min-width:992px) {
    .imgWrp {
        height: 190px;
        opacity: 0.5;
    }

        .imgWrp:hover {
            height: 220px;
            opacity: 1;
            margin-top: -15px;
        }

    .txtarea {
        margin: 0;
    }

    #box-img_testimonial a {
        width: 50px;
    }

    .opener span:before,
    .opener span:after {
        width: 45%;
    }

    .socials ul {
        float: right;
    }
}

@media only screen and (min-device-width : 320px) and (max-width : 540px) {
    .templatemo_clientwrapper {
        width: 320px;
        font-size: 12px;
    }

        .templatemo_clientwrapper .next {
            margin-top: 20px;
        }

    .templatemo_marginleft50 {
        margin-left: 50px;
    }

    .templatemo_clientimage div.fa {
        display: none;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    #slider-direction-nav,
    #slider-control-nav {
        opacity: 1;
    }
}

/* da 5000 a 1200 */
@media (min-width: 1200px) {
    .logo img {
        height: 80px;
        transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
    }

    #top-menu {
        display: block;
    }

    #mobile-menubutton {
        display: none;
    }

    #mobile-menu {
        display: none;
    }
}

@media (min-width: 1500px) and (max-width: 1799px) {

    .templatemo_about_box {
        font-size: 15px;
    }

}

@media (min-width: 900px) and (max-width: 1499px) {

    .templatemo_about_box {
        font-size: 13px;
    }
}

    /* da 1199 a 1000 */
    @media (min-width: 1000px) and (max-width: 1199px) {
        .logo img {
            height: 60px;
            transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -webkit-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
        }

        #top-menu {
            display: block;
        }

        #mobile-menubutton {
            display: none;
        }

        #mobile-menu {
            display: none;
        }

        /*
    .templatemo_about_box {
        border-radius: 5px;
        padding: 20px 0px;
        text-align: center;
        color: #2f3239;
        font-size: 20px;
    }
        */

        .promozione h2 {
            color: #ffffff;
            font-size: 35px;
        }


        .promozione p {
            color: #ffffff;
            font-size: 32px;
        }
    
    }

    /* sotto 999 */
    @media (max-width: 999px) {
        .logo img {
            height: 50px;
            transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -webkit-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
        }

        #top-menu {
            display: none;
            position: absolute;
            right: 0px;
            top: 60px;
            background-color: #ffffff;
            opacity: 0.9;
            z-index: 1000;
            padding: 0;
            margin: 0;
        }

        .mainMenu {
            padding: 0;
            margin: 0;
        }

        #top-menu ul {
        }

        #top-menu li {
            width: 100%;
            line-height: 45px;
        }

        #mobile-menubutton {
            display: block;
        }

        /*
    .templatemo_about_box {
        border-radius: 5px;
        padding: 20px 0px;
        text-align: center;
        color: #2f3239;
        font-size: 20px;
    }
        */

        .promozione h2 {
            color: #ffffff;
            font-size: 28px;
        }


        .promozione p {
            color: #ffffff;
            font-size: 23px;
        }



        .callmebox {
            margin-top: 13vw;
        }

    }



@media (max-width: 990px) {
    .portfolio-thumb img {
        width: 100%;
        height: auto;
        border: 2px solid #0b5190;
    }

    .portfolio-thumb .overlay-p ul li {
        font-size: 18px;
    }
}