::moz-selection {
  background: #f6cbd3;
}

::selection {
  background: #f6cbd3;
}

/*GLOBAL START*/
/*--------------------------------------------------------------------------*/
html {
  font-size: 14px;
}

body {
  position: relative;
  line-height: 1.857;
  min-height: 100%;
  color: #5e5e5e;
  font-family: 'Open Sans', sans-serif;
}

body.dark-body {
  background-color: #0f0e0f;
}

html,
body {
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
}

h1 {
  font-size: 2.57143rem;
  text-align: center;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.05;
}

h2 {
  font-size: 2.57143rem;
  line-height: 1.05;
  letter-spacing: -0.02em;
  font-weight: 600;
}

h3 {
  font-size: 2.14286rem;
}

h4 {
  font-size: 1.71429rem;
  font-weight: 700;
}

h5 {
  font-size: 1.28571rem;
  line-height: 1.2;
  font-weight: 700;
}

h6 {
  font-size: 1.14286rem;
  font-weight: 700;
}

p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

p small {
  font-size: 0.85714rem;
  font-weight: 400;
}

p.large {
  font-size: 1.14286rem;
}

p.extralarge {
  font-size: 1.71429rem;
  font-weight: 600;
}

hr {
  margin-top: 25px;
  margin-bottom: 20px;
  background-color: #cdcdcd;
  width: 100%;
  height: 1px;
  border: none;
}

article {
  display: block;
}

a:hover, a:focus {
  outline: none;
  color: inherit;
}

a:active {
  outline: none;
}

img {
  max-width: 100%;
}

.list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

.list-inline ul {padding-left:0px;}

.container {
  position: relative;
  max-width: 1180px;
  width: 1180px;
}

.row {
  margin: 0 -10px;
}

.container,
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 10px;
  padding-left: 10px;
}

.pos-rel {
  position: relative;
}

.dib {
  display: inline-block;
  vertical-align: top;
}

.ttu {
  text-transform: uppercase;
}

.tdn {
  text-decoration: none;
}

.tdu {
  text-decoration: underline;
}

.mb2offset {
  margin-bottom: 20px;
}

.mt2offset {
  margin-top: 20px;
}

.mr2offset {
  margin-right: 20px;
}

.ml2offset {
  margin-left: 20px;
}

.mboffset {
  margin-bottom: 10px;
}

.mxoffset {
  margin-right: 10px;
  margin-left: 10px;
}

.mx2offset {
  margin-right: 20px;
  margin-left: 20px;
}

.mb4offset {
  margin-bottom: 40px;
}

.white {
  color: #fff;
}

a.white {
  color: #fff;
}

a.white:hover, a.white:focus {
  color: #fff;
  text-decoration: underline;
}

.danger {
  color: #d91f43;
}

a {
  color: #5e5e5e;
}

a.danger:hover, a.danger:focus {
  color: #d91f43;
  text-decoration: underline;
}

.two-words {
  white-space: nowrap;
}

/*BUTTONS SIZING AND COMMON STYLES START*/
/*--------------------------------------------------------------------------*/
button:hover, button:focus {
  cursor: pointer;
}

button.btn,
.btn {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 1rem;
  line-height: 1.2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

button.btn:hover, button.btn:focus,
.btn:hover,
.btn:focus {
  text-decoration: none;
}

button.btn.text16,
.btn.text16 {
  font-size: 1.14286rem;
  font-weight: 700;
  padding-right: 35px;
  padding-left: 35px;
  padding-top: 14px;
  padding-bottom: 14px;
}

button.btn.text18,
.btn.text18 {
  font-size: 1.28571rem;
  padding: 15px 25px;
}

.btn-introduction {
  width: 250px;
  padding-top: 18px;
  padding-bottom: 18px;
}

/*--------------------------------------------------------------------------*/
/*BUTTONS SIZING AND COMMON STYLES END*/
/*BUTTONS REGULAR COLORS START*/
/*--------------------------------------------------------------------------*/
.btn-danger {
  background-color: #db3354;
  border-color: #db3354;
  color: #fff !important;
}

.btn-danger:hover, .btn-danger:focus {
  background-color: #0f0e0f;
  border-color: #0f0e0f;
  color: #fff;
}

.btn-danger:hover:active, .btn-danger:focus:active {
  border-color: black;
  background: black;
  color: #fff;
}

.btn-danger:focus {
  border-color: #686a6b;
  box-shadow: none;
  color: #fff;
}

.btn-danger:active {
  border-color: black;
  background: black;
  color: #fff;
}

.btn-danger.active, .btn-danger.dropdown-toggle {
  background-color: #db3354;
  border-color: #db3354;
  color: #fff !important;
}

.btn-danger.dropdown-toggle:hover {
  background-color: black;
  border-color: black;
  color: #fff;
}

.btn-default {
  background-color: #0f0e0f;
  border-color: #0f0e0f;
  color: #fff !important;
}

.btn-default:hover, .btn-default:focus {
  background-color: #0f0e0f;
  border-color: #0f0e0f;
  color: #fff;
}

.btn-default:hover:active, .btn-default:focus:active {
  border-color: black;
  background: black;
  color: #fff;
}

.btn-default:focus {
  border-color: #686a6b;
  box-shadow: none;
  color: #fff;
}

.btn-default:active {
  border-color: black;
  background: black;
  color: #fff;
}

.btn-default.active, .btn-default.dropdown-toggle {
  background-color: #0f0e0f;
  border-color: #0f0e0f;
  color: #fff !important;
}

.btn-default.dropdown-toggle:hover {
  background-color: black;
  border-color: black;
  color: #fff;
}

.dropdown.open .btn-default.dropdown-toggle {
  background-color: black;
  border-color: black;
  color: #fff;
}

/*--------------------------------------------------------------------------*/
/*BUTTONS REGULAR COLORS END*/
/*BUTTONS OUTLINE COLORS START*/
/*--------------------------------------------------------------------------*/
.btn-secondary-outline {
  border-color: #fff;
  border: 3px solid;
  text-align: center;
  color: #fff;
  background-color: transparent;
}

.btn-secondary-outline:hover, .btn-secondary-outline:focus {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.btn-secondary-outline:active {
  border-color: #f0f0f0;
  background-color: #f0f0f0;
}

.btn-default-outline {
  border-color: #000;
  border: 3px solid;
  text-align: center;
  color: #000;
  background-color: transparent;
}

.btn-default-outline:hover, .btn-default-outline:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.btn-default-outline:active {
  border-color: black;
  background-color: black;
}

/*--------------------------------------------------------------------------*/
/*BUTTONS OUTLINE COLORS END*/
/*--------------------------------------------------------------------------*/
/*GLOBAL END*/
/*PAGE*/
/*--------------------------------------------------------------------------*/
.main-section {
  position: relative;
  background-color: #fff;
}

.page-left-nav {
  position: absolute;
  z-index: 100;
  left: 0;
  bottom: 0;
  background-color: #484848;
  top: 107px;
}

.page-left-nav .submenu-toggler {
  margin-top: -107px;
}

.navbar {
  border-radius: 0;
  border: 0;
  margin: 0;
}

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

.navbar-toggler,
.submenu-toggler {
  width: 90px;
  height: 107px;
  background-color: #3a3a3a;
  border: none;
  outline: none;
}

.navbar-toggler .navbar-toggler-icon,
.submenu-toggler .navbar-toggler-icon {
  display: block;
  position: absolute;
  height: 44px;
  width: 30px;
  left: 30px;
  top: 50%;
  margin-top: -22px;
  vertical-align: middle;
}

.navbar-toggler .line,
.submenu-toggler .line {
  display: block;
  margin: auto;
  width: 30px;
  height: 1px;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.submenu-toggler.open .line:first-child,
.navbar-toggler[aria-expanded="true"] .line:first-child {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 20px;
  width: 40px;
}

.submenu-toggler.open .line:last-child,
.navbar-toggler[aria-expanded="true"] .line:last-child {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -23px;
  width: 40px;
}

.submenu-toggler.open .line:nth-child(2),
.navbar-toggler[aria-expanded="true"] .line:nth-child(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggler {
  display: none;
}

.submenu-toggler {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
}

.navbar-user {
  width: 90px;
  float: none;
  padding: 0;
  list-style: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.navbar-user > li {
  float: none;
}

.navbar-user > li.active .nav-link {
  background-color: #d91f43;
}

.navbar-user .nav-link {
  display: block;
  width: 100%;
  padding: 15px 5px;
  color: #fff;
  text-align: center;
  border-bottom: #484848 1px solid;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.navbar-user .nav-link:hover, .navbar-user .nav-link:focus {
  background-color: #d91f43;
  text-decoration: none;
}

.navbar-user i {
  display: block;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.navbar-user p {
  margin-bottom: 0;
  font-size: 0.85714rem;
  line-height: 1.4;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.navbar-user .dropdown {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.navbar-user .dropdown.open {
  background-color: #212121;
  border-left: 12px solid #d91f43;
}

.navbar-user .dropdown.open .nav-link {
  width: 96%;
  margin-right: auto;
  margin-left: auto;
}

.navbar-user .dropdown.open i {
  margin-left: 0;
}

.navbar-user .dropdown.open .nav-link,
.navbar-user .dropdown.open .dropdown-menu {
  background-color: transparent;
}

.navbar-user .dropdown.open .dropdown-menu {
  width: 100%;
  -webkit-transition: width 3s;
  transition: width 3s;
  padding-top: 15px;
  padding-bottom: 15px;
}

.navbar-user .dropdown.open .dropdown-item {
  display: block;
  font-size: 1.14286rem;
  font-weight: 400;
  padding-left: 80px;
  padding-right: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

.navbar-user .dropdown.open .dropdown-item:hover, .navbar-user .dropdown.open .dropdown-item:focus {
  color: #d91f43;
  text-decoration: none;
}

.navbar-user.open {
  width: 400px;
}

.navbar-user.open .nav-link {
  text-align: left;
  position: relative;
  border-color: transparent;
}

.navbar-user.open .nav-link:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  width: 94%;
  left: 3%;
  height: 1px;
  background-color: #747474;
}

.navbar-user.open i {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 12px;
  margin-left: 20px;
  min-width: 50px;
}

.navbar-user.open p {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.28571rem;
}

.navbar-user .dropdown-menu {
  position: static;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: transparent;
  float: none;
  -webkit-transition: width 3s;
  transition: width 3s;
}

.header-wrapper {
  position: relative;
  padding-left: 90px;
}

.header {
  position: relative;
  height: 107px;
  padding-right: 90px;
  background-color: #d91f43;
}

.header .logo {
  height: 107px;
}

.header .logo.header-item {
  width: 354px !important;
}

.header .logo img {
  position: relative;
  right: -2px;
}

.header .logo img {
  display: block;
  width: 100%;
  height: 100%;
}

.header-nav {
  display: table;
  width: 100%;
}

.header-nav .header-item {
  float: none !important;
  display: table-cell;
  vertical-align: middle;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.header-nav .menu-item {
  float: none !important;
  display: table-cell;
  vertical-align: middle;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.header-nav .header-item:hover, .header-nav .header-item:focus {
  text-decoration: none;
  background-color: #0e0e0e;
  color: #fff;
}

.header-nav .current_page_item {
  text-decoration: none;
  background-color: #0e0e0e;
  color: #fff;
}

.header-nav .current-menu-item {
  text-decoration: none;
  background-color: #0e0e0e;
  color: #fff;
}


.header-nav .menu-item:hover, .header-nav .menu-item:focus {
  text-decoration: none;
  background-color: #484848;
  color: #fff;
}


.header-nav .header-item.mobile-button-search {
  width: 50px !important;
}

.header-nav .header-item.mobile-button-search:hover, .header-nav .header-item.mobile-button-search:focus {
  cursor: default !important;
  background-color: transparent;
}

.header-nav .header-item.logo {
  padding-right: 0;
  padding-left: 0;
  background-color: #0f0e0f;
}

.header-nav .header-item.lan-menu {
  padding: 0;
}

.header-nav .header-item.lan-button {
  border-radius: 0;
  border: none;
  background-color: #0e0e0e;
  color: #fff;
}

.header-nav .header-item.item-search:hover, .header-nav .header-item.item-search:focus {
  background-color: transparent;
}

.header-nav .header-item .lan-button-inside .icon-lan,
.header-nav .header-item .lan-button-inside .lan-identificator {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 1200px) {
  .header-nav .header-item .lan-button-inside .icon-lan {
    display: block;
    margin: 6px 0 0 0;
  }
}

.language-field {
  position: absolute;
  top: 100%;
  right: 0;
  left: 90px;
  z-index: 100;
  background-color: #292929;
  padding-top: 50px;
  padding-right: 90px;
  padding-left: 90px;
}

.language-field.navbar-collapse.collapse {
  display: none !important;
  padding-bottom: 50px;
}

.language-field.navbar-collapse.collapse.in {
  display: block !important;
}

.language-field .container {
  width: auto;
}

.language-field .header-menu-item {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.language-field .header-menu-item:hover, .language-field .header-menu-item:focus {
  background-color: #0e0e0e;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.form-control {
  background-color: transparent !important;
  border: none;
  height: 40px;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  font-size: 1.14286rem;
  color: #fff;
  padding-right: 40px;
}

.form-control:hover, .form-control:focus {
  outline: none;
}

.form-control::-webkit-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #fd7c95;
  text-transform: uppercase;
}

.form-control:-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #fd7c95;
  text-transform: uppercase;
}

.form-control::-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #fd7c95;
  text-transform: uppercase;
}

.form-control:-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #fd7c95;
  text-transform: uppercase;
}

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #fff;
}

.form-inline {
  position: relative;
}

.form-inline .form-control {
  width: 100%;
}

.form-inline .btn-search {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

.form-inline .btn-search:hover, .form-inline .btn-search:focus {
  background-color: rgba(253, 124, 149, 0.3);
  border: none;
  outline: none;
}

.language-dropdown {
  width: 100%;
  min-width: 0px;
  margin: 0;
  padding: 50px 90px 50px 0px;
  border-radius: 0;
  right: 0;
  left: auto;
  z-index: 1000;
  float: none;
  border-color: #0e0e0e;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: #0e0e0e;
}

.language-title {
  font-size: 3.21429rem;
  font-weight: 600;
  color: #d91f43;
}

.language-title i {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}

.lan-toggler {
  display: block;
  float: right;
  border: none;
  outline: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.lan-toggler .line {
  display: block;
  margin: auto;
  width: 30px;
  height: 1px;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.lan-toggler .line:first-child {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 11px;
  width: 40px;
}

.lan-toggler .line:last-child {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -12px;
  width: 40px;
}

.lan-toggler:hover, .lan-toggler:focus {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.lan-form-list {
  list-style: none;
}

.lan-form-list label {
  width: 100%;
  cursor: pointer;
}

input[type="radio"] {
  display: none;
}

.radio-world-list {
  padding-left: 50px;
  padding-right: 50px;
}

.radio-world-list li {
  border-bottom: #5b5b5b 1px solid;
}

.radio-world-list li:first-child {
  border-top: #5b5b5b 1px solid;
}

.radio-user {
  background: transparent;
  display: block;
  padding: 15px;
  font-size: 1rem;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.radio-user:hover, .radio-user:focus {
  color: #d91f43;
}

input[type="radio"]:checked + .radio-user {
  color: #d91f43;
}

.radio-lan-list {
  padding-left: 20px;
}

.radio-lan-list li {
  margin-bottom: 10;
}

.radio-lan-item {
  width: 100%;
  display: block;
  background: #777777;
  padding: 5px 15px;
  font-size: 1rem;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.radio-lan-item a {color:#fff;text-decoration: none;}
.radio-lan-list li.active span{background-color: #d91f43;}


.radio-lan-item:hover, .radio-lan-item:focus {
  background-color: #d91f43;
}

input[type="radio"]:checked + .radio-lan-item {
  background-color: #d91f43;
}

.section-slider {
  padding-left: 90px;
}

.slider-item {
  position: relative;
}

.slider-caption {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 30%;
  left: 0;
}

.slider-title {
  padding: 35px 30px 35px 50px;
  background-color: rgba(217, 31, 67, 0.9);
  border-left: 20px solid #000;
  color: #fff;
}

.owl-dots {
  position: absolute;
  display: table;
  float: none;
  width: 100%;
  z-index: 5;
  bottom: 10px;
  height: 4px;
}

.owl-dot {
  display: table-cell;
  position: relative;
  vertical-align: top;
  height: 4px;
}

.owl-dot:before {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  left: 10px;
  top: 0;
  bottom: 0;
  background-color: #fff;
}

.owl-dot.active:before {
  background-color: #d91f43;
}

.page-content {
  padding-top: 60px;
  padding-bottom: 15px;
}

.introduction {
  padding-top: 0;
  padding-bottom: 15px;
  position: relative;
  background-image: url(../img/section2-bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
}

.content-fade {
  padding-top: 35px;
  padding-bottom: 145px;
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.88), rgba(255, 255, 255, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.88), rgba(255, 255, 255, 0));
}

.section-presentation {
  padding-top: 90px;
}

.big-logo-bg {
  background-color: #fff;
  background-image: url(../img/big-logo-bg.png);
  background-position: 25px 80px;
  background-size: 560 auto;
  background-repeat: no-repeat;
}

.big-logo-bg.section-presentation {
  background-size: 360px auto;
}

.big-logo-bg .map-bg {
  background-color: transparent;
  background-image: url(../img/map-bg.png);
  background-position: center top;
  background-size: 560px auto;
  background-repeat: no-repeat;
}

.big-logo-bg.article-page-bg {
  background-position: center left;
}

.article-page-bg h3, article-page-bg h2 {margin-bottom: 20px;}

.grey-box {
  background-color: #e5e4e4;
  min-height: 80px;
  padding: 50px 60px;
}

.grey-box-large {
  height: 100%;
  padding-bottom: 30px;
}

.aditional-links li {
  display: block;
}

.aditional-links a {
  display: inline-block;
  font-size: 1rem;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #000;
}

.aditional-links a:hover, .aditional-links a:focus {
  color: #d91f43;
}

.btn-link {
  display: inline-block;
  font-size: 0.85714rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #d91f43;
  padding-top: 8px;
}

.btn-link:hover, .btn-link:focus {
  color: #d91f43;
  text-decoration: underline;
}

.embed-responsive-16by10:before, .embed-responsive-16by10::before {
  padding-top: 64.5%;
}

.post {
  margin-bottom: 20px;
}

.post .post-time {
  display: inline-block;
  font-size: 0.85714rem;
  color: #575757;
  font-weight: 400;
}

.post .post-time p {
  margin-bottom: 0;
}

.post-link {
  display: block;
  margin-bottom: 5px;
}

.post-link .post-title {
  text-decoration: underline;
  color: #5e5e5e;
}

.post-link .dots {
  height: 65px;
  margin-bottom: 10px;
}

.post-link:hover .post-title, .post-link:focus .post-title {
  color: #d91f43;
}

.post-link .absolute-middle-img {
  display: block;
  max-width: calc(100% - 30px);
  max-height: calc(100% - 20px);
  margin: 10px auto;
}

.embed-table {
  display: table;
  width: 100%;
  float: none;
}

.embed-table .embed-responsive-item {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

.post-small .post-title {
  font-size: 0.85714rem;
  line-height: 1.2;
}

.post-small .dots {
  height: 60px;
  margin-bottom: 10px;
}

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

.handle-wrap {
  height: 300px;
}

.custom-scrollbar {
  height: 100%;
  width: 100% !important;
  padding-right: 0 !important;
}

.enscroll-track {
  background: transparent;
  width: 17px;
  border: #ccc 1px transparent;
}

.enscroll-track .vertical-handle {
  right: 11px;
  width: 11px;
  height: 10px;
  background: blue;
}

.enscroll-track .handle {
  width: 5px !important;
  height: 100px !important;
  border-radius: 50px !important;
  right: 6px;
  background: #9c9c9a;
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}

/*PAGINATION*/
main,
aside {
  display: block;
  float: left;
}

main {
  width: 70%;
  padding-right: 10px;
}

aside {
  width: 30%;
  padding-left: 10px;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
}

.breadcrumb a {
  font-size: 1rem;
}

.breadcrumb a:hover, .breadcrumb a:focus {
  color: #d91f43;
}

.breadcrumb .active {
  color: #d91f43;
}

table, td, tr, th {
  border: 1px solid #000;
}

table {
  width: 100%;
  font-size: 1.14286rem;
}

table th,
table td {
  padding: 10px 15px;
}

table tr:nth-child(2n+1) {
  background-color: #eeeeee;
}

table tr:nth-child(2n) {
  background-color: #fff;
}

table tr:hover, table tr:focus {
  background-color: #ffecf5;
}

table td:first-child {
  width: 30%;
}

table td:last-child {
  width: 20%;
}

table .top-row {
  background-color: #db3354 !important;
  color: #fff;
  text-transform: uppercase;
}

table .top-row a {
  color: #fff;
}

table .bottom-row {
  background-color: #db3354 !important;
  color: #fff;
}

table .bottom-row a {
  color: #fff;
}

table .link-td {
  padding: 0;
}

table .link-td a {
  display: block;
  padding: 10px 15px;
}

.grey-aside {
  padding: 40px 30px;
}

.files-list li {
  display: block;
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
  min-height: 60px;
}

.files-list i {
  position: absolute;
  top: 5px;
  left: 0;
  width: 40px;
}

.files-list p {
  margin-bottom: 0;
}

/*FOOTER*/
/*--------------------------------------------------------------------------*/
.footer {
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #000;
  background-image: url(../img/footer-img.png);
  background-position: center center;
  background-size: auto 94%;
  background-repeat: no-repeat;
  color: #fff;
}

.footer-info-row {
  margin-bottom: 75px;
}

.footer-text-right {
  text-align: right;
}

.footer-logo {
  display: inline-block;
  width: 143px;
  height: 44px;
}

.footer-logo img {
  display: block;
  width: 100%;
  height: 100%;
}

.copy {
  font-size: 0.85714rem;
  line-height: 1.1;
  margin-bottom: 0;
  font-weight: 400;
  text-align: right;
  color: #fff;
}

@media (min-width: 1565px) {
  .header-nav {
    display: table;
    width: 1500px;
  }
  .header-nav .header-item {
    font-size: 1.28571rem;
  }
  .form-control {
    font-size: 1.28571rem;
  }
  .form-control::-webkit-input-placeholder {
    font-size: 1.14286rem;
  }
  .form-control:-moz-placeholder {
    font-size: 1.14286rem;
  }
  .form-control::-moz-placeholder {
    font-size: 1.14286rem;
  }
  .form-control:-ms-input-placeholder {
    font-size: 1.14286rem;
  }
  .big-logo-bg .map-bg {
    background-size: 60% auto;
  }
  .big-logo-bg.section-presentation {
    background-size: 380px auto;
    background-position: 50px 50px;
  }
}

@media (min-width: 768px) {
  /*TEMPLATE CLASSES START*/
  /*--------------------------------------------------------------------------*/
  .same-height-parent-css {
    float: none !important;
    display: table;
    width: 100%;
  }
  .same-height-css {
    float: none !important;
    display: table-cell;
    vertical-align: top;
  }
  .same-height-css-middle {
    float: none !important;
    display: table-cell;
    vertical-align: middle;
  }
  .aligned-middle-table, .aligned-bottom-table {
    display: table;
    width: 100%;
    height: 100%;
  }
  .aligned-middle-table-cell {
    float: none !important;
    display: table-cell;
    vertical-align: middle;
  }
  .aligned-bottom-table-cell {
    float: none !important;
    display: table-cell;
    vertical-align: bottom;
  }
  .d-user-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  /*--------------------------------------------------------------------------*/
  /*TEMPLATE CLASSES END*/
}

@media (max-width: 1359px) {
  .container {
    width: 100%;
    padding-left: 100px;
  }
  .header {
    padding-right: 0;
  }
  .header .logo.header-item {
    width: 264px !important;
  }
  .header .logo.header-item img {
    height: 100%;
    width: auto;
  }
  .header,
  .navbar-toggler,
  .submenu-toggler,
  .header .logo.header-item {
    height: 86px;
  }
  .language-field {
    padding-left: 0;
  }
  .page-left-nav .submenu-toggler {
    margin-top: -80px;
  }
  .page-left-nav {
    top: 80px;
  }
  .radio-world-list {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer .container {
    padding-left: 10px;
  }
}

@media (max-width: 1199px) {
  h1 {
    font-size: 2.14286rem;
  }
  h2 {
    font-size: 2.14286rem;
  }
  h3 {
    font-size: 1.85714rem;
  }
  h4 {
    font-size: 1.57143rem;
  }
  p.extralarge {
    font-size: 1.28571rem;
  }
  .header .logo.header-item {
    width: 198px !important;
    height: 100%;
    padding: 0;
  }
  .header .logo.header-item img {
    height: 100%;
    width: 100%;
    border: none !important;
    outline: none !important;
  }
  .header,
  .navbar-toggler,
  .submenu-toggler,
  .header .logo.header-item {
    height: 60px;
  }
  .page-left-nav .submenu-toggler {
    margin-top: -60px;
  }
  .page-left-nav {
    top: 60px;
  }
  .header-item .form-control {
    width: 100% !important;
  }
  .header-nav .header-item {
    padding-right: 5px;
    padding-left: 5px;
  }

  .header-nav .header-item.item-search {
    padding-right: 25px;
  }

  .language-title {
    font-size: 2.14286rem;
  }
  .radio-world-list {
    padding-right: 0;
    padding-left: 0;
  }
  .radio-lan-list {
    padding-left: 0;
  }
  .slider-title {
    padding: 25px 20px 25px 40px;
  }
  .btn-introduction {
    margin-right: 10px;
    margin-left: 10px;
  }
  .big-logo-bg .map-bg {
    background-position: top right;
  }
  .grey-box {
    padding: 25px 30px;
  }
  .btn-link {
    padding-top: 0;
  }
  .post-link .dots {
    margin-bottom: 15px;
  }
  .btn.text18 {
    font-size: 1.14286rem;
    padding: 10px 15px;
  }
  .footer-info-row {
    margin-bottom: 50px;
  }
  main {
    width: 65%;
  }
  aside {
    width: 35%;
  }
}

@media (max-width: 991px) {
  .header {
    height: auto;
    min-height: 60px;
  }
  .header-nav {
    padding-top: 60px;
  }
  .header-nav .header-item {
    height: 60px;
    padding-top: 10px;
  }
  .header-nav .header-item.logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    z-index: 500;
  }
  .header-nav .header-item.lan-button {
    position: absolute;
    z-index: 500;
    width: 120px;
    padding-right: 15px;
    padding-left: 15px;
    top: 0;
    right: 0;
    height: 60px;
    text-align: center;
    margin: 0;
  }
  .header-nav .header-item.item-search {
    position: absolute;
    top: 0;
    right: 135px;
    height: 60px;
  }
  .header-nav .header-item .form-control {
    width: 100% !important;
  }
  .header-nav .header-item.go-to {
    padding-top: 0;
    border-top: #0e0e0e 1px solid;
  }
  .slider-caption {
    bottom: 20%;
  }
  .slider-title {
    padding: 20px 10px 20px 25px;
  }
  .section-presentation {
    padding-top: 50px;
  }
  .big-logo-bg.section-presentation {
    background-size: 300px auto;
  }
  .big-logo-bg .map-bg {
    background-size: 450px auto;
    background-position: right 70px;
  }
  .grey-box {
    padding: 20px;
  }
  .post-small .dots {
    height: 42px;
  }
  .post-small .dots {
    margin-bottom: 5px;
  }
  .aditional-links {
    margin-bottom: 0;
  }
  .aditional-links a {
    font-size: 0.85714rem;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .navbar-user.open p {
    font-size: 1.14286rem;
  }
  .files-list li {
    padding-left: 45px;
  }
  .files-list h6 {
    font-size: 0.85714rem;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 1.85714rem;
  }
  h2 {
    font-size: 1.71429rem;
  }
  h3 {
    font-size: 1.57143rem;
  }
  h4 {
    font-size: 1.42857rem;
  }
  p.extralarge {
    font-size: 1.14286rem;
  }
  .container {
    padding-left: 10px;
  }
  .section-slider {
    padding-left: 0;
  }
  .header-wrapper {
    padding-left: 0;
  }
  .header {
    padding-left: 0;
  }
  .language-field {
    left: 0;
  }
  .submenu-toggler {
    display: none;
  }
  .navbar-toggler {
    display: block;
  }
  .page-left-nav {
    background-color: #0e0e0e;
    top: 120px;
    right: 0;
    bottom: auto;
    left: 0;
  }
  .navbar {
    min-height: 0;
  }
  .navbar-user {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #0e0e0e;
  }
  .navbar-user:after {
    content: '';
    display: block;
    clear: both;
  }
  .navbar-user .nav-item {
    position: relative;
    border: none;
    width: 50%;
    float: left;
    background-color: #0e0e0e;
  }
  .navbar-user .nav-item:after {
    content: '';
    display: block;
    clear: both;
  }
  .navbar-user .nav-item .nav-link {
    border-bottom: 1px solid #fff;
  }
  .navbar-user .nav-item:first-child .nav-link {
    border-top: 1px solid #fff;
  }
  .navbar-user .nav-item:nth-child(2) .nav-link {
    border-top: 1px solid #fff;
  }
  .navbar-user .nav-item:nth-child(2n+1) .nav-link {
    border-right: 1px solid #fff;
  }
  .navbar-user .nav-item:nth-child(2n+1) .dropdown.open .dropdown-menu {
    margin-right: -100%;
  }
  .navbar-user .nav-item:nth-child(2n) .dropdown.open .dropdown-menu {
    margin-left: -100%;
    text-align: right;
  }
  .navbar-user .nav-item .dropdown.open .nav-link {
    background-color: #0e0e0e;
    border-bottom-color: transparent;
  }
  .navbar-user .nav-item .dropdown.open .dropdown-menu {
    position: relative;
    width: 200% !important;
    background-color: #0e0e0e;
    border-bottom: 1px solid #fff;
    border-radius: 0;
  }
  .navbar-user .nav-item .dropdown.open .dropdown-menu:after {
    content: '';
    display: block;
    clear: both;
  }
  .navbar-user .nav-link {
    border: none;
    height: 100px;
  }
  .navbar-user .nav-link:after {
    display: none;
  }
  .navbar-user i {
    height: 36px;
    display: block;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 0;
  }
  .navbar-user.open {
    width: 100%;
  }
  .navbar-user.open .nav-link {
    text-align: center;
  }
  .navbar-user.open .nav-link:after {
    display: none;
  }
  .navbar-user.open .nav-link i {
    display: block;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 0;
  }
  .navbar-user.open p {
    font-size: 0.85714rem;
    display: block;
  }
  .navbar-user .dropdown.open {
    border: none;
  }
  .navbar-user .dropdown.open .nav-link {
    width: 100%;
  }
  .navbar-user .dropdown.open .dropdown-item {
    padding-left: 15px;
  }
  .navbar-user .dropdown-menu {
    position: absolute;
    top: 100%;
    width: 100%;
  }
  .navbar-toggler, .submenu-toggler {
    position: absolute;
    top: -120px;
    left: 0;
  }
  .navbar-toggler .navbar-toggler-icon, .submenu-toggler .navbar-toggler-icon {
    top: 10px;
    margin-top: 0;
  }
  .header-nav {
    padding-top: 60px;
    position: relative;
    z-index: 10;
  }
  .header-nav:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 60px;
    left: 0;
    right: 0;
    background-color: #0e0e0e;
    z-index: 11;
  }
  .header-nav .header-item.logo {
    top: 0px;
    left: 90px;
  }
  .header-nav .header-item.dropdown-toggle {
    top: 0px;
  }
  .header-nav .header-item.go-to {
    border-top: none;
  }
  .header-nav .header-item.go-to.mobile-button-search {
    display: table-cell !important;
  }
  .header-nav .header-item.lan-button {
    padding-right: 2px;
    padding-left: 2px;
    width: 80px;
  }
  .header-nav .lan-identificator {
    letter-spacing: -0.02em;
  }
  .language-field {
    padding-right: 20px;
    padding-left: 20px;
  }
  .mobile-search {
    padding: 0;
    margin-top: 15px;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
  }
  .mobile-search .close {
    display: none;
    width: 37px;
    margin: auto;
    padding-top: 10px;
    height: 25px;
  }
  .mobile-search .close:after {
    content: '';
    display: block;
    clear: both;
  }
  .mobile-search .close .line {
    display: block;
    float: left;
    width: 30px;
    height: 2px;
    background-color: #fff;
  }
  .mobile-search .close .line:first-child {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 0px;
  }
  .mobile-search .close .line:last-child {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -2px;
  }
  .mobile-search.open .icon-search-mob {
    display: none;
  }
  .mobile-search.open .close {
    display: block;
  }
  .mobile-search:hover, .mobile-search:focus {
    outline: none;
  }
  .mobile-search .form-inline .form-control {
    width: 100% !important;
  }
  .mob-search-menu {
    background-color: #d91f43;
    width: 100%;
    margin: 0;
    padding: 10px 10px;
    border-radius: 0;
    border: none;
    border-top: #0e0e0e 1px solid;
    outline: none;
  }
  .page-content {
    padding-top: 40px;
  }
  .introduction {
    background-image: none;
  }
  .content-fade {
    background-image: url(../img/section2-bg.jpg);
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 100px;
    position: relative;
    z-index: 0;
  }
  .content-fade:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.88) 30%, rgba(255, 255, 255, 0));
    background: linear-gradient(rgba(0, 0, 0, 0.88) 30%, rgba(255, 255, 255, 0));
  }
  .content-fade .row {
    position: relative;
    z-index: 2;
  }
  .btn-introduction {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .big-logo-bg.section-presentation {
    background-size: 30% auto;
    background-position: top 5% left;
  }
  .big-logo-bg .map-bg {
    background-size: 60% auto;
  }
  .aditional-links a {
    font-size: 0.85714rem;
  }
  .copy {
    text-align: center;
  }
  .footer-info-row {
    margin-bottom: 0;
  }
  .language-dropdown {
    width: 100%;
    padding: 30px 15px;
  }
  .footer-logo {
    width: 120px;
    height: 35px;
  }
  .footer-logo img {
    max-width: 100%;
  }
  main,
  aside {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 560px) {
  .owl-item h3 {
    font-size: 1.42857rem;
  }
  p.extralarge {
    font-size: 1rem;
  }
  .slider-item {
    overflow: hidden;
  }
  .slider-item img {
    height: 250px;
    min-width: 100% !important;
    width: auto !important;
  }
  .section-presentation {
    padding-top: 30px;
  }
  .big-logo-bg.section-presentation {
    background-position: top 7% left;
  }
  .header-nav .header-item.dropdown-toggle {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
  }
  .header .logo.header-item {
    margin-top: 10px;
    width: 125px !important;
    height: auto;
    left: 70px;
  }
  .header .logo.header-item img {
    width: 100%;
    height: auto;
  }
  .header-nav .header-item {
    font-size: 0.85714rem;
  }
  .main-page-togler {
    width: 70px;
  }
  .main-page-togler .navbar-toggler-icon {
    left: 20px;
  }
}



@media (max-width: 320px) {
  .big-logo-bg.section-presentation {
    background-size: 60% auto;
    background-position: top 15% left;
  }
  .big-logo-bg .map-bg {
    background-size: 90% auto;
  }
  .navbar-user .dropdown.open .dropdown-menu,
  .navbar-user .dropdown.open .handle-wrap {
    width: 100% !important;
    overflow: hidden !important;
  }
}

/* Updates */

.header-item.item-search .form-control {
  height: 41px;
  background: #0e0e0e !important;
  border: 0;
}

.header-item.item-search .btn-search {
  padding-top: 8px;
}

.header-item.item-search .btn-search:hover {
  background-color: rgba(255, 255, 255, .1);
}

.breadcrumb-wrap span {   
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.breadcrumb-wrap span a.current-item {
  font-weight: 700;
  color: #000;
  pointer-events: none;
}

/* Page listing */

.page-listing .page-title {
  margin: 25px 0;
  padding: 20px 0 25px 0;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  color: #d91f43;
}

.page-listing main {
  width: 68.10344%;
  padding: 0;
}

.page-listing aside {
  float: right;
  width: 26.724137%;
  padding: 0;
}


@media (max-width: 767px) {
  .page-listing main,
  .page-listing aside {
    float: none;
    display: block;
    width: 100%;
  }

  .page-listing aside {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .page-listing .row {
    margin: 0 -17.5px;
  }

  .page-listing .row > [class*="col-"] {
    padding: 0 17.5px;
    margin-bottom: 35px;
  }
}

@media (max-width: 380px) {
  .page-listing .row > [class*="col-"] {
    width: 100%;
  }
}

.page-listing .property {
  position: relative;
  margin-bottom: 35px;
  font-weight: 700; 
}

.page-listing .property .status {
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 0;
  padding: 0 28px;
  line-height: 46px;
  color: #fff;
  font-weight: 700;
  font-size: 18.39px;
  text-transform: uppercase;
}

.page-listing .property .status.sold {
  background: #d91f43;
}

.page-listing .property .thumb {
  display: block;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.page-listing .property .thumb:hover {
  opacity: .8;
}

.page-listing .property .thumb img {
    max-width: 100%;
}

.page-listing .property .property-id {
  display: block;
  margin: 7px 0 9px 0;
  font-size: 14px;
  color: #484848;
}

.page-listing .property .title {
  display: inline-block;
  margin: 0 0 11px 0;
  font-size: 16px;
  line-height: normal;
}

.page-listing .property .title a {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.page-listing .property .title a:hover {
  color: #d91f43;
}

.page-listing .property .details ul {
  padding: 0;
  list-style: none;
  text-transform: uppercase;
}

.page-listing .property .details ul li {
  line-height: normal;
}

.page-listing .property .details ul span {
  color: #d91f43;
}

@media (max-width: 380px) {
  .page-listing .property {
  }
}


.page-listing aside .form-group {
  margin-bottom: 25px;
}

@media (max-width: 1199px) {
  .page-listing aside .form-group {
    margin-bottom: 10px;
  }
}

.page-listing aside .form-group:last-child {
  margin: 0;
}

.page-listing aside .bootstrap-select {
  width: 100% !important;
}

.page-listing aside .bootstrap-select .dropdown-toggle {
  padding: 5px 40px 5px 14px;
  background-color: #777;
  border: 0;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  outline: none !important;
}

.page-listing aside .bootstrap-select .dropdown-toggle .caret {
  right: 14px;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.page-listing aside .bootstrap-select .dropdown-toggle[aria-expanded="true"] .caret {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.page-listing aside .bootstrap-select .dropdown-toggle .filter-option {
  font-weight: 400;
  font-size: 14px;
}

.page-listing aside .bootstrap-select.open .dropdown-toggle {
  background-color: #5d5c5c;
}

.page-listing aside .bootstrap-select.open .dropdown-menu,
.page-listing aside .bootstrap-select.open .dropdown-menu.inner {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.page-listing aside .form-group.has-text .amount {
  float: right;
  line-height: 26px;
  font-size: 14px;
  font-weight: 700;
  color: #d91f43;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .page-listing aside .form-group.has-text .bootstrap-select {
    width: 160px !important;
  }
}

@media (max-width: 1199px) {
  .page-listing aside .form-group.has-text .amount {
    float: none;
    display: block;
    font-size: 12px;
  }
}

/* /Page listing */

/* Page listing: Object preview */

@media (min-width: 768px) {
  .object-preview {
    padding-bottom: 200px;
  }
}

@media (max-width: 767px) {
  .object-preview main {
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #cdcdcd;
  }
}

.object-preview .object-details img {
  max-width: 100%;
}

.object-preview .object-details .object-title {
  display: block;
  margin: 35px 0 25px 0;
  line-height: normal;
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.object-preview .object-details .description p {
  line-height: 1.5;
}

.object-preview main .gallery {
  margin: 40px 0 20px 0;
}

.object-preview main .gallery .title {
  display: block;
  margin: 0 0 37px 0;
  font-size: 36px;
  font-weight: 600;
  color: #d91f43;
}


.page-listing aside ul {
  padding: 0;
  list-style: none;
  word-break: break-word;
}

.page-listing aside h4 i {
  font-style: normal;
  color: #000;
}

@media (max-width: 1199px) AND (min-width: 768px) {
  .page-listing.object-preview aside h4 {
    text-align: center;
  }

  .page-listing.object-preview aside h4 i {
    display: block;
    margin-top: 5px;
  }
}

.page-listing aside .additional-details {
  margin: 0 0 39px 0;
  font-weight: 700;  
  color: #484848;
}

.page-listing aside .additional-details .block {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #cdcdcd;
}

.page-listing aside .additional-details .block span {
  color: #d91f43;
  text-transform: uppercase;
}

.page-listing aside .additional-details .block a {
  color: #d91f43;
}

.page-listing aside .additional-details ul li {
  margin: 0 0 4px 0;
  line-height: normal;
}

.page-listing aside .additional-details ul li:last-child {
  margin: 0;
}

.page-listing aside .additional-details .object-id {
  display: block;
  margin: 0 0 10px 0;
  font-size: 18px;
  text-transform: uppercase;
}

.page-listing aside .additional-details .block.location .map {
  position: relative;
  display: inline-block;
  padding: 0 0 0 80px;
  line-height: normal;
  font-size: 18px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .page-listing aside .additional-details .block.location .map {
    font-size: 16px;
  }
}

.page-listing aside .additional-details .block.location .map::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 66px;
  height: 67px;
  background: url('../img/map-ico.png') left top no-repeat;
}

@media (max-width: 1199px) AND (min-width: 768px) {
  .page-listing aside .additional-details .block.location {
    text-align: center;
  }

  .page-listing aside .additional-details .block.location ul {
    text-align: left;
  }

  .page-listing aside .additional-details .block.location .map {
    padding: 0;
  }

  .page-listing aside .additional-details .block.location .map::before {
    position: static;
    display: block;
    margin: 20px auto 20px;
  }
}

.page-listing aside .additional-details .block.location .map span {
  display: block;
}

.page-listing aside .additional-details .block.price span {
  display: block;
}

.page-listing aside .additional-details .block.price i {
  display: block;
  line-height: normal;
  font-size: 24px;
  font-style: normal;
  color: #000;
}

.page-listing aside .additional-details .block.contact-person span {
  display: block;
}

.page-listing aside .additional-details .block.contact-person ul li {
  font-size: 16px;
  color: #000;
}

.page-listing aside .additional-details .block.contact-person ul li.name {
  font-size: 18px;
  text-transform: uppercase;
}

.page-listing aside .additional-details .block.contact-person ul li.email {
  font-size: 14px;
}

.page-listing aside .additional-details .block.no-border {
  padding: 0;
  border: 0;
}

.page-listing aside .attachments > li {
  position: relative;
  padding: 0 0 0 55px;
  margin: 0 0 28px 0;
  line-height: normal;
  font-size: 12px;
}

.page-listing aside .attachments > li:last-child {
  margin: 0;
}

.page-listing aside .attachments > li::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 38px;
  height: 47px;
  background: url('../img/attachment-ico.png') left top no-repeat;
}

@media (max-width: 1199px) AND (min-width: 768px) {
  .page-listing aside .attachments > li {
    padding: 0;
    text-align: center;
  }

  .page-listing aside .attachments > li::before {  
    position: static;
    display: block;
    margin: 0 auto 20px;
  }
}

.page-listing aside .attachments ul li {
  margin-bottom: 1px;
}

.page-listing aside .attachments ul li.name a {
  font-size: 14px;
  font-weight: 700;
  color: #d91f43;
}

.page-listing .owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: .1px;
  margin: auto;
}

.page-listing .owl-carousel .owl-nav .owl-prev,
.page-listing .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: -15px;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 0;
  transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.page-listing .owl-carousel .owl-nav .owl-prev:hover,
.page-listing .owl-carousel .owl-nav .owl-next:hover {
  opacity: .9;
}

.page-listing .owl-carousel .owl-nav .owl-prev {
  left: 0;
  background: #d91f43 url('../img/gallery-arrow-prev.png') center no-repeat;
}

.page-listing .owl-carousel .owl-nav .owl-next {
  right: 0;
  background: #d91f43 url('../img/gallery-arrow-next.png') center no-repeat;
}

/* /Page listing: Object preview */


/* Header locations */

.location-tabs {
  border: 0;
}

@media (min-width: 992px) {
  .location-tabs {
    padding-right: 50px;
  }
}

@media (min-width: 768px) {
  .location-tabs {
    padding-left: 50px;
  }
}

.location-tabs ul {
  padding: 0;
}

.location-tabs ul li {
  border-bottom: #5b5b5b 1px solid;
  list-style: none;
}

.location-tabs ul li:first-child {
  border-top: #5b5b5b 1px solid;
}

.location-tabs ul li a {
  display: block;
  padding: 15px;
  background: transparent;
  font-size: 1rem;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-decoration: none;
}

.location-tabs ul li a:hover,
.location-tabs ul li.active a {
  color: #d91f43;
}

.lan-form .lang-list,
.country-list {
  display: inline-block;
  width: 180px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .lan-form .lang-list,
  .country-list {
    display: block;
    width: 100%;
  }
}

.lan-form .lang-list {
  margin-right: 40px;
}

.lan-form .lang-list ul {
  display: none;
}

.lan-form .country-list ul li.active .radio-lan-item {
  background-color: #d91f43;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


@media (min-width: 992px) {
  .person-details {
    padding: 0 45px 0 0;
  }
}

@media (min-width: 501px) {
  .person-details .person {
    display: -ms-flexbox;
    display: flex;
  }
}

.person-details .person .image {
  width: 23.0673%;
  margin: 0 6.234413% 0 0;
}

.person-details .person .details {
  width: 70%;
}

@media (max-width: 767px) {
  .person-details .person .image {
    width: 30.0673%;
    margin: 0 2.234413% 0 0;
  }

  .person-details .person .details {
    width: 63%;
  }
}

@media (max-width: 500px) {
  .person-details {
    text-align: center;
  }

  .person-details .person .image {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .person-details .person .image img {
    display: inline-block;
  }

  .person-details .person .details {
    width: 100%;
  }
}

.person-details .person .details .name,
.person-details .person .details .position {
  display: block;
  margin: 0 0 22px 0;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}

.person-details .person .details .position {
  margin: 0 0 14px 0;
  font-size: 13px;
}

.person-details .person .details p {
  margin: 0 0 19px 0;
  font-size: 15px;
  line-height: 1.7;
}

.person-details .person .details .contacts {
  padding: 0;
  list-style: none;
}

.person-details .person .details .contacts li {
  margin: 0 0 2px 0;
  line-height: normal;
  font-weight: 600;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
}

.person-details .person .details .contacts li a {
  color: #d91f43;
}

.other-persons {
  margin: 90px 0 0 0;
}

@media (min-width: 992px) {
  .other-persons {
    padding: 0 45px 0 0;
  }
}

.other-persons .block-name {
  display: block;
  margin: 0 0 29px 0;
  font-size: 26px;
  font-weight: 600;
}

.other-persons .row {
  margin-left: -20px;
  margin-right: -20px;
}

.other-persons .row > [class*="col-"] {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 0 40px 0;
}

@media (max-width: 767px) {
  .other-persons {
    margin-bottom: 50px;
  }

  .other-persons .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .other-persons .row > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 20px 0;
  }
}

.other-persons .person {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  padding: 15px;
  background: #ebebeb;
}

.other-persons .person .image {
  width: 44.207317%;
  max-width: 145px;
  margin: 0 4.57317% 0 0;
}

.other-persons .person .details {
  width: 51%;
}

.other-persons .person .details .name {
  margin: 0 0 16px 0;
  line-height: normal;
  font-size: 15px;
  font-weight: 600;
  color: #d91f43;
}

.other-persons .person .details .position {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}

.other-persons .person .details .read-more {
  margin: 9px 0 0 0;
  padding: 11px 0px 0 0;
  border-top: 1px solid #989898;
}

.other-persons .person .details .read-more a {
  font-size: 13px;
  font-weight: 600;
  color: #d91f43;
  text-transform: uppercase;
}

/* /Updates */