

/*header*/
.svg-icon--search {
  background: url('data:image/svg+xml;charset=UTF-8, %3Csvg%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20410.23%20410.23%22%3E%3Cpath%20d%3D%22M401.625%2C364.092l-107.1-107.1c19.125-26.775%2C30.6-59.288%2C30.6-93.713c0-89.888-72.675-162.562-162.562-162.562%20S0%2C73.392%2C0%2C163.279s72.675%2C162.562%2C162.562%2C162.562c34.425%2C0%2C66.938-11.475%2C93.713-30.6l107.1%2C107.1%20c9.562%2C9.562%2C26.775%2C9.562%2C38.25%2C0l0%2C0C413.1%2C390.867%2C413.1%2C375.566%2C401.625%2C364.092z%20M162.562%2C287.592%20c-68.85%2C0-124.312-55.463-124.312-124.312c0-68.85%2C55.462-124.312%2C124.312-124.312c68.85%2C0%2C124.312%2C55.462%2C124.312%2C124.312%20C286.875%2C232.129%2C231.412%2C287.592%2C162.562%2C287.592z%22%2F%3E%3C%2Fsvg%3E') center no-repeat; }
  
.secondary-nav {
    border-top: 1px solid #222;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px !important;
}

.myheard {
  width: 100%;
  background-color: #FFFFFF;
  min-height: 120px; }
  
#myheard {
            width: 100%;
            background-color: #FFFFFF;
            height: 120px;
        }

/* HEDER LOGO */
#logotip a strong {
  color: #000; }

#logotip {
  float: left;
  padding-top: 35px;
  padding-left: 25px; }

@media screen and (max-width: 1200px){
    #logotip {
    float:none;
    display: inline-block;
}

#logotip a{
font: bold 45px Arial, Sans-Serif !important;
}

    #myheard {
    text-align: center;
}
    
}
#logotip a {
  color: #bdbaba;
  text-decoration: none;
  font: normal 38px Arial, Sans-Serif; }
  


/* HEDER CENTER */
#rightbox {
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 0px;
  text-align: center; }

#righth {
  padding-left: 310px; }

/*----- Header and Footer Menu -----*/
.topglmen-wrap {
  border-top: 5px solid #222;
  border-bottom: 3px solid #222; }
  
  
  
 
  

.topglmen .topglmendv {
  list-style: none;
  float: left;
  font-family: 'Oswald', sans-serif;
  margin: 4px 0;
  padding: 0 8px;
  border-left: 1px solid #222;
  position: relative;
  z-index: 1000;
  margin-top: 0.2vw;
  
  }
  
@media screen and (max-width: 1200px){
.topglmen .topglmendv {
    float: none;
}} 
  
@media screen and (min-width: 2100px){
#logotip a {
    font: normal 3vw Arial, Sans-Serif;
}
  
}

@media screen and (min-width: 2100px){
#logotip {
    padding-top: 1.5vw;
}
}
@media screen and (min-width: 2100px){
#myheard {
    height: 7vw;
}
}
  .topglmen .topglmendv:first-child {
    padding-left: 3px;
    border-left: none; }
	
  .topglmen .topglmendv.home-menu-icon {
    padding-right: 0px;
    margin: 1px -1px 1px 0;
    position: relative;
    z-index: 1001; }
.topglmen .topglmendv.home-menu-icon+div{
    margin-left: 0px;
}
@media screen and (max-width: 1200px){
   .topglmen .topglmendv.home-menu-icon+div{
    margin-left: 0px;
   
} 
}
  .topglmen .topglmendv .topglmenurl {
    display: inline-block;
    font-size: 112.5%;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    height: 21px;
    line-height: 21px;
    color: #000; }
  .topglmen .topglmendv a {
    display: inline-block; }
  .topglmen .topglmendv .icon-home {
    font-size: 18px;
    width: 37px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #fff;
    background-color: #222; }

/*----- Search box -----*/
.search-form {
  margin-top: 2px; }
  .search-form-input {
    width: 85%;
    padding: 2px 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.8;
    background-color: #fff;
    border: none;
    border-right: 1px dotted #d7d7d7;
    font-family: Arial, Helvetica, sans-serif; }
  .search-form-btn {
    width: 10%;
    display: inline-block;
    vertical-align: middle;
    border: none; }
	
@media screen and (max-width: 480px){
.search-form-input {
    width: 75%;
    margin-left: 10px;
}}

  #search_heard {
            float: right;
        }
		
		
 #up_body {
        text-align: center;
        border-bottom: 2px solid #000;
        padding: 0px;
        margin: 0px;
    }
 
		
		
      /* Navigation */

        div.topglmen {
          
            text-align: center;
            font-size: 16px;
			    margin-bottom: 0.1vw;
            
        }

        .topglmendv {
            float: left;
        }

        .topglmenurl {
            color: #3f5b77;
            text-decoration: none;
        }

        /* Sub Navigation */
        div.topsubmenD {
            background-color: #ffffff;
        
        }

        div.topsubmen {
            height: 33px;
            width: 100%;
            text-align: center;
        }

        .topsubmenu {
            color: #6699CC;
            font-size: 13px;
            float: left;
        }

        .topsubmenu a {
            color: #336699;
            text-decoration: none;
        }
    #secondary-nav {
    border-top: 1px solid #222;
    padding-top: 8px;
    padding-bottom: 6px;
	padding-left:10px;
	   
}

#secondary-menu li {
    list-style: none;
    float: left;
    margin: 0  0 0 25px;
    font-size: 11px;
}



 @media only screen and (min-width: 2100px) {
	 
	#secondary-menu li {
  
    font-size: 0.7vw;
}
 
 }
 
#responsive-menu, #secondary-responsive-menu {
    display: none;
    border: 1px solid #222;
    padding: 5px 10px;
}

  
  span.child {
    font-size: 80%;
}
  
  @media only screen and (max-width: 980px)   {

#responsive-menu, #secondary-responsive-menu {
    display: block;
	font-size: 17px;
	padding-left: 15px;

  
  }

  }
  @media only screen and (max-width: 980px) and (min-width: 320px){

#bottom-menu, #secondary-menu {
    display: none;
	
}


  }
  
  
  
    @media only screen and (max-width: 1200px) and (min-width: 768px){
		
		#rsidebars{
			float:right;
			
		}
		#content{
			margin-bottom:10px;
		}
		
 
	}
  


#secondary-menu li:first-child {
   }

#secondary-menu li a {
  display: block;
  color: #555;
    padding-bottom: 2px;
    padding-top: 2px;
}
  
  /*footer*/
  
.footergl {
  padding-top: 15px; }
  
#footergl {
            color: #999;
            width: 100%;
            overflow: hidden;
            font-size: 12px;
			margin-bottom: 50px;
        }

#footergl a {
            font-size: 13px;
        }
@media screen and (min-width: 2100px) {
	 #footergl {
    font-size: 0.7vw;
}
	 #footergl a {
    font-size: 0.7vw;
}
		  }
		  
		
	.er{
	    font-size: 250%;
    line-height: 1;
    margin-top: 1px;
    margin-right: 10px;
	float: left;
	}
  
  
    #footergl .left {
            width: 220px;
            float: left;
            text-align: left;
            padding: 20px;
            height: 100%;
        }

	@media screen and (max-width: 992px) {
		   #footergl .left {
            width: auto;
            
        }
		   #footergl .left p{
           display:inline;
		   margin: 16px 10px 20px 8px;
            
        }
		
		#footergl .left p:before{
            content: "\2713";
        }
	}	
		
@media screen and (min-width: 2100px) {
	#footergl .left {
			   width: 10vw;}
			  
		  }
    #footergl .right {
            width: auto;
            float: right;
            text-align: right;
            padding: 15px;
            height: 100%;
        padding-left: 0;
        }

    #footergl .center {
            
            padding: 10px;
            text-align: justify;
        }
  
    .form-element-right{
            float: right; 
            clear: both; 
            margin-bottom: 10px;
        }
		
		
		
.dropbtn {
    display: none;
} 

@media screen and (max-width: 1200px){
.dropbtn, .dropbtn2 {
    color: white;
	background-color: #222;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    font-size: 15px;
    border: none;
    cursor: pointer;
    display: block;
    height: 30px;
}
}
@media screen and (max-width: 1200px){
.show {
    display: block;
}}

@media screen and (max-width: 1200px){
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 260px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 99;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 10px;
    text-align: left;
    padding-left: 10px;
    overflow-x: hidden;
}}