@charset "UTF-8";
    /*!important
 * Bootstrap v3.3.6 (http: //getbootstrap.com)
 * Copyright 2011-2015 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
canvas, video {
    display: inline-block;
    vertical-align: baseline;
}
[hidden] {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
b, strong {
    font-weight: 700;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
small {
    font-size: 80%}
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
pre {
    overflow: auto;
}
code, pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
    *, :after, :before {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""}
pre {
    border: 1px solid #999;
    page-break-inside: avoid;
}
img {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    text-rendering: optimizeLegibility;
}
button, input, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%}
[role=button] {
    cursor: pointer;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #888;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%}
.h1, h1 {
    font-size: 36px;
}
.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 18px;
}
.h5, h5 {
    font-size: 14px;
}
.h6, h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.small, small {
    font-size: 85%}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-success {
    color: #3c763d;
}
a.text-success:focus, a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:focus, a.text-info:hover {
    color: #245269;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
code, pre {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
code {
    padding: 2px 4px;
    font-size: 90%}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container.nop{padding-left: 0;padding-right: 0;}
.container:after, .container:before {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:1025px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1200px;
}
}.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:after, .row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:1025px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-md-1 {
    width: 8.33333%}
.col-md-2 {
    width: 16.66667%}
.col-md-3 {
    width: 25%}
.col-md-4 {
    width: 33.33333%}
.col-md-5 {
    width: 41.66667%}
.col-md-6 {
    width: 50%}
.col-md-7 {
    width: 58.33333%}
.col-md-8 {
    width: 66.66667%}
.col-md-9 {
    width: 75%}
.col-md-10 {
    width: 83.33333%}
.col-md-11 {
    width: 91.66667%}
.col-md-12 {
    width: 100%}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%}
.col-md-push-2 {
    left: 16.66667%}
.col-md-push-3 {
    left: 25%}
.col-md-push-4 {
    left: 33.33333%}
.col-md-push-5 {
    left: 41.66667%}
.col-md-push-6 {
    left: 50%}
.col-md-push-7 {
    left: 58.33333%}
.col-md-push-8 {
    left: 66.66667%}
.col-md-push-9 {
    left: 75%}
.col-md-push-10 {
    left: 83.33333%}
.col-md-push-11 {
    left: 91.66667%}
.col-md-push-12 {
    left: 100%}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-lg-1 {
    width: 8.33333%}
.col-lg-2 {
    width: 16.66667%}
.col-lg-3 {
    width: 25%}
.col-lg-4 {
    width: 33.33333%}
.col-lg-5 {
    width: 41.66667%}
.col-lg-6 {
    width: 50%}
.col-lg-7 {
    width: 58.33333%}
.col-lg-8 {
    width: 66.66667%}
.col-lg-9 {
    width: 75%}
.col-lg-10 {
    width: 83.33333%}
.col-lg-11 {
    width: 91.66667%}
.col-lg-12 {
    width: 100%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%}
.col-lg-push-2 {
    left: 16.66667%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-4 {
    left: 33.33333%}
.col-lg-push-5 {
    left: 41.66667%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-7 {
    left: 58.33333%}
.col-lg-push-8 {
    left: 66.66667%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-10 {
    left: 83.33333%}
.col-lg-push-11 {
    left: 91.66667%}
.col-lg-push-12 {
    left: 100%}
}
table {
    background-color: transparent;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table .table {
    background-color: #fff;
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%}
@media screen and (max-width:767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.table-responsive>.table {
    margin-bottom: 0;
}
}label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width: 100%}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
}
.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.form-control[disabled], .form-control[readonly] {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled] {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type=search] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    line-height: 34px;
}
input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
    line-height: 46px;
}
}.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
textarea.input-lg {
    height: auto;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
@media (min-width:768px) {
    .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
}
}.hover-black {
    padding: 0 20px!important;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.hover-black:hover {
    color: #fff!important;
    background: #000!important;
    border-color: #000!important;
}
.hover-black:hover .link-icon-black {
    background-position: bottom;
}
.hover-white {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.hover-white:hover {
    color: #000!important;
    background: #fff!important;
    border-color: #000!important;
}
.hover-white:hover .link-icon-white {
    background-position: top;
}
.padding-right-0 {
    padding-right: 0!important;
}
.padding-left-0 {
    padding-left: 0!important;
}
.padding-left-20 {
    padding-left: 20px!important;
}
.link-button {
    background: #000;
    color: #fff;
    font-weight: 700;
    border: 2px solid #000;
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    padding: 0 40px;
    line-height: 40px;
    border-radius: 0;
    letter-spacing: 3px;
}
.link-button.color-red {
    background: #e95252;
    border: 2px solid #e95252;
    color: #fff;
}
.link-button.color-red:hover {
    border-color: #e95252!important;
    color: #e95252!important;
}
.link-button:hover {
    background: #db2e1c;
    color: #fff;
}
.link-button.link-button-fb {
    background: #2c5990;
    color: #fff;
    font-size: 13px;
    border-color: #2c5990;
    border-radius: 25px;
    line-height: 55px;
}
.link-button.link-button-fb i.fa {
    font-size: 17px;
    line-height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}
.space-padding-0 {
    padding: 0!important;
}
.space-padding-10 {
    padding: 10px!important;
}
.space-padding-20 {
    padding: 20px!important;
}
.space-padding-30 {
    padding: 30px!important;
}
.space-padding-40 {
    padding: 40px!important;
}
.space-padding-50 {
    padding: 50px!important;
}
.space-padding-tb-10 {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.space-padding-tb-20 {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.space-padding-tb-30 {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}
.space-padding-tb-40 {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}
.space-padding-tb-50 {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
.space-padding-tb-60 {
    padding-top: 60px!important;
    padding-bottom: 60px!important;
}
.space-padding-tb-70 {
    padding-top: 70px!important;
    padding-bottom: 70px!important;
}
.space-padding-tb-80 {
    padding-top: 80px!important;
    padding-bottom: 80px!important;
}
.space-padding-tb-100 {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
}
.margin-0 {
    margin: 0!important;
}
.space-5 {
    margin-bottom: 5px!important;
}
.space-10 {
    margin-bottom: 10px!important;
}
.space-15 {
    margin-bottom: 15px!important;
}
.space-20 {
    margin-bottom: 20px!important;
}
.space-25 {
    margin-bottom: 25px!important;
}
.space-30 {
    margin-bottom: 30px!important;
}
.space-35 {
    margin-bottom: 35px!important;
}
.space-40 {
    margin-bottom: 40px!important;
}
.space-45 {
    margin-bottom: 45px!important;
}
.space-50 {
    margin-bottom: 50px!important;
}
.space-55 {
    margin-bottom: 55px!important;
}
.space-60 {
    margin-bottom: 60px!important;
}
.space-65 {
    margin-bottom: 65px!important;
}
.space-70 {
    margin-bottom: 70px!important;
}
.space-75 {
    margin-bottom: 75px!important;
}
.space-80 {
    margin-bottom: 80px!important;
}
.space-85 {
    margin-bottom: 85px!important;
}
.space-90 {
    margin-bottom: 90px!important;
}
.space-95 {
    margin-bottom: 95px!important;
}
.space-100 {
    margin-bottom: 100px!important;
}
.space-margin-top-0 {
    margin-top: 0!important;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #db2e1c;
}
.open>.dropdown-menu {
    display: block;
}
.open>a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #888;
    white-space: nowrap;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:after, .nav:before {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav>li, .nav>li>a {
    position: relative;
    display: block;
}
.nav>li>a {
    padding: 10px 15px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #db2e1c;
}
.nav>li>a>img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid;
    border-color: #ddd #ddd transparent;
    cursor: default;
}
.tab-content>.active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #96b76c;
    border-radius: 4px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb>.active {
    color: #888;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #db2e1c;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #972013;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #db2e1c;
    border-color: #db2e1c;
    cursor: default;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label:empty {
    display: none;
}
a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-default {
    background-color: #888;
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: #6f6f6f;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #db2e1c;
}
@-webkit-keyframes progress-bar-stripes {
    0% {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}@keyframes progress-bar-stripes {
    0% {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media, .media-body {
    zoom: 1;
    overflow: hidden;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right {
    padding-left: 10px;
}
.media-left {
    padding-right: 10px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.modal, .modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header:after, .modal-header:before {
    content: " ";
    display: table;
}
.modal-header:after {
    clear: both;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:after, .modal-footer:before {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
@media (min-width:768px) {
    .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
}@media (min-width:1025px) {
    .modal-lg {
    width: 900px;
}
}.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.hidden {
    display: none!important;
}
@-ms-viewport {
    width: device-width;
}
@media (min-width:1025px) and (max-width:1199px) {
    .hidden-md {
    display: none!important;
}
}@media (min-width:1200px) {
    .hidden-lg {
    display: none!important;
}
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}
@-webkit-keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
:root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none;
}
.fa-search:before {
    content: "\f002"}
.fa-star:before {
    content: "\f005"}
.fa-star-o:before {
    content: "\f006"}
.fa-user:before {
    content: "\f007"}
.fa-close:before {
    content: "\f00d"}
.fa-gear:before {
    content: "\f013"}
.fa-home:before {
    content: "\f015"}
.fa-file-o:before {
    content: "\f016"}
.fa-clock-o:before {
    content: "\f017"}
.fa-road:before {
    content: "\f018"}
.fa-arrow-circle-o-up:before {
    content: "\f01b"}
.fa-play-circle-o:before {
    content: "\f01d"}
.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"}
.fa-list-alt:before {
    content: "\f022"}
.fa-flag:before {
    content: "\f024"}
.fa-tag:before {
    content: "\f02b"}
.fa-tags:before {
    content: "\f02c"}
.fa-font:before {
    content: "\f031"}
.fa-bold:before {
    content: "\f032"}
.fa-text-height:before {
    content: "\f034"}
.fa-text-width:before {
    content: "\f035"}
.fa-align-left:before {
    content: "\f036"}
.fa-align-center:before {
    content: "\f037"}
.fa-align-right:before {
    content: "\f038"}
.fa-align-justify:before {
    content: "\f039"}
.fa-list:before {
    content: "\f03a"}
.fa-image:before, .fa-picture-o:before {
    content: "\f03e"}
.fa-play:before {
    content: "\f04b"}
.fa-info-circle:before {
    content: "\f05a"}
.fa-arrow-left:before {
    content: "\f060"}
.fa-arrow-right:before {
    content: "\f061"}
.fa-arrow-up:before {
    content: "\f062"}
.fa-leaf:before {
    content: "\f06c"}
.fa-comment:before {
    content: "\f075"}
.fa-comments:before {
    content: "\f086"}
.fa-star-half:before {
    content: "\f089"}
.fa-external-link:before {
    content: "\f08e"}
.fa-sign-in:before {
    content: "\f090"}
.fa-twitter:before {
    content: "\f099"}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"}
.fa-feed:before, .fa-rss:before {
    content: "\f09e"}
.fa-arrow-circle-left:before {
    content: "\f0a8"}
.fa-arrow-circle-right:before {
    content: "\f0a9"}
.fa-arrow-circle-up:before {
    content: "\f0aa"}
.fa-filter:before {
    content: "\f0b0"}
.fa-link:before {
    content: "\f0c1"}
.fa-cloud:before {
    content: "\f0c2"}
.fa-copy:before {
    content: "\f0c5"}
.fa-list-ul:before {
    content: "\f0ca"}
.fa-list-ol:before {
    content: "\f0cb"}
.fa-underline:before {
    content: "\f0cd"}
.fa-table:before {
    content: "\f0ce"}
.fa-rotate-left:before {
    content: "\f0e2"}
.fa-comment-o:before {
    content: "\f0e5"}
.fa-comments-o:before {
    content: "\f0e6"}
.fa-clipboard:before {
    content: "\f0ea"}
.fa-user-md:before {
    content: "\f0f0"}
.fa-file-text-o:before {
    content: "\f0f6"}
.fa-mobile:before {
    content: "\f10b"}
.fa-circle-o:before {
    content: "\f10c"}
.fa-circle:before {
    content: "\f111"}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"}
.fa-flag-o:before {
    content: "\f11d"}
.fa-code:before {
    content: "\f121"}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"}
.fa-location-arrow:before {
    content: "\f124"}
.fa-info:before {
    content: "\f129"}
.fa-html5:before {
    content: "\f13b"}
.fa-css3:before {
    content: "\f13c"}
.fa-play-circle:before {
    content: "\f144"}
.fa-level-up:before {
    content: "\f148"}
.fa-toggle-up:before {
    content: "\f151"}
.fa-toggle-right:before {
    content: "\f152"}
.fa-euro:before {
    content: "\f153"}
.fa-file:before {
    content: "\f15b"}
.fa-file-text:before {
    content: "\f15c"}
.fa-youtube:before {
    content: "\f167"}
.fa-youtube-play:before {
    content: "\f16a"}
.fa-apple:before {
    content: "\f179"}
.fa-android:before {
    content: "\f17b"}
.fa-arrow-circle-o-right:before {
    content: "\f18e"}
.fa-arrow-circle-o-left:before {
    content: "\f190"}
.fa-toggle-left:before {
    content: "\f191"}
.fa-dot-circle-o:before {
    content: "\f192"}
.fa-try:before {
    content: "\f195"}
.fa-wordpress:before {
    content: "\f19a"}
.fa-google:before {
    content: "\f1a0"}
.fa-child:before {
    content: "\f1ae"}
.fa-car:before {
    content: "\f1b9"}
.fa-file-image-o:before, .fa-file-picture-o:before {
    content: "\f1c5"}
.fa-file-video-o:before {
    content: "\f1c8"}
.fa-file-code-o:before {
    content: "\f1c9"}
.fa-support:before {
    content: "\f1cd"}
.fa-ra:before {
    content: "\f1d0"}
.fa-header:before {
    content: "\f1dc"}
.fa-plug:before {
    content: "\f1e6"}
.fa-copyright:before {
    content: "\f1f9"}
.fa-medium:before {
    content: "\f23a"}
.fa-i-cursor:before {
    content: "\f246"}
.fa-sticky-note:before {
    content: "\f249"}
.fa-sticky-note-o:before {
    content: "\f24a"}
.fa-opera:before {
    content: "\f26a"}
.fa-500px:before {
    content: "\f26e"}
.fa-amazon:before {
    content: "\f270"}
.fa-edge:before {
    content: "\f282"}
.fa-usb:before {
    content: "\f287"}
.fa-bluetooth:before {
    content: "\f293"}
.fa-bluetooth-b:before {
    content: "\f294"}
input[type=text]::-ms-clear, input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
a, h1, h2, h3, h4, h5, h6, p, strong, ul {
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
li {
    list-style: none;
    outline: 0;
}
a:focus, input:focus {
    outline: 0;
}
a:focus, a:hover, input:focus {
    text-decoration: none;
}
body {
    overflow-x: hidden;
    position: relative;
    right: 0;
    left: 0;
}
.pushmenu {
    background: #fff;
    text-align: center;
    width: 364px;
    height: 100%;
    top: 0;
    z-index: 1000;
    position: fixed;
    padding: 0 25px;
}
.pushmenu-left {
    right: -364px;
}
.pushmenu-left.pushmenu-open {
    right: 0;
}
.pushmenu, body {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.dropdown-menu {
    background-color: #333;
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
    padding: 0;
    transform: translateY(20px);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.dropdown-menu.hover {
    transform: translate(0);
}
.dropdown-menu li {
    border-bottom: 1px solid #444;
}
.dropdown-menu li:last-child {
    border-bottom: none;
}
.dropdown-menu li a {
    color: #888;
    font-size: 11px;
    line-height: 40px;
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    padding: 5px 20px;
}
.dropdown-menu li a:active, .dropdown-menu li a:focus, .dropdown-menu li a:hover {
    background: #333!important;
    color: #ddd;
}
.padding-rl-15 {
    padding-left: 15px;
    padding-right: 15px;
}
iframe {
    border: none;
}
.width-100 {
    width: 100%}
.center {
    text-align: center;
}
.border-bottom-home1 {
    height: 6px;
    width: 100%}
.box {
    display: inline-block;
    width: 100%}
.title-text {
    display: inline-block;
    text-align: center;
}
.title-text {
    width: 100%;
    margin: 30px 0;
    position: relative;
}
.title-text h3 {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    line-height: 30px;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    letter-spacing: 2px;
    font-weight: 700;
}
.title-text h3:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    background: #000;
}
.title-text p {
    font-size: 14px;
    color: #888;
    line-height: 25px;
    font-family: TXGR;
    margin-top: 10px;
}
.title-text.title-text-v2 {
    text-align: left;
    margin: 30px 0;
}
.title-text.title-text-v2:before {
    position: static;
}
.title-text.title-text-v2 h3 {
    font-size: 24px;
    padding: 0;
}
.title-text.title-text-v2.title-text-v3 {
    position: relative;
}
.title-text.title-text-v2.title-text-v3 h3 {
    font-size: 36px;
    color: #555;
    position: relative;
}
.title-text.title-text-v2.title-text-v3 h3:after {
    position: absolute;
    content: "";
    top: -50px;
    background: #6dd6d6;
    height: 5px;
    width: 30px;
    left: 0;
}
.title-text.title-text-v2.title-text-v3 p {
    font-family: Lora;
    font-style: italic;
    color: #888;
    width: 100%;
    margin-top: 30px;
}
.title-text.title-text-v2.title-text-v3 ul.tabs {
    position: absolute;
    top: 0;
    right: 0;
}
.title-text.title-text-v2.title-text-v3 ul.tabs li {
    font-family: Lora;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize;
    color: #888;
}
.title-text.title-text-v2.title-text-v3 ul.tabs li.active, .title-text.title-text-v2.title-text-v3 ul.tabs li:hover {
    color: #6dd6d6;
    border-bottom: 1px solid #6dd6d6;
}
.title-text.border-color-red h3:after {
    background: #e95252;
}
.title-text-v2 {
    text-align: center;
}
.title-text-v2 h3 {
    font: 400 48px/50px Playfair Display;
    color: #2b2b2b;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.title-v1 {
    width: 100%;
    border-bottom: 1px solid #cacaca;
    float: left;
    margin-bottom: 30px;
}
.title-v1.f1 {
    margin-bottom: 0;
}
.title-v1 h3, .title-v1 h1 {
    display: inline-block;
    float: left;
    font: bold 24px/30px 'Roboto', sans-serif;
    color: #2a2a2a;
    position: relative;
    padding-bottom: 10px;
    line-height: 36px;
    
}
.title-v1 .tag-top {
    position: absolute;
    right: 15px;
    line-height: 30px;
}
.title-v1 .tag-top a {
    font-size: .8em;
    font-weight: 700;
    margin-left: 5px;
}
.title-v1 h3:after,  .title-v1 h1:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    background: #2a2a2a;
    right: 0;
    height: 3px;
}
.title-v1 span {
    font-weight: 400;
}
.title-v1 span.seo {
    font-size:  .55em;
     text-transform:  initial;
}
.team_piloti {
    background: #000;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
}
.team_piloti h1.team, .team_piloti h2.team {
    margin: 0;
    padding: 2em;
    font-size: 1.2em;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.team_piloti h2.team a {
    color: #333;
}
.team_piloti h2.team a:hover {
    color: #972013;
    text-decoration: underline;
}
.team_box {

    background: #fff;
}
.team_box img {
    width: 150px;
    height: 150px;
}
.pilota_box {
    width: 25%;
    position: relative;
    overflow: hidden;
}
.pilota_box img {
    bottom: 0;
    right: 5%;
    width: 65%;
    margin-left: 25%;
    position: absolute;
    filter: brightness(.8);
    transition: transform .2s linear;
}
.pilota_box img:hover {
    transform: scale(1.1);
    transition: transform .2s linear;
}
.team_piloti:hover .pilota_box img {
    filter: brightness(1);
}
.pilota_box h3 {
    font-family: Roboto, sans-serif;
    transform: rotate(-90deg);
    left: 0;
    bottom: 48%;
    width: 96px;
    font-size: 1.4em;
}
.numero_gara, .pilota_box h3 {
    color: #fff;
    font-weight: 700;
    position: absolute;
}
.numero_gara {
    bottom: 15px;
    left: 9%;
    font-size: 1.5em;
    border: 3px solid #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    box-sizing: content-box;
    line-height: 40px;
}
.button-v2 {
    padding: 7px 10px;
    border-radius: 0;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-family: Oswald;
    letter-spacing: 2px;
    font-size: 10px;
}
.button-v2.hover-black {
    padding: 7px 10px!important;
}
.button-v2.color-black {
    color: #000;
    border-color: #000;
}
.hover-images {
    overflow: hidden;
    display: inline-block;
}
.hover-images img {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.hover-images:hover img {
    transform: scale(1.05);
}
.title-v2 {
    width: 100%;
    border-bottom: 3px solid #cacaca;
    margin-bottom: 30px;
}
.title-v2 h3 {
    display: inline-block;
    font-size: 24px;
    font-family: Oswald;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    color: #cacaca;
}
.title-v2 h3:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background: #db2e1c;
    bottom: -3px;
    left: 0;
}

.link-icon-black, .link-icon-white {
    width: 10px;
    height: 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: inline-block;
    margin-left: 5px;
}
.link-icon-white {
    background: url(/Uno-button-icon.5fc4c4b3.png) no-repeat scroll bottom;
}
.title-page h3 {
    font-size: 80px;
    display: inline-block;
    width: 100%;
    font-family: Playfair Display;
    color: #000;
    text-align: center;
    position: relative;
    line-height: 55px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.title-page h3:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 225px;
    height: 7px;
    margin-left: -112px;
}
.title-page.size-50 h3 {
    font-size: 50px;
    margin: 10px;
}
.title-page.size-50 p {
    text-align: center;
    font: 300 12px/20px Oswald;
    color: #a5a5a5;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
ul.tabs.title li, ul.tabs.title span {
    font-size: 30px;
    color: #222;
}
ul.tabs.title li.active, ul.tabs.title li:hover {
    color: #808f66;
}
ul.tabs.title p {
    font-family: TXGR;
    font-size: 13px;
    color: #888;
}
.content-text h3 {
    font: 400 25px/30px Playfair Display;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}
.content-text h3:after {
    position: absolute;
    content: "";
    left: 0;
    width: 50px;
    height: 1px;
    background: #000;
    bottom: 0;
}
.home-rank-title {
    padding: 25px 0;
    background: hsla(0, 0%, 94.9%, .4196078431372549);
    border-bottom: 1px solid #e2e2e2;
    display: flex;
    box-sizing: border-box;
}
.home-rank-title h1 {
    font-size: 1em;
    display: flex;
    height: 97px;
    justify-content: center;
    flex-direction: column;
    text-align: right;
    font-weight: 700;
    color: #dc2e1e;
}
.home-rank-row {
    padding: 25px 1em;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
    display: flex;
    background: hsla(0, 0%, 94.9%, .4196078431372549);
}
.home-rank {
    flex-grow: 1;
}
.home-rank-row.col-md-12 {
    margin: 0 0 25px;
    padding: 25px 0;
    background: #f9f9f9;
    border-bottom: 1px solid #e2e2e2;
}
.home-rank-row .home-rank-box:first-child {
    margin-right: 5px;
}
.home-rank-row .home-rank-box:nth-child(3) {
    margin-left: 5px;
}
.home-rank-box a {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    border: 1px solid transparent;
}
.home-rank-box a:hover {
    border: 1px solid #dc2e1e;
}
.home-rank-box a img {
    object-fit: cover;
    max-width: 100%;
    height: auto;
    flex-grow: 1;
    min-height: 95px;
    object-position: center;
}
.home-rank-box .critic {
    padding: 0 1em;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    background: linear-gradient(45deg, #083949, #1b5c6d);
}
.home-rank-box .critic, .home-rank-box .home-rank-text {
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-rank-box .home-rank-text {
    max-width: 120px;
    background: #333;
    flex-grow: 1;
    background: linear-gradient(45deg, #083949, #1b5c6d);
}
.home-rank-box .home-rank-text h2 {
    font-size: 1.2em;
    padding: 0 1em;
    box-sizing: border-box;
    color: #fff;
    height:  95px;
    display:  flex;
    flex-direction:  column;
    justify-content: center;
}
.driveK_widget_container {
    background: hsla(0, 0%, 94.9%, .9490196078431372);
    padding: 1em;
    text-align: center;
    border: 1px solid #ccc;
}
.tln {
    font-family: Roboto, sans-serif;
    border-bottom: 3px solid #333;
    padding: 10px 0;
    font-weight: 700;
    color: #333;
    font-size: 1.1em;
    text-align: right;
}
.tln.sidebar {
    border-bottom: none;
    padding-bottom: 0;
    text-align: left;
}
.tln a:link, .tln a:visited {
    color: #333;
}
.tln a:hover {
    color: #972013;
}
.tln i {
    font-size: 1em;
}
.amazon-image-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1em 0 0;
}
div#euroncap, div#greencap {
    margin-top: 3em;
}
.euroncap_box, .greencap_box {
    display: flex;
    flex-direction: row;
    margin-bottom: 2em;
}
.valutazione_euroncap, .valutazione_greencap {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    padding: 1em;
}
img.euroncap_logo, img.greencap_logo {
    width: 140px;
}
.euroncap_box .valutazione_euroncap ul, .greencap_box .valutazione_greencap ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: .8em 0 0;
}
.euroncap_box .valutazione_euroncap ul li i, .greencap_box .valutazione_greencap ul li i {
    font-size: 1.7em;
    padding: 0 .1em;
    color: gold;
}
.greencap_box .valutazione_greencap ul li i {
    color: green;
}
.parametri_euroncap ul, .parametri_greencap ul {
    display: flex;
    flex-direction: row;
}
.parametri_euroncap ul li, .parametri_greencap ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em 1.3em;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.2em;
    color: #252020;
    letter-spacing: .01em;
    width: 25%}
.parametri_greencap ul li {
    width: 33.33333%}
.parametri_euroncap ul li img, .parametri_greencap ul li img {
    width: 70px;
    margin-bottom: .5em;
    border-radius: 50%;
    padding: .5em;
    border: 1px solid rgba(1, 82, 99, .14901960784313725);
}
.parametri_euroncap ul li span, .parametri_greencap ul li span {
    font-size: 2em;
    margin-top: .35em;
    font-weight: 700;
    line-height: 1em;
    color: #015263;
}
#euroncap p a, #greencap p a {
    font-size: .8em;
    font-weight: 700;
    display: block;
}
.auto_review .row {
    background: repeating-linear-gradient(45deg, #f2f2f2, transparent 50%);
}
.rank.col-md-12 {
    margin-bottom: 20px;
    counter-increment: ranking-counter;
    position: relative;
}
.rank.col-md-12:before {
    width: 25px;
    height: 24px;
    content: counter(ranking-counter);
    position: absolute;
    top: -4px;
    color: #fff;
    background: #dc2e1c;
    left: 10px;
    z-index: 9999;
    text-align: center;
    line-height: 25px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    box-sizing: content-box;
    font-size: 1.1em;
    box-shadow: inset 0 0 7px #b9291a;
}
.post-item.min.ranking {
    box-shadow: 0 15px 12px -20px rgba(28, 28, 28, .75)!important;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid hsla(0, 0%, 80%, .4196078431372549);
    background: rgb(255 255 255/85%);
}
.post-item.min.ranking:hover {
    background: rgb(245 245 245/85%);
}
.post-item.min.ranking .text h2 {
    font-size: 1.6em;
    font-family: Open Sans;
    margin: 0;
    padding: 0;
}
.post-item.min.ranking .text {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-right: 2em;
}
.post-item.min.ranking .media_rece {
    font-size: 1.5em;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    min-width: 70px;
    text-align: center;
}
.auto_review .euroncapVal, .auto_review .greeNcapVal {
    margin-right: 20px;
}
.auto_review .euroncapVal ul, .auto_review .greeNcapVal ul {
    border: none;
    display: flex;
    padding: 0;
    margin: 0;
    align-content: center;
}
.auto_review .euroncapVal ul li, .auto_review .greeNcapVal ul li {
    list-style-type: none;
    margin: 0 2px 0 0;
    color: gold;
}
.auto_review .greeNcapVal ul li {
    color: #3cb371;
}
.auto_review .critic {
    display: flex;
    flex-direction: row;
    width: 40%;
    justify-content: flex-end;
}
.content-text p {
    font: 400 13px/20px Poppins;
    color: #858585;
}
.content-text.center {
    text-align: center;
}
.content-text.center h3:after {
    left: 50%;
    margin-left: -25px;
}
.breadcrumb {
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #2e2e2e;
}
.breadcrumb li {
    font-size: 12px;
    display: inline-block;
    font-family: Poppins;
    font-weight: 400;
    padding-right: 20px;
    position: relative;
}
.breadcrumb li:last-child:after {
    content: ""}
.breadcrumb li:after {
    position: absolute;
    right: 8px;
    font-family: FontAwesome;
    font-size: 12px;
    top: -1px;
    color: #fff;
}
.breadcrumb li.active {
    color: #717171;
}
.breadcrumb li a {
    color: #fff;
}
.return-home a:first-child {
    margin-right: 20px;
}
.bg-white {
    background-color: #fff;
}
.link-v1 {
    font: 700 16px/38px Roboto Condensed;
    width: 180px;
    text-align: center;
    display: inline-block;
    border: 1px solid #333;
    text-transform: uppercase;
    color: #333;
}
.link-v1:hover {
    background: #333;
    color: #fff;
    border-color: #333;
}
.link-ver1 {
    display: inline-block;
    height: 60px;
    min-width: 60px;
    padding: 0 20px;
    text-align: center;
    background: 0 0;
    border: 2px solid #3e3e3e;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.link-ver1 i {
    font-size: 18px;
    line-height: 56px;
    color: #fff;
    font-weight: 400;
}
.link-ver1:hover {
    border-color: #e95252;
    color: #e95252;
}
.link-ver1:hover i {
    color: #e95252;
}
.margin-top-30 {
    margin-top: 30px;
}
.color-red {
    color: #ff1313;
}
.button1 {
    font-family: Oswald;
    font-weight: 700;
    color: #000;
    font-size: 10px;
    letter-spacing: 2px;
    background: 0 0;
}
.button1, .button2 {
    text-transform: uppercase;
}
.button2 {
    width: 140px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #db2e1c;
    color: #db2e1c;
    background: 0 0;
    text-align: center;
    font-size: 13px;
    display: inline-block;
}
@-webkit-keyframes engoloaddingmini {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}@keyframes engoloaddingmini {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}figure.wp-block-table {
    margin: 2em 0;
}

ul#menu-footer-dekstop-menu {
    display: flex;
    margin-top: 1em;
}
ul#menu-footer-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
.footer-menu ul li {
    padding-right: 2em;color: #e8e51d;

    list-style-type: none;
}
.footer-menu ul li a:link, .footer-menu ul li a:visited {
	color: #fae041;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.8em;
}

ul#menu-footer-menu-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
	font-family: 'Open Sans', sans-serif;
    letter-spacing: .05em;
    font-size: .8em;
}
.footer-menu ul li:hover{ list-style-type: none;}
.footer-menu ul li a:hover {color: #fff;}
ul#menu-footer-l{
	padding-top:20px;
	columns: 3;
	-webkit-columns: 3;
    -moz-columns: 3;
    }
.over-video-icon{position: relative;}
.over-video-icon .icon{
	opacity: 0.9;
	position: absolute;
    z-index: 10;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
	width: 70px;
    height: 70px;
    background: #23334296;
    border-radius: 50%;
}
.over-video-icon:hover .icon{opacity: 1;}
.over-video-icon:hover .st0{fill:#f2f2f2;}
.blog-post-container {
    display: inline-block;
    margin: 10px 0 50px;
    width: 100%}
.blog-post-container .blog-post-image img {
    max-width: 100%}
.blog-post-container .post-date {
    font-family: Lora;
    color: #aaa;
    line-height: 20px;
    font-style: italic;
    margin: 15px 0;
}
.blog-post-container .post-date i {
    font-size: 15px;
    line-height: 20px;
    margin-right: 5px;
    color: #aaa;
}
.blog-post-container h3 {
    color: #555;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 10px;
    min-height: 50px;
}
.blog-post-container .post-tags a {
    display: inline-block;
    color: #aaa;
    font-family: Lora;
    font-style: italic;
    line-height: 20px;
    margin-bottom: 10px;
}
.blog-post-container .post-tags a i {
    margin-right: 5px;
}
.home2-head {
    float: left;
    width: 100%}
.title-text ul.tabs {
    float: right;
    display: inline-block;
}
.title-text ul.tabs li {
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #555;
    padding-bottom: 5px;
}
.title-text ul.tabs li:last-child {
    margin-right: 0;
}
.title-text ul.tabs li.active {
    color: #db2e1c;
    border-bottom: 3px solid #db2e1c;
}
ul.tabs.tabs-title {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
}
ul.tabs.tabs-title.tabs-title-v2 {
    background: #131313;
    margin-bottom: 0;
    padding: 30px 0 40px;
}
ul.tabs.tabs-title.tabs-title-v2 li {
    color: #fff;
}
ul.tabs.tabs-title li {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 0 10px;
    cursor: pointer;
    font: 400 18px Playfair Display;
    color: #2b2b2b;
}
@media (max-width:460px) {
    ul.tabs.tabs-title li {
    padding: 0 2px;
    font-size: 10px;
}
}ul.tabs.tabs-title li.active, ul.tabs.tabs-title li:hover {
    color: #db2e1c;
}
ul.tabs.tabs-title li.active span, ul.tabs.tabs-title li:hover span {
    color: #db2e1c;
    border-bottom: 1px solid #e95252;
}
ul.tabs.tabs-title li.active span.count, ul.tabs.tabs-title li:hover span.count {
    border: none;
}
ul.tabs.tabs-title li span.count {
    color: #e95252;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    vertical-align: 10px;
}
#box-user {
    width: 980px;
}
#box-user iframe {
    background: #000;
    width: 100%!important;
}
.home3-slideshow {
    margin-bottom: 60px;
    overflow: hidden;
}
.home3-slideshow .col-md-12, .home3-slideshow .col-md-3, .home3-slideshow .col-md-6 {
    padding: 1px;
}
.home3-slideshow .col-md-3 .col-md-12 {
    padding-top: 0;
}
.home3-slideshow .col-md-3.item-end {
    padding-top: 3px;
}
.home3-slideshow img {
    width: 100%}
.banner-home2 img {
    width: 100%}
.banner-home2 .col-md-5 {
    position: relative;
}
.banner-home2 .col-md-5 a:first-child {
    margin-bottom: 37px;
}
.center img {
    margin: auto;
}
.banner-header {
    position: relative;
}
.banner-header img {
    width: 100%}
.banner-header .text {
    position: absolute;
    width: 460px;
    height: 170px;
    left: 50%;
    top: 50%;
    margin-left: -230px;
    margin-top: -85px;
    border: 4px solid #fff;
    text-align: center;
    color: #fff;
    padding: 35px;
}
.banner-header .text h3 {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 50px;
    font-family: Playfair Display;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    letter-spacing: 15px;
    padding-bottom: 15px;
}
.banner-header .text p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 10px;
    letter-spacing: 5px;
}
.banner-top-home3 .items {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.banner-top-home3 .items .text {
    background: hsla(0, 0%, 100%, .3);
    padding: 30px 0 0;
    position: absolute;
    top: 0;
    right: 30px;
    left: 30px;
    bottom: 0;
    margin: auto;
    text-align: center;
    height: 170px;
}
.banner-top-home3 .items .text h3 {
    font-family: Playfair Display;
    font-size: 40px;
    text-transform: capitalize;
    color: #fff;
    line-height: 40px;
    position: relative;
    margin-bottom: 50px;
}
.banner-top-home3 .items .text h3:after {
    position: absolute;
    left: 50%;
    bottom: -25px;
    width: 66px;
    margin-left: -33px;
    height: 3px;
    content: "";
    background-color: #fff;
}
.banner-top-home3 .items .text p {
    font-weight: 300;
    color: #fff;
    letter-spacing: 4px;
    text-transform: uppercase;
    line-height: 30px;
}
.banner-top-home3 .items a {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 4px;
    display: inline-block;
    text-align: center;
    margin: 30px 0;
}
.banner-home4-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.banner-home4-top .col-md-6, .banner-home4-top .col-md-6 .col-md-12 {
    padding: 0;
    position: relative;
}
.banner-home4-top img {
    width: 100%}
.banner-home4-top .text {
    position: absolute;
    left: 40px;
    bottom: 40px;
}
.banner-home4-top .text h3 {
    font-family: Playfair Display;
    font-size: 35px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}
.banner-home4-top .text p {
    font-weight: 300;
    padding-left: 3px;
    font-size: 12px;
    color: #828282;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 30px;
    position: relative;
}
.banner-home4-top .text p:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 3px;
    width: 50px;
    background: #e95252;
    height: 3px;
}
.banner-home6 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.banner-home6 .col-md-6 {
    padding: 0;
}
.banner-home6 .col-md-6 .items h3 {
    font-size: 40px;
    letter-spacing: 10px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.banner-home6 .col-md-6 .items h3:after {
    position: absolute;
    content: "";
    left: 2px;
    right: 8px;
    bottom: 0;
    height: 2px;
    background: #e95252;
}
.banner-home6 .col-md-6 .items a {
    font-size: 10px;
    letter-spacing: 3px;
    font-weight: 700;
}
.banner-home6 .col-md-6 .items a:hover {
    background: 0 0;
}
.banner-home6 .col-md-6 .items .text {
    padding-bottom: 15px;
    left: 90px;
}
.banner-home6 .col-md-6 .items .text a {
    position: absolute;
    bottom: 0;
    right: 10px;
}
.banner-home7-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.blog-post-container-v2.blog-post-container, .blog-post-container-v2.blog-post-container .blog-post-item {
    margin: 0;
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content {
    left: -1px;
    right: -1px;
    bottom: 4px;
    background: rgba(0, 0, 0, .3);
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .cat {
    color: #fff;
    margin: 15px 0!important;
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .cat:after {
    background: #6f6f6f;
    bottom: -10px;
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .blog-title {
    color: #fff;
    margin-bottom: 35px;
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content:before {
    border: none;
    position: static;
}
.banner-home7-center1 .text, .banner-home7-center2 .text {
    text-align: center;
    left: 0;
    width: 100%;
    bottom: inherit;
    top: 25%;
    position: absolute;
}
.banner-home7-center1 .text span, .banner-home7-center2 .text span {
    font-size: 80px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: inline-block;
}
.banner-home7-center1 .text span:after, .banner-home7-center2 .text span:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 2px;
    margin-left: -30px;
    background: #fff;
}
.banner-home7-center1 .text h3, .banner-home7-center2 .text h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    max-width: 265px;
    line-height: 25px;
    margin: 0 auto;
}
.banner-home7-center2 .text {
    text-align: center;
}
.banner-home7-center2 .text h3, .banner-home7-center2 .text span {
    color: #000;
    max-width: 100%}
.banner-home7-center2 .text span {
    font-size: 80px;
}
.banner-home7-center2 .text span:after {
    background: #000;
}
.banner-home8-top .text {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: inherit;
    top: 50%;
    margin-top: -50px;
}
.banner-home8-top .text h3 {
    font-family: Playfair Display;
    font-size: 50px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: 50px;
}
.banner-home8-top .text p {
    font-size: 12px;
    color: #cecece;
    line-height: 20px;
    padding-bottom: 20px;
    position: relative;
}
.banner-home8-top .text p:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 80px;
    margin-left: -40px;
    background: #e95252;
    height: 2px;
}
.banner-home8-top .col-md-12, .banner-home8-top .col-md-3, .banner-home8-top .col-md-6 {
    padding: 0;
}
.banner-home8-top.banner-home8-center .text h3 {
    margin-bottom: 15px;
}
.banner-home8-top.banner-home8-center .text p {
    padding-top: 15px;
}
.banner-home8-top.banner-home8-center .text p:after {
    bottom: inherit;
    top: 0;
}
.banner-home8-top.banner-home8-center .text a:hover {
    background: 0 0;
}
.home3-banner {
    background: #222;
    float: left;
    padding: 30px 0;
}
@media (min-width:768px) and (max-width:1200px) {
    .home3-banner .col-md-4 .post-item {
    float: left;
    width: 50%}
}.banner-video {
    position: relative;
}
.banner-video img {
    width: 100%}
.banner-video .text {
    position: absolute;
    left: 0;
    width: 100%;
    top: 40%;
    color: #fff;
    text-align: center;
}
.banner-video .text h3 {
    font: 400 30px/30px Oswald;
    text-transform: uppercase;
    letter-spacing: 15px;
    margin-top: 50px;
}
.banner-header a.action {
    display: inline-block;
    width: 19px;
    height: 59px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -10px;

}
.home2-head {
    padding: 30px 15px;
}
.social {
    margin-right: 0;
}
.feature-box small {
    font-size: 13px;
    margin-bottom: 15px;
    display: inline-block;
}
.feature-box h4 {
    margin-bottom: 7px;
}
.feature-box.light-style {
    color: #dfdfdf;
}
.feature-box.light-style a {
    color: #fff;
}
.feature-box.light-style a:hover {
    color: #000;
}
.feature-box.light-style h4 {
    color: #fff;
}
.feature-box.feature-box-right {
    text-align: right;
}
.feature-box.feature-box-center {
    text-align: center;
}
[class*=feature-box-] h4 {
    padding: 10px 0 20px;
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
}
[class*=feature-box-] p {
    color: #888;
    line-height: 22px;
    font-family: Poppins;
}
.feature-box-v3.feature-box-right h4:before {
    left: inherit;
    right: 0;
}
.feature-box-v4 {
    position: relative;
    border: 1px solid #333;
    padding: 35px 30px 20px;
    text-align: center;
}
.feature-box-v4 h4 {
    padding: 10px 0 20px;
}
.feature-box-v4 h4:before {
    width: 0;
    height: 0;
    background-color: transparent;
}
.feature-box-v4[class*=bg-] {
    border: none;
}
.feature-box-v5 {
    padding: 20px 30px;
    border: 1px solid #ddd;
    border-bottom: 3px solid #db2e1c;
}
.form-control {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #888;
    padding: 9px 20px;
    line-height: 1.625;
    height: 47px;
    display: block;
    width: 100%;
    font: 400 12px Poppins;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
}
.form-control:focus {
    border-color: #ddd;
    box-shadow: none;
    outline: 0;
}
.form-control.col-md-4 {
    width: 31.33%;
    margin-right: 3%}
.form-control.col-md-4:last-child {
    margin-right: 0;
}
.blog-post-container h3 {
    font-size: 14px;
    margin-bottom: 3px;
}
.blog-post-container .blog-post-item {
    float: left;
    margin-bottom: 50px;
}
.blog-post-container .blog-post-item h3 {
    min-height: auto;
    font-size: 15px;
    margin-top: 10px;
}
.blog-post-container .blog-post-item h3 a {
    color: #555;
}
.blog-post-container .blog-post-item h3 a:hover {
    color: #db2e1c;
}
.blog-post-container .blog-post-item .post-date {
    margin: 5px 0;
}
.blog-post-container .blog-post-item .content {
    font-family: TXGR;
    line-height: 22px;
    color: #555;
    margin-top: 10px;
}
.blog-post-container .blog-post-item .content p {
    margin: 5px 0;
}
.blog-post-container .blog-post-item .blog-post-image {
    background: 0 0;
    border-radius: 0;
    height: auto;
    border: none;
    position: relative;
    width: 100%}
.blog-post-container .blog-post-item .blog-post-image:hover {
    border: none;
}
.blog-post-container .blog-post-item .blog-post-image .action {
    position: absolute;
    text-align: center;
    left: 0;
    top: 50%;
    margin-top: -33px;
}
.blog-post-container .blog-post-item .blog-post-image img {
    width: 100%;
    border-radius: 0;
}
.blog-post-container .pagination-container {
    text-align: center;
}
.blog-post-container .pagination-container nav.pagination a, .blog-post-container .pagination-container nav.pagination span {
    font-weight: 700;
    font-size: 12px;
    font-style: normal;
}
.blog-post-container .pagination-container nav.pagination a.next, .blog-post-container .pagination-container nav.pagination a.prev {
    width: auto;
    padding: 0 15px;
}
.banner-page-top {
    position: relative;
    display: inline-block;
    width: 100%}
.banner-page-top.banner-page-top-ver2 .text h3 {
    font-size: 50px;
}
.banner-page-top .text {
    height: 100px;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -50px;
    position: absolute;
}
.banner-page-top .text h4 {
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
}
.banner-page-top .text h4 span {
    position: relative;
}
.banner-page-top .text h4 span:after {
    content: "";
    height: 4px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: -20px;
    background: #fff;
}
.banner-page-top .text h4 span:before {
    content: "";
    height: 4px;
    width: 14px;
    position: absolute;
    top: 50%;
    right: -20px;
    background: #fff;
}
.banner-page-top .text h3 {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
}
.banner-page-top .text p {
    font-family: TXGR;
    color: #db2e1c;
    margin-top: 15px;
}
.banner-page-top img {
    width: 100%}
.page-blog .blog-post-container .blog-post-item h3 {
    margin-top: 0;
}
.page-blog .blog-post-container .blog-post-item p.content {
    margin-top: 10px;
}
.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-content {
    position: relative;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
}
.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-content:before {
    position: static;
    border: none;
    height: 0;
    width: 0;
}
.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-image {
    border-radius: 50%}
.blog-post-container-v4 .blog-post-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    position: relative;
}
.blog-post-container-v4 .blog-post-item:after {
    position: absolute;
    content: "";
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 1px;
    background: #000;
    transition: all .3s ease 0s;
}
.blog-post-container-v4 .blog-post-item:hover:after {
    left: 0;
    right: 0;
}
.blog-post-container-v4 .blog-post-item:hover .blog-post-content, .blog-post-container-v4 .blog-post-item:hover .blog-post-image {
    transform: translate(0);
    opacity: 1;
}
.blog-post-container-v4 .blog-post-image {
    display: inline-block;
    margin-right: 10px;
    transform: translate(-180px);
    transition: all .5s ease 0s;
    opacity: 0;
}
.blog-post-container-v4 .blog-post-image img {
    max-width: 155px;
}
.blog-post-container-v4 .blog-post-content {
    transform: translate(-167px);
    transition: all .4s ease 0s;
}
.blog-post-container-v4 .blog-post-content {
    display: inline-block;
    vertical-align: -15px;
}
.blog-post-container-v4 .blog-title {
    font: 400 25px/30px Playfair Display;
    color: #000;
    margin-bottom: 5px;
}
.blog-post-container-v4 .post-tag {
    font: 400 13px/20px Poppins;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 8px;
    width: 100%}
.blog-post-container-v4 .post-tag a {
    color: #000;
    font-weight: 600;
    margin-right: 15px;
}
.blog-post-container-v4 .post-tag span {
    color: #8d8c8c;
    text-transform: capitalize;
    margin-right: 5px;
}
.single-post .cat-1 .label {
    background: #209cc9;
}
.single-post .tag-cat {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #efefef;
}
.single-post .tag-cat span {
    display: inline-block;
    color: #fff;
    background: #000;
    font: 400 14px/20px Oswald;
    padding: 0 15px;
    letter-spacing: 0;
    text-transform: uppercase;
    height: 20px;
    margin-right: 15px;
}
.single-post .tag-cat a {
    font: 400 15px/20px Open Sans;
}
.single-post .content .label {
    font: 400 12px/18px Open Sans;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    border-radius: 0;
}
.onyx-poll-widget.left {
    max-width: 100%;
}
article .content p.onyx-poll-question,.poll_widget p.onyx-poll-question {
    font-weight: bold;
    padding-left: 7px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em!important;
}
.content_text ul.onyx-poll-choices li, .poll_widget .onyx-poll-choices li{font-family: 'Roboto', sans-serif; font-weight: normal;font-style: normal;}
.content_text .onyx-poll-choices li:hover, .poll_widget .onyx-poll-choices li:hover{text-shadow: none;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;}
.content_text  .onyx-poll-choices li.choosed, .poll_widget .onyx-poll-choices li.choosed{
	text-shadow: none;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.content_text .onyx-poll-ft-btn:hover, .poll_widget .onyx-poll-ft-btn:hover{ text-shadow: none;font-weight: bold;}

.content_text ul.onyx-poll-choices, .poll_widget ul.onyx-poll-choices {
    border: none;
}
.single-post .content .comments, .single-post .content .date {
    display: inline-block;
    font: 400 13px/18px Open Sans;
    color: #c1c1c1;
}
.single-post .content .comments i, .single-post .content .date i {
    margin-right: 5px;
}
article .content .comments {
    margin-left: 20px;
}
textarea#comment {
    width: 98%;
    padding: 1%;
    height: 5em;
	border: 1px solid #ccc;
}

p.comment-form-comment{margin: 20px 0}
.row.commentsRow{background:#f5f5f5}
.comment-respond {
	position: sticky;
    top: -50px;
    clear: both;
    margin: 0px 0 0 0;
    border: none;
    background: #fff;
    padding: 1em 15px;
    z-index: 1;
    border-bottom: 1px solid #484747;
    background: linear-gradient(45deg, #001ea0 50% , #000000 50%);
   
	padding-bottom: 0;
	}
div.comment-respond h3 {
    margin: 10px 0 5px;
    text-decoration: none;
    color: #fff;
    font-family: 'Roboto', sans-serif;
	font-size:2em;
}

article .content p.form-submit {
    margin: 0;
}
p.comment-form-comment label {
    font-size: .8em;display: none;
}
body article .content p.comment-form-comment{margin: 0px;}
body article .content p.must-log-in {
    margin-bottom: 1em;
    font-size: 1em;
	color:#fff;
}
article .content p label{display: block;
    font-size: .6em;
    color: #fff;
    max-width: 100%;
    font-weight: 700;}
article .content p.must-log-in a{color: #ba2b32;font-weight: bold;}
body article .content .comment-respond p{line-height: 1em;
    background: none;
    border-radius: 0;
    margin: 0 0 20px 0;
	padding:0;}
body article .content .comment-respond p.logged-in-as, body article .content p.comment-notes  {
    line-height: 1.4em;
    font-size: 1em;
    background: none;
    border-radius: 0;
    margin: 0 0 20px 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
}
body article .content p.comment-notes{color:#f2f2f2;font-size: .8em; font-style: italic;}
body article .content .comment-respond p.comment-form-author, body article .content p.comment-form-email  {
    width: 50%;
    float: left;
    margin-bottom: 10px!important;
}
ody article .content p.comment-notes{ font-size: .8em;
    color: #f2f2f2;
    font-weight: normal;font-style: italic;}
body article .content .comment-respond  p.logged-in-as a {
    color: #f7de41;
    font-weight: bold;
    
}
body article .content .comment-respond  p.comment-form-url {
    display: none;
}
body article .content .comment-respond  p.comment-notes span{ color: #fbba00;font-weight: bold;}
body article .content .comment-respond  p.comment-notes span.required-field-message {
    color: #f2f2f2;
    font-style: italic;
}
body article .content .comment-respond p.logged-in-as span.required-field-message{
    font-size: .8em;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    display: block;}
body article .content p.comment-form-author input, body article .content p.comment-form-email input {
    width: 96%;
    max-width: 96%;
}
.content_text a.nextcontent-survey-btn {
    font-size: 1.5em;
    background-color: #0093E9;
    background-image: linear-gradient(160deg, #0093E9 0%, #80D0C7 100%);
    display: block;
    line-height: 100px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
}
.content_text a.nextcontent-survey-btn:hover:after{content: none;}
.content_text a.nextcontent-survey-btn:hover{text-decoration: underline;}
p.comment-form-comment textarea{
    width: 98%;
    padding: 1%;
    height: 5em;
    border: 1px solid #ccc;
}

.nextcontent-replySend {
    box-sizing: border-box;
    position: unset;
    font-size: .8em;
    letter-spacing: normal;
    line-height: 1em;
    text-align: left;
    width: max-content;
    margin: 5px 16px 16px 0;
    display: block;
    color: #fff;
    font-weight: bold;
    transition: background .2s linear;
    padding: 11px 21px;
    border-radius: 2px;
    z-index: 3;
    border: none;
    background: -webkit-linear-gradient(#990a2c, #7f0824);
    background: -o-linear-gradient(#990a2c, #7f0824);
    background: linear-gradient(#990a2c, #7f0824);
}
body article .content .comment-respond  p.comment-form-cookies-consent{margin-bottom: 10px;}
body article .content .comment-respond  p.comment-form-cookies-consent input {
    display: inline-block;
    float: left;
    margin-top: -2px;
    margin-right: 10px;
}
body article .content .comment-respond p.comment-form-cookies-consent label {
    color: #f2f2f2;
    font-size: .6em;
    font-weight: bold;
}
body div.comment-body{
	display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}
ol.listComments {
    background: #f2f2f299;
    padding: 0;
    border: 1px solid #cccccc82;
}

ol.listComments li.comment {
    padding: 1em;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
}
ol.listComments li.comment:first-of-type {border-top: none;}
ol.listComments li.comment:last-of-type{border-bottom: none;}
ol.listComments li.comment:hover {
    background: #e7e4e4a6;
}

.comment-author.vcard{}
cite.fn{font-size: 1.3em;
    font-style: normal;
    font-weight: 700;
    color: #282828;
    font-family: 'Roboto', sans-serif;}
span.says{display:none}
.comment-meta.commentmetadata{}
.comment-meta.commentmetadata a{color:#444;font-size:.8em;margin-left:0;position:relative}
article .content .comment-body p {
    background: #ffffff;
    padding: 1em 1em;
    border-radius: 7px;
    border-top-left-radius: 0;
    font-size: 1em;
    line-height: 1.5em;
    margin: 1em 0 2em 0em;
}
article .content .comment-body p > p{padding: 0;margin: 0;}
	div.comment-body .reply{}
	div.comment-body .reply a:link{font-weight: bold;
    background: #464646c9;
    color: #fff;}
ul.children {
    border-left: 3px solid #8f0929;
    margin-left: 2.4em;
    padding-left: 20px;
}
ul.children li.comment{border: none}
a#cancel-comment-reply-link {
    color: #ba2b32;
    font-size: .7em;
    font-weight: bold;
}
input#submit {
    box-sizing: border-box;
    position: unset;
    font-size: .8em;
    letter-spacing: normal;
    line-height: 1em;
    text-align: left;
    width: max-content;
    margin: 5px 16px 16px 0;
    display: block;
    color: #fff;
    font-weight: bold;
    transition: background .2s linear;
    padding: 11px 21px;
    border-radius: 2px;
    z-index: 3;
    border: none;
    background: #fae041;
    color: #001fa0;
}


.single-post.schedaf1 h1 {
    font-size: 1.8em;
}
.circuits_data {
    margin: 1em 0;
}
.circuits_data h2 {
    font-size: 1.2em;
    color: #fff;
}
.circuits_info {
    display: flex;
    flex-direction: row;
    padding: 1em;
    margin: 15px 0 1px;
    border: 1px solid #efefef;
  /*  background: url(//www.targetmotori.com/wp-content/themes/TMDesk/images/f1_bg.jpg) 0 0 no-repeat;*/
}
.circuits_info img {
    width: 120px;
    height: auto;
    margin-right: 20px;
}
.circuits_info .circuits_data {
    display: flex;
    align-items: center;
}
.circuits_info .circuits_data h2 {
    font-size: 1.2em;
    font-weight: 700;
}
.circuits_info .circuits_data h2 span {
    font-size: .8em;
    font-weight: 400;
    margin-left: 35px;
    color: #e2e2e2;
}
.gp_time {
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
}
.gp_time .cell {
    text-align: center;
    padding: 1em;
    font-size: .8em;
   /* background: url(//www.targetmotori.com/wp-content/themes/TMDesk/images/f1_bg.jpg) top no-repeat;*/
    width: 20%;
    color: #fff;
    margin: .2em;
}
.gp_time .cell b {
    color: #f4cf12;
    font-size: 1.2em;
}
.gp_time .cell.fp1 {
    margin-left: 1px;
}
.gp_time .cell.ra {
    margin-right: 1px;
}
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
.slideshow-container .slides {
    display: none;
    align-items: center;
    justify-content: center;
}
.slideshow-container .slides img {
    width: auto;
    height: auto;
    min-width: 100%}
.slideshow-container .next, .slideshow-container .prev {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 60px;
    margin-top: -22px;
    padding: 16px 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: .3s linear;
    user-select: none;
    text-align: center;
    background: #dc2e20;
}
.slideshow-container .next:after, .slideshow-container .prev:after {
    content: none;
}
.slideshow-container .next {
    right: 0;
}
.slideshow-container .prev {
    right: 61px;
}
.slideshow-container .next:hover, .slideshow-container .prev:hover {
    background-color: #972013;
    color: #fff;
}
.home-content.gironi .title-v1 {
    margin-bottom: 30px;
}




#search-form {
    background: #f2f2f2;
    margin-bottom: 20px;
}
.searchform .screen-reader-text {
    display: none;
}
.searchform input#s {
    width: 90%;
    line-height: 2.5em;
    padding: 0 1em;
    box-sizing: border-box;
}
.searchform input#searchsubmit {
    line-height: 2.4em;
    width: 9%;
    box-sizing: border-box;
}
.numPhotogallery {
    background: #dc2e21;
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 700;
    padding: .5em;
    color: #fff;
}
.dot_box {
    text-align: left;
    position: absolute;
    bottom: 10px;
    left: 20px;
    z-index: 10;
    width: auto;
    height: 20px;
    display: flex;
    flex-direction: row;
}
.dot {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 3px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease;
}
.active, .dot:hover {
    background-color: #dc2e21;
}
article .content p {
    font: 400 17px/32px 'Open Sans', sans-serif;
    color: #000;
    margin-bottom: 30px;
}
article .content .content-text {
    margin-bottom: 30px;
}
article .content .content-text .bold p {
    font-weight: 400;
    padding-left: 20px;
    position: relative;
    margin-bottom: 0;
    font-family: Oswald;
    font-size: 19px;
    line-height: 30px;
}
article .content .content-text .bold p:before {
    position: absolute;
    content: "";
    left: 0;
    width: 3px;
    height: 100%;
    top: 0;
    background: #000;
}
article .pagination {
    display: inline-block;
    width: 100%;
    padding: 0 0 0 10px;
    margin: 20px 0 40px;
    border-radius: 0;
}
article .pagination .next, article .pagination .prev {
    float: left;
    width: 48%;
    display: table;
	padding: 21px 21px;
	 border-radius: 2px;
	box-sizing: border-box;
    position: unset;
    font-size: 1em;
    letter-spacing: normal;
    line-height: 1em;
    text-align: left;
    color: #222;
    font-weight: bold;
 	z-index: 3;  
}
article .pagination .prev {
    padding-left: 10px;
    box-shadow: -5px 5px 0px 0px #dbdbdb!important;
	margin-right: 1%;
    background: #001fa0;
}
article .pagination .next {
    padding-right: 10px;
	box-shadow: 5px 5px 0px 0px #dbdbdb!important;
    margin-left: 1%;
    background: linear-gradient(45deg, #001ea0 61% , #000000 61%);
}
article .pagination .next .icon-box, article .pagination .next .text, article .pagination .prev .icon-box, article .pagination .prev .text {
    display: table-cell;
    vertical-align: middle;
}
.img_pla {
    width: 130px;
    height: 87px;
    overflow: hidden;
}
.img_pla a {
    display: block;
    height: 100%;
    width: 100%}

.img_pla a img{min-height: 100%; width:auto; }
article .pagination .next .text, article .pagination .prev .text {
    padding-left: 15px;
    padding-right: 0;
}
article .pagination .next i, article .pagination .prev i {
    display: inline-block;
    width: 20px;
    height: 40px;
}
article .pagination .next {
    text-align: right;
}
article .pagination .next .text {
    padding-right: 15px;
    padding-left: 0;
}
article .pagination .next:hover {
    position: relative;
    right: -5px;
    bottom: -5px;
}
article .pagination .prev:hover {
    position: relative;
    left: -5px;
    bottom: -5px;
}
.single-post .pagination .next i {
    background-position: left 0 bottom 0;
}
.single-post .pagination p.title {
    font: normal 1em/1.2em 'Open Sans', sans-serif;
    color: #040404;
    padding: 0;
    margin: 0;
}
.single-post .pagination p.title a {
    color: #fff;font-weight: bold;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.single-post .pagination p.title a:hover {
    color: #f2f2f2;
}
.single-post .pagination p.control {
    font: 600 0.8em/1.2em 'Roboto', sans-serif;
    margin-bottom: 5px;
    display: block;
    color: #fae042;
    text-transform: none;
    text-decoration: none;
}
.single-post .form-text {
    font: 400 14px Open Sans, sans-serif;
    color: #9a9a9a;
}
.box-user .box {
    background: #fafafa;
    border: 1px solid #efefef;
    display: table;
    padding: 15px;
}
.box-user .avatar {
    width: 120px;
    background: #fff;
    padding: 5px;
    border: 1px solid #efefef;
}
.box-user .avatar, .box-user .text {
    display: table-cell;
    vertical-align: middle;
}
.box-user .text {
    padding-left: 20px;
}
.box-user p {
    font: 400 14px/18px Open Sans;
    color: #a3a3a3;
    margin-bottom: 5px;
}
.box-user .social a:first-child {
    padding-left: 0;
}
.box-user .social i {
    font-size: 18px;
    color: #959595;
}
.link {
    width: 100%;
    margin-bottom: 50px;
}
.link {
    display: inline-block;
    text-align: center;
}
.control-page {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
}
.control-page .box-icon, .control-page .next, .control-page .prev {
    display: inline-block;
}
.control-page .next {
    float: left;
    text-align: left;
}
.control-page .prev {
    float: right;
    text-align: right;
}
.control-page .box-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #000;
    border-radius: 50%;
    text-align: center;
    left: 50%;
    margin-left: -40px;
}
.control-page .box-icon i {
    color: #fff;
    font-size: 30px;
    line-height: 80px;
}
.control-page a.title {
    font: 400 50px/50px Playfair Display;
    color: #000;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.control-page a {
    font: 300 12px/20px Oswald;
    color: #8e8e8e;
    letter-spacing: 4px;
    display: inline-block;
    text-transform: uppercase;
}
.control-page a:hover i.link-icon-white {
    background-position: 0 0;
}
.control-page a i {
    margin: 0;
}
.control-page .next a:hover i.link-icon-white {
    background-position: 0 0;
}
.last-news h2 {
    font: 400 40px Playfair Display;
    color: #2b2b2b;
    margin-bottom: 20px;
}
@media (min-width:1200px) {
    .last-news .col-md-6:last-child {
    padding-left: 50px;
}
.last-news .col-md-6:first-child {
    padding-right: 100px;
    border-right: 1px solid #cdcdcd;
}
}.last-news .user {
    padding-left: 40px;
}
.last-news .user .avatar, .last-news .user .text {
    display: inline-block;
}
.last-news .user .text {
    padding-left: 10px;
    padding-top: 10px;
}
.last-news .user h3 {
    font: 500 16px/20px Roboto;
    color: #333;
    text-transform: uppercase;
}
.last-news .user p {
    color: #db2e1c;
    text-transform: capitalize;
    font: 300 12px/15px Roboto;
}
.icon-rating {
    float: left;
}
.icon-rating input {
    left: -9999px;
    position: absolute;
}
.icon-rating label {
    cursor: pointer;
    display: block;
    float: right;
    font-size: 22px;
    height: 17px;
    line-height: 17px;
    padding: 0 1px;
    color: #e0e0e0;
    transition: color .3s ease 0s;
}
.icon-rating input+label:hover, .icon-rating input+label:hover~label, .icon-rating input:checked~label {
    color: #e19824;
}
.light-style, .light-style h1, .light-style h2, .light-style h3, .light-style h4, .light-style h5, .light-style h6 {
    color: #fff;
}
.bg-success .icon-rating label {
    color: #ae2516;
}
.bg-success .icon-rating input+label:hover, .bg-success .icon-rating input+label:hover~label, .bg-success .icon-rating input:checked~label {
    color: #fff;
}
.bg-info .icon-rating label {
    color: #28a1c5;
}
.bg-info .icon-rating input+label:hover, .bg-info .icon-rating input+label:hover~label, .bg-info .icon-rating input:checked~label {
    color: #fff;
}
div.stars {
    width: 270px;
    display: inline-block;
}
input.star {
    display: none;
}
label.star {
    float: right;
    padding: 10px;
    font-size: 36px;
    color: #444;
    transition: all .2s;
}
input.star:checked~label.star:before {
    content: "\f005";
    color: #fd4;
    transition: all .25s;
}
input.star-5:checked~label.star:before {
    color: #fe7;
    text-shadow: 0 0 20px #952;
}
input.star-1:checked~label.star:before {
    color: #f62;
}
label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}
label.star:before {
    content: "\f006";
    font-family: FontAwesome;
}
.cat-box-home3 img {
    width: 100%}
.cat-box-home3 span.label {
    position: absolute;
    display: inline-block;
    right: 40px;
    top: 60px;
    color: #e95252;
    text-transform: uppercase;
    font-size: 12px;
    transform: rotate(90deg);
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px;
    z-index: 9;
    border: 2px solid #e95252;
    border-radius: 0;
}
.cat-box-home3 .row {
    margin: 0 0 30px;
}
.cat-box-home3 .col-md-6 {
    position: relative;
}
.cat-box-home3 .col-md-6.box-text {
    min-height: 300px;
}
.cat-box-home3 .col-md-6:first-child {
    padding-left: 0;
}
.cat-box-home3 .col-md-6:first-child span.label {
    right: 0;
}
@media (max-width:460px) {
    .cat-box-home3 .col-md-6:first-child span.label {
    right: -20px;
}
}.cat-box-home3 .col-md-6:last-child {
    padding-right: 0;
}
.cat-box-home3 .col-md-6:last-child span.label {
    right: inherit;
    left: 0;
}
@media (max-width:460px) {
    .cat-box-home3 .col-md-6:last-child span.label {
    left: inherit;
    right: -20px;
}
}.cat-box-home3 .col-md-6.bg-text {
    min-height: 350px;
}
.cat-box-home3 .col-md-6.bg-text:before {
    content: " " attr(bg-text) " ";
    font-size: 100px;
    color: #e9e9e9;
    height: 100%;
    top: 25%}
.cat-box-home3 .col-md-6.bg-text h1, .cat-box-home3 .col-md-6.bg-text:before {
    font-family: Playfair Display;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.cat-box-home3 .col-md-6.bg-text h1 {
    font-size: 25px;
    color: #000;
    top: 45%}
.cat-box-home3 .col-md-12 {
    padding: 0;
    position: relative;
}
.cat-box-home3 .col-md-12 .col-md-6 {
    padding: 0;
}
.cat-box-home3 .col-md-12 .col-md-6:first-child {
    padding-right: 15px;
}
.cat-box-home3 .col-md-12 .col-md-6:last-child {
    padding-left: 15px;
}
.cat-box-home3 .col-md-12 .col-md-6 .text {
    left: 35px;
}
.cat-box-home3 .text {
    position: absolute;
    bottom: 50px;
    left: 65px;
}
.cat-box-home3 .text h3 {
    font-size: 40px;
    color: #000;
    font-family: Playfair Display;
    position: relative;
    line-height: 40px;
    margin-bottom: 10px;
}
.cat-box-home3 .text h3:after {
    position: absolute;
    content: "";
    left: -80px;
    width: 60px;
    height: 2px;
    top: 50%;
    background: #000;
}
.cat-box-home3 .text p {
    font-size: 12px;
    color: #9d9d9d;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.cat-box-home3 .text a {
    display: inline-block;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    border: 2px solid #000;
}
.time {
    text-align: center;
    padding: 30px 0;
    display: inline-block;
    width: 100%}
.social-v1, .social-v2, .social-v3 {
    text-align: center;
    display: inline-block;
    width: 100%}
.social-v1 a, .social-v2 a, .social-v3 a {
    color: #000;
}
.social-v1 a i {
    font-size: 20px;
    margin: 0 20px;
}
.border-box {
    display: inline-block;
    width: 100%;
    margin: 50px 0 20px;
    height: 1px;
    background: #ebebeb;
}
.social-v2 a i {
    font-size: 80px;
    margin: 30px 80px;
}
.social-v3 a {
    display: inline-block;
    padding: 25px 40px;
    width: 184px;
    height: 90px;
    margin-right: 5px;
}
.social-v3 a:last-child() {
    margin-right: 0;
}
.social-v3 a i {
    font-size: 40px;
    color: #fff;
}
.social-v3 a.twitter {
    background: #01bbf6;
}
.social-v3 a.facebook {
    background: #3b5999;
}
.social-v3 a.youtube {
    background: #fe0000;
}
.social-v3 a.rss {
    background: #f7a42c;
}
.title-box {
    display: inline-block;
    width: 100%}
.title-box h3 {
    text-transform: uppercase;
    font: 700 14px Oswald;
    letter-spacing: 2px;
    line-height: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.title-box h3:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    background: #000;
    height: 2px;
}
.title-box p {
    font: 400 13px/20px Poppins;
    color: #858585;
    margin-bottom: 15px;
}
.title-box.center {
    text-align: center;
}
.title-box.center h3:after {
    left: 50%;
    margin-left: -25px;
}
.tab-v1 .tab-content {
    display: inline-block;
}
.tab-v1 .nav-tabs {
    text-align: center;
    border: none;
}
.tab-v1 .nav-tabs li {
    float: none;
    display: inline-block;
    width: 250px;
    height: 66px;
    background: #ededed;
    line-height: 66px;
}
.tab-v1 .nav-tabs li.active, .tab-v1 .nav-tabs li:hover {
    background: #2a2a2a;
}
.tab-v1 .nav-tabs li.active a, .tab-v1 .nav-tabs li:hover a {
    border: none;
    background: 0 0;
    color: #fff;
    box-shadow: none;
    position: relative;
}
.tab-v1 .nav-tabs li.active a:after, .tab-v1 .nav-tabs li:hover a:after {
    position: absolute;
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #2a2a2a;
    height: 0;
    width: 0;
    bottom: -10px;
    left: 50%}
.tab-v1 .nav-tabs li a {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    letter-spacing: 2px;
    border: none;
    line-height: 66px;
    height: 66px;
    padding: 0;
}
.tab-v1 .custom-content {
    text-align: left;
}
.tab-v1 .custom-content h1 {
    font: 400 50px/50px Playfair Display;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 15px;
}
.tab-v1 .custom-content h3 {
    font: 300 14px/20px Oswald;
    color: #9d9d9d;
    letter-spacing: 3px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.tab-v1 .custom-content h3:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70px;
    background: #000;
}
.tab-v1 .custom-content p {
    font: 300 14px/25px Poppins;
    padding-bottom: 20px;
}
.tab-v1 .custom-content a {
    display: inline-block;
    line-height: 36px;
    height: 40px;
    border: 2px solid #000;
}
.content_text .leggi-anche-block.clearfix {
    margin: 0 0 30px;
}
.leggi-anche-block h5 {
    box-sizing: border-box;
    position: unset;
    font-size: 1em;
    letter-spacing: normal;
    line-height: 1em;
    text-transform: uppercase;
    text-align: left;
    width: max-content;
    margin: 0 16px 16px 0;
    display: block;
    color: #fff;
    font-weight: bold;
    background: -webkit-linear-gradient(#ba2b32, #a72d33);
    background: -o-linear-gradient(#ba2b32, #a72d33);
    background: linear-gradient(#ba2b32, #a72d33);
    transition: background .2s linear;
    padding: 11px 21px;
    border-radius: 2px;
    box-shadow: 5px 5px 0px 0px #dbdbdb!important;
    z-index: 3;
}
.leggi-anche-box h4 a {
    text-decoration: none;
    color: #000;
    font-family: 'Roboto',sans-serif;
    font-size: 1.2em;
    font-weight: 600;
}
.leggi-anche-box h4 a:after {
    content: none;
}
.leggi-anche-box h4 a:hover {
    text-decoration: underline;
	
}
.leggi-anche-box h4 a:hover:after{content: none;}
.leggi-anche-box  {
    display:  flex;
    flex-direction:  row;
    align-items:  center;
    padding-right:  2em;
}
.leggi-anche-box img {
    margin-right:  2em;border-radius: 2px;
}
.leggi-anche-box.noimg {
    margin-top: 23px;
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
}

.wp-block-gallery {
    position: relative;
}
.wp-block-gallery label.thumb img {
    object-fit: cover;
    transition:  all .2s linear;
}
.wp-block-gallery label.thumb img:hover {
    transition:  all .2s linear;
    transform:  scale(1.042);
}
.wp-block-gallery label {
    cursor: pointer;
}
.gallery-item-modal, input[type=checkbox] {
    display: none;
}
input[type=checkbox]:checked+.gallery-item-modal {
    display: flex;
}
input[type=checkbox]:checked+.gallery-item-modal label img {
    cursor:  zoom-out;
    max-height:  100vh;
}
.gallery-item-modal {
    align-items: center;
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000;
}
.link-icon-box:hover, .link-icon-box:hover i {
    color: #db2e1c;
}
.link-icon-box i {
    font-size: 13px;
    color: #000;
    margin-left: 6px;
}
.icon-box-v2 .link-icon-box {
    text-transform: uppercase;
}
.icon-box-v3 .feature-box h4 {
    margin-top: 20px;
}
.icon-box-v3 .feature-box p {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.icon-box-v3.icon-box-v6 .col-md-4 {
    padding: 0 15px;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box {
    background: #e95151;
    display: inline-block;
    width: 100%;
    padding: 30px;
    border: 2px solid #e95151;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box h4 {
    color: #fff;
    margin-top: 15px;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box p {
    color: #fff;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 {
    background: #fff;
    border-color: #70deee;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 h4, .icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 p {
    color: #000;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver3 {
    background: #55c2e5;
    border-color: #55c2e5;
}
.icon-box-v4 .feature-box h4 {
    text-transform: uppercase;
}
.icon-box-v5 .feature-box {
    margin-top: 30px;
    padding: 60px 20px 40px;
}
.icon-box-v5 .feature-box.ver1 {
    background: #f5f5f5;
    border: 2px solid #fff;
}
.icon-box-v5 .feature-box.ver2 {
    border-radius: 5px;
    border: 2px solid #000;
}
.icon-box-v5 .feature-box.ver3 {
    border: 2px dashed #88d091;
}
.icon-box-v5 .feature-box.ver4 {
    border: 2px solid #fff;
}
.icon-box-v5 .feature-box.ver4 h4, .icon-box-v5 .feature-box.ver4 p {
    color: #fff;
}
.icon-box-v5 .col-md-3, .icon-box-v7 .col-md-3 {
    padding: 0 15px;
}
.icon-box-v7 .feature-box {
    overflow: hidden;
    background: #313131;
    padding: 20px;
    max-height: 265px;
}
.icon-box-v7 .feature-box h4 {
    color: #fff;
    transform: translateY(60px);
    transition: all .5s ease 0s;
}
.icon-box-v7 .feature-box p {
    color: #858585;
    max-height: 120px;
    overflow: hidden;
    transform: translateY(120px);
    transition: all .5s ease 0s;
    line-height: 25px;
}
.icon-box-v7 .feature-box:hover h4, .icon-box-v7 .feature-box:hover p {
    transform: translateY(-50px);
}
.pagination-container {
    display: inline-block;
    width: 100%}
nav.pagination {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    margin: 0;
}
nav.pagination a, nav.pagination span {
       background: #050c48;
    color: #fff;
    vertical-align: bottom;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
}
nav.pagination a:hover, nav.pagination span, nav.pagination span:hover {
    background: linear-gradient(#031475, #00032a);
    color: #fae041;
}
nav.pagination .next:hover, nav.pagination .prev:hover {
    background: linear-gradient(#031475, #00032a);
    color: #fae041;
}
.more_and_more {
    margin-top: 30px;
}
.more_and_more h2  {
    margin:  0 0 10px 0;
    font-size:  1.5em;
    font-weight:  bold;
}
.category_description {
      font-size: 1em;
    color: #040404;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    clear: both;
}
.category_description h2{margin: 30px 0 10px;
    font-size: 1.4em;}
.category_description a{font-weight: bold;}
.category h2.cat_title {
    margin: 30px 0;
    font-size: 1em;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #212752;
}
.post-item {
    position: relative; 
    margin-bottom: 30px;
    transition: all .3s ease 0s;
}
.post-item.ver2 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
   
}
.category .post-item.ver2{    
	    background: -webkit-linear-gradient(#f2f2f200 59%, rgb(0 30 160) 59%, rgb(0 30 160 / 77%) 61%, #001ea0 61%, #00032a);
    background: -o-linear-gradient(#f2f2f200 59%, rgb(0 30 160) 59%, rgb(0 30 160 / 77%) 61%, #001ea0 61%, #00032a);
    background: linear-gradient(#f2f2f200 59%, rgb(0 30 160) 59%, rgb(0 30 160 / 77%) 61%, #001ea0 61%, #00032a);
}
.post-item.ver2 h2 .text a:hover{color:#fff;text-decoration: underline;}
.post-item.ver2 img {
    width: 100%;
    height: auto;
}
.post-item.ver2.half.home img, .post-item.ver2.half.sidebar img {
    margin-bottom: 70px;
    min-height: 230px;
    min-width: 100%;
    object-fit: contain;
    background: #020e62;
}
.post-item.half.home .text{
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 8px;
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 135px;
    justify-content: center;
}
.post-item.half.sidebar .text{
    position: absolute;
    left: 10px;
    right: 20px;
    bottom: 0px;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.widget a.read_more {
    border-top: 1px solid #777;
    width: 100%;
    display: block;
    padding-top: 1em;
	text-align: center;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
	padding-left:0;
	transition: padding-left .2s ease-out;
}
.widget a.read_more:hover{
	padding-left:1em;
	transition: padding-left .2s ease-in;
}
.post-item.ver3 .wrap-images:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #053342;
    background: -moz-linear-gradient(180deg, rgba(5, 51, 66, 0) 50%, rgb(33 39 82 / 50%) 75%, rgb(0 0 0 / 80%));
    background: -webkit-linear-gradient(180deg, rgba(5, 51, 66, 0) 50%, rgb(33 39 82 / 50%) 75%, rgb(0 0 0 / 80%));
    background: linear-gradient(180deg, rgba(5, 51, 66, 0) 50%, rgb(33 39 82 / 50%) 75%, rgb(0 0 0 / 80%));}
.post-item.ver3 .wrap-images img {
    min-width: 100%;
    height: auto;
}
.post-item:last-child {
    margin-bottom: 0;
}
.post-item.home:last-child {
    margin-bottom: 14px;
}
.post-item.video {
    cursor: pointer;
}
.post-item.video:hover:after {
    opacity: 1;
    transform: scale(1.1);
}
.post-item .text {
    padding: 20px;
}
#legenda p {
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 10px;
}
#legenda h3 {
    margin: 10px 0;
}
.post-item .text h2 {
    margin-bottom: 5px;
    font: 500 2.5em/1.1em Roboto, sans-serif;
    color: #fff;
}
.post-item .text .tag {
    padding-left: 15px;margin-bottom: 10px;
}
.post-item .text .tag.up{color:#e2e2e2; font-size: 1.8em;margin-bottom: 5px;}
.post-item .text h2 a, .post-item .text h2 span {
    display: inline-block;
    width: 100%;
   
    padding-left: 15px;
    position: relative;
    transition: all .25s ease 0s;
}
.widget .post-item .text h2 a{
	color: #2a2a2a;
	font-weight: bold;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.widget .post-item .text .tag .date{color:#777;}
.main-post-loop.post-item .text h2 a:hover{color:#fff;text-decoration: underline;}
.post-item.min {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.post-item.min .text {
    position: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
}
.post-item.min .text h2 {
    font-size: .95em;
}
.post-item.min .text h2 a {
    color: #000;
    font-weight: bold;
	line-height: 1.23em;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.widget .post-item.min .text h2 a:after, .widget .post-item.min .text h2 a:hover:after{
    content: none;
}
.post-item.min .text .tag .date {
       color: #040404;
    font-size: .8em;
    font-weight: bold;
}
.post-item.min .text .tag .comments {
    color: #9a9a9a;
}
.widget.last-news .post-item.min img {
    width: auto;
    min-width: unset;
    max-width: unset;
    max-height: unset;
    min-height: unset;
}
article .content h3#reply-title small {
    margin-left: 7px;
    font-size: .9em;
}
article .content h3#comments {
    color: #fff;
    padding: 20px 1em 20px;
    text-decoration: none;
    background: #282828;
    margin: 0;
    font-size: 1.1em;
    border-top: 1px solid #000;
}
.reply {
    display: block;
    margin-bottom: 1em;
}
.reply a:link, .reply a:visited {
    color: #fff;
    line-height: 32px;
    padding: .3em .5em;
    border-radius: 2px;
}
div.comment-body .reply a:hover {
   background: #222!important;
}
article .content p.has-vivid-red-background-color, article .content p.has-background{padding: 1.5em 0em 2em;
    font-weight: bold;
    color: #010E80;
    font-size: 1em;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;}
article .content p.has-vivid-red-background-color a, article .content p.has-background a{    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    letter-spacing: -.02em;
    font-size: 32px;
    line-height: 40px;
    background-color: #282828;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    color: #fbba00;
    display: inline;
    margin: 0;
    padding: 1px 6px!important;
    text-transform: none;}
article .content p.has-vivid-red-background-color a:hover, article .content p.has-background a:hover {
    color: #f2f2f2;
}
article .content .content_text p.has-vivid-red-background-color a:hover:after {background: #fff;}

.widget .post-item.min .media_rece {
    position: absolute;
    left: 28px;
    top: -7px;
    background: #fff;
    padding: 5px;
    font-weight: 700;
    color: #000;
    font-size: .8em;
    line-height: 22px;
}

#euroncap h2, #rece h2, #s_tec h2 {
    font: 400 2em/1.1em Roboto;
    color: #000;
    padding-left: 15px;
    position: relative;
    margin: 20px 0 10px;
}
#euroncap h2:before, #rece h2:before, #s_tec h2:before {
    position: absolute;
    content: "";
    left: 0;
    height: 1em;
    width: 5px;
    background: #db2e1c;
    top: 0;
}
.post-item.min.widgetRank {
    counter-increment: ranking-counter;
}
.post-item.min.widgetRank:before {
    width: 25px;
    height: 24px;
    content: counter(ranking-counter);
    position: absolute;
    top: -4px;
    color: #fff;
    background: #dc2e1c;
    left: 0;
    z-index: 9999;
    text-align: center;
    line-height: 25px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    box-sizing: content-box;
    font-size: 1.1em;
    box-shadow: inset 0 0 7px #b9291a;
}
.text a.leggi_tutto:link, .text a.leggi_tutto:visited {
    width: max-content;
    margin: 26px 16px 16px;
    display: block;
    color: #f4f4f4;
    font-weight: bold;
    background: #223342;
    transition: all .05s linear;
    padding: 11px 15px;
    border-radius: 2px;
    box-shadow: 5px 5px 12px -6px rgba(6, 52, 66, .7098039215686275)!important;
}
.text a.leggi_tutto:hover {
   background: #12212e;color:#fff;
   transition: all .05s linear;
}
.post-item ul.widget_stars {
    display: flex;
    flex-direction: row;
}
.post-item ul.widget_stars li {
    border: none;
    color: gold;
    line-height: 1em;
    padding: 0;
}

.post-item .text h2 a:after, .post-item .text h2 span:after, .post-item .text h2 a:hover:after,.content_text .evidence-block .post-item.ver2 a:hover:after {
	position: absolute;
    content: "";
    left: 0px;
    top: 1px;
    width: 5px;
    height: 1em;
}
.post-item .text .tag .comments, .post-item .text .tag .date, .post-item .wrap-images .tag .comments, .post-item .wrap-images .tag .date {
    font: 400 11px 'Open Sans', sans-serif;
    display: inline-block;
}
.post-item .text .tag .comments {
    color: #fff;
    background: linear-gradient(#990a2c, #7f0824);
    padding: 5px;
    margin-left: 5px;
}
.post-item .text .tag .comments i, .post-item .text .tag .date i, .post-item .wrap-images .tag .comments i, .post-item .wrap-images .tag .date i {
    margin-right: 4px;
}
.post-item .text .tag .date, .post-item .wrap-images .tag .date {
    margin-right: 20px;color: #e2e2e2;;
}
.post-item .text .tag .date span.author_name {
    font-weight: bold;
    color: #fae042;
}
.post-item .text .tag .comments:hover, .post-item .wrap-images .tag .comments:hover {
    color: #fff;
}
.post-item .description {
    font: 400 14px/20px 'Open Sans', sans-serif;
    color: #f2f2f2;
    margin: 16px;
}
.post-item.ver3 .description {
    color: #333;
}
.post-item.ver3 .wrap-images {
    position: relative;
    max-height: 250px;
    overflow: hidden;
}
.post-item.ver3 .wrap-images .tag {
    position: absolute;
    left: 20px;
    bottom: 15px;
}
.post-item.ver3 .text {
    position: static;
    display: inline-block;
    width: 100%;
    padding: 0;
}
.post-item.ver3 .text h2 a {
    color: #000;
    margin: 20px 0 0;
    font-size: 1em;
}
.post-item.ver3 .text h2 a:hover {
    color: #db2e1c;
}
.auth_date h3 {
    font: 500 1em/1em Roboto;
    color: #000;
    padding-left: 15px;
    position: relative;
    margin: 20px 0;
}
.auth_date h3.category {
    margin-left: 15px;
}
.post-item.ver3 .text p {
    color: #222;
    margin-bottom: 30px;
}
.post-item.ver4 {
    text-align: center;
}
.post-item.ver4 .text {
    bottom: 50%;
    transform: translateY(50%);
}
.post-item.ver4 .text h2 {
    max-width: 250px;
    margin: auto auto 10px;
    line-height: 0;
}
.post-item.ver4 .text h2 a {
    line-height: 25px;
}
.post-item.ver4 .text h2 a:after {
    width: 0;
}
.post-item.ver6 .text {
    left: 0;
    right: inherit;
    width: calc(100% - 65px);
    background: rgba(0, 0, 0, .5);
    padding: 20px;
}
.w_100 .post-item.ver2 .images {
    width: 100px;
}
.size-18 .post-item .text h2 a {
    font-size: 18px;
}
.size-16 .post-item .text h2 a {
    font-size: 16px;
}
.post-col .post-item .text h2 a {
    margin: 5px 0;
}
.post-col .post-item .text .tag .date {
    margin-bottom: 0;
}
.max-width-700 {
    max-width: 700px;
}
.support-menu {
   
}
.support-menu ul {
    display: flex;
    flex-direction: row;
    padding: 0 0 0 20px;
}
.support-menu ul li a:link, .support-menu ul li a:visited {
    text-decoration: none;
	color:#212752;
    text-align: center;
    margin-right: 1.5em;
    color: #444;
	border-radius: 2px;
    font: 700 12px/3em Roboto, sans-serif;
    text-transform: uppercase;
    letter-spacing: .01em;
    padding: .5em;
    transition: background .2s linear;
}
.support-menu ul li a:hover {
    background: #b12b32;
    transition: background .2s ease;
    color: #fff;
}
.support-menu ul li a i {
    margin-right: 5px;
}
.support-menu ul li.current_page_item a:hover, .support-menu ul li.current_page_item a:link, .support-menu ul li.current_page_item a:visited {
    background: #2575bd;
    color: #fff;
}
.support-menu.home {
    clear: both;
    background: 0 0;
    border-bottom: 1px solid hsla(0, 0%, 80%, .8);
    margin: 0 0 30px;
    width: 100%;
    box-sizing: border-box;
}
.support-menu.home ul {
    padding: 0;
}
.support-menu.home ul li a:link, .support-menu.home ul li a:visited {
    background: 0 0;
    color: #333;
    transition: all .2s linear;
}
.support-menu.home ul li a:hover {
    background: #db2e1c;
    color: #fff;
    transition: all .2s ease;
}
.single-classifica .support-menu ul{padding:0;}


.secondary-menu ul#menu-lista-gironi {
    display: flex;background: #f2f2f2;
    flex-direction: row;
    justify-content: space-around;
    padding: 15px 0 10px;
}
.secondary-menu ul#menu-lista-gironi li a:link,.secondary-menu ul#menu-lista-gironi li a:visited   {
    background: #f2f2f2;
    color: #343b6e;
    display: block;
    padding: .5em;
    font: bold 13px/1em 'Open Sans',sans-serif;transition: all .15s linear;
}
.secondary-menu ul#menu-lista-gironi li a:hover{background: #1d5898;transition: all .2s ease;color: #fff;}
.secondary-menu ul#menu-lista-gironi li.current-menu-item a, .secondary-menu ul#menu-lista-gironi li.current-page-ancestor a {
    background: #2575be;
    color: #fff;
}
article .content .content_text .news-grid .title-v1{height:47px;}
article .content .content_text .news-grid .title-v1 h3{font-size: 1em;
    font-weight: bold;
    color: #000;
    padding-left: 15px;
    position: relative;
    margin: 0;    line-height: 36px;}
article .content .content_text .news-grid .title-v1 h3:before{top:8px;}
article .content .content_text .news-grid .title-v1 .support-menu {
    display: inline-block;
}

article .content .content_text .news-grid .title-v1  .support-menu ul {
    display: flex;
    flex-direction: row;
    padding: 0 0 0 20px;
    margin: 0;
    border: none;
}
article .content .content_text .news-grid .title-v1 .support-menu ul li{list-style-type: none;}
article .content .content_text .news-grid .title-v1 .support-menu ul li.current_page_item a:hover, 
article .content .content_text .news-grid .title-v1 .support-menu ul li.current_page_item a:link, 
article .content .content_text .news-grid .title-v1 .support-menu ul li.current_page_item a:visited{    background: #2475bf;
    color: #fff;}
.content_text .news-0 h2{padding-bottom:0;}
.content_text .news-0 h2 a:after{margin-left:-15px;}

ul#classifica {
    background: #000;
    display: flex;
    flex-direction: column;
}
ul#classifica li {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #ccc;
    counter-increment: position-counter;
    position: relative;
    background: #000;
    transition: all .1s linear;
}
ul#classifica li:before {
    content: counter(position-counter);
    width: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul#classifica li img {
    width: 70px;
    height: 70px;
}
ul#classifica.squadre li img {
    height: 50px;
    width: 50px;
    padding: 10px 0 10px 10px;
    box-sizing: content-box;
    background: #f9f9f9;
}
ul#classifica h2 {
    flex-grow: 1;
    font-size: 1em;
    font-weight: 700;
    height: 70px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background: #f9f9f9;
    padding: 0 1em;
}
ul#classifica h2 a {
    color: #000;
}
ul#classifica small {
    padding: 5px 0 0;
    font-size: .75em;
}
ul#classifica span.punti {
    width: 4em;
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #fff;
}
ul#classifica li:hover img {
    filter: brightness(1.3);
    transition: all .2s ease;
}
ul#classifica.squadre li:hover img {
    filter: none;
}
ul#classifica li:hover h2, ul#classifica.squadre li:hover img {
    background: #fff;
    transition: all .2s ease;
}
.widget h3 {
    background: #dc2e1c;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #fff;
    font-size: 1em;
    text-align: center;
    position: absolute;
    left: 1.2em;
    top: -10px;
    z-index: 9;
    padding: .5em 1em;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
}
.sticky_widget.widget {
    position: sticky!important;
    top: 50px;
    z-index: 9;
    background: #fff;
    box-shadow: 0 8px 11px -8px rgba(28, 28, 28, .75)!important;
    border: 1px solid #f1f1f1;
    border-radius: 12px;
    margin-bottom: 30px;
    padding: 2em 2em 0;
}
.sticky_widget h3.widget-title {
    background: #dc2e1c;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #fff;
    font-size: 1em;
    text-align: center;
    position: absolute;
    left: -1em;
    top: -39px;
    z-index: 9;
    padding: .5em 1em;
    border-radius: 4px;
}
.ez-toc-widget-container ul.ez-toc-list li:before {
    content: none!important;
}
.ez-toc-widget-container.counter-decimal ul.ez-toc-list li a:before {
    margin-right: .5em!important;
}
div.ez-toc-widget-container li {
    line-height: 2em!important;
}
.sticky_widget ul li a {
    color: #000;
    font: 400 1em Roboto, sans-serif;
    text-transform: none;
    display: inline-flex;
    line-height: 1.5em;
}
div.ez-toc-widget-container {
    overflow: visible!important;
}
div.ez-toc-widget-container nav {
    max-height: 496px;
    overflow-y: auto;
    width: calc(100% + 30px);
    margin: 0 -15px 15px;
}
.sticky_widget h3.widget-title:after {
    content: none;
}
ul#widget_classf1 {
    padding: 2em 1em 1em;
    box-shadow: 0 8px 11px -8px rgba(28, 28, 28, .75)!important;
    border: 1px solid #f1f1f1;
    border-radius: 12px;
}
li.simple-cal-list-element {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    line-height: 1.5em;
    border-bottom: 1px solid #ccc;
    font-size: .9em;
}
.simple-cal-list-element .title_gp {
    font-weight: 700;
}
ul#widget_classf1 li {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #eee;
    font-size: .8em;
}
ul#widget_classf1 .wid_gp_data {
    width: 100px;
    line-height: 1.1em;
    text-align: right;
    padding: .2em 0;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
ul#widget_classf1 .gara {
    padding:  0 2px 0 0px;
    margin-left: 0;
}
ul#widget_classf1 .gara a:link, ul#widget_classf1 .gara a:visited {
    font-size: 10px;
    color: #000;
    font-weight:  bold;
}
ul#widget_classf1 .gara a:hover {
    color: #dc2e1c;
}
ul#widget_classf1 a.widget_button_link {
    margin-top: 10px;
    display: block;
    text-align: left;
    font-size: 1em;
    font-weight: 700;
    line-height: 2em;
}
ul#widget_classf1 li a.gp_info:link, ul#widget_classf1 li a.gp_info:visited {
    color: #222;
}
ul#widget_classf1 li.nonattivo .title_gp a:link,  ul#widget_classf1 li.nonattivo .title_gp a:visited  {
    color: #666;
}
ul#widget_classf1 li.nonattivo .title_gp a:hover {
    color: #db2e1c;
}
ul#widget_classf1 li.attivo {
    border:  1px solid #000;
    opacity:  1;
    padding:  5px 7px;
    margin:  -1px -6px;
    background:  #eeeeee6e;
}
ul#widget_classf1 li.attivo .title_gp {
    font-size:  1.1em;
}
ul#widget_classf1 li a.gp_info:hover {
    color: #db2e1c;
}
.calendario_flag {
    width: 14px;
    height: auto;
    margin-top: -1px;
}
.widget ul li a:hover {
    color: #db2e1c;
}
.widget {
    color: #666;
    margin-bottom: 30px;
}
.widget.social {
    margin: 0 -3px 30px;
    width: 100%;
    float: left;
}
.widget.social .item {
    padding: 0 3px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 33.33%;
    float: left;
}
.widget.social .item.facebook .bg {
    background: #3f67c0;
}
.widget.social .item.twitter .bg {
    background: #35b5eb;
}
.widget.social .item.google .bg {
    background: #eb5b4c;
}
.widget.social .item .bg {
    padding: 30px 0;
}
.widget.social .item .bg i {
    font-size: 40px;
    margin-bottom: 20px;
}
.widget.social .item .bg .count, .widget.social .item .bg .text {
    font: 400 14px/20px Lato;
}
.widget.social .item .bg .count {
    margin-bottom: 5px;
}
.widget.size-20 h3.widget-title {
    font-size: 20px;
}
.widget .post-item {
    margin-bottom: 20px;
    box-shadow: 10px 10px 10px #f7f7f7;
}
.widget .post-item:last-child {
    margin-bottom: 0;
}
.widget .content {
    padding: 15px;
    border: 1px solid #efefef;
}
.widget.bottom-home1 {
    padding: 0;
}
.widget.border-bottom .widget-title {
    border-bottom: 1px solid #eee;
}
.widget.border-bottom .widget-title:after {
    width: 0;
    height: 0;
}
@media (max-width:1200px) and (min-width:768px) {
    .widget.post-col .post-item {
    width: 33.33%;
    float: left;
}
}.widget .tabs {
    display: inline-block;
    width: 100%;
    margin: 0;
}
.widget .tabs li {
    display: inline-block;
    width: 33.33%;
    text-align: center;
    float: left;
    border-bottom: none;
    cursor: pointer;
    padding-bottom: 0;
}
.widget .tabs li h3 {
    font: 400 24px Oswald;
    color: #bcbcbc;
    position: relative;
    display: inline-block;
}
.widget .tabs li h3:after {
    left: 0;
    width: 0;
    content: "";
    position: absolute;
    height: 2px;
    background: #333;
    bottom: -8px;
    transition: all .3s ease 0s;
}
.widget .tabs li.active h3, .widget .tabs li:hover h3 {
    color: #000;
}
.widget .tabs li.active h3:after, .widget .tabs li:hover h3:after {
    width: 100%}
.widget .tabs li:last-child {
    text-align: right;
}
.widget .tabs li:first-child {
    text-align: left;
}
.widget.review h3 a {
    font: 400 16px/20px Oswald;
    color: #000;
}
.widget.review h3 a:hover {
    color: #db2e1c;
}
.widget.review .description {
    font: 400 14px/20px Open Sans;
    color: #9a9a9a;
    margin: 10px 0;
}
.widget.review .user {
    font: 700 14px/20px Open Sans;
    color: #000;
}
.widget.review .date {
    font: 400 13px Open Sans;
    color: #9a9a9a;
}
.widget.review .item {
    margin-bottom: 30px;
}
.widget.review .widget-content {
    padding-top: 30px;
    margin-bottom: 30px;
}
.widget .tab-container {
    padding: 15px;
    border: 1px solid #efefef;
}
.widget .widget-title {
    color: #333;
    font-style: normal;
    padding-bottom: 10px;
    position: relative;
    font: 700 1.2em Open Sans, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    display: inline-block;
    width: auto;
}
h3.widget-title.v2 {
        box-sizing: border-box;
    position: unset;
    font-size: 1em;
    letter-spacing: normal;
    line-height: 1em;
    text-transform: uppercase;
    text-align: left;
    width: max-content;
    margin: 26px 16px 16px;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #0a0d48;
    padding: 11px 21px;
    border-radius: 2px;
    box-shadow: 5px 5px 0px 0px #dbdbdb!important;
    z-index: 3;
}
h3.widget-title.v2 span {
    display: block;
    font-size: .8em;
    text-transform: lowercase;
    font-weight: 700;
    margin-bottom: 2px;
    color: #f2f2f2;
}
.widget .text .cat_in_side {
    font-size: .75em;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #040f84;
    padding: 0;
    margin-left: 15px;
    text-transform: uppercase;
    font-family: 'Roboto';
    text-rendering: optimizelegibility;
    letter-spacing: 0.02em;
}
a.gotoRank:link, a.gotoRank:visited {
    display: block;
    width: 100%;
    background: #015263;
    color: #f2f2f2;
    padding: 1em;
    font-weight: 700;
    transition: all .2s linear;
}
a.gotoRank i {
    margin-left: 0;
    transition: all .2s linear;
}
a.gotoRank:hover {
    color: #fff;
    transition: all .2s linear;
}
a.gotoRank:hover i {
    margin-left: 5px;
    transition: all .2s linear;
}
.widget .banner {
    border: 1px solid #cdcdcd;
    padding: 20px;
}
.widget ul {
    margin-bottom: 15px;
}
.widget ul li {
    position: relative;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.widget ul li a:before {
    font-family: Open sans, sans-serif;
    font-size: 14px;
    color: #a1a1a1;
    content: "";
    margin-right: 5px;
    line-height: 1.4em;
}
.widget ul li span {
    position: absolute;
    right: 0;
    top: 15px;
    font: 300 12px Oswald;
    letter-spacing: 2px;
    color: #000;
}
.widget h4 {
    font-style: normal;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
    color: #333;
    font-weight: 700;
}
.widget .social {
    padding: 30px 0;
}
.widget .social a {
    margin-right: 30px;
    margin-left: 10px;
}
.widget .social a:last-child {
    margin-right: 0;
}
.widget .social a i {
    color: #000;
    font-size: 20px;
}
.widget .related-post .images {
    display: inline-block;
    max-width: 70px;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}
.widget .related-post .images img {
    width: 100%}
.widget .related-post h3 a {
    text-transform: uppercase;
    font: 300 12px/20px Oswald;
    letter-spacing: 3px;
    color: #000;
    display: inline-block;
    margin-bottom: 4px;
}
.widget .related-post p {
    font: 300 12px/15px Poppins;
    color: #c4c4c4;
}
.widget .related-post .items {
    display: inline-block;
    width: 100%;
    margin-bottom: 13px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.widget .related-post .items:last-child {
    border: none;
}
.widget.tags-cloud a {
    display: inline-block;
    font: 300 12px/40px Oswald;
    height: 42px;
    padding: 0 15px;
    color: #000;
    letter-spacing: 3px;
    text-transform: uppercase;
    border: 1px solid #000;
    margin-right: 3px;
}
.widget.tags-cloud a:hover {
    background: #e95252;
    border-color: #e95252;
    color: #fff;
}
.connect-icon li {
    display: inline-block;
}
.connect-icon li i {
    color: #666;
    font-size: 20px;
    background: #eaeaea;
    height: 50px;
    width: 50px;
    padding: 16px;
    border-radius: 50%;
    text-align: center;
}
.connect-icon li i:hover {
    background: #12a170;
    color: #fff;
}
.widget .banner-col-left img {
    width: 100%;
    max-width: 330px;
}
.bottom-home1-title h3.title {
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.content_text ul.wp-block-latest-posts__list {
    border: none;
}
.content_text .wp-block-latest-posts.wp-block-latest-posts__list li{ display: grid;
grid-template-columns: 170px 1fr;
grid-template-rows: 1fr 65px;
grid-column-gap: 0px;
grid-row-gap: 0px;}
.content_text .wp-block-latest-posts__featured-image.alignleft {    grid-area: 1 / 1 / 3 / 2;}
.content_text ul.wp-block-latest-posts__list a{color: #222;font: bold 1em/1em Roboto, sans-serif;}
.content_text ul.wp-block-latest-posts__list a{grid-area: 1 / 2 / 2 / 3;    display: flex;
    align-items: flex-end;font: bold 1.1em/1.3em Roboto, sans-serif;}
.content_text ul.wp-block-latest-posts__list a:hover{text-decoration: underline;}
.content_text ul.wp-block-latest-posts__list a:hover:after{content:none;}
.content_text ul.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    display: block;
    grid-area: 2 / 2 / 3 / 3;
    color: #777;
    font-size: .7em;
    font-weight: bold;
}

.bold {
    font-weight: 700;
}
.icon {
    width: 100%;
    text-align: center;
}
.icon h3, .icon h4 {
    text-transform: uppercase;
    color: #555;
    text-align: center;
}
.icon h3 {
    font-size: 30px;
    margin-top: 80px;
}
.icon h4 {
    font-size: 18px;
    margin: 10px 0;
}
.breadcrumb {
    float: left;
    width: auto;
    display: inline-block;
    border: none;
    padding: 0;
    margin-top: 5px;
}
.breadcrumb li {
    padding-right: 0;
    font: 400 12px Open Sans;
    text-transform: capitalize;
}
.breadcrumb li:after {
    content: ""}
.breadcrumb li a {
    color: #9a9a9a;
}
.breadcrumb li+li:before {
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    display: inline-block;
    line-height: 13px;
    text-align: center;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    padding: 0;
    margin: 0 10px;
}
.wrap-breadcrumb {
    display: inline-block;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    text-align: center;
}
nav.pagination {
    text-align: center;
    width: auto;
    margin: 20px auto auto;
}
nav.pagination ul {
    display: inline-block;
}
nav.pagination ul li {
    display: inline-block;
    margin: 0 4px;
}
nav.pagination a.next, nav.pagination a.prev {
    width: auto;
    padding: 0 1em;
    color: #fff;
    font-size: 1em;
}

[data-balloon] {
    position: relative;
}
[data-balloon]:before {
    background: rgba(17, 17, 17, .9);
    border-radius: 4px;
    color: #fff;
    content: attr(data-balloon);
    font-size: 12px;
    padding: .5em 1em;
    white-space: nowrap;
}
[data-balloon]:after, [data-balloon]:before {
    opacity: 0;
    pointer-events: none;
    transition: all .18s ease-out;
    position: absolute;
    z-index: 10;
}
[data-balloon]:after {
    background: no-repeat url(data:image/svg+xml; utf8, SVG_REPLACED);
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    content: ""
}
[data-balloon]:hover:after, [data-balloon]:hover:before {
    opacity: 1;
    pointer-events: auto;
}
[data-balloon][data-balloon-pos=up]:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 11px;
    transform: translate3d(-50%, 10px, 0);
    transform-origin: top;
}
[data-balloon][data-balloon-pos=up]:after {
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    transform: translate3d(-50%, 10px, 0);
    transform-origin: top;
}
[data-balloon][data-balloon-pos=up]:hover:after, [data-balloon][data-balloon-pos=up]:hover:before {
    transform: translate3d(-50%, 0, 0);
}
[data-balloon][data-balloon-pos=down]:before {
    left: 50%;
    margin-top: 11px;
    top: 100%;
    transform: translate3d(-50%, -10px, 0);
}
[data-balloon][data-balloon-pos=down]:after {
    background: no-repeat url(data:image/svg+xml;
    utf8, SVG_REPLACED);
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 50%;
    margin-top: 5px;
    top: 100%;
    transform: translate3d(-50%, -10px, 0);
}
[data-balloon][data-balloon-pos=down]:hover:after, [data-balloon][data-balloon-pos=down]:hover:before {
    transform: translate3d(-50%, 0, 0);
}
[data-balloon][data-balloon-pos=left]:before {
    margin-right: 11px;
    right: 100%;
    top: 50%;
    transform: translate3d(10px, -50%, 0);
}
[data-balloon][data-balloon-pos=left]:after {
    background: no-repeat url(data:image/svg+xml;
    utf8, SVG_REPLACED);
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    margin-right: 5px;
    right: 100%;
    top: 50%;
    transform: translate3d(10px, -50%, 0);
}
[data-balloon][data-balloon-pos=left]:hover:after, [data-balloon][data-balloon-pos=left]:hover:before {
    transform: translate3d(0, -50%, 0);
}
[data-balloon][data-balloon-pos=right]:before {
    left: 100%;
    margin-left: 11px;
    top: 50%;
    transform: translate3d(-10px, -50%, 0);
}
[data-balloon][data-balloon-pos=right]:after {
    background: no-repeat url(data:image/svg+xml;
    utf8, SVG_REPLACED);
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    left: 100%;
    margin-left: 5px;
    top: 50%;
    transform: translate3d(-10px, -50%, 0);
}
[data-balloon][data-balloon-pos=right]:hover:after, [data-balloon][data-balloon-pos=right]:hover:before {
    transform: translate3d(0, -50%, 0);
}
[data-balloon][data-balloon-length=small]:before {
    white-space: normal;
    width: 80px;
}
[data-balloon][data-balloon-length=medium]:before {
    white-space: normal;
    width: 150px;
}
[data-balloon][data-balloon-length=large]:before {
    white-space: normal;
    width: 260px;
}
[data-balloon][data-balloon-length=xlarge]:before {
    white-space: normal;
    width: 380px;
}
@media screen and (max-width:768px) {
    [data-balloon][data-balloon-length=xlarge]: before {
    white-space: normal;
    width: 90vw;
}
}[data-balloon][data-balloon-length=fit]:before {
    white-space: normal;
    width: 100%}
@media (max-width:479px) {
    nav.pagination a {
    font-size: 12px;
}
nav.pagination a.next {
    margin-right: 0;
    margin-left: 10px;
}
nav.pagination a.prev {
    margin-left: 0;
    margin-right: 10px;
}
}.pagination-blog nav.pagination {
    border: none;
    text-align: left;
    margin-bottom: 50px;
}
@-webkit-keyframes aweIcon {
    0% {
    color: #333;
}
50% {
    color: #666;
}
to {
    color: #000;
}
}@-moz-keyframes aweIcon {
    0% {
    color: #333;
}
50% {
    color: #666;
}
to {
    color: #000;
}
}@keyframes aweIcon {
    0% {
    color: #333;
}
50% {
    color: #666;
}
to {
    color: #000;
}
}@-webkit-keyframes aweProgress {
    0% {
    width: 0;
}
15% {
    width: 15%}
25% {
    width: 35%}
35% {
    width: 50%}
50% {
    width: 75%}
65% {
    width: 85%}
to {
    width: 100%}
}@-moz-keyframes aweProgress {
    0% {
    width: 0;
}
15% {
    width: 15%}
25% {
    width: 35%}
35% {
    width: 50%}
50% {
    width: 75%}
65% {
    width: 85%}
to {
    width: 100%}
}@keyframes aweProgress {
    0% {
    width: 0;
}
15% {
    width: 15%}
25% {
    width: 35%}
35% {
    width: 50%}
50% {
    width: 75%}
65% {
    width: 85%}
to {
    width: 100%}
}

.hover-menu {
    position: relative;
}
.hover-menu .list-menu {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    right: 0;
    transition: all .3s ease;
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
}
.hover-menu:hover .list-menu {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
    z-index: 1000;
}
.modal-open {
    overflow: visible;
}
.modal-content {
    border-radius: 0;
    padding: 0 0 20px;
}
.modal-header {
    border: none;
}
.modal-title {
    letter-spacing: 4px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
}
.modal-title:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -40px;
    bottom: -10px;
}
.button_search {
    border: none;
    width: auto;
    height: auto;
    color: #333;
}
.button_search, .button_search:hover {
    background: 0 0;
}
.modal-body {
    padding: 0 50px;
}
#header .box-right {
    float: right;
}
#header .search {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9999;
    float: right;
    text-align: right;
    transition: all .5s ease 0s;
    width: 50px;
}
#header .search i{font-size: 1.5em;color: #8c0728;}
}
@media (min-width:1200px) {
    #header .search:hover {
    width: 1170px;
}
}@media (max-width:767px) {
    #header .search {
    display: none;
}
}#header .search.ver2 {
    bottom: 10px;
}
#header .search.ver2 .form-search input {
    background: 0 0;
}
#header .search.ver2 .form-search button {
    background: #222;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    top: 2px;
    right: 2px;
}
#header .search.ver2 .form-search button i {
    color: #fff;
}
#header .search.ver2:hover input {
    background: #fff;
}
#header .search.ver2.ver3 .form-search button {
    background: #2e2e2e;
}
@media (min-width:1200px) {
    #header .search.ver2.ver3:hover {
    width: 970px;
}
}#header .form-search {
    position: relative;
    overflow: hidden;
}
#header .form-search button {
    position: absolute;
    right: 5px;
    top: 12px;
    background: 0 0;
    border: none;
}
#header .form-search button i {
    font-size: 18px;
    color: #333;
}
#header .form-search input {
    width: 1090px;
    border-radius: 30px;
    height: 46px;
    padding-left: 20px;
    padding-right: 30px;
    font: 300 16px Oswald;
    font-size: 0;
    color: #333;
    text-transform: uppercase;
    border: none;
}
.header-v1 {
    position: relative;
}
.header-v1 .settings {
    display: inline-block;
    float: right;
}
#header .header-top {
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #26307a;
    background: #080d49;
}
#header .header-top .col-md-10 {
    padding-left: 0;
    position: static;
}
#header .header-top .settings {
    float: right;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    margin-top: 5px;
}
#header .header-top .menu-top {
    display: inline-block;
    float: left;
    margin-left: 70px;
}
#header .header-top .menu-top i.fa {
    font-size: 14px;
}
#header .header-top .menu-top a {
    font-size: 14px;
    color: #555;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 44px;
    padding: 0 5px;
}
#header .header-top .menu-top li {
    display: inline-block;
    padding: 0 20px;
}
#header .header-top .menu-top li.level1 {
    position: relative;
}
#header .header-top .menu-top li:hover a, #header .header-top .menu-top li:hover i.fa {
    color: #db2e1c;
}
#header .header-top .menu-top li:hover ul.menu-level2 a {
    color: #888;
}
#header .header-top .menu-top li .menu-level2 li {
    display: block;
    text-align: center;
}
#header .header-top .menu-top li .menu-level2 li a {
    color: #888;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 44px;
    width: 100%;
    padding: 5px 0;
}
#header .header-top .menu-top li .menu-level2 li a:hover {
    color: #ddd;
}

.icon-menu-mobile {
    display: none;
}
.mega-menu.mega-menu-v2 {
    box-shadow: none;
    border-bottom: 1px solid #eee;
}
.megamenu-v2 .search-form {
    position: relative;
}
.megamenu-v2 .search-form input {
    width: 100%;
    height: 40px;
    padding: 0 40px 0 20px;
    border-radius: 5px;
    background: 0 0;
    border: 1px solid #605d5e;
    color: #888;
    font-family: Lora;
    font-style: italic;
}
.megamenu-v2 .search-form button {
    background: 0 0;
    color: #ddd;
    position: absolute;
    border: none;
    top: 10px;
    right: 10px;
}
.megamenu-v2 .search-form i {
    font-size: 18px;
}
#header.header-v2 {
    background: #1c1c1c;
    border-bottom: 3px solid #db2e1c;
    position: relative;
}
@media (max-width:1200px) {
    #header.header-v2 {
    background: #fff;
}
}@media (max-width:767px) {
    #header.header-v2 {
    border: none;
}
#header.header-v2:after {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #efefef;
    content: "";
    bottom: 20px;
}
}#header.header-v2 .container {
    position: relative;
}
#header.header-v2 .container .logo {
    position: absolute;
    left: 15px;
    top: 0;
    margin: 0;
}
@media (min-width:1200px) {
    #header.header-v2 .mega-menu {
    margin-left: 200px;
    width: calc(100% - 200px);
}
}#header.header-v2 .header-top {
    background: #222;
    border-bottom: none;
}
@media (max-width:1200px) {
    #header.header-v2 .header-top {
    background: #fff;
    border-color: #ccc;
}
}#header.header-v2 .header-top .social a {
    border-color: #1b1b1b;
}
#header.header-v2 .header-top .social a:hover i {
    color: #db2e1c;
}
#header.header-v2 .header-top .social a i {
    line-height: 50px;
    color: #fff;
}
@media (max-width:1200px) {
    #header.header-v2 .header-top .social a i {
    color: #333;
}
}@media (max-width:1200px) {
    #header.header-v2 .header-top .social a {
    border: none;
    margin-top: 10px;
}
}@media (max-width:767px) {
    #header.header-v2 .header-top .social a {
    border-left: 1px solid #efefef;
}
#header.header-v2 .header-top .social a:last-child {
    border-right: 1px solid #efefef;
}
}#header.header-v2 .mega-menu li a {
    color: #fff;
}
@media (max-width:1200px) {
    #header.header-v2 .mega-menu li a {
    color: #333;
}
}#header.header-v2 .mega-menu .menu-level-1 li a {
    color: #333;
}
#header {
    position: relative;
    float: left;
    width: 100%}
#header.header-v1 {
    float: none;
	background-color: #ffffff;
    background-image: linear-gradient(327deg, #fff 0%, #e9e9e980 100%);
}
@media (max-width:767px) {
    #header.header-v1:after {
    height: 0;
}
}#header.header-v3 .header-top {
    border: none;
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0;
}
#header.header-v3 .header-top .banner {
    float: right;
    margin-top: 0;
    margin-bottom: 20px;
}
@media (max-width:767px) {
    #header.header-v3 .header-top .banner {
    display: none;
}
}@media (max-width:767px) {
    #header.header-v3 .header-top {
    padding-bottom: 0;
    padding-top: 0;
}
}#header.header-v3 .mega-menu {
    width: 100%;
    background: #2a2a2a;
    float: left;
}
@media (min-width:1200px) {
    #header.header-v3 .mega-menu {
    padding-left: 45px;
}
}@media (max-width:1200px) {
    #header.header-v3 .mega-menu {
    background: #fff;
}
}#header.header-v3.header-v4 {
    position: relative;
}
#header.header-v3.header-v4 .mega-menu {
    background: #fff;
}
#header.header-v3.header-v4 .header-top {
    padding: 0;
}
#header.header-v3.header-v4 .header-top .box.float-left {
    padding: 15px 0 0;
    border-bottom: 1px solid #efefef;
}
@media (max-width:767px) {
    #header.header-v3.header-v4 .header-top .box.float-left {
    padding: 0;
}
}#content {
    height: 2000px;
}
.menu-home6 {
    left: -364px;
}
.menu-home6.pushmenu-open {
    left: 0;
}
.icon-pushmenu {
    font: 700 14px/20px Oswald;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
}
aside.social a {
    float: left;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}
.widget .item a i, .widget .item a p {
    color: #fff;
}
.widget .item a:hover i, .widget .item a:hover p {
    color: #000;
}
.title-v1 {
    z-index: 999;
}
.margin_60 {
    margin-top: 60px;
}
@media (max-width:480px) {
    .margin_60 {
    margin-top: 10px;
}
}@media (max-width:480px) {
    .post-item.ver3 {
    margin-bottom: 50px;
}
.footer-bottom {
    text-align: center;
}
.footer-bottom .float-left {
    float: inherit;
}
.footer-bottom .align-right, .footer-bottom .float-right {
    float: inherit;
    text-align: center;
}
.footer-bottom .align-right ul, .footer-bottom .float-right ul {
    width: 100%;
    text-align: center;
    margin-left: 0!important;
    margin-top: 12px;
}

	
	
.home2-head {
    padding-bottom: 30px;
}
}#header.header-v2 .container .logo {
    z-index: 9999;
}
#header.header-v2 .container .logo a img {
    max-height: 110px;
}
.post-item.ver1 .description {
    font: 400 14px/20px Open Sans;
    color: #fff;
    text-shadow: 2px 1px 1px #000;
    margin-bottom: 8px;
}
@media (max-width:800px) {
    .post-item.ver3 {
    margin-bottom: 40px;
}
}.home2-head .text h2 a {
    font: 400 26px/22px Oswald;
}
.home2-head {
    padding-bottom: 70px;
}
.header-v3 {
    z-index: 9999;
}
.box-user .avatar img {
    width: 100%}
.banner.box img {
    width: 100%}
@media (max-width:800px) {
    .banner.box .align-right img {
    margin-bottom: 30px;
}
}.max-width-700 {
    max-width: inherit;
}
@media (max-width:480px) {
    #header .search {
    display: none;
}
.wrappage #header {
    padding-bottom: 0;
}
.home3-banner .post-item {
    margin-bottom: 15px;
}
.home3-banner {
    padding: 15px 0 0;
}
}#footer {
    width: 100%}
#footer .spe-text{text-align:center;}
#footer.footer-v1 {
    overflow: hidden;
    padding-top: 25px;
    background: linear-gradient(#010e80 50%, #050c48);
}
footer#footer .container{width:100%;}
#footer .col-md-6, #footer .col-md-3 {
    height: 160px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
#footer .col-md-6{min-height: 160px;}
#footer .col-md-3:nth-of-type(1) {
   /* border-right: 1px solid #14283a; */
}
#footer .col-md-6{/*border-left: 1px solid #263a4a;*/ padding: 0 2em;}
#footer .col-md-3 p b {
    color: #006cbb;
    font-size: 1.15em;
}
#footer.footer-v1 .lastRow {
    color: #f2f2f2;
    box-shadow: 0px 7px 10px #00000087;
    border-top: 1px solid #030e7f;
    filter: drop-shadow(1px 1px 0px #00000087);
    margin-top: 25px;
    display: flex;
    align-items: center;
    background: #080b48;
    padding: 0 1em;
}
#footer.footer-v1 h3.widget-title {
    display: block;
    margin-bottom: 20px;
}
#footer p {
    font: 400 12px/1.5em 'Open Sans', sans-serif;
    color: #fff;
    display: block;
}
#footer.footer-v2 {
    background: #212121;
}
#footer.footer-v2 .footer-top {
    padding: 50px 0 10px;
}
#footer.footer-v2 .footer-bottom {
    background: #212121;
    padding: 0;
}
#footer.footer-v2 .footer-bottom .border-top1, #footer.footer-v2 .footer-bottom .border-top2 {
    float: left;
    width: 100%}
#footer.footer-v2 .footer-bottom .border-top1 {
    border-top: 1px solid #363636;
    padding-top: 3px;
}
#footer.footer-v2 .footer-bottom .border-top2 {
    border-top: 1px solid #363636;
    padding: 20px 0;
}
@media (max-width:980px) {
    #footer.footer-v2 .footer-bottom .border-top2 {
    text-align: center;
}
#footer.footer-v2 .footer-bottom .border-top2 .float-left, #footer.footer-v2 .footer-bottom .border-top2 .float-right {
    float: none;
}
#footer.footer-v2 .footer-bottom .border-top2 .align-right {
    text-align: center;
}
}#footer.footer-v2 .footer-bottom .logo-footer, #footer.footer-v2 .footer-bottom p {
    display: inline-block;
}
#footer.footer-v2 .menu-footer {
    margin-top: 10px;
}
#footer.footer-v3 .footer-top {
    padding-bottom: 40px;
}
#footer.footer-v3 .social {
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    text-align: center;
    padding: 30px 0;
}
#footer.footer-v3 .social a {
    border: none;
    float: inherit;
    margin: 0 10px;
}
#footer.footer-v3 .social a i {
    font-size: 30px;
}
#footer.footer-v3 form.form-footer {
    width: 100%}
#footer.footer-v3 .footer-top .col-md-2 {
    border-right: 1px solid #4a4a4a;
}
@media (min-width:1200px) {
    #footer.footer-v3 .footer-top .col-md-2 {
    width: 12%}
#footer.footer-v3 .footer-top .col-md-3 {
    width: 28%}
}@media (max-width:1200px) {
    #footer.footer-v3 .footer-top .col-md-2 {
    border: none;
    margin-bottom: 30px;
}
}#footer.footer-v3 .widget, #footer.footer-v3 .widget ul {
    margin-bottom: 0;
}
#footer h3.widget-title {
    color: #fff;
    font: 400 1.1em/15px Open Sans, sans-serif;
    letter-spacing: .05em;
}
#footer h3.widget-title:after {
    width: 0;
}
#footer .widget ul li {
    border: none;
}
#footer .widget ul li a:before {
    content: "";
    font-size: 0;
    margin: 0;
}
#footer .footer-top {
    padding: 30px 0;
    display: inline-block;
    width: 100%}
#footer .widget.categories li {
    height: 36px;
    border-bottom: 1px solid #323232;
    padding: 0;
}
#footer .widget.categories li:last-child {
    border-bottom: none;
}
.talking_cl li {
    float: left;
    display: inline-block;
    margin: .4em .2em;
}
.talking_cl li a {
    background: #dc2e1c;
    box-shadow: 1px 1px 5px #133a45;
    padding: .2em .4em;
    border-radius: 2px;
    color: #fff;
}
.talking_cl li a:hover {
    background: #972013;
}
#footer .widget.categories li a {
    font: 700 13px/30px Open Sans;
    color: #d1d1d1;
    text-transform: uppercase;
    padding-left: 20px;
    position: relative;
    display: inline-block;
}
#footer .widget.categories li a:after {
    position: absolute;
    left: 7px;
    top: 15px;
    width: 5px;
    height: 5px;
    background: #db2e1c;
    content: ""}
#footer .widget.categories li a:hover {
    color: #db2e1c;
}
#footer .widget.categories li .count {
    font: 400 13px/30px Open Sans;
    color: #9a9a9a;
    top: 0;
}
#footer .widget.menu-footer-v2 h3.widget-title {
    margin-bottom: 5px;
    color: #fff;
    font: 400 16px/20px Oswald;
    border: none;
    letter-spacing: inherit;
}
#footer .widget.menu-footer-v2 li {
    padding: 0;
    line-height: 20px;
}
#footer .widget.menu-footer-v2 li a {
    font: 400 14px/20px Open Sans;
    color: #9a9a9a;
    text-transform: capitalize;
    letter-spacing: inherit;
}
#footer .widget.menu-footer-v2 li a:hover {
    color: #db2e1c;
}
#footer .footer-info {
    margin-bottom: 20px;
}
#footer .footer-info h3.widget-title {
    border: none;
    font: 700 12px/15px Open Sans;
    padding-bottom: 0;
    margin-bottom: 10px;
}
#footer .footer-info ul {
    margin-bottom: 0;
}
#footer .footer-info li {
    color: #666;
    line-height: 50px;
    font: 400 14px/20px Open Sans;
    padding: 2px 0;
}
#footer .footer-info li i {
    color: #fff;
    margin-right: 5px;
}
#footer .footer-info li a {
    color: #666;
    text-transform: inherit;
    letter-spacing: 0;
    font: 400 14px/20px Open Sans;
}
#footer .footer-info li a:hover {
    color: #db2e1c;
}
#footer .menu-footer, #footer .menu-footer li {
    display: inline-block;
}
#footer .menu-footer li a {
    text-transform: uppercase;
    margin: 0 30px;
    position: relative;
    padding-bottom: 3px;
    font: 700 14px/20px Roboto Condensed;
    color: #2b2b2b;
}
#footer .menu-footer li a:hover {
    color: #db2e1c;
}
#footer .logo-footer {
    display: inline-block;
}
#footer .social {
    margin-bottom: 30px;
}
#footer .social li {
    display: inline-block;
}
#footer .social a {
    margin: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #383838;
}
#footer .social a i {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
}
#footer .social a:hover i {
    color: #db2e1c;
}
#footer .footer-bottom {
    padding: 30px 0;
    width: 100%;
    background: #000;
}
#footer .footer-bottom .menu-footer li a {
    text-transform: capitalize;
    font: 400 14px/20px Open Sans;
    color: #d0d0d0;
    margin: 0 0 0 35px;
    position: relative;
}
#footer .footer-bottom .menu-footer li a:hover {
    color: #db2e1c;
}
#footer .footer-bottom .menu-footer li a:after {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #616161;
    left: -21px;
    top: 7px;
}
#footer .footer-bottom .menu-footer li:first-child a:after {
    width: 0;
}
#footer .footer-bottom p {
    font-weight: 300;
    color: #8d8c8c;
    font-size: 12px;
    line-height: 20px;
}
#footer .footer-bottom p a {
    color: #f56666;
    text-decoration: underline;
}
form.form-footer {
    position: relative;
    width: 420px;
    display: inline-block;
}
form.form-footer input {
    font: 400 14px/50px Open Sans;
    color: #9a9a9a;
    padding: 0 50px 0 15px;
    border: 1px solid #9a9a9a;
    width: 100%;
    background: 0 0;
}
form.form-footer button {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 15px;
    outline: 0;
    background: 0 0;
    border: none;
}
form.form-footer button:hover {
    background: 0 0;
}
form.form-footer button:hover i {
    color: #db2e1c;
    background: 0 0;
}
form.form-footer button i {
    font-size: 24px;
    color: #9a9a9a;
    line-height: 50px;
}
#footer.color-home2 h3:after {
    background: #808f66;
}
#footer.color-home2 .footer-top .col-md-6 a {
    border: 2px solid #808f66;
    color: #808f66;
}
#footer.color-home2 .footer-bottom .col-md-6 span, #footer.color-home2 .footer-top ul li a:hover {
    color: #808f66;
}
#footer.color-home2 .footer-top .col-md-6 a:hover {
    background: #808f66;
    color: #fff;
}
#footer.color-home2 .footer-top-bottom a.color {
    color: #808f66;
}
.button1.color-home2 {
    background: #808f66;
    border: 2px solid #808f66;
}
.button1.color-home2:hover {
    background: 0 0;
    color: #808f66;
}
.blog-post-container.color-home2 .blog-post-item h3 a:hover {
    color: #808f66;
}
.policy.color-home2 ul li a:hover i {
    background: #808f66;
}
#footer.color-home3 h3:after {
    background: #6dc5ee;
}
#footer.color-home3 .footer-top .col-md-6 a {
    border: 2px solid #6dc5ee;
    color: #6dc5ee;
}
#footer.color-home3 .footer-bottom .col-md-6 span, #footer.color-home3 .footer-top ul li a:hover {
    color: #6dc5ee;
}
#footer.color-home3 .footer-top .col-md-6 a:hover {
    background: #6dc5ee;
    color: #fff;
}
#footer.color-home3 .footer-top-bottom a.color {
    color: #6dc5ee;
}
.button1.color-home3 {
    background: #6dc5ee;
    border: 2px solid #6dc5ee;
}
.button1.color-home3:hover {
    background: 0 0;
    color: #6dc5ee;
}
.blog-post-container.color-home3 .blog-post-item h3 a:hover {
    color: #6dc5ee;
}
.policy.color-home3 ul li a:hover i {
    background: #6dc5ee;
}
#footer.color-home4 h3:after {
    background: #12a170;
}
#footer.color-home4 .footer-top .col-md-6 a {
    border: 2px solid #12a170;
    color: #12a170;
}
#footer.color-home4 .footer-bottom .col-md-6 span, #footer.color-home4 .footer-top ul li a:hover {
    color: #12a170;
}
#footer.color-home4 .footer-top .col-md-6 a:hover {
    background: #12a170;
    color: #fff;
}
#footer.color-home4 .footer-top-bottom a.color {
    color: #12a170;
}
.button1.color-home4 {
    background: #12a170;
    border: 2px solid #12a170;
}
.button1.color-home4:hover {
    background: 0 0;
    color: #12a170;
}
.blog-post-container.color-home4 .blog-post-item h3 a:hover {
    color: #12a170;
}
.policy.color-home4 ul li a:hover i {
    background: #12a170;
}
#footer.color-home6 h3:after {
    background: #c03838;
}
#footer.color-home6 .footer-top .col-md-6 a {
    border: 2px solid #c03838;
    color: #c03838;
}
#footer.color-home6 .footer-bottom .col-md-6 span, #footer.color-home6 .footer-top ul li a:hover {
    color: #c03838;
}
#footer.color-home6 .footer-top .col-md-6 a:hover {
    background: #c03838;
    color: #fff;
}
#footer.color-home6 .footer-top-bottom a.color {
    color: #c03838;
}
.button1.color-home6 {
    background: #c03838;
    border: 2px solid #c03838;
}
.button1.color-home6:hover {
    background: 0 0;
    color: #c03838;
}
.blog-post-container.color-home6 .blog-post-item h3 a:hover {
    color: #c03838;
}
.policy.color-home6 ul li a:hover i {
    background: #c03838;
}
#footer.color-home7 h3:after {
    background: #fe8989;
}
#footer.color-home7 .footer-top .col-md-6 a {
    border: 2px solid #fe8989;
    color: #fe8989;
}
#footer.color-home7 .footer-bottom .col-md-6 span, #footer.color-home7 .footer-top ul li a:hover {
    color: #fe8989;
}
#footer.color-home7 .footer-top .col-md-6 a:hover {
    background: #fe8989;
    color: #fff;
}
#footer.color-home7 .footer-top-bottom a.color {
    color: #fe8989;
}
.button1.color-home7 {
    background: #fe8989;
    border: 2px solid #fe8989;
}
.button1.color-home7:hover {
    background: 0 0;
    color: #fe8989;
}
.blog-post-container.color-home7 .blog-post-item h3 a:hover {
    color: #fe8989;
}
.policy.color-home7 ul li a:hover i {
    background: #fe8989;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
.container.container-ver2 {
    width: 1170px;
    padding: 0 15px;
}
body.bg {
    background: #040f21;
    background-size: 100% auto;
}
body.bg .wrappage {
    margin: auto;
    background: #fff;
}
@media (min-width:1200px) {
    body.bg .wrappage {
    width: 1260px;
}
}.bottom-home1.bottom-home1-home4 {
    display: inline-block;
    width: 100%}
.bottom-home1.bottom-home1-home4 .col-md-4:first-child {
    padding-left: 0;
}
.bottom-home1.bottom-home1-home4 .col-md-4:last-child {
    padding-right: 0;
}
.main-content.main-content-home2 {
    margin-top: -40px;
    position: relative;
    margin-bottom: -40px;
}
.main-content.main-content-home2 .container {
    background: #fff;
}
.content-bottom-home2 h3 {
    text-transform: uppercase;
    font-size: 22px;
    color: gray-dark;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
    padding: 25px 0;
    position: relative;
    margin-bottom: 40px;
}
.content-bottom-home2 h3:after {
    position: absolute;
    content: "";
    background: #808f66;
    height: 3px;
    width: 60px;
    left: 0;
    bottom: -1px;
}
ul.tabs.title.tabs-home3 {
    position: absolute;
    width: auto;
    top: 5px;
    right: 100px;
}
ul.tabs.title.tabs-home3 li {
    font-size: 15px;
    font-family: TXGR;
    text-transform: capitalize;
    color: #aaa;
    padding: 0 10px;
}
ul.tabs.title.tabs-home3 li.active, ul.tabs.title.tabs-home3 li:hover {
    color: #6dc5ee;
}
nav.megamenu-v2 {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #222;
    width: 400px;
    -webkit-transform: translate3d(-400px, 0, 0);
    -moz-transform: translate3d(-400px, 0, 0);
    -ms-transform: translate3d(-400px, 0, 0);
    -o-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0);
    -webkit-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    z-index: 999;
}
nav.megamenu-v2 .top-menu {
    padding: 20px 0;
    border-top: 1px solid #393939;
    border-bottom: 1px solid #393939;
    display: inline-block;
    width: 100%}
nav.megamenu-v2 .top-menu .dropdown {
    display: inline-block;
    float: left;
    width: 50%;
    text-align: center;
}
nav.megamenu-v2 .top-menu .dropdown:first-child {
    border-right: 1px solid #393939;
}
nav.megamenu-v2 ul.main-menu {
    padding-top: 30px;
}
nav.megamenu-v2 ul.main-menu li {
    text-transform: uppercase;
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #393939;
}
nav.megamenu-v2 ul.main-menu li.active a {
    color: #fff;
}
nav.megamenu-v2 ul.main-menu li.active ul li a {
    color: #555;
}
nav.megamenu-v2 ul.main-menu li.active ul li a:hover {
    color: #fff;
}
nav.megamenu-v2 ul.main-menu li ul {
    display: none;
    padding: 20px 0 10px;
    margin-top: 10px;
    border-top: 1px solid #393939;
}
nav.megamenu-v2 ul.main-menu li ul li {
    list-style: inside disc none;
    color: #555;
    padding: 5px 0 5px 20px;
    border-bottom: none;
}
nav.megamenu-v2 ul.main-menu li ul li a {
    text-transform: capitalize;
    font-family: Lora;
    font-style: italic;
    margin-left: 0;
}
nav.megamenu-v2 ul.main-menu li ul li i {
    display: none;
}
nav.megamenu-v2 ul.main-menu li a {
    color: #555;
    margin-left: 20px;
}
nav.megamenu-v2 ul.main-menu li a:hover {
    color: #fff;
}
nav.megamenu-v2 ul.main-menu li i {
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    color: #555;
    font-size: 18px;
}
nav.megamenu-v2 ul.main-menu li i:before {
    content: "\f107"}
nav.megamenu-v2 ul.main-menu li i.active:before {
    content: "\f106"}
nav.megamenu-v2 ul.main-menu li:last-child {
    border: none;
}
.menu-category {
    padding-left: 0;
    padding-right: 0;
    max-width: 270px;
    border: 1px solid #eee;
    margin-top: -4px;
    margin-bottom: 20px;
}
.menu-category li {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.menu-category li:hover a {
    color: #fe8989;
}
.menu-category li a {
    font-family: TXGR;
    font-size: 15px;
    color: #555;
    text-transform: capitalize;
    line-height: 52px;
    display: inline-block;
    width: 100%;
    padding-left: 65px;
    border-bottom: 1px solid #eee;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.menu-category li:nth-child(2) {
    background-position: 25px -38px;
}
.menu-category li:nth-child(3) {
    background-position: 25px -90px;
}
.menu-category li:nth-child(4) {
    background-position: 25px -140px;
}
.menu-category li:nth-child(5) {
    background-position: 25px -190px;
}
.menu-category li:nth-child(6) {
    background-position: 25px -243px;
}
.menu-category li:nth-child(7) {
    background-position: 25px -298px;
}
.menu-category li:nth-child(8) {
    background-position: 25px -350px;
}
.menu-category li:last-child a {
    border: none;
}
.pushmenu.menu-home6 {
    overflow-y: auto;
}
.nav-home6 {
    text-align: left;
}
.nav-home6 a {
    font: 400 12px Poppins;
    text-transform: uppercase;
    color: #333;
    line-height: 40px;
}
.nav-home6 .fa {
    float: right;
    font-size: 13px;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    display: none;
}
.nav-home6 .fa.active:before {
    content: ""}
@media (max-width:767px) {
    .home2-head {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: -20px;
}
.home2-head {
    margin-bottom: 40px;
}
}.page-404 h3 {
    font: 300 200px/480px Oswald;
    color: #fff;
    background: #df4232;
    display: inline-block;
    width: 480px;
    height: 480px;
    border-radius: 100%}
@media (max-width:480px) {
    .page-404 h3 {
    width: 280px;
    height: 280px;
    line-height: 280px;
    font-size: 150px;
}
}.page-404 p {
    font: 400 14px/20px Open Sans;
    color: #999;
}
.page-404 p b {
    font-size: 18px;
    font-weight: 800;
}
.page-404 p a {
    color: #df4232;
    text-transform: uppercase;
    font-weight: 700;
}
.page-404 .form-404 {
    height: 48px;
    width: 430px;
    position: relative;
    margin: auto;
}
@media (max-width:480px) {
    .page-404 .form-404 {
    width: 100%}
}.page-404 .form-404 input {
    width: 100%;
    height: 48px;
    border: 1px solid #9a9a9a;
    font: 400 14px/46px Open Sans;
    color: #9a9a9a;
    padding-left: 20px;
    padding-right: 50px;
}
.page-404 .form-404 button {
    background: 0 0;
    border: none;
    outline: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}
.page-404 .form-404 button i {
    font-size: 18px;
    color: #333;
}
.page-404 a.link-button {
    margin: 0 10px;
}
.login-box-container {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}
.login-box-container ul.tabs {
    margin-bottom: 30px;
}
.login-box-container ul.tabs li {
    display: inline-block;
    text-transform: uppercase;
    color: #c6c6c6;
    font-size: 14px;
    letter-spacing: 2px;
    position: relative;
    padding-right: 20px;
    margin-right: 10px;
    cursor: pointer;
    font-weight: 700;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.login-box-container ul.tabs li:last-child {
    padding-right: 0;
    margin-right: 0;
}
.login-box-container ul.tabs li:last-child:after {
    content: ""}
.login-box-container ul.tabs li:last-child.active:before, .login-box-container ul.tabs li:last-child:hover:before {
    right: 2px;
}
.login-box-container ul.tabs li:after {
    position: absolute;
    content: "/";
    right: 0;
    top: 0;
}
.login-box-container ul.tabs li:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #000;
}
.login-box-container ul.tabs li.active, .login-box-container ul.tabs li:hover {
    color: #000;
}
.login-box-container ul.tabs li.active:before, .login-box-container ul.tabs li:hover:before {
    content: "";
    right: 21px;
}
.login-box-container .tab-container p {
    font-family: Poppins;
    font-size: 13px;
    color: #858585;
    margin-bottom: 60px;
}
.login-box-container .form-control {
    border: none;
    border-bottom: 2px solid #252525;
    box-shadow: none;
    max-width: 360px;
    padding-left: 0;
    font-family: Poppins;
    font-size: 13px;
    color: #636363;
}
@media (min-width:1500px) {
    .breadcrumb {
    margin-bottom: 40px;
}
}@media (min-width:1025px) and (max-width:1499px) {
    .banner-top-home3 .items {
    padding: 40px 20px 15px;
}
.banner-top-home3 .items .text {
    padding: 20px;
}
}@media (max-width:1024px) {
    .container {
    padding: 0 15px;
    width: 100%}
.container .col-md-5, .container .col-md-7 {
    width: 100%;
    padding: 0!important;
    display: inline-block;
}
#header {
    padding-bottom: 60px;
}
#header .form-search input {
    width: calc(100% - 30px);
    border: 1px solid #ddd;
    font: 300 16px Oswald;
}
#header .search {
    width: 100%}
#header .header-top .logo, #header .header-top .menu-top {
    display: none;
}
#header .header-top .logo-mobile {
    display: inline-block;
    float: left;
    margin-top: 5px;
}
#header.header-top-absolute .header-top {
    padding: 0;
    position: relative;
}
.icon-menu-mobile {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    cursor: pointer;
}
.icon-menu-mobile.active i {
    background: url(/icon-menu-mobile-active.2048b389.svg) no-repeat scroll 0 0;
    background-size: 18px auto;
}
.icon-menu-mobile i {
    height: 23px;
    width: 32px;
    color: #000;
    background-size: 24px auto;
}
.icon-menu-mobile i:before {
    content: ""}
.icon-menu-mobile {
    float: left;
    width: auto;
    margin-top: 20px;
    margin-right: 10px;
}
.mega-menu {
    width: 100%;
    float: none;
}
.container .col-md-5:first-child, .container .col-md-7:first-child {
    margin-bottom: 30px;
}
.banner-home2 .col-md-5 a {
    width: 100%}
.cat-box-home3 .col-md-6 {
    padding: 0;
}
.banner-home4-top .col-md-6 {
    width: 100%}
#header .header-top .container:before {
    height: 0;
}
.banner-home8-top .col-md-12 {
    width: 100%}
.container.container-ver2 {
    width: 100%}
.title-page h3 {
    font-size: 30px;
    padding-bottom: 10px;
}
.icon-box-v5 .feature-box.ver4 {
    background-size: 100% auto;
}
.tab-v1 .nav-tabs li {
    width: 100%;
    margin-bottom: 5px;
}
.tab-v1 .nav-tabs li.active a:after, .tab-v1 .nav-tabs li:hover a:after {
    position: static;
    border: none;
}
.tab-v1 .custom-content .col-md-6 {
    padding: 0;
    margin-bottom: 30px;
}
.tab-v1 .custom-content .col-md-6 img {
    max-width: 100%}
#description .row {
    margin: 0;
}
.blog-post-container .blog-post-item .blog-post-image iframe {
    max-width: 100%}
#footer.footer-v2 .footer-top .social {
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
}
#footer.footer-v2 .logo-footer {
    float: none;
    margin-left: 0;
}
#footer.footer-v2 .menu-footer {
    float: none;
    margin-right: 0;
}
#footer.footer-v3 .footer-top {
    text-align: center;
}
#footer.footer-v3 .footer-title h3 {
    margin-top: 30px;
}
.control-page a.title {
    font: 400 30px/30px Playfair Display;
}
.banner-top-home3 .items {
    width: 50%;
    float: left;
    max-width: 400px;
}
.banner-top-home3 .items:last-child {
    float: right;
}
.widget.tab-widget .post-item {
    max-width: 500px;
}
}@media (min-width:768px) and (max-width:1023px) {
    .banner-home2-top {
    margin-top: 30px;
}
.banner-home2-top .col-md-3 {
    width: 50%}
.banner-home2-top .col-md-6 {
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 25px;
}
.banner-home3-bottom .col-md-8 {
    padding: 0!important;
    margin-bottom: 30px;
}
.banner-home3-bottom .col-md-4, .col-md-6.padding-left-0, .col-md-6.padding-right-0 {
    padding: 0!important;
}
}@media (max-width:767px) {
    .title-text h3 {
    font-size: 20px;
}
.title-text p {
    line-height: 20px;
}
.title-text:before {
    top: 17%}
.tab-container.space-30 {
    margin-bottom: 0;
}
.title-text.title-text-v2.title-text-v3 h3 {
    font-size: 24px;
}
#header .search i {
    height: auto;
}
.banner-home3-bottom .col-md-8 {
    padding: 0;
}
.banner-home3-bottom .col-md-4 {
    padding: 0;
    margin-top: 20px;
}
#header .header-top .logo a {
    font-size: 25px;
}
#header .header-top .col-md-10, #header .header-top .col-md-2 {
    width: auto;
}
#header .header-top .col-md-2 {
    float: right;
    margin-top: 8px;
}
#header .header-top .icon-menu-mobile {
    float: left;
    width: auto;
    margin-right: 10px;
}
#footer .menu-footer li {
    line-height: 30px;
}
#footer .menu-footer li a {
    margin: 0 10px;
    font-size: 10px;
}
#footer .social a {
    margin: 0 10px;
}
.banner-home8-top .col-md-3 {
    width: 100%}
.blog-post-container-v4 .blog-post-content, .blog-post-container-v4 .blog-post-image {
    transform: translate(0);
    opacity: 1;
}
.wrap-breadcrumb .breadcrumb {
    width: 100%;
    text-align: center;
}
#footer .footer-top .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
}
.control-page a.title {
    font: 400 20px/20px Playfair Display;
}
.control-page .box-icon {
    height: 40px;
    width: 40px;
    margin-left: -20px;
}
.control-page .box-icon i {
    line-height: 40px;
    font-size: 15px;
}
.post-item.ver2 .text h2 a {
    font-size: 14px;
}
#header {
    padding-bottom: 5px;
}
}@media (max-width:467px) {
    #header .header-top .social a {
    width: 30px;
}
#header .header-top .social a i {
    line-height: 30px;
    font-size: 15px;
}
.icon-menu-mobile {
    margin-top: 10px;
}
.modal-body {
    padding: 0 20px;
}
.logo-mobile img {
    width: 100px;
}
.post-item .description {
    font-size: 12px;
}
#header .header-top {
    display: inline-block;
    width: 100%}
#header .search .search-form {
    right: -15px;
}
#header .box-right {
    margin-top: 10px;
}
ul.tabs.title span {
    display: none;
}
ul.tabs.title li {
    font-size: 18px;
}
.banner-home2 .col-md-5 a .text h4 {
    font-size: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.banner-home2 .col-md-5 a .text h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
.banner-home2 .col-md-5 a .text p {
    font-size: 8px;
    line-height: 13px;
    padding: 0 10px;
}
.banner-home2 .col-md-5 a .text button {
    font-size: 10px;
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
    padding: 0 30px;
}
.pushmenu {
    width: 320px;
}
.pushmenu-left {
    right: -320px;
}
.banner-home6 .col-md-6 .items .text {
    left: 20px;
}
.banner-home8-top.banner-home8-center .text h3 {
    font-size: 30px;
    line-height: 30px;
}
.banner-header .text {
    height: 80px;
    margin-top: -40px;
    width: 260px;
    margin-left: -130px;
    padding: 10px 30px;
}
.banner-header .text h3 {
    font-size: 14px;
    line-height: 15px;
}
.banner-header .text p {
    font-size: 10px;
}
.login-box-container .link-button-fb {
    margin-bottom: 30px;
}
.title-text h3 {
    font-size: 15px;
}
.banner-video .text {
    top: 30%}
.banner-video .text h3 {
    font: 400 15px/20px Oswald;
    letter-spacing: 10px;
}
.blog-post-container .blog-post-item .blog-post-image iframe {
    max-height: 200px;
}
.media-body, .media-left, .media-right {
    display: inline;
}
.title-page.size-50 h3 {
    font-size: 30px;
    line-height: 30px;
}
.control-page .next, .control-page .prev {
    width: 100%;
    text-align: left;
}
.control-page .box-icon {
    position: relative;
    left: 0;
    margin: 20px auto;
}
.banner-top-home3 .items {
    width: 100%;
    float: left;
    max-width: 400px;
}
.banner-top-home3 .items:last-child {
    float: right;
}
#footer .footer-bottom .menu-footer li a {
    margin-left: 0;
    margin-right: 14px;
}
#footer .footer-bottom .menu-footer li a:after {
    left: -12px;
}
#header.header-v2 .header-top .social a {
    margin-top: 0;
}
#header.header-v2 .header-top .social a i {
    line-height: 30px;
}
#footer.footer-v2 .footer-top {
    text-align: center;
}
.widget .tabs li h3 {
    font-size: 20px;
}
.post-item.ver6 .description {
    display: none;
}
.box-user .avatar, .box-user .text {
    display: inline-block;
    width: 100%;
    padding: 0;
}
.box-user .avatar {
    margin-bottom: 30px;
}
.single-post .pagination {
    padding: 0;
}
.single-post .pagination p.title {
    display: none;
}
.post-item {
    margin-bottom: 50px;
}
}
.banner img {
    box-shadow: 5px 5px 12px -6px rgba(28, 28, 28, .75)!important;
}
@media (min-width:1200px) {
    .container {
    width: 1130px;
}
}
.content_text a {
    position: relative;
    font-weight: normal;
	    color: #010e80;
}
.content_text a:hover:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    background: #010e80;
}
ul#cal-list {
    margin-bottom: 1em;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(240px, auto));
}
ul#cal-list li {
    border: 1px solid #f2f2f2;
    padding: 0;
    box-sizing: border-box;
}
.info_gp_box {
    display: flex;
    flex-direction: column;
    min-height: 250px;
    background-size: cover;
    position: relative;
}
.info_gp_box .gp_info {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #053342;
    background: -webkit-linear-gradient(rgba(199, 211, 220, 0), #053342);
    background: linear-gradient(rgba(199, 211, 220, 0), #053342);
}
.info_gp_box .gp_info:hover {
    background: rgba(5, 51, 66, .5490196078431373);
    background: -webkit-linear-gradient(rgba(5, 51, 66, .5490196078431373), #053342);
    background: linear-gradient(rgba(5, 51, 66, .5490196078431373), #053342);
}
.gp_name {
    color: #fff;
    font-size: 1.5em;
    font-family: Roboto, sans-serif;
    font-weight: 700;
}
.gp_circuit {
    color: #f4cf12;
    font-weight: 700;
    text-shadow: 1px 1px 2px #053342;
}
.gp_data {
    color: #fff;
    font-size: 1em;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    line-height: 2em;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #fff;
    background: -webkit-linear-gradient(30deg, #fff 0, #fff 75%, #eee 100%);
    background: -o-linear-gradient(30deg, #fff 0, #fff 75%, #eee 100%);
    background: linear-gradient(120deg, #fff 0, #fff 75%, #eee 100%);
    overflow: hidden;
}
.modal-content {
    position: relative;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
}
.dot_box.fixed_dot {
    position: fixed;
    padding: 1.2em .5em;
    left: 0;
    bottom: 0;
    transform-origin: 30px 50%;
    flex-direction: row;
    height: 30px;
    align-items: center;
    justify-content: center;
}
.dot_box.fixed_dot .dot.active {
    background-color: #dc2e21;
}
.dot_box.fixed_dot .dot {
    width: 7px;
    border-radius: 0;
    background: #bfbfbf;
}
.closeModal {
    opacity: 1;
    color: #444;
    position: fixed;
    top: 35px;
    right: 35px;
    font-size: 50px;
    font-weight: 700;
    z-index: 10;
    text-shadow: 0 1px 0 #ccc;
}
.closeModal:focus, .closeModal:hover {
    color: #eee;
    text-decoration: none;
    cursor: pointer;
}
.gSlides {
    display: none;
    width: 77vw;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #000;
}
.nextM, .prevM {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background: -webkit-linear-gradient(bottom left, #083949, #1b5c6d);
    background: -o-linear-gradient(bottom left, #083949, #1b5c6d);
    background: linear-gradient(to top right, #083949, #1b5c6d);
}
.nextM {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.nextM:hover, .prevM:hover {
    background: -webkit-linear-gradient(bottom left, #083949, #083949);
    background: -o-linear-gradient(bottom left, #083949, #083949);
    background: linear-gradient(to top right, #083949, #083949);
    color: #fff;
}
.caption-container {
    position: fixed;
    top: 0;
    left: 78vw;
    height: 100%;
    width: 16vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
article .content .caption-container h1 {
    font-size: 2em;
    padding: 0;
}
article .content .caption-container h1:before {
    content: none;
}
p#caption {
    font-size: 1em;
    color: #444;
    margin: 0;
    max-width: 30vw;
    line-height: 1.25em;
}
/*
@font-face {
    font-family: FontAwesome;
    src: url(/fontawesome-webfont.c313d669.eot?v=4.5.0);
    src: url(/fontawesome-webfont.c313d669.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(https://www.targetmotori.com/fontawesome-webfont.b5c8ac73.woff2?v=4.5.0) format("woff2"), url(https://www.targetmotori.com/fontawesome-webfont.cd8fa927.woff?v=4.5.0) format("woff"), url(https://www.targetmotori.com/fontawesome-webfont.5d88f77a.ttf?v=4.5.0) format("truetype"), url(https://www.targetmotori.com/fontawesome-webfont.84bc6980.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}
@-webkit-keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
:root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none;
}
.fa-search:before {
    content: "\f002"}
.fa-star:before {
    content: "\f005"}
.fa-star-o:before {
    content: "\f006"}
.fa-user:before {
    content: "\f007"}
.fa-close:before {
    content: "\f00d"}
.fa-gear:before {
    content: "\f013"}
.fa-home:before {
    content: "\f015"}
.fa-file-o:before {
    content: "\f016"}
.fa-clock-o:before {
    content: "\f017"}
.fa-road:before {
    content: "\f018"}
.fa-arrow-circle-o-up:before {
    content: "\f01b"}
.fa-play-circle-o:before {
    content: "\f01d"}
.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"}
.fa-list-alt:before {
    content: "\f022"}
.fa-flag:before {
    content: "\f024"}
.fa-tag:before {
    content: "\f02b"}
.fa-tags:before {
    content: "\f02c"}
.fa-font:before {
    content: "\f031"}
.fa-bold:before {
    content: "\f032"}
.fa-text-height:before {
    content: "\f034"}
.fa-text-width:before {
    content: "\f035"}
.fa-align-left:before {
    content: "\f036"}
.fa-align-center:before {
    content: "\f037"}
.fa-align-right:before {
    content: "\f038"}
.fa-align-justify:before {
    content: "\f039"}
.fa-list:before {
    content: "\f03a"}
.fa-image:before, .fa-picture-o:before {
    content: "\f03e"}
.fa-play:before {
    content: "\f04b"}
.fa-info-circle:before {
    content: "\f05a"}
.fa-arrow-left:before {
    content: "\f060"}
.fa-arrow-right:before {
    content: "\f061"}
.fa-arrow-up:before {
    content: "\f062"}
.fa-leaf:before {
    content: "\f06c"}
.fa-comment:before {
    content: "\f075"}
.fa-comments:before {
    content: "\f086"}
.fa-star-half:before {
    content: "\f089"}
.fa-external-link:before {
    content: "\f08e"}
.fa-sign-in:before {
    content: "\f090"}
.fa-twitter:before {
    content: "\f099"}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"}
.fa-feed:before, .fa-rss:before {
    content: "\f09e"}
.fa-arrow-circle-left:before {
    content: "\f0a8"}
.fa-arrow-circle-right:before {
    content: "\f0a9"}
.fa-arrow-circle-up:before {
    content: "\f0aa"}
.fa-filter:before {
    content: "\f0b0"}
.fa-link:before {
    content: "\f0c1"}
.fa-cloud:before {
    content: "\f0c2"}
.fa-copy:before {
    content: "\f0c5"}
.fa-list-ul:before {
    content: "\f0ca"}
.fa-list-ol:before {
    content: "\f0cb"}
.fa-underline:before {
    content: "\f0cd"}
.fa-table:before {
    content: "\f0ce"}
.fa-rotate-left:before {
    content: "\f0e2"}
.fa-comment-o:before {
    content: "\f0e5"}
.fa-comments-o:before {
    content: "\f0e6"}
.fa-clipboard:before {
    content: "\f0ea"}
.fa-user-md:before {
    content: "\f0f0"}
.fa-file-text-o:before {
    content: "\f0f6"}
.fa-mobile:before {
    content: "\f10b"}
.fa-circle-o:before {
    content: "\f10c"}
.fa-circle:before {
    content: "\f111"}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"}
.fa-flag-o:before {
    content: "\f11d"}
.fa-code:before {
    content: "\f121"}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"}
.fa-location-arrow:before {
    content: "\f124"}
.fa-info:before {
    content: "\f129"}
.fa-html5:before {
    content: "\f13b"}
.fa-css3:before {
    content: "\f13c"}
.fa-play-circle:before {
    content: "\f144"}
.fa-level-up:before {
    content: "\f148"}
.fa-toggle-up:before {
    content: "\f151"}
.fa-toggle-right:before {
    content: "\f152"}
.fa-euro:before {
    content: "\f153"}
.fa-file:before {
    content: "\f15b"}
.fa-file-text:before {
    content: "\f15c"}
.fa-youtube:before {
    content: "\f167"}
.fa-youtube-play:before {
    content: "\f16a"}
.fa-apple:before {
    content: "\f179"}
.fa-android:before {
    content: "\f17b"}
.fa-arrow-circle-o-right:before {
    content: "\f18e"}
.fa-arrow-circle-o-left:before {
    content: "\f190"}
.fa-toggle-left:before {
    content: "\f191"}
.fa-dot-circle-o:before {
    content: "\f192"}
.fa-try:before {
    content: "\f195"}
.fa-wordpress:before {
    content: "\f19a"}
.fa-google:before {
    content: "\f1a0"}
.fa-child:before {
    content: "\f1ae"}
.fa-car:before {
    content: "\f1b9"}
.fa-file-image-o:before, .fa-file-picture-o:before {
    content: "\f1c5"}
.fa-file-video-o:before {
    content: "\f1c8"}
.fa-file-code-o:before {
    content: "\f1c9"}
.fa-support:before {
    content: "\f1cd"}
.fa-ra:before {
    content: "\f1d0"}
.fa-header:before {
    content: "\f1dc"}
.fa-plug:before {
    content: "\f1e6"}
.fa-copyright:before {
    content: "\f1f9"}
.fa-medium:before {
    content: "\f23a"}
.fa-i-cursor:before {
    content: "\f246"}
.fa-sticky-note:before {
    content: "\f249"}
.fa-sticky-note-o:before {
    content: "\f24a"}
.fa-opera:before {
    content: "\f26a"}
.fa-500px:before {
    content: "\f26e"}
.fa-amazon:before {
    content: "\f270"}
.fa-edge:before {
    content: "\f282"}
.fa-usb:before {
    content: "\f287"}
.fa-bluetooth:before {
    content: "\f293"}
.fa-bluetooth-b:before {
    content: "\f294"}
input[type=text]::-ms-clear, input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
a, h1, h2, h3, h4, h5, h6, p, strong, ul {
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
li {
    list-style: none;
    outline: 0;
}
a:focus, input:focus {
    outline: 0;
}
a:focus, a:hover, input:focus {
    text-decoration: none;
}
body {
    overflow-x: hidden;
    position: relative;
    right: 0;
    left: 0;
}
.pushmenu {
    background: #fff;
    text-align: center;
    width: 364px;
    height: 100%;
    top: 0;
    z-index: 1000;
    position: fixed;
    padding: 0 25px;
}
.pushmenu-left {
    right: -364px;
}
.pushmenu-left.pushmenu-open {
    right: 0;
}
.pushmenu, body {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.dropdown-menu {
    background-color: #333;
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
    padding: 0;
    transform: translateY(20px);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.dropdown-menu.hover {
    transform: translate(0);
}
.dropdown-menu li {
    border-bottom: 1px solid #444;
}
.dropdown-menu li:last-child {
    border-bottom: none;
}
.dropdown-menu li a {
    color: #888;
    font-size: 11px;
    line-height: 40px;
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    padding: 5px 20px;
}
.dropdown-menu li a:active, .dropdown-menu li a:focus, .dropdown-menu li a:hover {
    background: #333!important;
    color: #ddd;
}
.padding-rl-15 {
    padding-left: 15px;
    padding-right: 15px;
}
iframe {
    border: none;
}
.width-100 {
    width: 100%}
.center {
    text-align: center;
}
.border-bottom-home1 {
    height: 6px;
    width: 100%}
.box {
    display: inline-block;
    width: 100%}
.title-text {
    display: inline-block;
    text-align: center;
}
.title-text {
    width: 100%;
    margin: 30px 0;
    position: relative;
}
.title-text h3 {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    line-height: 30px;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    letter-spacing: 2px;
    font-weight: 700;
}
.title-text h3:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    background: #000;
}
.title-text p {
    font-size: 14px;
    color: #888;
    line-height: 25px;
    font-family: TXGR;
    margin-top: 10px;
}
.title-text.title-text-v2 {
    text-align: left;
    margin: 30px 0;
}
.title-text.title-text-v2:before {
    position: static;
}
.title-text.title-text-v2 h3 {
    font-size: 24px;
    padding: 0;
}
.title-text.title-text-v2.title-text-v3 {
    position: relative;
}
.title-text.title-text-v2.title-text-v3 h3 {
    font-size: 36px;
    color: #555;
    position: relative;
}
.title-text.title-text-v2.title-text-v3 h3:after {
    position: absolute;
    content: "";
    top: -50px;
    background: #6dd6d6;
    height: 5px;
    width: 30px;
    left: 0;
}
.title-text.title-text-v2.title-text-v3 p {
    font-family: Lora;
    font-style: italic;
    color: #888;
    width: 100%;
    margin-top: 30px;
}
.title-text.title-text-v2.title-text-v3 ul.tabs {
    position: absolute;
    top: 0;
    right: 0;
}
.title-text.title-text-v2.title-text-v3 ul.tabs li {
    font-family: Lora;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize;
    color: #888;
}
.title-text.title-text-v2.title-text-v3 ul.tabs li.active, .title-text.title-text-v2.title-text-v3 ul.tabs li:hover {
    color: #6dd6d6;
    border-bottom: 1px solid #6dd6d6;
}
.title-text.border-color-red h3:after {
    background: #e95252;
}
.title-text-v2 {
    text-align: center;
}
.title-text-v2 h3 {
    font: 400 48px/50px Playfair Display;
    color: #2b2b2b;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.title-v1 {
    width: 100%;
    border-bottom: 1px solid #cacaca;
    float: left;
    margin-bottom: 30px;
}
.title-v1.f1 {
    margin-bottom: 0;
}
.title-v1 h3 {
    display: inline-block;
    float: left;
    font: 400 24px/30px Open Sans, sans-serif;
    color: #333;
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.title-v1 .tag-top {
    position: absolute;
    right: 15px;
    line-height: 30px;
}
.title-v1 .tag-top a {
    font-size: .8em;
    font-weight: 700;
    margin-left: 5px;
}
.title-v1 h3:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    background: #333;
    right: 0;
    height: 2px;
}
.title-v1 span {
    font-weight: 400;
}
.team_piloti {
    background: #000;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
}
.team_piloti h1.team, .team_piloti h2.team {
    background: #f2f2f2;
    margin: 0;
    padding: 2em;
    font-size: 1.2em;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.team_piloti h2.team a {
    color: #333;
}
.team_piloti h2.team a:hover {
    color: #972013;
    text-decoration: underline;
}
.team_box {
    flex-grow: 1;
    background: #fff;
}
.team_box img {
    width: 200px;
    height: auto;
}
.pilota_box {
    width: 25%;
    position: relative;
    overflow: hidden;
}
.pilota_box img {
    bottom: 0;
    right: 5%;
    width: 65%;
    margin-left: 25%;
    position: absolute;
    filter: brightness(.8);
    transition: transform .2s linear;
}
.pilota_box img:hover {
    transform: scale(1.1);
    transition: transform .2s linear;
}
.team_piloti:hover .pilota_box img {
    filter: brightness(1);
}
.pilota_box h3 {
    font-family: Roboto, sans-serif;
    transform: rotate(-90deg);
    left: 0;
    bottom: 48%;
    width: 96px;
    font-size: 1.4em;
}
.numero_gara, .pilota_box h3 {
    color: #fff;
    font-weight: 700;
    position: absolute;
}
.numero_gara {
    bottom: 15px;
    left: 9%;
    font-size: 1.5em;
    border: 3px solid #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    box-sizing: content-box;
    line-height: 40px;
}
.button-v2 {
    padding: 7px 10px;
    border-radius: 0;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-family: Oswald;
    letter-spacing: 2px;
    font-size: 10px;
}
.button-v2.hover-black {
    padding: 7px 10px!important;
}
.button-v2.color-black {
    color: #000;
    border-color: #000;
}
.hover-images {
    overflow: hidden;
    display: inline-block;
}
.hover-images img {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.hover-images:hover img {
    transform: scale(1.05);
}
.title-v2 {
    width: 100%;
    border-bottom: 3px solid #cacaca;
    margin-bottom: 30px;
}
.title-v2 h3 {
    display: inline-block;
    font-size: 24px;
    font-family: Oswald;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    color: #cacaca;
}
.title-v2 h3:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background: #db2e1c;
    bottom: -3px;
    left: 0;
}
.link-icon-black {
    background: url(https://www.targetmotori.comhttps://www.targetmotori.comhttps://www.targetmotori.com/Uno-button-icon.5fc4c4b3.png) no-repeat scroll top;
}
.link-icon-black, .link-icon-white {
    width: 10px;
    height: 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: inline-block;
    margin-left: 5px;
}
.link-icon-white {
    background: url(/Uno-button-icon.5fc4c4b3.png) no-repeat scroll bottom;
}
.title-page h3 {
    font-size: 80px;
    display: inline-block;
    width: 100%;
    font-family: Playfair Display;
    color: #000;
    text-align: center;
    position: relative;
    line-height: 55px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.title-page h3:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 225px;
    height: 7px;
    background: url(https://www.targetmotori.com/title-page-border.531ee2f7.jpg) no-repeat;
    margin-left: -112px;
}
.title-page.size-50 h3 {
    font-size: 50px;
    margin: 10px;
}
.title-page.size-50 p {
    text-align: center;
    font: 300 12px/20px Oswald;
    color: #a5a5a5;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
ul.tabs.title li, ul.tabs.title span {
    font-size: 30px;
    color: #222;
}
ul.tabs.title li.active, ul.tabs.title li:hover {
    color: #808f66;
}
ul.tabs.title p {
    font-family: TXGR;
    font-size: 13px;
    color: #888;
}
.content-text h3 {
    font: 400 25px/30px Playfair Display;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}
.content-text h3:after {
    position: absolute;
    content: "";
    left: 0;
    width: 50px;
    height: 1px;
    background: #000;
    bottom: 0;
}
.home-rank-title {
    padding: 25px 0;
    background: hsla(0, 0%, 94.9%, .4196078431372549);
    border-bottom: 1px solid #e2e2e2;
    display: flex;
    box-sizing: border-box;
}
.home-rank-title h1 {
    font-size: 1em;
    display: flex;
    height: 97px;
    justify-content: center;
    flex-direction: column;
    text-align: right;
    font-weight: 700;
    color: #dc2e1e;
}
.home-rank-row {
    padding: 25px 1em;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
    display: flex;
    background: hsla(0, 0%, 94.9%, .4196078431372549);
}
.home-rank {
    flex-grow: 1;
}
.home-rank-row.col-md-12 {
    margin: 0 0 25px;
    padding: 25px 0;
    background: #f9f9f9;
    border-bottom: 1px solid #e2e2e2;
}
.home-rank-row .home-rank-box:first-child {
    margin-right: 5px;
}
.home-rank-row .home-rank-box:nth-child(3) {
    margin-left: 5px;
}
.home-rank-box a {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    border: 1px solid transparent;
}
.home-rank-box a:hover {
    border: 1px solid #dc2e1e;
}
.home-rank-box a img {
    object-fit: cover;
    max-width: 100%;
    height: auto;
    flex-grow: 1;
    min-height: 95px;
    object-position: center;
}
.home-rank-box .critic {
    padding: 0 1em;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    background: linear-gradient(45deg, #083949, #1b5c6d);
}
.home-rank-box .critic, .home-rank-box .home-rank-text {
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-rank-box .home-rank-text {
    max-width: 120px;
    background: #333;
    flex-grow: 1;
    background: linear-gradient(45deg, #083949, #1b5c6d);
}
.driveK_widget_container {
    background: hsla(0, 0%, 94.9%, .9490196078431372);
    padding: 1em;
    text-align: center;
    border: 1px solid #ccc;
}
.tln {
    font-family: Roboto, sans-serif;
    border-bottom: 3px solid #333;
    padding: 10px 0;
    font-weight: 700;
    color: #333;
    font-size: 1.1em;
    text-align: right;
}
.tln.sidebar {
    border-bottom: none;
    padding-bottom: 0;
    text-align: left;
}
.tln a:link, .tln a:visited {
    color: #333;
}
.tln a:hover {
    color: #972013;
}
.tln i {
    font-size: 1em;
}
.amazon-image-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1em 0 0;
}
div#euroncap, div#greencap {
    margin-top: 3em;
}
.euroncap_box, .greencap_box {
    display: flex;
    flex-direction: row;
    margin-bottom: 2em;
}
.valutazione_euroncap, .valutazione_greencap {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    padding: 1em;
}
img.euroncap_logo, img.greencap_logo {
    width: 140px;
}
.euroncap_box .valutazione_euroncap ul, .greencap_box .valutazione_greencap ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: .8em 0 0;
}
.euroncap_box .valutazione_euroncap ul li i, .greencap_box .valutazione_greencap ul li i {
    font-size: 1.7em;
    padding: 0 .1em;
    color: gold;
}
.greencap_box .valutazione_greencap ul li i {
    color: green;
}
.parametri_euroncap ul, .parametri_greencap ul {
    display: flex;
    flex-direction: row;
}
.parametri_euroncap ul li, .parametri_greencap ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em 1.3em;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.2em;
    color: #252020;
    letter-spacing: .01em;
    width: 25%}
.parametri_greencap ul li {
    width: 33.33333%}
.parametri_euroncap ul li img, .parametri_greencap ul li img {
    width: 70px;
    margin-bottom: .5em;
    border-radius: 50%;
    padding: .5em;
    border: 1px solid rgba(1, 82, 99, .14901960784313725);
}
.parametri_euroncap ul li span, .parametri_greencap ul li span {
    font-size: 2em;
    margin-top: .35em;
    font-weight: 700;
    line-height: 1em;
    color: #015263;
}
#euroncap p a, #greencap p a {
    font-size: .8em;
    font-weight: 700;
    display: block;
}
.auto_review .row {
    background: repeating-linear-gradient(45deg, #f2f2f2, transparent 50%);
}
.rank.col-md-12 {
    margin-bottom: 20px;
    counter-increment: ranking-counter;
    position: relative;
}
.rank.col-md-12:before {
    width: 25px;
    height: 24px;
    content: counter(ranking-counter);
    position: absolute;
    top: -4px;
    color: #fff;
    background: #dc2e1c;
    left: 10px;
    z-index: 9999;
    text-align: center;
    line-height: 25px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    box-sizing: content-box;
    font-size: 1.1em;
    box-shadow: inset 0 0 7px #b9291a;
}
.post-item.min.ranking {
    box-shadow: 0 15px 12px -20px rgba(28, 28, 28, .75)!important;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid hsla(0, 0%, 80%, .4196078431372549);
    background: rgb(255 255 255/85%);
}
.post-item.min.ranking:hover {
    background: rgb(245 245 245/85%);
}
.post-item.min.ranking .text h2 {
    font-size: 1.6em;
    font-family: Open Sans;
    margin: 0;
    padding: 0;
}
.post-item.min.ranking .text {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-right: 2em;
}
.post-item.min.ranking .media_rece {
    font-size: 1.5em;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    min-width: 70px;
    text-align: center;
}
.auto_review .euroncapVal, .auto_review .greeNcapVal {
    margin-right: 20px;
}
.auto_review .euroncapVal ul, .auto_review .greeNcapVal ul {
    border: none;
    display: flex;
    padding: 0;
    margin: 0;
    align-content: center;
}
.auto_review .euroncapVal ul li, .auto_review .greeNcapVal ul li {
    list-style-type: none;
    margin: 0 2px 0 0;
    color: gold;
}
.auto_review .greeNcapVal ul li {
    color: #3cb371;
}
.auto_review .critic {
    display: flex;
    flex-direction: row;
    width: 40%;
    justify-content: flex-end;
}
.content-text p {
    font: 400 13px/20px Poppins;
    color: #858585;
}
.content-text.center {
    text-align: center;
}
.content-text.center h3:after {
    left: 50%;
    margin-left: -25px;
}
.breadcrumb {
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px solid #2e2e2e;
}
.breadcrumb li {
    font-size: 12px;
    display: inline-block;
    font-family: Poppins;
    font-weight: 400;
    padding-right: 20px;
    position: relative;
}
.breadcrumb li:last-child:after {
    content: ""}
.breadcrumb li:after {
    position: absolute;
    right: 8px;
    font-family: FontAwesome;
    font-size: 12px;
    top: -1px;
    color: #fff;
}
.breadcrumb li.active {
    color: #717171;
}
.breadcrumb li a {
    color: #fff;
}
.return-home a:first-child {
    margin-right: 20px;
}
.bg-white {
    background-color: #fff;
}
.link-v1 {
    font: 700 16px/38px Roboto Condensed;
    width: 180px;
    text-align: center;
    display: inline-block;
    border: 1px solid #333;
    text-transform: uppercase;
    color: #333;
}
.link-v1:hover {
    background: #333;
    color: #fff;
    border-color: #333;
}
.link-ver1 {
    display: inline-block;
    height: 60px;
    min-width: 60px;
    padding: 0 20px;
    text-align: center;
    background: 0 0;
    border: 2px solid #3e3e3e;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.link-ver1 i {
    font-size: 18px;
    line-height: 56px;
    color: #fff;
    font-weight: 400;
}
.link-ver1:hover {
    border-color: #e95252;
    color: #e95252;
}
.link-ver1:hover i {
    color: #e95252;
}
.margin-top-30 {
    margin-top: 30px;
}
.color-red {
    color: #ff1313;
}
.button1 {
    font-family: Oswald;
    font-weight: 700;
    color: #000;
    font-size: 10px;
    letter-spacing: 2px;
    background: 0 0;
}
.button1, .button2 {
    text-transform: uppercase;
}
.button2 {
    width: 140px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #db2e1c;
    color: #db2e1c;
    background: 0 0;
    text-align: center;
    font-size: 13px;
    display: inline-block;
}
@-webkit-keyframes engoloaddingmini {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}@keyframes engoloaddingmini {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}figure.wp-block-table {
    margin: 2em 0;
}
ul#menu-footer-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.footer-menu ul li {
    padding-right: 2em;
}
.footer-menu ul li a:link, .footer-menu ul li a:visited {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}
.footer-menu ul li a:hover {
    text-decoration: underline;
}
.blog-post-container {
    display: inline-block;
    margin: 10px 0 50px;
    width: 100%}
.blog-post-container .blog-post-image img {
    max-width: 100%}
.blog-post-container .post-date {
    font-family: Lora;
    color: #aaa;
    line-height: 20px;
    font-style: italic;
    margin: 15px 0;
}
.blog-post-container .post-date i {
    font-size: 15px;
    line-height: 20px;
    margin-right: 5px;
    color: #aaa;
}
.blog-post-container h3 {
    color: #555;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 10px;
    min-height: 50px;
}
.blog-post-container .post-tags a {
    display: inline-block;
    color: #aaa;
    font-family: Lora;
    font-style: italic;
    line-height: 20px;
    margin-bottom: 10px;
}
.blog-post-container .post-tags a i {
    margin-right: 5px;
}
.home2-head {
    float: left;
    width: 100%}
.title-text ul.tabs {
    float: right;
    display: inline-block;
}
.title-text ul.tabs li {
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #555;
    padding-bottom: 5px;
}
.title-text ul.tabs li:last-child {
    margin-right: 0;
}
.title-text ul.tabs li.active {
    color: #db2e1c;
    border-bottom: 3px solid #db2e1c;
}
ul.tabs.tabs-title {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
}
ul.tabs.tabs-title.tabs-title-v2 {
    background: #131313;
    margin-bottom: 0;
    padding: 30px 0 40px;
}
ul.tabs.tabs-title.tabs-title-v2 li {
    color: #fff;
}
ul.tabs.tabs-title li {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 0 10px;
    cursor: pointer;
    font: 400 18px Playfair Display;
    color: #2b2b2b;
}
@media (max-width:460px) {
    ul.tabs.tabs-title li {
    padding: 0 2px;
    font-size: 10px;
}
}ul.tabs.tabs-title li.active, ul.tabs.tabs-title li:hover {
    color: #db2e1c;
}
ul.tabs.tabs-title li.active span, ul.tabs.tabs-title li:hover span {
    color: #db2e1c;
    border-bottom: 1px solid #e95252;
}
ul.tabs.tabs-title li.active span.count, ul.tabs.tabs-title li:hover span.count {
    border: none;
}
ul.tabs.tabs-title li span.count {
    color: #e95252;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    vertical-align: 10px;
}
#box-user {
    width: 980px;
}
#box-user iframe {
    background: #000;
    width: 100%!important;
}
.home3-slideshow {
    margin-bottom: 60px;
    overflow: hidden;
}
.home3-slideshow .col-md-12, .home3-slideshow .col-md-3, .home3-slideshow .col-md-6 {
    padding: 1px;
}
.home3-slideshow .col-md-3 .col-md-12 {
    padding-top: 0;
}
.home3-slideshow .col-md-3.item-end {
    padding-top: 3px;
}
.home3-slideshow img {
    width: 100%}
.banner-home2 img {
    width: 100%}
.banner-home2 .col-md-5 {
    position: relative;
}
.banner-home2 .col-md-5 a:first-child {
    margin-bottom: 37px;
}
.center img {
    margin: auto;
}
.banner-header {
    position: relative;
}
.banner-header img {
    width: 100%}
.banner-header .text {
    position: absolute;
    width: 460px;
    height: 170px;
    left: 50%;
    top: 50%;
    margin-left: -230px;
    margin-top: -85px;
    border: 4px solid #fff;
    text-align: center;
    color: #fff;
    padding: 35px;
}
.banner-header .text h3 {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 50px;
    font-family: Playfair Display;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    letter-spacing: 15px;
    padding-bottom: 15px;
}
.banner-header .text p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 10px;
    letter-spacing: 5px;
}
.banner-top-home3 .items {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.banner-top-home3 .items .text {
    background: hsla(0, 0%, 100%, .3);
    padding: 30px 0 0;
    position: absolute;
    top: 0;
    right: 30px;
    left: 30px;
    bottom: 0;
    margin: auto;
    text-align: center;
    height: 170px;
}
.banner-top-home3 .items .text h3 {
    font-family: Playfair Display;
    font-size: 40px;
    text-transform: capitalize;
    color: #fff;
    line-height: 40px;
    position: relative;
    margin-bottom: 50px;
}
.banner-top-home3 .items .text h3:after {
    position: absolute;
    left: 50%;
    bottom: -25px;
    width: 66px;
    margin-left: -33px;
    height: 3px;
    content: "";
    background-color: #fff;
}
.banner-top-home3 .items .text p {
    font-weight: 300;
    color: #fff;
    letter-spacing: 4px;
    text-transform: uppercase;
    line-height: 30px;
}
.banner-top-home3 .items a {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 4px;
    display: inline-block;
    text-align: center;
    margin: 30px 0;
}
.banner-home4-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.banner-home4-top .col-md-6, .banner-home4-top .col-md-6 .col-md-12 {
    padding: 0;
    position: relative;
}
.banner-home4-top img {
    width: 100%}
.banner-home4-top .text {
    position: absolute;
    left: 40px;
    bottom: 40px;
}
.banner-home4-top .text h3 {
    font-family: Playfair Display;
    font-size: 35px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}
.banner-home4-top .text p {
    font-weight: 300;
    padding-left: 3px;
    font-size: 12px;
    color: #828282;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 30px;
    position: relative;
}
.banner-home4-top .text p:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 3px;
    width: 50px;
    background: #e95252;
    height: 3px;
}
.banner-home6 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.banner-home6 .col-md-6 {
    padding: 0;
}
.banner-home6 .col-md-6 .items h3 {
    font-size: 40px;
    letter-spacing: 10px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.banner-home6 .col-md-6 .items h3:after {
    position: absolute;
    content: "";
    left: 2px;
    right: 8px;
    bottom: 0;
    height: 2px;
    background: #e95252;
}
.banner-home6 .col-md-6 .items a {
    font-size: 10px;
    letter-spacing: 3px;
    font-weight: 700;
}
.banner-home6 .col-md-6 .items a:hover {
    background: 0 0;
}
.banner-home6 .col-md-6 .items .text {
    padding-bottom: 15px;
    left: 90px;
}
.banner-home6 .col-md-6 .items .text a {
    position: absolute;
    bottom: 0;
    right: 10px;
}
.banner-home7-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.blog-post-container-v2.blog-post-container, .blog-post-container-v2.blog-post-container .blog-post-item {
    margin: 0;
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content {
    left: -1px;
    right: -1px;
    bottom: 4px;
    background: rgba(0, 0, 0, .3);
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .cat {
    color: #fff;
    margin: 15px 0!important;
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .cat:after {
    background: #6f6f6f;
    bottom: -10px;
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .blog-title {
    color: #fff;
    margin-bottom: 35px;
}
.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content:before {
    border: none;
    position: static;
}
.banner-home7-center1 .text, .banner-home7-center2 .text {
    text-align: center;
    left: 0;
    width: 100%;
    bottom: inherit;
    top: 25%;
    position: absolute;
}
.banner-home7-center1 .text span, .banner-home7-center2 .text span {
    font-size: 80px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: inline-block;
}
.banner-home7-center1 .text span:after, .banner-home7-center2 .text span:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 2px;
    margin-left: -30px;
    background: #fff;
}
.banner-home7-center1 .text h3, .banner-home7-center2 .text h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    max-width: 265px;
    line-height: 25px;
    margin: 0 auto;
}
.banner-home7-center2 .text {
    text-align: center;
}
.banner-home7-center2 .text h3, .banner-home7-center2 .text span {
    color: #000;
    max-width: 100%}
.banner-home7-center2 .text span {
    font-size: 80px;
}
.banner-home7-center2 .text span:after {
    background: #000;
}
.banner-home8-top .text {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: inherit;
    top: 50%;
    margin-top: -50px;
}
.banner-home8-top .text h3 {
    font-family: Playfair Display;
    font-size: 50px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: 50px;
}
.banner-home8-top .text p {
    font-size: 12px;
    color: #cecece;
    line-height: 20px;
    padding-bottom: 20px;
    position: relative;
}
.banner-home8-top .text p:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 80px;
    margin-left: -40px;
    background: #e95252;
    height: 2px;
}
.banner-home8-top .col-md-12, .banner-home8-top .col-md-3, .banner-home8-top .col-md-6 {
    padding: 0;
}
.banner-home8-top.banner-home8-center .text h3 {
    margin-bottom: 15px;
}
.banner-home8-top.banner-home8-center .text p {
    padding-top: 15px;
}
.banner-home8-top.banner-home8-center .text p:after {
    bottom: inherit;
    top: 0;
}
.banner-home8-top.banner-home8-center .text a:hover {
    background: 0 0;
}
.home3-banner {
    background: #222;
    float: left;
    padding: 30px 0;
}
@media (min-width:768px) and (max-width:1200px) {
    .home3-banner .col-md-4 .post-item {
    float: left;
    width: 50%}
}.banner-video {
    position: relative;
}
.banner-video img {
    width: 100%}
.banner-video .text {
    position: absolute;
    left: 0;
    width: 100%;
    top: 40%;
    color: #fff;
    text-align: center;
}
.banner-video .text h3 {
    font: 400 30px/30px Oswald;
    text-transform: uppercase;
    letter-spacing: 15px;
    margin-top: 50px;
}
.banner-header a.action {
    display: inline-block;
    width: 19px;
    height: 59px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -10px;
    background: url(https://www.targetmotori.com/down-white.6b560d7b.png) no-repeat;
}
.home2-head {
    padding: 30px 15px;
}
.social {
    margin-right: -15px;
}
.feature-box small {
    font-size: 13px;
    margin-bottom: 15px;
    display: inline-block;
}
.feature-box h4 {
    margin-bottom: 7px;
}
.feature-box.light-style {
    color: #dfdfdf;
}
.feature-box.light-style a {
    color: #fff;
}
.feature-box.light-style a:hover {
    color: #000;
}
.feature-box.light-style h4 {
    color: #fff;
}
.feature-box.feature-box-right {
    text-align: right;
}
.feature-box.feature-box-center {
    text-align: center;
}
[class*=feature-box-] h4 {
    padding: 10px 0 20px;
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
}
[class*=feature-box-] p {
    color: #888;
    line-height: 22px;
    font-family: Poppins;
}
.feature-box-v3.feature-box-right h4:before {
    left: inherit;
    right: 0;
}
.feature-box-v4 {
    position: relative;
    border: 1px solid #333;
    padding: 35px 30px 20px;
    text-align: center;
}
.feature-box-v4 h4 {
    padding: 10px 0 20px;
}
.feature-box-v4 h4:before {
    width: 0;
    height: 0;
    background-color: transparent;
}
.feature-box-v4[class*=bg-] {
    border: none;
}
.feature-box-v5 {
    padding: 20px 30px;
    border: 1px solid #ddd;
    border-bottom: 3px solid #db2e1c;
}
.form-control {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #888;
    padding: 9px 20px;
    line-height: 1.625;
    height: 47px;
    display: block;
    width: 100%;
    font: 400 12px Poppins;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
}
.form-control:focus {
    border-color: #ddd;
    box-shadow: none;
    outline: 0;
}
.form-control.col-md-4 {
    width: 31.33%;
    margin-right: 3%}
.form-control.col-md-4:last-child {
    margin-right: 0;
}
.blog-post-container h3 {
    font-size: 14px;
    margin-bottom: 3px;
}
.blog-post-container .blog-post-item {
    float: left;
    margin-bottom: 50px;
}
.blog-post-container .blog-post-item h3 {
    min-height: auto;
    font-size: 15px;
    margin-top: 10px;
}
.blog-post-container .blog-post-item h3 a {
    color: #555;
}
.blog-post-container .blog-post-item h3 a:hover {
    color: #db2e1c;
}
.blog-post-container .blog-post-item .post-date {
    margin: 5px 0;
}
.blog-post-container .blog-post-item .content {
    font-family: TXGR;
    line-height: 22px;
    color: #555;
    margin-top: 10px;
}
.blog-post-container .blog-post-item .content p {
    margin: 5px 0;
}
.blog-post-container .blog-post-item .blog-post-image {
    background: 0 0;
    border-radius: 0;
    height: auto;
    border: none;
    position: relative;
    width: 100%}
.blog-post-container .blog-post-item .blog-post-image:hover {
    border: none;
}
.blog-post-container .blog-post-item .blog-post-image .action {
    position: absolute;
    text-align: center;
    left: 0;
    top: 50%;
    margin-top: -33px;
}
.blog-post-container .blog-post-item .blog-post-image img {
    width: 100%;
    border-radius: 0;
}
.blog-post-container .pagination-container {
    text-align: center;
}
.blog-post-container .pagination-container nav.pagination a, .blog-post-container .pagination-container nav.pagination span {
    font-weight: 700;
    font-size: 12px;
    font-style: normal;
}
.blog-post-container .pagination-container nav.pagination a.next, .blog-post-container .pagination-container nav.pagination a.prev {
    width: auto;
    padding: 0 15px;
}
.banner-page-top {
    position: relative;
    display: inline-block;
    width: 100%}
.banner-page-top.banner-page-top-ver2 .text h3 {
    font-size: 50px;
}
.banner-page-top .text {
    height: 100px;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -50px;
    position: absolute;
}
.banner-page-top .text h4 {
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
}
.banner-page-top .text h4 span {
    position: relative;
}
.banner-page-top .text h4 span:after {
    content: "";
    height: 4px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: -20px;
    background: #fff;
}
.banner-page-top .text h4 span:before {
    content: "";
    height: 4px;
    width: 14px;
    position: absolute;
    top: 50%;
    right: -20px;
    background: #fff;
}
.banner-page-top .text h3 {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
}
.banner-page-top .text p {
    font-family: TXGR;
    color: #db2e1c;
    margin-top: 15px;
}
.banner-page-top img {
    width: 100%}
.page-blog .blog-post-container .blog-post-item h3 {
    margin-top: 0;
}
.page-blog .blog-post-container .blog-post-item p.content {
    margin-top: 10px;
}
.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-content {
    position: relative;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
}
.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-content:before {
    position: static;
    border: none;
    height: 0;
    width: 0;
}
.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-image {
    border-radius: 50%}
.blog-post-container-v4 .blog-post-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    position: relative;
}
.blog-post-container-v4 .blog-post-item:after {
    position: absolute;
    content: "";
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 1px;
    background: #000;
    transition: all .3s ease 0s;
}
.blog-post-container-v4 .blog-post-item:hover:after {
    left: 0;
    right: 0;
}
.blog-post-container-v4 .blog-post-item:hover .blog-post-content, .blog-post-container-v4 .blog-post-item:hover .blog-post-image {
    transform: translate(0);
    opacity: 1;
}
.blog-post-container-v4 .blog-post-image {
    display: inline-block;
    margin-right: 10px;
    transform: translate(-180px);
    transition: all .5s ease 0s;
    opacity: 0;
}
.blog-post-container-v4 .blog-post-image img {
    max-width: 155px;
}
.blog-post-container-v4 .blog-post-content {
    transform: translate(-167px);
    transition: all .4s ease 0s;
}
.blog-post-container-v4 .blog-post-content {
    display: inline-block;
    vertical-align: -15px;
}
.blog-post-container-v4 .blog-title {
    font: 400 25px/30px Playfair Display;
    color: #000;
    margin-bottom: 5px;
}
.blog-post-container-v4 .post-tag {
    font: 400 13px/20px Poppins;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 8px;
    width: 100%}
.blog-post-container-v4 .post-tag a {
    color: #000;
    font-weight: 600;
    margin-right: 15px;
}
.blog-post-container-v4 .post-tag span {
    color: #8d8c8c;
    text-transform: capitalize;
    margin-right: 5px;
}
.single-post .cat-1 .label {
    background: #209cc9;
}
.single-post .tag-cat {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #efefef;
}
.single-post .tag-cat span {
    display: inline-block;
    color: #fff;
    background: #000;
    font: 400 14px/20px Oswald;
    padding: 0 15px;
    letter-spacing: 0;
    text-transform: uppercase;
    height: 20px;
    margin-right: 15px;
}
.single-post .tag-cat a {
    font: 400 15px/20px Open Sans;
}
.single-post .content .label {
    font: 400 12px/18px Open Sans;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    border-radius: 0;
}
.single-post .content .comments, .single-post .content .date {
    display: inline-block;
    font: 400 13px/18px Open Sans;
    color: #c1c1c1;
}
.single-post .content .comments i, .single-post .content .date i {
    margin-right: 5px;
}
article .content .comments {
    margin-left: 20px;
}
#respond {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin: 20px 0 40px;
}
textarea#comment {
    width: 98%;
    padding: 1%;
    height: 5em;
}
.single-post.schedaf1 h1 {
    font-size: 1.8em;
}
.circuits_data {
    margin: 1em 0;
}
.circuits_data h2 {
    font-size: 1.2em;
    color: #fff;
}
.circuits_info {
    display: flex;
    flex-direction: row;
    padding: 1em;
    margin: 15px 0 1px;
    border: 1px solid #efefef;
    background: url(//www.targetmotori.com/wp-content/themes/TMDesk/images/f1_bg.jpg) 0 0 no-repeat;
}
.circuits_info img {
    width: 120px;
    height: auto;
    margin-right: 20px;
}
.circuits_info .circuits_data {
    display: flex;
    align-items: center;
}
.circuits_info .circuits_data h2 {
    font-size: 1.2em;
    font-weight: 700;
}
.circuits_info .circuits_data h2 span {
    font-size: .8em;
    font-weight: 400;
    margin-left: 35px;
    color: #e2e2e2;
}
.gp_time {
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
}
.gp_time .cell {
    text-align: center;
    padding: 1em;
    font-size: .8em;
    background: url(//www.targetmotori.com/wp-content/themes/TMDesk/images/f1_bg.jpg) top no-repeat;
    width: 20%;
    color: #fff;
    margin: .2em;
}
.gp_time .cell b {
    color: #f4cf12;
    font-size: 1.2em;
}
.gp_time .cell.fp1 {
    margin-left: 1px;
}
.gp_time .cell.ra {
    margin-right: 1px;
}
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
.slideshow-container .slides {
    display: none;
    align-items: center;
    justify-content: center;
}
.slideshow-container .slides img {
    width: auto;
    height: auto;
    min-width: 100%}
.slideshow-container .next, .slideshow-container .prev {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 60px;
    margin-top: -22px;
    padding: 16px 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: .3s linear;
    user-select: none;
    text-align: center;
    background: #dc2e20;
}
.slideshow-container .next:after, .slideshow-container .prev:after {
    content: none;
}
.slideshow-container .next {
    right: 0;
}
.slideshow-container .prev {
    right: 61px;
}
.slideshow-container .next:hover, .slideshow-container .prev:hover {
    background-color: #972013;
    color: #fff;
}
#search-form {
    background: #f2f2f2;
    margin-bottom: 20px;
}
.searchform .screen-reader-text {
    display: none;
}
.searchform input#s {
    width: 90%;
    line-height: 2.5em;
    padding: 0 1em;
    box-sizing: border-box;
}
.searchform input#searchsubmit {
    line-height: 2.4em;
    width: 9%;
    box-sizing: border-box;
}
.numPhotogallery {
    background: #dc2e21;
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 700;
    padding: .5em;
    color: #fff;
}
.dot_box {
    text-align: left;
    position: absolute;
    bottom: 10px;
    left: 20px;
    z-index: 10;
    width: auto;
    height: 20px;
    display: flex;
    flex-direction: row;
}
.dot {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 3px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease;
}
.active, .dot:hover {
    background-color: #dc2e21;
}
article .content p {
    font: 400 17px/30px Open Sans, sans-serif;
    color: #222;
    margin-bottom: 30px;
}
article .content .content-text {
    margin-bottom: 30px;
}
article .content .content-text .bold p {
    font-weight: 400;
    padding-left: 20px;
    position: relative;
    margin-bottom: 0;
    font-family: Oswald;
    font-size: 19px;
    line-height: 30px;
}
article .content .content-text .bold p:before {
    position: absolute;
    content: "";
    left: 0;
    width: 3px;
    height: 100%;
    top: 0;
    background: #000;
}
article .pagination {
    display: inline-block;
    width: 100%;
    padding: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 20px 0 40px;
    border-radius: 0;
}
article .pagination .next, article .pagination .prev {
    float: left;
    width: 50%;
    display: table;
    padding: 20px;
}
article .pagination .prev {
    padding-left: 0;
}
article .pagination .next {
    padding-right: 0;
}
article .pagination .next .icon-box, article .pagination .next .text, article .pagination .prev .icon-box, article .pagination .prev .text {
    display: table-cell;
    vertical-align: middle;
}
.img_pla {
    width: 130px;
    height: 87px;
    overflow: hidden;
}
.img_pla a {
    display: block;
    height: 100%;
    width: 100%}
article .pagination .next .text, article .pagination .prev .text {
    padding-left: 20px;
    padding-right: 0;
}
article .pagination .next i, article .pagination .prev i {
    display: inline-block;
    width: 20px;
    height: 40px;
}
article .pagination .next {
    text-align: right;
    border-left: 1px solid #ddd;
}
article .pagination .next .text {
    padding-right: 20px;
    padding-left: 0;
}
.single-post .pagination .next i {
    background-position: left 0 bottom 0;
}
.single-post .pagination p.title {
    font: normal 1em/1.3em Open Sans, sans-serif;
    color: #333;
    padding: 0;
    margin: 0;
}
.single-post .pagination p.title a {
    color: #333;
}
.single-post .pagination p.title a:hover {
    color: #000;
}
/*
.single-post .pagination p.control {
    font: 700 .8em/1em Open Sans, sans-serif;
    color: #db2e1c;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.single-post .form-text {
    font: 400 14px Open Sans, sans-serif;
    color: #9a9a9a;
}
.box-user .box {
    background: #fafafa;
    border: 1px solid #efefef;
    display: table;
    padding: 15px;
}
.box-user .avatar {
    width: 120px;
    background: #fff;
    padding: 5px;
    border: 1px solid #efefef;
}
.box-user .avatar, .box-user .text {
    display: table-cell;
    vertical-align: middle;
}
.box-user .text {
    padding-left: 20px;
}
.box-user p {
    font: 400 14px/18px Open Sans;
    color: #a3a3a3;
    margin-bottom: 5px;
}
.box-user .social a:first-child {
    padding-left: 0;
}
.box-user .social i {
    font-size: 18px;
    color: #959595;
}
.link {
    width: 100%;
    margin-bottom: 50px;
}
.link {
    display: inline-block;
    text-align: center;
}
.control-page {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
}
.control-page .box-icon, .control-page .next, .control-page .prev {
    display: inline-block;
}
.control-page .next {
    float: left;
    text-align: left;
}
.control-page .prev {
    float: right;
    text-align: right;
}
.control-page .box-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #000;
    border-radius: 50%;
    text-align: center;
    left: 50%;
    margin-left: -40px;
}
.control-page .box-icon i {
    color: #fff;
    font-size: 30px;
    line-height: 80px;
}
.control-page a.title {
    font: 400 50px/50px Playfair Display;
    color: #000;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.control-page a {
    font: 300 12px/20px Oswald;
    color: #8e8e8e;
    letter-spacing: 4px;
    display: inline-block;
    text-transform: uppercase;
}
.control-page a:hover i.link-icon-white {
    background-position: 0 0;
}
.control-page a i {
    margin: 0;
}
.control-page .next a:hover i.link-icon-white {
    background-position: 0 0;
}
.last-news h2 {
    font: 400 40px Playfair Display;
    color: #2b2b2b;
    margin-bottom: 20px;
}
@media (min-width:1200px) {
    .last-news .col-md-6: last-child {
    padding-left: 50px;
}
.last-news .col-md-6:first-child {
    padding-right: 100px;
    border-right: 1px solid #cdcdcd;
}
}.last-news .user {
    padding-left: 40px;
}
.last-news .user .avatar, .last-news .user .text {
    display: inline-block;
}
.last-news .user .text {
    padding-left: 10px;
    padding-top: 10px;
}
.last-news .user h3 {
    font: 500 16px/20px Roboto;
    color: #333;
    text-transform: uppercase;
}
.last-news .user p {
    color: #db2e1c;
    text-transform: capitalize;
    font: 300 12px/15px Roboto;
}
.icon-rating {
    float: left;
}
.icon-rating input {
    left: -9999px;
    position: absolute;
}
.icon-rating label {
    cursor: pointer;
    display: block;
    float: right;
    font-size: 22px;
    height: 17px;
    line-height: 17px;
    padding: 0 1px;
    color: #e0e0e0;
    transition: color .3s ease 0s;
}
.icon-rating input+label:hover, .icon-rating input+label:hover~label, .icon-rating input:checked~label {
    color: #e19824;
}
.light-style, .light-style h1, .light-style h2, .light-style h3, .light-style h4, .light-style h5, .light-style h6 {
    color: #fff;
}
.bg-success .icon-rating label {
    color: #ae2516;
}
.bg-success .icon-rating input+label:hover, .bg-success .icon-rating input+label:hover~label, .bg-success .icon-rating input:checked~label {
    color: #fff;
}
.bg-info .icon-rating label {
    color: #28a1c5;
}
.bg-info .icon-rating input+label:hover, .bg-info .icon-rating input+label:hover~label, .bg-info .icon-rating input:checked~label {
    color: #fff;
}
div.stars {
    width: 270px;
    display: inline-block;
}
input.star {
    display: none;
}
label.star {
    float: right;
    padding: 10px;
    font-size: 36px;
    color: #444;
    transition: all .2s;
}
input.star:checked~label.star:before {
    content: "\f005";
    color: #fd4;
    transition: all .25s;
}
input.star-5:checked~label.star:before {
    color: #fe7;
    text-shadow: 0 0 20px #952;
}
input.star-1:checked~label.star:before {
    color: #f62;
}
label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}
label.star:before {
    content: "\f006";
    font-family: FontAwesome;
}
.cat-box-home3 img {
    width: 100%}
.cat-box-home3 span.label {
    position: absolute;
    display: inline-block;
    right: 40px;
    top: 60px;
    color: #e95252;
    text-transform: uppercase;
    font-size: 12px;
    transform: rotate(90deg);
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px;
    z-index: 9;
    border: 2px solid #e95252;
    border-radius: 0;
}
.cat-box-home3 .row {
    margin: 0 0 30px;
}
.cat-box-home3 .col-md-6 {
    position: relative;
}
.cat-box-home3 .col-md-6.box-text {
    min-height: 300px;
}
.cat-box-home3 .col-md-6:first-child {
    padding-left: 0;
}
.cat-box-home3 .col-md-6:first-child span.label {
    right: 0;
}
@media (max-width:460px) {
    .cat-box-home3 .col-md-6: first-child span.label {
    right: -20px;
}
}.cat-box-home3 .col-md-6:last-child {
    padding-right: 0;
}
.cat-box-home3 .col-md-6:last-child span.label {
    right: inherit;
    left: 0;
}
@media (max-width:460px) {
    .cat-box-home3 .col-md-6: last-child span.label {
    left: inherit;
    right: -20px;
}
}.cat-box-home3 .col-md-6.bg-text {
    min-height: 350px;
}
.cat-box-home3 .col-md-6.bg-text:before {
    content: " " attr(bg-text) " ";
    font-size: 100px;
    color: #e9e9e9;
    height: 100%;
    top: 25%}
.cat-box-home3 .col-md-6.bg-text h1, .cat-box-home3 .col-md-6.bg-text:before {
    font-family: Playfair Display;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.cat-box-home3 .col-md-6.bg-text h1 {
    font-size: 25px;
    color: #000;
    top: 45%}
.cat-box-home3 .col-md-12 {
    padding: 0;
    position: relative;
}
.cat-box-home3 .col-md-12 .col-md-6 {
    padding: 0;
}
.cat-box-home3 .col-md-12 .col-md-6:first-child {
    padding-right: 15px;
}
.cat-box-home3 .col-md-12 .col-md-6:last-child {
    padding-left: 15px;
}
.cat-box-home3 .col-md-12 .col-md-6 .text {
    left: 35px;
}
.cat-box-home3 .text {
    position: absolute;
    bottom: 50px;
    left: 65px;
}
.cat-box-home3 .text h3 {
    font-size: 40px;
    color: #000;
    font-family: Playfair Display;
    position: relative;
    line-height: 40px;
    margin-bottom: 10px;
}
.cat-box-home3 .text h3:after {
    position: absolute;
    content: "";
    left: -80px;
    width: 60px;
    height: 2px;
    top: 50%;
    background: #000;
}
.cat-box-home3 .text p {
    font-size: 12px;
    color: #9d9d9d;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.cat-box-home3 .text a {
    display: inline-block;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    border: 2px solid #000;
}
.time {
    text-align: center;
    padding: 30px 0;
    display: inline-block;
    width: 100%}
.social-v1, .social-v2, .social-v3 {
    text-align: center;
    display: inline-block;
    width: 100%}
.social-v1 a, .social-v2 a, .social-v3 a {
    color: #000;
}
.social-v1 a i {
    font-size: 20px;
    margin: 0 20px;
}
.border-box {
    display: inline-block;
    width: 100%;
    margin: 50px 0 20px;
    height: 1px;
    background: #ebebeb;
}
.social-v2 a i {
    font-size: 80px;
    margin: 30px 80px;
}
.social-v3 a {
    display: inline-block;
    padding: 25px 40px;
    width: 184px;
    height: 90px;
    margin-right: 5px;
}
.social-v3 a:last-child() {
    margin-right: 0;
}
.social-v3 a i {
    font-size: 40px;
    color: #fff;
}
.social-v3 a.twitter {
    background: #01bbf6;
}
.social-v3 a.facebook {
    background: #3b5999;
}
.social-v3 a.youtube {
    background: #fe0000;
}
.social-v3 a.rss {
    background: #f7a42c;
}
.title-box {
    display: inline-block;
    width: 100%}
.title-box h3 {
    text-transform: uppercase;
    font: 700 14px Oswald;
    letter-spacing: 2px;
    line-height: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.title-box h3:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    background: #000;
    height: 2px;
}
.title-box p {
    font: 400 13px/20px Poppins;
    color: #858585;
    margin-bottom: 15px;
}
.title-box.center {
    text-align: center;
}
.title-box.center h3:after {
    left: 50%;
    margin-left: -25px;
}
.tab-v1 .tab-content {
    display: inline-block;
}
.tab-v1 .nav-tabs {
    text-align: center;
    border: none;
}
.tab-v1 .nav-tabs li {
    float: none;
    display: inline-block;
    width: 250px;
    height: 66px;
    background: #ededed;
    line-height: 66px;
}
.tab-v1 .nav-tabs li.active, .tab-v1 .nav-tabs li:hover {
    background: #2a2a2a;
}
.tab-v1 .nav-tabs li.active a, .tab-v1 .nav-tabs li:hover a {
    border: none;
    background: 0 0;
    color: #fff;
    box-shadow: none;
    position: relative;
}
.tab-v1 .nav-tabs li.active a:after, .tab-v1 .nav-tabs li:hover a:after {
    position: absolute;
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #2a2a2a;
    height: 0;
    width: 0;
    bottom: -10px;
    left: 50%}
.tab-v1 .nav-tabs li a {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    letter-spacing: 2px;
    border: none;
    line-height: 66px;
    height: 66px;
    padding: 0;
}
.tab-v1 .custom-content {
    text-align: left;
}
.tab-v1 .custom-content h1 {
    font: 400 50px/50px Playfair Display;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 15px;
}
.tab-v1 .custom-content h3 {
    font: 300 14px/20px Oswald;
    color: #9d9d9d;
    letter-spacing: 3px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.tab-v1 .custom-content h3:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70px;
    background: #000;
}
.tab-v1 .custom-content p {
    font: 300 14px/25px Poppins;
    padding-bottom: 20px;
}
.tab-v1 .custom-content a {
    display: inline-block;
    line-height: 36px;
    height: 40px;
    border: 2px solid #000;
}
.feature-box h4 {
    font: 700 14px/20px Oswald;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.feature-box p {
    font: 400 13px/20px Poppins;
    color: #858585;
}

.icon-box-v1 .feature-box h4 {
    font: 700 14px Oswald;
    letter-spacing: 3px;
}
.icon-box-v1 .feature-box.color-red h4 {
    color: #e95151;
}
.link-icon-box {
    display: inline-block;
    font: 600 12px/20px Poppins;
    color: #000;
    margin-top: 30px;
}*/
.wp-block-gallery {
    position: relative;
}
.wp-block-gallery label.thumb img {
    object-fit: cover;
    transition:  all .2s linear;
}

.wp-block-gallery label {
    cursor: pointer;
}
.n_p {
    padding: 0.5em 1em;
    display: flex;
    width: max-content;
    margin-bottom: 1em;
    background: #dc2e21;
    color: #fff;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.n_p li {
    margin: 0 3px 0 6px;
}
.gallery-item-modal, input[type=checkbox] {
    display: none;
}
input[type=checkbox]:checked+.gallery-item-modal {
    display: flex;
}
.gallery-item-modal {
    align-items: center;
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000;
}
.content_text  .wp-block-gallery ul.blocks-gallery-grid {
    border: none;
    padding: 0;
}
li.blocks-gallery-item figure label.thumb:after {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
    left: calc(50% - 17px);
    top: calc(50% - 12px);
    z-index: 99999;
    color: #fff;
    display: block;
    font-size: 20px;
    background: #0000006b;
    padding: .1em .5em;
    border-radius: 4px;
    opacity: 0;
    transition: opacity .2s linear;
}
li.blocks-gallery-item:hover figure label.thumb:after {
    opacity: 1;
}
.link-icon-box:hover, .link-icon-box:hover i {
    color: #db2e1c;
}
.link-icon-box i {
    font-size: 13px;
    color: #000;
    margin-left: 6px;
}
/*
.icon-box-v2 .link-icon-box {
    text-transform: uppercase;
}
.icon-box-v3 .feature-box h4 {
    margin-top: 20px;
}
.icon-box-v3 .feature-box p {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.icon-box-v3.icon-box-v6 .col-md-4 {
    padding: 0 15px;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box {
    background: #e95151;
    display: inline-block;
    width: 100%;
    padding: 30px;
    border: 2px solid #e95151;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box h4 {
    color: #fff;
    margin-top: 15px;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box p {
    color: #fff;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 {
    background: #fff;
    border-color: #70deee;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 h4, .icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver2 p {
    color: #000;
}
.icon-box-v3.icon-box-v6 .col-md-4 .feature-box.ver3 {
    background: #55c2e5;
    border-color: #55c2e5;
}
.icon-box-v4 .feature-box h4 {
    text-transform: uppercase;
}
.icon-box-v5 .feature-box {
    margin-top: 30px;
    padding: 60px 20px 40px;
}
.icon-box-v5 .feature-box.ver1 {
    background: #f5f5f5;
    border: 2px solid #fff;
}
.icon-box-v5 .feature-box.ver2 {
    border-radius: 5px;
    border: 2px solid #000;
}
.icon-box-v5 .feature-box.ver3 {
    border: 2px dashed #88d091;
}
.icon-box-v5 .feature-box.ver4 {
    border: 2px solid #fff;
}
.icon-box-v5 .feature-box.ver4 h4, .icon-box-v5 .feature-box.ver4 p {
    color: #fff;
}
.icon-box-v5 .col-md-3, .icon-box-v7 .col-md-3 {
    padding: 0 15px;
}
.icon-box-v7 .feature-box {
    overflow: hidden;
    background: #313131;
    padding: 20px;
    max-height: 265px;
}
.icon-box-v7 .feature-box h4 {
    color: #fff;
    transform: translateY(60px);
    transition: all .5s ease 0s;
}
.icon-box-v7 .feature-box p {
    color: #858585;
    max-height: 120px;
    overflow: hidden;
    transform: translateY(120px);
    transition: all .5s ease 0s;
    line-height: 25px;
}
.icon-box-v7 .feature-box:hover h4, .icon-box-v7 .feature-box:hover p {
    transform: translateY(-50px);
}
.pagination-container {
    display: inline-block;
    width: 100%}
nav.pagination {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    margin: 0;
}
nav.pagination a, nav.pagination span {
    background: #115061;
    color: #fff;
    vertical-align: bottom;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
}
nav.pagination a:hover, nav.pagination span, nav.pagination span:hover {
    background: #dc2e1e;
    color: #eee;
}
nav.pagination .next:hover, nav.pagination .prev:hover {
    background: rgb(16 81 97/80%);
    color: #fff;
}
.category_description {
    font-size: 1.5em;
    color: #555;
    margin-left: 15px;
    margin-bottom: 30px;
    font-family: Open Sans, sans-serif;
    font-weight: 300;
}
.post-item {
    position: relative;
    margin-bottom: 30px;
    transition: all .3s ease 0s;
}
.post-item.ver2 {
    overflow: hidden;
    display: flex;
    flex-direction: column;

}
.post-item.ver2 img {
    max-width: 100%;
    height: auto;
}
.post-item.ver2.half.home img {
    margin-bottom: 70px;
}
.post-item.ver2.half.home:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #053342;
    background: -moz-linear-gradient(180deg, rgba(5, 51, 66, 0) 0, rgb(5 51 66/15%) 56%, rgb(5 51 66) 70%, rgb(7 53 67));
    background: -webkit-linear-gradient(180deg, rgba(5, 51, 66, 0), rgb(5 51 66/15%) 56%, rgb(5 51 66) 70%, rgb(7 53 67));
    background: linear-gradient(180deg, rgba(5, 51, 66, 0), rgb(5 51 66/15%) 56%, rgb(5 51 66) 70%, rgb(7 53 67));
}
.post-item.half.home .text {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 0;
}
.post-item.ver3 .wrap-images:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #053342;
    background: -moz-linear-gradient(180deg, rgba(5, 51, 66, 0) 50%, rgba(5, 51, 66, .45) 75%, rgba(5, 51, 66, .75) 100%);
    background: -webkit-linear-gradient(180deg, rgba(5, 51, 66, 0) 50%, rgba(5, 51, 66, .45) 75%, rgba(5, 51, 66, .75));
    background: linear-gradient(180deg, rgba(5, 51, 66, 0) 50%, rgba(5, 51, 66, .45) 75%, rgba(5, 51, 66, .75));
}
.post-item.ver3 .wrap-images img {
    min-width: 100%;
    height: auto;
}
.post-item:last-child {
    margin-bottom: 0;
}
.post-item.home:last-child {
    margin-bottom: 20px;
}
.post-item.video {
    cursor: pointer;
}
.post-item.video:hover:after {
    opacity: 1;
    transform: scale(1.1);
}
.post-item .text {
    padding: 20px;
}
#legenda p {
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 10px;
}
#legenda h3 {
    margin: 10px 0;
}
.post-item .text h2 {
    margin-bottom: 5px;
    font: 500 2.8em/1.1em Roboto, sans-serif;
    color: #fff;
}
.post-item .text .tag {
    padding-left: 15px;
}
.post-item .text h2 a, .post-item .text h2 span {
    display: inline-block;
    width: 100%;
    color: #fff;
    padding-left: 15px;
    position: relative;
    transition: all .25s ease 0s;
}
.post-item.min {
    display: flex;
    flex-direction: row;
}
.post-item.min .text {
    position: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
}
.post-item.min .text h2 {
    font-size: 1.05em;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.post-item.min .text h2 a {
    color: #333;
}
.post-item.min .text h2 a:after {
    content: none;
}
.post-item.min .text .tag .date {
    color: #9a9a9a;
    font-size: .8em;
}
.post-item.min .text .tag .comments {
    color: #9a9a9a;
}
article .content h3#reply-title small {
    margin-left: 7px;
    font-size: .9em;
}
.reply {
    display: block;
    margin-bottom: 1em;
}
.reply a:link, .reply a:visited {
    background: #555;
    color: #fff;
    line-height: 32px;
    padding: .3em .5em;
    border-radius: 2px;
}
.reply a:hover {
    background: #dc2e1e;
}
.widget .post-item.min .media_rece {
    position: absolute;
    left: 28px;
    top: -7px;
    background: #fff;
    padding: 5px;
    font-weight: 700;
    color: #000;
    font-size: .8em;
    line-height: 22px;
}
.post-item.min.widgetRank {
    counter-increment: ranking-counter;
}
.post-item.min.widgetRank:before {
    width: 25px;
    height: 24px;
    content: counter(ranking-counter);
    position: absolute;
    top: -4px;
    color: #fff;
    background: #dc2e1c;
    left: 0;
    z-index: 9999;
    text-align: center;
    line-height: 25px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    box-sizing: content-box;
    font-size: 1.1em;
    box-shadow: inset 0 0 7px #b9291a;
} */
.nextcontent-live-link{
    display: flex;
    margin: 1em;
    justify-content: center;
    padding: 1em;
    background: linear-gradient(#990a2c,#7f0824);
    color: white!important;
    text-transform: uppercase;
}
.content .has-adslot{margin:30px auto;}
article#post-1088 p {
    font-size: 1.5em;
    color: #555;
    margin-left: 15px;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.carousel ul{width:100%;display:flex;flex-direction:row;background:#f9f9f9;padding:10px 15px}.carousel ul.elementi li{padding:.5em}.carousel ul.elementi li img{max-width:100%}
/*# sourceMappingURL=/index.css.map */

.group-ranking {
    color: #212752;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-size: .9em;
    width: 100%;
    margin: 1.3em 0 0;
	background: #f2f2f2;
}
.widget .group-ranking{margin-top:0;border:1px solid #ddd;position:relative;}
article .content .group-ranking h3 {
   color: #212752;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-size: .9em;
    padding: 0 0 1.3em 58px;
    width: 100%;
    margin: 1.3em 0 0;
    display: inline-block;
    font-weight: bold;
    font-family: 'Roboto',sans-serif;
}
article .content .widget .group-ranking h3{position:static;}
article .content .group-ranking h3:before{width: 50px;}
article .content .widget .group-ranking h3 {
    position: absolute;
    margin: 6px 0 0 10px;
    padding: 0;
    width: max-content;
}
article .content .widget .group-ranking h3:before{display: none;content: none;}
.widget .group-ranking h3 {
    top: 5px;
    left: 2px;
    background: #fff;
    color: #212752;
    border-radius: 0;
}
table.classifica {
    width: 100%;
    text-align: center;
}
table.classifica {
    
}
table.classifica tr {
    border-bottom: 1px solid #ddd;
    width: 100%;
    height: 50px;
}
table.classifica tr th:first-child, table.classifica tr td:first-child {
    text-align: left;
    width: 70%;
    letter-spacing: .01em;
    font-size: 1em;
}
.widget table.classifica tr td:first-child{text-transform: capitalize;}
table.classifica tr:nth-of-type(1) {
   color: #fff;
    background: #006cbb;
    font-size: .7em;
    height: 35px;font-family: 'Roboto', sans-serif;
}
.widget table.classifica tr:nth-of-type(1){    color: #212752;
    background: #dddddd;
    font-size: .7em;
    height: 35px;
    }
table.classifica tr:nth-of-type(n+2) {

    position: relative;
	height: 40px;
}
table.classifica tr:nth-of-type(n+2):hover{background:#e2e2e2;}
table.classifica tr:first-child th:first-child {
    padding-left: 61px;
}
.classifica .attachment-stemma.size-stemma {
      width: 20px;
    height: 20px;
    margin-right: .5em;
}
.widget .classifica .attachment-stemma.size-stemma {width:15px;height:15px;}
table.classifica tr td span.rank{    width: 25px;
    display: inline-block;
    text-align: center;
    background: #cccccc59;
    line-height: 25px;
    margin-right: 10px;
    margin-left: 5px;}
.widget table.classifica tr td span.rank{  background: transparent; margin-left: 0;
    border-right: 1px solid #4e4076;
    width: 40px;}
.widget table.classifica tr:nth-of-type(1) th:nth-of-type(1) {
    background: #fff;
    color: #fff;
}
.widget table.classifica tr:last-child {
    border-bottom: none;
}
.widget table.classifica tr:nth-of-type(n+2) {
    height: 32px;
    font-size: .9em;
}



.ac-container label {
    height: 30px !important;
    line-height: 21px !important;
    font-size: 12px !important;
    font-family: 'Open Sans','Arial Narrow',Arial,sans-serif !important;
    padding: 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    cursor: pointer;
    color: #777;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    line-height: 33px;
    font-size: 19px;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -o-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -ms-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: linear-gradient(top,#fff 1%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#eaeaea',GradientType=0 );
    box-shadow: 0 0 0 1px rgba(155,155,155,0.3),1px 0 0 rgba(255,255,255,0.9) inset,0 2px 2px rgba(0,0,0,0.1);
    font-size: 12px;
    height: 30px;
    line-height: 20px;
}

.ac-container {
    width: 100%;
    margin: 10px 1em auto;
    text-align: left;
}

.ac-container label:hover {
    background: #fff;
}

.ac-container input:checked + label,.ac-container input:checked + label:hover {
    background: #f1f2f3;
    color: #666;
    text-shadow: 0 1px 1px rgba(255,255,255,0.6);
    box-shadow: 0 0 0 1px rgba(155,155,155,0.3),0 2px 2px rgba(0,0,0,0.1);
    height: 30px;
    line-height: 21px;
    font-size: 13px;
}

.ac-container label:hover:after,.ac-container input:checked + label:hover:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(../images/arrow_down.png) no-repeat center center;
}

.ac-container input:checked + label:hover:after {
    background-image: url(../images/arrow_up.png);
}

.ac-container input {
    display: none;
}

.ac-container article {
    background: rgba(255,255,255,0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0;
    position: relative;
    z-index: 10;
    -webkit-transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
    -moz-transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
    -o-transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
    -ms-transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
    transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
}

.ac-container article p {
    font-style: normal;
    color: #777;
    line-height: 23px;
    font-size: 10px;
    padding: 20px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    font: normal normal 12px 'Open Sans';
}

.ac-container input:checked ~ article {
    -webkit-transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    -moz-transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    -o-transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    -ms-transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
    box-shadow: 0 0 0 1px rgba(155,155,155,0.3);
}

.ac-container input:checked ~ article.ac-small {
    height: 65px;
}

.video_single_header {
    padding: 1em;
    background: -webkit-linear-gradient(
256deg, #212752 0%, #212752 40%, #525a91 100%);
    background: -o-linear-gradient(256deg, #212752 0%, #212752 40%, #525a91 100%);
    background: linear-gradient( 
346deg, #212752 0%, #212752 40%, #525a91 100%);
}
article .content .video_single_header h1{color:#fff;}
article .content .video_single_header h1:before{background:#1970bc;}
article .content .auth_date .data{margin: 1em 0 0 14px;}


/**
* nextcontent home
*/
.small-article {width: 49%;}

.box-nextcontent {display: flex;flex-wrap: wrap;justify-content: space-between;}