@font-face {
    font-family: 'UTMAndrogyne';
    font-display: swap;
    src: url('../fonts/UTMAndrogyne.eot') format('embedded-opentype'), url(../fonts/UTMAndrogyne.woff) format('woff'), url('../fonts/UTMAndrogyne.ttf') format('truetype'), url('../fonts/UTMAndrogyne.svg#UTMAndrogyne') format('svg');;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Linotte-Bold';
    font-display: swap;
    src: url('../fonts/Linotte-Bold.eot') format('embedded-opentype'), url('../fonts/Linotte-Bold.ttf') format('woff'), url('../fonts/Linotte-Bold.ttf') format('truetype'), url('../fonts/Linotte-Bold.svg#r0c0iLinotte-Bold') format('svg');;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Linotte-Heavy';
    font-display: swap;
    src: url('../fonts/Linotte-Heavy.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Linotte-Heavy.woff') format('woff'),
    url('../fonts/Linotte-Heavy.ttf') format('truetype'),
    url('../fonts/Linotte-Heavy.svg#r0c0iLinotte-Heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Linotte-Light';
    font-display: swap;
    src: url('../fonts/Linotte-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Linotte-Light.woff') format('woff'),
    url('../fonts/Linotte-Light.ttf') format('truetype'),
    url('../fonts/Linotte-Light.svg#r0c0iLinotte-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Linotte-Regular';
    font-display: swap;
    src: url('../fonts/Linotte-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Linotte-Regular.woff') format('woff'),
    url('../fonts/Linotte-Regular.ttf') format('truetype'),
    url('../fonts/Linotte-Regular.svg#r0c0iLinotte-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Linotte-SemiBold';
    font-display: swap;
    src: url('../fonts/Linotte-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Linotte-SemiBold.woff') format('woff'),
    url('../fonts/Linotte-SemiBold.ttf') format('truetype'),
    url('../fonts/Linotte-SemiBold.svg#r0c0iLinotte-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.show_store{
    text-decoration: underline;
}

#iubenda-cs-banner {
    top: 50px !important;
    left: 0px !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
}

@media (min-width: 768px) {
    #iubenda-cs-banner {
        top: 0px !important;
    }
}

.iubenda-cs-content {
    display: block;
    margin: 0 auto;
    width: auto;
    font-size: 14px;
    color: #fff;
}

.iubenda-banner-content {
    -webkit-font-smoothing: antialiased;
}

.iubenda-banner-content .container {
    position: relative;
    padding: 10px 15px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.7);
}

.iubenda-cs-rationale {
    position: relative;
    margin: 0 auto;
}

.iubenda-banner-content p {
    line-height: 1.5;
    font-size: 13px;
    margin: 0;
}

.iubenda-cs-close-btn {
    margin: 0;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 6px;
    border: none;
}

.iubenda-cs-close-btn:hover {
    margin: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.7;
}

.iubenda-cs-cookie-policy-lnk {
    text-decoration: underline;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
}

.iubenda-cs-cookie-policy-lnk:hover {
    text-decoration: none;
    color: #fff;
}

html {
}

body {
    background: #323C46;
    -webkit-font-smoothing: antialiased;
}

h1 {
    font-size: 36px;
    font-weight: 300;
}

h2 {
    font-size: 28px;
    font-weight: 300;
}

h3 {
    font-size: 22px;
    font-weight: 300;
}

h4 {
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
}

h5 {
    font-size: 16px;
    font-weight: 500;
}

h6 {
    font-size: 13px;
    font-weight: 700;
    text-transform: none;
}

p {
    margin-bottom: 0;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: transparent;
}

.borderless td, .borderless th {
    border: none !important;
}

.form-control {
    border-radius: 0;
    border-color: white;
    box-shadow: none;
}

.logged-in .navbar-fixed-top {
    top: 28px;
}

.navbar .navbar-inner {
    background: none;
    border: none;
    padding: 0;
}

.navbar-inner > .container {
    position: relative;
    margin-top: 50px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.navbar-nav > li > a:focus {
    outline: none !important;
    outline-offset: 0 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #eb1b90;
    background: none;
    font-weight: 700;
}

.banner {
    z-index: 100;
    width: 100%;
    border: none;
    background: transparent;
    margin-bottom: 0px;
    position: absolute;
}

.navbar .brand {
    bottom: 10px;
    background: url(../img/logo-big.png) no-repeat center 70%;
    width: 70px;
    height: 35px;
    background-size: 100% 100%;
    text-indent: -9999px;
    display: block;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    position: absolute;
    -webkit-transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    -o-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
}

.navbar .brand-piccolo {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    background: url(../img/logo-big.png) no-repeat center 70%;
    width: 90px;
    height: 45px;
    background-size: 100%;
    text-indent: -9999px;
    display: block;
    margin: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
}

.pannello-affix.affix .navbar .brand-piccolo {
    top: 20px
}

.navbar-default .navbar-toggle {
    margin-right: 0;
    border-color: #fff;
    margin-top: 8px;
    margin-bottom: 8px;
    border-radius: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
    border-radius: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #323C46;
}

.navbar-collapse {
    clear: both;
    border: none;
    padding: 0;
}

.navbar .nav li a {
    font-family: Linotte-Regular, sans-serif;
    font-size: 19px;
    display: block;
}

.contatti .navbar .nav li a,
.contacts .navbar .nav li a,
.blog .navbar .nav li a,
.category .navbar .nav li a,
.single-post .navbar .nav li a {
    color: #323C46;
}

.contatti .navbar .brand,
.contacts .navbar .brand,
.blog .navbar .brand,
.category .navbar .brand,
.single-post .navbar .brand {
    background: url(../img/rd-logo-nero.png) no-repeat;
    background-size: 100%;
}

.contatti .navbar .nav > .active > a,
.contatti .navbar .nav > .active > a:hover,
.contatti .navbar .nav > .active > a:focus,
.contacts .navbar .nav > .active > a,
.contacts .navbar .nav > .active > a:hover,
.contacts .navbar .nav > .active > a:focus,
.blog .navbar .nav > .active > a,
.blog .navbar .nav > .active > a:hover,
.blog .navbar .nav > .active > a:focus,
.category .navbar .nav > .active > a,
.category .navbar .nav > .active > a:hover,
.category .navbar .nav > .active > a:focus,
.single-post .navbar .nav > .active > a,
.single-post .navbar .nav > .active > a:hover,
.single-post .navbar .nav > .active > a:focus {
    color: #323C46;
}

.pannello-affix {
    width: 100%;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.pannello-affix #menu-primary-navigation {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.pannello-affix.affix {
    z-index: 999;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: #eb1b90 solid 1px;
}

.pannello-affix.affix .navbar-inner {
    margin-top: 0;
    border: none;
    box-shadow: none;
    background: transparent;
}

.navbar .pannello-affix.affix .nav li a {
    font-family: Linotte-Regular, sans-serif;
}

.navbar .pannello-affix.affix .brand-piccolo {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar .pannello-affix.affix .brand {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
}

h2 a,
h3 a,
h4 a {
    color: #262f35
}

pager {
    margin: 22px 0 44px;
}

h2 a:hover,
h3 a:hover,
h4 a:hover {
    color: #4f8db4;
}

.pager .previous > a,
.pager .previous > span,
.pager .next > a,
.pager .next > span {
    float: none;
}

.sito {
    overflow: hidden;
}

.wrap {
}

.content {
}

.Web.Design,
.App,
.Newsletter {
    text-transform: uppercase;
}

.Grafica,
.Graphic.Design,
.Fotografia,
.Photography {
    text-transform: uppercase;
}

#full-width-slider .Web.Design,
#full-width-slider .App,
#full-width-slider .Newsletter,
#full-width-slider .Grafica,
#full-width-slider .Graphic.Design,
#full-width-slider .Fotografia,
#full-width-slider .Photography {
    color: white;
}

h6 .sep,
h5 .sep {
    color: #a8adab;
}

h6 span.sep:last-child,
h5 span.sep:last-child {
    display: none;
}

.delay03 {
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay05 {
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay08 {
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay12 {
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.lead-link {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -85px;
    padding: 5px 0;
    width: 170px;
    background: transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: center;
    color: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    z-index: 100;
}

.lead-link:hover {
    text-decoration: none;
    color: transparent;
}

.lead-link .icona-freccia-giu,
.lead-link .icona-freccia-giu:hover {
    color: white;
    font-size: 20px;
    text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
}

.alert-ie7 {
    position: fixed;
    bottom: 0;
    background: #eac85d;
    z-index: 100;
    padding: 14px;
    width: 100%;
    color: #4b4135;
    text-align: center;
}

.bianco {
    background: #fff;
    position: relative;
}

section {
    background: white;
}

section.menopadding {
    padding: 20px 0;
}

section.grigio {
    background: #fff;
}

section.blu {
    background: #5c91b5;
}

section.nopaddingtop {
    padding-top: 0;
}

section.nopaddingbottom {
    padding-bottom: 0;
}

.textaligncenter {
    text-align: center;
}

sup {
    text-transform: none;
    font-size: 0.6em;
    top: -1em;
}

section.blu h1,
section.blu h2,
section.blu h3,
section.blu h4,
section.blu p {
    color: white;
}

.centra {
    display: -webkit-box;
    -webkit-box-align: center;
    display: -moz-box;
    -moz-box-align: center;
    display: -ms-flexbox;
    -ms-flex-align: center;
    display: box;
    box-align: center;
}

.centra-questo {
    z-index: 1;
    position: relative;
}

.media {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 10%;
    height: 250px;
    overflow: hidden;
    padding: 0px;
}

.media a {
    overflow: hidden;
}

.media-img {
    height: 250px;
    padding: 0px;
    position: relative;
}

.media-img .img-overlay {
    background: #323C46;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 50%;
    text-align: center;
    z-index: 4;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
}

.lt-ie9 .media-img .img-overlay {
    filter: alpha(opacity=70);
}

.media .img-overlay a {
    display: none;
    position: relative;
    margin-top: -24px;
}

.media:hover .img-overlay a,
.media .img-overlay:hover a {
    display: inline-block;
}

.media .img-overlay h3 {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
    font-size: 18px;
    margin-top: -40px;
}

.media:hover .img-overlay,
.media .media-img:hover .img-overlay {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.media p {
    font-size: 14px;
    line-height: 19px;
}

.media a:hover {
    text-decoration: none;
}

.media-body {
    padding: 20px 30px 10px 35px;
}

.media div.pull-left {
    overflow: hidden;
    margin-right: -15px;
    margin-left: 14px;
}

.media .media-testo {
    margin-top: 20px;
    margin-right: 20px;
}

hr {
    border-top: solid 1px #b7bbbd;
}

section.pagina-testo-header {
    padding-top: 100px;
    padding-bottom: 20px;
    background: #3e7ba8 url(../img/pagina-bg.jpg) top center no-repeat;
    background-size: cover;
}

section.pagina-testo-header h1 {
    color: #fff;
}

section.page-header {
    margin-top: 0;
    margin-bottom: 0;
    background-color: #323C46;
    padding: 0;
}

.page-header .container {
    height: 800px;
    text-align: center;
    color: #fff;
    margin-top: 0;
    position: relative;
}

.header-titolo {
    text-align: center;
    display: block;
    margin: 0 8%;
    margin-top: -130px;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
}

.lt-ie8 .header-titolo {
    position: relative;
}

.header-titolo h1 {
    color: #fff;
    font-size: 26px;
}

.header-titolo p {
    border-top: solid 1px #fff;
    border-top: solid 1px rgba (255, 255, 255, 0.4);
    color: #fff;
    margin: 6px auto;
    display: inline-block;
    padding: 10px 0;
}

.header-titolo h1 {
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.header-titolo p {
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.btn {
    background: transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-radius: 0;
    border-width: 2px;
}

.btn:hover {
    color: #fff;
}

.btn-primary {
    color: #fff;
    border: #00ab4e solid 1px;
    background: #00AB4E;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 18px;
    font-family: Linotte-Light;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border: #00AB4E solid 1px;
    background: #00AB4E;
    color: #fff;
}

.btn-question {
    font-family: Linotte-Bold;
    padding: 5px 25px;
}

.form-control::-webkit-input-placeholder {
    color: #838886;
}

.form-control::-moz-placeholder {
    color: #676c6b;
}

.form-control:-ms-input-placeholder {
    color: #838886;
}

.form-control:input-placeholder {
    color: #838886;
}

.slider.slider-vertical {
    height: 140px;
    width: 20px;
    float: left;
    margin-left: 0;
    margin-top: 65px;
}

.res-slider-img {
    margin-left: -20px;
    position: relative;
    width: 100%;
    margin-bottom: -30px;
    margin-top: -10px;
    margin-top: 20px;
}

.res-slider-img img {
    position: absolute;
    display: none;
    width: 340px;
    height: auto;
}

.res-slider-img img.active {
    position: relative;
    display: block;
}

.res-lista {
    position: absolute;
    float: left;
    margin-top: 30px;
    left: 35px;
}

.res-lista div {
    color: #ccd4db;
    margin: 15px 0;
}

.res-lista div.active {
    color: #5c91b5;
}

.slider-handle {
    background: #5c91b5;
    width: 16px;
    height: 16px;
    opacity: 1;
}

.slider.slider-vertical .slider-handle {
    background: #5c91b5;
    margin-left: -6px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.slider-selection {
    background: transparent;
}

.slider.slider-vertical .slider-track {
    width: 3px;
    background: #ccd4db;
    border: none;
    box-shadow: none;
    border-bottom: none;
}

#full-width-slider {
    width: 100%;
    z-index: 5;
    overflow: hidden;
    background-color: #323C46;
    -webkit-font-smoothing: antialiased;
}

#full-width-slider .rsContent {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#full-width-slider {
    background-size: cover;
}

.lt-ie10.js #full-width-slider {
    background: url(../img/loading_gif_low.gif) center center no-repeat;
    background-size: 45px 32px;
}

.js #full-width-slider.pronto,
.lt-ie10.js #full-width-slider.pronto {
    background-image: none;
}

.js .rsSlide .car-descrizione {
    display: none;
}

.js .rsSlide.rsActiveSlide .car-descrizione {
    display: block;
}

.loader {
    height: 100%;
    position: fixed;
    width: 100%;
    background: #323C46;
    top: 0;
    z-index: 9999;
    background: url(../img/loading_gif.gif) center center no-repeat #323C46;
    background-size: 45px 32px;
}

.lt-ie10 .loader {
    background: url(../img/loading_gif_low.gif) center center no-repeat;
    background-size: 45px 32px;
}

#full-width-slider .rsOverflow {
    width: 100% !important;
}

#full-width-slider .container {
    position: relative;
    height: 100%;
    z-index: 10;
}

#full-width-slider a.rsImg {
    display: none;
}

#full-width-slider .rsImg {
    max-width: none;
    position: absolute;
    width: 100%;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#full-width-slider .container.desc .row {
    position: absolute;
    z-index: 15;
    left: 15px;
    top: 150px;
    min-height: auto;
    width: 100%;
}

#full-width-slider .list-infomation {
    margin-bottom: 20px;
}

#full-width-slider .list-infomation .item {
    padding: 10px 100px 10px 0px;
}

#full-width-slider .list-infomation .item .item-image {
    width: 32px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#full-width-slider .list-infomation .item .item-image span {
    display: inline-block;
}

#full-width-slider .list-infomation .item-1 .item-image span {
    background: url("../img/heart.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
}

#full-width-slider .list-infomation .item-2 .item-image span {
    background: url("../img/tear.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 40px;
}

#full-width-slider .list-infomation .item-3 .item-image span {
    background: url("../img/tree.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
}

#full-width-slider .list-infomation .item .item-content {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    font-family: Linotte-Light;
}

#full-width-slider .list-infomation .item-2 .item-content {
    color: #eb1b90;
}

#full-width-slider .car-descrizione .normal-text {
    color: #35a8e0;
    font-family: Linotte-Bold;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 30px;
}

#full-width-slider .car-descrizione h6 {
    text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.3);
}

#full-width-slider .car-descrizione h1 {
    margin-top: 10px;
}

#full-width-slider .car-descrizione h1 {
    color: #eb1b90;
    font-family: UTMAndrogyne, sans-serif;
    font-size: 50px;
}

#full-width-slider .car-descrizione .list-information {
}

#full-width-slider .fs1 {
    margin-right: 10px;
    bottom: -7px;
    display: inline-block;
    position: relative;
    font-size: 1.5em;
}

.rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}

.rsVer .rsArrow {
    width: 100%;
    height: 44px;
}

.rsVer .rsArrowLeft {
    top: 0;
    left: 0;
}

.rsVer .rsArrowRight {
    bottom: 0;
    left: 0;
}

.rsHor .rsArrowLeft {
    left: 0;
    top: 0;
}

.rsHor .rsArrowRight {
    right: 0;
    top: 0;
}

.rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
    border-radius: 2px;
}

.rsArrowIcn:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -64px -32px;
}

.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -64px -64px;
}

.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px;
}

.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px;
}

.rsArrowDisabled .rsArrowIcn {
    opacity: .2;
    filter: alpha(opacity=20);
    *display: none;
}

.rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    line-height: 8px;
    overflow: hidden;
    display: none;
}

.rsBullet {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px 6px;
}

.rsBullet span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #777;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
}

.rsBullet.rsNavSelected span {
    background-color: #FFF;
    cursor: default;
}

.home #full-width-slider .rsArrow {
    display: none !important;
}

.home #full-width-slider .rsBullets {
    display: block
}

.home .presentazione {
    text-align: center;
    margin-bottom: 35px;
}

.home .presentazione h2 {
    margin-top: 0;
    font-family: Linotte-Bold;
    text-transform: uppercase;
    font-size: 30px;
    color: #ff9002;
}

.home .presentazione h2:before {
    background-image: url("../img/img-title-left.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    margin-right: 10px;
}

.home .presentazione h2:after {
    background-image: url("../img/img-title-right.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    margin-left: 10px;
}

.home .presentazione h3 {
    margin-top: 0;
    font-family: Linotte-Bold;
    text-transform: uppercase;
    font-size: 24px;
    color: #ff9002;
}

.home .presentazione h3:before {
    background-image: url("../img/img-title-left.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    content: "";
    margin-right: 10px;
}

.home .presentazione h3:after {
    background-image: url("../img/img-title-right.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    content: "";
    margin-left: 10px;
}

.home .presentazione .line-break {
    margin: 20px auto;
}

.home .presentazione p {
    font-family: Linotte-Light;
    font-size: 20px;
    padding: 0px 200px;
    margin-top: 20px;
}

.home .grigio .media-body {
    width: 100%;
    height: 80px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    position: absolute;
    background: #fcfaf7;
    bottom: 0;
}

.home .grigio .media-body h4 {
    color: #777;
    font-family: Linotte-Light;
    font-size: 28px;
}

.home .grigio .media-img img {
    width: 100%;
}

.home .grigio .media-body {
}

.home .grigio .media-body p {
    margin-bottom: 0;
}

.home .grigio {
    padding-bottom: 30px;
    background: #fff;
}

.about .header-titolo {
}

#clockanalog {
    background: url(../img/orologio/orologio-rd.png) no-repeat;
    width: 200px;
    height: 200px;
    margin: 0 auto 20px;
    position: relative;
}

#clockanalog img {
    border: 0;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
}

#clock {
    visibility: hidden;
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto 0 auto;
    background: url(../img/orologio/orologio-rd.png) no-repeat;
    list-style: none;
}

.pronto #clock {
    visibility: visible;
}

#sec,
#min,
#hour {
    position: absolute;
    width: 30px;
    height: 200px;
    top: 0px;
    left: 87px;
}

#sec {
    background: url(../img/orologio/analogseconds.png) center center no-repeat;
    z-index: 3;
    background-size: 170px;
}

#min {
    background: url(../img/orologio/analogminutes.png) center center no-repeat;
    z-index: 2;
    background-size: 170px;
}

#hour {
    background: url(../img/orologio/analoghours.png) center center no-repeat;
    z-index: 1;
    background-size: 170px;
}

.about-intro h2 {
    margin-top: 0;
}

.grafico {
    background: white;
    text-align: center;
    padding-top: 15px;
    border-bottom: solid 1px #c7c9c8;
    margin-bottom: 30px;
}

.grafico.awards {
    padding-left: 10px;
    padding-right: 10px;
}

.grafico.awards h2 {
    margin-bottom: 30px;
}

.grafico.awards table {
    white-space: nowrap;
    font-size: 10px;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
    max-width: 400px;
    margin: 0 auto 30px;
}

.grafico canvas {
    margin: 10px auto;
}

.globale-dati {
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    display: table;
    width: 100%
}

.globale-cont {
    border-right: solid 1px #fff;
    display: table-cell;
}

.globale-cont:last-child {
    border-right: none;
}

.globale-perc {
    background: #ccd4db;
    padding: 10px 0;
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 30px;
    display: block;
    color: #51595f;
}

.europa .globale-perc {
    border-top: solid 3px #4db07a;
}

.asia .globale-perc {
    border-top: solid 3px #5c91b5;
}

.america .globale-perc {
    border-top: solid 3px #e86d4c;
}

.altri .globale-perc {
    border-top: solid 3px #eac85d;
}

.lt-ie8 .grafico {
    display: none;
}

#globale {
    width: 270px !important;
    height: 270px !important;
}

#visite {
    width: 290px !important;
    height: 157px !important;
    margin-left: -20px;
}

.visite-dati {
    background: #ccd4db;
    padding: 15px 20px;
    display: block;
    color: #51595f;
    overflow: hidden;
    margin-top: 21px;
}

.visite-tot {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
}

.visite-desc p {
    margin-bottom: 0;
    line-height: 20px;
}

.clienti-titolo {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.row.clienti {
    background: #c7c9c8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    border-bottom: solid 2px #c7c9c8;
    border-right: solid 1px #c7c9c8;
}

.clienti .col-md-2 {
    padding: 0;
    border-top: solid 1px #c7c9c8;
    border-left: solid 1px #c7c9c8;
    overflow: hidden;
}

.pannello {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 100%;
    margin: 0;
    position: relative;
    font-size: .8em;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}

.pannello .front {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 9;
    width: inherit;
    height: 100%;
    background: #fff;
    text-align: center;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    transform-style: flat;
.
}

.pannello.flip .front {
    z-index: 9;
    border-color: #eee;
    background: #ccd4db;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}

.pannello .back {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    width: inherit;
    height: 100%;
    background: #323C46;
    color: #fff;
    text-align: center;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.pannello.flip .back {
    z-index: 10;
    background: #5c91b5;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}

.pannello .front .pad {
    width: 100%;
    height: auto;
}

.pannello img {
    width: 100%;
    height: auto;
}

.pannello .back h5 {
    margin-top: 20px;
    letter-spacing: 0;
    font-size: 14px;
}

.pannello .back p {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1em;
}

.pannello.cl-tu .front {
    background: url(../img/avatar-placeholder.png) #eef3f7 no-repeat;
    background-size: 100% 100%;
    border: dashed 3px #c3d6e4;
    border-bottom: solid 3px #c3d6e4;
    height: 100%;
}

.pannello.cl-tu h3 {
    margin-top: 36px;
}

.pannello.cl-tu p {
    font-size: 16px;
}

section.blu.webdev {
    background: url(../img/webdev-bg.png);
}

section.blu.webdev .row > div {
    position: relative;
}

.webdev-img {
    position: relative;
    max-width: 100%;
    height: auto;
}

#graphicdesign-img {
    position: relative;
    max-width: 100%;
    height: AUTO;
    margin-bottom: -30px;
    margin-top: 0;
}

section.foto {
    background: url(../img/about-photo-960x500.jpg) center center;
    background-size: cover;
    height: 450px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
}

section.foto h2,
section.foto p {
    color: white;
    -webkit-font-smoothing: antialiased;
}

section.foto .row > div {
    position: relative;
}

section.about-tre {
    text-align: center;
}

.sumisura {
    background: #eef3f7;
    border: dashed 3px #c3d6e4;
    padding: 20px 70px 30px;
}

.header-titolo .img-rd {
    height: 140px;
    width: 140px;
    text-align: center;
    margin: 0 auto 30px;
}

.post-type-archive-portfolio .img1 {
    height: 100px;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 10;
}

.post-type-archive-portfolio .img2,
.post-type-archive-portfolio .img3 {
    display: none;
}

.post-type-archive-portfolio .media {
    margin-top: 0;
    margin-bottom: 60px;
    position: relative;
}

.post-type-archive-portfolio .media-post {
    padding: 20px 30px;
    overflow: hidden;
}

.post-type-archive-portfolio .media p {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 0;
}

.post-type-archive-portfolio .media-img {
    padding: 0;
    height: 270px;
}

.blocco-portfolio {
    position: relative;
}

.blocco-portfolio a {
    display: block;
}

.blocco-portfolio a:hover {
    cursor: pointer;
}

.blocco-portfolio .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(36, 39, 41, 0.8);
    height: 100%;
    text-align: center;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -moz-box;
    -moz-box-align: center;
    -moz-box-pack: center;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    display: box;
    box-align: center;
    box-pack: center;
    color: #fff;
    display: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.blocco-portfolio a:hover .overlay {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
}

.single-portfolio #full-width-slider .rsBullets {
    display: none !important;
}

.single-portfolio .img1,
.single-portfolio .img2,
.single-portfolio .img3 {
    height: 100px;
    width: auto;
    position: absolute;
    top: 80px;
    right: 0;
    display: block;
}

.single-portfolio .img2 {
    top: 190px;
}

.single-portfolio .img3 {
    top: 300px;
}

.portfolio-freccia {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 46px;
    height: 46px;
    color: white;
    padding: 0;
    z-index: 20;
}

.portfolio-freccia a {
    position: relative;
    display: block;
    border: solid 1px white;
    padding: 0;
    top: 0;
    left: 0;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    width: 46px;
    height: 46px;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.portfolio-freccia:hover a {
    width: 52px;
    height: 52px;
    top: -3px;
    left: -3px;
    padding-left: 3px;
    padding-top: 3px;
}

.portfolio-freccia figure {
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    border: solid 2px white;
    overflow: hidden;
    bottom: 0;
    left: 50px;
    display: none;
    width: 180px;
    height: 180px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-clip: padding-box;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0.6, 0.6);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 300ms;
    -moz-transform: scale(0.6, 0.6);
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 300ms;
}

.portfolio-freccia:hover figure {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 30px;
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 200ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 200ms;
}

.portfolio-freccia figure:hover {
    display: block;
}

.portfolio-freccia-dx figure {
    left: auto;
    right: 50px;
}

.portfolio-freccia figure img {
    max-width: none;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
}

.portfolio-freccia a div {
    width: 46px;
    height: 46px;
    line-height: 46px;
    color: white;
    text-align: center;
    font-size: 24px;
    text-indent: -4px;
}

.portfolio-freccia:hover a {
    text-decoration: none;
    background: #fff;
}

.portfolio-freccia:hover a div {
    color: #323C46;
}

.portfolio-freccia-dx {
    position: absolute;
    top: 50%;
    left: auto;
    right: 20px;
}

.portfolio-freccia-dx a div {
    text-indent: 4px;
}

.single-portfolio #full-width-slider .container.desc .row {
    bottom: 20px;
}

.portfolio-sing-blocchi .media:first-child {
    margin-top: 15px;
}

.portfolio-sing-blocchi .media {
    background: transparent;
    border-bottom: none;
}

.portfolio-sing-blocchi .media .img-overlay a {
    top: auto;
}

.img-fullwidth {
    width: 100%;
    height: auto;
}

.post-type-archive-portfolio .media-post h3 a:focus {
    text-decoration: none;
}

.post-type-archive-portfolio .media-post h6 {
    line-height: 16px;
}

.post-type-archive-portfolio .media-post h6 span {
    opacity: 0.5;
    white-space: nowrap;
}

#port-screens {
    text-align: center;
    padding-bottom: 0;
    padding-left: 15%;
    padding-right: 15%;
    overflow: hidden;
}

#port-screens img {
    margin: 0 auto 30px;
}

#port-cta {
    text-align: center;
    padding-top: 0;
    overflow: hidden;
}

section.portfolio-sing-blocchi {
    padding-bottom: 0;
}

#map_canvas {
    min-height: 300px;
}

.mappa-overlay {
    background: #EEEEF2;
    padding: 30px 0 0;
}

.mappa-overlay .container .form-contatti {
    pointer-events: all;
    background: #286496;
    position: relative;
    padding: 0;
}

.mappa-overlay .media-body {
    padding-top: 15px;;
}

.mappa-overlay .media img {
    max-width: 132px;
}

.wpcf7 textarea {
    height: 140px;
}

div.wpcf7 {
    padding: 0;
}

form.wpcf7-form {
    margin-bottom: 0;
}

.form-contatti-body {
    padding: 30px 15px 0;
}

.form-contatti-footer {
    padding: 20px 15px 20px;
    background: #0e5287;
    position: relative;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 16px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 24px;
    height: 24px;
}

div.wpcf7-response-output {
    margin: 0;
    padding: 15px;
    text-align: center;
}

div.wpcf7-validation-errors {
    background-color: #fcf8e3;
    border: none;
    color: #c09853;
    border-bottom: solid 1px #dfdfdf;
}

span.wpcf7-form-control-wrap {
    position: relative;
    display: block;
    margin-bottom: 12px;
}

span.wpcf7-form-control-wrap input,
span.wpcf7-form-control-wrap select,
span.wpcf7-form-control-wrap textarea {
    margin-bottom: 0;
}

span.wpcf7-not-valid-tip,
span.wpcf7-not-valid-tip-no-ajax {
    position: absolute;
    top: 0;
    left: auto;
    z-index: 10;
    background: #fff;
    background: rgb(255, 74, 96);
    border: none;
    font-size: 10pt;
    width: 100%;
    padding: 2px;
    right: 0;
    height: 100%;
    line-height: 46px;
    opacity: 0.5;
    padding: 0;
    text-indent: -9999px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

div.wpcf7-response-output {
    margin: 0;
    padding: 10px 15px;
}

div.wpcf7-mail-sent-ok {
    background: #48aa78;
    color: white;
    border: none;
}

div.wpcf7-validation-errors {
    border: none;
    color: inherit;
    border-bottom: solid 1px #c7c9c8;
    background: #ccd4db;
    display: block;
    color: #51595f;
}

.form-contatti h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
}

.bootstrap-select button,
.bootstrap-select button:active,
.btn-group.open .btn.dropdown-toggle {
    background: white;
    color: #323C46;
}

.form-contatti .radio input[type="radio"],
.form-contatti .checkbox input[type="checkbox"] {
    position: relative;
}

.form-contatti .checkbox span.wpcf7-list-item {
    margin-left: 0;
}

.form-contatti .checkbox {
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
}

.form-contatti .checkbox span.wpcf7-form-control-wrap {
    margin-bottom: 0;
}

.form-contatti .checkbox a {
    color: #fff;
    text-decoration: underline;
}

.contatti-numeri {
    background: #fff;
}

.contatti-numeri h2 {
    background: #fff;
    text-align: center;
    margin-top: 0;
}

.contatti-numeri p {
    line-height: 45px;
    width: 200px;
    margin: 0 auto;
}

.contatti-numeri p > span {
    display: block;
}

.navbar.navbar-blog {
    z-index: 1;
    margin-bottom: 0;
}

.nav.nav-blog > li > a:hover,
.nav > li > a:focus {
    background: transparent;
}

.navbar .nav.nav-blog li {
    text-align: center;
}

.blog-logo {
    padding: 90px 0 30px
}

.blog-titolo {
    display: block;
    margin-top: 0;
}

.blog-titolo {
    margin: 0 20px;
}

.blog .media,
.category .media {
    position: relative;
}

.navbar .nav-blog {
    border-bottom: solid 1px #c7c9c8;
}

body.blog,
body.category,
body.single-post {
    background: #efe7e0
}

.media-post a {
    display: inline;
}

#blog-blocchi {
    position: relative;
    width: auto !important;
}

#blog-blocchi .element .media {
    position: relative;
}

.media > .pull-left {
    margin-right: 0;
}

#blog-blocchi .element .media .img-overlay {
    padding-top: 0;
}

#blog-blocchi .element .media .img-overlay a {
    top: 50%;
}

.media-post {
    padding: 15px 20px 15px 20px;
    overflow: hidden;
}

.media-post h3 {
    margin-top: 0;
}

p.metadata {
    font-size: 13px;
    margin-bottom: 6px !important;
    color: #62696e;
}

.blog .media h3,
.category .media h3 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}

h5.blog-categorie {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #323C46;
    color: white;
    padding: 3px 10px;
    margin: 0;
    text-transform: uppercase;
    font-size: 11px;
}

h5.blog-categorie a {
    color: #fff;
}

.blog .media h5 a,
.category .media h5 a {
    display: inline;
    color: white;
}

.blog .media p,
.category .media p {
    margin-bottom: 0;
}

.blog .media .media-post,
.category .media .media-post {
    padding: 20px 30px 30px 30px;
}

.blog .media.post-featured .media-post,
.category .media.post-featured .media-post {
    padding: 20px 15px 30px 15px;
}

.blog .post-featured.media .media-img,
.category .post-featured.media .media-img,
.blog .post-normale.media .media-img,
.category .post-normale.media .media-img {
    max-height: 200px;
}

.single-post .main {
    margin: 0 -15px;
}

.single-post .main h1 {
    font-size: 30px;
}

.single-post .attachment-post-single.wp-post-image {
    width: 100%;
    margin-bottom: 10px;
    height: auto;
}

.single-post .articolo-box {
    background: #fff;
    padding-bottom: 40px;
    overflow: hidden;
}

.single-post .entry-content {
    background: #fff;
    padding: 0 15px;
}

.single-post .articolo-box header {
    margin: 20px 15px;
}

.single-post .articolo-box header h1 {
    font-size: 30px;
}

.single-post h5.blog-categorie {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 20px;
    display: inline-block;
    margin-left: 0;
    padding-left: 15px;
    margin-bottom: 10px;
}

.single-post .metadata {
    margin-bottom: 25px;
}

.addthis_floating_style.addthis_counter_style {
    width: 60px;
    position: relative;
    margin: 30px auto;
}

.single-post .articolo-box .entry-content img {
    max-width: 100%;
    height: auto;
}

#comments {
    margin-top: 30px;
    padding: 20px 30px;
}

#comments .media {
    padding: 10px 0;
    border-bottom: none;
}

#comments .media a {
}

.avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#comments .media-body {
    margin: 0;
    padding: 0 20px;
}

#comments .media .media {
    border-bottom: none;
}

#respond {
    background: #286496;
    padding: 20px 15px 0;
    color: white;
    margin-bottom: 60px;
}

#respond a {
    color: white;
    text-decoration: underline;
}

#respond .respond-footer {
    padding: 20px 15px 20px;
    margin: 0 -15px 0 -15px;
    background: #0e5287;
    margin-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
}

aside h3 {
    margin-top: 0;
}

aside .media .media-body {
    padding: 10px 20px 10px 25px;
    line-height: 17px;
}

aside .media .media-body .metadata {
    margin-bottom: 0;
    font-size: 13px;
}

aside .media .media-body a {
    color: #262f35;
    margin-bottom: 4px;
    overflow: visible;
    display: block;
}

aside .media .media-body a:hover {
    color: #4f8db4;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.content-info {
    font-size: 14px;
    line-height: 20px;
    padding: 30px 0;
    background: #ffe3f5;
    position: relative;
}

.content-info h5 small {
    color: #838886;
    margin-left: 4px;
}

.sottofooter {
    font-size: 12px
}

.content-info .icone-social {
    width: 153px;
    margin: 0 auto 20px;
}

.content-info .addthis_button_facebook_like iframe {
    width: 120px !important;
}

.content-info .copyright {
    text-align: center;
}

.icone-social a {
    font-size: 24px;
}

.icone-social a:hover {
    text-decoration: none;
    opacity: 0.8;
}

a.icona-facebook {
    color: #2c89b6;
}

a.icona-twitter {
    color: #45ada8;
}

a.icona-google-plus {
    color: #dd4c39;
}

a.icona-flickr {
    color: #ea4c89;
}

a.icona-instagram {
    color: #aa7e62;
}

.language_list {
    list-style: none;
    text-align: center;
}

.language_list ul {
    padding: 0;
    margin: 0;
}

.language_list li {
    display: inline-block;
    margin: 0 5px;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

figure.alignnone {
    margin-left: 0;
    margin-right: 0;
}

.breadcrumb {
    background: #fff;
    font-size: 18px;
    font-family: Linotte-Regular, sans-serif;
}

.breadcrumb > li a {
    color: #6d6e70;
}

.breadcrumb > .active {
    color: #eb1b90;
}

.btn-default {
    color: #fff;
    background: #eb1b90;
    font-family: Linotte-Bold, sans-serif;
}

.content-info .footer-title {
    font-family: Linotte-Bold;
    color: #d81921;
    font-size: 22px;
}

.content-info .footer-title-bottom {
    font-family: Linotte-Bold;
    color: #ff9002;
    font-size: 18px;
    margin-bottom: 5px;
}

.content-info .footer-price {
    font-size: 18px;
    color: #575756;
    font-family: Linotte-Bold;
    margin-bottom: 5px;
}

.content-info .footer-price .price {
    color: #eb1b90;
}

.content-info .box-info-company {
    font-family: Linotte-Regular, sans-serif;
    font-size: 14px;
}

.content-info .box-info-company p {
    margin: 2px 0px;
}

#full-width-slider-2 .question-form {
    padding: 0px;
}

#full-width-slider-2 .question-form h1 {
    font-family: Linotte-Bold;
    font-size: 30px;
    text-transform: uppercase;
    color: #eb1b90;
}

#full-width-slider-2 .question-form .form-control {
    font-size: 18px;
    border-radius: 20px;
    padding: 10px 20px;
    height: auto;
    border: #ccc solid 1px;
}

#full-width-slider-2 .question-form textarea {
    resize: none;
}

.list-question .media-question {
    padding: 20px 30px;
}

.list-question .media-question .media-header h3 {
    font-family: Linotte-Bold;
    color: #eb1b90;
    font-size: 26px;
}

.list-question .media-question .media-content {
    font-family: Linotte-Light;
    font-size: 20px;
    color: #58595b;
    text-align: justify;
}

#full-width-slider-2 {
    width: 100%;
    z-index: 5;
    overflow: hidden;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    background-size: cover;
}

#full-width-slider-2 .container {
    position: relative;
    height: 100%;
    z-index: 10;
}

#full-width-slider-2 .container.desc .row {
    z-index: 15;
    width: 100%;
}

#full-width-slider-2 .shopping-cart h1 {
    font-family: Linotte-Bold;
    font-size: 35px;
    color: #ff9002;
}

#full-width-slider-2 .shopping-cart span {
    font-family: Linotte-Regular, sans-serif;
    font-size: 20px;
}

#full-width-slider-2 .shopping-cart label {
    font-size: 22px;
    font-family: Linotte-Regular, sans-serif;
}

#full-width-slider-2 .shopping-cart .form-control {
    font-size: 16px;
    border-radius: 20px;
    padding: 10px 20px;
    height: auto;
    border: #ccc solid 1px;
}

#full-width-slider-2 .shopping-cart .btn-hotline {
    font-size: 26px;
    padding: 5px 20px;
    font-family: Linotte-Bold;
    background: #eb1b90;
    color: #fff;
    outline: none;
}

#full-width-slider-2 .shopping-cart .btn-hotline:hover {
    background: #fff;
    color: #eb1b90;
}

#full-width-slider-2 .shopping-cart .btn-shopping-cart {
    font-size: 26px;
    padding: 5px 100px;
    font-family: Linotte-Bold;
    background: #eb1b90;
    color: #fff;
    outline: none;
}

#full-width-slider-2 .shopping-cart .btn-shopping-cart:hover {
    background: #fff;
    color: #eb1b90;
}

#full-width-slider-2 h3 {
    font-family: Linotte-Bold;
    font-size: 30px;
    color: #ff9002;
    margin-bottom: 30px;
}

.list-contact .list-contact-main .box-contact {
    padding: 0px 15px;
    overflow: hidden;
    margin-bottom: 15px;
}

.list-contact .list-contact-main .contact-title {
    border-bottom: #cccccc solid 1px;
}

.list-contact .list-contact-main .contact-title h4 {
    color: #009bdf;
    font-family: Linotte-Bold;
    font-size: 18px;
}

.list-contact .list-contact-main .contact-title h4:before {
    content: "";
    background: #009bdf;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
}

.list-contact .list-contact-main .contact-list {
    font-family: Linotte-Light;
    font-size: 16px;
    margin-top: 20px;
}

.list-contact .list-contact-main .contact-list ul {
    list-style: none;
    -webkit-padding-start: 0px;
}

.list-contact .list-contact-main .contact-list ul li {
    padding: 5px 0px;
}

.list-contact .list-contact-main .contact-list ul li a {
    color: #009bdf;
}

.img-responsive {
    width: 100%;
    height: auto;
}

.news-content .news-item .news-media {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.news-content .news-item .news-media .news-date {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #eb1b90;
    color: #fff;
    font-family: Linotte-Bold, sans-serif;
    padding: 5px;
}

.news-content .news-item .news-media .news-date p {
    margin: 0px;
    text-align: center;
}

.news-content .news-item .news-media .news-date .news-month {
    font-size: 16px;
}

.news-content .news-item .news-media .news-date .news-day {
    font-size: 40px;
    line-height: 35px;
}

.news-content .news-item .news-title {
    padding: 10px 0px;
}

.news-content .news-item .news-title a {
    font-family: Linotte-Regular, sans-serif;
    color: #eb1b90;
    font-size: 19px;
}

.news-content .news-item {
    color: #58595b;
    font-family: Linotte-Light, sans-serif;
    font-size: 15px;
    overflow: hidden;
    margin-bottom: 30px;
    height: 320px;
}

.news-content .news-item-review {
    height: 400px;
}

.image-support img {
    width: 100%;
}
.right-content{
    overflow: hidden;
}
.right-content .image-support img {
    width: 100%;
    background: #ccc;
}

.right-content .item-list-new {
    margin-bottom: 10px;
    overflow: hidden;
}

.right-content .item-list-new .item-list-media {
    height: 80px;
    overflow: hidden;
}

.right-content .list-title {
    font-family: Linotte-Bold, sans-serif;
    font-size: 30px;
    color: #eb1b90;
    text-transform: uppercase;
}

.right-content .list-news-title {
    padding-right: 15px;
}

.right-content .list-news-title a {
    font-family: Linotte-Regular, sans-serif;
    font-size: 14px;
    color: #58595b;
    font-weight: 700;
    margin-bottom: 5px;
}

.nav-tabs {
    margin-bottom: 40px;
    border-bottom: none;
}

.nav-tabs > li {
    padding: 0px 2px;
}

.nav-tabs > li > a {
    border: #eb1b90 solid 1px;
    color: #eb1b90;
    font-family: Linotte-Bold;
    font-size: 22px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.nav-tabs > li a:hover {
    background: #eb1b90;
    color: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    text-align: center;
    background: #eb1b90;
    color: #fff;
}

.product .product-content .product-image img {
    margin: 0px auto;
}

.product .product-info-more .product-name {
    color: #eb1b90;
    font-family: Linotte-Bold;
    font-size: 28px;
}

.product .product-info-more .product-detail-content {
    font-family: Linotte-Regular, sans-serif;
    font-size: 16px;
}

.product .product-info-more .product-text {
    color: #575756;
    font-size: 20px;
    font-family: Linotte-Light, sans-serif;
    margin-bottom: 24px;
}

.product .product-info-more .product-text-color {
    color: #eb1b90;
    font-size: 20px;
    font-family: Linotte-Light, sans-serif;
    margin-bottom: 20px;
}

.product-button {
    margin-top: 50px;
    overflow: hidden;
}

.btn-product-shopping-cart {
    text-align: center;
    border-radius: 10px;
    font-size: 19px;
    font-family: Linotte-Bold;
    background: #00ab4e;
    color: #fff;
    margin-bottom: 20px;
}

.btn-product-shopping-cart span:before {
    content: "";
    background: url(../img/icon-shoppingcart.png);
    background-size: 100%;
    width: 20px;
    height: 19px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}


.btn-product-contact {
    text-align: center;
    border-radius: 10px;
    font-size: 19px;
    font-family: Linotte-Bold;
    background: #ff9002;
    color: #fff;
    border: #ff9002 solid 1px;
    margin-bottom: 20px;
}

.btn-product-contact span:before {
    content: "";
    background: url(../img/icon-store.png);
    background-size: 100%;
    width: 18px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}

.btn-phone {
    text-align: center;
    border-radius: 10px;
    font-size: 19px;
    font-family: Linotte-Bold;
    background: #d81921;
    color: #fff;
    border: #d81921 solid 1px;
    margin-bottom: 20px;
}

.btn-phone span:before {
    content: "";
    background: url(../img/icon-phone.png);
    background-size: 100%;
    width: 18px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}

.product-info {
    margin-top: 30px;
    font-family: Linotte-Regular, sans-serif;
    font-size: 20px;
    color: #26a9e0;
}

.product .product-info p {
    position: relative;
    padding-left: 30px;
    font-size: 20px;
}

.product .product-info p:before {
    content: "";
    background: url("../img/icon-product-tick.png");
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.back-page a {
    color: #fff;
    font-family: Linotte-Bold, sans-serif;
    font-size: 18px;
    background: #26a9e0;
    padding: 5px 20px;
    border-radius: 10px;
}

.back-page a:hover {
    text-decoration: none;
}

.list-button .btn {
    width: 100%;
}
.note{
    font-family: Linotte-Regular, sans-serif;
    font-style: italic;
}
.product .user-rate {
    margin-top: 60px;
    margin-bottom: 30px;
}

.list-user-rate {
    margin-bottom: 20px;
    overflow: hidden;
}

.list-user-rate .user-rate-text {
    background: #e6e7e8;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.list-user-rate .user-rate-text .user-rate-name {
    color: #eb1b90;
    font-family: Linotte-Bold, sans-serif;
    font-size: 18px;
    margin: 5px 0px;
}

.list-user-rate .user-rate-text .user-rate-content {
    color: #58595b;
    font-family: Linotte-Regular, sans-serif;
    font-size: 16px;
    text-align: justify;
}

.footer-image-product {
    position: relative;
}

.footer-image-product img {
    position: absolute;
    top: -110px;
    width: 400px;
    right: 0;
}

.top_area_wrapper {
    line-height: 110px;
    text-align: right;
}

.language_wrapper {
    display: inline-block;
}

.hotline_wrapper {
    display: inline-block;
    margin: 0 0 0 20px;
    color: #FFF;
}

.icon_hotline {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.icon_hotline img {
    width: 45px;
}

.content_hotline {
    display: inline-block;
    vertical-align: middle;
}

.title_hotline {
    text-transform: uppercase;
    font-size: 16px;
    font-family: Linotte-Light;
    color: #888;
}

.content_hotline span {
    display: block;
    text-align: center;
    line-height: 1.1;
}

.phone_hotline {
    font-family: Linotte-Bold, sans-serif;
    font-size: 26px;
    color: #d81921;
}

.support_wrapper {
    display: inline-block;
    text-align: center;
    line-height: 1.1;
    margin-left: 15px;
}

.support_wrapper img {
    width: 55px;
}

.order_wrapper {
    display: inline-block;
    margin: 0 0 0 20px;
    position: relative;
    top: 2px;
}

.order_wrapper a {
    border: 1px solid #00AB4E;
    background: #00AB4E;
    line-height: 1.42857143;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 18px;
    color: #FFF;
    border-radius: 10px;
    font-family: Linotte-Bold;
}

.footer-care {
    padding-top: 170px;
    float: right;
}

.footer-care .footer-care-icon {
    width: 32px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.footer-care .footer-care-info {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    font-family: Linotte-Light;
}

.footer-care .footer-care-icon span {
    background: url("../img/icon_phone_footer.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60px;
    height: 60px;
    display: inline-block;
}

.footer-care-info span {
    text-transform: uppercase;
    font-size: 19px;
    font-family: Linotte-Bold;
}

.footer-care-phone {
    font-family: Linotte-Bold, sans-serif;
    font-size: 20px;
    margin: 5px 0px;
    font-size: 36px;
    color: #d81921;
}

.list-store-footer {
    margin-top: 20px;
    margin-bottom: 20px;
}

.list-store-footer a {
    color: #fff;
    background: #00ab4e;
    font-family: Linotte-Bold, sans-serif;
    font-size: 16px;
    padding: 5px 30px;
    border-radius: 20px;
    text-transform: uppercase;
}

.list-store-footer a:hover {
    text-decoration: none;
}

.box_dk {
    width: 150px;
    margin-top: 15px;
    float: right;
}

.box_dk img {
    width: 100%;
}

.navbar-box {
    margin: 0px;
    border: #dddddd solid 1px;
    border-top: none;
    background: #fff;
}

.pannello-affix .top-banner {
    background: #ffe3f5;
    display: block;
}

.affix .top-banner {
    display: none;
}

.top-banner .logo-baner {
    width: 250px;
}

.top-banner .btn-product-shopping-cart, .top-banner .btn-phone {
    margin-bottom: 5px;
}

.content-info .form-control {
    font-family: Linotte-Regular, sans-serif;
    font-size: 16px;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 5px;
}

.content-info .btn-product-shopping-cart {
    margin-bottom: 0px;
}

.content-info .btn-primary {
    background: #eb1b90;
    color: #fff;
    padding: 5px 30px;
}

.list-support h3 {
    font-family: Linotte-Bold;
    font-size: 30px;
    color: #eb1b90;
}

.list-support .panel-group .panel-heading a:hover {
    text-decoration: none;
}

.list-support .panel-group .panel-heading a {
    display: table;
    width: 100%;
}

.list-support .panel-group .panel-heading a .icon {
    display: inline-block;
    font-size: 35px;
    margin-right: 5px;
}

.list-support .panel-group .panel-heading a .text {
    display: inline-block;
}

.list-support .panel-group .panel-heading a .show-content {
    display: inline-block;
}

.list-support .panel-group .panel-heading .panel-title {
    color: #26a7df;
    font-size: 24px;
    font-family: Linotte-Regular, sans-serif;
    text-transform: none;
}

.list-support .panel-group .panel-heading a .show-content {
    color: #26a7df;
    font-size: 14px;
    font-family: Linotte-Regular, sans-serif;
    text-transform: none;
}

.list-support .panel-group .panel-heading p {
    font-size: 14px;
    font-family: Linotte-Light, sans-serif;
    margin-bottom: 0px;
    color: #333;
}

.list-support .panel-group .panel-body {
    font-family: Linotte-Light, sans-serif;
    font-size: 16px;
}

.list-support .panel-group .panel-body span {
    font-size: 18px;
    color: #333;
    font-family: Linotte-Regular, sans-serif;
}

.list-support .panel-group .panel-body .collapse-title {
    font-size: 18px;
    color: #eb1b90;
    font-family: Linotte-Bold, sans-serif;
}

.support {
    overflow: hidden;
}

.bot_menu {
    background: #35a8e0;
    padding: 10px 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bot_menu .menu-item:first-child {
    padding-left: 0;
}

.bot_menu .menu-item {
    font-family: Linotte-Regular, sans-serif;
    padding: 0 5px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
}

.bot_menu .menu-item:hover {
    text-decoration: underline;
}

.fanpge-facebook {
    margin-top: 30px;
    margin-bottom: 30px;
}

@-moz-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

.content_type {
    overflow: hidden;
}

.call_ichloi {
    width: 200px;
    height: 200px;
    display: block;
    position: fixed;
    top: 40%;
    right: 0;
    overflow: hidden;
    z-index: 999;
    cursor: pointer;
}

.call_ichloi_circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    border: 2px solid #ff9002;
    opacity: .5;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    animation: call-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: call-circle-anim 1.2s infinite ease-in-out;
    -o-animation: call-circle-anim 1.2s infinite ease-in-out;
    -webkit-animation: call-circle-anim 1.2s infinite ease-in-out;
}

.call_ichloi_circle_fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    opacity: .75;
    background: #ff9002 none;
    border: 2px solid transparent;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
}

.call_ichloi_icon {
    position: absolute;
    top: 70px;
    right: 70px;
    width: 60px;
    height: 60px;
    background: #ff9002 url(../img/phones.png) no-repeat center center;
    border: 2px solid transparent;
    opacity: .7;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    animation: call-icon-anim 1s infinite ease-in-out;
    -o-animation: call-icon-anim 1s infinite ease-in-out;
    -moz-animation: call-icon-anim 1s infinite ease-in-out;
    -webkit-animation: call-icon-anim 1s infinite ease-in-out;
}

#arrowUp {
    position: fixed;
    z-index: 1000;
    right: 35px;
    bottom: 100px;
    font-size: 18px;
    display: none;
}

#arrowUp span {
    color: #fff;
    background: #ff9002;
    padding: 15px;
    border-radius: 50%;
}

.box-shoping-cart .btn-product-shopping-cart {
    padding: 0px 15px;
}

.shopping-cart .btn-phone {
    padding: 7px 15px;
}

.new-hot {
    overflow: hidden;
    border-bottom: #eb1b90 solid 1px;
    margin-bottom: 30px;
}

.new-hot h2 {
    font-size: 30px;
    font-family: Linotte-Bold, sans-serif;
    white-space: normal;
    display: table-cell;
    vertical-align: middle;
    color: #eb1b90;
    padding: 15px 0px;
    margin-bottom: 30px;
}

.box-title-text {
    margin-bottom: 20px;
}

table p img {
    width: 70%;
}

.box-search {
    display: block;
    position: absolute;
    width: 400px;
    border: #ccc solid 1px;
    top: 70px;
    right: 0px;
}

.article-embed {
    display: inline-block;
    padding: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 100%;
}

.article-embed > a {
    float: left;
    width: 20%;
    display: inline-block;
    margin-right: 15px;
}

.article-embed > a img {
    width: 100%;
}

.article-embed > div h4 {
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    font-family: Linotte-Regular, sans-serif;
    text-transform: none;
}

.article-embed > div p {
    font-size: 14px;
    margin-bottom: 0;
}

.news-detail {
    font-family: Linotte-Light, sans-serif !important;
    font-size: 18px;
}

.news-content-detail {
    font-family: Linotte-Regular, sans-serif;
    text-align: justify;
    font-size: 18px;
    line-height: 25px;
}
.news-content-detail h2, .news-content-detail h3,.news-content-detail h4, .news-content-detail h5{
    color:#eb1b90 ;
}
.news-content-detail img {
    width: 100%;
    text-align: center;
}

.news-content-oh {
    border-left: #eb1b90 solid 1px;
    font-style: italic;
    padding: 0px 15px;
    margin: 10px 0px;
    font-family: Linotte-Regular, sans-serif;
    font-size: 15px;
}

.social {
    margin: 25px 0px;
}

.social .icon {
    border-radius: 50%;
    color: #fff;
    font-size: 17px;
    margin-right: 5px;
}

.social .icon-facebook {
    background: #4c76be;
    padding: 10px 15px;
}

.social .icon-youtube {
    background: #fd3832;
    padding: 10px 12px;
}

.social .icon-zalo img {
    width: 40px;
}

.social .icon-google-plus {
    background: #fc5345;
    padding: 10px 9px;
}

.news-detail table tr {
    text-align: center;
}

.news-detail h1 {
    font-family: Linotte-Bold, sans-serif;
    font-size: 32px;
    color: #eb1b90;
}

.article-related-news {
    padding: 10px 20px;
    background: #f7f7f7;
    border: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
}

.article-related-news p {
    float: left;
    margin: 0px;
}

.article-related-news p a {
    font-size: 16px;
    font-family: Linotte-Regular, sans-serif;
    color: #666;
}

.article-related-news p:first-child {
    text-transform: uppercase;
}

.article-related-news p:after {
    content: "/";
    margin: 0px 5px;
}

.article-related-news p:last-child:after {
    content: "";
}

.new-tag {
    margin: 10px 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.new-tag .new-tag-item > a {
    font-family: Linotte-Regular, sans-serif;
    text-transform: lowercase;
    font-size: 15px;
}

.new-banner img {
    width: 100%;
    height: 300px;
}

.new-text-link {
    font-family: Linotte-Regular, sans-serif;
    overflow: hidden;
}

.new-text-link p {
    font-size: 26px;
    font-family: Linotte-Bold, sans-serif;
    margin-bottom: 5px;
}

.new-text-link ul {
    list-style-position: inside;
}

.new-text-link ul li {
    padding-bottom: 5px;
}

.new-text-link ul li a {
    font-size: 16px;
    color: #26a7df;
}

.button-bottom {
    margin-top: 30px;
}

.button-bottom a:hover {
    text-decoration: none;
}

.button-bottom .btn-view-in-detail {
    outline: none;
    border: none;
    padding: 0px 30px;
    text-align: center;
    border-radius: 10px;
    height: 125px;
    display: table;
}

.button-bottom .btn-view-in-detail span {
    font-size: 22px;
    font-family: Linotte-Bold, sans-serif;
    white-space: normal;
    display: table-cell;
    vertical-align: middle;
}

.button-bottom .btn-view-in-detail:hover {
    background: #eb1b90;
    color: #fff;
}

.item-review {
    height: 190px;
}

.item-review .user-rate-image img {
    height: 190px;
}

.item-review .user-rate-text {
    height: 190px;
}

.tag-name-title {
    color: #eb1b90;
    font-size: 40px;
    font-family: Linotte-Regular, sans-serif;
}
.mess_facebook{
    display: none;
}
@media (max-width: 767px) {
    .home .presentazione p {
        padding: 0px;
    }

    .list-question .media-question {
        padding: 0px;
    }

    #full-width-slider .list-infomation .item {
        padding: 15px 0px;
    }

    .pannello-affix.affix-top,
    .pannello-affix.affix {
        z-index: 999;
        opacity: 1;
        width: 100%;
        background-color: #323C46;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .pannello-affix.affix-top .navbar-inner,
    .pannello-affix.affix .navbar-inner {
        margin-top: 0;
    }

    .navbar .brand-piccolo {
        top: 5px;
        width: 135px;
        height: 40px;
    }

    .navbar-toggle .collapsed .navbar .brand {
        display: block;
    }

    .navbar-toggle .navbar .brand {
        display: none;
    }

    .navbar .nav {
        margin-top: 0;
        border-top: #ccc solid 1px;
    }

    .navbar-nav > li > a {
        padding: 10px 0 10px;
        text-align: center;
        color: #777;
        -webkit-font-smoothing: antialiased;
    }

    .navbar-collapse {
        box-shadow: none;
    }
}

@media (min-width: 768px) {
    .btn-footer {
        display: none;
    }

    .btn-footer .product-button {
        display: block;
        z-index: 99999;
        margin-top: 0px;
    }

    .btn-footer .product-button a {
        margin-bottom: 0px;
    }

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 32px;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 19px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 13px;
    }

    .header-titolo {
        margin-left: 20%;
        margin-right: 20%;
    }

    .header-titolo h1 {
        font-size: 48px;
    }

    section {
        padding: 60px 0;
    }

    .news-content {
        padding-top: 200px;
    }

    section.pagina-testo-header {
        padding-top: 170px;
        padding-bottom: 30px;
    }

    .navbar .brand {
        width: 100px;
        height: 50px;
        bottom: 10px;
        display: none;
    }

    .lead-link {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -85px;
        padding: 5px 0;
        width: 170px;
        background: white;
        color: #323C46;
    }

    .lead-link:hover {
        color: #5e696f;
    }

    .lead-link .icona-freccia-giu,
    .lead-link .icona-freccia-giu:hover {
        color: #323C46;
        font-size: 14px;
        text-shadow: none;
    }

    .navbar .pannello-affix.affix .brand-piccolo {
        display: block;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .slider.slider-vertical {
        margin-top: 170px;
    }

    .res-slider-img {
        width: 100%;
        margin-bottom: -60px;
        margin-top: 80px;
    }

    .res-slider-img img {
        width: 475px;
        height: auto;
    }

    .res-lista {
        margin-top: 140px;
    }

    .home #full-width-slider h2 {
        font-size: 48px;
    }

    .rsBullet {
        padding: 6px 7px 6px;
    }

    .rsBullet span {
        width: 13px;
        height: 13px;
    }

    .navbar .nav {
        float: right;
        margin-right: 10px;
    }

    .navbar .nav li {
        display: inline-block;
        float: none;
        position: relative;
        padding: 20px 0px;
    }

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #eb1c90;
    }

    .navbar .nav li > ul {
        border-top: #eb1c90 solid 2px;
        display: none;
        position: absolute;
        background: #fff;
        top: 70px;
        width: 220px;
        left: 0px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        box-shadow: 0px 0px 34px 8px #dddddd;
        -webkit-padding-start: 0px;
    }

    .navbar .nav li:hover ul {
        display: block;
    }

    .navbar .nav li:hover {
        transition: all 0.25s;
        z-index: 1000;
    }

    .navbar .nav li > ul > li {
        padding: 10px;
        padding: 5px 10px;
        width: 100%;
    }

    .navbar .nav li > ul > li a {
        font-size: 18px;
        line-height: 20px;
        text-align: left;
        color: #777;
    }

    .navbar .nav li ul li a:focus, .navbar .nav li ul li a:hover {
        color: #eb1c90;
        text-decoration: none;
    }

    .navbar .nav li:last-child a {
        padding-right: 0;
    }

    .lt-ie8 .navbar .nav li {
        display: block;
        float: left;
    }

    .roll {
        display: inline-block;
        overflow: hidden;
        z-index: 200;
        position: relative;
        vertical-align: top;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -webkit-perspective: 400px;
        -moz-perspective: 400px;
        -webkit-perspective-origin: 50% 50%;
        -moz-perspective-origin: 50% 50%;
    }

    .roll span {
        display: block;
        position: relative;
        padding: 0 2px;
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        pointer-events: none;
        -webkit-pointer-events: none;
        -webkit-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        overflow: hidden;
        height: 18px;
    }

    a.roll:hover span {
        overflow: visible;
        -webkit-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
        -moz-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
    }

    .roll span:after {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 0;
        top: 1px;
        padding: 0 2px;
        color: #323C46;
        background: #fff;
        -webkit-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -webkit-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
        -moz-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
    }

    #full-width-slider .container.desc .row {
        top: 190px;
    }

    #full-width-slider-2 .container.desc .row {
        top: 190px;
    }

    .home .car-descrizione .btn-primary {
        display: inline-block !important;
    }

    .home .grigio .media-body {
        padding: 16px 30px 10px 26px;
        margin-right: 0;
    }

    .home .grigio .media-img img {
        width: 100%;
    }

    .home .grigio .media-body p {
        margin-bottom: 0;
    }

    .home .grigio .media-body h4 {
        font-size: 15px;
    }

    .about .header-titolo {
        margin-top: -350px;
    }

    .globale-perc {
        padding: 15px 0;
        font-size: 32px;
        line-height: 32px;
    }

    .grafico.awards table {
        font-size: 12px;
        margin: 45px auto;
    }

    .visite-tot {
        font-size: 32px;
        float: left;
        width: 30%;
        text-align: center;
    }

    .visite-desc {
        text-align: left;
        float: left;
        width: 70%;
    }

    #globale {
        width: 240px !important;
        height: 240px !important;
    }

    #visite {
        width: 408px !important;
        height: 221px !important;
        margin-left: -20px;
    }

    .pannello .back h5 {
        margin-top: 90px;
        font-size: 16px;
    }

    .webdev-img {
        bottom: -30px;
        margin-bottom: -30px;
    }

    #graphicdesign-img {
        margin-top: -60px;
        margin-bottom: -60px;
        max-width: 600px;
        height: 600px;
        height: auto;
        position: relative;
        right: -67px;
    }

    .pannello.cl-tu h3 {
        margin-top: 80px;
    }

    .pannello.cl-tu p {
        font-size: 14px;
        padding: 0 10px;
    }

    section.foto {
        background-image: url(../img/about-photo.jpg);
        height: 500px;
    }

    .post-type-archive-portfolio .lead-link {
        background: #EEEEF2;
    }

    .post-type-archive-portfolio .header-titolo {
        margin-top: -300px;
    }

    .post-type-archive-portfolio .media-img {
        padding: 0;
        height: 240px;
    }

    .post-type-archive-portfolio .media-post {
        padding: 80px 30px 20px;
        overflow: hidden;
    }

    .post-type-archive-portfolio .media .img-overlay a {
        margin-left: 15px;
    }

    #port-screens {
        padding-left: 20%;
        padding-right: 20%;
    }

    #port-screens img {
        margin: 0 auto 60px;
    }

    .navbar .nav.nav-blog {
        float: none;
        display: table;
        width: 100%;
        z-index: 1;
    }

    .navbar .nav.nav-blog li {
        display: table-cell;
    }

    .blog-logo {
        padding-top: 200px;
    }

    .navbar .nav-blog {
        margin-bottom: 25px;
    }

    #blog-blocchi .element .media.post-normale .img-overlay a {
        margin-left: 20px;
    }

    .blog .post-featured h3,
    .category .post-featured h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .blog .post-featured.media .media-img,
    .category .post-featured.media .media-img,
    .blog .post-normale.media .media-img,
    .category .post-normale.media .media-img {
        max-height: none;
    }

    .single-post .main {
        margin: 0;
    }

    .single-post .articolo-box header {
        margin: 20px 30px 30px;
    }

    .single-post .articolo-box header h1 {
        font-size: 30px;
    }

    .single-post h5.blog-categorie {
        right: auto;
        padding-left: 30px;
        display: block;
        margin-right: 0;
    }

    .single-post .entry-content p {
        margin-bottom: 2em;
        -webkit-font-smoothing: antialiased;
    }

    .single-post .entry-content p.metadata {
        margin-bottom: 25px !important;
    }

    .single-post .at-floatingbar-share .addthis_button_facebook_like iframe {
        width: 73px !important;
    }

    .single-post .entry-content {
        padding: 0 30px;
    }

    #map_canvas,
    .mappa-overlay {
        top: 0;
        min-height: 800px;
    }

    #map_canvas {
        position: absolute !important;
    }

    .mappa-overlay {
        position: relative;
        top: 0;
        width: 100%;
        pointer-events: none;
        background: transparent;
    }

    .mappa-overlay > .container {
        width: 100%;
        padding-top: 180px;
    }

    .mappa-overlay .container .media {
        pointer-events: all;
        margin-top: 0;
        position: relative;
        margin-top: 100px;
    }

    .mappa-overlay .media img {
        max-width: none;
    }

    .mappa-overlay .media p {
        line-height: 17px;
    }

    .mappa-overlay .media p small {
        line-height: 14px;
    }

    .mappa-overlay .container .form-contatti {
        margin-bottom: 150px;
    }

    .form-contatti-body {
        padding: 20px 20px 0;
    }

    .form-contatti-footer {
        padding: 10px 20px;
    }

    .contatti-numeri {
        pointer-events: all;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 20px 0 20px;
    }

    .contatti-numeri p {
        margin-bottom: 0;
        line-height: 35px;
        text-align: center;
        width: auto;
    }

    .contatti-numeri p span span {
        margin-left: 25px;
    }

    .contatti-numeri p span {
        display: inline;
    }

    .contatti-numeri span.mobile {
    }

    .contatti .content-info,
    .contacts .content-info {
        padding-top: 30px;
    }

    .content-info {
        padding: 30px 0px 0px;
    }

    .content-info .slogan {
        width: 120px;
        height: auto;
        margin-left: -20px;
        margin-top: 20px;
    }

    .content-info .icone-social {
        float: left;
        margin: 0;
    }

    .content-info .copyright {
        float: right;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .mess_facebook{
        display: block;
    }
    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 28px;
    }

    .header-titolo {
        margin: 0 20%;
    }

    .media .img-overlay h3 {
        color: #fff;
        margin-bottom: 35px;
        font-size: 24px;
    }

    .home .grigio .media-body {
        padding: 15px 30px 10px 35px;
    }

    .home .grigio .media-body h4 {
        font-size: 24px;
    }

    .globale-perc {
        font-size: 36px;
        line-height: 36px;
    }

    .visite-tot {
        font-size: 30px;
    }

    #globale {
        width: 244px !important;
        height: 244px !important;
    }

    .grafico.awards table {
        margin: 48px auto;
    }

    .grafico.awards .table tbody > tr > td {
        padding: 25px 8px !important;
    }

    #visite {
        width: 455px !important;
        height: 246px !important;
        margin-left: -20px;
    }

    .pannello .back h5 {
        margin-top: 55px;
    }

    .pannello.cl-tu h3 {
        margin-top: 20px;
    }

    .webdev h2 {
        margin-top: 80px;
    }

    .webdev-img {
        margin-bottom: -60px;
        bottom: 0;
    }

    .graphicdesign h2 {
        margin-top: 90px;
    }

    #graphicdesign-img {
        width: 670px;
        max-width: 670px;
    }

    .post-type-archive-portfolio .media-img {
        height: 240px;
    }

    .post-type-archive-portfolio .media-post {
        padding: 70px 40px 20px 30px;
    }

    .post-type-archive-portfolio .media-post h3 {
        font-size: 22px;
    }

    #port-screens img {
        margin: 0 auto 90px;
    }

    .post-type-archive-portfolio .img1 {
        height: 80px;
    }

    .blog .media .media-post,
    .category .media .media-post {
        padding: 20px 30px 30px 15px;
    }

    .blog .media.post-featured .media-post,
    .category .media.post-featured .media-post {
        padding: 20px 20px 30px 20px;
    }

    .mappa-overlay .container .media-body {
        padding: 30px 30px 10px 40px;
    }

    .single-post h5.blog-categorie {
        padding-left: 30px;
    }

    .contatti-numeri h2 {
        font-size: 27px;
    }

    .mappa-overlay .container .media-body {
        padding: 15px 25px 5px 25px;
    }

    .contatti-numeri p {
        font-size: 14px;
        text-align: right;
    }

    .contatti-numeri p span span {
        margin-left: 10px;
    }

    .contatti-numeri h2 {
        text-align: left;
    }

    .content-info .slogan {
        width: 160px;
        margin-top: -20px;
    }
}

@media (min-width: 1200px) {
    .mess_facebook{
        display: block;
    }
    .slider.slider-vertical {
        margin-top: 120px;
    }

    .res-slider-img {
        width: 100%;
        margin-bottom: -90px;
        margin-top: -16px;
    }

    .res-slider-img img {
        width: 640px;
        height: auto;
    }

    .res-lista {
        margin-top: 90px;
    }

    .res-slider-cont h2 {
        margin-top: 93px;
    }

    .content-info p {
        line-height: 20px;
    }

    .media .img-overlay h3 {
        color: #fff;
        margin-bottom: 35px;
        font-size: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }

    section {
        padding: 90px 0;
    }

    .header-titolo {
        margin: 0px 15%;
    }

    .header-titolo h1 {
        font-size: 62px;
    }

    .navbar .nav li a {
        font-size: 19px;
        padding: 5px 10px;
    }

    h6 {
        font-size: 14px;
    }

    .navbar .pannello-affix.affix .brand-piccolo {
        display: block;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 15px;
    }

    .home .grigio {
        padding-bottom: 100px;
        padding-top: 30px;
    }

    .home .grigio .media-body {
        padding: 32px 30px 10px 35px;
    }

    .home #full-width-slider h2 {
        font-size: 62px;
        margin-left: -4px;
    }

    #full-width-slider .container.desc .row {
        top: 160px;
    }

    #full-width-slider-2 .container.desc .row {
        top: 190px;
    }

    .home #full-width-slider .rsBullets {
        display: block;
        bottom: 45px;
    }

    #globale {
        width: 270px !important;
        height: 270px !important;
    }

    .grafico.awards table {
        margin: 60px auto;
    }

    #visite {
        width: 500px !important;
        height: 270px !important;
        margin-left: -20px;
    }

    .pannello.cl-tu h3 {
        margin-top: 45px;
    }

    .pannello .back h5 {
        margin-top: 70px;
    }

    .graphicdesign h2 {
        margin-top: 70px;
    }

    .webdev-img {
        margin-bottom: -90px;
    }

    .webdev h2 {
        margin-top: 100px;
    }

    #graphicdesign-img {
        width: 100%;
        max-width: 100%;
        margin-top: -90px;
        margin-bottom: -90px;
    }

    section.foto {
        height: 600px;
    }

    .post-type-archive-portfolio .header-titolo {
        margin-left: 20%;
        margin-right: 20%;
    }

    .post-type-archive-portfolio .media-img {
        height: 270px;
    }

    .post-type-archive-portfolio .media-post {
        padding: 80px 30px 20px;
    }

    .post-type-archive-portfolio .media-post h3 {
        font-size: 26px;
    }

    .post-type-archive-portfolio .media-post h6 {
        font-size: 13px;
    }

    .mappa-overlay > .container {
        padding-top: 20vh;
    }

    .form-contatti-body {
        padding: 20px 50px 0;
    }

    .mappa-overlay .container .media-body {
        padding: 30px 25px 20px 30px;
    }

    div.wpcf7-response-output {
        margin: 0;
        padding: 10px 50px;
    }

    .form-contatti-footer {
        padding: 20px 50px;
    }

    .contatti-numeri h2 {
        font-size: 34px;
    }

    .contatti-numeri p span span.visible-lg {
        display: inline !important;
        margin-left: 0;
    }

    .contatti-numeri p {
        font-size: 16px;
        text-align: right;
    }

    .contatti-numeri p > span {
        margin-left: 0;
    }

    .content-info .slogan {
        width: 170px;
        margin-left: 0;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1410px;
    }

    .post-type-archive-portfolio .media-img {
        height: 350px;
    }

    .header-titolo p {
        font-size: 20px;
    }

    .post-type-archive-portfolio .media-post {
        padding: 120px 30px 20px;
    }

    .post-type-archive-portfolio .media-post h3 {
        font-size: 30px;
    }

    .mappa-overlay .container .media-body {
        padding: 40px 25px 20px 40px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar .brand {
    }

    .contatti .navbar .brand,
    .contacts .navbar .brand,
    .blog .navbar .brand,
    .category .navbar .brand,
    .single-post .navbar .brand {
    }
}

@media only screen and (max-width: 991px) {
    .btn-footer {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }

    .btn-footer .product-button {
        display: block;
        z-index: 99999;
        margin-top: 0px;
    }

    .btn-footer .product-button a {
        margin-bottom: 0px;
    }

    .product-button {
        display: none;
    }

    .button-bottom {
        display: none;
    }


    .home .presentazione p {
        padding: 0px;
    }

    .footer-care-phone-box {
        margin: 0px auto;
    }

    .footer-image-product {
        margin-top: 30px;
        position: static;
        text-align: left;
    }

    .footer-image-product img {
        position: static;
        width: 100%;
    }

    .home .presentazione h3 {
        font-size: 19px;
    }

    .new-text-link ul {
        -webkit-padding-start: 0px;
    }

    .new-text-link ul li a {
        font-size: 17px;
    }

    .footer-care {
        padding: 0px;
        text-align: left;
        float: inherit;
    }

    .box_dk {
        float: left;
        margin: 0px auto;
    }

    .navbar-nav > li > a {
        text-align: left;
        padding: 10px 15px;
    }

    .brand-mobile {
        display: block;
    }

    .navbar .brand {
        display: none;
    }

    .navbar .nav li ul {
        list-style: none;
    }

    .navbar .nav li ul li a {
        color: #888;
    }

    .top_area_wrapper {
        text-align: center;
    }

    .call_ichloi {
        display: none;
    }
}

@media (max-width: 479px) and (min-width: 320px) {
    .user-link-zalo{
        display: block !important;
    }
    .user-name{
        font-size: 14px;
    }
    .news-comment-facebook{
        overflow: hidden;
        width: 100%;
    }
    .item-review .user-rate-image {
        height: 200px;
        overflow: hidden;
    }

    .item-review .user-rate-image img {
        height: 100%;
    }

    .item-review .user-rate-text {
        padding: 15px;
        height: 100%;
        background: #e6e7e8;
        border-top-right-radius: 0;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .footer-image-product {
        float: none;
        text-align: center;
    }

    .list-store-footer, .social {
        text-align: center;
    }

    .box_dk {
        float: none;
    }

    .footer-care-phone-box {
        display: table;
    }

    .btn-footer {
        position: fixed;
        bottom: 0px;
        width: 100%;
        z-index: 99999;
    }

    .btn-footer .product-button {
        display: block;
        z-index: 9999;
        margin-top: 0px;
    }

    .btn-footer .product-button div {
        padding: 0px 2px;
    }

    .btn-footer .product-button div:first-child {
        padding: 0px;
        padding-left: 5px
    }

    .btn-footer .product-button div:last-child {
        padding: 0px;
        padding-right: 5px
    }

    .btn-footer .product-button a {
        margin-bottom: 0px;
        border-radius: inherit;
        width: 100%
    }

    .btn-footer .product-button a > span {
        font-size: 14px;
    }

    .product-button {
        display: none;
    }

    .call_ichloi {
        display: none;
    }

    .button-bottom {
        display: none;
    }

    .top_area_wrapper.text_align_right {
        text-align: center;
    }

    .top_area_wrapper {
        line-height: 70px;
    }

    .hotline_wrapper {
        float: left;
    }

    .hotline_wrapper, .order_wrapper {
        margin: 0;
    }

    .order_wrapper {
        float: right;
        padding-top: 15px;
    }

    .support_wrapper {
        display: none;
        padding-top: 15px;
    }

    #full-width-slider .container.desc .row {
        position: absolute;
        top: 120px;
    }
    #full-width-slider .car-descrizione h1{
        font-size: 30px;
    }
    #full-width-slider .car-descrizione .normal-text{
        font-size: 15px;
        margin-bottom: 20px;
    }
    #full-width-slider .list-infomation .item .item-content{
        font-size: 14px;
    }
    .home .presentazione .line-break img {
        width: 100%;
    }

    .news-content .news-item {
        height: 240px;
    }

    .news-content .news-item .news-title a {
        font-size: 15px;
        font-weight: 700;
    }

    .news-content .news-item {
        font-size: 14px;
    }

    .news-content .news-item .news-media .news-date {
        display: none;
    }


    .order_wrapper a {
        padding: 5px 10px;
    }

    .top-banner .logo-baner {
        width: 200px;
    }

    .news-content .news-item .news-media img {
        height: 120px;
    }

    .news-content .news-item .news-media {
        height: 120px;
    }
}

.navbar-collapse {
    position: relative;
    padding-top: 55px !important;
}

.navbar-collapse .form-group {
    padding: 18px 0px;
    background: #ccc;
    background-color: rgb(248, 248, 248);
    border-color: rgb(231, 231, 231);
}

.navbar-collapse form[role="search"] {
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%;
    padding: 0px;
    margin: 0px;
    z-index: 1000;
}

.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
    padding: 17px 12px;
    border-radius: 0px;
    border-width: 0px;
    color: rgb(119, 119, 119);
    background-color: rgb(248, 248, 248);
    border-color: rgb(231, 231, 231);
    box-shadow: none;
    outline: none;
    font-size: 18px;
}

.navbar-collapse form[role="search"] input {
    font-size: 14pt;
    font-style: normal;
    box-shadow: none;
}

.navbar-collapse form[role="search"] button[type="reset"] {
    display: none;
}

@media (min-width: 768px) {
    .navbar-collapse {
        padding-top: 0px !important;
        padding-right: 38px !important;
    }

    .navbar-collapse form[role="search"] {
        width: 38px;
    }

    .navbar-collapse form[role="search"] button,
    .navbar-collapse form[role="search"] input {
        padding: 26px 12px;
        margin-left: 5px;
    }

    .navbar-collapse form[role="search"] input {
        padding: 25px 12px;
        font-size: 18px;
        opacity: 0;
        display: none;
    }

    .navbar-collapse form[role="search"].active {
        width: 400px;
        position: absolute;
        right: 0px;
    }

    .navbar-collapse form[role="search"].active button,
    .navbar-collapse form[role="search"].active input {
        display: table-cell;
        opacity: 1;
    }

    .navbar-collapse form[role="search"].active input {
        width: 300px;
        padding: 15px;
        margin-right: 10px;
        margin-left: 10px;
        background: #fff;
        border: #ccc solid 1px;
        border-radius: 10px;
        font-size: 16px;
    }
}

@media (max-width: 479px) and (min-width: 320px) {
    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        padding: 17px;
    }
}

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
}

@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) rotateY(0);
        -moz-animation-timing-function: ease-out;
    }
    40% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-animation-timing-function: ease-out;
    }
    50% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }
    80% {
        -moz-transform: perspective(400px) rotateY(360deg) scale(.95);
        -moz-animation-timing-function: ease-in;
    }
    100% {
        -moz-transform: perspective(400px) scale(1);
        -moz-animation-timing-function: ease-in;
    }
}

@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) rotateY(0);
        -o-animation-timing-function: ease-out;
    }
    40% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-animation-timing-function: ease-out;
    }
    50% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in;
    }
    80% {
        -o-transform: perspective(400px) rotateY(360deg) scale(.95);
        -o-animation-timing-function: ease-in;
    }
    100% {
        -o-transform: perspective(400px) scale(1);
        -o-animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in;
    }
    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}

.flip {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flip;
    -o-backface-visibility: visible !important;
    -o-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(1500px) rotateY(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: perspective(1500px) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(1500px) rotateY(90deg);
        opacity: 0;
    }
    100% {
        -moz-transform: perspective(1500px) rotateY(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(1500px) rotateY(90deg);
        opacity: 0;
    }
    100% {
        -o-transform: perspective(1500px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(1500px) rotateY(90deg);
        opacity: 0;
    }
    100% {
        transform: perspective(1500px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipOutY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

.royalSlider {
    width: 600px;
    height: 400px;
    position: relative;
    direction: ltr;
}

.royalSlider > * {
    float: left;
}

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0;
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsArrow,
.rsThumbsArrow {
    cursor: pointer;
}

.rsThumb {
    float: left;
    position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center;
}

.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
    height: auto;
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 30px 0px 0px;
}

.rsPreloader {
    position: absolute;
    z-index: 0;
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}

.rsTabs {
    float: left;
    background: none !important;
}

.rsTabs,
.rsThumbs {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s;
}

.rsVideoFrameHolder.rsVideoActive {
    opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15;
}

img.rsImg {
    max-width: none;
}

.grab-cursor {
    cursor: url(../img/grab.png) 8 8, move;
}

.grabbing-cursor {
    cursor: url(../img/grabbing.png) 8 8, move;
}

.rsNoDrag {
    cursor: auto;
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(../img/blank.gif);
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px;
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0;
}

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px;
}

.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0;
}

.slider.slider-vertical {
    height: 210px;
    width: 20px;
}

.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0;
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}

.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px;
}

.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0;
}

.slider input {
    display: none;
}

.slider .tooltip-inner {
    white-space: nowrap;
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.slider-selection {
    position: absolute;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    opacity: 0.8;
    border: 0px solid transparent;
}

.slider-handle.round {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.slider-handle.triangle {
    background: transparent none;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    background: #fff;
    border: 1px solid #ff0000;
    font-size: 10pt;
    width: 280px;
    padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
    color: #f00;
    font-size: 10pt;
    display: block;
}

span.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

div.wpcf7 .placeheld {
    color: #888;
}

.bootstrap-select.btn-group, .bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0
}

.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0
}

.bootstrap-select.btn-group.pull-right, .bootstrap-select.btn-group[class*="span"].pull-right, .row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}

.bootstrap-select:not([class*="span"]) {
    width: 220px
}

.bootstrap-select {
    width: 220px \9
}

.bootstrap-select .btn {
    width: 100%
}

.bootstrap-select.show-menu-arrow.open .btn {
    z-index: 1001
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.btn-group .btn .filter-option {
    overflow: hidden;
    position: absolute;
    left: 12px;
    right: 25px;
    text-align: left
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    right: 12px
}

.bootstrap-select.btn-group > .disabled, .bootstrap-select.btn-group .dropdown-menu li.disabled > a {
    cursor: not-allowed
}

.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu dt {
    display: block;
    padding: 3px 20px;
    cursor: default
}

.bootstrap-select.btn-group .div-contain {
    overflow: hidden
}

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
    padding-left: 35px
}

.bootstrap-select.btn-group .dropdown-menu li > a {
    min-height: 20px;
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-top: 2.5px
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
    color: #64b1d8;
    color: rgba(255, 255, 255, 0.4)
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2)
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block
}
.support-user{
    padding-bottom: 20px;
}
.support-image{
    max-width: 200px;
    max-height: 200px;
    margin: 0px auto;
    border-radius: 50%;
    overflow:hidden;
}
.support-image img{
    width: 100%;
    height: 100%;
}
.support-info{
    margin-top: 15px
}
.user-name{
    font-size: 20px;
    margin-bottom: 15px
}
.user-link-facebook{
    margin-bottom: 5px;
    margin: 10px 0px;
}
.user-link-facebook a{
    background: url(../img/mess.png) no-repeat left center;
    padding: 10px 0;
    padding-left: 25px;
    color: #636363;
    text-decoration: none;
    color: #2D81FB
}
.user-link-zalo{
    display: none;
    margin: 10px 0px;

}
.user-link-zalo a{
    background: url(../img/zaloo.png) no-repeat left center;
    padding: 10px 0;
    padding-left: 25px;
    color: #636363;
    text-decoration: none;
    background-size: 20px ;
    color: #2D81FB
}

a.btn-chat-zalo {
    display: block;

    background: url(../img/zalo2.png) no-repeat 12px 4px #fff;
    background-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 15px;
    border-radius: 35px;
    box-shadow: -1px 2px 10px 0px rgba(0,0,0,0.5);
    font-weight: bold;
    font-size: 12px;
}
.btn-chat-zalo .number {
    display: block;
    position: absolute;
    top: -10px;
    right: 15px;
    width: 18px;
    height: 18px;
    background: red;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
}
.mess_zalo{
    position: fixed;
    display: none;
    bottom: 50px;
    right: 20px;
}
@media (max-width: 479px) and (min-width: 320px) {

    .mess_zalo{
        display: block;
    }

}
.news-detail {
    position: relative;
}
.author-info {
    font-size: 16px;
}
.author-info label {
    font-weight: normal;
    margin-bottom: 0px;
    font-family: 'Linotte-Bold';
}
.author-content-body {
    line-height: 1.8;
}
@media(min-width: 992px) {
    .author-info {
        position: absolute;
        right: 0px;
        bottom: -10px;
    }
}
.fb-customerchat iframe {
    max-height: 0px !important;
}