clearfix {
	content: " ";
	overflow: hidden;
	clear: both;
	display: block;
}

.container {
	padding: 10px 100px;
	margin: 0 auto;
	text-align: center;
	
}


body {
  color: rgb(36, 117, 185);
  font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}

buttom, a {
	cursor: pointer;
}

a {
  text-decoration: none;
  color: black;
}

.icon_logo {
  position: absolute;
  width: 150px;
  height: 150px;
  margin-left: 20px;
  top: -43px;
  margin-right: 10px;
}

.header_content {

}

.converter, .search_tab, .menu_header, .null {
  vertical-align: middle;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  align-items: center;
  white-space: nowrap;
  }

  .searchTab {
    white-space: nowrap;
    display: block;
    margin: 0;
    width: 225px;
    font-size: 14px;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    padding: 7px;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    
  }

  .search_tab {
    position: relative;
  }

  .button_search {
    position: absolute;
    left: 207px;
    background-color: #1661a2;
    border: none;
    color: #fff;
    
    padding: 7px;
    cursor: pointer;
  }

 .lupa {
  height:20px; 
  width:20px; 
  display:block; 
  position:relative;
}
 
  .lupa:before, .lupa:after { 
    content:''; 
    height:10px; 
    display:block; 
    position:absolute; 
    top:0; left:0; 
  }
   
  .lupa:before {
    width:10px; 
    border:3px #fff solid; 
    border-radius:100%;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
  }
   
  .lupa:after {
    width:4px; 
    background: #ffffff; 
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg); 
    top:12px; left:15px;
  }
  
.menu_header {
  
  padding-top: 126px;
  font-size: 16px;
  margin-left: 55px;
}
.arrow {
  font-size: 10px;
}




.section  {
  
  padding: 15px 70px 15px 0;
  }

.menu_header > ul {

  padding-bottom: 180px;

}

.menu_footer > ul, .menu_header > ul {
  display: flex;
}

.menu_header > li > a {
  color: black;
}

.menu_footer > li > a {
  color: white;
}

.drop_menu > li a {
  cursor: pointer;
}
.first_block, .second_block, .block_links, .block_offline, .support_contact {
text-align: left;
}

.first_block {
  position: relative;
  font-size: 20px;
}


h1 {
  padding: 102px 0 55px 0;
  display: block;
  font-size: 2em;
  -webkit-margin-before: 0.67em;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  
}

h2 {
  font-size: 1.5em;
  
  
  padding-top: 120px;
}

.block_content {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  line-height: 36px;
  
}

.about {
  max-width: 715px;
  
  
  
}

.box_function {
  padding-top: 97px;
  max-width: 1028px;
  
  font-size: 20px;
  

}

.small_boxes {
  display: inline-block;
  margin: 0  160px 44px 0;
  width: 144px;
  vertical-align: top;

}

.icon_finctions {
  
  margin-bottom: 10px;
}

.function_content {
  margin-top: 10px;
  line-height: 36px;
}

.leasing {
  width: 68px;
  height: 68px;
} 
.offline {
  width: 69px;
  height: 69px;
}  
.exchange {
  width: 80px;
  height: 71px;
} 
.receive {
  width: 64px;
  height: 58px;
} 
.send {
  width: 59px;
  height: 67px;
}  
.balance {
 width: 56px;
 height: 60px;
} 


.menu_header li a {
  padding: 10px 20px;
  color: white;
}


.menu_header > ul li {
  position: relative;
}

.drop_menu ul {
  position: absolute;
  z-index: 2;
  top: 0;
  background-color: white;
  box-shadow: 1px 5px 10px -5px black;
  display: none;
}

.drop_menu > ul li {
  margin: 10px;
  padding: 5px;
}



.drop_menu a:hover {
  background-color: none;
}

.box {
  display: inline-block;
  margin: 0 36px 10px 0;
  
}

.box:first-child {
  margin-left: 0;
}

.block_box {
  padding-top: 72px;
}

.block_box > a {
  color: black;
}

.block_box > a {
  color: black;
}

.drop_menu >  a {
  color: black;
}


.box:hover {
  background-color: rgba(0, 0, 0, 0.123)
}

.text_functions {
  list-style-type: disc;
  margin-left: 20px;
}
footer {
  color: #fff;
  background-color: #1661a2;
  border-top: 5px solid #3c87c8;
  text-align: right;
  padding: 20px 10px;
  font-size: 12px;
}

.block_content > a {
  color: #1661a2;
}

.icon_links {
  width: 165px;
  height: 124px;;
}

.menu_footer {
  float: right;
}

.menu_footer > a {
  color: white;
}

.main_body {
  height: 100%;
}

.transaction {
  max-width: 1020px;
  font-size: 20px;
}

.big_mobile {
  position: absolute;
  left: 43%;
  top: 0;
  width: 45%;
  z-index: 0;
}

.two_lines {
  padding: 0 10px;
  color: black
}


.main_a:hover{
  background: #00000031;
   
  transition: all 0.3s ease;
 }    

 .menu_header li {
  color: #ffffff;
 }

 .drop_menu li:hover {
  background: #00000031;
 }

.main_a:focus ~ .sub_menu, 
.main_a:active ~ .sub_menu, 
.sub_menu:hover 
{ 
   display: block; 
}

.converter {
  padding: 0 190px;
}



.charge, .charge_button, .charge_name {
  display: inline-block;
  height: 33px;
  font-size: 14px;
  line-height: 34px;
  color: white;
}

.charge {
  text-align: left;
  width: 50px;
  
}

.charge_button {
  margin-right: 7px;
}

.drop_menu li a {
  color: black;
}

.drop_menu li:hover {
  background-color: #3c87c8d3;

}

.drop_menu li a:hover {
  color: white;
}

.icon_menu {
  width: 50px;
  height: 50px;
  padding-bottom: 180px;
  
}

.hidden_menu {
  position: relative;
}

.hidden_menu ul {
  height: 900%;
  z-index: 2;
 position: absolute;
 top: 0;
 right: -16px;
 background-color: #fff;

 box-shadow: 0 0 10px black;
}

.hidden_menu ul li {
  padding: 17px;
}

.hidden_menu ul li:hover {

  background: #00000017;
}

.hidden_menu_sub {
  display: none;
}


.button_menu:focus ~ .hidden_menu_sub, 
.button_menu:active ~ .hidden_menu_sub, 
.hidden_menu_sub:hover 
{ 
   display: block; 
}
