/* generic styles */

html {
  scroll-behavior: smooth;
}

body {
 -webkit-font-smoothing: antialiased;
 word-break: break-word;
}

h1 {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

@media (min-width: 992px) {
  h1 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 5px;
  }
}

h2, h3, h4 {
  color: #4C718A;
  font-weight: 300;
}

h2 {
  font-size: 26px;
}

@media (min-width: 992px) {
  h2 {
   font-size: 28px;
  }
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

@media (min-width: 992px) {
  h4 {
   font-size: 22px;
  }
}

ul {
  list-style-type: none;  
}

ol {
  list-style-position: outside;
  margin-left: 15px;
}

p, li {
  color: #5c788c;
  font-weight: 300;
}

a:hover,
a:focus {
  text-decoration: underline;
}

table {
  word-break: initial;
}

table thead th {
  border-bottom-color: rgba(119, 143, 155, 0.3);
}

/* edited bootstrap styles */

.breadcrumb {
  padding: 0;
}

.breadcrumb-item {
  color: #FFFFFF;
}

.breadcrumb-item:last-child {
  font-weight: bold;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #1E94E6;
  font-weight: normal;
}

.breadcrumb-link {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 25px;
}

@media (min-width: 992px) {
  .breadcrumb-link {
    font-size: 16px;
  }
}

.card-text {
  margin-bottom: 5px;
}

.card-body {
  padding: 1.5rem;
}

.card-footer {
  padding: 0 1.5rem 20px;
}

.card-footer .btn {
  margin-right: 0;
}

.card-button {
  position: absolute;
  text-align: center;
}

.progress {
  height: 20px;
}

.shadow-sm {
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.06);
}

.box-shadow-sm {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.box-shadow-md {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

.box-shadow-lg {
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}

/* header-01 */

.header.header-01 {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1039;
}

.header-01.bg-dark {
  background: none;
}

.header-01.bg-transparent + .title-01 {
  background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-mobile2.png') repeat, linear-gradient(174.79deg, #252D3A -6.02%, #086BAF 81.28%);
  padding-top: 70px;
}

.header-01.sticky-header {
  position: fixed;
}

.header-01.bg-dark .navbar {
  background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-mobile2.png') repeat rgba(37, 45, 58, 1);
  padding: 20px 15px;
  transition: ease 0.25s;
}

.header-01.sticky-header .sticky-header-background {
  background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-mobile2.png') repeat rgba(37, 45, 58, 0.85);
  padding-top: 8px;
  padding-bottom: 8px;
}

.header-01 .navbar .container {
  position: relative;
}

.header-01 .navbar .navbar-collapse {
  flex-grow: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 1;
}

.header-01 .navbar-toggler {
  border: none;
  padding: 0;
}

.header-01 .navbar-brand {
  margin: 0;
  padding: 0;
}

.header-01 .navbar-brand img {
  padding: 0;
  width: 100px;
}

.header-01 .navbar-nav {
  background: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 0 25px;
}

.header-01 .navbar-nav .nav-item {
  border-top: 1px solid #F6F6F6;
  font-size: 18px;
  line-height: 24px;
  padding: 0;
}

.header-01 .navbar-nav .nav-item:first-child {
  border-top : 0 none;
}

.header-01 .navbar-nav .nav-item.active-page .nav-link,
.header-01 .navbar-nav .nav-item.active-slug > .nav-link {
  text-decoration: underline;
}

.header-01 .navbar-nav .nav-item.btn {
  border-top: 0 none;
  margin: 0 0 20px 0;
}

.header-01 .navbar-nav .nav-item.offer {
  display: none;
}

.header-01 .navbar-nav .nav-item.btn .nav-link {
  color: #FFFFFF;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 24px;
  padding: 13px 30px;
  text-transform: uppercase;
  font-weight: 700;
}

.header-01 .navbar-dark .navbar-nav .nav-link {
  color: #1E94E6;
  padding: 20px 0;
}

.header-01 .navbar-dark .navbar-nav .nav-link:hover {
  text-decoration: underline;
}

.header-01 .navbar-dark .navbar-nav .nav-item.btn .nav-link:hover,
.header-01 .navbar-dark .navbar-nav .nav-item.btn .nav-link:focus {
  text-decoration: none;
}

.header-01 .navbar-nav .dropdown.show .dropdown-toggle {
  padding-bottom: 10px;
}

.header-01 .navbar-nav .dropdown-menu {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.header-01 .navbar-nav .dropdown-menu .nav-item {
  border-top: 0 none;
}

.header-01 .navbar-nav .dropdown-menu .nav-item .nav-link {
  color: #4C718A;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 0;
}

@media (min-width: 576px) {
  
  .header-01.bg-transparent {
    background: none;
  }
  
  .header-01.bg-transparent + .title-01 {
    background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png') repeat, linear-gradient(143.45deg, rgba(37, 45, 58, 1) 18.5%, rgba(8, 107, 175, 1) 102.65%);
    padding-top: 120px;
  }
  
  .header-01.bg-dark .navbar {
    background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png') repeat rgba(37, 45, 58, 1);
  }
  
  .header-01.sticky-header .sticky-header-background {
    background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png') repeat rgba(37, 45, 58, 0.85);
  }
  
  .header-01 .navbar .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .header-01 .navbar .navbar-collapse {
   left: 20px;
   right: 20px;
   top: 77px;
  }
  
  .heder-01 .navbar-brand img {
    width: 130px;
  }
}

@media (min-width: 768px) {
  .header-01.bg-transparent + .title-01 {
    padding-top: 130px;
  }
  
  .header-01 .navbar .navbar-collapse {
    top: 91px; 
  }
  
  .header-01 .navbar-brand img {
    width: 160px;
  }
}

@media (min-width: 992px) {
  .header-01.bg-transparent + .title-01 {
    padding-top: 150px;
  }
  
  .header-01 .navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF;
  }
  
  .header-01 .navbar .navbar-collapse {
    position: static;
  }
  
  .header-01 .navbar-brand img {
    width: 180px;
  }
  
  .header-01 .navbar-nav {
    background: transparent;
    box-shadow: none;
    padding: 0;
  }
  
  .header.header-01 .navbar-nav .nav-item {
    border-top: 0 none;
    margin-right: 20px;
  }
  
  .header-01 .navbar-nav .nav-item:last-child {
    padding: 0;
  }
  
  .header-01 .navbar-nav .nav-item.btn {
    margin: 0 10px 0 0;
  }
  
  .header-01 .navbar-nav .nav-item.btn:last-child {
    margin: 0;
  }
  
  .header-01 .navbar-nav .nav-item.btn .nav-link {
    line-height: 12px;
    padding: 13px 20px;
  }
  
  .header-01 .navbar-nav .nav-link {
    padding: 0;  
  }
  
  .header-01 .navbar-nav .dropdown {
    position: relative;
  }
  
  .header-01 .navbar-nav .dropdown.show .dropdown-toggle {
    padding-bottom: 20px;
  }
  
  .header-01 .navbar-nav .dropdown-menu {
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    left: 0;
    min-width: 300px;
    padding-top: 10px;
  }
  
  .header-01 .navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
  }
  
  .header-01 .navbar-nav .dropdown-menu .nav-item .nav-link {
    color: #1E94E6;
  }
  
  .header-01 .navbar-nav .dropdown-menu .nav-item.sub-nav-item .nav-link {
    color: #4C718A;
    font-size: 16px;
    line-height: 19px;
    padding-left: 20px;
  }
  
  .header-01 .navbar-nav .dropdown-menu .nav-item.offer {
    background: #F6F6F6;
    border-radius: 0 0 5px 5px;
    color: #828282;
    display: block;
    flex-basis: 100%;
    font-size: 16px;
    line-height: 19px;
    margin-top: 10px;
    padding: 20px;
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .header.header-01 .navbar-nav .nav-item {
    margin-right: 30px;
  }

  .header-01 .navbar-nav .nav-item.btn {
    margin: 0 15px 0 0;
  }
  
  .header-01 .navbar-nav .nav-item.btn:last-child {
    margin: 0;
  }
}

/* icon */

.burger-menu {
  display: inline-block;
  cursor: pointer;
}

.bar1, .bar2, .bar3 {
  background-color: #DDEEFA;
  display: block;
  height: 2px;
  margin: 8px 0;
  transition: 0.4s;
  width: 35px;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-7px, 6px);
  transform: rotate(-45deg) translate(-7px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-7px, -8px);
  transform: rotate(45deg) translate(-7px, -8px);
}

/* title-01 */

.title.title-01 {
  padding-bottom: 150px;
  z-index: 2;
}

.title-01 .btn {
  margin-bottom: 0;
}

.title-01 span {
  color: #DDEEFA;
  padding: 0 10px;
}

@media (min-width: 576px) {
  .title.title-01 {
    padding-bottom: 30px;  
  }
}

@media (min-width: 992px) {
  .title.title-01 {
    padding-bottom: 60px;  
  }
}

.title-01 p {
  color: #DDEEFA;
}

.title-01 img {
  left: 50%;
  margin-left: -160px;
  position: absolute;
  top: 0;
  width: 320px;
}

@media (min-width: 576px) {
  .title-01 img {
    left: auto;
    margin-left: 0;
    position: relative;
    top: auto;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .title-01 img {
    position: absolute;
    right: 10px;
    top: 75px;
  }
  
  .title-01.homepage img {
    top: -80px;
  }
}

@media (min-width: 1200px) {
  .title-01 img {
    top: 10px;
  }
}

/* hero-03 */

.hero.hero-03 {
  background: linear-gradient(229.94deg, #FFFFFF 2.98%, rgba(242, 246, 249, 0) 99.07%), #F2F6F9;
  padding-top: 150px;
}

@media (min-width: 576px) {
  .hero.hero-03 {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .hero.hero-03 {
    padding-top: 60px;
    padding-bottom:60px;
  }
}

.hero-03 h2 {
  font-weight: 500;
  text-align: center;
}

.hero-03 .icon {
  align-items: center;
  display: flex;
  justify-content: center;
}

.icon-img {
  height: 80px;
  width: 80px;
}

@media (min-width: 576px) {
  .hero-03 h2 {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .hero-03 h2 img {
    height: 50px;
    margin-right: 1rem;
    width: 50px;
  }
}

/* feature-26 */

.feature-26 h2 {
  font-weight: 500;  
}

.feature-26 img {
  border-radius: 3px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
}

/* features-08 */

.feature.features-ve-08 {
  background: linear-gradient(248.12deg, #FFFFFF -1.94%, rgba(255, 255, 255, 0) 100%),
  linear-gradient(0deg, #F6F6F6, #F6F6F6),
  #FFFFFF;
}

.features-ve-08 h2 {
  font-weight: 500;
  margin-bottom: 50px;
}

.features-ve-08 h2::after {
  background: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin: 20px auto 0;
  width: 100px;
}

.features-ve-08 h3 {
  margin-bottom: 10px;
}

/* footer styling */

.footer.footer-13 {
  background: linear-gradient(180deg, rgba(31, 137, 211, 0.2) 0%, rgba(16, 36, 62, 0.2) 100%),
  #252D3A;
  padding: 70px 0;
}

.footer-13 img {
  padding-bottom: 20px;
  width: 150px;
}

.footer-13 svg {
  color: #B1BFCB;
  font-size: 32px;
}

.footer-13 p {
  color: #B9CBDC;
}

.footer-13 p span {
  color: #FFFFFF;
  display: block;
}

.footer-13 p span a {
  font-weight: bold;
}

.footer-13 a,
.footer-13 a:link,
.footer-13 a:focus,
.footer-13 a:hover i,
.footer-13 a:focus i {
  color: #F6F6F6;
}

.footer-13 .partners img {
  display: block;
  height: 85px;
  margin: 0 auto;
  padding-bottom: 20px;
  width: auto;
}

@media (min-width: 768px) {
  .footer-13 .partners img {
    display: inline-block;
    height: 50px;
    margin-right: 30px;
    padding: 0;
  }
}

.copyright {
  font-size: 12px;
}

/* feature-40 */

.feature-40 a {
  border-left: 2px solid #E0E0E0;
  color: #4C718A;
  font-size: 16px;
  padding-left: 10px;
}

.feature-40 ul {
  margin: 0;
}

.feature-40 li {
  border-bottom: 1px solid #F6F6F6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.feature-40 .active {
  border-left: 2px solid #1E94E6;
  color: #1E94E6;
}

.feature-40 h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  margin-bottom: 30px;
}

.feature-40 h3 {
  display: inline-block;
  line-height: 29px;
  margin-bottom: 10px;
}

.feature-40 .preview {
  background: rgba(30, 148, 230, 0.2);
  border: none;
  border-radius: 100px;
  font-size: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 6px 12px;
}

@media (min-width: 1024px) {
  .feature-40 a {
    border-left: 2px solid #E0E0E0;
    color: #4C718A;
    font-size: 20px;
    padding-left: 10px;
  }

  .feature-40 .preview {
    background: rgba(30, 148, 230, 0.2);
    border: none;
    border-radius: 100px;
    font-size: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 6px 12px;
  }
}

.features {
  border-bottom: 1px solid rgba(30, 148, 230, 0.3);
  margin-bottom: 60px;
}

.features:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom : 0;
}

.features .row:nth-child(2) div[class^="col-"] {
  margin-bottom: 60px;
}

.features p {
  margin-bottom: 0;
}

.sticky {
  position: sticky;
  top: 90px;
}

/* modal */

.modal {
  z-index: 9999;
}

.modal-close-button {
  border-radius: 100%;
  font-size: 20px;
  line-height: 20px;
  margin: 0;
  padding: 10px 15px;
  position: absolute;
  right: 20px;
  top: 20px;
}

.modal-close-button:after {
  content: "\f00d";
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
}

.modal-backdrop {
  z-index: 9998;
}

.modal-backdrop.show {
  opacity: 0.9;
}

.modal-dialog {
  max-width: 750px;
}

.modal-body {
  padding: 0;
}

.portfolio-02 h2 {
  font-weight: 500;
}

.portfolio-02 h2::after {
  background: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin: 20px auto 0;
  width: 100px;
}

.portfolio-02 .card {
  border: 0 none;
  box-shadow: 0px 8px 25px #DDDDDD;
  margin-bottom: 20px;
}

.portfolio-02 .card .card-body {
	border: 0;
	min-height: auto;
}

.portfolio-02 .card .card-img {
	flex-shrink: initial;
}

.portfolio-02 .card .card-footer {
  text-align: center;
}

.portfolio-02 .card h4 {
  color: #1E94E6;
  font-weight: bold;
}

.portfolio-02 .card.agency .card-body {
  border-top: 1px solid #E0E0E0;
}

.portfolio-02 .card.agency a:hover,
.portfolio-02 .card.agency a:focus {
  text-decoration: none;
}

.portfolio-02 .card.agency a:hover h3,
.portfolio-02 .card.agency a:focus h3 {
  text-decoration: underline;
}

.portfolio-02 .card.agency .card-img {
  align-items: center;
  display: flex;
  height: 200px;
  justify-content: center;
}

.portfolio-02 .card.agency .card-img img {
  height: auto;
  max-width: 150px;
}

.portfolio-02 .card.agency svg {
  margin-right: 10px;
}

.portfolio-detail-04 h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
}

.portfolio-detail-04 h3 {
  font-weight: 500;
  padding-bottom: 10px;
}

.portfolio-detail-04 h4 {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}

.portfolio-detail-04 li {
  font-size: 20px;
  line-height: 24px;
}

.portfolio-detail-04 > .row:first-child {
  background: linear-gradient(246.36deg, #FFFFFF -1.94%, rgba(255, 255, 255, 0) 100%), #F6F6F6;
  padding-top: 50px;
}

.portfolio-detail-04 .avatar {
  background: #FFFFFF;
  box-shadow: 0px 4px 10px #D3DCE6;
  height: 190px;
  padding: 30px;
  width: 190px;
}

.portfolio-detail-04 .card {
  border: 0 none;
  box-shadow: 0px 4px 10px #D3DCE6;
  z-index: 2;
}

.portfolio-detail-04 .card .card-body {
  padding: 40px 30px;
}

.portfolio-detail-04 .card .btn {
  margin: 0;
}

@media (min-width: 768px) {
  .portfolio.portfolio-detail-04 {
    padding-bottom: 220px;
  }
  
  .portfolio-detail-04 .card {
    position: absolute;
    top: -97px;
    right: 15px;
  }
}

/* Blog */

.blog-02 h2 {
  font-weight: 500;
}

.blog-02 h2::after {
  background: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 0;
  width: 95px;
}

.blog-02 h3 {
  color: #1E94E6;
  font-weight: 500;
}

.blog-02 .card {
  margin-bottom: 20px;
}

.blog-02 .card a {
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  transition: box-shadow 0.5s ease;
}

.blog-02 .card a:hover,
.blog-02 .card a:focus {
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.blog-02 .card a:hover h3,
.blog-02 .card a:focus h3 {
  text-decoration: underline;
}

.blog-02 .card .card-img {
  height: auto;
  position: relative;  
}

.blog-02 .card .card-img img {
  height: 200px;
  object-fit: cover;
}

.blog-02 .card .card-img .image-background {
  background: #FFFFFF;
  bottom: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
  transition: opacity 0.5s ease;
}

.blog-02 .card a:hover .card-img .image-background,
.blog-02 .card a:focus .card-img .image-background {
  opacity: 0.5;
}

.blog-02 .card .card-body {
  padding: 1.5rem;
}

.blog-02 .card .tag span {
  margin-left: 5px;
}

.blog-10 svg {
  color: rgba(101, 131, 151, 0.5);
  margin-right: 5px;
}

.blog-10 .card {
  margin-bottom: 50px;
}

.blog-10 .card:last-child {
  margin-bottom: 0;
}

.blog-10 .card a {
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.06);
  display: block;
  transition: box-shadow 0.5s ease;
}

.blog-10 .card a:hover,
.blog-10 .card a:focus {
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.blog-10 .card a:hover h3,
.blog-10 .card a:focus h3 {
  text-decoration: underline;
}

.blog-10 .card .col-12:first-child {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-10 .card .image-background {
  background: #FFFFFF;
  bottom: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
  transition: opacity 0.5s ease;
}

.blog-10 .card a:hover .image-background,
.blog-10 .card a:focus .image-background{
  opacity: 0.5;
}

.blog-10 .tag {
  color: #658397;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  padding: 10px 0;
}

.blog-10 h2 {
  font-size: 28px;
  font-weight: 500;
}

.blog-10 h3 {
  color: #1E94E6;
  font-size: 28px;
  font-weight: 500;
}

.blog-10 img {
  border-radius: 0;
}

.blog-10 .model_pagination {
  display: flex;
  justify-content: center;
}

.blog-10 .model_pagination a {
  align-items: center;
  border: 1px solid #BDBDBD;
  border-radius: 4px;
  color: #828282;
  display: flex;
  font-size: 15px;
  height: 32px;
  justify-content: center;
  line-height: 15px;
  margin-right: 10px;
  padding: 5px;
  text-decoration: none;
  width: 32px;
}

.blog-10 .model_pagination a:last-child {
  margin-right: 0;
}

.blog-10 .model_pagination a:hover,
.blog-10 .model_pagination a:focus {
  border-color: #1E94E6;
  color: #1E94E6;
}

.blog-10 .model_pagination a.inactive {
  border-color: #1E94E6;
  color: #1E94E6;
}

.contents {
  border-bottom: 1px solid rgba(30, 148, 230, 0.3); 
}

.blog.blog-details {
  padding-top: 120px;  
}

.blog-details img {
  border-radius: 3px;
  height: 500px;
  object-fit: cover;
  padding-bottom: 50px;
  padding-top: 25px;
}

.blog-details h1 {
  color: #658397;
  margin-bottom: 20px;
}

.blog-details h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.blog-details h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.blog-details ul {
  list-style-type: disc;
}

.blog-details .tag {
  color: #658399;
  display: inline-block;
  margin-right: 10px;
}

.blog-details .tag svg {
  margin-right: 5px;
}

.blog-details .breadcrumb {
  list-style-type: none;
}

.blog-details .breadcrumb-item {
  color: #658399;
}

.blog-details .breadcrumb-link {
  color: #658399;
}

@media (min-width: 992px) {
  .blog.blog-details {
    padding-top: 150px;
  }
}

.blog-details .contents {
  border: 0 none;
}

.sidebar input {
  border: 1px solid #E5E5E5;
  border-radius: 3px;
  box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.05);
  line-height: 35px;
  margin-bottom: 35px;
  padding: 0 10px;
}

.sidebar h2 {
  border-bottom: 1px solid rgba(30, 148, 230, 0.3);
  color: #4C718A;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.sidebar .category {
  margin-bottom: 20px;
}

.sidebar .category a {
  padding-bottom: 10px;
  width: 100%;
}

.blog-10 .sidebar a {
  font-size: 20px;
  line-height: 24px;
}

.sidebar .tags a {
  background-color: #1E94E6;
  border-radius: 4px;
  color: #FFFFFF;
  margin: 4px;
  padding: 8px 12px;
}

.author {
  align-items: center;
  color: #658397;
  display: flex;
  justify-content: flex-end;
  font-weight: 300;
}

.author img {
  height: 35px;
  margin-right: 8px;
  padding: 0;
  width: 35px;
}

.feature-11 h2 {
  font-weight: 500;  
}

.feature-11 h2::after {
  background: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 0;
  width: 95px;
}

.feature-11 img {
  border-radius: 3px; 
}

/* feature-41 */

.feature-41 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  z-index: 2;
}

.feature-41 .overlap-detail img {
  box-shadow: 0px 7px 30px rgba(17, 88, 139, 0.3);
}

@media (min-width: 768px) {

  .feature-41 .overlap-detail {
    padding: 4rem;
  }

  .feature-41 .overlap-detail img {
    box-shadow: 0px 7px 30px rgba(17, 88, 139, 0.3);
  }

}

@media (min-width: 1024px) {

  .feature-41 .overlap-detail {
    padding: 5rem;
  }

}

/* feature-20 */

.feature.feature-20,
.article.article-ve-01 {
  background: linear-gradient(242.64deg, #FFFFFF 2.98%, rgba(242, 246, 249, 0) 99.07%), #F2F6F9;
}

.feature-20 .data svg {
  color: #1E94E6;
  margin-bottom: 15px;
}

.feature-20 .data p {
  color: #1E94E6;
  font-size: 16px;
  font-weight: 600;
}

.feature-20 .data p:last-child {
  color: #658397;
  font-size: 20px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .feature.feature-20 {
    padding-top: 200px;
  }
  
  .feature-20 .data svg {
    color: #1E94E6;
    margin-bottom: 15px;
  }

  .feature-20 .data p {
    color: #1E94E6;
    font-size: 20px;
    font-weight: 600;
  }

  .feature-20 .data p:last-child {
    color: #658397;
    font-size: 28px;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  
  .feature.feature-20 {
    padding-top: 346px;
  }
  
  .feature-20 .data p {
    font-size: 28px;
    margin-bottom: 7px;
  }

  .feature-20 .data p:last-child {
    font-size: 40px;
  }
  
}

@media (min-width: 1200px) {
  
  .feature.feature-20 {
    padding-top: 458px;
  }
  
}

.basic.basic-ve-06 {
  background: linear-gradient(238.64deg, #FFFFFF -1.94%, rgba(255, 255, 255, 0) 100%), linear-gradient(0deg, #F6F6F6, #F6F6F6), #FFFFFF;
}

.basic-ve-06 h2 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

@media (max-width: 767px) {
  .basic.basic-ve-06,
  .basic.basic-ve-07 {
    text-align: center;
  }
}

.basic-ve-07 h2 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.basic-ve-07 p:first-of-type {
  font-size: 20px;
  line-height: 30px;
}

.testimonial-11 h2 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.testimonial-11 p:last-child:before {
  background-color: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin: 0 auto 20px;
  width: 100px;
}

.article-ve-01 h2 {
  font-weight: 500;
  margin-bottom: 80px;
}

.article-ve-01 h2::after {
  background: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 0;
  width: 95px;
}

.rating {
  color: #1E94E6;
  font-size: 65px;
  font-weight: 700;
}

.rating-label {
  font-size: 20px;
}

.agency-background {
  background: linear-gradient(338.92deg, #FFFFFF 21.09%, rgba(255, 255, 255, 0) 83.56%), linear-gradient(0deg, #D3F5E1, #D3F5E1), #C4C4C4;
  border-radius: 340px;
  height: 400px;
  left: -200px;
  position: absolute;
  top: -50px;
  width: 400px;
}

.business-background {
  background: linear-gradient(19.61deg, #FFFFFF 14.52%, rgba(255, 255, 255, 0) 70.47%), linear-gradient(0deg, #EAF3F9, #EAF3F9), #C4C4C4;
  border-radius: 340px;
  height: 400px;
  position: absolute;
  right: -200px;
  top: -50px;
  width: 400px;
}

.hidden {
  background: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
}

/* content-38 */

.content.content-38 {
  padding-top: 150px;
}

.content-38 a {
  width: 100%;
}

.content-38 .hidden {
  position: relative;
}

.content-38 .pod .shadow {
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.06);
}

.content-38 .pod a:hover,
.content-38 .pod a:focus {
  text-decoration: none;
}

.content-38 .pod a:hover h2,
.content-38 .pod a:focus h2 {
  text-decoration: underline;
}

.content-38 h2 {
  font-size: 26px;
}

@media (min-width: 576px) {
  .content.content-38 {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .content.content-38 {
    padding-top: 100px;
  }
}

.content-38 h2 {
  font-weight: 500;
  margin: 0;
}

@media (min-width: 992px) {
  .content-38 h2 {
    line-height: 30px;
  }
}

.content-38 h3 {
  font-size: 18px;
  line-height: 22px;
}

.content-38 .pod:nth-child(odd) h2 {
  color: #27C469;
}

.content-38 .pod:nth-child(even) h2 {
  color: #1E94E6;
}

/* feature-42 */

.feature-42 {
  background: linear-gradient(245.41deg, #FFFFFF 2.98%, rgba(242, 246, 249, 0) 99.07%), #F2F6F9;
}

.feature-42 h2 {
  font-weight: 500;
  margin-bottom: 50px;
}

.feature-42 h2::after {
  background: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin: 15px auto 0;
  width: 95px;
}

.feature-42 h3 {
  color: #1E94E6;
  margin: 0;
}

.feature-42 p {
  color: #1E94E6;
  font-size: 28px;
  font-weight: 600;
  margin: 0;
}

.feature-42 a {
  background-color: transparent;
  padding: 40px 0;
  transition: background-color 1s ease;
}

.feature-42 a:hover,
.feature-42 a:focus {
  background-color: #FFFFFF;
  box-shadow: 0px 4px 100px #E5ECF3;
  text-decoration: none;
}

.feature.feature-43 {
  overflow: hidden;
}

.feature-43 .container {
  padding-bottom: 0;
  padding-top: 0;
}

@media (min-width: 992px) {
  .feature-43 .container {
    padding-bottom: 125px;
    padding-top: 125px;
    position: relative;
  }
}

.feature-43 h2 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.feature-43 h3 {
  line-height: 24px;
}

.feature-43 h3::after {
  background: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin-top: 15px;
  width: 100px;
}

.feature-43 img {
  border-radius: 3px;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
}

@media (min-width: 768px) {
  .feature-43 .col-12:nth-child(2) {
    left: 66%;
    position: absolute;
    top: auto;
  }
}

.feature-44 h2 {
  font-weight: 500;  
}

.feature-44 h2::after {
  background: #27C469;
  content: "";
  display: block;
  height: 2px;
  margin: 20px auto 0;
  width: 100px;
}

.photo-ve-31 h2 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.photo-ve-31 h3 {
  line-height: 29px;
  margin: 0;
}

.photo-ve-31 img {
  border-radius: 3px;
}

.feature-ve-15 {
  background: linear-gradient(239.2deg, #FFFFFF -1.94%, rgba(255, 255, 255, 0) 100%), #F6F6F6;
}

.feature-ve-15 h2 {
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.feature-ve-15 h2 span {
  display: block;
  font-weight: 300;
}

.feature-ve-15 h3 {
  line-height: 29px;
  margin: 0;
}

.feature-ve-15 img {
  border-radius: 3px;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
}

.content-21-4 {
  background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-mobile2.png') repeat,
    linear-gradient(108.59deg, #1E94E6 -7.5%, #252D3A 92.05%);
  overflow: hidden;
}

@media (min-width: 576px) {
  .content-21-4 {
    background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png') repeat,
    linear-gradient(108.59deg, #1E94E6 -7.5%, #252D3A 92.05%);
  }
}

@media (min-width: 992px) {
  .content.content-21-4 {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .content-21-4 .background-banner {
    background: url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/home-banner-3.png') no-repeat right center;
    background-size: 50%;
  }
}

@media (min-width: 992px) {
  .content-21-4 .background-banner {
    background-position: right bottom;
    padding: 100px 0;
    position: relative;
    z-index: 4;
  }
}

@media (min-width: 1200px) {
  .content-21-4 .background-banner {
    background-position: 100% bottom;
    background-size: 700px auto;
  }
}

@media (min-width: 1600px) {
  .content-21-4 .background-banner {
    background-position: 70% bottom;
  }
}

.content-21 h2,
.content-21-1 h2,
.content-21-2 h2,
.content-21-4 h2,
.content-21-5 h2 {
  color: #ffffff;
  font-weight: 500;
}

.content-21-4 .tri {
  background: linear-gradient(17.57deg, #1E94E6 40.26%, #17507B 75.94%);
  background-blend-mode: multiply;
  bottom: -445px;
  height: 160%;
  left: -430px;
  position: absolute;
  transform: rotate(30deg);
  width: 100%;
}

.content-21-4 .tri-2 {
  background: linear-gradient(95.42deg, #1E94E6 -13.74%, #252D3A 78.39%);
  background-blend-mode: multiply;
  transform: rotate(-30deg);
  position: absolute;
  height: 200%;
  width: 100%;
  right: -470px;
  bottom: -409px;
}

.white {
  color: #FFFFFF;
}

/* demo section */

.content-21 p,
.content-21-1 p,
.content-21-2 p,
.content-21-4 h3,
.content-21-4 p,
.content-21-5 p {
  color: #FFFFFF;
  font-weight: 300;
}

.content-21-2 {
  background: linear-gradient(180deg, transparent 12%, #22699E 46%, #252D3A 101%), url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/showcase-img.png) no-repeat -50px 0;
  background-size: 600px;
}

.content-21 {
  background: linear-gradient(180deg, transparent 8%, #22699E 44%, #252D3A 101%), url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/AdobeStock_219786302.jpg) no-repeat -50px 0;
  background-size: 600px;
}

.content-21-1 {
  background: linear-gradient(180deg, transparent 12%, #22699E 46%, #252D3A 101%), url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/full-features.jpg) no-repeat -50px 0;
  background-size: 700px;
}

.content-21-5 {
  background: linear-gradient(180deg, transparent 3%, #22699E 50%, #252D3A 101%), url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/agency-background.png) no-repeat -130px 0;
  background-size: 600px;
}

@media (min-width: 450px) {
  .content-21-5 {
    background: linear-gradient(180deg, transparent 3%, #22699E 50%, #252D3A 101%), url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/agency-background.png) no-repeat -30px 0;
    background-size: 600px;
  }
}

@media (min-width: 576px) {
  .content-21-1 {
    background: linear-gradient(118.59deg, transparent 30%, rgba(35, 75, 108, 0.94), #252D3A 88%),
      url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png') repeat,
      url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/full-features.jpg') no-repeat;
  }
  
  .content-21-2 {
    background: linear-gradient(118.59deg, transparent 30%, rgba(35, 75, 108, 0.94), #252D3A 88%), 
      url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, 
      url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/showcase-img.png) no-repeat -50px 0;
  }

  .content-21 {
    background: linear-gradient(118.59deg, transparent 30%, #234B6C, #252D3A 88%),
      url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png') repeat,
      url("https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/AdobeStock_219786302.jpg") no-repeat;
  }

  .content-21-5 {
    background: linear-gradient(118.59deg, transparent 3%, #22699E 60%, #252D3A 87%), url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/agency-background.png) no-repeat -600px 0;
    overflow: hidden;
  }

  .content-21-5 .tri-5 {
    background: linear-gradient(89.57deg, rgba(28, 66, 98, 0.4) -1.74%, rgba(30, 146, 225, 0.4) 124.94%);
    background-blend-mode: multiply;
    transform: rotate(30deg);
    height: 100%;
    width: 100%;
    position: absolute;
    left: -600px;
    bottom: -300px;
  }
}

@media (min-width: 780px) {
  .content-21-5 {
    background: linear-gradient(118.59deg, transparent 3%, #22699E 60%, #252D3A 87%), url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/agency-background.png) no-repeat -400px 0;
    overflow: hidden;
  }
}

@media (min-width: 1025px) {
  .content-21-5 {
    background: linear-gradient(118.59deg, transparent 3%, #22699E 60%, #252D3A 87%), url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png) repeat, url(https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/agency-background.png) no-repeat;
  }
}

@media (min-width: 1200px) {
  .content-21-1 {
    background: linear-gradient(118.59deg, transparent 30%, rgba(35, 75, 108, 0.94), #252D3A 88%),
    url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png') repeat,
    url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/full-features.jpg') no-repeat;
  }

  .content-21 {
    background: linear-gradient(118.59deg, transparent 30%, #234B6C, #252D3A 88%),
      url('https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/vector-desktop.png') repeat,
      url("https://uploads.prod01.oregon.platform-os.com/instances/1027/assets/images/AdobeStock_219786302.jpg") no-repeat;
  }
}

.policy-01 ol {
  margin: 0;
}

.policy-01 ul {
  list-style-type: disc;
}

.policy-01 ol > li {
  margin-bottom: 20px;
}

.policy-01 ol > li::before {
  font-size: 32px;
  line-height: 38px;
}

.policy-01 ul > li {
  margin-bottom: 20px;
}

.feature-40 .modal-close-button:after {
  content: "";
}

@media (max-width: 767px) {
	.feature-40 .modal-close-button {
		width: 50px;
		height: 50px;
	}
}

strong {
  font-weight: bold;
}
.events-01.thanks {
  padding-bottom: 50px;
  background: #f2f2f2;
}
.events-thanks {
  padding-top: 100px;
}