/* VIEW start */

#_embed_ ._embed_small_title {
 float: left;
 width: 100%;
 margin: 0 0 12px 0;
 font-weight: 700;
 font-size: 18px;
 line-height: 1.2;
 text-align: center;
 text-transform: uppercase;
 opacity: 0.6;
}

#_embed_ #_embed_subtitle {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 float: left;
 width: 100%;
 margin: 0 0 15px 0;
 font-weight: 700;
 font-size: 23px;
 line-height: 1.2;
 text-align: center;
 text-transform: uppercase;
}

#_embed_ #_embed_stars {
 display: flex;
 justify-content: center;
 float: left;
 width: 100%;
 margin: 0 0 3px 0;
}

#_embed_ #_embed_stars img {
 float: left;
 margin: 0 2px;
 width: 16px;
 height: 16px;
}

@media screen and (max-width: 1000px) {
 #_embed_ #_embed_subtitle {
  font-size: 21px;
 }
}

@media screen and (max-width: 900px) {
 #_embed_ ._embed_small_title {
  margin: 0 0 10px 0;
  font-size: 17px;
 }
}

@media screen and (max-width: 700px) {
 #_embed_ ._embed_small_title {
  font-size: 16px;
 }
 #_embed_ #_embed_subtitle {
  font-size: 20px;
 }
}

@media screen and (max-width: 600px) {
 #_embed_ ._embed_small_title {
  font-size: 15px;
 }
 #_embed_ #_embed_subtitle {
  font-size: 18px;
 }
}

@media screen and (max-width: 400px) {
 #_embed_ ._embed_small_title {
  margin: 0 0 8px 0;
  font-size: 14px;
 }
 #_embed_ #_embed_subtitle {
  font-size: 17px;
 }
}



#_embed_ ._embed_offer_top {
 display: flex;
 justify-content: flex-end;
 flex-wrap: wrap;
 float: left;
 width: 100%;
 margin: 0 0 20px 0;
}


#_embed_ ._embed_offer_top ._embed_offer_header {
 position: relative;
 float: right;
 width: 360px;
 min-height: 400px;
 padding: 0 0 65px 0;
 margin: 0 0 0 20px;
 border: 1px solid #ddd;
 background-color: #fff;
}
/*
#_embed_ ._embed_hotel_top ._embed_offer_header {
 border-bottom: none;
}

#_embed_ ._embed_hotel_top ._embed_offer_header {
 width: 100%;
 min-height: auto;
 padding: 0;
 margin: 0;
}
*/
#_embed_ ._embed_offer_top ._embed_offer_header_top {
 display: flex;
 justify-content: flex-end;
 align-items: center;
 float: left;
 width: 100%;
 min-height: 60px;
 padding: 14px 22px 12px 22px;
 border-bottom: 1px solid #ddd;
 background-color: #efefef;
}
/*
#_embed_ ._embed_hotel_top ._embed_offer_header_top {
 display: block;
 border-bottom: 1px solid #ddd;
}
*/
#_embed_ ._embed_offer_top ._embed_offer_header_top ._embed_location {
 float: left;
 flex: auto;
 padding: 0 10px 0 0;
 font-weight: 700;
 font-size: 16px;
 line-height: 1.2;
 text-transform: uppercase;
}

#_embed_ ._embed_offer_top ._embed_content_price {
 flex-shrink: 0;
 float: right;
 padding: 0 0 0 15px;
 font-size: 13px;
 line-height: 1.0;
 color: #1ea6db;
 text-align: left;
 border-left: 1px solid #ddd;
}
/*
#_embed_ ._embed_offer_top._embed_hotel_top ._embed_content_price {
 float: left;
 padding: 0;
 border-left: none;
}
*/
#_embed_ ._embed_offer_top ._embed_content_price ._embed_price {
 font-weight: 700;
 font-size: 25px;
}

#_embed_ ._embed_offer_top ._embed_content_price ._embed_price ._embed_currency {
 margin: 0 0 0 -2px;
 font-size: 17px;
}

#_embed_ ._embed_offer_top ._embed_offer_header_middle {
 float: left;
 width: 100%;
 padding: 18px 22px 0 22px;
 line-height: 1.4;
}
/*
#_embed_ ._embed_offer_top._embed_hotel_top ._embed_offer_header_middle {
 position: relative;
 padding: 0 22px 0 22px;
 margin-top: -1px;
 border-bottom: 1px solid #ddd;
}
*/
#_embed_ ._embed_offer_top ._embed_info {
 float: left;
 width: 100%;
 padding: 0 0 12px 0;
 margin: 0 0 12px 0;
 font-size: 15px;
 border-bottom: 1px solid #ddd;
}

#_embed_ ._embed_offer_top ._embed_info:last-child {
 margin: 0 0 5px 0;
 border-bottom: 0;
}
/*
#_embed_ ._embed_hotel_top ._embed_info:first-child {
 margin-top: 18px;
}
*/
#_embed_ ._embed_offer_top ._embed_content_title._embed_top {
 display: flex;
 width: 100%; 
 margin: 0 0 2px 0;
 font-weight: 700;
 font-size: 14px;
}

#_embed_ ._embed_offer_top ._embed_content_title._embed_top ._embed_icon {
 display: flex;
 align-items: center;
 min-width: 20px;
 margin: 0 5px 0 0;
}

#_embed_ ._embed_offer_top ._embed_content_title._embed_top ._embed_icon img {
 width: 17px;
 height: 17px;
 opacity: 0.5;
}

#_embed_ ._embed_offer_top ._embed_content_title._embed_top ._embed_text {
 flex: auto;
 text-transform: uppercase;
}

#_embed_ ._embed_offer_top ._embed_offer_header_bottom {
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 height: 65px;
 padding: 0 22px;
}

#_embed_ ._embed_offer_top ._embed_enquiry {
 float: right;
 width: 100%;
 padding: 12px 25px;
 font-size: 16px;
}
/*
#_embed_ ._embed_hotel_top ._embed_enquiry {
 width: auto;
}
*/
@media screen and (max-width:900px) {
 #_embed_ ._embed_offer_top ._embed_offer_header {
  width: 100%;
  min-height: 0;
  padding: 0;
  margin: 0;
 }
 #_embed_ ._embed_offer_top ._embed_offer_header_top {
  min-height: 0;
  padding: 9px 18px 8px 18px;
 }
 #_embed_ ._embed_offer_top .o_embed_ffer_header_top ._embed_location {
  font-size: 15px;
 }
 #_embed_ ._embed_offer_top ._embed_offer_header_middle {
  padding: 15px 18px 0 18px;
 }
 /*
 #_embed_ ._embed_hotel_top ._embed_offer_header_middle {
  padding: 0 18px 0 18px;
 }
 #_embed_ ._embed_hotel_top ._embed_info:first-child {
  margin-top: 15px;
 }
 */
 #_embed_ ._embed_offer_top ._embed_offer_header_bottom {
  position: static;
  float: left;
  width: 100%;
  height: auto;
  padding: 0;
 }
 #_embed_ ._embed_offer_top ._embed_content_price ._embed_price {
  font-size: 23px;
 }
 #_embed_ ._embed_offer_top ._embed_content_price ._embed_price ._embed_currency {
  font-size: 15px;
 }
 #_embed_ ._embed_offer_top ._embed_enquiry {
  padding: 12px 15px;
  font-size: 15px;
 }
}

@media screen and (max-width:800px) {
 #_embed_ ._embed_offer_top ._embed_info {
  margin: 0 0 12px 0;
  font-size: 14px;
  line-height: 1.5;
 }
 #_embed_ ._embed_offer_top ._embed_enquiry {
  font-size: 14px;
 }
}

@media screen and (max-width:600px) {
 #_embed_ ._embed_offer_top ._embed_content_price ._embed_price {
  font-size: 21px;
 }
 #_embed_ ._embed_offer_top ._embed_content_price ._embed_price ._embed_currency {
  font-size: 14px;
 }
}

/* VIEW end */




/* CONTENT start */

#_embed_ #_embed_tabs {
 position: relative;
 display: flex;
 align-content: center;
 float: left;
 width: 100%;
 margin: 3px 0 0 0;
}

#_embed_ ._embed_tab,
#_embed_ ._embed_tab_a {
 display: flex;
 float: left;
 justify-content: center;
 align-items: center;
 padding: 12px 22px;
 margin: 0 8px -1px 0;
 font-weight: 700;
 font-size: 14px;
 text-align: center;
 text-transform: uppercase;
 border: 1px solid #ddd;
 background-color: #efefef;
 cursor: pointer;
}

#_embed_ ._embed_tab_a {
 border-bottom: 1px solid #fff;
 background-color: #fff;
}

#_embed_ ._embed_tab_m,
#_embed_ ._embed_tab_m_a {
 display: none;
}

#_embed_ ._embed_tab_content,
#_embed_ ._embed_description._embed_tab_content {
 display: none;
 float: left;
 width: 100%;
}

#_embed_ ._embed_tab_content_a,
#_embed_ ._embed_description._embed_tab_content_a {
 display: block;
}

#_embed_ #hotels_tab._embed_tab_a {
 border: 1px solid #ddd;
}

#_embed_ #hotels_tab_content {
 padding: 15px 0 0 0;
}



#_embed_ ._embed_content_title,
#_embed_ .content_title,
#_embed_ ._embed_description .title {
 width: 100%;
 font-weight: 700;
}

#_embed_ ._embed_description_title {
 display: flex;
 align-items: center;
 float: left;
 width: 100%;
 padding: 14px 22px;
 font-weight: 700;
 font-size: 15px;
 text-transform: uppercase;
 border: 1px solid #ddd;
 border-bottom: none;
 background-color: #efefef;
}

#_embed_ ._embed_description {
 float: left;
 width: 100%;
 padding: 18px 22px;
 margin: 0 0 10px 0;
 font-size: 15px;
 line-height: 1.6;
 border: 1px solid #ddd;
 background-color: #fff;
}

#_embed_ ._embed_hotels {
 float: left;
 width: 100%;
 margin: 10px 0 0 0;
}


#_embed_ ._embed_tab_m,
#_embed_ ._embed_tab_m_a {
 position: relative;
 float: left;
 width: 100%;
 padding: 14px 50px 14px 18px;
 margin: 0 0 5px 0;
 font-weight: 700;
 font-size: 15px;
 line-height: 1.3;
 color: #fff;
 text-transform: uppercase;
 border: 1px solid #1298ce;
 background-color: #1298ce;
 cursor: pointer;
}

#_embed_ ._embed_tab_m::after {
 width: 26px;
 height: 26px;
 content: "";
 font-weight: 700;
 font-size: 25px;
 position: absolute;
 right: 18px;
 top: 50%;
 transform: translateY(-50%);
 background: url('https://centraladmin.prostudio.bg/img/accordion-plus.svg') center no-repeat;
 background-size: 26px 26px;
 -webkit-transition: 0.2s ease-in-out;
 -moz-transition: 0.2s ease-in-out;
 -o-transition: 0.2s ease-in-out;
 transition: 0.2s ease-in-out;
}

#_embed_ ._embed_tab_m_a::after {
 content: "";
 background: url('https://centraladmin.prostudio.bg/img/accordion-minus.svg') center no-repeat;
 background-size: 26px 26px;
}

@media screen and (max-width: 1000px) {
 #_embed_ ._embed_tab,
 #_embed_ ._embed_tab_a {
  padding: 10px 18px;
 }
 #_embed_ ._embed_description_title {
  padding: 12px 18px;
  font-size: 15px;
 }
 #_embed_ ._embed_description {
  padding: 15px 18px;
  font-size: 14px;
 }
}

/*
@media screen and (max-width: 900px) {
 #_embed_ #_embed_tabs {
  display: none;
 }
 #_embed_ ._embed_tab_m,
 #_embed_ ._embed_tab_m_a {
  display: block;
 }
}
*/
@media screen and (max-width: 600px) {
 #_embed_ ._embed_description_title {
  padding: 10px 18px;
  font-size: 14px;
 }
 #_embed_ ._embed_description {
  font-size: 13px;
  line-height: 1.6;
 }
}

/* CONTENT end */




/* TABLE start */

#_embed_ ._embed_table {
 font-family: inherit;
 font-weight: inherit;
 font-size: 15px;
 line-height: 1.4;
 color: inherit;
 border-style: solid;
 border-width: thin;
 border-left-width: 1px;
 border-top-width: 1px;
 border-bottom-width: 0;
 border-right-width: 0px;
 border-color: #ddd;
 background-color: #fff;
}

#_embed_ ._embed_htable-header {
 padding: 8px 10px;
 font-family: inherit;
 font-size: 13px;
 line-height: 1.1;
 color: #fff;
 border-style: solid;
 border-width: thin;
 border-left-width: 0px;
 border-top-width: 0px;
 border-bottom-width: 1px;
 border-right-width: 1px;
 border-color: #ddd;
 background-color: #1298ce;
 vertical-align: middle;
}

#_embed_ ._embed_table-cell {
 padding: 8px 10px;
 border-style: solid;
 border-width: thin;
 border-left-width: 0;
 border-top-width: 0;
 border-bottom-width: 1px;
 border-right-width: 1px;
 border-color: #ddd;
 background-color: #fff;
}

@media screen and (max-width:676px) {
 #_embed_ ._embed_table {
  font-size: 13px;
 }
 #_embed_ ._embed_htable-header {
  padding: 6px 8px;
  font-size: 11px;
 }
 #_embed_ ._embed_table-cell {
  padding: 6px 8px;
 }
}

/* TABLE end */


/* WIKI start*/

#_embed_ .wiki_line {
 width: 100%;
 height: 1px;
 font-size: 0;
 line-height: 0;
 background: #ddd;
}

#_embed_ .wiki_table,
#_embed_ ._embed_description ._embed_table {
 margin: 10px 0 10px 0;
 font-family: inherit;
 font-weight: inherit;
 font-size: inherit;
 border-style: solid;
 border-color: #ddd;
 border-width: 1px 1px 0px 0px;
 background-color: transparent;
}

#_embed_ .wiki_td,
#_embed_ ._embed_description ._embed_table td {
 padding: 10px;
 font-family: inherit;
 font-weight: inherit;
 font-size: inherit;
/*  color: inherit; */
 text-align: center;
 border-style: solid;
 border-color: #ddd;
 border-width: 0px 0px 1px 1px;
 white-space: normal;
}


/* WIKI end */

#_embed_ ._embed_line {
 float: left;
 width: 100%;
 margin: 0 0 30px 0;
 border-top: 1px solid #ddd;
}









#_embed_ ._embed_offer_top ._embed_offer_header.full_width {
 width: 100%;
 min-height: 0;
 padding: 0;
 margin: 0;
}

#_embed_ ._embed_offer_top ._embed_offer_header.full_width ._embed_offer_header_top {
 min-height: 0;
}

#_embed_ ._embed_offer_top ._embed_offer_header.full_width ._embed_offer_header_bottom {
 position: static;
 float: left;
 width: 100%;
 height: auto;
 padding: 0;
}

#_embed_ ._embed_offer_top ._embed_offer_header.full_width ._embed_enquiry {
 width: 200px;
 margin: 0px 22px 22px 0;
}
/*
#_embed_ ._embed_hotel_top ._embed_offer_header.full_width ._embed_enquiry {
 width: auto;
 margin: 0;
}
*/
@media screen and (max-width:900px) {
 #_embed_ ._embed_offer_top ._embed_offer_header.full_width ._embed_enquiry {
  margin: 0px 18px 18px 0;
 }
 /*
 #_embed_ ._embed_hotel_top ._embed_offer_header.full_width ._embed_enquiry {
  width: auto;
  margin: 0;
 }
 */
} 



