<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* РѕС‡РёСЃС‚РєР° СЃС‚РёР»РµР№ РїРѕ СѓРјРѕР»С‡Р°РЅРёСЋ */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background-color: none;
    background-image: none;
    background: none;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #ffffff;
}

.ui-state-active a:link {
    color: #000000;
}

.tab-price{
    text-align: right;
    margin-right: 50px;
}
.tab-head{
    text-align: center;
    font-size: 140%;
    font-weight: bold;
}
.tab-desc1{
    font-size: 120%;
    margin-bottom: 0em; /* РћС‚СЃС‚СѓРї СЃРЅРёР·Сѓ */
}
.tab-desc2{
    margin-top: 0em; /* РћС‚СЃС‚СѓРї СЃРІРµСЂС…Сѓ */

}

#selection_tabs {
    border: 0;
} 

#selection_tabs h2 {
    margin-top: 0px;
}
.select_body {
    background-color: #FFC993;
        padding-top: 20px;
    padding-bottom: 20px;
} 

#selection_tabs ul {
    background: white;
    border:none;
    padding:0px;
    margin:0px;
}

#selection_tabs ul li{
   width:33%;
  padding:0px;
  margin:0px;
  border:none;
  
 
}

#selection_tabs ul li a {
    text-align: center;
}

/*#selection_tabs ul li:nth-child(1) a, #tabs-1 input{*/
/*background: rgb(255,183,107); *//* Old browsers */
/*background: -moz-linear-gradient(top,  rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%); *//* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,107,1)), color-stop(50%,rgba(255,167,61,1)), color-stop(51%,rgba(255,124,0,1)), color-stop(100%,rgba(255,127,4,1))); *//* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); *//* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); *//* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); *//* IE10+ */
/*background: linear-gradient(to bottom,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); *//* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); *//* IE6-9 */


/*}*/

/*#selection_tabs ul li:nth-child(2) a,  #tabs-2 input{*/
/*background: rgb(92,219,104); *//* Old browsers */
/*background: -moz-linear-gradient(top,  rgba(92,219,104,1) 0%, rgba(39,163,82,1) 50%, rgba(8,160,0,1) 51%, rgba(5,160,3,1) 100%); *//* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(92,219,104,1)), color-stop(50%,rgba(39,163,82,1)), color-stop(51%,rgba(8,160,0,1)), color-stop(100%,rgba(5,160,3,1))); *//* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  rgba(92,219,104,1) 0%,rgba(39,163,82,1) 50%,rgba(8,160,0,1) 51%,rgba(5,160,3,1) 100%); *//* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  rgba(92,219,104,1) 0%,rgba(39,163,82,1) 50%,rgba(8,160,0,1) 51%,rgba(5,160,3,1) 100%); *//* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  rgba(92,219,104,1) 0%,rgba(39,163,82,1) 50%,rgba(8,160,0,1) 51%,rgba(5,160,3,1) 100%); *//* IE10+ */
/*background: linear-gradient(to bottom,  rgba(92,219,104,1) 0%,rgba(39,163,82,1) 50%,rgba(8,160,0,1) 51%,rgba(5,160,3,1) 100%); *//* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cdb68', endColorstr='#05a003',GradientType=0 ); *//* IE6-9 */

/*}*/

/*#selection_tabs ul li:nth-child(3) a , #tabs-3 input{*/

/*background: rgb(191,191,191); *//* Old browsers */
/*background: -moz-linear-gradient(top,  rgba(191,191,191,1) 0%, rgba(196,196,196,1) 50%, rgba(178,178,178,1) 51%, rgba(229,229,229,1) 100%); *//* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,191,191,1)), color-stop(50%,rgba(196,196,196,1)), color-stop(51%,rgba(178,178,178,1)), color-stop(100%,rgba(229,229,229,1))); *//* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(196,196,196,1) 50%,rgba(178,178,178,1) 51%,rgba(229,229,229,1) 100%); *//* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(196,196,196,1) 50%,rgba(178,178,178,1) 51%,rgba(229,229,229,1) 100%); *//* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  rgba(191,191,191,1) 0%,rgba(196,196,196,1) 50%,rgba(178,178,178,1) 51%,rgba(229,229,229,1) 100%); *//* IE10+ */
/*background: linear-gradient(to bottom,  rgba(191,191,191,1) 0%,rgba(196,196,196,1) 50%,rgba(178,178,178,1) 51%,rgba(229,229,229,1) 100%); *//* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#e5e5e5',GradientType=0 ); *//* IE6-9 */


/*}*/
#selection_tabs ul li:last-child{
    width: 34%;
  
}

#selection_tabs&gt;div {
      font-size: 10pt;
}

#selection_tabs&gt;div&gt;div img {
    position:relative;
}

#selection_tabs&gt;div&gt;div&gt;div {
    
    padding-right: 15px;
}

#selection_tabs li a {
    
    font-weight: bold;
    font-size: 140%;
    width:100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



.select_footer {
    background-color: white;
    margin:0;
}
.select_footer input {
    font-size: 120%;
    border-radius:6px;
    padding: 5px;
   
    margin-left: 30px;
    margin-right: 30px;
    
       border-radius: 6px;
}





/* ---sp_bold---*/

.sp_bold {
    font-weight: bold;
}

.sp_bold_green {
    font-weight: bold;
    color:green;
}

.sp_bold_orange {
    font-weight: bold;
    color:orange;
}

.ui-widget-content .ui-state-default{
    color: #ffffff;
}
#ui-state-default{
    color: #ffffff;
}

#selection_tabs{
    color: #ffffff;
}
#selection_tabs[aria-selected="true"]{

    color: #ffffff;
}

#selection_tabs[aria-selected="false"]{
    color: #000000;
}



#tab-effect{
    background-color: #FF8F20;
}

#serv_effect{
    background: #ffb76b; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

.ui-state-active #tab-effect,#tabs-1 {
    background-color: #FFE5CC;
}

#tab-optimal{
    background-color: #0E9A18;
}

#serv_optimal{
    background: #9dd53a; /* Old browsers */
    background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */

}

.ui-state-active #tab-optimal,#tabs-2 {
    background-color: #CAE5C2;
}

#tab-free{
    background-color: #959595;
}
#serv_free{
    background: #b5bdc8; /* Old browsers */
    background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */

}

.ui-state-active #tab-free,#tabs-3{
    background-color: #ECECEC;
}
@media (max-width: 767px) {
    .tab-desc1{
        font-size: 100%;
    }
}</pre></body></html>