@import url(dynamic.css);
.text-center {
  text-align: center; }

.box-desc {
  background: #F9F9F9;
  padding: 4px 20px;
  border-left: 3px solid #444;
  font-size: 16px; }

.box-desc1 {
  background: #F9F9F9;
  padding: 4px 16px;
  border-left: 3px solid #444; }

.breadcrumbs-area {
  padding: 10px 0 12px;
  background: #F4F4F4; }
  .breadcrumbs-area ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }
    .breadcrumbs-area ul li {
      float: left; }
      .breadcrumbs-area ul li:before {
        content: ">";
        float: left;
        display: inline-block;
        margin: 0 10px;
        color: #666; }
      .breadcrumbs-area ul li:first-child:before {
        display: none; }

.clearfix {
  clear: both; }

.my-row {
  margin-left: -15px;
  margin-right: -15px; }
  .my-row > * {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left; }
    @media (max-width: 767px) {
      .my-row > * {
        float: none;
        width: auto; } }
  .my-row .my-col-3 {
    width: 33.3333333%; }
    @media (max-width: 991px) {
      .my-row .my-col-3 {
        width: 50%; } }
  .my-row .my-col-6 {
    width: 50%; }
    @media (max-width: 991px) {
      .my-row .my-col-6 {
        width: 50%; } }
  .my-row .my-c-3 {
    width: 33.3333333%; }
    @media (max-width: 991px) {
      .my-row .my-c-3 {
        width: 100%; } }
  .my-row .my-c-6 {
    width: 50%; }
    @media (max-width: 991px) {
      .my-row .my-c-6 {
        width: 100%; } }
  .my-row .my-c-9 {
    width: 66.66666%; }
    @media (max-width: 991px) {
      .my-row .my-c-9 {
        width: 100%; } }

.service-box .item-title {
  font-size: 18px; }
  .service-box .item-title a {
    color: #444; }

.desktop__mega--menu-wrapper.x3 .desktop__mega--menu-col {
  flex-basis: 33.333% !important;
  max-width: 33.333% !important; }

.img-left {
  width: 40%;
  float: left;
  margin: 0 20px 20px 0; }
  @media (max-width: 767px) {
    .img-left {
      float: none;
      width: auto;
      margin: 0 auto 16px; } }

.desktop-header {
  border-bottom: 1px solid #dadada; }

.pages-header {
  padding-top: 30px; }
  .pages-header .pages-h-title {
    margin: 0 0 30px;
    color: #0169AB;
    font-size: 42px;
    font-weight: 600;
    line-height: 48px; }

.blog-box {
  border: 1px solid #dedede;
  margin-bottom: 20px; }
  .blog-box .item-content {
    padding: 20px; }
    .blog-box .item-content .item-title {
      margin: 0 0 10px; }

.item-img {
  position: relative; }
  .item-img img {
    display: block; }
  .item-img .post-date {
    background: #0169AB;
    color: #ffffff;
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 4px 14px;
    font-size: 14px;
    margin-bottom: 8px; }

.widget {
  margin-bottom: 20px; }
  .widget .section-title {
    margin: 0 0 10px;
    color: #0169AB; }
  .widget a, .widget h3, .widget h4 {
    color: #444; }
  .widget ul {
    list-style: none;
    padding: 0; }
    .widget ul li {
      padding: 4px 0; }
  .widget .media-list {
    overflow: hidden; }
    .widget .media-list img {
      float: left;
      margin-right: 10px; }
    .widget .media-list .post-title {
      font-size: 16px; }

.blog-social h3 {
  margin: 0 0 10px; }
.blog-social ul {
  list-style: none;
  padding: 0; }

.site-footer--navigation .menu .menu-item a {
  margin-bottom: 10px; }

.footer-cities.site-footer--navigation .menu .sub-menu li {
  padding: 0;
  line-height: 0px; }
  .footer-cities.site-footer--navigation .menu .sub-menu li a {
    line-height: 20px; }

label.error {
  color: red;
  display: block !important;
  margin-top: 4px; }

.client-testimonial--box-author {
  margin-top: 0; }
  .client-testimonial--box-author img {
    border-radius: 50%; }

.whats-app {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 65px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 1px 3px #999;
  z-index: 100;
  left: 15px; }
  .whats-app .my-float {
    margin-top: 14px;
    color: #FFF; }

.alignfull, .breakout, .is-block-full{
  overflow: hidden;
}

.icon--box span.line-divider {
  color: #ffffff;
  margin-right: 5px;
}
/*# sourceMappingURL=core.css.map */
