html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@media screen and (max-width: 1000px) {


    .nivo-caption {
        display: none !important;
    }

    .slider {
        width: 1000px;
    }
    .nivo-prevNav {
        display: none;

    }
    .nivo-nextNav {
        display: none;
    }
    }



    @font-face {
    font-family: 'ReplicaBold';
    src: url('../fonts/lineto-replica-bold.eot');
    src: url('../fonts/lineto-replica-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lineto-replica-bold.woff') format('woff'),
    url('../fonts/lineto-replica-bold.ttf') format('truetype'),
    url('../fonts/lineto-replica-bold.svg#ReplicaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.header {
    width: 1000px;
    height: 122px;
    margin: 0 auto;
}
.wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10;
}

.wrapper.tops{
    padding:20px 0 0 0;
    z-index: 5;
}
/*COOKIE PANEL ALL STYLE*/
.cookie-panel,
.cookie-panel.collapsed{
    height: 30px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8;
    background: #f3f7f8;
    display: block;
}
.cookie-panel .container{
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.cookie-panel.collapsed{
    display: none;
}
.cookie-panel-text{
    position: relative;
    float: left;
    width: auto;
}
.cookie-panel-close{
    position: relative;
    float: right;
    width: auto;
}
.cookie-panel-text,
.cookie-panel-text a{
    font-family: arial, helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    line-height: 30px;
}
.cookie-panel-close{
    font-size: 15px;
    font-weight: 500;
    line-height: 29px;
    cursor: pointer;
}
.cookie-panel-text a{
    text-decoration: underline;
}
.cookie-panel-close > span{
    font-family: arial, helvetica, sans-serif;
    border: none;
    margin-right: 5px;
    font-weight: 300;
    font-size: 13px;
    text-decoration: underline;
}
@media (max-width: 1100px) {
    body{
        max-width: 1100px;
        overflow-x: hidden;
    }
    .cookie-panel .container{
        width: 100%;
    }
    .cookie-panel-text{
        line-height: 10px;
    }
    .cookie-panel-text,
    .cookie-panel-text a{
        font-size: 11px;
        line-height: 14px;
    }
    .cookie-panel-close > span{
        font-size: 12px;
    }
    .cookie-panel-close{
        position: relative;
        font-size: 12px;
        margin-top: -7px;
    }
}
@media (max-width: 495px) {
    .cookie-panel-text,
    .cookie-panel-text a{
        font-size: 9px;
    }
    .cookie-panel-close > span{
        font-size: 10px;
    }
    .cookie-panel-close{
        margin-top: -8px;
    }
}
@media (max-width: 425px) {
    .cookie-panel-text,
    .cookie-panel-text a{
        font-size: 8px;
    }
    .cookie-panel-close > span{
        font-size: 9px;
    }
    .cookie-panel-close{
        margin-top: -9px;
    }
}

/*COOKIE PANEL ALL STYLE AND*/

.tel {
    font-family: ReplicaBold;
    font-size: 17px;
    margin-top: 20px;
    color: #706f6e;
    float: left;
    margin-left: 17px;
    position: relative;

}
.tel span {
    color: #8d8a85;
    font-family: arial;
    font-size: 15px;

    margin-left: 5px;
    margin-right: 10px;
}
.tel img {
    margin-top: 2px;
    margin-left: -15px;
    margin-top: 2px;
    position: absolute;
}
/*.search {*/
/*    width: 115px;*/
/*    height: 17px;*/
/*    float: left;*/
/*    margin-left: 115px;*/
/*    position: relative;*/
/*    margin-top: 20px;*/

/*}*/


.search input[type="search"] {
    float: left;
    height: 17px;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    color: #8d8a85;
    width: 93px;
    background: #fff;
}

.search input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../img/search.png") repeat scroll 0 0 #F5F5F5;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-image: none;
    border-style: solid none none solid;
    border-width: 1px medium medium 1px;
    display: block;
    height: 13px;
    padding: 7px;
    width: 19px;
    border-top: none;
    border-left: none;
    border-bottom:none;
    position: absolute;
    right: 0;
    margin-top: 4px;
    font-family: 'ReplicaBold';
    cursor: pointer;
    color: #CCCCCC;
}
.top_menu ul li {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 17px;
    background-position: 0 4px;
    font-family: 'ReplicaBold';
    background-image: url("../img/list.png");
    background-repeat: no-repeat;
    color: #64615c;

}
.top_menu ul li a:hover {
    color: #CCCCCC;
}
.top_menu ul li a {
    color: #64615c;
    text-decoration: none;

}
.top_menu ul li:first-child {
background: none;
    padding-left: 0px;
}

.header_left {
    width: 600px;
    float: left;
}
.top_menu ul {
    float: left;
}
.heder_right {
    width: 310px;
    float: right;
}
.logo {
    margin-top: 27px;
}


.nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;

    max-width: none;

}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;


}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white;

    opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
    position:absolute;
    left:0px;
    bottom: 0px;
    background-image: url("../img/bg_slider.png");
    color:#fff;
    width:100%;
    z-index:8;
    padding: 5px 10px;
    height: 120px;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter:alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
    padding: 10px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}

.nivo-directionNav a {
    position:absolute;
    background-repeat: no-repeat;
    bottom: 32px;
    z-index:9;
    cursor:pointer;
}
.nivo-prevNav {

    background-image: url("../img/left.png");
    height: 52px;
    width: 54px;
    left: 145px;
}
.nivo-nextNav {

    right: 145px;

    background-image: url("../img/right.png");
    height: 52px;
    width: 54px;
}

.nivo-controlNav {
    text-align:center;

}
.nivo-controlNav a {
    cursor:pointer;
}
.nivo-controlNav a.active {

}


.subtext{
    margin-top: 10px !important;
    width: 700px;
    margin: 0 auto ;

    padding-bottom: 12px;
    opacity: 1 !important;
    font-weight: 100;
    color: #f7f4f3;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;

}
.subtext p{
    width: 700px;
    text-align: center;
    margin: 0 auto;
    font-weight: bolder;
    color: #f7f4f3;
    opacity: 1 !important;
    font-family: arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 37px;
}
.middle_r{
    width: 194px;
    float: left;
    height: 277px;
    margin-left: 74px;
    padding-top: 18px;

}
.middle_r_first{
    width: 194px;
    float: left;
    height: 277px;
    padding-top: 18px;

}

.middle_r_last{
    width: 194px;
    height: 277px;
    margin-left: 74px;
    padding-top: 18px;
    float: left;

}
.middle {

    margin: 0 auto;
}
.middle_text {
    margin-top: 20px;
    font-family: arial;
    font-size: 15px;
    text-align: center;

}
.middle_text p{
    color: #7c7c7c;
    text-transform: uppercase;
    text-align: center;
    font-family: 'ReplicaBold';
    font-size: 23px;
    line-height: 1.6;
}
.actuelees {
    background-image: url("../img/aktuelles_bg.png");
    height: 237px;
    background-repeat: repeat-x;
}


#next {
    margin-left: 50px;
    background-image: url("../img/akt_right.png");
    height: 53px;
    float: right;

    margin-top: 82px;
    width: 53px;
    display: block;

}
#prev  {
    background-image: url("../img/ack_left.png");
    height: 53px;
    width: 53px;

    margin-top: 82px;
    float: left;
    display: block;



}
.actuelees {
    margin: 0 auto;
    position: relative;
}
#slideshow {
    margin: 0 auto;
    width: 828px;

}


.title {
    margin: 0 auto;
    text-align: center;
    color: #5a5958;
    margin-top: 30px;
    font-size: 23px;
    font-family: 'ReplicaBold';
    text-transform: uppercase;
}
.aktuelles_intro_text {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;
    color: #5a5958;
    line-height: 1.8;
    margin-top: 10px;
    text-align: center;
    margin: 0 auto;
    margin-top: 23px;
}
.aktuelles_button {
    width: 100px;
    position: relative;
    position: absolute;
    top: 155px;
    left: 367px;
    height: 30px;
    font-family: 'ReplicaBold';
    background-color: #435fbc;
    color: #FFF;
    text-decoration: none;

}

.middle_slide a{
    text-decoration: none;
    width: 100px;
}
.aktuelles_button p {
    font-family: 'ReplicaBold';
    text-transform: uppercase;
    padding-left: 22px;
    padding-top: 7px;
}
.upper {
    margin: 0 auto;
    width: 1000px;
}
#middle_1 p {
    color: #74716b;
}
#middle_1  {
    color: #74716b;
}

#middle_2 {
    color: #e1b633;

}
#middle_3 {
    color: #435fbc;

}
#middle_4 {
    color: #b6c764

}


#middle_2 p {
    color: #e1b633;

}
#middle_3 p{
    color: #435fbc;

}
#middle_4 p{
    color: #b6c764

}

.popup_block {
    height: 100px;
    width: 1000px;
    background-color: #222222;
}
.cont,.cont.inside {

    height: 310px;
    margin: -150px auto 0;

    position: relative;
}

#menu{width: 1000px;
margin: 0 auto;}
#menu li{ }
#menu li ul{display:none; position:absolute; bottom:100%; width: 100%;}
#menu li:hover ul{display:block; width: 100%}

.second li {

    background-color: #333;
    left: 0;


}
.second_1 {

    background-color: #7d7d7d;
    height: 50px;
    left: 0;



}
.second_2 {


    background-image: url("../img/bg_menu_2.png");
    left: 0;
    height: 50px;



}
.second_3 {

    height: 50px;
    background-color: #333;
    background-image: url("../img/menu_bg_3.png");
    left: 0;

}
.second_4 {
    height: 50px;
    background-color: #adbf59;


    left: 0;

}
.podlozka {
    width: 1000px;
    height: 100px;
    background-color: #435fbc;
    display: none;
}

#menu li ul li {

    float: left;
    list-style: circle outside !important;

}
.align1 {
    width: 1000px;
    margin: 0 auto;
    background-image: url("../img../img_menu.png");
    background-repeat: no-repeat;
    height: 70px;
    background-position: 84px 45px;

}

.align2 {
    width: 1000px;
    margin: 0 auto;
    background-image: url("../img/ing_menu_2.png");
    background-repeat: no-repeat;
    height: 70px;
    background-position: 357px 48px;
}

.align3 {
    width: 1000px;
    margin: 0 auto;
    background-image: url("../img/ing_menu_3.png");
    background-repeat: no-repeat;
    height: 70px;
    background-position: 618px 48px;
}


.align4 {
    width: 1000px;
    margin: 0 auto;
    background-image: url("../img/ing_menu_4.png");
    background-repeat: no-repeat;
    height: 70px;
    background-position: 887px 48px;
}

#menu li ul li {
    color: #64615C;
    display: block;
    font-size: 14px;
    list-style: disc outside none;
    padding-left: 31px;
    margin-top: 17px;
    list-style: circle outside !important;

}
#menu li ul li:first-child {
    padding-left: 0px;
    background-image: none;
}

#menu li ul li a{
    color: #64615c;
    text-decoration: none;
    text-transform: uppercase;
    font-family: arial, helvetica, sans-serif;

}
.align1 li a{
    color: #fff !important;

}
.align3 li a{
    color: #fff !important;
}
.align4 li a{
    color: #fff !important;
}

.align1 li{
    color: #fff !important;
    background-image: url("../img/list_menu_fff.png");
    background-repeat: no-repeat;
    background-position: 14px 5px;

}
.align2 li{
    color: #fff !important;
    background-image: url("../img/list_menu_yellow.png");
    background-repeat: no-repeat;
    background-position: 14px 5px;

}
.align3 li{
    color: #fff !important;
    background-image: url("../img/list_menu_fff.png");
    background-repeat: no-repeat;
    background-position: 14px 5px;

}
.align4 li{
    color: #fff !important;
    background-image: url("../img/list_menu_fff.png");
    background-repeat: no-repeat;
    background-position: 14px 5px;

}
#menu li ul li a:hover {
    text-decoration: underline;
}
.align_centr {
    width: 1000px;
    margin: 0 auto;
}
.middle_2 {
    background-image: url("../img/middle_2_bg.png");
    background-position: 0 -1px;
    overflow: hidden;
    padding-bottom: 55px;
    border-top: 1px solid #E4E3E2;
    border-bottom: 1px solid #E4E3E2;

}
.middle_2_1_block {
    width: 305px;
    height: 355px;
    float: left;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    background-color: #fff;
    margin-top: 50px;
    margin-left: 26px;
}








.middle_slider_img {

}
.middle_skider_text {
    width: 265px;
    color: #5a5958;
    margin: 20px auto 0;
    line-height: 2;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
}
.middle_skider_text h1 {
    font-family: arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 19px;

    color: #5a5958;
    margin-bottom: 16px;
    font-size: 20px;
}


.middle_skider_text h2 {
    color: #5A5958;
    font-family: arial,helvetica,sans-serif;
    font-size: 26px;
    margin-top: -7px;
    text-transform: uppercase;

}

.footer {
    width: 1000px;
    height: 157px;
    margin: 0 auto;
    clear: both;
}
.footer_left {
    position: relative;
    float: left;
    width: 50%;
}
.footer_right {
    position: relative;
    float: left;
    width: 50%;

}
.footer_right > div{ margin: 0 10px; }
.footer_menu {
    width: 550px;
    height: 80px;
    float: left;
	max-width: 100%;
}
.foter_copy {
    width: 550px;
    height: 75px;
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #a19f9a;

}
.foter_copy a {
    color: #758ace;
}
.foter_copy p {
    padding-top: 20px;
}
 .foter_copy span {
     margin-left: 50px;
 }
.middle_skider_text h2 img {
    position: absolute;
    margin-left: -32px;
    margin-top: 11px;
}
.footer_menu p{
    padding-top: 40px;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    
    color: #a19f9a;


}
.footer_logo_1 {
    display: inline-block;
    padding-top: 40px;
    padding-left: 35px;
    vertical-align: top;
}
.footer_logo_2{
    display: inline-block;
    padding-top: 30px;
    vertical-align: top;
}
.footer_logo_3{
    display: inline-block;
    padding-top: 30px;
    vertical-align: top;
}
.footer_logo_4{
    display: inline-block;
   /* position: absolute;
    right: -25px;
    top: 5px;*/
    vertical-align: top;
}
@media (max-width: 1000px) {
    .footer_logo_4{
        position: relative;
        display: inline-block;
        padding-top: 0px;
        vertical-align: top;
    }
}

#slider {

    width: auto;

}
.none_slider {
    height: 200px;
}
.px_in {
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
    font-family: arial, helvetica, sans-serif;
    color: #5a5958;
    line-height: 1.6;
    font-size: 15px;
}
.left_cont {
    padding-right: 50px;
    width: 660px;
    padding-left: 20px;
    float: left;
	text-align: left;
}
.left_cont h1 {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 40px;
    text-transform: uppercase;

}
.left_cont h2{
    font-size: 21px;
    margin-top: 20px;

    margin-bottom: 20px;
    text-transform: uppercase;
}
.left_cont h3{
color: #435fbc;
    font-size: 18px;
    list-style: disc outside;
    text-transform: uppercase;
    margin-top: 50px;
    background-image: url("../img/h3.png");
    background-repeat: no-repeat;
    background-position: 0 13px;
    padding-left: 15px;
    margin-bottom: 20px;
}
.right_cont {
    width: 265px;
    float: right;
    margin-top: 17px;
}
.right_cont ul li {
    height: 45px;
    width: 260px;
    background-color: #fff;
    margin-top: 15px;
    text-align: right;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    line-height: 3;

}
.right_cont a {
    color: #5a5958;
    text-decoration: none;
    text-transform: uppercase;

}
.right_cont ul li p:hover {
    background-color: #7c7c7c;
    color: #fff;


}

.active_1 {
    background-color: #7c7c7c;
    color: #fff;
    height: 45px;

    width: 240px;

}
.right_cont p {
    height: 45px;
    padding-right: 20px;
    width: 240px;
    overflow: hidden;

}

.active_1 p {
    background-color: #7c7c7c;
    color: #fff;
    height: 47px;
    padding-right: 20px;
    width: 240px;
    overflow: hidden;

}


.testimonial_right_cont {
    min-height: 430px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    width: 260px;
    overflow: hidden;
    margin-top: 50px;
}
.testm_title {
    font-size: 19px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;

}
.testim_html  {
    font-size: 14px;
    margin-top: 20px;
    line-height: 1.6;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.testim_bottom {
    background-color: #435FBC;
    color: #FFFFFF;
    margin: 20px auto 0;
    font-family: 'ReplicaBold';
    margin-bottom: 20px;
    height: 30px;
    text-decoration: none;
    width: 100px;
}
.testim_bottom p{  font-family: 'ReplicaBold';
    padding-left: 27px;
    padding-top: 5px;
    text-transform: uppercase;}

.m1_act{
    color: #22aa22;
}

.menuLeft > a {
    clear: both;
    float: left;
}

.top_menu_spalsh {
    float: left;
    margin-top: 30px;
    position: absolute;
    width: 1000px;
}
.top_menu_spalsh > ul a {
    padding-left: 25px;
    text-transform: uppercase;
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    background-image: url("../img/list_menu_fff.png");
    background-repeat: no-repeat;
    background-position: 9px 6px;
}
.top_menu_spalsh > ul a:first-child {
    background-image: none;
}
.top_menu_spalsh > ul a:hover {
    text-decoration: underline;

}
.second_2 a {
    color: #7a7a7a !important;
}
html body div.cont div.middle ul#menu li.first ul.second_2 div.align2 div.top_menu_spalsh ul a {
    background-image: url("../img/list_menu_yellow.png");

}
html body div.cont div.middle ul#menu li.first ul.second_2 div.align2 div.top_menu_spalsh ul a:first-child {
background-image: none;
}


.footer_menu ul { margin-top: 45px; }
.footer_menu ul li {
    float:  left;
    text-transform: uppercase;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #6d6b66;
    margin-left: 33px;
    line-height: 1.5;
}
.footer_menu ul li:first-child {
    margin-left: 0px;
}
.footer_menu ul li a {
    color: #6d6b66;
    border-bottom: 1px solid #e4e3e2;
    text-decoration: none;
}
.footer_menu ul li a:hover {
    color: #435fbc;

    border-bottom: 1px solid #435fbc;
    text-decoration: none;
}
.header_left_bottom {
    padding-top: 37px;
}
#search_input {
    width: 130px;
    border-left: none;
    border-bottom: 1px solid #CCCCCC;

    border-top: none;
}
#search_img {
    left: 132px;
    position: absolute;
    top: 3px;
}
.download_item {
    background-color: #F5F5F5;
    color: #435FBC!important;
    font-size: 19px;
    height: 50px;
    line-height: 2.7;
    border: 1px solid #E4E3E2;
    text-transform: uppercase;
    width: 660px;
}
.user-download a {
    color: #435FBC !important;
    text-decoration: none;

}
.download_item a {

    font-family: arial,sans-serif;
    height: 51px;
    margin-left: 10px;
    color: #435FBC;
    position: absolute;
    text-decoration: none;
    width: 650px;
    background-image: url("../img/dv_img.png");
    background-repeat: no-repeat;
    background-position: 600px 9px;
}




.right_test_block{
    width: 261px;
    min-height: 355px;
    float: left;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    background-color: #fff;
    margin-top: 50px;

}
.right_test_img {
    width: 261px;
    overflow: hidden;
}
.right_test_url {
    background-color: #435FBC;
    color: #FFFFFF;
    font-family: 'ReplicaBold';
    height: 33px;
    line-height: 2.3;
    text-decoration: none;
    width: 100px;
    margin: 20px auto;
}
.right_test_url a {
    color: #fff;
}
.middle_skider_text p {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.news_list_el_text > a {
    background-image: none;
    float: left;
    margin-top: 10px;
    color: #758ACE;
}
.news_list_el_title {
    font-size: 19px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.summary {
    display: none;
}

.rrr {
    display: block !important;
    height: 35px;
    position: absolute;
    right: 0;
    background-image: url("../img/menu-3.png");
    top: 0;
    background-position: 0 13px;
    width: 20px;
    z-index: 2000;
    background-repeat: no-repeat;
}
.jqueryslidemenu ul li ul li ul {


}
.menu2a {
    float: left;
    background-color: #fff;
    text-align: right;
    width: 261px;
    height: 46px;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
}
.menu3 {
    float: left;
    height: 46px;
    width: 261px;
    text-align: right;
    background-color: #F3F3F3;
}
.menu3:first-child {
margin-top: 2px;


}
.menu2 {
    float: left;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    background-color: #fff;
    height: 46px;
    text-align: right;

    margin-top: 10px;
    width: 261px;
}
.menu3 {
    margin-top: 10px;
    height: 46px;
    width: 261px;
    text-transform: capitalize !important;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    background-image: url("../img/right_menu_bg.png");
}
.menu2a {
    margin-top: 10px;
    color: #fff !important;
}
.aas2 {
    margin-top: 10px;
    margin-right: 15px;
    text-align: right;
}

.menu2:hover {
    background-color: #7c7c7c !important;
    color: #fff !important;
}
.menu2a {
    float: left;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    background-color: #7c7c7c;
    height: 46px;
    text-align: right;
    margin-top: 10px;
    width: 261px;
}
.menu3a {
    color: #435fbc !important;
    margin-top: 10px;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    width: 261px;
    background-image: url("../img/right_menu_bg.png");
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}
.menu3:hover {
    color: #435fbc !important;
}

.download_item img {
    display: none;
}
.article_list b {
    color: #435fbc;
    width: 660px;
    text-transform: uppercase;
    font-size: 19px;
    font-family: arial, sans-serif;
    float: left;
    margin-bottom: 10px;

}

.c_s_article_el  {
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    background-image: url("../img/act_bg.png");
    background-repeat: repeat-x;
    margin-bottom: 40px;
    width: 620px;
    background-position: 9px 40px;

}
.mehr_actuales {
    background-color: #435fbc;
    float: left;
    font-family: arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
    height: 33px;
    line-height: 2;

    background-image: none !important;
    margin-left: 15px;
    margin-bottom: 20px;
    margin-top: -10px;
    width: 100px !important;
    text-align: center;
}

.c_s_article_el_text.article_list > p {
    position: relative;
    padding: 15px !important;
    margin-bottom: 25px;
}

.menu_gray2a {
    float: left;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    height: 46px;
    background-color: #7c7c7c !important;
    text-align: right;
    margin-top: 10px;
    line-height: 3.2;
    padding-right: 20px;
    text-transform: uppercase;
    width: 241px;
}
.menu_gray2 {
    color: #5a5958 !important;
    margin-top: 10px;
    height: 46px;
    text-transform: uppercase;
    line-height: 3.2;
    padding-right: 20px;
    float: left;
    text-align: right;
    width: 241px;
    background-color: #FFFFFF !important;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);


}
.menu_gray2 a {
    padding-right: 10px;
}
.menu_gray3 {
    color: #5a5958 !important;
    margin-top: 10px;
    text-align: right;
    height: 46px;
    text-transform: capitalize !important;
    line-height: 3.2;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-color: #f3f3f3;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}

.menu_gray3 a {
    color: #5a5958 !important;
    margin-top: 10px;
    background-color: #f3f3f3;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-image: url("../img/right_menu_bg.png");
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}
.menu_gray3a {
    color: #5a5958 !important;
    margin-top: 10px;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    text-align: right;
    width: 241px;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);




}
.menu_gray3a  {
    background-color: #d5d5d5 !important;
  }
.menu_gray2a {
    background-color: #7c7c7c !important;
    color: #fff !important;

}
.menu_gray3:hover  {
    background-color: #d5d5d5 !important;
}
.menu_gray2:hover {
    background-color: #7c7c7c !important;
    color: #fff !important;


}





.menu_yel2a {
    float: left;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    height: 46px;
    background-color: #7c7c7c !important;
    text-align: right;
    margin-top: 10px;
    line-height: 3.2;
    padding-right: 20px;
    text-transform: uppercase;
    width: 241px;
}
.menu_yel2 {
    color: #5a5958 !important;
    margin-top: 10px;
    height: 46px;
    text-transform: uppercase;
    line-height: 3.2;
    padding-right: 20px;
    float: left;
    text-align: right;
    width: 241px;
    background-color: #FFFFFF !important;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);


}
.menu_yel2 a {
    padding-right: 10px;
}
.menu_yel3 {
    color: #5a5958 !important;
    margin-top: 10px;
    text-align: right;
    height: 46px;
    text-transform: capitalize !important;
    line-height: 3.2;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-color: #f3f3f3;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}

.menu_yel3 a {
    color: #5a5958 !important;
    margin-top: 10px;
    background-color: #f3f3f3;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-image: url("../img/right_menu_bg.png");
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}
.menu_yel3a {
    color: #5a5958 !important;
    margin-top: 10px;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    text-align: right;
    width: 241px;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);




}
.menu_yel3a  {
    background-color: #d5d5d5 !important;
}
.menu_yel2a {
    background-color: #f4d94a !important;

}
.menu_yel3:hover  {
    background-color: #d5d5d5 !important;
}
.menu_yel2:hover {
    background-color: #f4d94a !important;

}


.menu_blue2a {
    float: left;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    height: 46px;
    background-color: #7c7c7c !important;
    text-align: right;
    margin-top: 10px;
    line-height: 3.2;
    padding-right: 20px;
    text-transform: uppercase;
    width: 241px;
}
.menu_blue2 {
    color: #5a5958 !important;
    margin-top: 10px;
    height: 46px;
    text-transform: uppercase;
    line-height: 3.2;
    padding-right: 20px;
    float: left;
    text-align: right;
    width: 241px;
    background-color: #FFFFFF !important;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);


}
.menu_blue2 a {
    padding-right: 10px;
}
.menu_blue3 {
    color: #5a5958 !important;
    margin-top: 10px;
    text-align: right;
    height: 46px;
    text-transform: capitalize !important;
    line-height: 3.2;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-color: #f3f3f3;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}

.menu_blue3 a {
    color: #5a5958 !important;
    margin-top: 10px;
    background-color: #f3f3f3;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-image: url("../img/right_menu_bg.png");
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}
.menu_blue3a {
    color: #5a5958 !important;
    margin-top: 10px;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    text-align: right;
    width: 241px;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);




}
.menu_blue3a  {
    background-color: #d5d5d5 !important;
}
.menu_blue2a {
    background-color: #7c90d3 !important;

}
.menu_blue3:hover  {
    background-color: #d5d5d5 !important;
}
.menu_blue2:hover {
    background-color: #7c90d3 !important;

}





.menu_green2a {
    float: left;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    height: 46px;
    background-color: #7c7c7c !important;
    text-align: right;
    margin-top: 10px;
    line-height: 3.2;
    padding-right: 20px;
    text-transform: uppercase;
    width: 241px;
}
.menu_green2 {
    color: #5a5958 !important;
    margin-top: 10px;
    height: 46px;
    text-transform: uppercase;
    line-height: 3.2;
    padding-right: 20px;
    float: left;
    text-align: right;
    width: 241px;
    background-color: #FFFFFF !important;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);


}
.menu_green2 a {
    padding-right: 10px;
}
.menu_green3 {
    color: #5a5958 !important;
    margin-top: 10px;
    text-align: right;
    height: 46px;
    text-transform: capitalize !important;
    line-height: 3.2;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-color: #f3f3f3;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}

.menu_green3 a {
    color: #5a5958 !important;
    margin-top: 10px;
    background-color: #f3f3f3;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-image: url("../img/right_menu_bg.png");
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}
.menu_green3a {
    color: #5a5958 !important;
    margin-top: 10px;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    text-align: right;
    width: 241px;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);




}
.menu_green3a  {
    background-color: #d5d5d5 !important;
}
.menu_green2a {
    background-color: #b6c764 !important;

}
.menu_green3:hover  {
    background-color: #d5d5d5 !important;
}
.menu_green2:hover {
    background-color: #b6c764 !important;

}



.menu_stand2a {
    float: left;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    height: 46px;
    background-color: #7c7c7c !important;
    text-align: right;
    margin-top: 10px;
    line-height: 3.2;
    padding-right: 20px;
    text-transform: uppercase;
    width: 241px;
}
.menu_stand2 {
    color: #5a5958 !important;
    margin-top: 10px;
    height: 46px;
    text-transform: uppercase;
    line-height: 3.2;
    padding-right: 20px;
    float: left;
    text-align: right;
    width: 241px;
    background-color: #FFFFFF !important;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);


}
.menu_stand2 a {
    padding-right: 10px;
}
.menu_stand3 {
    color: #5a5958 !important;
    margin-top: 10px;
    text-align: right;
    height: 46px;
    text-transform: capitalize !important;
    line-height: 3.2;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-color: #f3f3f3;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}

.menu_stand3 a {
    color: #5a5958 !important;
    margin-top: 10px;
    background-color: #f3f3f3;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    width: 241px;
    background-image: url("../img/right_menu_bg.png");
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);

}
.menu_stand3a {
    color: #5a5958 !important;
    margin-top: 10px;
    line-height: 3.2;
    height: 46px;
    text-transform: capitalize !important;
    float: left;
    padding-right: 20px;
    text-align: right;
    width: 241px;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);




}

.menu_stand3a  {
    background-color: #d5d5d5 !important;
}
.menu_stand2a {
    color: #fff !important;
    background-color: #435FBC !important;


}
.menu_stand3:hover  {
    background-color: #d5d5d5 !important;

}
.menu_stand2:hover {
    background-color: #435FBC !important;
    color: #fff !important;

}
.left_cont p {
    line-height: 2 !important;
}

.pager {
    margin: 0 auto;
    width: 200px;
}
.pager  strong {
    font-size: 18px;
    margin-left: 20px;
    margin-top: 9px;
    position: absolute;

}
.pager_act {
    background-color: #e4e4e4;
    width: 50px;
    height: 50px;
    border-radius: 40px;

    float: left;
}
.pager_pas {
    float: left;
    height: 30px;
    font-size: 18px;
    margin-left: 30px;
    margin-top: 10px;
    color: #5a5958 !important;
    width: 50px;
}
.pager_pas a {
    width: 50px;
    height: 50px;
    background-color: #e4e4e4;
    border-radius: 40px;

}

.news_list_el{
    width: 100%;
    margin-top: 40px;
    background-image: url("../img/act_bg.png");
    padding: 25px 10px 30px 30px;
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
}

.menu_min {
    display: none;
}


.top_menu {
    display: none;
}

@media screen and (max-width: 1000px) {
    body{
        max-width: 1100px;
        overflow-x: hidden;
    }
    #slideshow{
    width: auto;

}

    .header_left {
     width: auto;
 }

    .upper {
        margin: 0 auto;
        width: auto;
    }
    .middle_2 {

        margin-top: 0px;

    }

    .header{
        width: 100%;

    }

    .actuelees {


        background-repeat: repeat;
    }

    .mehr_t {

        margin: 18px auto;
    }
    .align_centr {
        margin: 0 auto;
        width: 345px;
    }

    .footer {
        clear: both;
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .footer_left {
        width: auto;
        text-align: center;
    }

    .footer_right {
        width: auto;
        text-align: center;
        padding: 0 20px;
    }

    .footer_right > div {
        margin-left: 0
    }

    .footer_menu {
        float: none;
        display: inline-block;
        margin-top: 30px;
        width: auto;
        height: auto;
    }

    .foter_copy { height: auto;
        width: auto;
        text-align: center;
        padding: 0 20px;
        float: none;
    }
    .footer_logo_3  {
        display: inline-block;
        float: none !important;
    }
    .footer_logo_2{
        display: inline-block;
        float: none !important;
    }
    .footer_logo_1{
        display: inline-block;
        float: none !important;
    }
    .header_left_bottom {
        display: none;

    }

    /*.search {*/
    /*    display: block;*/
    /*    position: relative;*/
    /*    float: left;*/
    /*    margin: 0;*/
    /*    margin: 16px 0 0 20px;*/
    /*}*/



    .header_left {
        float: left;
    }

    .slider {
        width: auto;
    }

    .footer_left {
        float: none;
        height: auto;
    }
    .footer_right
    {
        display: inline-block;
        float: none;
        margin: 0 auto;
    }
    .footer_logo_3 {
        float: left;}

    .foter_copy span {
        white-space: nowrap;
    }

    body{

    }

    .cont {
        height: auto;
        margin-top: 0px;
    }
    .middle  {
        display: none;
    }
    .menu_min {
        padding-top: 10px;
        margin: -91px auto 0;
        display: block;
        text-align: center;
    }


    .menu_1_1,  .menu_1_2,  .menu_1_3,  .menu_1_4 {
        display: inline-block;
        padding: 0 16px 10px;

    }
    .menu_1_link {

        font-family: 'ReplicaBold';
        text-transform: uppercase;
        text-align: center;
        margin: 10px auto 0;
        text-decoration: none;
    }
    .menu_1_1 a {
        text-decoration: none;
        color: #74716B;
    }
    .menu_1_2 a {
        text-decoration: none;
        color: #E1B633;
    }
    .menu_1_3 a {
        text-decoration: none;
        color: #435FBC;
    }
    .menu_1_4 a {
        text-decoration: none;
        color: #B6C764;
    }

    #next {
        margin-right: 15px;
    }
    #prev {
        margin-left: 15px;
        background-repeat: no-repeat;
    }



    #nav-wrap {
        margin-left: 20px;
        margin-top: 69px;
        position: absolute;
    }


    #menu-icon {
        color: #000;
        width: 30px;

        height: 30px;
        background-image: url("../img/menu_img_mob.png");
        padding: 8px 10px 0 42px;
        cursor: pointer;
        display: block;
        top: 60px;
        left: 20px;

    }
    #menu-icon:hover {
        background-color: #f8f8f8;
    }
    #menu-icon.active {
        background-color: #bbb;
    }


   /* #nav {
        clear: both;
        position: absolute;
        top: 53px;
        left: 0;
        width: 220px;

        z-index: 10000;
        padding: 5px;
        background: #f8f8f8;
        border: solid 1px #999;
        display: none;
    }
    #nav li {
        clear: both;
        float: none;
        margin: 5px 0 5px 10px;
    }
    #nav a,
    #nav ul a {
        font: inherit;
        background: none;
        padding: 0;
        color: #666;
        border: none;
    }
    #nav a:hover,
    #nav ul a:hover {
        background: none;
        color: #000;
    }

    #nav ul {
        width: auto;
        position: static;
        width: 225px;
        display: block;
        border: none;
        background: inherit;
    }
    #nav ul li {
        margin: 3px 0 3px 15px;
    }
    .menu_min2 {
        float: left;
        padding-bottom: 10px  !important;
        clear: both;

        text-decoration: none;
        padding-top: 10px  !important;
        font-family: arial,sans-serif !important;
    }
    .menu_min2:hover {
        text-decoration: underline;}
    .menu_min2a {
        padding-bottom: 10px  !important;
        clear: both;
        text-decoration: none;
        float: left;

        padding-top: 10px  !important;
        font-family: arial,sans-serif !important;
        color: #000 !important;
    }*/

    .top_menu {
        display: block;

    }


    #nav ul li {
        font-family: arial;
        font-size: 14px;
        margin: 3px 0 3px 15px;
    }
    .top_menu ul li {
        background-image: none;
    }

    #nav ul li {
        font-family: arial;
        text-transform: capitalize;
        font-size: 17px;
        margin: 10px 0 3px;
        display: block !important;
    }
    .rrr {
        background-image: none;
    }

    #nav ul {
        background: inherit;
        border: medium none;
        display: block;
        position: static;
        width: 225px;
        margin-bottom: 7px;
    }

    #nav {
        position: absolute;
        top: 50px;
        left: 0;
        width: 300px;
        z-index: 10000;
        padding: 0;
        margin: 0;
        background: #f8f8f8;
        border: solid 1px #999;
        display: none;
        padding: 15px 0;
    }
    #nav li{
        position: relative;
        width: 100%;
        padding: 0;
        margin: 0;
        padding-left: 25px;
    }
    #nav li a{
        font-family: arial,sans-serif !important;
        font-weight: bold;
        font-size: 18px;
        color: #666;
        position: relative;
        text-decoration: none;
        padding:0px 0 0 15px;
        line-height: 30px;
    }

    #nav li > ul {
        position: relative;
        width: 100%;
        padding:0;
        margin:0;
    }
    #nav li > ul > li {
        position: relative;
        padding:0;
        margin:5px 0 0 15px;
    }
    #nav li > ul > li a{
        font-family: arial,sans-serif !important;
        font-size: 17px;
        color: #888;
        text-decoration: none;
        line-height: 20px;
        font-weight: normal;
    }
    #nav li > ul > li a:hover{
        color: #444;
    }
    #nav li > ul > li > ul {
        position: relative;
        width: 100%;
        padding:0;
        margin:0;
    }
    #nav li > ul > li > ul >li {
        position: relative;
        padding:0;
    }
    #nav li > ul > li > ul >li a{
        font-family: arial,sans-serif !important;
        font-size: 15px;
        color: #888;
        text-decoration: none;
        line-height: 20px;
        font-weight: normal;
    }
    #nav li > ul > li > ul >li a:hover{
        color: #444;
    }





    .bg_img {
        margin-left: -24px !important;
    }

    .bg_img {
        font-family: arial, sans-serif !important;
        font-size: 16px !important;
        font-weight: 300 !important;
        text-transform: capitalize !important;
    }
    .middle_2_1_block {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .middle_2 .middle_2_1_block:last-child {
        margin-left: auto;
        margin-right: auto;
    }
    .footer_menu ul {
        padding: 0 20px;
    }
    .footer_menu ul li {
        margin-left: 0;
        padding: 0 17px;
    }
    #slideshow .float .padding {
        padding: 0 20px;
    }
    .px_in {
        width: auto;
    }
    .left_cont {
        width: 100%;
        float: inherit;
    }
    .middle_2 {
        width: auto !important;

    }
    .right_cont {
      margin: 0 auto;
        float: none;
    }

    .min_out {
        display: none;
    }

    .logo {
        margin-top: 2px;
    }
    .Downloads_title {
        width: 427px;
        background-position: 97% center;

    }
    .footer_menu ul li {
        display: inline-block;
        padding: 0 17px;
        margin-top: 0;
        float: none;
    }
    .footer_menu ul {
        text-align: center;
    }
    .logo a.small {
        display: none;
    }

}
.logo a.small {
    display: none;
}

@media only screen and (max-width: 640px) {
    .logo a {
        display: none;
    }

    .logo a.small {
        display: block;
        position: absolute;
        margin-top: 34px;
        right: 0;
    }

    .heder_right {
        margin-top: -6px;
    }
}

@media only screen and (max-width: 610px) {
    .menu_top {
        padding: 0 50px;

    }

    .menu_1_1, .menu_1_2, .menu_1_3, .menu_1_4 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 520px) {
    .foter_copy span {
        display: block;
        text-align: center;
        margin: 0;
    }
    .Downloads_title {

        width: 327px;
        background-position: 282px 9px;
    }
}

@media only screen and (max-width: 460px) {
    .menu_top {
        padding: 0;
    }

    .Downloads_title {

        width: 327px;
        background-position: 282px 9px;
    }
}

@media only screen and (max-width: 360px) {
    .menu_top {
        padding: 0 5px;
    }



}
@media only screen and (max-width: 290px) {
    .logo a.small {
        position: absolute;
        margin-top: 34px;
        right: 0;
        display: none;
    }
}

.block_info {
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.26);
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 260px;
}
.block_info_bottom {
    background-color: #fff;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;

}
.block_info_top {

    padding-top: 10px;
    background-color: #fff;


}
.block_info_title {
    width: 220px;
    margin-left: 20px;
    color: #5A5958;
    font-family: arial,sans-serif;
    font-size: 20px;
    text-transform: uppercase;

}
.block_info_bottom  p {    width: 220px;
    margin-left: 20px;


}

.image {
    height: 65px;
}

.align3 > .top_menu_spalsh > ul  {
    text-align: right;
}
.align4 > .top_menu_spalsh > ul  {
    text-align: right;
}

.align3 > .top_menu_spalsh > ul a:first-child {

    background-image: none;

}

.align4 > .top_menu_spalsh > ul a:first-child {

    background-image:none;

}

.align4 > .top_menu_spalsh > ul a:last-child {
    background-image: url("../img/list_menu_fff.png") !important;
}

.align3 > .top_menu_spalsh > ul a:last-child {
    background-image: url("../img/list_menu_fff.png") !important;
}

strong {
    font-weight: 700;
}
em {
    font-style: italic;
}
address {
    font-style: italic;
}

.left_cont a {
    color: #435FBC;
    text-decoration: underline;
}
.left_cont a:hover {
    color: #435FBC;
    text-decoration: underline;
}

.left_cont > ul {
    list-style: disc outside none;
    padding-left: 20px;
}

.toggle_head {

    clear: both;
    height: 45px;
    line-height: 2;
    text-indent: 20px;
    background-image: url("../img/plus.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 100%;
}
.toggle_head a {
    color: #7c7c7c !important;
    padding-left: 38px;
}
.min {
    background-image: url("../img/min.png");
    background-position: 0px 5px;
    background-repeat: no-repeat;
    height: 41px;
    margin-top: -51px;
    position: absolute;
    width: 58px;
}


.acc h2 {
    line-height: 1;
    margin-top: -40px;
    padding-left: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 1000;
    padding-bottom: 10px;
}

.kont_punkt_name_select_title {
    float: left;
}

.kont_punkt_name > div {
    float: left;
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 145px;
    line-height: 3.5;

}
.kont_punkt_name_select_title {
    font-weight: 800;
}



#kontakt_form {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.26);
    padding: 70px 44px;
    margin-top: 20px;
    width: 563px;
}


.kont_punkt_name {
    padding-top: 40px;
}

.kont_punkt_name > input {
    border-left: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    background-color: #F1F1F1;
    width: 395px;  padding-left: 10px;
    height: 42px;
    border-image: none;
    border-style: solid none none solid;
    border-width: 1px medium medium 1px;
}

.combobox-wrapper {
    padding-bottom: 10px;
}
.combobox-text {
    border-left: 1px solid #CBCBCC;
    border-top: 1px solid #CBCBCC;
    background-color: #F1F1F1;
    padding: 13px 305px 13px 20px;
    margin-left: 84px;
    background-position: 368px 6px;
    background-image: url("../img/bot.png");
    background-repeat: no-repeat;
}


.kont_punkt_name textarea {
    position: relative;
    border-left: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    border-right: none;
    border-bottom: none;
    padding-left: 10px;
    width: 395px;
    padding-top: 5px;
    height: 100px;
    background-color: #F1F1F1;
}

.combobox-options > li {
    background-color: #F1F1F1;
    border-bottom: 1px solid #CBCBCC;
    height: 42px;
    line-height: 2.5;
    padding-left: 20px;

}
.combobox-options > li:hover {
    background-color: #fff;

}
.combobox-options > li:last-child {
    border-bottom: none;
}


.combobox-options {
    border: 1px solid #CBCBCC;
    margin-left: 145px;
    margin-top: 10px;
    width: 404px;
}

.form_kontakt_button > input {
    background-color: #435FBC;
    border: medium none;
    color: #FFFFFF;
    height: 32px;
    margin-left: 432px;
    margin-top: 40px;
    font-size: 15px;
    width: 120px;
}
.edit_summary {
    margin-left: 0;
    padding-left: 0px;
}
.ksf-tpl-element input[type="checkbox"] {
    display: block;
}

input.invalid[type="text"] {
    background: none repeat scroll 0 0 #fbf2c3;
}
.empty_input_error, .empty_input_error {
    background: none repeat scroll 0 0 #fbf2c3 !important;
}
.Downloads_title  a {
    display: block;
    width: 625px;
}

.news_list_el_text {
    position: relative;
    padding-bottom: 10px;
}

.news_list_el_text .search_mehr {
    position: relative;

}

.none_slider_inside {
    height: 100%;
    width: 100%;
}
@media (max-width: 568px) {
    .news_list_el{
        width: 70%;
    }
}

@media only screen and (max-width: 360px) {

    .header_left_top {
        padding-left: 0px;
    }

    /*.search {*/
    /*    margin: 40px 0 0;*/
    /*    padding: 0;*/
    /*    position: absolute;*/
    /*    right: 18px;*/
    /*    width: auto;*/
    /*}*/

}

