/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
}

html,
html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

html,
body,
button,
input,
select,
textarea {
    font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}

body {
    margin: 0;
    height: 100%;
}

html {
    height: 100%;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
    color: #353535;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

p,
pre {
    margin: 1em 0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    /* 1 */
    padding: 0;
    white-space: normal;
    /* 2 */
    *margin-left: -7px;
    /* 3 */
}

button,
input,
select,
textarea {
    font-size: 100%;
    /* 1 */
    margin: 0;
    /* 2 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */
}

button,
input {
    line-height: normal;
}

button,
html input[type="button"],

/* 1 */

input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
    *overflow: visible;
    /* 4 */
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
    *height: 13px;
    /* 3 */
    *width: 13px;
    /* 3 */
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #353535;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a:hover,
a:focus {
    color: #ed5286;
    text-decoration: none;
}

.highlight{
    color: #ed5286;
    font-weight: 400;
}

p {
    color: #8c9398;
    color: #555;
    word-spacing: 1px;
    line-height: 25px;
    font-size: 14px;
    font-weight: normal;
}

h1 {
    font-weight: 100;
    text-transform: uppercase;
}

hr {
    border: 1px solid #ed5286;
    width: 230px;
}

h2 {
    font-size: 15px;
    color: #353535;
    text-transform: uppercase;
    font-weight: bold;
}

h2::after {
    content: " ";
    border: solid 2px #a3acaf;
    display: block;
    width: 35px;
    margin: 25px auto;
}

.section-padding {
    padding: 90px 0 100px
}

.dark-bg {
    background: #f3f5f8;
}

.light-bg {
    background-color: #fff;
}

.dark-box {
    background: #f3f5f8;
    -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4;
    -moz-box-shadow: 0px 3px 0px 0px #f0f2f4;
    box-shadow: 0px 3px 0px 0px #f0f2f4;
}

.light-box {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4;
    -moz-box-shadow: 0px 3px 0px 0px #f0f2f4;
    box-shadow: 0px 3px 0px 0px #f0f2f4;
    padding: 30px 0;
    margin-bottom: 50px;
}

.box-hover {
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}

.box-hover:hover,
.box-hover:focus {
    transform: translate(0, -15px);
    -webkit-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
}

.wrapper {
    height: 650px;
}

.nopadding {
    padding: 0;
}

.inner {
    margin-top: 170px;
    padding: 30px 20px;
    background-color: rgba(255, 255, 255, 0.6);
}

.text-only,
.text-only:hover,
.text-only:active,
.text-only:focus,
.text-only:visited {
    background-color: transparent;
    border: none;
    padding: 0 10px;
    text-align: center;
    /*font-size: 32px;*/
}

nav#menu {
    background-color: #242830;
    padding: 20px 10px;
    position: fixed;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 999;
    overflow-y: auto;
}

nav#menu a {
    display: block;
    color: #a3acaf;
    margin: 10px 0;
    padding: 15px;
    border-bottom: 1px solid #222;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-size: 14px;
    text-decoration: none;
}

nav#menu a.shout {
    color: #ed5286;
}

nav#menu a img {
    width: 20px;
    height: auto;
    vertical-align: middle;
    padding-right: 5px;
}

nav#menu a:hover,
nav#menu a:active {
    color: #fff;
    border-bottom: 1px solid #ed5286;
}

nav#menu #close-menu {
    color: #ed5286;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    margin-bottom: 25px;
    height: 30px;
    width: 30px;
    outline: none;
}

nav#menu #close-menu img {
    width: 30px;
    height: 30px;
}

.menu-buttons {
    position: relative;
    float: right;
    display: inline;
}

.menu-buttons a {
    font-size: 1.2rem;
}

.menu-buttons a.shout {
    margin-right: 15px;
    display: none;
}

.menu-buttons i.fa {
    margin-right: 5px;
}

.menu-buttons img {
    width: 20px;
    height: auto;
    margin: 0 5px 0 0;
}

.menu-buttons #open-menu {
    font-size: 1.2rem;
    outline: none;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    top: 8px;
}

.menu-buttons #open-menu i.fa {
    font-size: 2rem;
}

.header .fixed-navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 35px;
    padding-bottom: 5px;
    padding-left: 5%;
    padding-right: 5%;
    background-color: transparent;
    z-index: 998;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.header .fixed-navbar.opaque {
    background-color: rgba(40, 40, 40, 0.9);
    top: 0;
    left: 0;
    right: 0;
    padding-top: 10px;
    -webkit-box-shadow: 0px -4px 38px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px -4px 38px 0px rgba(0, 0, 0, 0.49);
    box-shadow: 0px -4px 38px 0px rgba(0, 0, 0, 0.49);
    color: #444;
}

.header .fixed-navbar.opaque .logo {
    background-color: transparent;
}

.header .fixed-navbar.opaque .menu-buttons {
    color: #777;
}

.header .fixed-navbar.opaque .menu-buttons a {
    color: #aaa;
}

.header .fixed-navbar.opaque .menu-buttons a.shout {
    display: inline-block;
    background-color: rgba(255, 255, 255, 1);
    color: #000;
    padding: 5px;
    font-size: 0.8rem;
    position: relative;
    top: 7px;
}

.header .fixed-navbar.opaque .menu-buttons a:hover,
.header .fixed-navbar.opaque .menu-buttons a:active,
.header .fixed-navbar.opaque .menu-buttons button {
    color: #ed5286;
}

.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-right {
    right: -240px;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}

.header {
    background: url('../img/cover.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0 0 300px 0;
    height: auto;
}

.header h1 {
    font-size: 35px;
    letter-spacing: 2px;
    margin: 10px;
    color: #ed5286;
    font-weight: 500;
    /*text-shadow: 2px 1px 5px rgba(150, 150, 150, 1);*/
    font-size: 3rem;
    font-family: 'Roboto';
}

.header h1 span {
    color: #a1a9b0;
    display: inline-block;
}

.header p {
    letter-spacing: 1px;
    color: #fff;
}

.header .logo {
    width: 150px;
    height: auto;
    /*background-color: rgba(255,255,255,0.3);*/
    padding: 5px;
}

.learn-more-btn {
    background: rgba(60, 60, 60, 0.9);
    padding: 20px 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-box-shadow: 0px 3px 0px 0px #333;
    -moz-box-shadow: 0px 3px 0px 0px #333;
    box-shadow: 0px 3px 0px 0px #333;
    margin: 60px 0 0;
    font-weight: bold;
}

.learn-more-btn:hover,
.learn-more-btn:focus {
    background: rgba(60, 60, 60, 0.6);
    color: #fff;
}

.learn-more-btn i.fa {
    font-size: 1.3rem;
    padding-right: 10px;
}

.features-wrapper,
.team-wrapper {
    margin: 70px 0 0;
}

.features-wrapper .icon {
    height: 175px;
    width: 175px;
    line-height: 175px;
    max-width: 100%;
    background-color: transparent;
    display: block;
    color: #ed5286;
    font-size: 6rem;
    position: relative;
    margin: 0 auto 20px auto;
}


/* ==========================================================================
iPhone Section
========================================================================== */

.iphone {
    width: 50%;
    background: #f3f5f8;
    float: right;
    height: 100%;
    z-index: 1;
}

.fluid-white {
    width: 50%;
    background-color: #f3f5f8;
    float: left;
    height: 100%;
    z-index: 2;
}

.responsive-services {
    position: relative;
}

.slogan {
    background: url('../img/background5.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    padding: 50px 0;
}

.slogan h1 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.slogan h1 span {
    display: block;
    font-size: 25px;
    margin-top: 20px;
}

.down-arrow-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: rgba(221, 28, 114, 0.8);
    display: inline-block;
    margin: 10px auto 20px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.down-arrow-btn:hover,
.down-arrow-btn:focus {
    color: #fff;
    background: rgba(221, 28, 114, 1);
}


/* ==========================================================================
Portfolio
========================================================================== */

.effects {
    padding-left: 15px;
}

.effects .img {
    position: relative;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 230px;
}

.effects .img:nth-child(n) {
    margin-right: 5px;
}

.effects .img:first-child {
    margin-left: -15px;
}

.effects .img:last-child {
    margin-right: 0;
}

.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background-color: rgba(124, 88, 198, 0.8);
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer;
}

a.close-overlay.hidden {
    display: none;
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
}

.overlay-effect .img i {
    font-size: 30px;
}

.overlay-effect .overlay {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.overlay-effect .overlay a.expand {
    left: 0;
    right: 0;
    bottom: 47%;
    margin: 0 auto -30px auto;
}

.overlay-effect .img.hover .overlay {
    height: 100%;
    opacity: 1;
}

.img img {
    width: -webkit-calc(100% + 40px) !important;
    width: calc(100% + 40px) !important;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    -ms-transform: translate3d(-40px, 0, 0);
}

.img:hover img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(-40px, 0, 0);
}

.designs {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 50px;
}

.subscribe {
    background: url('../img/subscribe-cover.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    padding: 120px 0 140px;
}

.subscribe h1 {
    color: #fff;
    margin-bottom: 40px;
}

.subscribe h1 span {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    letter-spacing: 1px;
}

.subscribe input[type=email] {
    background-color: rgba(255, 255, 255, 0.1);
    border: solid 1px #fff;
    padding: 20px;
    width: 30%;
    color: #fff;
}

.subscribe input[type=submit] {
    background-color: rgba(221, 28, 114, 0.5);
    border: solid 1px rgba(237, 82, 134, 0.5);
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.subscribe input[type=submit]:hover {
    background-color: rgba(221, 28, 114, 1);
    border: solid 1px rgba(237, 82, 134, 1);
    color: #fff;
}

.download-app {
    background-color: #242830;
    padding: 120px 0;
}

.download-app-btn {
    display: inline-block;
    padding: 25px 0;
    width: 200px;
    color: #fff;
    border: solid 1px #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 20px;
    position: relative;
    z-index: 4;
    overflow: hidden;
}

.download-app-btn:hover,
.download-app-btn:focus {
    color: #ed5286;
    border: solid 1px #ed5286;
}

.download-app-btn i.fa {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 80px;
    z-index: -1;
    color: rgba(100, 100, 100, 0.4);
}


/* TEAM */

.team img {
    margin-bottom: 25px;
    width: 100%;
    max-width: 170px;
    height: auto;
    padding: 10px;
    margin: 0 auto;
}

.team h3 {
    font-size: 0.8rem;
    color: #999;
    color: #ed5286;
}

ul.social-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.social-buttons li {
    display: inline-block;
    margin-right: 10px;
}

ul.social-buttons li:last-child {
    margin-right: 0;
}

.social-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: #242830;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
}

.social-btn:hover,
.social-btn:focus {
    background: #de1271;
    background-color: #ed5286;
    color: #fff;
}

.social {
    margin-top: 25px
}

.up-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: rgba(221, 28, 114, 0.5);
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
}

.up-btn:hover,
.up-btn:focus {
    color: #fff;
    background: rgba(221, 28, 114, 1);
}

.contact-details {
    margin: 70px 0;
}

.contact-details h2 {
    font-size: 20px;
}

.contact-details h2 span {
    display: block;
    color: #3dc9b3;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 15px;
}

.contact-wrap {
    position: relative;
}

#contatti i.fa {
    margin: 5px;
}

footer a {
    color: #a1a9b0;
}

footer {
    background-color: #242830;
    padding: 40px 0 30px;
}

footer p {
    color: #fff;
}

ul.legals {
    list-style: none;
    color: #fff;
    line-height: 25px;
}

ul.legals li {
    display: inline-block;
}

ul.legals li::after {
    content: " |";
}

ul.legals li:last-child::after {
    content: "";
}

.legals {
    text-align: left;
}

.credit {
    text-align: left;
}

#servicesSlider {
    margin-top: 70px;
}

ul.slides li {
    margin-bottom: 20px;
}

.wp1,
.wp2,
.wp3,
.wp4,
.wp5,
.wp6 {
    visibility: hidden;
}

.bounceInLeft,
.bounceInRight,
.fadeInUp,
.fadeInUpDelay,
.fadeInDown,
.fadeInUpD,
.fadeInLeft,
.fadeInRight {
    visibility: visible;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-15s {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.wp3 {
    background: url('../img/smartphone.png') no-repeat center center;
    background-position: 0 10px;
    height: 100%;
    background-size: contain;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.lavora-con-noi {
    padding: 120px 20px 20px 20px;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}

.lavora-con-noi h1 {
    color: #aaa;
    font-weight: 400;
    text-align: center;
    font-size: 2.2rem;
}

.lavora-con-noi h2 {
    color: #ed5286;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 40px;
    font-size: 1.4rem;
    font-weight: 400;
}

.lavora-con-noi h2:after {
    display: none;
}

.lavora-con-noi .image {
    text-align: center;
}

.lavora-con-noi img {
    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 20px;
}

.lavora-con-noi p,
.lavora-con-noi ul.normal,
.lavora-con-noi ul.quiet,
.lavora-con-noi ul li {
    font-size: 1rem;
    color: #333;
    text-align: justify;
}

.lavora-con-noi ul.quiet {
    list-style-type: square;
}

.lavora-con-noi ul.quiet li {
    padding: 10px 0;
}

.lavora-con-noi cite {
    font-size: 1.2rem;
    color: #a1a9b0;
}

.lavora-con-noi a {
    color: #ed5286;
}

.lavora-con-noi .learn-more-btn {}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

.no-background {
    background-image: none;
}

.cc_container a,
.cc_container a:hover,
.cc_container a:active {
    color: #fff !important;
}

.cc_container .cc_btn {
    background-color: #DB2468 !important;
}
