body {
    font-size: 12px;
    font-family: tahoma, verdana, arial, calibri, sylfaen;
    /*        background: url('../images/bg.png') no-repeat center top;*/
    /*background-color: #fafafa;*/
}
body a {
    color: #3D5C9D;
    text-decoration: none;
}
body a:hover {
    text-decoration: none;
}
#top_header {
    height: 50px;
    width: 100%; /*background-color:#11549b;*/
    background: url('../images/bg/top-line.png') repeat-x;
    min-width: 1024px;
}
#top_header .center {
    width: 1024px;
    height: 50px;
    position: relative;
    margin: 0 auto;
}

.fixed-inner-content i {
    position: absolute;
    bottom: 0px;
}

.fixed-inner-content {
    position: relative;
    height: 100%;

}

.actual-text .successful_requests_counter {
    font-weight: bold;
}

.actual-text span {
    font-size: 16pt;
}

.highcharts-title {
    font-family: bpg_banner_capsregular;
}

.actual-text {
    font-family: bpg_banner_capsregular;
    display: none;
    color: white;
    font-size: 14pt;
    text-align: center;
}

.total_counter {
    position: absolute;
    bottom: 82px;
    color: rgb(142, 142, 142);
    font-size: 20pt;
    font-family: Arial;
    right: 155px;

}

.special-con {
    background-position: center top !important;
}

.successful_requests_counter {
    display: inline-block;

}

.requestList li:hover { font-weight: bold; }
.requestList li {
    cursor: pointer;
    transition: all ease-in-out 0.2s;
}

.naprExecRight {
    display: inline-block;
    width: calc(100% - 260px);
    min-height:600px;
    vertical-align: top;
    border-left: 1px solid #f1f1f1;
}

.naprExecLeft {
    display: inline-block;
    width: 250px;
    min-height: 600px;
    vertical-align: top;
    overflow: auto;
    max-height: 600px;
}


.fixed-static-right i {
    font-size: 50pt;
    color: #1264aa;

}

.fixed-static-right {
    width: 200px; 
    height: 200px;
    position: fixed;
    right: -140px;
    top: 40%;
    border: 0px solid #00ff00;
    padding: 20px;
    z-index: 10;
}


.succesfull_request_container {
    position: absolute;
    left: 0px;
    top: 18px;
    font-family: 'bpg_banner_capsregular';
    color: white;
}

#tabscont .tabimg span{ color: #fff;}
#top_header .center .links {
    position: absolute;
    right: 210px;
    top: 20px;
}
#top_header .center .links img {
    float: left;
    margin: -5px 9px 0px 0px;
}
#top_header .center .links a {
    font-size: 12px;
    color: #ffffff;
}
#top_header .center .sitemap {
    position: absolute;
    right: 90px;
    top: 20px;
}
#top_header .center .sitemap img {
    float: left;
    margin: -2px 9px 0px 0px;
}
#top_header .center .sitemap a {
    font-size: 12px;
    color: #ffffff;
}
#top_header .center .langs {
    position: absolute;
    right: 0px;
    top: 17px;
}
#top_header .center .langs img {
    margin-left: 7px;
}
.clear {
    clear: both;
}
#wrap {
    width: 100%;
    /*background: url('../images/header_bg.gif') repeat-x #fafafa; #fafafa*/
    background-image: url('../images/bg/right-top1.png'),url('../images/bg/left-bottom1.png');
    background-repeat: no-repeat,no-repeat;
    background-position: center -70px,center bottom;


}

.filter-chart:hover {
    opacity: 1;
}

/*.filter-chart {
    position: fixed;
    top: 50%;
    right: 0px;

    width: 300px;
    height: 75px;
    background: #1264aa;
    opacity: 0.7;
   
}*/


.chart-filter-title {
    display: inline-block;
    margin-left: 20px;
    color: white;
    font-family: 'bpg_banner_capsregular', sans-serif;
    font-size: 15pt;

}

.filter-chart {
    width: 98%;
    background: #1264aa;
    opacity: 0.7;
    margin: 0px 0px 10px;
    padding: 10px;
    
}

.filter-chart i {
    font-size: 20pt;
    color: white;
    float: left;
    padding-right: 13px;
    margin-top: 3px;
}

.filter-chart input[type="text"] {
    font-family: 'bpg_banner_capsregular', sans-serif;
    margin-right: auto;
    outline: none;
    width: 200px;
    height: 24px;
    padding: 3px 3px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#wrap .header {
    width: 1024px;
    height: 180px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 25px
}
#wrap .header .logo {
    position: absolute;
    left: 15px;
    top: 20px;
}
#wrap .header .contact {
    font-size: 16px;
    color: #626262;
    position: absolute;
    right: 0px;
    top: 20px;
}
#wrap .header .contact span {
    font-size: 25px;
    color: #11549b;
    margin-left: 10px;
}
#wrap .header .contact a span {
    font-size: 21px;
}
.home {
    position: absolute;
    bottom: 4px;
    left: 10px;
    background: url('../images/home.png') no-repeat left top;
    width: 27px;
    height: 24px;
}
.home:hover {
    position: absolute;
    bottom: 4px;
    left: 10px;
    background: url('../images/home.png') no-repeat left top;
    width: 27px;
    height: 24px;
}

a.online_consultation{
    width: 221px !important;
    height: 59px;
    background: url('../images/consultation.png') no-repeat left top;
}
a.online_consultation:hover{
    background-position: left 30px;
}
a.contact_button{
    width: 221px !important;
    height: 59px;
    background: url('../images/hotline.png') no-repeat left top;  
}
a.contact_button:hover{
    background-position: left 30px;  
}










#wrap .header .contact a span:first-child {
    font-size: 18px;
}
/** SEARCH **/
.psfContainer {
    background: url('../images/search.png') no-repeat;
    height: 28px;
    width: 295px;
    right: 0px;
    top: 30px;
    position: absolute;
}
.psfContainer .s_input {
    width: 245px;
    outline: none;
    float: left;
    height: 25px;
    padding-left: 15px;
    font-family: 'Tahoma';
    color: #bebebe;
    font-size: 13px;
    background: transparent;
    border: 0px solid #ff0000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.psfContainer .s_submit {
    border: 0px solid #ff0000;
    cursor: pointer;
    width: 29px;
    height: 26px;
    background: transparent;
}
/** END SEARCH **/
.form2-container .psfContainer {
    position: relative;
    right: initial;
    top: initial;
    margin: 0 auto;
}
.form2-container {
    text-align: center
}
.searchtitle {
    font-family: 'bpg_banner_capsregular', sans-serif;
    color: #26669f;
    margin: 30px 0px 10px 0px;
}
/** FOOTER **/
#footer {
    background: #0a65ac; //url('../images/footer_bg.gif') repeat-x;
    height: 50px;
    width: 100%;
    z-index: 200;
    min-width: 1024px;
}
#footer .footer {
    height: 50px;
    width: 1024px;
    position: relative;
    margin: 0 auto;
}
#footer .footer .footerimg {
    position: absolute;
    left: 15px;
    top: 15px;
}
#footer .footer .logotitle {
    position: absolute;
    left: 100px;
    top: 38px;
    color: #ffffff;
    font-size: 14px;
}
.titletab5, .titletab6, .titletab7, .titletab8, .titletab9 {
    margin-top: 8px;
    display: block;
}
#footer .footer .copy {
    position: absolute;
    left: 0px;
    top: 10px;
    color: #ffffff;
    font-size: 11px;
}
/** FOOTER **/

/** MENUCHILD **/
.menuchild {
    background-color: #26669f;
    opacity: 0.95;
    filter: alpha(opacity=95);
    display: none;
    position: absolute;
    width: 1024px;
    margin-left: -544px;
    padding-bottom: 5px;
    top: 40px;
    left: 50%;
    z-index: 2000;
}
.menuchild .childwrap {
    float: left;
    text-align: left;
    width: 200px;
    width: 341px;
}
.menuchild .childwrap a {
    color: #ffffff;
}
.menuchild .childwrap .level-2 {
    float: left;
    width: 320px;
}
.menuchild .childwrap .level-3 {
    float: left;
    margin-left: 10px;
    width: 310px;
}
.menuchild .childwrap .child {
    color: #ffffff;
}
/** MENUCHILD **/

/** CONTENT **/
#content {
    position: relative;
    width: 1025px;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 0px solid #000000;
}
#content .navigation {
    margin: 15px 0px 10px 237px;
    color: #565656;
}
#content .cleft {
    width: 225px;
    float: left;
    border: 0px solid #000000;
}
#content .navigation a {
    display: none;
}
#content .cright {
    width: 770px;
    float: right;
    font-size: 10pt;
}
#content .cright h2.BPGbannercapsregular{font-weight:normal;}
#content .cright .title {
    color: #565656;
    font-size: 16px;
    margin-top: 10px;
}
#content .cright .text {
    color: #565656;
    font-size: 12px;
    margin: 20px 0px;
}

#content .cright .pdf {
    border-top: 1px solid #e2e2e2;
    height: 30px;
    padding: 10px 0px;
    font-size: 13px;
    color: #565656;
}
#content .cright .pdf img {
    float: left;
    margin-top: 0px;
}
#content .cright .pdf .text {
    float: left;
    margin: 7px 15px;
}
/** CONTENT **/


/** TABS **/
#content .tabs {
    margin-top: 20px;
}
#content .tabs .tab1 {
    background: url('../images/tabs/1.png') no-repeat;
    width: 243px;
    height: 120px;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #585858;
    padding-top: 23px;
}
#content .tabs .tab1:hover {
    background: url('../images/tabs/hover/b.png') no-repeat;
    width: 243px;
    height: 120px;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    padding-top: 23px;
}
#content .tabs .tab2 {
    background: url('../images/tabs/1.png') no-repeat;
    width: 243px;
    height: 120px;
    margin-left: 18px;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #585858;
    padding-top: 23px;
}
#content .tabs .tab2:hover {
    background: url('../images/tabs/hover/b.png') no-repeat;
    width: 243px;
    height: 120px;
    float: left;
    margin-left: 18px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    padding-top: 23px;
}
#content .tabs .tab3 {
    background: url('../images/tabs/1.png') no-repeat;
    width: 243px;
    height: 120px;
    margin-left: 18px;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #585858;
    padding-top: 23px;
}
#content .tabs .tab3:hover {
    background: url('../images/tabs/hover/b.png') no-repeat;
    width: 243px;
    height: 120px;
    float: left;
    margin-left: 18px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    padding-top: 23px;
}
#content .tabs .tab4 {
    background: url('../images/tabs/1.png') no-repeat;
    width: 243px;
    height: 120px;
    float: right;
    text-align: center;
    font-size: 15px;
    color: #585858;
    padding-top: 23px;
}
#content .tabs .tab4:hover {
    background: url('../images/tabs/hover/b.png') no-repeat;
    width: 243px;
    height: 120px;
    float: right;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    padding-top: 23px;
}
#content .tabs .tab5 {
    background: url('../images/tabs/small.png') no-repeat;
    width: 194px;
    height: 101px;
    float: left;
    margin-top: 18px;
    text-align: center;
    font-size: 12px;
    color: #585858;
    padding-top: 13px;
}
#content .tabs .tab5:hover {
    background: url('../images/tabs/hover/smallhover.png') no-repeat;
    width: 194px;
    height: 101px;
    margin-top: 18px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    padding-top: 13px;
}
#content .tabs .tab6 {
    background: url('../images/tabs/small.png') no-repeat;
    width: 194px;
    height: 101px;
    margin-left: 12px;
    margin-top: 18px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #585858;
    padding-top: 13px;
}
#content .tabs .tab6:hover {
    background: url('../images/tabs/hover/smallhover.png') no-repeat;
    width: 194px;
    margin-left: 12px;
    margin-top: 18px;
    height: 101px;
    margin-top: 18px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    padding-top: 13px;
}
#content .tabs .tab7 {
    background: url('../images/tabs/small.png') no-repeat;
    width: 194px;
    height: 101px;
    margin-left: 12px;
    margin-top: 18px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #585858;
    padding-top: 13px;
}
#content .tabs .tab7:hover {
    background: url('../images/tabs/hover/smallhover.png') no-repeat;
    width: 194px;
    height: 101px;
    margin-left: 12px;
    margin-top: 18px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    padding-top: 13px;
}
#content .tabs .tab8 {
    background: url('../images/tabs/small.png') no-repeat;
    width: 194px;
    height: 101px;
    float: left;
    margin-left: 12px;
    margin-top: 18px;
    text-align: center;
    font-size: 12px;
    color: #585858;
    padding-top: 13px;
}
#content .tabs .tab8:hover {
    background: url('../images/tabs/hover/smallhover.png') no-repeat;
    width: 194px;
    height: 101px;
    margin-left: 12px;
    margin-top: 18px;
    margin-top: 18px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    padding-top: 13px;
}
#content .tabs .tab9 {
    background: url('../images/tabs/small.png') no-repeat;
    width: 194px;
    height: 101px;
    float: right;
    margin-top: 18px;
    text-align: center;
    font-size: 12px;
    color: #585858;
    padding-top: 13px;
}
#content .tabs .tab9:hover {
    background: url('../images/tabs/hover/smallhover.png') no-repeat;
    width: 194px;
    height: 101px;
    margin-top: 18px;
    margin-top: 18px;
    float: right;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    padding-top: 13px;
}
/* main page tabs tabscont */
#tabscont {
    border-top: 3px solid #26669F;
    border-bottom: 3px solid #26669F;
    padding: 15px 0px;
}

.maintabsbig .maintabcont {
    background: url('../images/home/banner_big2.png') no-repeat center -143px;
    width: 243px !important;//270 243px
    max-height:143px !important; 
    height: 143px;//170 143px   
    text-align: center;
    font-size: 12px; 
    color: #585858;
    position: relative;
    float: left;
    margin: 7px !important;
}
.maintabsbig .maintabcont:last-child {

    text-align: center;
    font-size: 11px; 
    color: #585858;
    position: relative;
    float: right;
    margin: 5px !important;
}

.maintabsbig .maintabcont:hover {
    /*    background: none;*/
    background-position : center top;
}
.maintabsbig .maintabcont:hover a {
    color: #ffffff;
}
.maintabsbig .maintabcont img.transparent {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    z-index: 1;
}

.maintabsbig .maintabcont .tabimg {
    width: 243px;
    height: 143px;
    position: relative;
}
.maintabcont .tabimg .BPGbannercapsregular {
    position: absolute;
    bottom: 9px;
    left: 1px;
    text-align: center;
    min-height: 30px;
    z-index: 10;
}
.maintabsbig .maintabcont .tabimg .BPGbannercapsregular {
    width: 241px;
}
.maintabcont .tabimg img {
    margin: 0 auto;
    display: block;
}
.maintabcont .tabimg img.icon {
    z-index: 5;
    position: absolute;
    margin-top: 10px;
    margin-left: 80px;
}
.maintabssmall .maintabcont {
    background: url('../images/home/banner_big2.png') no-repeat center -143px;
    width:243px;
    height:143px;
    margin-left: 7px; 
    margin-right: 6px;
    margin-top: 18px;
    text-align: center;
    font-size: 12px;
    color: #585858;
    position: relative;
    float: left;
}
.maintabssmall .maintabcont:hover {
    background-position:center top;
}

.special-one i {
    position: absolute;
    right: 25px;
    bottom: 30px;
    font-size: 40pt;

}

.special-one {
    text-align: left;
    padding: 10px;
    font-size: 12px;
    line-height: 140%;
    font-weight: bold;
    font-family: 'bpg_banner_capsregular';
    position: relative;
}

.maintabssmall .maintabcont .tabimg {
    width:243px;
    height:133px;
    position: relative;
}
.maintabssmall .maintabcont .tabimg .BPGbannercapsregular {
    width: 243px;
    min-height: 23px !important;
    font-size: 10px;
    bottom: 4px !important;
    text-align: center;
}

.hierarchycont {
    background: #000;
}
/** TABS **/

/** SOCIAL **/
.socials {
    position: relative;
    width: 236px;
    margin: 0 auto;
}
.socials .soc1 {
    background: url('../images/socials/fb.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.socials .soc1:hover {
    background: url('../images/socials/hover/fb.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.socials .soc2 {
    background: url('../images/socials/tw.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.socials .soc2:hover {
    background: url('../images/socials/hover/tw.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.socials .soc3 {
    background: url('../images/socials/gp.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.socials .soc3:hover {
    background: url('../images/socials/hover/gp.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.socials .soc4 {
    background: url('../images/socials/yt.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.socials .soc4:hover {
    background: url('../images/socials/hover/yt.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
}
.socials .soc5 {
    background: url('../images/socials/rss.png') no-repeat;
    width: 34px;
    height: 34px;
    float: left;
    background-size:34px;
    margin-left: 3px;
}
.socials .soc5:hover {
    background: url('../images/socials/hover/rss.png') no-repeat;
    background-size:34px;
    width: 34px;
    height: 34px;
    float: left;    
}
.socials .soc6 {
    background: url('../images/socials/forumi.png') no-repeat left top;
    width: 34px;
    height: 34px;
    float: left;
    background-size:34px;
}
.socials .soc6:hover {
    background: url('../images/socials/hover/forumi.png') no-repeat;
    background-size:34px;
    width: 34px;
    height: 34px;
    float: left;
}
/** SOCIAL **/

/** NEWS **/

#news {
    width: 1024px;
    position: relative;
    margin: 0 auto;
    height: 302px;
    margin-top: -10px !important;
}
#news .lefts {
    width: 645px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 8;
    text-align: center;
}
#news .lefts .active {
    z-index: 10;
}
#news .lefts .last-active {
    z-index: 9;
}
#news .lefts img {
    max-width: 644px;
    max-height: 305px;
    min-height: 305px;
}
#news .lefts .date {
    background: url('../images/datebg.png') repeat-x;
    padding: 7px;
    height: 16px;
    position: absolute;
    z-index: 1;
    bottom: 52px;
    left: 30px;
    font-size: 12px;
    color: #00438c;
}
#news .lefts .textmain {
    background: rgba(28,28,28,.5);
    padding: 20px 30px;
    height: 30px;
    width: 584px;
    position: absolute;
    bottom: 0px;
}
#news .lefts .textmain .title, #news .lefts .textmain .title a {
    font-size: 16px;
    color: #ffffff;
}
#news .lefts .textmain .text {
    font-size: 12px;
    color: #cdcdcd;
}
#nextslide, #prevslide{
    width:55px;
    height:55px;
    background: url('../images/arrows.png') no-repeat;
    overflow: hidden;
    z-index:10;
    position:absolute;
}
#nextslide{
    background-position: -63px -33px;
    left:580px;
    top:90px;
}
#nextslide:hover{background-position: -183px -33px;}
#prevslide:hover{background-position: -123px -33px; }
#nextslide:active{background-position: -303px -33px;}
#prevslide:active{background-position: -243px -33px; }
#prevslide{
    background-position: -3px -33px;
    left:10px;
    top:90px;
}
#news .rights {
    width: 375px;
    float: right;
}
#news .rights .items {
    padding: 5px 8px;
    width: 360px;
    height: 84px;
    background: #eeeeee;
    border-bottom: 1px solid #dfdfdf;
    cursor: pointer;
}
#news .rights .items .imgcont {
    border: 3px solid #ffffff;
    float: left;
    margin-right: 10px;
    width:80px;
    height:80px;
    overflow:hidden;
}
#news .rights .items img{
    max-height:80px;
    min-width:80px;
}
#news .rights .items .title {
    font-size: 13px;
    color: #333333;
    margin-top: 5px;
}
#news .rights .items .day {
    font-size: 10px;
    color: #8c8c8c;
    margin-top: 5px;
}
#news .rights .items .text {
    font-size: 11px;
    color: #585858;
    margin-top: 5px;


}

.newsimage_container {
    width: 180px;
    height: 130px;
    margin-top: 30px;
    float: left;

}

.newsimage_container img {

    max-width:185px;
    max-height:130px;
    margin-top:0px !important;
    display: block;
    margin: 0 auto;
    float:none !important;


}
/** NEWS **/


/** NEWS INSIDE **/

.inews {
    padding-bottom: 10px;
    height: 160px;
    border-bottom: 1px solid #d7d7d7;
}
.inews img {
    float: left;
}
.inews .sright {
    width: 575px;
    float: right;
}
.inews .sright .ntitle {
    margin-top: 35px;
    font-size: 16px;
    color: #565656;
}
.inews .sright .ndate {
    font-size: 11px;
    color: #8c8c8c;
}
.inews .sright .ntext {
    font-size: 12px;
    color: #8c8c8c;
}
/** NEWS INSIDE **/


/** INSIDE TAP **/
.insidetabs {
    width: 770px;
}
.insidetabs a {
    background: url('../images/tabs/1.png') no-repeat;
    background-size: 100% 100%;
    width: 243px;
    height: 158px;
    margin-right: 10px;
    background-size: 100% 100%;
    margin-top: 13px;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #585858;
    position:relative;
    overflow: hidden;
}
.insidetabs span{
    position: absolute;
    bottom: 3px;
    left: 1px;
    text-align: center;
    min-height: 30px;
    z-index: 10;
    width: 240px;
}
.insidetabs img{
    margin: 0 auto;
    display: block;
    margin-top:25px !important;
}
.insidetabs .tab1_big {
    background: url('../images/tabs/passive_big.png') no-repeat;
    background-size: 100% 100%;
    width: 369px;
    height: 150px;

}
.insidetabs .tab1_big span{
    width: 369px;
}
.insidetabs a:hover {
    background: url('../images/tabs/hover/b.png') no-repeat;

    background-size: 100% 100%;

    color: #ffffff;
}

/** INSIDE TAP **/




.corners3 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.BannerCapsregular {
    font-family: 'bpg_banner_capsregular', sans-serif;
}
.results {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.results li {
    font-size: 16px;
    color: #565656;
    font-family: 'bpg_banner_capsregular', sans-serif;
    margin: 5px;
    padding: 5px 15px;
    border-bottom: 1px solid #d7d7d7;
}
.transparent {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.links a:hover span, .sitemap a:hover span {
    color: #ECECEC;
    border-bottom: 1px solid #ECECEC;
}
.langs a {
    display: inline-block
}
label {
    color: #6c6c6c;
}
#contact_form #content input {
    padding: 5px;
    margin-top: 5px;
}
input, textarea {
    width: 288px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(255,255,255,.6);
    border: solid 1px #b6c7cb;
}
#contact_form {
    float: left;
    align: center;
    height: 317px;
    padding: 10px 20px 50px 20px;
}
#submit_button {
    width: 109px;
    height: 34px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #26669F;
    -webkit-box-shadow: inset 0 2px rgba(255,255,255,.29);
    -moz-box-shadow: inset 0 2px rgba(255,255,255,.29);
    box-shadow: inset 0 2px rgba(255,255,255,.29);
    border: solid 1px #77a4cb;
    font-weight: bold;
    color: #fff;
    margin-left: 7px;
}
label.required:after {
    content: '*';
    color: red;
}
.row {
    margin: 5px;
}
#content .menu_list ul {
    list-style: none;
}
.menu_list {
    padding: 0px;
}
.menu_list>ul {
    padding: 0px;
}
.menu_list>ul>li>a {
    font-size: 15px;
}
.menu_list ul li {
    margin: 5px 0px;
}
.fc-time {
    display : none;
}
.fc-scroller {
    height: 288px !important;
    overflow: hidden;
    overflow-y: hidden !important;
}
.gallery_album div.img {
    margin: 5px;
    padding: 5px;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
}
.gallery_album div.img img {
    display: inline;
    margin: 5px;
    border: 1px solid #105197;
}
.gallery_album div.img a:hover img {
    border: 1px solid #ffc600;
}
.gallery_album div.desc {
    text-align: center;
    font-weight: normal;
    width: 120px;
    margin: 5px;
}
.all_news a {
}
.all_news div {
    margin-top: 3px;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    background: #eeeeee;
    border: 1px solid #dfdfdf;
    color: #333;
}
.pagination {
    margin-top: 15px;
    font-size: 14px;
}
.pagination a {
    padding: 4px 5px 2px 5px;
    border-radius: 4px;
    font-family: 'bpg_banner_capsregular', sans-serif;
    background-color: #26669F;
    color: #fff;
}
.pagination a:hover {
    background-color: #90B0CC;
    color: #000;
}
.pagination strong {
    padding: 4px 5px 2px 5px;
    border-radius: 4px;
    font-family: 'bpg_banner_capsregular', sans-serif;
    border: 1px solid #d7d7d7;
}
.fc-left h2 {
    font-size: 11px;
    margin-top: 7px !important;
}
.news-2 {
    display: none;
}
.news-3 {
    display: none;
}
.videogal div.img {
    margin: 5px;
    padding: 5px;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
}	
.videogal  div.img img {
    display: inline;
    margin: 5px;
    border: 1px solid #105197;
}
.videogal div.img a:hover img {
    border: 1px solid #ffc600;
}
.videogal div.desc {
    text-align: center;
    font-weight: normal;
    width: 120px;
    margin: 5px;
}
.videogal2 div.img {
    margin: 5px;
    padding: 5px;
    height: auto;
    width: 330px !important;
    float: left;
    text-align: center;
    background-color: #000;
}	
.videogal2 div.img a:hover img {
    border: 1px solid #ffc600;
}
.videogal2 div.desc {
    text-align: center;
    font-weight: normal;
    width: 120px;
    margin: 5px;
}

.laaa {
    width: 110px;
    height: 90px;
    overflow: hidden;

}
.consalting{
    right: 312px !important;
}
.consalting img{ height: 20px;}


ul.youtube li{
    float: left;
    list-style: none;
    padding: 5px;
}

a.phone{
    float: right;
    margin-top: 80px;
}

hr.lineUnderMenu{
    background: #2c83c4;
    width: 100%;
    height: 2px;
    margin-top: 207px;
    position: absolute;
}

img.icon{
    position: absolute;
    margin-top:40px;    
    margin-left: 81px;
}




.custom-combobox {
    position: relative;
    display: inline-block;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}
.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
}