/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600,700,800");
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon-v2.eot?s6rbi1");
  src: url("../fonts/icomoon-v2.eot?s6rbi1#iefix") format("embedded-opentype"), url("../fonts/icomoon-v2.ttf?s6rbi1") format("truetype"), url("../fonts/icomoon-v2.woff?s6rbi1") format("woff"), url("../fonts/icomoon-v2.svg?s6rbi1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*
.ico-annual-award:before {
  content: "\e900";
}
.ico-award:before {
  content: "\e901";
}
.ico-nomination:before {
  content: "\e902";
}
.ico-editors-choice:before {
  content: "\e903";
}
.ico-daily-selection:before {
  content: "\e904";
}
.ico-public-vote:before {
  content: "\e905";
}
.ico-testimonial:before {
  content: "\e906";
}
.ico-pro-recommandation:before {
  content: "\e907";
}
.ico-editor-member:before {
  content: "\e908";
}
.ico-nomination-member:before {
  content: "\e909";
}
.ico-interview:before {
  content: "\e90a";
}
.ico-gallery:before {
  content: "\e90b";
}
.ico-photos:before {
  content: "\e90c";
}
.ico-premium:before {
  content: "\e90e";
}
.ico-wedme:before {
  content: "\e90f";
}
*/
.ico-spotlight:before {
  content: "\e900"; }

.ico-annual-award:before {
  content: "\e904"; }

.ico-award:before {
  content: "\e905"; }

.ico-nomination:before {
  content: "\e906"; }

.ico-editors-choice:before {
  content: "\e907"; }

.ico-daily-selection:before {
  content: "\e908"; }

.ico-public-vote:before {
  content: "\e909"; }

.ico-testimonial:before {
  content: "\e90a"; }

.ico-pro-recommandation:before {
  content: "\e90b"; }

.ico-editor-member:before {
  content: "\e90c"; }

.ico-nomination-member:before {
  content: "\e90d"; }

.ico-interview:before {
  content: "\e90e"; }

.ico-gallery:before {
  content: "\e90f"; }

.ico-photos:before {
  content: "\e910"; }

.ico-premium:before {
  content: "\e911"; }

.ico-wedme:before {
  content: "\e912"; }

/* Main CSS */
.default_font {
  color: #333333; }

.secondary_font {
  color: rgba(51, 51, 51, 0.84); }

.ancillary_font {
  color: rgba(51, 51, 51, 0.4); }

.main_title {
  font-family: 'Raleway'; }

.caps_title {
  margin-bottom: 5px;
  text-transform: uppercase; }

.cancel_transparency {
  color: #333333; }

* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Open Sans', sans-serif;
  color: #333333;
  background: #fafafa;
  font-size: 14px; }
  @media (max-width: 73.115em) {
    body {
      padding-bottom: 80px; } }

a {
  cursor: pointer;
  color: #333333;
  text-decoration: underline; }
  a:hover, a:focus, a:active {
    text-decoration: none; }
  a.inv {
    text-decoration: none; }
  a.ib {
    display: inline-block; }

h1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  margin: 0px; }

h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 0px; }
  @media (max-width: 73.115em) {
    h2 {
      font-size: 18px !important; } }
  h2 a:link, h2 a:visited {
    text-decoration: none; }

h3 {
  font-size: 25px;
  padding: 10px 0;
  font-weight: normal; }

h4 {
  font-size: 16px;
  padding: 10px 0; }

.margin-bottom-md {
  margin-bottom: 20px; }

.margin-bottom-lg {
  margin-bottom: 40px; }

#header {
  margin-bottom: 0px;
  border-radius: 0;
  height: 80px;
  z-index: 1002;
  box-shadow: none;
  background: white;
  top: 0;
  padding: 12px 0px;
  border-bottom: 1px solid #efefef; }
  #header.relative {
    position: relative; }
  #header .navbar-header {
    min-width: 315px; }
  #header .navbar-toggle {
    background: #f4f4f4;
    color: #222;
    margin: 26px 2px 0 0; }
  #header .navbar-toggle .icon-bar {
    background: #222; }
  #header .logoTop {
    display: block;
    margin-top: 7px;
    float: left; }
    #header .logoTop img {
      width: 140px; }
  #header .filtre-info {
    display: none; }
  #header .open-filter {
    display: none;
    border: none;
    background: none;
    color: #fff;
    background: white;
    border-radius: 3px;
    font-size: 13px;
    color: #222; }
  #header.nav-up {
    top: -50px; }
  #header .search-box {
    width: 473px;
    position: relative; }
    #header .search-box .results {
      padding: 0px; }
      #header .search-box .results .search-autocomplete {
        text-align: left; }
    #header .search-box .input-group {
      margin-bottom: 0px;
      margin-top: 5px; }
      @media (max-width: 47.99em) {
        #header .search-box .input-group {
          width: 100%;
          margin-top: 8px; } }
      #header .search-box .input-group .input-group-addon {
        background: #fafafa;
        border: 1px solid #e6e6e6;
        border-left: 0px;
        cursor: pointer;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; }
        @media (max-width: 47.99em) {
          #header .search-box .input-group .input-group-addon {
            display: none; } }
      #header .search-box .input-group input {
        background: #fafafa;
        box-shadow: none;
        border: 0px;
        height: 43px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
        @media (max-width: 47.99em) {
          #header .search-box .input-group input {
            text-align: center;
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px; } }
        #header .search-box .input-group input:focus {
          outline: none; }
      #header .search-box .input-group .search-box-input {
        border: 1px solid #e6e6e6;
        border-right: 0px;
        background: #fafafa;
        height: 45px;
        position: relative;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
        @media (min-width: 48em) {
          #header .search-box .input-group .search-box-input:after, #header .search-box .input-group .search-box-input:before {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          #header .search-box .input-group .search-box-input:after {
            border-color: rgba(250, 250, 250, 0);
            border-right-color: #fafafa;
            border-width: 8px;
            margin-top: -8px; }
          #header .search-box .input-group .search-box-input:before {
            border-color: rgba(230, 230, 230, 0);
            border-right-color: #e6e6e6;
            border-width: 9px;
            margin-top: -9px; } }
        @media (max-width: 47.99em) {
          #header .search-box .input-group .search-box-input {
            border-right: 1px solid #e6e6e6;
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px; }
            #header .search-box .input-group .search-box-input:after, #header .search-box .input-group .search-box-input:before {
              bottom: 100%;
              left: 50%;
              border: solid transparent;
              content: " ";
              height: 0;
              width: 0;
              position: absolute;
              pointer-events: none; }
            #header .search-box .input-group .search-box-input:after {
              border-color: rgba(250, 250, 250, 0);
              border-bottom-color: #fafafa;
              border-width: 8px;
              margin-left: -8px; }
            #header .search-box .input-group .search-box-input:before {
              border-color: rgba(230, 230, 230, 0);
              border-bottom-color: #e6e6e6;
              border-width: 9px;
              margin-left: -9px; } }

/* Tablet & Desktop version */
@media (min-width: 48em) {
  #header .tb {
    display: table;
    width: 100%; }
    #header .tb .td {
      display: table-cell;
      vertical-align: middle; }
      #header .tb .td.td-1 {
        width: 170px; }
      #header .tb .td.td-2 {
        width: auto;
        text-align: center; }
      #header .tb .td.td-3 {
        width: 250px;
        padding-top: 7px;
        text-align: right; }
  .btn-menu {
    display: none; }
  .btn-search {
    display: none; } }

/* Mobile version */
@media (max-width: 47.99em) {
  #header {
    position: absolute;
    width: 100%;
    height: 50px;
    padding: 0px; }
    #header .logoTop {
      float: none;
      position: absolute;
      left: 50%;
      margin-left: -70px;
      z-index: 1003; }
    #header .td-2 {
      position: relative; }
      #header .td-2 .search-box {
        display: none;
        width: 100%;
        position: absolute;
        top: 46px; }
        #header .td-2 .search-box.active {
          display: block; }
    #header .useri .filtre-info {
      display: inline-block;
      position: absolute;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0px 50px;
      top: 10px; }
  .btn-menu {
    background: none;
    padding: 0px 10px;
    background: none;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    border-radius: 0;
    display: inline-block;
    z-index: 10000; }
  .btn-search {
    background: none;
    padding: 0px 10px;
    background: none;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    border: none;
    border-radius: 0;
    display: inline-block;
    z-index: 10000; }
  .btn-open-left {
    position: absolute;
    top: 5px;
    left: 5px; }
  .btn-close-left {
    display: none;
    position: absolute;
    top: 5px;
    left: 5px; }
  .btn-open-right {
    position: absolute;
    top: 5px;
    right: 5px; }
  .btn-open-right-search {
    position: absolute;
    top: 5px;
    right: 40px; }
  .btn-close-right-search {
    display: none;
    position: absolute;
    top: 5px;
    right: 3px; }
  .btn-close-right {
    display: none;
    position: absolute;
    top: 5px;
    right: 5px; }
  .menu_left_opened {
    overflow: hidden;
    left: -100%; }
    .menu_left_opened .btn-close-left {
      display: block; }
    .menu_left_opened .btn-open-left, .menu_left_opened .btn-open-right, .menu_left_opened .btn-open-right-search {
      display: none; }
    .menu_left_opened .menu.menu-left {
      left: 0px; }
  .menu_right_opened {
    overflow: hidden;
    left: -100%; }
    .menu_right_opened .btn-close-right {
      display: block; }
    .menu_right_opened .btn-open-right, .menu_right_opened .btn-open-left, .menu_right_opened .btn-open-right-search {
      display: none; }
    .menu_right_opened .menu.menu-right {
      right: 0px; }
  .menu_right_search_opened .btn-close-right-search {
    display: block; }
  .menu_right_search_opened .btn-open-right, .menu_right_search_opened .btn-open-left, .menu_right_search_opened .btn-open-right-search {
    display: none; } }

@media (max-width: 47.99em) and (max-width: 47.99em) {
  .menu_right_search_opened #header {
    height: 107px; } }

#subheader {
  text-align: left;
  border-bottom: 1px solid #efefef; }

.menu_ul a {
  text-decoration: none; }

.menu_ul .title {
  text-transform: uppercase;
  color: rgba(51, 51, 51, 0.84);
  font-size: 12px;
  padding: 0 15px 0 20px;
  margin-bottom: 5px; }
  .menu_ul .title i {
    margin-right: 3px; }

.menu_ul .sep {
  height: 1px;
  width: 100%;
  background: #ddd;
  margin: 15px 0; }

.menu_ul .secondary_links {
  font-size: 12px; }
  .menu_ul .secondary_links .social {
    text-align: center;
    padding-left: 10px; }
    .menu_ul .secondary_links .social a {
      padding: 0px;
      color: rgba(51, 51, 51, 0.4); }

/* Tablet and Desktop version */
@media (min-width: 48em) {
  .outside {
    display: none; }
  .menu_ul {
    font-size: 14px;
    display: table;
    width: 100%;
    display: inline-block;
    position: relative; }
    .menu_ul .relative {
      position: relative;
      display: inline-block; }
      .menu_ul .relative:hover .dd_menu {
        display: inline-block;
        background: #fff; }
    .menu_ul .relative > a {
      display: inline-block;
      position: relative;
      padding: 12px 25px 0 25px;
      height: 45px;
      text-align: center; }
      .menu_ul .relative > a:hover {
        border-bottom: 3px solid #f7ad0b; }
      .menu_ul .relative > a.active {
        border-bottom: 3px solid #f7ad0b; }
    .menu_ul .dd_menu {
      display: none;
      position: absolute;
      background: #fff;
      width: 240px;
      left: 0px;
      top: 45px;
      z-index: 2000;
      box-shadow: 0 1px 5px 0px #ccc;
      padding: 15px 0;
      text-align: left; }
      .menu_ul .dd_menu a {
        display: block;
        padding: 5px 15px 5px 20px; }
  .menu_auth {
    width: 130px;
    vertical-align: top; }
    .menu_auth .my_account {
      color: #f7ad0b; }
    .menu_auth > a {
      padding: 10px 0;
      display: inline-block; }
    .menu_auth > li ul {
      left: auto;
      right: 0px;
      width: 250px; }
      .menu_auth > li ul a {
        text-align: right; }
    .menu_auth > li a {
      padding-top: 11px; }
    .menu_auth .dd_menu {
      top: 35px;
      right: 0px;
      left: auto; }
    .menu_auth:hover .dd_menu {
      display: inline-block; } }

/* Mobile version */
@media (max-width: 47.99em) {
  .menu {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    text-align: left;
    overflow-y: auto;
    z-index: 1001;
    display: table;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    padding-top: 50px; }
    .menu .title {
      padding: 0 15px 0 0px; }
    .menu.menu-left {
      left: -100%; }
    .menu.menu-right {
      right: -100%; }
    .menu .menu_ul {
      display: table-cell;
      width: 260px;
      max-height: 100%;
      background: #fff;
      padding: 15px 0; }
      .menu .menu_ul a {
        display: block;
        color: #333333;
        padding-left: 0px;
        padding-right: 15px; }
      .menu .menu_ul .divin {
        max-height: 100vh;
        overflow-y: auto;
        padding-bottom: 70px; }
      .menu .menu_ul.menu_auth > a {
        display: none; }
      .menu .menu_ul .dd_menu {
        padding-left: 20px; }
        .menu .menu_ul .dd_menu strong {
          font-weight: normal; }
    .menu .outside {
      display: table-cell;
      width: auto;
      height: 100%;
      background: rgba(50, 50, 50, 0.7); }
    .menu ul {
      display: block; }
      .menu ul li {
        display: block; }
        .menu ul li a {
          display: block;
          padding: 5px 5px; }
        .menu ul li > ul {
          display: block;
          position: relative;
          top: auto;
          background: none;
          padding-left: 25px;
          width: auto;
          padding-top: 5px;
          padding-bottom: 5px; }
          .menu ul li > ul > li > ul {
            display: inline-block;
            position: relative;
            left: auto;
            top: auto;
            width: auto;
            background: none;
            padding-left: 25px; }
            .menu ul li > ul > li > ul > li {
              display: inline-block; } }

@media (max-width: 47.99em) {
  #main-container {
    padding-top: 50px; } }

.section {
  padding: 40px 0; }
  @media (max-width: 73.115em) {
    .section {
      padding: 20px 0; } }
  .section.no-padding {
    padding: 0px 0px 20px; }
  @media (min-width: 73.125em) {
    .section.no-padding-on-desktop {
      padding: 0px 0px 20px; } }
  .section.section-white {
    background: #fff;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee; }
  .section.section-black {
    background: #333;
    color: #fff; }
    .section.section-black a.link-white {
      color: #fff; }
  .section.section-margin-bottom {
    margin-bottom: 10px; }

@media (min-width: 73.125em) {
  .container-slide {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px; } }

/* Scroll to top button */
.stt {
  position: fixed;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background: #aaa;
  opacity: 0.6;
  bottom: 12px;
  right: 10px;
  z-index: 1005;
  cursor: pointer;
  display: none;
  font-size: 35px;
  padding-top: 13px;
  text-align: center;
  padding-left: 2px;
  color: #fff;
  border: solid 1px #fff; }
  @media (max-width: 73.115em) {
    .stt.is_user {
      bottom: 95px; } }

.panel-mw {
  max-width: 500px;
  margin: 0 auto; }

@media only screen and (max-width: 768px) {
  .main-content {
    padding-top: 50px; }
  .main-content.index {
    padding-top: 50px; }
  .logoTop {
    max-height: 50px;
    margin: 0 auto; } }

footer {
  background: #fff; }
  footer .anchors a {
    display: block;
    text-decoration: none;
    margin: 5px 0px;
    color: rgba(51, 51, 51, 0.4); }
  footer i {
    margin-top: 15px;
    display: block; }
  footer .logobot {
    margin-bottom: 10px;
    display: inline-block; }
  footer .btn {
    display: block;
    margin-bottom: 5px; }

@media (max-width: 47.99em) {
  footer {
    display: none;
    text-align: center;
    padding: 10px 0px 10px 0px; }
    footer.is_user {
      padding-bottom: 100px; }
    footer.is_filtre {
      padding-bottom: 70px; }
    footer .logobot {
      display: none; }
    footer .copy {
      display: inline-block;
      margin-bottom: 5px; }
    footer .btn {
      margin-bottom: 10px;
      height: auto;
      padding: 5px; }
    footer #social .in {
      margin-top: 5px; }
    footer .mobile-m-top-15 {
      margin-top: 15px; }
    footer .mobile-m-top-20 {
      margin-top: 20px; }
    footer .mobile-m-top-25 {
      margin-top: 25px; }
    footer .partners img {
      width: 70px; } }

@media (min-width: 48em) {
  footer {
    padding: 30px 0px 15px 0px; }
    footer .copy {
      margin-bottom: 30px;
      display: inline-block; }
    footer .desktop-m-top-15 {
      margin-top: 15px; }
    footer .desktop-m-top-20 {
      margin-top: 20px; }
    footer .desktop-m-top-40 {
      margin-top: 40px; } }

/* Social */
.social {
  max-width: 100%;
  overflow: hidden; }
  .social .in {
    font-size: 25px;
    margin-top: 5px;
    text-align: center; }
    .social .in a {
      display: inline-block;
      margin: 0px 10px 0px 10px; }

.simple_layout {
  padding-top: 0px;
  padding-bottom: 0px; }
  @media (max-width: 47.99em) {
    .simple_layout {
      padding-top: 0px; } }
  .simple_layout #header, .simple_layout #subheader, .simple_layout footer {
    display: none; }
  .simple_layout #main-container {
    padding-top: 0px; }

/* Typography */
.text-primary {
  color: #f7ad0b; }

.alert-favorite {
  position: fixed;
  bottom: 50px;
  left: 50%;
  width: 500px;
  text-align: center;
  margin: 0px;
  margin-left: -250px;
  z-index: 1001;
  box-shadow: 0 1px 5px 0px #ccc;
  display: none;
  border: solid 1px #eee; }
  @media (max-width: 47.99em) {
    .alert-favorite {
      width: 100%;
      bottom: 0px;
      left: 0px;
      margin-left: 0px; } }
  .alert-favorite.alert-default {
    background: #333;
    color: #fff;
    border: none;
    opacity: 0.95; }
    .alert-favorite.alert-default a {
      color: #fff; }

/* Prima pagina */
.welcome {
  width: 100%;
  text-align: center;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }

.welcome .in {
  padding: 150px 10px; }

.welcome h1 {
  font-size: 26px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  margin-bottom: 30px; }

.welcome h2 {
  font-size: 22px;
  color: #f7ad0b;
  font-weight: normal; }

.welcome li {
  list-style: none;
  display: inline-block;
  max-width: 365px;
  padding: 30px;
  margin: 20px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px; }

.welcome .titlu {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px; }

.welcome .btn {
  padding: 17px 20px;
  border-radius: 3px;
  text-align: center;
  min-width: 300px;
  font-weight: bold; }

.welcome .btn .glyphicon-chevron-right {
  font-size: 14px; }

.background {
  position: absolute;
  top: 87px;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out; }

.background .photoauthor {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  text-align: right; }

.background .photoauthor a:link, .background .photoauthor a:visited {
  color: #f7ad0b; }

/* Desktop version */
/* Mobile version */
@media (max-width: 768px) {
  .welcome .in {
    padding: 40px 10px; }
  .welcome h1 {
    font-size: 24px;
    margin-bottom: 0px; }
  .welcome h2 {
    font-size: 18px; }
  .welcome .hidesmall {
    display: none; }
  .welcome li {
    min-width: 270px;
    padding: 10px; }
  .welcome .butindex {
    min-width: 250px; } }

/*
.filter-white-bg {

	.filters {
		background: #333;
		color: white;
		box-shadow: $box_shadow;

		.btn-filter {
			font-size: 14px;
		}
	}
}
*/
#input_orderby.active {
  border: 1px solid #f7ad0b; }

.filters {
  border-bottom: solid 1px #f7ad0b; }
  @media (min-width: 73.125em) {
    .filters {
      margin-top: 20px; } }
  @media (max-width: 73.115em) {
    .filters {
      margin-top: 10px; } }
  .filters .nav-container {
    display: table;
    width: 100%;
    margin-bottom: -1px; }
    .filters .nav-container .nav-tabs {
      display: table-row;
      width: 100%; }
      .filters .nav-container .nav-tabs li {
        display: table-cell;
        text-align: center;
        margin: 0px;
        vertical-align: bottom;
        float: none;
        padding: 0 0px; }
        @media (min-width: 73.125em) {
          .filters .nav-container .nav-tabs li {
            width: 25%; } }
        @media (max-width: 73.115em) {
          .filters .nav-container .nav-tabs li {
            width: 28%; }
            .filters .nav-container .nav-tabs li:first-child {
              width: 16%; }
              .filters .nav-container .nav-tabs li:first-child a {
                padding-top: 13px; } }
        .filters .nav-container .nav-tabs li a {
          text-decoration: none;
          border: 0px;
          margin: 0px;
          padding: 10px 30px;
          min-height: 45px; }
          @media (max-width: 73.115em) {
            .filters .nav-container .nav-tabs li a {
              padding: 5px 0px;
              font-size: 11px; } }
          .filters .nav-container .nav-tabs li a:hover {
            background: #fff;
            border: 1px solid #f7ad0b;
            color: #f7ad0b;
            border-radius: 10px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom: none; }
        .filters .nav-container .nav-tabs li.active a {
          background: #fff;
          border: 1px solid #f7ad0b;
          color: #f7ad0b;
          border-radius: 10px;
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0;
          border-bottom: none; }
  .filters .advanced-text {
    margin-bottom: 10px;
    font-size: 12px;
    display: block;
    font-weight: bold; }
  .filters .apply_filters {
    display: none;
    margin-top: 22px; }
  .filters .reset_filters {
    margin-top: 22px; }
  .filters .label-for-filter {
    font-weight: normal;
    cursor: pointer; }
    @media (max-width: 73.115em) {
      .filters .label-for-filter {
        display: none; } }
  .filters input[type="submit"] {
    margin-top: 22px;
    height: 42px;
    color: #333333;
    font-weight: bold; }
  .filters .btn-remove {
    font-size: 9px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    padding: 13px;
    font-size: 16px;
    text-align: center;
    border: none !important;
    background: #f7ad0b !important;
    z-index: 999; }
  .filters select {
    border-radius: 10px;
    height: 44px; }
  .filters .btn-filter-container {
    position: relative; }
    @media (min-width: 73.125em) {
      .filters .btn-filter-container {
        margin-bottom: 20px; } }
    @media (max-width: 73.115em) {
      .filters .btn-filter-container {
        margin-bottom: 10px; } }
    .filters .btn-filter-container .caret {
      position: absolute;
      top: 21px;
      right: 10px;
      color: #fff; }
  .filters .btn-filter {
    display: inline-block;
    background: #f7ad0b;
    border: none;
    color: white;
    vertical-align: bottom;
    color: #fff;
    width: 100%;
    position: relative;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 11px 10px 11px 10px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    text-align: left;
    vertical-align: bottom; }
    .filters .btn-filter::placeholder {
      color: #fff !important; }
    .filters .btn-filter:hover {
      border-color: #f7ad0b;
      color: #fff; }
    .filters .btn-filter.active, .filters .btn-filter.datepicker-active {
      border-color: #f7ad0b;
      font-weight: bold;
      color: #333; }
    .filters .btn-filter.active, .filters .btn-filter.datepicker-active {
      border: 1px solid #f7ad0b; }
    .filters .btn-filter.btn-filter-container {
      cursor: pointer; }
    .filters .btn-filter .btn-filter-tr {
      width: 100%; }
    .filters .btn-filter .input, .filters .btn-filter input {
      border: none;
      background: #fff;
      width: 90%;
      padding: 11px 15px;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      text-align: center; }
    .filters .btn-filter .input:focus {
      border: none;
      outline: none; }
    .filters .btn-filter.btn-reset {
      background: #d9534f;
      color: #fff; }
  .filters .icon-container {
    display: inline-block;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    vertical-align: middle;
    position: absolute;
    top: 14px;
    right: 9px; }
  .filters a.active {
    color: #f7ad0b !important; }
  .filters .dropdown-menu {
    border-radius: 0;
    width: 100%; }
    @media (max-width: 73.115em) {
      .filters .dropdown-menu {
        min-width: 92vw; } }
    .filters .dropdown-menu a {
      text-decoration: none; }
  .filters .pricepicker a {
    text-decoration: underline; }
  .filters .radio-anchor {
    cursor: pointer;
    display: inline-block; }
    .filters .radio-anchor .glyphicon, .filters .radio-anchor .far {
      font-size: 17px; }
    .filters .radio-anchor .glyphicon-check, .filters .radio-anchor .fa-check-circle {
      display: none; }
    .filters .radio-anchor .glyphicon-unchecked, .filters .radio-anchor .fa-circle {
      display: inline-block; }
    .filters .radio-anchor.active .glyphicon-check, .filters .radio-anchor.active .fa-check-circle {
      display: inline-block;
      color: #f7ad0b; }
    .filters .radio-anchor.active .glyphicon-unchecked, .filters .radio-anchor.active .fa-circle {
      display: none; }
    .filters .radio-anchor.active a {
      color: #f7ad0b;
      font-weight: bold; }
    .filters .radio-anchor a {
      text-decoration: none; }

.open-advance-search {
  font-size: 13px;
  margin-top: 5px;
  display: block;
  color: #808080;
  text-align: center;
  cursor: pointer; }

.advance-search {
  margin-top: 20px; }

.search-autocomplete, .search-autocomplete-location {
  position: absolute;
  background: white;
  width: 100%;
  z-index: 1001;
  list-style: none;
  margin-top: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0 1px 5px 0px #ccc; }
  .search-autocomplete li, .search-autocomplete-location li {
    margin-left: 0px; }
  .search-autocomplete.default-hide, .search-autocomplete-location.default-hide {
    display: none; }
  .search-autocomplete a, .search-autocomplete-location a {
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 7px 10px; }
  .search-autocomplete a:hover, .search-autocomplete-location a:hover {
    background: #f7ad0b;
    color: white; }
  .search-autocomplete a.active, .search-autocomplete-location a.active {
    background: #f7ad0b;
    color: white; }
  .search-autocomplete .autocomplete-user-photo, .search-autocomplete-location .autocomplete-user-photo {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
    .search-autocomplete .autocomplete-user-photo .autocomplete-user-premium-star, .search-autocomplete-location .autocomplete-user-photo .autocomplete-user-premium-star {
      position: absolute;
      top: 30%;
      right: 25%;
      margin-top: -13px;
      margin-right: -13px;
      color: #f7ad0b;
      border: 2px solid #f1f1f1;
      padding: 2px;
      border-radius: 50%;
      background: white;
      font-size: 8px; }
  .search-autocomplete .autocomplete-user-name, .search-autocomplete-location .autocomplete-user-name {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    overflow-x: hidden;
    max-width: 280px; }
    @media (min-width: 73.125em) {
      .search-autocomplete .autocomplete-user-name, .search-autocomplete-location .autocomplete-user-name {
        max-width: 280px; } }
    @media (max-width: 73.115em) {
      .search-autocomplete .autocomplete-user-name, .search-autocomplete-location .autocomplete-user-name {
        max-width: 224px; } }
    .search-autocomplete .autocomplete-user-name .brand, .search-autocomplete-location .autocomplete-user-name .brand {
      font-size: 16px; }
    .search-autocomplete .autocomplete-user-name .team_member, .search-autocomplete-location .autocomplete-user-name .team_member {
      font-size: 13px;
      display: block; }
  .search-autocomplete .autocomplete-highlight, .search-autocomplete-location .autocomplete-highlight {
    font-weight: bold; }
  .search-autocomplete .autocomplete-spinner, .search-autocomplete-location .autocomplete-spinner {
    text-align: center;
    padding: 10px 0px; }

/*dd_search_for_location*/
.open {
  position: relative; }

.dd_search_for {
  max-height: 300px;
  overflow: auto;
  z-index: 1001; }
  @media (max-width: 73.115em) {
    .dd_search_for {
      max-height: 200px; } }
  .dd_search_for ul {
    list-style: none; }
    .dd_search_for ul li {
      margin: 0px;
      padding: 0px; }
      .dd_search_for ul li a {
        width: 100%;
        padding: 10px 10px;
        display: block;
        text-decoration: none; }
        .dd_search_for ul li a:hover {
          background: #f7ad0b;
          color: white; }
        .dd_search_for ul li a span {
          font-weight: bold; }
        .dd_search_for ul li a.highlight {
          background: #f7ad0b;
          color: white; }

.location-types .dropdown-menu form > div {
  padding-left: 5px; }

.boxintro {
  text-align: center;
  background: #fff; }
  @media (min-width: 73.125em) {
    .boxintro {
      padding: 25px 0 20px 0px; } }
  @media (max-width: 73.115em) {
    .boxintro {
      padding: 15px 0 0px 0px; } }
  .boxintro .main_title {
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 30px; }
  .boxintro p:last-child {
    margin-bottom: 0; }
  @media (max-width: 73.115em) {
    .boxintro {
      padding: 10px 0px 10px 0; }
      .boxintro .main_title {
        font-size: 18px; }
      .boxintro .btn {
        width: 100%; } }

.user-gallery {
  padding: 7px 7px;
  margin: 0px 0px 30px 0px;
  -webkit-box-shadow: 0 1px 5px 0px #ccc;
  -moz-box-shadow: 0 1px 5px 0px #ccc;
  box-shadow: 0 1px 5px 0px #ccc;
  border-radius: 10px;
  background: #fff;
  color: #333333; }
  .user-gallery .user-gallery-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px; }
    .user-gallery .user-gallery-img img {
      width: 100%; }
  .user-gallery .user-gallery-title {
    margin-top: 5px; }
    .user-gallery .user-gallery-title a {
      text-decoration: none; }
  .user-gallery .user-gallery-date {
    margin-top: 5px; }
  .user-gallery .user-gallery-tip {
    font-weight: bold; }
  .user-gallery .user-gallery-location {
    margin-top: 5px; }
  .user-gallery .labels {
    display: inline-block; }
  .user-gallery .user-gallery-author {
    padding-top: 10px;
    text-align: right; }
  .user-gallery .images {
    padding-top: 5px;
    height: 58px; }
    .user-gallery .images li {
      list-style: none;
      width: 58px;
      float: left;
      margin-right: 5px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      .user-gallery .images li.count {
        text-align: center;
        padding-top: 23px;
        font-weight: bold;
        margin-right: 0px;
        width: auto; }
      .user-gallery .images li img {
        width: 100%; }

.price-pack {
  background: #ebebeb;
  margin-bottom: 10px; }
  .price-pack.panel {
    border-radius: 0px;
    border: 0px; }
  .price-pack .panel-heading {
    border-radius: 0px;
    padding: 0px;
    border-bottom: 1px solid black; }
  .price-pack .nume {
    padding: 10px; }
    .price-pack .nume a {
      text-decoration: none;
      display: block;
      height: 20px;
      overflow: hidden; }
      .price-pack .nume a span {
        margin-right: 15px; }
  .price-pack .category {
    padding: 10px; }
  .price-pack .types {
    padding: 10px; }
  .price-pack .price {
    width: 100%; }
    .price-pack .price .price-tag {
      float: left;
      background: #252525;
      color: #f7ac0a;
      font-size: 20px;
      padding: 10px;
      width: 20%; }
    .price-pack .price .price-text {
      float: left;
      vertical-align: top;
      padding: 10px;
      background: #f7ac0a;
      color: #252525;
      width: 80%;
      font-weight: bold; }

#recomandari .certificate {
  max-width: 800px;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 30px; }

#recomandari .line {
  margin-bottom: 50px; }

#recomandari .navrecomandari .upper-testimonial {
  padding: 10px;
  position: relative; }

#recomandari .navrecomandari .sub-testimonial {
  padding: 5px 20px 20px; }

#recomandari .navrecomandari .item {
  max-width: 350px;
  width: 100%;
  margin: 0 5px 10px 5px;
  background: #fff;
  box-shadow: 0 1px 5px 0px #ccc; }

#recomandari .navrecomandari .bot {
  position: absolute;
  bottom: -20px;
  right: 30px; }

#recomandari .navrecomandari .title {
  font-weight: bold;
  padding-bottom: 5px; }

#recomandari .navrecomandari .img {
  margin: 0 auto 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  border-radius: 70px; }

#recomandari .navrecomandari .nume {
  font-size: 14px;
  padding-bottom: 15px;
  font-weight: bold; }
  #recomandari .navrecomandari .nume a:link {
    text-decoration: none; }
    #recomandari .navrecomandari .nume a:link:hover {
      text-decoration: underline; }
  #recomandari .navrecomandari .nume a:visited {
    text-decoration: none; }
    #recomandari .navrecomandari .nume a:visited:hover {
      text-decoration: underline; }

#recomandari .navrecomandari .eveniment {
  font-size: 12px; }

#recomandari .navrecomandari .text {
  font-size: 14px;
  font-style: italic;
  padding: 10px 10px 50px;
  border-bottom: 1px solid #a1a1a1; }

#recomandari .navrecomandari .cale {
  margin-top: 10px; }
  #recomandari .navrecomandari .cale a {
    font-size: 12px;
    font-weight: bold; }

.distinction_info {
  text-decoration: none;
  display: block; }
  .distinction_info span.ico {
    width: 38px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 25px;
    display: inline-block; }
  .distinction_info.user-distinctions-sm span.ico {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    float: left; }
  .distinction_info.user-distinctions-md span.ico {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 25px;
    display: inline-block;
    float: left; }
  .distinction_info.user-distinctions-lg span.ico {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 23px;
    display: inline-block;
    float: left; }
  .distinction_info.distinction_info-king span.ico {
    color: #c8454f; }
  .distinction_info.distinction_info-photo-awarded span.ico {
    color: #c8454f; }
  .distinction_info.distinction_info-photo-awarded p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-photo-nominated span.ico {
    color: #f4963a; }
  .distinction_info.distinction_info-photo-nominated p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-photo-selected span.ico {
    color: #f4963a; }
  .distinction_info.distinction_info-photo-selected p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-photo-popularity span.ico {
    color: #6779a9; }
  .distinction_info.distinction_info-photo-popularity p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-photo-editors-choice span.ico {
    color: #f4963a; }
  .distinction_info.distinction_info-photo-editors-choice p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-photo-spotlight span.ico {
    color: #f4963a; }
  .distinction_info.distinction_info-photo-spotlight p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-video-awarded span.ico {
    color: #c8454f; }
  .distinction_info.distinction_info-video-awarded p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-video-selected span.ico {
    color: #f4963a; }
  .distinction_info.distinction_info-video-selected p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-video-popularity span.ico {
    color: #6779a9; }
  .distinction_info.distinction_info-video-popularity p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-video-nominated span.ico {
    color: #f4963a; }
  .distinction_info.distinction_info-video-nominated p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-video-editors-choice span.ico {
    color: #f4963a; }
  .distinction_info.distinction_info-video-editors-choice p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-video-spotlight span.ico {
    color: #f4963a; }
  .distinction_info.distinction_info-video-spotlight p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px; }
  .distinction_info.distinction_info-interview span.ico {
    color: #0083cb; }
  .distinction_info.distinction_info-commitee-member span {
    color: #66cccc; }
  .distinction_info.distinction_info-editors-member span.ico {
    color: #66cccc; }
  .distinction_info.distinction_info-pro-recommandation span.ico {
    color: #b15296; }

@media (max-width: 768px) {
  .distinction_info span.ico {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    line-height: 28px;
    text-align: center;
    font-size: 25px;
    display: inline-block; } }

.distinctii .box {
  text-decoration: none;
  display: inline-block;
  min-width: 45px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #888;
  text-align: center;
  vertical-align: top; }

.distinctii .box .distinction_info {
  text-decoration: none; }

.distinctii .box .distinction_info span {
  width: 38px;
  height: 38px;
  border-radius: 3px;
  line-height: 38px;
  font-size: 20px; }

.distinctii .distinction_info-interview {
  line-height: 38px; }

/* Extra bar */
.extra-bar {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  padding: 10px;
  font-size: 12px;
  text-align: left;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  line-height: 26px; }

.extra-bar .distinction_info {
  clear: both;
  line-height: 16px;
  display: inline-block;
  margin: 7px 5px;
  width: 170px;
  text-align: left;
  vertical-align: top; }

.extra-bar .distinction_info span {
  display: block;
  float: left;
  margin-right: 5px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  border-radius: 3px; }

.extra-bar .distinction_info .glyphicons {
  display: block;
  float: left;
  margin: 0 5px 10px 0; }

@media (min-width: 73.125em) {
  .g_scrolling_carousel .items {
    padding: 5px 0; } }

@media (max-width: 73.115em) {
  .g_scrolling_carousel .items {
    padding: 5px 0 0px 15px; } }

.g_scrolling_carousel .items li {
  margin-left: 3px;
  display: inline-block;
  /* notice the comments between inline-block items */
  vertical-align: top;
  margin-right: 10px; }
  @media (min-width: 73.125em) {
    .g_scrolling_carousel .items li {
      width: 29%; } }
  @media (max-width: 73.115em) {
    .g_scrolling_carousel .items li {
      width: 80%; } }
  .g_scrolling_carousel .items li .slider_see_more {
    padding-top: 139px; }
    .g_scrolling_carousel .items li .slider_see_more.slider_see_more-video {
      padding-top: 140px; }

.group_by_price {
  cursor: pointer;
  /* The switch - the box around the slider */
  /* The slider */
  /* Rounded sliders */ }
  .group_by_price .switch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 20px;
    vertical-align: top; }
  .group_by_price .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
  .group_by_price .slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 2px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s; }
  .group_by_price.active .switch .slider {
    background-color: #f7ad0b; }
  .group_by_price.active .switch .slider:before, .group_by_price.inactive:focus .switch .slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px); }
  .group_by_price.active:focus .switch .slider:before {
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px); }
  .group_by_price .slider.round {
    border-radius: 20px; }
  .group_by_price .slider.round:before {
    border-radius: 50%; }

.btn {
  border-radius: 10px;
  text-decoration: none; }
  .btn.btn-primary {
    background: #f7ad0b;
    color: white;
    border: none; }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      background: #f7ad0b;
      border-color: #f7ad0b; }
  .btn.btn-default {
    background: #fff;
    border-color: #e6e6e6; }
    .btn.btn-default a {
      text-decoration: none; }
  .btn.btn-w100 {
    width: 100%; }
  @media (max-width: 47.99em) {
    .btn.btn-w100-xs {
      width: 100%; } }
  .btn.btn-back-mobile {
    margin: 0px 0 15px 0; }
    @media (max-width: 73.115em) {
      .btn.btn-back-mobile {
        margin: 0px 0 10px 0;
        width: 100%; } }

.user-brief-grid-container {
  margin-top: 30px;
  box-shadow: 0 1px 5px 0px #ccc;
  background: white;
  position: relative;
  border-radius: 20px;
  color: #333333; }
  .user-brief-grid-container.free {
    padding: 20px; }
  .user-brief-grid-container.location-container {
    padding: 0px; }
    .user-brief-grid-container.location-container .user-brief-grid {
      padding-left: 20px;
      padding-top: 20px; }
  @media (max-width: 73.115em) {
    .user-brief-grid-container {
      font-size: 12px; } }
  @media (min-width: 73.125em) {
    .user-brief-grid-container > .row > .col-sm-4 {
      padding-right: 0px; }
      .user-brief-grid-container > .row > .col-sm-4 .row {
        margin-left: -5px;
        margin-right: -5px; }
        .user-brief-grid-container > .row > .col-sm-4 .row > div {
          padding-left: 5px;
          padding-right: 5px; } }
  .user-brief-grid-container .fa-minus {
    margin-top: 50px; }
    @media (max-width: 73.115em) {
      .user-brief-grid-container .fa-minus {
        margin-top: 0px;
        margin-bottom: 0px; } }
  .user-brief-grid-container .user-info-out {
    display: table;
    width: 100%; }
    .user-brief-grid-container .user-info-out .user-info {
      height: 113px;
      display: table-cell;
      width: 100%;
      vertical-align: middle;
      text-align: center; }
  .user-brief-grid-container .user-brand {
    margin-bottom: 1px;
    padding-bottom: 0px;
    line-height: 20px;
    font-size: 14px; }
    @media (max-width: 73.115em) {
      .user-brief-grid-container .user-brand {
        margin-bottom: 5px;
        font-size: 12px; } }
  .user-brief-grid-container .locality {
    display: inline-block;
    margin-bottom: 0px; }
  @media (max-width: 73.115em) {
    .user-brief-grid-container .price-interval {
      display: inline-block; } }
  .user-brief-grid-container .user-availability {
    font-size: 12px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 5px; }
    .user-brief-grid-container .user-availability .user-availability-available {
      background: #449d44; }
    .user-brief-grid-container .user-availability .user-availability-booked {
      background: #d9534f; }
  .user-brief-grid-container .user-nominations {
    background: #f7ad0b;
    color: #fff;
    padding: 3px 10px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: bold; }
  @media (max-width: 73.115em) {
    .user-brief-grid-container .user-general .row > .col-sm-2 {
      padding-right: 0px; } }
  @media (min-width: 73.125em) {
    .user-brief-grid-container .user-general {
      min-height: 130px; }
      .user-brief-grid-container .user-general .row > .col-sm-2 {
        padding-right: 0px; } }
  .user-brief-grid-container .user-general .user-brief-photo-container.sm {
    margin-bottom: 0px; }
    @media (max-width: 73.115em) {
      .user-brief-grid-container .user-general .user-brief-photo-container.sm {
        max-width: 60px;
        margin-bottom: 5px; } }
  .user-brief-grid-container .user-stats {
    font-size: 12px;
    color: rgba(51, 51, 51, 0.4);
    text-align: center;
    padding: 0px 10px 5px 10px; }
    @media (max-width: 73.115em) {
      .user-brief-grid-container .user-stats .col-xs-12 {
        margin-bottom: 5px; } }
    .user-brief-grid-container .user-stats.user-stats-top {
      padding-top: 10px;
      min-height: auto; }
    @media (min-width: 73.125em) {
      .user-brief-grid-container .user-stats.user-stats-tall {
        display: table;
        width: 100%; }
        .user-brief-grid-container .user-stats.user-stats-tall .in {
          height: 81px;
          display: table-cell;
          width: 100%;
          vertical-align: middle;
          text-align: center; } }
    @media (max-width: 73.115em) {
      .user-brief-grid-container .user-stats.user-stats-tall {
        display: table;
        width: 100%; }
        .user-brief-grid-container .user-stats.user-stats-tall .in {
          height: 81px;
          display: table-cell;
          width: 100%;
          vertical-align: middle;
          text-align: center; } }
    .user-brief-grid-container .user-stats.user-stats-robert {
      padding: 0 5px 5px 5px; }
      .user-brief-grid-container .user-stats.user-stats-robert .robert-title {
        display: inline-block;
        position: absolute;
        left: 0px;
        top: 0px;
        background: #79bbb6;
        color: #fff;
        padding: 0 2px; }
        .user-brief-grid-container .user-stats.user-stats-robert .robert-title span {
          color: #000; }
      .user-brief-grid-container .user-stats.user-stats-robert .in {
        position: relative;
        color: #333;
        border: solid 2px #79bbb6;
        border-radius: 5px;
        text-align: left;
        padding: 20px 5px 5px 5px; }
    .user-brief-grid-container .user-stats .glyphicon-star {
      color: #f7ad0b; }
    .user-brief-grid-container .user-stats .caps_title {
      margin-bottom: 12px;
      font-weight: bold; }
      @media (max-width: 73.115em) {
        .user-brief-grid-container .user-stats .caps_title {
          margin-bottom: 7px; } }
    .user-brief-grid-container .user-stats > .row > div {
      border-right: solid 1px #eee; }
      @media (min-width: 73.125em) {
        .user-brief-grid-container .user-stats > .row > div {
          height: 170px; } }
      .user-brief-grid-container .user-stats > .row > div:last-child {
        border-right: none; }
  .user-brief-grid-container .user-cta-robert {
    padding: 10px 0; }
  .user-brief-grid-container .line {
    margin-bottom: 10px;
    line-height: 17px; }
    @media (max-width: 73.115em) {
      .user-brief-grid-container .line {
        margin-bottom: 5px;
        line-height: 15px; } }
    @media (max-width: 73.115em) {
      .user-brief-grid-container .line.line-ib-xs {
        display: inline-block;
        padding-right: 10px; } }
    .user-brief-grid-container .line.line-ib {
      display: inline-block;
      padding-right: 10px; }
    .user-brief-grid-container .line.line-social {
      display: inline-block;
      margin-bottom: 20px; }
      @media (max-width: 73.115em) {
        .user-brief-grid-container .line.line-social {
          margin-bottom: 5px; } }
      .user-brief-grid-container .line.line-social .fab {
        margin-right: 5px; }
        .user-brief-grid-container .line.line-social .fab.fa-facebook-square {
          color: #3b5998; }
        .user-brief-grid-container .line.line-social .fab.fa-google {
          color: #d34836; }
  .user-brief-grid-container .user-brief-distinctions {
    padding-top: 0px; }
    @media (max-width: 73.115em) {
      .user-brief-grid-container .user-brief-distinctions {
        margin-bottom: 0px; } }
    @media (min-width: 73.125em) {
      .user-brief-grid-container .user-brief-distinctions {
        text-align: center; } }
    .user-brief-grid-container .user-brief-distinctions .box {
      margin: 0px 0 0 0;
      color: inherit;
      font-size: 10px; }
    .user-brief-grid-container .user-brief-distinctions .distinction_info span.ico {
      font-size: 20px;
      width: 30px;
      height: 28px; }
  .user-brief-grid-container.user-brief-grid-container-slide {
    margin-bottom: 30px;
    margin-top: 0px; }
    .user-brief-grid-container.user-brief-grid-container-slide .line {
      margin-bottom: 2px; }
    .user-brief-grid-container.user-brief-grid-container-slide .locality {
      font-size: 12px;
      height: 18px;
      overflow: hidden; }
    .user-brief-grid-container.user-brief-grid-container-slide .price-interval {
      font-size: 12px; }
    .user-brief-grid-container.user-brief-grid-container-slide .user-brand {
      margin-bottom: 0px;
      height: 1.4em;
      overflow: hidden;
      margin-top: -6px; }
    .user-brief-grid-container.user-brief-grid-container-slide .user-general {
      padding: 10px; }
      @media (max-width: 73.115em) {
        .user-brief-grid-container.user-brief-grid-container-slide .user-general {
          padding-bottom: 5px; } }
      @media (min-width: 73.125em) {
        .user-brief-grid-container.user-brief-grid-container-slide .user-general {
          min-height: 60px; } }
    @media (min-width: 73.125em) {
      .user-brief-grid-container.user-brief-grid-container-slide .user-info.user-info-bottom .user-general {
        margin-bottom: 5px; } }
    .user-brief-grid-container.user-brief-grid-container-slide .user-info.user-info-bottom .user-availability {
      border-bottom: none; }
    .user-brief-grid-container.user-brief-grid-container-slide .user-brief-distinctions {
      padding-bottom: 5px; }
    .user-brief-grid-container.user-brief-grid-container-slide .user-premium-star {
      font-size: 10px; }
    .user-brief-grid-container.user-brief-grid-container-slide .user-stats-events {
      padding-top: 10px;
      min-height: 64px; }

.user-favorite {
  cursor: pointer; }
  .user-favorite.active {
    color: #f7ad0b; }
  .user-favorite.user-favorite-index {
    position: absolute;
    top: 2px;
    right: 20px;
    font-size: 30px;
    background: #fff;
    z-index: 1000;
    padding: 5px;
    padding-top: 7px;
    display: inline-block;
    border-radius: 20px;
    width: 40px;
    height: 40px; }
    .user-favorite.user-favorite-index:hover {
      background: #eee; }
  .user-favorite.user-favorite-profile {
    font-size: 21px;
    padding: 0px;
    padding-top: 4px; }
    .user-favorite.user-favorite-profile.active .btn .fa-heart {
      color: #f7ad0b; }

.user-testimonial {
  text-align: left;
  padding: 10px;
  background: url("../images/quote.png") no-repeat 10px 10px;
  padding-top: 50px; }
  .user-testimonial .text {
    margin-bottom: 15px; }
  .user-testimonial .img {
    margin: 0 auto 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    float: left;
    margin-right: 10px; }
  .user-testimonial .author {
    font-weight: bold; }
  .user-testimonial .eveniment {
    font-size: 12px; }

@media (max-width: 47.99em) {
  .slides_navigation {
    display: none;
    padding-top: 30px; } }

.slides_navigation .slide-anc {
  box-shadow: 0 1px 5px 0px #ccc;
  background: white;
  border-radius: 20px;
  display: block;
  padding: 10px;
  text-decoration: none;
  border: solid 1px #fff; }
  @media (max-width: 47.99em) {
    .slides_navigation .slide-anc {
      min-height: 117px;
      margin-bottom: 10px; } }
  .slides_navigation .slide-anc .nr {
    font-size: 30px; }
    @media (max-width: 47.99em) {
      .slides_navigation .slide-anc .nr {
        font-size: 25px; } }
  .slides_navigation .slide-anc:hover {
    border-color: #f7ad0b;
    color: #f7ad0b; }

.user-brief-photos.user-brief-photos-slide {
  width: 100%; }
  .user-brief-photos.user-brief-photos-slide .user-brief-photo {
    width: 50%; }
    @media (max-width: 73.115em) {
      .user-brief-photos.user-brief-photos-slide .user-brief-photo {
        width: 50%; } }

.user-brief-photos.user-brief-photos-se {
  width: 100%; }
  .user-brief-photos.user-brief-photos-se .user-brief-photo {
    width: 33%; }
    @media (max-width: 73.115em) {
      .user-brief-photos.user-brief-photos-se .user-brief-photo {
        width: 50%; } }

.user-brief-photos.user-brief-photos-more {
  width: 100%; }
  .user-brief-photos.user-brief-photos-more .user-brief-photo {
    width: 33.33%; }
    @media (max-width: 73.115em) {
      .user-brief-photos.user-brief-photos-more .user-brief-photo {
        width: 50%; } }

.user-brief-photos.user-brief-photos-less {
  width: 100%;
  float: left; }
  .user-brief-photos.user-brief-photos-less .user-brief-photo {
    width: 50%; }

.user-brief-photos .user-brief-photo {
  float: left;
  position: relative; }
  .user-brief-photos .user-brief-photo.user-brief-photo-sm {
    width: 25%; }
    @media (max-width: 73.115em) {
      .user-brief-photos .user-brief-photo.user-brief-photo-sm {
        width: 50%; } }
  @media (max-width: 73.115em) {
    .user-brief-photos .user-brief-photo {
      width: 50%; } }
  .user-brief-photos .user-brief-photo > a {
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 1px;
    margin-bottom: 1px; }
    .user-brief-photos .user-brief-photo > a img {
      width: 100%; }
  .user-brief-photos .user-brief-photo .brief-extra-html {
    height: 100%;
    padding: 15px 10px; }
    .user-brief-photos .user-brief-photo .brief-extra-html .distinction_info:not(:last-child) {
      margin-bottom: 10px;
      vertical-align: middle; }
    .user-brief-photos .user-brief-photo .brief-extra-html .title {
      font-size: 12px; }

.user-brief-video {
  width: 100%;
  position: relative; }
  .user-brief-video > a {
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 1px; }
    .user-brief-video > a img {
      width: 100%; }
  .user-brief-video .brief-extra-html {
    height: auto;
    padding: 15px 10px;
    text-align: center; }
    .user-brief-video .brief-extra-html .distinction_info {
      vertical-align: middle;
      display: inline-block; }
      .user-brief-video .brief-extra-html .distinction_info .title {
        font-size: 12px;
        width: 120px;
        display: inline-block;
        text-align: center; }

/* User brand */
.user-brand {
  text-decoration: none;
  margin-bottom: 0px;
  display: block;
  padding-bottom: 5px;
  font-weight: bold; }
  .user-brand:hover {
    text-decoration: none; }
  .user-brand.user-brand-sm {
    font-size: 12px; }
  .user-brand.user-brand-md {
    font-size: 18px;
    padding-bottom: 0px; }
  .user-brand.user-brand-lg {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 0px; }
    @media (max-width: 73.115em) {
      .user-brand.user-brand-lg {
        font-size: 20px; } }
  @media (max-width: 73.115em) {
    .user-brand {
      height: auto;
      overflow: visible;
      transition: top 0.2s ease-in-out; }
      .user-brand.nav-up {
        top: -50px; } }
  @media (min-width: 73.125em) and (max-width: 49.49em) {
    .user-brand.user-brand-lg {
      font-size: 20px; } }

.user-stats-full {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 1px 5px 0px #ccc;
  text-align: center; }
  @media (max-width: 73.115em) {
    .user-stats-full > .row > div {
      margin-bottom: 20px; } }
  @media (min-width: 73.125em) {
    .user-stats-full > .row > div {
      min-height: 145px; }
    .user-stats-full > .row > div:nth-child(2), .user-stats-full > .row > div:nth-child(3) {
      border-left: 1px solid #e2e2e2; } }
  .user-stats-full .caps_title {
    margin-bottom: 10px; }
    @media (max-width: 73.115em) {
      .user-stats-full .caps_title {
        margin-bottom: 5px; } }
  .user-stats-full .btn {
    margin-bottom: 10px; }
  .user-stats-full .line.line-social {
    position: relative;
    margin-bottom: 5px; }
    .user-stats-full .line.line-social .fab {
      display: inline-block; }
      .user-stats-full .line.line-social .fab.fa-facebook-square {
        color: #3b5998; }
      .user-stats-full .line.line-social .fab.fa-google {
        color: #d34836; }
  .user-stats-full .info-box {
    margin-bottom: 5px; }
    .user-stats-full .info-box span {
      vertical-align: middle;
      display: inline-block;
      font-size: 14px; }
    .user-stats-full .info-box .big-number {
      font-size: 30px;
      font-weight: bold; }
      @media (max-width: 73.115em) {
        .user-stats-full .info-box .big-number {
          font-size: 18px; } }
  .user-stats-full .line {
    margin-bottom: 10px; }
  .user-stats-full .user-brief-distinctions {
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    margin-left: -7px; }

@media (max-width: 47.99em) {
  .user-home {
    border-left: none;
    text-align: center; } }

/* User brief photo */
.user-brief-photo-container,
.user-brief-photo-container-location {
  vertical-align: top;
  position: relative; }
  .user-brief-photo-container.sm,
  .user-brief-photo-container-location.sm {
    max-width: 135px;
    margin: 5px auto 10px auto; }
  @media (max-width: 73.115em) {
    .user-brief-photo-container.sm,
    .user-brief-photo-container-location.sm {
      margin: 0px auto 10px auto;
      max-width: 100px; } }
  .user-brief-photo-container .user-photo,
  .user-brief-photo-container-location .user-photo {
    max-width: 100%;
    display: block;
    overflow: hidden;
    margin-left: 0px;
    background-size: cover;
    background-position: center center;
    background-color: #ddd;
    border-radius: 50%;
    cursor: pointer; }
    .user-brief-photo-container .user-photo > img,
    .user-brief-photo-container-location .user-photo > img {
      width: 100%; }
    .user-brief-photo-container .user-photo.user-photo-md,
    .user-brief-photo-container-location .user-photo.user-photo-md {
      font-size: 18px; }
    .user-brief-photo-container .user-photo.user-photo-lg,
    .user-brief-photo-container-location .user-photo.user-photo-lg {
      font-size: 25px; }
  .user-brief-photo-container .user-photo-location,
  .user-brief-photo-container-location .user-photo-location {
    width: 100%;
    display: block;
    overflow: hidden;
    background-size: contain;
    background-position: center center;
    background-color: #ddd; }
    .user-brief-photo-container .user-photo-location > img,
    .user-brief-photo-container-location .user-photo-location > img {
      height: 110px; }
    .user-brief-photo-container .user-photo-location.user-photo-md,
    .user-brief-photo-container-location .user-photo-location.user-photo-md {
      font-size: 18px; }
    .user-brief-photo-container .user-photo-location.user-photo-lg,
    .user-brief-photo-container-location .user-photo-location.user-photo-lg {
      font-size: 25px; }
  .user-brief-photo-container .user-premium-star,
  .user-brief-photo-container-location .user-premium-star {
    position: absolute;
    top: 15%;
    right: 15%;
    margin-top: -13px;
    margin-right: -13px;
    color: #f7ad0b;
    border: 2px solid #f1f1f1;
    padding: 4px;
    border-radius: 50%;
    background: white; }

@media (max-width: 73.115em) {
  .user-left .user-location-name .user-premium-star {
    position: absolute;
    right: 5px;
    top: 15px;
    z-index: 1000; } }

@media (min-width: 73.125em) {
  .user-location-name {
    text-align: left; } }

.user-location-name .user-brand {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px; }

.user-location-name h1.user-brand {
  margin-top: 4px; }

.user-location-name .user-premium-star {
  display: inline-block;
  padding: 5px;
  background: white;
  color: #f7ad0b;
  border: 2px solid #f1f1f1;
  border-radius: 50%;
  background: white;
  margin-left: 5px;
  margin-top: 2px;
  vertical-align: top; }

.user-location-name .user-location-statistics {
  margin-top: 0px;
  margin-bottom: 10px; }

.user-location-name .user-picture-info {
  display: table;
  width: 100%;
  margin: 0px 0px 10px 0px; }

.brief-extra-html {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none; }
  .brief-extra-html .ico {
    margin-right: 5px; }

/*
	User profile page
*/
.user-right {
  padding: 40px 0px 10px 0px;
  text-align: left; }
  @media (max-width: 47.99em) {
    .user-right {
      padding: 20px 0px 10px 0px; } }
  .user-right .tab-content {
    padding-top: 30px;
    padding-bottom: 30px; }
  .user-right .photo-categories {
    text-align: left; }
    .user-right .photo-categories a {
      text-decoration: none;
      text-transform: uppercase; }
      .user-right .photo-categories a.active {
        background: #F5F5F5; }
    .user-right .photo-categories #categories {
      background: none;
      border: none;
      padding: 0px 10px 5px 0;
      font-weight: bold;
      outline: 0; }
      .user-right .photo-categories #categories .caret {
        margin-left: 5px; }
    .user-right .photo-categories .dropdown-menu {
      background: #d4d4d4;
      margin-top: 0px;
      border-radius: 0px;
      box-shadow: none;
      border: none;
      padding: 5px; }
  .user-right .photo_grid_out {
    overflow: hidden;
    position: relative;
    margin-top: 0px; }
    .user-right .photo_grid_out #loader {
      clear: both; }
    .user-right .photo_grid_out .photo_grid a {
      text-decoration: none; }
    .user-right .photo_grid_out .photo_grid:after {
      content: '';
      display: block;
      clear: both; }
    .user-right .photo_grid_out .grid-sizer {
      width: calc(33.33% - 10px); }
    .user-right .photo_grid_out .grid-item {
      width: calc(33.33% - 10px);
      margin-bottom: 10px;
      float: left; }
      .user-right .photo_grid_out .grid-item img {
        width: 100%; }
      .user-right .photo_grid_out .grid-item .grid-layout {
        width: 100%; }
      .user-right .photo_grid_out .grid-item .extra-bar {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        padding: 10px;
        font-size: 12px;
        text-align: left;
        background: rgba(255, 255, 255, 0.9);
        width: 100%;
        line-height: 26px; }
        .user-right .photo_grid_out .grid-item .extra-bar .distinction_info {
          clear: both;
          line-height: 16px;
          display: inline-block;
          margin: 7px 5px;
          width: 153px;
          text-align: left; }
          .user-right .photo_grid_out .grid-item .extra-bar .distinction_info span {
            margin-right: 5px; }
      .user-right .photo_grid_out .grid-item:hover .extra-bar {
        display: block;
        text-align: center;
        height: auto; }
  .user-right .videogal {
    clear: both;
    text-align: center; }
    .user-right .videogal .in {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      margin: 15px 0; }
      .user-right .videogal .in img {
        width: 100%; }
      @media (min-width: 1000px) {
        .user-right .videogal .in:hover .brief-extra-html {
          display: block;
          height: auto; } }
    .user-right .videogal .distinction_info {
      width: 30%; }

.user-despre {
  text-align: left;
  max-width: 500px; }

@media (min-width: 1200px) {
  .user-brief-photo :hover .brief-extra-html,
  .user-brief-video :hover .brief-extra-html {
    display: block; } }

@media (max-width: 768px) {
  .user-right .photo_grid_out .grid-sizer {
    width: calc(100%); }
  .user-right .photo_grid_out .grid-item {
    width: calc(100%);
    float: none; } }

#load_more_users {
  margin-top: 30px; }
  @media (max-width: 73.115em) {
    #load_more_users {
      margin-top: 0px; } }

.user-next-prev {
  position: absolute;
  font-size: 40px;
  top: 100px;
  color: rgba(51, 51, 51, 0.4); }
  .user-next-prev.user-next {
    right: -50px; }
  .user-next-prev.user-prev {
    left: -50px; }
  @media (max-width: 73.115em) {
    .user-next-prev.user-next {
      right: 0px; }
    .user-next-prev.user-prev {
      left: 0px; } }

.user-left {
  background: #fafafa;
  padding: 20px 0px 0px 0px;
  margin-bottom: 40px;
  position: relative; }
  @media (max-width: 47.99em) {
    .user-left {
      padding: 10px 0px 10px 0px;
      border-left: none;
      margin-bottom: 10px; } }
  .user-left .user-brand {
    height: auto;
    overflow: visible;
    display: inline-block;
    position: relative; }
    .user-left .user-brand .glyphicon-option-vertical {
      margin-top: 0px;
      font-size: 14px; }
  .user-left .user-brief-photo-container {
    max-width: 180px;
    text-align: center; }
    @media (max-width: 73.115em) {
      .user-left .user-brief-photo-container {
        max-width: 100px; } }
  .user-left .user-brief-photo-container-location {
    max-width: 100%; }
  @media (max-width: 47.99em) {
    .user-left .user-brief-grid-info {
      text-align: center;
      margin-top: 10px; } }
  @media (min-width: 48em) {
    .user-left .user-brief-grid-info {
      text-align: left; } }
  .user-left .user-brief-grid-info a {
    text-decoration: none; }
  .user-left .user-brief-grid-info .nume {
    display: inline-block; }
  .user-left .user-brief-grid-info .tip {
    display: inline-block; }
  .user-left .user-brief-grid-info .see_viceversa a {
    text-decoration: underline; }
    .user-left .user-brief-grid-info .see_viceversa a:hover {
      text-decoration: none; }
  .user-left .user-brief-grid-info .line-tall {
    padding-bottom: 5px; }
    .user-left .user-brief-grid-info .line-tall .distinction_info {
      display: inline-block; }
      .user-left .user-brief-grid-info .line-tall .distinction_info.distinction_info-editors-member, .user-left .user-brief-grid-info .line-tall .distinction_info.distinction_info-commitee-member {
        display: inline-block; }
        .user-left .user-brief-grid-info .line-tall .distinction_info.distinction_info-editors-member span.ico, .user-left .user-brief-grid-info .line-tall .distinction_info.distinction_info-commitee-member span.ico {
          width: 28px;
          height: 28px;
          line-height: 28px;
          font-size: 24px;
          float: none;
          vertical-align: middle; }
  .user-left .user-brief-grid-info .locality {
    display: inline-block; }
  .user-left .user-brief-grid-info .price-interval {
    display: inline-block; }
  .user-left .cat-heading {
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 5px;
    color: rgba(51, 51, 51, 0.4); }
  .user-left .user-description {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee; }
  .user-left .user-brief-photo-container {
    margin: 0px auto 0 auto;
    display: block;
    text-align: center; }
    @media (max-width: 73.115em) {
      .user-left .user-brief-photo-container {
        margin-bottom: 10px; }
        .user-left .user-brief-photo-container.user-brief-photo-container-desktop {
          display: none; } }
    @media (min-width: 73.125em) {
      .user-left .user-brief-photo-container.user-brief-photo-container-mobile {
        display: none; } }
  .user-left .user-brief-photo-container-location {
    display: block; }

.user-social {
  margin: 5px 0; }
  .user-social a {
    display: inline-block;
    vertical-align: bottom;
    padding: 5px 0;
    margin-right: 10px; }
    .user-social a .glyphicons, .user-social a .social, .user-social a .ico, .user-social a .fas, .user-social a .fab {
      color: #b7b7b7;
      font-size: 20px; }

.user_contact_zone .btn {
  display: inline-block;
  font-size: 14px;
  width: 100%; }

.user_contact_zone .btn-request {
  font-size: 20px; }
  @media (min-width: 73.125em) {
    .user_contact_zone .btn-request {
      margin-bottom: 10px; } }

.user_contact_zone .btn-phone {
  padding: 9px 10px; }
  .user_contact_zone .btn-phone.btn-phone-mb {
    margin-bottom: 5px; }
  .user_contact_zone .btn-phone .fa-phone {
    font-size: 24px; }
  .user_contact_zone .btn-phone .telefon {
    text-decoration: underline;
    cursor: pointer; }
  .user_contact_zone .btn-phone .telx {
    font-size: 20px;
    color: #f7ad0b; }
  .user_contact_zone .btn-phone .small {
    font-weight: normal; }

.user_contact_zone .fb-messenger, .user_contact_zone .fb-whatsapp {
  height: 46px;
  padding-top: 12px; }
  .user_contact_zone .fb-messenger .fab, .user_contact_zone .fb-whatsapp .fab {
    vertical-align: bottom;
    font-size: 20px;
    margin-right: 5px; }
  @media (max-width: 47.99em) {
    .user_contact_zone .fb-messenger b, .user_contact_zone .fb-whatsapp b {
      display: none; } }

@media (max-width: 47.99em) {
  .user_contact_zone .fb-whatsapp.fb-whatsapp-web {
    display: none; }
  .user_contact_zone .fb-whatsapp.fb-whatsapp-mobile {
    display: inline-block; } }

@media (min-width: 48em) {
  .user_contact_zone .fb-whatsapp.fb-whatsapp-web {
    display: inline-block; }
  .user_contact_zone .fb-whatsapp.fb-whatsapp-mobile {
    display: none; } }

.user_contact_zone .row > div.col-xs-6:first-child {
  padding-right: 3px; }

.user_contact_zone .row > div.col-xs-6:nth-child(2) {
  padding-left: 3px; }

@media (max-width: 47.99em) {
  .user_contact_zone {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    background: #fff;
    padding: 5px;
    z-index: 1000;
    border-top: solid 1px #efefef; }
    .user_contact_zone .row {
      margin-right: -3px;
      margin-left: -3px; }
      .user_contact_zone .row > div {
        padding-right: 3px;
        padding-left: 3px; }
      .user_contact_zone .row .btn {
        height: 36px;
        text-align: center; }
        .user_contact_zone .row .btn .fab {
          margin-right: 0px; }
        .user_contact_zone .row .btn.btn-request {
          padding-top: 9px;
          font-size: 14px;
          white-space: normal; }
          .user_contact_zone .row .btn.btn-request b {
            font-weight: normal; }
        .user_contact_zone .row .btn.btn-default {
          padding-top: 7px; }
    .user_contact_zone .btn-phone {
      padding: 5px 0 0 0px; }
      .user_contact_zone .btn-phone .fa-phone {
        font-size: 14px; }
      .user_contact_zone .btn-phone .telx {
        font-size: 14px; } }

@media (min-width: 22.5625em) {
  .user_contact_zone {
    margin-bottom: 10px; } }

.user_modal_telefon .title {
  font-size: 25px;
  margin-bottom: 10px; }

.user_modal_telefon .telefon-append {
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
  margin-top: 3px; }
  .user_modal_telefon .telefon-append a {
    text-decoration: none; }

.user-brief-distinctions {
  display: block;
  vertical-align: middle;
  padding-top: 10px; }
  @media (max-width: 73.115em) {
    .user-brief-distinctions {
      display: block;
      width: 100%;
      padding-top: 5px;
      height: auto;
      margin-bottom: 10px; } }
  @media (min-width: 73.125em) {
    .user-brief-distinctions {
      display: block;
      width: 100%;
      padding-top: 5px;
      height: auto; } }
  .user-brief-distinctions .box {
    text-decoration: none;
    display: inline-block;
    margin: 3px 3px 0px 3px;
    text-align: center;
    vertical-align: top; }
  .user-brief-distinctions > .distinction_info-interview {
    line-height: 38px; }
  .user-brief-distinctions .extra {
    padding-top: 10px; }

.user_tabs .nav-tabs {
  z-index: 1005;
  border: none;
  border-bottom: 1px solid #efefef;
  text-align: center; }
  @media (max-width: 47.99em) {
    .user_tabs .nav-tabs {
      display: block;
      white-space: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      text-align: center; }
      .user_tabs .nav-tabs::-webkit-scrollbar {
        display: none; } }
  @media (min-width: 48em) {
    .user_tabs .nav-tabs {
      display: table;
      width: 100%; } }
  .user_tabs .nav-tabs li {
    text-align: center;
    float: none;
    margin: 0px; }
    @media (max-width: 47.99em) {
      .user_tabs .nav-tabs li {
        display: inline-block;
        white-space: normal; } }
    @media (min-width: 48em) {
      .user_tabs .nav-tabs li {
        display: table;
        width: 100%;
        display: inline-block;
        width: auto; } }
    .user_tabs .nav-tabs li a {
      text-decoration: none;
      text-transform: uppercase;
      border: 0px;
      margin: 0px;
      padding: 10px 30px;
      min-height: 42px;
      font-size: 12px; }
      @media (max-width: 47.99em) {
        .user_tabs .nav-tabs li a {
          padding: 10px 10px; } }
      .user_tabs .nav-tabs li a:hover {
        background: none;
        border-bottom: 3px solid #f7ad0b;
        color: #f7ad0b; }
      .user_tabs .nav-tabs li a .badge {
        font-weight: normal; }
    .user_tabs .nav-tabs li.active a {
      background: none;
      border: 0px;
      border-bottom: 3px solid #f7ad0b;
      color: #f7ad0b; }
    .user_tabs .nav-tabs li .glyphicon, .user_tabs .nav-tabs li .ico {
      font-size: 17px;
      margin-right: 10px;
      display: none; }

@media (max-width: 47.99em) {
  .user_tabs .glyphicon, .user_tabs .ico {
    display: none; } }

.user_tabs-sticky .user_tabs {
  background: #fff;
  left: 0px;
  box-shadow: 0 1px 5px 0px #ccc; }
  .user_tabs-sticky .user_tabs li {
    /*
        a {
            color: #fff;
        }

        &.active a {
            color: #fff;
            background: $primary;
            border-bottom: 2px solid $primary;
        }
        */ }

.location-full .user-location-stars {
  margin-top: 7px;
  display: inline-block; }
  .location-full .user-location-stars .fa {
    font-size: 16px; }
  .location-full .user-location-stars .fa-star {
    color: #f7ad0b; }
  .location-full .user-location-stars .fa-star-o {
    color: #f7ad0b; }
  .location-full .user-location-stars .fa-star-half-empty {
    color: #f7ad0b; }

.location-full .user-location-name {
  text-align: center; }
  .location-full .user-location-name .line {
    margin-bottom: 10px;
    line-height: 17px;
    /*
            @include mq($until: desktop) {
                margin-bottom: 5px;
                line-height: 15px;
            }
            */ }
    .location-full .user-location-name .line.line-ib {
      display: inline-block;
      padding-right: 10px; }
    .location-full .user-location-name .line .fas, .location-full .user-location-name .line .glyphicon {
      display: inline-block;
      width: 20px; }

@media (max-width: 73.115em) {
  .location-full .user-social {
    padding-top: 10px; } }

.location-full .user-social a {
  margin: 0 10px; }

@media (max-width: 73.115em) {
  .location-full .user-right {
    padding-top: 0px; } }

.location-full .g_scrolling_carousel .items {
  padding-bottom: 5px; }

.location-full .g_scrolling_carousel li {
  margin-left: 0px; }
  @media (min-width: 73.125em) {
    .location-full .g_scrolling_carousel li {
      width: auto; } }
  @media (max-width: 73.115em) {
    .location-full .g_scrolling_carousel li {
      width: auto;
      max-width: 80%; } }
  @media (min-width: 73.125em) {
    .location-full .g_scrolling_carousel li.photo-li img {
      max-height: 249px; } }
  @media (max-width: 73.115em) {
    .location-full .g_scrolling_carousel li.photo-li img {
      max-height: 180px; } }

.location-user {
  margin-bottom: 25px;
  padding: 10px 10px 25px 10px;
  box-shadow: 0 1px 5px 0px #ccc;
  background: #fff;
  border-radius: 10px; }
  @media (max-width: 47.99em) {
    .location-user.user-location-tab {
      text-align: center; }
      .location-user.user-location-tab .user-brief-grid-info {
        display: block; }
      .location-user.user-location-tab .user-location-stars {
        width: 100%; } }
  .location-user .user-brief-photo-container {
    display: block; }
  .location-user .user-brief-photo-container {
    max-width: 135px; }
  .location-user .location-link-review {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none; }
  .location-user .user-brief-photos {
    padding: 15px 15px; }
  .location-user .user-brief-grid-info {
    display: inline-block; }
    .location-user .user-brief-grid-info .stars-title {
      display: block;
      margin-bottom: 5px; }
    .location-user .user-brief-grid-info a {
      text-decoration: none; }
    .location-user .user-brief-grid-info .nume {
      font-weight: bold;
      display: block; }
    .location-user .user-brief-grid-info .tip {
      font-size: 12px;
      display: block; }
    .location-user .user-brief-grid-info .glyphicon-map-marker {
      padding: 5px;
      background: #4d4d4d;
      color: white;
      border-radius: 15px; }
    .location-user .user-brief-grid-info .glyphicon-euro {
      padding: 5px;
      background: #4d4d4d;
      color: white;
      border-radius: 15px; }
    .location-user .user-brief-grid-info .locality {
      margin-top: 10px;
      margin-bottom: 10px; }
  .location-user .location-user-review {
    padding: 15px 15px 0px;
    font-style: italic; }
    .location-user .location-user-review span:before {
      content: open-quote;
      padding: 0px 5px; }
    .location-user .location-user-review span:after {
      content: close-quote;
      padding: 0px 5px; }
  .location-user .location-user-review-links {
    padding: 10px 20px; }
    .location-user .location-user-review-links strong {
      display: inline-block; }
    .location-user .location-user-review-links ul {
      list-style: none;
      display: inline-block; }
      .location-user .location-user-review-links ul li {
        display: inline-block;
        margin: 0px 2px; }
      .location-user .location-user-review-links ul a {
        text-decoration: none;
        background: #b7b7b7;
        color: white;
        padding: 5px 10px;
        border-radius: 20px;
        font-size: 14px; }

.telx {
  text-decoration: none; }

#infowindow-content .table {
  width: 100%;
  display: table; }
  #infowindow-content .table .tc {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px; }
    #infowindow-content .table .tc .fa {
      color: #F7AD0B; }
    #infowindow-content .table .tc span {
      display: block; }

.pac-container {
  z-index: 1005 !important;
  width: 358px !important; }
  @media (max-width: 73.115em) {
    .pac-container {
      left: 111% !important; } }
  .pac-container:after {
    background-image: none !important;
    height: 0px; }
  .pac-container .pac-item:hover, .pac-container .pac-item.pac-item-selected {
    background: #f7ad0b;
    color: white; }
    .pac-container .pac-item:hover .pac-item-query, .pac-container .pac-item.pac-item-selected .pac-item-query {
      color: white; }

.location-brief-photos.location-brief-photos-more {
  width: 100%; }
  .location-brief-photos.location-brief-photos-more .location-brief-photo {
    width: 33.33%; }
    @media (max-width: 73.115em) {
      .location-brief-photos.location-brief-photos-more .location-brief-photo {
        width: 50%; } }

.location-brief-photos.location-brief-photos-less {
  width: 66.66%;
  float: left; }
  .location-brief-photos.location-brief-photos-less .location-brief-photo {
    width: 50%; }

.location-brief-photos .location-brief-photo {
  float: left;
  position: relative; }
  .location-brief-photos .location-brief-photo.location-brief-photo-sm {
    width: 25%; }
    @media (max-width: 73.115em) {
      .location-brief-photos .location-brief-photo.location-brief-photo-sm {
        width: 50%; } }
  @media (max-width: 73.115em) {
    .location-brief-photos .location-brief-photo {
      width: 50%; } }
  .location-brief-photos .location-brief-photo > a {
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 1px;
    margin-bottom: 1px; }
    .location-brief-photos .location-brief-photo > a img {
      width: 100%; }
  .location-brief-photos .location-brief-photo .brief-extra-html {
    height: 100%;
    padding: 15px 10px; }
    .location-brief-photos .location-brief-photo .brief-extra-html .distinction_info:not(:last-child) {
      margin-bottom: 10px;
      vertical-align: middle; }
    .location-brief-photos .location-brief-photo .brief-extra-html .title {
      font-size: 12px; }

.location-container .user-brief-grid {
  padding: 10px; }

.location-container .user-location-name {
  text-align: left; }
  .location-container .user-location-name .user-brand {
    margin-bottom: 5px; }

.location-container .line .fas, .location-container .line .glyphicon {
  display: inline-block;
  width: 20px; }

.location-container .user-location-stars {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px; }
  .location-container .user-location-stars .fa {
    font-size: 16px; }
  .location-container .user-location-stars .fa-star {
    color: #f7ad0b; }
  .location-container .user-location-stars .fa-star-o {
    color: #f7ad0b; }
  .location-container .user-location-stars .fa-star-half-empty {
    color: #f7ad0b; }

#auth-page {
  padding-top: 20px; }
  #auth-page .logo {
    width: 250px;
    margin-bottom: 10px;
    display: inline-block; }
    #auth-page .logo img {
      height: 80px; }
    @media (max-width: 47.99em) {
      #auth-page .logo {
        margin-bottom: 0px; } }
  #auth-page p {
    margin: 10px 0 10px 0; }
    @media (max-width: 47.99em) {
      #auth-page p {
        margin: 0px 0 10px 0; } }
  #auth-page .login-box {
    max-width: 365px;
    margin: 0 auto; }
  #auth-page .motive {
    text-align: left;
    max-width: 500px; }
    #auth-page .motive .m-title {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 25px; }
    #auth-page .motive ul {
      list-style: none; }
      #auth-page .motive ul li {
        margin: 10px 0px; }
        #auth-page .motive ul li span {
          display: inline-block;
          padding: 2px 5px 0px 0px;
          vertical-align: top; }
    #auth-page .motive .m {
      display: inline-block;
      width: 90%; }
  #auth-page .btn.btn-fb-login {
    background: #4267B2;
    color: #fff;
    margin-bottom: 10px; }
  #auth-page .btn.btn-google-login {
    background: #CD3D2D;
    color: #fff;
    margin-bottom: 10px; }
  #auth-page .input-group {
    margin-bottom: 10px; }
  #auth-page label {
    display: unset;
    margin-bottom: unset;
    font-weight: unset;
    width: unset; }
  @media (max-width: 47.99em) {
    #auth-page .btn {
      padding: 15px 10px; } }

.stats {
  text-align: center; }
  .stats .number {
    font-size: 50px; }
  .stats .desc {
    color: rgba(51, 51, 51, 0.84); }
  .stats a {
    text-decoration: none; }
  .stats .col-xs-6 {
    width: 20%; }
  .stats .stat {
    background-color: #fff;
    min-height: 260px;
    padding: 100px 10px 20px 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    display: block;
    box-shadow: 0 1px 5px 0px #ccc; }
    .stats .stat.stat-photographers {
      background: #fff url(../images/icons/icon-photographers.png) no-repeat 50% 20px; }
    .stats .stat.stat.stat-videographers {
      background: #fff url(../images/icons/icon-videographers.png) no-repeat 50% 20px; }
    .stats .stat.stat.stat-clients {
      background: #fff url(../images/icons/icon-clients.png) no-repeat 50% 20px; }
    .stats .stat.stat.stat-traffic {
      background: #fff url(../images/icons/icon-traffic.png) no-repeat 50% 20px; }
    .stats .stat.stat.stat-years {
      background: #fff url(../images/icons/icon-years.png) no-repeat 50% 20px; }

@media (max-width: 73.115em) {
  .stats {
    font-size: 12px; }
    .stats .number {
      font-size: 30px; }
    .stats .col-xs-6 {
      width: 50%;
      padding: 5px; }
    .stats .col-xs-6:last-child {
     }
    .stats .stat {
      min-height: 230px;
      padding-left: 5px;
      padding-right: 5px;
      padding-bottom: 5px; } }

.cum-sa-alegi {
  font-size: 18px; }
  .cum-sa-alegi a {
    color: #0085d4; }
  .cum-sa-alegi h1 {
    font-size: 30px; }
    @media (max-width: 73.115em) {
      .cum-sa-alegi h1 {
        font-size: 25px;
        line-height: 30px; } }
  .cum-sa-alegi h2 {
    margin-bottom: 10px;
    font-weight: normal;
    font-weight: bold;
    margin-bottom: 40px;
    font-size: 35px;
    text-align: center;
    line-height: 40px; }
  .cum-sa-alegi h3 {
    margin-top: 0px;
    padding-top: 0px; }
    @media (max-width: 47.99em) {
      .cum-sa-alegi h3 {
        font-size: 22px;
        font-weight: bold; } }
  .cum-sa-alegi .btn-primary {
    margin-bottom: 20px;
    padding: 20px 16px;
    font-size: 20px; }
  .cum-sa-alegi .emoticon {
    color: #f7ad0b; }
  .cum-sa-alegi .written_by {
    padding-top: 10px;
    color: rgba(51, 51, 51, 0.4); }
    .cum-sa-alegi .written_by img {
      height: 40px; }
      @media (max-width: 73.115em) {
        .cum-sa-alegi .written_by img {
          display: block;
          margin: 5px auto; } }
  .cum-sa-alegi .square-intro-img {
    border-radius: 20px; }
    @media (max-width: 73.115em) {
      .cum-sa-alegi .square-intro-img {
        margin-bottom: 5px; } }
  .cum-sa-alegi .video-container {
    max-width: 700px;
    margin: 0 auto;
    border-radius: 20px; }
  .cum-sa-alegi .section-title {
    background: #fff; }
  .cum-sa-alegi .photo_by {
    font-size: 12px;
    margin-top: 5px;
    text-align: right;
    opacity: 0.8; }
    @media (max-width: 73.115em) {
      .cum-sa-alegi .photo_by {
        margin-top: 0px;
        margin-bottom: 20px; } }
    .cum-sa-alegi .photo_by a {
      color: #333; }
  .cum-sa-alegi .section-intro {
    background-image: url("https://d33171ry8z8bsr.cloudfront.net/upload/imagini/imagine/slide/1265074.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 90px 0 240px 0;
    position: relative; }
    @media (max-width: 73.115em) {
      .cum-sa-alegi .section-intro {
        padding: 90px 0 90px 0; } }
    .cum-sa-alegi .section-intro .intro-box {
      max-width: 450px;
      padding: 40px;
      background-color: rgba(255, 255, 255, 0.8);
      border-radius: 20px;
      line-height: 26px; }
    .cum-sa-alegi .section-intro .photo_by {
      display: block;
      position: absolute;
      color: #fff;
      bottom: 10px;
      right: 10px; }
      .cum-sa-alegi .section-intro .photo_by a {
        color: #fff; }
  .cum-sa-alegi .section-video {
    background-image: url("https://d33171ry8z8bsr.cloudfront.net/upload/imagini/imagine/slide/1229980.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 40px 0 200px 0;
    color: #fff;
    position: relative; }
    .cum-sa-alegi .section-video .intro-box {
      background: rgba(255, 255, 255, 0.9);
      border-radius: 20px;
      padding: 20px;
      display: inline-block;
      margin-bottom: 40px;
      color: #333; }
    .cum-sa-alegi .section-video .photo_by {
      display: block;
      position: absolute;
      color: #fff;
      bottom: 10px;
      right: 10px; }
      .cum-sa-alegi .section-video .photo_by a {
        color: #fff; }
  .cum-sa-alegi .section-about-fc {
    background: #333;
    color: #fff; }
  .cum-sa-alegi .icon {
    font-size: 60px;
    color: rgba(51, 51, 51, 0.4);
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px; }
  .cum-sa-alegi .mb {
    margin-bottom: 40px; }
  .cum-sa-alegi .summary {
    color: #fff;
    background-image: url(https://d33171ry8z8bsr.cloudfront.net/upload/imagini/imagine/slide/1244066.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    line-height: 26px;
    border-radius: 20px; }
    .cum-sa-alegi .summary .summary-in {
      border-radius: 20px;
      padding: 40px;
      background: rgba(0, 0, 0, 0.8); }
    .cum-sa-alegi .summary a {
      color: #fff; }
    .cum-sa-alegi .summary .title {
      font-weight: bold;
      margin-bottom: 20px;
      font-size: 30px; }
  .cum-sa-alegi .container-flow .pont[type="button"] {
    cursor: pointer; }
  .cum-sa-alegi .section-ponturi {
    background: #fff; }
  .cum-sa-alegi .pont {
    padding: 20px;
    box-shadow: 0 1px 5px 0px #ccc; }
    .cum-sa-alegi .pont h3 {
      margin-top: 0px;
      padding-top: 0px; }
    @media (max-width: 47.99em) {
      .cum-sa-alegi .pont {
        text-align: center; } }

.campanie-robert .img-robert {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 75px;
  display: inline-block; }

.campanie-robert .written_by {
  padding-top: 10px;
  color: rgba(51, 51, 51, 0.4); }
  .campanie-robert .written_by img {
    height: 40px;
    margin-top: 5px; }
    @media (max-width: 73.115em) {
      .campanie-robert .written_by img {
        display: block;
        margin: 5px auto; } }

.campanie-robert .user-brief-video {
  background: #000;
  padding: 34px 0; }

.label-lifeforrobert {
  display: inline-block;
  background: #79bbb6;
  color: #fff;
  padding: 2px 5px;
  border-radius: 5px;
  margin-top: 5px; }
  .label-lifeforrobert span {
    color: #000; }

.newsletter {
  font-size: 18px; }
  .newsletter a {
    color: #0085d4; }
  .newsletter h1 {
    font-size: 30px; }
    @media (max-width: 73.115em) {
      .newsletter h1 {
        font-size: 25px;
        line-height: 30px; } }
  .newsletter h2 {
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 35px;
    text-align: center;
    line-height: 40px; }
  .newsletter h3 {
    margin-top: 0px;
    padding-top: 0px; }
    @media (max-width: 47.99em) {
      .newsletter h3 {
        font-size: 22px;
        font-weight: bold; } }
  .newsletter .btn-primary {
    margin-bottom: 20px;
    padding: 20px 16px;
    font-size: 20px; }
  .newsletter .emoticon {
    color: #f7ad0b; }
  .newsletter .written_by {
    padding-top: 10px;
    color: rgba(51, 51, 51, 0.4); }
    .newsletter .written_by img {
      height: 40px; }
      @media (max-width: 73.115em) {
        .newsletter .written_by img {
          display: block;
          margin: 5px auto; } }
  .newsletter .section-title {
    background: #fff; }
  .newsletter .section-form {
    background-image: url("https://images.unsplash.com/photo-1553013983-15241ab69e57?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 60px 0 30px 0;
    position: relative; }
    .newsletter .section-form .intro-box {
      background: rgba(255, 255, 255, 0.9);
      border-radius: 20px;
      padding: 20px;
      display: inline-block;
      margin-bottom: 40px;
      color: #333;
      max-width: 800px; }
  .newsletter .section-about-fc {
    background: #333;
    color: #fff; }
  .newsletter .mb {
    margin-bottom: 40px; }

/* General */
#produs .text-success-light {
  color: #5cb85c; }

#produs h2 img {
  vertical-align: bottom; }

#produs h3 {
  font-weight: bold; }

#produs .alb {
  padding-top: 50px; }

#produs .first_title {
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 5px; }

#produs .second_title {
  font-size: 20px; }

#produs .third_title {
  font-size: 20px;
  padding-bottom: 10px; }

#produs .block_text {
  font-size: 14px;
  margin-bottom: 40px; }

#produs .icon {
  font-size: 35px;
  display: inline-block;
  margin-bottom: 10px; }

#produs .b-bottom .ancillary_font {
  padding-top: 5px;
  display: none; }

#produs .b-bottom .toggle_sibbling {
  cursor: pointer; }

#produs .b-bottom small.chevron {
  color: rgba(51, 51, 51, 0.4); }

#produs .tabelconturi {
  font-size: 16px; }

#produs .popover {
  text-align: center; }

#produs .tabelconturi .premium {
  background: #5CB85C;
  color: #fff;
  border-radius: 3px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }

#produs .tabelconturi .header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px; }

#produs .tabelconturi .row {
  padding: 5px 0;
  border-bottom: solid 1px #d2d2d2; }

#produs .tabelconturi .row .col-xs-6 {
  text-align: right; }

#produs .tabelconturi .row .col-xs-6:focus {
  outline: 0; }

#produs .tabelconturi .row .col-xs-6 [data-toggle=popover] {
  cursor: pointer; }

#produs .tabelconturi .row .col-xs-3 {
  font-weight: bold; }

#produs .pret {
  font-size: 35px; }

#produs .pret .text-success {
  font-size: 40px;
  font-weight: bold; }

.carousel .carousel-inner {
  max-width: 70%;
  margin: 0 auto; }

.carousel .carousel-inner .description {
  margin: 20px 0px; }

.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background-image: none; }

.carousel .carousel-control.left span,
.carousel .carousel-control.right span {
  color: #333; }

.carousel .carousel-indicators {
  position: initial;
  margin: 0 auto; }

.carousel .carousel-indicators li.active {
  background-color: #333; }

.carousel .carousel-indicators li {
  border-color: #333; }

.img-bshadow {
  -webkit-box-shadow: -1px 7px 28px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 7px 28px -1px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 7px 28px -1px rgba(0, 0, 0, 0.75); }

.b-bottom {
  border-bottom: 1px solid #dddddd;
  padding: 15px 0px; }

.b-bottom span {
  vertical-align: sub; }

.perks {
  font-size: 14px;
  list-style: none; }

.perks .b-bottom {
  margin: 0px 28px; }

.perks .highlight {
  font-weight: bold;
  font-size: 25px; }

.italic {
  font-style: 'italic';
  vertical-align: super; }

.m-20 {
  margin: 0px 50px; }

.orange-head {
  background: #f7ad0b; }

.fs-35 {
  font-size: 35px;
  color: #f7ad0b;
  display: inline-block;
  margin-bottom: 10px; }

.fs-20 {
  font-size: 20px;
  color: #f7ad0b;
  display: inline-block;
  margin-right: 5px; }

@media only screen and (max-width: 768px) {
  .produs_header {
    padding-top: 0px; }
  .produs_header .laptop {
    min-height: 180px; }
  #produs #imgsource {
    display: block; }
  .m-20 {
    margin: 0px; }
  .italic {
    display: block; } }

.fancybox-active .fancybox-custom.big {
  max-width: 95vw; }
  @media (max-width: 73.115em) {
    .fancybox-active .fancybox-custom.big {
      min-width: 95vw; } }
  @media (max-width: 22.5525em) {
    .fancybox-active .fancybox-custom.big {
      width: 95vw; } }

.fancybox-active .fancybox-custom .fancybox-cutom-image-container img {
  max-height: 95vh; }

@media (min-width: 73.125em) {
  .fancybox-active .fancybox-custom .fancybox-cutom-image-container {
    display: inline-block; } }

.fancybox-custom {
  background: #fff; }
  .fancybox-custom .fancybox-close-small {
    color: #fff;
    background: rgba(0, 0, 0, 0.5); }
  .fancybox-custom.fancybox-content {
    padding: 0 0px;
    margin: 0px 0px;
    overflow: hidden; }
    .fancybox-custom.fancybox-content .right-collumn {
      padding-right: 45px; }
  .fancybox-custom > .row {
    margin: 0; }
    @media (min-width: 73.125em) {
      .fancybox-custom > .row {
        display: table;
        /*min-width: 1200px;*/
        width: 100%; } }
    .fancybox-custom > .row > .col-lg-9 {
      background: #fff;
      text-align: center;
      padding-left: 0px;
      padding-right: 0px; }
      @media (max-width: 73.115em) {
        .fancybox-custom > .row > .col-lg-9 {
          height: auto; } }
      @media (min-width: 73.125em) {
        .fancybox-custom > .row > .col-lg-9 {
          min-width: 770px;
          display: table-cell;
          vertical-align: top;
          float: none;
          width: auto; } }
    .fancybox-custom > .row > .col-lg-3 {
      padding-left: 20px;
      padding-right: 0px; }
      @media (min-width: 73.125em) {
        .fancybox-custom > .row > .col-lg-3 {
          display: table-cell;
          width: 350px;
          float: none; } }
      @media (max-width: 73.115em) {
        .fancybox-custom > .row > .col-lg-3 {
          max-width: 350px; } }
  .fancybox-custom .right-collumn {
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 10px; }
    @media (max-width: 73.115em) {
      .fancybox-custom .right-collumn {
        padding-top: 0px; } }
    .fancybox-custom .right-collumn .user-favorite.user-favorite-index {
      top: -5px;
      right: 0px; }
  .fancybox-custom .fancybox-custom-distinctions .distinction_info {
    margin-bottom: 5px;
    display: table; }
    .fancybox-custom .fancybox-custom-distinctions .distinction_info p {
      display: table-cell; }
    .fancybox-custom .fancybox-custom-distinctions .distinction_info p {
      padding-left: 5px; }
  .fancybox-custom .fancybox-custom-distinctions .glyphicon-heart {
    color: #c8454f; }
  .fancybox-custom .user-photo {
    margin-left: 0px;
    max-width: 100px; }
  .fancybox-custom .padding-left-cancel {
    padding-left: 0px; }
  .fancybox-custom .brief-info-container {
    display: table; }
  .fancybox-custom .user-brief-grid-info {
    display: table-cell; }
    .fancybox-custom .user-brief-grid-info a {
      text-decoration: none; }
  @media (max-width: 73.115em) {
    .fancybox-custom .margin-top-on-mobile {
      margin-top: 10px; } }
  .fancybox-custom .fancybox-name {
    padding-left: 2px;
    display: inline-block; }
  .fancybox-custom .fancybox-cutom-image-container {
    text-align: center; }
    .fancybox-custom .fancybox-cutom-image-container .next {
      position: absolute;
      right: 0px;
      top: 0px;
      bottom: 0px;
      width: 50%; }
    .fancybox-custom .fancybox-cutom-image-container .prev {
      position: absolute;
      left: 0px;
      top: 0px;
      bottom: 0px;
      width: 50%; }

.partner {
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 30px;
  box-shadow: 0 1px 5px 0px #ccc;
  background: white; }
  .partner h2 {
    margin-bottom: 0px;
    padding-bottom: 10px; }
  .partner .img {
    max-width: 100%; }
    @media (max-width: 47.99em) {
      .partner .img {
        margin-bottom: 10px; } }
  .partner .type {
    font-weight: bold;
    margin-bottom: 5px; }

#ui-datepicker-div {
  z-index: 1050 !important; }

@media (min-width: 73.125em) {
  .contact-form.nl-form {
    padding-top: 20px; } }

.contact-form .contact-form-title {
  text-align: center;
  margin-bottom: 0px; }

.contact-form .contact-form-tabs {
  text-align: center; }
  .contact-form .contact-form-tabs .tab {
    text-align: center;
    float: left;
    width: 33%;
    padding: 0px 3px; }
    .contact-form .contact-form-tabs .tab .glyphicon {
      visibility: hidden;
      font-weight: bold; }
    .contact-form .contact-form-tabs .tab .reminder {
      font-size: 12px;
      color: black;
      display: none; }
      @media (min-width: 48em) {
        .contact-form .contact-form-tabs .tab .reminder {
          display: block; } }
    .contact-form .contact-form-tabs .tab .tab-line {
      background: #cccccc;
      height: 5px;
      width: 100%;
      margin: 4px 0px; }
    .contact-form .contact-form-tabs .tab .tab-heading {
      font-size: 12px;
      font-weight: thin;
      color: #cccccc; }
    .contact-form .contact-form-tabs .tab.active .glyphicon {
      visibility: visible; }
    .contact-form .contact-form-tabs .tab.completed {
      color: #f7ad0b; }
      .contact-form .contact-form-tabs .tab.completed .tab-line {
        background: #f7ad0b; }
      .contact-form .contact-form-tabs .tab.completed .tab-heading {
        color: #f7ad0b; }
      .contact-form .contact-form-tabs .tab.completed:hover {
        background: rgba(204, 204, 204, 0.2);
        cursor: pointer; }

.contact-form .contact-form-body {
  margin-top: 20px; }
  .contact-form .contact-form-body .body {
    display: none;
    width: 100%;
    margin: 0 auto; }
    .contact-form .contact-form-body .body.active {
      display: block; }
    @media (min-width: 48em) {
      .contact-form .contact-form-body .body {
        width: 325px; } }
  .contact-form .contact-form-body .event-city {
    display: none; }
  .contact-form .contact-form-body .event-county {
    display: none; }
  .contact-form .contact-form-body .alert {
    margin-top: 10px; }
  .contact-form .contact-form-body .body-component {
    margin-bottom: 10px; }
    .contact-form .contact-form-body .body-component .title {
      font-weight: bold;
      margin-bottom: 5px;
      display: block; }
    .contact-form .contact-form-body .body-component label.label-checkbox {
      display: inline;
      font-weight: normal;
      font-size: 90%; }
    .contact-form .contact-form-body .body-component input {
      padding: 20px 12px; }
    .contact-form .contact-form-body .body-component select {
      height: 42px; }
    .contact-form .contact-form-body .body-component button {
      width: 100%;
      padding: 13px 0px;
      border-radius: 4px; }
    .contact-form .contact-form-body .body-component.error input, .contact-form .contact-form-body .body-component.error select {
      border-color: #d9534f; }
    .contact-form .contact-form-body .body-component.error label {
      color: #d9534f;
      font-weight: bold; }
    .contact-form .contact-form-body .body-component.error .title {
      color: #d9534f; }
  .contact-form .contact-form-body .events .row {
    margin-left: -5px;
    margin-right: -5px; }
  .contact-form .contact-form-body .events .col-sm-4, .contact-form .contact-form-body .events .col-sm-6 {
    padding-right: 5px;
    padding-left: 5px; }
  .contact-form .contact-form-body .events .event-type, .contact-form .contact-form-body .events .event-type-b2b {
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 12px 5px;
    width: 100%;
    cursor: pointer; }
    @media (max-width: 47.99em) {
      .contact-form .contact-form-body .events .event-type, .contact-form .contact-form-body .events .event-type-b2b {
        width: 100%;
        margin: 3px 0px; } }
    .contact-form .contact-form-body .events .event-type .glyphicon, .contact-form .contact-form-body .events .event-type-b2b .glyphicon {
      display: none; }
    .contact-form .contact-form-body .events .event-type.active, .contact-form .contact-form-body .events .event-type-b2b.active {
      font-weight: bold; }
      .contact-form .contact-form-body .events .event-type.active .glyphicon, .contact-form .contact-form-body .events .event-type-b2b.active .glyphicon {
        display: inline-block; }
  .contact-form .contact-form-body .event-location {
    position: relative; }
    .contact-form .contact-form-body .event-location .search-autocomplete-location {
      list-style: none;
      text-align: left;
      border-bottom: 1px solid #cccccc;
      border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc;
      max-height: 300px;
      overflow-y: auto; }
      .contact-form .contact-form-body .event-location .search-autocomplete-location.default-hide {
        display: none; }
      .contact-form .contact-form-body .event-location .search-autocomplete-location .autocomplete-spinner {
        text-align: center;
        padding: 5px 0px; }
      .contact-form .contact-form-body .event-location .search-autocomplete-location li a {
        text-decoration: none;
        padding: 10px;
        display: block;
        width: 100%; }
        .contact-form .contact-form-body .event-location .search-autocomplete-location li a.active {
          background: #f7ad0b;
          color: white; }
        .contact-form .contact-form-body .event-location .search-autocomplete-location li a:hover {
          background: #f7ad0b;
          color: white; }
  .contact-form .contact-form-body .description textarea {
    min-height: 200px; }

.without-check > div {
  border: 1px solid red !important;
  border-radius: 3px; }

.detailed_distinctions {
  margin-top: 15px; }
  .detailed_distinctions .panel-default > .panel-heading {
    padding: 5px; }
  .detailed_distinctions .panel-default .panel-title {
    font-size: 12px;
    padding: 0px; }
    .detailed_distinctions .panel-default .panel-title a {
      text-decoration: none;
      display: block; }
    .detailed_distinctions .panel-default .panel-title .distinction_title {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px; }
    .detailed_distinctions .panel-default .panel-title .distinction_info {
      margin-bottom: 0px; }
      .detailed_distinctions .panel-default .panel-title .distinction_info span.ico {
        float: none;
        vertical-align: middle; }
  .detailed_distinctions .fb_iframe_widget iframe {
    width: 100px !important; }

@media (max-width: 47.99em) {
  .bullets {
    text-align: center; } }

.bullets .bullet {
  color: #aaabad;
  cursor: pointer; }
  @media (min-width: 48em) {
    .bullets .bullet {
      display: table-row; }
      .bullets .bullet .bullet-text {
        display: table-cell;
        vertical-align: middle; }
      .bullets .bullet .bullet-icon {
        display: table-cell;
        vertical-align: middle; } }
  @media (max-width: 47.99em) {
    .bullets .bullet {
      display: block;
      padding: 10px 0px; }
      .bullets .bullet .bullet-text {
        display: inline-block;
        vertical-align: middle; }
      .bullets .bullet .bullet-icon {
        display: inline-block;
        vertical-align: middle; } }
  .bullets .bullet i {
    font-size: 30px; }
  .bullets .bullet span {
    font-size: 13px;
    margin-left: 17px;
    display: block; }
    @media (max-width: 47.99em) {
      .bullets .bullet span {
        margin-left: 0px; } }

.extra_links {
  clear: both;
  line-height: 26px; }
  .extra_links a {
    display: inline-block;
    margin: 5px 5px 5px 0;
    /*
        color: #367acf;
        text-decoration: none;

        &:hover {
            text-decoration: underline;
        }
        */ }
    .extra_links a.btn {
      white-space: normal;
      text-align: left; }
    .extra_links a.btn.active {
      border-color: #f7ad0b;
      box-shadow: none; }

.hearts {
  position: relative;
  display: inline-block;
  height: 16px; }
  .hearts .value {
    position: absolute;
    background: #c8454f;
    left: 0px;
    top: 0px;
    z-index: 1;
    height: 100%; }
  .hearts .mask {
    position: relative;
    z-index: 2;
    height: 16px;
    display: inline-block; }

.lp-category {
  margin-bottom: 30px;
  border: solid 1px #ddd;
  border-radius: 25px;
  display: flex;
  align-items: center; }
  .lp-category a {
    text-decoration: none;
    display: block;
    width: 100%; }
  @media (min-width: 73.125em) {
    .lp-category {
      min-height: 210px;
      padding: 20px; }
      .lp-category .name {
        font-size: 20px; } }
  @media (max-width: 73.115em) {
    .lp-category {
      min-height: 235px;
      padding: 20px 5px; }
      .lp-category .name {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 5px; } }
  .lp-category img {
    margin-bottom: 20px; }

@media (max-width: 768px) {
  .hide-xs {
    display: none; } }

@media (min-width: 1000px) {
  .hide-lg {
    display: none; } }

.nodisplay {
  display: none; }

img {
  border: none;
  max-width: 100%; }

.roundlink {
  border: solid 1px;
  border-radius: 3px;
  padding: 5px;
  display: inline-block;
  color: #000;
  text-decoration: none; }

.roundlink:hover {
  background: #fff; }

.roundlink.galben {
  background: #FFEC00;
  color: #000; }

.roundlink.galben:hover {
  background: #fff; }

form .Checkbox.has-error {
  color: #a94442; }

form .opt {
  width: 115px;
  float: left; }

ul > li {
  margin-left: 20px; }

ul.noli > li {
  list-style: none;
  margin-left: 0px; }

/*cookies page*/
.c3 {
  padding: 0px 35px 20px; }

/*fancybox override*/
body #fancybox-wrap * {
  box-sizing: content-box; }

body #fancybox-content * {
  box-sizing: border-box; }

/*end fancybox override*/
/* More responsive tricks */
@media (max-width: 768px) {
  .hide-xs {
    display: none !important; } }

@media (min-width: 768px) {
  .hide-lg {
    display: none !important; } }

/* Share buttons */
.share-photo {
  top: 40%;
  position: fixed;
  right: 0px; }

#ddconcursuri {
  padding: 10px;
  padding-bottom: 5px;
  min-width: 200px; }

#ddconcursuri .titlu {
  font-weight: bold;
  padding-bottom: 5px; }

#ddconcursuri ul {
  margin-bottom: 5px; }

#ddconcursuri li {
  list-style: none;
  padding: 2px 0; }

@media only screen and (max-width: 1000px) {
  #header .hidesmall {
    display: none; } }

#content {
  padding-top: 39px; }

#content.relative {
  padding-top: 0px; }

/*end header*/
/*footer*/
#footer {
  font-size: 14px;
  clear: both;
  padding-top: 40px;
  padding-bottom: 13px;
  color: #666; }

#footer a:link, #footer a:visited {
  text-decoration: none; }

.meniu-footer {
  padding-top: 10px; }

.meniu-footer a {
  padding-right: 8px; }

.meniu-footer a:link, .meniu-footer a:visited {
  color: #666; }

.copy {
  padding-top: 10px; }

.copy a:link, .copy a:visited {
  color: #666; }

.controlf5 {
  padding-top: 10px; }

.controlf5 img {
  display: inline-block;
  margin: 2px 0 0 5px;
  max-height: 30px; }

@media (max-width: 768px) {
  #footer {
    padding-bottom: 125px;
    padding-top: 10px; } }

/*end footer*/
.divin {
  margin: 0 auto;
  text-align: left;
  max-width: 1170px;
  width: auto;
  padding: 0 15px; }

.divin.plm {
  padding-left: 60px; }

.divin.text-center {
  text-align: center; }

.maro {
  background: #222222;
  padding: 20px 0;
  color: #fff; }

.maro a {
  color: #f7ad0b; }

.gri {
  background: #f4f4f4;
  padding: 20px 0; }

.black {
  background: #000;
  padding: 20px 0;
  color: #fff; }

.black a {
  color: #fff; }

.butmare {
  display: inline-block;
  background: #f7ad0b;
  font-weight: bold;
  padding: 15px 30px;
  font-size: 18px;
  border-radius: 3px; }

.butmare span.mic {
  display: block;
  font-size: 14px;
  font-weight: normal; }

.butmare:link, .butmare:visited {
  color: #222;
  text-decoration: none; }

.butmaremaro {
  display: inline-block;
  border: solid 1px #ddd;
  font-weight: normal;
  padding: 7px 10px;
  font-size: 16px;
  border-radius: 3px; }

.butmaremaro:link, .butmaremaro:visited {
  text-decoration: none; }

.maro .butmaremaro {
  border-color: #7f7f7f;
  color: #fff; }

.text-mare {
  font-size: 14px; }

.text-fmare {
  font-size: 16px; }

.table tr th {
  font-size: 14px; }

.table td {
  font-size: 14px; }

.path {
  background: #fff;
  padding: 5px 0;
  border-bottom: solid 1px #dddddd; }

.path a {
  display: inline-block;
  line-height: 23px;
  padding-left: 29px;
  background: url(images/raquo.jpg) no-repeat 7px 50%; }

.path a.and {
  background: url(images/and.jpg) no-repeat 5px 50%; }

.path a.home {
  padding-left: 0px;
  background: none;
  margin-left: 10px; }

.path a:link, .path a:visited {
  text-decoration: none;
  color: #787878; }

.tv-lookalike {
  padding-top: 100px;
  background: black; }

.film-distinctions {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px 20px 0px 0px; }

.film-distinctions > .distinction_info {
  display: inline-block;
  vertical-align: top;
  margin-right: 3px; }

.film-distinctions:hover {
  height: 100%; }

.film-distinctions-popup {
  display: none; }

.film-distinctions:hover .film-distinctions-popup {
  display: block;
  background: rgba(255, 255, 255, 0.98);
  position: absolute;
  top: 0px;
  right: 0px;
  min-width: 400px;
  text-align: left;
  padding: 20px;
  height: 100%; }

.film-distinctions .distinction_info span {
  font-size: 22px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  opacity: .95; }

.film-distinctions .distinction_info {
  line-height: 39px; }

.film-distinctions .distinction_info p {
  margin-left: 5px; }

.fb-like-counter {
  padding: 10px;
  background: white;
  width: 112px;
  border-radius: 3px; }

@media only screen and (max-width: 768px) {
  .tv-lookalike {
    padding-top: 0; }
  .film-distinctions {
    display: none;
    position: relative; }
  .film-distinctions > .distinction_info {
    display: none; }
  .film-distinctions .film-distinctions-popup {
    display: block;
    position: relative;
    text-align: left; } }

.ulin {
  padding-bottom: 10px; }

.ulin ul {
  padding-top: 5px; }

.ulin li {
  list-style: none;
  background: url(images/bullet2.jpg) no-repeat 0 5px;
  padding: 1px 0 1px 10px; }

.navCon2 .foto {
  float: left;
  width: 49.5%; }

.navCon2 .video {
  float: right;
  width: 49.5%; }

.portfoto {
  position: relative; }

.portfoto .gal {
  width: 3000px;
  position: absolute;
  left: 0px;
  bottom: 0px; }

.portfoto .centrat {
  margin: 0 auto; }

.portfoto .galout {
  margin: 0 0px;
  height: 180px;
  width: 994px;
  position: relative;
  overflow: hidden;
  text-align: center; }

.portfoto li {
  width: 198px;
  height: 180px;
  float: left;
  list-style: none;
  text-align: center;
  overflow: hidden;
  margin: 0px; }

.portfoto .nume {
  border: solid 1px #7f7f7f;
  background: #f4f4f4;
  margin: 5px;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  overflow: hidden; }

.portfoto .imagine {
  display: table-cell;
  height: 120px;
  vertical-align: middle; }

.portfoto .imagine .img {
  width: 188px;
  overflow: hidden;
  margin: 0 5px; }

.portfoto .imagine img {
  display: block;
  padding: 5px;
  border: solid 1px #7f7f7f;
  margin: 0 auto; }

.portfoto .count {
  color: #372308; }

.portfoto .scrl {
  display: block;
  width: 25px;
  height: 150px;
  position: absolute;
  left: 0px;
  top: 30px;
  background: #fff url(images/scroll-left.jpg) no-repeat 50% 50%; }

.portfoto .scrr {
  display: block;
  width: 25px;
  height: 150px;
  position: absolute;
  right: 0px;
  top: 30px;
  background: #fff url(images/scroll-right.jpg) no-repeat 50% 50%; }

.portfoto .lfilm {
  cursor: pointer; }

.linkuriMici {
  position: absolute;
  top: 5px;
  right: 0px;
  font-weight: bold;
  width: 192px;
  text-align: right; }

.linkuriMici a:link, .linkuriMici a:visited {
  text-decoration: none;
  color: #9A6924; }

.judeteL, .judeteR {
  width: 49%; }

.judeteL {
  float: left; }

.judeteR {
  float: right; }

.vezi_all {
  font-size: 20px;
  height: 30px;
  overflow: hidden;
  background: #8C6429;
  color: #fff;
  padding: 0 10px; }

.vezi_all:link, .vezi_all:visited {
  color: #fff;
  text-decoration: none; }

.vezi_all:link:hover, .vezi_all:visited:hover {
  color: #fff;
  text-decoration: underline; }

body .galerie {
  padding: 10px;
  padding-left: 0px; }

.galerie li {
  height: 150px;
  width: 160px;
  float: left;
  padding: 10px 15px;
  list-style: none; }

.galerie .imagine {
  display: table-cell;
  height: 120px;
  vertical-align: middle; }

.galerie .img {
  position: relative;
  float: left;
  padding-right: 3px; }

.galerie .imagine .coltss {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 0px;
  top: 0px;
  background: url(images/colt-ss.png) no-repeat 0 0; }

.galerie .imagine .coltdj {
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0px;
  bottom: 0px;
  background: url(images/colt-dj.png) no-repeat 0 0; }

.galerie .imagine .img a {
  display: block;
  margin: 5px;
  border: solid 1px #835615;
  float: left; }

.galerie .imagine img {
  display: block;
  margin: 5px; }

.galerie .nume {
  text-align: center; }

.galerie2 ul {
  padding-top: 10px; }

.galerie2 li {
  list-style: none;
  margin-bottom: 30px;
  position: relative; }

.galerie2 .img {
  text-align: center;
  padding-left: 155px; }

.galerie2.galerienp .img {
  padding-left: 0px; }

.galerie2 .nume {
  background: #E4E4E4;
  border: 1px solid #d8d8d8;
  margin: 10px 0;
  padding: 3px 10px;
  text-align: center;
  padding-left: 155px; }

.galerie2.galerienp .nume {
  padding-left: 0px; }

.galerie2.galerienp .nume a:link, .galerie2.galerienp .nume a:visited {
  text-decoration: none; }

.galerie2 .loc {
  position: absolute;
  left: 60px;
  top: 70px;
  text-align: center; }

.galerie2 .loc div {
  font-size: 30px;
  font-weight: bold; }

.galerie2 .more {
  position: absolute;
  left: 0px;
  top: 30px; }

.galerie2 .loc {
  position: absolute;
  top: 25px;
  left: 0px; }

.pachet .servicii {
  width: 535px; }

.fotoconcurs .info {
  float: left;
  width: 250px;
  text-align: center; }

body.fix .fotoconcurs .info {
  position: fixed;
  z-index: 1000;
  top: 50px; }

.fotoconcurs .titlu, .galerie4 .titlu, .navPop .titlu {
  background: #f4f4f4;
  border: solid 1px #d8d8d8;
  padding: 3px 5px;
  font-weight: bold;
  margin-bottom: 10px; }

.fotoconcurs .titlu2 {
  margin-top: 5px;
  background: #372308;
  font-weight: normal; }

.fotoconcurs .titlu2 a:link, .fotoconcurs .titlu2 a:visited {
  color: #fff;
  text-decoration: none; }

.fotoconcurs .titlu2 a:link:hover, .fotoconcurs .titlu2 a:visited:hover {
  text-decoration: underline; }

.fotoconcurs .info .fb_vot {
  margin: 0 auto;
  width: 70px;
  height: 75px; }

.fotoconcurs .info .loc {
  border: solid 1px #d3d3d3;
  width: 69px;
  height: 69px;
  line-height: 69px;
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: bold; }

.fotoconcurs .nume {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 10px; }

.fotoconcurs .localitate {
  background: url(images/icon-locatie2.jpg) no-repeat 0 0;
  padding-left: 18px;
  line-height: 27px; }

.fotoconcurs .imagine {
  text-align: center;
  padding-bottom: 10px;
  float: right;
  width: 720px; }

.fotoconcurs .pagvot {
  text-align: center;
  background: #f4f4f4;
  border: solid 1px #d8d8d8;
  padding: 3px 0;
  font-size: 14px; }

.fotoconcurs .pagvot a {
  padding: 0 3px; }

.fotoconcurs .pagvot a.self {
  font-weight: bold; }

.fotoconcurs .veziprofil {
  background: #f4f4f4;
  border: solid 1px #d8d8d8;
  padding: 3px 10px; }

.galerie4 .titlu {
  margin: 0 10px;
  margin-bottom: 15px; }

#fixed-bar {
  margin: 0;
  padding: 0;
  background: #fff;
  z-index: 100; }

#fixed-bar a {
  color: white;
  text-decoration: none; }

#bar-inner {
  width: 1000px;
  margin: 0 auto; }

#bar-inner .in {
  padding: 5px 10px;
  border: solid 1px #372308;
  border-bottom: none; }

.meniuArt {
  margin-top: 10px; }

.meniuArt li {
  list-style: none;
  margin-bottom: 5px; }

.navCon li {
  list-style: none;
  margin-bottom: 10px; }

.navCon h2 a:link, .navCon h2 a:visited {
  text-decoration: none; }

.galerie5 {
  margin-bottom: 10px; }

.galerie5 li {
  list-style: none;
  margin-top: 10px;
  background: #E2E2E2;
  position: relative;
  padding: 7px; }

.galerie5 li .portprev2 {
  height: auto; }

.galerie5 .nume {
  background: #fff;
  margin: 5px 0;
  padding: 5px 0px;
  text-align: center;
  color: #222; }

.galerie5 .nume a:link, .galerie5 .nume a:visited {
  text-decoration: none;
  color: #222; }

.maro .galerie5 .nume a:link, .maro .galerie5 .nume a:visited {
  color: #222; }

.galerie5 .loc {
  position: absolute;
  left: 5px;
  top: 5px;
  text-align: center; }

.galerie5 .loc div {
  font-size: 30px;
  font-weight: bold; }

.concursuri .ok {
  color: green;
  background: url(images/ok.jpg) no-repeat 5px 0;
  padding: 4px 0 4px 25px;
  font-weight: bold; }

.introat {
  border: 1px solid #d8d8d8;
  background: #f4f4f4;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px; }

.navJuriu {
  padding-top: 5px;
  text-align: center; }

.navJuriu li {
  list-style: none;
  display: inline-block;
  width: 310px;
  margin-right: 5px;
  margin-top: 5px;
  height: 85px;
  overflow: hidden;
  border: solid 1px #d8d8d8;
  padding: 5px;
  background: #fff;
  border-radius: 3px; }

.navJuriu .nume {
  font-weight: bold;
  padding: 5px 0;
  font-size: 16px;
  text-align: center;
  background: #DDDDDD;
  margin-bottom: 5px; }

.navJuriu .site {
  margin-bottom: 5px; }

.navJuriu2 li {
  height: 290px; }

.navJuriu2 .img {
  text-align: center;
  margin-bottom: 5px;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
  width: 300px; }

.navJuriu2 .info {
  text-align: center;
  float: none; }

.navJuriu2 .info .in2 {
  height: 75px;
  display: table-cell;
  vertical-align: middle;
  width: 300px; }

.navJuriu2 .site {
  background: none;
  padding-left: 0px; }

.navJuriu2 .site .in {
  background: url(images/icon-url.jpg) no-repeat 0px 2px;
  padding-left: 18px; }

.vezi_more_out {
  text-align: center;
  padding: 30px 0 30px 0; }

.listaut h2 {
  text-align: center; }

.listaut .in {
  padding-left: 70px;
  padding-top: 10px; }

.listaut .erori {
  text-align: center; }

.listaut .registerlista {
  width: 400px;
  float: right; }

.listaut .loginlista {
  width: 400px;
  float: left; }

.asociatii {
  padding-top: 10px; }

.asociatii li {
  list-style: none;
  text-align: center;
  width: 170px;
  display: inline-block; }

.asociatii .nume {
  padding-bottom: 10px;
  font-weight: bold; }

.asociatii .nume a:link, .asociatii .nume a:visited {
  text-decoration: none; }

.asociatii .sigla {
  height: 100px; }

.sliderpf {
  text-align: center;
  padding: 10px; }

.sliderpf #pic {
  height: 480px;
  overflow: hidden;
  position: relative; }

.sliderpf #pic .img {
  text-align: center;
  width: 994px;
  position: absolute;
  left: 0px; }

.meniuin2 li {
  list-style: none;
  float: left;
  margin-right: 5px;
  color: #fff;
  font-weight: bold;
  border: solid 1px #7f7f7f;
  border-bottom: none;
  position: relative; }

.meniuin2 a {
  padding: 4px 11px;
  display: block; }

.meniuin2 a:link, .meniuin2 a:visited {
  color: #fff;
  text-decoration: none;
  background: #7d5a1d; }

.meniuin2 a:link:hover, .meniuin2 a:visited:hover {
  background: #f4f4f4;
  color: #222; }

.meniuin2 .active a:link, .meniuin2 .active a:visited {
  background: #f4f4f4;
  color: #222; }

.meniuin2 li.self a:link, .meniuin2 li.self a:visited {
  background: #7f7f7f;
  color: #000; }

.meniuin2 .adauga a:link, .meniuin2 .adauga a:visited {
  background: #F8A231;
  color: #222; }

.q {
  padding-bottom: 15px; }

.q .but {
  cursor: pointer;
  background: url(images/expand.jpg) no-repeat 0 0;
  padding-left: 25px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 16px; }

.q .rasp {
  padding-top: 5px; }

.boxinfo {
  text-align: center;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 10px; }

/* Modal for video */
#modal_video .modal-content {
  text-align: center; }

#modal_video .btn {
  margin: 5px 0; }

#modal_video .extra-bar {
  background: #f0f0f0; }

#apropiere .modal-content {
  box-shadow: none; }

#noutati .text-fmare {
  padding-left: 22px; }

#premii .slick-premii {
  margin: 0 auto; }

.vecini {
  padding: 10px 0 0 0px; }

.vecini a {
  color: #ffec00;
  text-transform: uppercase;
  display: inline-block;
  margin: 8px 20px 8px 0;
  text-decoration: none; }

.vecini a:hover {
  text-decoration: underline; }

.vecini b a {
  text-transform: none; }

.navSearch li {
  list-style: none;
  font-size: 14px;
  clear: both;
  margin-bottom: 10px; }

.navSearch .sigla {
  width: 102px;
  float: left;
  margin-right: 10px;
  height: 102px;
  border: solid 1px #7f7f7f; }

.navSearch .sigla .in {
  width: 100px;
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.navSearch .nume {
  padding-bottom: 10px; }

.navSearch .tip {
  padding-bottom: 10px; }

.navSearch .tip span.label a:link, .navSearch .tip span.label a:visited {
  color: #fff;
  text-decoration: none; }

.navEchipa li {
  list-style: none;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  color: #222;
  padding: 5px; }

.gri .navEchipa li {
  border: solid 1px #7f7f7f; }

.navEchipa .img {
  width: 150px;
  float: left;
  margin-right: 10px;
  height: 150px;
  overflow: hidden;
  border-radius: 3px;
  margin-bottom: 0px; }

.navEchipa .img a {
  position: relative;
  display: block; }

.navEchipa .img img {
  border-radius: 3px;
  position: absolute;
  display: block; }

.navEchipa .info {
  min-width: 160px; }

.navEchipa .nume {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px; }

.navEchipa .desc {
  padding-top: 10px; }

.navEchipa .links a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #000; }

.judete {
  text-align: center;
  padding: 10px 0; }

.judete li {
  list-style: none;
  display: inline-block;
  padding: 0 3px;
  margin: 8px 10px;
  font-size: 14px;
  text-transform: uppercase; }

.judete li a:link, .judete li a:visited {
  text-decoration: none; }

.judete li a:link:hover, .judete li a:visited:hover {
  text-decoration: underline; }

.slick-blogposts {
  padding-top: 10px; }

.slick-blogposts li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  height: 170px;
  width: 200px;
  position: relative; }

.slick-blogposts li .in {
  height: 170px;
  width: 100%; }

.slick-blogposts .nou {
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 5px;
  background: #f7ad0b;
  color: #000; }

.slick-blogposts .sigla {
  width: 70px;
  margin: 0 auto; }

.slick-blogposts .sigla img {
  width: 100%; }

.slick-blogposts .text {
  position: absolute;
  height: 100px;
  bottom: -100px;
  left: 0px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 5px;
  padding-top: 5px;
  overflow: hidden;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s; }

.slick-blogposts li:hover .text {
  bottom: 0px; }

.slick-blogposts .text.textmare {
  height: 170px;
  bottom: -170px; }

.slick-blogposts .nume {
  font-weight: bold;
  padding: 5px 0 3px 0; }

.slick-blogposts .data {
  font-weight: bold;
  padding-bottom: 3px; }

.slick-blogposts .slick-prev {
  left: 10px; }

.slick-blogposts .slick-prev:before {
  color: #fff; }

.slick-blogposts .slick-next {
  right: 10px;
  color: #000; }

.slick-blogposts .slick-next:before {
  color: #fff; }

.events .menu {
  padding: 10px 0;
  margin-bottom: 10px;
  overflow: auto;
  max-width: 189px;
  border: solid 1px #dddddd; }

.events .menu .title {
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px 10px 10px; }

.events .menu a {
  display: block;
  padding: 0 10px;
  text-decoration: none; }

.events .menu a:hover {
  color: #222222;
  background: #f7ad0b; }

.events .menu .self {
  font-weight: bold;
  color: #fff;
  background: #222222; }

@media only screen and (max-width: 768px) {
  .events .menu {
    max-width: 100%; } }

@media only screen and (min-width: 768px) {
  .fixed .events .menu {
    position: fixed;
    top: 10px;
    width: 189px;
    margin: 0px; } }

.navevents {
  text-align: center; }

.navevents > li {
  list-style: none;
  border: solid 1px #dddddd;
  width: 234px;
  padding: 7px 7px;
  margin: 0 5px 10px 5px;
  display: inline-block; }

.navevents .img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 220px; }

.navevents .img img {
  width: 100%; }

.navevents .title {
  font-size: 16px;
  height: 23px;
  overflow: hidden; }

.navevents .title a {
  text-decoration: none; }

.navevents .date {
  background: #fff;
  opacity: 0.8;
  padding: 2px 0;
  text-align: center; }

.navevents .tip {
  margin: 5px 0;
  display: inline-block;
  background: #222222;
  border-radius: 2px;
  padding: 0 7px;
  color: #fff;
  height: 17px; }

.navevents .labels {
  display: inline-block; }

.navevents .author {
  padding-top: 10px;
  text-align: right; }

.navevents .more {
  padding-top: 5px;
  height: 63px;
  line-height: 63px;
  text-align: center; }

.navevents .more a {
  text-decoration: none; }

.navevents .images {
  padding-top: 5px;
  height: 58px; }

.navevents .images li {
  list-style: none;
  width: 58px;
  float: left;
  margin-right: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.navevents .images li.count {
  text-align: center;
  padding-top: 23px;
  font-weight: bold;
  margin-right: 0px;
  width: auto; }

.navevents .images li img {
  width: 100%; }

.slick-premii li {
  cursor: pointer;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  position: relative; }

.slick-premii .in {
  width: 100%;
  height: 200px; }

.slick-premii .in a {
  color: #000; }

.slick-premii li:hover .in {
  border: solid 2px #fff; }

.slick-premii .sigla {
  width: 70px;
  padding-top: 5px;
  margin: 0 auto; }

.slick-premii .sigla img {
  width: 100%; }

.slick-premii .zoom {
  display: none;
  position: absolute;
  bottom: 10px;
  margin-left: -60px;
  left: 50%;
  width: 120px; }

.slick-premii li:hover .zoom {
  display: block; }

.slick-premii .slick-prev {
  left: 10px; }

.slick-premii .slick-prev:before {
  color: #fff; }

.slick-premii .slick-next {
  right: 10px;
  color: #000; }

.slick-premii .slick-next:before {
  color: #fff; }

.squaregal {
  clear: both; }

.squaregal .row {
  margin: 0px; }

.squaregal li {
  list-style: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0px; }

.squaregal .titlu {
  color: #fff;
  padding-top: 10px; }

.squaregal .zoom img {
  width: 100%;
  display: block; }

.squaregal .roundlink {
  background: #222222;
  color: #fff; }

.squaregal .roundlink:hover, .squaregal .roundlink:hover {
  background: #fff;
  color: #000;
  text-decoration: none; }

.squaregal .more {
  display: block;
  width: 100%;
  font-size: 30px;
  text-align: center;
  padding-top: 70px;
  color: #fff; }

.squaregal .more:link:hover, .squaregal .more:visited:hover {
  text-decoration: none; }

/* Galerie video de portofoliu */
.videogal {
  clear: both;
  text-align: center; }

.videogal .in {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin: 15px 0; }

.videogal .in img {
  width: 100%; }

.videogal .in:hover .extra-bar {
  display: block;
  text-align: center;
  height: auto; }

.videogal .distinction_info {
  width: 30%; }

.masongal {
  max-width: 1152px;
  margin: 0 auto; }

.masongal .mason-item {
  list-style: none;
  max-width: 182px;
  margin: 5px; }

.masongal .mason-item.w2 {
  max-width: 374px; }

.masongal .mason-item:hover .extra-bar {
  display: block;
  text-align: center;
  height: auto; }

.mentiune_editors {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.6); }

.mentiune_editors .label {
  color: #000;
  font-size: 100%;
  font-weight: normal;
  display: inline-block;
  border-radius: 0px;
  margin: 2px; }

.mentiune_editors .label.label-premiu {
  background: rgba(0, 0, 0, 0.6);
  color: #f7ad0b; }

.mentiune_editors .label.label-ref {
  background: #f0f0f0; }

/*photo*/
.albume {
  display: table;
  width: 100%;
  margin-bottom: 10px; }

.albume li {
  list-style: none;
  display: table-cell;
  padding: 5px;
  cursor: pointer;
  color: #666; }

.albume li.active {
  color: #fff;
  font-weight: bold; }

.slick-photos.slick-slider {
  margin-bottom: 3px;
  margin-top: 10px; }

.slick-photos li {
  width: 100px;
  height: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  opacity: 0.4;
  position: relative; }

.slick-photos li .mentiune {
  text-align: center; }

.slick-photos li a {
  display: block;
  width: 100%;
  height: 100px; }

.slick-photos li a:focus {
  outline: 0; }

.slick-photos li:hover {
  opacity: 0.6; }

.slick-photos li.slick-center {
  opacity: 1; }

.slick-photos li div {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px; }

.slick-photos li img {
  max-width: 100%; }

.slick-photos .slick-prev {
  left: 10px; }

.slick-photos .slick-prev:before {
  color: #fff;
  font-size: 20px; }

.slick-photos .slick-next {
  right: 10px;
  color: #000; }

.slick-photos .slick-next:before {
  color: #fff;
  font-size: 20px; }

@media (max-width: 768px) {
  .slick-photos.slick-slider {
    margin-top: 5px;
    margin-bottom: 2px; } }

.photo {
  text-align: center;
  padding-top: 10px; }

.photo .boxbrandmic {
  background: rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
  padding: 0 5px; }

.photo .boxbrandmic .extra {
  padding-top: 5px;
  padding-right: 50px; }

.photo .boxaction {
  padding: 8px 0;
  background: url(images/arrow-yellow.png) no-repeat 50% 0;
  margin-bottom: 10px; }

.photo #photo {
  text-align: center;
  padding-bottom: 20px;
  cursor: pointer;
  position: relative; }

.photo #photo .prev, .photo #photo .next {
  font-size: 40px;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  color: #ccc;
  opacity: 0.3; }

.photo #photo .prev:hover, .photo #photo .next:hover {
  opacity: 0.9; }

.photo #photo .prev span, .photo #photo .next span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  width: 100%; }

.photo #photo .prev {
  left: -50px;
  text-align: left; }

.photo #photo .next {
  right: -50px;
  text-align: right; }

.photo #extrahtml .small_distinctions {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px 10px;
  min-width: 200px;
  text-align: right; }

.photo #extrahtml .small_distinctions:hover {
  height: 100%; }

.photo #extrahtml .small_distinctions .distinction_info {
  display: block;
  vertical-align: top;
  line-height: 39px; }

.photo #extrahtml .small_distinctions > .distinction_info {
  display: inline-block;
  margin-top: 5px;
  margin-right: 3px; }

.photo #extrahtml .small_distinctions .distinction_info span {
  font-size: 22px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  opacity: 0.95; }

.photo #extrahtml .small_distinctions .distinction_info p {
  margin-left: 5px; }

.editors_choice h3 {
  font-size: 14px;
  line-height: 20px; }

.vote_box {
  width: 400px;
  margin: 10px auto;
  background: #0083c3;
  color: white;
  padding: 10px; }

.vote_box .vote_with_like {
  font-size: 20px;
  margin-top: 7px; }

@media (max-width: 768px) {
  .photo {
    padding-top: 5px; }
  .photo.video {
    padding-top: 0px; }
  .photo #photo {
    padding-bottom: 0; }
  .photo #photo .prev, .photo #photo .next {
    display: none; }
  .vote_box {
    width: auto;
    margin-top: 0px; }
  .vote_box .vote_with_like {
    font-size: 15px;
    margin: 17px 0px 0px 30px; }
  .photo #extrahtml .small_distinctions {
    display: none;
    /*display: block;*/
    position: relative;
    padding: 0px; }
  .photo #extrahtml .small_distinctions > .distinction_info {
    display: none; } }

.photo .rezultate {
  font-size: 14px; }

.photo a {
  text-decoration: none; }

.photo .roundlink:hover {
  color: #000; }

.photo .info {
  padding-bottom: 5px; }

.photo .loc {
  font-size: 16px;
  padding-top: 10px;
  color: #f7ad0b; }

.photo .juriuout {
  font-size: 12px; }

.photo .juriu {
  padding-top: 5px;
  display: inline-block;
  margin: 0 auto; }

.photo .juriu li {
  list-style: none;
  display: block;
  float: left;
  margin: 5px;
  width: 120px;
  height: 160px;
  opacity: 0.4; }

.photo .juriu li:hover {
  opacity: 1; }

.photo .juriu img {
  border-radius: 3px;
  max-width: 100px;
  min-width: 100px; }

.photo .juriu .img {
  margin-bottom: 5px;
  height: 100px; }

.photo .juriu .nume a {
  display: block; }

.photo .juriu .nume a:link {
  text-decoration: none; }

.photo .sponsoriout {
  font-size: 12px; }

.photo .sponsori {
  padding-top: 5px; }

.photo .sponsori li {
  list-style: none;
  display: inline-block;
  margin: 5px;
  opacity: 0.4; }

.photo .sponsori li:hover {
  opacity: 1; }

.photo .sponsori li img {
  border-radius: 3px;
  max-height: 50px; }

.photo .editor_note {
  font-size: 14px;
  padding: 2px 0; }

.photo .editor_note .glyphicon-heart {
  color: #eb002a;
  font-size: 16px;
  display: inline-block;
  padding: 0 2px; }

.referinta {
  padding-top: 20px;
  max-width: 800px;
  margin: 0 auto; }

.referinta .img {
  margin: 0 auto 5px auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
  border-radius: 3px; }

.referinta .nume {
  font-size: 14px;
  margin-bottom: 10px; }

.referinta .nume a:link, .navrecomandari .nume a:visited {
  text-decoration: none; }

.referinta .nume a:link:hover, .navrecomandari .nume a:visited:hover {
  text-decoration: underline; }

.referinta .eveniment {
  padding-top: 3px;
  padding-bottom: 10px; }

.referinta .text {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 10px; }

/*video*/
.slick-photos.videos li {
  width: 200px;
  height: 100px; }

@media (max-width: 768px) {
  .slick-photos.videos li {
    width: 100px;
    height: 50px; } }

/*referinta*/
.adaugaref .sigla {
  text-align: center;
  padding: 2px 0;
  width: 102px;
  height: 104px;
  background: #fff;
  margin: 0 auto;
  border: solid 1px #7f7f7f;
  margin-bottom: 10px; }

.adaugaref .sigla .in {
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  width: 104px;
  text-align: center; }

.adaugaref .more {
  display: inline-block;
  padding: 5px;
  border: solid 1px #000;
  border-radius: 3px; }

.adaugaref .more:link, .adaugaref .more:visited {
  text-decoration: none; }

.adaugaref .carteviz {
  display: inline-block;
  margin: 0 20px; }

.adaugaref .carteviz .fotografie img {
  font-weight: bold;
  font-size: 14px;
  max-width: 100px;
  padding-bottom: 10px; }

.adaugaref .carteviz .nume {
  font-weight: bold;
  font-size: 14px; }

.adaugaref .pas1 {
  margin-bottom: 10px;
  min-height: 130px; }

.adaugaref .pas2 h2 {
  padding-bottom: 0px; }

.adaugaref .pas2 #portfoto, .adaugaref .pas2 #portvideo {
  margin-top: 10px;
  padding-top: 20px; }

.adaugaref .pas2 h3 {
  padding: 0px;
  text-align: center; }

.adaugaref .pas2 #photo {
  text-align: center; }

.adaugaref #eu {
  border: solid 1px #7f7f7f;
  border-radius: 3px;
  min-height: 63px;
  padding: 5px;
  max-width: 300px;
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
  background: #fff; }

.adaugaref #euimg {
  padding-bottom: 5px;
  margin-bottom: 5px; }

.adaugaref #euimg img {
  border-radius: 3px; }

.adaugaref #eunume {
  font-size: 16px;
  font-weight: bold;
  text-align: center; }

.adaugaref #revendic {
  display: none; }

.adaugaref .mustlogin {
  background: #f7ad0b;
  color: #222;
  margin-bottom: 5px; }

.adaugaref .btn-default {
  margin-top: 5px; }

.adaugaref .removebut:link, .adaugaref .removebut:visited {
  text-decoration: none; }

.adaugaref .removebut:link:hover, .adaugaref .removebut:visited:hover {
  text-decoration: underline; }

.adaugaref .materiale-extern {
  background: #fff;
  border-radius: 3px;
  color: #222;
  padding: 10px; }

.adaugaref .materiale-extern .in {
  max-width: 550px;
  margin: 0 auto; }

.adaugaref .materiale-extern a {
  color: #222; }

.portcar {
  text-align: left;
  margin-bottom: 10px; }

.portcar .panel {
  border: none;
  background: none;
  border-radius: 3px;
  border: solid 1px #fff; }

.portcar .panel-heading {
  padding: 0px;
  background: none; }

.portcar h3 {
  font-size: 14px;
  padding: 0px;
  font-weight: normal;
  background: none; }

.portcar h3 a {
  display: block;
  color: #fff;
  text-shadow: none;
  border: none;
  text-align: left;
  padding: 6px 12px; }

.portcar h3 a:focus {
  outline: 0; }

.portcar .panel-collapse {
  background: #222222; }

.portcar .btn {
  margin-bottom: 5px;
  line-height: 1.1;
  background: none;
  display: block;
  text-shadow: none;
  border: none;
  text-align: left;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  padding-left: 5px;
  box-shadow: none;
  border: solid 1px #fff; }

.portcar .btn:link, .portcar .btn:visited {
  text-decoration: none; }

.portcar .btn:focus {
  outline: 0; }

.portcar .btn.self {
  background: #666 url(images/bullet9.png) no-repeat 0px 50%;
  padding-left: 15px; }

.portcar h3 a:link, .portcar h3 a:visited {
  text-decoration: none;
  color: #fff; }

.portcar .list-group {
  margin-bottom: 0px; }

.portcar .list-group li {
  list-style: none; }

.portcar .list-group li:last-child {
  border-bottom: none; }

.portcar .list-group li a {
  display: block;
  padding: 5px 5px;
  padding-left: 7px;
  margin-top: 2px;
  color: #fff; }

.portcar .list-group li a:focus {
  outline: 0; }

.portcar .list-group li.self a {
  background: #666 url(images/bullet9.png) no-repeat 0px 50%;
  padding-left: 15px; }

.portcar .list-group li a:link, .portcar .list-group li a:visited {
  text-decoration: none; }

.portcar .list-group li.self a:link:hover, .portcar .list-group li.self a:visited:hover {
  background: #666 url(images/bullet9.png) no-repeat 0px 50%;
  padding-left: 15px; }

.portcar .list-group li a.active:link, .portcar .list-group li a.active:visited {
  background: #666 url(images/bullet9.png) no-repeat 0px 50%;
  padding-left: 15px; }

.portcar .list-group li a:link:hover, .portcar .list-group li a:visited:hover {
  background: #666 url(images/bullet9.png) no-repeat 0px 50%;
  color: #fff;
  padding-left: 15px; }

/*reponsive small*/
@media only screen and (max-width: 768px) {
  .hide-sm {
    display: none; }
  /*
	.nav-tabs > li{vertical-align:bottom;}
	.nav-tabs > li > a{min-width:50px;}
	*/
  .user_profile .sdv-info {
    padding-top: 0px; } }

/*reponsive*/
@media only screen and (max-width: 430px) {
  h1 {
    font-size: 21px;
    line-height: 25px; }
  h2 {
    font-size: 20px; }
  h3 {
    font-size: 17px; }
  h4 {
    font-size: 14px; }
  .boxbrandmic .shortinfo .brandname {
    font-size: 12px; } }

.cookiepopup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0px;
  z-index: 10000;
  background: #FF442B;
  color: white; }

/* Galerie */
.event h1 {
  margin-top: 0px;
  font-size: 18px;
  padding-bottom: 10px;
  padding-top: 0px;
  line-height: 20px; }

.event .alb {
  padding-top: 20px; }

.event .info {
  padding: 0 15px;
  margin-bottom: 10px;
  overflow: auto;
  max-width: 250px;
  text-align: center; }

@media only screen and (max-width: 768px) {
  .event .info {
    max-width: 100%; }
  .disp ul li a {
    margin: 0px; } }

@media only screen and (min-width: 768px) {
  .fixed .event .info {
    position: fixed;
    top: 10px;
    width: 250px;
    height: 100%;
    margin: 0px; } }

.eventgal li {
  list-style: none;
  margin-bottom: 10px; }

.event .selectedgal {
  padding-top: 5px; }

.event .selectedgal li {
  list-style: none;
  width: 30%;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 3px; }

.event .selectedgal li img {
  width: 100%; }

/*thumbs-bar*/
#thumbs-bar {
  position: relative;
  height: 100px;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  margin-top: 6px; }

#thumbs-bar ul {
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 0px; }

#thumbs-bar li {
  list-style: none;
  width: 100px;
  height: 100px;
  opacity: 0.4;
  position: relative;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

#thumbs-bar li .mentiune {
  text-align: center; }

#thumbs-bar li a {
  display: block;
  width: 100%;
  height: 100px; }

#thumbs-bar li a:focus {
  outline: 0; }

#thumbs-bar li:hover {
  opacity: 0.6; }

#thumbs-bar li.active {
  opacity: 1; }

#thumbs-bar li div {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px; }

#thumbs-bar li img {
  max-width: 100%; }

@media (max-width: 768px) {
  #thumbs-bar {
    height: 50px;
    margin-bottom: 5px;
    margin-top: 0px; }
  #thumbs-bar ul {
    height: 50px; }
  #thumbs-bar li {
    width: 50px;
    height: 50px; }
  #thumbs-bar li a {
    height: 50px; } }

/* articol */
.articol li {
  margin-left: 20px; }

/* catalog bottom */
.cat-bot {
  padding-top: 40px; }

.cat-bot .btn {
  margin: 5px; }

.cat-bot .logoBot {
  max-width: 180px;
  margin-top: 0px;
  display: inline-block; }

.cat-bot .about {
  padding: 0 10px; }

.middle {
  width: 320px;
  margin: 0 auto; }

.voucher {
  background: white;
  min-height: 180px;
  padding: 4px; }

.voucher .title {
  background: #f0f0f0;
  padding: 15px; }

.voucher .voucher_price {
  font-size: 28px; }

.disp ul li {
  list-style: none;
  display: inline-block; }

.disp ul li a {
  width: 250px;
  margin: 30px 15px; }

@media only screen and (max-width: 768px) {
  .disp ul li a {
    margin: 10px; } }

#distinctii h1 {
  padding-bottom: 10px; }

#distinctii .sub-header {
  font-size: 14px; }

#distinctii .short-info h3 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px; }

#distinctii .short-info span,
#distinctii .short-info a {
  font-size: 14px; }

#distinctii .distinction-pins .pin {
  margin-bottom: 38px;
  clear: both;
  min-height: 100px; }

#distinctii .distinction-pins .pin .ico {
  font-size: 100px; }

#distinctii .distinction-pins .pin .ico.red {
  color: #eb002a; }

#distinctii .distinction-pins .pin .ico.orange {
  color: #ff9117; }

#distinctii .distinction-pins .pin .ico.green {
  color: #00a888; }

#distinctii .distinction-pins .pin .ico.purple {
  color: #e60c96; }

#distinctii .distinction-pins .pin .ico.blue {
  color: #3b5998; }

#distinctii .distinction-pins .pin .ico.dark {
  color: #333333; }

#distinctii .distinction-pins .pin .pin-info {
  display: block;
  vertical-align: top;
  font-size: 14px; }

#distinctii .distinction-pins .pin .pin-info h5 {
  margin-top: 0px;
  font-size: 16px;
  font-weight: bold; }

#distinctii .distinction-pins .pin .pin-info a {
  display: block;
  margin-top: 10px;
  text-decoration: none;
  font-size: 12px; }

#distinctii .distinction-pins .pin .pin-info .more-info {
  margin-top: 15px;
  display: none; }

.pachet_baza {
  border-top: solid 1px #d2d2d2; }

.pachet_baza li {
  list-style: none;
  border: solid 1px #d2d2d2;
  padding: 2px 4px;
  border-top: none; }

.pins {
  background: white; }

/*Filtru text*/
.filtru_text {
  color: white; }

@media (min-width: 769px) {
  .filtru_text {
    display: none; } }

/*Index background*/
.index .background {
  top: 0px; }

/* Generale pentru mobil */
@media (max-width: 768px) {
  #distinctii .distinction-pins .pin .pin-info {
    margin-top: 15px;
    text-align: center; }
  #distinctii .short-info {
    text-align: center; }
  .selections-tabs > li {
    margin-right: 0px;
    display: block;
    margin-bottom: 5px;
    width: 100%; }
  .selections-tabs > li > a {
    font-size: 14px;
    width: 100%; } }

.shareaholic-share-buttons-container, .shareaholic-share-buttons-container.floated {
  z-index: 999 !important; }

/*Pachete*/
#pachete .pachet {
  margin-left: 20px; }

/*Testimoniale*/
#testimonials .carousel-indicators .active {
  background: #000000; }

#testimonials .content {
  margin-top: 20px; }

#testimonials .carousel-indicators li {
  border: 1px solid #ccc; }

#testimonials .carousel-control {
  color: #000000;
  width: 5%; }

#testimonials .carousel-control:hover,
#testimonials .carousel-control:focus {
  color: #31708f; }

#testimonials .carousel-control.left,
#testimonials .carousel-control.right {
  background-image: none; }

#testimonials .media-object {
  margin: auto;
  margin-top: 15%; }

#testimonials .carousel-control {
  width: auto; }

#testimonials .carousel-indicators {
  bottom: -10px; }

#testimonials .carousel-control.left {
  background-image: none; }

#testimonials .carousel-control.right {
  background-image: none; }

@media screen and (max-width: 768px) {
  #testimonials .media-object {
    margin-top: 0; } }

/*Disponibilitate*/
#disponibilitate {
  position: relative;
  width: 500px;
  margin: 0 auto; }

#disponibilitate .btn-filter {
  padding: 10px 25px; }

/* Ajax loader */
#loader {
  margin-bottom: 30px; }

#loader img {
  margin-top: 30px; }

/* Chat app */
#chat-application {
  right: 80px !important; }

/*Premium star*/
.premium-star {
  position: absolute;
  right: 10px;
  top: 15px;
  color: #FFA745;
  font-size: 18px; }

/* Pagination */
.pagination {
  display: block;
  margin-bottom: 0px; }

.pagination > li {
  display: inline-block;
  margin: 0px; }

.pagination > li > a {
  border-radius: 25px !important;
  width: 50px;
  height: 50px;
  overflow: hidden;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  margin: 0 5px 0 0;
  font-size: 18px;
  line-height: 2.0;
  color: #333; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: #f7ad0b;
  color: #fff;
  border: none; }

/* Tooltips */
.toolt {
  cursor: pointer; }

.tooltip.top .tooltip-inner {
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 5px 0px #ccc;
  padding: 10px;
  border: solid 1px #ddd;
  min-width: 150px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #fff; }

.tooltip.top .tooltip-inner {
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 5px 0px #ccc;
  padding: 10px;
  border: solid 1px #ddd;
  min-width: 150px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #fff; }

.tooltip.bottom .tooltip-inner {
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 5px 0px #ccc;
  padding: 10px;
  border: solid 1px #ddd;
  min-width: 150px; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff; }

.tooltip.bottom .tooltip-inner {
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 5px 0px #ccc;
  padding: 10px;
  border: solid 1px #ddd;
  min-width: 150px; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff; }

.tooltip.right .tooltip-inner {
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 5px 0px #ccc;
  padding: 10px;
  border: solid 1px #ddd;
  min-width: 150px; }

.tooltip.right .tooltip-arrow {
  border-bottom-color: #fff; }

.tooltip.right .tooltip-inner {
  background-color: #fff;
  color: #333;
  box-shadow: 0 1px 5px 0px #ccc;
  padding: 10px;
  border: solid 1px #ddd;
  min-width: 150px; }

.tooltip.right .tooltip-arrow {
  border-right-color: #fff; }

.tooltip.in {
  opacity: 1 !important; }

/* Modal */
.modal-title {
  font-weight: normal;
  font-size: 18px; }

.modal-body p {
  margin-bottom: 20px; }

/* Aspect ratios */
[style*="--aspect-ratio"] {
  overflow: hidden; }

[style*="--aspect-ratio"] > :first-child {
  width: 100%; }

[style*="--aspect-ratio"] > img {
  height: auto; }

@supports (--custom: property) {
  [style*="--aspect-ratio"] {
    position: relative; }
  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio))); }
  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0; } }
