

.body {
    margin: 0;
  }

  .topcontainer {
    width: 100%;
    height: 150px;
    background-color: #ffffff;
    margin: auto;
    display: flex;
    
  }

  .topcontainerb {
    width: 1000px;
    height: 130px;
    background-color: #ffffff;
    margin: auto;
    display: flex;
  }

  .toplogcontainer {

    width: 200px;
    height: 130px;
    background-color: #ffffff;

    float: left;
  }

  .topcontainerc {
    min-width: 800px;
    height: 130px;
    margin-left: 5px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
   
  }

  .topseachcontainer {
    width: 100%;
    height: 50%;

    background-color: #ffffff;
    display: flex;
    justify-content: flex-end;
    float: right;
  }

  .topseach {
    margin-top: 20px;
    padding-right: 0;
  }

  .topmenucontainer {
    width: 100%;
    height: 50%;
    display: flex;
    flex-direction: row;
    margin-left: 35px;
  }

  

  .logimg {
    width: 150px;
    height: 100%;

  }

  .mailbtn {
    margin-top: 20px;
    font-size: 14px;
  }



  .menudropdown {

    height: 100%;
    display: inline-block;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    
    z-index: 999;
    width: 17%;
    padding: 4rem 2rem 0.6rem;
    white-space: none;
    text-align: center;
  }

  .menudropdown:hover {
    background-color: #ffffff;
    overflow: visible;
    cursor: pointer;
    border-bottom: 2px solid #0070BC;
    

  }


  .menudropdowncontent {
    height: 270PX;
    position: absolute;
    z-index: 1;
    width: 133px;
    top: 100%;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    margin-left: -20px;
    margin-top: 2px;
    padding-top: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: left;
  }

  .menudropdowncontent a {
    color: rgb(0, 0, 0);
    padding: 10PX 5px;
    display: block;
   

  }


  .dbmenudropdowncontent {
    height: 400PX;
    position: absolute;
    z-index: 1;
    width: 35rem;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    display: flex;
    background-color: rgba(255, 255, 255, 0.7);
    margin-top: 2px;
    margin-left: -20px;
    font-size: 14px;
    font-weight: 600;

  }


  .dbmenudropdowncontent ul {
    list-style-type: none;
    padding-left: 30px;
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-basis: 50%;
  }

  .dbmenudropdowncontent li {
    list-style-type: none;
  }

  .dbmenudropdowncontent li a {
    color: rgb(0, 0, 0);
    padding: 10PX 5px;
    display: block;
    margin-left: -17px;
  }

  .qwe {
    
    margin-top: 20px;
    margin-left: -10px;
    font-size: 16PX;
    font-weight: bold600;
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Standard syntax */
    cursor: auto;
  }

  .asd {
    
    margin-top: -10px;
    margin-left: -20px;
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Standard syntax */
    cursor: auto;
  }

  .carousel-control {
    width: 3%;
  }

  .lundongcontainer {
    min-width: 900px;
  }

  .spcontainerb {
    height: 300px;
    min-width: 1000px;
    margin: auto;
    background-color: #F1F7F7;
    padding-top: 20px;
  }

  .spcontainer {
    height: 300px;
    background-color: #F1F7F7;
    width: 980px;
    min-width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;

  }

  .spcontainertop {
    height: 90px;
    background-color: #F1F7F7;
    justify-content: space-between;
    display: flex;
  }

  .spcontainerbottom {
    height: 30px;
    width: 100%;
    background-color: #F1F7F7;
  }

  .spcontainerbottoma {
    height: 30px;
    width: 100%;
    background-color: #F1F7F7;
    display: inline-block;
    text-align: center;
    font-size: 18PX;

  }

  
  .spcontainerbottomb {
    height: 30px;
    width: 100%;
    background-color: #F1F7F7;
    display: inline-block;
    text-align: center;
    font-size: 18PX;
    

  }

  .spcontainerbottomc {
    height: 30px;
    width: 100%;
    background-color: #F1F7F7;
    display: inline-block;
    text-align: center;
    font-size: 18PX;
    }

  .col-md-3 {
    width: 20%;
  }

  .button-more {
    border-width: 1PX;
    border-style: solid;
    border-color: #0070BC !important;
    color: #0070BC;
    background-color: initial;
    padding: 0 0.3rem;
    border-radius: 100px;
    font-size: 16px;
    width: 126px;
    height: 38px;
  }

  .containerc {
    margin-top: 200px;
    width: 100%;
    height: 130PX;
    background-color: #0070BC;
    display: flex;
  }

  .mid-bar-container{
   margin-top: -20px;
   width: 100%;
   height: 130px;
   background-color: #0070BC;
  }

  .mid-bar-containerB{
    width: 900px;
    height: 108px;
    margin: auto;
    background:url(images/mid-bar2.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
  }
  .mid-bar-containerc{

    width: 400px;
    height: 108px;
  }

  .mid-bar-containerD{
    width: 400px;
    height: 108px;
    margin-left: 300px;
  }

 .containernewss{
width: 100%;
background-color: #f1f7f7;
margin-top: -10px;

} 

  .containernews {
padding-top: 20px;  
margin-top: 80px;
margin-left: auto;
margin-right: auto;
width: 980PX;
font-family: "Hind", sans-serif;
background: #f1f7f7;
color: #4d5974;

}

.accordion .accordion-item {

border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded=true] {
border-bottom: 1px solid #03b5d2;
}

.accordion button {
position: relative;
display: block;
text-align: left;
width: 100%;
padding: 1em 0;
color: #7288a2;
font-size: 18px;
font-weight: 400;
border: none;
background: none;
outline: none;
}
.accordion button:hover, .accordion button:focus {
cursor: pointer;
color: #03b5d2;
}
.accordion button:hover::after, .accordion button:focus::after {
cursor: pointer;
color: #03b5d2;
border: 1px solid #03b5d2;
}
.accordion button .accordion-title {

padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
display: inline-block;
position: absolute;
top: 18px;
right: 0;
width: 22px;
height: 22px;
border: 1px solid;
border-radius: 22px;
}
.accordion button .icon::before {
display: block;
position: absolute;
content: "";
top: 9px;
left: 5px;
width: 10px;
height: 2px;
background: currentColor;
}
.accordion button .icon::after {
display: block;
position: absolute;
content: "";
top: 5px;
left: 9px;
width: 2px;
height: 10px;
background: currentColor;
}
.accordion button[aria-expanded=true] {
color: #03b5d2;
}
.accordion button[aria-expanded=true] .icon::after {
width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
opacity: 1;
max-height: 9em;
transition: all 200ms linear;
will-change: opacity, max-height;
}
.accordion .accordion-content {
opacity: 0;
max-height: 0;
overflow: hidden;
transition: opacity 200ms linear, max-height 200ms linear;
will-change: opacity, max-height;
}
.accordion .accordion-content p {
font-size: 16px;
font-weight: 300;
margin: 2em 0;
}

.footer_top_wrapper{

height: 250px;
width: 100%;
padding: 50px 0;
background: #4d4d4d;


}

#footer_top{
width: 100%;
margin:auto;
position: relative;
display: flex;
justify-content: center;
}

#footer_top ul{
width: 200px;
float: left;
}

#footer_top li.title{
font-size: 16px;
margin-bottom: 10px;
}

#footer_top li{
margin-bottom: 5PX;
color: white;
}

#footer_top li a{
font-size: 14px;
color: #cacaca;
background-color: #4d4d4d;
}

.fixed-div {
position: fixed;
bottom: 50px;
right: 10px;
width: 180px;
height: 110px;
background-color: #0070BC;
color: white;
text-align: left;
padding: 5px 5px 5px 5px;
}

.seccontainer {
  width: 100%;
  height: 100px;
  background-color: #0070BC
}

.seccontainerb {
  width: 980px;
  height: 100px;
  margin: auto;
}

.seccontainerb h2 {
  color: #ffffff;
  padding-top: 30px;

}

.linkcontainer {
  width: 100%;
  height: 40px;
  background-color: rgb(255, 255, 255);
}

.linkcontainerb {
  width: 980px;
  background-color: rgb(255, 255, 255);
  margin: auto;
  display: flex;
  justify-content: end;
}

.linkcontainerb span {
  font-size: 14px;
  color: #4d4d4d;
}

.linkcontainer a {
  color: #4d4d4d;
}

.companycontainer {
  width: 980PX;
  
  background-color: rgb(255, 255, 255);
  margin: auto;
}


.companycontainerleft {
  width: 700px;
  
  background-color: rgb(255, 255, 255);
  float: left;
}

.companycontainerleftb {
  
  background-color: #ffffff;
}

.companycontainerleftc {
  
  background-color: #ffffff;
  margin-top: 50px;
}

.companycontainerright {
  width: 250px;
  height: 300px;
  background-color: rgb(255, 255, 255);
  float: right;
}

.companycontainerrightb {
  width: 250px;
  background-color: #ffffff;
}

.companycontainerrightc {
  width: 100%;
  background-color: #0070BC;
  height: 40px;
}

.companycontainerrightc h3 {
  background-color: #0070BC;
  font-size: 20PX;
  color: #ffffff;
  text-align: center;
  padding-top: 15px;

}

.companycontainerrightd {
  height: 250px;
  border: 1px solid #0070BC;
}

.companycontainerrighte {
  width: 100%;
  height: 200px;
  border: 1px solid #0070BC;
  margin-top: 30px;
}


.companycontainerrighte_block3 {
  margin-bottom: 0.2rem;
  padding: 0.18rem 0.1rem;
  background-color: rgb(255, 255, 255);
}

.companycontainerrighte_text {
  width: 100%;

}

.companycontainerrightd ul li {
  margin-top: 20px;
  font-size: 18px;
  color: #0070BC;
}

.companycontainerrightsearch {
  width: 100%;
  height: 650px;
  background-color: #e4e4e4;
  margin-top: 30px;
}

.serachtitle {
  font-size: 16px;
  color: #0070BC;
  font-weight: bold;
  text-align: center;
  margin-bottom: 23px;
  padding-top: 25px;
}

.serachcategory {
  margin-bottom: 40px;

}

table {
  width: 700px;
  border-collapse: collapse;
}

table,
th,
td {
  border: 1px solid #000000;
}

.companyimgcontainer {
  margin-top: 40px;
  width: 700px;
  background-color: #ffffff;
  display: flex;

}

.companyimgcontainerb {
  width: 350px;
  background-color: #ffffff;
  margin-left: 30px;
  text-align: center;
}

.companyimgcontainerb P {
  margin-top: 20px;
  font-size: 25px;

}



.serachtitle_sec {
  font-size: 16px;
  color: #7f7f7f;
  margin-left: 25px;
}

.searchlist {
  width: 200px;
  height: 26px;
  border: none;
  font-size: 13px;
  color: #a9a9a9;
  text-indent: 10px;
  margin-top: 5px;
  margin-left: 25px;
}

.side_checkbox li {
  display: inline;
  list-style-type: none;
  margin-right: 10px;
  color: #7f7f7f;

}