@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #141414;
}

.lxtext_red {
    color: #eb212e;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #eb212e;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #141414;
}

img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    line-height: normal;
    vertical-align: middle;
}

#home_new_table {
    display: table;
}

.home_new_tr {
    display: table-row;
}

.home_new_td {
    display: table-cell;
    vertical-align: top;
}

.home_movin_bg {
    background-image: url(../images/home_movie_bg2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #cacaca;
    width: 100%;
    height: auto;
}

.black_bg {
    background-color: #1e1e1e;
}

.top_text {
    font-size: 14px;
    color: #1e1e1e;
    line-height: 16px;
    text-transform: none;
}

.lxtop_text {
    font-size: 14px;
    color: #1e1e1e;
    text-decoration: none;
}

.lxtop_text:link {
    color: #1e1e1e;
    text-decoration: none;
}

.lxtop_text:visited {
    color: #1e1e1e;
    text-decoration: none;
}

.lxtop_text:hover {
    font-size: 14px;
    color: #eb212e;
    text-decoration: underline;
}

.lxtop_text_o {
    font-size: 14px;
    color: #eb212e;
    text-decoration: underline;
}

.lxtop_text_o:link {
    color: #eb212e;
    text-decoration: underline;
}

.lxtop_text_o:visited {
    color: #eb212e;
    text-decoration: underline;
}

.lxtop_text_o:hover {
    font-size: 14px;
    color: #eb212e;
    text-decoration: underline;
}

.text_home_content_hdb_white {
    font-family: 'Orbitron', sans-serif;
    font-weight: 400;
    font-size: 46px;
    line-height: 50px;
    color: #ffffff;
    text-transform: uppercase;
}

.text_home_content_hds_white {
    font-family: 'Orbitron', sans-serif;
    font-weight: 400;
    font-size: 31px;
    line-height: 36px;
    color: #ffffff;
    text-transform: uppercase;
}

.text_home_content_hd_black_s {
    font-family: 'Orbitron', sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    color: #000000;
    text-transform: uppercase;
}

.text_home_content_hd_red {
    font-family: 'Orbitron', sans-serif;
    font-weight: 400;
    font-size: 42px;
    line-height: 46px;
    color: #eb212e;
    text-transform: uppercase;
}

.text_home_content_hd_white {
    font-family: 'Orbitron', sans-serif;
    font-weight: 400;
    font-size: 42px;
    line-height: 46px;
    color: #ffffff;
    text-transform: uppercase;
}

.content_center {
    width: 100%;
    text-align: center;
    margin: auto;
}

.content_left {
    width: 100%;
    text-align: left;
}

.text {
    font-weight: 100;
    font-size: 15px;
    text-transform: none;
    color: #000000;
    line-height: 24px;
    text-align: justify;
}

.text_white_bullet {
    list-style-type: circle;
    font-weight: 100;
    font-size: 15px;
    text-transform: none;
    color: #ffffff;
    line-height: 26px;
    padding-left: 23px;
    background-image: url(../images/bullet_text.png);
    background-repeat: no-repeat;
    background-position-x: 6px;
    background-position-y: 6px;
    display: inline-block;
}

.text_white {
    font-weight: 100;
    font-size: 15px;
    text-transform: none;
    color: #ffffff;
    line-height: 26px;
    text-align: justify;
}

.lxtext_white {
    font-weight: 100;
    font-size: 15px;
    text-transform: none;
    color: #ffffff;
    line-height: 26px;
    text-align: justify;
}

.lxtext_white:link {
    color: #ffffff;
    text-decoration: none;
}

.lxtext_white:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxtext_white:hover {
    font-size: 15px;
    color: #eb212e;
}

.text_white_video {
    font-weight: 100;
    font-size: 15px;
    text-transform: none;
    color: #ffffff;
    line-height: 22px;
    text-align: justify;
}

.text_video_hd {
    font-family: 'Orbitron', sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
}

.textB {
    font-weight: 400;
    font-size: 20px;
    text-transform: none;
    color: #838383;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase;
}

.text_red {
    font-weight: 100;
    font-size: 15px;
    text-transform: none;
    color: #eb212e;
    line-height: 32px;
    text-align: justify;
}

.lxmore {
    font-family: 'Orbitron', sans-serif;
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    color: #878787;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
    background-position: center 24px;
    width: 150px;
    height: 40px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.lxmore:link {}

.lxmore:visited {}

.lxmore:hover {
    font-family: 'Orbitron', sans-serif;
    font-size: 17px;
    color: #eb212e;
    font-weight: 400;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
}

.lxmore_w {
    font-family: 'Orbitron', sans-serif;
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
    background-position: center 24px;
    width: 150px;
    height: 40px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.lxmore_w:link {}

.lxmore_w:visited {}

.lxmore_w:hover {
    font-family: 'Orbitron', sans-serif;
    font-size: 17px;
    color: #eb212e;
    font-weight: 400;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
}

.news_content {
    width: 100%;
    padding: 60px 0px 38px 0px;
    text-align: center;
    margin: auto;
}

.home_news_date {
    border-radius: 50%;
    border: 4px solid #eb212e;
    padding-top: 10px;
    width: 74px;
    height: 64px;
}

.home_news_text {
    margin-bottom: 21px;
    text-align: left;
    height: 74px;
    display: block;
    display: table-cell;
    vertical-align: middle;
}

.home_news_date_text01 {
    font-weight: bold;
    font-size: 30px;
    text-transform: none;
    color: #ffffff;
    line-height: 30px;
}

.home_news_date_text02 {
    font-weight: normal;
    font-size: 23px;
    text-transform: none;
    color: #ffffff;
    line-height: 23px;
}

.lxnews {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    line-height: 24px;
}

.lxnews:link {
    color: #ffffff;
    text-decoration: none;
}

.lxnews:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxnews:hover {
    font-size: 16px;
    color: #eb212e;
    text-decoration: none;
    padding-bottom: 120px;
}

.text_home_contact {
    font-weight: 300;
    font-size: 18px;
    text-transform: none;
    color: #ffffff;
    line-height: 32px;
}

.lxtext_home_contact {
    font-weight: 300;
    font-size: 18px;
    text-transform: none;
    color: #ffffff;
    line-height: 32px;
}

.lxtext_home_contact:link {
    color: #ffffff;
    text-decoration: none;
}

.lxtext_home_contact:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxtext_home_contact:hover {
    font-size: 18px;
    color: #eb212e;
    text-decoration: none;
}

.footer {
    padding: 30px 0px 30px 0px;
    width: 100%;
    text-align: center;
    background-color: #111111;
    margin-left: auto;
    margin-right: auto;
}

.footer_line {
    margin: 40px 0px 35px 0px;
    width: 70%;
    height: 1px;
    text-align: center;
    background-color: #5b5b59;
    margin-left: auto;
    margin-right: auto;
}

.content_center {
    text-align: center;
}

.footer_text {
    font-weight: normal;
    font-size: 15px;
    text-transform: none;
    color: #ffffff;
    line-height: 30px;
}

.lxfooter {
    font-weight: normal;
    font-size: 15px;
    text-transform: none;
    color: #ffffff;
    line-height: 30px;
}

.lxfooter:link {
    color: #ffffff;
    text-decoration: none;
    background-repeat: no-repeat;
}

.lxfooter:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxfooter:hover {
    font-size: 15px;
    color: #eb212e;
    line-height: 30px;
}

.lxinpage_menu_text {
    font-weight: 100;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    line-height: 24px;
    text-transform: uppercase;
}

.lxinpage_menu_text:link {
    color: #ffffff;
    text-decoration: none;
}

.lxinpage_menu_text:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxinpage_menu_text:hover {
    font-size: 18px;
    color: #eb212e;
    text-decoration: none;
    text-transform: uppercase;
}

.lxinpage_menu_text_o {
    font-weight: 100;
    font-size: 18px;
    color: #eb212e;
    text-decoration: none;
    line-height: 24px;
    text-transform: uppercase;
}

.lxinpage_menu_text_o:link {
    color: #eb212e;
    text-decoration: none;
}

.lxinpage_menu_text_o:visited {
    color: #eb212e;
    text-decoration: none;
}

.lxinpage_menu_text_o:hover {
    font-size: 18px;
    color: #eb212e;
    text-decoration: none;
    text-transform: uppercase;
}

.lxhome_icon {
    background-image: url(../images/location_icon.png?ver=1);
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
}

.lxhome_icon:link {}

.lxhome_icon:visited {}

.lxhome_icon:hover {
    background-image: url(../images/location_icon2.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
}

.lxgallery {
    font-family: 'Orbitron', sans-serif;
    font-weight: 300;
    font-size: 22px;
    text-transform: none;
    color: #ffffff;
    line-height: 26px;
}

.lxgallery:link {
    color: #ffffff;
    text-decoration: none;
}

.lxgallery:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxgallery:hover {
    font-family: 'Orbitron', sans-serif;
    font-size: 22px;
    color: #eb212e;
    text-decoration: none;
}

.text_date {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 17px;
    text-transform: none;
    color: #eb212e;
    line-height: 36px;
    text-align: justify;
}

.contact_title {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-transform: none;
    color: #ffffff;
    line-height: 32px;
}

.text_poster {
    font-family: 'Orbitron', sans-serif;
    font-weight: 300;
    font-size: 20px;
    text-transform: none;
    color: #ffffff;
    line-height: 26px;
    padding-top: 15px;
}

































.lxla {
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    width: 32px;
    height: 25px;
    display: inline-block;
    padding-top: 7px;
}

.lxla:link {
    color: #ffffff;
    text-decoration: none;
}

.lxla:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxla:hover {
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    border-radius: 50%;
    background-color: #328a34;
    border-radius: 10%;
    background-size: 34px 34px;
}

.lxla_o {
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    width: 32px;
    height: 25px;
    display: inline-block;
    padding-top: 7px;
    background-color: #328a34;
    border-radius: 10%;
    background-size: 34px 34px;
}

.lxla_o:link {
    color: #ffffff;
    text-decoration: none;
}

.lxla_o:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxla_o:hover {
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    border-radius: 50%;
    background-color: #328a34;
    border-radius: 10%;
    background-size: 34px 34px;
}

.top_dot {
    font-size: 14px;
    color: #cecec3;
    line-height: 16px;
    text-transform: none;
}

.home_text {
    font-family: 'Quicksand', sans-serif;
    font-weight: 200;
    font-size: 30px;
    text-transform: none;
    color: #676767;
    line-height: 45px;
}

.hd_content {
    width: 100%;
    padding: 50px 0px 70px 0px;
    text-align: center;
    margin: auto;
}

.hd_content_contact {
    width: 100%;
    padding: 50px 0px 60px 0px;
    text-align: center;
    margin: auto;
}

.home_text_hd {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    text-transform: none;
    color: #494949;
    line-height: 50px;
    background: #ffffff;
    opacity: 0.6;
    width: 420px;
    display: inline-block;
}

.home_text_hd_back {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    text-transform: none;
    color: #ffffff;
    line-height: 50px;
    background: #6c6c6c;
    opacity: 0.4;
    width: 420px;
    display: inline-block;
}

.bg_banner01 {
    background-image: url(../images/background_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: auto;
}

.bg_banner02 {
    background-image: url(../images/background_bg2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: auto;
}

.bg_banner03 {
    background-image: url(../images/background_bg3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: auto;
}

.bg_banner04 {
    background-image: url(../images/background_bg4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: auto;
}

.text_center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.footer_sitemap {
    width: 100%;
    text-align: center;
    background-color: #909090;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0px 40px 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.footer_sitemap_padding {
    padding-left: 10%;
}

.lxfooter_sitemap_hd {
    font-weight: 100;
    font-size: 19px;
    text-transform: none;
    color: #ffffff;
    line-height: 24px;
    text-transform: uppercase;
}

.lxfooter_sitemap_hd:link {
    color: #ffffff;
    text-decoration: none;
    background-repeat: no-repeat;
}

.lxfooter_sitemap_hd:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxfooter_sitemap_hd:hover {
    font-size: 19px;
    color: #eb212e;
    line-height: 24px;
}

.lxfooter_sitemap {
    font-weight: 100;
    font-size: 12px;
    text-transform: none;
    color: #ffffff;
    line-height: 16px;
}

.lxfooter_sitemap:link {
    color: #ffffff;
    text-decoration: none;
    background-repeat: no-repeat;
}

.lxfooter_sitemap:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxfooter_sitemap:hover {
    font-size: 12px;
    color: #eb212e;
    line-height: 16px;
}

.top_text_gray {
    font-size: 15px;
    color: #989898;
    line-height: 16px;
    text-transform: none;
}

.top_text_white {
    font-size: 15px;
    color: #ffffff;
    line-height: 16px;
    text-transform: none;
}

.lxtop_text_white {
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}

.lxtop_text_white:link {
    color: #ffffff;
    text-decoration: none;
}

.lxtop_text_white:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxtop_text_white:hover {
    font-size: 15px;
    color: #831b22;
    text-decoration: none;
}

.lxtop_text_white_o {
    font-size: 15px;
    color: #831b22;
    text-decoration: none;
}

.lxtop_text_white_o:link {
    color: #831b22;
    text-decoration: none;
}

.lxtop_text_white_o:visited {
    color: #831b22;
    text-decoration: none;
}

.lxtop_text_white_o:hover {
    font-size: 15px;
    color: #831b22;
    text-decoration: none;
}

.location_text {
    font-weight: 100;
    font-size: 15px;
    color: #4e4e4e;
    line-height: 30px;
    height: 20px;
    display: inline-block;
}

.location_textB {
    font-weight: 300;
    font-size: 15px;
    color: #4e4e4e;
    line-height: 30px;
    width: 100%;
    text-transform: uppercase;
}

.lxlocation_text {
    font-weight: 100;
    font-size: 15px;
    color: #4e4e4e;
    line-height: 30px;
    width: 100%;
}

.lxlocation_text:link {
    color: #4e4e4e;
    text-decoration: none;
}

.lxlocation_text:visited {
    color: #4e4e4e;
    text-decoration: none;
}

.lxlocation_text:hover {
    font-size: 15px;
    color: #eb212e;
    text-decoration: none;
}

.lxlocation_icon {
    background-image: url(../images/location_icon.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 15px;
    display: inline-block;
}

.lxlocation_icon:link {}

.lxlocation_icon:visited {}

.lxlocation_icon:hover {
    background-image: url(../images/location_icon2.png);
    background-repeat: no-repeat;
}

.inpage_hd {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 40px;
    text-transform: none;
    color: #222222;
    text-align: left;
    padding-bottom: 30px;
}

.text_green {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-transform: none;
    color: #eb212e;
    line-height: 36px;
}

.text_bullet {
    list-style-type: circle;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 20px;
    text-transform: none;
    color: #222222;
    line-height: 30px;
    padding-left: 17px;
    background-image: url(../images/bullet_text_o.png);
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 5px;
    display: inline-block;
}

.text_bullet_s {
    list-style-type: circle;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 17px;
    text-transform: none;
    color: #222222;
    line-height: 26px;
    padding-left: 23px;
    background-image: url(../images/bullet_text_o.png);
    background-repeat: no-repeat;
    background-position-x: 6px;
    background-position-y: 3px;
    display: inline-block;
}

.inpage_line {
    text-align: center;
    border-bottom-color: #eb212e;
    border-bottom-style: solid;
    border-width: 2px;
}

.ir_corporate_governance_content {
    padding: 15px 0px 15px 20px;
    width: 100%;
}

.ir_presentation_material {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 0px 25px 0px;
    width: 100%;
}

.lxtext_green {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #79b935;
    line-height: 30px;
    width: 100%;
}

.lxtext_green:link {
    color: #79b935;
    text-decoration: none;
}

.lxtext_green:visited {
    color: #79b935;
    text-decoration: none;
}

.lxtext_green:hover {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #c5dd93;
    text-decoration: none;
}

.lxtext {
    font-weight: 100;
    font-size: 18px;
    text-transform: none;
    color: #4d4d4d;
    line-height: 30px;
}

.lxtext:link {
    color: #4d4d4d;
    text-decoration: none;
    background-repeat: no-repeat;
}

.lxtext:visited {
    color: #4d4d4d;
    text-decoration: none;
}

.lxtext:hover {
    font-size: 18px;
    color: #eb212e;
    line-height: 30px;
}





























.home_icon_01 {
    background-image: url(../images/home_iricon_01.png);
    background-repeat: no-repeat;
    width: 93px;
    height: 93px;
    position: absolute;
    margin-top: -40px;
    margin-left: 12px;
}

.home_icon_02 {
    background-image: url(../images/home_iricon_02.png);
    background-repeat: no-repeat;
    width: 93px;
    height: 93px;
    position: absolute;
    margin-top: -40px;
    margin-left: 12px;
}

.home_icon_03 {
    background-image: url(../images/home_iricon_03.png);
    background-repeat: no-repeat;
    width: 93px;
    height: 93px;
    position: absolute;
    margin-top: -40px;
    margin-left: 12px;
}

.home_icon_04 {
    background-image: url(../images/home_iricon_04.png);
    background-repeat: no-repeat;
    width: 93px;
    height: 93px;
    position: absolute;
    margin-top: -40px;
    margin-left: 12px;
}

.home_icon_05 {
    background-image: url(../images/home_iricon_05.png);
    background-repeat: no-repeat;
    width: 93px;
    height: 93px;
    position: absolute;
    margin-top: -40px;
    margin-left: 12px;
}

.home_icon_06 {
    background-image: url(../images/home_iricon_06.png);
    background-repeat: no-repeat;
    width: 93px;
    height: 93px;
    position: absolute;
    margin-top: -40px;
    margin-left: 12px;
}

.home_text_hd_white {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 40px;
    text-transform: none;
    color: #ffffff;
    line-height: 50px;
    text-transform: uppercase;
}

.home_text_box {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 26px;
    text-transform: none;
    color: #3d3d3d;
    line-height: 32px;
    text-transform: uppercase;
}

.align_right {
    text-align: right
}

.home_line {
    background-color: #e6e6e6;
    height: 10px;
}

.values_content {
    width: 100%;
    padding: 50px 0px 40px 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.values_content_center {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.values_text {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #eb212e;
    text-decoration: none;
    text-transform: uppercase;
}

.lxvalues_text {
    font-family: 'Quicksand', sans-serif;
    font-size: 30px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

.lxvalues_text:link {
    color: #ffffff;
    text-decoration: none;
}

.lxvalues_text:visited {
    color: #ffffff;
    text-decoration: none;
}

.lxvalues_text:hover {
    font-family: 'Quicksand', sans-serif;
    font-size: 30px;
    color: #eb212e;
    text-decoration: none;
    text-transform: uppercase;
}

#home_table {
    display: table;
}

.home_tr {
    display: table-row;
}

.home_td {
    display: table-cell;
    vertical-align: top;
}

.textS {
    font-weight: 100;
    font-size: 16px;
    text-transform: none;
    color: #8d8d8d;
    line-height: 30px;
}

.text_nojustify {
    font-weight: 100;
    font-size: 17px;
    text-transform: none;
    color: #3d3d3d;
    line-height: 26px;
}

.lxtext_blue {
    font-weight: 100;
    font-weight: normal;
    font-size: 17px;
    text-transform: none;
    color: #2376b9;
    line-height: 26px;
}

.lxtext_blue:link {
    color: #2376b9;
    text-decoration: none;
    background-repeat: no-repeat;
}

.lxtext_blue:visited {
    color: #2376b9;
    text-decoration: none;
}

.lxtext_blue:hover {
    font-size: 17px;
    color: #eb212e;
    line-height: 26px;
}

.text_title {
    font-weight: 100;
    font-size: 17px;
    text-transform: none;
    color: #2377b9;
    line-height: 26px;
    text-transform: uppercase;
}

.tes_icon_open {
    background-image: url(../images/tes_icon_open.png);
    background-repeat: no-repeat;
    width: 38px;
    height: 27px;
}

.tes_icon_close {
    background-image: url(../images/tes_icon_close.png);
    background-repeat: no-repeat;
    background-position: bottom 60px right;
    width: 100%;
    height: auto;
    padding-right: 20px;
}

.footer_logo {
    width: 195px;
    height: 48px;
    background-image: url(../images/footer_logo.png);
    background-repeat: no-repeat;
    display: block
}

.footer_spacer {
    height: 100px;
}

.images_border {
    border: 5px solid #e7e7e7;
}