@charset "utf-8"; /* CSS Document */ /*
light  gray  purple #e8eaf1
gray purple #d5d9e6  213,217,230
light purple #6c5d80 108,93,128
dark purple #260859 38,8,89
green #b0c836 light orange #fab154
dark orange #f89821 
*/
.bg-gradient-light {
  background: rgb(108, 93, 128);
  background: linear-gradient(0deg, rgba(108, 93, 128, 1) 23%, rgba(237, 238, 244, 1) 93%);
}
body {
  color: #111;
  font-size: 1.2em;
  font-family: "Lato", arial, sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
body .bg-gray {
  background-color: #d5d9e6;
}
body .bg-gray-lighter {
  background-color: #e8eaf1cc;
}
address {
  font-size: 1.2em;
}
body .top-bar {
  font-size: .8em;
  letter-spacing: 1px;
  z-index: 100;
} /* was color #777  */
body blockquote, body .btn-mod.btn-gray, body .btn-icon > span, body .form input[type="text"], body .form input[type="email"], body .form input[type="number"], body .form input[type="url"], body .form input[type="search"], body .form input[type="tel"], body .form input[type="password"], body .form input[type="date"], body .form input[type="color"], body .form select, body .form textarea, body .inner-nav ul li a, body .mobile-nav:hover, body .mobile-nav.active, body .section-text, body .alt-service-item, body .team-item-detail, body .team-item-descr, body .alt-features-descr, body .benefits-descr, body .work-full-text, body .work-full-detail, body .post-prev-title a, body .post-prev-text, body .ci-title, body .blog-item-title a:hover, body .blog-item-more, body a.blog-item-more, body .blog-item-q:hover a, body .blog-item-q p a:hover, body .blog-item-q p:hover:before, body .blog-item-q p:hover:after, body .comment-item-data, body .comment-item-data a, body .widget-title, body .widget-body, body .tags a, body .tpl-tabs > li > a, body .tpl-tabs > li > a:hover, body .tpl-tabs-cont, body .tpl-minimal-tabs > li > a:hover, body .accordion > dt > a, body .accordion > dd, body .toggle > dt > a, body .toggle > dd, body .play-video-link:hover, body .play-video-link:focus, body .db-descr, body .side-panel.white .sp-menu-links a, body {
  color: #333;
}
.font-alt {
  font-family: Raleway, arial, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
body .blog-item-title, body .widget-title {
  font-family: Raleway, arial, sans-serif !important;
  color: #271646 !important;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 1px solid #AAC83C !important;
} /* homepage icon features */
/* ==============================
   Benefits
   ============================== */
body .benefit-item {
  display: inline-block;
  width: 264px;
  margin: 0 0 40px 20px;
  padding: 15px;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top; /*  cursor: default;*/
}
body .benefit-item h3 {
  font-weight: bold;
  font-size: 125%;
  color: #260859;
  position: relative;
}
body .benefits-grid a, body .benefit-item a, body .benefit-item a * {
  text-decoration: none;
}
body .benefit-icon {
  color: #f89821;
  position: relative;
  margin-bottom: 6px;
  font-size: 32px;
}
.benefit-title {
  position: relative;
  margin: 0 0 17px 0;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
}
.benefits-descr {
  position: relative;
  font-size: 13px;
  font-weight: 300;
}
body .benefit-item:after {
  background: rgba(0, 0, 0, .015);
  opacity: 0;
  -webkit-transition: all 0.37s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.benefit-item:hover:after {}
.benefit-item:hover .benefit-number {
  color: rgba(0, 0, 0, .035);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
body .alt-services-title a {
  color: #271646 !important;
  text-decoration: none;
  text-transform: none;
  font-weight: 600;
  border-bottom: 2px solid #AAC83C !important;
}
body .sidebar .widget div.alt-service-item h3.alt-services-title {
  font-size: .95rem
}
.logo, a.logo:hover {
  font-family: Raleway, arial, sans-serif;
  font-size: 18px;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  text-decoration: none;
  color: rgba(0, 0, 0, .9);
} /* Menu sub */
body .mn-sub, body .mobile-on .desktop-nav ul {
  background: rgba(255, 255, 255, 1);
}
.mobile-on .mn-has-multi > li:last-child > a {
  border-bottom: 1px solid rgba(255, 255, 255, .065) !important;
}
body .inner-nav ul {
  float: right;
  margin: auto;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.7;
  font-size: .8rem;
}
body .inner-nav > ul > li {}
body .inner-nav > ul > li > a {
  padding-left: 0;
}
body .inner-nav ul li a, body .inner-nav ul li .mn-sub li a, body .widget-menu li a {
  font-size: .75rem;
  color: #444 !important;
  letter-spacing: .25px;
  font-weight: bold;
}
body .widget-menu li, body .mobile-on .desktop-nav ul li .mn-sub, body .mobile-on .desktop-nav ul li .mn-sub li, body .inner-nav ul li .mn-sub li {
  padding: 0;
  margin: 0;
}
body .widget-menu li a {
  padding-left: 10px;
  font-size: .9rem;
  line-height: 1.7 !important;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: 3px solid #d5d9e6;
}
body .widget-menu li a:hover, body .widget-menu li a:active {
  color: #000 !important;
  border-left-color: #AAC83C;
}
body .mobile-on .desktop-nav ul li .mn-sub li a, body .inner-nav ul li .mn-sub li a {
  padding-left: 10px;
  font-size: .9rem;
  line-height: 1.7 !important;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: 3px solid #d5d9e6;
}
body .inner-nav ul > li > ul.mn-sub li a:hover, body .inner-nav ul > li > ul.mn-sub li a.active {
  color: #000 !important;
  border-left-color: #AAC83C;
}
body .inner-nav ul > li > ul li:first-child > a {}
body .inner-nav ul > li > ul.mn-sub, body .inner-nav ul > li > ul.mn-sub li {
  padding-left: 0;
}
body .widget-menu li a:hover, body .widget-menu li a:active, body .widget-menu li.active > a {
  color: #000 !important;
  text-decoration: none;
  background-color: rgba(130, 122, 163, 0.05);
  border-left-color: #AAC83C;
}
body .inner-nav ul li a:hover, body .inner-nav ul li a.active, body .inner-nav ul > li > ul.mn-sub li a:hover, body .inner-nav ul > li > ul.mn-sub li a.active {
  color: #000 !important;
  text-decoration: none;
  background-color: transparent;
}
body h1, body .h1 {
  margin-bottom: 1.3em;
  line-height: 1.4;
  font-weight: 600;
}
.blog-item-body h1 {
  border-bottom: 2px solid #AAC83C !important;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  display: block;
  background: transparent;
  padding: 0 0 10px;
}
body .blog-item-body figure {
  position: relative;
}
body .blog-item-body figure.figure.float-md-end {
  padding-left: 30px;
}
body .home-text .h1 {
  font-size: 1.75em;
  font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
}
body .banner-heading, body .home-text .h2 {
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
}
body h2 {
  margin-bottom: 1.3em;
  line-height: 1.4;
  font-weight: 400;
}
body h3 {
  margin-bottom: 1.3em;
  line-height: 1.4;
  font-weight: 400;
}
body h4 {
  margin-bottom: 1.3em;
  line-height: 1.4;
  font-weight: 400;
}
body .post-prev-title {
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 6px;
  font-size: 1.2rem;
  text-transform: none;
  letter-spacing: 0.1em;
}
body .post-prev-title a {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  color: #260859
}
body .post-prev-title a:hover {}
body .post-prev-title a {
  font-weight: 600;
  border-bottom: 2px solid #AAC83C !important;
}
.pagination {
  font-size: 13px;
  font-family: "Lato", arial, sans-serif;
  color: #6c5d80
}
body .post-prev-text {
  margin-bottom: 22px;
  color: #333;
  font-size: .9rem;
  font-weight: normal;
  line-height: 1.75;
}
body div.rounded {
  border-radius: .5rem !important;
  padding: 5rem;
}
.fullwidth-slider.owl-carousel.owl-theme .owl-item.active section {
  display: flex;
  align-items: center;
}
.fullwidth-slider.owl-carousel.owl-theme .owl-item.active section .text {
  vertical-align: middle;
}
.fullwidth-slider.owl-carousel.owl-theme .owl-item.active section .text h2 {
  color: #260859;
  font-weight: 700;
  letter-spacing: 1px;
  padding-top: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.fullwidth-slider.owl-carousel.owl-theme .owl-item.active section .text h3 {
  color: #260859;
  font-weight: 500;
  letter-spacing: 1px;
  padding-top: 10px;
  margin-top: 20px;
}
body .footer {
  font-size: .9em;
}
body .widget-title {
  font-size: .9rem;
}
body .footer a, body .widget-posts .widget-posts-descr {
  font-size: .9em;
  font-weight: 600;
  color: #444;
}
.testimonial {
  font-family: "Lato", arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
  opacity: .85;
} /* ==============================
   Buttons
   ============================== */ /* bootstrap styles  */
body .button, body .btn {
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #6c5d80;
  border: 1px solid transparent;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  height: auto;
  padding: 6px 17px;
  letter-spacing: 1px;
}
body .btn.green, body .button, .button, body .btn-mod, body .btn-mod.btn-green {
  font-weight: bold !important;
  background: #b0c836;
  color: #260859;
}
body .button, body .btn, body .btn-mod, body a.btn-mod {
  border: 2px solid transparent;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 6px 17px;
  font-weight: bold !important;
  background: #b0c836;
  color: #260859;
  text-decoration: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
}
body .button:hover, body .btn-mod:hover, body .btn-mod:focus, body a.btn-mod:hover, body a.btn-mod:focusm body .btn:hover, body .button:hover, body .button:focus, body .btn-mod:hover, body .btn-mod:focus, body a.btn-mod:hover, body a.btn-mod:focus {
  color: #ffffff;
  background: #6c5d80;
}
body .btn-mod.btn-border {
  color: #6c5d80;
  font-weight: bold;
  border: 2px solid #6c5d80;
  background: transparent;
}
body .btn-mod.btn-border:hover, body .btn-mod.btn-border:focus {
  color: #fff;
  border-color: transparent;
  background: #260859;
}
body .btn-mod.btn-border-c {
  color: #e41919;
  border: 2px solid #e41919;
  background: transparent;
}
body .btn-mod.btn-border-c:hover, body .btn-mod.btn-border-c:focus {
  color: #fff;
  border-color: transparent;
  background: #e41919;
}
body .btn-mod.btn-border-w {
  color: #fff;
  border: 2px solid rgba(255, 255, 255, .75);
  background: transparent;
}
body .btn-mod.btn-border-w:hover, body .btn-mod.btn-border-w:focus {
  color: #6c5d80;
  border-color: transparent;
  background: #fff;
}
body .btn-mod.btn-w {
  color: #6c5d80;
  background: rgba(255, 255, 255, .8);
}
body .btn-mod.btn-w:hover, body .btn-mod.btn-w:focus {
  color: #6c5d80;
  background: #fff;
}
body .btn-mod.btn-w-color {
  color: #e41919;
  background: #fff;
}
body .btn-mod.btn-w-color:hover, body .btn-mod.btn-w-color:focus {
  color: #260859;
  background: #fff;
}
body .btn-mod.btn-gray {
  color: #6c5d80;
  background: #e8eaf1; /* was e5e5e5 */
}
body .btn-mod.btn-gray:hover, body .btn-mod.btn-gray:focus {
  color: #6c5d80;
  background: #d5d9e6; /* was d5d5d5 */
}
body .btn-mod.btn-color {
  color: #fff;
  background: #e41919;
}
body .btn-mod.btn-color:hover, body .btn-mod.btn-color:focus {
  color: #fff;
  background: #e41919;
  opacity: .85;
}
body .btn-icon > span {
  height: 50px;
  line-height: 50px;
  top: 50%;
  left: 0;
  color: #6c5d80;
  font-size: 48px;
  opacity: .2;
}
/*
 * Toggle
 */
body .toggle > dt {
  margin-bottom: 10px;
  font-size: 1.35rem;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 2px;
}
body .toggle > dt > a {
  color: #6c5d80;
  text-decoration: none;
  padding: 10px 30px 10px 20px;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
body .toggle > dt > a:hover {
  text-decoration: none;
  border-color: #ddd;
  background-color: rgba(232, 234, 241, 0.5);
  color: #6c5d80;
}
.toggle > dt > a.active {
  color: #6c5d80;
  border-color: #ddd;
  background-color: rgba(232, 234, 241, 0.25);
}
.toggle > dt > a:after {
  content: "\f107";
  width: 15px;
  height: 15px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #999;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.toggle > dt > a.active:after, .toggle > dt > a.active:hover:after {
  content: "\f106";
  color: #111;
}
.toggle > dt > a:hover:after {
  color: #444;
}
.toggle > dd {
  margin-bottom: 10px;
  padding: 10px 20px 20px;
  font-size: 14px;
  line-height: 1.8;
  color: #444;
}
/*
 * Common
 */
.page-section, .small-section {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 140px 0;
}
.small-section {
  padding: 70px 0;
}
.small-title {
  padding: 0;
  margin: 0 0 30px 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.3em;
}
.section-icon {
  margin-bottom: 7px;
  text-align: center;
  font-size: 32px;
}
.small-title .serif {
  text-transform: none;
  font-weight: 400;
}
.small-title.white {
  color: #fff;
}
body .main-nav.dark {
  background-color: rgba(38, 8, 89, .95);
}
body .fm-wrapper {
  padding: 50px 30px;
  background: rgba(38, 8, 89, .97);
}
body .sp-overlay {
  background: rgba(38, 8, 89, .85);
}
body .bg-dark {
  background-color: #260859 !important;
}
body .bg-dark-lighter {
  background-color: #6c5d80;
}
.bg-dark-alfa:before, .bg-dark-alfa .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17, 17, 17, .97);
}
.bg-dark-alfa-30:before, .bg-dark-alfa-30 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, .3);
}
.bg-dark-alfa-50:before, .bg-dark-alfa-50 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, .5);
}
.bg-dark-alfa-70:before, .bg-dark-alfa-70 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(17, 17, 17, .7);
}
.bg-dark-alfa-90:before, .bg-dark-alfa-90 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(3, 3, 3, .9);
}
.bg-light-alfa:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(252, 252, 252, .97);
}
.bg-light-alfa-30:before, .bg-light-alfa-30 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(252, 252, 252, .30);
}
.bg-light-alfa-50:before, .bg-light-alfa-50 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(252, 252, 252, .50);
}
.bg-light-alfa-70:before, .bg-light-alfa-70 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(252, 252, 252, .7);
}
.bg-light-alfa-90:before, .bg-light-alfa-90 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(252, 252, 252, .9);
}

body .bg-dark.cta, body #cta .bg-dark.cta {  background-color: #6C5D80 !important; color: #fff !important;}
body .bg-dark-lighter,
body .top-bar.dark, body .bg-color {
  background-color: #6C5D80;
  color: #fff;
}
body .dark a body .bg-color a {
  color: #fff;
}
.bg-color-alfa:before, .bg-color-alfa .YTPOverlay:before {
  background: #e41919;
  opacity: .97;
}
.bg-color-alfa-30:before, .bg-color-alfa-30 .YTPOverlay:before {
  background: #e41919;
  opacity: .3;
}
.bg-color-alfa-50:before, .bg-color-alfa-50 .YTPOverlay:before {
  background: #e41919;
  opacity: .5;
}
.bg-color-alfa-70:before, .bg-color-alfa-70 .YTPOverlay:before {
  background: #e41919;
  opacity: .7;
}
.bg-color-alfa-90:before, .bg-color-alfa-90 .YTPOverlay:before {
  background: #e41919;
  opacity: .9;
}
.bg-orange {
  background-color: #f89821 !important;
}
.bg-yellow {
  background-color: #fab154 !important;
}
.bg-cyan {
  background-color: #b0c836 !important;
}
.bg-green {
  background-color: #b0c836 !important;
}
.bg-blue {
  background-color: #6c5d80 !important;
}
.bg-purple {
  background-color: #260859 !important;
}
.bg-red {
  background-color: #f89821 !important;
}
li.bg-green a {
  color: #fff;
}
li.bg-green a:hover {
  color: #260859
}
.section-title {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5em;
  line-height: 1.4;
}
.section-more {
  margin-top: 7px;
  color: #999;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.4em;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.section-more:hover {
  text-decoration: none;
  color: #000;
}
body .bg-dark *, body .bg-dark .text h1, body .bg-dark .text h2, body .bg-dark .text h3, body .bg-dark .text h4, body .bg-dark .text h5, body .bg-dark .text h6, body .bg-color .text h1, body .bg-color .text h2, body .bg-color .text h3, body .bg-color .text h4, body .bg-color .text h5, body .bg-color .text h6 {
  color: #fff;
}
/* ==============================    Top bar   ============================== */
.top-bar {
  min-height: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  font-size: 12px;
  letter-spacing: 1px;
}
.top-bar.lg {
  min-height: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  font-size: 12px;
  letter-spacing: 1px;
} /*
 * Top links
 */
.top-links {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold !important;
}
.top-links li {
  float: left;
  border-left: 1px solid rgba(0, 0, 0, .05);
}
.top-links li:last-child {
  border-right: 1px solid rgba(0, 0, 0, .05);
}
.top-links li .fa {
  font-size: 14px;
  position: relative;
  top: 1px;
}
.top-links li .tooltip {
  text-transform: none;
  letter-spacing: normal;
  z-index: 2003;
}
body .top-links li a {
  color: #999;
}
body .dark .top-links li a {
  color: #fff;
  font-size: 13px
}
body .top-links li a:hover {
  color: #ffffff80;
  background-color: rgba(0, 0, 0, .02);
}
body .dark .top-links li a:hover {
  color: #ffffff80;
  background-color: rgba(0, 0, 0, .02);
}
body .top-bar.lg .top-links li a {
  height: 50px;
  line-height: 50px;
} /*
 * Top bar dark
 */
body .top-bar.dark {
  background-color: #6c5d80;
  border-bottom: none;
  color: #ffffff;
}
.top-bar.dark .top-links li, .top-bar.dark .top-links li:last-child {
  border-color: rgba(255, 255, 255, .07);
}
body .top-bar.dark ul.top-links li > a {
  color: #ffffff;
  font-weight: bold !important;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 40px;
}
body .top-bar.dark ul.top-links li.bg-green > a {
  color: #260859;
}
.top-bar.dark .top-links li a:hover {
  color: rgba(255, 255, 255, 0.95);
  background-color: rgba(0, 0, 0, .10);
}
.buy-button {
  display: inline-block;
  width: 60px;
  height: 60px;
  padding: 12px 0;
  position: fixed;
  top: 155px;
  right: 15px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  z-index: 100;
  -webkit-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.buy-button:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.buy-button:hover, .buy-button:focus {
  color: #ffffff;
  text-decoration: none;
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.buy-button i {
  position: relative;
  left: -1px;
}
.buy-button span {
  display: block;
  position: relative;
  margin-top: 1px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
body .buy-button {
  display: inline-block;
  color: #ffffff;
  text-align: center;
}
body .buy-button:before {
  background: #dc3545;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.buy-button:hover, .buy-button:focus {
  color: #ffffff;
  text-decoration: none;
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.buy-button i {
  position: relative;
  left: -1px;
}
.buy-button span {
  display: block;
  position: relative;
  margin-top: 1px;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
.widget-menu li a {
  background-color: rgba(128, 122, 163, 0.0);
  color: #271646;
  border-left: 2px solid #fff;
}
body .widget-posts-img {
  float: left;
  width: 80px;
  margin: 0 7px 0 0;
}
body h1.blog-page-title {
  border-bottom: 2px solid #AAC83C;
  color: #271646;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin-bottom: 1.3em;
  line-height: 1.4;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
}
body h1, body .h1 {
  font-size: 32px;
}
body h2, body .h2 {
  font-size: 28px;
}
body h3, body .h3 {
  font-size: 24px;
}
body h4, body .h4 {
  font-size: 18px;
}
body h5, body .h5 {
  font-size: 14px;
}
body h6, body .h6 {
  font-size: 12px;
  font-weight: 700;
}
body p {
  font-family: 'Lato', sans-serif;
  margin: 0 0 2em 0;
  line-height: 1.8;
}
blockquote {
  margin: 3em 0 3em 0;
  padding: 0;
  border: none;
  background: none;
  font-style: normal;
  line-height: 1.7;
}
blockquote p {
  margin-bottom: 1em;
  font-size: 24px;
  font-style: normal;
  line-height: 1.6;
}
blockquote footer {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.resume-box {
  margin: 0;
  padding: 30px 20px;
  list-style: none
}
.resume-box li {
  position: relative;
  padding: 0 20px 0 60px;
  margin: 0 0 30px
}
.resume-box li:last-child {
  margin-bottom: 0
}
.resume-box li:after {
  content: "";
  position: absolute;
  border-left: 1px dashed #b0c836;
  top: 0;
  left: 20px;
  bottom: 0
}
.resume-box .icon {
  color: #b0c836;
  background: #ffffff;
  position: absolute;
  border: 1px dashed;
  width: 40px;
  height: 40px;
  left: 0;
  right: 0;
  line-height: 40px;
  z-index: 1;
  border-radius: 50%
}
.resume-box .time {
  background: red;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  padding: 2px 10px;
  margin-bottom: 12px;
  border-radius: 20px
}
.resume-box.agent-profile li {
  margin-bottom: 0
}
.resume-box.agent-profile li::after {
  display: none
} /* lluno styles 24562  */ .timeline-item {
  border-left: 1px solid #b0c836;
  display: flex;
  position: relative;
  padding: 1em 1em 2em 1em
}
@media only screen and (max-width:767px) {
  .timeline-item {
    padding: 1em 0 1em 1em
  }
}
.timeline-item:hover::after {
  height: calc(100% - 3em)
}
.timeline-item::after {
  transition: ease .3s;
  background: #f89821;
  display: block;
  position: absolute;
  content: "";
  width: 3px;
  height: 26px;
  top: 1rem;
  left: -2px
}
@media (prefers-reduced-motion:reduce) {
  .timeline-item::after {
    transition: none
  }
}
.timeline-item.ti-primary:after {
  background: red
}
.timeline-item.ti-info:after {
  background: blue
}
.timeline-item.ti-success:after {
  background: green
}
.timeline-item.ti-warning:after {
  background: yellow
}
.timeline-item.ti-danger:after {
  background: red
}
.timeline-activity {
  border-left: 3px solid #b0c836;
  position: relative;
  margin-left: 100px
}
.timeline-activity .activity {
  position: relative
}
.timeline-activity .activity::after, .timeline-activity .activity::before {
  position: absolute;
  display: block
}
.timeline-activity .activity:before {
  content: attr(data-date);
  text-align: right;
  left: -120px;
  font-size: 18px;
  min-width: 100px;
  font-weight: bold;
}
.timeline-activity .activity::after {
  content: "";
  box-shadow: 0 0 0 3px orange;
  background: #ffffff;
  left: -6px;
  border-radius: 10px;
  height: 9px;
  width: 9px;
  top: 14px
} /* Breadcrumbs */ body .mod-breadcrumbs {
  margin-top: 0px;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
body .mod-breadcrumbs span {
  opacity: .98;
}
body .footer-copy {
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
/* Modal Styles */
body .modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(213, 217, 230, 0.75);
}
body .modal-content {
  background-color: #fff;
  border-radius: 10px;
  margin: auto;
  margin-top: 10%;
  padding: 20px;
  border: 2px solid rgba(38, 8, 89, 1);
  max-width: 480px; /* Limiting the width to 550 pixels */
  width: 90%;
}
body .modal-content img {
  margin: 0 auto;
  align-content: center;
}
body .close {
  color: #f89821;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
body .close:hover, body .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
body .post-prev-info, body .blog-item-data {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: .9rem;
  letter-spacing: 1px;
  color: #333;
}
.separator {
  margin: 0 5px;
}
body .post-prev-info a, body .blog-item-data a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  font-weight: 600;
  border-bottom: 2px solid transparent !important;
}
body .post-prev-info a:hover, body .blog-item-data a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 2px solid #AAC83C !important;
}







.blog-media{margin: 0 ; width: 100%; height: auto;
    margin-bottom: 20px; padding: 0; position: relative;}



.blog-media.right {margin-left:30px;   height: auto; float: right;
    margin-bottom: 20px; padding: 0; position: relative;}

.blog-media.right a {display: block; padding-left: 20px;}



.blog-media.left {margin-right:30px;   height: auto; float: left;
    margin-bottom: 20px; padding: 0; position: relative;}

.blog-media.left a {display: block; padding-right: 20px;}


.blog-media .video iframe { width: 100%; height: auto; min-height: 300px; display: block;}

.blog-media img,
.blog-media .video,
.blog-media iframe{
    width: 100%;  margin:0; padding: 0; height: auto;}