﻿.about-tar td:first-of-type {
    text-align: left;
    font-family: "Roboto";
    font-weight: 900;
    font-size: 14px;
    color: #5d6d79;
    padding: 15px 0;
    padding-top: 2.5px;
    vertical-align: top;
}

.MsoTableGrid td.first.second p {
    color: #5d6d79;
}
.MsoTableGrid td.first p {
    text-align: left;
    font-family: "Roboto";
    font-weight: 900;
    font-size: 14px;
    color: #6EB661;
    padding: 15px 0;
}
.MsoTableGrid td:first-of-type {
    vertical-align: top;
}
.MsoTableGrid td,
.MsoTableGrid th {
    vertical-align: middle;
    font-family: "Roboto";
    font-weight: 300;
    font-size: 12px;
    color: #717B8D;
}
.MsoTableGrid tr.first {
    border-top: none;
    border-bottom: 1px solid #EFF3FF;
}

.tariffes-m h4 {
    display: block;
    float: left;
    font-size: 40px;
    margin: 0;
}

    .tariffes-m h4 + div {
    display: block;
    float: left;
    }

.Ytariffs h3 {
    color: #717b8d;
    font-family: Roboto;
    font-weight: 900;
    font-size: 18px;
}
.Ytariffs .styleText1 {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 100;
    color: #717b8d;
}
.leftTopT {
    width: 440px;
    float: left;
    text-align: left;
}
.rightTopT {
    width: 440px;
    float: right;
    text-align: left;
}

.itemY span {
    display: inline-block;
    margin-right: 9px;
}
.Ytariffs .circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0070cd;
}
ul.itemY li, .Ytariffs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.TFielset h4 {
    font-style: italic;
    float: left;
    color: #6eb661;
    font-family: 'Roboto';
    font-weight: 900;
}


.TFielset .grayFont {
     color: #717b8d;
}
.textLeft {
    float: left;
}
.TFielset h5 {
    margin: 0;
    float: left;
    color: #eb0028;
    font-size: 40px;
    font-family: 'Roboto';
    font-weight: 900;
    font-style: italic;
 
}
.TFielset h3 {
 
    top: -14px;
    left: -9px;
    position: absolute;
    text-align: center!important;
    text-align: left;
    display: block;
    height: 20px;
    width: 76px;
    background: #fff;
    margin: 0;
}
.TFielset {
    position: relative;
    height: 80px;
    padding-bottom: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.TFielset:after {
    position: absolute;
    content:'';
    width: calc(100% + 46px);
    height: 1px;
    background: url(/Images/fieldset-dashed_03.png) 0 0 repeat-x;
    bottom: 0;
    left: -23px;
}
.TFielset:before {
    position: absolute;
    content:'';
    width: calc(100% + 46px);
    height: 1px;
    background: url(/Images/fieldset-dashed_03.png) 0 0 repeat-x;
    top: 0;
    left: -23px;
}
.tariffes-m {
    padding-top: 10px;
}
.tariffes-m p {
    line-height: 13px;

}
.tariffes-items {
    padding-top: 43px;
    background: #fbfcfd;
    border-bottom: 1px solid #eff3f8;
    border-top: 1px solid #eff3f8;
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 14px;
    color: #717b8d;
}
.tariffes-items p {
    font-size: 14px;
    color: #a3abb6!important;
    margin-top: 0;
    margin-bottom: 2px;
}
.bottomTariffsY, .Ytariffs {
    font-family: Roboto;
    font-weight: 100;
    font-size: 14px;
}
.percent {
    color: #e8ab57;
    margin-right: 43px;
}
.tariffes-items span {
    margin-bottom: 24px;
    display: inline-block;
}
.tariffes-items a {
    color: #3196db;
    text-decoration: none;
    font-weight: 100;
}
.tariffes-items .btnAllTariffs {
    color: #6eb661;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #eff3f8;
    margin-bottom: 30px;
    margin-top: 23px;

}
.btn {
    display: inline-block;
    padding: 6px 8px;

}

/*tabasov*/
.carousel {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bnext {
    outline: none;
    z-index: 100;
    background: url("/Images/payment-methods/payment-arrow.png") no-repeat center;
    border: none;
    text-indent: -5000px;
    width: 18px;
    height: 20px;
    position: absolute;
    top: calc(50% - 5px);
    left: -3px;
}

.bprev {
    outline: none;
    z-index: 100;
    background: url("/Images/payment-methods/payment-arrow.png") no-repeat center;
    border: none;
    text-indent: -5000px;
    width: 18px;
    height: 20px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: calc(50% - 5px);
    right: -3px;
}

.paymet-methods h3 {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 18px;
    color: #717B8D;
}

.paymet-methods > div {
    position: relative;
    height: 84px;
}


.carousel li {
    float: left;
    width: 130px;
    height: 80px;
    padding: 5px;
    margin: 0 40px;
    /*background: #E2E2E2;
                        font: 20px Calibry italic;
                        color:green;
                        border: gray 1px solid;*/
}

.Ytariffs h1, .Ytariffs h2 {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 18px;
    color: #717B8D;
}

.tariffes-items span {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 14px;
    color: #717B8D;
}

    .tariffes-items span.percent {
        color: #E8AB57;
    }

.bottomTariffsY h2 {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 18px;
    color: #717B8D;
    margin-top: 35px;
    margin-bottom: 21px;
}
.AppS {
    display: inline-block;
    padding: 16px;
    border: 1px solid #313031;
    margin-right: 42.5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.AppS:hover {
    border: 1px solid #313031;
}
.PlayS {
    display: inline-block;
    padding: 16px;
    border: 1px solid #6BB663;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 25px;
}
.PlayS:hover {
    border: 1px solid #6BB663;
}
.tariffes-m h4:first-of-type {
    font-style: normal;
    margin-right: 50px;
}
.textLeft p {
    font-size: 14px;
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300 !important;
}
.textLeft:first-of-type p {
    color: #0070CD !important;
    margin-right: 30px;
}
.TFielset h5 {
    margin-right: 10px;
}
.grayFont {
    margin-right: 10px !important;
}
.grayFont:last-of-type {
    margin-left: 45px !important;
}
.a3 {
    font-family: "Roboto";
    font-weight: 300;
    padding: 15px;
    color: rgb(110, 182, 97);
    font-size: 18px;
    line-height: 9px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid rgb(239, 243, 248);
    margin: 25px auto 0 auto;
}
.btn:hover, .a3:hover {
    text-decoration: none;
    border-bottom: 1px solid rgb(239, 243, 248);
}
.to-top {
    color: rgb(110, 182, 97);
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid rgb(239, 243, 248);
    margin-bottom: 30px;
    margin-top: 23px;

    position: absolute;
    bottom: -32px;
    left: 0;
    padding-top: 3px;
    padding-bottom: 6px;
}
.ficha {
    font-size: 40px;
    color: #EB0028;
    font-family: "Roboto";
    font-weight: 900;
    font-style: italic;
    line-height: 35px;
}
table.all-tarifs th {
    vertical-align: top;
    text-align: left;
}
table.all-tarifs tr:first-of-type {
    opacity: 1 !important;
}
table.all-tarifs td:not(.first) {
    padding-left: 8px;
}
table.all-tarifs th:first-of-type + th,
table.all-tarifs td:first-of-type + td {
    padding-left: 25px;
}
table.all-tarifs th:first-of-type {
    padding-left: 0;
    font-family: "Roboto";
    font-weight: 900;
    font-size: 18px;
    white-space: nowrap;
}
table.all-tarifs td, table.all-tarifs th {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 12px;
    color: #717B8D;
}
table.all-tarifs tr.first {
    opacity: 1;
    border-top: none;
    border-bottom: 1px solid #EFF3FF;
	border-top: 1px solid transparent;
}
table.all-tarifs tr.first:hover {
	border-top: 1px solid transparent;
}

table.all-tarifs tr:last-of-type {
    border-bottom: 1px solid #EFF3FF;
}
table.all-tarifs tr {
    /*opacity: 0.25;*/
    /*border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;*/
}
table.all-tarifs tr:hover {
    /*opacity: 1;*/
    border-top: 1px solid #EFF3FF;
    border-bottom: 1px solid #EFF3FF;
}
table.all-tarifs td:first-of-type {
    font-family: "Roboto";
    font-weight: 900;
    font-size: 14px;
    color: #6EB661 !important;
    text-align: left;
}
table.all-tarifs tr {
    transition: opacity 0.75s ease;
	border-top: 1px solid transparent;
    /*border-bottom: 1px solid transparent;*/
}

table.all-tarifs tr.sel {
    opacity: 1 !important;
}
table.all-tarifs.selected tr {
    transition: opacity 0.25s ease;
    opacity: 0.25;
}
table.all-tarifs td:hover {
    color: #CD5252;
}
table.all-tarifs td:last-of-type {
    line-height: 11px;
}
table.all-tarifs sup {
    font-size: 8px;
}

table.all-tarifs td {
    white-space: nowrap;
    padding: 17px 0;
}
table.all-tarifs td.first,
table.all-tarifs td.last {
    white-space: normal;
}
.a3 {
    border: 1px solid rgb(110, 182, 97) !important;
}

.btn:hover,
.green:hover,
.a3:hover {
    background: rgba(110, 182, 97, 0.1);
    border-color: rgb(110, 182, 97) !important;
}





/*table.all-tarifs tbody:hover td {
	color: transparent;
	text-shadow: 0 0 3px #aaa;
}

table.all-tarifs tbody:hover tr:hover td {
	color: #444;
	text-shadow: 0 1px 0 #fff;
}*/



.Ytariffs h3 {
    margin-top: 35px;
}
.Ytariffs p {
    line-height: 16px;
}
ul.itemY li, .Ytariffs ul {
    line-height: 21px;
}
table {
    
}
#box {
    /*background: rgba(0, 0, 0, 0.1);*/
}
table.main {
    /*background: rgba(0, 0, 0, 0.2);*/
}
.TFielset {
    margin-top: 50px;
}
.TFielset h3 {
    margin-top: 0;
}
.tariffes-m {
    padding-top: 13px;
}
.tariffes-items .btnAllTariffs {
    margin-left: 1px;
    padding-top: 3px;
    padding-bottom: 5px;
    background: white;
}
.tariffes-items {
    position: relative;
}
.tariffes-items:before {
    position: absolute;
    top: -1px;
    left: -23px;
    content: '';
    background: rgb(251, 252, 253);
    width: 24px;
    height: 100%;
    border-top: 1px solid rgb(239, 243, 248);
    border-bottom: 1px solid rgb(239, 243, 248);
}
.tariffes-items:after {
    position: absolute;
    top: -1px;
    right: -23px;
    content: '';
    background: rgb(251, 252, 253);
    width: 24px;
    height: 100%;
    border-top: 1px solid rgb(239, 243, 248);
    border-bottom: 1px solid rgb(239, 243, 248);
}
.paymet-methods h3 {
    /*margin-top: 40px;*/
}

.newtariff .Ytariffs h3 {
    /*margin-top: 17px;*/
}
/*end tabasov*/

/*petrov*/
body.tariff, body.tariffindividuals, body.newtariff {
    min-width:960px;
}
.tariff #box, .tariffindividuals #box, body.newtariff #box {
    overflow-x:hidden;
    min-width:961px;
}
/*end petrov*/