/*===========Home Page Css Start==========*/
#topbar .elementor-icon-box-wrapper:hover span.elementor-icon {
  color: #ffffff;
}

.text-white {
  color: #f1f1f1 !important;
  font-size: 16px !important;
  font-family: "IvySans", Sans-serif !important;
  text-transform: lowercase !important;
}

.text-primary {
  color: #05255c !important;
}
#header_pop {
  box-shadow: none;
}

.border-img {
  position: relative;
}
.border-img::before,
.border-img::after {
  position: absolute;
  top: -15px;
  left: -15px;
  content: "";
  height: 15px;
  width: 200px;
  background: #05255c;
}
.border-img::after {
  height: 200px;
  width: 15px;
}

.experience-box-border {
  position: relative;
}
.experience-box-border::after {
  position: absolute;
  top: -12px;
  left: -12px;
  content: "";
  height: 12px;
  width: 170px;
  background: #fff;
}
.experience-box-border-2 .experience-box-border.e-flex.e-con::before {
  position: absolute;
  background: #fff;
  top: -1px;
  left: -12px;
  height: 170px;
  width: 12px;
  content: "";
}

.d-none-desk {
  display: none !important;
}
.mail-menu a {
  text-transform: lowercase !important;
  font-size: 14px !important;
}

.header-bottom .elementor-menu-toggle {
  color: #05255c !important;
  background: transparent !important;
}

/*==========Home About css Start=========*/

.border-img img {
  height: 550px !important;
}

/*==========Home Services css Start=========*/
.vertical-line {
  position: relative;
}

.vertical-line:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  height: 100%;
  width: 1px;
  background-color: #6a98d4;
}

.service-title-content .subtext p {
  line-height: 36px;
}
.service-post .ue-meta-data {
  flex-wrap: nowrap !important;
  justify-content: flex-start;
  min-height: 54px;
}

.service-post .ue-grid-item-meta-data {
  min-width: 40px;
}
.service-post .ue-grid-item-meta-data h2 {
  font-size: 14px !important;
  line-height: 18px !important;
  padding-left: 10px;
}

.service-post .uc_post_content {
  margin-left: 65px !important;
  padding-left: 25px;
}
.service-section .service-post .ue-grid-item-meta-data img {
  width: 100%;
  min-width: 50px;
  height: 50px;
}
.service-post .uc_post_content {
  padding-bottom: 30px;
  border-bottom: 0.1px solid #424242;
}

#service_icon_box span.elementor-icon.elementor-animation- {
  background-color: transparent;
}
#service_icon_box .elementor-icon-box-icon {
  border-left: 3px solid #05255c;
}
#home-service-postn h2 {
  font-size: 22px;
}

.service-post .ue-grid-item-meta-data-icon {
  line-height: 2em;
  width: 5px;
}

.service-post .uc_post_list_content {
  padding-top: 0px !important;
}
.tscs-dulahead .eael-dual-header {
  margin-bottom: 0px;
}

/*==========Home Services css End=========*/

/*==========Home Gallery css End=========*/
#home-gallery img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 370px;
}

/*==========Home Gallery css End=========*/

/*==========Home Project Section===========*/

/* Corrected CSS for project cards section */
#projects-cont article {
  position: relative;
  transition: transform 0.3s;
}

#projects-cont .eael-entry-thumbnail img {
  height: 100% !important;
  object-fit: fill;
  width: 100%;
  transition: opacity 0.3s;
  transition-duration: 0.7s;
}

#projects-cont .eael-entry-title {
  background: #05255c;
  position: relative;
  bottom: -240px;
  margin-bottom: 0;
  width: 100%;
  left: 0;
  padding-left: 10px;
  transition-duration: 0.9s;
  transition-delay: 0.3s;
}

#projects-cont article .eael-grid-post-holder:hover .eael-entry-title {
  bottom: 0;
  padding-left: 0px;
  background: transparent;
}

#projects-cont .eael-entry-content {
  transition-duration: 0.9s;
  transition-delay: 0.3s;
  display: none;
}
#projects-cont article .eael-grid-post-holder:hover .eael-entry-content {
  display: block;
}
#projects-cont .eael-grid-post .eael-entry-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 35px;
  transition-duration: 0.9s;
  margin: 0 auto;
}

#projects-cont .eael-entry-media::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #05255c;
  transition: all 0.5s;
  opacity: 0;
}
#projects-cont .eael-entry-media:hover:after {
  opacity: 1;
}

#projects-cont .eael-grid-post .eael-entry-wrapper:before {
  content: "";
  position: absolute;
  top: 21px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 88%;
  width: 90%;
  border: 2px solid transparent;
  margin: 0 auto;
}
#projects-cont article .eael-grid-post-holder:hover .eael-entry-wrapper:before {
  border: 2px solid #f1f1f1;
}

/*==========Home Blog css Start=========*/
.blog-post .lae-read-more {
  padding: 8px 0px !important;
}
.blog-post .lae-posts-carousel .lae-posts-carousel-item .entry-title {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 30px !important;
  min-height: 50px;
}

.lae-posts-carousel.lae-classic-skin
  .lae-posts-carousel-item
  .lae-entry-text-wrap {
  text-align: left !important;
}

#blog-slider .lae-posts-carousel-item .hentry {
  box-shadow: none;
}

#blog-slider .slick-slide:active .lae-posts-carousel-item .hentry {
  /* box-shadow: 0 1px 3px rgba(0,0,0,.1)*/
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#blog-slider .slick-slide:hover .lae-posts-carousel-item .hentry {
  /* box-shadow: 0 1px 3px rgba(0,0,0,.1)*/
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#blog-slider
  .lae-posts-carousel.lae-classic-skin
  .lae-posts-carousel-item
  .lae-project-image
  img {
  border-radius: 5px;
}
#blog-slider .lae-project-image {
  margin-bottom: 12px;
}

.blog-post
  .lae-posts-carousel
  .lae-posts-carousel-item
  .lae-read-more
  a:not(.lae-button):after {
  opacity: 0 !important;
  display: none !important;
}

.blog-post .lae-container ul.slick-dots li button {
  width: 10px !important;
  height: 10px !important;
}

.blog-post .lae-container ul.slick-dots li.slick-active button {
  border-color: #05255c !important;
  background-color: #05255c !important;
  width: 12px !important;
  height: 12px !important;
}
.blog-post button:not(:hover):not(:active):not(.has-background) {
  background-color: #aaa !important;
}

#blog-slider .slick-slider .slick-list {
  padding-bottom: 30px;
}

#blog-slider .lae-project-image {
  margin-bottom: 12px;
  height: 275px;
}
#blog-slider .lae-project-image a {
  height: 100%;
  display: block;
}

#blog-slider .lae-project-image a img {
  height: 100% !important;
  object-fit: cover;
}
.blog-post
  .lae-classic-skin
  .lae-posts-carousel-item
  .lae-entry-text-wrap
  .entry-title
  a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.blog-post
  .lae-posts-carousel.lae-classic-skin
  .lae-posts-carousel-item
  .lae-entry-text-wrap {
  padding: 10px 10px;
}
.blog-post .lae-container ul.slick-dots {
  left: 0;
  right: 0;
}
/*=========Home Blog Css End=========*/

/*=========Customer reviewe logo Css Start=========*/

#review-slider .lae-testimonials-slider.lae-container {
  width: 90%;
  padding: 25px;
}
#review-slider .lae-testimonial {
  position: relative;
  margin-bottom: 50px;
}
#customer-reviewe button:not(:hover):not(:active):not(.has-background) {
  background: unset;
}
#customer-reviewe .lae-testimonial-star-rating {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
}
#review-slider .slick-arrow {
  background: unset;
}

#review-slider .lae-container .slick-arrow::before {
  color: #fff;
}
#review-slider .lae-container .slick-arrow:hover::before {
  color: #6a98d4;
}
#review-slider .lae-testimonial-text p {
  text-align: left;
}
#review-slider .lae-user-text {
  text-align: center;
}
/*=========Customer reviewe logo Css End=========*/

/*=========clint logo Css Start=========*/
#client-logo img {
  width: 150px;
}
/*=========clint logo Css End=========*/

/*=========Footer Css Start=========*/
.footer a {
  font-weight: 400 !important;
}
.footer a:hover {
  color: #05255c !important;
}
.footer-arrow {
  position: relative;
  background: #05255c;
  height: 100px;
  line-height: 40px;
}

.footer-arrow-right:after {
  content: "";
  position: absolute;
  right: -39px;
  top: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 40px solid #05255c;
}

#copyright-head {
  display: inline-block;
  width: max-content;
}
#copyrightsection .e-con-inner {
  display: flex;
  flex-direction: row;
  border-top: 1px solid #eee;
  padding: 30px 0;
}
#copyright-img {
  width: 202px;
  margin-left: 8px;
}
#email-d-block {
  display: none;
}

/*===========About Page Css Start=============*/
.our-mission .vertical-line:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 95%;
  width: 5px;
  background-color: #6a98d4;
}

.text-color span {
  color: #05255c;
}

.text-color .size {
  font-size: 35px;
}

.e-con > .elementor-widget > .elementor-widget-container {
  height: auto !important;
}

.about-form .elementor-button {
  margin-top: 20px;
}
.about-form .elementor-field-group input:focus {
  box-shadow: none !important;
}
.about-form .elementor-field-group textarea:focus {
  box-shadow: none !important;
}

.about-form .elementor-button[type="submit"] {
  box-shadow: none;
  border-color: #05255c !important;
}

.about-form .elementor-field-group > label {
  display: none;
}

/*===========About Page Css End===========*/
/*===========Contact Page Css Start===========*/
#contact-frm input[type="checkbox"]:after {
  left: 4px;
  top: 0px;
  width: 6px;
  height: 11px;
}
#contact-frm select option {
  text-wrap: wrap;
}
/*===========Contact Page Css End===========*/

/*===========Services Page Css Start=============*/

#mesg-heading .lae-heading.lae-style1.lae-alignleft {
  max-width: 100%;
}
#contact-frm-con input,
#contact-frm-con textarea {
  padding: 15px 18px;
  display: inline-block;
}
#contact-frm-con input[type="checkbox"] {
  padding: 0px;
  width: 20px;
  height: 20px;
}
#contact-frm-con input[type="checkbox"]:focus {
  outline-offset: unset;
  outline: unset;
}

button#sub-btn {
  margin-top: 30px;
}
#services-postlist .uc_post_list_box:nth-child(odd) {
  flex-direction: row-reverse;
}

#services-postlist .uc_post_list_image {
  display: inline-block;
  position: relative;
  border: 8px solid #fff;
}
#services-postlist .uc_post_list_image:before {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  height: 4px;
  width: 150px;
  background-color: #05255c;
  margin-top: -4px;
  margin-right: -4px;
}
#services-postlist .uc_post_list_image:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: -4px;
  height: 150px;
  width: 4px;
  background-color: #05255c;
  margin-bottom: -4px;
  margin-left: -4px;
}

#services-postlist .uc_post_list_image a:before {
  content: "";
  position: absolute;
  top: -8px;
  right: -4px;
  height: 150px;
  width: 4px;
  background-color: #05255c;
  margin-top: -4px;
  margin-right: -4px;
}
#services-postlist .uc_post_list_image a:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: -4px;
  height: 4px;
  width: 150px;
  background-color: #05255c;
  margin-bottom: -4px;
  margin-left: -4px;
}

#services-postlist .uc_post_list_image img {
  padding: 5px;
  width: 100%;
  height: 100%;
  max-height: 500px;
}
#services-postlist .uc_post_list_box:nth-child(odd) .uc_post_list_content {
  padding-right: 97px;
}
#services-postlist .uc_post_list_box:nth-child(even) .uc_post_list_content {
  padding-left: 97px;
}
#services-postlist .ue-grid-item-meta-data {
  margin: 15px 0;
}
#services-postlist .ue-grid-item-meta-data img {
  background-color: #1e508d;
  width: 100%;
  max-width: 55px;
  height: 55px;
  padding: 5px;
}
#promo-video {
  width: 50%;
  text-align: center;
  margin: 0 auto;
  left: 27%;
  top: -159px;
}

#btn_box {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

#btn_box .link_btn {
    margin: 15px 0px;
    padding: 15px 0;
}
#btn_box .link_btn a {
  border: 1px solid #05255c;
  border-radius: 5px;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  background: #05255c;
  color: #fff;
  transition: 0.3s;
}
#btn_box .link_btn:hover a {
  background: #fff;
  color: #05255c;
}
/*==========Services Page Css End=========*/

/*===========Blog Page Css Start===========*/

.blog-left-section .search-box .elementor-search-form__input {
  padding-left: calc(50px / 2) !important;
}
.blog-left-section .fas {
  opacity: 0;
}

.blog-left-section .elementor-search-form__submit {
  width: 70px;
}

/* Add the magnifying glass icon to the search button */
.blog-left-section .elementor-search-form__submit:after {
  content: " ";
  position: absolute;
  right: 18px;
  top: 6px;
  height: 30px;
  width: 30px;
  background: url(/wp-content/uploads/2023/07/magnifying-glass.png) no-repeat;
}

/* Change the magnifying glass icon on hover */
.blog-left-section .elementor-search-form__submit:hover:after {
  b0ackground: url(/wp-content/uploads/2023/07/magnifying-glasss.png) no-repeat;
}

.blog-left-section .elementor-search-form__submit:before {
  content: "";
  position: absolute;
  right: 58px;
  top: 6px;
  height: 70%;
  width: 2px;
  background-color: #f1f1f1;
}

.top-post .uc_post_content {
  margin-top: 0 !important;
  margin-bottom: 15px;
  padding-left: 10px;
}

.top-post .uc_post_content:before {
  content: ".";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 50px;
  color: #05255c;
}
.top-post .ue-meta-data {
  position: absolute;
  bottom: 0;
  left: 20px;
}

.blog-left-section
  .search-box
  button:not(:hover):not(:active):not(.has-background) {
  background-color: #61ce7000 !important;
}


.blogs-post .elementor-pagination {
  margin-top: 25px;
}
.blogs-post .elementor-pagination .page-numbers {
  font-size: 14px;
  color: #777;
}

.blogs-post .elementor-pagination a.page-numbers {
  font-size: 14px;
  color: #777;
}
.blogs-post .elementor-pagination a.page-numbers:hover {
  color: #000;
}
#blog-post-img img{
  min-height: 280px;
  min-width: 480px;
  object-fit: fill;
  border-radius: 5px;
}

/*============Single Blog Page==============*/

.single-blog-container .elementor-widget-container img {
  max-width: 100% !important;
}
.blogs-post .elementor-post__thumbnail__link {
  margin-bottom: 0px !important;
}

/*==========Single Project Section===========*/
.border-sp-img {
  position: relative;
}
.border-sp-img::before,
.border-sp-img::after {
  position: absolute;
  top: -15px;
  left: -15px;
  content: "";
  height: 15px;
  width: 200px;
  background: #05255c;
}
.border-sp-img::after {
  height: 200px;
  width: 15px;
}

.border-sp-img .elementor-widget-container {
  height: 100% !important;
}

#single-project-image-container .elementor-widget-container img {
  height: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}

/*============Responsove Css Start================*/
@media screen and (max-width: 2560px) {
  .single-post-page .elementor-post__thumbnail.elementor-fit-height img {
    object-fit: cover;
    height: 100% !important;
  }
  #promo-video-con {
    min-height: 550px;
  }
}

@media screen and (max-width: 1920px) {
  #promo-video-con {
    min-height: 400px;
  }
  .service-btm-banner {
    margin-top: 150px;
  }
}

@media screen and (max-width: 1600px) {
  #promo-video-con {
    min-height: 300px;
  }
  .service-btm-banner {
    margin-top: 100px;
  }
}

@media screen and (max-width: 1440px) {
  .service-btm-banner {
    margin-top: 100px;
  }
  #promo-video-con {
    min-height: 250px;
  }
}

@media screen and (max-width: 1024px) {
  #topbar {
    padding-right: 20px;
  }

  .service-post .uc_post_content {
    padding-bottom: 20px;
  }

  .home-process .subtext h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .home-process .elementor-icon-box-title {
    line-height: 20px !important;
    margin-bottom: 10px;
  }

  .blog-post .entry-title a {
    font-size: 18px !important;
    line-height: 24px;
  }

  .footer-arrow {
    width: 70% !important;
  }
  .footer-width .e-con > .e-con-inner {
    width: auto !important;
  }

  #text-color-box-tab {
    display: none;
  }

  .service-btm-banner .lae-heading.lae-alignleft {
    padding-left: 30px !important;
  }

  #promo-video-con {
    min-height: 170px;
  }

  #projects-cont article {
    display: flex;
    justify-content: center;
    clear: unset;
  }
  #projects-cont .eael-grid-post .eael-entry-wrapper {
    padding: 15px;
  }
  #projects-cont article .eael-grid-post-holder:hover .eael-entry-wrapper {
    padding: 35px;
  }

  #projects-cont .eael-entry-title {
    padding: 2px 0 2px 10px;
    bottom: -270px;
  }
  #btn_box {
    display: block;
    justify-content: start;
  }
}

@media screen and (max-width: 990px) {
  #text-color-box-desk,
  #color-text-box {
    display: none !important;
  }
  #text-color-box-tab {
    display: block !important;
  }

  #services-postlist .uc_post_list_box:nth-child(odd) .uc_post_list_content {
    padding-right: 20px;
  }
  #services-postlist .uc_post_list_box:nth-child(even) .uc_post_list_content {
    padding-left: 20px;
  }

  .service-btm-banner .lae-heading {
    margin: 0 auto 0px !important;
  }
  #home-gallery img{
    min-height: 310px;
  }
}
@media screen and (max-width: 840px) {
  .single-post-page .elementor-post__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  #header-menu-contener {
    --container-widget-width: 470px;
  }
  #promo-video-con {
    min-height: 100px;
  }
  .service-btm-banner {
    margin-top: 90px;
  }

  #projects-cont .eael-entry-thumbnail img {
    width: 385px !important;
    max-width: 385px !important;
  }
  #projects-cont article {
    width: 50%;
    margin-bottom: 20px;
  }
  #projects-cont .eael-grid-post .eael-entry-wrapper {
    padding: 20px;
  }
  #projects-cont article .eael-grid-post-holder:hover .eael-entry-wrapper {
    margin: 0 12px 0 12px;
    margin: 0 auto;
    width: 100%;
    max-width: 95%;
  }
  #footer-col-one,
  #footer-col-two {
    width: 19%;
    padding: 0 20px;
    margin-top: 10px;
  }
  #footer-col-three {
    width: 33%;
    padding: 0 20px;
  }
  #footer-col-four {
    width: 27%;
    padding: 0 15px;
  }
  #home-gallery img{
    min-height: 260px;
  }
}
@media screen and (max-width: 786px) {
  .blog-post .lae-posts-carousel .lae-posts-carousel-item .entry-title {
    line-height: 12px !important;
  }
  #topbar {
    --width: 100%;
  }
  #header-bottom-contener {
    --width: 100%;
  }
  #projects-cont .eael-entry-thumbnail img {
    width: 350px !important;
    max-width: 350px !important;
  }
  #footer-col-two .elementor-heading-title,
  #footer-col-three .elementor-heading-title,
  #footer-col-four.elementor-heading-title {
    font-size: 16px;
  }
  #services-postlist .uc_post_list_image img {
    max-height: 100%;
  }
  .border-img img {
    height: 500px !important;
    width: 380px !important;
  }
}

@media screen and (max-width: 767px) {
  .home-about-content .elementor-icon-box-wrapper {
    display: flex !important;
  }
  .home-about-content
    .elementor-widget-icon-box.elementor-mobile-position-top
    .elementor-icon-box-icon {
    margin-bottom: 0px;
    margin-right: 20px;
  }

  #header-menu-contener {
    width: auto;
  }

  #box-shift-center {
    position: unset;
    margin-top: -70px;
  }

  #services-postlist .uc_post_content {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #services-postlist .ue-grid-item-meta-data {
    margin: 5px 0;
  }
  #services-postlist .ue-grid-item-meta-data-icon {
    width: auto;
  }
  #services-postlist .uc_post_list_image {
    height: 500px;
  }
  #services-postlist .uc_post_list_box:nth-child(odd) .uc_post_list_content {
    padding-right: 0px;
    margin: 35px 0 50px;
  }
  #services-postlist .uc_post_list_box:nth-child(even) .uc_post_list_content {
    padding-left: 0px;
    margin: 50px 0 50px;
  }
  #services-postlist .uc_post_list_box:nth-child(odd) {
    flex-direction: column-reverse;
  }
  #services-postlist .uc_post_list_image:before {
    top: -8px;
  }

  .contact-box .elementor-icon-box-description {
    min-height: 36px;
  }

  .service-btm-banner {
    margin-top: 0px;
  }

  .blogs-post .elementor-post__thumbnail img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
  }

  #contact-frm #sub-btn {
    margin-top: 15px;
  }

  #contact-frm .elementor-labels-above {
    margin: 0;
  }
  #contact-frm-con {
    position: relative;
  }
  #projects-cont .eael-entry-title {
    padding: 5px 0 5px 10px;
    bottom: -224px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  #projects-cont article .eael-grid-post-holder:hover .eael-entry-wrapper {
    width: 100%;
    margin: 0 auto;
  }
  #projects-cont .eael-entry-thumbnail img {
    width: 100% !important;
    max-width: 100% !important;
    object-fit: cover;
  }
  #projects-cont article .eael-grid-post-holder {
    width: 100%;
    margin: 0 auto;
  }

  #footer-col-three {
    width: 100%;
  }
  #footer-col-two {
    margin-top: 40px;
    width: 100%;
  }

  #footer-col-four .elementor-widget-container {
    padding: 0;
  }
  .footer-arrow {
    width: 100% !important;
  }
  .footer-arrow-right:after {
    display: none !important;
  }
  .copyrightsection #copyright-img {
    height: 16px !important;
  }

  #footer-col-one,
  #footer-col-four {
    width: 100%;
  }

  #promo-video {
    top: 0px;
    left: 0%;
  }
  .header-bottom
    .header-menu
    .elementor-nav-menu--dropdown
    .elementor-item.elementor-item-active {
    background-color: #05255c !important;
  }
  .header-bottom
    .header-menu
    .elementor-nav-menu--dropdown
    .elementor-item:hover,
  .header-bottom
    .header-menu
    .elementor-nav-menu--dropdown
    .elementor-item:focus {
    background-color: #05255c !important;
  }

  .header-bottom .header-menu nav {
    height: 100vh !important;
    padding: 0px 10px;

  }
  #header-section nav{
    margin-top: -67px;
    z-index: -1;
  }



  .d-none-desk {
    display: block !important;
  }
  .header-bottom
    .header-menu
    .elementor-nav-menu--dropdown
    .elementor-item.elementor-item-active {
    background-color: #05255c !important;
  }
  .header-bottom
    .header-menu
    .elementor-nav-menu--dropdown
    .elementor-item:hover,
  .header-bottom
    .header-menu
    .elementor-nav-menu--dropdown
    .elementor-item:focus {
    background-color: #05255c !important;
  }
  /* .tel-menu:before {
    margin-left: 35%;
  }
  .mail-menu:before {
    margin-left: 30%;
    padding-top: 2px;
  }

  .tel-menu:before,
  .mail-menu:before {
    content: "";
    position: absolute;
    top: 9px;
    left: -15px;
    background-image: url(/wp-content/uploads/2023/11/phone-call.svg);
    width: 22px;
    height: 22px;
    background-size: cover;
  }
  .mail-menu:before {
    background-image: url(/wp-content/uploads/2023/11/email-1.svg);
  } */

  .header-bottom .elementor-nav-menu {
    top: 45%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #header-nav-menu nav ul li{
    margin: 10% 0 !important;
  }
  .header-bottom nav.elementor-nav-menu--dropdown {
    transition: all 0.5s ease;
    animation: unset !important;
  }

  .blogs-post .elementor-posts .elementor-post {
    margin-bottom: 30px;
  }
  #promo-video {
    position: relative;
  }
  #header-menu-contener {
    --container-widget-width: 437px;
  }
  #projects-cont article {
    width: 100%;
  }
  .border-sp-img::before,
  .border-sp-img::after {
    top: -12px;
    left: -12px;
    height: 12px;
  }
  .border-sp-img::after {
    width: 12px;
    height: 200px;
  }
  #projects-cont .eael-grid-post .eael-entry-wrapper:before {
    width: 100%;
  }

  .blogs-post .elementor-post__thumbnail__link {
    margin-bottom: 20px !important;
  }

  .service-section .service-post .ue-grid-item-meta-data img {
    min-width: 40px;
    height: 40px;
  }
  .service-post .uc_post_content {
    margin-left: 55px !important;
  }
  #blog-post-img img{
    min-height: unset;
    min-width: unset;
    object-fit: unset;
    border-radius: unset;
  }
  #top-bar-d_none{
    display: none;
  }
}
/* @media screen and (max-width: 720px) {
  .mail-menu:before {
    margin-left: 20%;
  }
  .tel-menu:before {
    margin-left: 30%;
  }
} */

@media screen and (max-width: 500px) {
  .home-service-top .service-title-content .subtext p {
    line-height: 28px !important;
  }
  .service-post #uc_post_list_elementor_a4d71ac {
    display: block;
  }
  .service-post .uc_post_content {
    padding-bottom: 15px;
    min-height: 0px;
    margin-top: 0px !important;
  }
  .service-post .ue-meta-data {
    margin-top: 0px !important;
  }

  .service-post .uc_post_list_content {
    padding-left: 0px !important;
  }
  .service-post .uc_post_list_box:last-child .uc_post_content {
    border: unset;
  }

  .process-right.elementor-widget-icon-box.elementor-position-left
    .elementor-icon-box-icon {
    margin-top: 5px;
  }
  .home-process-left.elementor-widget.elementor-widget-text-editor {
    width: 100% !important;
  }

  #single-project-image-container {
    padding-left: 12px;
  }

  #blog-slider .blog-post {
    width: 100%;
  }

  .blogs-post .elementor-posts .elementor-post {
    margin-bottom: 30px;
  }

  #promo-video {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
    left: 0;
    top: 0;
  }
  #promo-video-con {
    min-height: 270px;
  }

  #services-postlist .uc_post_list_box:nth-child(odd) {
    flex-direction: column-reverse;
  }
  #services-postlist .uc_post_list_image {
    width: 100%;
    height: 500px;
  }

  #services-postlist .ue-grid-item-meta-data-icon {
    width: 0px;
  }

  #services-postlist .uc_post_list_box {
    flex-direction: column-reverse;
  }
  #services-postlist .uc_post_list_box:nth-child(even) .uc_post_list_content {
    padding-left: 0px;
  }

  #services-postlist .uc_post_list_image:before {
    top: -8px;
  }

  #header-menu-contener {
    --container-widget-width: 343px;
  }

  #footer-col-one {
    width: 100%;
  }
  #footer-col-two,
  #footer-col-three,
  #footer-col-four {
    width: 100%;
    margin-top: 40px;
  }

  /* .tel-menu:before {
    margin-left: 28%;
  }
  .mail-menu:before {
    margin-left: 20%;
  } */

  .border-sp-img::before,
  .border-sp-img::after {
    height: 12px;
    width: 150px;
  }
  .border-sp-img::after {
    height: 150px;
    width: 12px;
  }
  #projects-cont .eael-grid-post .eael-entry-wrapper:before {
    width: 97%;
  }
  .border-img img {
    height: 450px !important;
    width: 350px !important;
  }

}
@media screen and (max-width: 425px) {
  .border-img::before,
  .border-img::after {
    position: absolute;
    top: -12px;
    left: -12px;
    content: "";
    height: 12px;
    width: 150px;
  }
  .border-img::after {
    height: 150px;
    width: 12px;
  }

  #homeproject .elementor-gallery-item__title {
    font-size: 15px;
  }
  #homeproject .elementor-gallery-item__description {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 0px !important;
  }

  .blog-post .entry-title a {
    font-size: 14px;
  }


  #services-postlist .uc_post_list_box:nth-child(odd) .uc_post_list_content {
    padding-right: 0px;
  }

  #services-postlist .uc_post_list_image {
    width: 100%;
    height: 300px;
  }

  #services-postlist .ue-meta-data {
    gap: 0px !important;
  }
  #services-postlist .ue-grid-item-meta-data-icon {
    width: 0px;
  }
  #promo-video {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    left: 0%;
    top: 0px;
    padding: 10px;
  }

  .contact-title .lae-heading .lae-title {
    margin: 0 0 10px 0 !important;
  }

  #services-postlist .uc_post_list_box {
    flex-direction: column-reverse;
  }

  #promo-video-con {
    min-height: 240px;
  }

  /* .tel-menu:before {
    margin-left: 22%;
  }
  .mail-menu:before {
    margin-left: 12%;
    padding-top: 2px;
  } */
  #header-menu-contener {
    --container-widget-width: 260px;
  }
  #projects-cont .eael-grid-post .eael-entry-wrapper:before {
    width: 95%;
  }

}
@media screen and (max-width: 375px) {
  /* .tel-menu:before {
    margin-left: 20%;
  }
  .mail-menu:before {
    margin-left: 8%;
    padding-top: 2px;
  } */
  #promo-video-con {
    min-height: 200px;
  }
  #services-postlist .uc_post_list_box:nth-child(even) .uc_post_list_content {
    margin-top: 25px;
  }

  .border-sp-img::before,
  .border-sp-img::after {
    top: -10px;
    left: -10px;
    height: 10px;
    width: 120px;
  }
  .border-sp-img::after {
    height: 120px;
    width: 10px;
  }
  .border-img img {
    width: 100% !important;
  }
}
@media screen and (max-width: 320px) {
  /* .tel-menu:before {
    margin-left: 15%;
  }
  .mail-menu:before {
    margin-left: 4%;
    padding-top: 2px;
  } */
  #promo-video-con {
    min-height: 170px;
  }
  .border-img img {
    height: 400px !important;
}
}
/* @media screen and (max-width: 299px) {
  #email-d-block {
    display: block;
  }
  .email-d-none {
    display: none;
  }
} */
