body{
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    line-height: 2.0;
    color: #fff;
}
*,
*::before,
*::after {
    box-sizing: border-box;
}

    h1,h2,h3,h4,h5,h6 {
       margin: 0; 
    }

.header{

width: 100%;
position: absolute;
width: 0;
left: 0;
top: 0;
z-index: 1000; 
  }


.menu_title{
    text-align: left;
    background-color: black;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    text-align:center;
    width: 100%; 
    -webkit-backdrop-size:cover ;
    background-size: cover; 
    z-index: 1000;
      
}


#menu.fixed {
    position:fixed;
    top:0; left:0;
    width:100%;
}

.container {
        width: 100%;
        max-width: 1024px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
        
    }
    .container_1 {
        width: 100%;
        max-width: 800px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
    }

.intro {
   padding-top: 100px;
   background-size: cover; 
    height: 100vh;
    background: url("/assets/img/intro.png");
    -webkit-backdrop-size:cover ;
    

}
     
.logo_icon{
    width: 100%;
    padding: 10px;
    position: relative;
    text-align: center;

    background-attachment: fixed;
     
}  
.icon_1{
    
    top: 100px;
    width: 100%;
    padding: 10px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}  
    

.intro_title{
    
    
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    font-size: 11vh;
    
}
.intro_title :after{
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background-color: #fff;
    margin: 0 auto;
}
.intro_inner{
    width: 100%;
    max-width:  1000px;
}

.header{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;


    
}
.header_inner_1{
    
    font-size: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_inner{
    
    font-size: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;


    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 10vh;
    background: url("../img/intro.jpg") center no-repeat;
    -webkit-backdrop-size:cover ;
    background-size: cover;  

}

.nan{
    
    font-size: 30px;
    text-transform: uppercase;
}
.nan_link{
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
    text-decoration: none;

    transition: color 0.3s linear;
    
}
.nan_link:hover{
    color: rgb(4, 100, 224);
}

.section_about_1{
    margin: 50px auto 200px;

    
}
.section_header{
    width: 100%;
    max-width: 1000px;
    margin: 0 30px;
    text-align: center;
    padding: 10px 0;
    color: darkblue;
    font-size: 20px;
}

.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;
}

.copyright{
    width: 100%;
    color: #CCCC;
    padding: 20px 0;
    border-top: 1px solid ;
    text-align: center;
    font-size: 15px;
    background:rgb(122, 122, 122);
    

}
.section_1{
   
    color: #3399CC;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 20px;
    text-align: center;
    

background:url("../img/cs.jpg") center no-repeat;
-webkit-backdrop-size:cover ;
    background-size: cover;  

}
.new{
   display: flex;
   height: 100%; 
   margin: auto 0 10vh
  
    
}
.new_item{
    flex: 1;
    padding-left: 260px;
    position: relative;
    
    margin-top: 100px;
    float: unset;
}

.h2_team_about{
   font-size: 20px;
    color: black;
    text-transform: uppercase;
}

.new_icon{
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;
    width: 25%;
    height: auto;

}

.new_title_1{
font-size: 15px;
color: darkblue;
text-transform: uppercase;
margin-bottom: 50px;

}

.new_text_title{
    font-size: 20px;
    text-align: center;
    
}

.new_text{
    font-size: 15px;
color: darkblue;
text-transform: uppercase;
margin-bottom: 22px;
}
.section_title_new{
    display: flex;
    padding: none;
    
}
.new_title{
    text-align: center;
    font-size: 100px;
    color: darkblue;
   margin: auto 0 150px;
   
}
.dllc{
    padding: 20px;
    margin: auto 0;
    display: flex;
    justify-content: center;
}
.new_title_dllc{
    text-align: center;
    font-size: 50px;
    color: darkblue;
    /*! margin-bottom: 0px; */
    /*! padding:0; */
    margin-top: 100px;
}
/*!DIRECTOR LLC HALUNKO V. PRESENTS TECHNICAL DOCUMENTATION*/

.footer{
     display: block;
        margin:auto;
        clear:both;
    }

.fotter_text{
    text-align: center;
    color: rgb(134, 134, 134);
    font-size: 5px;
}

.main{
   display: flex;
   padding-top: 100px;
    
}
.main_item{
    flex: 1 ;
    padding-left: 110px;
    position: relative;
}
.new_item_1{
    position: relative;
}
.main_icon{
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;

}
.a{
    text-decoration:none;
}
.img_science{
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;
}
.new_science{
    flex: 1 ;
    padding-left: 0px;
    position: relative;
    padding-left: 5px;
}

.about_us{
    text-align: center;
    font-size: 40px;
    color: darkblue;
    margin-bottom: 0px;

}

.section_about{
    display: flex;
    padding: 60px;
}
.about_h{
    text-align: left;
    font-size: 20px;
    padding: 10px;
    border: 2px solid #525252;
    margin-bottom: 50px;
}

.about_h_1{
    text-align: left;
    font-size: 20px;
    padding: 10px;
    border: 2px solid #525252;
    margin-bottom: 200px;
}

.about {
    display: none;
    height: 100%;
    margin-top: 2%;
    color: #000000;

}

.slide_down{

    padding : 5px;
    background-color: #00a6cc;
    text-align: center;
    border: 2px solid white;
    border-radius: 10px;
    
    

}
.title_about{
    
    font-size: 20px;
    text-align: center;
    color: #000000;
    
}

.button_about{
    background-color: #0085a3;
    border-radius: 8%;
    border: 2px solid #525252;
    width: 200px;
    border-radius: 4px;
    text-align: center;
    padding: 10px;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    line-height: 2.0;
    color: #fff;
}
.button_activities{
    background-color: #0085a3;
    border-radius: 8%;
    border: 2px solid #525252;
    border-radius: 4px;
    padding: 10px;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    line-height: 2.0;
    color: #fff;
    position: relative;
    left: 110px;
    top: 0;
    cursor: pointer;
}
.p_about{
    text-indent: 25px;
}

.new_1{
 /*! display: flex; */
 /*! height: 100%; */

 position: relative;
 left: 0;
 top: 0;
}
.new_2{
    display: flex;
    height: 100%;
    margin-top: 100px;
}
.new_3{
    margin-top: 50px;
}

.scientific_new{
    display: flex;
}

.scientific_new_title_1{
   font-size: 20px;
   margin-top: 250px;
    padding-left: 400px;
}

.scientific_new_icon_title{
    width: 25%;
    height: auto;
    float: left;
    margin: 0 auto;

}
.scientific_new_text{
    font-size: 15px;
color: darkblue;
text-transform: uppercase;
margin-bottom: 22px;
text-align: center;
}

.down {
    cursor:pointer;
}

.scientific_new_icon_title_1{
    width: 300px;
    float: left;
    margin: 0 auto;
}
.scientific_subunit{
    margin-top: 200px;
}
.scientific_subunit_1{
margin-top: 200px;

}

.scientific_subunit_2{
    margin-top: 200px;
    
}

.scientific_subunit_3{
        margin-top: 200px;
        
}

.scientific_subunit_4{
    margin-top: 300px;
    
}

.footer {
bottom: 0;
left: 0;
width: 100%;
height: 80px;
background: #3498DB;
margin-top: 25%;
}
.footer_about {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #3498DB;
    margin-top: 30%;
    }

.footer_index {
        bottom: 0;
        left: 0;
        width: 100%;
        
        background: #3498DB;
        margin-top: 10%;
        font-size: 10px;
    text-align: center;
    
        }

.scientific_activity_5{
    margin-bottom: 400px;
}

.scientific_activity_5_title{
    cursor: pointer;
    line-height: 2.0;
}

.scientific_subunit_5{
    margin-top: 150px;
    float: none;
    text-align: justify;
    text-transform: none;

}

.p_scientific_subunit_5{
    text-indent: 25px;
}

.li{
    list-style-type: none;
}
li::before{
    content: "- ";
} 

.time{
    color:blue;
    font-size: 10px;
}

.productive_activites_news{
    display: block;
font-size: 20px;
color: darkblue;
text-transform: uppercase;
margin-bottom: 22px;
text-align: center;
}

.productive_activity{
    margin-bottom: 150px;
}

.productive_activity_icon_title{
    width: 40%;
    margin: 0 auto;
    height: auto;

}

.productive_activity_title{
    cursor: pointer;
    line-height: 2.0;
}

.productive_icon{
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;
}

.productive_item{
    flex: 1;
    position: relative;
    
    margin-top: 200px;
    float: unset;
}
.new_title_1{
        font-size: 20px;
        text-align: center;
    }
.scientific_activity{
    display: flex;
}
.scientific_activity_7{
    margin-bottom: 400px;
}
.scientific_activity_8{
   margin: auto 0 30vh;
}



.scientific_subunit_7{
    margin-top: 250px;
    float: none;
    text-align: left;
    text-transform: none;
}
.p_1{
    text-align: center;
margin-bottom: 200px;

}
.p_2{
    text-align: left;
}
.scientific_subunit_8{
    text-align: center;
    margin: 50px 0 0;
}
/*ouer team*/

.section_title_team{
    display: flex;
    padding: none;
   
}

.team_title{
    
    text-align: center;
    font-size: 100px;
    color: darkblue;
   text-decoration: none;
}

.ouerteam{
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ouer_team_img{

width: 50%;
height: 600px

}
.h1_team{
    color: black;
    text-align: center;
}

.ouerteam_1{
    margin-top: 100px;
    display: flex;
    align-items: baseline;
}

.ouer_team_img_1{
    width: 20%;
    height: 200px;
    inline-size: inherit ;
}
.h2_team{
    text-align: center;
   font-size: 20px;
    color: black;
    text-transform: uppercase;
}

.new_icon_about{
    position: absolute;
    top: auto;
    left: 0px;
    z-index: 1;
    width: 20%;
    height: auto;

}

.new_icon_1{
    position: absolute;
    top: auto;
    left: 0px;
    z-index: 1;
    width: 20%;
    height: auto;

}

.ouerteam_about{
    flex: 1;
    margin-top: 100px;
    float: unset;
}

.ouerteam_1_about{
    display: flex;
    align-items: baseline;
}

/*
speeches by moderators
*/
.speeches_by_moderators{
    margin-top: 100px;
    display: flex;
  flex-direction: column;
}

.speeches_by_moderators_img_1{
    width: 20%;
    height: 200px;
    inline-size: inherit ;
}
.watch{
    color: rgb(161, 104, 17); 
        text-decoration: none; 
        
       }
  
       .wrapper{

        display: flex;
        justify-content: space-evenly;
        align-items: flex-end;
        min-height: 100%;
        height: 300px;
        margin: auto 0px;
        padding: 20px;
      background-color: rgb(0, 45, 59);
        
    }
    
    .site{ 
        font-size: 10px;
    }
    
    .copyright{
        display: flex;
        justify-content: center;
    font-size: 8px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgb(0, 45, 59);
       
    }
    
    .sites{
        text-decoration: none;
        color: rgb(253, 253, 253);
        transition: color 0.3s linear;
        
    }
    .sites:hover{
        color: rgb(81, 255, 13);
    }
    
    .h1{
        letter-spacing: 5px;
        font-size: 20px;
    }
    .h2{
        font-size: 18px;
        text-align: right;
    }
    .w{
background-color: #000000;
    display: flex;
    flex-direction: column;
    font-size: smaller;
    margin: 1px 0;
    text-align: left;
    }
    