
.main-color {
  color: #f24a00 !important;
}

.cta {
    padding: 5px 30px 15px 30px;
}

ol.std-orderlist, ul.std-orderlist {
  list-style: none;
  counter-reset: item;
  padding-left: 0;
}
ol.std-orderlist > li, ul.std-orderlist > li {
  counter-increment: item;
  margin-bottom: 15px!important;
  position: relative;
}
ol.std-orderlist > li:before {
  content: counter(item);
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #f24a00;
  text-align: center;
  color: white;
}
ol.std-orderlist h4 {
  margin: 0 0 5px;
  line-height: 30px;
  margin-left:40px;
}

ol.std-orderlist h2 {
  font-size:30px!important;
  margin: 0px;
  margin-left:40px;
}
ul.std-orderlist h2 {
  font-size:30px!important;
  margin: 0px;
}
article h2 {
  color: #f24a00;
}

.vlt-aside-menu-wrapper .vlt-aside-menu__navigation {
  left: 25px;
}
.vlt-aside-menu-wrapper .vlt-aside-menu {
  padding-left: 25px !important;
  border-left: 4px solid #f24a00;
}
.vlt-aside-menu-wrapper .vlt-aside-menu__navigation .sf-menu li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.vlt-aside-menu-wrapper .vlt-aside-menu__navigation .sf-menu a {
  font-family: 'Teko';
}
#homeSlider {
  height: 400px;
  position: relative;
  border-bottom: 6px solid #f24a00;
}
#homeSlider > div {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
}
#homeSlider h1 {
  line-height: 50px;
  margin: 10px 0 15px !important;
}
#homeSlider h3 {
  line-height: 30px;
}
#homeSlider h5 {
  font-weight: normal;
  color: #707070;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
}
#homeSlider i {
  font-size: 70px;
  color: #f24a00;
  line-height: 70px;
  margin-left: -10px;
}
.vlt-aside-menu-wrapper .vlt-aside-menu__footer {
    bottom: 80px;
}
.vc_grid-item-mini {
  box-shadow: 0 7px 2px -5px #00000050;
  padding: 3px;
  background-color: white;
  border-radius: 4px;
  transition: 0.2s;
}
.vc_grid-item-mini:hover {
  background-color: #f24a00;
}
.marketing-collateral-items .vc_icon_element {
  margin-bottom: 0;
  margin-left: -11px
}
.marketing-collateral-items .vc_custom_heading {
  font-size: 30px;
  margin-top: 0;
}
.marketing-collateral-items .keywords h2 {
  font-size: 18px;
  margin-top: 0;
  
}
.vimicova .vc_icon_element > div {
  margin-left: -7px;
}

.vlt-also-like-posts .vlt-display-1 {
  margin-bottom: 20px;
}
.vlt-also-like-posts [class*='col-'] {
  padding: 0 15px;
}
.vlt-single-post__footer {
  padding-top: 30px !important;
}
.vlt-single-post {
  padding: 60px 0;
}
.vlt-post-tags {
  margin-top: 0 !important;
}
.vlt-post-tags a {
  background-color: #ddd;
  padding: 0px 8px;
  border-radius: 6px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 8px;
}
.vlt-post-tags a:hover {
  background-color: #f24a00;
  color: white;
}
.vc_gitem-post-data-source-post_title {
  background-color: #f24a00;
  display: inline-block;
  padding: 5px 15px;
  box-shadow: -5px 10px 2px -5px #00000050;
}
.vlt-single-post-thumbnail {
  display: none;
}
.vlt-post-meta {
  margin-bottom: 0px;
}
.vlt-post-meta .cat a {
  color: grey !important;
}
.vlt-post-meta .cat a:hover {
  color: #f24a00 !important;
}
.vlt-single-post__header {
  margin-bottom: 15px;
}
.vlt-post-meta .time {
  display: none;
}
.page-header {
  z-index: 1;
}
.project-wrapper {
  background-color: #e5e5e5;
  padding-top: 0px !important;
  padding-bottom: 60px !important;
}
.vlt-footer--style-2 .vlt-widget, .vlt-footer--style-3 .vlt-widget {
  margin-bottom: 25px !important;
}
.project-wrapper::before {
  content: '';
  background-color: #f24a00;
  transform: rotate(10deg);
  height: 300px;
  display: block;
  position: fixed;
  left: -20px;
  right: -50px;
  top: 60px;
  
}
.project-wrapper::after {
  content: '';
  background-color: #333;
  transform: rotate(-6deg);
  height: 550px;
  display: block;
  position: fixed;
  top: -180px;
  left: -50px;
  right: -20px;
}
.project-wrapper > div {
  z-index: 1;
}
.home-slider {
      border-bottom: 6px solid #f24a00;
    background-color: #f24a00;
}
.project-list .work-link {
  border: 1px solid #f24a00;
  padding: 5px 15px;
  display: inline-block;
  margin-top: 10px;
  color: #333;
  font-size: small;
}
.project-list .work-link:hover {
  background-color: #f24a00;
  color: white;
  padding: 5px 25px;
}
.project-list .box {
  padding: 10px;
  background-color: white;
  margin-bottom: 10px;
  position: relative;
  box-shadow: 0px 10px 10px -10px #00000050;
}
.project-list .box .wpb_single_image {
  padding: 0;
  box-shadow: 0 10px 10px -10px #00000050;
}
.project-list .box .h3 {
  margin-top: 0;
}
.project-list .box .h3 > div {
  padding: 0;
}
.project-list .box h2 {
  color: #f24a00 !important;
  margin-bottom: 10px !important;
  margin-top: 0;
  font-size: 35px !important;
}
.project-list .work-tags {
  list-style-type: none;
  text-align: center;
}
.project-list .work-tags li {
  color: #fff;
  border-radius: 6px;
  display: inline-block;
  font-size: small;
  padding: 5px 15px;
  background-color: #333;
  margin: 0 1px 6px 1px;
  transition: 0.15s;
}
.project-list .work-tags li:hover {
  background-color: #f24a00;
}
.call-btn a {
    width: 100%;
    padding: 0px;
    box-shadow: 0 -4px 3px -2px #00000050;
    text-align: center;
    display: block;
    font-size: xx-large;
    background-color: limegreen;
    color: white !important;
    position: fixed;
    bottom: 0;
    z-index: 99;
}
.call-btn a:hover,.call-btn a:focus {
  background-color: darkgreen;
}
.vlt-menu-burger--opened .line span {
  background-color: #f24a00 !important;
}
.vlt-aside-menu-wrapper .vlt-aside-menu__navigation .sf-menu a:hover {
  color: #f24a00 !important;
}
.vlt-aside-menu-overlay {
  opacity: 0.6 !important;
}
.vlt-header  {
  position: unset;
}
.vc_icon_element-inner {
  background-color: white;
}
q {
  font-size: x-large;
  font-style: italic;
  font-weight: bold;
}

.cta {
  background-color: #f24a00 !important;
  box-shadow: 0 12px 10px -10px #00000090;
}
.cta h4,
.cta h2{
  margin-bottom: 0; 
}

@media only screen and (max-width: 575px) {
  .vlt-aside-menu-wrapper .vlt-aside-menu__navigation {
    top: 5rem !important;
  }
  .vlt-aside-menu-wrapper .vlt-aside-menu__header {
    top: 20px;
  }
  .vlt-aside-menu-wrapper {
/*      width: 80% !important; */
  }
  .vlt-aside-menu-wrapper .vlt-aside-menu {
    padding-left: 25px;
  }
  .vlt-aside-menu-wrapper .vlt-aside-menu__navigation {
    left: 25px;
  }
}
@media (min-width: 692px) {
  .dm-points {
    border-radius: 100px !important;
  }
}
@media (max-width: 767px) {
  .cta h4 {
    margin-bottom: 20px;
  }
  .cta h2 {
    margin-bottom: 10px;
  }
  .text-xs-center {
    text-align: center !important;
  }
  .vlt-navbar .vlt-navbar-inner {
    min-height: 50px !important;
  }
  .vlt-navbar--sticky .vlt-default-menu__navigation,
  .vlt-navbar--sticky .vlt-default-menu__navigation .sf-menu>li,
  .vlt-header--style-3 .vlt-navbar-logo img {
    height: 50px !important;
  }
  #dm-section {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  #dm-section h2 {
    text-align: center;
  }
  .dm-points .vc_icon_element,
  .dm-points .vc_icon_element,
  .dm-points p {
  margin-bottom: 10px !important;
  text-align: center !important;
}
  .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner  {
  width: 130px !important;
  height: 130px !important;
}
}
@media (min-width: 768px) {
  .cta > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
  .project-list .box .wpb_single_image {
  float: left;
  width: 300px;
  margin-right: 10px;
    box-shadow: 10px 0 10px -10px #00000050;
}
  .project-list .box .text-wrapper {
  position: absolute;
    left: 320px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
  .visible-xs {
    display: none;
  }
  .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner  {
  width: 150px !important;
  height: 150px !important;
}
  .dm-points >div>div> .wpb_wrapper {
  display: flex;
  align-items: center;
}
  .dm-points .vc_icon_element,
.wpb_content_element {
  margin-bottom: 0;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner  {
  margin-right: 15px;
}
}
@media (min-width: 992px) {
  .marketing-collateral-items .keywords h2:not(:last-child) {
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #bbb;
  }
}

@media (max-width: 991px) {
  .marketing-collateral-items .vc_icon_element, .marketing-collateral-items .vc_custom_heading {
  display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
  .marketing-collateral-items .keywords {
    margin-right: -5px;
    margin-left: -5px;
  }
  .marketing-collateral-items .keywords h2 {
    float: left;
    padding: 0 5px;
  }
  .marketing-collateral-items .keywords h2:not(:last-child) {
    border-right: 1px solid #bbb;
  }
}

.dm-points {
  box-shadow: 0 10px 10px -10px;
  margin-bottom: 15px;
  border-radius: 3px;
  padding: 15px 15px 15px 0;
  background-color: white;
}
.dm-points h3 {
  color: #f24a00;
  margin-bottom: 5px;
  margin-top: 0;
}
.dm-points p {
  margin-bottom: 5px;
}
.grecaptcha-badge {
  display: none !important;
}
.vlt-main .container, .vlt-main .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
p {
  line-height: 1.4;
  margin-bottom: 15px;
  font-size: 16px !important;
}
h2 {
  line-height: 1 !important;
}
.flip-box-wrap, .wpb_row .wpb_column .wpb_wrapper .flip-box-wrap {
  margin-bottom: 10px;
}
.vlt-counter-up--style-1 {
  text-align: center !important;
  margin-bottom: 10px;
  display: block;
}
.vlt-counter-up--style-1:before {
  display: none;
}
.vlt-counter-up--style-1 span {
    display: inline-block;
    position: inherit;
    padding: 10px 40px 0;
    background-color: #f24a00;
    color: white;
    margin-bottom: 10px;
  box-shadow: 0 12px 5px -10px #00000050;
}
.vlt-counter-up--style-1:before,
.vlt-counter-up--style-1 span {
  left: auto;
  min-width: 100px !important;
  margin-right: 0 !important;
}
.vlt-page-title-zoom {
  height:400px;
}
.vlt-page-title-zoom__body {
  position: unset;
}
.vlt-page-title-zoom__body span,
.vlt-page-title-zoom__body h1 {
  margin-bottom: 5px;
}
.vlt-page-title-zoom__body h1 {
  font-size: 80px;
  color: #f24a00;
}
.vlt-page-title-zoom__body i {
  margin-top: 15px;
}
.vlt-page-title-zoom__content {
  padding-top: 60px;
}

.vlt-navbar {
  background-color: #f24a00 !important;
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}
 .vc_column-inner {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.vc_row.vc_row-no-padding .vc_column-inner {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.vlt-aside-menu-wrapper .vlt-aside-menu__navigation .sf-menu li.current-menu-item > a,
.vlt-aside-menu-wrapper .vlt-aside-menu__copyright strong,
.vlt-aside-menu__socials .vlt-social-icon {
  color: #f24a00;
}
.vlt-aside-menu__socials .vlt-social-icon:hover {
  color: white;
}
.wpb_wrapper > h2 {
  transition: 0.15s;
}
.wpb_wrapper:hover > h2 {
  color: #f24a00 !important;
  transition: 0.15s;
}
.sf-with-ul:after {
  content: '\f078';
  font-family: 'FontAwesome';
  margin-left: 5px;
  
}
.vlt-default-menu__navigation .sf-menu ul.sub-menu {
  padding: 0;
}
.vlt-default-menu__navigation .sf-menu ul.sub-menu li a {
  padding: 15px 15px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
}
.vlt-default-menu__navigation .sf-menu ul.sub-menu li a:hover {
  background-color: #f24a00;
  color: white;
}
.vlt-page-title-hero__content {
    padding: 140px 0 10px 0;
    min-height: unset !important;
}
.ifb-flip-box-section  {
  height: 100%;
  padding-top: 25px;
}
.ifb-flip-box-section .ifb-flip-box-section-content {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.vlt-post--style-featured h3 {
  border-bottom: none !important;
}
.vlt-post--style-featured:hover h3 {
  color: #ee4a01;
}
.vlt-post-meta span {
  display: block;
}
.vlt-post-meta .time {
  padding-left: 0 !important;
}
.vlt-post-meta .time:before {
  content: none;
}
.experience-box h5 {
  margin-bottom: 0;
}
.experience-box .js-counter {
  height: 220px;
}


.vlt-navbar--sticky .vlt-default-menu__navigation .sf-menu> li > a {
  color: white;
}
.vlt-navbar--sticky .vlt-default-menu__navigation .sf-menu> li {
  position: relative;
}
.vlt-default-menu__navigation .sf-menu>li.current-menu-item:after,
.current-menu-parent:after {
  content: '';
  height: 4px;
  background-color: white;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.vlt-menu-burger .line span {
  background-color: white;
}
.vlt-navbar .vlt-navbar-inner {
  min-height: 80px;
}
.vlt-navbar--sticky .vlt-default-menu__navigation,
.vlt-navbar--sticky .vlt-default-menu__navigation .sf-menu>li {
  height: 80px;
}
.h2 {
  text-align: left;
  color: black;
  font-size: 18px;
}
.vlt-site-wrapper__inner {
  margin-bottom: 0 !important;
}
footer {
  position: inherit !important;
  z-index: 3 !important;
  padding: 60px 0 10px !important;
}
footer h5 {
  color: #ee4a01 !important;
}


.vlt-aside-menu-wrapper .vlt-aside-menu__navigation .sf-menu ul.sub-menu a {
    font-size: 20px!important;
}

.keywords h3 {
    font-size: 18px;
    margin-top: 0;
  color: #f24a00;
}

@media (min-width: 992px) {
.keywords h3 {
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #bbb;
  }
}

@media (max-width: 991px) {
  .keywords h3{
    float: left;
    padding: 0 5px;
    border-right: 1px solid #bbb;
  }
}

.light-text h3{
  color: #fff !important;
  font-size: 40px !important;
  border-bottom: none;
}

div.wpcf7 .ajax-loader{
  display: inline-block!important;
}

@media (max-width: 991px) {
.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    display: inline-block;
    width: 50%;
}
}

.specialtitle h1{
  font-size:18px!important;
  line-height:22px!important;
}
.uavc-list h2 {
    font-size: 24px;
    margin: 5px!important;
    color: grey;
  
}
.casestudy h2 {
margin-bottom: 0px;}

.vlt-post--style-featured {
    padding: 10px;
  min-height: 380px;}

.uvc-heading .uvc-main-heading h1 {
  line-height: 1.05!important;
}

/* ===== BLOG CTA ======= */
.cta-box {
  /*background-color: #eae2c8; */
  border-radius: 5px;
  overflow: hidden;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
  background-image: url(https://edesign.my/wp-content/uploads/2025/02/cta-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.cta-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  clip-path: polygon(0 0, calc(100% - 1.5rem) 0, 100% 100%, 0 100%);
}

@media only screen and (max-width: 767px) {
  .cta-img {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
  } 
}

.cta-content {
  padding: 20px;
}

.cta-content h2 {
  font-weight: 600;
  margin: 0px;
  color: #000;
}

.cta-content p {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
  line-height: 1.5 !important;
}

.cta-button2 {
  display:block;
  background-color: #f24a00;
  border: none;
  color: #fff;
  padding: 7px 20px;
  border-radius: 3px;
  line-height: 1.5;
  font-size: 15px;
  font-weight:bold;
  cursor: pointer;
}

.cta-button2:hover {
  background-color: #000;
  color: #fff;
}

.cta-button {
  background-color: #fff;
  border: none;
  padding: 7px 20px;
  border-radius: 3px;
  line-height: 1.5;
  font-size: 15px;
  cursor: pointer;
}

.cta-button:hover {
  background-color: #000;
  color: #fff;
}

.wa-row .wa-btn {
    display: flex
;
    align-items: center;
    position: fixed;
    background-color: white;
    font-size: large;
    padding: 2px;
    border-radius: 15px;
    box-shadow: 0 2px 5px 0px #00000050;
    transition: 0.4s;
    right: 15px;
    bottom: 70px;
    z-index: 1000;
    font-weight: 800;
    border: 4px solid #4ab34b;
    color: #4ab34b;
}
.vlt-single-post__content blockquote p {
  color: #000000!important;
  padding: 0 7.5%;
}

.vlt-single-post__content h3 {
  margin: 30px 0 0 0;
}
.vlt-single-post__content h2 {
  margin: 30px 0 10px 0;
}
.vlt-single-post__content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}

.vlt-single-post__content ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.5;
}

.vlt-single-post__content ul li::before {
  content: "✔"; /* Change this to ➤ ● or any symbol you prefer */
  position: absolute;
  left: 0;
  top: 0;
  color: #f24a00; /* orange tick */
  font-size: 18px;
}

.uavc-list-icon ul li::before {
  content: ""; 
}

.wpcf7 .wpcf7-list-item {
    margin-right: 30px;
    color: #666;
}

.custom-quote-form {
    background-color: #f9f9f9;
    border: 2px solid #e0e0e0;
    border-radius: 15px;
    padding: 40px;
    margin: 20px 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.vlt-form-group {
    position: relative;
    display: block;
    margin-bottom: 15px!important;
}

.entry-date,
.post-date,
.published,
.updated,
time.entry-date,
.post-meta .date {
  display: none !important;
}
