/* BASICS                                                                                        BASICS */
/* ---------------------------------------------------------------------------------------------------- */
/* XXS COLUMNS                                                                              XXS COLUMNS */
/* ---------------------------------------------------------------------------------------------------- */
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  float: left; }

@media screen and (max-width: 480px) {
  .col-xxs-pull-12 {
    right: 100%; }

  .col-xxs-pull-11 {
    right: 91.66666667%; }

  .col-xxs-pull-10 {
    right: 83.33333333%; }

  .col-xxs-pull-9 {
    right: 75%; }

  .col-xxs-pull-8 {
    right: 66.66666667%; }

  .col-xxs-pull-7 {
    right: 58.33333333%; }

  .col-xxs-pull-6 {
    right: 50%; }

  .col-xxs-pull-5 {
    right: 41.66666667%; }

  .col-xxs-pull-4 {
    right: 33.33333333%; }

  .col-xxs-pull-3 {
    right: 25%; }

  .col-xxs-pull-2 {
    right: 16.66666667%; }

  .col-xxs-pull-1 {
    right: 8.33333333%; }

  .col-xxs-pull-0 {
    right: auto; }

  .col-xxs-push-12 {
    left: 100%; }

  .col-xxs-push-11 {
    left: 91.66666667%; }

  .col-xxs-push-10 {
    left: 83.33333333%; }

  .col-xxs-push-9 {
    left: 75%; }

  .col-xxs-push-8 {
    left: 66.66666667%; }

  .col-xxs-push-7 {
    left: 58.33333333%; }

  .col-xxs-push-6 {
    left: 50%; }

  .col-xxs-push-5 {
    left: 41.66666667%; }

  .col-xxs-push-4 {
    left: 33.33333333%; }

  .col-xxs-push-3 {
    left: 25%; }

  .col-xxs-push-2 {
    left: 16.66666667%; }

  .col-xxs-push-1 {
    left: 8.33333333%; }

  .col-xxs-push-0 {
    left: auto; }

  .col-xxs-offset-12 {
    margin-left: 100%; }

  .col-xxs-offset-11 {
    margin-left: 91.66666667%; }

  .col-xxs-offset-10 {
    margin-left: 83.33333333%; }

  .col-xxs-offset-9 {
    margin-left: 75%; }

  .col-xxs-offset-8 {
    margin-left: 66.66666667%; }

  .col-xxs-offset-7 {
    margin-left: 58.33333333%; }

  .col-xxs-offset-6 {
    margin-left: 50%; }

  .col-xxs-offset-5 {
    margin-left: 41.66666667%; }

  .col-xxs-offset-4 {
    margin-left: 33.33333333%; }

  .col-xxs-offset-3 {
    margin-left: 25%; }

  .col-xxs-offset-2 {
    margin-left: 16.66666667%; }

  .col-xxs-offset-1 {
    margin-left: 8.33333333%; }

  .col-xxs-offset-0 {
    margin-left: 0; }

  .col-xxs-1 {
    width: 8.33333333%; }

  .col-xxs-2 {
    width: 16.66666667%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-4 {
    width: 33.33333333%; }

  .col-xxs-5 {
    width: 41.66666667%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-7 {
    width: 58.33333333%; }

  .col-xxs-8 {
    width: 66.66666667%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-10 {
    width: 83.33333333%; }

  .col-xxs-11 {
    width: 91.66666667%; }

  .col-xxs-12 {
    width: 100%; } }
/*
*   CSS file with Bootstrap grid classes for screens bigger than 1600px. Just add this file after the Bootstrap CSS file and you will be able to juse col-xl, col-xl-push, hidden-xl, etc.
*
*   Author: Marc van Nieuwenhuijzen
*   Company: WebVakman
*   Site: WebVakman.nl
*
*/
@media (min-width: 1570px) {
  .hidden-lg {
    display: none !important; } }
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl {
  display: none !important; }

@media (min-width: 1570px) {
  .container {
    width: 1570px; }

  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }

  .col-xl-12 {
    width: 100%; }

  .col-xl-11 {
    width: 91.66666667%; }

  .col-xl-10 {
    width: 83.33333333%; }

  .col-xl-9 {
    width: 75%; }

  .col-xl-8 {
    width: 66.66666667%; }

  .col-xl-7 {
    width: 58.33333333%; }

  .col-xl-6 {
    width: 50%; }

  .col-xl-5 {
    width: 41.66666667%; }

  .col-xl-4 {
    width: 33.33333333%; }

  .col-xl-3 {
    width: 25%; }

  .col-xl-2 {
    width: 16.66666667%; }

  .col-xl-1 {
    width: 8.33333333%; }

  .col-xl-pull-12 {
    right: 100%; }

  .col-xl-pull-11 {
    right: 91.66666667%; }

  .col-xl-pull-10 {
    right: 83.33333333%; }

  .col-xl-pull-9 {
    right: 75%; }

  .col-xl-pull-8 {
    right: 66.66666667%; }

  .col-xl-pull-7 {
    right: 58.33333333%; }

  .col-xl-pull-6 {
    right: 50%; }

  .col-xl-pull-5 {
    right: 41.66666667%; }

  .col-xl-pull-4 {
    right: 33.33333333%; }

  .col-xl-pull-3 {
    right: 25%; }

  .col-xl-pull-2 {
    right: 16.66666667%; }

  .col-xl-pull-1 {
    right: 8.33333333%; }

  .col-xl-pull-0 {
    right: auto; }

  .col-xl-push-12 {
    left: 100%; }

  .col-xl-push-11 {
    left: 91.66666667%; }

  .col-xl-push-10 {
    left: 83.33333333%; }

  .col-xl-push-9 {
    left: 75%; }

  .col-xl-push-8 {
    left: 66.66666667%; }

  .col-xl-push-7 {
    left: 58.33333333%; }

  .col-xl-push-6 {
    left: 50%; }

  .col-xl-push-5 {
    left: 41.66666667%; }

  .col-xl-push-4 {
    left: 33.33333333%; }

  .col-xl-push-3 {
    left: 25%; }

  .col-xl-push-2 {
    left: 16.66666667%; }

  .col-xl-push-1 {
    left: 8.33333333%; }

  .col-xl-push-0 {
    left: auto; }

  .col-xl-offset-12 {
    margin-left: 100%; }

  .col-xl-offset-11 {
    margin-left: 91.66666667%; }

  .col-xl-offset-10 {
    margin-left: 83.33333333%; }

  .col-xl-offset-9 {
    margin-left: 75%; }

  .col-xl-offset-8 {
    margin-left: 66.66666667%; }

  .col-xl-offset-7 {
    margin-left: 58.33333333%; }

  .col-xl-offset-6 {
    margin-left: 50%; }

  .col-xl-offset-5 {
    margin-left: 41.66666667%; }

  .col-xl-offset-4 {
    margin-left: 33.33333333%; }

  .col-xl-offset-3 {
    margin-left: 25%; }

  .col-xl-offset-2 {
    margin-left: 16.66666667%; }

  .col-xl-offset-1 {
    margin-left: 8.33333333%; }

  .col-xl-offset-0 {
    margin-left: 0; }

  .visible-xl {
    display: block !important; }

  table.visible-xl {
    display: table; }

  tr.visible-xl {
    display: table-row !important; }

  th.visible-xl, td.visible-xl {
    display: table-cell !important; }

  .visible-xl-block {
    display: block !important; }

  .visible-xl-inline {
    display: inline !important; }

  .visible-xl-inline-block {
    display: inline-block !important; }

  .hidden-xl {
    display: none !important; } }
/* RESPONSIVE ALIGNMENT                                                            RESPONSIVE ALIGNMENT */
/* ---------------------------------------------------------------------------------------------------- */
.text-xxs-left {
  text-align: left; }

.text-xxs-right {
  text-align: right; }

.text-xxs-center {
  text-align: center; }

.text-xxs-justify {
  text-align: justify; }

@media (min-width: 481px) {
  .text-xs-left {
    text-align: left; }

  .text-xs-right {
    text-align: right; }

  .text-xs-center {
    text-align: center; }

  .text-xs-justify {
    text-align: justify; } }
@media (min-width: 769px) {
  .text-sm-left {
    text-align: left; }

  .text-sm-right {
    text-align: right; }

  .text-sm-center {
    text-align: center; }

  .text-sm-justify {
    text-align: justify; } }
@media (min-width: 993px) {
  .text-md-left {
    text-align: left; }

  .text-md-right {
    text-align: right; }

  .text-md-center {
    text-align: center; }

  .text-md-justify {
    text-align: justify; } }
@media (min-width: 1201px) {
  .text-lg-left {
    text-align: left; }

  .text-lg-right {
    text-align: right; }

  .text-lg-center {
    text-align: center; }

  .text-lg-justify {
    text-align: justify; } }
/* RESPONSIVE ALIGNMENT                                                            RESPONSIVE ALIGNMENT */
/* ---------------------------------------------------------------------------------------------------- */
.visible-xxs {
  display: none; }

@media (max-width: 480px) {
  .visible-xxs {
    display: inherit; }

  .hidden-xxs {
    display: none; } }
/* COLORS                                                                                        COLORS */
/* ---------------------------------------------------------------------------------------------------- */
/* DIMENSIONS                                                                                DIMENSIONS */
/* ---------------------------------------------------------------------------------------------------- */
/* FONTS                                                                                          FONTS */
/* ---------------------------------------------------------------------------------------------------- */
/* BUTTONS                                                                                      BUTTONS */
/* ---------------------------------------------------------------------------------------------------- */
.btn {
  position: relative;
  border: none;
  text-transform: uppercase;
  text-shadow: none;
  white-space: inherit;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) ;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .btn i {
    font-size: 18px; }
  .btn:hover, .btn:focus, .btn:active, .btn.disabled, .btn[disabled] {
    border: none;
    outline: 0; }

.btn-lg {
  padding: 10px 30px; }
  .btn-lg.icon-right {
    padding-right: 60px; }
  .btn-lg .icon-support {
    position: absolute;
    height: 100%;
    right: 25px;
    top: 0px;
    vertical-align: middle; }
    .btn-lg .icon-support .icon, .btn-lg .icon-support .fa {
      display: block;
      position: relative;
      top: 50%;
      font-size: 23px;
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }

.btn-md {
  padding: 6px 25px; }
  .btn-md.icon-right {
    padding-right: 50px; }
  .btn-md .icon-support {
    position: absolute;
    height: 100%;
    right: 22px;
    top: 0px;
    vertical-align: middle; }
    .btn-md .icon-support .icon, .btn-md .icon-support .fa {
      display: block;
      position: relative;
      top: 50%;
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }

.btn-flat {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-primary {
  color: #fff;
  background-color: #ea2b98; }
  .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #ea2b98; }
  .btn-primary:hover, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background-color: #f383c2; }

.btn-white {
  color: #ea2c98;
  background-color: #fff; }
  .btn-white:focus, .btn-white:active {
    color: #ea2c98;
    background-color: #fff; }
  .btn-white:hover, .btn-white.disabled, .btn-white[disabled] {
    color: #fff;
    background-color: #ea2c98; }

.btn-soft {
  color: #ea2c98;
  background-color: rgba(243, 131, 194, 0.3); }
  .btn-soft:focus, .btn-soft:active {
    color: #ea2c98;
    background-color: rgba(243, 131, 194, 0.3); }
  .btn-soft:hover {
    color: #fff;
    background-color: #f383c2; }

.link-button {
  position: relative;
  margin: 0 -3px;
  padding: 2px 5px;
  color: #ea2c98;
  text-decoration: underline;
  z-index: 500;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box; }
  .link-button:hover, .link-button:active, .link-button:focus {
    text-decoration: none;
    color: #fff !important;
    background-color: #ea2c98; }

/* PANELS                                                                                        PANELS */
/* ---------------------------------------------------------------------------------------------------- */
.panel {
  border: none;
  overflow: hidden;
  border: 1px solid rgba(207, 207, 207, 0.7);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .panel .panel-heading {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .panel .panel-heading h4 {
      position: relative;
      display: inline-block;
      font-family: 'Open Sans', sans-serif;
      font-size: 17px;
      letter-spacing: -1px;
      color: #ea2c98; }
      .panel .panel-heading h4:after {
        position: absolute;
        right: -35px;
        top: 4px;
        font-family: 'FontAwesome';
        font-size: 30px;
        content: '\f064';
        color: #ea2c98;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
    .panel .panel-heading:hover {
      background-color: #ea2c98;
      color: #fff; }
      .panel .panel-heading:hover h4 {
        color: #fff; }
        .panel .panel-heading:hover h4:after {
          color: #f383c2; }
  .panel .panel-body {
    border-top: 1px solid rgba(207, 207, 207, 0.7);
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel .panel-body p:first-child {
      margin-top: 0; }
  .panel a.collapsed .panel-heading h4:after {
    right: -28px;
    top: -6px;
    content: '\f0dd';
    font-size: 20px;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    animation: bounce 1s infinite linear; }
@keyframes bounce {
  0% {
    top: -10px; }
  50% {
    top: -5px; }
  100% {
    top: -10px; } }
/* AJAX                                                                                            AJAX */
/* ---------------------------------------------------------------------------------------------------- */
.waiting, .form-ok, .form-not-ok {
  position: absolute;
  top: 0;
  left: 0;
  width: 105%;
  height: 105%;
  text-align: center;
  background-color: #fff;
  display: none; }
  .waiting .spinner, .form-ok .spinner, .form-not-ok .spinner {
    display: inline-block;
    border-bottom: 8px solid rgba(234, 44, 152, 0.1);
    border-left: 8px solid rgba(234, 44, 152, 0.1);
    border-right: 8px solid rgba(234, 44, 152, 0.1);
    border-top: 8px solid #ea2c98;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    animation: rot .4s infinite linear;
    position: relative; }
    .waiting .spinner.white, .form-ok .spinner.white, .form-not-ok .spinner.white {
      border-bottom: 8px solid rgba(255, 255, 255, 0.1);
      border-left: 8px solid rgba(255, 255, 255, 0.1);
      border-right: 8px solid rgba(255, 255, 255, 0.1);
      border-top: 8px solid white; }
@keyframes rot {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
.form-base .waiting, .form-base .form-ok, .form-base .form-not-ok {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f1f1f1; }

/* FORMS                                                                                          FORMS */
/* ---------------------------------------------------------------------------------------------------- */
.form-base {
  display: block;
  position: relative;
  margin-top: 40px;
  padding: 22px;
  background-color: #f1f1f1; }
  .form-base h2:first-child {
    margin-top: -5px !important; }
  .form-base form {
    margin-top: 15px;
    margin-bottom: 0; }

form {
  display: inline-block;
  width: 100%; }
  form .form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box; }
    form .form-control:active, form .form-control:focus {
      outline: none;
      border: none;
      border: 1px solid #ea2c98;
      -webkit-box-shadow: 0 0 3px rgba(234, 44, 152, 0.7) ;
      -moz-box-shadow: 0 0 3px rgba(234, 44, 152, 0.7) ;
      box-shadow: 0 0 3px rgba(234, 44, 152, 0.7) ; }
  form .form-group {
    position: relative;
    margin-top: 10px;
    margin-bottom: 0; }
    form .form-group label, form .form-group .control-label {
      margin-bottom: 0;
      padding-left: 3px; }
    form .form-group.required .control-label:after {
      position: absolute;
      top: -4px;
      margin-left: 4px;
      font-family: 'Arial', 'Helvetica', sans-serif;
      font-size: 18px;
      font-weight: bold;
      content: "*";
      color: red; }
    form .form-group .text-danger {
      margin: 0 11px;
      padding: 2px 10px;
      font-size: 14px;
      color: aa0000;
      background-color: #ffc4c4;
      -moz-border-radius: 0 0 5px 5px;
      -webkit-border-radius: 0 0 5px 5px;
      border-radius: 0 0 5px 5px;
      background-clip: padding-box; }
    form .form-group.rrequired {
      height: 0 !important;
      margin: 0 !important;
      overflow: hidden; }
  form .form-buttons {
    margin-top: 20px;
    margin-bottom: 0; }

* {
  box-sizing: border-box; }

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #444; }

img {
  max-width: 100%; }
  img.png-shadow {
    -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.4));
    filter: url(#png-shadow);
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.4));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')"; }

h1, h2, h3, h4, h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Dosis", sans-serif;
  font-weight: 700;
  color: #ea2c98; }

h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus {
  color: #ea2c98;
  text-decoration: none; }

h1 {
  margin-bottom: 0;
  font-size: 38px;
  letter-spacing: -1px; }

h2 {
  margin-top: 20px;
  margin-bottom: -8px;
  font-size: 27px; }

div[class^="col-"] h2:first-child {
  margin-top: 0; }

h3 {
  padding-top: 1em; }

h4 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
  color: #444; }

a {
  color: #ea2c98;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

a:hover,
.nav a:hover {
  color: #000;
  border-color: #aaa; }

a.anchor {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden; }

blockquote {
  margin-left: 0;
  padding-left: 1.5em;
  padding-right: 2em;
  border-left: 4px solid #ddd;
  font-style: italic;
  color: #777; }

pre, code {
  background: #eee;
  border: 1px solid #ddd; }

pre {
  font-size: 14px;
  line-height: 1.4em;
  padding: 1em;
  border-left: 4px solid #ddd; }

hr {
  margin-top: 25px;
  border-top: 1px solid #e1e1e1; }

/* STYLES                                                                                        STYLES */
/* ---------------------------------------------------------------------------------------------------- */
.line-right {
  border-right: 1px solid #e1e1e1; }

.vcenter {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.facebook-color {
  background-color: #3b5998; }

.youtube-color {
  background-color: #e62117; }

.instagram-color {
  background-color: #833ab4; }

/* BOOTSTRAP SITE WIDTH                                                            BOOTSTRAP SITE WIDTH */
/* ---------------------------------------------------------------------------------------------------- */
@media (min-width: 1570px) {
  .container {
    width: 1530px; }
    .container .content-column {
      width: 1230px; }
    .container .sidebar-column {
      max-width: 300px; } }
/* CONTENT                                                                                      CONTENT */
/* ---------------------------------------------------------------------------------------------------- */
.cover {
  position: relative;
  margin-bottom: 20px; }
  .cover h1 {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 21px 36px 25px 36px;
    background-color: rgba(255, 255, 255, 0.75); }
    .cover h1 .subtitle {
      padding-top: 4px;
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      line-height: 1.3; }
  .cover h1.campaign-title {
    color: #fff;
    background-color: rgba(234, 44, 152, 0.5); }
  .cover .date {
    position: absolute;
    top: -5px;
    left: 15px;
    width: 85px;
    padding: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) ;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) ;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) ; }
    .cover .date .day {
      padding: 0 5px;
      text-align: center;
      font-size: 35px;
      font-weight: 700;
      letter-spacing: -2px; }
    .cover .date .month {
      margin-top: -6px;
      text-align: center;
      font-size: 20px;
      line-height: 1; }
    .cover .date .weekday {
      margin-top: 9px;
      padding-top: 4px;
      font-size: 12px;
      text-align: center;
      color: #fff;
      background-color: #f383c2; }
    .cover .date .time {
      padding-bottom: 3px;
      font-size: 12px;
      text-align: center;
      color: #fff;
      background-color: #f383c2; }
  .cover .cover-price {
    position: absolute;
    top: -3px;
    left: 20px;
    background-color: pink;
    padding: 15px 25px;
    text-align: center;
    color: #90227d;
    /* http://colorzilla.com/gradient-editor/#ffe83a+0,ffff5e+100 */
    background: #ffe83a;
    background: -moz-linear-gradient(top, #ffe83a 0%, #ffff5e 100%);
    background: -webkit-linear-gradient(top, #ffe83a 0%, #ffff5e 100%);
    background: linear-gradient(to bottom, #ffe83a 0%, #ffff5e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe83a', endColorstr='#ffff5e',GradientType=0);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5) ;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5) ;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5) ; }
    .cover .cover-price .cover-ref {
      font-size: 23px;
      letter-spacing: -0.1rem; }
    .cover .cover-price .cover-value {
      margin-top: -8px;
      font-weight: bold;
      font-size: 28px;
      letter-spacing: -0.1rem; }
      .cover .cover-price .cover-value .euro-price .euro-symbol, .cover .cover-price .cover-value .euro-price .euro-decimals {
        font-size: 22px; }
  @media only screen and (max-width: 767px) {
    .cover h1 {
      position: relative;
      padding: 20px 0 0px 0; }
    .cover h1.campaign-title {
      padding: 10px 0 0 0;
      color: #ea2c98;
      background: none; } }
  @media only screen and (max-width: 480px) {
    .cover.campaign-cover img {
      display: none; }
    .cover .cover-price {
      padding: 10px 20px; }
      .cover .cover-price .cover-ref {
        font-size: 18px; }
      .cover .cover-price .cover-value {
        font-size: 20px;
        letter-spacing: -0.1rem; }
        .cover .cover-price .cover-value .euro-price .euro-symbol, .cover .cover-price .cover-value .euro-price .euro-decimals {
          font-size: 17px; } }

.main-content {
  margin-top: 132px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 15px;
  line-height: 1.5; }
  .main-content #home-carousel {
    margin-bottom: 50px; }
  .main-content h2.home {
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 35px;
    letter-spacing: -1px; }
  .main-content a:hover, .main-content a:focus, .main-content a:active {
    text-decoration: none;
    color: #ee56ad; }
  .main-content p {
    margin-top: 20px;
    margin-bottom: 0; }
    .main-content p:first-child {
      margin-top: 10px; }
  .main-content ul {
    margin-top: 20px; }
    .main-content ul li {
      margin-top: 20px; }
  .main-content ol {
    margin-top: 20px; }
    .main-content ol li {
      margin-top: 20px; }
  @media only screen and (max-width: 767px) {
    .main-content {
      margin-top: 204px; } }
  .main-content .content-column {
    margin-bottom: 0;
    padding-top: 4px; }
  .main-content .list-action {
    clear: both;
    text-align: center;
    margin-top: 40px; }

.note {
  display: block;
  font-size: 13px;
  line-height: 1.3;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.header-action {
  margin-left: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -1px;
  text-decoration: underline; }
  .header-action .icon {
    padding-left: 5px; }

/* PARTS                                                                                          PARTS */
/* ---------------------------------------------------------------------------------------------------- */
/* NAVIGATION                                                                                NAVIGATION */
/* ---------------------------------------------------------------------------------------------------- */
.navbar {
  min-height: 0;
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) ;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) ;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) ; }

#header {
  padding: 10px 0;
  color: #fff;
  background: #ea0098;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ea0098 0%, #ea2c98 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea0098), color-stop(100%, #ea2c98));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ea0098 0%, #ea2c98 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ea0098 0%, #ea2c98 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ea0098 0%, #ea2c98 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ea0098 0%, #ea2c98 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea0098', endColorstr='#ea2c98',GradientType=0 );
  /* IE6-9 */ }
  #header .logo {
    max-width: 300px; }
  #header .claim {
    padding-top: 5px;
    font-size: 15px;
    letter-spacing: -0.5px; }
  #header form.search {
    width: 100%;
    margin: 18px auto 0 auto; }
    #header form.search input {
      border: none;
      background-color: #fef3fa;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      background-clip: padding-box;
      -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) ;
      -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) ;
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) ; }
    #header form.search .btn {
      padding: 6px 15px;
      z-index: 100; }
      #header form.search .btn .fa {
        font-size: 20px; }
  #header .container {
    position: relative; }
    #header .container .pipa {
      position: absolute;
      bottom: -16px;
      right: 0px;
      width: 33%;
      max-width: 350px;
      z-index: 100; }

/* MENU                                                                                            MENU */
/* ---------------------------------------------------------------------------------------------------- */
.touch-navigation {
  display: none; }
  .touch-navigation button {
    margin: 0;
    padding: 10px 9px 11px 9px;
    line-height: 1;
    color: #fff;
    background: none;
    border: none; }
    .touch-navigation button .fa {
      margin-left: 5px;
      margin-right: 5px;
      font-size: 21px; }
      .touch-navigation button .fa.fa-angle-right, .touch-navigation button .fa.fa-angle-left {
        position: relative;
        top: -1px; }
    .touch-navigation button:hover, .touch-navigation button:active, .touch-navigation button:focus {
      color: #fff;
      background: none;
      outline: none;
      border: none; }

.navigation, .touch-navigation {
  position: relative;
  background-color: #f383c2;
  border: none; }
  .navigation #navbar, .touch-navigation #navbar {
    line-height: 0; }
    .navigation #navbar .navbar-nav, .touch-navigation #navbar .navbar-nav {
      display: inline-block;
      float: none;
      margin: auto; }
      .navigation #navbar .navbar-nav li a, .touch-navigation #navbar .navbar-nav li a {
        font-family: "Dosis", sans-serif;
        font-size: 18px;
        font-weight: 300;
        padding: 10px 15px;
        text-decoration: none;
        color: #fff;
        overflow: hidden; }
        .navigation #navbar .navbar-nav li a:hover, .touch-navigation #navbar .navbar-nav li a:hover {
          color: #fff;
          background-color: #f6a2d2; }
        .navigation #navbar .navbar-nav li a:active, .navigation #navbar .navbar-nav li a:focus, .touch-navigation #navbar .navbar-nav li a:active, .touch-navigation #navbar .navbar-nav li a:focus {
          background: none; }
        .navigation #navbar .navbar-nav li a.dropdown-toggle, .touch-navigation #navbar .navbar-nav li a.dropdown-toggle {
          padding-right: 15px; }
          .navigation #navbar .navbar-nav li a.dropdown-toggle::after, .touch-navigation #navbar .navbar-nav li a.dropdown-toggle::after {
            position: relative;
            margin-left: 7px;
            top: 1px;
            font-family: 'FontAwesome';
            content: '\f107';
            opacity: 0.45;
            filter: alpha(opacity=45); }
      .navigation #navbar .navbar-nav li .dropdown-menu, .touch-navigation #navbar .navbar-nav li .dropdown-menu {
        padding: 5px 0;
        border-radius: 0;
        border: none;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) ;
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) ;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) ; }
        .navigation #navbar .navbar-nav li .dropdown-menu li a, .touch-navigation #navbar .navbar-nav li .dropdown-menu li a {
          padding: 6px 15px;
          font-size: 16px;
          font-weight: 400;
          color: #ea2c98;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
          .navigation #navbar .navbar-nav li .dropdown-menu li a:hover, .navigation #navbar .navbar-nav li .dropdown-menu li a:active, .navigation #navbar .navbar-nav li .dropdown-menu li a:focus, .touch-navigation #navbar .navbar-nav li .dropdown-menu li a:hover, .touch-navigation #navbar .navbar-nav li .dropdown-menu li a:active, .touch-navigation #navbar .navbar-nav li .dropdown-menu li a:focus {
            color: #fff;
            background: #f6a2d2; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: none; }

/* BREAKPOINT                                                                                BREAKPOINT */
/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 991px) {
  .navbar .navbar-nav > li {
    float: none; }
  .navbar #header {
    padding: 20px 0 0 0; }
    .navbar #header .logo-area {
      text-align: center; }
      .navbar #header .logo-area .logo {
        margin-right: auto;
        margin-left: auto; }
    .navbar #header .claim {
      font-size: 14px; }
    .navbar #header form.search {
      max-width: 400px; }
  .navbar .touch-navigation {
    display: block; }
  .navbar .dropdown-menu {
    border: 3px solid green; } }
/* NAVIGATION SLIDE IN FROM LEFT                                          NAVIGATION SLIDE IN FROM LEFT */
/* ---------------------------------------------------------------------------------------------------- */
.navbar-left-toggle {
  display: none; }

@media only screen and (max-width: 991px) {
  .navbar-left-toggle {
    display: block; }

  #navbar.slide-in-left {
    max-height: none;
    position: fixed;
    top: 0;
    width: 80%;
    height: 100%;
    margin: 0;
    padding: 41px 0 0 0;
    background-color: rgba(121, 2, 79, 0.9);
    overflow: auto;
    z-index: 100000; } }
  @media only screen and (max-width: 991px) and (max-width: 480px) {
    #navbar.slide-in-left {
      width: 100%; } }
@media only screen and (max-width: 991px) {
    #navbar.slide-in-left .navbar-nav {
      width: 100%; }
      #navbar.slide-in-left .navbar-nav li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        text-align: left; }
        #navbar.slide-in-left .navbar-nav li.mobile-menu-header {
          position: fixed;
          top: 0;
          width: 80%;
          z-index: 1000;
          padding: 0;
          background-color: #79024f; } }
        @media only screen and (max-width: 991px) and (max-width: 480px) {
          #navbar.slide-in-left .navbar-nav li.mobile-menu-header {
            width: 100%; } }
@media only screen and (max-width: 991px) {
          #navbar.slide-in-left .navbar-nav li.mobile-menu-header button {
            position: relative;
            float: none;
            width: 100%;
            margin: 0;
            padding: 10px 9px 11px 9px;
            line-height: 1;
            color: #fff;
            background: none;
            border: none;
            text-align: left; }
            #navbar.slide-in-left .navbar-nav li.mobile-menu-header button .fa {
              margin-left: 5px;
              margin-right: 5px;
              font-size: 21px; }
              #navbar.slide-in-left .navbar-nav li.mobile-menu-header button .fa.fa-angle-right, #navbar.slide-in-left .navbar-nav li.mobile-menu-header button .fa.fa-angle-left {
                position: relative;
                top: -1px; }
            #navbar.slide-in-left .navbar-nav li.mobile-menu-header button:hover, #navbar.slide-in-left .navbar-nav li.mobile-menu-header button:active, #navbar.slide-in-left .navbar-nav li.mobile-menu-header button:focus {
              color: #fff;
              background-color: rgba(246, 162, 210, 0.35);
              outline: none;
              border: none; }
        #navbar.slide-in-left .navbar-nav li .dropdown-menu {
          position: relative;
          width: 100%;
          padding: 0;
          background-color: rgba(121, 2, 79, 0.6);
          border: none;
          -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5) inset;
          -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5) inset; }
          #navbar.slide-in-left .navbar-nav li .dropdown-menu li {
            border-top: 1px solid rgba(255, 255, 255, 0.2);
            border-bottom: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
            #navbar.slide-in-left .navbar-nav li .dropdown-menu li a {
              padding: 12px 15px 12px 35px;
              font-size: 16px;
              color: #fff;
              border: none;
              line-height: 1; }
              #navbar.slide-in-left .navbar-nav li .dropdown-menu li a:hover, #navbar.slide-in-left .navbar-nav li .dropdown-menu li a:active, #navbar.slide-in-left .navbar-nav li .dropdown-menu li a:focus {
                color: #fff;
                background: #f6a2d2; }
        #navbar.slide-in-left .navbar-nav li a {
          color: #fff; } }
/* OWL CAROUSEL                                                                            OWL CAROUSEL */
/* ---------------------------------------------------------------------------------------------------- */
.carousel-content {
  margin-top: 0;
  overflow: hidden; }
  @media only screen and (max-width: 768px) {
    .carousel-content {
      padding-left: 0;
      padding-right: 0; } }

.owl-carousel {
  margin-bottom: 0;
  background-color: #ea2c98;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box; }

.owl-item {
  height: auto !important; }
  .owl-item > div {
    position: relative;
    height: 100%; }
    .owl-item > div a {
      overflow: hidden; }
  .owl-item .carousel-caption {
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    text-shadow: none;
    background-color: rgba(255, 255, 255, 0.75);
    cursor: pointer; }
    .owl-item .carousel-caption.transparent {
      background: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .owl-item .carousel-caption h2 {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 35px;
      letter-spacing: -2px; }
    .owl-item .carousel-caption .slide-body {
      color: #606060;
      font-size: 18px; }
      .owl-item .carousel-caption .slide-body p {
        margin-top: 5px; }
    .owl-item .carousel-caption .slide-action {
      margin-top: 12px;
      margin-bottom: 6px; }

.owl-dots {
  position: absolute;
  bottom: -25px;
  width: 100%;
  text-align: center; }
  .owl-dots .owl-dot {
    display: inline-block;
    width: 40px;
    height: 7px;
    margin: 0 6px;
    background-color: rgba(234, 44, 152, 0.3);
    border: none;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background-clip: padding-box;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .owl-dots .owl-dot.active {
      background-color: rgba(234, 44, 152, 0.9); }

.owl-nav div {
  width: 0;
  background: none;
  background-color: rgba(234, 44, 152, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s 0.3s ease-out;
  -moz-transition: 0.2s 0.3s ease-out;
  -ms-transition: 0.2s 0.3s ease-out;
  -o-transition: 0.2s 0.3s ease-out;
  transition: 0.2s 0.3s ease-out; }
  .owl-nav div.owl-prev {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  .owl-nav div.owl-next {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; }
.owl-nav .fa {
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -30px;
  font-size: 60px;
  text-align: center;
  text-shadow: none;
  color: rgba(255, 255, 255, 0.9);
  z-index: 5; }

.owl-carousel:hover .owl-nav div {
  width: 10%;
  background-color: rgba(234, 44, 152, 0.3);
  opacity: 1;
  filter: alpha(opacity=100); }

@media only screen and (max-width: 992px) {
  .owl-carousel .owl-item {
    height: 350px;
    overflow: hidden; }
    .owl-carousel .owl-item a > img {
      max-width: none;
      height: 100%; }
    .owl-carousel .owl-item .carousel-caption h2 {
      font-size: 33px; } }
@media only screen and (max-width: 768px) {
  .owl-carousel .owl-item {
    height: 400px;
    overflow: hidden; }
    .owl-carousel .owl-item a > img {
      max-width: none;
      height: 100%; }
  .owl-carousel .owl-nav div {
    display: none; } }
@media only screen and (max-width: 480px) {
  .owl-carousel .owl-item {
    height: 400px;
    overflow: hidden; }
    .owl-carousel .owl-item a > img {
      max-width: none;
      height: 100%; } }
/* SIDE WIDGETS                                                                            SIDE WIDGETS */
/* ---------------------------------------------------------------------------------------------------- */
hr {
  margin-bottom: 0; }

.sidebar-column {
  margin-bottom: 0;
  padding-top: 10px; }
  .sidebar-column .side-widget {
    margin-top: 40px;
    /*
    		&:first-child {
    			margin-top: 0px;
    
    			h3 {
    				margin-top: 0;
    				padding: 0 0 15px 0;
    				border: none;
    			}
    
    		}
    */ }
    .sidebar-column .side-widget h3 {
      margin-top: 0;
      padding-top: 0;
      border: none; }
    .sidebar-column .side-widget form {
      margin-top: 15px; }
    .sidebar-column .side-widget .ers {
      text-align: center;
      font-size: 11px;
      color: #888; }
      .sidebar-column .side-widget .ers img {
        margin-bottom: 10px; }
  .sidebar-column .widget-image {
    padding: 15px 34px 4px; }
  .sidebar-column .widget-button {
    margin-top: 20px;
    text-align: center; }
    .sidebar-column .widget-button .btn {
      white-space: normal; }

@media only screen and (max-width: 992px) {
  .sidebar-column .side-widget {
    padding-top: 0; }
    .sidebar-column .side-widget :first-child {
      margin-top: 0; } }
/* CALL TO ACTION                                                                        CALL TO ACTION */
/* ---------------------------------------------------------------------------------------------------- */
.sidebar-column .call-to-action {
  padding: 14px 15px 21px 15px;
  color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box; }
  .sidebar-column .call-to-action h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    border: none; }
  .sidebar-column .call-to-action p {
    margin-top: 10px; }
  .sidebar-column .call-to-action.back-blue {
    background-color: #39a8e4; }
    .sidebar-column .call-to-action.back-blue .btn-white {
      color: #39a8e4; }
      .sidebar-column .call-to-action.back-blue .btn-white:hover {
        color: #fff; }

/* NEWSLETTER WIDGET                                                                  NEWSLETTER WIDGET */
/* ---------------------------------------------------------------------------------------------------- */
#widget-newsletter {
  padding: 14px 15px 11px 15px;
  color: #fff;
  background-color: #f383c2;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box; }
  #widget-newsletter .form-base {
    margin: 0;
    padding: 0 0 10px 0;
    background: none; }
  #widget-newsletter h3 {
    padding-right: 65px;
    color: #fff; }
  #widget-newsletter .newsletter-img {
    position: absolute;
    float: right;
    right: 8px;
    top: -25px;
    width: 100px;
    z-index: 1000; }
  #widget-newsletter .form-group {
    margin-top: 5px; }
    #widget-newsletter .form-group label, #widget-newsletter .form-group .control-label {
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      font-size: 13px; }
    #widget-newsletter .form-group input, #widget-newsletter .form-group select {
      border: 1px solid #ea2b98; }
  #widget-newsletter .form-buttons {
    margin-top: 15px; }
    #widget-newsletter .form-buttons .btn:focus, #widget-newsletter .form-buttons .btn:active {
      color: #fff;
      background-color: #ea2c98; }
    #widget-newsletter .form-buttons .btn:hover {
      background-color: #fff;
      color: #ea2c98; }
  #widget-newsletter .alert-danger {
    padding: 7px 13px;
    background-color: #ffffaf;
    border-bottom: 1px solid #77773b; }
  #widget-newsletter .alert-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    padding-top: 80px;
    color: #fff;
    background-color: #f383c2; }
  #widget-newsletter .form-hide {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #f383c2; }

/* SOCIAL WIDGET                                                                          SOCIAL WIDGET */
/* ---------------------------------------------------------------------------------------------------- */
#widget-social {
  padding: 14px 15px 18px 15px;
  text-align: center;
  color: #fff;
  background-color: #eee;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box; }
  #widget-social ul {
    margin: 10px 0 0 0; }
    #widget-social ul li {
      padding: 0 3px;
      margin-top: 0; }
  #widget-social .btn {
    min-width: 45px;
    padding-top: 0;
    padding-bottom: 0; }
    #widget-social .btn .icon, #widget-social .btn .fa {
      padding-top: 7px;
      padding-bottom: 6px;
      font-size: 24px;
      color: #fff; }
    #widget-social .btn .fa-instagram {
      position: relative;
      left: 1px;
      top: -1px; }

/* SEARCH                                                                                        SEARCH */
/* ---------------------------------------------------------------------------------------------------- */
.search-list hr.result-separator {
  margin-top: 5px; }
.search-list .search-result {
  cursor: pointer;
  margin: 5px -15px 0;
  padding: 10px 15px 13px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .search-list .search-result:hover, .search-list .search-result:active, .search-list .search-result:focus {
    background-color: rgba(234, 44, 152, 0.1); }
  .search-list .search-result h2 {
    margin-bottom: 5px; }
  .search-list .search-result .search-button {
    margin-top: 8px; }

/* BANNERS CAROUSEL                                                                    BANNERS CAROUSEL */
/* ---------------------------------------------------------------------------------------------------- */
#banners-carousel {
  background: none; }
  #banners-carousel .banner {
    height: auto;
    background-color: pink;
    cursor: pointer;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box; }
    #banners-carousel .banner .banner-action {
      display: block;
      position: relative;
      padding: 7px 50px 7px 15px;
      font-size: 15px;
      text-transform: uppercase;
      text-align: right;
      color: #fff;
      background-color: #ea2c98; }
      #banners-carousel .banner .banner-action .icon {
        position: absolute;
        right: 16px;
        top: -7px;
        font-size: 34px; }

/* SERVICES                                                                                    SERVICES */
/* ---------------------------------------------------------------------------------------------------- */
hr.service-separator {
  margin-top: 15px; }

.service-listing {
  cursor: pointer;
  margin: 15px -15px 0;
  padding: 15px 15px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .service-listing:hover, .service-listing:active, .service-listing:focus {
    background-color: rgba(234, 44, 152, 0.1); }
  .service-listing:first-child {
    margin-top: 5px; }
  .service-listing .service-cover {
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box; }
  .service-listing h2 {
    margin-top: -3px !important;
    margin-bottom: 0;
    text-align: left; }
  .service-listing p {
    margin-top: 7px; }
  .service-listing .btn {
    margin-top: 12px; }

/* EVENTS                                                                                        EVENTS */
/* ---------------------------------------------------------------------------------------------------- */
/* EVENTS LISTING                                                                        EVENTS LISTING */
/* ---------------------------------------------------------------------------------------------------- */
.events-list {
  margin-top: -25px; }

.event-listing {
  margin-top: 50px;
  cursor: pointer; }
  .event-listing .event-home-cover {
    position: relative; }
    .event-listing .event-home-cover .date {
      position: absolute;
      top: -5px;
      left: 10px;
      width: 70px;
      padding: 0;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) ;
      -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) ;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) ; }
      .event-listing .event-home-cover .date .day {
        padding: 0 5px;
        text-align: center;
        font-size: 29px;
        font-weight: 700;
        letter-spacing: -2px; }
      .event-listing .event-home-cover .date .month {
        margin-top: -6px;
        text-align: center;
        font-size: 18px;
        line-height: 1; }
      .event-listing .event-home-cover .date .weekday {
        margin-top: 9px;
        padding-top: 4px;
        font-size: 11px;
        text-align: center;
        color: #fff;
        background-color: #f383c2; }
      .event-listing .event-home-cover .date .time {
        padding-bottom: 3px;
        font-size: 11px;
        text-align: center;
        color: #fff;
        background-color: #f383c2; }
    .event-listing .event-home-cover .free-event {
      position: absolute;
      top: 12px;
      right: 11px;
      width: 70px;
      height: 70px;
      padding-top: 18px;
      text-align: center;
      background-color: #fff500;
      -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) ;
      -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) ;
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) ;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      border-radius: 100px;
      background-clip: padding-box; }
      .event-listing .event-home-cover .free-event span {
        display: block;
        font-family: "Dosis", sans-serif;
        font-weight: 700;
        font-size: 22px;
        letter-spacing: -1px;
        color: #bf0000;
        -moz-transform: rotate(-12deg);
        -o-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg); }
    .event-listing .event-home-cover .sold-out {
      position: absolute;
      bottom: -2px;
      right: -2px;
      width: 170px;
      height: 170px;
      overflow: hidden; }
      .event-listing .event-home-cover .sold-out span {
        position: absolute;
        width: 190px;
        bottom: 36px;
        right: -41px;
        padding: 4px 0;
        font-size: 19px;
        font-weight: 600;
        color: white;
        text-align: center;
        background-color: #ea2c98;
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) ;
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) ;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) ; }
    .event-listing .event-home-cover img {
      overflow: hidden;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-clip: padding-box; }
  .event-listing h3 {
    margin-top: 8px;
    padding-top: 0;
    padding-bottom: 7px;
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    line-height: 1.2;
    letter-spacing: -1px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    color: #444; }
  .event-listing .subtitle {
    margin-top: 6px;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: -1px; }
  .event-listing .btn {
    margin-top: 9px; }

/* AGENDA                                                                                        AGENDA */
/* ---------------------------------------------------------------------------------------------------- */
hr.event-separator {
  margin-top: 5px; }

/*
.event-listing {
	cursor: pointer;
	margin: 5px -15px 0;
	padding: 10px 15px;
	@include transition();

	&:hover, &:active, &:focus {
		background-color: rgba($color-action, 0.1);
	}

	&:first-child {
		margin-top: 5px;
	}


	.date {
		position: relative;
		margin-top: 3px;
		font-weight: 800;
		line-height: 1.2;

		.day {
			font-size: 25px;
			letter-spacing: -2px;
		}

		.weekday {
			font-size: 19px;
			letter-spacing: -1px;
		}

		.free-event {
			top: 0;
			padding-top: 22px;
			z-index: 1000;
		}

	}

	.time {
		margin-top: 1px;
		font-size: 25px;
		font-weight: 200;
	}

	h2 {
		margin-top: -2px;
		line-height: 1.1;
	}

	h3 {
		margin-top: 13px;
		padding-top: 0;
		font-family: $font-text;
		font-weight: 600;
		font-size: 20px;
		letter-spacing: -1px;
		line-height: 1.3;
		color: $color-action;
		border: none;
	}

	.body {
		margin-top: 3px;
	}

	.btn {
		margin-top: 3px;
	}

	.event-button {
		margin-top: 10px;
	}

	.free-event {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 70px;
		height: 70px;
		padding-top: 18px;
		text-align: center;
		background-color: #fff500;
		@include box-shadow(0, 1px, 0, rgba(#000, 0.3));
		@include border-radius(100px);

		span {
			display: block;
			font-family: $font-titles;
			font-weight: $font-titles-bold;
			font-size: 22px;
			letter-spacing: -1px;
			color: #bf0000;
			@include rotate(-12);
		}

	}

	@media only screen and (max-width: 480px) {

		.date {
			margin-bottom: 10px;

			.day {
				display: block;
				font-size: 19px;
				@include opacity(0.7);
			}

			.weekday {
				font-size: 15px;
				display: inline-block;
				@include opacity(0.7);
			}

			.time {
				display: inline-block;
				font-size: 15px;
				font-weight: 400;
				@include opacity(0.7);

				&::before {
					content: '|';
				}
			}

		}

	}

}
*/
/* EVENT PAGE                                                                                EVENT PAGE */
/* ---------------------------------------------------------------------------------------------------- */
.cover .sold-out {
  position: absolute;
  top: -2px;
  right: -2px;
  width: 170px;
  height: 170px;
  overflow: hidden; }
  .cover .sold-out span {
    position: absolute;
    width: 250px;
    top: 41px;
    right: -58px;
    padding: 4px 0;
    font-size: 28px;
    font-weight: 600;
    color: white;
    text-align: center;
    background-color: #ea2c98;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) ;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) ;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) ; }

.event-text ul {
  padding: 0px 50px;
  font-size: 17px; }
  .event-text ul li {
    margin-top: 15px;
    line-height: 1.3; }

.presentation {
  margin-top: 15px;
  padding: 0 10px; }
  .presentation .presenter {
    margin-top: 20px;
    padding-top: 1px; }
    .presentation .presenter .member-id {
      position: relative;
      float: left;
      max-width: 80px;
      overflow: hidden;
      z-index: 200;
      -moz-border-radius: 300px;
      -webkit-border-radius: 300px;
      border-radius: 300px;
      background-clip: padding-box; }
    .presentation .presenter .name {
      margin-left: 100px;
      font-weight: 800; }
    .presentation .presenter .position {
      margin-left: 100px; }

.event-info {
  margin-top: 10px;
  background-color: #f3f3f3; }
  .event-info .info-block {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 15px 19px; }
    .event-info .info-block h4 {
      margin-top: 0;
      margin-bottom: 3px;
      font-size: 15px;
      letter-spacing: 0; }
    .event-info .info-block .day {
      font-weight: 600; }
    .event-info .info-block .venue-link {
      font-size: 13px; }
      .event-info .info-block .venue-link .icon {
        padding-left: 5px; }
  .event-info .free-entrance {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center; }
    .event-info .free-entrance h2 {
      margin: 0 0 10px 0; }
  .event-info .large-info-block {
    display: inline-block;
    padding: 50px;
    text-align: center; }
  .event-info hr {
    margin-bottom: 0;
    margin-top: 0;
    border: 0;
    border-top: 1px solid #fff; }
  .event-info .row > div > div {
    padding: 5px 12px 10px;
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 1.2; }
  @media only screen and (max-width: 1199px) {
    .event-info {
      margin-top: 25px; } }
  @media only screen and (max-width: 480px) {
    .event-info .row > div > div {
      border-bottom: 1px solid #fff; }
    .event-info .row hr {
      display: none !important; }
    .event-info .row .free-entrance {
      text-align: left; }
    .event-info .info-block {
      display: block;
      width: 100%; } }

.sold-out h2 {
  margin-bottom: 25px; }
.sold-out .btn {
  margin-top: 20px;
  margin-bottom: 20px; }

/* ARTICLES                                                                                    ARTICLES */
/* ---------------------------------------------------------------------------------------------------- */
/* ARTICLES HOME                                                                          ARTICLES HOME */
/* ---------------------------------------------------------------------------------------------------- */
.article-list {
  margin-top: -25px; }

.article-home-listing {
  margin-top: 50px;
  cursor: pointer; }
  .article-home-listing .article-home-cover {
    position: relative;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box; }
  .article-home-listing h3 {
    margin-top: 8px;
    padding-top: 0;
    padding-bottom: 7px;
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    line-height: 1.2;
    letter-spacing: -1px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    color: #444; }
  .article-home-listing .article-body {
    line-height: 1.35; }
    .article-home-listing .article-body .date {
      margin: 0 0 4px;
      font-size: 13px;
      color: rgba(68, 68, 68, 0.5); }
  .article-home-listing .btn {
    margin-top: 9px; }

/* ARTICLES LIST                                                                          ARTICLES LIST */
/* ---------------------------------------------------------------------------------------------------- */
hr.article-separator {
  margin-top: 15px; }

.article-listing {
  cursor: pointer;
  margin: 15px -15px 0;
  padding: 15px 15px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .article-listing:first-child {
    margin-top: 5px; }
  .article-listing .article-cover {
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box; }
  .article-listing h2 {
    margin-top: -4px !important; }
  .article-listing .date {
    margin-top: 10px;
    line-height: 1.3;
    font-size: 13px;
    color: rgba(68, 68, 68, 0.5); }
  .article-listing p {
    margin-top: 10px; }
  .article-listing .btn {
    margin-top: 10px; }
  .article-listing:hover, .article-listing:active, .article-listing:focus {
    background-color: rgba(234, 44, 152, 0.1); }
  @media only screen and (max-width: 480px) {
    .article-listing h2 {
      text-align: left; } }

/* ARTICLES PAGE                                                                          ARTICLES PAGE */
/* ---------------------------------------------------------------------------------------------------- */
.article p:first-of-type {
  font-weight: 800; }
.article .author {
  margin-top: 25px;
  padding-right: 15px;
  padding-left: 15px; }
  .article .author .face {
    float: left; }
    .article .author .face .author-id {
      width: 130px;
      height: 130px;
      overflow: hidden;
      -moz-border-radius: 200px;
      -webkit-border-radius: 200px;
      border-radius: 200px;
      background-clip: padding-box; }
  .article .author .information {
    display: table-cell;
    padding-left: 25px; }
    .article .author .information .name {
      font-size: 20px;
      letter-spacing: -1px; }
    .article .author .information .position {
      margin-top: -5px;
      font-size: 16px; }
    .article .author .information .text {
      margin-top: 5px; }
.article ul {
  margin-top: 20px; }
  .article ul li {
    margin-top: 20px; }
.article ol {
  margin-top: 20px; }
  .article ol li {
    margin-top: 20px; }

@media only screen and (max-width: 580px) {
  .article .author .face {
    float: none; }
  .article .author .information {
    display: block;
    padding-top: 10px;
    padding-left: 0; } }
/* PARTNERS                                                                                    PARTNERS */
/* ---------------------------------------------------------------------------------------------------- */
.partner {
  margin-top: 25px; }
  .partner .partner-logo img {
    margin: 5px auto 0 auto; }

/* TEAM                                                                                            TEAM */
/* ---------------------------------------------------------------------------------------------------- */
.team-member {
  margin-top: 25px; }
  .team-member .member-id {
    display: inline-block;
    margin: 5px auto 10px auto;
    overflow: hidden;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    background-clip: padding-box; }
    .team-member .member-id img {
      margin: 0; }
  .team-member h3 {
    margin: 13px 0 0 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 1.3;
    color: #444;
    border: none; }

/* TESTIMONIALS                                                                            TESTIMONIALS */
/* ---------------------------------------------------------------------------------------------------- */
.testimonial {
  margin-top: 25px; }
  .testimonial .testimonial-id {
    display: inline-block;
    margin: 5px auto 10px auto;
    overflow: hidden;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    background-clip: padding-box; }
    .testimonial .testimonial-id img {
      margin: 0; }
  .testimonial h3 {
    margin: 13px 0 0 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 1.3;
    color: #444;
    border: none; }
  .testimonial blockquote {
    position: relative;
    margin-top: 20px;
    margin-left: 17px;
    padding: 0 0 0 15px;
    font-size: 15px;
    color: #444;
    border-left: 3px solid rgba(241, 118, 188, 0.25); }
    .testimonial blockquote:before {
      position: absolute;
      top: -3px;
      left: -20px;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      font-size: 27px;
      content: '\f10d';
      color: rgba(241, 118, 188, 0.5);
      background-color: #fff; }
    .testimonial blockquote p:first-child {
      margin-top: 0; }
    .testimonial blockquote .date {
      margin: 15px 0 0 0;
      padding: 0 0 6px 0;
      font-style: normal;
      font-size: 13px;
      color: #aaa; }

/* SIDE WIDGET                                                                              SIDE WIDGET */
/* ---------------------------------------------------------------------------------------------------- */
.sidebar-column .side-testimonies {
  margin: 0;
  padding: 0;
  font-weight: 600;
  letter-spacing: -0.3px;
  line-height: 1.5;
  color: #aaa;
  border: none; }
  .sidebar-column .side-testimonies:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 0;
    content: '\f10d';
    color: rgba(241, 118, 188, 0.5); }
  .sidebar-column .side-testimonies:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 0;
    content: '\f10e';
    color: rgba(241, 118, 188, 0.5); }

/* CAMPAIGN                                                                                    CAMPAIGN */
/* ---------------------------------------------------------------------------------------------------- */
/* DISCOUNT                                                                                    DISCOUNT */
/* ---------------------------------------------------------------------------------------------------- */
.coupon {
  cursor: pointer; }
  .coupon .discount {
    margin-top: 20px;
    overflow: hidden;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
    .coupon .discount .value {
      float: left;
      width: 100px;
      height: 100%;
      padding: 14px 20px 17px 20px;
      color: #fff;
      background-color: #ea2c98;
      font-family: "Dosis", sans-serif;
      font-weight: 700;
      font-size: 40px;
      text-align: center;
      line-height: 1; }
      .coupon .discount .value span {
        font-size: 30px; }
    .coupon .discount .service {
      min-height: 71px;
      padding: 14px 20px 15px;
      background-color: #f3f3f3;
      border-left: 100px solid #ea2c98;
      border-right: 2px dashed #fff;
      -webkit-border-top-right-radius: 2px;
      -webkit-border-bottom-right-radius: 2px;
      -moz-border-radius-topright: 2px;
      -moz-border-radius-bottomright: 2px;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .coupon .discount .service h4 {
        margin-top: 0; }
  .coupon .more-info {
    padding-top: 7px; }
  .coupon:hover .service, .coupon:focus .service, .coupon:active .service {
    background-color: rgba(234, 44, 152, 0.5); }
  .coupon:hover .more-info, .coupon:focus .more-info, .coupon:active .more-info {
    color: #ee56ad; }

/* COMMENTS                                                                                    COMMENTS */
/* ---------------------------------------------------------------------------------------------------- */
.comment-form {
  margin-top: 30px; }
  .comment-form #comment-form {
    display: block;
    margin-top: -18px; }
    .comment-form #comment-form textarea {
      height: 55px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .comment-form #comment-form textarea.expanded {
        height: 135px; }

.comment {
  margin-top: 20px;
  padding: 0;
  font-size: 13px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box; }
  .comment .comment-photo {
    float: left;
    width: 35px;
    height: 35px;
    overflow: hidden;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-clip: padding-box; }
    .comment .comment-photo img {
      width: 35px;
      height: 35px; }
  .comment .comment-body {
    margin-left: 45px;
    padding-top: 4px; }
    .comment .comment-body .comment-meta {
      margin-top: 4px;
      padding: 0;
      line-height: 1.4; }
      .comment .comment-body .comment-meta .comment-name {
        font-weight: bold; }
      .comment .comment-body .comment-meta .comment-date {
        margin-left: 10px;
        font-size: 11px;
        opacity: 0.5;
        filter: alpha(opacity=50); }
    .comment .comment-body .comment-text {
      margin-top: 8px;
      margin-left: -10px;
      padding: 10px 15px;
      background-color: #f3f3f3;
      -webkit-border-top-right-radius: 15px;
      -webkit-border-bottom-right-radius: 15px;
      -moz-border-radius-topright: 15px;
      -moz-border-radius-bottomright: 15px;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px;
      -webkit-border-bottom-left-radius: 15px;
      -moz-border-radius-bottomleft: 15px;
      border-bottom-left-radius: 15px; }
  .comment .comment-text {
    padding: 10px 10px;
    border-top: 1px solid #fff; }

/*@import "scss/home";
@import "scss/services";
@import "scss/team";
*/
/* SERVICES LIST                                                                          SERVICES LIST */
/* ---------------------------------------------------------------------------------------------------- */
#service-list {
  margin-top: 70px;
  margin-bottom: -70px;
  padding: 25px 0;
  background-color: #efefef; }
  #service-list h3 {
    padding-top: 0;
    text-align: center;
    color: #ea2c98; }
  #service-list .service-footer {
    margin-top: 25px;
    background-color: #fff;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box; }
    #service-list .service-footer .service-info {
      padding: 10px 18px 15px; }
      #service-list .service-footer .service-info .title-area {
        padding: 0 10px;
        height: 66px; }
      #service-list .service-footer .service-info h4 {
        position: relative;
        top: 50%;
        margin-top: 0;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        #service-list .service-footer .service-info h4 a {
          color: #444; }
      #service-list .service-footer .service-info .btn {
        margin-top: 10px; }
  #service-list .exit-info {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1px;
    text-align: center; }
    #service-list .exit-info a {
      color: #444; }
      #service-list .exit-info a:hover, #service-list .exit-info a:active, #service-list .exit-info a:focus {
        color: #ea2c98;
        text-decoration: none; }

/* FOOTER                                                                                        FOOTER */
/* ---------------------------------------------------------------------------------------------------- */
.partners {
  margin-top: 70px;
  text-align: center;
  border-top: 1px solid rgba(207, 207, 207, 0.7); }
  .partners .container .footer-header {
    margin-top: 3px;
    padding-top: 0;
    text-align: center;
    font-size: 13px;
    color: #ea2c98;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .partners .container .logos {
    margin-top: 15px; }
    .partners .container .logos .partner {
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px;
      padding: 10px 15px; }
  @media only screen and (max-width: 992px) {
    .partners {
      border: none; } }

footer {
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 0px;
  line-height: 1.7;
  color: #fff;
  background-color: #f6a2d2; }
  footer h4 {
    margin: 20px 0 5px 0;
    font-size: 22px;
    line-height: 1.1;
    color: #fff; }
  footer a {
    display: inline-block;
    margin: 0px -7px;
    padding: 3px 7px;
    line-height: 1.3;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box; }
    footer a:hover, footer a:active, footer a:focus {
      text-decoration: none;
      color: #fff;
      background-color: rgba(255, 255, 255, 0.2); }
  footer .footer-social {
    font-size: 24px; }
    footer .footer-social ul {
      margin-bottom: 0; }
      footer .footer-social ul li a {
        min-width: 35px;
        margin-right: 2px;
        text-align: center; }
  footer .copyright {
    margin-top: 30px;
    padding: 11px 0;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(0, 0, 0, 0.05); }
    footer .copyright .footer-separator {
      margin: 0 15px; }
    footer .copyright a {
      color: rgba(255, 255, 255, 0.8); }
      footer .copyright a:hover {
        text-decoration: none;
        color: white; }

/* PAGES                                                                                          PAGES */
/* ---------------------------------------------------------------------------------------------------- */
/* COURSE                                                                                        COURSE */
/* ---------------------------------------------------------------------------------------------------- */
/* TESTIMONIES CAROUSEL                                                            TESTIMONIES CAROUSEL */
/* ---------------------------------------------------------------------------------------------------- */
#testimonies-carousel {
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #f3f3f3; }
  #testimonies-carousel .carousel-testimonial {
    position: relative;
    width: 100%;
    margin-top: 0;
    padding: 15px 25px; }
    #testimonies-carousel .carousel-testimonial .photo {
      float: left;
      width: 30%;
      padding-right: 30px; }
      #testimonies-carousel .carousel-testimonial .photo .photo-container {
        overflow: hidden;
        -moz-border-radius: 300px;
        -webkit-border-radius: 300px;
        border-radius: 300px;
        background-clip: padding-box; }
    #testimonies-carousel .carousel-testimonial .text {
      float: left;
      width: 70%; }
      #testimonies-carousel .carousel-testimonial .text blockquote {
        margin: 0;
        padding: 0;
        font-size: 17px;
        color: #222;
        border: none; }
        #testimonies-carousel .carousel-testimonial .text blockquote:before {
          content: '\f10d';
          padding: 0 6px 0 0;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          font-size: 21px;
          line-height: 0;
          color: #f176bc; }
        #testimonies-carousel .carousel-testimonial .text blockquote:after {
          content: '\f10e';
          padding: 0 0 0 6px;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          font-size: 21px;
          line-height: 0;
          color: rgba(241, 118, 188, 0.9); }
    #testimonies-carousel .carousel-testimonial .signature {
      padding-top: 2px;
      font-size: 13px;
      color: #a9a9a9; }
  @media only screen and (max-width: 480px) {
    #testimonies-carousel .carousel-testimonial .photo {
      display: none; }
    #testimonies-carousel .carousel-testimonial .text {
      width: 100%; } }

/*# sourceMappingURL=style.css.map */
