body{/*text-align:right!important;*/overflow-wrap: break-word;}
p{text-align: -webkit-auto;}
a{text-align: -webkit-auto;}
div{text-align: -webkit-auto;}
.topbar {
    background: #6f7d90;
    color: #fff;
    padding: 5px;
    font-weight: 500;
}
.topbar a{color:#fff;}
.nav{background: #f5f5f7;padding-top: 20px;padding-bottom: 20px;}
.navigation ul{display: flex;list-style: none;padding-left: 0px;}
.navigation ul li a{padding: 5px 10px; color:#000;}
.navigation {padding-top: 15px;}
.banner{background: url('img/slider1.jpg');background-repeat: no-repeat;background-size: 100% 100%;padding-top:100px; padding-bottom:100px; }
.btn-read-more{background: #6f7d90; color:#fff; padding:10px 50px;border-radius:5px;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;margin-top:20px;}
.siderform{background:#0000006b;padding:10px;}
.site-footer{background: #f5f5f7;padding-top: 20px;padding-bottom: 20px; margin-top: 20px;}
.site-info{background: #f5f5f7;padding-top: 20px;padding-bottom: 20px; text-align:center;margin-top: 0px;}
.langflag{text-align:center; padding-top: 10px; padding-bottom:10px;}
h1,h2,h3,h4,h5,h6{margin-bottom:30px!important; margin-top:30px!important;}
.mobilebanner{display:none;}
@media only screen and (max-width: 468px) {
  .navigation ul{display: block;list-style: none;padding-left: 0px;}
  
.mobile-space{margin-top:30px; margin-bottom:30px;}
.banner{display:none;}
.mobilebanner{display:block;}
.mobilebanner img{margin-bottom:30px;}
}







