html,
body,
section,
header,
footer,
article,
aside,
div,
ul,
ol,
li,
a,
p,
span,
label,
i {
  border: 0;
  padding: 0;
  margin: 0;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  background: #ffffff;
}
body,
a,
p,
span,
label {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
em {
  font-style: normal;
}
.col-center {
  margin: 0 auto;
  float: none;
}
section.single-page h1 a,
section.single-page h2 a,
section.single-page h3 a,
section.single-page h4 a,
section.single-page h5 a {
  font-size: inherit;
  color: inherit;
}
section.single-page h1 span,
section.single-page h2 span,
section.single-page h3 span,
section.single-page h4 span,
section.single-page h5 span {
  font-size: inherit;
}
section.single-page .inner {
  background-color: white;
}
section.single-page p {
  margin-bottom: 10px;
}
section.single-page p a {
  font-size: inherit;
  color: #c62100;
}
section.container,
footer .container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
.wichpromo {
  display:none;
}
header {
  width: 100%;
}
header .top {
  background: #ffffff;
}
header .top .logo {
  float: left;
}
header .top .logo img {
  width: 100%;
  height: auto;
}
header .top .top-banner img {
  float: right;
  height: 70px;
}
header .middle {
  height: 48px;
}
header .middle .wrapper {
  background: #c62100;
  z-index: 50;
  /* 7888*/
  position: absolute;
  width: 100%;
}
header .bottom {
  height: 25px;
  background-color: #e9e9e9;
}
.navigation nav li {
  list-style: none;
}
.navigation nav > ul > li {
  text-align: center;
  vertical-align: middle;
}
.navigation nav > ul > li:hover {
  background: #a5000d;
}
.navigation nav > ul > li:hover a {
  text-shadow: none;
}
.navigation nav > ul > li:hover a span {
  background: #c62100;
}
.navigation nav > ul > li > div > a {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px #475359;
  color: #ffffff;
  line-height: 48px;
  white-space: nowrap;
  position: relative;
}
.navigation nav > ul > li > div > a span {
  position: absolute;
  top: 4px;
  right: -5px;
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  background-color: #475359;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 99;
  line-height: 10px;
}
.navigation nav ul > li > a {
  color: #ffffff;
}
.navigation nav ul ul li:hover .image a {
  border: 2px solid #c62100;
}
.navigation nav ul ul a {
  color: #ffffff;
}
.navigation .small-logo {
  height: 47px;
  text-align: center;
  vertical-align: middle;
}
.navigation .small-logo > div {
  width: 0px;
  overflow: hidden;
  -webkit-transition: width 500ms ease-out 0s;
  -moz-transition: width 500ms ease-out 0s;
  -o-transition: width 500ms ease-out 0s;
  transition: width 500ms ease-out 0s;
}
.navigation .small-logo > div img {
  width: 66px;
  height: auto;
}
.navigation .home {
  text-align: center;
  vertical-align: middle;
}
.navigation .home > div {
  width: 45px;
  height: 47px;
}
.navigation .home a {
  line-height: 47px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  height: 100%;
  width: 100%;
}
.navigation .home a:hover {
  background: #a5000d;
}
.navigation .home a i {
  margin-top: 14px;
}
.navigation .bars a {
  cursor: pointer;
  font-size: 20px;
  color: #ffffff;
  display: block;
  padding: 10px 14px;
  background: #a5000d;
}
.navigation .search {
  text-align: center;
  vertical-align: middle;
}
.navigation .search > div {
  width: 45px;
  height: 47px;
}
.navigation .search a {
  line-height: 47px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.navigation .search a:hover {
  background: #0088b2;
}
.navigation .search a i {
  margin-top: 14px;
}
.navigation .mega-menu .offers {
  position: relative;
}
.navigation .mega-menu .offers .image {
  overflow: hidden;
  text-align: center;
}
.navigation .mega-menu .offers .image a {
  display: block;
}
.navigation .mega-menu .offers .image img {
  width: 100%;
}
.navigation .mega-menu .offers .cont {
  max-width: 225px;
  margin: 0 auto;
  text-align: left;
}
.navigation .mega-menu .offers .cont > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.navigation .mega-menu .tags a.btn {
  background: #475359;
  border: 1px solid #475359;
}
.navigation .mega-menu .tags a.btn:hover {
  background: #e9e9e9;
}
.breadcrumb {
  padding: 0;
  margin: 0;
  background-color: #e9e9e9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  line-height: 24px;
  text-transform: uppercase;
  color: #c62100;
  font-size: 10px;
}
.breadcrumb ol li {
  list-style: none;
  display: inline;
}
.breadcrumb ol li a {
  color: #636363;
  font-size: 10px;
}
.breadcrumb ol li a span {
  font-size: inherit;
}
.breadcrumb ol li a:hover {
  text-decoration: underline;
}
.breadcrumb ol li a:hover span {
  text-decoration: inherit;
}
.heading-title {
  background: #475359;
  display: inline-block;
  margin-bottom: 10px;
}
.heading-title > h1 {
  background: transparent url(/assets/imgs/bg-head-arrow.png) no-repeat right center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  line-height: 40px;
}
.heading-title > h1 span {
  font-size: inherit;
  font-weight: 600;
  color: inherit;
}
.content {
  position: relative;
  margin-top: 20px;
}
.content .page_title {
  margin: 15px 0px;
  overflow: hidden;
}
.content .page_title h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 300;
  float: left;
  line-height: 40px;
  margin: 0;
  background: #475359;
  font-size: 30px;
  padding: 0 20px;
}
.content .page_title h2 span {
  color: inherit;
  font-size: inherit;
  font-weight: 600;
}
.content .page_title span.subtitle {
  background: transparent url(/assets/imgs/bg-head-arrow.png) no-repeat 0 0;
  height: 40px;
  display: inline-block;
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  padding-left: 30px;
  min-width: 8px;
}
.content .cont.results-list #results_info {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  background: #e9e9e9;
  margin-bottom: 20px;
}
.content .cont.results-list #results_info .top .image {
  background-size: cover !important;
  min-height: 125px;
  font-family: 'Roboto', sans-serif;
  text-shadow: 1px 1px rgba(8, 9, 11, 0.3);
  color: #ffffff;
}
.content .cont.results-list #results_info .top .image .darken {
  background: rgba(70, 72, 82, 0.5);
  padding: 30px 20px 20px 20px;
  text-shadow: 4px 3px 20px black;
  min-height: 125px;
  -webkit-font-smoothing: antialiased;
}
.content .cont.results-list #results_info .top .image .highlight-text {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 36px;
  margin-bottom: 10px;
}
.content .cont.results-list #results_info .top .image .subtext {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.content .cont.results-list #results_info .top .image .tags {
  font-size: 14px;
  font-weight: 300;
}
.content .cont.results-list #results_info .top .image .tags span {
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #c62100;
  padding: 2px 5px;
  margin-right: 3px;
  margin-bottom: 3px;
}
.content .cont.results-list #topitems .bottom {
  margin-top: 20px;
}
.content .cont.results-list #topitems .bottom .most-popular {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dadcdd;
  overflow: hidden;
  background: #ffffff;
}
.content .cont.results-list #topitems .bottom .most-popular .head {
  background: #f2f2f2;
  padding: 10px 10px;
}
.content .cont.results-list #topitems .bottom .most-popular .head h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #475359;
}
.content .cont.results-list #topitems .bottom .most-popular .cont {
  padding: 20px;
  overflow: hidden;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li {
  height: 50px;
  margin-bottom: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  list-style: none;
  overflow: hidden;
  position: relative;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li > div {
  height: 50px;
  border: 1px solid #ffffff;
  margin: 0 5px 0 0;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li > div:hover {
  border: 1px solid #f1f1f1;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 500;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li .image {
  float: left;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li .image img {
  width: 50px;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li .desc {
  overflow: hidden;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  white-space: nowrap;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li .desc h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  color: #475359;
}
.content .cont.results-list #topitems .bottom .most-popular .cont li .desc p {
  font-size: 12px;
}
.content .cont.results-list #results_list > .head {
  margin-bottom: 5px;
}
.content .cont.results-list #results_list > .head p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  font-size: 11px;
  text-align: right;
  padding: 0 20px;
}
.content .cont.results-list #results_list > .head p > span {
  font-size: inherit;
  text-transform: uppercase;
}
.content .cont.results-list #results_list > .head p a {
  font-size: inherit;
  color: #000006;
}
.content .cont.results-list #results_list > .head p a.active {
  font-weight: 700;
  text-transform: uppercase;
}
.content .cont.results-list #results_list > .head p a i {
  font-size: 13px;
}
.content .cont.results-list #results_list .list article {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}
.content .cont.results-list #results_list .list article .bg {
  width: 100%;
  height: 100%;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ededed;
  overflow: hidden;
  background: #ffffff;
}
.content .cont.results-list #results_list .list article .bg > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 20;
}
.content .cont.results-list #results_list .list article .bg .image {
  position: relative;
}
.content .cont.results-list #results_list .list article .bg .image img {
  width: 100%;
  height: 255px !important;
}
.content .cont.results-list #results_list .list article .bg .image .flag {
  position: absolute;
  top: 0;
  z-index: 10;
  background: transparent url(/assets/imgs/poligon-red.png) no-repeat 0 0;
  height: 69px;
}
.content .cont.results-list #results_list .list article .bg .image .flag p {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #ffffff;
  text-shadow: 1px 1px rgba(8, 9, 11, 0.3);
  line-height: 24px;
  text-align: center;
  clear: both;
}
.content .cont.results-list #results_list .list article .bg .image .flag p i {
  font-size: 24px;
  margin: 10px 0 0 10px;
  float: left;
}
.content .cont.results-list #results_list .list article .bg .image .flag p span {
  font-size: 14px;
  line-height: 24px;
  float: left;
  margin: 10px 0 0 5px;
  text-transform: uppercase;
}
.content .cont.results-list #results_list .list article .bg .desc {
  overflow: hidden;
}
.content .cont.results-list #results_list .list article .bg .desc .head {
  overflow: hidden;
}
.content .cont.results-list #results_list .list article .bg .desc .head .title {
  padding: 0 0 0 20px;
  height: 69px;
  background: #f0f1f1;
  overflow: hidden;
}
.content .cont.results-list #results_list .list article .bg .desc .head .title h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #475358;
  line-height: 26px;
  margin: 8px 0 0 0;
  display: inline-block;
}
.content .cont.results-list #results_list .list article .bg .desc .head .title h2 span {
  float: left;
  margin-right: 5px;
  font-size: inherit;
}
.content .cont.results-list #results_list .list article .bg .desc .head .title p {
  font-size: 14px;
}
.content .cont.results-list #results_list .list article .bg .desc .head .title p > span {
  color: #252525;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 10px;
}
.content .cont.results-list #results_list .list article .bg .desc .head .title p i {
  color: #b2b2b2;
  margin-right: 3px;
  font-size: inherit;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont {
  overflow: hidden;
  padding-right: 0;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont > div {
  box-sizing: border-box;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .left .desc {
  font-weight: 300;
  color: #111111;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .left .tags span {
  font-size: 11px;
  font-weight: 300;
  color: #ffffff;
  display: inline-block;
  padding: 3px 5px;
  margin: 0 3px 5px 0;
  background: #475358;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .left .small {
  font-size: 11px;
  font-weight: 700;
  color: #111111;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .right {
  overflow: hidden;
  padding-right: 10px;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .right .prices .small {
  font-size: 14px;
  color: #111111;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .right .prices .small > span {
  font-weight: 700;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .right .prices .small > span > span {
  text-decoration: line-through;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .right .prices .large {
  white-space: nowrap;
  color: #66a000;
  font-weight: 700;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .right .prices .large span {
  font-size: 16px;
  font-weight: 600;
}
.content .cont.results-list #results_list .list article .bg .desc > .cont .right .button button {
  border: 1px solid #649900;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #66a000;
  color: #ffffff;
  font-size: 18px;
  padding: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #649900;
  width: 100%;
}
.content .cont.results-list #columns_list {
  margin: 0 -15px 20px;
}
.content .cont.results-list #columns_list article {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}
.content .cont.results-list #columns_list article > .inner {
  width: 100%;
  height: 100%;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ededed;
  overflow: hidden;
  background: #ffffff;
}
.content .cont.results-list #columns_list article > .inner > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 20;
}
.content .cont.results-list #columns_list article > .inner .image {
  position: relative;
}
.content .cont.results-list #columns_list article > .inner .image img {
  width: 100%;
  height: auto;
}
.content .cont.results-list #columns_list article > .inner .image .flag {
  position: absolute;
  top: 20px;
  z-index: 10;
  background: transparent url(/assets/imgs/poligon-red.png) no-repeat right center;
  height: 50px;
  width: 100px;
}
.content .cont.results-list #columns_list article > .inner .image .flag span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(8, 9, 11, 0.65);
  text-align: center;
  font-size: 24px;
  line-height: 50px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  padding-right: 10px;
}
.content .cont.results-list #columns_list article > .inner .head .title {
  padding: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  background: #f0f1f1;
}
.content .cont.results-list #columns_list article > .inner .head .title h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #475358;
  line-height: 20px;
  font-size: 18px;
  margin: 5px 5px 0;
  display: inline-block;
}
.content .cont.results-list #columns_list article > .inner .head .title h2 span {
  float: left;
  margin-right: 5px;
  font-size: inherit;
}
.content .cont.results-list #columns_list article > .inner .head .title p {
  font-size: 14px;
  margin: 0 5px;
}
.content .cont.results-list #columns_list article > .inner .head .title p > span {
  color: #252525;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 10px;
}
.content .cont.results-list #columns_list article > .inner .head .title p i {
  color: #b2b2b2;
  margin-right: 3px;
  font-size: inherit;
}
.content .cont.results-list #columns_list article > .inner .cont .desc {
  font-weight: 300;
  color: #111111;
  margin-bottom: 5px;
}
.content .cont.results-list #columns_list article > .inner .cont > .small {
  font-size: 11px;
  font-weight: 700;
  color: #111111;
  margin-bottom: 15px;
}
.content .cont.results-list #columns_list article > .inner .cont .prices .small {
  font-size: 14px;
  color: #111111;
}
.content .cont.results-list #columns_list article > .inner .cont .prices .small > span {
  font-weight: 700;
}
.content .cont.results-list #columns_list article > .inner .cont .prices .small > span > span {
  text-decoration: line-through;
}
.content .cont.results-list #columns_list article > .inner .cont .prices .large {
  white-space: nowrap;
  color: #66a000;
  font-weight: 700;
  font-size: 24px;
}
.content .cont.results-list #columns_list article > .inner .cont .prices .large span {
  font-size: 16px;
  font-weight: 600;
}
.content #search_filter div.search {
  background: #c62100;
}
.content #search_filter div.search .head h3 {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-shadow: 1px 1px rgba(8, 9, 11, 0.3);
}
.content #search_filter div.search .cont .form-group {
  margin-bottom: 10px;
}
.content #search_filter div.search .cont .form-group.datepicker {
  margin-bottom: 20px;
}
.content #search_filter div.search .cont input.search {
  font-size: 12px;
}
.content #search_filter div.search .cont .dates {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 500ms ease-out 0s;
  -moz-transition: height 500ms ease-out 0s;
  -o-transition: height 500ms ease-out 0s;
  transition: height 500ms ease-out 0s;
}
.content #search_filter div.search .cont .dates.opened {
  height: 415px;
}
.content #search_filter div.search .cont .dates .btn-group {
  width: 241px;
}
.content #search_filter div.search .cont .dates .btn-group .btn-default {
  border-color: #004d68;
  background-color: #004d68;
  color: #ffffff;
}
.content #search_filter div.search .cont .dates .btn-group .btn-default.active {
  background-color: yellow;
}
.content #search_filter div.search .cont .dates .btn-group label {
  font-size: 13px;
  width: 25%;
  padding: 10px 0;
}
.content #search_filter div.search .cont .dates button {
  width: 100%;
  border-color: #66a000;
  background: #66a000;
  color: #ffffff;
  padding: 10px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #525252;
  font-size: 16px;
}
.content #search_filter div.search .cont .dates button i {
  font-size: inherit;
  margin-right: 5px;
}
.content #search_filter div.search .cont .dates button:hover {
  background: #77BB00;
}
.content #search_filter div.search .cont .dates #datepicker {
  background: #ffffff;
  border-color: 1px solid #004d68;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  max-width: 236px;
  margin: 0 auto;
}
.content #search_filter div.search .cont .dates #datepicker a {
  font-size: 11px;
}
.content #search_filter .filters .panel-group {
  border: 1px solid #dadcdd;
}
.content #search_filter .filters .panel-heading h4 a span.badge {
  background: #e9e9e9;
  float: right;
  margin-right: 10px;
  margin-top: 2px;
  color: #475359;
}
.content #search_filter .filters .panel-body {
  background: #e9e9e9;
}
.content #search_filter .filters .panel-body > div {
  padding: 5px 0;
}
.content #search_filter .filters .panel-body input[type="checkbox"] {
  margin-right: 3px;
}
.content #search_filter .filters .panel-body input#amount {
  background: #e9e9e9;
  border: 0;
  width: 100%;
}
.content #search_filter .filters .panel-body label {
  font-size: 14px;
  font-weight: 400;
}
.content #search_filter .filters .panel-body p.amount {
  margin-bottom: 10px;
}
.content #search_filter .filters .panel-body #slider_range .ui-widget-header {
  background: #66A000 !important;
}
.content #sidebar_infos .contacts .phone,
.content #sidebar_infos .contacts .opening {
  overflow: hidden;
  margin-bottom: 20px;
}
.content #sidebar_infos .contacts .phone > span,
.content #sidebar_infos .contacts .opening > span {
  background: transparent url(/assets/imgs/circle-colored.png) no-repeat -257px 0;
  display: inline-block;
  width: 45px;
  height: 45px;
  font-size: 24px;
  text-align: center;
  line-height: 45px;
  float: left;
  margin-right: 15px;
}
.content #sidebar_infos .contacts .phone > span i,
.content #sidebar_infos .contacts .opening > span i {
  color: #ffffff;
}
.content #sidebar_infos .contacts .phone p,
.content #sidebar_infos .contacts .opening p {
  font-size: 11px;
  line-height: 16px;
  padding-top: 6px;
}
.content #sidebar_infos .contacts .phone p span,
.content #sidebar_infos .contacts .opening p span {
  font-size: 18px;
  color: #c62100;
  font-weight: 600;
  display: block;
}
.content #sidebar_infos .cards {
  border: 1px solid #dadcdd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.content #sidebar_infos .cards h4 {
  text-align: left;
  color: #475358;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 20px;
}
.content #sidebar_infos .cards img {
  margin: 0 0 10px 0;
}
.content #sidebar_infos .certificate {
  text-align: center;
}
.content #sidebar_infos .certificate img {
  margin: 20px 0;
}
.content #sidebar_booking {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content #sidebar_booking .head {
  padding: 20px 20px 10px;
}
.content #sidebar_booking .head h2 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  color: #475359;
}
.content #sidebar_booking .head h2 span i {
  font-size: 10px;
  vertical-align: super;
  color: #e8c500;
}
.content #sidebar_booking .head p {
  color: #475359;
}
.content #sidebar_booking .head p i {
  color: #c62100;
  margin-right: 5px;
}
.content #sidebar_booking .head p span {
  color: inherit;
  font-size: 12px;
}
.content #sidebar_booking .head p span > span {
  color: inherit;
  font-size: inherit;
  text-transform: uppercase;
}
.content #sidebar_booking .slider {
  position: relative;
}
.content #sidebar_booking .slider .flag {
  position: absolute;
  top: 20px;
  z-index: 10;
  background: transparent url(/assets/imgs/poligon-red.png) no-repeat right center;
  height: 50px;
  width: 100px;
}
.content #sidebar_booking .slider .flag span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(8, 9, 11, 0.65);
  text-align: center;
  font-size: 24px;
  line-height: 50px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  padding-right: 10px;
}
.content #sidebar_booking .slider .image img {
  width: 100%;
  height: auto;
}
.content #sidebar_booking .desc {
  padding: 20px;
}
.content #sidebar_booking .desc h3 {
  font-size: 14px;
  font-weight: 600;
  color: #475359;
  margin-top: 0;
}
.content #sidebar_booking .desc p {
  font-size: 12px;
  font-weight: 300;
  color: #475359;
}
.content #sidebar_booking .desc strong {
  font-size: 12px;
  font-weight: 60i0;
  color: #475359;
}
.content #sidebar_booking .pay {
  background: #f2f2f2;
  padding: 30px 10px;
  text-align: center;
}
.content #sidebar_booking .pay p {
  font-size: 18px;
  color: #475359;
  font-weight: 600;
}
.content #sidebar_booking .pay p span {
  font-size: 30px;
  color: #c62100;
  white-space: nowrap;
}
.content #info_help {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  overflow: hidden;
  margin-bottom: 20px;
}
.content #info_help .inner .info {
  background: #c62100;
}
.content #info_help .inner .info .top {
  overflow: hidden;
  padding-top: 12px;
  padding-right: 12px;
}
.content #info_help .inner .info .top .flag {
  float: left;
  background: transparent url(/assets/imgs/poligon-small-red.png) no-repeat 0 0;
  width: 61px;
  height: 25px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
}
.content #info_help .inner .info .top .stars {
  float: right;
}
.content #info_help .inner .info .top .stars i {
  font-size: 12px;
  color: #e8c500;
}
.content #info_help .inner .info .title {
  padding: 0 15px;
}
.content #info_help .inner .info .title h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 5px;
}
.content #info_help .inner .info .title p {
  font-size: 11px;
  font-weight: 100;
}
.content #info_help .inner .info .title p span {
  font-size: inherit;
  text-transform: uppercase;
}
.content #info_help .inner .info .price {
  padding: 15px;
}
.content #info_help .inner .info .price p {
  font-size: 24px;
  font-weight: 600;
}
.content #info_help .inner .info .price p span {
  font-size: 14px;
  font-weight: 300;
}
.content #info_help .inner .info #book {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
  height: 40px;
  background: #66a000 url(/assets/imgs/bg-button-green.png) repeat-x 0 0;
  line-height: 40px;
  color: #ffffff;
  text-shadow: 0 1px rgba(8, 9, 11, 0.3);
}
.content #info_help .inner .info #book:hover {
  background: #77BB00;
}
.content #info_help .inner .help {
  background: #004d68;
  padding: 20px 15px;
}
.content #info_help .inner .help > p {
  font-size: 16px;
  font-weight: 600;
}
.content #info_help .inner .help > div {
  overflow: hidden;
  margin-top: 20px;
}
.content #info_help .inner .help > div > span {
  background: transparent url(/assets/imgs/circle-white.png) no-repeat 0 0;
  display: block;
  float: left;
  width: 45px;
  height: 45px;
  color: #ffffff;
  text-align: center;
}
.content #info_help .inner .help > div > span i {
  line-height: 45px;
  color: #02597c;
  font-size: 24px;
}
.content #info_help .inner .help > div p {
  overflow: hidden;
  font-size: 18px;
  padding-left: 15px;
  padding-top: 3px;
}
.content #info_help .inner .help > div p span {
  font-size: 11px;
  display: block;
}
.content .cont.banner .full-width-banner {
  background: url(/assets/imgs/test/bg-header.jpg) no-repeat center center;
  width: 100%;
  height: 255px;
  margin-bottom: 20px;
  display: table;
}
.content .cont.banner .full-width-banner > .inner {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 10px;
}
.content .cont.banner .full-width-banner > .inner .box {
  width: 100%;
  height: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
}
.content .cont.banner .full-width-banner > .inner .box .table {
  display: table;
  height: 100%;
  margin-bottom: 0;
}
.content .cont.banner .full-width-banner > .inner .box .cell {
  display: table-cell;
  position: relative;
  height: 100%;
  vertical-align: middle;
  padding: 0 50px;
}
.content .cont.banner .full-width-banner > .inner .box h1 {
  margin-top: 0;
  font-weight: 600;
}
.content .cont.banner .full-width-banner > .inner .box p {
  color: inherit;
  display: inline-block;
}
.content .cont.banner .full-width-banner > .inner .box .img {
  background: url(/assets/imgs/test/masni.png) no-repeat 0 0;
  width: 157px;
  height: 143px;
  position: absolute;
  top: -1px;
  left: -1px;
}
.content .cont.banner .full-width-banner > .inner .box.wide {
  max-width: 1130px;
}
.content .cont.banner .full-width-banner > .inner .box.medium {
  max-width: 770px;
}
.content .cont.banner .full-width-banner > .inner .box.bg-transparent h1 {
  display: inline;
  padding: 0 25px;
  background: #66a000;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(56, 56, 56, 0.8);
}
.content .cont.banner .full-width-banner > .inner .box.bg-transparent p {
  color: #ffffff;
}
.content .cont.banner .full-width-banner > .inner .box.bg-white {
  background: rgba(255, 255, 255, 0.65);
  color: #c62100;
}
.content .cont.banner .full-width-banner > .inner .box.bg-red {
  background: rgba(224, 0, 18, 0.8);
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(56, 56, 56, 0.8);
}
.content .cont.banner .full-width-banner > .inner .box.bg-red h1 {
  line-height: 55wpx;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner {
  background: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px;
  box-sizing: border-box;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner h1 {
  font-size: 24px;
  margin: 0 0 20px 0;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .form-group label {
  font-size: 12px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .address1 div {
  overflow: hidden;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .address1 div label {
  clear: both;
  float: none;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .address1 div input[name="zip"] {
  width: 20%;
  float: left;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .address1 div input[name="city"] {
  width: 78%;
  float: left;
  margin-left: 2%;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .atvetel_modja label {
  margin-right: 10px;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .buttons {
  text-align: center;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .buttons button {
  border: 0;
  background: #66a000;
  color: #ffffff;
  padding: 5px 20px;
  text-transform: uppercase;
  font-size: 24px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .buttons button:hover {
  background: #77BB00;
}
.content .cont.utazasi_utalvany #utazasi_utalvany > .inner .message p {
  font-size: 11px;
  margin-bottom: 5px;
}
.content .cont.single-page .inner {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
  padding: 0 20px 20px;
}
.content .cont.single-page .inner img.left {
  float: left;
  margin: 0 20px 20px 0;
}
.content .cont.single-page .inner img.right {
  float: right;
  margin: 0 0 20px 20px;
}
.content .cont.single-page .inner img.center {
  width: 400px;
  margin: 0 auto 20px;
  display: block;
}
.content .cont.single-page .inner img.full {
  width: 100%;
  margin-bottom: 20px;
}
.content .cont.single-page .inner ul,
.content .cont.single-page .inner ol {
  padding-left: 40px;
  margin-bottom: 10px;
}
.content .cont.offices .page-title {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 3px solid #c62100;
  padding: 10px;
  background: #cccccc;
  margin-bottom: 20px;
}
.content .cont.offices .page-title h1 {
  margin: 0 0 0 5px;
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  text-shadow: 1px 1px rgba(119, 119, 119, 0.25);
}
.content .cont.offices aside.offices .list {
  margin: 0 -15px;
  overflow: hidden;
}
.content .cont.offices aside.offices .list p {
  font-size: 12px;
}
.content .cont.offices aside.offices .list ul li {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.content .cont.offices aside.offices .list ul li > div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #dadcdd;
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
}
.content .cont.offices aside.offices .list ul li h2 {
  color: #ffffff;
  font-size: 16px;
  overflow: hidden;
  margin: 0;
  padding: 10px 0 10px 20px;
}
.content .cont.offices aside.offices .list ul li h2 span:not(.flag) {
  line-height: 36px;
}
.content .cont.offices aside.offices .list ul li h2.open {
  background: #66a000;
}
.content .cont.offices aside.offices .list ul li h2.open span.flag.open {
  display: inline-block;
}
.content .cont.offices aside.offices .list ul li h2.open span.flag.closed {
  display: none;
}
.content .cont.offices aside.offices .list ul li h2.closed {
  background: #e00012;
}
.content .cont.offices aside.offices .list ul li h2.closed span.flag.open {
  display: none;
}
.content .cont.offices aside.offices .list ul li h2.closed span.flag.closed {
  display: inline-block;
}
.content .cont.offices aside.offices .list ul li h2 span.flag {
  background: #ffffff;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
  padding: 10px;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  margin-right: 10px;
}
.content .cont.offices aside.offices .list ul li h2 span.flag.open {
  background: #66a000;
}
.content .cont.offices aside.offices .list ul li h2 span.flag.closed {
  background: #c62100;
}
.content .cont.offices aside.offices .list ul li h2 span.flag.show {
  display: inline-block;
}
.content .cont.offices aside.offices .list ul li .image {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.content .cont.offices aside.offices .list ul li .image img {
  width: 100%;
  height: auto;
}
.content .cont.offices aside.offices .list ul li .image .fa-info-circle {
  bottom: 12px;
  right: 15px;
  font-size: 24px;
  color: #ffffff;
}
.content .cont.offices aside.offices .list ul li .image .opening-info {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 18px;
  text-shadow: 1px 2px 3px black;
  color: #ffffff;
}
.content .cont.offices aside.offices .list ul li .image .opening-hours {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms ease-out 0s;
  -moz-transition: opacity 500ms ease-out 0s;
  -o-transition: opacity 500ms ease-out 0s;
  transition: opacity 500ms ease-out 0s;
}
.content .cont.offices aside.offices .list ul li .image .opening-hours .cont {
  width: 210px;
  margin: 10px auto 0;
  text-align: center;
}
.content .cont.offices aside.offices .list ul li .image .opening-hours .cont label {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #475359;
}
.content .cont.offices aside.offices .list ul li .image .opening-hours .cont table {
  width: 100%;
}
.content .cont.offices aside.offices .list ul li .image .opening-hours .cont td {
  text-align: left;
  color: #000006;
  font-size: 12px;
}
.content .cont.offices aside.offices .list ul li .image .opening-hours .cont td:first-child {
  width: 60%;
}
.content .cont.offices aside.offices .list ul li .cont {
  font-weight: 400;
  padding: 0 10px 20px;
}
.content .cont.offices aside.offices .list ul li .cont i {
  font-size: 16px;
  color: #828383;
  margin-right: 5px;
  width: 20px;
  text-align: center;
}
.content .cont.offices aside.offices .list ul li .cont a {
  font-size: 12px;
  color: #333;
}
.content .cont.offices aside.offices .list ul li .cont p {
  white-space: nowrap;
}
.content .cont.offices aside.offices .list ul li .cont p span {
  font-size: inherit;
}
.content .cont.offices aside.offices .list ul li .cont p.address {
  overflow: hidden;
}
.content .cont.offices aside.offices .list ul li .cont p.address i {
  float: left;
}
.content .cont.offices aside.offices .list ul li .cont p.address span {
  overflow: hidden;
  display: inline-block;
}
.content .cont.offices aside.offices .list ul li:hover .opening-hours,
.content .cont.offices aside.offices .list ul li.show .opening-hours {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.content .cont.offices aside.info {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
  padding: 0 20px 20px;
  margin-bottom: 20px;
}
.content .cont.offices aside.info > div {
  padding-left: 0;
}
.content .cont.offices aside.info h3 {
  font-size: 18px;
  color: #c62100;
}
.content .cont.offices aside.info li {
  font-size: 12px;
  list-style-type: none;
  margin-bottom: 3px;
}
.content .cont.offices aside.info li span {
  font-weight: 600;
  font-size: 12px;
}
.content .cont.offer #offer_details {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dadcdd;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 20px;
}
.content .cont.offer #offer_details .top {
  overflow: hidden;
}
.content .cont.offer #offer_details .top .flag {
  background: transparent url(/assets/imgs/poligon-red.png) no-repeat right 0;
  height: 69px;
  width: 145px;
  margin-right: 20px;
  padding-right: 10px;
}
.content .cont.offer #offer_details .top .flag div {
  display: table;
  height: 100%;
  width: 100%;
}
.content .cont.offer #offer_details .top .flag div p {
  display: table-cell;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-shadow: 1px 1px 5px rgba(8, 9, 11, 0.4);
  text-align: center;
  vertical-align: middle;
  padding-top: 4px;
}
.content .cont.offer #offer_details .top .flag div p span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 40px;
}
.content .cont.offer #offer_details .top .title {
  overflow: hidden;
  margin-bottom: 20px;
  width: 67%;
}
.content .cont.offer #offer_details .top .title h1 {
  color: #c62100;
  font-weight: 600;
}
.content .cont.offer #offer_details .top .title h1 span {
  vertical-align: super;
}
.content .cont.offer #offer_details .top .title h1 span i {
  color: #e8c500;
}
.content .cont.offer #offer_details .top .title p {
  color: #000006;
}
.content .cont.offer #offer_details .top .title p i {
  color: #c62100;
  margin-right: 5px;
}
.content .cont.offer #offer_details .top .title p i.fa-map-marker {
  margin-left: 0;
}
.content .cont.offer #offer_details .top .title p > span {
  margin-right: 3px;
}
.content .cont.offer #offer_details .top .title p a {
  color: #c62100;
  font-size: 12px;
  margin-right: 20px;
}
.content .cont.offer #offer_details .top .title p .bold {
  font-weight: 600;
}
.content .cont.offer #offer_details .top .title p .blue {
  color: #c62100;
}
.content .cont.offer #offer_details .top .title p .uppercase {
  text-transform: uppercase;
}
.content .cont.offer #offer_details .top .title p .capitalize {
  text-transform: capitalize;
}
.content .cont.offer #offer_details .top .title p em {
  margin-right: 10px;
  white-space: nowrap;
}
.content .cont.offer #offer_details .middle {
  overflow: hidden;
  background: #ededed;
}
.content .cont.offer #offer_details .bottom .details {
  padding: 20px 0;
  overflow: hidden;
}
.content .cont.offer #offer_details .bottom .details > div {
  padding: 0 20px;
}
.content .cont.offer #offer_details .bottom .details .left h2 {
  color: #475359;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.content .cont.offer #offer_details .bottom .details .left h3 {
  color: #475359;
  font-size: 16px;
  margin-bottom: 10px;
}
.content .cont.offer #offer_details .bottom .details .left .availability {
  color: #475359;
  font-size: 14px;
  margin-bottom: 5px;
}
.content .cont.offer #offer_details .bottom .details .left .availability span {
  color: #c62100;
  text-transform: uppercase;
}
.content .cont.offer #offer_details .bottom .details .left .small {
  color: #475359;
  font-size: 10px;
  margin-bottom: 5px;
}
.content .cont.offer #offer_details .bottom .details .right .prices {
  margin-top: 10px;
}
.content .cont.offer #offer_details .bottom .details .right .prices .small {
  color: #475359;
  font-size: 12px;
  margin-bottom: 5px;
}
.content .cont.offer #offer_details .bottom .details .right .prices .small span {
  font-size: 14px;
  color: #c62100;
}
.content .cont.offer #offer_details .bottom .details .right .prices .large {
  color: #475359;
  font-size: 18px;
  margin-bottom: 5px;
}
.content .cont.offer #offer_details .bottom .details .right .prices .large span {
  font-size: 30px;
  color: #f34500;
  font-weight: 600;
}
.content .cont.offer #offer_details .bottom .details .right .button button {
  border: 1px solid #649900;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #66a000;
  color: #ffffff;
  font-size: 18px;
  padding: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #649900;
  width: 100%;
}
.content .cont.offer #offer_details .bottom .more-offers {
  clear: both;
  background: #f2f2f2;
  padding: 20px;
}
.content .cont.offer #offer_details .bottom .more-offers h4 {
  color: #475359;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.content .cont.offer #offer_details .bottom .more-offers .offers a {
  margin-right: 3px;
  margin-bottom: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 8px;
  border: 1px solid #dadcdd;
  background: #ffffff;
  font-size: 14px;
  color: #475359;
  font-weight: 300;
}
.content .cont.offer #offer_details .bottom .more-offers .offers a.active {
  font-weight: 600;
  color: #ffffff;
  border-color: #c62100;
  background: #c62100;
}
.content .cont.offer #free-dates {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dadcdd;
  padding: 20px;
  margin-bottom: 20px;
}
.content .cont.offer #free-dates h2 {
  color: #475359;
  font-size: 24px;
  border-bottom: 1px solid #dadcdd;
  margin: 0 0 20px;
  padding-bottom: 10px;
  font-weight: 700;
}
.content .cont.offer #free-dates .image .row1 {
  background: transparent url(assets/imgs/calendars.png) no-repeat 0 0;
}
.content .cont.offer #offer_description {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dadcdd;
  padding: 20px;
  margin-bottom: 20px;
}

.content .cont.offer #offer_description h2 {
  color: #475359;
  font-size: 24px;
  border-bottom: 1px solid #dadcdd;
  margin: 0 0 20px;
  padding-bottom: 10px;
  font-weight: 700;
}
.content .cont.offer #offer_description .in-tabs {
  overflow: hidden;
  border: 0;
}
.content .cont.offer #offer_description .in-tabs ul li {
  background: #f2f2f2;
  list-style: none;
  margin-right: 1px;
  cursor: pointer;
}
.content .cont.offer #offer_description .in-tabs ul li.active {
  background: #c62100;
}
.content .cont.offer #offer_description .in-tabs ul li.active a {
  color: #ffffff;
}
.content .cont.offer #offer_description .in-tabs ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  color: #475359;
}
.content .cont.offer #offer_description .in-tab-content {
  overflow: hidden;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  border: 1px solid #dadcdd;
}
.content .cont.offer #offer_description .in-tab-content .description {
  padding: 0 20px 20px;
}
.content .cont.offer #offer_description .in-tab-content .description h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0 5px;
}
.content .cont.offer #offer_description .in-tab-content .description p {
  font-size: 14px;
  margin-bottom: 10px;
}
.content .cont.offer #offer_description .in-tab-content .description img {
  width: 100%;
  height: auto;
}
.content .cont.offer #offer_description .in-tab-content .questions-list .question-container {
  padding: 20px;
}
.content .cont.offer #offer_description .in-tab-content .questions-list .question-container .question {
  font-size: 14px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 10px;
}
.content .cont.offer #offer_description .in-tab-content .questions-list .question-container .answare {
  font-size: 14px;
  margin-bottom: 10px;
}
.content .cont.offer #offer_description .in-tab-content .questions-list .question-container .title {
  font-size: 12px;
  overflow: hidden;
  padding: 0 0 10px;
  border-bottom: 1px solid #ededed;
}
.content .cont.offer #offer_description .in-tab-content .questions-list .question-container .title span {
  font-size: inherit;
}
.content .cont.offer #offer_description .in-tab-content .questions-list .question-container .title .name {
  float: left;
}
.content .cont.offer #offer_description .in-tab-content .questions-list .question-container .title .date {
  float: right;
}
.content .cont.offer #offer_description .in-tab-content .rating {
  padding-top: 10px;
}
.content .cont.offer #offer_description .in-tab-content .rating .rating-progress ul li {
  list-style: none;
  overflow: hidden;
}
.content .cont.offer #offer_description .in-tab-content .rating .rating-progress ul li label {
  font-size: 13px;
  font-weight: 600;
  color: #475359;
}
.content .cont.offer #offer_description .in-tab-content .rating .rating-progress ul li .progress {
  margin-bottom: 10px;
}
.content .cont.offer #offer_description .in-tab-content .rating .sum-rating {
  text-align: center;
}
.content .cont.offer #offer_description .in-tab-content .rating .sum-rating .small {
  font-size: 14px;
  font-weight: 300;
  margin: 20px 0 40px;
}
.content .cont.offer #offer_description .in-tab-content .rating .sum-rating .small span {
  font-weight: 700;
}
.content .cont.offer #offer_description .in-tab-content .rating .sum-rating .large {
  font-size: 30px;
  font-weight: 700;
  color: #475359;
}
.content .cont.offer #offer_description .in-tab-content .reviews-list {
  padding: 20px;
}
.content .cont.offer #offer_description .in-tab-content .reviews-list .review .title {
  background: #ededed;
  padding: 5px 10px;
  margin-bottom: 5px;
  overflow: hidden;
}
.content .cont.offer #offer_description .in-tab-content .reviews-list .review .title .name-date {
  line-height: 34px;
  float: left;
  font-weight: 700;
  font-size: 12px;
}
.content .cont.offer #offer_description .in-tab-content .reviews-list .review .title .name-date span {
  font-size: inherit;
  font-weight: 300;
}
.content .cont.offer #offer_description .in-tab-content .reviews-list .review .title .rate {
  float: right;
  font-size: 24px;
  color: #475359;
  font-weight: 700;
}
.content .cont.offer #offer_description .in-tab-content .reviews-list .review .review-txt {
  padding: 5px 5px 15px;
}
.content .cont.offer #callback {
  margin-bottom: 20px;
}
.content .cont.offer #callback > .inner {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.content .cont.offer #callback > .inner .head {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
  background: #475359;
}
.content .cont.offer #callback > .inner .head > div {
  background: transparent url(/assets/imgs/ico-bige.png) no-repeat left center;
  padding: 10px 0 9px 90px;
  overflow: hidden;
  float: left;
}
.content .cont.offer #callback > .inner .head h3 {
  margin: 0 0 5px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  text-shadow: 1px 1px #4f7902;
  font-weight: 300;
}
.content .cont.offer #callback > .inner .head h3 span {
  font-size: inherit;
  font-weight: 600;
}
.content .cont.offer #callback > .inner .head p {
  color: #ffffff;
  font-size: 12px;
  text-shadow: 1px 1px #4f7902;
}
.content .cont.offer #callback > .inner .cont {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px solid #dadcdd;
  background: #ffffff;
  padding: 20px 0;
}
.content .cont.offer #callback > .inner .cont > form > div {
  padding: 0;
  margin: 0;
}
.content .cont.offer #callback > .inner .cont label {
  font-size: 12px;
  font-weight: 400;
}
.content .cont.offer #callback > .inner .cont .input-group {
  width: 100%;
}
.content .cont.offer #callback > .inner .cont .input-group span {
  width: 15%;
}
.content .cont.offer #callback > .inner .cont .input-group input {
  float: left;
}
.content .cont.offer #callback > .inner .cont .input-group input.callback_phone_prefix {
  width: 20%;
  border-right: 0;
}
.content .cont.offer #callback > .inner .cont .input-group input.callback_phone {
  width: 80%;
}
.content .cont.offer #callback > .inner .cont .buttons {
  text-align: center;
}
.content .cont.offer #callback > .inner .cont .buttons button {
  background: #66a000;
  border: 1px solid #66a000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 10px;
  margin-top: 20px;
  white-space: nowrap;
}
.content .cont.offer #callback > .inner .cont .buttons button:hover {
  background: #77BB00;
}
.content .cont.offer .offers-list {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 20px;
}
.content .cont.offer .offers-list h2 {
  font-size: 16px;
  font-weight: 100;
  background: #c62100;
  color: #ffffff;
  margin: 0;
  padding: 10px 20px;
}
.content .cont.offer .offers-list h2 span {
  font-weight: 600;
  text-transform: uppercase;
}
.content .cont.offer .offers-list .list {
  padding: 10px 10px 0;
}
.content .cont.offer .offers-list .list ul li {
  list-style: none;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  padding: 0 10px 0 0;
}
.content .cont.offer .offers-list .list ul li > a {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.content .cont.offer .offers-list .list ul li .image {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.content .cont.offer .offers-list .list ul li .image img {
  width: 100%;
  height: auto;
}
.content .cont.offer .offers-list .list ul li .desc {
  overflow: hidden;
}
.content .cont.offer .offers-list .list ul li .desc h3 {
  font-size: 14px;
  color: #c62100;
  margin: 0 0 5px;
}
.content .cont.offer .offers-list .list ul li .desc .destination {
  font-size: 11px;
}
.content .cont.offer .offers-list .list ul li .desc .price {
  font-size: 14px;
  color: #66a000;
}
.content .cont.offer #booking {
  border: 1px solid #dadcdd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.offer #booking > .inner {
  padding: 20px;
}
.content .cont.offer #booking > .inner .process > div {
  border-bottom: 1px solid #ededed;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.content .cont.offer #booking > .inner h1 {
  font-size: 24px;
  text-transform: uppercase;
  color: #c62100;
  margin: 0 0 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ededed;
  font-weight: 600;
}
.content .cont.offer #booking > .inner h2 {
  color: #475359;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 15px;
}
.content .cont.offer #booking > .inner .process .voucher-count .tags span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  color: #475359;
  display: inline-block;
  padding: 3px 5px;
  margin: 0 3px 3px 0;
  border: 1px solid #ededed;
  font-weight: 300;
  cursor: pointer;
}
.content .cont.offer #booking > .inner .process .voucher-count .tags span.active {
  background: #c62100;
  font-weight: 600;
  color: #ffffff;
  border-color: #c62100;
}
.content .cont.offer #booking > .inner .process .children-age .ages select {
  width: 30%;
  margin: 0 3px 3px 0;
  display: inline-block;
}
.content .cont.offer #booking > .inner .process .extras {
  border-bottom: 0;
}
.content .cont.offer #booking > .inner .process .extras .extras-list table {
  width: 100%;
  margin-bottom: 20px;
}
.content .cont.offer #booking > .inner .process .extras .extras-list table tr:nth-child(even) {
  background: #f2f2f2;
}
.content .cont.offer #booking > .inner .process .extras .extras-list table tr:nth-child(odd) {
  background: #ffffff;
}
.content .cont.offer #booking > .inner .process .extras .extras-list table td {
  padding: 3px 5px;
  font-size: 14px;
  font-weight: 300;
  color: #475359;
}
.content .cont.offer #booking > .inner .process .extras .extras-list table td:nth-child(1) {
  text-align: center;
  width: 40px;
}
.content .cont.offer #booking > .inner .process .extras .extras-list table td:nth-child(2) {
  text-align: left;
}
.content .cont.offer #booking > .inner .process .extras .extras-list table td:nth-child(3) {
  width: 140px;
  text-align: right;
  padding-right: 20px;
}
.content .cont.offer #booking > .inner .process .customer-datas > div {
  width: 100%;
}
.content .cont.offer #booking > .inner .process .customer-datas .form-group label {
  text-align: left;
  font-weight: 300;
  font-size: 13px;
}
.content .cont.offer #booking > .inner .process .customer-datas .form-group input.address {
  overflow: hidden;
}
.content .cont.offer #booking > .inner .process .customer-datas .form-group input.zip {
  float: left;
  width: 29%;
  margin-right: 1%;
}
.content .cont.offer #booking > .inner .process .customer-datas .form-group input.city {
  float: left;
  width: 70%;
}
.content .cont.offer #booking > .inner .process .customer-datas .form-group button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  display: inline-block;
  padding: 3px 5px;
  margin: 0 3px 3px 15px;
  background: #c62100;
  font-weight: 600;
  color: #ffffff;
  border: 1px solid #c62100;
}
.content .cont.offer #booking > .inner .process .payment-options {
  border: 0;
  padding: 0;
  margin: 0;
}
.content .cont.offer #booking > .inner .process .payment-options a {
  color: #475359;
}
.content .cont.offer #booking > .inner .process .payment-options > div .columns {
  overflow: hidden;
  margin: 0 -15px 40px;
}
.content .cont.offer #booking > .inner .process .payment-options > div .mode ul li,
.content .cont.offer #booking > .inner .process .payment-options > div .takeover ul li {
  list-style: none;
  margin-bottom: 3px;
  overflow: hidden;
}
.content .cont.offer #booking > .inner .process .payment-options > div .mode ul li input,
.content .cont.offer #booking > .inner .process .payment-options > div .takeover ul li input {
  margin-left: 2px;
  margin-right: 5px;
  float: left;
}
.content .cont.offer #booking > .inner .process .payment-options > div .mode ul li span,
.content .cont.offer #booking > .inner .process .payment-options > div .takeover ul li span {
  margin-top: 2px;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 300;
  color: #475359;
  float: left;
}
.content .cont.offer #booking > .inner .process .payment-options > div .mode ul li i,
.content .cont.offer #booking > .inner .process .payment-options > div .takeover ul li i {
  color: #006e9a;
}
.content .cont.offer #booking > .inner .process .payment-options > div .message h2 {
  margin-bottom: 10px;
}
.content .cont.offer #booking > .inner .process .payment-options > div .message p {
  font-size: 12px;
  margin-bottom: 10px;
}
.content .cont.offer #booking > .inner .process .payment-options > div .message textarea {
  height: 100px;
  margin-bottom: 20px;
}
.content .cont.offer #booking > .inner .process .payment-options > div .button button {
  border: 1px solid #649900;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #66a000;
  color: #ffffff;
  font-size: 18px;
  padding: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #649900;
  width: 100%;
}
.content .cont.offer #booking .totalamount td {
  font-size: 20px !important;
  font-weight: bold !important;
}
.content .cont.home #slideshow {
  margin-top: -20px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.content .cont.home #slideshow .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.content .cont.home #slideshow .rslides li {
  width: 100%;
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  background-position: center middle;
}
.content .cont.home #slideshow .rslides li > div.inner {
  position: relative;
  height: 100%;
}
.content .cont.home #slideshow .rslides li > div.inner > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}
.content .cont.home #slideshow .rslides li > div.inner .info {
  position: absolute;
  top: 0;
  left: 50%;
  text-align: right;
  width: 80%;
  margin-left: -40%;
  z-index: 100;
}
.content .cont.home #slideshow .rslides li > div.inner .info h1 {
  color: #ffffff;
  padding-top: 30px;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
}
.content .cont.home #slideshow .rslides li > div.inner .info .subtitle {
  color: #ffffff;
  font-weight: 300;
  text-shadow: 1px 1px 2px #000;
  margin-bottom: 20px;
  display: inline-block;
  padding: 3px 20px;
  background: rgba(0, 0, 0, 0.5);
}
.content .cont.home #slideshow .rslides li > div.inner .info .featured {
  display: inline-block;
  line-height: 44px;
  margin: 20px 0 0 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  text-shadow: 1px 1px 2px #000;
}
.content .cont.home #slideshow .rslides li > div.inner .info .featured.red span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: inherit;
  background: #e8c500;
  color: #ffffff;
  padding: 3px 20px;
}
.content .cont.home #slideshow .rslides:first-child {
  position: relative;
  display: block;
  float: left;
}
.content .cont.home #slideshow .rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.content .cont.home #slideshow .rslides_nav {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -17.5px;
  z-index: 1000;
}
.content .cont.home #slideshow .rslides_nav.prev {
  background: transparent url(/assets/imgs/sleft.png) no-repeat 0 0;
  width: 35px;
  height: 35px;
}
.content .cont.home #slideshow .rslides_nav.next {
  background: transparent url(/assets/imgs/sright.png) no-repeat 0 0;
  width: 35px;
  height: 35px;
}
.content .cont.home #slideshow .search-box {
  position: absolute;
  width: 100%;
  bottom: 40px;
  z-index: 999;
}
.content .cont.home #slideshow .search-box .container {
  padding: 0 20px;
}
.content .cont.home #slideshow .search-box .inner {
  background: rgba(0, 0, 6, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.home #slideshow .search-box .inner h1 {
  color: #ffffff;
  text-shadow: 1px 1px 2px #000;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 600;
  letter-spacing: -1px;
}
.content .cont.home #slideshow .search-box .inner h2 {
  color: #ffffff;
  text-shadow: 1px 1px 2px #000;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 600;
}
.content .cont.home #slideshow .search-box .inner .form-group {
  overflow: hidden;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
}
.content .cont.home #slideshow .search-box .inner .form-group .destination {
  width: 45%;
  margin-right: 1%;
  float: left;
  font-size: 16px;
  padding: 10px;
  height: auto;
  border-color: #a4a4a3;
  box-shadow: 1px 1px 0px #8C8C8C;
}
.content .cont.home #slideshow .search-box .inner .form-group .datepicker {
  width: 20%;
  margin-right: 1%;
  border-color: #a4a4a3;
  box-shadow: 1px 1px 0px #8C8C8C;
  float: left;
  font-size: 16px;
  padding: 10px;
  height: auto;
  padding-right: 35px;
  background: #ffffff url(/assets/imgs/bg-calendar-ico.jpg) no-repeat right 10px;
}
.content .cont.home #slideshow .search-box .inner .form-group select {
  width: 20%;
  margin-right: 1%;
  border-color: #a4a4a3;
  box-shadow: 1px 1px 0px #8C8C8C;
  float: left;
  font-size: 16px;
  padding: 10px;
  height: 44px;
}
.content .cont.home #slideshow .search-box .inner .form-group button {
  width: 12%;
  height: auto;
  box-shadow: 2px 2px 0px #8C8C8C;
  border: 1px solid #66a000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #66a000;
  color: #ffffff;
  float: left;
  font-size: 24px;
  padding: 4px 10px;
  text-shadow: 1px 1px 2px #656565;
}
.content .cont.home #simple_offer_list {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  background: #c62100;
  margin-bottom: 30px;
}
.content .cont.home #simple_offer_list > .inner .title .inner {
  text-align: center;
}
.content .cont.home #simple_offer_list > .inner .title .inner p {
  color: #ffffff;
  text-shadow: 0 1px rgba(8, 9, 11, 0.3);
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 20px;
}
.content .cont.home #simple_offer_list > .inner .title .inner .more-offers {
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #66a000;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 100;
}
.content .cont.home #simple_offer_list > .inner .title .inner .more-offers:hover {
  background: #77BB00;
}
.content .cont.home #simple_offer_list > .inner .list {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  padding: 20px 0 0;
  overflow: hidden;
}
.content .cont.home #simple_offer_list > .inner .list ul li {
  position: relative;
  list-style: none;
  overflow: hidden;
  margin-bottom: 20px;
}
.content .cont.home #simple_offer_list > .inner .list ul li > div {
  border: 1px solid #ffffff;
  overflow: hidden;
}
.content .cont.home #simple_offer_list > .inner .list ul li > div > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .cont.home #simple_offer_list > .inner .list ul li:hover > div {
  border: 1px solid #e9e9e9;
}
.content .cont.home #simple_offer_list > .inner .list ul li .image {
  float: left;
  margin-right: 10px;
}
.content .cont.home #simple_offer_list > .inner .list ul li .cont {
  overflow: hidden;
  padding: 5px 0 4px;
}
.content .cont.home #simple_offer_list > .inner .list ul li .cont h3 {
  color: #c62100;
  font-size: 14px;
  margin: 0 0;
  line-height: 18px;
}
.content .cont.home #simple_offer_list > .inner .list ul li .cont .destination {
  font-size: 11px;
}
.content .cont.home #simple_offer_list > .inner .list ul li .cont .price {
  color: #66a000;
  font-size: 14px;
  font-weight: 600;
}
.content .cont.home #featured_offer_list {
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
.content .cont.home #featured_offer_list div.title {
  margin: 0 15px 15px;
  background: #e5e5e5;
  overflow: hidden;
}
.content .cont.home #featured_offer_list div.title h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 40px;
  margin: 0;
  background: #c62100;
  font-size: 30px;
  padding: 0 20px;
}
.content .cont.home #featured_offer_list div.title h2 span {
  color: inherit;
  font-size: inherit;
  font-weight: 600;
}
.content .cont.home #featured_offer_list div.title span.subtitle {
  height: 40px;
  display: block;
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
}
.content .cont.home #featured_offer_list .list ul li {
  position: relative;
  list-style: none;
  margin-bottom: 20px;
  cursor: pointer;
}
.content .cont.home #featured_offer_list .list ul li > .inner {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  padding: 10px;
  overflow: hidden;
}
.content .cont.home #featured_offer_list .list ul li > .inner > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.content .cont.home #featured_offer_list .list ul li > .inner .green-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.content .cont.home #featured_offer_list .list ul li > .inner .green-line > .inner {
  display: table;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.content .cont.home #featured_offer_list .list ul li > .inner .green-line > .inner span {
  display: none;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.content .cont.home #featured_offer_list .list ul li > .inner .green-line > .inner span.green {
  background: #66a000;
  text-align: right;
  vertical-align: middle;
  max-width: 30px;
  padding: 0 5px;
  font-size: 20px;
}
.content .cont.home #featured_offer_list .list ul li > .inner .green-line > .inner span i {
  color: #ffffff;
}
.content .cont.home #featured_offer_list .list ul li > .inner .image {
  position: relative;
}
.content .cont.home #featured_offer_list .list ul li > .inner .image img {
  width: 100%;
  height: auto;
}
.content .cont.home #featured_offer_list .list ul li > .inner .image .flag {
  position: absolute;
  top: 0;
  right: -14px;
  background: transparent url(/assets/imgs/poligon-red.png) no-repeat right 0;
  height: 69px;
  width: 130px;
  text-align: center;
  overflow: hidden;
}
.content .cont.home #featured_offer_list .list ul li > .inner .image .flag .text {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 0 1px rgba(8, 9, 11, 0.3);
  overflow: hidden;
  margin-top: 8px;
}
.content .cont.home #featured_offer_list .list ul li > .inner .image .flag .percent {
  font-size: 30px;
  color: #ffffff;
  text-shadow: 0 1px rgba(8, 9, 11, 0.3);
  line-height: 30px;
  font-weight: 700;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont {
  overflow: hidden;
  padding-right: 50px;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont h3 {
  color: #c62100;
  font-weight: 600;
  margin: 10px 0 5px;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont h3 span {
  white-space: nowrap;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont h3 span i {
  color: #e8c500;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .destination {
  margin-bottom: 10px;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .destination i {
  color: #c62100;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .destination span {
  font-size: 14px;
  font-weight: 600;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .destination span.uppercase {
  text-transform: uppercase;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .desc {
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .desc label {
  font-weight: 100;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .price {
  font-size: 14px;
  margin-top: 20px;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .price span {
  font-weight: 600;
  text-decoration: line-through;
}
.content .cont.home #featured_offer_list .list ul li > .inner .cont .price span.main {
  display: block;
  color: #66a000;
  text-decoration: none;
}
.content .cont.home #featured_offer_list .list ul li:hover > .inner .green-line > .inner span {
  display: table-cell;
}
.content .cont.home #blue_line_offer_list {
  background: #c62100;
  padding: 25px 0 0;
  margin-bottom: 50px;
}
.content .cont.home #blue_line_offer_list .inner {
  margin: 0 -15px;
}
.content .cont.home #blue_line_offer_list .inner ul li {
  list-style: none;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}
.content .cont.home #blue_line_offer_list .inner ul li > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .cont.home #blue_line_offer_list .inner ul li .image {
  float: left;
  margin-right: 10px;
}
.content .cont.home #blue_line_offer_list .inner ul li .desc {
  overflow: hidden;
  text-shadow: 0 1px rgba(8, 9, 11, 0.3);
  color: #ffffff;
}
.content .cont.home #blue_line_offer_list .inner ul li .desc h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 21px 0 0;
}
.content .cont.home #blue_line_offer_list .inner ul li .desc p {
  font-size: 14px;
  font-weight: 100;
}
.content .cont.home #popular_destination_list {
  overflow: hidden;
  margin: 0 -15px 10px;
}
.content .cont.home #popular_destination_list div.title {
  margin: 0 15px 15px;
  background: #e5e5e5;
  overflow: hidden;
}
.content .cont.home #popular_destination_list div.title h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 40px;
  margin: 0;
  background: #c62100;
  font-size: 30px;
  padding: 0 20px;
}
.content .cont.home #popular_destination_list div.title h2 span {
  color: inherit;
  font-size: inherit;
  font-weight: 600;
}
.content .cont.home #popular_destination_list div.title span.subtitle {
  height: 40px;
  display: block;
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  min-width: 8px;
}
.content .cont.home #popular_destination_list .cont > div {
  margin-bottom: 20px;
}
.content .cont.home #popular_destination_list .cont > div > .inner {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
}
.content .cont.home #popular_destination_list .cont > div > .inner .image {
  width: 100%;
}
.content .cont.home #popular_destination_list .cont > div > .inner .image img {
  width: 100%;
  height: auto;
}
.content .cont.home #popular_destination_list .cont > div > .inner h4 {
  background: #c62100;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  padding: 15px 20px;
  text-align: center;
}
.content .cont.home #popular_destination_list .cont > div > .inner .list ul {
  margin-top: 20px;
  padding: 0 10px;
}
.content .cont.home #popular_destination_list .cont > div > .inner .list ul li {
  padding: 5px 0 0;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
}
.content .cont.home #popular_destination_list .cont > div > .inner .list ul li a {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.content .cont.home #popular_destination_list .cont > div > .inner .list ul li a h3 {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  float: left;
  margin: 0;
  color: #000006;
  line-height: 30px;
}
.content .cont.home #popular_destination_list .cont > div > .inner .list ul li a .price {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  float: right;
  color: #66a000;
  line-height: 30px;
}
.content .cont.home #popular_destination_list .cont > div > .inner .list ul li a:hover h3 {
  color: #c62100;
}
.content .cont.home #popular_destination_list .cont > div > .inner .list ul li a:hover .price {
  color: #c62100;
}
.content .cont.home #popular_destination_list .foot {
  display: table;
  width: 100%;
}
.content .cont.home #popular_destination_list .foot .inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 25px 0;
}
.content .cont.home #popular_destination_list .foot .inner a {
  font-size: 14px;
  text-transform: uppercase;
  color: #c62100;
  font-weight: 600;
}
.content .cont.home #popular_destination_list .foot .inner a:hover {
  text-decoration: underline;
}
.content .cont.home #more_destinations {
  text-align: center;
  margin-bottom: 30px;
}
.content .cont.home #more_destinations h4 {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #000006;
}
.content .cont.home #more_destinations a {
  color: #c62100;
}
.content .cont.home #more_destinations a:hover {
  text-decoration: underline;
}
.content .cont.home #more_destinations .separator {
  color: #e9e9e9;
}
.content .cont.home #destinations_list .cont .row .item {
  margin-bottom: 25px;
}
.content .cont.home #destinations_list .cont .row .item .inner {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.content .cont.home #destinations_list .cont .row .item .inner a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  z-index: 50;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.home #destinations_list .cont .row .item .inner a:hover {
  border: 3px solid #c62100;
}
.content .cont.home #destinations_list .cont .row .item .inner img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.home #destinations_list .cont .row .item .inner .title {
  position: absolute;
  z-index: 10;
  font-size: 20px;
  color: #000006;
  background: #ffffff;
  padding: 5px 10px;
  font-weight: 600;
  bottom: 55px;
  left: 15px;
}
.content .cont.home #destinations_list .cont .row .item .inner .desc {
  position: absolute;
  z-index: 10;
  font-size: 16px;
  color: #ffffff;
  background: #c62100;
  padding: 5px 10px;
  font-weight: 400;
  bottom: 15px;
  left: 15px;
}
.content .cont.home #destinations_list .button {
  text-align: center;
  margin-bottom: 25px;
}
.content .cont.home #destinations_list .button button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #66a000;
  color: #ffffff;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  padding: 10px 20px;
  border: 1px solid #66a000;
  text-transform: uppercase;
}
.content .cont.home #tabs_tags_cloud {
  margin-bottom: 25px;
}
.content .cont.home #tabs_tags_cloud .nav {
  border: 0;
}
.content .cont.home #tabs_tags_cloud .nav li a {
  font-size: 18px;
  font-weight: 700;
}
.content .cont.home #tabs_tags_cloud .tab-content {
  background: #ffffff;
  overflow: hidden;
  border: 1px solid #e9e9e9;
}
.content .cont.home #tabs_tags_cloud .tab-content h3 {
  margin: 25px 15px 15px;
}
.content .cont.home #tabs_tags_cloud .tab-content .tags {
  padding: 15px;
}
.content .cont.home #tabs_tags_cloud .tab-content .tags a {
  display: inline-block;
  font-size: 16px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
}
.content .cont.home #tabs_tags_cloud .tab-content .tags a i {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 2px solid #e9e9e9;
  color: #ffffff;
  background: #e9e9e9;
  font-weight: 700;
  font-size: 20px;
  padding: 0px 0 2px;
  display: inline-block;
  width: 42px;
  text-align: center;
  line-height: 40px;
}
.content .cont.home #tabs_tags_cloud .tab-content .tags a span {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 2px solid #e9e9e9;
  font-size: inherit;
  background: #ffffff;
  color: #c62100;
  font-weight: 700;
  padding: 10px 20px;
}
.content .cont.home #tabs_tags_cloud .tab-content .tags a:hover i {
  border: 2px solid #c62100;
  color: #ffffff;
  background: #c62100;
}
.content .cont.home #tabs_tags_cloud .tab-content .tags a:hover span {
  border: 2px solid #004d68;
  color: #ffffff;
  background: #004d68;
}
.content .cont.home #tabs_tags_cloud .tab-content #countries .cont .thumbnails > div {
  margin-bottom: 25px;
}
.content .cont.home #tabs_tags_cloud .tab-content #countries .cont .thumbnails > div .inner {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.home #tabs_tags_cloud .tab-content #countries .cont .thumbnails > div .inner a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.home #tabs_tags_cloud .tab-content #countries .cont .thumbnails > div .inner a:hover {
  border: 3px solid #c62100;
}
.content .cont.home #tabs_tags_cloud .tab-content #countries .cont .thumbnails > div .inner img {
  width: 100%;
  height: auto;
}
.content .cont.home #tabs_tags_cloud .tab-content #countries .cont .thumbnails > div .inner .title {
  position: absolute;
  z-index: 10;
  font-size: 20px;
  color: #000006;
  background: #ffffff;
  padding: 0 10px 0 0;
  font-weight: 600;
  bottom: 15px;
  left: 15px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
  line-height: 40px;
}
.content .cont.home #tabs_tags_cloud .tab-content #countries .cont .thumbnails > div .inner .title span {
  display: inline-block;
  width: 40px;
  height: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  background: #dadcdd;
  color: #ffffff;
  margin-right: 10px;
}
.content .cont.home #newsletter_box {
  overflow: hidden;
  padding: 25px;
  background: #e9e9e9;
  margin-bottom: 25px;
}
.content .cont.home #newsletter_box .desc {
  overflow: hidden;
}
.content .cont.home #newsletter_box .desc .icon {
  float: left;
  margin-right: 20px;
}
.content .cont.home #newsletter_box .desc .icon i {
  color: #c62100;
  line-height: 59px;
}
.content .cont.home #newsletter_box .desc .text {
  overflow: hidden;
}
.content .cont.home #newsletter_box .desc .text h4 {
  color: #c62100;
  font-weight: 600;
  margin: 0 0 5px;
}
.content .cont.home #newsletter_box .form {
  padding: 15px 0 0;
}
.content .cont.home #newsletter_box .form > div {
  overflow: hidden;
  margin-bottom: 0;
}
.content .cont.home #newsletter_box .form > div button {
  background: #66a000;
  color: #ffffff;
  border: 1px solid #66a000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  padding: 6px 10px 5px;
  text-transform: uppercase;
}
.content .cont.home #newsletter_box .form > div button:hover {
  background: #77BB00;
}
.content .cont.home #branding {
  overflow: hidden;
  background: #e9e9e9;
  padding: 25px 0;
}
.content .cont.home #branding .container {
  padding: 0;
}
.content .cont.home #branding .text {
  height: 100%;
}
.content .cont.home #branding .text p {
  font-size: 18px;
}
.content .cont.home #branding .text p .img-data {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjVweCIgaGVpZ2h0PSIzMXB4IiB2aWV3Qm94PSIwIDAgMjUgMzEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmJhbm5lcl9jaGVja2VkPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IkxvY2F0aW9uIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSJVU1At4oCTLUNpdHkiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNjYuMDAwMDAwLCAtNDA3LjAwMDAwMCkiIGZpbGw9IiNGQTQ2MTYiPiAgICAgICAgICAgIDxnIGlkPSJVU1AiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1MC4wMDAwMDAsIDM4OC4wMDAwMDApIj4gICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi4wMDAwMDAsIDE1LjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ik91ci1Qcm9taXNlOi0rLWJhbm5lcl9jaGVja2VkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgNC4wMDAwMDApIj4gICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iYmFubmVyX2NoZWNrZWQiPiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTIuNTE2NTc5OSwzMC45NzgxODk3IEwxLjQ0MjM2MTExLDI1LjQ3OTIyNDEgQzAuNjc5OTQ3OTE3LDI1LjEwMDYwMzQgMC4wNjE4OTIzNjExLDI0LjEwNjI5MzEgMC4wNjE4OTIzNjExLDIzLjI0NjI5MzEgTDAuMDYxODkyMzYxMSwxLjYwMzYyMDY5IEMwLjA2MTg5MjM2MTEsMC43NDg5NjU1MTcgMC43NTQwNzk4NjEsMC4wNTYxMjA2ODk3IDEuNjIwMTM4ODksMC4wNTYxMjA2ODk3IEwyMy40MTMxMDc2LDAuMDU2MTIwNjg5NyBDMjQuMjczNjk3OSwwLjA1NjEyMDY4OTcgMjQuOTcxMzU0MiwwLjc0MzUzNDQ4MyAyNC45NzEzNTQyLDEuNjAzNjIwNjkgTDI0Ljk3MTM1NDIsMjMuMjQ2MjkzMSBDMjQuOTcxMzU0MiwyNC4xMDA5NDgzIDI0LjMzNjYzMTksMjUuMTA4ODc5MyAyMy41OTA4ODU0LDI1LjQ3OTIyNDEgTDEyLjUxNjY2NjcsMzAuOTc4MTg5NyBMMTIuNTE2NTc5OSwzMC45NzgxODk3IFogTTEwLjk0OTgyNjQsMjAuMTQ1Njg5NyBMMjEuMDY5MTg0LDEwLjExNTg2MjEgTDE4LjczMzk0MSw3Ljc5NjcyNDE0IEwxMC45NDk4MjY0LDE1LjUyNzE1NTIgTDYuMjc5MzQwMjgsMTAuODg4ODc5MyBMMy45NDQwOTcyMiwxMy4yMDgwMTcyIEwxMC45NDk4MjY0LDIwLjE0NTY4OTcgTDEwLjk0OTgyNjQsMjAuMTQ1Njg5NyBaIiBpZD0iU2hhcGUiPjwvcGF0aD4gICAgICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) no-repeat 0 0;
  width: 25px;
  height: 31px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.content .cont.home #branding .list {
  padding: 0;
}
.content .cont.home #branding .list ul li {
  list-style: none;
  overflow: hidden;
  padding-left: 0;
}
.content .cont.home #branding .list ul li .icon {
  padding-left: 1px;
}
.content .cont.home #branding .list ul li .icon i {
  font-size: 20px;
  color: #66a000;
  margin-right: 10px;
  margin-bottom: 5px;
}
.content .cont.home #branding .list ul li .text {
  overflow: hidden;
}
.content .cont.home #branding .list ul li .text p {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  display: block;
}
.content .cont.home #branding .list ul li .text span {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #475359;
  display: block;
}
.content .cont.home #process_box {
  margin-bottom: 20px;
}
.content .cont.home #process_box .inner {
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.home #process_box .inner .process {
  list-style: none;
  overflow: hidden;
  font: 18px Helvetica, Arial, Sans-Serif;
  width: 100%;
}
.content .cont.home #process_box .inner .process li div {
  color: white;
  text-decoration: none;
  padding: 10px 0 10px 30px;
  background: #007bab;
  position: relative;
  display: block;
  float: left;
  width: 100%;
}
.content .cont.home #process_box .inner .process li div i {
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 39px;
  display: inline-block;
}
.content .cont.home #process_box .inner .process li div p span {
  display: table-cell;
  vertical-align: middle;
}
.content .cont.home #process_box .inner .process li div:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 30px solid #a5630d;
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: 2;
}
.content .cont.home #process_box .inner .process li div:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-left: 2px;
  left: 100%;
  z-index: 1;
}
.content .cont.home #process_box .inner .process li:first-child div {
  padding-left: 10px;
}
.content .cont.home #process_box .inner .process li:nth-child(1) div {
  background: #007bab;
}
.content .cont.home #process_box .inner .process li:nth-child(1) div:after {
  border-left-color: #007bab;
}
.content .cont.home #process_box .inner .process li:nth-child(1) div i {
  background-image: url(/assets/imgs/ico-accommodation.png);
  width: 46px;
}
.content .cont.home #process_box .inner .process li:nth-child(2) div {
  background: #67a100;
}
.content .cont.home #process_box .inner .process li:nth-child(2) div:after {
  border-left-color: #67a100;
}
.content .cont.home #process_box .inner .process li:nth-child(2) div i {
  background-image: url(/assets/imgs/ico-datas.png);
  width: 43px;
}
.content .cont.home #process_box .inner .process li:nth-child(3) div {
  background: #c62100;
}
.content .cont.home #process_box .inner .process li:nth-child(3) div:after {
  border-left-color: #c62100;
}
.content .cont.home #process_box .inner .process li:nth-child(3) div i {
  background-image: url(/assets/imgs/ico-download.png);
  width: 38px;
}
.content .cont.home #process_box .inner .process li:nth-child(4) div {
  background: #8d3b90;
}
.content .cont.home #process_box .inner .process li:nth-child(4) div:after {
  border-left-color: #8d3b90;
}
.content .cont.home #process_box .inner .process li:nth-child(4) div i {
  background-image: url(/assets/imgs/ico-pay.png);
  width: 38px;
}
.content .cont.home #process_box .inner .process li:last-child a {
  background: transparent !important;
  color: black;
  pointer-events: none;
  cursor: default;
}
.content .cont.home #process_box .inner .process li:last-child div:after {
  border: 0;
}
.content .cont.inland #inland_wide_featured > .inner {
  position: relative;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 20px;
}
.content .cont.inland #inland_wide_featured > .inner .image {
  position: relative;
}
.content .cont.inland #inland_wide_featured > .inner .image img {
  width: 100%;
  height: auto;
}
.content .cont.inland #inland_wide_featured > .inner .image .flag {
  position: absolute;
  top: 0;
  z-index: 50;
  background: transparent url(/assets/imgs/poligon-red.png) no-repeat -18px 0;
  height: 69px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  box-sizing: border-box;
  line-height: 24px;
  text-shadow: 0 1px rgba(8, 9, 11, 0.3);
}
.content .cont.inland #inland_wide_featured > .inner .image .flag .text {
  text-transform: uppercase;
  font-size: 14px;
}
.content .cont.inland #inland_wide_featured > .inner .image .flag .percent {
  font-size: 30px;
}
.content .cont.inland #inland_wide_featured > .inner .desc {
  overflow: hidden;
}
.content .cont.inland #inland_wide_featured > .inner .desc .head {
  background: #f1f1f1;
  overflow: hidden;
}
.content .cont.inland #inland_wide_featured > .inner .desc .head h2 {
  font-weight: 600;
  color: #c62100;
  margin: 0;
}
.content .cont.inland #inland_wide_featured > .inner .desc .head h2 span {
  vertical-align: super;
  white-space: nowrap;
  color: #e8c500;
}
.content .cont.inland #inland_wide_featured > .inner .desc .head p .destination {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
}
.content .cont.inland #inland_wide_featured > .inner .desc .head p .destination i {
  color: #c62100;
  margin-right: 3px;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont {
  padding: 20px;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .top .table {
  display: table;
  margin-bottom: 0;
  border-bottom: 1px solid #e9e9e9;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .top .cell {
  display: table-cell;
  text-align: left;
  padding-bottom: 10px;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .top .cell.right {
  padding-left: 10px;
  border-left: 1px solid #e9e9e9;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .top label {
  font-weight: 100;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .top span {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .middle {
  padding: 20px 0;
  border-bottom: 1px solid #e9e9e9;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .middle label {
  color: #c62100;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .middle p {
  font-size: 16px;
  font-weight: 100;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom {
  padding-top: 20px;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom .cell {
  vertical-align: middle;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom .cell.price {
  text-align: left;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom .catalog-price {
  font-weight: 100;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom .catalog-price span {
  font-weight: 600;
  text-decoration: line-through;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom p.price {
  color: #66a000;
  font-weight: 600;
  line-height: 28px;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom p.price span {
  font-weight: 300;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom .details {
  display: inline-block;
  text-transform: uppercase;
  background: #66a000;
  color: #ffffff;
  padding: 8px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.content .cont.inland #inland_wide_featured > .inner .desc .cont .bottom .details:hover {
  background: #77BB00;
}
.content .cont.inland #inland_featured_offer_list {
  margin: 0 -15px;
  overflow: hidden;
}
.content .cont.inland #inland_featured_offer_list ul li {
  list-style: none;
  margin-bottom: 20px;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  overflow: hidden;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  display: inline-block;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .image {
  position: relative;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .image img {
  width: 100%;
  height: auto;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .image .flag {
  position: absolute;
  top: 0;
  z-index: 50;
  background: transparent url(/assets/imgs/poligon-red.png) no-repeat -18px center;
  height: 54px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  box-sizing: border-box;
  line-height: 20px;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .image .flag .text {
  text-transform: uppercase;
  font-size: 14px;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .image .flag .percent {
  font-size: 24px;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc {
  overflow: hidden;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .head {
  background: #f1f1f1;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .head h2 {
  font-size: 18px;
  font-weight: 600;
  color: #c62100;
  margin: 0;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .head h2 span {
  vertical-align: super;
  white-space: nowrap;
  font-size: 10px;
  color: #e8c500;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .head h2 span i {
  font-size: inherit;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .head p .destination {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .head p .destination i {
  margin-right: 3px;
  color: #c62100;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont {
  padding: 20px 20px 0;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .top {
  margin-bottom: 10px;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .top p {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .top p label {
  font-size: inherit;
  font-weight: 100;
  text-transform: capitalize;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .middle {
  margin-bottom: 10px;
  font-size: 12px;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .middle p label {
  font-size: inherit;
  text-transform: uppercase;
  font-weight: 400;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .bottom .catalog-price {
  font-weight: 100;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .bottom .catalog-price span {
  font-weight: 600;
  text-decoration: line-through;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .bottom p.price {
  color: #66a000;
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
}
.content .cont.inland #inland_featured_offer_list ul li > .inner .desc .cont .bottom p.price span {
  font-size: 14px;
  font-weight: 300;
}
.content .cont.inland #inland_simple_offer_list {
  margin-bottom: 30px;
}
.content .cont.inland #inland_simple_offer_list > .inner {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 20px 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li {
  list-style: none;
  padding-bottom: 20px;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner {
  overflow: hidden;
  position: relative;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 50;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner .image {
  width: 80px;
  height: 80px;
  float: left;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner .image img {
  width: 100%;
  height: 100%;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner .cont {
  overflow: hidden;
  padding: 5px 10px;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner .cont h3 {
  font-size: 14px;
  font-weight: 600;
  color: #c62100;
  margin: 0;
  line-height: 17px;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner .cont .destination {
  font-size: 11px;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner .cont .price {
  font-size: 11px;
}
.content .cont.inland #inland_simple_offer_list > .inner ul li > .inner .cont .price span {
  font-size: 14px;
  color: #66a000;
  font-weight: 600;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li {
  list-style: none;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner {
  position: relative;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  display: inline-block;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .image {
  overflow: hidden;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .image img {
  width: 100%;
  height: auto;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc {
  overflow: hidden;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .head {
  background: #f1f1f1;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .head h2 {
  font-weight: 600;
  color: #c62100;
  margin: 0 0 5px;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .head h2 span {
  color: #e8c500;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .head p .destination {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .head p .destination i {
  margin-right: 3px;
  color: #c62100;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .cont .top .table .cell {
  text-align: left;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .cont .top .table .cell label {
  font-weight: 100;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .cont .top .table .cell span {
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .cont .bottom .table .cell.desc p {
  font-size: 12px;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .cont .bottom .table .cell.price {
  white-space: nowrap;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .cont .bottom .table .cell.price p {
  color: #66a000;
  font-size: 24px;
  font-weight: 600;
}
.content .cont.inland #inland_wide_offer_list > .inner ul li > .inner .desc .cont .bottom .table .cell.price p span {
  font-size: 16px;
  font-weight: 300;
}
.content .cont.inland .more-offers {
  text-align: right;
  padding: 0;
}
.content .cont.inland .more-offers a {
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  color: #c62100;
}
.content .cont.inland .more-offers a:hover {
  text-decoration: underline;
}
.content .cont.inland #offer_details {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 20px;
}
.content .cont.inland #offer_details .top .title {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0 20px 10px;
  background: #e9e9e9;
}
.content .cont.inland #offer_details .top .title h1 {
  color: #c62100;
  font-weight: 600;
  margin-top: 15px;
}
.content .cont.inland #offer_details .top .title h1 span {
  vertical-align: super;
  white-space: nowrap;
}
.content .cont.inland #offer_details .top .title h1 span i {
  color: #e8c500;
}
.content .cont.inland #offer_details .top .title p {
  color: #000006;
}
.content .cont.inland #offer_details .top .title p i {
  color: #c62100;
  margin-right: 5px;
  margin-left: 10px;
}
.content .cont.inland #offer_details .top .title p i.fa-map-marker {
  margin-left: 0;
}
.content .cont.inland #offer_details .bottom .details h2 {
  text-align: left;
  font-size: 18px;
  padding: 20px;
}
.content .cont.inland #offer_details .bottom .details .cont .table {
  display: table;
  margin-bottom: 0;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell {
  display: table-cell;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell.tags {
  text-align: center;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell.tags span {
  display: inline-block;
  background: #c62100;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 5px;
  margin-right: 3px;
  margin-bottom: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell .price {
  overflow: hidden;
  padding: 20px 20px 0;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell .price label {
  float: left;
  margin: 10px 10px 0 0;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell .price p {
  overflow: hidden;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell .price p span {
  font-size: 24px;
  color: #66a000;
  font-weight: 600;
  display: block;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell .request {
  overflow: hidden;
  padding: 20px;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell .request a {
  background: #66a000;
  color: #ffffff;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 20px;
  display: inline-block;
  margin-bottom: 5px;
  text-align: center;
  font-size: 18px;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell .request a:hover {
  background: #77BB00;
}
.content .cont.inland #offer_details .bottom .details .cont .table .cell .request p {
  font-size: 12px;
}
.content .cont.inland #offer_description {
  overflow: hidden;
  margin-bottom: 20px;
}
.content .cont.inland #offer_description .tabs > ul.nav-tabs {
  overflow: hidden;
  border: 0;
}
.content .cont.inland #offer_description .tabs > ul.nav-tabs > li a {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #c62100;
  padding: 10px 30px;
  color: #ffffff;
  border: 1px solid;
}
.content .cont.inland #offer_description .tabs > ul.nav-tabs > li a:hover {
  background: #004d68;
  border: 1px solid;
}
.content .cont.inland #offer_description .tabs > ul.nav-tabs > li.active a {
  background: #004d68;
  border: 1px solid;
}
.content .cont.inland #offer_description .tabs .tab-content {
  overflow: hidden;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0 5px;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner p {
  font-size: 14px;
  margin-bottom: 10px;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner ul,
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner ol {
  padding-left: 40px;
  margin-bottom: 10px;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner ul li,
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner ol li {
  margin-bottom: 5px;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner a {
  text-decoration: none;
  color: #c62100;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner a:hover {
  color: #475359;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner .info .map {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f1f1f1;
  overflow: hidden;
  padding: 5px 5px 0 5px;
  margin: 0 auto 20px;
  max-width: 285px;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner .info .youtube {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f1f1f1;
  overflow: hidden;
  padding: 5px 5px 0 5px;
  margin: 0 auto 20px;
  max-width: 285px;
  position: relative;
}
.content .cont.inland #offer_description .tabs .tab-content .tab-pane .inner .info .youtube > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .cont.inland #more_offers {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 20px;
}
.content .cont.inland #more_offers > .inner {
  padding: 0 20px 20px;
}
.content .cont.inland #more_offers > .inner .head {
  overflow: hidden;
}
.content .cont.inland #more_offers > .inner .head h2 {
  margin: 20px 0 20px 0;
  color: #c62100;
}
.content .cont.inland #more_offers > .inner .head .date {
  width: 200px;
  margin: 15px 0 10px;
}
.content .cont.inland #more_offers > .inner .cont .panel-group {
  border-bottom: 1px solid #ddd;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-heading {
  padding: 10px 5px;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-heading:hover {
  background: #f1f1f1;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-heading .panel-title .title {
  color: #c62100;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-heading .panel-title .details span {
  font-size: 12px;
  font-weight: 400;
  text-transform: lowercase;
  display: inline-block;
  white-space: nowrap;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-heading .panel-title .details span.price {
  font-size: 14px;
  color: #66a000;
  font-weight: 600;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body h3 {
  font-size: 18px;
  font-weight: 600;
  color: #c62100;
  text-align: center;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body .subtitle {
  color: #c62100;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body .bold {
  color: #c62100;
  font-size: 14px;
  font-weight: 600;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body .small {
  font-size: 12px;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body ul {
  padding-left: 40px;
  margin-bottom: 10px;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body ul li {
  margin-bottom: 5px;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body .button {
  text-align: center;
  margin: 30px 0 20px;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body .button .more {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #66a000;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 0 1px rgba(8, 9, 11, 0.3);
  padding: 10px 20px;
}
.content .cont.inland #more_offers > .inner .cont .panel-group .panel .panel-body .button .more:hover {
  background: #77BB00;
}
.content .cont.inland #offer_request {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 20px;
}
.content .cont.inland #offer_request > .inner {
  padding: 20px;
}
.content .cont.inland #offer_request > .inner h2 {
  margin: 0 0 20px 0;
  color: #c62100;
}
.content .cont.inland #offer_request > .inner .form label {
  font-size: 12px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.content .cont.inland #offer_request > .inner .form .small-inputs .row {
  margin-bottom: 10px;
}
.content .cont.inland #offer_request > .inner .form .small-inputs label {
  width: 110px;
}
.content .cont.inland #offer_request > .inner .form textarea {
  height: 172px;
}
.content .cont.inland #offer_request > .inner .form .accept {
  text-align: center;
}
.content .cont.inland #offer_request > .inner .form .accept input[type="checkbox"] {
  margin-right: 5px;
}
.content .cont.inland #offer_request > .inner .form .button {
  text-align: center;
}
.content .cont.inland #offer_request > .inner .form .button button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #66a000;
  background: #66a000;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  padding: 0px 18px;
}
.content .cont.inland #offer_request > .inner .form .button button:hover {
  background: #77BB00;
}
aside.message .inner {
  overflow: hidden;
}
aside.message .inner .icon {
  float: left;
  width: 56px;
  margin-right: 10px;
}
aside.message .inner .icon i {
  color: #000006;
  line-height: 40px;
  margin: 0 10px;
}
aside.message .inner .text {
  float: left;
}
aside.message .inner .text p {
  font-size: 14px;
}
aside.message .inner .text p.blue {
  color: #c62100;
  font-weight: 700;
}
.offer-page #search_filter > .inner {
  margin-bottom: 20px;
}
.offer-page #search_filter > .inner #search_box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.offer-page #search_filter .filters {
  display: none;
}
footer {
  margin-top: 22px;
}
footer .partners {
  border-top: 2px solid #d9d9d9;
}
footer .partners .inner {
  position: relative;
}
footer .partners .inner img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
footer .partners .inner .list {
  text-align: center;
  padding: 20px 0 20px;
}
footer .partners .inner .list span {
  display: inline-block;
  margin: 0 10px;
}
footer .partners .inner .list span.greentravel {
  background: transparent url(/assets/imgs/logo-greentravel.png) no-repeat 0 0;
  width: 76px;
  height: 54px;
}
footer .partners .inner .list span.ibusz {
  background: transparent url(/assets/imgs/logo-ibusz.png) no-repeat 0 0;
  width: 126px;
  height: 54px;
}
footer .partners .inner .list span.anubis {
  background: transparent url(/assets/imgs/logo-anubis.png) no-repeat 0 0;
  width: 48px;
  height: 54px;
}
footer .partners .inner .list span.kartago {
  background: transparent url(/assets/imgs/logo-kartago.png) no-repeat 0 0;
  width: 62px;
  height: 54px;
}
footer .partners .inner .list span.neckerman {
  background: transparent url(/assets/imgs/logo-neckerman.png) no-repeat 0 0;
  width: 48px;
  height: 54px;
}
footer .contents {
  background: #e3e3e3;
  padding: 10px 0 35px;
}
footer .contents > div > div {
  margin-bottom: 30px;
}
footer .contents h3 {
  color: #212121;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  overflow: hidden;
  line-height: 20px;
  margin-bottom: 10px;
}
footer .contents h3 .small-logo {
  background: transparent url(/assets/imgs/logo-indulhatunk-ico-blue.png) no-repeat 0 0;
  display: inline-block;
  margin-right: 10px;
  width: 25px;
  height: 20px;
  float: left;
  background-size: contain;
}
footer .contents h3 span {
  font-size: inherit;
  overflow: hidden;
  display: block;
}
footer .contents .most-popular ul li {
  list-style: none;
  padding: 15px 0;
  border-bottom: 1px solid #cbcbcb;
}
footer .contents .most-popular ul li div {
  position: relative;
  overflow: hidden;
}
footer .contents .most-popular ul li div > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
footer .contents .most-popular ul li div div {
  float: left;
}
footer .contents .most-popular ul li div div h4 {
  font-size: 14px;
  font-weight: 900;
  margin: 0;
}
footer .contents .most-popular ul li div div h4 .mini-flag {
  background: transparent url(/assets/imgs/poligon-mini-red.png) no-repeat 0 0;
  width: 38px;
  height: 15px;
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-shadow: 0 1px rgba(8, 9, 11, 0.3);
  margin-right: 5px;
  line-height: 15px;
  text-align: center;
  padding-right: 2px;
}
footer .contents .most-popular ul li div div .destination {
  font-size: 10px;
}
footer .contents .most-popular ul li div div .destination span {
  font-size: inherit;
  text-transform: uppercase;
}
footer .contents .most-popular ul li div .price {
  float: right;
  font-size: 16px;
  color: #66a000;
  font-weight: 600;
}
footer .contents .top-destinations ul li {
  list-style: none;
  padding: 18px 0;
  border-bottom: 1px solid #cbcbcb;
}
footer .contents .top-destinations ul li div {
  position: relative;
}
footer .contents .top-destinations ul li div > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
footer .contents .top-destinations ul li div h4 {
  font-size: 14px;
  margin: 0;
  line-height: 16px;
}
footer .contents .top-destinations ul li div h4 span {
  font-weight: 600;
  color: #c62100;
  text-transform: uppercase;
}
footer .contents .top-destinations ul li div p {
  font-size: 10px;
  line-height: 18px;
}
footer .contents .contacts .newsletter {
  margin: 35px 0 40px;
}
footer .contents .contacts .newsletter > div {
  background: #ffffff;
  border: #d9d9d9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  overflow: hidden;
}
footer .contents .contacts .newsletter > div input[type="text"] {
  border: 0;
  font-size: 14px;
  color: #475359;
  padding: 3px 5px;
  outline: 0px !important;
  -webkit-appearance: none;
  width: 70%;
  float: left;
}
footer .contents .contacts .newsletter > div button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #66a000;
  background: #66a000;
  color: #ffffff;
  text-transform: uppercase;
  width: 25%;
  float: right;
}
footer .contents .contacts .newsletter > div button:hover {
  background: #77BB00;
}
footer .contents .contacts .phone,
footer .contents .contacts .opening {
  overflow: hidden;
  margin-bottom: 20px;
}
footer .contents .contacts .phone > span,
footer .contents .contacts .opening > span {
  background: transparent url(/assets/imgs/circle-colored.png) no-repeat -257px 0;
  display: inline-block;
  width: 45px;
  height: 45px;
  font-size: 24px;
  text-align: center;
  line-height: 45px;
  float: left;
  margin-right: 15px;
}
footer .contents .contacts .phone > span i,
footer .contents .contacts .opening > span i {
  color: #ffffff;
}
footer .contents .contacts .phone p,
footer .contents .contacts .opening p {
  font-size: 11px;
  line-height: 16px;
  padding-top: 6px;
}
footer .contents .contacts .phone p span,
footer .contents .contacts .opening p span {
  font-size: 18px;
  color: #c62100;
  font-weight: 600;
  display: block;
}
footer .contents .contacts .socials a {
  background: transparent url(/assets/imgs/circle-colored.png) no-repeat 0 0;
  display: inline-block;
  width: 45px;
  height: 45px;
  font-size: 24px;
  text-align: center;
  line-height: 45px;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
footer .contents .contacts .socials a.facebook {
  background-position: -102px 0;
}
footer .contents .contacts .socials a.twitter {
  background-position: -153px 0;
}
footer .contents .contacts .socials a.pinterest {
  background-position: -205px 0;
}
footer .contents .contacts .socials a i {
  color: #ffffff;
}
footer .bottom-line {
  background: #c62100;
  padding: 5px;
}
footer .bottom-line p {
  color: #ffffff;
  font-size: 11px;
  margin-bottom: 0;
}
footer .bottom-line p span {
  font-size: inherit;
}
footer .bottom-line p a {
  font-size: inherit;
  color: #ffffff;
}
footer .bottom-line p a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.jssora05l,
.jssora05r {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(/assets/plugins/Jssor.Slider.FullPack/img/a17.png) no-repeat;
  overflow: hidden;
}
.jssora05l {
  background-position: -10px -40px;
}
.jssora05r {
  background-position: -70px -40px;
}
.jssora05l:hover {
  background-position: -130px -40px;
}
.jssora05r:hover {
  background-position: -190px -40px;
}
.jssora05l.jssora05ldn {
  background-position: -250px -40px;
}
.jssora05r.jssora05rdn {
  background-position: -310px -40px;
}
.jssort02 {
  position: absolute;
  width: 240px;
  height: 430px;
}
.jssort02 .p {
  position: absolute;
  top: 0;
  left: 0;
  width: 99px;
  height: 66px;
}
.jssort02 .t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.jssort02 .w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jssort02 .c {
  position: absolute;
  top: 0;
  left: 0;
  width: 95px;
  height: 62px;
  border: #000 2px solid;
  box-sizing: content-box;
  background: url(/assets/plugins/Jssor.Slider.FullPack/img/t01.png) -800px -800px no-repeat;
  _background: none;
}
.jssort02 .pav .c {
  top: 2px;
  _top: 0;
  left: 2px;
  _left: 0;
  width: 95px;
  height: 62px;
  border: #000 0 solid;
  _border: #fff 2px solid;
  background-position: 50% 50%;
}
.jssort02 .p:hover .c {
  top: 0;
  left: 0;
  width: 97px;
  height: 64px;
  border: #fff 1px solid;
  background-position: 50% 50%;
}
.jssort02 .p.pdn .c {
  background-position: 50% 50%;
  width: 95px;
  height: 62px;
  border: #000000 2px solid;
}
* html .jssort02 .c,
* html .jssort02 .pdn .c,
* html .jssort02 .pav .c {
  width: 99px;
  height: 66px;
}
.twitter-typeahead {
  width: 100%;
}
.tt-menu {
  width: 100%;
  margin-top: 10px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.tt-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #000;
  border-bottom-color: #ffffff;
  display: inline-block;
}
.tt-dataset-search {
  border: 1px solid #ffffff;
  overflow: hidden;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}
.tt-suggestion.tt-selectable {
  padding: 5px;
  cursor: pointer;
}
.tt-suggestion.tt-selectable:hover {
  background: #c62100;
}
.tt-suggestion.tt-selectable:hover h3 {
  color: #ffffff;
}
.tt-suggestion.tt-selectable:hover p {
  color: #f1f1f1;
}
.tt-suggestion.tt-selectable h3 {
  margin: 0 0 5px;
  font-size: 14px;
  text-transform: uppercase;
  color: #c62100;
}
.tt-suggestion.tt-selectable p {
  font-size: 12px;
}
.ui-datepicker .ui-datepicker-header {
  background: #004d68;
  border: 0;
}
.content #search_filter div.search .cont .dates #datepicker .ui-datepicker {
  width: 236px;
  padding: 0;
  border: 0;
  background: #e9e9e9;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}
.content #search_filter div.search .cont .dates #datepicker .ui-datepicker .ui-datepicker-calendar thead {
  background: #004d68;
}
.content #search_filter div.search .cont .dates #datepicker a,
.content #search_filter div.search .cont .dates #datepicker span {
  font-size: 14px;
  font-weight: 400;
}
.content #search_filter div.search .cont .dates #datepicker tbody td a {
  font-size: 12px;
}
.content #search_filter div.search .cont .dates #datepicker .ui-datepicker-calendar span {
  color: #0088b2;
  font-size: 12px;
}
.content #search_filter div.search .cont .dates .ui-datepicker .ui-datepicker-prev,
.content #search_filter div.search .cont .dates .ui-datepicker .ui-datepicker-next {
  top: 8px;
}
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
.invalid {
  border: 1px solid red;
}
#bignl {
  display: none;
}
.ftitle,
.afftitle {
  font-weight: bold;
  padding: 10px 0 10px 0;
}
.general_button {
  border: 1px solid #649900;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #66a000;
  color: #ffffff;
  font-size: 18px;
  padding: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #649900;
  width: 100%;
}
.no_discount .flag {
  display: none;
}
.no_discount .top .title {
  padding-left: 10px !important;
}
.no_discount .prices .small {
  display: none !important;
}
