.fix-left{
    display: block;
    float: left;
}

.article{
    background: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.select2-container {
    width:100%!important;
    height: 50px!important;
    font-size: 18px;
    color: #666;
    border-color: #ccc;
    background-color: #fff;

}
.select2-selection--multiple{
    overflow: hidden !important;
    height: auto !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    font-size: 14px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    border: none!important;
    color: #fff;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #80002a;
}
.select2-container--default .select2-results__option--selected{
    background-color: #80002a;
    color:#fff;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #80002a;
    border: 1px solid #80002a;
    color: #fff;
}
.select2-container--default .select2-selection--multiple{
    padding: 5px !important;
    border-radius: 0px !important;
    border: solid 2px #ccc;
    font: 1.125rem/2rem 'Poppins','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.select2-dropdown,.select2-container--default,.select2-selection--single,.select2-container--default,.select2-selection--multiple.select2-container--default,.select2-selection--multiple,.select2-selection__choice{
    border-radius: 0px !important;
    font-size: 18px;
    color: #666;
    border-color: #ccc;
    background-color: #fff;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border-radius: 0px !important;
    font-size: 18px;
    color: #666;
    border-color: #ccc;
    background-color: #fff;
}
.article a{
    color: #a82023;
}

.article a:hover, .article a:focus {
    color: #cc6466;
    text-decoration: none;
}

.article .article-title{
    font-size: 18px;
    font-weight: 600;
    color: #a82023;
    padding-bottom: 10px;
}

.article .content {
    min-height: 135px;
    line-height: 22px;
}

.article .button-blog{
    border: 1px solid #a82023;
    font-weight: 800;
    padding: 4px;
    width: 165px;
}

.article .button-blog {
    border: 1px solid #a82023;
    font-weight: 800;
    padding: 4px;
    width: 185px;
    margin-bottom: 15px;
    background: #a82023;
    text-align: center;
}

.article .button-blog:hover{
    background: #cc6466;
    border: 1px solid #cc6466;
}

.article .button-blog a, .article .button-blog a:focus{
    color: #fff;
    text-decoration: none;
}

.article .info {
    font-size: 12px;
}

.article .info i{
    padding-right: 5px;
    color: #a82023;
}

.article .image {
    padding-left: 0px;
}

.category-box {
    background: #fff;
    padding: 10px;
    margin-bottom: 18px;
    line-height: 10px;
}

.category-box h4 {
    font-size: 16px;
    color: #a82123;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px;
    padding-bottom: 35px;
}

.category-box p {
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #55565b91;
    padding-bottom: 10px;
}

.category-box a{
    color: #55565b;
}

.category-box a:hover{
    color: #9a222cb5;
}

.article-list {
    padding-bottom: 20px;
}

.no-padding {
    padding-right: 0px;
    padding-left: 0px;
}

.title-article{
    font-size: 22px;
    font-weight: bolder;
    padding-top: 10px;
}

.img-evidence{
    display: block;
    margin: 0 auto;
}

.evidence{
    padding-top: 15px;
    padding-bottom: 15px;
}

.article-thumb{
    background: #fff;
    border-bottom: 1PX SOLID #a82023;
    height: 60px;
    border-top: 1px solid #a82023;
    padding-top: 10px;
    line-height: 14px;
    padding-bottom: 10px;
}

.other-title {
    font-size: 12px;
    font-weight: bold;
}

.sidebar {
    background: #f8f8f8;
    padding-top: 10px;
}

.btn-comment {
    background: #9a232d;
}

.btn-comment:hover {
    background: #511414;
}

.warning-msg {
    background: #a52a2a6b;
    padding: 10px;
    margin-bottom: 25px;
}

.success-msg {
    background: rgba(68, 165, 96, 0.42);
    padding: 10px;
    margin-bottom: 25px;
}

.alert{
    display: contents;
}

.comment-item{
    padding-bottom: 15px;
    line-height: 24px;
    border-bottom: 1px solid #f1f1f2;
    padding-top: 15px;
}

.comment-item .author{
    font-weight: bold;
    color: #000;
}

.comment-item .content{
    color: #000;
}

.comment-item .data{
    font-size: 12px;
    padding-bottom: 15px;
}

.comment-store-detail {
    background: #f8f8f8;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    overflow: auto;
    border-bottom: 5px solid #e7e7e9;
    padding-top: 15px;
}

.content-store-detail h3 {
    text-align: left;
    font-size: 21px;
    font-weight: 500;
    color: #a82223;
    padding-bottom: 12px;
}

.newsletter {
    border-top: 1px solid #21212166;
    padding: 20px;
    text-align: center;
    padding-top: 50px;
}
.btn_submit {
    border: none;
    background: #80002a;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    padding: 15px 45px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    font-family: inherit;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    text-align: center;
    outline: 0;
    margin: 40px auto;
}

.btn_submit:hover{
    background: #982e51;
}

.pagination li{
    border: 1px solid #a81f2378;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}

.disabled {
    background: #33333359;
}

a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
    color: #afafaf;
}

.reverse-grid .post-img img {
    max-height: 210px;
}

.blog-img .image-wrap img {
    height: 100%;
}

.dflex{
    display: flex;
    align-items: center;
}

.ads .visual-sub-title{
    font-size: 2rem;
}

.ads .details{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ads .ads-blocco{
    background: #ffffff;
    padding: 30px;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.03);
}

.ads .ads-blocco .thumb{
    width: 100px;
    height: 100px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}

.ads .info .company{
    border-right: 1px solid #cecece;
    margin-right: 5px;
}

.ads .ttl-ads-min{
    margin-top: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #55565b;
    margin-bottom: 8px;
}

.ads .btn{
    min-width: 100% !important;
}

.pad-top-20{
    padding-top: 20px;
}

.ads-desc{
    padding-left: 30px;
    padding-top: 15px;
}

.ads-desc img{
    display: none;
}

.ad-summary h4, .ad-share h4{
    font-size: 1.25rem;
}

.ad-summary, .ad-share{
    border: 1px solid #e5e5e5;
    padding: 25px;
    background: #f8f8f8;
    margin-top: 10px;
}

.ad-summary .img-company{
    display: block;
    margin: 0 auto;
    padding-bottom: 18px;
}

.ad-share{
    display: flex;
}

.share-text{
    margin-top: 15px !important;
    text-align: center;
}

.actions a{
    width: 100%;
}

.ads .info .company a, .ads .info .office-location a {
    cursor: default;
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 812px){
    .ads .visual-sub-title {
        font-size: 1rem;
        padding-top: 15px;
    }

    .ads .info{
        margin-bottom: 20px;
    }

    .ads .ads-blocco .thumb{
        display: none;
    }


    .ads .visual-no-bg .visual-inner {
        margin: 0;
        padding: 0;
        padding-top: 18%;
    }

}

.hide {
    display: none!important;
}

.company-data {
    border: 1px #dddddd solid;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
}
.size15 {
    font-size: 15px!important;
}
.size18 {
    font-size: 18px!important;
}
.company-data h3 {
    cursor: pointer;
    padding: 0px;
    margin: 0px;
}

.empty {
    background-color: #fdf8b0;
    color: #000000;
}

.invalid {
    background-color: #d50000;
    color: #ffffff;
}

.exists {
    background-color: #2b9bbb;
    color: #ffffff;
}

.box-info {
    background-color: #e2f4fa;
    color: #222222;
    font-size: 18px;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 30px;
}

#form-errors, #box-error, .box-error {
    background-color: #2b9bbb;
    color: #ffffff;
    font-size: 18px;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 30px;
}