.page-template-page_homepage .container-full {
  overflow: hidden;
}
.page-template-page_homepage .home-info {
  display: flex;
}
.page-template-page_homepage header {
  background: #002f46 !important;
}
.page-template-page_homepage .home-info .cat-menu-link li {
  width: 50%;
  float: left;
}
.page-template-page_homepage .home-info .cat-date {
  display: flex;
  border-right: 1px solid #184256;
  border-bottom: 0;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 25px 0 50px;
}
.page-template-page_homepage .home-info .cat-date p.date {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  margin: 0;
}
.page-template-page_homepage .home-info .cat-date p.date b {
  display: block;
  font-size: 36px;
}
.page-template-page_homepage .home-info .cat-date p.date small {
  display: block;
  color: #668290;
  font-size: 12px;
}
.page-template-page_homepage .home-info .cat-menu-link {
  margin: 0;
}
.page-template-page_homepage .home-info .cat-menu-link a {
  padding: 13px 17px;
}
.page-template-page_homepage .home-info .cat-menu-link a span {
  font-size: 1.7rem;
  padding-left: 10px;
}
.page-template-page_homepage .home-info .cat-menu-link li:nth-child(odd) {
  border-right: 1px solid #184256;
}
.page-template-page_homepage .home-info .cat-menu-link a {
  padding: 14px 17px;
}
.page-template-page_homepage .home-info .cat-menu-link li:nth-child(1) a {
  padding-bottom: 0;
}
.page-template-page_homepage .home-info .cat-menu-link li:nth-child(2) a {
  padding-bottom: 0;
}
.page-template-page_homepage .home-info .cat-menu-link li:nth-child(3) a {
  padding-top: 0;
}
.page-template-page_homepage .home-info .cat-menu-link li:nth-child(4) a {
  padding-top: 0;
}

.page-template-page_homepage .slider-holder {
  display: flex;
  position: relative;
}
.page-template-page_homepage .card-item.slider {
  max-width: 390px;
  flex-grow: 0;
  flex-shrink: 0;
}
.page-template-page_homepage .rev_slider_wrapper h1,
.page-template-page_homepage .rev_slider_wrapper h2,
.page-template-page_homepage .rev_slider_wrapper h3,
.page-template-page_homepage .rev_slider_wrapper p {
  text-shadow: 0px 0px 17px #000000;
}

.page-template-page_homepage .color-line {
  width: 90%;
  margin: 0 auto;
}

.page-template-page_homepage .color-line h1 {
  font-size: 3.2rem;
}

.page-template-page_homepage .sun-block {
  width: 66%;
  margin: 25px auto 0;
}

.page-template-page_homepage .sun-block p {
  margin: 0;
}

.page-template-page_homepage .rev_slider_wrapper .button.standard {
  font-size: 1.5rem !important;
  line-height: 22px !important;
  padding: 12px 17px 12px 55px !important;
}

.page-template-page_homepage .home-page-header {
  height: auto;
}

.page-template-page_homepage .pg-slider {
  position: relative;
}

.page-template-page_homepage .fixed-block {
  position: fixed;
  width: 100%;
}

.page-template-page_homepage .cat-page-card {
  margin-top: -75px;
}

@media screen and (max-width: 1279px) {
  .page-template-page_homepage .color-line h1 {
    padding: 0 15px 0;
    text-align: center;
    font-size: 2.6rem;
  }

  .page-template-page_homepage .sun-block {
    margin: 0 auto 0;
  }

  .page-template-page_homepage .home-info .cat-date {
    padding: 0px 25px 0px 50px;
  }
}

@media screen and (max-width: 991px) {
  .page-template-page_homepage header {
    margin-top: 29px;
  }

  .page-template-page_homepage .home-info .cat-menu-link a {
    padding: 13px 17px !important;
  }
  .page-template-page_homepage .home-info {
    flex-direction: column;
  }
  .page-template-page_homepage .home-info .cat-menu-link li {
    float: none;
    width: 100%;
  }

  .page-template-page_homepage .home-info .cat-date {
    padding: 30px 25px 30px 25px;
  }

  .text-left .myTable {
    width: 100%;
    padding: 3px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
    vertical-align: top;
  }
}

div#sib_embed_signup .needsfilled input {
  border-color: #b94a48 !important;
  color: #b94a48 !important;
}
div#sib_embed_signup .needsfilled {
  color: #b94a48 !important;
}
div#sib_embed_signup input[type="text"] {
  border: 1px solid #cccccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
div#sib_embed_signup input[type="number"]::-webkit-inner-spin-button,
div#sib_embed_signup input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
div#sib_embed_signup input[type="number"] {
  -moz-appearance: textfield;
}
div#sib_embed_signup div.message_area {
  position: relative;
  padding: 10px 30px 10px 10px;
  margin: 0px 0px 10px 0px;
  font-size: 14px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-sizing: border-box;
}
div#sib_embed_signup div.message_area button.close {
  position: absolute;
  right: 8px;
  top: 8px;
  color: inherit;
  background: 0 0;
  border: 0;
  padding: 0px;
  -webkit-appearance: none;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
}
.tipicon {
  cursor: pointer;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
  text-decoration: none;
}
.tooltip {
  display: inline;
  position: absolute;
  left: 97%;
}
.tooltip:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  color: #fff;
  content: attr(data-title);
  right: -2px;
  bottom: 26px;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220px;
}
.tooltip_small:hover:after {
  padding: 5px 5px;
  width: 150px;
}
.tooltip:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 20px;
  content: "";
  left: 1px;
  position: absolute;
  z-index: 99;
}
.sib-dropdown-menu.flag-icon {
  display: none;
  height: 100px;
  overflow-x: inherit;
  min-width: 230px;
  font-size: 13px;
  list-style: none;
  padding-left: 14px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: white;
  border-radius: 4px;
  margin-top: 10px;
}
.sib-dropdown-menu.flag-icon li {
  margin-bottom: 1px;
}
.sib-dropdown-menu.flag-icon li a {
  display: inline-flex;
  white-space: nowrap;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}
.sms_field .country-block {
  margin-right: 3px !important;
  float: left;
  width: 68px !important;
}
.icon-arrow {
  display: inline-block;
  width: 0px;
  height: 0px;
  margin-left: 2px;
  margin-top: 15px;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  vertical-align: middle;
}
.sib-dropdown-toggle.country-flg {
  display: inline-block;
  font-size: 13px;
}
#sms_prefix {
  font-size: 11px !important;
}
body {
  background-color: #dcdcdc;
}
div#sib_embed_signup .sib-container {
  background: rgba(252, 252, 252, 1);
}
div#sib_embed_signup .sib-container h1 {
  font-family: "Muli", sans-serif;
}
div#sib_embed_signup h1.title {
  font-size: 45px;
}
div#sib_embed_signup .sib-container .forms-builder-footer,
div#sib_embed_signup .sib-container .description,
div#sib_embed_signup .sib-container .fake-label,
div#sib_embed_signup .sib-container .row,
div#sib_embed_signup .sib-container #company-name {
  font-family: "Muli", sans-serif;
}
div#sib_embed_signup .forms-builder-footer,
div#sib_embed_signup div.description,
div#sib_embed_signup .fake-label,
div#sib_embed_signup .row {
  font-size: 17px;
}
div#sib_embed_signup .sib-container .button {
  font-family: "Muli", sans-serif;
}
div#sib_embed_signup .button {
  font-size: 14px;
}
div#sib_embed_signup .sib-containter h1 {
  color: #232323;
}
div#sib_embed_signup .sib-container {
  color: #343434;
}
div#sib_embed_signup .sib-container .button {
  color: #ffffff;
}
div#sib_embed_signup .sib-container .button {
  background: #050505;
}
div#sib_embed_signup .forms-builder-wrapper {
  max-width: 100%;
}
div#sib_embed_signup .sib-container {
  padding: 40px 20px 20px;
}
div#sib_embed_signup .header {
  padding: 0 20px;
}
div#sib_embed_signup h1.title {
  line-height: 50px;
}
div#sib_embed_signup h3.company-name {
  line-height: 35px;
}
div#sib_embed_signup div.description {
  padding: 0 20px 15px;
}
div#sib_embed_signup div.row {
  padding: 10px 20px;
}
div#sib_embed_signup input[type="text"] {
  padding: 10px 4px;
  width: 100% !important;
  box-sizing: border-box;
}
div#sib_embed_signup input[type="number"] {
  padding: 10px 4px;
  width: 100% !important;
  box-sizing: border-box;
}

.uc-embedding-accept {
  background-color: #002f46;
}
