.major-popup {
	border-radius: 20px 20px 0 0;
}

.sert-header {
	border-radius: 10px 10px 0 0;
}

.sert-header {
	margin-left: 0px!important;
    margin-right: 0px!important;
    margin-top: -15px!important;
}

.sert-header {
	background-color: #954574;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sert-header .logo-container,
.sert-header .city-cont,
.sert-header .phone-cont {
	height: 100px;
}

.sert-header .logo-container img {
	max-width: 100%;
	height: 60px;
	padding-left: 15px;
}

.sert-header .city-cont .city {
    padding-left: 60px;
}

.sert-header .city-cont .city span.city-name:before {
	position: absolute;
    content: " ";
    display: block;
    background: url(/images/map_marker_yell.png) no-repeat center;
    width: 17px;
    height: 25px;
    margin-left: -25px;
    margin-top: 0px;
    background-size: contain;
}

.sert-header .city-cont .city .current-city {
	margin-left: 15px;
}

.sert-header .city-cont .city .current-city span.city {
	display: block;
    padding: 0px;
    font-size: smaller;
    color: #ffd500;
}

.sert-header .city-cont .city .current-city span.city-name {
    color: #fff;
    font-size: large;
}

.sert-header .phone-cont .free-call {
    color: #ffd500;
    font-size: smaller;
}

.sert-header .phone-cont a.phone {
    color: #fff;
    font-size: x-large;
}

.sert-header .phone-cont a.callme-link {
    color: #fff;
    display: block;
    text-decoration: none;
    border: solid 1px #ffd500;
    border-radius: 3px;
    padding: 0 15px;
}

@media only screen and (max-width: 359px) {
	.sert-header .phone-cont a.callme-link {
		font-size: small;
	}
}

.score {
  display: block;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}

.score-wrap {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 19px;
}

.score .stars-active {
  color: #EEBD01;
  position: relative;
  z-index: 10;
  display: inline-block;
}

.score .stars-inactive {
  color: grey;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-text-stroke: initial;
  overflow: hidden;
}

.fa.fa-star.fa-star-up, .fa.fa-star-o.fa-star-up {
    min-width: 0;
}

.desktop-select-variant-btn-cont .price-block {
	padding: 10px;
}
.desktop-select-variant-btn-cont .price-list {
	margin: auto;
	width: 70%;
}
.btn-go-to-buy-cont-1 {
	display: none;
}
@media only screen and (min-width: 1100px) and (max-width: 1200px){
	.desktop-select-variant-btn-cont .price-list {
		width: 80%;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1100px){
	.desktop-select-variant-btn-cont .price-list {
		width: 90%;
	}
}
@media only screen and (max-width: 1000px){
	.desktop-select-variant-btn-cont .price-list {
		width: 100%;
	}
}
/*.desktop-select-variant-btn-cont .price-block button {
	margin-top: 15px;
	margin-bottom: 15px;
}*/
.desktop-select-variant-btn-cont .price-block .button-block {
	margin-top: 15px;
	/*margin-bottom: 15px;*/
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
	.btn-go-to-buy-cont-1 {
		display: block;
	}
}

.backer {
	padding: 20px 0;
	/* background-color: #fff; */
	clear: left;
	background: url('/bitrix/templates/ultrapodarki/img/tabs_fon2.png') #fff;
	background-size: 200px;
	box-shadow: inset 0px 10px 9px -10px #9a9a9a;
}

.title-in-multi {
	color: #910058;
	margin-bottom: 20px;
}
.title-in-multi h2 {
	font-size: 32px;
}
.row.no-gutter.multi-card {
	margin-bottom: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
	.title-in-multi h2 {
		font-size: 24px;
	}
	.btn-centered-mobile {
		text-align: center;
	}
	.btn-see-cert-in-multi {
		margin-top: 0;
	}
	.multi-item-description {
		margin-top: 10px!important;
	}
	.title-in-multi {
		margin-bottom: 10px;
	}
	.row.no-gutter.multi-card {
		margin-bottom: 0px;
	}
	.multi-divider hr {
		margin-top: 0;
		margin-bottom: 0;
	}
}

/*Слева*/
.sert-header .city-cont .inner-vertical-align {
	margin: auto 0 auto 0;	
}

@media only screen and (max-width: 991px) {
	/*по центру*/
	.sert-header .city-cont .inner-vertical-align {
		margin: auto;
	}

	.sert-header .city-cont .city {
		padding-left: 0px;
	}

	.sert-header .city-cont .city .city-name {
		white-space: initial;
	}
}

@media only screen and (max-width: 767px) {
	.sert-header .logo-container,
	.sert-header .city-cont,
	.sert-header .phone-cont {
		height: 70px;
	}
	
	.sert-header .city-cont .city .current-city span.city,
	.sert-header .phone-cont .free-call {
		display: none;
	}

	.sert-header .phone-cont a.phone {
		font-size: larger;
	}
	
	.sert-header .city-cont .city span.city-name:before {
		margin-top: 0;
	}	

	section#sert-desc,
	section#sert-mesto,
	section#sert-comment,
	section#sert-how-view,
	section#sert-delivery {
		display: block!important;
	}
	
	.chto-multi .chto-multi__height .media {
		margin-bottom: 30px;
	}
	
	img.offer-nabor__img {
		/* width: 50px; */
	}
}

.sert-desc-mini {
	margin-left: -15px;
    margin-right: -15px;
	padding: 30px 15px;
	text-align: center;
}

ol.num{
	counter-reset: myCounter;
	padding: 30px 0;
}

ol.num > li{
	list-style: none;
	margin-bottom: 5px;
	display: flex;
}

ol.num > li:before {
	counter-increment: myCounter;
    content: counter(myCounter);
    color: #934472;
    text-align: center;
    margin: 0px 10px;
    font-weight: 800;
}

.full_program_info {
	padding: 30px 0;
}

.full_program_info h2 {
    margin: 30px auto;
    text-align: center;
}

.nofull_program_info {
    margin: 30px auto;
}

.nofull_program_info .desc-block,
.nofull_program_info .title-block {
    min-height: 200px;
}

.nofull_program_info .title-block {
	background-color: #954574;
}

.nofull_program_info h2 {
	color: #fff;
    width: 230px;
    font-weight: 600;
}

.nofull_program_info h2 span{
	color: #fdd300;
}

.trigger-data {
	background-color: #954574;
	color: #fff;
}

.trigger-data a, .trigger-data a:focus, .trigger-data a:hover {
	color: #f8b036;
	text-decoration: underline;
}

.trigger-data figure.no-icon {
    background-image: url(/images/triggers/no-icon.png);
}

.trigger-data figure.delivery {
	background-image: url(/images/triggers/delivery.png);
}
.trigger-data figure.date_found_3 {
	background-image: url(/images/triggers/date_found_3.png);
}
.trigger-data figure.remind {
	background-image: url(/images/triggers/remind.png);
}
.trigger-data figure.russia {
	background-image: url(/images/triggers/russia.png);
}
.trigger-data figure.expiry_date_3 {
	background-image: url(/images/triggers/expiry_date_3.png);
}
.trigger-data figure.zabota {
	background-image: url(/images/triggers/zabota.png);
}

@media only screen and (min-width: 768px) {
	.partner-info {
		margin: auto 50px;
	}
	.partner-info h2 {
	    margin-bottom: 30px;

	}

	section#sert-mesto,
	section#sert-comment,
	section#sert-how-view,
	section#sert-delivery {
		display: none;
	}
}

section#sert-mesto,
section#sert-comment,
section#sert-how-view,
section#sert-delivery {
	margin: 30px auto;
}

#sert-comment h2 img {
	height: 42px;
    margin-right: 15px;
}

#sert-delivery .title {
	margin: 30px 15px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}
#sert-delivery h3 {
    margin-bottom: 30px;
}

.tab-switchers {
	background-color: #954574;
	color: #fff;
}

.chto-multi {
    margin: 30px 0;
}

.chto-multi__height {
    min-height: 100px;
}

.chto-multi .desc {
    color: #954574;
}

.offer-nabor {
    background-color: #954574;
    color: #fff;
    padding: 30px;
    border-radius: 10px;
}

img.offer-nabor__img {
    position: absolute;
    height: 100%;
    top: -16px;
    left: 16px;
}

.offer-nabor__content {
    position: relative;
    padding-left: 30px;
}

.chto-multi .desc p,
.offer-nabor__content p {
    font-size: larger; 
	line-height: inherit;
}

.chto-multi img{
    max-width: 80px;
}

#no-cert {
	width: 100%;
    position: fixed;
    bottom: 0px;
	z-index: 9992;
}

#no-cert .no-cert-bottom {
    /* margin-left: -15px; */
	margin: 0 auto;
	width: 90%;
    padding: 15px;
	border-radius: 5px;
    background-color: #fff;
    border-top: 3px solid #E28409;
    -moz-box-shadow: -2px 0px 5px #aaa;
    -webkit-box-shadow: -2px 0px 5px #aaa;
    box-shadow: -2px 0px 5px #aaa;
}

#no-cert .no-cert-bottom h3 {
	margin-bottom: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
	#no-cert {
		max-height:70%;
	}
	
	.more-certs.no-cert-popup {
		width: 100%;
	}
}


/* Стилизация кнопки FAQ */
.cert-faq p {
	display: block!important;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex p {
	display: block!important;
}
.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.shadow-3 {
    -webkit-box-shadow: 0 0.25rem 0.125rem 0 rgba(0,0,0,0.1);
    box-shadow: 0 0.25rem 0.125rem 0 rgba(0,0,0,0.1);
}

.br3 {
    border-radius: .5rem;
}
.br--left {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.br--right {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pa3 {
    padding: 1rem;
}

.orange5 {
    color: #ff922b;
}

.bg-orange5 {
	background-color: #ff922b;
}

.bg-white {
    background-color: #fff;
}

.bg-white-90 {
    background-color: rgba(255,255,255,0.9);
}
.black-70 {
    color: rgba(0,0,0,0.7);
}

.f4 {
    font-size: 1.25rem;
}

.f5 {
	font-size: 1.5625rem
}

.mv0 {
    margin-top: 0;
    margin-bottom: 0;
}
.lh-copy {
    line-height: 1.5;
}
.fw6 {
    font-weight: 600;
}
.w-100 {
    width: 100%;
}
.h-100 {
    height: 100%;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.underline {
    text-decoration: underline;
}

@media only screen and (max-width: 991px) and (min-width: 320px) {
	/*.buy-block-full > .block {
		padding-bottom: 10px;
	}*/

	.cert-faq {
	    width: 100%;
		margin: 15px auto;
	}
}

