header{

    width: 100%;
    height:172px;
    position: relative;
    background: white; 
    /*border:2px solid #000;*/
    z-index:1000;
}
header #contacts{
    display:none;
}
header  #nav-top{
     position:relative;
      width: 100%;
     height:108px;
border-bottom: 3px solid #1081E8;
display:flex;
align-content:center;
justify-content:center;
/*background: #FFF;*/
}
 header #nav-top-chiald{
     position:relative;
background: #FFF;
     width:70%;
      height:105px;
      z-index:1;
}
 header #nav-top-chiald .about{
    position:absolute;
top:28px;
right:0;
padding: 15px 24px;
display: inline-flex;
justify-content: center;
align-content:center;
align-items: center;
border-radius: 174px;
background: #0059AB;
color: #FFF;
/*font-family: Montserrat arm;*/
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-decoration:none;
}
header nav{
    position:relative;
 top:0px;
  width: 100%;
  height:59px;
  display:flex;
  align-content:center;
background:white;
color:#1081E8;
background: #fff;
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
    margin:auto 0 ;
   
   
}
header nav #e{
    display:none;
}
header nav li{
  margin:auto 1% ;
  color:#1081E8;
       z-index: 1;
}
header nav div{ 
    align-content:center;
}
header nav a{
   
}
header #nav_body{
    width:76%;
    position:relative;
    left:12%;
}
header #form{ 
    position:absolute;
  top:30px;
border-radius:25px;
  left:35%;

flex-shrink: 0;
align-content:center;
width: 30%;
height: 46px;
     margin:0 ;
    border:0;    
    padding: 0 ;
z-index:10;
}
 header form #search{
    position:relative;
    border-radius:25px;
    width:100%;
    height:46px;
    background:#D4DCFF33;
    color: rgba(15, 40, 81, 0.80);
/*font-family: Montserrat arm;*/
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;
}
 header form #search:focus{
    background:#fff;
    color: rgba(15, 40, 81, 0.80);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;
}
 header form button{
    position:absolute;
    top:5px;
  left:85%;
    border:0;
    width:40px;
    height:35px;
    border-radius: 25px;
     background: #F7F8FF; 
}
 header  #active{
    background:#fff; 
    /*border-radius:10px;*/
   color:#1081E8;
   padding:15px 0;
   border-bottom:3px solid #1081E8;;
}

 header #lang {
   
position:absolute;
top:110px;
right:15%;
     display:block;
width:120px;
height:50px;
cursor:pointer;
    z-index:10;

}
 header #lang a{
    color:#1081E8;
      display:block;
}


header  #logo{
 position:absolute;
 top:30px;
  left:15%;
  height:52px;
  border-radius:2px;
    z-index:1;
}
 header .nav-item a { 
    display:flex;
    align-content:center;
font-size:18px;
      padding:0;
  margin:0;
  color:rgba(15, 40, 81, 0.80);
    font-weight: 500;
}
 header .nav-item a:hover {
     background:#fff;
    color:#1081E8;   
}
@media only screen and (max-width: 1250px) {
    header #form{ 
    position:absolute;
  top:30px;
border-radius:25px;
  left:35%;
flex-shrink: 0;
align-content:center;
width: 35%;
height: 46px;
     margin:0 ;
    border:0;    
    padding: 0 ;
z-index:10;
}
   header  #nav-top-chiald{
     width:80%;

} 

 header #lang {
  position:absolute;
top:110px;
right:10%;
cursor:pointer;
    z-index:10;

}
 header #lang a{
   color:#1081E8;
      display:block;
}
header #nav_body{
    width:80%;
    position:relative;
    left:8%;
}
header  #logo{
 position:absolute;
 top:30px;
  left:10%;
   height:52px;
  border-radius:2px;
    z-index:1;
}
}
@media only screen and (max-width: 1150px) {
  header   #nav-top-chiald{
     width:90%;

} 
header #nav_body{
    width:90%;
    position:relative;
    left:3%;
}
 header #lang {
  position:absolute;
top:110px;
right:5%;
cursor:pointer;
    z-index:11;

}
 header #lang a{
   color:#1081E8;
      display:block;
}
header  #logo{
 position:absolute;
 top:25px;
  left:5%;
 height:52px;
  border-radius:2px;
    z-index:1;
}
}
@media only screen and (max-width: 1050px) {
 header nav form{ 
    position:absolute;
 top: -5px;
    right:130px;
width:200px;
align-content:center;
    height:30px;
     margin:auto 0 ;
    border:0; 
    padding:auto 0 ;
}  
header  #logo{
 position:absolute;
 top:30px;
  left:5%;
  height:52px;
  border-radius:2px;
    z-index:1;
}
}

@media only screen and (max-width: 991px) {
    header #contacts{
    display:block;
 color:#0F2851;
     margin:30px 0 0 0;
     padding:30px 0 0 0 ;
     font-weight: 600;
     border-top:1px solid #ccc;
}


    header #contacts a span{
 color:#0F2851;
}
  header nav #e{
    display:block;
}
    header #form{ 
    position:absolute;
  top:115px;
border-radius:25px;
  left:25%;
flex-shrink: 0;
align-content:center;
width: 50%;
height: 46px;
     margin:0 ;
    border:0;    
    padding: 0 ;
z-index:1;
}
  header    #nav-top-chiald{
     position:relative;
background: #FFF;
     width:100%;
      height:105px;
      z-index:1;
}
 
  header #lang {
   
position:absolute;
top:30px;
/*left:75%;*/
     display:block;
width:120px;
height:50px;
cursor:pointer;
    z-index:10;

}

 header #nav-top-chiald .about{
    position:absolute;
top:28px;
right:0;
padding: 15px 24px;
display: inline-flex;
justify-content: center;
align-content:center;
align-items: center;
border-radius: 174px;
background: #0059AB;
color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-decoration:none;
    display:none;
}
     
 header .offcanvas{
  z-index:10000;
    width:10%;
}
 header   #offcanvasNavbar a{
 color:#0F2851;
 font-size:25px;
 margin:10px 5px;
 text-decoration:none;
}
 header   #offcanvasNavbar a:hover,    header #contacts a span:hover{
 color:#1081E8;
}
.offcanvas-header{
    border-bottom:3px solid #1080E7;
}
 header #lang a{
  color:#1081E8;
      display:block;
}
header  #logo{
 position:absolute;
 top:40px;
  left:5%;
 height:45px;
  border-radius:2px;
    z-index:1;
}
header  #offcanvasNavbar  .nav-item #active{
   margin:10px;
    padding:0 0 5px 5px;
   color:#1080E7;;
     border-bottom:2px solid #1080E7;
}
header  #offcanvasNavbar  .nav-item #active:hover{
   /*color:#fff;*/
    color:#1080E7;
     border-bottom:2px solid   #1080E7;
}
}
@media only screen and (max-width: 900px) {
 header #nav-top-chiald{
     position:relative;
background: #FFF;
     width:100%;
      height:105px;
      z-index:1;
}
 header #lang {
   
position:absolute;
top:30px;
/*left:73%;*/
     display:block;
width:120px;
height:50px;
cursor:pointer;
    z-index:10;

}
 header #lang a{
  color:#1081E8;
      display:block;
}
 header   #offcanvasNavbar a{
 color:#0F2851;
 font-size:25px;
 margin:10px;
 text-decoration:none;
}
 header   #offcanvasNavbar a:hover{
 color:#1081E8;
 font-size:25px;
}
.offcanvas-header{
    border-bottom:3px solid #1080E7;
}
 header #lang a{
  color:#1081E8;
      display:block;
}
header  #logo{
 position:absolute;
 top:40px;
  left:5%;
height:45px;
  border-radius:2px;
    z-index:1;
}
}
@media only screen and (max-width: 800px) {
 header #nav-top-chiald{
     position:relative;
background: #FFF;
   height:45px;
      height:105px;
      z-index:1;
}
 header #lang {
   
position:absolute;
top:30px;
/*left:69%;*/
     display:block;
width:120px;
height:50px;
cursor:pointer;
    z-index:10;

}
 header #lang a{
  color:#1081E8;
      display:block;
}
 header   #offcanvasNavbar a{
 color:#0F2851;
 font-size:25px;
 margin:10px;
 text-decoration:none;
}
 header   #offcanvasNavbar a:hover{
 color:#1081E8;
 font-size:25px;
}
.offcanvas-header{
    border-bottom:3px solid #1080E7;
}
 header #lang a{
  color:#1081E8;
      display:block;
}
header  #logo{
 position:absolute;
 top:40px;
  left:5%;
 height:45px;
  border-radius:2px;
    z-index:1;
}
}
@media only screen and (max-width: 700px) {
 header #nav-top-chiald{
     position:relative;
background: #FFF;
     width:100%;
      height:105px;
      z-index:1;
}
 header #lang {
   
position:absolute;
top:30px;
     display:block;
width:120px;
height:50px;
cursor:pointer;
    z-index:10;

}
 header #lang a{
  color:#1081E8;
      display:block;
}
 header   #offcanvasNavbar a{
 color:#0F2851;
 font-size:25px;
 margin:10px;
 text-decoration:none;
}
 header   #offcanvasNavbar a:hover{
 color:#1081E8;
 font-size:25px;
}
.offcanvas-header{
    border-bottom:3px solid #1080E7;
}
 header #lang a{
  color:#1081E8;
      display:block;
}
header  #logo{
 position:absolute;
 top:40px;
  left:5%;
 height:45px;
  border-radius:2px;
    z-index:1;
}
}
@media only screen and (max-width: 600px) {
  header  #nav-top-chiald{
     position:relative;
background: #FFF;
     width:100%;
      height:105px;
      z-index:1;
}
    header #form{ 
    position:absolute;
  top:115px;
border-radius:25px;
  left:20%;

flex-shrink: 0;
align-content:center;
width: 60%;
height: 46px;
     margin:0 ;
    border:0;    
    padding: 0 ;
z-index:10;
}
 header #lang {
   
position:absolute;
top:30px;
/*left:55%;*/
     display:block;
width:120px;
height:50px;
cursor:pointer;
    z-index:100;

}
 header #lang a{
  color:#1081E8;
      display:block;
      z-index:100;
}

 header   #offcanvasNavbar a{
 color:#0F2851;
 font-size:25px;
 margin:10px;
 text-decoration:none;
}
 header   #offcanvasNavbar a:hover{
 color:#1081E8;
 font-size:25px;
}
.offcanvas-header{
    border-bottom:3px solid #1080E7;
}
 header #lang a{
  color:#1081E8;
      display:block;
}
header  #logo{
 position:absolute;
 top:40px;
  left:5%;
 height:45px;
  border-radius:2px;
    z-index:1;
}
}
@media only screen and (max-width: 500px) {
 header #nav-top-chiald{
     position:relative;
background: #FFF;
     width:100%;
      height:105px;
      z-index:1;
}

   header   #offcanvasNavbar{
    width:80%;
}

 header   #offcanvasNavbar ul li  a{
 color:#0F2851;
 font-size:25px;
 margin:10px;
 text-decoration:none;
}
 header   #offcanvasNavbar ul li a:hover{
 color:#1081E8;
 font-size:25px;
}
.offcanvas-header{
    border-bottom:3px solid #1080E7;
}
 header #lang a{
  color:#1081E8;
      display:block;
}
header nav{
    margin:0;
    padding:0;
      width:100%;
}
   header #form{ 
    position:absolute;
  top:115px;
border-radius:25px;
  left:3%;
flex-shrink: 0;
align-content:center;
width: 70%;
height: 46px;
     margin:0 ;
    border:0;    
    padding: 0 ;
z-index:10;
}
  header form button{
    position:absolute;
    top:5px;
  left:80%;
    border:0;
    width:40px;
    height:35px;
     background: #F7F8FF; 
     z-index:1;
}
header  #logo{
 position:absolute;
 top:40px;
  left:5%;
 height:45px;
  border-radius:2px;
    z-index:1;
}
}

@media only screen and (max-width: 400px) {
    header   #offcanvasNavbar{
    width:90%;
}  
 header   #offcanvasNavbar a{
 color:#0F2851;
 font-size:25px;
 margin:10px;
 text-decoration:none;
}
 header   #offcanvasNavbar a:hover{
 color:#1081E8;
 font-size:25px;
}
.offcanvas-header{
    border-bottom:3px solid #1080E7;
}
 header #lang a{
  color:#1081E8;
      display:block;
}
   header #cont a span{
    color:#fff;
    font-size:20px;
     background: #0F2851;
}
header  #logo{
 position:absolute;
 top:40px;
  left:5%;
  height:45px;
  border-radius:2px;
    z-index:1;
}
}