@font-face {
      font-family: 'fontello';
      src: url('/image/font/fontello.eot?85217119');
      src: url('/image/font/fontello.eot?85217119#iefix') format('embedded-opentype'),
           url('/image/font/fontello.woff?85217119') format('woff'),
           url('/image/font/fontello.ttf?85217119') format('truetype'),
           url('/image/font/fontello.svg?85217119#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }


.sol-icon {
    width: 24%;
    display: inline-block;
    text-align: center;
    vertical-align:top;
}

.sol-icon i {
    font-size: 110px;
    color: #1db1ee;
    line-height: 122px;
    /*margin-left: -18px;*/
}

.sol-icon span {
    height: 50px;
    display: block;
    line-height: 19px;
}

.home-section{
	height: 500px;
        margin-bottom:220px;
        position:relative;
}
.home-section .wrp{
   position:absolute;
   top:230px;
   width:100%;
}
.home-section .cat-icon{
    margin: 0 auto;
    display: block;
    width: 140px;
}

.home-section .cat-title {
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.home-section .cat-info {
    width: 700px;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
    font-size: 17px;
    line-height: 22px;
}

.home-section .cat-info ul{
    padding: 0;
    margin-top: 15px;
    list-style-type: disc;
}
.home-section .cat-info li{
width: 48%;
    display: inline-block;
    list-style-type: circle;
    padding-left: 30px;
}

.home-section .cat-info .btn{
    margin: 0 auto;
    display: block;
    width: 205px;
    border-radius: 5px;
    background-color:#1db1ee;
    margin-top: 25px;
    color: #fff;
}

.cat-icon i {
    font-size: 140px;
    line-height: 140px;
    margin-left: -27px;
    color: #fff;
}

.med-pac {
    position: relative;
    width: 340px;
    height: 354px;
}

img.chenar {
    position: absolute;
    left: -4px;
    pointer-events: none;
    top: -6px;
}

.med-pac a {
    float: left;
    width: 165px;
}

.med-pac img.active {
    display: none;
}
.med-pac a:hover .active {
    display:block;
}
.med-pac a:hover .inactive {
    display:none;
}

.med-pac-wrap{
   padding-top:50px;
   padding-bottom:50px;

}

.med-pac-wrap h2{
    text-align: center;
    margin-bottom: 66px;
}

span.text-pac {
    position: absolute;
    color: #fff;
    font-size: 20px;
    left: 19px;
    top: 5px;
}

span.text-med {
    position: absolute;
    bottom: 3px;
    color: #fff;
    right: 32px;
    font-size: 20px;
}

.despre_wrap{
    background-color: #f7f7f7;
    padding: 30px;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}

.despre_logo{
    margin: 0 auto;
    display: block;
}

.despre_cub{
    float: right;
    margin-left: 50px;
}

.despre_slogan{
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

header .topbar {
  background: #1db2ef;
  height: 2px;
}

.btn-primary {
    color: #fff;
    background-color: #1db2ef;
    border-color: #1db2ef;
}

header .header-middle .logo{
  top:-23px;
}

header .header-middle .middle{
  padding-bottom: 0px;
}
footer {
    background: #1db2ef;
    padding-top: 25px;
}
footer .list-unstyled a{
  color:#fff;
}
footer .list-unstyled a:hover{
  color:#fff;
}

.certwrap{
    width: 700px;
    display: block;
    margin: 0 auto;
}

.colcert {
    width: 32%;
    display: inline-block;
}

.colcert img{

    display: block;
    margin: 0 auto;
    position: relative;
    top: 16px;

}
.btncert{
    margin: 0 auto;
    display: block;
    width: 205px;
    border-radius: 5px;
    background-color: #1db1ee;
    top: -26px;
    position: relative;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}
.btncert:hover,.btncert:visited{
    color:#fff;
}

.logouri h3.panel-title {
    display: block;
    text-align: center;
    font-weight: 200;
}
.certificari h3.panel-title:before,.logouri h3.panel-title:before{
    display: none;
}
.certificari h3.panel-title {
    display: block;
    text-align: center;
    color:#1db1ee;
    font-weight: 200;
}

