.advantage_button {
    background-color: red;
    color: white;
    text-align: center;
    display: inline-block;
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 1.6rem;
    width:45rem !important;
}

.advantages_labels {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.advantages_labels li {
    width: 25%;
    display: inline-block;
}

.advantages_labels.columns-3 li {
    width: 33.3334%;
}

.advantages_labels li img {
    height: 40px;
    width: auto;
}

.advantages_labels li img.little_advantage {
    max-height: 25px;
}

.advantages_slider {
    width: 75%;
    margin: 0 auto;
    font-size: 1.6rem;
    font-family: LucidaGrande, sans-serif;
    line-height: 1.5;
    text-align: left;
    color: #000000;
}

.advantages_slider div.slide {
    height:310px;
    border: 1px solid red;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.advantages_slider div p {
    margin-left: 6rem;
    margin-right: 6rem;
    margin-top: 4.5rem;
}

.area_label {
    text-transform: uppercase;
    font-family: LucidaGrande, sans-serif;
    font-weight: bold;
    color: #000000;
    margin-top: 2.8rem;
    margin-bottom: 2rem;
}

.args_list {
    margin-top: 6rem;
}

.all_news {
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    color: #666666;
}


.three_column {
    width: 75%;
}

.bottom_align {
    vertical-align: bottom;
}

.big_column {
    width: 100%;
    background-color: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    overflow:auto;
    padding-bottom: 3rem;
    margin-bottom: 10px;
    position: relative;
}

.big_column.last {
    margin-bottom: 4rem;
}



.big_enumeration li {
    display: inline-block;
    text-align: left;
    margin-top: 5rem;
    vertical-align: top;
}

.big_enumeration li.number {
    font-family: LucidaGrande, sans-serif;
    font-size: 4.4rem;
    font-weight: bold;
    line-height: 0.5;
    text-align: left;
    color: #ff0000;
    margin-right: 2rem;
}

.big_enumeration li.gap {
    margin-left:13.6rem;
}

.button {
    line-height: 48px;
    height:48px;
    border-radius: 20px 0 20px 0;
    width: 20rem;
}

.contact_label {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-align: left;
    color: #666666;
    margin-bottom: 0;
}

.contact_body {
    font-size: 1.6rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-align: left;
    color: #000000;
    margin-top: 0;
}

.contact_body .phone a {
    color: #000000;
}

.contact_body a {
    color: red;
}

.contact_button {
    border: solid 1px #cccccc;
    margin-bottom: 43px;
}

.contact_button {
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 1.6rem;
    display: block;
    text-align: center;
    color: #ffffff;
}

.contact_button.form {
    border: solid 2px red;

    margin-top: 2rem;
    float: right;
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 1.9rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #000000;
}

.contact_button.form:hover {
    background-color: red;
    color: #ffffff;
}

.contact_input, .contact_biginput {
    color: #999999;
    font-size: 1.6rem;
    font-family: LucidaGrande, sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
}

.contact_input {
    width: 49%;
    height: 5rem;
    background-color: #ffffff;
    padding: 0 10px;
    display: block;
}

.contact_biginput {
    width: 100%;
    height: 20rem;
    border: none;
    padding: 10px;
    margin-top: 1.5%;
}

.database_table {
    width: 100%;
}

.menu_table {
    margin-left: -20px;
    margin-right: -20px;
}

.menu_table_cell {
    padding: 2px 20px 2px 20px;
    border: 1px solid white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.menu_table_cell:hover {
    border: 1px solid red;
    color: red;
}

.menu_table_cell a:hover > .main_description {
    color: red;
}

.menu_table_cell a:hover > .main_news_date {
    color: red;
}

.database_table_wrapper {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 9.5rem;
}

.database_table td {
    width: 25%;
    height: 26.8rem;
    padding: 4px;
}

.database_table_cell {
    height: 26.8rem;
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#details {
    margin-bottom: 3rem;
}

.menu_table.main td {
    height: inherit;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.menu_table.main td {
    height: inherit;
    padding: 2px 20px 2px 20px;
    border: 1px solid white;
}

.menu_table.main td a {
    display: block;
}

.menu_table.main td:hover {
    border: 1px solid red;
    color: red;
}

.menu_table.main td a:hover > .main_description {
    color: red;
}

.menu_table.main td a:hover > .main_news_date {
    color: red;
}

.database_table .database_content {
    width:100%;
    height:100%;
    background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
    overflow: auto;
    position: relative;
}

.database_title {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.8rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    text-align: left;
    color: #252525;
    margin: 3rem 3rem 0 3rem;
}

.database_description {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    text-align: left;
    color: #a1a1a1;
    margin: 2rem 3rem 0 3rem;
}

.database_image {
    position: absolute;
    bottom: 42px;
    margin-right: auto;
    margin-left: auto;
    max-height: 50px;
    left: 0;
    right: 0;
}

.dark_info {
    width: 100%;
    background-color: #c2c4be;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

.description_content .solutions_head{
    margin-left: 9rem;
    margin-right: 2rem;
}


.solutions_head {
    font-family: LucidaGrande, sans-serif;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-align: left;
    display: inline-block;
}

.solutions_subhead {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.2;
    color: #000000;
    text-align: left;
    display: inline-block;
    margin-top: 0;
}

.description_content p {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    text-align: left;
    color: #929592;
    display: inline-block;
    margin-left: 9rem;
    margin-right: 2rem;
    width: 52rem;
}

.detail_item {
    padding: 4.4rem 3.2rem 3.3rem 4.4rem;
}

.detail_title {
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 2.4rem;
    font-weight:normal;
    text-align: left;
    color: #000000;
    margin: 0;
}

.detail_img {
    width: 100%;
    margin-top: 2.8rem;
}

.detail_img img {
    width: 100%;
}

#detail_switch {
    cursor: pointer;
    margin-bottom: 0;
}

.detail_switch_block {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.6rem;
    margin-top: 11rem;
}

.detail_switch_block a {
    color: #707070;
    display: block;
}

.detail_switch_block a:hover {
    color: #ff0000;
}

.detail_switch_block a.first {
    float: left;
}

.detail_switch_block a.last {
    float: right;
}

.detail_table {
    border-collapse: collapse;
    margin-top: 29px;
}

.detail_table td,th {
    border: 1px solid #ff0000;
    font-size: 1.4rem;
    padding: 2rem 2rem 3.3rem 2rem;
}

.detail_text {
    margin-top: 3.8rem;
}

.detail_text h2 {
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    text-align: left;
    margin:0;
}
.detail_text h3 {
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 1.8rem;
    font-weight: normal;
    text-align: left;
    margin:0;
}

.detail_text p {
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: justify;
    color: #333333;
}

.detail_text a {
    color: #ff0000;
}

.detail_text a span {
    color: #ff0000;
}

.detail_text .important {
    color: #ff0000;
    font-size: 1.7rem;
}

.example_container {
    background-color: #ff9999;
    padding: 1.5rem 2.2rem 1.5rem 2.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.formula_container {
    border:1px solid #ff0000;
    padding: 2rem 3rem 2rem 3rem;
    margin: 1rem 0;
    display: inline-block;
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #ff0000;
}

.first_number {
    font-family: LucidaGrande, sans-serif;
    font-size: 45px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -0.6px;
}


.grey_content {
    color: #929592;
    text-align: left;
    font-family: LucidaGrande, sans-serif;
    font-size: 1.6rem;
    margin-left: 6.5rem;
    line-height: 1.33;
}

.grey_content_info {
    color: #000000;
    text-align: left;
    font-family: LucidaGrande, sans-serif;
    font-size: 1.6rem;
    margin-right: 6.5rem;
    line-height: 1.33;
}

.grey_content a {
    color: #ff0000;
    display: block;
    font-weight: bold;
    line-height: 1.5;
}

.greyed {
    background-color: #f1f1f1;
}

.info_img {

    display: block;
}
.img_container{
	padding-bottom: 3rem;
}
.img_container img {
    max-height: 40px;
}

.info_label {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 2.4rem;
    text-align: center;
    color: #929592;
    text-transform: uppercase;
    display: block;
    padding-bottom: 1.8rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.info_label.selected {
    font-size: 1.4rem;
    font-weight: bold;
    color: #000000;
    border-bottom: 4px solid red;
}

.info_slider {
    display: inline-block;
}

.info_table {
    display: inline;
}

.internal_icon {
    display: none;
}

.horizontal_links a{
    display: inline-block;
    width:30%;
}

.horizontal_links {
    width: 100%;
    text-align: center;
}

.label_detail {
    font-size: 2.2rem;
    line-height: 1.5;
    text-align: left;
    margin-top: 4rem;
}

.label_title {
    font-weight: bolder;
    font-size: 3rem;
    line-height: 1;
    text-align: left;
    margin-bottom: 2rem;
}



.label_button {
    background-color: white;
    color: red;
    font-size: 1.9rem;
    margin-top: 5rem;
    border-radius: 14px 0 14px 0;
    display: inline-block;
    margin-right: 0 !important;
}

.left_pic {
    text-align: right;
    margin-top: 5rem;
}

.left_pic img{
    width: 25rem;
}

.little_underline {
    height: 3px;
    width: 4rem;
    background-color: red;
    display: inline-block;
}

.little_advantage_link {
    width: 100%;
    height: 100%;
    display: block;
}

.little_advantage_link .little_underline {
    background-color: white;
}

.little_advantage_link:hover .little_underline {
    background-color: red;
}

.lifted {
    margin-top:-4px;
}

.lower_block {
    padding-bottom: 0;
}

.lower_block p {
    display: inline-block;
    width: 80%;
    text-align: justify;
}

.lower_block p:last-child {
    margin-bottom: 3rem;
}

.lk_buttons {
    margin-left: 10rem;
    margin-right: 10rem;
}


.grey_title {
    background-color: #c2c4be;
    color: #383f38;
    padding: 3rem 2.5rem;
    font-size: 1.6rem;
    font-family: LucidaGrande, sans-serif;
    font-weight:normal;
}

.marked {
    color: #ff0000;
}

.main_description {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    text-align: left;
    color: #666666;
}

.main_news {
    border-bottom: 2px solid red;
    text-align: left;
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 2.2rem;
    margin-top: 5rem;
    padding-bottom: 4px;
}

.main_news_date {
    text-align: left;
    color: #666666;
}

.main_news_title {
    display: inline-block;
    color: #000000;
    font-weight: bold;
}

.main_news_wrapper {
    padding-left: 4rem;
    padding-right: 4rem;
}

.main_slider_img {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 60rem;
    position: relative;
}

.main_slider_img .inline_block {
    position: relative;
}

.main_button {
    width: 33.3334%;
    display: inline-block;
    margin-top: -9rem;
    position: relative;
}

.main_button img {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid white;
}

.main_button .button_wrapper {
    background-color: red;
    font-family: LucidaGrande, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-align: center;
    color: #ffffff;
    position: absolute;
    bottom: 3rem;
    width:100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

.main_title {
    font-family: LucidaGrande, sans-serif;
    font-size: 2.2rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.5;
    text-align: center;
    color: #000000;
    margin-top: 5rem;
    margin-bottom: 3.5rem;
}

.main_text {
    font-family: LucidaSansUnicode, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: justify;
    color: #666666;
    margin: 0 10% 3rem 10%;
}

.main_link {
    margin: 4rem 10% 4rem 10%;
}

.narrow_wrapper {
    width: 770px;
    display: inline-block;
}

.news_link {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.6rem;
    text-decoration: underline;
    display: block;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    text-align: right;
    color: #ff0000;
    margin-top: 4rem;

}

.second_number {
    font-family: LucidaGrande, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: -0.6px;
    text-align: left;
    color: #000000;
}

.services_head {
    margin-bottom: 0.4rem;
    line-height: 1;
}

.solution_description {
    margin-top: 8.4rem;
    text-align: left;
}

.solutions_link {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.8rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    text-align: left;
    color: #ff0000;
    /*margin-bottom: 0.5rem;*/
    position: absolute;
    bottom: 4rem;
}

.solutions_link:hover{
    color: #e30000;
}

.solutions_link.right_div {
    right: 0;
}

.solutions_link.main_link {
    position: relative;
    bottom: 0;
}


.sliders {
    margin-top: 7rem;
    margin-left: 10px;
    margin-right: 10px;
}

.sliders li {
    vertical-align: top;
    position: relative;
    padding: 0 4.5rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}


.solutions_list_column {
    float: left;
}

.solutions_list_column.text {
    text-align: left;
    padding-top: 5rem;
}

.solutions_list_column.text p {
    color: #959595;
    margin-bottom: 6rem;
    line-height: 1.6;
}

.slider_container {
    margin: 30px auto 50px;
}

.slider_info_label {
    background-color: rgba(255,0,0,0.8);
    border-radius: 14px 0 14px 0;
    position: absolute;
    right: 2rem;
    top: 5rem;
    padding: 4.6rem 0;
    color: #fffefe;
    max-width: 35rem;
    font-family: LucidaSansUnicode, sans-serif;
}

.slider_info_label > * {
    margin-left: 4rem;
    margin-right: 4rem;
}



.top_align {
    vertical-align: top;
}

.technologies_list {
    display: inline-block;
    padding: 0;
}

ol.technologies_list {
    counter-reset: myCounter;
}

.search_input {
    height: 3.3rem;
    font-size: 1.8rem;
    line-height: 3.3rem;
    border: none;
    color: #707070;
    width: 177px;
    font-family: LucidaGrande, sans-serif;
	 transition: width 0.3s;					   
}

.search_input:focus {
    width: 340px;
}

.search_input:focus {
    border-bottom: 1px solid red;
}
.search_input:focus + .year_search {
    border-bottom-width: 2px;
}


.technologies_list li {
    margin: 2rem 0;
    text-align: left;
    list-style: none;
    color: #929592;
}


.technologies_list li:before {
    counter-increment: myCounter;
    content:counter(myCounter);
    display: inline-block;
    text-align: center;
    background-color: red;
    color: white;
    width: 1.8rem;
    heighT: 1.8rem;
    line-height: 1.8rem;
    margin-right: 0.6rem;
}

.text_head {
    font-family: LucidaGrande, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    text-align: center;
    color: #000000;
}

ul li, ol li {
    font-family: LucidaGrande, sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
}

ul.centered_content li {
    display: inline-block;
    margin: 0 5rem;
    color: #383f38;
}

ul.centered_content li img {
    max-height:40px;
}

/* Modifiers */

.top_margin_none {
    margin-top: 0;
}

.top_margin_small {
    margin-top: 2rem;
}

.top_margin_medium {
    margin-top: 4rem;
}

.top_margin_large {
    margin-top: 6rem;
}

.top_margin_xlarge {
    margin-top: 8rem;
}

.top_margin_giant {
    margin-top: 10rem;
}

.bottom_margin_none {
    margin-bottom: 0;
}

.bottom_margin_small {
    margin-bottom: 2rem;
}

.bottom_margin_medium {
    margin-bottom: 4rem;
}

.bottom_margin_large {
    margin-bottom: 6rem;
}

.bottom_margin_xlarge {
    margin-bottom: 8rem;
}

.bottom_margin_giant {
    margin-bottom: 10rem;
}
