/*!
Theme Name: tandt
Theme URI: https://techandtalents.com
Author: TANDT
Author URI: https://techandtalents.com
Description: TandT - Outsourcing Agency WordPress Theme
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tandt
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Use it to make something cool, have fun, and share what you've learned with others.
*/
.header-area.header-area1 {
	border-bottom: 1px solid #fff;
	background: #fff;
}
.loading {
	border: 1px solid transparent;
	border-color: transparent #23225C transparent #23225C;
	animation: rotate-loading 1.5s linear 0s infinite normal;
	transform-origin: 50% 50%;
}
#loading-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100px;
	transform: translate(-50%, -50%);
}
.theme-btn1, .theme-btn10 {
	padding: 12px 14px 12px 14px;
	font-size: 15px;
	font-weight: 500;
}
.hero-area1 {
	background-color: #F4F7FF00;
}
.header-area.header-area1 .header-elements .main-menu-ex ul li a {
	font-family: 'Roboto';
	font-size: 15px;
}
.hero-area1,.hero-area1 .hero1-images {
	min-height: 400px !important;
	max-height: 550px !important;
}
.hero-area1 .main-heading {
	padding-top: 100px !important;
}
.chosse1 .icon-box .icon img {
	transition: all 0.4s;
	width: 70px;
}
.chosse1 .icon-box {
	padding: 10px;
	margin-bottom: 15px;
}
.icon-box h3 {
	margin-bottom: 0;
}
.job-post-box .tag {
	padding: 5px 7px;
	border-radius: 5px;
	font-size: 12px;
}
.job-post-box .divider {
	margin: 10px 0px;
}
.elementor-1131 .elementor-element.elementor-element-7e846ee .job-post-box .work-info span {
	display: none;
}
.job-learn {
	padding: 10px !important;

}
.elementor-1131 .elementor-element.elementor-element-d35bcdb .theme-btn1 {
	color: #FFFFFF;
	border: 1px solid #fff;
}
.elementor-1131 .elementor-element.elementor-element-d35bcdb .theme-btn1:hover {
	color: #FFFFFF;
	border: 1px solid #000;
}
.job-post-box{
	position:relative;
}
.job-post-box::before {
	content: "";
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-bottom: 25px solid #d42127;
}
.work1 .work1-box {
	padding: 15px;
	margin-top: 10px;
}
.contact1 .contact1-box {
	padding: 15px 15px;
	margin-top: 15px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="url"], textarea {
	height: 40px;
	line-height:45px;
}
input::placeholder, textarea::placeholder {
  font-size:14px !important;
}
.contact1 .contact1-box .heading a {
	padding-top: 5px !important;
}
.heading1-w .space16 {
	height: 0px;
}
.contact1 .contact1-box .icon {
	line-height: 70px;
}
.wpcf7-form-control.wpcf7-textarea {
	min-height: 85px !important;
}
.footer1 {
	background-color: #23225c;
}
.sp {
	padding: 70px 0px;
}
#wa_btn-content {
	box-sizing: border-box;
	display: inline-flex;
	padding: 10px 14px;
	justify-content: center;
	align-items: center;
	color: #fff;
	cursor: pointer;
	font-family: inherit,Roboto;
}
#wa_btn-content {
	position: fixed;
	bottom: 10px;
	width: 160px;
	display: inline-flex;
	padding: 10px 10px;
	justify-content: space-around;
	left: 10px;
}