/*----------------------------------------------------------------------------------------------------------------------*/
body
{
  background: url('../images/bg5.jpg') no-repeat center top #ffffff;
  background-attachment:fixed;
    min-width: 280px;
    color: #808080;
    font-size: 12px;
    font-family: Tahoma;
    line-height: 1.2;
}
/*----------------------------------------------------------------------------------------------------------------------*/
div.bung
{
    height: 70px;
    clear: both;
}
div.bung1
{
    height: 2px;
    background: #808080;
    margin-bottom: 20px;
    align: center;
}
div.clear
{
    clear: both;
}
div.clContainer
{
    margin-bottom: 20px;
}
div.clContainerO
{
    margin-bottom: 20px;
    overflow: hidden;
}
/*----------------------------------------------------------------------------------------------------------------------*/
div.clSearch
{
    padding: 13px;
    background: #f2e4d3;
    position: relative;
    border-radius: 5px;
}
form.searchForm
{
    overflow: hidden;
    display: block;
}

a.moreSearch
{
    display: block;
    position: absolute;
    right: 13px;
    bottom: 6px;
    text-decoration: underline;
    font-family: "Open Sans Condensed";
    font-size: 12px;
    text-decoration: underline;
    color: #4d4d4d;
    text-transform: lowercase;
    font-weight: bold;
}
a.moreSearch:hover
{
    text-decoration: none;
}
div.forST
{
    margin-right: 112px;
}
input.searchText
{
    display: block;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    border: none;
    background: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    color: #999;
    font-family: "Open Sans Condensed";
}
input.searchSubmit
{
    display: block;
    float: right;
    background: none;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    color: #4d4d4d;
    height: 21px;
    line-height: 21px;
    margin-right: 40px;

}
/*----------------------------------------------------------------------------------------------------------------------*/
div.threePicBlock
{
    overflow: hidden;
}
div.threePicItem
{
    float: left;
    width: 33.333%;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    /*padding-left: 66px;*/
    font-size: 29px;
    font-family: 'Roboto Condensed', sans-serif;
}
div.threePicItem1
{
    background: url("../images/cl_icontemp.png") left center no-repeat;
}
div.threePicItem2
{
    background: url("../images/cl_icondollar.png") left center no-repeat;
}
div.threePicItem3
{
    background: url("../images/cl_iconeuro.png") left center no-repeat;
}
div.threePicItem a
{
    display: inline-block;
    width: 66px;
    height: 60px;
    display: block;
    float: left;
}
div.threePicItem span
{
    height: 60px;
    line-height: 60px;
    display: block;
    float: left;
}
/*---app1---------------------------------------------------------------------------------------------------------------*/
div.app1
{

}
div.app1 .module
{
    margin-bottom: 20px;
}
div.app1 .moduletitle
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #697d44;
    text-transform: uppercase;
    margin-bottom: 4px;
}
div.app1 .modulebody
{
    overflow: hidden;
}
/*---app2---------------------------------------------------------------------------------------------------------------*/
div.app2
{

}
div.app2 .module
{
    margin-bottom: 20px;
    text-align: center;
}
div.app2 .moduletitle
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #697d44;
    text-transform: uppercase;
    background: url("../images/cl_app2.png") left center repeat-x;
    margin-bottom: 4px;
}
div.app2 .moduletitle span.white
{
    display: inline-block;
    padding: 0 3px;
    background: #fff;
}
div.app2 .moduletitle span
{
    background: #fff;
}
div.app2 .modulebody
{
    overflow: hidden;
    text-align: left;
}
/*---app3---------------------------------------------------------------------------------------------------------------*/
div.app3
{

}
div.app3 .module
{
    margin-bottom: 20px;
}
div.app3 .moduletitle
{
    display: inline-block;
    font-family: "Open Sans Condensed";
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 1px 10px;
    background: #666666;
}
div.app3 .modulebody
{
    margin-top: 3px;
    overflow: hidden;
    background: #f4f3f1;
    padding: 5px;
}
/*---app4---------------------------------------------------------------------------------------------------------------*/
div.app4
{

}
div.app4 .module
{
    margin-bottom: 20px;
}
div.app4 .moduletitle
{
    display: inline-block;
    font-family: "Open Sans Condensed";
    font-size: 21px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
    padding: 1px 10px;
    background: #f2e4d3;
}
div.app4 .modulebody
{
    margin-top: 3px;
    overflow: hidden;
    background: #f2e4d3;
    padding: 5px;
}
/*---app5---------------------------------------------------------------------------------------------------------------*/
div.app5
{

}
div.app5 .module
{
    margin-bottom: 20px;
}
div.app5 .moduletitle
{
    display: inline-block;
    font-family: "Open Sans Condensed";
    font-size: 21px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
}
div.app5 .modulebody
{
    margin-top: 3px;
    overflow: hidden;
    background: #fbefd7;
    padding: 5px;
}
/*---def1---------------------------------------------------------------------------------------------------------------*/
div.def1
{
    padding: 10px 7px;
    margin-bottom: 20px;
    background: #f6f5f3;
}
div.def1 .module
{
    border: 1px solid #dcdbd9;
    overflow: hidden;
    background: #fff;
    padding: 5px;
}
div.def1 .moduletitle
{
    display: inline-block;
    font-family: "Open Sans Condensed";
    font-size: 21px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
}
div.def1 .modulebody
{
    overflow: hidden;
}
/*---banner1------------------------------------------------------------------------------------------------------------*/
div.moduleB
{
    margin-bottom: 20px;
    background: #f2e4d3;
}
div.moduleB .module
{
}
div.moduleB .modulebody
{
    overflow: hidden;
}
/*---def2---------------------------------------------------------------------------------------------------------------*/
div.def2
{
    margin-bottom: 20px;
}
div.def2 .module
{
    overflow: hidden;
    background: #f6f5f3;
    padding: 15px;
}
div.def2 .moduletitle
{
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
    color: #666666;
}
div.def2 .modulebody
{
    overflow: hidden;
}
/*---def3---------------------------------------------------------------------------------------------------------------*/
div.def3
{
    margin-bottom: 20px;
}
div.def3 .module
{
    overflow: hidden;
    background: #fbefd7;
    padding: 15px;
}
div.def3 .moduletitle
{
    text-align: center;
    font-size: 13px;
    color: #666666;
    margin-bottom: 5px;
}
div.def3 .modulebody
{
    overflow: hidden;
}
/*---def4---------------------------------------------------------------------------------------------------------------*/
div.def4
{
}
div.def4 .module
{
    overflow: hidden;
    background: #fbfaf5;
    padding: 5px 10px 25px 10px;
}
div.def4 .moduletitle
{
    text-align: center;
    font-size: 17px;
    color: #000000;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    padding-bottom: 5px;
}
div.def4 .modulebody
{
    overflow: hidden;
}
/*---footer------------------------------------------------------------------------------------------------------------*/
div.moduleF
{
    display: none;
}
div.moduleF:first-child
{
    display: block;
    min-height: 80px;
    border-bottom: 1px solid #e4e4e4
}
div.moduleF .module
{
    padding-bottom: 10px;
    margin-bottom: 20px;
}
div.moduleF .modulebody
{
    overflow: hidden;
}
div.copyLine
{
    text-align: center;
    font-size: 13px;
    padding: 5px 0;
    color: #808080;
    font-weight: bold;
    font-family: "Open Sans Condensed";
}
/*---fixedLeftBlock-----------------------------------------------------------------------------------------------------*/
div.fixModule
{
    padding-left: 100px;
    width: 170px;
    overflow: hidden;
}
div.fixModule .module
{
    overflow: hidden;
}
div.fixModule .moduletitle
{
    overflow: hidden;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #b2b2b2;
    text-transform: uppercase;
    margin-bottom: 5px;
}
div.fixModule .modulebody
{
    overflow: hidden;
}
div.clMenuBlock
{
    overflow: hidden;
}
div.clMenuItem
{
    overflow: hidden;
}
div.clMenuTitle
{
    overflow: hidden;
    padding-bottom: 6px;
    margin-bottom: 5px;
    border-bottom: 1px solid #b2b2b2;
    color: #b2b2b2;
    font-size: 12px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
}
ul.clMenuBody
{
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
}
ul.clMenuBody li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.clMenuBody li a
{
    font-size: 17px;
    color: #b3b3b3;
    text-decoration: none;
    font-weight: bold;
    font-family: "Open Sans Condensed";
}
ul.clMenuBody li a:hover
{
    color: #fff;
    text-decoration: underline;
}
/*----------------------------------------------------------------------------------------------------------------------*/
nav.mainMenu{
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 1;
    overflow: hidden;
}
.mainMenuUl{
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
}
.mainMenuUl > li{
    display: inline-block;
    height: 26px;
    line-height: 26px;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
}
.mainMenuUl > li > a{
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 0;
    font-weight: bold;
    color: #333;
    font-size: 17px;
    font-family: "Open Sans Condensed";
    text-decoration: none;
}
.mainMenuUl > li > a:hover {
    color: #663333;
    border-bottom: 1px solid #663333;
    background: url("../images/cl_mainmenu.png") bottom center no-repeat;
}
.mainMenuUl > li > a.active {
    color: #663333;
    border-bottom: 1px solid #663333;
}
/*----------------------------------------------------------------------------------------------------------------------*/
div.fixTopBlock
{
    position: fixed;
    height: 50px;
    width: 100%;
    z-index: 1000;
    background: #4d4d4d;
}
div.trioBlock
{
    float: right;
}
div.leftStart
{
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
}
div.leftStart a
{
    color: #b3b3b3;
    font-size: 17px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
}
div.leftStart a:hover
{
    color: #ffffff;
    text-decoration: none;
}
div.entranceBlock
{
    float: right;
    height: 50px;
    line-height: 50px;
}
div.entranceBlock a
{
    text-transform: uppercase;
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    font-family: "Open Sans Condensed";
}
div.iconBlock
{
    float: right;
    height: 50px;
    line-height: 50px;
    margin-right: 25px;
}
div.guideBlock
{
    float: right;
    height: 50px;
    line-height: 50px;
    margin-right: 25px;
}
div.guideBlock a
{
    display: inline-block;
    color: #fdefd7;
    font-size: 17px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    padding-left: 20px;
    background: url("../images/cl_icon1.png") left center no-repeat;
}
div.guideBlock a:hover
{
    color: #ffffff;
    text-decoration: none;
}
div.serviceMenuBlock
{
    margin: 0 260px 0 160px;
    height: 50px;
    line-height: 50px;
    color: #e6e6e6;
    font-size: 17px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    /*overflow: hidden;*/
}
div.serviceTitle
{
    float: left;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
}
nav.serviceMenu
{
    height: 50px;
    line-height: 50px;
    margin: 0;
    margin-left: 80px;
    padding: 0;
}
nav.serviceMenu > ul
{
    height: 50px;
    line-height: 50px;
    margin: 0;
    list-style-type: none;
    padding: 0;
}
nav.serviceMenu > ul > li
{
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 8px 0 4px;
    display: inline-block;
    background: url("../images/cl_service.png") right center no-repeat;
}
nav.serviceMenu > ul > li > a
{
    color: #e6e6e6;
}
nav.serviceMenu > ul > li > a:hover
{
    color: #fff;
    text-decoration: none;
}
nav.serviceMenu > ul > li.flexMenu-viewMore
{
    background: none;
}
nav.serviceMenu > ul > li.flexMenu-viewMore > a
{
    background: url("../images/cl_triangle.png") left center no-repeat;
    display: inline-block;
    padding-left: 14px;
}
nav.serviceMenu > ul > li.flexMenu-viewMore > ul
{
    background: #f2e4d3;
    margin: 0;
    padding: 0 20px;
    list-style-type: none;
    box-shadow: 0 0 3px #dddddd;
}
nav.serviceMenu > ul > li.flexMenu-viewMore > ul > li
{
    background: #f2e4d3;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 25px;
    line-height: 25px;
}
nav.serviceMenu > ul > li.flexMenu-viewMore > ul > li > a
{
    color: #333;
    text-decoration: none;
}
nav.serviceMenu > ul > li.flexMenu-viewMore > ul > li > a:hover
{
    color: #663333;
    text-decoration: none;
}
div.trioTopBlock
{
    float: right;
}
/*----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 715px) {
    div.fixTopBlock
    {
        position: relative;
        height: 100px;
        width: 100%;
    }
    div.serviceMenuBlock
    {
        clear: both;
        margin: 0 40px 0 0;
    }
    div.bung
    {
        height: 10px;
        clear: both;
    }
    nav.serviceMenu > ul > li.flexMenu-viewMore > ul
    {
        padding: 0 10px;
    }
    div.iconBlock
    {
        float: right;
        height: 50px;
        line-height: 50px;
        margin-right: 10px;
    }
    div.guideBlock
    {
        float: right;
        height: 50px;
        line-height: 50px;
        margin-right: 10px;
    }
    a.trigger{
        position: absolute;
        top: 140px;
    }
    .panel {
        position: absolute;
        top: 120px;
    }
}
@media (max-width: 505px) {
    div.fixTopBlock
    {
        position: relative;
        height: 150px;
        width: 100%;
    }
    div.trioTopBlock
    {
        clear: both;
        float: left;
    }
    a.trigger{
        display: none;
    }
    div.wrapper-dropdown-5
    {
        width: 130px;
        font-size: 14px;
        padding: 0 15px 0 5px;
    }
}

@media (max-width: 360px) {
    div.guideBlock
    {
        position: absolute;
        top: 0px;
        right: 5px;
    }
}
/*----------------------------------------------------------------------------------------------------------------------*/
div.moduleToday
{
    position: relative;
    padding-bottom: 10px;
}
a.allNews
{
    position: absolute;
    bottom: 0;
    right: 0;
    color: #808080;
    font-size: 13px;
    font-family: "Open Sans Condensed";
    text-transform: lowercase;
}
a.allNews1
{
    position: absolute;
    bottom: 0;
    right: 60px;
    color: #808080;
    font-size: 13px;
    font-family: "Open Sans Condensed";
    display: none;
    text-transform: lowercase;
}
div.todayLB
{
    margin-bottom: 10px;
}
div.lbLeft
{
    float: left;
    width: 140px;
    overflow: hidden;
}
div.lbElse
{
    margin-left: 150px;
}
div.lbTime
{
    color: #808080;
    font-size: 13px;
    font-family: "Open Sans Condensed";
    margin-bottom: 6px;
}
div.lbTitle a
{
    font-size: 17px;
    color: #c95522;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    text-decoration: none;
    line-height: 1;
}
div.lbTitle a:hover
{
    text-decoration: underline;
}
div.todayBB
{
    /*margin-bottom: 10px;*/
    overflow: hidden;
}
div.bbImage
{
    position: relative;
    margin-bottom: 10px;
}
div.bbImage img
{
    max-width: 100%;
    height: auto;
}
div.absLine
{
    position: absolute;
    height: 30px;
    line-height: 30px;
    bottom: 10px;
    left: -1px;
    background: #1a1a1a;
    padding: 0 40px 0 15px;
    font-size: 17px;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    color: #cccccc;
}
div.absLine span
{
    display: inline-block;
    padding: 0 5px;
    color: #808080;
    font-size: 13px;
    font-weight: normal;
}
div.bbText
{
    margin-bottom: 10px;
}
div.bbShortDesc
{
    padding-top: 5px;
    font-size: 12px;
    color: #808080;
    font-family: Tahoma;
    line-height: 1.2;
}

@media (max-width: 991px) {
    div.bbImage
    {
        float: left;
        margin-right: 10px;
    }

}
@media (max-width: 468px) {
    div.bbImage
    {
        float: none;
        margin-right: 0;
    }
}
/*----------------------------------------------------------------------------------------------------------------------*/

div.itemMas
{
    float: left;
    margin: 0 10px 10px 0;
    width: 275px;
}
/*----------------------------------------------------------------------------------------------------------------------*/
/*.navbar-default .navbar-nav > li {*/
    /*height: 26px;*/
    /*line-height: 26px;*/
    /*list-style-type: none;*/
    /*margin: 0;*/
    /*padding: 0 10px;*/
/*}*/
/*.navbar-default .navbar-nav > li > a {*/
    /*background: none !important;*/
    /*height: 26px;*/
    /*line-height: 26px;*/
    /*padding: 0 0;*/
    /*font-weight: bold;*/
    /*color: #333;*/
    /*font-size: 17px;*/
    /*font-family: "Open Sans Condensed";*/
    /*text-decoration: none;*/
/*}*/
/*.navbar-default .navbar-nav > .active > a {*/
    /*background: none !important;*/
    /*height: 26px;*/
    /*line-height: 26px;*/
    /*padding: 0 0;*/
    /*font-weight: bold;*/
    /*font-size: 17px;*/
    /*font-family: "Open Sans Condensed";*/
    /*text-decoration: none;*/
    /*color: #663333;*/
    /*border-bottom: 1px solid #663333;*/
    /*background: url("../images/cl_mainmenu.png") bottom center no-repeat;*/
    /*box-shadow: none !important;*/
/*}*/
/*.navbar-default .navbar-nav > li > a:hover {*/
    /*background: none !important;*/
    /*height: 26px;*/
    /*line-height: 26px;*/
    /*padding: 0 0;*/
    /*font-weight: bold;*/
    /*font-size: 17px;*/
    /*font-family: "Open Sans Condensed";*/
    /*text-decoration: none;*/
    /*color: #663333;*/
    /*border-bottom: 1px solid #663333;*/
    /*background: url("../images/cl_mainmenu.png") bottom center no-repeat;*/
    /*background-color: none !important;*/
/*}*/
/*----------------------------------------------------------------------------------------------------------------------*/
span.mod_poll_gauge_title
{
    font-size: 12px;
    color: rgb(128, 128, 128);
    font-family: Tahoma;
    line-height: 1.2;
}
.mod_poll_answer
{
    font-size: 12px;
    color: rgb(128, 128, 128);
    font-family: Tahoma;
    line-height: 1.2;
}
.mod_poll_answer label
{
    font-size: 12px;
    color: rgb(128, 128, 128);
    font-family: Tahoma;
    line-height: 1.2;
    font-weight: normal;
}
p.mod_poll_title
{
    font-size: 12px;
    color: rgb(128, 128, 128);
    font-family: Tahoma;
    line-height: 1.2;
    font-weight: normal;
}
/*----------------------------------------------------------------------------------------------------------------------*/
input.mod_poll_submit
{
    display: block;
    padding: 0 10px;
    margin: 0;
    height: 21px;
    line-height: 21px;
    color: #fff;
    font-weight: bold;
    font-family: "Open Sans Condensed";
    text-align: center;
    float: right;
    border: none;
    background: #e16c3a;
    text-transform: uppercase;
}
/*----------------------------------------------------------------------------------------------------------------------*/
a.heaLogo img
{
    max-width: 100%;
}
div.clear750
{
    display: none;
}
@media (max-width: 992px) {
    div.clear750
    {
        display: block;
        clear: both;
    }
}