
html,body{
    background-color: #ffffff;
}
html.blackAndWhiteInvert input,
html.blackAndWhiteInvert input{
    color: #000000;
}
/*html.blackAndWhiteInvert input::-webkit-input-placeholder {color: #000000;} 
html.blackAndWhiteInvert input::-moz-placeholder {color: #000000;}
html.blackAndWhiteInvert input::placeholder {color: #000000;} */

@media print {
    .pageheader, .navbar-aci, .footer-bg,
    .footer-bg1, .container>.row>.col-md-3, .breadcrumb,
    #panel, #print-ico, .search-tags-cloud {
        display: none;
    }
}
@font-face {
    font-family: 'HermesCTTRegular';
    src: url('/fonts/hermesctt.eot');
    src: local('вє'), url('/fonts/hermesctt.woff') format('woff'), url('/fonts/hermesctt.ttf') format('truetype'), url('/fonts/hermesctt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
    max-width: 1054px;
}
.pageheader{
    background: #fcfcfc; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #fcfcfc -25%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(45%,#fcfcfc), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#fcfcfc -25%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#fcfcfc -25%,#eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#fcfcfc -25%,#eaeaea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#fcfcfc -25%,#eaeaea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-8 */
}
.pageheader .nav > li > a{
    padding: 9px 0;
    color: #4c4c4c;
    font-size: 12px;
}
.pageheader .nav > li > a:hover,.pageheader .nav > li > a:focus{
    background: none;
}
.pageheader .navbar-nav > li{
    margin-right: 10px;
    color: #8f8f8f;
}
.pageheader .header_right .nav > li > a {
}
.pageheader .header_right .nav > li > a span{
    border-bottom: 1px dotted #4d4d4d;
}
.pageheader .nav .open > a,.pageheader .nav .open > a:hover,.pageheader .nav .open > a:focus{
    background-color: transparent;
    border: none;
}
.pageheader .header_right .nav > li{
    color: #8f8f8f;
    font-size: 12px;
    background: url(../img/sp.png) no-repeat 0 50%;
    padding:0 0 0 1px;
    float: left;
}
.search_i{
    width: 16px;
    height: 16px;
    background: url(../img/search_btn.png) no-repeat 0 0;
    display: block;
}
.pageheader .header_right .nav > li a.search_btn,.pageheader .header_right .nav > li a.open-search,.pageheader .header_right .nav > li a.close-search{
    padding: 12px 18px ;
}
.pageheader .header_right .nav > li.dropdown{
    padding: 0 15px;
    margin: 2px 0 0;
}
.pageheader .header_right .nav > li.dropdown>a{
    display: inline-block;
}
.pageheader .header_right .nav > li a.close-search{
    padding: 12px 18px ;
    background-color: #0aafcd;
}
.pageheader .header_right .nav > li a.close-search .search_i{
    background: url(../img/search_btn.png) no-repeat 0 -19px;
}
.custom-search-form{

}
.search_input{
    border: 1px solid #9a9a9a;
    -moz-box-shadow: inset 0 1px 6px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 6px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 6px rgba(0,0,0,.1);
    color: #d2d2d2;
    font-family: "Arial";
    font-size: 24px;
    color: #d3d3d3;
    width: 100%;
    padding: 8px 10px;
}
.search_btn_l{
    background-color: #0aafcd;
    border: 1px solid #0f8ba2;
    -moz-box-shadow: inset 0 1px 6px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 6px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 6px rgba(0,0,0,.1);
    font-family: 'HermesCTTRegular';
    font-size: 24px;
    color: #ffffff;
    padding: 4px 0 7px;
    width: 100%;
}
#search_box {
    margin-top: 16px;
    position: relative;
    z-index: 99;
}
/*.search_ar{
  position: absolute;
  right: 22px;
  bottom:-4px;
  width: 7px;
  height: 7px;
  background: url(../img/search_ar.png) no-repeat 0 0;
}*/
.serach_bg{
    background: url(../img/shadow_top.png) repeat-x 0 100% #f4f4f4;
    margin-bottom: 0px;
    position: relative;
    z-index: 999;
}
.header_right {
    margin-top: -2px;
    position: relative;
    z-index: 1;
}
.header_right ul{

}
.form-horizontal{
    margin: 10px 0;
}
.form-horizontal > div {
    float: left;
    margin-right: 7px;
}
.form-horizontal .control-label {
    text-align: left;
    color: #939393;
    font-size: 12px;

}
.form-control {
    float: left;
}
.x_btn{
    background: url(../img/x.png) no-repeat 0 0px;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    margin-top: 8px;
}
.header{
    background: url(../img/header_bg.png) repeat-x 0 0px;
}
.header .container{
    background: url(../img/header.png) no-repeat 100% 0px;
    height: 168px;
}
.logo {
    margin-top: 45px;
}
.navbar-aci{
    background: url(../img/menu.png) repeat-x 0 0px;
    border: none;
    min-height: 60px;
    margin-bottom: 14px;
}
.navbar-aci .navbar-nav > li > a{
    color: #4c4c4c;
    font-family: 'HermesCTTRegular';
    font-size: 15px;
    text-shadow: 0 1px 0 rgba(255,255,255,.78);
    text-transform: uppercase;
    padding: 20px 28px;
    position: relative;
    /*z-index: 99;*/
}
.navbar-aci .navbar-nav > li{
    background: url(../img/sp_menu.png) no-repeat 0 0px;
}
.navbar-aci .navbar-collapse{
    padding: 0;
}
.navbar-aci .navbar-nav{
    background: url(../img/sp_menu.png) no-repeat 100% 0px;
}
.navbar-aci .navbar-nav > li > a:hover,.navbar-aci .navbar-nav > li > a:focus,.navbar-aci .navbar-nav .open > a, .navbar-aci .navbar-nav .active > a {
    background-color:transparent;
    color: #0c92bf !important;
}
.navbar-aci .navbar-nav > li > a:hover span,.navbar-aci .navbar-nav > li > a:focus span,.navbar-aci .navbar-nav .open > a span{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: 30px;
    border-radius: 0 0 5px 5px;
    margin: 0 3px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjc0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.75) 84%, rgba(255,255,255,0.74) 88%, rgba(255,255,255,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(84%,rgba(255,255,255,0.75)), color-stop(88%,rgba(255,255,255,0.74)), color-stop(100%,rgba(255,255,255,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.75) 84%,rgba(255,255,255,0.74) 88%,rgba(255,255,255,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.75) 84%,rgba(255,255,255,0.74) 88%,rgba(255,255,255,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.75) 84%,rgba(255,255,255,0.74) 88%,rgba(255,255,255,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.75) 84%,rgba(255,255,255,0.74) 88%,rgba(255,255,255,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b3ffffff',GradientType=0 ); /* IE6-8 */
    /*  z-index: 2;*/
}
.navbar-aci .navbar-nav > li > a strong{
    position: relative;
    /*z-index: 99;*/
    font-weight: normal;
}
.navbar-aci .navbar-nav > li > a
.navbar-aci .navbar-nav .dropdown-menu{
    border: 1px solid #dadada;
    border-radius: 0;
}
.navbar-aci .navbar-nav .dropdown-menu > li > a{
    background: url(../img/sub_menu.png) repeat-x;
    color: #4d4d4d;
    font-family: 'HermesCTTRegular';
    font-size: 15px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.78);
    padding: 4px 15px;
}
.navbar-aci .navbar-nav .dropdown-menu > li > a:hover{
    color: #0c92bf;
}
.news_img{
    float: left;
    margin-right: 15px;
}
.news_content{
    overflow: auto;
}
.news_t{
    font-family: "Arial";
    font-size: 18px;
    line-height: 18px;
}
.mic-info { color: #afafaf;font-size: 12px; margin: 5px 0;}
.mic-info strong{ font-weight: normal;padding-right: 10px;}
.mic-info .glyphicon-tags{ padding-right: 5px;}
.tab_wrapper .nav-tabs > li,.left-menu > li {
    float: none;
    -moz-box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    -webkit-box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    background: rgb(236,236,235); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(236,236,235,1) 0%, rgba(227,227,227,1) 40%, rgba(224,224,222,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,236,235,1)), color-stop(40%,rgba(227,227,227,1)), color-stop(100%,rgba(224,224,222,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(236,236,235,1) 0%,rgba(227,227,227,1) 40%,rgba(224,224,222,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(236,236,235,1) 0%,rgba(227,227,227,1) 40%,rgba(224,224,222,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(236,236,235,1) 0%,rgba(227,227,227,1) 40%,rgba(224,224,222,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(236,236,235,1) 0%,rgba(227,227,227,1) 40%,rgba(224,224,222,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececeb', endColorstr='#e0e0de',GradientType=0 ); /* IE6-8 */

}
.tab_wrapper .nav-tabs,.left-menu {
    list-style: none outside none;
    margin: 0;
    padding: 0 15px 0 0;
    float: right;
    border:0;
}
.tab_wrapper .nav-tabs > li > a,.left-menu > li > a{
    color: #777;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,.47);
    margin: 0;
    padding: 7px 0 7px 13px;
    display: block;
    background-color: transparent;
    border-radius: 0;
    border:none;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}
.tab_wrapper .nav-tabs > li.active > a,.tab_wrapper  .nav-tabs > li.active > a:hover,.tab_wrapper  .nav-tabs > li.active > a:focus,.left-menu li.active a{
    -moz-box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    -webkit-box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    background: rgb(48,167,202); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwYTdjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwNzZhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTgwYWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(48,167,202,1) 0%, rgba(0,118,173,1) 40%, rgba(58,128,172,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,167,202,1)), color-stop(40%,rgba(0,118,173,1)), color-stop(100%,rgba(58,128,172,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(48,167,202,1) 0%,rgba(0,118,173,1) 40%,rgba(58,128,172,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(48,167,202,1) 0%,rgba(0,118,173,1) 40%,rgba(58,128,172,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(48,167,202,1) 0%,rgba(0,118,173,1) 40%,rgba(58,128,172,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(48,167,202,1) 0%,rgba(0,118,173,1) 40%,rgba(58,128,172,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a7ca', endColorstr='#3a80ac',GradientType=0 ); /* IE6-8 */
    border:0;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.29);
}
.tab_wrapper .nav-tabs > li.active a:after,.left-menu li.active a:after{
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(73, 158, 192, 0);
    border-right-color: #5594AF;
    border-width: 4px;
    margin-top: -4px;
}
.left-menu{
    float: none;
    padding: 0;
    margin-bottom: 20px;
}
.left-menu > li a{
    font-size: 14px;
    padding: 13px;
    font-weight: normal;
}
.pt20{
    margin-top: 20px;
}
.news_box_w{
    border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
    margin: 35px 0;
    background-color: #fafafa;
    width: 760px;
}
.news_box{
    background-color: #fafafa;
    width: 33.3333%;
    float: left;
    padding:15px 10px 20px 10px;
}
.news_box .mic-info{
    font-size: 11px;
}
.news_box a.news_t{
    font-size: 14px;
}
.whbox{
    background-color: #ffffff;
}
.hero-widget { text-align: center; padding-top: 20px; padding-bottom: 20px;border:1px solid #cdcdcd;margin-right: 10px; }
.hero-widget .icon { display: block; font-size: 96px; line-height: 96px; margin-bottom: 10px; text-align: center; }
.hero-widget var { display: block; height: 64px; font-size: 64px; line-height: 64px; font-style: normal; }
.hero-widget label { font-size: 17px; }
.hero-widget .options { margin-top: 10px; }
.services-box .text a{
    color: #4c4c4c;
    font-family: 'HermesCTTRegular';
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.hover .text a{
    color: #027eb2;
}
.services-box .icon i{
    background: url(../img/icons2new.png) no-repeat;
    width: 65px;
    height: 70px;
    display: inline-block;
}
.services-box{
    width: 16.5%;
    float: left;
}
.nm{
    margin: 0!important;
}
.services-box .hover .icon i.icon_s1{
    background-position: 0 -65px;
}
.services-box .icon i.icon_s2{
    background-position: 0 -136px;
}
.services-box .hover .icon i.icon_s2{
    background-position: 0 -210px;
}
.services-box .icon i.icon_s3{
    background-position: 0 -280px;
}
.services-box .hover .icon i.icon_s3{
    background-position: 0 -350px;
}
.services-box .icon i.icon_s4{
    background-position: 0 -420px;
}
.services-box .hover .icon i.icon_s4{
    background-position: 0 -490px;
}
.services-box .icon i.icon_s5{
    background-position: 0 -560px;
}
.services-box .hover .icon i.icon_s5{
    background-position: 0 -630px;
}
.services-box .icon i.icon_s6{
    background-position: 0 -694px;
}
.services-box .hover .icon i.icon_s6{
    background-position: 0 -757px;
}
h3.title{
    color: #4c4c4c;
    font-family: 'HermesCTTRegular';
    font-size: 18px;
    border-bottom: 2px solid #4d4d4d;
    margin: 0 0 17px;
    padding: 0 0 4px;
    text-transform: uppercase;
}
.services-box .hover{
    border:1px solid #027eb2;
}
.tab_bottom{
    margin-top: 27px;
}
.tab_bottom .nav-tabs {
    border:0;
    margin-bottom: -2px;
}
.tab_bottom .tab-content{
    border-top: 2px solid #027eb2;
}
#tabs a::after {
    content:'';
    position:absolute;
    z-index: 1;
    top: 0;
    right: -.5em;
    bottom: 0;
    width: 1em;
    background: #ddd;
    background-image: linear-gradient(to bottom, #fff, #ddd);
    box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    transform: skew(10deg);
    border-radius: 0 5px 0 0;
}
.tab_bottom .nav-tabs li {
    margin: 0;
    padding: 0;
    border:0;

}
.tab_bottom .nav-tabs li a{
    background: url(../img/tab_bg.png) no-repeat 100% 100%;
    border-radius: 0;
    border:0;
    line-height: 46px;
    height: 46px;
    padding: 0;
    margin: 0;
    color: #a3a3a3;
    font-family: 'HermesCTTRegular';
    font-size: 18px;
    text-shadow: 0 1px 0 rgba(255,255,255,.59);
    text-transform: uppercase;
    padding: 0 40px 0 10px;
    position: relative;
}
.tab_bottom .nav-tabs li a::before{
    background: url(../img/tab_l_before.png) no-repeat 100% 100%;
}
.tab_bottom .nav-tabs li.last a::before{
    background: url(../img/tab_l_before.png) no-repeat 100% 100%;
}
.tab_bottom .nav-tabs li a::after{

}
.tab_bottom .nav-tabs li.active {

}
.tab_bottom .nav-tabs li.active a{
    background: url(../img/tab_active.png) no-repeat 100% 100%;
    color: #ffffff;
    text-shadow:none;
}
.tab_bottom .nav-tabs li.active a::before{
    background: url(../img/tab_after.png) no-repeat 0 0;
    content:'';
    position:absolute;
    z-index: 1;
    top: 0;
    left: -25px;
    bottom: 0;
    width: 25px;
}
.tab_bottom .nav-tabs > li.active > a,.tab_bottom .nav-tabs > li.active > a:hover,.tab_bottom .nav-tabs > li.active > a:focus{
    border:0;
}
.tab_bottom .nav-tabs li.first.active > a {

}
.tab_bottom .nav-tabs li.last a::after{
    background: url(../img/tab_l_after.png) no-repeat 0 0;
    content:'';
    position:absolute;
    z-index: 1;
    top: 0;
    right: 0px;
    bottom: 0;
    width: 18px;
}
.tab_bottom .nav-tabs li.last.active a::after{
    background: url(../img/tab_l_active_after.png) no-repeat 0 0;
    content:'';
    position:absolute;
    z-index: 1;
    top: 0;
    right: 0px;
    bottom: 0;
    width: 18px;
}
.tab_bottom .nav-tabs li.first a::before{
    background: url(../img/tab_f_before.png) no-repeat 0 0;
    content:'';
    position:absolute;
    z-index: 1;
    top: 0;
    left: 0px;
    bottom: 0;
    width: 18px;
}
.tab_bottom .nav-tabs li.first.active a::before{
    background: url(../img/tab_f_active_before.png) no-repeat 0 0;
    content:'';
    position:absolute;
    z-index: 1;
    top: 0;
    left: 0px;
    bottom: 0;
    width: 18px;
}
.tab_bottom .nav-tabs li.first a{
    padding-left: 26px;
    padding-right: 35px;
}
.tab_bottom .tab-pane p{
    padding: 11px 0;
    margin: 0;
}
.tab_bottom .tab-pane {
    color: #727272;
    line-height: 15px;
    /*  font-size: 12px;*/
    padding: 5px 10px;
    border:1px solid #cdcdcd;
}
.tab_bottom th{
    font-size: 12px;
    color: #2a5b70;
    font-weight: bold;
    background-color: #8fddff;
    border-right: 2px solid #ffffff;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th{
    background-color: #f6f6f6;
}
.tab_bottom .table-striped tbody tr td{
    border-right: 2px solid #ffffff;
    vertical-align: middle;
}
.tab_bottom .table-striped{
    margin: 0;
}
a.pdr{
    display: inline-block;
    background: url(../img/ar_a.png) no-repeat 0 50% ;
    padding-left: 11px;
}
.mt30{
    margin-top: 25px;
}

/* Elastislide Style */

.elastislide-list {
    list-style-type: none;
    display: none;
}

.no-js .elastislide-list {
    display: block;
}

.elastislide-carousel ul li {
    min-width: 20px; /* minimum width of the image (min width + border) */
}

.elastislide-wrapper {
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    min-height: 88px;
}

.elastislide-wrapper.elastislide-loading {
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.elastislide-horizontal {
    padding: 17px 30px;
    background: url("../img/shadow.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
}

.elastislide-vertical {
    padding: 40px 10px;
}

.elastislide-carousel {
    overflow: hidden;
    position: relative;
}

.elastislide-carousel ul {
    position: relative;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.elastislide-horizontal ul {
    white-space: nowrap;
}

.elastislide-carousel ul li {
    margin: 0;
    padding-right: 10px;
    -webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
    height: 100%;
    display: inline-block;
}

.elastislide-vertical ul li {
    display: block;
}

.elastislide-carousel ul li a {
    display: inline-block;
    width: 100%;
}

.elastislide-carousel ul li a img {
    display: block;
    border: 2px solid white;
    max-width: 100%;
}

/* Navigation Arrows */

.elastislide-wrapper nav span {
    position: absolute;
    background: url(../img/left_right.png) no-repeat 0px 0px;
    width: 11px;
    height: 21px;
    text-indent: -9000px;
    cursor: pointer;
}

.elastislide-wrapper nav span:hover {
    opacity: 1.0
}

.elastislide-horizontal nav span {
    top: 50%;
    left: 6px;
    margin-top: -11px;
}

.elastislide-vertical nav span {
    top: 10px;
    left: 50%;
    margin-left: -11px;
    background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
    right: 6px;
    left: auto;
    background-position: 0px -21px;
}

.elastislide-vertical nav span.elastislide-next {
    bottom: 10px;
    top: auto;
    background-position: -17px -18px;
}

.box{
    color: #404040;
    font-size: 12px;
    border:1px solid #d2d2d2;
    text-align: center;

    display: table-cell;
    vertical-align: middle;
    height: 45px;
    padding: 0px 5px;
}
.arrow_box {
    position: relative;
    background: #ffffff;
    border: 1px solid #d2d2d2;
    color: #037db1;
    font-size: 30px;
    text-align: center;
    margin-top: 6px;
    padding: 3px 0;
    line-height: 1;
}
.arrow_box:after, .arrow_box:before   {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 4px;
    margin-left: -4px; }
.arrow_box:before {
    border-color: rgba(210, 210, 210, 0);
    border-bottom-color: #d2d2d2;
    border-width: 5px;
    margin-left: -5px;
}
.arrow_box span{
    font-size: 14px;
}
.sta_slider{
    background: url(../img/shadow.png) no-repeat 0px 0px;
}
.map{
    margin-bottom: 10px;
}
.links{
    margin-top: 18px;
}
.links ul{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #dbdbdb;
}
.links ul li{
    border-bottom: 1px solid #dbdbdb;
    padding: 9px 0 8px 55px;
    background: url(../img/icons_11.png) no-repeat 0 0;
    line-height: 16px;
}
.links ul li a{
    color: #4c4c4c;
    font-family: 'HermesCTTRegular';
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.links ul li.icons1{
    /* background-position: 0 0px; */
}
.links ul li.icons2{
    background-position: 0 -47px;
}
.links ul li.icons3{
    background-position: 0 -174px;
}
.links ul li.icons4 {
    background-position: 0 -118px;
}
.links ul li a:hover{
    color: #027eb2;
}
.item{
    width: 25%;
    float: left;
}
.view {
    height: 145px;
    margin: 10px;
    float: left;
    border: 1px solid #cdcdcd;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.view .mask,.view .content {
    height: 100px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
    display: inline-block;
    height: auto;
    width: 100%;
}
.view h2 {
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 14px;
    padding: 0px 10px 0px 10px;
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}
.view a.info {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #4d4d4d;
    font-family: 'HermesCTTRegular';
    font-size: 14px;
    padding-top: 12px;
    border-top: 1px solid #cdcdcd;
    margin: 0 5px;
}
.projects .hover a.info {
    color: #017db1;
}
.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.view-first .mask {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Netscape */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* Good browsers */
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.view-first:hover img {
}
.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    background: rgb(2, 126, 178);
    background: transparent;
    background: rgba(2, 126, 178, 0.9);/* FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5027EB2,endColorstr=#e5027EB2);/*IE 5.5-7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5027EB2,endColorstr=#e5027EB2)";/*IE8*/
    zoom: 1;
}
.view-first:hover h2,
.view-first:hover p{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.view-first:hover p {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.logo_project{
    text-align: center;
}
.projects{
    overflow: auto;
}
.footer-bg{
    background: rgb(0,169,203); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTljYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDcyYWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,169,203,1) 0%, rgba(0,114,171,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,169,203,1)), color-stop(100%,rgba(0,114,171,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,169,203,1) 0%,rgba(0,114,171,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,169,203,1) 0%,rgba(0,114,171,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,169,203,1) 0%,rgba(0,114,171,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,169,203,1) 0%,rgba(0,114,171,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a9cb', endColorstr='#0072ab',GradientType=0 ); /* IE6-8 */
    color: #fff;
    font-size: 14px;
    padding: 15px 0;
    margin: 25px 0 15px 0;
}
.footer-bg a{
    color: #c4f5ff;
    font-size: 12px;
    padding-left: 17px;
    background: url(../img/l.png) no-repeat 0 9px;
    display: block;
}
.footer-bg strong{
    font-weight: normal;
    display: block;
    padding-bottom: 5px;
}
.footer-bg li{
    line-height: 20px;
}
.s_icons a{
    display: inline-block;
    margin: 0 10px 5px 0;
    text-align: right;
}
.footer-bg1 .col-xs-4 p{
    color: #919191;
    font-size: 12px;
    line-height: 20px;
}
.s_icons{
    text-align: right;
}
.footer-bg1{
    margin-bottom: 20px;
}
.pl15{
    padding: 0 15px 0 0;
}
.breadcrumb a{
    color: #686868;
}
.breadcrumb li{
    font-size: 12px;
    margin-bottom: 0!important;
}
.breadcrumb {
    background-color: #eaeaea;
    border-radius: 0px;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 8px 15px;
}
.breadcrumb > .active {
    color: #b4b4b4;
}
h1.title {
    color: #0085bf;
    font-weight: normal;
    font-size: 30px;
    line-height: 28px;
    margin:0 0 15px;
}
.well {
    background:none #e5f3f8;
    border-color: transparent;
    color: #002e41;
    font-family: "Arial";
    font-size: 14px;
    font-style: italic;
    border-radius: 0;
    box-shadow: none;
}
.content h3{
    color: #0085bf;
    font-family: "Arial";
    font-size: 20px;
    line-height: 24px;
}
.content li {
    margin-bottom: 15px;
}
.content ol {
    padding-left: 20px;
}
.content{
    font-size: 14px;
}
.preview_picture {
    width: 155px;
    height: 105px;
    border: 3px solid #027eb2;
}
.detail_picture {
    max-width: 450px;
    height: auto;
    border: 3px solid #027eb2;
}
.news-detail img {
    border: 3px solid #027eb2;
}
.mic-info a {
    color: #afafaf;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.news .nav-justified > li {
    border: 1px solid cadetblue;
    border-radius: 5px;
}
.news-list, .data-table hr{
    border: 0;
    border-top: 1px solid #eee;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news-detail {
    text-align: justify;
}
.news-list {
    text-align: justify;
}
.data-table label {
    width: 100%;
}
.data-table td{
    vertical-align: top;
}
.data-table select,  .data-table textarea, .data-table input[type="text"], .data-table .help-block{
    margin-bottom: 15px;
}
.data-table input,.data-table textarea, .data-table select{
    border-radius: 4px;
}
.help-block {
    float: left;
}
#captcha{
    float: right;
}
.question .btn{
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
    white-space: inherit;
    font-size: 14px;
}
.question .modal-content {
    padding: 20px;
}
.left-menu > li a:hover {
    -moz-box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    -webkit-box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    box-shadow: inset 0 0 13px rgba(252,247,192,.29);
    background: rgb(48,167,202); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwYTdjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwNzZhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTgwYWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(48,167,202,1) 0%, rgba(0,118,173,1) 40%, rgba(58,128,172,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,167,202,1)), color-stop(40%,rgba(0,118,173,1)), color-stop(100%,rgba(58,128,172,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(48,167,202,1) 0%,rgba(0,118,173,1) 40%,rgba(58,128,172,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(48,167,202,1) 0%,rgba(0,118,173,1) 40%,rgba(58,128,172,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(48,167,202,1) 0%,rgba(0,118,173,1) 40%,rgba(58,128,172,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(48,167,202,1) 0%,rgba(0,118,173,1) 40%,rgba(58,128,172,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a7ca', endColorstr='#3a80ac',GradientType=0 ); /* IE6-8 */
    border:0;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.29);
}
.img-responsive {
    border: 1px solid #cdcdcd;
}
.news-list .btn-block {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    white-space: inherit;
}
.news-list .btn-block a:hover{
    text-decoration: none;
}
/* map */
#map {
    clear:both;
}
.map {
    position: relative;
}
.point {
    position:absolute;
    display:none;
    border-radius: 5px;
    padding:10px 10px;
    background:#ffffff;
    color: #5b5b5b;
    font-size: 12px;
    border: 1px solid #0085bf;
    -moz-box-shadow: 0 2px 9px rgba(0, 0, 0, .58);
    -webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, .58);
    box-shadow: 0 2px 9px rgba(0, 0, 0, .58);
    width: 290px;
    min-height: 200px;
    z-index:999;
    left: -30px!important;
    top: -70px!important;
}
.point .close {
    display:block;
    position:absolute;
    top:-10px;
    right:-10px;
    width:24px;
    height:24px;
    text-indent:-9999px;
    outline:none;
    background:url(../img/close.png) no-repeat;
    opacity:1;
}
.point .title{
    color: #0085bf;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #0086bf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.point .content{
    overflow: hidden;
    color: #5b5b5b;
    font-size: 12px;
}
.point img {
    vertical-align:middle;
    margin-right:10px;
    float: left;
    border:none;
}
.point .title a {
    color: #0085bf;
    text-decoration: none;
}
/* !map */

/* carousel */
#quote-carousel
{
    padding: 0 0px 30px 0px;
    margin-top: 0px 0px 0px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left
{
    left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right
{
    right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators
{
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li
{
    background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active
{
    background: #027eb2;
}
#quote-carousel img
{
    width: 220px;
    height: 130px;
    border: 1px solid #027eb2;
    border-radius: 5px;
}
#quote-carousel .item{
    width: auto;
}
/* End carousel */
.person {
    width: 125px;
    height: auto;
    border: 3px solid #027eb2;
    margin-right: 10px;
}
.base img{
    padding-right: 10px;
    border: none;
}
.search-tags-cloud{
    line-height: 30px;
    text-align: justify;
}
.img-responsive1 {
    display: block;
    max-width: 100%;
    height: auto;
}
.ojiz {
    width: 27px;
    height: 14px;
    background: url(../img/ojiz.png) 100% 95% no-repeat;
    display: block;
    margin-top: -5px;
    margin-bottom: -5px;
}
.row-fluid div.span3 {
    float: left;
    line-height: 30px;
}
.table-hover a:hover{text-decoration:none;}


.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}
.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}


.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}


.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}

.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}
.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}
.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}
.progress-bar-success{background-color:#5cb85c}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-danger{background-color:#d9534f}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}

.info span.badge {
    color: #0086bf;  background-color: #fff;
}
span.badge {
    color: #fff;
    background-color: #9DDDFD;
}
.state_orders table tr td img {
    border: none;
    width: 20px;
}
.state_projects td, .state_projects th {vertical-align: inherit !important;}
.state_projects hr {margin: 4px; border-color: black;}
.font-teach{
    border-color: transparent;
    color: #002e41;
    font-family: "Arial";
    font-size: 14px;
    font-style: italic;
    padding: 6px;
}
.btn-fix{
    display: block;
    position: fixed;
    right: 0px;
    top: 35%;
    width: 46px;
    height: 219px;
    text-indent: -9999px;
}
.appeal{
    width: 54px;
    margin-top: -155px;
    background: url(../img/btn_fix.png) no-repeat 0 0;
}
.statistic {
    margin-top: 70px;
    background: url(../img/statistika.png) no-repeat 0 0;
}
.feedback{
    margin-top: 129px;
    background: url(../img/feedback.png) no-repeat 0 0;
}
.phone{
    margin-top: 188px;
    background: url(../img/phone_ru.png) no-repeat 0 0;
}

#speech{
    display: none;
}
.narratorBox{
    background: #8dd2ef !important;
    position: relative;
}
.loadingCursor{
    cursor: wait !important;
}
.narratorBox .loading{
    position: absolute;
    background: #dcdcdc;
    height: 5px;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-animation: speechAnimation 4s infinite alternate;
    animation: speechAnimation 4s infinite alternate;
}
a.narratorBox{
    color: #3d3d3d !important;
}

.blueCheckbox input[type="checkbox"] {
    display:none;
}
.blueCheckbox input[type="checkbox"] + label {
    cursor:pointer;
    font-weight: normal;
}
.blueCheckbox input[type="checkbox"]:checked + label {
    font-weight: bold;
}
.blueCheckbox input[type="checkbox"] + label span {
    display:inline-block;
    width:18px;
    height:18px;
    margin: -4px 6px 0 0;
    vertical-align:middle;
    background:url("../img/checkbox.png") left top no-repeat;
    cursor:pointer;
}
.blueCheckbox input[type="checkbox"]:checked + label span {
    background:url("../img/checkbox.png") -18px top no-repeat;
}
#speechOptions{
    display: none;
}
.stat_highchart hr {
    margin: 5px 0 5px 0;
}
.services-box .text {
    padding: 0 7px;
}
.newIcon {
    background-color: #00afa4;
    position: absolute;
    padding: 0px 9px;
    border-radius: 10px;
    font-size: 12px;
    color: white;
    top: 8px;
    right: 19px;
    display: inline-block;
}

.footer_line{
    height: 7px;
    margin: 20px 0;
    padding: 0;
    width: 100%;
    background-color: #0073ab;
}
.maincontainer{
    margin-top: 20px;
    margin-bottom: 20px;
}
.hr{
    background-color: #bfbfbf;
    width: 100%;
    clear: both;
    height: 1px;
    margin: 20px 0;
}

.submit_btn:hover{
    background-color: #1b547c;
}
.submit_btn {
    outline: none;
    border: none;
    border-radius: 5px;
    float: right;
    padding: 10px 25px;
    color: #fff !important;
    background-color: #206393;
    position: relative;
    right: -15px;
}



.info_block{
    color: #008abf;
    margin-top: 40px;
}
.info_block img{
    float: left;
    margin: 4px 25px 25px;
}
.info_block .title{
    margin: 0 0 4px;
    padding: 0;
    font-size: 24px;
}
.info_block p.text{
    font-weight: bolder;
}
.info_block>div:last-child{
    margin-top: 4px;
    border-left: solid 2px #017eb5;
    height: 104px;
    padding-left: 40px;
    padding-top: 33px;
    font-size: 21px;
    font-style: italic;
    font-weight: bold;
}
.form-title{
    display: block;
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
}
.ofert_name{
    display: block;
    text-align: center;
    font-size: 21px;
    color: #193f9f;
}
.ofert_box{
    font-size: 16px;
}
.ofert{
    margin-bottom: 40px;
}
.checked_box{
    padding: 47px 35px ;
    position: relative;
    font-family: Tahoma;
    color: #4f4f4f;
}
.blue{
    /*background: url("../img/done.png") 0 50% no-repeat;*/
    font-family: Arial;
    font-style: italic;
    font-size: 28px;
    color: #206393;
    /*padding-left: 60px;*/
}
.checked_box .submit_btn {
    margin-top: 0;
    display: inline-block;
    right: inherit;
    float: inherit;
    margin-left: 10px;
}
.checked_box .form-control {
    border-color: #a1a1a1;
    /* float: right; */
    width: 270px;
    height: 40px;
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 20px;
    display: inline-block;
}
.centre{
    display: block;
    text-align: center;
}


.img_box{
    width: 495px;
}
.btn_block{
    padding: 0 30px;
    margin-top: -25px;
    margin-bottom: 25px;
}
.request-sent{
    margin: 67px 0;
    box-shadow: #aaa 4px 6px 12px;
}
.request-sent .panel-title{
    font-size: 20px !important;
    font-weight: 700;
}
.request-sent .col-xs-12{
    padding: 20px;
    font-size: 16px;
}
blockquote{
    border-left: 5px solid #ffa0a0;
}
.noresize textarea{
    /*resize: none;*/
    min-height: 200px;
    resize: vertical !important;
}

/******************************************************************************/


.form_box>form>.centre .text{
    margin-bottom: 45px;
}
.form_box{
    padding: 32px 0 0px 0;
}
.parent_big{
    padding: 0 30px;
}
.parent_big .parent_mini .form-control{
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 99, 170, 0.3);
    box-shadow: inset 0 1px 1px rgb(0, 99, 170, 0.3);
}
.parent_big .parent_mini .form-control{
    padding: 7px 12px 6px 16px;
    /*font-size: 12px;*/
    height: 36px;
}
.parent_mini .text span{
    line-height: 1.2;
    display: inline-block;
}
.parent_mini .text{
    line-height: 2.5;
}
label{
    font-weight: 200;
}
.parent_big .parent_mini{
    margin-bottom: 30px;
}
.just:hover{
    text-decoration: none !important;
}
.just {
    text-decoration: underline !important;
    display: inline-block;
    position: relative;
    padding: 0 0 0 30px;
    background: url("../img/just.png") 0 50% no-repeat;
    color: #353535 !important;
    max-width: 245px;
}
/*********************************************************/
.form_box select option{
    color: #000;
}
.form_box select{
    /*font-size: 12px;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: url("../img/tick.png") #fff top right no-repeat;
    background-position: 97% 50%;
    color: #acacac !important;
}
.form_box select::-ms-expand {
    display: none;
}
.check_box .textix {
    font-size: 12px;
    color: #808080;
}
.check_box {
    position: relative;
    padding-left: 35px;
}
.check_box label {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 25px;
}
.check_box label input {
    display: none;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-moz-placeholder,
:-ms-input-placeholder,
input[type="text"]{
    color:#acacac !important;
}
::-webkit-input-placeholder {color:#acacac !important;padding-left: 6px;}
::-moz-placeholder          {color:#acacac !important;padding-left: 6px;}/* Firefox 19+ */
:-moz-placeholder           {color:#acacac !important;padding-left: 6px;}/* Firefox 18- */
:-ms-input-placeholder      {color:#acacac !important;padding-left: 6px;}
/***************************************************************************/
.text_area {
    padding: 0 30px 0 0;
}
.text_area textarea{
    margin: 10px 0 0 15px;
    min-height: 250px;
    max-width: 100%;
}
.area_text{
    font-family: "OpenSansRegular";
    font-size: 14px;
    color: #353535;
    padding: 0 0 5px 25px;
}


/******************************************************************************/





@-webkit-keyframes speechAnimation {
    0% {
        width: 0%;
        left: 0;
        right: auto
    }
    50% {
        width: 100%;
    }
    100% {
        width: 0%;
        left: auto;
        right: 0
    }
}
@keyframes speechAnimation {
    0% {
        width: 0%;
        left: 0;
        right: auto
    }
    50% {
        width: 100%;
    }
    100% {
        width: 0%;
        left: auto;
        right: 0
    }
}


html.blackAndWhiteInvert ::-webkit-input-placeholder,
html.blackAndWhiteInvert ::-moz-placeholder,
html.blackAndWhiteInvert :-moz-placeholder,
html.blackAndWhiteInvert :-ms-input-placeholder{
    color:#000000 !important;
}
html.blackAndWhiteInvert ::-webkit-input-placeholder {color:#000000 !important;padding-left: 6px;}
html.blackAndWhiteInvert ::-moz-placeholder          {color:#000000 !important;padding-left: 6px;}/* Firefox 19+ */
html.blackAndWhiteInvert :-moz-placeholder           {color:#000000 !important;padding-left: 6px;}/* Firefox 18- */
html.blackAndWhiteInvert :-ms-input-placeholder      {color:#000000 !important;padding-left: 6px;}

form div.required label.control-label:after {
  content:" * ";
  color:red;
}
span.required{
  color:red;
}
div.radio{
    display: inline;
    padding: 0 20px;
}
div.radio input[type=radio]{
    width: 15px;
    height: 15px;
}
div.radio label{
    /*padding: 5px 0 0 25px; */
}








/*.treatment_box {*/
    /*font-family: "Arial";*/
    /*padding: 30px 0 30px 0;*/
/*}*/
/*.f17{*/
    /*font-size: 20px;*/
    /*color: #0790bd;*/
    /*margin-bottom: 20px;*/
/*}*/
/*.miner{*/
    /*padding: 0 100px;*/
    /*font-size: 16px;*/
    /*color: #0790bd;*/
    /*margin-bottom: 35px;*/
/*}*/
/*.informer_mini{*/
    /*background-color: #f1f1f1;*/
    /*padding: 25px 0;*/
    /*margin-bottom: 25px;*/
/*}*/
/*.informer_mini>.mini_text{*/
    /*padding: 0 15px;*/
/*}*/
/*.mini_text{*/
    /*font-size: 18px;*/
    /*font-weight: 600;*/
    /*color: #14b3bd;*/
    /*text-align: center;*/
/*}*/
/*a.mini_link:hover{*/
    /*color: #067599;*/
    /*text-decoration: none;*/
/*}*/
/*.mini_link{*/
    /*color: #0790bd;*/
    /*font-family: "Arial";*/
    /*font-size: 14px;*/
    /*display: inline-block;*/
    /*margin-top: 5px;*/
/*}*/
/*.treatment_list{*/
    /*margin-top: 25px;*/
    /*margin-bottom: 0;*/
/*}*/
/*.treatment_list li img{*/
    /*margin-bottom: 15px;*/
/*}*/
/*.treatment_list li:first-child:before{*/
    /*content: '';*/
    /*display: block;*/
    /*width: 1px;*/
    /*height: 145px;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 50%;*/
    /*margin-top: -72px;*/
    /*background-color: #007bb0;*/
/*}*/
/*!*.treatment_list li:nth-child(2):before{*!*/
    /*!*display: none;*!*/
/*!*}*!*/
/*.treatment_list li{*/
    /*float: left;*/
    /*width: 50%;*/
    /*list-style: none;*/
    /*position: relative;*/
    /*text-align: center;*/
    /*padding-top: 15px;*/
    /*padding-bottom: 25px;*/
/*}*/
/*!*.treatment_list li.clearfix:before{*!*/
    /*!*display: none !important;*!*/
/*!*}*!*/
/*.treatment_list li.clearfix{*/
    /*float: none !important;*/
    /*clear: both !important;*/
    /*width: 100% !important;*/
    /*padding: 0 !important;*/
    /*margin: 0 !important;*/
/*}*/
/*!**********************************************************!*/

/*@media screen and ( max-width: 767px){*/
    /*.miner {*/
        /*padding: 0 15px;*/
    /*}*/
/*}*/
/*@media screen and ( max-width: 640px){*/
    /*.treatment_list li:first-child:before{*/
        /*display: none;*/
    /*}*/
    /*.treatment_list li{*/
        /*width: 100%;*/
        /*padding-bottom: 10px;*/
    /*}*/
/*}*/
/*.svg {*/
    /*-webkit-animation: spin 3s ease;*/
    /*transform-origin: center center;*/
    /*height: 620px;*/
    /*width: 620px;*/
    /*margin: 0 auto;*/
/*}*/
/*@-webkit-keyframes spin {*/
    /*from {*/
        /*opacity: 0;*/
        /*-webkit-transform: rotate(-100deg);*/
    /*}*/
    /*to {*/
        /*opacity: 1;*/
        /*-webkit-transform: rotate(0deg);*/
    /*}*/
/*}*/















@font-face {
    font-family: "Arial";
    src: url("../fonts/Arial.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}
*{
    margin: 0;
    padding: 0;
}
img {
    border: none;
    max-width: 100%;
}
body{
    /*background: #fff;*/
    /*font-family: "example";*/
}
html, body{
    height: 100%;
    background-color: #fff;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.relative{
    position: relative;
}
a{
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none !important;
}
.centre{
    display: block;
    text-align: center;
}
.nopade{
    padding: 0;
}
.nopaderight{
    padding-right: 0;
}
.nopadeleft{
    padding-left: 0;
}
.wrapper{
    /*overflow: hidden;*/
    /*position: relative;*/
    padding-bottom: 200px;
    margin-bottom: 300px;
}
.calc{
    max-width: calc(100% - 130px);
}
.treatment_box {
    font-family: "Arial";
    padding: 30px 0 30px 0;
}
.f17{
    font-size: 20px;
    color: #0790bd;
    margin-bottom: 20px;
}
.miner{
    padding: 0 100px;
    font-size: 16px;
    color: #0790bd;
    margin-bottom: 35px;
}
.informer_mini{
    background-color: #f1f1f1;
    padding: 25px 0;
    margin-bottom: 25px;
}
.informer_mini>.mini_text{
    padding: 0 15px;
}
.mini_text{
    font-size: 18px;
    font-weight: 600;
    color: #14b3bd;
    text-align: center;
}
a.mini_link:hover{
    color: #067599;
    text-decoration: none;
}
.mini_link{
    color: #0790bd;
    font-family: "Arial";
    font-size: 14px;
    display: inline-block;
    margin-top: 5px;
}
.treatment_list{
    margin-top: 25px;
    margin-bottom: 0;
}
.treatment_list li img{
    margin-bottom: 15px;
}
.treatment_list li:before{
    content: '';
    display: block;
    width: 1px;
    height: 145px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -72px;
    background-color: #007bb0;
}
.treatment_list li:nth-child(3):before{
    display: none;
}
.treatment_list li{
    float: left;
    width: 33%;
    list-style: none;
    position: relative;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 25px;
}
.treatment_list li.clearfix:before{
    display: none !important;
}
.treatment_list li.clearfix{
    float: none !important;
    clear: both !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
/**********************************************************/

@media screen and ( max-width: 767px){
    .miner {
        padding: 0 15px;
    }
}
@media screen and ( max-width: 640px){
    .treatment_list li:before{
        display: none;
    }
    .treatment_list li{
        width: 100%;
        padding-bottom: 10px;
    }
}