﻿.ugol_small a, .ugol_small a *, .ti-banner a, .ti-banner a *, .twobutton a, .twobutton a *{
    transition: unset;
}
.twobutton {
    float: right;
}
.button.favor {
    background-color: transparent;
    background-image: url("../images/img/star.png");
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #0057a6;
    color: #0057a6;
	margin-right: 10px !important;
    padding: 7px 8px 7px 43px;
    position: relative;
	
}
.button.favor:hover {
	background-color: #0057a6;
    background-image: url("../images/img/icon-hover-star-white.png");
	color: #ffffff;
	border: 1px solid #0057a6;
}
a.button.favor::before, a.button.favor::after{
	transition: all 200ms ease 0s;
}
.button.similar {
    background-color: transparent;
    background-image: url("../images/img/filter-hover.png");
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #e63212;
    color: #e63212;
    padding: 7px 8px 7px 43px;
    position: relative;
}
.button.similar:hover {
	background-color: #e63212;
    background-image: url("../images/img/filter-hover-white.png");
	color: #ffffff;
	border: 1px solid #e63212;
}
.otst-banner {
    height: 180px;
}

.ti-banner {
    background-color: #fee375 !important;
    left: 10px;
	margin-top: 20px;
    position: absolute;
}
.ti-banner > td { 
	/*
	height: 120px;
	width: 883px !important; 
	*/
	position: relative;
}
.title-banner {
    font-size: 37px;
    left: 50px;
    position: relative;
}
.button.banner {
    background-color: transparent;
    background-image: url("../images/img/filter.png");
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #0057a6;
    bottom: 12px;
    color: #0057a6;
    float: right;
    margin: 0;
    padding: 7px 8px 7px 43px;
    position: absolute;
    right: 120px;
}
.button.banner:hover {
	background-color: #0057a6;
    background-image: url("../images/img/filter-hover-white.png");
	color: #ffffff;
	border: 1px solid #0057a6;
}
.ugol {
    background-image: url("../images/Glossy_Ribbons.png");
    background-repeat: no-repeat;
    background-size: 120px auto;
    height: 120px;
    position: absolute;
    right: -8px;
    top: -4px;  
    width: 120px;
   /*  z-index: 1; */
}
.ugol-text{
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* для IE9 */
	transform: rotate(45deg); /* на будущее */
}
.ugol-text {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    left: 40px;
    line-height: 1;
    position: inherit;
    text-align: center;
    top: 30px;
}
.tend-banner {
    background-image: url("../images/tend-banner.jpg");
	border-radius: 50%;
	float: left;
    box-shadow: 0 0 6px 0 #9f9f9f;
    height: 127px;
    left: 30px;
    position: relative;
    width: 120px;
}

#banner-expert {
    display: inline;
    left: 175px;
    line-height: 1;
    position: absolute;
    top: 64px;
}
.tend-expert {
    background-color: #fff;
    font-style: italic;
    margin-left: -14px;
    padding: 10px;
}

.triangl {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 19px 0 16px 9px;
    display: inline-block;
    height: 0;
    position: relative;
    right: 11px;
    top: 9px;
    width: 0;
}
.triangl{
	-moz-transform: rotate(-35deg);
	-webkit-transform: rotate(-35deg);
	-o-transform: rotate(-35degg);
	-ms-transform: rotate(-35deg); /* для IE9 */
	transform: rotate(-35deg); /* на будущее */
}

/*form order-callback*/
#callback2{
	width: 500px;
	padding: 20px 0;
}

#callback2 .tend-banner{
	left: 10px;
}
#callback2 .title-banner {
    font-size: 21px;
    left: -25px;
}
.callback-popup{
	background-color: #fee375;
}
form.order-callback {
    display: block;
    margin: auto;
    padding: 20px 0;
    text-align: center;
}
form.order-callback input.name {
    display: inline-block;
    height: 40px;
    width: 30%;
}

form.order-callback input.tel {
    display: inline-block;
    height: 40px;
    width: 30%;
}
form.order-callback input[type="submit"]{
	height: 40px;
	width: 30%;
}
form.order-callback input{
	margin: 0;
}
/*  4 button*/
.ti-conduction-button > td {
    padding: 25px 0;
}
.button.conduction {
    background-color: transparent;
    background-repeat: no-repeat;
    position: relative;
	padding: 7px 29px;
	
}
.button.button1 {
    background-color: transparent;
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #0057a6;
    color: #0057a6;
	padding: 7px;
	
}
.button.button1:hover {
    background-color: #0057a6;
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #0057a6;
    color: #ffffff;
	padding: 7px;
	
}
.button.button2 {
    background-color: transparent;
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #e63212;
    color: #e63212;
	padding: 7px 24px 7px 7px;
	
}
.button.button2:hover {
    background-color: #e63212;
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #e63212;
    color: #ffffff;
	padding: 7px 24px 7px 7px;
	
}
.button.button3 {
    background-color: transparent;
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #008000;
    color: #008000;
	padding: 7px 24px 7px 7px;
	
}
.button.button3:hover {
    background-color: #008000;
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #008000;
    color: #ffffff;
	padding: 7px 24px 7px 7px;
	
}
.button.button4 {
    background-color: transparent;
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #3A3A3A;
    color: #3A3A3A;
	padding: 7px;
	
}
.button.button4:hover {
    background-color: #3A3A3A;
    background-position: 13px center;
    background-repeat: no-repeat;
    border: 1px solid #3A3A3A;
    color: #ffffff;
	padding: 7px;
	
}
.ugol_small .lable {
	font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    right: 12px;
    top: 6px;
}
.ugol_small .lable{
	-moz-transform: rotate(46deg);
	-webkit-transform: rotate(46deg);
	-o-transform: rotate(46deg);
	-ms-transform: rotate(46deg); /* для IE9 */
	transform: rotate(46deg); /* на будущее */
	position: inherit;
}
.ugol_small {
    display: inline-block;
    margin: 0 16px;
	position: relative;
}
.ugol_small_2, .ugol_small_3 {
    background-image: url("../images/Glossy_Ribbons_small.png");
    background-repeat: no-repeat;
    height: 35px;
    padding: 4px;
    position: absolute;
    right: -11px;
    top: -2px;
    width: 35px;
    z-index: 13;
}
.ugol_small_2 .lable, .ugol_small_3 .lable{
	color: #ffffff;
}

/* новая таблица 2 способа получить подходящие тендеры*/

#box_two_sposob {
    background-image: url("../images/oblaka.jpg");
    height: 190px;
    padding: 20px 0;
}
#box_two_sposob h2 {
    color: #ffffff;
    font-size: 34px;
    line-height: 2.3;
    text-align: center;
}
.spisok {
    margin: 20px auto;
    width: 770px;
}
#box_two_sposob .spisok ul {
    list-style: inside none circle;
    margin: 0 50px;
	color: #ffffff;
}

#box_two_sposob li {
    font-size: 21px;
	text-align: justify;
	line-height: 1;
}

.spisok li::after {
    content: "";
    display: inline-block;
    width: 100%;
}
.two-sposob .rate-item {
    width: 415px !important;
}
.kp-rates-wrap.two-sposob .text {
    min-height: 260px;
}
.two-sposob .rate-item .item {
    
}
.table_img {
    display: inline-block;
    margin: 0 20px;
    width: 10%;
}
.table_text {
    display: inline-flex;
    font-size: 16px;
    line-height: 1;
    text-align: left;
    width: 75%;
}
.table_text.subscr {
	color: #a5a5a5;
}
.button.table_button{
	background-color: transparent;
	border: 1px solid #0057a6;
	color: #0057a6;
}
.button.table_button:hover{
	background-color: #0057a6;
	border: 1px solid #0057a6;
	color: #ffffff;
}
.button.table_button.demo{
	background-color: transparent;
	border: 1px solid #e63212;
	color: #e63212;
}
.button.table_button.demo:hover{
	background-color: #e63212;
	border: 1px solid #e63212;
	color: #ffffff;
}
