html,body {
    background-color: DimGray;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden  !important; 
    }

#agsareba-header{
	margin: 0;
    padding: 0;
	
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
  #sel1 {
       display: none;
  }
.navbar .navbar-collapse {
  text-align: center;
  
}

.form-group {
  padding: 0.2em 0;
}
select {
   text-align-last: center;
}

.overflow-navbar{
    overflow: hidden; 
    position:fixed; 
    width: 100%;

}

/*sidenav right satnoebebi*/
/**************************/
/*satnoebis moZraoba saxelwodeba*/


/*END off sidenav right satnoebebi*/


#teqsti {
    display: inline-block; 
    height: 900px;
	width: 100%;
    top: 55px;
    text-align: justify; 
    color: FloralWhite; 
	padding-left: 15%;
	padding-right: 15%;

	
}
#teqsti h1, #teqsti h2, #teqsti h3, #teqsti h4{
	text-align: center;
}
/*teqstis navigacia centrshi*/
.navbar-nav-2 {
  width: 100%;
  text-align: center;
}
.navbar-nav-2 > li {
  float: none;
  display: inline-block;
}
/* dasasruli teqstis navigacia centrshi*/
.text-header-netareba{
	text-align: center;
	color: FloralWhite; 
}

h1{
	padding-bottom: 20px;
}



@media screen and (max-width: 1100px) {
    
    #teqsti { font-size: 2em}

  
 #sel1 {
       display: inline-block;
  }
    #desk-top-menu-9net, #desk-top-menu-10mcne, #desk-top-menu-rogchesh, #desk-top-menu-agsbavshv, #codvebi-sidenav, #satnoebebi-sidenav  {
       display: none;
  }
  
#mySidenav-r{
  right: 39px;
  }

a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

.charcho {
    border-style: solid;
    border-width: 2px 10px 4px 20px;
}



/*icon formating*/
.menu-button {
    display: inline-block;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}/* END icon formating*/
  

  

}


/*screen resizing switch mobile formating
@media screen and (max-width: 600px) {
  .sidenav-l {
    display: none;
  }
a.icon {
    float: left;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .sidenav-r {
    display: none;
  }
a.icon {
    float: right;
    display: block;
  }
}
*/


