/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */



.headerbgcolor{
	background: linear-gradient(to right, #FF0000, #FF7A4D, #FF0000);
/* 	background: linear-gradient(to right, #E52217, #F47C4B); */
}

.head_logo {
    margin: 0 !important;
}

.postid-25629 .elementor-widget-container h2 {
    line-height: 42px;
    font-size: 32px;
}

.postid-25629 .elementor-widget-container h3 {
    line-height: 30px;
    font-size: 22px;
}
/* .head_logo img {
    max-width: 223px;
    height: 117px;
    object-fit: contain;
    object-position: left center;
} */
.head_logo img {
    max-width: 144px;
    height: 70px;
    object-fit: contain;
    object-position: left center;
}
.video_info i {
    opacity: 1;
}

.video_info i:after {
    content: "Play Now!";
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    font-family: 'Poppins';
    font-weight: 600;
}

.comments-area {
    max-width: 1350px !important;
    margin: 0 auto !important;
    padding: 0px 10px !important;
}

/* .moving-service-box .elementor-widget-text-editor {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.moving-service-box .elementor-widget-text-editor.show {
    -webkit-line-clamp: 100;
} */
/* faq accordian */
 .accordion {
      width: 100%;
      border: 1px solid #ccc;
      border-radius: 5px;
      font-family: Arial, sans-serif;
    }

    .accordion h2 {
      padding: 15px;
      background-color: #ff0000;
      color: white;
      margin: 0;
      border-radius: 5px 5px 0 0;
    }

    .accordion-item {
      border-top: 1px solid #ccc;
    }

    .accordion-header {
      padding: 15px;
      background: #f7f7f7;
      cursor: pointer;
      font-weight: bold;
      transition: background 0.3s ease;
    }

    .accordion-header:hover {
      background: #e2e2e2;
    }

    .accordion-content {
      max-height: 0;
      overflow: hidden;
      padding: 0 15px;
      transition: max-height 0.3s ease,       padding 0.3s ease;
      background: #fff;
    }

    .accordion-item.active .accordion-content {
      max-height: 200px; /* You can adjust or use 'none' with JS for dynamic height */
      padding: 15px;
    }
/* faq end */

footer iframe#inline-xnWB6xhkoLXjwUFzdrlx {
    overflow: unset !important;
    height: 581px !important;
}


body.blog.logged-in .elementor-post__thumbnail {
    object-fit: contain;
    width: 100% !important;
    height: 540px !important;
}
/* Style the FAQ details */
details {
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 15px;
  background: #f9f9f9;
  cursor: pointer;
  transition: background 0.3s;
}

/* Style the summary (question) */
summary {
  font-weight: bold;
  font-size: 1.1rem;
  outline: none; /* Remove default focus outline */
  list-style: none; /* Remove default arrow in some browsers */
}

/* Add custom arrow for summary */
summary::marker {
  display: none; /* hide default marker */
}

summary::after {
  content: "▶"; /* Right arrow */
  float: right;
  transition: transform 0.3s;
}

/* Rotate arrow when open */
details[open] summary::after {
  transform: rotate(90deg); /* Down arrow when open */
}

/* Style the answer */
details span {
  display: block;
  margin-top: 8px;
  font-weight: 400;
  line-height: 1.5;
}

/* Style the answer */

.img_border {
    position: relative;
}

.img_border:before {
    content: "";
    position: absolute;
    right: 0;
    background: #ff0000;
    width: 80%;
    height: 95%;
    border-radius: 15px;
    bottom: -15px;
}

.img_border img {
    position: relative;
    padding-right: 10px;
}



.img_border2 {
    position: relative;
}

.img_border2:before {
    content: "";
    position: absolute;
    right: 0;
    background: #ff0000;
    width: 80%;
    height: 95%;
    border-radius: 15px;
    bottom: -15px;
}

.img_border2 img {
    position: relative;
    padding-right: 10px;
}


.imgborder3 {
    position: relative;
}

.imgborder3:before {
    content: "";
    position: absolute;
    left: 152.89px;
    background: #ff0000;
    width: 500px;
    height: 469.89px;
    border-radius: 20px;
    bottom: -26px;
}
.imgborder3 img {
    position: relative;
	 height: 415px;
/*     padding-right: 10px; */
}


/* .imgborder3 {
    position: relative;
}

.imgborder3 {
    position: relative;
} */

/* .img_border3:before {
    content: "";
    position: absolute;
    right: ;
    background: #ff0000;
    width: 80%;
    height: 95%;
    border-radius: 15px;
    bottom: -15px;
	
}
.img_border3 {
    position: relative;
}

.img_border3 img {
    position: relative;
    padding-right: 0px;
	
} */
.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
    z-index: 1;
}
.iframe {
    height: 450px !important;
}


.fname input,.myForm textarea {
   
 outline: none !important;

    width: 100%;
    color:white !important;
}
.myForm .myname{
    display: flex  !important;
     gap: 40px;
}
.fname label, .myForm label {
    color: white;
    width: 251px;
}
/* .myForm textarea{
height:35px !important;
width:550px !important;
max-width:550px;

  
resize:none;
} */

.fname input, .myForm textarea {
    color: black !important;
    background: white !important;
    border-radius: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid white;
    padding: 0px 12px !important;
}
.myForm  .fname {
/*   background:red; */
	
height:97.3px;
 width: 50%;
}
.myForm{
	padding:37.5px 42px;
	
}

.custom-contact-form {
  background: #000;
  color: #000;
/*   border-radius: 6px; */
  max-width: 472px !important;
  height: 578px !important;
}

.custom-contact-form {
    padding: 30px !important;
    background: #000;
}

.form-row{
	gap:20px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-0307d3a.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle {
    position: relative;
    height: 721px;
}

/* .custom-contact-form{
padding:0x !important;
}
 */
.contacth1{
	color:white !important;
	padding-top: 0px;
	padding-left: 30px;
	font-size:30px !important;
	
}

/* Placeholder color - make placeholder text black */
.custom-contact-form ::-webkit-input-placeholder {
  color: #000 !important;
}
.custom-contact-form {
    padding: 30px 22px 40px !important;
	  width: 472px !important;
    height: 605px !important;

    

}

.custom-contact-form .submit-row p {
    width: 100%;
}
.custom-contact-form h6 {
  text-align: left;
  color: #ffff;
  font-size: 19px;
  margin-bottom: 8px;
	margin-top: 0;
}

.custom-contact-form .form-row {
display: flex;
    margin-bottom: 16px;
    gap: 15px !important;
}
.custom-contact-form .form-col p {
    margin-bottom: 0;
}
.custom-contact-form .form-col {
  flex: 1 1 calc(50% - 5px);
}

.custom-contact-form input[type="text"],
.custom-contact-form input[type="email"],
.custom-contact-form input[type="tel"],
.custom-contact-form input[type="date"],
.custom-contact-form select,
.custom-contact-form textarea {
  width: 100%;
/*   padding: 10px; */
/*   border: none; */
/*   border-radius: 3px; */
/*   background: #FFF; */
/*   color: #000; */
/*   font-size: 14px; */
}

.custom-contact-form select {
  height: 62px;
}

.custom-contact-form textarea {
  min-height: 80px;
}

.custom-contact-form form-rowg{
	width:300px;
}

.custom-contact-form .submit-row {
  text-align: center;
  margin-top: 15px;
}

.custom-contact-form input[type="submit"] {
  background: red !important;
  color: #fff;
  border: none;
  font-weight: bold;
  padding: 19px;
  border-radius: 0px;
  cursor: pointer;
  width: 100%;
  transition: background 0.3s ease;
}

.custom-contact-form .form-rowg{
	background-color: red;
}

.custom-contact-form input[type="submit"]:hover {
  background: #c00000;
}

.video_play_section .img_border {
    padding-left: 17px;
    max-width: 669px;
}

.video_play_section .img_border::before {
    left: 0;
}

.video_play_section .img_border .elementor-custom-embed-image-overlay {
    border-radius: 20px;
    height: 500px;
}

.video_play_section .img_border .elementor-widget-container {
    height: 447px;
    border-radius: 20px;
}

.service_sect .imgborder3::before {
    left: 30px;
    height: 115%;
    width: 100%;
}

.service_boxess .elementor-widget-wrap {
    position: relative;
}

.service_boxess p {
	margin-bottom: 0;
}

.contactform7 .myForm label {
    color: white;
    width: 100%;
}

.contactform7 .myForm label textarea {
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 27px;
}

.service_boxess .elementor-widget-wrap:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: -4px;
    right: -3px;
    background: url("https://aleksmoving.ca/wp-content/uploads/2025/10/bottom_right.png");
    background-size: cover;
}



.custom-contact-form input::placeholder
 {
    color: black !important;
}
.custom-contact-form input {
    background: #f7f7f7 !important;
}
.contact-us-page {
	position:unset !important;
}
.testimonials-wrapper {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 40px;
    color: white;
    font-family: Arial, sans-serif;
}

.testimonials-title {
    font-weight: 900;
    font-size: 2.5rem;
    margin-bottom: 2rem;
}

.testimonials-list {
    display: flex;
    gap: 2rem;
    justify-content: center;
    flex-wrap: nowrap;
}
.testimonials-list {
  display: flex;
  flex-wrap: wrap;         /* allow multiple rows */
  justify-content: center; /* center items */
  gap: 2rem;               /* space between cards */
}

.testimonial_section {
  flex: 1 1 calc(33.333% - 2rem); /* 3 items per row with spacing */
  box-sizing: border-box;
}
.testimonial-item {
    position: relative;
    flex: 1 1 30%;
    background-color: black;
    padding: 2rem;
    border-radius: 30px;
    box-sizing: border-box;
    color: white;
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    border: 1px solid rgb(255 255 255 / 50%);
}

.testimonial-item.red {
    background-color: #ff0000;
	  height:396px;
	  width: 363px;
}

.testimonial-item.black {
    height: 396px;
    width: 363px;
}

.quote-icon {
font-size: 6rem;
    font-weight: 900;
    margin-bottom: 0;
    line-height: 49px;
    font-family: 'Montserrat';
}

.testimonial-content p {
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 38px;
}

.testimonial-content {
    margin-bottom: 2.5rem;
}

.testimonial-meta {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.testimonial-avatar {
    width: 50px;
    height: 50px !important;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid white;
}

.testimonial-name {
    font-weight: 700;
}

.testimonial-date {
    font-size: 0.8rem;
    opacity: 0.7;
}

.testimonial-arrow {
    position: absolute;
    bottom: -60px;
    right: 50px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 60px solid #ffffff;
}

.testimonial-item.red .testimonial-arrow {
    border-top-color: #ff0000;
}

.view-more-reviews-wrapper {
    margin-top: 20px;
    text-align: center;
}

.view-more-reviews-btn {
    background-color: #ff0000;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: background-color 0.3s ease;
}

.view-more-reviews-btn:hover {
    background-color: #cc0000;
}

.view-more-reviews-btn span {
    font-size: 1.2rem;
}



.header-spacing {
    position: relative !important;
    z-index: 2;
}

/* .elementor-container.elementor-column-gap-default.banner-spacing {
    padding-top: 150px;
} */

.elementor-element.elementor-element-d9c5cce.elementor-widget__width-auto.elementor-widget.elementor-widget-button {
    padding-right: 30px;
}

/* .column-spacing {
    padding-top: 100px !important;
} */

.banner-between-spacing {
    padding-top: 130px;
}

.always-img figure.elementor-image-box-img {
    margin-left: -28px !important; 
    background: white;
    border-radius: 10px;
    box-shadow: 2px 4px 11px #c2c2c2a8;
}

.testimonial-date {
   padding-right: 60px;
}

/* .ourflatfee {
    position: relative;
}

.ourflatfee:before {
    content: "";
    position: absolute;
    right: 0;
    background: #ff0000;
    width: 70%;
    height: 90%;
    border-radius: 15px;
    bottom: -20px;
}

.ourflatfee img {
    position: relative;
    padding-right: 10px;
} */


.ourflatfee:before {
    content: "";
    position: absolute;
    right: 0;
    background: #ff0000;
    width: 60%;
    height: 95%;
    border-radius: 15px;
    bottom: -15px;
}
.elementor-column {
    display: flex;
    min-height: 45px;
    position: relative;
    flex-direction: column;
/*     height: 238px; */
}
header.elementor-location-header {
    z-index: 9999999 !important;
    position: relative !important;
}
.elementor-26036 .elementor-element.elementor-element-ac79483>.elementor-container {
    max-width: 1440px;
    align-items: center;
}
.slider_arrow button.slick-prev.slick-arrow {
    background: unset !important;
}
.slider_arrow button.slick-next.slick-arrow.slick-disabled {
    background: unset !important;
}

.video-testimonials-slider button.slick-arrow {
	display: none !important;
}
.video-testimonials-slider .slick-dots li button:before {
    font-size: 20px !important;
}
.move-everything .elementor-container {
    gap: 20px;
}
/* 10-11-25 */
.elementor-26036 .elementor-element.elementor-element-ac79483 {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    padding: 0 20px 10px 20px;
}
/* end */




/* Mobile responsive adjustments */
@media (max-width: 1280px){
	.elementor-26031 .elementor-element.elementor-element-3e604ae img {
    height: 810px;
}
.elementor-26031 .elementor-element.elementor-element-ece78d2 {
    width: 64% !important;
    position: absolute;
    right: 14px;
}
.elementor-26031 .elementor-element.elementor-element-e3fc5f8 {
    width: 100%;
}
.elementor-26031 .elementor-element.elementor-element-487666a>.elementor-widget-container {
    margin: 0 20px 20px 0;
}
.elementor-26031 .elementor-element.elementor-element-56ff2cd>.elementor-widget-container {
    padding: 15px 0px;
}	
.our_core_values .elementor-section .elementor-container {
    gap: 0px;
}	
.our_core_values .elementor-container.elementor-column-gap-default {
    gap: 18px;
}	
.our_core_values .elementor-widget-wrap.elementor-element-populated {
    height: 100%;
}

.elementor-element.elementor-element-a482d64 {
    margin: 0px;
}	
.elementor-element.elementor-element-94cd0ce {
    margin: 0px;
}	
.headerbgcolor elementor-container.elementor-column-gap-custom {
    gap: 12px;
}	
.imgborder3 img_border2 .elementor-container.elementor-column-gap-custom {
    gap: 20px;
}	

/* .our_core_values .elementor-container.elementor-column-gap-default {
    align-items: center;
}	 */
.our_core_values     .elementor-column.elementor-col-25 {
    width: 100% !important;
}	
	.elementor-26036 .elementor-element.elementor-element-36849e3 {
    width: 32% ;
}
.elementor-26036 .elementor-element.elementor-element-e0f12c3 {
    width: 53% ;
}
.elementor-26036 .elementor-element.elementor-element-3b0701e {
    width: 15% ;
}	
.elementor-19427 .elementor-element.elementor-element-7abf4c8 {
    width: 15% !important;
}	
.black_border .elementor-column {
    justify-content: center;
}
.black_border .elementor-widget-container p {
    margin-bottom: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}	
.elementor-column.elementor-col-20.elementor-top-column.elementor-element.elementor-element-fb6c586 {
    align-items: center !important;
    justify-content: center !important;
}
.elementor-column.elementor-col-20.elementor-top-column.elementor-element.elementor-element-03dceb8 {
    justify-content: center;
}
	.elementor-column.elementor-col-20.elementor-top-column.elementor-element.elementor-element-f5ce2f9 {
    justify-content: center;
}
.headerbgcolor .elementor-container.elementor-column-gap-custom {
    padding: 5px 0px 10px 0px;
}	
	.service_sect .imgborder3::before {
    left: 30px;
    height: 95%;
    width: 100%;
}
.imgborder3 img {
    position: relative;
    height: 400px;
}	
.service_sect .elementor-widget-wrap.elementor-element-populated {
    height: 100%;
}
.section_ourgallery .elementor-element-populated {
    box-shadow: unset !important;
}
.three_cards .elementor-container {
    gap: 20px;
}
.myForm .myname {
    display: flex!important;
    gap: 12px;
}
.myForm {
    padding: 37px 30px;
}
}




@media (max-width: 1024px) {
    body.admin-bar .dialog-type-lightbox {
        position: fixed !important;
    }
    body.admin-bar .dialog-type-lightbox {
        position: fixed !important;
    }
.elementor-container.elementor-column-gap-default {
    display: flex;

}
.elementor-26036 .elementor-element.elementor-element-3b0701e {
    width: 25%;
}
.elementor-26036 .elementor-element.elementor-element-e0f12c3 {
    width: 30%;
}
	.elementor-26036 .elementor-element.elementor-element-36849e3 {
    width: 40%;
}
	
}

@media (max-width: 991px){


}



@media(max-width:768px){
    .elementor-28386 .elementor-element.elementor-element-8689985>.elementor-element-populated {
    padding: 0px;
}
    .contacth1 {
    color: white!important;
    padding-top: 0;
    /* padding-left: 30px; */
    font-size: 29px !important;
    align-items: center;
    text-align: center;
}

    .headerbgcolor .head_logo img {
        max-width: 300px;
        height: 90px;
    }
 .head_logo img {
        max-width: 300px;
        height: 35px;
    }

.elementor-26031 .elementor-element.elementor-element-d53cb0f {
    padding: 210px 0 40px 0;
}
/* .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
    width: 100%;
    height: auto;
} */
.slick-next:before {
    color: #ff0000 !important;
}
.imgborder3:before {
				display:none;
}
.elementor-26036 .elementor-element.elementor-element-3b0701e {
    width: 29%;
}
.elementor-26036 .elementor-element.elementor-element-e0f12c3 {
    width: 32%;
}
.elementor-26036 .elementor-element.elementor-element-36849e3 {
    width: 39%;
}
/* 07-11-25 */
.elementor-26031 .elementor-element.elementor-element-0307d3a {
    padding: 20px 20px 20px 20px;
}
h2.contacth1 {
    padding: 0px;
}
.img_border:before {
    display: none;
}
.testimonial-item.red {
    background-color: red;
    height: 100%;
    width: 100%;
}
.testimonial-item.black {
    height: 100%;
    width: 100%;
}
.ourflatfee:before {
    width: 88%;
    height: 81%;
}
.testimonial-meta {
    padding-top: 12px;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
    justify-content: center;
}
.myForm .fname {
    height: 100%;
    width: 100%;
}
/* .myForm {
    padding: 30px 20px !important;
} */
.fname label, .myForm label{
    width: 100% !important;
}
.fname label .message, .myForm textarea {
    width: 100% !important;
    max-width: 100% !important;
}
.elementor-26036 .elementor-element.elementor-element-048fdb4 .elementor-nav-menu .elementor-item {
    font-size: 14px !important;
}
.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
    line-height: 24px;
    padding: 8px 12px !important;
}
.menu_header_bar {
    width: 100% !important;
}

.menu_header_bar {
    width: 100% !important;
    position: absolute;
    right: 0;
    z-index: 9;
    top: 0;
}

.elementor-menu-toggle {
    justify-content: end;
    align-items: end;
    width: 100%;
    background: unset;
}

}






/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
	
.elementor-kit-6 label {
        font-size: 17px;
        line-height: 29px;
        word-spacing: var(--e-global-typography-71e6311-word-spacing);
    }
.tablet_testonomial .testimonial-content p {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 22px;
	  margin: 0px;
	  padding: 0px;
}
	
/* .tablet_testonomial .testimonial-item.black {
    padding: 10px;
}

	
.tablet_testonomial .testimonial-item.red {
    background-color: #ff0000;
    padding: 10px;
}
	
.tablet_testonomial .quote-icon {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 0;
    line-height: 49px;
    font-family: 'Montserrat';
} */
	
.tablet_testonomial .testimonials-list {
    display: flex
;
    gap: 2rem;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 40px !important;
}
	
.tablet_testonomial .quote-icon {
    font-size: 2rem;
    font-weight: 900;
    margin-bottom: 0;
    line-height: 18px;
    font-family: 'Montserrat';
}
	
.tablet_testonomial .testimonial-item.black {
 width: 550px;
	height: auto;
/*     margin: 0 auto; */
}

.tablet_testonomial .testimonial-item.red {
/*     margin: 0 auto; */
	height:auto;
/*     width: 400px; */
}


	
.tablet_testonomial h2.testimonials-title {
    display: none;
}
	
.tablet_testonomial .testimonial_section {
    padding: 15px;
}
	
.tablet_testonomial .view-more-reviews-wrapper {
    margin-top: 0px;
    text-align: center;
}
	
.tablet_testonomial .testimonial_ad {
    padding-top: 20px;
}

.our_core_values .elementor-section .elementor-container {
    flex-wrap: wrap ;
    gap: 25px;  
}

.our_core_values .elementor-container.elementor-column-gap-default {
     margin:0 auto !important;
justify-content:center;
 gap: 40px;
}


}



@media (max-width: 600px) {
  .custom-contact-form .form-col {
    flex: 1 1 100%;
  }
}




@media (max-width: 576px) {

.custom-contact-form {
        padding: 20px !important;
        width: 100% !important;
    }
.custom-contact-form input {
    height: 48px;
}
	.testimonials-list {
		flex-direction:column;
		
	}
	
	h2.testimonials-title {
    display: none;
}

/* .custom-contact-form {
    padding: 30px 22px 40px !important;
    width: 300px !important;
    height: 636px !important;
    position: absolute;
} */

.testimonial-content p {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 26px;
	  margin: 0px;
}
	
	.testimonial-item{
    padding: 20px;	
	}
	
.quote-icon {
    font-size: 65px;
    font-weight: 900;
    margin-bottom: 0;
    line-height: 40px;
    font-family: 'Montserrat';
}
	
.testimonial-meta {
padding-top:60px;
	}
	
.view-more-reviews-wrapper {
     margin-top: 10px;
    text-align: center;
}

.testimonials-wrapper {
	margin: 0px;
	}
	
.testimonial-meta {
        padding-top: 0px;
    }

	.custom-contact-form h2{
		font-size:24px;
	}

	.custom-contact-form .form-row{
		display:flex;
		flex-direction:column;
	}
	
	.myForm .myname {
    display: flex !important
;
    gap: 0px;
    flex-direction: column;
}
	
.fname label, .myForm label {
    width: 200px;
}
	
.fname label, .myForm label {
    
    font-size: 18px;
}
.myForm textarea {
    
    width: 200px !important;
}
	
	.custom-contact-form .form-col .input{
		padding: 0px;
	}
.testimonial-item.black {
    height: 100%;
    width: 100%;
}

	
.video_play_section.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: 500px;
}
.video_play_section .img_border .elementor-custom-embed-image-overlay {
    border-radius: 20px;
    height: 320px;
}
	
    .img_border:before {
        width: 80%;
        height: 72%;
        bottom: 95px;
    }

}



span.elementor-button-content-wrapper span.elementor-button-icon {
    transform: rotate(45deg);
}
 