/*
|
—
|------------------------------------------------------------------------
|
| Infrared CSS
|
|--------------------------------------------------------------------------
|
*/

@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');
/*font-family: "Almarai", sans-serif;*/

/*
|--------------------------------------------------------------------------
| Spacing
|--------------------------------------------------------------------------
|
*/

.spacing-2 {
  padding: 50px 50px;
}
.spacing-3 {
  padding: 50px 15px 30px 80px;
}
.spacing-4 {
  padding: 10px 0px 15px 30px;
}
.spacing-5 {
  padding: 50px 100px 50px 50px;
  margin-left: -60px;
}
.spacing-6 {
  padding: 60px 180px 70px 390px;
}
.spacing-7 {
  padding: 120px 390px 90px 60px;
}
.spacing-8 {
  padding: 40px 30px 10px 30px;
}
.spacing-9 {
  padding: 55px 0 0 25px;
}
.spacing-10 {
  padding: 40px 400px 100px 50px;
}
/** Padding **/
.p-12 {
  padding: 12px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-40 {
  padding: 40px !important;
}
.p-50 {
  padding: 50px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-25 {
  padding-right: 25px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-35 {
  padding-right: 35px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pr-45 {
  padding-right: 45px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-55 {
  padding-right: 55px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pr-75 {
  padding-right: 75px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-25 {
  padding-left: 25px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-35 {
  padding-left: 35px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-45 {
  padding-left: 45px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-55 {
  padding-left: 55px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-65 {
  padding-left: 65px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-75 {
  padding-left: 75px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pl-110 {
  padding-left: 110px !important;
}
.pt-2 {
  padding-top: 2px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-18 {
  padding-top: 18px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-35 {
  padding-top: 35px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-55 {
  padding-top: 55px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-65 {
  padding-top: 65px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-75 {
  padding-top: 75px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-150 {
  padding-top: 150px !important;
}
.pt-120 {
  padding-top: 160px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-25 {
  padding-bottom: 25px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-35 {
  padding-bottom: 35px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-45 {
  padding-bottom: 45px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-55 {
  padding-bottom: 55px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pt-110 {
  padding-top: 110px;
}
.pb-125 {
    padding-bottom: 125px;
}
.pt-240 {
	padding-top: 240px !important;
}
.pb-150 {
  padding-bottom: 150px !important;
}
.ptb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
/** Margin **/
.mt-5 {
  margin-top: 5px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-23 {
  margin-top: 23px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mt-37 {
  margin-top: 37px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mt-200 {
  margin-top: 200px !important;
}
.mt_5 {
  margin-top: -5px !important;
}
.mt_10 {
  margin-top: -10px !important;
}
.mt_12 {
  margin-top: -12px !important;
}
.mt_15 {
  margin-top: -15px !important;
}
.mt_25 {
  margin-top: -25px !important;
}
.mt_30 {
  margin-top: -30px !important;
}
.mt_30 {
  margin-top: -30px !important;
}
.mt_35 {
  margin-top: -35px !important;
}
.mt_50 {
  margin-top: -50px !important;
}
.mt_55 {
  margin-top: -55px !important;
}
.mt_60 {
  margin-top: -60px !important;
}
.mt_70 {
  margin-top: -70px !important;
}
.mt_72 {
  margin-top: -72px !important;
}
.mt_80 {
  margin-top: -80px !important;
}
.mt_90 {
  margin-top: -90px !important;
}
.mt_95 {
  margin-top: -95px !important;
}
.mt_100 {
  margin-top: -100px !important;
}
.mt_110 {
  margin-top: -110px !important;
}
.mt_200 {
  margin-top: -200px !important;
}
.mt_225 {
  margin-top: -225px !important;
}
.mt_230 {
  margin-top: -230px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.ml-3 {
  margin-left: 3px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-35 {
  margin-left: 35px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-50 {
	margin-left: 50px !important
}
.ml-65 {
  margin-left: 65px !important;
}
.ml-287 {
  margin-left: 287px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.ml_30 {
  margin-left: -30px !important;
}
.ml_40 {
  margin-left: -40px !important;
}
.ml_230 {
  margin-left: -230px !important;
}
.ml_390 {
  margin-left: -390px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-35 {
  margin-right: 35px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mr_30 {
  margin-right: -30px;
}
.mr_35 {
  margin-right: -35px !important;
}
.mr_40 {
  margin-right: -40px;
}
.mr_60 {
  margin-right: -60px;
}
.mr_80 {
  margin-right: -80px;
}
.mr_100 {
  margin-right: -100px;
}
.mr_110 {
  margin-right: -110px;
}
.mr_200 {
  margin-right: -200px;
}
.mr_400 {
  margin-right: -400px;
}
.mb_1 {
  margin-bottom: -1px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-4 {
  margin-bottom: 4px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-27 {
  margin-bottom: 27px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-55 {
  margin-bottom: 55px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb_30 {
  margin-bottom: -30px !important;
}
.mb_50 {
  margin-bottom: -50px !important;
}
.mb_60 {
  margin-bottom: -60px !important;
}
.mb_80 {
  margin-bottom: -80px !important;
}
.mb_85 {
  margin-bottom: -85px !important;
} 
.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600;
}
.font-size-18 {
	font-size: 18px;
	line-height: 28px;
}
.font-size-20 {
	font-size: 20px;
	line-height: 30px;
}
.font-size-22 {
	font-size: 22px;
	line-height: 32px;
}
.vc_col-sm-12 > .vc_column-inner {
    padding-left: 0;
	padding-right: 0;
}
#rev_slider_13_1_wrapper {
    left: 0 !important;
}
.infrared-button a.vc_general.vc_btn3  {
    font-weight: 600;
    font-size: 16px !important; 
	padding: 10px 25px;
	-webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.infrared-button a.vc_general.vc_btn3:hover {
    background-color: #e08b3d !important;
}
.infrared-counter h3, .infrared-counter i {
    display: inline-block !important;
}
.counter-number.style1.infrared-counter { 
    text-align: left;
}
.counter-number.infrared-counter {
    max-width: 400px; 
}
.counter-number.style1.infrared-counter h3 { 
    font-size: 55px;
    line-height: 70px; 
	background: #7d818d;
	font-weight: 500;
}
 .page-id-4973 .header-cta a {
    background-color: #47af8e !important;
}
.counter-number.style1.infrared-counter i {
    font-size: 70px;
    line-height: inherit; 
}
.counter-number.style1.infrared-counter h6 {
    border-top: 2px solid #47af8e;
    opacity: 1; 
	color: #1d1c1a;
    font-size: 22px;
    line-height: 30px;
    text-align: left;
    padding: 10px 80px 10px 0;
}
.infrared-counter .fa-plus:before {
	font-family: 'bootstrap-icons';
	content: '\F4FE';
	position: relative;
    top: 16px;
	color: #7d818d;
}
.button { 
    font-size: 16px !important; 
	border-radius: 5px;
}
.header-cta {
    line-height: 70px;
}
.header-cta a {
    background-color: #47af8e;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
}
.footer_v2 .menu li a:before {
	display: none;
}
.footer_v2 .menu li a {
    font-size: 15px; 
}
footer ul.contact-list li {
    margin-bottom: 20px;
    font-size: 15px;
}
footer ul.contact-list li a:hover {
	color: #47af8e;
}
.copyright-text, .copyright-text a {
    font-size: 12px !important; 
}
footer .textwidget .logo img {
    max-width: 180px !important;
}
.input_field_grey:focus,
.input_field_grey:hover {
    border: 1px solid #dcdce0;
}
#back-to-top { 
    right: 15px;
    bottom: 100px; 
	background-color: #47af8e;
    color: #fff;
    font-size: 35px;
    padding: 10px 15px;
    border-radius: 5px;
}
.moga_heading-style4  h3 {
    color: #47af8e;
    font-size: 50px;
    line-height: 60px;
}
.moga_heading-style4 h5 { 
    top: -35px;
    color: #1d1c1a; 
    font-size: 18px;
    line-height: 25px;
	font-weight: 500;
}
.moga_heading-style4 h3:after {
	display: none;
}
.infrared-pattern-top-right,
.infrared-pattern-bottom-left,
.infrared-single-white-pattern {
	position: relative;
}
.infrared-pattern-top-right::before {
    content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/05/infrared-pattern-03.png');
    background-size: contain;
    height: 240px;
    width: 461px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: -20px;
    z-index: 1;
}
.infrared-pattern-bottom-left::after {
	content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/05/infrared-pattern-04.png');
    background-size: contain;
    height: 276px;
    width: 460px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
}
.infrared-single-white-pattern::after {
	content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/05/infrared-pattern-white.png');
    background-size: contain;
    height: 166px;
    width: 254px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: 50px;
} 
.our-brands-columns h4 {
    color: #1d1c1a;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
	text-align: center;
	min-height: 100px;
}
.our-brands .our-brands-columns {
    background-color: #fff;
    width: 100%;
    margin: 0 15px;
    border-radius: 10px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
	padding: 15px 25px;
	min-height: 640px;
}
.our-brands .our-brands-columns {
    text-align: center;
}
/*
.our-brands .our-brands-columns p {
	text-align: left;
} */
.our-brands .our-brands-columns img {
    width: 350px;
}
.vc_row .mo-vc-row-ovelay { 
    position: relative !important;
} 
.mo-ad-banner.infrared-cta-section .overlay-effect .overlay-inner { 
    top: 100px;
    left: 100px; 
}
.mo-ad-banner.infrared-cta-section .overlay-effect .overlay-inner h4.title {
    font-size: 60px;
    margin-bottom: 20px;
    line-height: 70px;
    font-weight: 500;
	color: #fff;
}
.infrared-cta-section a.link-btn {
    background-color: #fff;
    color: #1d1c1a;
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600 !important;
	-webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.infrared-cta-section a.link-btn:hover {
	background-color: #e08b3d;
	color: #fff;
}
.infrared-cta-section a.link-btn:after {
	display: none;
}
ul.infrared-our-services {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
ul.infrared-our-services li {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 500;
	list-style: none;
    position: relative;
    padding-left: 30px;
	-webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
ul.infrared-our-services li:hover {
	color: #e08b3d;
	cursor: pointer;
}
ul.infrared-our-services li:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #47af8e;
    position: absolute;
    left: 0;
    top: 10px;
}

.mo-ad-banner.infrared-cta-section {
    border-radius: 15px;
}

.why-choose-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.why-choose-contents {
  position: relative;
  width: 100%;
  height: 260px;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 40px 20px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.why-choose-description {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 100;
  color: white;
}
.why-choose-icon img {
    width: 110px;
}
.why-choose-title-description h3 {
    font-size: 25px;
    line-height: 35px;
    color: #1d1c1a;
    margin-bottom: 20px;
	font-weight: 600;
}
.why-choose-title-description p {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
}
.why-choose-contents:hover {
    background-color: #47af8e; 
}
.why-choose-contents:hover h3, 
.why-choose-contents:hover p {
	color: #fff;
}
.why-choose-contents:hover img {
    filter: brightness(0) invert(1);
}
.mo-col-menu ul li:last-child a {
    font-family: "Almarai", sans-serif !important;
}



/*
|
—
|------------------------------------------------------------------------
|
| ABOUT US
|
|--------------------------------------------------------------------------
|
*/ 
.top-banner {
    position: relative;
}
.top-banner img {
    width: 100%;
}
.top-banner .caption {
    position: absolute;
    z-index: 1;
    top: 30%;
    left: 12%;
	width: 50%;
}
.top-banner .caption h2 {
    color: #fff;
    font-weight: 600;
    font-size: 75px;
    line-height: 85px;
    margin-bottom: 0;
	width: 80%;
}
.about-us-pattern-left,
.about-us-pattern-right {
	position: relative;
}
.about-us-pattern-left:before {
	content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/05/about-us-pattern-left.png');
    background-size: contain;
    height: 330px;
    width: 465px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 50px;
}
.about-us-pattern-right::before {
	content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/05/about-us-pattern-right.png');
    background-size: contain;
    height: 299px;
    width: 350px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: -150px;
}
.values-icon {
    margin-bottom: 30px;
}
.values {
    background-color: #f5f8fb;
    border-radius: 15px;
    padding: 30px;
	-webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	min-height: 400px;
}
.values .values-icon img {
    width: 100px;
}
.values .values-title {
    color: #1d1c1a;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
	margin-bottom: 20px
}
.values .values-desc {
	color: #1d1c1a;
}
.values:hover {
	background-color: #47af8e;
}
.values:hover .values-title,
.values:hover .values-desc {
	color: #fff;
}
.values:hover img {
    filter: brightness(0) invert(1);
}
.explore-item-box .explore-item-title {
    font-size: 25px;
    color: #1d1c1a;
}
.explore-item-box {
    padding: 10px; 
}
.explore-item-box img {
	border-radius: 15px;
}
.explore-slider .slick-prev {
    right: 75px;
    left: initial;
    top: -70px;
    background-color: #47af8e;
    border-radius: 5px;
    padding: 10px;
    width: 50px;
    height: 50px;
}
.explore-slider .slick-prev:before {
    content: '\f104';
    font-family: fontawesome;
    font-size: 30px;
    color: #fff;
    opacity: 1;
}
.explore-slider .slick-next {
    right: 10px; 
    top: -70px;
    background-color: #47af8e;
    border-radius: 5px;
    padding: 10px;
    width: 50px;
    height: 50px;
}
.explore-slider .slick-next:before {
    content: '\f105';
    font-family: fontawesome;
    font-size: 30px;
    color: #fff;
    opacity: 1;
}
.counter-bg.vc_section { 
    background-size: 100% 100%;
}
.infrared-about-counter.counter-number.style1 h3 { 
    background: transparent; 
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2.4px;
    color: #47af8e;
    font-size: 150px;
    line-height: 160px;
	font-weight: bolder;
}
.infrared-about-counter .fa-plus:before {
    content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/05/plus-icon.png');
    background-size: contain;
    height: 105px;
    width: 105px;
    position: absolute;
    background-repeat: no-repeat;
    right: 65px;
    top: 25px;
}
.infrared-about-counter.m-icon .fa-plus:before {
    content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/06/M.png');
    background-size: contain;
    height: 120px;
    width: 120px;
    position: absolute;
    background-repeat: no-repeat;
    right: 65px;
    top: 17px;
}
.infrared-about-counter.year-exp .fa-plus:before { 
    left: 205px; 
}
.infrared-about-counter h3, 
.infrared-about-counter i {
    display: inline-block !important;
}
.counter-number.style1.infrared-about-counter {
    max-width: 100%;
}
.counter-number.infrared-about-counter.style1 h6 {
    opacity: .5;
    margin-bottom: 0;
    font-family: inherit;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    background-color: #fff;
    color: #1d1c1a;
    opacity: 1;
    position: absolute;
    top: 65px;
    display: inline-block;
    left: 0;
}
.counter-number.infrared-about-counter.style1 { 
    text-align: left;
}

.companies-logo img:hover {
    transform: scale(1.05);
}
.companies-logo img {
	transition: 0.4s ease-in-out;
}


/*
|
—
|------------------------------------------------------------------------
|
| COMPANIES
|
|--------------------------------------------------------------------------
|
*/ 
.our-partners-logo img {
    width: 250px;
}
.infrared-companies-left-pattern {
	position: relative;
}
.infrared-companies-left-pattern:before {
	content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/05/services-01.png');
    background-size: contain;
    height: 277px;
    width: 428px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    bottom: 140px;
}
.companies-logo img {
    border-radius: 15px;
}
.input_field_grey {
    font-weight: 500;
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #dcdce0;
    background-color: transparent;
}
input.wpcf7-form-control.infrared-btn {
    font-weight: 500;
    border-radius: 5px;
    padding: 8px 50px;
}
::placeholder {
    color: #bcbec0;
}
textarea.input_field_grey { 
    min-height: 160px;
}
.table.job-openings>tbody>tr>td, .table.job-openings>tbody>tr>th, .table.job-openings>tfoot>tr>td, .table.job-openings>tfoot>tr>th, .table.job-openings>thead>tr>td, .table.job-openings>thead>tr>th {
    padding: 20px 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}
.table.job-openings tbody tr:nth-child(even) {
    background: transparent;
}
.table.job-openings td, table th { 
    border-right: none; 
}
.table.job-openings { 
    border: none; 
}
.table.job-openings tbody tr td, table tr td {
	font-size: 16px;
	color: #1d1c1a;
}
.job-openings tr td i {
    background-color: #47af8e;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}
/*
|
—
|------------------------------------------------------------------------
|
| Careers
|
|--------------------------------------------------------------------------
|
*/ 
.job-position-right-pattern {
	position: relative;
}
.job-position-right-pattern::before {
	content: '';
    background-image: url('https://perpetualbuild.com/projects/infrared/wp-content/uploads/2024/05/careers-right-pattern-01.png');
    background-size: contain;
    height: 166px;
    width: 254px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
}
.contact-us-top-section {
    height: 515px;
}
.text-black {
	color: #1d1c1a;
}
.text-white {
	color: #ffff;
}
.text-black h2 {
    color: #1d1c1a;
}
.footer-bottom a:hover {
	color: #000 !important;
}
#company-2 {
	display:none;
}
.click-company-2  #company-2 {
	display:block;
}
.infrared-companies-left-pattern h3 {
    font-size: 50px;
	line-height: 60px;
}
@media (min-width: 1550px) {
	.container {
		width: 1500px;
	}
}
@media (max-width: 991px) { 
	/*
	.mo-header-v6.mo-header-fixed .mo-header-menu { 
		padding: 0px 0 29px !important; 
	}
	*/
	.infrared-about-counter.m-icon.last-icon .fa-plus:before {
		right: 65px !important;
	}
	#mo_header.mo-header-v6 .mo-menu-list>ul>li:hover>a {
		color: #e08b3d !important;
	}
	.vc_col-sm-12 > .vc_column-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.top-banner-section .vc_col-sm-12 > .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.mo-header-v6 .mo-logo img {
		max-height: 60px !important;
		z-index: 111;
        position: relative;
	}
	.mo-header-v6.mo-header-fixed .mo-header-menu {
		position: static !important; 
		padding: 29px 0; 
	}
	#mo_header.mo-header-v6 .mo-menu-list>ul>li.current-menu-item>a {
		color: #47af8e !important;
	}
	.mo-header-v6 .mo-menu-list { 
		border-bottom: 2px solid #e08b3d; 
		width: 100%;
	}
	.page-id-4441 .mo-header-v6 .mo-header-icon::before,
	.page-id-4441 .mo-header-v6 .mo-header-icon span,
	.page-id-4441 .mo-header-v6 .mo-header-icon::after,
	.page-id-4976 .mo-header-v6 .mo-header-icon::before,
	.page-id-4976 .mo-header-v6 .mo-header-icon span,
	.page-id-4976 .mo-header-v6 .mo-header-icon::after,
	.page-id-4445 .mo-header-v6 .mo-header-icon::before,
	.page-id-4445 .mo-header-v6 .mo-header-icon span,
	.page-id-4445 .mo-header-v6 .mo-header-icon::after,
	.page-id-4979 .mo-header-v6 .mo-header-icon::before,
	.page-id-4979 .mo-header-v6 .mo-header-icon span,
	.page-id-4979 .mo-header-v6 .mo-header-icon::after,
	.page-id-4994 .mo-header-v6 .mo-header-icon::before,
	.page-id-4994 .mo-header-v6 .mo-header-icon span,
	.page-id-4994 .mo-header-v6 .mo-header-icon::after,
	.page-id-4999 .mo-header-v6 .mo-header-icon::before,
	.page-id-4999 .mo-header-v6 .mo-header-icon span,
	.page-id-4999 .mo-header-v6 .mo-header-icon::after,
	.page-id-4916 .mo-header-v6 .mo-header-icon::before,
	.page-id-4916 .mo-header-v6 .mo-header-icon span,
	.page-id-4916 .mo-header-v6 .mo-header-icon::after,
	.page-id-4988 .mo-header-v6 .mo-header-icon::before,
	.page-id-4988 .mo-header-v6 .mo-header-icon span,
	.page-id-4988 .mo-header-v6 .mo-header-icon::after,
	.page-id-4982 .mo-header-v6 .mo-header-icon::before,
	.page-id-4982 .mo-header-v6 .mo-header-icon span,
	.page-id-4982 .mo-header-v6 .mo-header-icon::after,
	.page-id-4920 .mo-header-v6 .mo-header-icon::before,
	.page-id-4920 .mo-header-v6 .mo-header-icon span,
	.page-id-4920 .mo-header-v6 .mo-header-icon::after,
	.page-id-4970 .mo-header-v6 .mo-header-icon::before,
	.page-id-4970 .mo-header-v6 .mo-header-icon span,
	.page-id-4970 .mo-header-v6 .mo-header-icon::after,
	.page-id-4991 .mo-header-v6 .mo-header-icon::before,
	.page-id-4991 .mo-header-v6 .mo-header-icon span,
	.page-id-4991 .mo-header-v6 .mo-header-icon::after,
	.page-id-4918 .mo-header-v6 .mo-header-icon::before,
	.page-id-4918 .mo-header-v6 .mo-header-icon span,
	.page-id-4918 .mo-header-v6 .mo-header-icon::after,
	.page-id-4991 .mo-header-v6 .mo-header-icon::after,
	.page-id-4922 .mo-header-v6 .mo-header-icon::before,
	.page-id-4922 .mo-header-v6 .mo-header-icon span,
	.page-id-4922 .mo-header-v6 .mo-header-icon::after { 
		background: #1d1c1a;
	}
	.contact-us-top-section {
		height: auto;
	}
	.why-choose-title-description p {
		font-size: 16px;
		line-height: 25px;

	}
	.swap-on-mobile .container {
		display: flex;
		flex-direction: column-reverse;
	}

}
@media (min-width: 992px) {
	.mo-header-v6 .mo-menu-list>ul>li>a {
		text-transform: initial;
	}
	.mo-header-v6 .mo-menu-list>ul>li>a:after,
	.mo-header-v6 .mo-menu-list>ul>li>a:before {
		background-color: #bb2528 !important;
		opacity: 0.5;
	}
	.mo-header-v6 .mo-menu-list>ul>li>a:hover:before {
		background: #bb2528 !important;
		opacity: 0.5;
	}
	.hide-on-desktop {
		display: none !important;
	}
	.mo-stick-active .mo-header-v6 .mo-logo img {
		height: 60px;
	}
	.mo-stick-active .mo-header-v6.mo-header-stick .mo-header-menu .mo-col-menu { 
		border: none;
	}
	.mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a {
		color: #fff;
		font-weight: bold;
	}
	.page-id-4441 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4445 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4922 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4920 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4916 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4918 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4976 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4979 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4994 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4999 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4916 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4988 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4982 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4920 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4970 .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4991 .mo-header-v6 .mo-menu-list > ul > li > a { 
		color: #1d1c1a !important;
	}
	.page-id-4441 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4445 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4922 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4920 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4916 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4918 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4976 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4979 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4994 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4999 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4916 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4988 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4982 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4920 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4970 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a,
	.page-id-4991 .mo-header-v6 .mo-menu-list > ul > li.current-menu-item > a {
		color: #1d1c1a !important; 
	}
	.page-id-4441.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4445.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4922.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4920.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4916.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4918.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4976.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4979.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4994.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4999.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4916.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4988.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4982.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4920.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4970.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a,
	.page-id-4991.mo-stick-active .mo-header-v6 .mo-menu-list > ul > li > a {
		color: #fff !important;
	}
}
   

/*
|--------------------------------
| Responsive CSS
|--------------------------------
|
*/
@media only screen and (max-width : 2880px)  {

}


/* 27 inch iMac ----------- */
@media only screen and (min-width : 2400px) {

}


/* 24 inch iMac ----------- */
@media only screen and (min-width : 1600px) {

}
@media only screen and (max-width : 1600px) {
	.header-cta a {
		padding: 10px 5px;
		font-size: 15px;
	}
	.top-banner .caption h2 {
		font-size: 50px;
		line-height: 60px;
	}
}


/* iPads Pro (portrait and landscape) ----------- */
@media only screen and (min-width : 1024px) and (max-width : 1366px) {
 
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 1024px) and (max-width : 1366px) and (orientation : landscape) {
 
}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 1024px) and (max-width : 1366px) and (orientation : portrait) {
 
}



/* iPads Mini (portrait and landscape) ----------- */
@media only screen and (min-width : 820px) and (max-width : 1180px) {
 
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 820px) and (max-width : 1180px) and (orientation : landscape) {
 
}


/* iPads (portrait) ----------- */
@media only screen and (min-width : 820px) and (max-width : 1180px) and (orientation : portrait) {
 
}



/* iPads 4th GEN (portrait and landscape) ----------- */
@media only screen and (min-width : 810px) and (max-width : 1024px) {
 
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 810px) and (max-width : 1024px) and (orientation : landscape) {
 
}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 810px) and (max-width : 1024px) and (orientation : portrait) {
 
}



/* iPads normal (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
	.values {
		background-color: #f5f8fb;
		border-radius: 15px;
		padding: 30px;
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
		min-height: 400px;
		}
	.top-banner-section .vc_col-sm-12 > .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
		}
 
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	.top-banner-section .display-on-horizontal-tab {
		display: block !important;
	}
	.top-banner .caption {
		top: 30%;
	}
	.top-banner .caption h2 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
 
}

@media only screen and (min-width : 280px) and (max-width : 767px) {
	
	.footer_v2 .footer-widget-2 {
		padding-left: 0 !important;
	}
	.infrared-about-counter.m-icon .fa-plus:before {
		height: 90px;
		width: 100px;
		top: 0;
	}
	.our-brands .our-brands-columns {
		margin: 10px 0 !important; 
	}
	.infrared-companies-left-pattern h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.footer-widget-2, .footer-widget-3 {
		width: 50%;
		padding: 0 !important;
	}
	.footer-widget-2 .wg-title {
		padding-left: 10px;
	}
	.footer-widget-1,
	.footer-widget-4 {
		text-align: center;
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
	.col-md-3.why-choose-icon {
		width: 100%;
	}
	.text-left.copyright-text {
		text-align: center;
	}
 	.our-brands .our-brands-columns { 
		width: calc(100% - 40px) !important;
		margin: 27px !important;  
	}
	.moga_heading-style4  h3 {
		font-size: 40px;
		line-height: 50px;
	}
	.counter-number.style1.infrared-counter {
		padding: 0px 10px;
		text-align: left;
	}
	.counter-number.style1.infrared-counter h3 {
		font-size: 45px;
		line-height: 60px;
	}
	.counter-number.style1.infrared-counter i {
		font-size: 60px;
		line-height: inherit;
	}
	.counter-number.style1.infrared-counter h6 {
		font-size: 20px;
		line-height: 30px;
		text-align: left;
		padding: 10px 0px;
	}
	.infrared-pattern-fullwidth-bottom h3 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.our-brands .our-brands-columns {
		text-align: center;
		width: 100%;
	}
	.hide-on-mobile {
		display: none !important;
	}
	.pb-125 {
		padding-bottom: 20px;
	}
	.our-brands .our-brands-columns img {
		width: 200px;
	}
	.our-brands .our-brands-columns {
		margin: 10px 15px;
		min-height: 400px;
	}
	.pt-80 {
		padding-top: 40px !important;
	}
	.mo-ad-banner.infrared-cta-section .overlay-effect .overlay-inner {
		top: 10px;
		left: 10px;
	}
	.mo-ad-banner.infrared-cta-section .overlay-effect .overlay-inner h4.title {
		font-size: 22px !important;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.infrared-cta-section a.link-btn {
		padding: 10px 15px;
		font-size: 14px;
	}
	.top-banner .caption h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.header-caption-mobile {
		padding-left: 15px;
	}
	h2.header-caption-mobile-inner {
		font-size: 45px !important;
		line-height: 55px !important;
	}
	.header-caption-mobile h2,
	h2.header-caption-mobile {
		font-size: 45px !important;
		line-height: 55px !important;
	}
	.mobile-height-100 {
		height: 100px !important;
	}
	.mobile-height-80 {
		height: 80px !important;
	}
	h2.header-caption-mobile-font-40 {
		font-size: 40px !important;
		line-height: 55px !important;
	}
	h3.sub-caption-mobile  {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.infrared-about-counter.counter-number.style1 h3 {
		background: transparent;
		font-size: 100px;
		line-height: 110px;
	}
	.infrared-about-counter .fa-plus:before {
		height: 85px;
		width: 86px;
		top: 10px;
	}
	.counter-number.infrared-about-counter.style1 h6 {
		top: 40px;
	}
	.font-size-25 {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	.companies-logo .vc_col-sm-6 {
		width: 50%;
		float: left;
	}
	.infrared-companies-left-pattern .vc_col-sm-4 {
		width: 50%;
		float: left;
	}
	.why-choose-contents {
		height: auto;
	}
	.our-partners-logo .vc_col-sm-3 {
		width: 50%;
		float: left;
	}
	.mo-ad-banner.infrared-cta-section .overlay-effect .overlay-inner h4.title br {
		display: none;
	}
	h2.header-caption-mobile-font-50 {
		font-size: 50px !important;
		line-height: 65px !important;
	}	
	h2.whychoose-inner {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.mh-100 {
		height: 100px !important;
	}
	.infrared-companies-left-pattern .vc_column_container {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and  (max-width : 1366px) {
	.header-cta a {
		padding: 10px 5px;
		font-size: 15px;
	}
	.top-banner .caption h2 {
		font-size: 50px;
		line-height: 60px;
	}
	.counter-number.style1.infrared-counter h3 {
		font-size: 45px;
	}
	.counter-number.style1.infrared-counter h6 {
		font-size: 20px;
		line-height: 30px;
		padding: 10px 40px 10px 0;
	}
	.infrared-about-counter.m-icon.last-icon .fa-plus:before {
		right: -25px;
	}
}
  
@media only screen and (min-width : 768px) and (max-width : 1024px) {
 	.hide-on-tab {
		display: none !important;
	}
	.infrared-about-counter.m-icon.last-icon .fa-plus:before {
		right: 65px;
	}
	.tab-width-100 {
		width: 100% !important;
		}
	.tab-width-50 {
		width: 50% !important;
	}
	.col-md-3.our-brands-columns {
		width: 45%;
		float: left;
		margin-bottom: 20px;
	}
	h2.header-caption-mobile-inner {
		font-size: 45px !important;
		line-height: 55px !important;
	}
	.hide-on-tab {
		display: none !important;
	}
	.pb-125 {
		padding-bottom: 20px;
	}
	.why-choose-contents {
		height: auto;
	}
	.mo-ad-banner.infrared-cta-section .overlay-effect .overlay-inner {
		top: 10px;
		left: 20px;
	}
	.mo-ad-banner.infrared-cta-section .overlay-effect .overlay-inner h4.title {
		font-size: 40px;
	}
	.caption.header-caption-mobile {
		padding-left: 30px;
	}
	.header-caption-mobile h2,
	h2.header-caption-mobile {
		font-size: 45px !important;
		line-height: 55px !important;
	}
	.tab-height-100 {
		height: 100px !important;
	}
	.infrared-cta-section .title br {
		display: none;
	}
	h2.header-caption-mobile-font-50 {
		font-size: 50px !important;
		line-height: 65px !important;
	}
	.counter-number.style1.infrared-about-counter {
		max-width: 70%;
	}
	.footer-widget-4.col-sm-3.col-xs-12 {
		width: 100%;
		text-align: center;
	}
}

@media only screen and (min-width : 1025px) and (max-width : 1200px) {
 
}
@media only screen  and (min-width: 1024px)  and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
	.col-md-8.mo-col-menu {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	/*
	.mo-header-v6 .mo-menu-list > ul > li > a {
		font-size: 13px !important;
	} */
	.header-cta a {
		padding: 10px 2px!important;
		font-size: 16px !important;
	}
}

@media only screen and (min-width : 1201px)  {
		.header-cta a {
		padding: 10px !important;
	}
}

@media only screen and (min-width : 1440px) and (max-width : 16000px) {
	
	.infrared-about-counter.counter-number.style1 h3 { 
		font-size: 120px;
	}
	.infrared-about-counter.m-icon .fa-plus:before { 
		right: 0; 
	}
	.infrared-about-counter.m-icon.mid-one .fa-plus:before {
		right: 100px;
	}
	.counter-number.style1.infrared-counter h3 {
		font-size: 45px;
		line-height: 55px; 
	}
	.counter-number.style1.infrared-counter h6 { 
		font-size: 20px;
		line-height: 30px; 
	}
	.our-brands .our-brands-columns { 
		min-height: 670px;
	}
	.our-brands-columns h4 { 
		min-height: 150px;
	}
}
/* ---------- */