

/* Start:/local/templates/ubiquiti/css/delivery.css?17799473502020*/
div.conteiner>div.site>section .delivery a {
	text-decoration: none;
}


.delivery .toggle.collapsed .fa {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.delivery .toggle {
    position: relative;
    padding: 15px 20px 15px 0;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    font-weight: 600;
}
.delivery .content {
    line-height: 22px;
    font-size: 14px;
    padding: 10px 0;
}
.delivery {
    font-family: 'Open Sans',sans-serif,Arial;
}

h1 {
	    font-size: 24px;
}

ul {
padding-left: 18px;
}

 .border-right{
    border-right: 1px solid #e5e5e5;
}
.delivery h2 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}


.delivery .toggle .fa {
    position: absolute;
    right: 20px;
    font-size: 18px;
    top: 50%;
    margin-top: -7px;
    -webkit-transform: transition;
    -moz-transform: transition;
    -ms-transform: transition;
    -o-transform: transition;
    transform: transition;
    float: right;
    color: #979797;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/*выбор доставки и оплаты*/
.tab-li li {
    float: left;
    list-style: none;
    margin-right: 10px;
    font-size: 18px;

}
.tab-li {
	margin: 20px 0 20px 0;
	padding: 0;
}
.tab-item {
    background: #f1f1f1;
    padding: 10px 15px;
    color: #158ca4;
    cursor: pointer;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}


div.conteiner>div.site>section .active a.tab-item {
    background: #00aeff;
    color: #FFF;
}

.educational-form .form-group {
	margin-left: 0px;
} 

.educational-form .control-label {
	text-align: inherit !important;
} 
/* End */
/* /local/templates/ubiquiti/css/delivery.css?17799473502020 */
