.red {
    color: #ee3135;
}

.white {
    color: #fff;
}

.black {
    color: #212221;
}

.littlegrey {
    color: #b2b2b2;
}

.left-36 {
    margin-left: 36px;
}

.w100 {
    font-weight: 100;
}

.w300 {
    font-weight: 300;
}

.w400 {
    font-weight: 400;
}

.w500 {
    font-weight: 500;
}

.w700 {
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.uppercase {
    text-transform: uppercase;
}

.right {
    float: right;
}

strong {
    font-weight: 600;
}


/**************
header
*****************/

ul#menu-menu-principale {
    margin-left: 50px;
}

div#search-box {
    width: 500px;
    margin: 50px 0px 80px 10px;
}

.list-search {
    padding: 10px 10px 10px;
}

.titlesearch {
    font-size: 30px;
    margin-bottom: 20px;
}

img#openspopup {
    float: left;
    margin: 19px -25px 0 10px;
}

.content-full {
    margin: 0 36px 0;
}

.content-menu {
    margin-left: 36px;
}

ul#social-nav .short {
    margin: 2px;
}

#image-logo {
    float: left;
    width: 130px;
    height: auto;
    line-height: 75px;
    margin-top: 24px;
}

#header-second #image-logo {
    line-height: 0px;
}

li.long:last-of-type {
    margin-right: 20px;
}

.menu-icon {
    color: #ec313c;
}

#social-nav {
    padding-top: 0;
    margin: 5px 5px -5px 0;
}

ul#social-nav a i:hover {
    color: rgba(255, 255, 255, .5);
    transition: 0.3s;
}

div#payoff-link {
    float: right;
    margin-left: 10px;
}

div#payoff-link ul {
    list-style: none;
}

div#payoff-link ul li {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}

div#payoff-link img {
    position: relative;
    z-index: 9;
}

.titleh2 {
    font-size: 40px;
    font-weight: 300;
    margin-top: 20px;
}

.sottotitolo {
    font-size: 20px;
    color: #c1b5b5;
    letter-spacing: .5px;
    font-weight: 300;
}

.sottotitolo-general {
    font-size: 20px;
    color: #ee3135;
    font-weight: 300;
    font-style: italic;
    margin: 5px 0 30px;
}

.thirtysixpx {
    margin: 0 36px;
    border: 1px solid #ee3135;
}

.boxtext {
    color: #c1b5b5;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    margin: -10px 0 20px;
}

.normal-text {
    color: #c1b5b5;
    font-size: 16px;
    margin-bottom: 15px;
}

.presentation h2 {
    margin-bottom: 20px;
    border-bottom: 2px solid #ee3135;
    position: relative;
    margin-right: 15px;
    padding-bottom: 20px;
}

.default-btn {
    background: #ee3135;
    padding: 10px 25px;
    border-radius: 20px;
    color: #262626;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1px;
    text-decoration: none;
}

.layoutcustom {
    display: block;
    width: 100%;
}

.layoutcustom p {
    margin-bottom: 20px;
}

.spaze p {
    margin-bottom: 20px;
}

section.presentation {
    padding: 0;
    min-height: 600px;
}

.boxright-image {
    height: 600px;
    margin-bottom: -10px;
    margin-left: 50px;
    position: relative;
    z-index: 1;
}

.articletop {
    background: #ee3135;
    width: 400px;
    transform: rotate(-5deg);
    margin: 50px 0 0 -28px;
    float: left;
    height: 534px;
    overflow: hidden;
    height: 569px;
}

.sottotitolo-author {
    color: #262626;
    font-weight: 700;
    font-size: 22px;
    margin-top: 33px;
    font-style: italic;
    margin-bottom: 0;
}

p.positionfac {
    color: #262626;
    font-weight: 300;
    font-size: 16px;
    font-style: italic;
}

#articleson {
    transform: rotate(5deg);
    width: 350px;
    margin-left: 30px;
    position: relative;
}

#articleson a {
    float: right;
}

.occhiello {
    font-weight: 700;
    font-size: 30px;
    margin: 35px 0 30px;
}

.titleh1 {
    font-weight: 400;
    font-size: 35px;
    border-bottom: 2px solid #262626;
    margin-left: -30px;
    padding-left: 30px;
    padding-bottom: 23px;
    margin-right: 20px;
}

.default-btnred {
    background: #ee3135;
    padding: 8px 23px;
    border-radius: 20px;
    color: #262626;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1px;
    text-decoration: none;
    border: 2px solid #262626;
}

.content-menu.clearfix.black-bar {
    margin-top: -29px;
    height: 40px;
    background: #262626;
    position: relative;
    z-index: 3;
    border-top: 1px solid #ee3135;
}

.col-3.divider.layoutcustom p.normal-text.justify::before {
    content: "";
    background: #ee3135;
    display: block;
    transform: rotate(45deg);
    height: 18px;
    /* background: green; */
    width: 1px;
    margin: -10px 0 23px 6px;
}

section.presentation img {
    position: absolute;
    bottom: -2px;
    right: -16px;
    height: 50px;
}

.statistics {
    margin-top: 100px;
}

li.menu-item {
    position: relative;
}

li.menu-item:hover ul.sub-menu {
    display: block;
}

ul.sub-menu {
    position: absolute;
    display: none;
    left: -94px;
    background: #191818;
    z-index: 99;
    min-width: 270px;
    padding: 20px;
    box-sizing: border-box;
    top: 27px;
}

ul.sub-menu::before {
    content: "";
    display: block;
    height: 17px;
    top: -36px;
    position: relative;
}

ul.sub-menu li {
    float: left;
    padding: 0;
    margin: 0;
    line-height: 25px;
    width: 100%;
}

ul.sub-menu li:first-of-type {
    margin-top: -20px;
}

ul.sub-menu a {
    font-size: 14px;
    width: 100%;
    display: block;
    width: 100%;
    color: #fff;
}

li#menu-item-2158:hover ul.sub-menu {
    display: block;
}

ul.sub-menu::after {
    content: '';
    position: absolute;
    top: -11px;
    left: 50%;
    margin-left: -28px;
    width: 0;
    z-index: 1;
    height: 0;
    border-bottom: solid 18px #191818;
    border-left: solid 18px transparent;
    border-right: solid 18px transparent;
}


/**************
Responsive
*****************/

@media only screen and (max-width: 1200px) {}

@media screen and (min-width: 768px) {}

@media only screen and (max-width: 980px) {}

@media screen and (max-width: 600px) {}

@media screen and (max-width: 500px) {}

@media screen and (max-width: 370px) {}