.DIV100 span#ContentPlaceHolder1_Lbl_View7ContentText {
     float: left;
     width: 100%;
}
 .DIV100 span#ContentPlaceHolder1_Lbl_View7ContentText p{
    font-family: 'Open Sans', sans-serif;
}
 .DIV100 span#ContentPlaceHolder1_Lbl_View7ContentText p img {
     margin: 0 20px !important;
}
 .con-tex {
     font-size: 18px;
     font-family: 'Montserrat Light';
     line-height: 25px;
     padding: 10px;
     padding-left: 18px;
     color: #202020;
}
 .icon-doc-text {
     padding: 15px !important;
}
 .icon-doc-text::before {
     position: absolute;
     left: 10px;
     top: 17px;
}



.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: ;
  border-radius: 5px;
  width: 18%;
  position: relative;
  transition: all 5s ease-in-out;
   z-index: 99
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 0px;
  right: 8px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.popup .close:hover {
  color: #000;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
 table {
     width: 100% !important;
}
 #CGP-items .projects-tmbr {
     cursor: pointer;
}
 .leftPad1{
    width: 100% !important;
    padding-left: 8px;
     border-bottom: 2px solid #c5c5c5;
}
 .leftPad1 .contentfile-left-item{
    padding: 21px 12px !important;
}
 .leftPad1 .contentfile-right-item{
    min-width: 86px !important;
}
 .leftPad1 .icon-doc-text{
    padding: 23px 14px !important;
}
 .leftPad1 .icon-doc-text:before{
     top: 27px !important;
}
 #CGP-items .active {
     border-bottom: 4px solid #e30614;
}
 #Content-Galery {
     margin: 0 20px 0 50px;
     position: relative;
}
 #ContentPlaceHolder1_Pnl_leftColumn {
     margin-top: 40px !important;
}
 ul.slick-dots {
     position: absolute;
     bottom: 5%;
     right: 5%;
}
 #ContentPlaceHolder1_Pnl_ContentDetails p{
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
}
 #ContentPlaceHolder1_Pnl_ContentDetails ol li{
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
}
 .universite-liste{
    float: left;
    width: 100%;
    padding: 0;
}
 .universite-liste li{
    float: left;
    padding: 0;
    list-style-image: none;
    margin: 0 8px 15px 8px;
    width: 15%;
}
 .universite-liste li img{
    display: block;
    text-align: center;
    margin:0 auto;
    max-width: 100%;
    height:initial !important;
}
 .universite-liste li img{
    max-width: 100%;
    border: 1px solid #efefef;
}
 .universite-liste li span{
    display: block;
    text-align: center;
    padding: 6px 0
}
 .slick-dots li {
     float: left;
     width: 25px;
     height: 25px;
     border-radius: 50%;
     background-color: #fff;
     margin-right: 10px;
     cursor: pointer;
}
 .slick-dots li button {
     display: none;
}
 .slick-dots li.slick-active {
     background-color: #ed1c24;
}
 #Content-Galery .owl-pagination {
     position: relative !important;
     bottom: 80px !important;
     text-align: right;
     padding-right: 40px;
}
 #Content-Galery.owl-theme .owl-controls .owl-page span {
     background: #fff;
     width: 25px;
     height: 25px;
     opacity: 1;
}
 #Content-Galery.owl-theme .owl-controls .owl-page.active span, #Content-Galery.owl-theme .owl-controls.clickable .owl-page:hover span {
     background: #ed1b24;
}
 #Content-VideoGalery .owl-prev, #Content-VideoGalery .owl-next, #CGP-items .owl-prev, #CGP-items .owl-next, #viewType3-dates .owl-prev, #viewType3-dates .owl-next, #viewType3-contents .owl-prev, #viewType3-contents .owl-next, #viewType7-dates .owl-prev, #viewType7-dates .owl-next {
     background: none;
}
 #Content-VideoGalery .owl-prev {
     position: relative;
     bottom: 278px;
     right: 50%;
}
 #Content-VideoGalery .owl-next {
     position: relative;
     bottom: 278px;
     left: 50%;
}
 #CGP-items .owl-prev {
     position: relative;
     bottom: 80px;
     left: -48%;
}
 #CGP-items .owl-next {
     position: relative;
     bottom: 80px;
     right: -48%;
}
 #viewType3-dates .owl-prev {
     position: relative;
     bottom: 60px;
     right: 605px;
}
 #viewType3-dates .owl-next {
     position: relative;
     bottom: 60px;
     left: 605px;
}
 #viewType3-contents .owl-prev {
     position: absolute;
     top: 192px;
     left: -35px;
}
 #viewType3-contents .owl-next {
     position: absolute;
     top: 192px;
     right: -35px;
}
 #viewType7-dates .owl-buttons{
    position: absolute;
    float: left;
    width: 100%;
    top: -10px;
    height: 42px;
    left: 0;
}
 #viewType7-dates .owl-prev {
     position: absolute;
     bottom: 0;
     left:0;
}
 #viewType7-dates .owl-next {
     position: absolute;
     bottom: 0;
     right:0;
}
 .news {
     position: relative;
     top: 0;
     background-color: #fff;
}
 .left-bottom-line {
     margin-top: 0px;
     width: 100px;
}
 .content-title {
     font-size: 35px;
}
 .project-content-title {
     font-size: 32px;
     color: #fff;
     padding: 8px 15px;
     font-family: 'Montserrat Light';
     background: #e30614;
}
 .project-content-subtitle {
     font-family: 'Montserrat Light';
     background: #222;
     color: #fff;
     padding: 8px 15px;
     font-size: 20px;
}
 .title-container {
     margin-bottom: 24px;
     position: relative;
     width: 100%;
     bottom: 160px;
}
 .sub-title {
     width: 100%;
     background: #f1f1f1;
     padding: 10px 0px;
}
 .tabs {
     text-align: center;
}
 ul.tabs li {
     background-color: #f2f2f2;
}
 .news-container {
     background: #f2f2f2;
}
 .news-tabs {
     margin-top: -90px;
}
 .btn-All-Contents {
     padding: 10px 30px;
     border: 2px solid #0f0f0f;
}
 .line-heigt25px {
     line-height: 25px;
}
 .font-light {
     font-family: 'Montserrat Light';
}
 .text-justify {
     text-align: justify;
}
 .font-ultralight {
     font-family: 'Montserrat UltraLight';
}
 .Pleft-column {
     float: left;
     width: 300px;
}
 .Pright-column {
     float: left;
     width: 77%;
     padding-left: 10px;
     border-left: 1px solid #e8e8e8;
}
 .F31 {
     font-size: 31px;
}
 .F23 {
     font-size: 23px;
}
 .F25 {
     font-size: 23px;
}
 .F42 {
     font-size: 42px;
}
 .F50 {
     font-size: 50px;
}
 .DIV55 {
     float: left;
     width: 55%;
}
 .MyDIV55 {
     width: 55%;
}
 .DIV45 {
     float: left;
     width: 45%;
}
 .TopMargin-45px {
     Margin-top: -45px;
}
 .TopMargin-90px {
     Margin-top: -90px;
}
 .TopMargin-150px {
     Margin-top: -150px;
}
 .TopMargin70px {
     Margin-top: 70px;
}
 .BottomMargin120px {
     Margin-bottom: 120px;
}
 .DIV95 {
     float: left;
     width: 95%;
}
 .project-box {
     position: relative;
     display: inline-block;
     height: 345px;
     margin-top: 35px;
     margin-left: 20px;
     vertical-align: top;
     width: 335px;
     border-bottom: 6px solid #f1f1f1;
}
 .project-list-imagetitle {
     position: absolute;
     padding: 8px 15px;
     background-color: #ed1b24;
     font-size: 18px;
     color: #fff;
     top: 170px;
}
 .project-box:hover {
     cursor: pointer;
     border-bottom: 6px solid #e30614;
}
 .project-box img {
     width: 335px;
     height: 225px;
}
 ul.project-list {
     margin: 0;
     padding: 0;
}
 ul.project-list li {
     font-size: 19px;
     line-height: 17px;
     padding: 7px 0;
}
 ul.project-list li:hover {
     color: #ed1b24;
     cursor: pointer;
}
 .project-tabs-active > a {
     color: #ed1b24;
     filter: none;
     -webkit-filter: none;
}
 .projects-tmbr {
     display: inline-block;
}
 .icon-pdf {
     height: 150px !important;
     padding-top: 10px;
     padding-left: 50px;
     filter: none;
     display: block;
     background-position: right top;
     background-repeat: no-repeat;
     background-image: url(../images/1.png);
}

.icon-pdfa {
     height: 150px !important;
     padding-top: 10px;
     padding-left: 50px;
     filter: none;
     display: block;
     background-position: right top;
     background-repeat: no-repeat;
     background-image: url(../images/2.png);
}
.icon-pdfc {
     height: 150px !important;
     padding-top: 10px;
     padding-left: 50px;
     filter: none;
     display: block;
     background-position: right top;
     background-repeat: no-repeat;
     background-image: url(../images/2.png);
}

.icon-pdfb {
     height: 150px !important;
     padding-top: 10px;
     padding-left: 50px;
     filter: none;
     display: block;
     background-position: right top;
     background-repeat: no-repeat;
     background-image: url(../images/3.png);
}
.icon-pdfd {
     height: 150px !important;
     padding-top: 10px;
     padding-left: 50px;
     filter: none;
     display: block;
     background-position: right top;
     background-repeat: no-repeat;
     background-image: url(../images/4.png);
}
}
.main-timeline .timeline-year1952
 {border:0px solid #000; padding:8px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
  color: #000;
  font-size: 17px;
  font-weight: 10;
 
  transform: translatey(40%);
  position: absolute;
  top: 55%;
  left: 75%;
}

.main-timeline .timeline-icona {
    color: #65c7d0;
    font-size: 30px;
    display: inline-block;
    transform: translateY(-55%);
    position: absolute;
    left: 60%;
    top: 69%;
float:left;
  margin:0 115px 0px 

}
 .icon-pdf1 {
     height: 30px;
	 width:30px;
     padding-top: 0px;
     padding-left: 50px;
     filter: none;
     display: block;
     background-position: right top;
     background-repeat: no-repeat;
     background-image: url(../images/i_download.png);
}
 .viewtype3-file:hover .icon-pdf {
     background-position: right -220px;
}

 .viewtype3-file:hover .icon-pdfa {
     background-position: right -137px;
}

 .viewtype3-file:hover .icon-pdfb {
     background-position: right -175px;
}

 .viewtype3-file:hover .icon-pdfd {
     background-position: right -210px;
}

 .viewtype3-file:hover .icon-pdfc {
     background-position: right -133px;
}
 a.asd{
    width: 100%;
     float: left;
     overflow: hidden;
     display: block;
     height: 200px;
}

 a.asda{
    width: 15%;
     float: left;
     overflow: hidden;
     display: block;
     height: 200px;
}

 a.asdb{
    width: 3%;
     float: left;
     overflow: hidden;
     display: block;
     height: 200px;
}
 .viewtype3-file > div{
    padding: 0 30px;
}
 .viewtype3-file .icon-pdf{
    position: relative;
    right:160px;
    top: 30px;
}

 .viewtype3-file .icon-pdfa{
    position: relative;
    right:15px;
    top: -35px;
}
 .viewtype3-file .icon-pdfc{
    position: relative;
    right:150px;
    top: 30px;
}

 .viewtype3-file .icon-pdfb{
    position: relative;
    right:150px;
    top: 50px;
}

 .viewtype3-file .icon-pdfd{
    position: relative;
    right:100px;
    top: 20px;
}
 .viewtype3-file {
     height: 100%;
    margin:5px;
     background: #f1f1f1;
     color: #0f0f0f;
     font-size: 19px;
    float: left;
     width: 100%;
}
 .viewtype3-file:hover .icon-pdf {
     filter: brightness(1) !important;
     -webkit-filter: brightness(1) !important;
}

 .viewtype3-file:hover .icon-pdfa {
     filter: brightness(1) !important;
     -webkit-filter: brightness(1) !important;
}
 .viewtype3-file:hover {
     background: #e30614;
     color: #fff;
}
 .PosRelative > div > a.ms .imageSub{
    margin-top: -47px;
}
 #ContentPlaceHolder1_Pnl_ViewType9 > .viewtype9-left {
}
 #ContentPlaceHolder1_Pnl_ViewType9 > .viewtype9-left p{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
 #ContentPlaceHolder1_Pnl_ViewType9 > .viewtype9-right {
     width: 28.4% ;
     position: relative !important;
}
 #ContentPlaceHolder1_Pnl_ViewType9 > .viewtype9-right > div {
     position: absolute;
     left: 0;
     top: 0;
}
 #ContentPlaceHolder1_Pnl_ViewType9 > .viewtype9-right > div > ul {
}
 .astw{
    position: relative !important;
}
 .footer-menu ul li a{
    font-size:13px;
}
 #ContentPlaceHolder1_Pnl_ContentDetails {
    float:left;
    width:100%;
}
 .icra-komite-left .content{
    width: 35%;
    float: left;
    font-family: 'Open Sans', sans-serif;
}
 .icra-komite-left .content p:first-child{
    margin-top: 0;
}
 .icra-komite-left .content p{
    font-size: 13px;
}
 .icra-komite-left .content ol li{
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
 .icra-komite-left .images{
    float: right;
    width: calc(65% - 20px);
}
 .icra-komite-left .images img{
    max-width: 100%;
}
 .contents{
    float: left;
    width: 58%;
}
 .contents p:first-child{
    margin-top: 0;
}
 .contents p{
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
 .contents ol li{
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
 .image{
    float: right;
    width: 38%;
}
 .image img{
    max-width: 100%;
}
 #ContentPlaceHolder1_Pnl_ContentDetails{
    margin-top:-10px;
}
 #ContentPlaceHolder1_Pnl_leftColumn{
    margin-top:0 !important;
}
 @media (max-width: 767px){
     #Content-Galery{
        margin:0;
    }
     .popup-container{
        float:left;
        width:100%;
    }
     .popup-container .page-image{
        text-align: center
    }
}
 @media (max-width:1366px) and (min-width:768px){
}
 @media (max-width: 475px) {
     .viewtype3-file {
         width: 100% !important;
    }
}
 @media (max-width: 1024px) {
     .icra-komite-left .content{
        width:100%;
    }
     .icra-komite-left .images{
        width:100%;
    }
     .contents{
        width:100%;
    }
     .image{
        width:100%;
    }
     #Content-Galery {
         float: left !important;
         width: 100% !important;
    }
}
 @media (max-width: 768px) {
     .icra-komite-left .content{
        width:100%;
    }
     .icra-komite-left .images{
        width:100%;
    }
     .contents{
        width:100%;
    }
     .image{
        width:100%;
    }
     .viewtype9-right {
         width: calc(100%) !important;
         padding: 5px !important;
         border: none !important;
    }
     .viewtype9-left {
         width: calc(100% - 74px) !important;
    }
}
 ol li {
     list-style-image: url('../images/ident_01.jpg');
     padding-left: 15px;
}
 .projectdetails-info {
     padding: 15px 50px;
     font-size: 14px;
     font-family: 'Montserrat Light';
     color: #202020;
     border: 2px solid #202020;
}
 .projectdetails-info:hover {
     border: 2px solid #e30614;
     background-color: #e30614;
     color: #fff;
}
 .viewType7Border {
     border: 2px dotted #dedede;
     width: calc(100% - 74px);
     padding: 35px;
}
 .viewType3Border {
     border: 2px dotted #dedede;
     width: calc(100% - 74px);
     padding: 35px;
}
 .viewType3Date, .viewType7Date {
     color: #cdcdcd;
}
 .viewType3Date:hover, .viewType7Date:hover {
     cursor: pointer;
     color: #0f0f0f !important;
}
 iframe{
    width: 100%;
     margin: 0 auto;
     text-align: center;
     display: block;
}
 #ContentPlaceHolder1_Pnl_FileWeblinkSubFile .contentfile-box {
    background: none;
    margin-top:10px !important;
     border: none;
     margin: 0;
    float: left;
    width: 100%;
    color: #181818;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}
 #ContentPlaceHolder1_Pnl_FileWeblinkSubFile .contentfile-left-item {
    float: left;
    padding: 0;
}
 #ContentPlaceHolder1_Pnl_FileWeblinkSubFile .contentfile-left-item > span{
    font-size: 20px;
    padding: 0;
    display: block;
    font-weight: 700;
}
 #ContentPlaceHolder1_Pnl_FileWeblinkSubFile .contentfile-right-item span{
    padding: 22px 14px !important;
    display: block;
    text-align: center;
}
 #ContentPlaceHolder1_Pnl_FileWeblinkSubFile .contentfile-right-item {
    float: right;
    padding: 0!important;
    width:inherit !important;
    background: #e30614;
    position: absolute;
    right: 0;
    height:100%;
    bottom:2px;
}
 .contentfile-box {
     float: left;
     width: 100%;
     color: #181818;
     background: #f1f1f1;
     margin-bottom: 20px;
     border-bottom: 2px solid #c5c5c5;
}
 .contentfile-left-item {
     padding: 10px 15px 10px 25px;
    width:60%;
     float: left;
}
 .contentfile-right-item {
     float: right;
     padding: 10px 15px;
     background: #e30614;
     position: relative;
}
 #ContentPlaceHolder1_Pnl_FileWeblinkSubFile .contentfile-box .contentfile-left-item {
    width:100%;
}
 #ContentPlaceHolder1_Pnl_ContentFiles .contentfile-box {
    float: left;
    width: 100%;
    color: #181818;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    background: #f1f1f1;
    margin-bottom: 5px;
}
 #ContentPlaceHolder1_Pnl_ContentFiles .contentfile-left-item {
    float: left;
     padding: 14px 20px;
}
 #ContentPlaceHolder1_Pnl_ContentFiles .contentfile-left-item > span{
    font-size: 20px;
    padding: 12px;
    display: block;
    font-weight: 700;
}
 #ContentPlaceHolder1_Pnl_ContentFiles .contentfile-right-item span{
    padding: 14px 0;
    display: block;
    text-align: center;
}
 #ContentPlaceHolder1_Pnl_ContentFiles .contentfile-right-item {
    float: right;
    padding: 0 15px;
    background: #e30614;
    position: relative
}
 .alticerik{
    margin-top: 10px !important;
}
 .alticerik span{
    padding-right: 80px;
    display: block;
}
 .alticerik .LeftPad15px{
    padding: 20px;
    border-bottom: 2px solid #c5c5c5;
}
 .alticerik{
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
 .alticerik .contentfile-left-item{
    background: #f1f1f1;
    padding: 0;
}
 .ViewType8 ul {
     padding: 0;
     font-size: 0;
}
 .ViewType8 ul li {
     cursor: pointer;
     border: 2px solid #f1f1f1;
     display: inline-block;
     vertical-align: top;
     margin: 10px;
     width: 18%;
}
 .viewtype8-img{
    padding: 20px;
    height: 130px;
}
 .viewType8-img {
     padding: 0;
     background: #fff;
}
 .viewtype8-img img{
    width:inherit !important;
    max-width: 100%;
    display:block;
    text-align: center;
    margin:0 auto;
    height:inherit !important;
}
 .viewType8-img img {
     object-fit: cover;
     object-position: center center;
}
 .viewtype8-title {
     display: table;
     position: relative;
     width: calc(100% - 40px);
     background: #f1f1f1;
     padding: 20px;
     color: #202020;
     font-size: 15px;
     height: 55px;
}
 .viewtype8-title-t {
     width: 93%;
     vertical-align: middle;
     display: table-cell;
}
 .ViewType8 ul li:hover .viewtype8-title {
     background: #e30614;
     color: #fff;
}
 .ViewType8 ul li:hover .icon-arrow {
     color: #fff;
}
 .icon-arrow {
     position: absolute;
     right: 0;
     top: 35%;
     color: #e30614;
     font-size: 34px;
}
 .news-content {
     background: #f2f2f2;
}
 .news-container {
     background: #fff;
}
 .viewtype9-right ul li a {
     list-style-type: none;
     font-size: 16px;
     font-family: 'Montserrat Light';
     line-height: 34px;
}
 .viewtype9-right ul li a:hover {
     color: #e30614;
}
 .viewtype9-right ul li a.active {
     color: #e30614;
}
 .megamenu-container > .megamenu > li:nth-child(3) {
     position: inherit !important;
}
 #TopMenu_Web1_RPT_MegaMenu_div_subContainer_2 {
     position: absolute !important;
     margin-left: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari only override */
     ::i-block-safari, .header {
         position: inherit !important;
    }
     ::i-block-safari, .DIV100 {
         position: inherit !important;
    }
     ::i-block-safari, .tr-flag {
         position: relative;
        z-index: 99;
    }
     ::i-block-safari,#ContentPlaceHolder1_Pnl_ViewType9 > .viewtype9-right > div > ul{
         position: inherit !important;
        top:0 !important;
    }
     ::i-block-safari, .megamenu .megamenu-toplevel > a {
         position: relative !important;
    }
     ::i-block-safari, .megamenu-toplevel > a::after {
         bottom: -1px !important;
    }
     ::i-block-safari, .search-div a {
         margin-top: -30px;
    }
     ::i-block-safari, .contactp{
        position: relative;
        z-index: 0;
    }
}
 