

/* Start:/bitrix/templates/.default/components/bitrix/catalog/promos/style.css?1435844652697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/promos/ppk/catalog.element/.default/style.css?14409436227536*/
.site_iframe {
  width: 100%;
  position: relative;
  z-index: 50;
  height: 100%;
  /* min-width: 1280px; */
  text-align: center;
  display: inline-block;
}
.product_popup {
  position: relative;
  z-index: 100;
  text-align: left;
}
.pp_background {
  background: black;
  opacity: .6;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.product_popup .pp_dialog {
  width: 684px;
  background: white;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  padding: 26px 0;
  position: fixed;
  top: 50%;
  left: 50%;
  font-family: TrebuchetMS;
  font-size: 14px;
  line-height: 1.2;
}
.product_popup .pp_dialog .ppd_close {
  background: url(/images/template14/ppd_close.png) no-repeat left top;
  width: 21px;
  height: 20px;
  position: absolute;
  right: -7px;
  top: -6px;
  cursor: pointer;
}
.product_popup .pp_dialog .ppd_header {
  padding: 0 24px;
  padding: 0 17px;
  position: relative;
  overflow: hidden;
}
.product_popup .pp_dialog .ppd_header .ppd_logo {
  width: 150px;
  height: 70px;
  vertical-align: top;
  text-align: right;
  float: left;
  margin-right: 23px;
}
.product_popup .pp_dialog .ppd_header .ppd_right {
  position: relative;
  overflow: hidden;
  padding-bottom: 21px;
}
.product_popup .pp_dialog .ppd_header .ppd_right .ppd_datetime {
  background: #384854;
  display: inline-block;
  padding: 7px 10px 8px;
  border-radius: 3px;
  font-size: 12px;
  color: white;
  margin-bottom: 8px;
}
.product_popup .pp_dialog .ppd_header .ppd_right .ppd_title {
  font-family: TrebuchetMS-Bold;
  font-size: 16px;
  margin-left: 10px;
  margin-bottom: 15px;
  color: #ec6500;
}
.product_popup .pp_dialog .ppd_header .ppd_right .ppd_title span {
  text-decoration: underline;
  cursor: default;
    font-weight: bold;
}
.product_popup .pp_dialog .ppd_header .ppd_right .ppd_description {
  font-size: 10px;
  color: #607a8d;
  margin-left: 10px;
  min-height: 13px;
  padding-right: 30px;
  position: relative;
}
.product_popup .pp_dialog .ppd_header .ppd_right .ppd_description.unvisible .ppd_desc_in {
  height: 12px;
}
.product_popup .pp_dialog .ppd_header .ppd_right .ppd_description.unvisible .ppd_more {
  background-position: left top;
}
.product_popup .pp_dialog .ppd_header .ppd_right .ppd_description .ppd_desc_in {
  position: relative;
  overflow: hidden;
  width: 437px;
}
.product_popup .pp_dialog .ppd_header .ppd_right .ppd_description .ppd_more {
  background: url(/images/template14/desc_arrow.png) no-repeat left bottom;
  width: 12px;
  height: 12px;
  cursor: pointer;
  position: absolute;
  right: 14px;
  bottom: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.product_popup .pp_dialog .ppd_middle {
  background: url(/images/template14/ppd_middle.png) no-repeat left top;
  width: 686px;
  position: relative;
  left: -1px;
  padding-top: 24px;
  padding-bottom: 22px;
}
.product_popup .pp_dialog .ppd_middle .ppd_text {
  text-align: center;
  font-size: 15px;
  color: black;
  font-family: TrebuchetMS;
  height: 18px;
  margin-bottom: 20px;
}
.product_popup .pp_dialog .ppd_middle .ppd_text .copy_text {
  display: none;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block {
  text-align: center;
  margin-top: 3px;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block .ppd_code_container {
  display: inline-block;
  background: white;
  padding: 3px 2px;
  border-radius: 3px;
  height: 37px;
  text-align: left;
  position: relative;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block .ppd_code_container .ppd_button {
  float: right;
  margin-left: 5px;
}
.ppd_button i {
  position: relative;
  width: 33px;
  height: 37px;
  border-right: 1px solid #f88c26;
  box-shadow: 1px 0 0 #c95611;
  float: left;
  margin-right: 10px;
}
.ppd_button::before {
  content: "";
  position: absolute;
  background: url(/images/template14/ppd_button.png) repeat-x left -37px;
  left: -4px;
  top: 0;
  height: 37px;
  width: 4px;
}
.ppd_button i::before {
  content: "";
  background: url(/images/template14/icon_copy.png) no-repeat left top;
  display: inline-block;
  width: 19px;
  height: 22px;
  margin-top: 8px;
  margin-left: 4px;
}
.ppd_button::after {
  content: "";
  position: absolute;
  background: url(/images/template14/ppd_button.png) repeat-x left -74px;
  right: -4px;
  top: 0;
  height: 37px;
  width: 4px;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block .ppd_code_container .ppd_code {
  float: left;
  font-size: 23px;
  height: 37px;
  line-height: 36px;
  color: #384854;
  padding: 0 16px 0 16px;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block .ppd_code_container .ppd_code_popup {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block .ppd_code_container .ppd_code_popup .ppd_code_popup_in {
  position: absolute;
  left: 23px;
  top: -15px;
  padding: 18px 16px 15px;
  background-color: #384854;
  color: white;
  font-size: 10px;
  white-space: nowrap;
  border-radius: 3px;
  text-align: center;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block .ppd_code_container .ppd_code_popup .ppd_code_popup_in::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 13px solid #384854;
  border-bottom: 13px solid transparent;
  position: absolute;
  left: -13px;
  top: 50%;
  margin-top: -13px;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block .ppd_code_container .ppd_code_popup .ppd_code_popup_value {
  font-size: 22px;
  font-family: TrebuchetMS-Bold;
  padding-top: 2px;
}
.product_popup .pp_dialog .ppd_middle .ppd_code_block .ppd_code_container .ppd_code_popup .ppd_code_popup_today {

  font-size: 16px;
}
.product_popup .pp_dialog .ppd_middle .ppd_gosite {
  margin-top: 19px;
}
.product_popup .pp_dialog .ppd_middle .ppd_gosite .ppd_gosite_in {
  text-align: left;
  display: inline-block;
  background: white;
  padding: 3px;
  border-radius: 5px;
}
.ppd_button_green {
  height: 37px;
  line-height: 35px;
  padding: 0 16px 0 0;
  background: url(/images/template14/ppd_button_green.png) repeat-x left top;
  position: relative;
  display: inline-block;
  margin: 0 4px;
  font-size: 13px;
  color: white;
  text-decoration: none;
}
.ppd_button_green::before {
  content: "";
  position: absolute;
  background: url(/images/template14/ppd_button_green.png) repeat-x left -37px;
  left: -4px;
  top: 0;
  height: 37px;
  width: 4px;
}
.ppd_button_green i {
  position: relative;
  width: 33px;
  height: 37px;
  float: left;
  margin-right: 6px;
}
.ppd_button_green i::before {
  content: "";
  background: url(/images/template14/icon_link.png) no-repeat left top;
  display: inline-block;
  width: 15px;
  height: 19px;
  margin-top: 9px;
  margin-left: 15px;
}
body{overflow:hidden;}
.ppd_button_green::after {
  content: "";
  position: absolute;
  background: url(/images/template14/ppd_button_green.png) repeat-x left -74px;
  right: -4px;
  top: 0;
  height: 37px;
  width: 4px;
}
.product_popup .pp_dialog .ppd_footer {
  text-align: center;
}
.social_share::before {
  content: "";
  background: url(/images/template14/share_with_friends.png) no-repeat left top;
  width: 108px;
  height: 35px;
  position: absolute;
  top: 16px;
  left: -119px;
}
.ppd_button {
  height: 37px;
  line-height: 35px;
  padding: 0 10px 0 0;
  background: url(/images/template14/ppd_button.png) repeat-x left top;
  position: relative;
  display: inline-block;
  margin: 0 4px;
  font-size: 13px;
  color: white;
  text-decoration: none;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/promos/style.css?1435844652697 */
/* /bitrix/templates/.default/components/bitrix/catalog/promos/ppk/catalog.element/.default/style.css?14409436227536 */
