.wrap_search { margin: 15px 0 5px; position: relative; 	display: flex;}
.wrap_search input { outline: none; color: #959191;}
.wrap_search #search-result { display: block; top: 56px; width: auto; position: relative; overflow: auto; max-height: 80vh;}
.wrap_search .search-block__input { width: 99.8%; height: 55px; border: 1px solid #ccc; padding: 10px;}
.wrap_search .search-block__btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
    outline: none;
    background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2222px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2022%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%202C5.58172%202%202%205.58172%202%2010C2%2014.4183%205.58172%2018%2010%2018C14.4183%2018%2018%2014.4183%2018%2010C18%205.58172%2014.4183%202%2010%202Z%22%20fill%3D%22%23131212%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.2929%2016.2929C16.6834%2015.9024%2017.3166%2015.9024%2017.7071%2016.2929L21.7071%2020.2929C22.0976%2020.6834%2022.0976%2021.3166%2021.7071%2021.7071C21.3166%2022.0976%2020.6834%2022.0976%2020.2929%2021.7071L16.2929%2017.7071C15.9024%2017.3166%2015.9024%2016.6834%2016.2929%2016.2929Z%22%20fill%3D%22%23131212%22%2F%3E%3C%2Fsvg%3E) 50% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    border-radius: 0;
}

.wrap_search .search-block__btn {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2222px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2022%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%202C5.58172%202%202%205.58172%202%2010C2%2014.4183%205.58172%2018%2010%2018C14.4183%2018%2018%2014.4183%2018%2010C18%205.58172%2014.4183%202%2010%202Z%22%20fill%3D%22%23131212%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.2929%2016.2929C16.6834%2015.9024%2017.3166%2015.9024%2017.7071%2016.2929L21.7071%2020.2929C22.0976%2020.6834%2022.0976%2021.3166%2021.7071%2021.7071C21.3166%2022.0976%2020.6834%2022.0976%2020.2929%2021.7071L16.2929%2017.7071C15.9024%2017.3166%2015.9024%2016.6834%2016.2929%2016.2929Z%22%20fill%3D%22%23131212%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }

.wrap_search.opened .search-block__close {
  background: rgba(0, 0, 0, 0.03); }
  .wrap_search.opened .search-block__close:not(:hover):before {
    opacity: 0.2; }
  .wrap_search.opened .search-block__close:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.70711%200.292893C1.31658%20-0.0976311%200.683418%20-0.0976311%200.292893%200.292893C-0.0976311%200.683418%20-0.0976311%201.31658%200.292893%201.70711L4.58791%206.00213L0.292968%2010.2971C-0.0975555%2010.6876%20-0.0975559%2011.3208%200.292968%2011.7113C0.683493%2012.1018%201.31666%2012.1018%201.70718%2011.7113L6.00213%207.41634L10.2971%2011.7113C10.6876%2012.1018%2011.3208%2012.1018%2011.7113%2011.7113C12.1018%2011.3208%2012.1018%2010.6876%2011.7113%2010.2971L7.41634%206.00213L11.7114%201.70711C12.1019%201.31658%2012.1019%200.683418%2011.7114%200.292893C11.3208%20-0.0976311%2010.6877%20-0.0976311%2010.2971%200.292893L6.00213%204.58791L1.70711%200.292893Z%22%20fill%3D%22%23131212%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
.adv_search { 
	border: 1px solid #ccc;
	min-width: 55px;
	text-align: center;
	min-height: 44px;
	height: 55px;
	line-height: 55px;
	margin-right: 5px;
	cursor: pointer;
}

.adv_search img {
    width: 28px;
    height: 28px;
    vertical-align: middle;
}

#search-app { width: 100%;}
.compact-panel__search { display: none;}
.remodal-wrapper .search-form .search-rows__btn { width: auto;}
.remodal-wrapper .search-form .search-rows form { margin: 0;}
.remodal-wrapper .search-container {
  position: static;
  overflow: auto;
  overflow-y: auto;
  overflow-y: auto;
  opacity: 1;
  width: auto;
  height: auto;
  padding: 0;
  transition: all 0.2s;
  transform: none;
}
.header-panel__search  { display: none;}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.wrap_search .search-block__input { width: 100%; padding: 10px 60px 10px 10px;}
}
@media screen and (max-width: 1024px) {
	.wrap_search { display: none;}
	.compact-panel__search { display: block;}
	.site-container__inner .shop2-block.search-form:nth-child(2) { display: none;}
}
@media screen and (max-width: 768px) {
	#search-result {
	  	width: 100%;
	  	top: 253px;
	}
}
@media screen and (max-width: 480px) {
	#search-result { top: 210px;}
}
#search-result { z-index: 1001;}
.bld {font-weight:bold;}
.g-comment{
background-color: rgb(28 190 201 / 5%)!important;
    border-radius: 0em;    
    color: #3a3d46!important;
}
.g-comment--even {
background-color: rgb(251 251 251 / 10%)!important;
    color: rgb(0 0 0 / 85%)!important;
    border-radius: 0em; 
}
.g-notice {
	border: 1px solid;
	background-color: rgb(28 190 201 / 5%)!important;
    font-size: 15px;
    line-height: 1;
    border-radius: 0em;    
border-color: rgb(28 190 201 / 5%)!important;
}
.g-button{
	    color: #fff;
    border: none;
    box-shadow: none;
    background: #1cbec9;
	text-decoration: none;
	font: 500 15px/ 18px 'Montserrat', sans-serif;
	border-radius: 0em;
}
.g-button:hover {
color: #fff !important;
    background: #1cbec9!important;
}
.g-board__comment-list {
    margin-top: 0em;
    margin-bottom: 0em;}
.akcent {
	font-weight: bold;
	color: #1cbec9;
}
ul.seo-stat {
    padding-left: 10px;
}
ul.seo-stat li {
    list-style-type: none;
    background: url(/d/icons8-krug-100.png) 0 5px no-repeat;
    background-size: 10px;
    margin-bottom: 2px;
    padding: 0px 0px 0px 20px!important;
}


ul.seo-stat2 {
    padding-left: 10px;
}
ul.seo-stat2 li {
    list-style-type: none;
    background: url(/d/icons8-krug-100.png) 0 5px no-repeat;
    background-size: 10px;
    margin-bottom: 2px;
    padding: 0px 0px 0px 20px!important;
    margin-left: 150px;
}
ul.seo-stat3 {
    padding-left: 10px;
}
ul.seo-stat3 li {
    list-style-type: none;
    background: url(/d/icons8-krug-100.png) 0 8px no-repeat;
    background-size: 10px;
    margin-bottom: 2px;
    padding: 0px 0px 0px 20px!important;
    margin-left: 20px;
}
@media screen and (max-width: 768px) {
	ul.seo-stat2 li {
    list-style-type: none;
    background: url(/d/icons8-krug-100.png) 0 5px no-repeat;
    background-size: 10px;
    margin-bottom: 2px;
    padding: 0px 0px 0px 20px!important;
    margin-left: 0px!important;
}
}
.blue{
	color: #1cbec9;
}
.size18{
	font-size: 18px!important;
}
.underline{
	color: #1cbec9!important;
}
.bld{
	font-weight: bold;
}

.site-main__top h1 {
	padding-bottom: 20px;
}
.otstup {
  margin-bottom: 30px!important;
}
.option-item textarea, .form-item textarea {
	min-height: auto;
	max-height: 70px;
}
@media screen and (max-width: 479px){
.imgcentr {
    float: none!important;
    margin: 0!important;
    height: auto!important;
}
}
.size20 {
	font-size: 20px!important;
}
@media screen and (min-width: 961px) {
	.top-slider__body {
	max-width: 50%;
	margin: 55px 160px 0px 0;
    
}
}
.top-slider__body {
	background-color: rgba(219, 219, 219, 0.39)!important;	
}
.top-slider__item {
	align-items: flex-start;
}
.top-slider__pic:before {
	background: none;
}
.top-slider .lSAction {
	top: 223px;
}
.lSAction > a {
    background-color: rgba(114, 114, 114, 0.45)!important;
}
.top-slider__counter-cur:before {
    background: #6a6a6a;
}
.top-slider__counter-cur, .top-slider__counter-total {
	color: rgba(19, 18, 18, 0.7);
}
.otstup{
	margin-top: -5px;
    margin-bottom: 25px;}
}
.sizeh2{
	font-size: 28px!important;
}
.ngfon {
    background: url(/d/zub_novogodnij.png) 98% 50% no-repeat #00adbb30;
    background-size: contain;
    padding: 50px 20px 50px 30px;
}
.newy{
	font-size: 14px;
	line-height: 1.3;
}
.ngfon p {
    width: 80%;
}

@media screen and (max-width: 767px) {
  .ngfon {
    padding: 0;
    background: url(/d/zub_novogodnij.png) 50% 100% no-repeat #00adbb30;
    background-size: 33%;
  }

  .ngfon p {
    width: 100%;
    padding: 50px 20px 50px 30px;
    background: rgba(255, 255, 255, 0.7); } }
    @media screen and (min-width: 767px) and (max-width: 820px) {
.ngfon {
      background-size: 15%;
}}
@media screen and (max-width: 767px) {
.ngfon {
      background-size: 33%;
}}

.vse {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    justify-content: center;
    margin: 20px 0 0;
}
.fon2gis {
    background: #f6f6f6 !important;
    border-radius: 4px !important;
    padding: 5px 5px 5px 8px !important;
    margin: 5px !important;
}
.size14 {
    font-size: 14px !important;
    font-weight: normal !important;
}
@media screen and (max-width: 479px) {
  .ones {
    width: 100%;
  }
}
.fon2gis a {
  text-decoration: none;
  font-weight: bold;
  color: #000000!important;
}