body {
    line-height: 1.6;
}
.container{
    max-width: 95%;
}
.menuzord-container {
    background-color: #003A6B !important;
  }

  .menuzord-menu > li > a{
    color:white !important;
  }

  .menuzord .showhide em{
    background:white !important;
  }

  header#header .header-top {
    background-color: #202C45 !important
  }

  header#header .header-nav {
    border-top: none
  }

  .owl-stage {
      transition: 1s !important;
  }

  .owl-theme .owl-nav {
    margin-top:0px
  }

  .widget .post .post-thumb img {
    border-radius : 0%
  }

  .menuzord-menu > li.active > a, .menuzord-menu > li:hover > a{
    background: #202C45;
  }

  .tm-sc-unordered-list ul > li, .tm-sc-unordered-list ol > li{
    margin-bottom: 0px;
  }

  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    line-height: 1.3;
  }
