body,html {
  overflow-x:hidden;}


.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: auto !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.uk-height-extra-large {
    height: 450px;
}


@media only screen and (min-width:1280px){
.uk-height-extra-large {
    height: 650px;
}
}

.breads {
    margin: 0;
    padding: 0;
    background: #fff;
    border-top: dashed 1px #999;
    border-bottom: dashed 1px #999;
}

.breads a {
    color:#3192c1;
}

.Theme_01_Default input,.Theme_01_Default [title] {
    color:#999 !important;
}

[title~="Company Name"] {
  color:#fff !important;
}

.Theme_Group_Default legend {

  display: none !important;
}


.Theme_Group_Default fieldset {
  margin-bottom: 10px;
  border:none !important;
  padding: 4px 7px 9px 7px;
}

.Theme_Group_Default .form_label {
  
    color: #fff !important;
    font-size:19px !important;

  
    text-align: left;
}
.row7 label {
    color:#fff !important;
    font-size:18px !important;
    text-align:left;
}


.bigwords h2 {
    background-color:#2e7f9d;
}


.Theme_Group_Default .form_required {
    color: #020202 !important;
    overflow: hidden;
    vertical-align: middle;
}


ul#main-menu {
    border: solid 1px #fff;
}


sup {
    color:#000000 !important;
}


.footer sup {
    color:#fff !important;
}



#illow-banner-widget .flex.items-end {
    display: none !important
}

.Category_marcworldtronic .category_list li a.title {

    font-family: inherit !important;;
}

.skip {
  left: 50%;
  position: absolute;
  transform: translateY(-100%);
}
.skip:focus {
  position: static;
  width: auto;
  height: auto;
}

.skip {
  background: #e77e23;
  height: 30px;
  left: 50%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
}

.skip:focus {
  transform: translateY(0%);
}


  .video-container::after {
   
    z-index: 1;
  }


@media (min-width: 768px) {
  .sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
    padding: 11px 20px;
    font-size:18px;
  }
}

:focus {
  outline: 2px solid #fff !important;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
  box-shadow: inset 0 0 0 4px;
}


main a {
  color: #246f93 !important;
  outline: 0;
}

.blog-list01 .list-info {
    color:#000 !important;
}



.blog-list01 .list-date .month {
  height: 25px;
  line-height: 25px;
  background-color: #040404 !important;
  color: #FFF;
  display: block;
  font-size: 14px;
}

.blog-list01 .blog-page span.index {
  color: #FFF;
  background-color: transparent !important;
  border-color: #0f0f0f !important;
  border: solid 2px !important;
}


.blog-list01 .blog-page .disabled {
  pointer-events: none;
  cursor: default;
  border-color: #d2d2d2;
  color: #1b1b1b !important;
  background-color: transparent;
}

.blog-detail01 .detail-info {
    color:#000 !important;
}

.blog-detail01 .detail-date .month {
  height: 25px;
  line-height: 25px;
  background-color: #000 !important;
  color: #FFF;
  display: block;
  font-size: 14px;
}

/* h1.hero-title {
    font-size:44px !important;
    max-width:80%;
    margin: 0 auto;
    font-weight: normal !important;
    font-family:'Raleway' !important;
} */


.basebg3 a {
    color: #fff !important;
}



