* {
	padding:0;
	margin:0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

body {
	padding-top:110px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	display: block;
	z-index: 999;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}
.header-wrapper .search-box {
	width: auto !important;
	float: right;
}
.header-wrapper .search-box .elementor-widget-wrap{
	flex-wrap: inherit;
}
.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: "Euclid Circular A", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: "Euclid Circular A", Sans-serif;
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgb(155 155 155 / 70%) !important;
	border-radius: 10px !important;
	padding: 12px 15px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: "Euclid Circular A", Sans-serif !important;
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: #EAEFFF !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

/* Header */
.header_contact{
  display: none !important;
}

/* Home */
.pyswts .elementor-widget-wrap{
  justify-content: center !important;
  gap: 30px;
}
 
.pyswts .pyswts_item{
  width: 100% !important;
  max-width: 32% !important;
}
 
.pyswts .pyswts_item .elementor-image-box-description{
  width: 100% !important;
  max-width: 86% !important;
}


.pyswts h4:before {
    content: "";
    display: block;
    left: auto;
    top: auto;
    position: absolute;
    width: 30px;
    height: 10px;
    background-image: url(https://tatvamasi.techsolutionn.com/wp-content/uploads/2025/02/Line-7.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    right: 30px;
    bottom: 20%;
}

.statistics:before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 270px;
    height: 423px;
    background-image: url(https://tatvamasi.techsolutionn.com/wp-content/uploads/2025/02/Frame-58.webp);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    bottom: 0;
	border-radius: 20px;
}
.statistics:after {
    content: "";
    display: block;
    right: 0;
    position: absolute;
    width: 183px;
    height: 186px;
    background-image: url(https://tatvamasi.techsolutionn.com/wp-content/uploads/2025/02/Group.webp);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    top: 0;
	border-radius: 20px;
}

.hero_banner:after {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 440px;
    height: 380px;
    background-image: url(https://tatvamasi.techsolutionn.com/wp-content/uploads/2025/02/Vector.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    top: 0;
	border-radius: 20px 20px 0px 20px;
}

.hero_banner:before {
    content: "";
    display: block;
    right: 5%;
    position: absolute;
    width: 275px;
    height: 338px;
    background-image: url(https://tatvamasi.techsolutionn.com/wp-content/uploads/2025/02/Vector-1.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    bottom: 0;
}

/* Career Page */
.eo_inner .elementor-container.elementor-column-gap-default{
  gap: 50px;
}

/* About Page */
.line_dot:before {
    content: "";
    display: block;
    left: -7.5px;
    position: absolute;
    width: 15px;
    height: 15px;
    background: #000;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    top: 0;
    border-radius: 50px;
}
.line_dot:after {
    content: "";
    display: block;
    left: -7.5px;
    position: absolute;
    width: 15px;
    height: 15px;
    background: #000;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    bottom: 0;
    border-radius: 50px;
}
.oj_img-box .elementor-image-box-wrapper{
    gap: 40px;
}

/* Automated Solution Page */
.asam_post .elementor-post__thumbnail{
  border: 1px solid rgba(25, 50, 115, 0.40);
  background: url(<path-to-image>) lightgray 50% / contain no-repeat, rgba(0, 0, 0, 0.06)
}

.asam_post .elementor-posts-container .elementor-post__thumbnail:hover {
    border: 1.5px solid #243E90;
}

.asam_post .elementor-posts-container .elementor-post__thumbnail img {
    transform: scale(1) !important;
    transition: transform 0.5s ease !important;
  box-shadow: 0px 3px 10px 0px rgba(0, 02, 2, 0.30) !important;
}

.asam_post .elementor-posts-container .elementor-post__thumbnail img:hover {
    transform: scale(1.1) !important;
    transition: transform 0.5s ease !important;
}
.asam_post .elementor-post__text {
    position: relative;
}
.asam_post h2:after{
	content: "";
    display: block;
    left: auto;
    top: auto;
    position: absolute;
    width: 30px;
    height: 10px;
    background-image: url(https://tatvamasi.techsolutionn.com/wp-content/uploads/2025/02/blur-arrow.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    right: 0;
    top: 10px;
}

/* Repair Page */
.sc_sec > .elementor-container.elementor-column-gap-default{
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 20px;
}
.sc_col{
  width: 100% !important;
  max-width: 100% !important;
}
.txt-down .pa-gallery-img .premium-gallery-caption .premium-gallery-img-name{
  text-align: left;
}
.txt-down .premium-img-gallery{
   overflow: visible;
}
.txt-down .pa-gallery-img.default .premium-gallery-caption {
    position: relative;
}


/* PSU & Government Sectors Page */
.ossftaw_inner > .elementor-container.elementor-column-gap-default{
  gap: 60px;
}

/* Contact Form Page */
.gform_legacy_markup_wrapper .gfield_time_hour input[type=number], .gform_legacy_markup_wrapper .gfield_time_minute input[type=number],
.gform_legacy_markup_wrapper.gf_browser_chrome select{
	font-family: "Euclid Circular A", Sans-serif !important;
}
.gform_legacy_markup_wrapper select option{
	font-size: 14px !important;
}
.gform_legacy_markup_wrapper .gfield_time_hour input[type=number], .gform_legacy_markup_wrapper .gfield_time_minute input[type=number] {
    max-width: 100% !important;
}
    .gform_legacy_markup_wrapper .gfield_time_ampm, .gform_legacy_markup_wrapper .gfield_time_hour, .gform_legacy_markup_wrapper .gfield_time_minute {
        max-width: 100% !important;
}

.gform_legacy_markup_wrapper .gfield_time_hour i{
  display: none;
}
.gform-legacy-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-month,.gform-legacy-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-year{
  max-height: 100%;
}
.gform-legacy-datepicker.ui-datepicker {
    min-width: 350px;
}
.gform_legacy_markup_wrapper .ginput_complex .gfield_time_hour input,.gform_legacy_markup_wrapper .ginput_complex .gfield_time_minute input {
    margin-left: 0;
    width: 100%!important;
}



/* GFNC Page */
.gapofli p{
  padding-top: 20px;
}