﻿@charset "UTF-8";
@import url("fonts/fonts-include.css");

body {
    background: #f3f3f3;
    font-family: "Lato", "Roboto", sans-serif;
    line-height: 1.71428571;
    font-size: 16px;
    color: #333333;
}

a {
    font: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #004d9f;
}

    a:hover {
        text-decoration: none;
        color: #EF7F27;
    }

    a:active {
        background: inherit;
    }

p {
    font: normal 15px/28px "Lato", "Roboto", sans-serif;
}

    p a:hover {
        color: #EF7F27;;
    }

/*a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}*/

img {
    max-width: 100%;
    height: auto;
}

ul {
    padding-left: 40px;
}

b {
    font-weight: bold;
}

strong {
    font-weight: bold;
}

* {
    -webkit-text-size-adjust: none;
}

a span {
    font-family: "Lato", "Roboto", sans-serif;
}

.text_1 {
    font: bold 69px/60px "Lato", "Roboto", sans-serif;
}

.text_2 {
    font: 300 69px/60px "Lato", "Roboto", sans-serif;
}

.text_3 {
    font: normal 19px/19px "Lato", "Roboto", sans-serif;
}

.text_4 {
    font: normal 13px/13px "Lato", "Roboto", sans-serif;
}

.text_5 {
    font: bold 52px/55px "Lato", "Roboto", sans-serif;
}

.text_6 {
    font: normal 15px/28px "Lato", "Roboto", sans-serif;
}

.text_7 {
    font: normal 32px/40px "Lato", "Roboto", sans-serif;
}

.text_8 {
    font: normal 27px/30px "Lato", "Roboto", sans-serif;
}

.text_9 {
    font: normal 15px/32px "Lato", "Roboto", sans-serif;
}

.text_10 {
    font: normal 49px/49px "Lato", "Roboto", sans-serif;
}

.text_11 {
    font: normal 12px/12px "Lato", "Roboto", sans-serif;
}

.text_12 {
    font: normal 19px/28px "Lato", "Roboto", sans-serif;
}

.text_13 {
    font: normal 17px/30px "Lato", "Roboto", sans-serif;
}

.text_14 {
    font: normal 30px/38px "Lato", "Roboto", sans-serif;
}

@media (max-width: 979px) {
    .text_7 {
        font: 30px/40px "Lato", "Roboto", sans-serif;
    }
}

@media (max-width: 479px) {
    .text_7 {
        font: 27px/37px "Lato", "Roboto", sans-serif;
    }

    .text_1, .text_2 {
        font-size: 50px;
    }
}

@media (max-width: 979px) {
    .text_7 {
        font: 30px/40px "Lato", "Roboto", sans-serif;
    }
}

@media (max-width: 479px) {
    .text_7 {
        font: 27px/37px "Lato", "Roboto", sans-serif;
    }

    .text_1, .text_2 {
        font-size: 59px;
    }
}

.color_1 {
    color: #004d9f;
}

    .color_1 a {
        color: #004d9f;
    }

        .color_1 a:hover {
            color: #F40000;
        }

.color_2 {
    color: #EF7F27;
}

    .color_2 a {
        color: #EF7F27;
    }

        .color_2 a:hover {
            color: #7fe541;
        }

.color_3 {
    color: #e2e1e1;
}

    .color_3 a {
        color: #e2e1e1;
    }

        .color_3 a:hover {
            color: #fff;
        }

.color_4 {
    color: #004d9f;
}

    .color_4 a {
        color: #004d9f;
    }

        .color_4 a:hover {
            color: #55b4ff;
        }

.color_5 {
    color: #cf4022;
}

    .color_5 a {
        color: #cf4022;
    }

        .color_5 a:hover {
            color: #e4725a;
        }

.color_6 {
    color: #333333;
}

    .color_6 a {
        color: #333333;
    }

        .color_6 a:hover {
            /*color: #595959;*/
            color: #EF7F27;
        }

.color_7 {
    color: #004d9f;
}

    .color_7 a {
        color: #004d9f;
    }

        .color_7 a:hover {
            color: #6eb9f4;
        }

.color_8 {
    color: #ffffff;
}

    .color_8 a {
        color: #ffffff;
    }

        .color_8 a:hover {
            color: #EF7F27;;
        }

.color_9 {
    color: #888888;
}

    .color_9 a {
        color: #888888;
    }

        .color_9 a:hover {
            color: #aeaeae;
        }



.color_10 {
    color: #777777;
}

    .color_10 a {
        color: #777777;
    }

    .color_10 a:hover {
        color: #9d9d9d;
    }

.color_11 {
    color: #a2a2a2;
}

    .color_11 a {
        color: #a2a2a2;
    }

    .color_11 a:hover {
        color: #e6e6e6;
    }

.color_12 {
    color: #004d9f;
}

    .color_12 a {
        color: #004d9f;
    }

    .color_12 a:hover {
        color: #e6e6e6;
    }

.bg_1 {
    background-color: #ffffff;
}

.bg_2 {
    background-color: #004d9f;
}

.bg_3 {
    background-color: #cf4022;
    
}

.camera_caption.bg_3 {
    background: rgba(244,0,0,0.75);
}

.bg_4 {
    background-color: #EF7F27;;
}

.bg_5 {
    background-color: #f3f3f3;
}

.bg_6 {
    background-color: #333333;
}

.bg_image_1 {
    background: url("../../images/index_img02.png") no-repeat 190px 44px;
}

#header {
    background: #ffffff;
    box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.3);
}

@media (max-width: 979px) {
    #header {
        text-align: center;
    }
}

.brand {
    float: left;
    margin-top: 26px;
    margin-bottom: -92px;
}

    .brand a {
        display: block;
        text-decoration: none;
    }

        .brand a:hover .text_2.color_6 {
            color: #999999;
        }

        .brand a .text_1 {
            letter-spacing: -6px;
        }

        .brand a .text_2 {
            letter-spacing: -2px;
        }

        .brand a span {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

@media (min-width: 980px) and (max-width: 1199px) {
    .brand {
        max-width: 180px;
        margin-top: 37px;
    }
}

@media (max-width: 979px) {
    .brand {
        float: none;
        display: inline-block;
        width: 75%;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .brand {
        display: none;
    }
}


.sf-menu {
    padding: 45px 0 54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .sf-menu > li {
        float: left;
        position: relative;
        margin-left: 30px;
        list-style: none;
    }

        .sf-menu > li > a {
            color: #004d9f;
            font: normal 19px/19px "Lato", "Roboto", sans-serif;
            text-transform: capitalize;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .sf-menu > li > a:hover, .sf-menu > li > a .sf-menu > li.current > a, .sf-menu > li > a .sf-menu > li.sfHover > a {
                /*color: #333333;*/
                color: #EF7F27;
            }

            .sf-menu > li > a.fa {
                position: relative;
            }

                .sf-menu > li > a.fa::before {
                    position: absolute;
                    top: 0;
                    left: 100%;
                    font: normal 12px 'FontAwesome';
                    line-height: normal;
                    line-height: 22px;
                    margin-left: 3px;
                }

        .sf-menu > li > ul {
            position: absolute;
            top: 25px;
            left: -12px;
            list-style: none;
            padding-left: 0;
        }

            .sf-menu > li > ul > li:first-child {
                border: none;
            }

    .sf-menu ul {
        width: 210px;
        z-index: 5;
        display: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #3d3d3d;
    }

        .sf-menu ul li {
            border-top: 1px solid #292929;
            position: relative;
            list-style: none;
            padding-left: 0;
        }

            .sf-menu ul li a {
                display: block;
                padding: 0 14px 3px;
                color: #ffffff;
                font: normal 14px/32px "Lato", "Roboto", sans-serif;
            }

                .sf-menu ul li a:hover {
                    background-color: #004d9f;
                }

                .sf-menu ul li a.fa {
                    position: relative;
                }

                    .sf-menu ul li a.fa::before {
                        position: absolute;
                        top: 6px;
                        right: 13px;
                        font: normal 11px 'FontAwesome';
                        line-height: 25px;
                        margin-left: 2px;
                    }

            .sf-menu ul li .sfHover > a {
                background-color: #004d9f;
            }

        .sf-menu ul > li > ul {
            position: static;
            margin-left: 0;
            background: #3d3d3d;
            z-index: 4;
        }

            .sf-menu ul > li > ul li a {
                color: #ffffff;
            }

                .sf-menu ul > li > ul li a:hover {
                    background: #004d9f;
                }

    .sf-menu a {
        display: block;
        text-decoration: none;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.select-menu {
    display: block;
    width: 100%;
    -webkit-appearance: none;
    font: normal 19px/28px "Lato", "Roboto", sans-serif;
    margin-bottom: 21px;
}

nav {
    position: relative;
    z-index: 2;
    float: right;
}

@media (max-width: 979px) {
    nav {
        display: inline-block;
        float: none;
    }

        nav .sf-menu {
            padding-top: 0;
        }

            nav .sf-menu > li > ul {
                top: 25px;
                left: 50%;
                margin-left: -105px;
            }
}

@media only screen and (max-width: 767px) {
    nav {
        display: block;
    }

        nav .sf-menu {
            display: none;
            padding: 10px 0;
        }
}

.isStuck {
    background: #ffffff;
    padding: 0;
    z-index: 999;
    /*border-bottom: 3px solid #333;*/
    box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.3);
}

    .isStuck .brand {
        margin: 10px 0 5px;
        width: 24%;
    }

        /*.isStuck .brand img {
            width: 85% !important;
        }*/

    .isStuck .sf-menu {
        padding: 35px 0 40px;
    }

        .isStuck .sf-menu > li > ul {
            top: 25px;
            list-style: none;
            padding-left: 0;
        }

@media only screen and (max-width: 979px) {
    .isStuck {
        display: none !important;
    }
}

#content {
    overflow: hidden;
}

.wrapper_1 {
    padding-bottom: 59px;
}

.wrapper_2 {
    padding-bottom: 70px;
}

.wrapper_3 {
    padding-top: 68px;
    padding-bottom: 69px;
}

.wrapper_4 {
    padding-bottom: 65px;
}

.wrapper_5 {
    padding-top: 48px;
    padding-bottom: 48px;
}

.wrapper_6 {
    padding-bottom: 50px;
}

.wrapper_7 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.page {
    overflow: hidden;
}

.header_1 {
    padding: 57px 0 65px;
    letter-spacing: -0.2px;
}

.header_2 {
    padding-top: 47px;
    padding-bottom: 29px;
    margin-left: -3px;
}

.header_3 {
    padding-top: 47px;
    padding-bottom: 13px;
}

.header_4 {
    padding-top: 49px;
    padding-bottom: 31px;
}

.header_5 {
    padding-bottom: 19px;
}

.header_6 {
    padding-top: 47px;
    padding-bottom: 24px;
}

.header_7 {
    padding-top: 49px;
    padding-bottom: 33px;
}

.header_8 {
    padding-top: 47px;
    padding-bottom: 13px;
    margin-left: -3px;
}

.btn_1 {
    display: inline-block;
    min-width: 240px;
    min-height: 57px;
    padding: 15px 0 14px;
    color: #ffffff !important;
    background: #333333;
    font: normal 19px/24px "Lato", "Roboto", sans-serif;
    text-align: center;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .btn_1:hover {
        background: #004d9f;
        text-decoration: none;
    }

    .btn_1 .fa {
        font-size: 29px;
        line-height: 28px;
        margin-left: 12px;
    }

.btn_2 {
    display: inline-block;
    padding-bottom: 1px;
}

    .btn_2.color_1 {
        border-bottom: 1px solid #004d9f;
    }

        .btn_2.color_1:hover {
            color: #04518e;
            border-color: #04518e;
        }

    .btn_2.color_2 {
        border-bottom: 1px solid #EF7F27;;
    }

        .btn_2.color_2:hover {
            color: #316b0e;
            border-color: #316b0e;
        }

    .btn_2.color_3 {
        border-bottom: 1px solid #e2e1e1;
    }

        .btn_2.color_3:hover {
            color: #b2b0b0;
            border-color: #b2b0b0;
        }

    .btn_2.color_4 {
        border-bottom: 1px solid #004d9f;
    }

        .btn_2.color_4:hover {
            color: #005da6;
            border-color: #005da6;
        }

    .btn_2.color_5 {
        border-bottom: 1px solid #cf4022;
    }

        .btn_2.color_5:hover {
            color: #7c2614;
            border-color: #7c2614;
        }

    .btn_2.color_6 {
        border-bottom: 1px solid #333333;
    }

        .btn_2.color_6:hover {
            color: #030303;
            border-color: #030303;
        }

    .btn_2.color_7 {
        border-bottom: 1px solid #004d9f;
    }

        .btn_2.color_7:hover {
            color: #ef7f27; /*#0c64a9;*/
            border-color: #0c64a9;
        }

    .btn_2.color_8 {
        border-bottom: 1px solid #ffffff;
    }

        .btn_2.color_8:hover {
            color: #cfcfcf;
            border-color: #cfcfcf;
        }

    .btn_2.color_9 {
        border-bottom: 1px solid #888888;
    }

        .btn_2.color_9:hover {
            color: #585858;
            border-color: #585858;
        }

    .btn_2.color_10 {
        border-bottom: 1px solid #777777;
    }

        .btn_2.color_10:hover {
            color: #474747;
            border-color: #474747;
        }

    .btn_2.color_11 {
        border-bottom: 1px solid #a2a2a2;
    }

        .btn_2.color_11:hover {
            color: #727272;
            border-color: #727272;
        }

.btn_3 {
    position: relative;
    display: inline-block;
    padding-bottom: 1px;
    margin-left: 25px;
    border-bottom: 1px solid #004d9f;
    color: #004d9f;
    font: normal 19px/19px "Lato", "Roboto", sans-serif;
}

    .btn_3:hover {
        color: #0d67ad;
        border-color: #0d67ad;
    }

    .btn_3::before {
        content: '\f0d9';
        position: absolute;
        left: -23px;
        top: 2px;
        font: normal 22px/19px 'FontAwesome';
        color: #004d9f;
    }

.icon {
    display: inline-block;
    width: 83px;
    height: 83px;
    text-align: center;
    line-height: 83px;
    font-size: 51px;
    border-radius: 100px;
}

    .icon.fa-globe {
        font-size: 64px;
    }

.box_1, .box_2, .box_3, .box_4, .box_10 {
    margin-bottom: 30px;
}

    .box_1.last-row, .box_2.last-row, .box_3.last-row, .box_4.last-row, .box_10.last-row {
        margin-bottom: 0;
    }

    .box_1 h3, .box_2 h3, .box_3 h3, .box_4 h3, .box_10 h3 {
        padding-bottom: 10px;
    }

    .box_1 p, .box_2 p, .box_3 p, .box_4 p, .box_10 p {
        padding-bottom: 16px;
    }

@media (max-width: 767px) {
    .box_1.last-row, .box_2.last-row, .box_3.last-row, .box_4.last-row, .box_10.last-row {
        margin-bottom: 30px;
    }
}

.box_1 {
    position: relative;
}

    .box_1 .inner {
        position: relative;
        padding: 21px 300px 43px 27px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 1;
    }

    .box_1 .bg_image_1 {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }

@media (max-width: 1199px) {
    .box_1 .bg_image_1 {
        display: none;
    }

    .box_1 .put-right {
        display: none;
    }

    .box_1 .inner {
        padding: 21px 55px 43px 27px;
    }
}

@media (max-width: 479px) {
    .box_1 .put-right {
        float: none;
        text-align: center;
    }
}

.box_2 {
    padding: 21px 21px 43px 27px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box_3 p {
    padding: 3px 45px 21px 0;
}

@media (max-width: 479px) {
    .box_3 .text_8 {
        font: 21px/33px "Lato", "Roboto", sans-serif;
    }
}

.box_4 .icon {
    margin-top: -1px;
    margin-right: 21px;
}

.box_4 h3 {
    padding-top: 2px;
    padding-right: 30px;
}

.box_4 p {
    padding: 3px 0 21px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .box_4 .put-left {
        float: none;
        display: block;
        text-align: center;
        padding-bottom: 21px;
    }

    .box_4 .icon {
        margin-right: 0;
    }

    .box_4 h3 {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .box_4 .put-left {
        padding-top: 11px;
    }
}

@media (max-width: 479px) {
    .box_4 .put-left {
        float: none;
        display: block;
        text-align: center;
        padding-bottom: 21px;
    }

    .box_4 .icon {
        margin-right: 0;
    }

    .box_4 h3 {
        padding-right: 0;
    }
}

.box_5 {
    text-align: center;
}

    .box_5 .icon {
        font: normal 49px/79px "Lato", "Roboto", sans-serif;
        margin-bottom: 19px;
    }

        .box_5 .icon span {
            display: block;
            margin-left: -2px;
            width: 100%;
            height: 100%;
        }

    .box_5 h3 {
        padding-bottom: 14px;
    }

    .box_5 p {
        padding-bottom: 21px;
    }

@media (min-width: 768px) and (max-width: 979px) {
    .box_5 .text_8 {
        font-size: 25px;
    }
}

@media (max-width: 767px) {
    .box_5 {
        padding-bottom: 30px;
    }
}

.box_6 h3 {
    padding-bottom: 13px;
}

.box_6 p {
    padding-right: 35px;
    padding-bottom: 3px;
}

.box_7 {
    padding-bottom: 20px;
}

    .box_7.last-child {
        padding-bottom: 0;
    }

@media (max-width: 767px) {
    .box_7.last-child {
        padding-bottom: 20px;
    }
}

.box_8 {
    position: relative;
    padding-left: 68px;
    padding-bottom: 20px;
}

    .box_8.last-child {
        padding-bottom: 0;
    }

    .box_8 .fa-eye {
        font-size: 49px;
        line-height: 49px;
        left: 0;
        top: 3px;
    }

    .box_8 .fa-globe {
        font-size: 49px;
        line-height: 49px;
        left: 4px;
        top: 7px;
    }

    .box_8 .fa-group {
        font-size: 44px;
        line-height: 49px;
        left: 1px;
        top: 11px;
    }

    .box_8 .put-left-abs {
        position: absolute;
    }

@media (min-width: 980px) and (max-width: 1199px) {
    .box_8 {
        padding-left: 49px;
    }

        .box_8 .fa-eye, .box_8 .fa-globe {
            font-size: 36px;
            line-height: 36px;
            top: 0;
        }

        .box_8 .fa-group {
            font-size: 31px;
            line-height: 31px;
        }
}

@media (min-width: 768px) and (max-width: 979px) {
    .box_8 {
        padding-left: 32px;
    }

        .box_8 .fa-eye, .box_8 .fa-globe {
            font-size: 26px;
            line-height: 35px;
            top: 0;
        }

        .box_8 .fa-group {
            font-size: 21px;
            line-height: 21px;
        }

        .box_8 .text_8 {
            font-size: 22px;
            line-height: 34px;
        }
}

@media (max-width: 767px) {
    .box_8.last-child {
        padding-bottom: 20px;
    }
}

.box_9 {
    padding-top: 10px;
}

    .box_9 .put-left {
        max-width: 170px;
    }

    .box_9 .caption {
        position: relative;
        margin: 9px 10px 0 217px;
    }

        .box_9 .caption:before {
            content: '�';
            position: absolute;
            left: -20px;
            top: -23px;
            font: normal 114px/114px "Lato", "Roboto", sans-serif;
            color: #dedede;
            z-index: -1;
        }

    .box_9 .author {
        padding-top: 7px;
        text-align: right;
    }

@media (min-width: 980px) and (max-width: 1199px) {
    .box_9 .put-left {
        max-width: 113px;
    }

    .box_9 .caption {
        margin-left: 135px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .box_9 .put-left {
        max-width: 80px;
    }

    .box_9 .caption {
        margin-left: 98px;
    }

        .box_9 .caption:before {
            left: -15px;
            top: -23px;
            font: 68px/80px "Roboto", sans-serif;
        }
}

@media (max-width: 479px) {
    .box_9 .put-left {
        max-width: 100%;
        float: none;
        text-align: center;
    }

    .box_9 .caption {
        margin-left: 10px;
    }
}

.box_10 img {
    width: 100%;
    max-height: 250px;
}

.box_10 .caption {
    padding: 19px 27px 43px 27px;
}

.box_10 .caption_btn {
    position: absolute;
    bottom: 27px;
    left: 27px;
}

.box_10 .btn_2 {
    margin-top: 5px;
}

.box_11 {
    padding-bottom: 29px;
}

    .box_11.last {
        padding-bottom: 37px;
    }

    .box_11 .put-left {
        padding-top: 11px;
        padding-right: 31px;
    }

    .box_11 p {
        padding-top: 1px;
        padding-bottom: 21px;
    }

@media (max-width: 979px) {
    .box_11 .put-left {
        float: none;
        text-align: center;
        padding-bottom: 16px;
        padding-right: 0;
    }
}

@media (max-width: 479px) {
    .box_11 img {
        width: 100%;
    }
}

ul.marked-list {
    margin-top: -1px;
}

    ul.marked-list li {
        position: relative;
        padding-left: 21px;
        font: normal 17px/35px "Lato", "Roboto", sans-serif;
        color: #777777;
    }

        ul.marked-list li:before {
            content: '\f0da';
            position: absolute;
            top: 1px;
            left: 0;
            font: normal 22px/35px 'FontAwesome';
            color: #004d9f;
        }

        ul.marked-list li a {
            color: #777777;
        }

            ul.marked-list li a:hover {
                color: #EF7F27;;
            }

@media (min-width: 980px) and (max-width: 1199px) {
    ul.marked-list li {
        padding-left: 10px;
    }

        ul.marked-list li:before {
            font-size: 16px;
        }
}

@media (min-width: 768px) and (max-width: 979px) {
    ul.marked-list li {
        padding-left: 8px;
        font-size: 14px;
        line-height: 27px;
    }

        ul.marked-list li:before {
            font-size: 13px;
            line-height: 27px;
        }
}

.map {
    width: 100%;
    max-width: 529px;
    height: 310px;
    margin-bottom: 19px;
}

address .text_8 {
    padding-bottom: 10px;
}

address dl dt {
    min-width: 92px;
    display: inline-block;
}

address dl dd {
    display: inline-block;
}

address a:hover {
    color: #EF7F27; !important;
}

dl.terms-list {
    padding-right: 20px;
}

    dl.terms-list dt {
        padding-bottom: 13px;
    }

    dl.terms-list dd {
        padding-bottom: 21px;
    }

        dl.terms-list dd.last-child {
            padding-bottom: 0;
        }

#footer ul.social-list {
    padding-top: 11px;
}

.footer {
    list-style: none;
    padding-left: 0;
}

@media (max-width: 767px) {
    #footer {
        text-align: center;
    }
}

ul.list li, ul.list li a {
    font: normal 15px/32px "Lato", "Roboto", sans-serif;
    color: #004d9f;
}

    ul.list li:hover, ul.list li a:hover {
        color: #EF7F27;;
    }

@media (max-width: 767px) {
    ul.list {
        padding-bottom: 36px;
    }
}

ul.social-list {
    display: inline-block;
}

    ul.social-list li {
        float: left;
        margin-left: 17px;
    }

        ul.social-list li:first-child {
            margin-left: 0;
        }

    ul.social-list .fa {
        display: inline-block;
        width: 40px;
        height: 40px;
        font-size: 39px;
        line-height: 39px;
        text-align: center;
    }

    ul.social-list a {
        color: #666;
    }

        ul.social-list a:hover {
            color: #004d9f;
        }

.info {
    color: #777777;
    padding: 35px 0 58px;
}

    .info a {
        color: #777777;
    }

        .info a:hover {
            color: #EF7F27;;
        }

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    border: none;
    color: #004d9f;
    width: 28px;
    height: 28px;
    font-size: 28px;
    line-height: 28px;
    z-index: 20;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    #toTop:hover {
        outline: none;
        color: #EF7F27;
    }

    #toTop:active {
        background: none;
    }

@media (min-width: 980px) and (max-width: 1199px) {
    .md_grid_6 {
        width: 460px;
    }

        .md_grid_6 .box_2.last-row {
            margin-bottom: 30px;
        }
}

@media (min-width: 768px) and (max-width: 979px) {
    .md_grid_6 {
        width: 364px;
    }

        .md_grid_6 .box_2.last-row {
            margin-bottom: 30px;
        }
}

.put-left {
    float: left;
}

.put-right {
    float: right;
}

.last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* -------------------------------- */
/* --------- INIZIO CUSTOM -------- */
/* -------------------------------- */
/* ----- ALLINEAMENTO TESTO ------ */
.centertxt {
    text-align: center;
}

@media (min-width: 767px) {
    .lefttxt {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .center767 {
        text-align: center;
    }
}

.centravert {
    position: relative;
}

    .centravert > div {
        position: absolute;
        top: 50%;
        height: 50%;
        margin-top: -25%;
    }

/* ------ MARGINI ------ */
.__margin_t_10 {
    margin-top: 10px;
}

.__margin_t_20 {
    margin-top: 20px;
}

.__margin_t_30 {
    margin-top: 30px;
}

.__margin_b_10 {
    margin-bottom: 10px;
}

.__margin_b_15 {
    margin-bottom: 15px;
}

.__margin_b_20 {
    margin-bottom: 20px;
}

.__margin_r_10 {
    margin-right: 10px;
}

.__margin_r_20_md {
    margin-right: 0;
}

@media (min-width: 768px) {
    .__margin_r_20_md {
        margin-right: 20px;
    }
}

.mt100 {
    margin-top: 100px;
}

/* ------ PADDING ------ */
.padtop15 {
    padding-top: 15px;
}

.padbottom25 {
    padding-bottom: 25px;
}

.__padding_t_20 {
    padding-top: 20px;
}

.__padding_b_20 {
    padding-bottom: 20px;
}

/* mobile nav */
.rd-mobilemenu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    text-align: left;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .rd-mobilemenu.active {
        right: 0;
    }

        .rd-mobilemenu.active .rd-mobilemenu_ul {
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

.rd-mobilemenu_ul {
    position: fixed;
    top: -56px;
    left: 0;
    bottom: -56px;
    width: 240px;
    padding: 132px 0 76px;
    color: #666;
    background: #FFF;
    font-size: 14px;
    line-height: 20px;
    overflow: auto;
    box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    transform: translateX(-240px);
}

    .rd-mobilemenu_ul a {
        display: block;
        padding: 14px 25px 16px;
        font-family: "Lato", "Roboto", sans-serif
    }

        .rd-mobilemenu_ul a.active {
            background: #EF7F27;
            color: #ffffff;
        }

            .rd-mobilemenu_ul a.active .rd-submenu-toggle {
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
            }

        .rd-mobilemenu_ul a:hover {
            background: #004d9f;
            color: #ffffff;
        }

        .rd-mobilemenu_ul a .rd-submenu-toggle {
            position: absolute;
            top: 50%;
            right: 11px;
            margin-top: -17.5px;
            width: 32px;
            height: 32px;
            font: 400 10px "FontAwesome";
            line-height: 32px;
            text-align: center;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            -webkit-transition: 0.5s all ease;
            transition: 0.5s all ease;
            z-index: 1;
            background: rgba(0, 0, 0, 0.1);
        }

            .rd-mobilemenu_ul a .rd-submenu-toggle:after {
                content: '\f078';
            }

            .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
                background: #FFF;
                color: #666;
            }

        .rd-mobilemenu_ul a.rd-with-ul {
            position: relative;
        }

            .rd-mobilemenu_ul a.rd-with-ul:before {
                display: none !important;
            }

        .rd-mobilemenu_ul a ul a {
            padding-left: 40px;
        }

        .rd-mobilemenu_ul a ul ul a {
            padding-left: 60px;
        }

    .rd-mobilemenu_ul:after {
        content: '';
        display: block;
        height: 20px;
    }

.rd-mobilepanel {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 56px;
    background: #FFF;
    color: #000;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    z-index: 99999991;
}

.rd-mobilepanel_title {
    position: fixed;
    top: 4px;
    left: 56px;
    right: 56px;
    color: #000;
    font-size: 24px;
    line-height: 48px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rd-mobilepanel_toggle {
    position: fixed;
    top: 4px;
    left: 8px;
    width: 48px;
    height: 48px;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

    .rd-mobilepanel_toggle span {
        position: relative;
        display: block;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .rd-mobilepanel_toggle span, .rd-mobilepanel_toggle span::after, .rd-mobilepanel_toggle span::before {
            width: 24px;
            height: 4px;
            background-color: #000;
            backface-visibility: hidden;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }

            .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
                -webkit-transition-duration: .3s,.3s;
                transition-duration: .3s,.3s;
                -webkit-transition-delay: .3s,0;
                transition-delay: .3s,0;
                -webkit-transition-property: top,-webkit-transform;
                transition-property: top,transform;
            }

            .rd-mobilepanel_toggle span::after, .rd-mobilepanel_toggle span::before {
                content: "";
                position: absolute;
                left: 0;
                top: -8px;
                -moz-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
                transition-property: all;
                transition-duration: 0.3s;
            }

            .rd-mobilepanel_toggle span::after {
                top: 8px;
            }

    .rd-mobilepanel_toggle.active span {
        transition: background .3s 0 ease;
        background: 0 0;
    }

        .rd-mobilepanel_toggle.active span::after, .rd-mobilepanel_toggle.active span::before {
            top: 0;
            -webkit-transition-delay: 0s,.3s;
            transition-delay: 0s,.3s;
        }

        .rd-mobilepanel_toggle.active span:before {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .rd-mobilepanel_toggle.active span:after {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

@media (max-width: 767px) {
    body {
        padding-top: 56px;
    }

    .rd-mobilemenu, .rd-mobilepanel {
        display: block;
    }
}

@media (max-width: 359px) {
    .rd-mobilepanel_title {
        font-size: 18px;
    }
}

/*.rd-mobilepanel button {
    background: none;
    border: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: none;
    outline-offset: 0;
    overflow: visible;
    cursor: pointer;
}*/

.rd-mobilemenu_submenu {
    list-style: none;
    padding-left:10px;
}

.rd-mobilemenu_submenu a {
    padding: 14px 25px 16px 35px;
}

.mobileLogo {
    height: 39px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.user-login-li {
    bottom: 5px;
}

.user-login {
    background: #004d9f;
    color: #fff !important;
    padding: 5px;
    margin-bottom: 2px;
    border-radius: 5px;
}

    .user-login:hover {
        background: #333333;
    }

    .user-login i {
        vertical-align: baseline;
    }

@media (max-width:767px) {
    .user-login {
        border-radius: 0;
    }

        .user-login i {
            margin-right: 10px;
        }
}


/* Form variables
========================================================*/
.wrapper5 {
    padding: 63px 0 46px;
}

/* Form Basic Styles 
========================================================*/
.myform {
    position: relative;
}

    .myform label {
        position: relative;
        display: inline-block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: none;
        text-align: left;
        margin-bottom: 0;
    }

        .myform label.message {
            width: 100%;
            height: 242px;
        }

    .myform fieldset {
        border: none;
    }

    .myform ._placeholder {
        width: 100% !important;
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        line-height: 28px;
        font-size: 14px;
        font-family: "Lato", sans-serif;
        color: #bab9b9;
        padding: 7px 14px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 0;
        cursor: text;
    }

        .myform ._placeholder.focused {
            opacity: 0.4;
            filter: alpha(opacity=40);
            -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
            box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
        }

        .myform ._placeholder.hidden {
            display: none;
        }

    .myform .file ._placeholder {
        display: none;
    }

    .myform input[type='text'], .myform input[type='password'] {
        width: 100%;
        border-radius: 0;
        line-height: 28px;
        font-size: 14px;
        font-family: "Lato", sans-serif;
        color: #444;
        padding: 7px 14px;
        outline: none;
        height: 100%;
        border: 1px solid #d8bfc0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: none;
        margin: 0;
        -webkit-appearance: none;
    }

    .myform select {
        width: 100%;
    }

    .myform .checkb {
        width: auto !important;
        padding: 25px 0px;
    }

    .myform .input-group {
        position: relative;
        display: table;
        border-collapse: separate;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .myform .input-group .form-control:last-child {
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

        .myform .input-group .form-control:first-child {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }

    .myform input.form-control {
        display: table-cell;
        border-collapse: separate;
        float: none !important;
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
        padding: 6px 12px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    }

        .myform input.form-control[disabled] {
            cursor: not-allowed;
            background-color: #eeeeee;
            opacity: 1;
        }

    .myform .input-group-btn {
        display: table-cell;
        border-collapse: separate;
        float: none !important;
        position: relative;
        font-size: 0;
        white-space: nowrap;
        width: 1%;
        vertical-align: middle;
    }

        .myform .input-group-btn:last-child > .btn {
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

        .myform .input-group-btn:first-child > .btn {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
            margin: 0 -1px 0 0;
        }

        .myform .input-group-btn label {
            width: auto;
            margin-left: -1px;
        }

    .myform .input-group-btn {
        position: relative;
        font-size: 0;
        white-space: nowrap;
        width: 1%;
        vertical-align: middle;
    }

    .myform .myform input.form-control { /*.input-group-btn,*/
        display: table-cell;
        border-collapse: separate;
        float: none !important;
    }

    .myform .btn {
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .myform .loadbut {
        padding: 2px 3px;
        color: #333333;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    }

    .myform textarea {
        width: 100%;
        border-radius: 0;
        line-height: 28px;
        font-size: 14px;
        font-family: "Lato", sans-serif;
        color: #444;
        padding: 7px 14px;
        outline: none;
        border: 1px solid #d8bfc0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: none;
        resize: none;
        height: 242px;
        -webkit-appearance: none;
    }

    .myform .message .error-message {
        right: 20px;
    }

    .myform .empty-message, .myform .error-message {
        position: absolute;
        right: 4px;
        top: 4px;
        color: red;
        height: 0;
        overflow: hidden;
        font-size: 11px;
        line-height: 12px;
        -webkit-transition: 0.3s ease-in height;
        transition: 0.3s ease-in height;
        z-index: 99;
    }

    .myform .invalid .empty-message, .myform .invalid .error-message {
        height: 20px;
    }

    .myform .contact-form-loader {
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.9);
        background-image: url("../../images/form-loader.gif");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        opacity: 0;
    }

    .myform.processing .contact-form-loader {
        opacity: 1;
        z-index: 99;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .myform .btn-default {
        width: 124px;
        border: 0;
        color: #fff;
    }

    .myform .modal {
        display: none;
        overflow: auto;
        overflow-y: scroll;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        -webkit-overflow-scrolling: touch;
        outline: 0;
        font-family: "Lato", sans-serif;
        font-size: 13px;
    }

    .myform h4 {
        font-weight: bold !important;
        padding: 0 !important;
        margin: 0 !important;
        color: #000 !important;
        font-size: 24px;
    }

    .myform .search {
        border: 1px solid #333;
        height: 34px;
        display: table-cell;
        width: 100%;
    }

@media (max-width: 979px) {
    .myform label {
        width: 100%;
    }
}

.list-search-bar {
    display: inline-block;
    width: 100%;
}

#file-loaded {
    font-weight: bold;
}

/* Contact Form Buttons
========================================================*/
.contact-form-buttons {
    text-align: right;
    margin-top: 15px;
    margin-bottom: 4px;
}

@media (max-width: 767px) {
    .contact-form-buttons {
        margin-top: -15px;
    }
}

@media (max-width: 767px) {
    .myform .btn-default {
        margin-top: 15px;
    }
}

/* Contact Form Modal 
========================================================*/
.modal-open {
    overflow: hidden;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .modal-backdrop .fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop .in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 20px;
    color: #525151 !important;
}

.modal-dialog {
    width: 600px;
    margin: 140px auto;
}

@media only screen and (max-width: 768px) {
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 10px;
    }
}

/* Contact Form Close icon 
========================================================*/
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000 !important;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000000 !important;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.myerrorclass {
    color: #CC3366;
    border: 1px solid #CC3366;
}

.jqform {
    font-size: 14px;
}

    .jqform label {
        position: relative;
        display: block;
        color: #000;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: none;
        text-align: left;
        margin-bottom: 0;
    }

    .jqform input[type='text'], .jqform input[type='password'] {
        width: 100%;
        border-radius: 0;
        line-height: 28px;
        font-family: "Lato", sans-serif;
        color: #444;
        padding: 7px 14px;
        outline: none;
        height: 100%;
        border: 1px solid #d8bfc0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: none;
        margin: 0;
        -webkit-appearance: none;
    }

.post1 {
    border: solid 1px #d8d8d8;
    text-align: center;
    background: #fff;
    padding: 33px 20px 52px 20px;
    margin-bottom: 23px;
}

    .post1 img {
        margin-bottom: 15px;
    }

    .post1:hover {
        -webkit-transition: border-color 0.3s ease;
        transition: border-color 0.3s ease;
        border-color: #666;
    }

.post1_orange:hover {
    background-color: #EF7F27;
    opacity: 0.9;
}

.post1__inset1 {
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 35px;
}

    .post1__inset1 img {
        margin-bottom: 24px;
    }

    .post1__inset1 h3 {
        margin-bottom: 10px;
    }

.post2 {
    border: solid 1px #d8d8d8;
    text-align: center;
    background: #fff;
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.post2 img {
    margin-bottom: 5px;
}

.post2:hover {
    -webkit-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
    border-color: #666;
}


@media only screen and (min-width: 769px) {
    .flex-row {
        display: flex;
        flex-wrap: wrap;
    }

    .flex-elem {
        display: flex;
        /*flex: 1;*/
    }

    .flex100 {
        width: 100%;
    }
}

/* ======= Buttons ======= */
.btn-default {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 140px;
    background: #004d9f;
    color: #ffffff;
    font: 600 15px/18px "Lato", "Roboto", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 0 17px;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

    .btn-default:hover {
        background: #5d6166;
    }

/*========================================================
                    barra dei cookie
=========================================================*/
.cn-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.cookie-notice-container {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bottone {
    color: #fff !important;
    background-color: #004d9f;
    font-size: 13px;
    padding: 10px;
    font-weight: bold;
    text-decoration: none;
}

    .bottone:hover {
        text-decoration: underline;
        background-color: #EF7F27;
    }

/*========================================================
                    header
=========================================================*/
.cn-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

/*========================================================
                SEZIONE PAGINE CORSI
=========================================================*/
.fam-corso-menu {
    padding: 10px;
    border: 1px solid #cbd5dc;
    background-color: #eee;
}

    .fam-corso-menu ol {
        color: #5d6166;
    }

    .fam-corso-menu ul{
        list-style: none;
        padding-left:0;
    }

    .fam-corso-menu li {
        margin-bottom: 5px;
        text-transform: uppercase;
        font: normal 15px/25px "Lato", "Roboto", sans-serif;
        background-color: #ffffff;
        padding-left: 5px;
        border: 1px solid #333;
    }

.fam-corso-tit {
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.LIStrong {
    color: #EF7F27;
}

.contentHoverBG {
    margin-top: -390px;
    /*padding-bottom: 50px*/
}

/*========================================================
                    box con link
=========================================================*/
.box-archetipo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .box-archetipo .bundleElement {
        min-height: 69px;
        padding-right: 140px;
    }

.bundleElement {
    padding: 15px;
    border-right: 15px solid #ffffff;
    border-bottom: 15px solid #ffffff;
    background-color: #eff2f4;
    position: relative;
}

.box-vai-archetipo {
    float: none;
    position: absolute;
    right: 10px;
    top: 10px;
}

    .box-vai-archetipo a :link, .box-vai-archetipo a .box-vai-archetipo a:visited {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 18px;
        color: #1a5f87;
        padding: 10px;
        background-color: #f6ac0b;
        display: block;
        font-family: "Lato", "Roboto", sans-serif;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: bold;
        margin-right: 0px;
        width: 100px;
        border-radius: 10px;
    }

    .box-vai-archetipo a i {
        margin-left: 15px;
    }

/*========================================================
        box con link allineato a destra e piu' lungo
=========================================================*/
.col-sm-3 {
    width: 25%;
}

.col-xs-12 {
    width: 100%;
}

#linkIminterested {
    display: block;
    margin: 0 0 5px;
    padding: 10px;
/*    border-radius: 5px;*/
    font-family: "Lato", "Roboto", sans-serif;
    text-transform: uppercase;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: .85rem;
    background: #EF7F27;
    color: #fff !important;
}

    #linkIminterested i {
        margin-top: 5px;
    }

    #linkIminterested:hover {
        color: #fff !important;
        background: #004d9f !important;
    }

#linkIminterested_Inverse {
    display: block;
    margin: 0 0 5px;
    padding: 10px;
    border-radius: 5px;
    font-family: "Lato", "Roboto", sans-serif;
    text-transform: uppercase;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: .85rem;
    background: #EF7F27;
    color: #fff !important;
}

    #linkIminterested_Inverse i {
        margin-top: 5px;
    }

    #linkIminterested_Inverse:hover {
        color: #fff !important;
        background: #004d9f !important;
    }

/*========================================================
                    social bar
=========================================================*/
.list-inline {
    padding-right: 5px;
    list-style: none;
    margin-left: 20px;
}

.socialSharing {
    margin-top: 7px;
    text-align: right;
}

    .socialSharing > li {
        padding-left: 7px;
        padding-right: 7px;
        display: inline-block;
    }

    .socialSharing strong {
        text-align: center;
        display: block;
        clear: both;
        font-family: "Lato", "Roboto", sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        padding-right: 10px;
    }

    .socialSharing li a {
        display: block;
        width: 26px;
        height: 26px;
        margin-top: 5px;
        font-size: 26px;
    }

.hidden {
    display: none !important;
}

/*==========================================================
                    backgrounds colors
===========================================================*/
.back_white {
    background-color: #ffffff;
}

.back_blue {
    background-color: #084560;
}

.back_gray {
    background-color: #f8f9f9;
}

.back_darkergray {
    background-color: #d8d8d8;
}

/*d8d8d8*/
/*==========================================================
                    paddings
===========================================================*/
.padding_top_10 {
    padding-top: 10px;
}

.padding_top_5 {
    padding-top: 5px;
}

.padding_all_10 {
    padding: 10px;
}

.padding_all_20 {
    padding: 20px;
}

.padding_b_10 {
    padding-bottom: 10px;
}

.padding_l_10 {
    padding-left: 10px;
}

/*==========================================================
                    text color
===========================================================*/
.txt_color_white {
    color: #ffffff;
}

.txt_color_red {
    color: #EA1111;
}

.labelinline label {
    width: auto !important;
    display: inline-block !important;
    font-weight: normal !important;
}

/*==========================================================
                    larghezza icone
===========================================================*/
.boot-48 {
    width: 48px;
    border: 0;
}

.boot-24 {
    width: 24px;
    border: 0;
}

.boot-32 {
    width: 32px;
    border: 0;
}

/* ----- SEARCH PAGINE ----- */
.SearchForm input[type="text"] {
    width: 100%;
    /*border-radius: 1;*/
    line-height: 28px;
    font-size: 14px;
    color: #444;
    padding: 12px;
    outline: none;
    height: 100%;
    border: 1px solid #d8bfc0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    margin: 0;
    -webkit-appearance: none;
}

.buttonInside {
    position: relative;
    margin-bottom: 10px;
}

    .buttonInside > button, .buttonInside > a {
        position: absolute;
        right: 35px;
        top: 10px;
        background: none;
        border: none;
        outline: none;
        text-align: center;
        font-weight: bold;
        padding: 2px;
        font: 700 24px/30px 'FontAwesome';
        color: #333;
    }

        .buttonInside > button:hover, .buttonInside > a:hover {
            color: #f2771a;
        }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.search_clear {
    top: 7px !important;
    right: 7px !important;
}

    .search_clear:before {
        content: '\f00d';
    }

/* ----- LISTA PAGINE ----- */
.post8 {
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    border-bottom: solid 1px #dedee2;
}

    .post8 .post8_datetime {
        float: left;
        margin-right: 16px;
        margin-top: 2px;
        text-align: center;
        min-width: 100px;
    }

    .post8 .post_img {
        float: left;
        margin-top: 8px;
        margin-right: 20px;
        width: 240px;
        height: 167px;
        text-align: center;
    }

    .post8 img {
        max-width: 240px;
        max-height: 167px;
    }

    .post8 .post_info {
        margin-bottom: 3px;
    }

        .post8 .post_info span {
            font-size: 15px;
        }

        .post8 .post_info .posted-by a:hover {
            color: #5d6166;
        }

        .post8 .post_info .comments a:hover {
            color: #0074BB;
        }

        .post8 .post_info .divider2 {
            margin: 0 14px;
        }

    .post8 p {
        margin-bottom: 7px;
        overflow: hidden;
    }

    .post8 .btn {
        margin-top: 11px;
    }

@media (min-width: 768px) {
    .post8 .btn {
        float: right;
        margin-right: 30px;
    }
}

@media (max-width: 767px) {
    .post8 {
        text-align: center;
    }

        .post8 .post8_datetime {
            float: none;
            margin-right: 0;
            margin-top: 2px;
        }

        .post8 .post_img {
            float: none;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 20px;
            margin-top: 20px;
            max-width: 300px;
            max-height: 250px;
            text-align: center;
        }

        .post8 .btn {
            margin-top: 5px;
            margin-right: 30px;
        }
}

.time1 .day {
    font: 300 60px/60px "Lato", "Roboto", sans-serif;
    color: #004d9f;
    display: block;
    margin-bottom: 8px;
}

.time1 .month {
    font: 400 20px/20px "Lato", "Roboto", sans-serif;
    color: #5d6166;
    text-transform: uppercase;
    display: block;
}

.__line-height {
    line-height: 23px;
}

.desc_details {
    text-align: end;
    margin-right: 40px;
}

@media (max-width: 767px) {
    .desc_details {
        text-align: center;
        margin-right: 25px;
    }
}

/* ----- VEDI PAGINA ----- */
.headerPagina {
    background-position: center !important;
    padding: 125px 0 20px;
    color: #fff;
    background-color: #222;
    margin-bottom: 48px;
}

@media (max-width: 991px) {
    .headerPagina {
        padding: 100px 0 20px;
    }
}

.uppercase {
    text-transform: uppercase;
}

.icon-box {
    display: block;
    position: relative;
    /*margin-bottom: 5px;*/ 
}

    /*.icon-box::before {
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        position: relative;
        content: "";
        display: block;
        height: 70px;
        width: 70px;
        opacity: .3;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }*/

    .icon-box a {
        text-align: center;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        border-radius: 10%;
        height: 40px;
        
        /*width: 60px;*/
        /*margin: auto;
        display: inline-block;
        top: 5px;
        left: 0;
        right: 0;
        position: absolute;*/
        /*background-color: #EF7F27;*/
    }

    .icon-box a + a{
        margin-left:20px;
    }

        .icon-box a:hover {
            /*background-color: #fff;*/
        }

        .icon-box a i {
            line-height: 40px;
            color: #333;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            font-size: 30px;
            vertical-align: baseline;
            margin-right: 15px;
            width: 30px;
        }

            /*.icon-box a i:hover {
                color: #EF7F27;
            }*/


.azioni img {
    max-width: none;
}

/* voci a tendina */
.not-a {
    font-weight: inherit;
    transition: inherit;
}

.buttCurtain {
    height: 100%;
    position: relative;
}

.thumbnail4 {
    max-width: 370px;
}

.thumbnail {
    margin-left: auto;
    margin-right: auto;
}

.tendina {
    display: table;
    background: rgba(239,127,39,.8);
    position: absolute;
    width: 100%;
    height: 62px;
    left: 0px;
    top: 0px;
    z-index: 15;
    transition: 0.5s Ease;
    text-align: center;
}

.buttCurtain {
    height: 100%;
    position: relative;
}

    .buttCurtain:hover .tendina {
        height: 100%;
    }

.tendina div {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    font-size: 18px;
    color: #fff;
}

    .tendina div h2 {
        font-size: 30px;
        color: #fff;
    }

    .tendina div h3 {
        font-size: 20px;
        color: #fff;
    }

.tendina .disabled {
    background: rgba(128,128,128,.85);
}

.user-info {
    padding-top: 75px;
}

.b2c_padtop75 {
    padding-top: 75px;
}

.b2c_padtop35 {
    padding-top: 35px;
}

.user-info-img {
    float: left;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .user-info-img {
        display: inline-block;
        float: none;
        padding: 0;
        margin-right: 0;
    }
}

.titolino {
    display: table;
    background: rgb(242, 119, 26);
    width: 100%;
    height: 50px;
    left: 0px;
    top: 0px;
}

    .titolino div {
        display: table-cell;
        vertical-align: middle;
        padding: 15px;
        font-size: 18px;
        color: #fff;
    }

        .titolino div h2 {
            font-size: 30px;
            color: #fff;
        }

.riquadro {
    box-sizing: border-box;
    border: 1px solid rgb(242, 119, 26);
    height: 100%;
}

.schedina {
    padding: 10px;
}

.mybtn {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    border: 1px solid #333;
    background: #fff;
    outline: none;
    padding: 9px 19px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 0;
    -moz-transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    position: relative;
    box-shadow: 5px 5px 4px 1px rgba(0, 0, 0, 0.12);
    min-width: 120px;
    color: #333;
}

    .mybtn:hover {
        background-color: #004d9f;
        color:#fff;
    }

.bg-white {
    background-color: #fff;
}

.mybtn-small {
    padding: 7px 10px;
    font-size: 12px;
    line-height: 20px;
    min-width: 110px;
}

.mybtn-inverse {
    vertical-align: inherit !important;
    border-radius: 0 !important;
    background: #EF7F27;
    color: #fff;
    border: 1px solid #333;
    padding: 10px;
}

    .mybtn-inverse:hover {
        background: #004d9f;
        text-decoration: none;
        color: #fff;
    }

.mybtn-grey {
    vertical-align: inherit !important;
    border-radius: 0 !important;
    background: #333;
    color: #fff;
    border: 1px solid #333;
    padding: 10px;
}

    .mybtn-grey:hover {
        background: #fff;
        text-decoration: none;
        color: #333;
    }

.mybtn-blue {
    vertical-align: inherit !important;
    border-radius: 0 !important;
    background: #004d9f;
    color: #fff;
    border: 1px solid #333;
    padding: 10px;
}

    .mybtn-blue:hover {
        background: #fff;
        text-decoration: none;
        color: #000;
    }

.msg-ko {
    color: #f00;
    border: 1px solid #f00;
    background: #ffbaba;
}

.msg-ok {
    color: #005911;
    border: 1px solid #005911;
    background: #bdefc6;
}


/* FORM */
.userform {
    padding: 10px;
    margin-top: 10px;
    text-align: center;
    background: #f6f6f6;
    margin-bottom: 20px;
    height: 100%;
}

    .userform h3 {
        font: 400 20px/22px "Open Sans", sans-serif;
        text-transform: uppercase;
        color: #31353d;
        margin-bottom: 10px;
    }

    .userform p {
        margin-top: 0;
    }

#laMiFaza {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    border: 2px solid #666;
}

.list-search-bar {
    display: inline-block;
}

.listPagination {
    text-align: center;
    padding-left:0;
}

    .listPagination li {
        display: inline-block;
        margin: 3px;
    }

        .listPagination li a {
            border: 1px solid #333;
            padding: 10px;
            margin-left: 3px;
            margin-right: 3px;
            color: #333;
        }

            .listPagination li a:hover {
                color: #fff;
                background-color: #333;
                border-color: #333;
                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
            }

    .listPagination .active a {
        color: #ffffff;
        background-color: #333333;
        border-color: #333333;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
    }

.listButton img {
    width: 20px;
}

.sort.asc:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    content: "";
    position: relative;
    top: 4px;
    right: -5px;
}

.sort.desc:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    content: "";
    position: relative;
    top: -4px;
    right: -5px;
}

/* RADIO SWITCH FAIGO */
.radio-switch {
    border: none;
    padding: 0;
    white-space: nowrap;
}

.radio-switch__inner {
    display: inline-block;
    position: relative;
}

.radio-switch--hide-legend legend {
    font-size: 2px;
    opacity: 0;
    position: absolute;
}

.radio-switch label {
    display: inline-block;
    line-height: 2;
    position: relative;
    z-index: 2;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.radio-switch input {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    height: 100%;
    opacity: .00001;
    position: absolute;
    top: 0;
    width: 30%;
    z-index: 3;
}

    .radio-switch input:first-of-type {
        left: 0;
    }

    .radio-switch input:last-of-type {
        right: 0;
    }

    .radio-switch input:not(:checked):hover + label {
        text-decoration: underline;
    }

.radio-switch label:first-of-type {
    padding-right: 5em;
}

.radio-switch label:last-child {
    margin-left: -4.25em;
    padding-left: 5em;
}
/*
.radio-switch:focus-within label:first-of-type:after {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px #2196f3;
}
.radio-switch.focus-within label:first-of-type:after {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px #2196f3;
}
    */
.radio-switch label:first-of-type:before,
.radio-switch label:first-of-type:after {
    border: 1px solid #aaa;
    content: "";
    height: 1.8em;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    vertical-align: middle;
}

.radio-switch label:first-of-type:before {
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 100%;
    position: absolute;
    right: 0;
    transition: right .2s ease-in-out;
    width: 1.8em;
    z-index: 2;
}

_:-ms-fullscreen, :root .radio-switch label:first-of-type:before {
    right: -.2em;
}

.radio-switch label:first-of-type:after {
    background: rgb(240, 240, 240);
    border-radius: 1em;
    margin: 0 0.8em;
    transition: background .2s ease-in-out;
    width: 4em;
}

.radio-switch input:first-of-type:checked ~ label:first-of-type:after {
    background: #0B4;
}

.radio-switch input:first-of-type:checked ~ label:first-of-type:before {
    right: 2.4em;
}

_:-ms-fullscreen, :root .radio-switch input:first-of-type:checked ~ label:first-of-type:before {
    right: 1.8em;
}

.radio-switch input:last-of-type:checked ~ label:last-of-type {
    z-index: 1;
}

@media screen and (-ms-high-contrast: active) {
    .radio-switch label:first-of-type:before {
        background-color: windowText;
        border: 1em solid transparent;
    }

    .radio-switch:focus-within label:first-of-type:after {
        outline: 2px solid;
        outline-offset: 3px;
    }

    .radio-switch.focus-within label:first-of-type:after {
        outline: 2px solid;
        outline-offset: 3px;
    }
}

/* CARRELLO */
.b2c-block-carr {
    overflow: hidden;
    display: table;
    width: 100%;
    padding: 10px 0;
    text-align: left;
}

    .b2c-block-carr + .b2c-block-carr {
        border-top: 1px solid #dedee2;
    }

.b2c-carr-body {
    overflow: hidden;
    /*padding-left: 20px;*/
    display: table-cell;
    vertical-align: middle;
    width: 60%;
}

.b2c-carr-title {
    margin: 0;
    margin-bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

.b2c-carr-price {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    width: 20%;
    text-align: right;
}

.b2c-carr-content {
    font-size: 16px;
}

.b2c-carr-qt {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

@media (max-width: 979px) {
    .b2c-block-carr {
        text-align:center;
    }

    .b2c-carr-body {
        display: inline-block;
        padding-left: 0;
        width: 100%;
        margin-bottom: 15px;
    }

    .b2c-carr-price {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .b2c-carr-content {
        margin-bottom: 15px;
    }

    .b2c-carr-qt {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 479px){
    .b2c-block-carr {
        display: block;
    }
}

/* Lista corsi */
.corso + .corso {
    border-top: 1px solid #333;
}

/* Confirm Box*/
#confirmExpose {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.5;
    z-index: 10001;
    background-color: rgb(112, 112, 112);
}

#confirmBox {
    display: none;
    background-color: #FFF;
    border-radius: 5px;
    border: 5px solid #553e4c;
    position: fixed;
    width: 450px;
    left: 50%;
    margin-left: -225px;
    padding: 18px 8px;
    box-sizing: border-box;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10002;
}

    #confirmBox button {
        background-color: #ccc;
        display: inline-block;
        border-radius: 3px;
        border: 1px solid #aaa;
        padding: 2px;
        text-align: center;
        width: 80px;
        cursor: pointer;
    }

        #confirmBox button:hover {
            background-color: #ddd;
        }

    #confirmBox .confirmMsg {
        text-align: center;
        margin-bottom: 8px;
    }

/* Message Box*/
#messageBox {
    display: none;
    background-color: #FFF;
    border-radius: 5px;
    border: 5px solid #008000;
    position: fixed;
    width: 450px;
    left: 50%;
    margin-left: -225px;
    padding: 18px 8px;
    box-sizing: border-box;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10002;
}

    #messageBox button {
        background-color: #ccc;
        display: inline-block;
        border-radius: 3px;
        border: 1px solid #aaa;
        padding: 2px;
        text-align: center;
        width: 80px;
        cursor: pointer;
    }

        #messageBox button:hover {
            background-color: #ddd;
        }

    #messageBox .confirmMsg {
        text-align: center;
        margin-bottom: 8px;
    }


.justify_txt {
    text-align: justify;
}

.part_btn {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    border: 1px solid #333;
    background: #EF7F27;
    outline: none;
    padding: 7px 10px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 0;
    -moz-transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    position: relative;
    box-shadow: 5px 5px 4px 1px rgba(0, 0, 0, 0.12);
    min-width: 120px;
    color: #fff;
}

.part_notSelected {
    background: #EF7F27;
    color: #fff;
}

    .part_notSelected:hover {
        background-color: #004d9f;
        color: #fff;
    }

.part_selected {
    background: #004d9f;
    color: #fff;
}

    .part_selected:hover {
        background-color: #333;
        color: #fff;
    }

/* ----- LISTA METODI DI PAGAMENTO ----- */
.shop_pay_list {
    text-align: left !important;
}

    .shop_pay_list:hover .LabelInput .checkmark {
        background-color: #004d9f;
    }

        .shop_pay_list:hover .LabelInput .checkmark:after {
            top: 9px;
            left: 9px;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #fff;
            display: block;
        }

@media (max-width: 991px) {
    .shop_pay_list {
        text-align: center !important;
    }
}

b + .listButton {
    margin-left: 20px;
}

.shop_pay_list img {
    margin-bottom: 0;
    width: 100px;
    vertical-align: middle;
    margin-left: 10px;
}

/* Customize the label (the container) */
.LabelInput {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio */
    .LabelInput input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

        .LabelInput input:checked ~ .checkmark {
            background-color: #004d9f;
        }

            .LabelInput input:checked ~ .checkmark::after {
                display: block;
            }

.checkmark {
    position: absolute;
    top: 7px;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid;
}

    .checkmark::after {
        content: "";
        position: absolute;
        display: none;
    }

    .checkmark:hover {
        background-color: #004d9f;
    }

        .checkmark:hover::after {
            top: 9px;
            left: 9px;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #fff;
            display:block;
        }

.container .checkmark::after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}

.numPezzi {
    font-size: 1em;
    border-radius: 8px;
    padding: 0 4px;
    background: #f2771a;
    color: #fff;
    line-height: 20px;
    position: relative;
    border: 1px solid #f2771a;
    min-width: 24px;
    text-align: center;
    margin-left: 5px;
}

/* STORICO CARRELLI */
.ordini_search_clear {
    color: #333;
    background: 0 0;
    border: none;
    transition: .3s all ease;
    font: 700 24px/30px FontAwesome,sans-serif;
    padding: 0;
    position: absolute;
    top: 6px;
    right: 3%;
}

.ordini_search_submit {
    background: 0 0;
    border: none;
    transition: .3s all ease;
    color: #333;
    font: 700 24px/30px FontAwesome,sans-serif;
    padding: 0;
    position: absolute;
    top: 6px;
    right: 11%;
}

.date-margin-l {
    margin-left: 0;
}

.date-margin-r {
    margin-right: 0;
}

.bord_t_secondary {
    border-top: 2px solid #EF7F27;
}

h2 small, .h2 small {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    float: right;
}

h2 small a, .h2 small a {
    position: relative;
    padding-right: 21px;
}

    h2 small a i, .h2 small a i {
        position: relative;
        top: 14px;
    }