<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(//fonts.googleapis.com/css?family=Oswald:300,400);
@import url(//fonts.googleapis.com/css?family=Quicksand:400,700);

/**
* @version 1.1
* @package OS CCK
* @copyright 2015 OrdaSoft
* @author 2015 Andrey Kvasnevskiy(akbet@mail.ru),Roman Akoev (akoevroman@gmail.com)
* @description OrdaSoft Content Construction Kit
*/
.cck-body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  word-wrap: break-word;
}

div[id^="cck_col-"] button,
div[id^="cck_col-"] input,
div[id^="cck_col-"] select,
div[id^="cck_col-"] textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

.cck-body button,
.cck-body input {
  line-height: normal;
}

.cck-body input[type="text"] {
  max-width: 100%;
  width: auto;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.cck-body button,
.cck-body a.button,
.cck-body input[type="button"],
.cck-body input[type="reset"],
.cck-body input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  padding: 10px 13px;
  margin: 5px;
  border: 1px solid #3D434A;
  color: #777;
  font-weight: 400;
  box-shadow: none;
  border-radius: 2px;
  display: inline-block;
}

.cck-body .qq-btn {
  padding: 5px !important;
  margin: 5px 0 !important;
  font-size: 12px !important;
}

.cck-body button:hover,
.cck-body button:active,
.cck-body button:focus,
.cck-body a.button:hover,
.cck-body a.button:active,
.cck-body a.button:focus,
.cck-body input[type="button"]:hover,
.cck-body input[type="button"]:active,
.cck-body input[type="button"]:focus,
.cck-body input[type="reset"]:hover,
.cck-body input[type="reset"]:active,
.cck-body input[type="reset"]:focus,
.cck-body input[type="submit"]:hover,
.cck-body input[type="submit"]:active,
.cck-body input[type="submit"]:focus {
  background: #E7EBEE;
  border: 1px solid #3D434A;
  color: #3D434A;
  text-shadow: none;
  text-decoration: none;
}

.cck-body button[disabled],
.cck-body input[disabled] {
  cursor: default;
}

.cck-body input[type="radio"],
.cck-body input[type="checkbox"] {
  margin-top: 4px;
}

.cck-body label {
  margin: 0 0 0 10px;
}

div[id^="cck_col-"] input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

div[id^="cck_col-"] input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  /*Don't cut off the webkit search cancel button*/
  width: 270px;
}

div[id^="cck_col-"] input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

div[id^="cck_col-"] button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

div[id^="cck_col-"] textarea {
  overflow: auto;
  vertical-align: top;
}

div[id^="cck_col-"] caption {
  font-size: 16px;
  margin: 20px 0;
}

.cck-body th {
  font-weight: bold;
}

.cck-body del {
  color: #333;
}

.cck-body ins {
  background: #fff9c0;
  text-decoration: none;
}

.cck-body * {
  outline: none;
}

.cck-body a:hover {
  text-decoration: none;
}

.cck-body div[id^="cck_col-"] textarea,
.cck-body div[id^="cck_col-"] input[type="text"],
.cck-body div[id^="cck_col-"] select,
.cck-body div[id^="cck_col-"] input[type="number"] {
  width: 70%;
}

.cck-body input[type="text"],
.cck-body .cck_search input[type="text"],
.cck-body div[id^="cck_col-"] textarea,
.cck-body div[id^="cck_col-"] input[type="text"],
.cck-body div[id^="cck_col-"] input[type="password"],
.cck-body div[id^="cck_col-"] input[type="datetime"],
.cck-body div[id^="cck_col-"] input[type="datetime-local"],
.cck-body div[id^="cck_col-"] input[type="date"],
.cck-body div[id^="cck_col-"] input[type="month"],
.cck-body div[id^="cck_col-"] input[type="time"],
.cck-body div[id^="cck_col-"] input[type="week"],
.cck-body div[id^="cck_col-"] input[type="number"],
.cck-body div[id^="cck_col-"] input[type="email"],
.cck-body div[id^="cck_col-"] input[type="url"],
.cck-body div[id^="cck_col-"] input[type="search"],
.cck-body div[id^="cck_col-"] input[type="tel"],
.cck-body div[id^="cck_col-"] input[type="color"],
.cck-body div[id^="cck_col-"] .uneditable-input {
  height: auto;
  min-height: 30px;
  border: 1px solid #D3DADD;
  margin: 5px 0;
  padding: 5px;
  border-radius: 2px;
  background: #E7EBEE;
  color: #4B5156;
  box-shadow: none;
}

.cck-body div[id^="cck_col-"] select {
  border: 1px solid #D3DADD;
  background: #E7EBEE;
  color: #4B5156;
  margin: 5px 0;
  border-radius: 2px;
}

/*---------------gallery-------------*/
div[id^="cck_col-"] .qq-upload-button {
  padding: 35px !important;
  background: #f4f4f4;
  width: 100%;
}

div[id^="cck_col-"] .qq-upload-button p {
  display: none !important;
}

div[id^="cck_col-"] .qq-upload-button input {
  top: 0;
  bottom: 0;
  height: 100% !important;
}

div[id^="cck_col-"] .qq-upload-button input:hover {
  cursor: pointer;
}

.com_os_cck #wrapper_Gallery_field {
  min-height: 100px;
}

.com_os_cck #gallery_Gallery_field img {
  border: 1px solid #fff;
}

.com_os_cck #gallery_More_photos img {
  border: 1px solid #fff;
}

.cck-body .gallery_gallery img {
  border: 1px solid #fff;
}

/*----------------------front end----------------*/
.cck-body .col_box_1 {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid #d6d6d6;
  margin: 4px 14px 0 0;
  overflow: hidden;
  padding: 10px;
  width: 315px;
}

.cck-body [id^="slider"] {
  width: 280px;
}

.cck-body .ui-corner-all {
  border-radius: 10px;
}

.cck-body .ui-widget-content {
  background: none repeat scroll 0 0 white;
  border-bottom: 1px solid #f1f1f1;
}

.cck-body .ui-slider-horizontal {
  height: 8px;
}

.cck-body .ui-slider {
  position: relative;
  width: 100%;
}

.cck-body .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}

.cck-body .ui-slider .ui-slider-range {
  border: 0 none;
  display: block;
  font-size: 0.7em;
  overflow: hidden;
  position: absolute;
  z-index: 1;
}

.cck-body .ui-widget-header {
  background: linear-gradient(to bottom, #2989d8 50%, #207cca 100%, #276399 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #787878;
}

.cck-body .ui-corner-all {
  border-radius: 10px;
}

.cck-body .ui-slider .ui-slider-handle {
  background: none repeat scroll 0 0 #6c7071;
  border: 6px solid #cecece;
  cursor: pointer;
  height: 7px;
  position: absolute;
  width: 7px;
  z-index: 2;
}

.cck-body a {
  color: #08c;
  text-decoration: none;
}

.cck-body .ui-slider-horizontal .ui-slider-handle {
  margin-left: -6px;
  top: -3px;
}

div[class^="rent_request_wrapper"] div.rent_container {
  overflow: hidden;
}

div[class^="rent_request_wrapper"] div.rent_request label {
  display: block;
}

div[class^="rent_request_wrapper"] div.mailing_addr {
  float: left;
  margin: 0px 7% 0px 0px;
}

div[class^="rent_request_wrapper"] div.calendar_wrap {
  display: inline-block;
}

div[class^="rent_request_wrapper"] div.rent_container div.calendar_wrap input#submit_rent_request {
  float: left;
}

div[class^="buy_request_wrapper"] div.buy_container {
  overflow: hidden;
}

div[class^="buy_request_wrapper"] div.buy_request label {
  display: block;
}

div[class^="buy_request_wrapper"] div.calendar_wrap {
  display: inline-block;
}

div[class^="buy_request_wrapper"] div.buy_container div.calendar_wrap input#submit_rent_request {
  float: left;
}

[id^="info_status"] {
  display: block;
  border-radius: 6px;
  padding: 0 5px 0 5px;
  margin: 0 0 15px 0;
}

[id^="info_status"] #status {
  text-transform: capitalize;
  font: "Helvetica Neue", Helvetica, Arial, sans-serif, bold;
  font-size: 19px;
}

[id^="info_status"].sucess {
  background: #CCFFCC;
  border: 1px solid #0fcc00;
}

[id^="info_status"].warning {
  background: #ff7667;
  border: 1px solid #cc2a00;
}

.cck-body table.noborder {
  border: none;
}

.col_inline {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  vertical-align: top;
}

.cck-body #pagination {
  text-align: center;
  /*margin: 30px 0;*/
  display: block;
}

.cck-body #pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none outside none;
  margin: 10px 0;
  flex-wrap: wrap;
  flex-direction: row;
}

.cck-body #pagination li {
  display: inline-block;
  margin-bottom: 10px;
}

.cck-body #pagination a,
.cck-body #pagination span {
  line-height: 20px;
  font-size: 20px;
  margin: 0 2px;
  padding: 10px 5px;
  text-decoration: none;
  display: block;
}

.cck-body #alphabetical {
  text-align: center;
  margin: 30px 0;
  display: block;
}

.cck-body #alphabetical ul {
  display: inline-block;
  list-style: none outside none;
}

.cck-body #alphabetical li {
  display: inline-block;
  margin-bottom: 10px;
}

.cck-body #alphabetical a,
.cck-body #alphabetical span {
  line-height: 34px;
  margin: 0 2px;
  padding: 10px 5px;
  text-decoration: none;
}

.cck-body .cat_search {
  text-align: right;
}

.cck-body .col_subcat {
  display: inline-block;
  width: 200px;
}

.cck-body .rev_rating {
  margin: 10px 0;
}

.cck-body .cat_fields {
  background-color: #fff;
  margin-bottom: 30px;
  /*overflow: hidden;*/
}

.cck-body .instance_block {
  margin-bottom: 1em;
  padding: 10px;
  /*overflow: hidden;*/
  background-color: #fff;
  position: relative;
}

.cck-body .allcat_head {
  margin: 25px 0;
  overflow: hidden;
}

.cck-body .cat_img {
  float: left;
}

.cck-body .cat_pic .col_inline img {
  max-width: 200px;
  max-height: 200px;
}

.cck-body #CckOrderBy,
.cck-body #CckOrderBy_cckmod_108 {
  margin: 10px 0;
}

/*------------------------------tabs------------------------------*/
.com_os_cck .rent-history-top-buttons input[type="button"],
.com_os_cck .instance-manager-block input[type="button"] {
  margin: 10px 0;
  float: left;
  border: none;
  border-right: 1px solid #ccc;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}

.com_os_cck .rent-history-top-buttons input[type="button"].active,
.com_os_cck .instance-manager-block input[type="button"].active {
  background: #d5d5d6;
  color: #3D434A;
  text-shadow: none;
  text-decoration: none;
}

.com_os_cck .rent-history-top-buttons input[type="button"]:hover,
.com_os_cck .rent-history-top-buttons input[type="button"]:active,
.com_os_cck .rent-history-top-buttons input[type="button"]:focus,
.com_os_cck .instance-manager-block input[type="button"]:hover,
.com_os_cck .instance-manager-block input[type="button"]:focus,
.com_os_cck .instance-manager-block input[type="button"]:active {
  border: none;
  border-right: 1px solid #ccc;
}

.com_os_cck .rent-history-top-buttons input.show-rent-history,
.com_os_cck .instance-manager-block input.show-rent-history {
  float: none;
  border-right: none;
}

.com_os_cck .rent-history-top-buttons input.show-rent-history:hover,
.com_os_cck .instance-manager-block input.show-rent-history:hover,
.com_os_cck .rent-history-top-buttons input.show-rent-history:active,
.com_os_cck .instance-manager-block input.show-rent-history:active,
.com_os_cck .rent-history-top-buttons input.show-rent-history:focus,
.com_os_cck .instance-manager-block input.show-rent-history:focus {
  border-right: none;
}

/*_______ Search ______________________________________*/
.cck_search {
  margin: 25px 0;
}

.cck_search #categories {
  width: 200px;
}

.cck_search div {
  margin-bottom: 10px;
}

.cck_search .search_checkbox input[type="checkbox"] {
  margin-left: 10px;
  margin-top: 0;
}

#cck_search_Time_to_img,
#cck_search_Time_from_img {
  padding: 4px 5px 4px 8px;
  vertical-align: inherit;
}

.cck-body div[id*=module-sliders] h1 {
  font-family: 'Quicksand', Arial;
  color: #111111;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -2px;
  line-height: 1;
  text-align: center;
}

.cck-body div[id*=module-sliders] h3 {
  font-family: 'Oswald', Arial !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  line-height: 1;
  margin: 4px 0;
}

.cck-body div[id*=module-sliders] input.required {
  background-color: #D5EEFF;
  border-radius: 3px 3px 3px 3px;
  padding: 6px 7px;
}

.cck-body div[id*=module-sliders] h3.btl-pane-toggler,
.cck-body div[id*=module-sliders] .btl-pane-toggler-down {
  cursor: pointer;
  padding: 15px 0 0 10px;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  height: 30px;
}

.cck-body div[id*=module-sliders] h3.title.pane-toggler-down {
  background: #FFF2F5;
  background: -moz-linear-gradient(top, #f4f5f7 0%, #eaebed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f5f7), color-stop(100%, #eaebed));
  background: -o-linear-gradient(top, #f4f5f7, #eaebed);
  background: linear-gradient(to bottom, #f4f5f7, #eaebed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F5F7', endColorstr='#EAEBED', GradientType=0);
  -webkit-box-shadow: 0 2px 1px rgba(134, 134, 134, 0.12);
  -moz-box-shadow: 0 2px 1px rgba(134, 134, 134, 0.12);
  box-shadow: 0 2px 1px rgba(134, 134, 134, 0.12);
  border: 1px solid #dedede;
  color: #3c3c3d !important;
  padding: 15px 0px !important;
  margin: 0px !important;
}

.cck-body div[id*=module-sliders] h3.pane-toggler.title {
  background: #00A5E4 !important;
  background: -moz-linear-gradient(top, #58a8f4 0%, #348ddf 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58a8f4), color-stop(100%, #348ddf)) !important;
  background: -o-linear-gradient(top, #58a8f4, #348ddf) !important;
  background: linear-gradient(to bottom, #58a8f4, #348ddf) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58A8F4', endColorstr='#348DDF', GradientType=0) !important;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4) !important;
  border: 1px solid #1f6db6 !important;
  padding: 15px 0px !important;
  margin: 0px !important;
}

.cck-body div[id*=module-sliders] h3.pane-toggler.title a span {
  color: #FFFFFF !important;
  padding-left: 30px;
  background: url('../../images/passive_arrow.png') 0% 50% no-repeat !important;
}

.cck-body div[id*=module-sliders] h3.title.pane-toggler-down a span {
  color: #3C3C3D !important;
  padding-left: 30px;
  background: url('../../images/active_arrow.png') 0% 50% no-repeat !important;
}

.cck-body div[id*=module-sliders] .text_propery {
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.7;
}

.cck-body div[id*=module-sliders] .mod-desc a {
  outline: none !important;
}

.cck-body div[id*=module-sliders] #down_pictures {
  overflow: hidden;
}

.cck-body div[id*=module-sliders] .sepp_div {
  border-bottom: 1px solid #d9d9d9;
  clear: both;
  margin: 40px 0;
}

.cck-body div[id*=module-sliders] .toggle-arrow {
  width: 100%;
}

.cck-body div[id*=module-sliders] .btl-panel input[type="text"],
.cck-body div[id*=module-sliders] .btl-panel select,
.cck-body div[id*=module-sliders] .adminformlist select,
.cck-body div[id*=module-sliders] .btl-panel textarea,
.cck-body div[id*=module-sliders] button.jform-rightbtn,
.cck-body div[id*=module-sliders] .hasTipPreview,
.cck-body div[id*=module-sliders] .blank a {
  border-radius: 4px 4px 4px 4px;
}

.cck-body div[id*=module-sliders] .btl-panel input[type="text"],
.cck-body div[id*=module-sliders] .btl-panel select,
.cck-body div[id*=module-sliders] .adminformlist select,
.cck-body div[id*=module-sliders] .btl-panel textarea,
.cck-body div[id*=module-sliders] .blank a {
  border: 1px solid #D3D3D3;
  font-size: 11px;
  padding: 7px;
}

.cck-body div[id*=module-sliders] .btl-panel input[type="text"],
.cck-body .btl-panel select {
  width: 125px;
}

.cck-body div[id*=module-sliders] .btl-panel textarea {
  width: 345px !important;
  min-height: 120px;
}

.cck-body div[id*=module-sliders] .button2-left,
.cck-body div[id*=module-sliders] .button2-left .blank {
  background: none !important;
}

.cck-body div[id*=module-sliders] button.jform-rightbtn {
  padding: 5px 14px;
}

.cck-body div[id*=module-sliders] .blank a,
.cck-body div[id*=module-sliders] .blank a:hover {
  padding: 2px 10px !important;
}

.cck-body div[id*=module-sliders] span.hasTipPreview {
  cursor: pointer;
  display: block;
  padding: 7px;
}

.cck-body div[id*=module-sliders] .blank a,
.cck-body div[id*=module-sliders] .hasTipPreview,
.cck-body div[id*=module-sliders] button.jform-rightbtn {
  background: #FFF2F5;
  background: -moz-linear-gradient(top, #f4f5f7 0%, #eaebed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f5f7), color-stop(100%, #eaebed));
  background: -o-linear-gradient(top, #f4f5f7, #eaebed);
  background: linear-gradient(to bottom, #f4f5f7, #eaebed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F5F7', endColorstr='#EAEBED', GradientType=0);
  -webkit-box-shadow: 0 2px 1px rgba(134, 134, 134, 0.12);
  -moz-box-shadow: 0 2px 1px rgba(134, 134, 134, 0.12);
  box-shadow: 0 2px 1px rgba(134, 134, 134, 0.12);
  border: 1px solid #dedede;
  color: #3c3c3d !important;
  margin: 5px 0 0 0;
}

.cck-body div[id*=module-sliders] .blank a:hover,
.cck-body div[id*=module-sliders] button.jform-rightbtn:hover {
  background: #00A5E4;
  background: -moz-linear-gradient(top, #58a8f4 0%, #348ddf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58a8f4), color-stop(100%, #348ddf));
  background: -o-linear-gradient(top, #58a8f4, #348ddf);
  background: linear-gradient(to bottom, #58a8f4, #348ddf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58A8F4', endColorstr='#348DDF', GradientType=0);
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #1f6db6;
  color: #FFF !important;
}

.cck-body div[id*=module-sliders] .btl-panel select,
.cck-body div[id*=module-sliders] .adminformlist select {
  width: 137px !important;
  cursor: pointer;
}

.cck-body div[id*=module-sliders] .btl-panel fieldset {
  padding: 0 !important;
}

.cck-body div[id*=module-sliders] #jform_params_wrapper_position0,
.cck-body #jform_params_wrapper_position0,
.cck-body div[id*=module-sliders] #jform_params_underline0,
.cck-body #jform_params_underline1,
.cck-body div[id*=module-sliders] #jform_params_hover_underline0,
.cck-body #jform_params_hover_underline1 {
  width: 16px;
  height: 16px;
}

.cck-body div[id*=module-sliders] #separator {
  margin: 0 10px;
}

.cck-body div[id*=module-sliders] fieldset.panelform input {
  text-align: center;
}

.cck-body div[id*=module-sliders] ul[id*=images] {
  list-style: none;
}

.cck-body div[id*=module-sliders] ul[id*=images] li {
  float: left;
  display: inline-block;
  cursor: pointer;
  background: #fff;
  margin: 0px 14px 10px 0px;
  padding: 0px;
  position: relative;
  overflow: hidden;
  moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.2), inset 0px 0px 5px #000000;
  border: 4px solid white;
}

.cck-body div[id*=module-sliders] ul[id*=images] li:nth-child(3n) {
  margin-right: 0px !important;
}

.cck-body div[id*=module-sliders] ul[id*=images] li img {
  margin: 0px;
  opacity: 0.85;
}

.cck-body div[id*=module-sliders] ul[id*=images] li.active {
  background: #4c96d8;
}

.cck-body div[id*=module-sliders] ul[id*=images] li span {
  font-weight: bold;
}

.cck-body div[id*=module-sliders] ul[id*=images] li a:hover {
  text-decoration: none;
}

.cck-body div[id*=module-sliders] div#file-area div.qq-upload-drop-area {
  margin-bottom: 0px;
}

.cck-body div[id*=module-sliders] div.qq-upload-drop-area p {
  color: #3c3c3d;
  text-transform: uppercase;
  font: normal 400 14px 'Oswald', Arial !important;
  margin: 63px 0px 25px 0px;
}

.cck-body div[id*=module-sliders] div.qq-upload-drop-area span.pseudo_button {
  background: #00A5E4 !important;
  text-transform: uppercase;
  margin: 0px !important;
  padding: 7px 14px !important;
  background: -moz-linear-gradient(top, #58a8f4 0%, #348ddf 100%) !important;
  border: 1px solid #1F6DB6 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58a8f4), color-stop(100%, #348ddf)) !important;
  background: -o-linear-gradient(top, #58a8f4, #348ddf) !important;
  background: linear-gradient(to bottom, #58a8f4, #348ddf) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58A8F4', endColorstr='#348DDF', GradientType=0) !important;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4) !important;
  position: relative;
  color: #fff;
  -moz-border-radius: 3px;
  font: normal 400 14px 'Oswald', Arial !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.cck-body div[id*=module-sliders] div#file-area div.qq-upload-button {
  margin-bottom: 0px;
}

.cck-body div[id*=module-sliders] div.qq-upload-button p {
  color: #3c3c3d;
  text-transform: uppercase;
  font: normal 400 14px 'Oswald', Arial !important;
  margin: 55px 0px 25px 0px;
}

.cck-body div[id*=module-sliders] div.qq-upload-button span.pseudo_button {
  background: #00A5E4 !important;
  text-transform: uppercase;
  margin: 0px !important;
  padding: 7px 14px !important;
  background: -moz-linear-gradient(top, #58a8f4 0%, #348ddf 100%) !important;
  border: 1px solid #1F6DB6 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58a8f4), color-stop(100%, #348ddf)) !important;
  background: -o-linear-gradient(top, #58a8f4, #348ddf) !important;
  background: linear-gradient(to bottom, #58a8f4, #348ddf) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58A8F4', endColorstr='#348DDF', GradientType=0) !important;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4) !important;
  position: relative;
  color: #fff;
  -moz-border-radius: 3px;
  font: normal 400 14px 'Oswald', Arial !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.cck-body div[id*=module-sliders] ul[id*=images] li a[class*=rem_item] {
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(../../images/btn_delete.png) top left no-repeat;
  position: absolute;
  top: 35%;
  left: -30%;
  transition: left 0.5s;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
}

.cck-body div[id*=module-sliders] ul[id*=images] li a[class*=edit_item] {
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(../../images/btn_edit.png) top left no-repeat;
  position: absolute;
  top: 35%;
  right: -30%;
  transition: right 0.5s;
  -webkit-transition: right 0.5s;
  -moz-transition: right 0.5s;
}

.cck-body div[id*=module-sliders] ul[id*=images] li:hover a[class*=rem_item] {
  left: 10%;
}

.cck-body div[id*=module-sliders] ul[id*=images] li:hover a[class*=rem_item_galleryfield_] {
  left: 10%;
}

.cck-body div[id*=module-sliders] ul[id*=images] li:hover a[class*=edit_item] {
  right: 10% !important;
}

.cck-body div[id*=module-sliders] ul[id*=images] li:hover img {
  opacity: 0.5;
}

.cck-body div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
  text-align: center;
}

.cck-body div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix div.ui-dialog-buttonset {
  float: none;
}

.cck-body div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix span.ui-button-text {
  background: #00A5E4 !important;
  text-transform: uppercase;
  margin: 0px !important;
  padding: 7px 40px !important;
  background: -moz-linear-gradient(top, #58a8f4 0%, #348ddf 100%) !important;
  border: 1px solid #1F6DB6 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58a8f4), color-stop(100%, #348ddf)) !important;
  background: -o-linear-gradient(top, #58a8f4, #348ddf) !important;
  background: linear-gradient(to bottom, #58a8f4, #348ddf) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58A8F4', endColorstr='#348DDF', GradientType=0) !important;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.19), 0 2px 1px rgba(255, 255, 255, 0.2) inset !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4) !important;
  position: relative;
  color: #fff;
  -moz-border-radius: 3px;
  font: normal 400 14px 'Oswald', Arial !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.cck-body div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix button,
.cck-body div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix button.ui-state-hover {
  border: none;
}

.cck-body div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix button.ui-state-hover span {
  color: #333;
}

.cck-body div#dialog-form fieldset,
div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
  border: none;
}

.cck-body div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix span.ui-dialog-title {
  display: none;
}

.cck-body div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
  background: none;
  border: none;
}

.cck-body div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
  border: 1px solid lightGrey;
}

.cck-body div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix button {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 2px solid white;
  box-shadow: -1px 1px 4px #b9b9b9;
  -webkit-box-shadow: -1px 1px 4px #b9b9b9;
  -moz-box-shadow: -1px 1px 4px #b9b9b9;
  top: 0%;
  right: -1%;
  z-index: 9999;
  background: #333;
}

.cck-body div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix button span {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  /*background: #333 url(../images/close.png) 45% 50% no-repeat;*/
}

.cck-body div#dialog-form fieldset label {
  display: inline-block;
  width: 118px;
  line-height: 24px;
  margin: 13px 0px 0px 8px;
}

.cck-body div#dialog-form fieldset input {
  border: 1px solid #c0c0c0;
  height: 25px;
  margin: 12px 0px 1px 0px;
  width: 335px;
  padding-left: 5px;
}

.cck-body div#dialog-form fieldset {
  margin: 0px;
  padding: 0px;
}

.cck-body div.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
  margin-top: 0px;
  padding-top: 0px;
}

.cck-body div[id*=module-sliders] ul.qq-upload-list span {
  position: relative;
  top: -2px;
  margin-left: 5px;
  font: normal normal 12px Arial, Helvetica, sans-serif;
}

.cck-body div[id*=module-sliders] fieldset.panelform {
  margin-bottom: 0px;
  padding-bottom: 7px;
}

.cck-body div[id*=module-sliders] ul.qq-upload-list li.qq-upload-success span.qq-upload-failed-text {
  display: inline-block;
  color: transparent;
}

.cck-body div[id*=module-sliders] ul.qq-upload-list li.qq-upload-success span.qq-upload-failed-text:after {
  content: '';
  position: relative;
  background: url(../../images/btn_s.png) center no-repeat;
  top: 3px;
  left: 10px;
  display: inline-block;
  width: 18px;
  height: 18px;
}

.cck-body div[id*=module-sliders] ul.qq-upload-list li.qq-upload-fail span.qq-upload-failed-text:after {
  content: '';
  position: relative;
  background: url(../../images/btn_d.png) center no-repeat;
  top: 3px;
  left: 10px;
  display: inline-block;
  width: 18px;
  height: 18px;
}

.cck-body .delete-field,
.cck-body .delete-row {
  display: none !important;
}

body .cck-body .content-row .drop-item span[class*="hide-field-name-"] {
  display: none !important;
}

.cck-body span.module-name {
  display: none;
}

.cck-body span[data-field-name="cck_mail"] {
  display: none !important;
}

/*==================FRONT END================*/
.cck-body .content-row .drop-item {
  position: relative;
  z-index: unset !important;

}

.cck-body .content-row .drop-item .field-name {
  display: block !important;
  margin: 10px 0 0 0px;
}

.cck-body .drop-item input[type="file"].text_area {
  min-height: 39px;
}

.cck-body .content-row .drop-item span.Meal_Preferences_prefix {
  display: inline-block;
  margin: 10px 0 0 5px;
}

.cck-body .com_os_cck .content-row .drop-item .col_box {
  display: block;
  margin: 0 5px;
}

.cck-body .com_os_cck .title_prefix {
  padding: 5px 5px 0 0;
}

.cck-body .com_os_cck .title_suffix {
  padding: 5px 0 0 5px;
}

/*-------------------------calendar-----------------------*/
#ui-datepicker-div {
  z-index: 9999 !important;
  background: #34404C;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}

#ui-datepicker-div .ui-datepicker-header {
  border: none;
  background: #1CB09A;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}

#ui-datepicker-div .ui-datepicker-calendar thead span {
  color: #fff;
}

#ui-datepicker-div .ui-datepicker-calendar tbody span.ui-state-default {
  color: #eee;
}

#ui-datepicker-div .ui-datepicker-calendar tbody a.ui-state-default {
  color: #00BCD8;
}

#ui-datepicker-div .ui-datepicker-calendar tbody a.ui-state-default:hover {
  color: #000;
}

#ui-datepicker-div .ui-datepicker-calendar tbody .ui-datepicker-today a {
  background: #1CB09A;
  background-image: none !important;
  color: #fff;
}

/*---------------------footer---------------------*/
.cck-body .instance-manager-footer-buttons {
  min-height: 50px;
}

/*==========RESPONSIVE FRONTEND=========*/
.content {
  overflow: visible;
  position: relative;
  width: auto;
  margin-left: 0;
  min-height: auto;
}

.cck-body .content-row .drop-item .field-name[class*="label-hidden"],
.cck-body .content-row .drop-item .layout-name[class*="label-hidden"] {
  display: none !important;
}

.cck-help-string {
  display: none !important;
}

.drop-item:hover .cck-help-string {
  display: inline-block !important;
  position: absolute;
  top: -60%;
}

/*-------------------------*/
.cck-body [class*="gallery_galleryfield_"] a img {
  border: 1px solid transparent;
}

.cck-body .location-address-block {
  padding: 7px 0;
}

.cck-body .edit_instance .content-row {
  margin: 0;
}

.cck-body section[id*=wrapper_galleryfield_] {
  /*height: 100px;*/
}

.cck-body section[id*=wrapper_galleryfield_] ul li img {
  height: 100%;
}

.cck-body .admin_aria_hidden input[type="button"] {
  margin: 0 0 10px 0;
}

.cck-body .tooltip {
  position: fixed !important;
}

.qq-upload-button-selector.qq-upload-button {
  color: #000;
}

.admin_aria_hidden h3 {
  margin-left: 0px;
}

[class^="icon-"] {
  vertical-align: inherit !important;
}

.cck-body .controls .radio {
  min-height: 24px;
  padding-left: 9px !important;
}

.cck-body .row {
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  width: auto;
}

.cck-body .instance_block .row {
  z-index: 9;
}

.cck-body .qq-uploader:before {
  top: 57%;
}

@media (max-width: 768px) {

  .cck-body .col-xs-1,
  .cck-body .col-xs-2,
  .cck-body .col-xs-3,
  .cck-body .col-xs-4,
  .cck-body .col-xs-5,
  .cck-body .col-xs-6,
  .cck-body .col-xs-7,
  .cck-body .col-xs-8,
  .cck-body .col-xs-9,
  .cck-body .col-xs-10,
  .cck-body .col-xs-11,
  .cck-body .col-xs-12 {
    float: none !important;
    width: 100% !important;
  }

  [id*=cck_col] {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .cck-body .col_box span.col_box,
  .cck-body .cck-image-box img {
    width: 100% !important;
  }

  .cck-body .cck-image-box {
    display: block;
  }
}

/* real estate */
.cck-wrapper-instance {
  /* cont-5 */
  /*====================================
    =            Redolution_2            =
    ====================================*/
  /*=====  End of Redolution_2  ======*/
  /*====================================
    =            Resolution_3            =
    ====================================*/
  /*=====  End of Resolution_3  ======*/
  /*====================================
    =            Resolution_4            =
    ====================================*/
  /*=====  End of Resolution_4  ======*/
}

.cck-wrapper-instance.flex-block {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media (min-width: 1200px) {
  .cck-wrapper-instance.instance-col-lg-8 .instance_body {
    width: 12.4%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-lg-7 .instance_body {
    width: 14.1%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-lg-6 .instance_body {
    width: 16.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-lg-5 .instance_body {
    width: 19.9%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-lg-4 .instance_body {
    width: 24.9%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-lg-3 .instance_body {
    width: 32.9%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-lg-2 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-lg-1 .instance_body {
    width: 100%;
  }
}

@media (max-width: 1199px) and (min-width: 993px) {
  .cck-wrapper-instance.instance-col-md-8 .instance_body {
    width: 16.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-md-7 .instance_body {
    width: 16.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-md-6 .instance_body {
    width: 16.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-md-5 .instance_body {
    width: 19.9%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-md-4 .instance_body {
    width: 24.9%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-md-3 .instance_body {
    width: 32.99%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-md-2 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-md-1 .instance_body {
    width: 100%;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .cck-wrapper-instance.instance-col-sm-8 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-sm-7 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-sm-6 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-sm-5 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-sm-4 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-sm-3 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-sm-2 .instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-sm-1 .instance_body {
    width: 100%;
  }
}

@media (max-width: 767px) and (min-width: 481px) {
  .cck-wrapper-instance.instance-col-xs-8 .instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-xs-7 .instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-xs-6 .instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-xs-5 .instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-xs-4 .instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-xs-3 .instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-xs-2 .instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-instance.instance-col-xs-1 .instance_body {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .cck-wrapper-instance&gt;.instance_body {
    width: 100%;
    float: none;
    display: block;
  }
}

.cck-wrapper-allcat&gt;*&gt;*&gt;*&gt;*.flex-block {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.cck-wrapper-allcat&gt;*&gt;*&gt;*&gt;* .cck-body .cat_fields&gt;*&gt;* {
  display: block;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  float: none;
}

.cck-wrapper-allcat {
  /*====================================
    =            Redolution_2            =
    ====================================*/
  /*=====  End of Redolution_2  ======*/
  /*====================================
    =            Resolution_3            =
    ====================================*/
  /*=====  End of Resolution_3  ======*/
  /*====================================
    =            Resolution_4            =
    ====================================*/
  /*=====  End of Resolution_4  ======*/
}

@media (min-width: 1200px) {
  .cck-wrapper-allcat.instance-col-lg-8 .cat_instance_body {
    width: 12.4%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-lg-7 .cat_instance_body {
    width: 14.1%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-lg-6 .cat_instance_body {
    width: 16.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-lg-5 .cat_instance_body {
    width: 19.9%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-lg-4 .cat_instance_body {
    width: 24.9%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-lg-3 .cat_instance_body {
    width: 32.9%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-lg-2 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-lg-1 .cat_instance_body {
    width: 100%;
  }
}

@media (max-width: 1199px) and (min-width: 993px) {
  .cck-wrapper-allcat.instance-col-md-8 .cat_instance_body {
    width: 16.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-md-7 .cat_instance_body {
    width: 16.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-md-6 .cat_instance_body {
    width: 16.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-md-5 .cat_instance_body {
    width: 19.9%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-md-4 .cat_instance_body {
    width: 24.9%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-md-3 .cat_instance_body {
    width: 32.99%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-md-2 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-md-1 .cat_instance_body {
    width: 100%;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .cck-wrapper-allcat.instance-col-sm-8 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-sm-7 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-sm-6 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-sm-5 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-sm-4 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-sm-3 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-sm-2 .cat_instance_body {
    width: 49.5%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-sm-1 .cat_instance_body {
    width: 100%;
  }
}

@media (max-width: 767px) and (min-width: 481px) {
  .cck-wrapper-allcat.instance-col-xs-8 .cat_instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-xs-7 .cat_instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-xs-6 .cat_instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-xs-5 .cat_instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-xs-4 .cat_instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-xs-3 .cat_instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-xs-2 .cat_instance_body {
    width: 100%;
    display: inline-block;
  }

  .cck-wrapper-allcat.instance-col-xs-1 .cat_instance_body {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .cck-wrapper-allcat .cat_instance_body {
    width: 100%;
    float: none;
    display: block;
  }
}

.cck-instance-block.cat_fields .row {
  margin-left: 0px;
}

table.cck_tableC {
  border-collapse: collapse;
  border-spacing: 2px;
  /*width: 100%;*/
}

.cck_tableC .days th,
.cck_tableC .year th {
  background: none repeat scroll 0 0 #F7A900;
  font-size: 100%;
  padding: 2px !important;
  border: 1px solid #ddd;
  text-align: center;
  color: #fff;
  width: 14%;
  word-break: break-all;
}

.table-responsive&gt;.table&gt;tbody&gt;tr.days&gt;th,
.table-responsive&gt;.table&gt;tbody&gt;tr.year&gt;td {
  white-space: normal;
}

div.cck_tableC .cck_tableC {
  /*vertical-align: top;*/
  /*margin: 10px;*/
}

.cck_tableC tbody tr {
  /* height: 22px;*/
}

div.cck_tableC td {
  border: 1px solid #ddd;
  text-align: center;
  visibility: hidden;
  text-align: left;
  padding: 3px;
  width: 14%;
}

.whole_cell {
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
}

.event_string {
  background-color: #999;
  border-radius: 3px;
  margin: 1px;
  padding: 5px;
}

td.marker_event_date {
  background-color: #F7A900;
  font-weight: bold;
  /*border-radius: 3px;*/
  /*text-indent: 12px;*/
}

td.marker_event_date sub {
  /*  background-color: #0088cc;
  color: white;
  cursor: pointer;
  border-radius: 10px;
  padding: 2px 3px 1px 4px;
  font-weight: normal; */
}

td.marker_event_date:hover {
  background-color: rgba(212, 212, 212, 0.7);
  cursor: pointer;
}

td.marker_event_date:hover a {
  color: #000;
}

td.marker_event_date a {
  text-decoration: none;
  cursor: pointer;
  display: block;
  color: #333;
  word-break: break-all;
}

td.marker_event_date a:hover {
  /*text-decoration: none;*/
  color: #000;
  /*cursor: pointer;*/
  /*display: block;*/
}

.dateTrue {
  visibility: visible !important;
}

/*td.marker_event_date a .showCount{
  color: #fff;
  background-color: #0088cc;
  padding: 0px 5px 0px 5px;
  border-radius: 10px;
}*/
/*td.marker_event_date a .showCount{
  display:none;
}

td.marker_event_date:hover a .showCount{
  display: inline-block;
}


td.marker_event_date:hover a .showDay{
  display:none;
}
*/
.schedule_item {
  border-bottom: 1px solid #e3e3e3;
}

.schedule_date {
  /*color: #3D434A;*/
  padding: 15px;
  font-size: 12px;
  font-weight: bold;
  word-wrap: normal;
  min-width: 100px !important;
  background-color: #fff;
  margin-top: 15px;
}

/*.schedule_date a{
  color: #3D434A;
}*/
.schedule_event_list {
  padding: 5px;
  font-weight: bold;
}

.schedule_month_year {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

.schedule_not_event {
  text-align: center;
  font-weight: bold;
}

.whole_cell {
  text-align: center;
}

@media (max-width: 600px) {

  .cck_calendar_large tr.days,
  .cck_calendar_large td:not(.dateTrue) {
    display: none;
  }

  .cck_calendar_large tbody tr,
  .cck_calendar_large tbody td {
    display: block;
  }

  .cck_calendar_large tbody td {
    width: 100%;
  }
}

/*================================
=            Calendar            =
================================*/
#ui-datepicker-div {
  background: #34404C;
}

#ui-datepicker-div .ui-datepicker-header {
  background: #1CB09A;
}

#ui-datepicker-div .task-edit_instance {
  color: #fff;
}

#ui-datepicker-div .task-edit_instance {
  color: #eee;
}

#ui-datepicker-div .ui-datepicker-calendar tbody .ui-datepicker-today a {
  background: #1CB09A;
  background-image: none !important;
  color: #fff;
}

#ui-datepicker-div .ui-datepicker-calendar tbody span.ui-state-default {
  color: #eee;
}

#ui-datepicker-div .ui-datepicker-calendar tbody a {
  color: #00BCD8;
}

/*.drop-item.current-sort.active-field,
.drop-item.current-sort {
  z-index: 999 !important;
}*/

div[class*="galleryfield"] .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  cursor: grab;
  width: 100% !important;
}

.drop-item .col_box div[class*="galleryfield"] div[class*="gallery"] {
  overflow: hidden;
}

.cck-body .row-fluid div[class*="galleryfield"] img {
  margin: 10px 10px 0 0;
}

.cck-body .row-fluid .swiper-container .swiper-wrapper .swiper-slide img {
  margin: 0;
}

.cck-body .col_box span .controls label.radio {
  float: none !important;
  text-align: start !important;
}

.cck-body .ui-resizable-handle.ui-resizable-e {
  cursor: default;
}

/*.cck-body .col_box span .controls input[type=radio] {
  margin-left: -20px !important;
}*/

/*.col_box.admin_aria_hidden{
    display:flex;
    justify-content: space-between;
    width: 100%;
}*/

.drop-item #v_items div input[id*="new_upload_video"] {
  float: none !important;
}

#a_items div input[id*="new_upload_audio"] {
  float: none !important;
}

.drop-item #v_items div br {
  display: none;
}

.inline_field .drop-item {
  display: inline-block;
}

/*.field-name {
  pointer-events: none;
}*/

.location-address-block label {
  width: 120px;
}

.cck-body .dropdown_cck-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99999 !important;
  display: none;
  float: left;
  min-width: 350px !important;
  padding: 9px !important;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.cck-body .dropdown_cck-menu&gt;li&gt;a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.cck-body .dropdown_cck-menu&gt;li {
  margin: 5px 0px;
  background: #f10000;
  color: #fff;
  padding: 5px;
}

/*.cck-body .content-row .drop-item .cck_send_button{
    display: none !important;
}*/

@media(max-width: 640px) {
  .os-calendar-large .table-responsive .cck_tableC tr {
    display: block;
  }

  .os-calendar-large .table-responsive .cck_tableC tr.days {
    display: none;
  }

  .os-calendar-large .table-responsive .cck_tableC td {
    display: block;
    width: 100%;
    padding: 2px;
    margin: 4px 0;
  }

  .os-calendar-large .table-responsive .cck_tableC td .hide {
    display: none;
  }

  .os-calendar-large .table-responsive .cck_tableC td.dateTrue {
    display: block !important;
  }

  .os-calendar-large .table-responsive .cck_tableC td {
    display: none !important;
  }
}

.calendar_available,
.calendar_available_notation {
  background-color: #fff;
  color: #000;
  border: 1px solid #ddd;
}

.calendar_day_gone_avaible {
  background-color: #ACACAC;
  color: #fff;
  border: 1px solid #ACACAC;
}

.calendar_day_gone_not_avaible {
  background-color: #870000;
  color: #ffffff;
}

.calendar_not_available,
.calendar_not_available_notation {
  background-color: #F10000;
  border: 1px solid #f10000;
  color: #000;
}

.calendar_notation .row_calendar {
  margin-bottom: 10px;
}

.calendar_not_available_night_start {
  background: #ffffff;
  background: -moz-linear-gradient(-62deg, #ffffff 0%, #f6f6f6 50%, #f10000 50%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(50%, #f6f6f6), color-stop(50%, #f10000));
  background: -webkit-linear-gradient(-62deg, #ffffff 0%, #f6f6f6 50%, #f10000 50%);
  background: -o-linear-gradient(-62deg, #ffffff 0%, #f6f6f6 50%, #f10000 50%);
  background: -ms-linear-gradient(-62deg, #ffffff 0%, #f6f6f6 50%, #f10000 50%);
  background: linear-gradient(152deg, #ffffff 0%, #f6f6f6 50%, #f10000 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F10000', GradientType=1);
  border: 1px solid #f10000;
}

.calendar_not_available_night_end {
  background: #F10000;
  background: -moz-linear-gradient(-62deg, #f10000 0%, #f10000 50%, #ffffff 50%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f10000), color-stop(50%, #f10000), color-stop(50%, #ffffff));
  background: -webkit-linear-gradient(-62deg, #f10000 0%, #f10000 50%, #ffffff 50%);
  background: -o-linear-gradient(-62deg, #f10000 0%, #f10000 50%, #ffffff 50%);
  background: -ms-linear-gradient(-62deg, #f10000 0%, #f10000 50%, #ffffff 50%);
  background: linear-gradient(152deg, #f10000 0%, #f10000 50%, #ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F10000', endColorstr='#ffffff', GradientType=1);
  border: 1px solid #f10000;
}

.calendar_day_gone_not_avaible_night_end {
  background: #F10000;
  background: -moz-linear-gradient(-62deg, #870000 0%, #870000 50%, #acacac 50%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #870000), color-stop(50%, #870000), color-stop(50%, #acacac));
  background: -webkit-linear-gradient(-62deg, #870000 0%, #870000 50%, #acacac 50%);
  background: -o-linear-gradient(-62deg, #870000 0%, #870000 50%, #acacac 50%);
  background: -ms-linear-gradient(-62deg, #870000 0%, #870000 50%, #acacac 50%);
  background: linear-gradient(152deg, #870000 0%, #870000 50%, #acacac 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F10000', endColorstr='#ffffff', GradientType=1);
  border: 1px solid #870000;
  color: #ffffff;
}

.calendar_day_gone_not_avaible_night_start {
  background: #ffffff;
  background: -moz-linear-gradient(-62deg, #acacac 0%, #acacac 50%, #870000 50%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #acacac), color-stop(50%, #acacac), color-stop(50%, #870000));
  background: -webkit-linear-gradient(-62deg, #acacac 0%, #acacac 50%, #870000 50%);
  background: -o-linear-gradient(-62deg, #acacac 0%, #acacac 50%, #870000 50%);
  background: -ms-linear-gradient(-62deg, #acacac 0%, #acacac 50%, #870000 50%);
  background: linear-gradient(152deg, #acacac 0%, #acacac 50%, #870000 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F10000', GradientType=1);
  border: 1px solid #870000;
  color: #ffffff;
}

.calendar_available,
.calendar_not_available,
.calendar_day_gone_not_avaible,
.calendar_day_gone_avaible,
.calendar_available_notation,
.calendar_not_available_notation {
  font-size: 14px;
  height: 22px;
  width: 40px;
}

.label_calendar_available,
.label_not_calendar_available {
  float: left;
  font-size: 14px;
  padding: 0 0 0 45px;
}

.calendar_week,
.calendar_weekend,
.calendar_midweek {
  font-size: 14px;
  font-weight: bold;
}

.calendar_partially_available_time {
  background: -moz-repeating-linear-gradient(150deg, #F10000, #F10000 5px, #fff 0, #fff 8px);
  background: -webkit-repeating-linear-gradient(150deg, #F10000, #F10000 5px, #fff 0, #fff 8px);
  background: -o-repeating-linear-gradient(150deg, #F10000, #F10000 5px, #fff 0, #fff 8px);
  background: -ms-repeating-linear-gradient(150deg, #F10000, #F10000 5px, #fff 0, #fff 8px);
  background: repeating-linear-gradient(150deg, #F10000, #F10000 5px, #fff 0, #fff 8px);
}

table.cck_tableC {
  margin: auto;
}

table.cck_tableC td {
  position: relative;
}

/*============ buttons =================*/
.booking_calendar_nav_buttons .booking_calendar_previous,
.booking_calendar_nav_buttons .booking_calendar_next {
  display: inline-block;
  width: auto;
}

/*.booking_calendar_nav_buttons .booking_calendar_previous {
  float: left;
}*/
.booking_calendar_nav_buttons .booking_calendar_next {
  float: right;
}

.booking_calendar_nav_buttons .booking_calendar_previous input[type="submit"],
.booking_calendar_nav_buttons .booking_calendar_next input[type="submit"] {
  border: 1px solid #ddd;
  background: #F7A900;
  padding: 5px 13px;
  font-weight: bold;
}


/*=========== navigation ==============*/

.booking_calendar_month_year #month_selected,
.booking_calendar_month_year #year_selected {
  display: inline-block;
  width: auto;
  background: #fff;
}

.booking_calendar_month_year #month_selected:focus,
.booking_calendar_month_year #year_selected:focus {
  background: #fff !important;
}

/*============ table rows ==============*/
.cck_booking_calendar table.cck_tableC tr {
  height: 22px;
}

.cck-body div[id^="cck_col-"] input.date_input,
.cck-body div[id^="cck_col-"] input.time_input {
  width: auto;
}

.hidden_field {
  width: 0px !important;
}

.cck-body .fa {
  margin: 0 5px;
}

.old_total_price {
  text-decoration: line-through;
}

.small_cart {
  position: relative;
  z-index: 1000;
}

.small_cart.addItem a .small_cart_img.cart_fixed {
  -webkit-animation: cart_animation 2.5s !important;
  -moz-animation: cart_animation 2.5s !important;
  animation: cart_animation 2.5s !important;
}

.small_cart.addItem .small_cart_img.cart_fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.small_cart.addItem .small_cart_img.cart_fixed,
.small_cart.addItem .small_cart_img.cart_fixed .fa {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  z-index: 9999999;
}

.small_cart.addItem .small_cart_img.cart_fixed .fa,
.small_cart.addItem .small_cart_img.cart_fixed img {
  width: 300px;
  height: 300px;
  background: #f3f3f3;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  font-size: 180px;
  object-fit: contain;
}

@-webkit-keyframes cart_animation {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes cart_animation {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes cart_animation {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

body .cck-body .content-row .drop-item [class*="hide-field-name-custom_code_field"] {
  display: none !important;
}

body .cck-body .content-row .drop-item .field-name[class*="hide-field-name"] {
  display: none !important;
}

[class*="hide-child-entity-alias-"] {
  display: none !important;
}

.lb-next {
  background: url(../lightbox/images/next.png) right 48% no-repeat;
}

.lb-prev {
  background: url(../lightbox/images/prev.png) left 48% no-repeat;
}

.single_product {
  display: flex;
  margin-top: 10px;
  align-items: center;
}

.product_title {
  width: 55%;
}

.calculated_price {
  width: 15%;
}

.quantity_product_cart {
  width: 6%;
}

.nav .os_cck_menu_child,
.col_box .os_cck_menu_child,
.col_box .os_cck_hover_child {
  position: absolute;
  top: 95%;
  left: 0;
  z-index: -1;
  display: block;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  opacity: 0;
  transform: rotateX(90deg);
  transform-origin: top center;
  transition: .5s;
}

.cck_hover_side {
  position: relative;
}

.nav&gt;li:hover&gt;.os_cck_menu_child,
.nav&gt;li&gt;a:focus+.os_cck_menu_child,
.nav li li:hover&gt;.os_cck_menu_child,
.nav li li&gt;a:focus+.os_cck_menu_child,
.col_box:hover&gt;.os_cck_menu_child,
.col_box:hover&gt;.os_cck_hover_child,
.event_string:hover&gt;.os_cck_menu_child {
  opacity: 1;
  transform: rotateX(0);
  z-index: 1000;
  transition: .5s;
  display: block;
}

.cck-body .os_cck_modal,
.nav .os_cck_modal {
  display: none;
}

a[data-target^="#os_cck_popup"] {
  cursor: pointer;
}

.os_cck_os_cck_modal .os_cck_modal-dialog {
  top: 5%;
  margin: auto;
}

.os_cck_os_cck_modal img {
  max-width: 100%;
}

.os_cck_modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.os_cck_modal-backdrop.fade {
  opacity: 0;
}

.os_cck_modal-backdrop,
.os_cck_modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.os_cck_modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.os_cck_modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}

.os_cck_modal-form {
  margin-bottom: 0;
}

.os_cck_modal-footer:before,
.os_cck_modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

.os_cck_modal-footer:after {
  clear: both;
}

.os_cck_modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.os_cck_modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.os_cck_modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

body.os_cck_modal {
  padding-top: 0;
}

.os_cck_modal-batch {
  overflow-y: visible;
}

.os_cck_modal-body[class^="jviewport-height"],
.os_cck_modal-body[class*="jviewport-height"] {
  max-height: none;
}

div.os_cck_modal.jviewport-width10 {
  width: 10vw;
  margin-left: -5vw;
}

div.os_cck_modal.jviewport-width20 {
  width: 20vw;
  margin-left: -10vw;
}

div.os_cck_modal.jviewport-width30 {
  width: 30vw;
  margin-left: -15vw;
}

div.os_cck_modal.jviewport-width40 {
  width: 40vw;
  margin-left: -20vw;
}

div.os_cck_modal.jviewport-width50 {
  width: 50vw;
  margin-left: -25vw;
}

div.os_cck_modal.jviewport-width60 {
  width: 60vw;
  margin-left: -30vw;
}

div.os_cck_modal.jviewport-width70 {
  width: 70vw;
  margin-left: -35vw;
}

div.os_cck_modal.jviewport-width80 {
  width: 80vw;
  margin-left: -40vw;
}

div.os_cck_modal.jviewport-width90 {
  width: 90vw;
  margin-left: -45vw;
}

div.os_cck_modal.jviewport-width100 {
  width: 100vw;
  margin-left: -50vw;
}

@media (max-width: 767px) {
  div.os_cck_modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }

  div.os_cck_modal.fade {
    top: -100px;
  }

  div.os_cck_modal.fade.in {
    top: 20px;
  }

  div.os_cck_modal[class*="jviewport-width"] {
    width: auto;
    margin: 0;
  }
}

@media (max-width: 480px) {
  div.os_cck_modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
}

.os_cck_modal img {
  max-width: 100%;
}

.os_cck_modal-open {
  overflow: hidden;
}

.os_cck_modal-open .os_cck_modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.os_cck_modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.os_cck_modal .os_cck_modal-dialog {
  top: 5%;
  margin: auto;
  width: 85%;
}

.os_cck_modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
  box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
}

@media (min-width: 768px) {
  .os_cck_modal-content {
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
  }
}

.os_cck_modal-header {
  /*  min-height: 16.42857143px;
    padding: 15px;*/
  border-bottom: 1px solid #e5e5e5;
  box-sizing: unset;
}

.os_cck_modal-header .close {
  margin-top: -10px;
}

.os_cck_modal-body {
  max-height: calc(100vh - 140px);
  overflow-y: auto;
  position: relative;
  padding: 15px;
}

.os_cck_modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.os_cck_modal-header .close {
  /*  position: absolute;
    right: 5px;
    top: -10px;
    opacity: 1;
    margin: 0;
    color: #000;
    font-weight: bold;
    font-size: 26px;
    border: unset;*/
  position: absolute;
  right: -5px;
  top: -14px;
  opacity: 1;
  margin: 0;
  color: #000 !important;
  font-weight: bold;
  font-size: 21px;
  padding: 0 5px;
  line-height: 1;
  z-index: 99;
  background: #fff !important;
  border-radius: 20px !important;
  border: 1px solid #000 !important;
}

/*.os_cck_modal-header .close:hover{
  background: unset !important;
  border: unset !important;
}*/
.os_cck_modal-content {
  top: 30px;
}

.os_cck_modal.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.os_cck_modal.fade.in {
  opacity: 1;
}

.os_cck_modal .os_cck_modal-dialog .os_cck_modal-content .os_cck_modal-body .cck-body {
  width: 100% !important;
}

.os_cck_menu_child.right_cck_hover_pos {
  left: 0;
  right: unset;
}

.os_cck_menu_child.left_cck_hover_pos {
  left: unset;
  right: 0;
}

.os_cck_menu_child.center_cck_hover_pos {
  left: unset;
  right: unset;
}

.cck_not_found {
  text-align: center;
}

.cck_hover_side {
  display: inline-flex !important;
  justify-content: center;
}

.cck_hover_side&gt;a {
  display: block;
  width: 100%;
}

.cck_hover_side&gt;span {
  display: block;
  width: 100%;
}

.parent .os_cck_menu_child.right_cck_hover_pos {
  left: 100% !important;
  right: unset !important;
  top: unset !important;
}

.parent .os_cck_menu_child.left_cck_hover_pos {
  left: unset !important;
  right: 100% !important;
  top: unset !important;
}

.cck-body .pagination__wrapper ul li .icon-angle-double-left:before,
.cck-body .joom_pagination ul li .icon-first:before,
.cck-body .joom_pagination ul li .icon-angle-double-left::before {
  content: "\f100";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  font-size: 22px;
}

.cck-body .pagination__wrapper ul li .icon-angle-left:before,
.cck-body .joom_pagination ul li .icon-previous:before,
.cck-body .joom_pagination ul li .icon-angle-left:before {
  content: "\f104";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  font-size: 22px;
}

.cck-body .pagination__wrapper ul li .icon-angle-double-right:before,
.cck-body .joom_pagination ul li .icon-next:before,
.cck-body .joom_pagination ul li .icon-angle-double-right:before {
  content: "\f101";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  font-size: 22px;
}

.cck-body .pagination__wrapper ul li .icon-angle-right:before,
.cck-body .joom_pagination ul li .icon-last:before,
.cck-body .joom_pagination ul li .icon-angle-right:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  font-size: 22px;
}

.cck-body .pagination__wrapper ul li .icon-angle-double-left,
.cck-body .pagination__wrapper ul li .icon-angle-left,
.cck-body .pagination__wrapper ul li .icon-angle-double-right,
.cck-body .pagination__wrapper ul li .icon-angle-right,
.cck-body .joom_pagination ul li .icon-first,
.cck-body .joom_pagination ul li .icon-previous,
.cck-body .joom_pagination ul li .icon-next,
.cck-body .joom_pagination ul li .icon-last,
.cck-body .joom_pagination ul li .icon-angle-double-left,
.cck-body .joom_pagination ul li .icon-angle-left,
.cck-body .joom_pagination ul li .icon-angle-double-right,
.cck-body .joom_pagination ul li .icon-angle-right {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  min-height: 20px;
}

.cck-body .pagination__wrapper ul li {}

.cck-body ul.pagination li&gt;a,
.cck-body ul.pagination li&gt;span {
  line-height: 1;
  margin: 0 !important;
  font-size: 20px;
  padding: 10px !important;
  background: #fff !important;
  border: 1px solid #b8c9e0 !important;
  border-radius: unset !important;
  color: #000 !important;
}

.cck-body ul.pagination li&gt;a:hover {
  background: #b8c9e0 !important;
}

.cck-body ul.pagination li&gt;span {
  color: #6c757d !important;
  background: #ccc !important;
}

.cck-body .pagination .active&gt;span,
.cck-body .pagination .active&gt;a {
  cursor: default;
  background-color: #428bca !important;
  border-color: #428bca !important;
  color: #fff !important;
  min-height: 20px;
}

.cck-body .pagination .active&gt;a:hover {
  background: #428bca !important;
}

.instance-manager-block .pagination__wrapper {
  margin-top: 20px;
}

.dropdown_cck-menu.open {
  display: block;
}



.cck-body .instance-manager-block .instance-block-search .wrapper_filters_front {
  display: inline-flex !important;
  flex-wrap: wrap;
  align-items: center;
  width: 89%;
}

.cck-body .instance-manager-block .instance-block-search .wrapper_filters_right_front {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  float: right;
  margin: 5px;
  width: 9%;
  justify-content: right;
}

.cck-body .instance-manager-block .instance-block-search .wrapper_filters_front&gt;span {
  margin: 5px;
}

.cck-body .instance-manager-block .instance-block-search .wrapper_filters_front&gt;span select {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-repeat: no-repeat;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  cursor: pointer;
  max-width: 100% !important;
  outline: unset !important;
  background: #fff;
  font-size: 16px;
  color: #000;
  border: 1px solid #b8c9e0;
}

.cck-body .instance-manager-block .instance-block-search .wrapper_filters_front&gt;span select {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-repeat: no-repeat;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  cursor: pointer;
  max-width: 100% !important;
  outline: unset !important;
  background: #fff;
  font-size: 16px;
  color: #000;
  border: 1px solid #b8c9e0;
  min-height: 36px;
}

.cck-body .instance-manager-block .instance-block-search .wrapper_filters_right_front div {
  margin: 5px;
}

.cck-body .instance-manager-block .instance-block-search .wrapper_filters_right_front select {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-repeat: no-repeat;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  cursor: pointer;
  max-width: 100% !important;
  outline: unset !important;
  background: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 16px 12px;
  font-size: 16px;
  color: #000;
  border: 1px solid #b8c9e0;
  min-height: 36px;
}

.cck-body .instance-manager-block .instance-block-search .wrapper_filters_front input {
  display: inline-block;
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-repeat: no-repeat;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none;
  max-width: 100% !important;
  outline: unset !important;
  background: #fff;
  font-size: 16px;
  color: #000;
  border: 1px solid #b8c9e0;
}

.os_navigation_prev {
  float: left;
}

.os_navigation_next {
  float: right;
}

#os_navigation {
  margin-top: 20px;
}

.open&gt;.dropdown_cck-menu {
  display: block;
}

.dropdown_cck-menu {
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  color: #22262a;
  display: none;
  font-size: 1rem;
  list-style: none;
  margin: 0;
  min-width: 10rem;
  padding: 0.5rem 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
}

.calendar_partially_available_time .dropdown_cck-toggle,
.calendar_day_gone_avaible .dropdown_cck-toggle {
  cursor: pointer;
}

@media (max-width: 768px) {
  .cck-body video {
    width: 100% !important;
    height: 100% !important;
  }

  .nav .os_cck_menu_child {
    opacity: 1;
    transform: rotateX(0);
    z-index: 1000;
    transition: .5s;
    width: 100% !important;
    position: relative !important;
    display: block !important;
    left: 0 !important;
    top: 0 !important;
  }

  .nav .os_cck_menu_child&gt;.cck-body&gt;form {
    width: 100% !important;
  }
}

.cck-body .ui-sortable-handle {
  touch-action: auto;
}

#orderForm a img {
  width: 20px;
  margin-top: -2px;
}

.orderTable a img {
  width: 20px;
  margin-top: -2px;
}

.cck-body form .content-row .os_cck_reqired_error {
  color: rgb(255, 0, 0) !important;
  border-color: rgb(255, 0, 0) !important;
}

.cck-body form .content-row .os_cck_reqired_error::placeholder {
  color: rgb(255, 0, 0) !important;
}

.cck-body #pagination li&gt;span {
  border: 1px solid #bbb;
}

.cck-body #pagination li&gt;span&gt;span {
  color: #bbb;
}

.cck-body #pagination li&gt;a {
  border: 1px solid #000;
  color: #000;
}

.cck-body #pagination li&gt;a&gt;span {
  color: #000;
}

.cck-body #pagination li&gt;a:hover {
  background: #08c;
  color: #000 !important;
}

.cck-body #pagination li.active a {
  background: #08c;
  color: #fff !important;
}

.drop-item .col_box div[class*="galleryfield"] div[class*="gallery"]&gt;img {
  margin: 2px;
}

.textfield_error_text {
  color: rgb(255, 0, 0);
}

.cck-nothing-found {
  text-align: center;
  padding-top: 50px;
}

.cck_hover_layout {
  position: relative;
  display: inline-block;
}

.instance-manager-block th.title {
  white-space: unset;
  padding: 0 4px 0 0px;
}

form[name^="calendar"] select {
  width: 100% !important;
}

span.cck_mail {
  display: none !important;
}

.gmnoprint.gm-bundled-control button div&gt;img {
  transform: translate(-50%, 0%)!important;
}
.gmnoprint.gm-bundled-control button&gt;div {
  width: 30px;
  height: 30px;
}</pre></body></html>