/*------Tabel curcuri------*/
.table-title th {
        font-weight: bold;
        border-bottom: 1px solid #21a8bd !important;
        line-height: 3 !important;
        color: #fff;
        font-size: 15px;
        font-family:  Arial, 'Helvetica Neue', Helvetica, sans-serif;
        padding: 0px 5px !important;
}
thead {
    background-color: #21a8bd  !important;
}
.s-p{
    padding-left: 0px !important;
}
p{
    display: inline-block;
}
@media (max-width: 991px){
    .logo {
    max-width: 153px;
}
}
@media (max-width: 767px){
    .logo {
    max-width: 120px;
}
}
.min-td{
    min-width: 67px;
}
.min-td2{
    min-width: 75px;
}
a#first {
    color: #21a8bd;
}
body {
    min-height: 100%;
}
.header-icon {
    font-size: 15px !important;
}
td#cerere {
    min-width: 55px;
}
h2.header-desc {
    font-size: 15px !important;
    margin-top: 10px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
    text-align: center;
}
input#search-button {
    font-weight: bold;
    background-color: transparent;
    border: 0;
}

.calendar-title {
    text-align: left;
    background-color: #e3e3e3 !important;
    font-family: 'Oswald', sans-serif;
    font-size: 21px !important;
    padding: 10px 0;
}
th.sorting_disabled {
    text-align: center !important;
}
.table-title {
    font-weight: bold;
    border: 1px solid #21a8bd !important;
    line-height: 3 !important;
    color: #fff;
}
h3.panel-title {
    color: #08899a;
    display: inline-block;
    font-size: 20px;
    font-family: 'Droid Sans', sans-serif;
    padding-left: 5px;
    font-weight: 500;
}

.panel-primary>.panel-heading {
    border: 0px;
}
input#search-box {
    border: 1px solid #bbbbbb;
    border-radius: 0px !important;
}

span.input-group-addon {
    background-color: #21a8bd;
    color: #fff;
    border: 1px solid #21a8bd !important;
    border-radius: 0px !important;
}
#title {
    text-align: left !important;
    line-height: 2 !important;
    font-size: 15px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: bold;
    color: #fff !important;
    padding-left: 10px;
    background-color: #474747 !important;
}
.panel-body { padding:0px;min-height: 65vh;width: 100%;height: auto;margin-bottom: 20px;}
.panel-body table tr td {padding-left: 11px;/* line-height: 2; */border: 1px solid #bbbbbb;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;/* font-weight: bold; */font-size: 13px;color: #474747;border-right: 0px;border-left: 0px;cursor: pointer;vertical-align: middle;}
.panel-body .table {margin-bottom: 0px; }

table .table.nm td{
margin: 0px !important;
}
#example
{
    border: 1px solid #bbb !important;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    border: 0px;
    background-color: #fff;
    color: #2d828a;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    border: 0px;
    color: #2d828a;
    font-weight: bold;
}
.dataTables_filter {
display: none; 
}
/*------Meniu Categorii Stanga------*/
span#sort {
    margin-top: 5px !important;
    color: #7e7e7e !important;
}
#main-menu {
    background-color: #eeeeee !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top: 10px solid #21a8bd;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
}
.right
{
    float: right;
}
.list-group.panel {
    border: 0px;
    border-radius: 0px;
}
.border-left-menu{
    border-top: 10px solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-color: #2a8189;
    border-bottom: 0px;
}
a.list-group-item {
    border: 1px dotted #bababa;
    padding-left: 26px;
}
ul.nav.nav-list {
    padding: 0 10px;
}
.b-b-l-m{
    border-bottom: 5px solid #bbbbbb;
}
form#form-contact {
    margin-left: -15px;
    margin-bottom: 60px;
}

.collapsed .caret {
   border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
    margin-top: 5px;
}
a.cat_link_l {
    color: #08899a;
    font-weight: bold;
}
a.cat_link_l:hover {
    text-decoration:none !important;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 10px;
    vertical-align: bottom;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
li.list-group-item.strong {
    background-color: #f5f5f5;
    border-bottom: 2px solid #bababa;
    -moz-box-sizing: border-box;
    border-collapse: collapse;
}
li.list-group-item {
    background-color: #eeeeee;
}
/*------Meniu Principal------*/
button.navbar-toggle {
    z-index: 2;
}
ul nav.navbar.navbar-default {
    height: 70px;
    border-radius: 0px;
}
nav.navbar.navbar-default {
    background-color: #fff;
    height: 85px;
    border-radius:0px;
    border: 0px;
    display: inline;
}

ul.nav.navbar-nav {
    margin: 30px 10px;
}
.dp{
    display: inline-block;
}

@media (min-width: 768px){
.navbar-nav>li>a{
    font-family:  'Droid Sans', sans-serif;
    font-size: 9px !important;
}
}
@media (min-width: 768px){
.navbar-nav>li{
    margin-top: 5px;
}
}
@media (min-width: 1201px){
.navbar-nav>li>a{
    font-family:  'Droid Sans', sans-serif;
    font-size: 15px !important;
}
}
.copy {
    margin: 5.1% 3%;
    color: #fff;
    font-weight: bold;
}
.top-nav {
    font-size: 12px;
    text-align: right;
    width: 100%;
}
.top-nav a{ color:#fff; }
.top-add { width:100%;  font-size:12px; }

.h-info{
    background-color: #f2f2f2;    
}
.h-info a{
    font-family: 'Droid Sans', sans-serif;
    color: #565656;
}



/*------main style------*/
.footer {
    background-color: #0a97ad;
    width: 100%;
}
.header {
    background-color: #0a97ad;
    width: 100%;
    font-size: 13px;
}
@media (max-width: 767px){
.copy{
    font-size: 8px;
    color:#fff;
    display: table-cell;
    vertical-align: middle;
    padding-top: 9px;
}
}
div#example_length {
    display: none !important;
}
@media (min-width: 320px){
.hed{
    font-size: 5px !important;
    margin: 9px 0 !important;
}
h2.header-desc {
    font-size: 5px !important;
    margin-top: 1px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
    text-align: center;
}
.m{
    margin-bottom:3px !important;
}
.header-icon {
    font-size: 5px !important;
}

}
@media (min-width: 350px){
.hed{
    font-size: 6px !important;
}
h2.header-desc {
    font-size: 5px !important;
    margin-top: 2px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
    text-align: center;
}
.header-icon {
    font-size: 5px !important;
}

}
@media (min-width: 400px){
.hed{
    font-size: 7px !important;
    margin: 12px 0 !important;
}
.m{
    margin-bottom:7px !important;
}
h2.header-desc {
    font-size: 5px !important;
    margin-top: 2px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
    text-align: center;
}
.header-icon {
    font-size: 5px !important;
}

}
@media (min-width: 430px){
.hed{
    font-size: 8px !important;
}
}
@media (min-width: 500px){
.hed{
    font-size: 10px !important;
}
h2.header-desc {
    font-size: 8px !important;
    margin-top: 2px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
    text-align: center;
}
.header-icon {
    font-size: 8px !important;
}
.m{
    margin-bottom:9px !important;
}
}
@media (min-width: 540px){
.hed{
    font-size: 11px !important;
}
}
@media (min-width: 580px){
.hed{
    font-size: 13px !important;
}
}
@media (min-width: 580px){
.hed{
    font-size: 14px !important;
}
h2.header-desc {
    font-size: 11px !important;
    margin-top: 2px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
    text-align: center;
}
.header-icon {
    font-size: 11px !important;
}
.m{
    margin-bottom:9px !important;
}
}
@media (min-width: 700px){
.hed{
    font-size: 15px !important;
}
}
@media (min-width: 768px){
.hed{
    font-size: 16px !important;
}
}
@media (min-width: 992px){
.hed{
    font-size: 17px !important;
    margin: 5% 0 !important;
}
h2.header-desc {
    font-size: 13px !important;
    margin-top: 2px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
    text-align: center;
}
.header-icon {
    font-size: 13px !important;
}
.m{
    margin-bottom:10px !important;
}
}
@media (min-width: 992px){
.hed{
    font-size: 17px !important;
}
}
#parent {display: table;}

#child {
    display: table-cell;
    vertical-align: middle;
    display: inline-block;
}
.hed{
    font-size: 18px;
    color:#fff;
    display: table-cell;
    font-family: 'Droid Sans', sans-serif;
    vertical-align: middle;
}
@media (min-width: 1200px){
    .hed{
    font-size: 21px;
    color:#fff;
    display: table-cell;
    font-family: 'Droid Sans', sans-serif;
    vertical-align: middle;
    margin: 4% 0 !important;
}
h2.header-desc {
    font-size: 14px !important;
    margin-top: 8px !important;
    color: #fff !important;
    margin-bottom: 0px !important;
    text-align: right;
    margin-right: 40px;
}
.header-icon {
    font-size: 14px !important;
}
.m{
    margin-bottom:11px !important;
}
}
.np-l{
  padding-left: 0px !important;
}

@media(max-width: 767px){
.np{
    margin: 0px !important;
    padding: 0px !important
}
}
/*------Portofofoliu cursuri------*/
.col-lg-5.col-p-l {
    width: 48%;
    border-left : 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    margin-right: 13px;
}
.col-lg-5.col-p-r {
    width: 48%;
    margin-left: 13px;
    border-left : 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}
li#c-l {
    list-style-type: none;
    list-style-image: -o-linear-gradient(navy, navy);
    list-style-image: -webkit-linear-gradient(navy, navy);
    list-style-image: -moz-linear-gradient(navy, navy);
    list-style-image: -ms-linear-gradient(navy, navy);
    list-style-image: linear-gradient(#2e8f98,#2e8f98);
}
@media(min-width: 982px){
.col-sm-5.col-p-l {
    width: 48%;
    border-left : 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    margin-right: 18px;
}

.col-sm-5.col-p-r {
    width: 48%;
    margin-left: 18px;
    border-left : 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}
}
@media(min-width: 1200px){
.col-sm-5.col-p-l {
    width: 48%;
    border-left : 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 0px solid #bbbbbb;
    margin-right: 16px;
}

.col-sm-5.col-p-r {
    width: 48%;
    margin-left: 16px;
    border-left : 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 0px solid #bbbbbb;
}
}

@media(max-width: 767px){
.col-sm-5.col-p-l {
    width: 100%;
    border-left : 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    margin-right: 0px;
}

.col-sm-5.col-p-r {
    width: 100%;
    border-left : 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    margin-left: 0px;
}
}
.col-sm-5.col-p-l{
    padding: 0px;
}
.col-sm-5.col-p-r{
    padding: 0px;
}
.odd {
    width: 100%;
    padding: 5px;
    color:#2d828a;
    background-color: #f5f5f5;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
a.cat:hover {
    text-decoration: none !important;
}
.even {
    width: 100%;
    color: #2d828a;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
a.search {
    color: #eee;
    text-decoration: none !important;
}
.sub {
    color: #474747;
}

/* -------Detalii curs----------*/

.col-lg-3.col-d-c {
    border: 1px solid #bbbbbb;
    margin-top: 6px !important;
    margin-right:0px;
    padding: 0px !important;
    font-family:  Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#detalii-curs td {
    border: 0px !important;
}
#detalii-curs tr.odd {
    border: 0px !important;
}
.col-np-r{
    padding-right: 0px;

}

p.reducere {
    color: #FF0202;
}
p.reducere2 {
    color: #FF0202;
    margin: 0px !important;
}
.table-title-c th {
        font-weight: bold;
        border-bottom: 1px solid #135A60 !important;
        line-height: 2 !important;
        color: #fff;
        font-size: 12px !important;
        font-family:  Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.odd-d {
    width: 100%;
    padding: 11px 5px;
    color:#000;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 0px !important;
}
.even-d{
    width: 100%;
    color: #000;
    padding: 11px 5px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.od-d {
    width: 100%;
    padding: 11px 5px;
    color:#000;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 0px !important;
}
.ev-d{
    width: 100%;
    color: #000;
    padding: 11px 5px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
@media(min-width: 768px){
    div#pop-inscr {
    border: 5px solid #2d828a;
    border-radius: 0px;
     width: 600px !important;
     margin: 0px !important;
}
}
form#formInscr {
    margin-left: -15px;
    margin-bottom: 60px;
}
ul.nav.pull-left.b-inscr {
    width: 100%;
    background-color: #2a8189;
}

a#btn-inscr,a#btn-inscr:hover,a#btn-inscr:active,a#btn-inscr:focus,a#btn-inscr:visited {
    font-family: 'Droid Sans', sans-serif;
    color: #fff;
    font-weight: bold;
    background-color: #2a8189;
    width: 81%;
    display: inline-block;
}

.mg {
    margin-bottom: 15px;
}
.inscr-icon{
    padding: 10px 10px 0 0;
    float: right;
    font-size: 20px !important;
    color: #fff;
}

input#btnTR {
    font-family: 'Droid Sans', sans-serif;
    color: #fff;
    background-color: #0a97ad;
    border-radius: 0px;
}
input#nume {
    border-radius: 0px;
}
input#telefon {
    border-radius: 0px;
}input#email {
    border-radius: 0px;
}
input#companie {
    border-radius: 0px;
}
textarea#mesaj {
    border-radius: 0px;
}
hr {
  color: #123455 !important;
}
a#cat_link, a#cat_link:active {
    text-decoration:none !important;
    color: #474747;
    font-weight: bold;
}
a#cat_link:hover{
    text-decoration:none !important;
    color: #2e8f98;
}
li.list-none {
    list-style: none !important;
}
.curs-obj a {
    background-color: #fff !important;
    border-bottom: 4px solid #0a97ad;
    padding-bottom: 5px;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Droid Sans', sans-serif;
}
span#cadou {
    color: #2E8F98;
    margin-left: 5px;
}
.list-group.panel.panel-left {
    margin-bottom: 0px !important; 
}
li.curs-obj {
    list-style: none;
    border-bottom: 1px solid;
    padding-bottom: 7px;
    border-color: #2A8189;
}
a.mail,a.mail:hover,a.mail:active {
    color: #fff;
}
a.mail-c,a.mail-c:hover,a.mail-c:active {
    color: #2E8F98;
}
.contact-h4 {
    font-size: 14px;
    font-weight: bold;
}
p.c {
    font-weight: 200;
    font-size: 14px !important;
}
p.m {
    display: inline-block;
}
.itil {
    height: 133px;
    width: 234px;
    margin-bottom: 20px;
    margin-top:  10px;
}
img.img-responsive.logo {
    /* width: 175px; */
    margin-top: 9px;
    height: 100px;
    padding-left: 17px;
}
.m-t{
    margin-top: 10px;
}
.container.np.np-l {
    margin-bottom: 10px;
}
.vmware {
    height: 100px;
    width: 165px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.icons-guaranteed-course {font-size: 16px !important;top: 4px;position: relative;color: #009604;width: 100%;text-align: center;font-weight: bold !important;}
.navbar-brand {
    float: left;
    height: auto !important;
    padding: 0px !important;
    font-size: 18px;
    line-height: 20px;
}
.cc_cp_f_powered_by {
    font-size: 0px !important;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}