

/* Start:/tarify/style.css?163280893316951*/
.tariff-banner {
    background-color: #34aff9;
    border-radius: 15px;
    background-image: url(/images/new/tariff-bg.webp);
    background-size: cover;
}
.tariff-banner .tariff-bg-1 {
    height: 100%;
    width: 0;
    min-height: 160px;
    margin-right: 77px;
}
.tariff-banner .header-text {
    font-weight: bold;
    font-size: 42px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.tariff-banner .date-text {
    font-weight: 500;
    font-size: 24.0078px;
    line-height: 130%;
    color: #FFFFFF;
}
.tariff-banner .sale-text {
    font-weight: 600;
    font-size: 41px;
    line-height: 130%;
    color: #FFFFFF;
}
.tariff-banner .sale-description {
    font-weight: 500;
    font-size: 27px;
    line-height: 120%;
    color: #FFFFFF;
}
.tariff-banner .delimiter {
    border-left: 1px solid #fff;
    padding-left: 35px;
    margin-left: 35px;
}
.tariff-banner .tariff-bg-2 {

}
.tariff-table .show-extra {
    cursor: pointer;
}
.tariff-table {
    width: 100%;
    max-width: 1240px;
    border-spacing: 0;
}
.tariff-table .tariff-name {
	font-weight: 500;
	font-size: 24px;
	line-height: 130%;
	color: #1A2532;
	margin-bottom: 10px;
}
.tariff-table .tariff-demo {
    font-weight: 300;
    font-size: 18px;
    line-height: 105%;
    text-align: center;
    color: #1A2532;
}
.tariff-table .demo-p {
    font-weight: 500;
    font-size: 20px;
    line-height: 105%;
    text-align: center;
    color: #1A2532;
    padding-bottom: 15px;
}
.tariff-table .tariff-price {
	font-weight: 500;
	font-size: 25px;
	line-height: 120%;
	color: #161616;
	margin-bottom: 0px;
}
.tariff-table .tariff-price-old,
.tariff-mobile .tariff-price-old {
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    color: #878787;
    text-decoration: line-through;
    display: block;
}
.tariff-table tr td:first-child {
	width: 30%;
	text-align: left;
}
.tariff-table tr td, .tariff-table tr th {
	width: 23%;
	padding: 25px;
	text-align: center;
}
.tariff-table tr td:last-child {
	width: 5%;
}
.tariff-table tbody tr td {
    font-size: 18px;
}
.tariff-table .tariff-checkbox {
    display: inline-flex;
    border: 1px solid #11436B;
    border-radius: 24px;
    padding: 2px;
    position: relative;
}


.tariff-table tbody tr:nth-child(odd) td:first-child {
    background: rgba(48, 112, 163, 0.65);
    color: #fff;
    text-align: left;
}
.tariff-table tbody tr:nth-child(even) td:first-child {
    background: #8BADC7;
    color: #fff;		
}
.tariff-table tbody tr:nth-child(odd) td:last-child {
    background: #78a2c3;
    color: #fff;	
}
.tariff-table tbody tr.extra {
	display: none;  
	border-left: 1px solid #DFDFDF;
}
.tariff-table tbody tr.extra:nth-child(even) td:last-child,
.tariff-table tbody tr.extra:nth-child(even) td, 
.tariff-table tbody tr.extra:nth-child(even) td:first-child {
	background: #fff;
	color: #333333;
	padding: 15px 25px;
	font-size: 15px;		
}
.tariff-table tbody tr.extra:nth-child(odd) td:last-child,
.tariff-table tbody tr.extra:nth-child(odd) td, 
.tariff-table tbody tr.extra:nth-child(odd) td:first-child {
	background: #fff;
	color: #333333;
	padding: 15px 25px;
	font-size: 15px;		
}
.tariff-table tbody tr:nth-child(even) td:last-child {
    background: #8badc7;
    color: #fff;
}
.tariff-table tr:first-child th {
	border-top: 1px solid #DFDFDF;
}
.tariff-table tr td, .tariff-table tr th {
	border-left: 1px solid #DFDFDF;
}
.tariff-table tr:last-child td {
	border-bottom: 1px solid #DFDFDF;
}
.tariff-table tr th:first-child, .tariff-table tr th:last-child {
	border-top: none;
	border-left: none;
}
.tariff-table tr th:last-child {
	border-left: 1px solid #DFDFDF;
}
.tariff-table tr td:first-child, .tariff-table tr td:last-child {
	border-left: none;
	border-bottom: none;
}
.tariff-table tbody tr:first-child td:first-child {
	border-radius: 17px 0 0 0;
}
.tariff-table tbody tr:first-child td:last-child {
	border-radius: 0 17px 0 0;
}
.tariff-table tbody tr:last-child td:first-child {
	border-radius: 0 0 0 17px;
}
.tariff-table tbody tr:last-child td:last-child {
	border-radius: 0 0 17px 0;
}
.license-tariff-title {
    font-weight: normal;
    font-size: 35px;
    line-height: 31px;
    color: #454545;
    margin-top: 35px;
    margin-bottom: 30px;
}
.license-wrap-top {
    padding: 0px 29px;
}
.license-wrap {
    border-radius: 16px;
    border: 1px solid #C2C2C2;
    padding: 27px 29px;
	margin-bottom: 50px;
}
.license-wrap .license-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 31px;
    color: #454545;
    margin-bottom: 8px;
}
.license-wrap .license-description {
    font-weight: 500;
    font-size: 16px;
    line-height: 31px;
    color: #454545;
    margin-bottom: 4px;
}
.license-wrap .license-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    color: #454545;
}
.license-wrap .old-price {
    font-weight: normal;
    font-size: 16px;
    line-height: 31px;
    text-decoration-line: line-through;
    color: #FAAA4B;
	text-align: center;
	padding: 0 50px;
}
.license-wrap .act-price {
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
    color: #454545;
	padding: 0 50px;
}
.license-wrap .insider-button {
    background: #11436b;
    border: 1px solid #11436b;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 126.69%;
    color: #FFFFFF;
    padding: 12px 40px;
    transition: 0.4s;
    display: inline-block;
    cursor: pointer;
}
.license-wrap .insider-button:hover {
    background: #ffffff;
    color: #11436b;
}
#tariff-wrap  .catalog-element-title {
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 40px;
}
#tariff-wrap  .c-form-result-new.c-form-result-new-form-1 .form-result-new-additional-picture{
    width: 50%;	
}
#tariff-wrap  .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap{
    width: 50%;		
}
#tariff-wrap .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content{
	padding: 100px 160px 80px 0px;	
}
#tariff-wrap .c-form-result-new.c-form-result-new-form-1 .form-result-new-block-bg{
    margin-bottom: -50px;	
}
@media all and (max-width: 1000px) {
	#tariff-wrap  .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap {
		width: 100%;
	}
	#tariff-wrap .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content {
		padding: 80px 30px;
	}	
}
@media screen and (max-width: 600px) {
	.license-wrap {
		text-align: center;	
	}
	.license-wrap .old-price{
		padding-top: 20px;
	}
	.license-wrap .act-price{
		padding-bottom: 20px;	
	}
}
@media screen and (max-width: 1050px) {
	.tariff-banner .tariff-bg-1{
		display: none;	
	}
	.tariff-banner .header-wrap-text {
		margin-left: 20px;
		display: flex;
		flex-direction: column-reverse;  
		padding: 40px 0px;
	}
	.tariff-banner {
    background-color: #11436b;
    border-radius: 15px;
    background-image: none !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 101% 100%;
	}
	.tariff-banner .tariff-bg-2{
		display: none;		
	}
	
}
@media screen and (max-width: 768px) {
	.tariff-banner .header-wrap-text{
	    padding: 20px 0px;	
	}
	.tariff-banner .delimiter {
		border-left: none;
		padding-left: 0;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	.license-wrap-top {
		padding: 0px 0px;
	}
}
@media screen and (max-width: 620px){
	.tariff-banner .date-text{
		font-size: 12px;
	}	
	.tariff-banner .header-text{
		font-size: 24px;
	}	
	.tariff-banner .sale-text{
		font-size: 18px;
	}
	.tariff-banner .sale-description{
		font-size: 14px;
	}
	.tariff-banner .header-wrap-text {
		padding: 20px 0px 5px 0px;
	}
}
@media screen and (min-width: 425px) {
	.tariff-mobile {
		display: none;
	}
	.banner-mobile {
		opacity: 0;
		visibility: hidden;
		height: 0;
	}
}
@media screen and (max-width: 768px) {
	.tariff-table {
		display: none;
	}
	.tariff-mobile {
		display: block;
	}
	
}
@media screen and (max-width: 425px) {
	
	.banner-mobile {
		opacity: 1;
		visibility: visible;
		height: auto;
	}
	.banner-desktop {
		opacity: 0;
		visibility: hidden;
		height: 0;
	}
}
.tariff-mobile {
	width: 100%;
}
.tariff-mobile .tariff-mobile-block {
	border-radius: 15px;
	overflow: hidden;
	border: 1px solid #DFDFDF;
	margin-bottom: 40px;
}
.tariff-mobile .tariff-mobile-block:last-child {
	margin-bottom: 0px;
}
.tariff-mobile .tariff-mobile-block-header {
    background: #6F99BA;
    padding: 20px;
    text-align: center;
}
.tariff-mobile .tariff-mobile-block-header .tariff-mobile-block-header-title {
	font-weight: 500;
	font-size: 22px;
	line-height: 130%;
	color: #fff;
	margin: 10px 0 0 0;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-info {
	padding: 20px;
	text-align: center;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-name {
	font-weight: normal;
	font-size: 18px;
	line-height: 105%;
	color: #1A2532;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-demo {
	font-weight: 500;
	font-size: 20px;
	line-height: 116%;
	color: #1A2532;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-price {
	font-weight: 500;
	font-size: 20px;
	line-height: 116%;
	color: #1A2532;
	margin-bottom: 20px;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-price-old {
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #878787;
	text-decoration: line-through;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-prop {
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	color: #303030;
	padding: 20px;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-prop div {
	margin: 10px 0;
}






.tariff-mobile .tariff-mobile-block .tariff-mobile-block-info .intec-ui.intec-ui-control-button {
    font-weight: 500;
    font-size: 14px;
    line-height: 137%;
    border-radius: 47px;
    padding: 12px 32px;
}


.tariff-table tr td.border {
    border-radius: 0 0 0 17px;
	transition:0.4s;
}
.tariff-table tbody tr.extra:last-child td:first-child {
    border-bottom: 1px solid #DFDFDF;
}
.tariff-table tr td.border.show-extra-open {
    border-radius: 0;
}
.tariff-table tbody[data-role][data-active="false"] {
    display: none;
}
.tariff-table .button-tarif[data-active="true"],
.tariff-table .button-tarif:hover {

}
.tariff-table-button .button-tarif[data-active="true"] {
    color: #fff;
}
.tariff-table-button .active-bg {
    position: absolute;
    top: 2px;
    width: 140px;
    bottom: 2px;
    left: 2px;
    background: #11436B;
    border-radius: 21.5px;
    transition: 0.4s;
}
.tariff-table-button .button-tarif[data-role="box"][data-active="true"] ~ .active-bg {
    left: calc(100% - 142px);
}
.tariff-table .t-plan .t-name {
    padding-bottom: 6px;
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    text-align: center;
    color: #3C3C3C;
}
.tariff-table .t-plan .t-version {
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #1A2532;
    padding-bottom: 26px;
}
.tariff-table .button-tarif {
    font-weight: 500;
    font-size: 18px;
    line-height: 126.69%;
    text-align: center;
    color: #11436B;
    padding: 10px 10px;
    width: 134px;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    cursor: pointer;
}
.tariff-table .tariff-table tbody[data-role][data-active="false"] {
    display: none;
}
.tariff-table .button-tarif:after {

}
.tariff-table .button-tarif[data-active="true"]:after {

}
.tariff-table .button-delimiter {
    margin-top: 20px;
}

.tariff-table thead th[data-role][data-active="false"] {
    display: none;
}
.tariff-table .tariff-price span.measure {
    font-size: 18px;
    line-height: 120%;
    color: #161616;
}

.list-tarif-cloud {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 35px;
    padding-right: 7%;
}
.list-tarif-cloud .list-tarif-cloud-text {
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #1A2532;
    padding-right: 30px;
}
.list-tarif-cloud .list {

}
.list-tarif-cloud .list.active {

}
.tariff-table .tarif-flex {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    min-height: 180px;
}
.tariff-table .tarif-flex .intec-ui.intec-ui-control-button {
    font-weight: 500;
    font-size: 14px;
    line-height: 137%;
    border-radius: 47px;
    padding: 12px 32px;
}
.list-tarif-cloud .list svg {
    margin-left: 4px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translate(-50%, -50%);
}
.list-tarif-cloud .list.active .list-popup {
    height: auto;
    opacity: 1;
    pointer-events: all;
}
.list-tarif-cloud .list .list-popup {
   
}
.list-tarif-cloud .list [data-role="selected"] {
    display: none;
}
.list-tarif-cloud .list .list-popup span {
    display: inline-block;
    padding: 12px 24px;
    border-bottom: none;
    background: #EEF7FD;
    border: 1px solid #EEF7FD;
    box-sizing: border-box;
    border-radius: 21.5px;
    font-size: 15px;
    line-height: 18px;
    color: #3070A3;
    transition: 0.4s;
    cursor: pointer;
}
.list-tarif-cloud .list .list-popup span:hover, 
.list-tarif-cloud .list .list-popup span[data-role=active] {
    border-color: #2F78B1;
}
.list-tarif-cloud[data-active="false"] {
    display: none;
}

.tariff-table .tariff-price [data-time][data-active="true"] {
    display: inline-block;
}
.tariff-table .tariff-price [data-time] {
    display: none;
}


.tariff-mobile-block-price [data-time][data-active="true"] {
    display: inline-block;
}

.tariff-mobile-block-price [data-time] {
    display: none;
}

.tariff-mobile .tariff-mobile-block .tariff-mobile-block-prop img {
    max-width: 11px;
}

.tariff-mobile .tariff-mobile-block[data-active="false"] {
    display: none;
}
.tariff-mobile .tariff-mobile-block[data-active="true"] {
    display: block;
}

.tariff-table-button .button-tarif[data-active="true"] {

}
.tariff-table-button .button-tarif {
    font-weight: 500;
    font-size: 18px;
    line-height: 126.69%;
    text-align: center;
    color: #11436B;
    padding: 10px 10px;
    width: 134px;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    cursor: pointer;
}
.tariff-checkbox-center {
    text-align: center;
    padding-bottom: 20px;
}
.tariff-table-button .button-delimiter {
    padding: 5px;
}

.tariff-table-button .tariff-table-button {
    display: flex;
    padding-bottom: 10px;
}
.tariff-table .tariff-price .demo {
    font-size: 18px;
    line-height: 105%;
    text-align: center;
    color: #1A2532;
    display: block;
}
.tariff-table .tariff-price .demo-p {
    font-weight: 500;
    font-size: 20px;
    line-height: 105%;
    text-align: center;
    color: #1A2532;
    display: block;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-background=true] {
    padding-top: 140px !important;
    padding-bottom: 140px !important;  
	margin-top: 0 !important;  
	margin-bottom: -50px;
}
@media screen and (max-width: 1139px) {
	.tariff-table .tarif-flex{
		min-height: 235px;
	}
	.list-tarif-cloud .list-tarif-cloud-text{
	    font-size: 18px;	
	}
	.list-tarif-cloud .list .list-popup span{
	    padding: 10px 20px;	
	}
}
@media screen and (max-width: 1024px) {
	.widget.c-form-result-new.c-form-result-new-form-3[data-background=true] {
		padding-top: 132px !important;
		padding-bottom: 65px !important;
	}
}
@media screen and (max-width: 963px) {
	.list-tarif-cloud{
	    padding-right: 0%;	
	}
}
@media screen and (max-width: 768px) {
	.tariff-mobile .tariff-table-button {
		justify-content: center;
	}
	.list-tarif-cloud .list .list-popup {
		text-align: center;
		display: block;
	}
	.list-tarif-cloud .list .list-popup span{
		margin-bottom: 8px;	
	}
	.list-tarif-cloud{
		flex-direction: column;
		padding-right: 0;
		padding-bottom: 25px;
	}
	.list-tarif-cloud .list-tarif-cloud-text{
		font-size: 18px;
		padding-right: 0;
		padding-bottom: 10px;
	}
	.tariff-table-button {
       display: flex;
		padding-bottom: 10px;
		display: inline-flex;
		border: 1px solid #11436B;
		border-radius: 24px;
		padding: 2px;
		position: relative;
	}
}

.c-header.c-header-template-1[data-color] .widget-view.widget-view-mobile .widget-view-mobile-1{
	position:relative !important;
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.brands/template.tariffInsiderList/style.css?170384873016527*/
.tariff-table tr td, 
.tariff-table tr th {
	width: 17%;
	padding: 40px 20px 20px 20px;
	text-align: center;
}
.tariff-table .tariff-name {
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	color: #1A2532;
	margin-bottom: 20px;
}
.tariff-table .tariff-price {
	font-weight: 500;
	font-size: 23px;
	line-height: 120%;
	color: #161616;
	margin-bottom: 0px;
}
.tariff-table .tariff-price-old, .tariff-mobile .tariff-price-old {
	font-weight: 300;
	font-size: 16px;
	line-height: 130%;
	color: #878787;
	text-decoration: line-through;
	display: block;
}
.tariff-table .tariff-price .demo {
	padding-top: 7px;
}
.tariff-table .demo-p {
	padding-bottom: 0;
}

/*.tariff-banner {
    background-color: #34aff9;
    border-radius: 15px;
    background-image: url(/images/new/tariff-bg-merry.webp);
    background-size: cover;
}*/
.tariff-banner .tariff-bg-1 {
    height: 100%;
    width: 0;
    min-height: 160px;
    margin-right: 77px;
}
.tariff-banner .header-text {
    font-weight: bold;
    font-size: 42px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.tariff-banner .date-text {
    font-weight: 500;
    font-size: 24.0078px;
    line-height: 130%;
    color: #FFFFFF;
}
.tariff-banner .sale-text {
    font-weight: 600;
    font-size: 41px;
    line-height: 130%;
    color: #FFFFFF;
}
.tariff-banner .sale-description {
    font-weight: 500;
    font-size: 27px;
    line-height: 120%;
    color: #FFFFFF;
}
.tariff-banner .delimiter {
    border-left: 1px solid #fff;
    padding-left: 35px;
    margin-left: 35px;
}
.tariff-banner .tariff-bg-2 {

}
.tariff-table .show-extra {
    cursor: pointer;
}
.tariff-table {
    width: 100%;
    max-width: 1240px;
    border-spacing: 0;
}

.tariff-table .tariff-demo {
    font-weight: 300;
    font-size: 18px;
    line-height: 105%;
    text-align: center;
    color: #1A2532;
}
.tariff-table .demo-p {
    font-weight: 500;
    font-size: 20px;
    line-height: 105%;
    text-align: center;
    color: #1A2532;
    padding-bottom: 15px;
}


.tariff-table tr td:first-child {
	width: 30%;
	text-align: left;
}

.tariff-table tr td:last-child {
	width: 5%;
}
.tariff-table tbody tr td {
    font-size: 18px;
}
.tariff-table .tariff-checkbox {
    display: inline-flex;
    border: 1px solid #11436B;
    border-radius: 24px;
    padding: 2px;
    position: relative;
}


.tariff-table tbody tr:nth-child(odd) td:first-child {
    background: rgba(48, 112, 163, 0.65);
    color: #fff;
    text-align: left;
}
.tariff-table tbody tr:nth-child(even) td:first-child {
    background: #8BADC7;
    color: #fff;		
}
.tariff-table tbody tr:nth-child(odd) td:last-child {
    background: #78a2c3;
    color: #fff;	
}
.tariff-table tbody tr.extra {
	display: none;  
	border-left: 1px solid #DFDFDF;
}
.tariff-table tbody tr.extra:nth-child(even) td:last-child,
.tariff-table tbody tr.extra:nth-child(even) td, 
.tariff-table tbody tr.extra:nth-child(even) td:first-child {
	background: #fff;
	color: #333333;
	padding: 15px 25px;
	font-size: 15px;		
}
.tariff-table tbody tr.extra:nth-child(odd) td:last-child,
.tariff-table tbody tr.extra:nth-child(odd) td, 
.tariff-table tbody tr.extra:nth-child(odd) td:first-child {
	background: #fff;
	color: #333333;
	padding: 15px 25px;
	font-size: 15px;		
}
.tariff-table tbody tr:nth-child(even) td:last-child {
    background: #8badc7;
    color: #fff;
}

.tariff-table tr td, .tariff-table tr th {
	border-left: 1px solid #DFDFDF;
}
.tariff-table tr:last-child td {
	border-bottom: 1px solid #DFDFDF;
}
.tariff-table tr th:first-child, .tariff-table tr th:last-child {
	border-top: none;
	border-left: none;
}
.tariff-table tr th:last-child {
	border-left: 1px solid #DFDFDF;
}
.tariff-table tr td:first-child, .tariff-table tr td:last-child {
	border-left: none;
	border-bottom: none;
}
.tariff-table tbody tr:first-child td:first-child {
	border-radius: 17px 0 0 0;
}
.tariff-table tbody tr:first-child td:last-child {
	border-radius: 0 17px 0 0;
}
.tariff-table tbody tr:last-child td:first-child {
	border-radius: 0 0 0 17px;
}
.tariff-table tbody tr:last-child td:last-child {
	border-radius: 0 0 17px 0;
}
.license-tariff-title {
    font-weight: normal;
    font-size: 35px;
    line-height: 31px;
    color: #454545;
    margin-top: 35px;
    margin-bottom: 30px;
}
.license-wrap-top {
    padding: 0px 29px;
}
.license-wrap {
    border-radius: 16px;
    border: 1px solid #C2C2C2;
    padding: 27px 29px;
	margin-bottom: 50px;
}
.license-wrap .license-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 31px;
    color: #454545;
    margin-bottom: 8px;
}
.license-wrap .license-description {
    font-weight: 500;
    font-size: 16px;
    line-height: 31px;
    color: #454545;
    margin-bottom: 4px;
}
.license-wrap .license-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    color: #454545;
}
.license-wrap .old-price {
    font-weight: normal;
    font-size: 16px;
    line-height: 31px;
    text-decoration-line: line-through;
    color: #FAAA4B;
	text-align: center;
	padding: 0 50px;
}
.license-wrap .act-price {
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
    color: #454545;
	padding: 0 50px;
}
.license-wrap .insider-button {
    background: #11436b;
    border: 1px solid #11436b;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 126.69%;
    color: #FFFFFF;
    padding: 12px 40px;
    transition: 0.4s;
    display: inline-block;
    cursor: pointer;
}
.license-wrap .insider-button:hover {
    background: #ffffff;
    color: #11436b;
}
#tariff-wrap  .catalog-element-title {
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 40px;
}
#tariff-wrap  .c-form-result-new.c-form-result-new-form-1 .form-result-new-additional-picture{
    width: 50%;	
}
#tariff-wrap  .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap{
    width: 50%;		
}
#tariff-wrap .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content{
	padding: 100px 160px 80px 0px;	
}
#tariff-wrap .c-form-result-new.c-form-result-new-form-1 .form-result-new-block-bg{
    margin-bottom: -50px;	
}
@media all and (max-width: 1000px) {
	#tariff-wrap  .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap {
		width: 100%;
	}
	#tariff-wrap .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content {
		padding: 80px 30px;
	}	
}
@media screen and (max-width: 600px) {
	.license-wrap {
		text-align: center;	
	}
	.license-wrap .old-price{
		padding-top: 20px;
	}
	.license-wrap .act-price{
		padding-bottom: 20px;	
	}
}
@media screen and (max-width: 1050px) {
	.tariff-banner .tariff-bg-1{
		display: none;	
	}
	.tariff-banner .header-wrap-text {
		margin-left: 20px;
		display: flex;
		flex-direction: column-reverse;  
		padding: 40px 0px;
	}
	.tariff-banner {
    background-color: #11436b;
    border-radius: 15px;
    background-image: none !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 101% 100%;
	}
	.tariff-banner .tariff-bg-2{
		display: none;		
	}
	
}
@media screen and (max-width: 768px) {
	.tariff-banner .header-wrap-text{
	    padding: 20px 0px;	
	}
	.tariff-banner .delimiter {
		border-left: none;
		padding-left: 0;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	.license-wrap-top {
		padding: 0px 0px;
	}
}
@media screen and (max-width: 620px){
	.tariff-banner .date-text{
		font-size: 12px;
	}	
	.tariff-banner .header-text{
		font-size: 24px;
	}	
	.tariff-banner .sale-text{
		font-size: 18px;
	}
	.tariff-banner .sale-description{
		font-size: 14px;
	}
	.tariff-banner .header-wrap-text {
		padding: 20px 0px 5px 0px;
	}
}
@media screen and (min-width: 425px) {
	.tariff-mobile {
		display: none;
	}
	.banner-mobile {
		opacity: 0;
		visibility: hidden;
		height: 0;
	}
}
@media screen and (max-width: 768px) {
	.tariff-table {
		display: none;
	}
	.tariff-mobile {
		display: block;
	}
	
}
@media screen and (max-width: 425px) {
	
	.banner-mobile {
		opacity: 1;
		visibility: visible;
		height: auto;
	}
	.banner-desktop {
		opacity: 0;
		visibility: hidden;
		height: 0;
	}
}
.tariff-mobile {
	width: 100%;
}
.tariff-mobile .tariff-mobile-block {
	border-radius: 15px;
	overflow: hidden;
	border: 1px solid #DFDFDF;
	margin-bottom: 40px;
}
.tariff-mobile .tariff-mobile-block:last-child {
	margin-bottom: 0px;
}
.tariff-mobile .tariff-mobile-block-header {
    background: #6F99BA;
    padding: 20px;
    text-align: center;
}
.tariff-mobile .tariff-mobile-block-header .tariff-mobile-block-header-title {
	font-weight: 500;
	font-size: 22px;
	line-height: 130%;
	color: #fff;
	margin: 10px 0 0 0;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-info {
	padding: 20px;
	text-align: center;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-name {
	font-weight: normal;
	font-size: 18px;
	line-height: 105%;
	color: #1A2532;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-demo {
	font-weight: 500;
	font-size: 20px;
	line-height: 116%;
	color: #1A2532;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-price {
	font-weight: 500;
	font-size: 20px;
	line-height: 116%;
	color: #1A2532;
	margin-bottom: 20px;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-price-old {
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #878787;
	text-decoration: line-through;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-prop {
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	color: #303030;
	padding: 20px;
}
.tariff-mobile .tariff-mobile-block .tariff-mobile-block-prop div {
	margin: 10px 0;
}






.tariff-mobile .tariff-mobile-block .tariff-mobile-block-info .intec-ui.intec-ui-control-button {
    font-weight: 500;
    font-size: 14px;
    line-height: 137%;
    border-radius: 47px;
    padding: 12px 32px;
}


.tariff-table tr td.border {
    border-radius: 0 0 0 17px;
	transition:0.4s;
}
.tariff-table tbody tr.extra:last-child td:first-child {
    border-bottom: 1px solid #DFDFDF;
}
.tariff-table tr td.border.show-extra-open {
    border-radius: 0;
}
.tariff-table tbody[data-role][data-active="false"] {
    display: none;
}
.tariff-table .button-tarif[data-active="true"],
.tariff-table .button-tarif:hover {

}
.tariff-table-button .button-tarif[data-active="true"] {
    color: #fff;
}
.tariff-table-button .active-bg {
    position: absolute;
    top: 2px;
    width: 140px;
    bottom: 2px;
    left: 2px;
    background: #11436B;
    border-radius: 21.5px;
    transition: 0.4s;
}
.tariff-table-button .button-tarif[data-role="box"][data-active="true"] ~ .active-bg {
    left: calc(100% - 142px);
}
.tariff-table .t-plan .t-name {
    padding-bottom: 6px;
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    text-align: center;
    color: #3C3C3C;
}
.tariff-table .t-plan .t-version {
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #1A2532;
    padding-bottom: 26px;
}
.tariff-table .button-tarif {
    font-weight: 500;
    font-size: 18px;
    line-height: 126.69%;
    text-align: center;
    color: #11436B;
    padding: 10px 10px;
    width: 134px;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    cursor: pointer;
}
.tariff-table .tariff-table tbody[data-role][data-active="false"] {
    display: none;
}
.tariff-table .button-tarif:after {

}
.tariff-table .button-tarif[data-active="true"]:after {

}
.tariff-table .button-delimiter {
    margin-top: 20px;
}

.tariff-table thead th[data-role][data-active="false"] {
    display: none;
}
.tariff-table .tariff-price span.measure {
    font-size: 18px;
    line-height: 120%;
    color: #161616;
}

.list-tarif-cloud {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 35px;
    padding-right: 7%;
}
.list-tarif-cloud .list-tarif-cloud-text {
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #1A2532;
    padding-right: 30px;
}
.list-tarif-cloud .list {

}
.list-tarif-cloud .list.active {

}
.tariff-table .tarif-flex {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    min-height: 180px;
}
.tariff-table .tarif-flex .intec-ui.intec-ui-control-button {
    font-weight: 500;
    font-size: 14px;
    line-height: 137%;
    border-radius: 47px;
    padding: 12px 32px;
}
.tariff-table .tarif-flex .intec-ui.intec-ui-control-button[data-text="Free"] {
	background: #e82b4e;
    border: 1px solid #e82b4e;
}
.tariff-table .tarif-flex .intec-ui.intec-ui-control-button[data-text="Free"]:hover {
    background: transparent;
    color: #e82b4e;
}
.list-tarif-cloud .list svg {
    margin-left: 4px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translate(-50%, -50%);
}
.list-tarif-cloud .list.active .list-popup {
    height: auto;
    opacity: 1;
    pointer-events: all;
}
.list-tarif-cloud .list .list-popup {
   
}
.list-tarif-cloud .list [data-role="selected"] {
    display: none;
}
.list-tarif-cloud .list .list-popup span {
    display: inline-block;
    padding: 12px 24px;
    border-bottom: none;
    background: #EEF7FD;
    border: 1px solid #EEF7FD;
    box-sizing: border-box;
    border-radius: 21.5px;
    font-size: 15px;
    line-height: 18px;
    color: #3070A3;
    transition: 0.4s;
    cursor: pointer;
}
.list-tarif-cloud .list .list-popup span:hover, 
.list-tarif-cloud .list .list-popup span[data-role=active] {
    border-color: #2F78B1;
}
.list-tarif-cloud[data-active="false"] {
    display: none;
}

.tariff-table .tariff-price [data-time][data-active="true"] {
    display: inline-block;
}
.tariff-table .tariff-price [data-time] {
    display: none;
}


.tariff-mobile-block-price [data-time][data-active="true"] {
    display: inline-block;
}

.tariff-mobile-block-price [data-time] {
    display: none;
}

.tariff-mobile .tariff-mobile-block .tariff-mobile-block-prop img {
    max-width: 11px;
}

.tariff-mobile .tariff-mobile-block[data-active="false"] {
    display: none;
}
.tariff-mobile .tariff-mobile-block[data-active="true"] {
    display: block;
}

.tariff-table-button .button-tarif[data-active="true"] {

}
.tariff-table-button .button-tarif {
    font-weight: 500;
    font-size: 18px;
    line-height: 126.69%;
    text-align: center;
    color: #11436B;
    padding: 10px 10px;
    width: 134px;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    cursor: pointer;
}
.tariff-checkbox-center {
    text-align: center;
    padding-bottom: 20px;
}
.tariff-table-button .button-delimiter {
    padding: 5px;
}

.tariff-table-button .tariff-table-button {
    display: flex;
    padding-bottom: 10px;
}
.tariff-table .tariff-price .demo {
    font-size: 18px;
    line-height: 105%;
    text-align: center;
    color: #1A2532;
    display: block;
}
.tariff-table .tariff-price .demo-p {
    font-weight: 500;
    font-size: 20px;
    line-height: 105%;
    text-align: center;
    color: #1A2532;
    display: block;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-background=true] {
    padding-top: 140px !important;
    padding-bottom: 140px !important;  
	margin-top: 0 !important;  
	margin-bottom: -50px;
}
@media screen and (max-width: 1139px) {
	.tariff-table .tarif-flex{
		min-height: 235px;
	}
	.list-tarif-cloud .list-tarif-cloud-text{
	    font-size: 18px;	
	}
	.list-tarif-cloud .list .list-popup span{
	    padding: 10px 20px;	
	}
}
@media screen and (max-width: 1024px) {
	.widget.c-form-result-new.c-form-result-new-form-3[data-background=true] {
		padding-top: 132px !important;
		padding-bottom: 65px !important;
	}
}
@media screen and (max-width: 963px) {
	.list-tarif-cloud{
	    padding-right: 0%;	
	}
}
@media screen and (max-width: 768px) {
	.tariff-mobile .tariff-table-button {
		justify-content: center;
	}
	.list-tarif-cloud .list .list-popup {
		text-align: center;
		display: block;
	}
	.list-tarif-cloud .list .list-popup span{
		margin-bottom: 8px;	
	}
	.list-tarif-cloud{
		flex-direction: column;
		padding-right: 0;
		padding-bottom: 25px;
	}
	.list-tarif-cloud .list-tarif-cloud-text{
		font-size: 18px;
		padding-right: 0;
		padding-bottom: 10px;
	}
	.tariff-table-button {
       display: flex;
		padding-bottom: 10px;
		display: inline-flex;
		border: 1px solid #11436B;
		border-radius: 24px;
		padding: 2px;
		position: relative;
	}
}

.c-header.c-header-template-1[data-color] .widget-view.widget-view-mobile .widget-view-mobile-1{
	position:relative !important;
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.3.custom/style.css?167462858210877*/
.widget.c-form-result-new.c-form-result-new-form-3 {
  position: relative;
  z-index: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-body {
  position: relative;
  z-index: 2;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-error font {
  font-weight: bold;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-description {
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    margin-top: 13px;
}
.widget.c-form-result-new.c-form-result-new-form-3 form {
    width: 82%;
    margin: 0 auto;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-sent {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 25px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-fields {
    margin-top: 25px;
    min-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field {
  position: relative;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field-wrap {
  margin-top: 20px;
  margin-bottom: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field-input {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding: 6px 20px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #FFF;
    outline: none;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field-input::placeholder {
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field-input:focus::placeholder {
  opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field-input-error {
  border-bottom-color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field-input-error::placeholder {
  color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field textarea {
  height: 93px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field label {
  position: absolute;
  top: 15px;
  left: 20px;
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field[data-active=true] label {
  top: -20px;
  font-size: 12px;
  line-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-captcha {
  display: inline-block;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-captcha-wrap {
  font-size: 0;
  /*margin-top: 35px;*/
  overflow: hidden;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-captcha-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-captcha-input {
  display: inline-block;
  width: 180px;
  text-align: center;
  min-width: initial;
  max-width: initial;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-consent-wrap {
  font-size: 0;
  margin-top: 35px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-consent-wrap + .widget-form-result-new-submit-wrap {
  margin-top: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-consent-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-consent-text a {
  text-decoration: underline;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-submit {
    display: inline-block;
    text-align: center;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #FFFFFF;
    padding: 14px 44px;
    background: transparent;
    color: #fff !important;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-submit-wrap {
  font-size: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field .label {
    font-weight: normal;
    font-size: 12px;
    line-height: 148.9%;
    color: #FFFFFF;
}
.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-submit:hover {
    color: #11436b !important;
    background: #fff;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-background=true] {
    padding-top: 140px;
    padding-bottom: 140px;
    margin-top: 140px;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-error font {
  color: #333 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-field-input {
  border-bottom-color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-error font {
  color: #FFF !important;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-field-input {
  border-bottom-color: #FFF;
}
.widget.c-form-result-new.c-form-result-new-form-3 [data-align=left].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=left].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=left].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=left].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=left].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=left].widget-form-result-new-submit-wrap {
  text-align: left;
}
.widget.c-form-result-new.c-form-result-new-form-3 [data-align=center].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=center].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=center].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=center].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=center].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=center].widget-form-result-new-submit-wrap {
  text-align: center;
}
.widget.c-form-result-new.c-form-result-new-form-3 [data-align=right].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=right].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=right].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=right].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=right].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3 [data-align=right].widget-form-result-new-submit-wrap {
  text-align: right;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=dark] .widget-form-result-new-consent-text a {
  color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3[data-theme=light] .widget-form-result-new-consent-text a {
  color: #FFF;
}
@media all and (max-width: 1024px) {
	.widget.c-form-result-new.c-form-result-new-form-3[data-background=true]{
	    padding-top: 132px;
		padding-bottom: 65px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-title {
		font-size: 22px;
		line-height: 27px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-description {
		font-size: 16px;
		line-height: 24px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3 form {
		width: 100%;
		margin: 0 auto;
	}
	.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-submit{
	    font-size: 12px;  
		padding: 13px 33px;	
	}
	.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-field-wrap {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3 .widget-form-result-new-submit-wrap{
	    padding-top: 20px;	
	}
}
@media all and (max-width: 768px) {

}

/*# sourceMappingURL=style.css.map */

/* End */
/* /tarify/style.css?163280893316951 */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.brands/template.tariffInsiderList/style.css?170384873016527 */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.3.custom/style.css?167462858210877 */
