.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
    
body {
  font-size: 14px;
  color: #757575;
  font-family: 'Microsoft YaHei', sans-serif;
  vertical-align: baseline;
  font-weight: 400;
  overflow-x: hidden;
  line-height: 25px;
}

img {
  max-width: 100%;
  height: auto;
}
a {
  color: #40aae2;
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #1366c9;
}
/* -----------------------
    03. Header CSS
--------------------------*/
.full-width-header {
  margin-bottom:10px ;
}
.full-width-header .toolbar-area {
  background: #40aae2;
  padding: 0;
}
.full-width-header .toolbar-area .toolbar-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 2.50;
}
.full-width-header .toolbar-area .toolbar-contact ul li {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}
.full-width-header .toolbar-area .toolbar-contact ul li i {
  font-weight: 600;
  margin-right: 10px;
  color: #fff;
}
.full-width-header .toolbar-area .toolbar-contact ul li a {
  transition: all 0.3s ease 0s;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #fff;
}
.full-width-header .toolbar-area .toolbar-contact ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.full-width-header .toolbar-area .toolbar-contact ul li:last-child i {
  margin-left: 10px;
}
.full-width-header .toolbar-area .toolbar-sl-share ul {
  text-align: right;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li {
  display: inline-block;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li + li {
  margin-left: 15px;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li a {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.full-width-header .toolbar-area .toolbar-sl-share ul li a i {
  text-align: center;
  display: inline-block;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li:first-child i {
  margin-right: 10px;
}
.full-width-header .rs-header {
  z-index: 9999;
}
.full-width-header .rs-header .sticky-logo {
  display: none;
}
.full-width-header .rs-header .logo-area {
  position: relative;
  width: 150px;
  height: 90px;
  line-height: 88px;
}
.full-width-header .rs-header .logo-area img {
  max-width: 100%;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu {
  text-align: right;
  margin:0px;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu li {
  display: inline-block;
  margin-right: 15px;
  padding: 0;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu li i {
  font-weight: 600;
  margin-right: 10px;
  color: #757575;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu li i:hover {
  color: #40aae2;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu li a {
  transition: all 0.3s ease 0s;
  font-family: 'Montserrat', Arial, sans-serif;

    font-size: 16px;
    font-weight: 600;
  text-transform: uppercase;
  height: 90px;
  line-height: 90px;
  padding: 0 0 0 15px;
  color: #757575;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #40aae2;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu li:last-child {
  margin-right: 0!important;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu.right-memu ul.sub-menu {
  left: auto;
  right: 0;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu {
  background-color: #40aae2;
  margin: 0;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
  border-color: #0575fb;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li a {
  padding: 15px;
  height: unset;
  text-transform: capitalize;
  line-height: unset;
  color: #ffffff;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li a i {
  color: #ffffff;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #dddddd !important;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li a:hover i {
  color: #dddddd !important;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li:last-child {
  margin: 0;
  border: unset;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li.active {
  background-color: #1366c9;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li.active a,
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li.active i {
  color: #dddddd !important;
}
.full-width-header .rs-header .main-menu .rs-menu ul.sub-menu li:hover {
  background-color: #1366c9;
}
.full-width-header .rs-header .main-menu .rs-menu ul.mega-menu {
  background-color: #40aae2;
}
.full-width-header .rs-header .main-menu .rs-menu ul.mega-menu .mega-menu-container {
  padding: 0;
}
.full-width-header .rs-header .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-magemenu {
  padding: 0;
}
.full-width-header .rs-header .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .main-menu .rs-menu ul li.active i,
.full-width-header .rs-header .main-menu .rs-menu ul li.current-menu-item > a {
  color: #40aae2;
}
.full-width-header .rs-header .main-menu .rs-menu .rs-mega-menu.hosting-menu .mega-menu {
  width: 75%;
  right: 0;
  left: unset;
}
.full-width-header .rs-header .main-menu .rs-menu .rs-mega-menu.hosting-menu .mega-menu .single-magemenu {
  width: 50%;
}
.full-width-header .rs-header .main-menu .nav-expander {
  font-size: 20px;
  -webkit-transition: all all 0.3s ease 0s ease;
  -ms-transition: all all 0.3s ease 0s ease;
  transition: all all 0.3s ease 0s ease;
  display: block;
  color: #92278f;
  position: absolute;
  right: 15px;
  top: 26px;
}
.full-width-header .rs-header .main-menu .nav-expander:hover {
  transform: scale(1.1);
  color: #40aae2;
}
.full-width-header .rs-header .sticky {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  box-shadow: -1px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.full-width-header .rs-header .sticky .logo-area img {
  max-width: 76%;
}
.full-width-header .rs-header .sticky .logo-area {
  line-height: 68px;
}
.full-width-header .rs-header .sticky .logo-area,
.full-width-header .rs-header .sticky .rs-menu ul.nav-menu > li > a {
  height: 70px;
}
.full-width-header .rs-header .sticky .rs-menu ul.nav-menu > li > a {
  line-height: 70px;
}
.full-width-header .rs-header .sticky .defult-logo {
  display: none;
}
.full-width-header .rs-header .sticky .sticky-logo {
  display: block;
}
.full-width-header .rs-header .main-menu .rs-menu ul.nav-menu li.right-memu ul.sub-menu {
  left: auto;
  right: 0;
}
.top-menu li {
  position: relative;
}
.top-menu li a {
  display: inline-block;
  position: relative;
}
.top-menu li ul {
  margin: 0;
  padding: 0 0 6px !important;
  opacity: 0;
  display: block;
  visibility: hidden;
  transform: translateY(10px);
  position: absolute;
  top: 100%;
  z-index: 99;
  left: 0;
  height: auto;
  width: 80px;
  background: #40aae2;
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-menu li ul li {
  display: block !important;
  margin: 0 !important;
  padding: 3px 8px !important;
  list-style: none;
  line-height: 20px;
  z-index: 99;
}
.top-menu li ul li a {
  display: block;
}
.top-menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.home4 .full-width-header .rs-header .sticky .main-menu .rs-menu ul.nav-menu li:last-child i {
  color: #757575;
}
/* Header Section End  */