/*!
Theme Name: DC Theme
Description: Theme for DC Sites
Author: DOJO Creative
Author URI: https://letsgodojo.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: dctheme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
/* Add your custom styles here */
:root {
  --e-global-color-primary: #032E5C;
  --e-global-color-secondary: #FFFFFF;
  --e-global-color-text: #464646;
  --e-global-color-accent: #6aa8e8;
  --e-global-color-d08605a: #AB8E32;
  --e-global-color-17264f4: #066DDB;
}

table {
  font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.25em;
  margin-block-end: 0;
}

main#content {
  --padding-top: 4rem;
  --padding-bottom: 4rem;
}
@media (max-width: 1024px) {
  main#content {
    --padding-top: 3rem;
    --padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  main#content {
    --padding-top: 2.5rem;
    --padding-bottom: 2.5rem;
  }
}
main#content {
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom);
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
}

.elementor-page main#content {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
}

.e-con.e-parent {
  --padding-left:20px;
  --padding-right:20px;
}
.e-con.p-con-dark {
  --padding-top: 4rem;
  --padding-bottom: 4rem;
}
@media (max-width: 1024px) {
  .e-con.p-con-dark {
    --padding-top: 3rem;
    --padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .e-con.p-con-dark {
    --padding-top: 2.5rem;
    --padding-bottom: 2.5rem;
  }
}
.e-con.p-con-dark + .e-con.p-con-dark {
  --padding-top:0;
}
.e-con.p-con-dark {
  --e-global-color-text: #fff;
  --e-global-color-primary: #fff;
  background-color: #07263f;
  color: var(--e-global-color-text, inherit);
}
.e-con.p-con-dark h5 {
  color: #fff;
}
.e-con.p-con-dark h6 {
  color: #fff;
}
.e-con.p-con-light {
  --padding-top: 4rem;
  --padding-bottom: 4rem;
}
@media (max-width: 1024px) {
  .e-con.p-con-light {
    --padding-top: 3rem;
    --padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .e-con.p-con-light {
    --padding-top: 2.5rem;
    --padding-bottom: 2.5rem;
  }
}
.e-con.p-con-light + .e-con.p-con-light {
  --padding-top:0;
}
.e-con.p-con-light {
  --e-global-color-text: #fff;
  --e-global-color-primary: #fff;
  background-color: #015699;
  color: var(--e-global-color-text, inherit);
}
.e-con.p-con-light h5 {
  color: #fff;
}
.e-con.p-con-light h6 {
  color: #fff;
}
.e-con.p-con-gray {
  --padding-top: 4rem;
  --padding-bottom: 4rem;
}
@media (max-width: 1024px) {
  .e-con.p-con-gray {
    --padding-top: 3rem;
    --padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .e-con.p-con-gray {
    --padding-top: 2.5rem;
    --padding-bottom: 2.5rem;
  }
}
.e-con.p-con-gray + .e-con.p-con-gray {
  --padding-top:0;
}
.e-con.p-con-gray {
  background-color: #F4F4F4;
}
.e-con.p-con-notch {
  --padding-top: 4rem;
  --padding-bottom: 4rem;
}
@media (max-width: 1024px) {
  .e-con.p-con-notch {
    --padding-top: 3rem;
    --padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .e-con.p-con-notch {
    --padding-top: 2.5rem;
    --padding-bottom: 2.5rem;
  }
}
.e-con.p-con-notch + .e-con.p-con-notch {
  --padding-top: 100px;
  --padding-bottom: 100px;
}
.e-con.p-con-notch {
  --e-global-color-text: #fff;
  --e-global-color-primary: #fff;
  background-color: #fff;
  color: var(--e-global-color-text, inherit);
}
.e-con.p-con-notch h5 {
  color: #fff;
}
.e-con.p-con-notch h6 {
  color: #fff;
}
.e-con.p-con-notch:after {
  content: " ";
  position: absolute;
  top: -25px;
  right: 0;
  width: 20vw;
  height: 25px;
  background: white;
  display: block;
  clip-path: polygon(25px 0, 100% 0, 100% 100%, 0 100%);
}
.e-con.p-con-gradient {
  --padding-top: 4rem;
  --padding-bottom: 4rem;
}
@media (max-width: 1024px) {
  .e-con.p-con-gradient {
    --padding-top: 3rem;
    --padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .e-con.p-con-gradient {
    --padding-top: 2.5rem;
    --padding-bottom: 2.5rem;
  }
}
.e-con.p-con-gradient + .e-con.p-con-gradient {
  --padding-top:0;
}
.e-con.p-con-gradient {
  --e-global-color-text: #fff;
  --e-global-color-primary: #fff;
  background: radial-gradient(332.1% 106.02% at 24.9% 8.01%, #066DDB 0%, #032E5C 100%);
  color: var(--e-global-color-text, inherit);
}
.e-con.p-con-gradient h5 {
  color: #fff;
}
.e-con.p-con-gradient h6 {
  color: #fff;
}
.e-con.p-con-gradient a {
  color: #8ab8ef;
}
.e-con.p-con-gradient .elementor-button {
  color: #FFF;
}
.e-con.p-con-def {
  --padding-top: 4rem;
  --padding-bottom: 4rem;
}
@media (max-width: 1024px) {
  .e-con.p-con-def {
    --padding-top: 3rem;
    --padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .e-con.p-con-def {
    --padding-top: 2.5rem;
    --padding-bottom: 2.5rem;
  }
}
.e-con.p-con-def + .e-con.p-con-def {
  --padding-top:0;
}

#legal {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.3);
}
#legal a {
  color: rgba(255, 255, 255, 0.3);
}
#legal svg .d-d {
  fill: rgba(255, 255, 255, 0.3);
}
#legal svg .d-j {
  fill: rgba(255, 255, 255, 0.3);
}

/* -------- Image Styles ---------- */
/* Image Styles Line Down */
.img_circle_down .elementor-image-box-img {
  position: relative;
  display: inline-block;
}

.img_circle_down .elementor-image-box-img::after {
  content: "";
  position: absolute;
  top: 73%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 165%;
  height: 165%;
  background: url("/wp-content/themes/dctheme/images/line-under.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}

.img_circle_down img {
  display: block;
  position: relative;
  z-index: 0;
}

/* Image Styles Line Right */
.img_circle_right .elementor-image-box-img {
  position: relative;
  display: inline-block;
}

.img_circle_right .elementor-image-box-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 68%;
  transform: translate(-50%, -50%);
  width: 155%;
  height: 155%;
  background: url("/wp-content/themes/dctheme/images/line-right.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}

.img_circle_right img {
  display: block;
  position: relative;
  z-index: 0;
}

.img_circle_right .elementor-image-box-img img {
  width: 120px;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

/* Image Styles Line Round */
.img_circle_round .elementor-image-box-img {
  position: relative;
  display: inline-block;
}

.elementor-widget-image-box.img_circle_round .elementor-image-box-img {
  padding: 3px;
  border: 2px solid #066DDB;
  border-radius: 50%;
}

.img_circle_round img {
  display: block;
  position: relative;
  z-index: 0;
}

.img_circle_round .elementor-image-box-img img {
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.img_circle_right .elementor-image-box-img {
  margin-right: 50px !important;
}

@media (max-width: 767px) {
  .img_circle_right .elementor-image-box-img {
    margin-bottom: 30px !important;
  }
}
/* Image Styles Border with Line */
.img_border img {
  width: 385px;
  height: 385px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-right: 200px;
}

.img_border {
  position: relative;
  display: inline-block;
}

.img_border:after {
  content: "";
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: 800px;
  background: url("/wp-content/themes/dctheme/images/img_border.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
}

@media (max-width: 1440px) {
  .img_border img {
    width: 300px !important;
    height: 300px !important;
    margin-right: 50px !important;
  }
  .img_border:after {
    top: 45% !important;
    left: 53% !important;
    width: 500px !important;
    height: 500px !important;
  }
}
@media (max-width: 1024px) {
  .img_border img {
    width: 300px !important;
    height: 300px !important;
    margin-right: 50px !important;
  }
  .img_border:after {
    display: none;
  }
}
/* Image Styles Border Only */
@media (width >= 1441px) {
  .img_border_only img {
    margin-right: -200px !important;
    width: 1050px !important;
  }
}
@media (width >= 1025px) {
  .img_border_only img {
    margin-right: -75px;
    width: 600px;
  }
}
/* Image Styles Divider Left */
.img_div_1 {
  position: relative;
  overflow: visible;
  z-index: 3;
}

@media (min-width: 1025px) {
  .img_div_1 img {
    width: 650px;
    height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.e-child:has(> .img_div_1)::after {
  content: "";
  position: absolute;
  top: 85%;
  left: -35%;
  transform: translate(-50%, -50%);
  width: 500px;
  height: 30px;
  background: url("/wp-content/themes/dctheme/images/img_div_1.svg") no-repeat center;
  background-size: contain;
  z-index: 2;
}

/* Image Styles Divider Right */
.img_div_2 {
  position: relative;
  overflow: visible;
  z-index: 3;
}

@media (min-width: 1025px) {
  .img_div_2 img {
    width: 650px;
    height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.e-child:has(> .img_div_2)::after {
  content: "";
  position: absolute;
  top: 75%;
  right: -75%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 30px;
  background: url("/wp-content/themes/dctheme/images/img_div_2.svg") no-repeat center;
  background-size: contain;
  z-index: 2;
}

@media (max-width: 1280px) {
  .e-child:has(> .img_div_1)::after {
    display: none;
  }
  .e-child:has(> .img_div_2)::after {
    display: none;
  }
}
/* -------- End Image Styles ---------- */
/* -------- Global CSS Styles ---------- */
.contact_map .ekit-google-map {
  max-width: 100% !important;
  height: 600px !important;
}

@media (width <= 1022px) {
  .contact_map .ekit-google-map {
    height: 400px !important;
  }
}
/* Gradient BG */
.doho_gradient_bg {
  background: radial-gradient(332.1% 106.02% at 24.9% 8.01%, #066DDB 0%, #032E5C 100%);
}

.doho_gradient_bg_alt {
  background: radial-gradient(410.88% 81.37% at 15.91% 56.4%, #066DDB 0%, #032E5C 100%);
}

/* Reverse Icon List Direction */
.icon_list_reverse li.elementor-icon-list-item, .icon_list_reverse li.elementor-icon-list-item a {
  flex-direction: row-reverse;
}

/* Style Blog Posts Loop */
.blog_ft_img img, .img_pr_style {
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
}

.blog_ft_img img {
  transition: clip-path 0.3s ease;
}

.blog_ft_post:hover .blog_ft_img img {
  clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
}

.blog_ft_post:hover .elementor-icon-list-item .elementor-icon-list-text {
  color: var(--e-global-color-accent) !important;
}

.blog_ft_post .elementor-widget-icon-list .elementor-icon-list-icon + .elementor-icon-list-text {
  padding-inline-start: 0;
}

.blog_ft_post .elementor-widget-icon-list {
  width: 90% !important;
}

.blog_ft_post .elementor-widget-icon-list .elementor-icon-list-item {
  justify-content: space-between;
}

.blog_ft_post .elementor-widget-icon-list .elementor-icon-list-text {
  width: 78%;
}

@media (max-width: 767px) {
  .blog_ft_post .elementor-widget-icon-list .elementor-icon-list-text {
    width: 85% !important;
  }
}
/* Blog Pagination Active Marker */
.page-numbers.current {
  position: relative;
  display: inline-block;
}

.page-numbers.current::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 5px;
  left: -5px;
  top: 30px;
  background: url("/wp-content/themes/dctheme/images/blog_active_marker.svg") no-repeat center;
  background-size: contain;
}

/* Contact Page Img Box */
.contact_img_box a {
  color: inherit;
}

.swi_img_box a {
  color: inherit;
}

.contact_img_box a:hover, .swi_img_box a:hover {
  color: var(--e-global-color-secondary);
}

/* Contact page Hotspot */
.contact_map .e-hotspot__label {
  display: none;
}

/* Divider Widget Styling */
.dojo_divider_left .elementor-divider {
  margin-right: -300px;
  margin-left: 200px;
}

.dojo_divider_right {
  margin-left: -200px !important;
}

/* Timeline Widget Styling */
.dojo_tl_about .ekit-wid-con .vertical-timeline .single-timeline .timeline-item .title {
  padding: 18px;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  display: inline-block;
  background: radial-gradient(95.52% 95.52% at 50% 4.48%, #054891 0%, #032E5C 100%);
  font-family: var(--e-global-typography-94a7f1b-font-family), Sans-serif;
  font-size: 16px;
  line-height: 40px;
}

.dojo_tl_about .ekit-wid-con .vertical-timeline .single-timeline:hover .timeline-item .title {
  color: #fff;
}

/* Footer Styles */
.dojo_footer .elementor-image-box-wrapper a {
  color: var(--e-global-color-656172c);
}

.dojo_footer .elementor-image-box-wrapper a:hover {
  text-decoration: underline;
}

.footer_cta .elementor-icon-box-title {
  margin: 0;
}

.gform_body .gfield_description, .gform_body .has_first_name .gform-field-label, .gfield--type-consent legend {
  display: none !important;
}

.gform-field-label {
  margin-bottom: 0 !important;
}

.gform-theme--foundation #gform_1 .gform_fields {
  row-gap: 30px;
}

.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
  display: flex;
}

.elementor-widget-breadcrumbs #breadcrumbs {
  background: #FFF;
  font-size: 14px;
  color: #464646;
  font-weight: 300;
  font-style: normal;
  padding: 0 20px 0 40px;
  float: right;
  clip-path: polygon(20px 0, 101% 0, 101% 101%, 0 101%);
  height: 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 500px) {
  .elementor-widget-breadcrumbs #breadcrumbs {
    width: 50vw;
  }
  .elementor-widget-breadcrumbs #breadcrumbs > span {
    display: none;
  }
}
.elementor-widget-breadcrumbs #breadcrumbs a {
  color: #464646;
}
.elementor-widget-breadcrumbs #breadcrumbs span > span {
  margin: 0 5px;
}
.elementor-widget-breadcrumbs #breadcrumbs span > span:first-child a {
  display: inline-block;
  background: #464646;
  text-indent: -10000px;
  height: 12px;
  width: 12px;
  vertical-align: middle;
  -webkit-mask-image: url(images/icon-breadcrumb-home.svg);
          mask-image: url(images/icon-breadcrumb-home.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

:not(.elementor-editor-active) .elementor-widget-breadcrumbs:last-child {
  position: absolute;
  bottom: -0.5em;
  right: 0;
}

.dc-header {
  background: radial-gradient(69.84% 408.75% at 15.91% 56.4%, #066DDB 0%, #032E5C 100%);
  color: #FFF;
}
@media (min-width: 768px) {
  .dc-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
}
.dc-header .dc-header--image,
.dc-header .dc-header--content {
  padding: 4vw;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
.dc-header .dc-header--content {
  padding-bottom: 5vw;
}
.dc-header .dc-header--image {
  height: 100%;
  background-size: cover;
}
.dc-header .dc-header--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  min-height: 300px;
}
@media (min-width: 768px) {
  .dc-header .dc-header--image img {
    min-height: 450px;
  }
}
.dc-header .dc-header--image-inner {
  height: 100%;
  border: 1px solid #FFF;
}
.dc-header .dc-header--headline {
  position: relative;
}
@media (min-width: 768px) {
  .dc-header .dc-header--headline:after {
    content: "";
    display: block;
    width: 6vw;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 0.5em;
    left: -8vw;
  }
  .dc-header .dc-header--headline:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #FFF;
    position: absolute;
    top: calc(0.5em - 2px);
    left: -2vw;
    border-radius: 50%;
  }
}
.dc-header .dc-header--intro {
  font-family: Inter, sans-serif;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #6aa8e8;
}

@media (min-width: 768px) {
  .dc-diamond-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.dc-diamond-section .dc-diamond-section--image {
  grid-column: 1;
  grid-row: 1;
  padding-left: 2vw;
  padding-right: 2vw;
  z-index: 1;
  position: relative;
}
.dc-diamond-section .dc-diamond-section--image img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.dc-diamond-section .dc-diamond-section--image:not(.has-secondary).aspect-1-25 img {
  aspect-ratio: 1/1.25;
  clip-path: polygon(17% 0, 100% 0, 83% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image:not(.has-secondary).aspect-1-125 img {
  aspect-ratio: 1/1.125;
  clip-path: polygon(16% 0, 100% 0, 84% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image:not(.has-secondary).aspect-1-1 img {
  aspect-ratio: 1/1;
  clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image:not(.has-secondary).aspect-125-1 img {
  aspect-ratio: 1.125/1;
  clip-path: polygon(14% 0, 100% 0, 86% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image:not(.has-secondary).aspect-25-1 img {
  aspect-ratio: 1.5/1;
  clip-path: polygon(12% 0, 100% 0, 88% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-25 img {
  aspect-ratio: 1/1.25;
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-25 img:first-child {
  width: 85%;
  clip-path: polygon(17% 0, 100% 0, 83% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-25 img:last-child {
  width: 28%;
  clip-path: polygon(17% 0, 100% 0, 83% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-125 img {
  aspect-ratio: 1/1.125;
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-125 img:first-child {
  width: 85%;
  clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-125 img:last-child {
  width: 26%;
  clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-1 img {
  aspect-ratio: 1/1;
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-1 img:first-child {
  width: 85%;
  clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-1-1 img:last-child {
  width: 27%;
  clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-125-1 img {
  aspect-ratio: 1.125/1;
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-125-1 img:first-child {
  width: 85%;
  clip-path: polygon(13% 0, 100% 0, 87% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-125-1 img:last-child {
  width: 25%;
  clip-path: polygon(13% 0, 100% 0, 87% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-25-1 img {
  aspect-ratio: 1.5/1;
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-25-1 img:first-child {
  width: 85%;
  clip-path: polygon(12% 0, 100% 0, 88% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary.aspect-25-1 img:last-child {
  width: 24%;
  clip-path: polygon(12% 0, 100% 0, 88% 100%, 0 100%);
}
.dc-diamond-section .dc-diamond-section--image.has-secondary img:last-child {
  position: absolute;
  right: 0;
  bottom: 0;
}
.dc-diamond-section .dc-diamond-section--content {
  grid-column: 2;
  grid-row: 1;
  padding: 4vw;
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: start;
}
.dc-diamond-section.image-right .dc-diamond-section--image {
  grid-column: 2;
}
.dc-diamond-section.image-right .dc-diamond-section--content {
  grid-column: 1;
}
.dc-diamond-section.image-right .dc-diamond-section--divider {
  left: 50%;
}
.dc-diamond-section .dc-diamond-section--divider {
  margin: 0.25rem auto;
}
.dc-diamond-section .dc-diamond-section--cta {
  margin-top: 1em;
  font-weight: 800;
  font-size: 18px;
  text-transform: uppercase;
  font-family: Arimo, sans-serif;
  display: inline-block;
}
@media (min-width: 968px) {
  .dc-diamond-section .dc-diamond-section--divider {
    height: 1px;
    width: 125%;
    position: relative;
    left: -50%;
    background: #6aa8e8;
  }
  .dc-diamond-section .dc-diamond-section--divider:before, .dc-diamond-section .dc-diamond-section--divider:after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #6aa8e8;
    border-radius: 50%;
    position: absolute;
    top: -2px;
  }
  .dc-diamond-section .dc-diamond-section--divider:before {
    left: 0px;
  }
  .dc-diamond-section .dc-diamond-section--divider:after {
    right: 0;
  }
}

.elementor-widget-timeline .timeline {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: calc(3rem + 50px) 0 3rem 0;
  position: relative;
}
.elementor-widget-timeline .timeline:before {
  content: "";
  display: block;
  width: 1px;
  top: 50px;
  bottom: 0;
  left: calc(2rem - 1px);
  border-left: 2px solid var(--e-global-color-primary);
  position: absolute;
}
.elementor-widget-timeline .timeline-item {
  margin-top: 3rem;
  position: relative;
}
.elementor-widget-timeline .timeline-panel {
  padding-left: 5rem;
  padding-top: 1rem;
  position: relative;
}
.elementor-widget-timeline .timeline-year {
  display: block;
  width: 4rem;
  height: 4rem;
  text-align: center;
  line-height: 4rem;
  background: radial-gradient(95.52% 95.52% at 50% 4.48%, #054891 0%, #032E5C 100%);
  font-weight: bold;
  border-radius: 4rem;
  border: 2px solid #FFF;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFF;
  z-index: 1;
}
.elementor-widget-timeline .timeline-content {
  background: #EEE;
  padding: 40px;
  clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
}
.elementor-widget-timeline .timeline-content p:last-child {
  margin-bottom: 0;
}
.elementor-widget-timeline .timeline-title {
  margin: 0;
}
@media screen and (min-width: 960px) {
  .elementor-widget-timeline .timeline:before {
    left: 50%;
  }
  .elementor-widget-timeline .timeline:after {
    left: calc(50% - 15px);
  }
  .elementor-widget-timeline .timeline-item {
    width: 50%;
    position: relative;
  }
  .elementor-widget-timeline .timeline-panel {
    overflow-x: hidden;
  }
  .elementor-widget-timeline .timeline-title {
    display: inline-block;
    position: relative;
  }
  .elementor-widget-timeline .timeline-item:before {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 2px;
    top: 2em;
    border-top: 2px solid #EEE;
  }
  .elementor-widget-timeline .timeline-item:nth-child(odd) .timeline-panel {
    padding-left: 0;
    padding-right: 5rem;
  }
  .elementor-widget-timeline .timeline-item:nth-child(odd) .timeline-year {
    left: auto;
    right: calc(0px - 2rem);
  }
  .elementor-widget-timeline .timeline-item:nth-child(odd):before {
    right: 0;
  }
  .elementor-widget-timeline .timeline-item:nth-child(even) {
    left: 50%;
  }
  .elementor-widget-timeline .timeline-item:nth-child(even) .timeline-year {
    left: -2rem;
  }
  .elementor-widget-timeline .timeline-item:nth-child(even):after {
    left: 0;
  }
}