/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
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.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.2.1.1734963819
Updated: 2024-12-23 14:23:39

*/

html, body{
	overflow-x: hidden;
}

.Testimonialsmain .elementor-repeater-item-10f33a4{
  display: flex;
  flex-direction: column-reverse;
  grid-gap:30px;
  text-align: center;
  align-items: center;
}
.Blogs .elementor-post__read-more {
    border: 1px solid #D70C00;
    padding: 10px 20px;
    border-radius: 10px;
}
.Blogs .elementor-post__read-more:hover{
  background-color:#D70C00;
  color: #fff;
}
/*.ct-single-post h1{
  color: #fff !important;
}*/
.contacticons .elementor-icon-box-description a{
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #2D2D2D !important;
}
.contacticons .elementor-icon-box-description a:hover, .vacancies .awsm-job-more-container a:hover, .vacancies .awsm-list-left-col a:hover{
  color: #D70C00 !important;
}
.vacancies .awsm-list-left-col a{
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #2d2d2d !important;
}
.single-awsm_job_openings .awsm-job-single-wrap{
    display: flex;
    flex-direction: row;
    background-color: #f8fcfe;
    padding: 50px 30px;
}
.single-awsm_job_openings .awsm-job-content{
  width: 60%;
  margin-right: 40px;
}
.single-awsm_job_openings .awsm-job-form{
  width: 40%;
}
.single-awsm_job_openings h1 {
  padding-bottom: 15px;
}
.awsm-job-form .awsm-job-form-field{
  background-color: #fafafa;
  border: 1px solid #fafafa;
}
.awsm-job-form h2{
  font-size: 30px !important;
  color: #D70C00;
}
.footerservicess a:hover{
  color: #D70C00 !important;
}
.CustomH2 h2{
     font-size: 22px !important;
     line-height: 115% !important;
     font-family: "Be Vietnam Pro", Sans-serif !important;
     font-weight: 600 !important;
}
.CustomH3 h2{
     font-family: "Be Vietnam Pro", Sans-serif !important;
     font-weight: bold !important;
     font-size: 42px !important;
     line-height: 115% !important;
}
.CustomH4 h2{
     font-family: "Be Vietnam Pro", Sans-serif !important;
     font-weight: 600 !important;
     font-size: 36px !important;
     line-height: 115% !important;
}
@media (max-width: 1199px){
      .CustomH3 h2{font-size: 40px !important;}
      .CustomH4 h2{font-size: 34px !important;}
}
@media (max-width: 991px){
      .CustomH3 h2{font-size: 36px !important;}
      .CustomH4 h2{font-size: 30px !important;}
}
@media (max-width: 767px){
      .CustomH3 h2{font-size: 28px !important;}
      .CustomH2 h2{font-size: 20px !important;}
      .CustomH4 h2{font-size: 24px !important;}
}