  a {
      letter-spacing: 0.8px;
  }
  header {
      width: 100%;
      position: relative;
      margin-bottom: 50px;
      height: 90px;
  }
  @media (max-width: 768px) {
      body {
          padding-left: 15px !important;
      }
  }
  @media (max-width: 979px) {
      body {
          padding-top: 20px !important;
      }
  }
  div#header-stripe-row {
      margin-top: 20px;
      margin-bottom: 50px;
      background: rgba(255, 255, 255, .7);
      /*height:90px;*/
      
      height: 130px;
  }
  div#logo-brand-cont {
      /*top: -20px;*/
      /*width: 90px;*/
      
      z-index: 10;
      position: relative;
      padding-top: 0;
      padding-bottom: 0;
  }
  div#top-menu-nav-row {
      background: rgb(62, 62, 64);
      height: 44px;
  }
  nav#top-menu {
      background: rgb(62, 62, 64);
      height: 44px;
      overflow: hidden;
      position: relative;
      margin-left: -2%;
  }
  #logo-brand-cont h1 {
      margin: 0;
      padding: 0;
  }
  h1 a.navbar-brand {
      position: relative;
      background: url(../../../../indexe277.html) 0px 0px no-repeat;
      text-indent: -10000px;
      display: block;
      width: 93px;
      height: 138px;
      margin: 0;
      padding: 0;
  }
  nav#top-menu > ul#md-menu {
      z-index: 11;
      padding-left: 0;
      margin-left: 16px;
  }
  #top-menu > ul > li,
  #top-menu > ul > li > a {
      font-family: 'Bebas Neue';
      list-style: none;
      display: inline-block;
      color: #fff !important;
      font-size: 21px;
      font-weight: 400;
      line-height: 40px;
      margin-right: 10px;
  }
  #top-menu > ul > li > a {
      text-decoration: none !important;
  }
  #top-menu > ul > li > a:hover {
      /* color:#0089D2 !important;*/
  }
  #top-menu > ul > li.active > a,
  #top-menu > ul > li a:focus,
  #top-menu > ul > li > a:active {
      /* color: #0089D2 !important;*/
      
      border-bottom: 4px solid #0089D2;
  }
  form#mod-hcatfilter-251-form {
      display: none;
  }
  #top-menu > ul > li:last-child {
      /*      display: none;*/
  }
  /*#top-menu > ul > li:nth-child(11){
  display: none;
}
#top-menu > ul > li:nth-child(12){
  display: none;
}
#top-menu > ul > li:nth-child(13){
  display: none;
}*/
  
  #search-container {
      display: block;
      opacity: 1;
      top: 8px;
      right: 0px;
      padding-right: 0;
      position: absolute;
      z-index: 10;
  }
  form[role="search"] > .form-group {
      margin-bottom: 0px !important;
  }
  form[role="search"] > .form-group > .form-control {
      opacity: 0;
      padding-right: 15px;
      margin-left: 92%;
      height: 28px;
      width: 0;
      visibility: hidden;
  }
  #search-icon {
      font-size: 14px;
      line-height: 27px;
      position: absolute;
      border-radius: 100%;
      width: 27px;
      right: 0;
      background: #ffffff;
  }
  #search-icon:before {
      display: block;
      right: -6px;
      position: relative;
  }
  #search-icon:hover {
      cursor: pointer;
  }
  /*  header h2.site-title {
    color: #406553; 
    font-family:Times New Roman, Times, serif; 
    font-variant:small-caps;
    font-size: 24px;
  }
*/
  /*  header h2.long-title1 {
    font-size:25px;

  }
*/
  /*  header h2#title-down { 
    font-weight:500;
    margin-top:0;
    letter-spacing: 2px;
  }
*/
  
  main#content {
      margin-top: 20px;
  }
  .table-responsive {
      border: none;
  }
  .my-table-height {
      height: 200px;
  }
  .the-card {
      background: rgba(255, 255, 255, 0.8);
      margin-top: 10px;
      height: auto;
      margin-bottom: 20px;
      overflow: hidden;
      position: relative;
  }
  .the-card .card-top {
      margin: 0;
      overflow: hidden;
      text-align: center;
  }
  .the-card .card.top img {
      max-width: 100%;
      height: auto;
  }
  .the-card .card-top .foto {
      position: relative;
  }
  .the-card .card-top .title {
      position: absolute;
      bottom: -0.5%;
      width: 100%;
      left: 0;
      text-align: left;
      background: rgba(255, 255, 255, 0.8);
      overflow: hidden;
      padding-right: 1%;
      padding-left: 1%;
      padding-top: 4px;
  }
  .the-card .card-top .title h3 {
      display: inline;
      font-size: 10px;
      margin-right: 0;
      margin-bottom: 0;
      color: #416650;
      font-family: 'Bebas Neue Regular';
      font-weight: 700;
      font-size: 20px;
      line-height: 1.1;
      letter-spacing: 1px;
      padding-left: 0;
  }
  .the-card .card-top .title h3 a {
      color: #416650;
  }
  .the-card .card-middle {
      margin-top: 10px;
      height: 52px;
      overflow: hidden;
      text-align: left;
  }
  .the-card .card-bottom {
      bottom: 0;
      margin-top: 10px;
      /*margin-bottom:0px;*/
      
      position: relative;
      text-align: center;
      border: 1px solid black;
      padding: 1%;
  }
  .the-card .card-bottom:hover {
      bottom: 0;
      margin-top: 10px;
      /*margin-bottom:0px;*/
      
      color: #416650 !important;
      position: relative;
      text-align: center;
      border: 1px solid #416650;
      padding: 1%;
  }
  .the-card .card-bottom a {
      color: #000 !important;
      text-decoration: none;
      font-family: 'Bebas Neue Regular';
  }
  .the-card .card-bottom a:hover {
      color: #416650 !important;
      text-decoration: none;
      font-family: 'Bebas Neue Regular';
  }










  /* CUSTOM TITLES IN DIFFERENT LANGUAGES*/



  @media (min-width: 1200px) {
      .card-1-title {
          /*padding-right: 40% !important;*/
      }
      .card-2-title {
         /* padding-right: 30% !important;*/
      }
  }
  .autor-table td {
      display: inline-block;
  }
  .borderless td,
  .borderless th {
      border: none !important;
  }
  .admitere.col-md-4,
  .the-card.col-md-4 {
      /*width:30.05128205128205%;*/
      
      width: 32.45614035087719%;
      padding: 1%;
  }
  .admitere-bg {
      background-color: rgba(255, 255, 255, 0.8);
  }
  .admitere-margin,
  .the-card.col-md-4.the-margin,
  .specializari-square.the-margin {
      margin-right: 1.315789473684211%;
  }
  .clear-all {
      float: none;
      clear: both;
  }
  .width100 {
      width: 100%;
  }
  .specializari-square.col-lg-3 {
      width: 24.01315789473684%;
  }
  /* START ACCORDION */
  
  .list-group-item.green,
  .list-group-item.green:focus,
  .list-group-item.active:hover {
      background: #20452f;
      border-color: #20452f;
  }
  .no-padding-left {
      padding-left: 0 !important;
  }
  .title-accordion {
      line-height: 57px;
  }
  .panel-heading-accordion {
      height: 90px;
  }
  .nubbin-lh {
      line-height: 57px;
  }
  .nubbin-lh-2l {
      line-height: 30px;
  }
  .list-group-item {
      border: none;
  }
  .title-accordion-2lvl {
      font-size: 15px !important;
      line-height: 30px !important;
  }
  .panel-heading-accordion.ph-2l {
      height: 50px;
  }
  h4.panel-title span img.img-responsive {
      max-width: 75px !important;
  }
}
.custom.specializari-accordion.col-xs-12 {
    display: block;
}
.specializari {
    display: none;
}
@media (min-width: 768px) {
    .custom.specializari-accordion.col-xs-12 {
        display: none;
    }
    .specializari {
        display: block;
    }
}
@media (max-width: 767px) {
    .panel-heading-accordion {
        height: 94px;
    }
    .nubbin-lh {
        line-height: 75px;
    }
}
@media (max-width: 479px) {
    .title-accordion-2lvl {
        font-size: 12px !important;
        line-height: 15px !important;
        font-weight: 700 !important;
        margin-top: -6%;
    }
    .panel-heading.panel-heading-accordion.ph-2l {
        height: 100px !important;
        position: relative;
    }
    .ph-2l > h4.panel-title {
        display: block;
        top: 50%;
        position: absolute;
        /*transform: translateY(-50%);
          visibility: visible;*/
    }
    .anunturi {
        margin-top: 2%
    }
    img.img-responsive.littleSpecializationIcon {
        margin-top: -57%;
    }
    #title-down-xs {
        /*        font-size: 18px;*/
        
        font-size: 13px;
    }
    
    .imgEng,
    .imgFr,
    .imgRo {
        width: 10% !important;
        margin-top: -12%;
    }
    
    .bt-cs .bt-inner .bt-title {
        line-height: 100% !important;
     }
}
/* END ACCORDION */

.footerIconsModule {
    text-align: center;
}
#media-icons {
    padding: 0;
}
div > hr.under-title {
    border-top: 4px solid #416650;
    display: inline-block;
    z-index: 1;
    position: absolute;
    left: 0px;
    top: -6px;
    width: 100%;
}
@media (max-width: 1182px) {
    .specializari-square.col-md-6 {
        width: 48.02631578947369%;
    }
    .specializari-square.col-md-6.the-margin:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .specializari-square.col-md-6.the-margin:nth-child(2n+1) {
        margin-right: 3.947368421052632%;
    }
}
@media (max-width: 1199px) {
    header h2#title-down {
        font-weight: 500;
        margin-top: 0;
        letter-spacing: 0px;
    }
    header h2#long-title1 {
        display: none;
    }
    header h2#short-title {
        display: block;
        margin-top: 15px;
    }
    .footerIconsModule #media-icons {
        clear: both;
        margin-top: 20px;
    }
    
    iframe#repositionIframe {
/*        width: 49%;*/
/*        height: 42em !important;*/
        height: 41em !important;
        width: 65% !important;
        margin-left: 24%;
    }
}
/*@media (min-width:1200px) {*/
/*  header h2.site-title {
    font-weight:400;
  }
*/
/*  header h2#long-title1 {
    display:block !important;
    margin-top:15px;
    font-size:29px;
    
  }
*/
/*  header h2#title-down {
      font-weight: 400;
      margin-top: 0;
      letter-spacing: 2px;
      font-size: 36px;
  }
*/
/*  header h2#short-title {
    display:none;
  }
*/
/*}*/

@media (max-width: 974px) {
    .specializari-square.col-sm-6 {
        width: 48.02631578947369%;
    }
    .specializari-square.col-sm-6.the-margin:nth-child(2n) {
        margin-right: 0;
    }
}
@media (max-width: 991px) {
    #top-menu > #md-menu {
        /*display:none;*/
    }
    #top-menu > #md-menu > li {
        display: block;
    }
    #mob-menu-btn {
        left: 15px;
        font-size: 27px;
        margin-bottom: 20px;
        color: rgba(255, 255, 255, 1);
        top: 10px;
        display: block !important;
        cursor: pointer;
        max-width: 27px;
    }
}
@media (min-width: 992px) {
    #mob-menu-btn {
        display: none;
    }
    .imgEng,
    .imgFr,
    .imgRo {
        width: 5% !important;
        margin-top: -12px;
    }
    
    #title-down-md {
        margin-top: 12px !important;
    }


    .zonaSchimbareLimbi {
          margin-top: 4.8% !important;
    }
    nav#top-menu > ul#md-menu {
      margin-left: 34px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1360px) {
      .zonaSchimbareLimbi {
          margin-top: 2.5% !important;
      }

      .imgEng, .imgFr, .imgRo { 
          width: 4% !important;
      }
  }



@media (min-width: 1360px) {
    .imgEng,
    .imgFr,
    .imgRo {
        width: 4% !important;
        margin-top: -8px;
    }

    .zonaSchimbareLimbi {
       margin-top: 2.5% !important;
  }
}




@media (max-width: 767px) {
    .itemid-116 table td {
        display: inline-block;
    }
    .admitere.col-xs-12,
    .the-card.col-xs-12 {
        padding: 1%;
        width: 100%;
    }
    .admitere-margin,
    .the-card.the-margin {
        margin-right: 0;
    }
}
@media (max-width: 750px) {
    .specializari-square.col-xs-12 {
        width: 100%;
    }
    .specializari-square.the-margin {
        margin: 0;
    }
}
@media (max-width: 661px) {
    .my-table-height {
        height: 210px;
    }
}
@media (max-width: 540px) {
    header h2#short-title {
        margin-top: 5px;
    }
    header h2#title-down {
        font-size: 10px;
        font-weight: 700;
        margin-top: 0;
    }
}
@media (max-width: 339px) {
    header h2#short-title {
        font-size: 18px;
    }
    header h2#title-down {
        font-size: 10px;
        font-weight: 700;
        margin-top: 0;
    }
    .site-title {
        font-size: 11px !important
    }
}
@media screen and (min-width: 0\0) {
    header h2#long-title1 {
        display: block !important;
        margin-top: 15px;
        font-size: 25px;
    }
    #top-menu-nav-row + .container > .container-fluid {
        position: absolute !important;
        width: 100% !important;
        left: 0 !important
    }
    #top-menu-nav-row + .container > .container {
        margin-top: 90px !important;
        padding-left: 0px !important;
        padding-right: 30px !important
    }
}
.no-border {
    border: none !important;
    border-top: 1px solid #416650;
}
.announcements-first-link {
    border: none !important;
    font-weight: bold;
}
.announcements-second-link {
    border-top: 1px solid #416650;
    padding-top: 10px;
}
.bottom_link_images_1 {} .bottom_link_images_2 {
    margin-top: 5px;
}
.bottom_link_images_3 {
    margin-top: 25px;
}
.bottom_link_images_4 {} .bottom_link_images_5 {} .bottom_link_images_6 {
    margin-top: 15px;
}
.site-title {} #title-down-lg {
    /*margin-top: 18px;*/
    margin-top: -7px;
}
#title-down-md {
    margin-top: 17px;
    /*  font-size: 31px;*/
    
    font-size: 24px;
}
#title-down-sm {
    margin-top: 0px;
}
#title-down-xs {
    margin-top: 10px;
    margin-left: 10px;
}
#title-up-acronym {
    font-weight: bold !important;
    margin-top: 2px
}
#title-container {
    text-align: center;
    margin-top: -0.5%;
    /*overflow:hidden;*/
    /*height:90px;*
/  /*top:-2px;*/
    /*margin-top: 5px;*/
    /*margin: 0 !important;*/
}
.site-title {
    font-weight: normal !important;
    color: #406553;
    font-family: Times New Roman, Times, serif !important;
    font-variant: small-caps;
    font-size: 24px;
}
@media (min-width: 1199px) {
    .site-title {
        font-size: 29px !important;
    }
    #top-menu >ul >li {
        margin-right: 15px;
    }
}
@media screen and (min-width: 0\0) {
    .site-title {
        font-size: 28px !important;
    }
}
/*GLOBALNEWS MODULE STYLE START*/

.globalnews {
    height: 321px;
    background: rgba(255, 255, 255, 0.8);
}
.gn_header_1 {
    text-align: center;
    font-size: 30px;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    color: #416650 !important;
    padding-bottom: 24px !important;
}

span.col-lg-7.col-md-7.hidden-sm.hidden-xs.frenchFooterText {
      font-size: 19px;
}

.gn_list {
    height: 100%;
}
.readon {
    position: absolute;
    right: 25px;
    bottom: 10px;
    padding: 5px 10px 5px 10px;
    border: 1px solid rgba(51, 51, 51, 0.8) !important;
    font-family: Bebas Neue Regular;
}
.readon:hover {
    position: absolute;
    right: 25px;
    bottom: 10px;
    padding: 5px 10px 5px 10px;
    border: 1px solid rgba(65, 102, 80, 0.8) !important;
    font-family: Bebas Neue Regular;
}
a.readon {
    color: rgba(51, 51, 51, 1) !important;
    letter-spacing: 0.8px;
}
a.readon:hover {
    color: rgba(65, 102, 80, 1) !important;
}
.gn_list_1 {
    border: none !important;
    padding: 0 !important;
    height: 100% !important;
}
.gn_list {
    text-align: center;
}
.gn_list >div {
    height: 54%;
}
.gn_list >ul {
    margin: 0 10px 0 10px !important;
}
.gn_list >ul >li {
    list-style-type: none;
    font-family: PT Sans;
    font-size: 16px;
    line-height: 43px !important;
    border-bottom: 1px solid rgba(65, 102, 80, 0.8);
    height: 43px;
    padding-top: 2px;
    padding-bottom: 5px;
    letter-spacing: 0.8px;
}
.gn_list >ul >li >a {
    color: rgba(51, 51, 51, 1) !important;
    letter-spacing: 0px;
}
/*GLOBALNEWS MODULE END*/

.bottom-link-images-wrapper {
    background: rgba(255, 255, 255, 0.8);
    padding: 5px;
    margin: 0 !important;
}
.bottom_link_images_img_1 {
    margin-top: 10px;
}
.bottom_link_images_img_2 {
    margin-top: 10px;
}
.bottom_link_images_img_3 {
    margin-top: 20px;
}
.bottom_link_images_img_5 {
    margin-top: 5px;
}
.bottom_link_images_img_4 {
    margin-top: 15px;
}
.bottom_link_images_img_social {
    padding-left: 30px;
    padding-right: 30px;
}
.bottom_link_images_img_eaeve {
    margin-top: 10px;
}
@media (max-width: 768px) {
    .bottom_link_images_img_social {
        margin-top: 20px;
    }
}

/*
@media (min-width: 768px) {
    .imgEng, .imgFr, .imgRo {
        width: 6% !important;
        margin-top: 29px;
    }
}
*/




/* FOOTER STYLE START */

.footerText {
    color: #416650;
    font-size: 21px;
    padding-top: 12px;
    font-weight: bold;
    font-family: 'Bebas Neue Regular';
}
@media (max-width: 768px) {
    .footerText {
        font-size: 17px;
        padding-top: 3px;
    }
}
.footer {
    background: rgba(255, 255, 255, 0.8);
    margin-top: 15px;
    margin-bottom: 15px;
}
.back-top-container {
    right: -30px;
}
/* FOOTER STYLE END */


.evenimente > h3 {
    border-bottom: 1px solid #416650;
    background: rgba(255, 255, 255, 0.7);
    padding-top: 4px;
    font-family: 'Pt Sans' !important;
    font-weight: bold !important;
}


div > hr.under-title2 {
    border-top: 4px solid #416650;
    display: inline-block;
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 29px;
    width: 96%;
    margin-left: 2%;
}
.selectInfoButtonFromTheRow {
    color: white !important;
    background: #0089D2 !important;
    padding: 2px;
}
.pozitieEaeve {
    margin-top: 1%;
}
li.item-184 {
    display: none;
}
.imgEng {
    width: 11%;
}
.zonaSchimbareLimbi {
/*    margin-top: -1%;*/
    /*float: right;*/
/*    margin-top: -2.5%;*/
    text-align: center;
    margin-bottom: 0.4%;
}

@media (min-width: 1400px) and (max-width: 1800px) {
    .imgEng {
/*        margin-right: 15%;*/
    }
}
.copyright-block {
    display: none
}



/*ENGLISH HOMEPAGE*/

#btcontentslider315 {
    width: inherit !important;
    /* background-color: white !important; */
    margin-bottom: 0px; 
    background-color: rgba(255, 255, 255, 0.7);
    
}

.gn_header_2 {
    text-align: center;
    font-size: 30px;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    color: #416650 !important;
}


/*FRENCH HOMEPAGE*/

#btcontentslider325 {
    width: inherit !important;
    /* background-color: white !important; */
    margin-bottom: 0px; 
    background-color: rgba(255, 255, 255, 0.7);
}


h3.fontEvenimenteFR {
    font-family: "Pt Sans" !important;
    font-weight: bold !important;
    font-size: 22px;
}

h2#presentationFrench1, h2#presentationFrench2, h2#presentationFrench3 {
   font-family: "Pt Sans" !important;
   font-size: 17px !important;
}



.zonaSchimbareLimbi {
    margin-top: 2.8%;
    position: relative;
    text-align: center;
    margin-bottom: 0.4%;
}

.imgEng, .imgFr, .imgRo {
    width: 3%;
}






div#btcontentslider335 > .bt_handles_num li a {
    width: 21px !important;
    height: 21px !important;
    font-size: 15px !important;
    font-weight: bold !important;
    padding-top: 3px !important;
    position: relative;
    top: -47px;
    background: none;
}



div#btcontentslider335 > .bt_handles_num li.current a {
    background: #416650 !important;
    color: white !important;
}


div#btcontentslider335 > .slides_container > .slides_control > .slide > .bt-row-separate {
	border-bottom: 1px solid #416650 !important;
}
	











/*
ul#md-menu>li:nth-child(1),
ul#md-menu>li:nth-child(2),
ul#md-menu>li:nth-child(3),
ul#md-menu>li:nth-child(4),
ul#md-menu>li:nth-child(5),
ul#md-menu>li:nth-child(6),
ul#md-menu>li:nth-child(7),
ul#md-menu>li:nth-child(8),
ul#md-menu>li:nth-child(9),
ul#md-menu>li:nth-child(10),
ul#md-menu>li:nth-child(11),
ul#md-menu>li:nth-child(12),
ul#md-menu>li:nth-child(13),
ul#md-menu>li:nth-child(14),
ul#md-menu>li:nth-child(15),
ul#md-menu>li:nth-child(16),
ul#md-menu>li:nth-child(17),
ul#md-menu>li:nth-child(18),
ul#md-menu>li:nth-child(19),
ul#md-menu>li:nth-child(20),
ul#md-menu>li:nth-child(21),
ul#md-menu>li:nth-child(22),
ul#md-menu>li:nth-child(25),
ul#md-menu>li:nth-child(26),
ul#md-menu>li:nth-child(27),
ul#md-menu>li:nth-child(28)
{
    display: none !important;
}
*/






.h2-fg h2 span {
  font-family: PT SANS !important;
  text-transform: uppercase !important
}


@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 

  .site-title {
    font-size: 29px !important;
  }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .site-title {
    font-size: 26px !important;
  }
}





/* PORTRAIT PHONE */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait) {
    .imgEng, .imgFr, .imgRo {
        width: 18% !important;
        margin-top: -4%;
    }
}



@media (min-width: 412px) and (max-width: 732px) {
      h2#title-down-xs {
          width: 231% !important;
      }

      .zonaSchimbareLimbi {
          width: 258% !important;
       }
}


@media only screen and (min-width: 500px)  and (max-width: 600px) {
  h2#title-down-xs {
      width: 264%;
      margin-left: -26px;
  }

  .zonaSchimbareLimbi {
      width: 244% !important;
      margin-top: -8px;
  }

  .imgEng, .imgFr, .imgRo {
      width: 12%;
  }
}


@media only screen and (max-width: 600px) {
    .logoBigEaeve { 
      display: none;
    }

    h2#title-down-xs {
      width: 285%;
  }

  .zonaSchimbareLimbi {
      width: 300%;
  }

  .pozitieEaeve > span {
      font-size: 17px !important;
  }

  iframe {
      height: 850px !important;
      width: 100% !important;
  }

/*  .pozitieEaeve > span {
      font-size: 19px !important;
  }*/
}


@media only screen and (min-width: 601px)  and (max-width: 767px) {
    .logoBigEaeve { 
      display: none;
    }

    h2#title-down-xs {
      width: 203%;
  }

  .zonaSchimbareLimbi {
      width: 229%;
  }

  .imgEng, .imgFr, .imgRo {
      width: 8%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .logoBigEaeve {
      margin-top: -12px;
  }

  .imgEng, .imgFr, .imgRo {
      width: 8% !important;
      margin-top: 3px;
   }

   #title-down-sm {
     margin-top: 0px;
     margin-left: 50px;
   }

   #title-up-acronym {
      margin-left: 30px;
      margin-top: 11px;
   }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .logoBigEaeve {
        margin-top: -20px;
        width: 13%;
        margin-left: -28px;
    }

    h2#title-up-full {
        margin-top: 3px;
    }

    .zonaSchimbareLimbi {
        margin-top: -1.5% !important;
    }

     div#title-container {
        margin-left: 58px;
        margin-top: 4px;
    }

}


iframe#repositionIframe {
/*
  width: 100%;
  height: 72em;
*/
    
    width: 56%;
    height: 38em;
/*    height: 42em;*/
    margin-left: 24%;
}