/*
Theme Name: tazien
Theme URI: 
Author: the WordPress team
Author URI: https://wordpress.org/
Description: 
Version: 3.4
Tested up to: 6.7
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

*{
	margin:0;
	padding:0;
}

body{
	font-family: 'DM Sans', sans-serif;
}

.mision_vision {
    position: relative;
    z-index: 1;
}

.mision_vision:after, .mision_vision:before {
    content: '';
    width: 50%;
    position: absolute;
    height: 100%;
    background: #222222;
    z-index: -1;
}

.mision_vision:after {
    right: 0;
    background: #215C34;
}

.code_of_conduct_card figure.elementor-image-box-img {
    width: 100px !important;!i;!;
    height: 100px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 1px 11px 18px 0px rgba(4.000000000000007, 32.99999999999998, 63, 0.050980392156862744);
    margin: 0 auto !important;!i;!;
    margin-bottom: 38px !important;!i;!;
    position: relative;
    z-index: 1;
}

.code_of_conduct_card figure.elementor-image-box-img:before {
    content: '1';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background: #88B602;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
}

.code_of_conduct_card:nth-child(2) figure.elementor-image-box-img:before{
	content:'2'
}
.code_of_conduct_card:nth-child(3) figure.elementor-image-box-img:before{
	content:'3'
}
.code_of_conduct_card:nth-child(4) figure.elementor-image-box-img:before{
	content:'4'
}
.code_of_conduct_card:nth-child(5) figure.elementor-image-box-img:before{
	content:'5'
}
.code_of_conduct_card figure.elementor-image-box-img:after {
    content: '';
    width: 130%;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: -23px;
    transform: translateX(-50%);
   background: rgb(252,179,179);
background: -moz-linear-gradient(90deg, rgba(252,179,179,1) 0%, rgba(251,184,111,1) 23%, rgba(129,246,64,1) 49%, rgba(37,87,167,1) 87%, rgba(41,170,226,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(252,179,179,1) 0%, rgba(251,184,111,1) 23%, rgba(129,246,64,1) 49%, rgba(37,87,167,1) 87%, rgba(41,170,226,1) 100%);
background: linear-gradient(90deg, rgba(252,179,179,1) 0%, rgba(251,184,111,1) 23%, rgba(129,246,64,1) 49%, rgba(37,87,167,1) 87%, rgba(41,170,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcb3b3",endColorstr="#29aae2",GradientType=1);
    z-index: -1;
}

.code_of_conduct_card figure.elementor-image-box-img img {
    background: #efefef;
    padding: 14px;
    border-radius: 20px;
}
.code_of_conduct_card .elementor-image-box-content {
    position: relative;
	padding:8px;
}

.code_of_conduct_card .elementor-image-box-content:before {
    content: '';
    position: absolute;
    top: -97px;
    right: 60px;
    width: 40px;
    height: 40px;
   background: rgb(41,170,226);
background: -moz-linear-gradient(90deg, rgba(41,170,226,1) 0%, rgba(37,87,167,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(41,170,226,1) 0%, rgba(37,87,167,1) 100%);
background: linear-gradient(90deg, rgba(41,170,226,1) 0%, rgba(37,87,167,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#29aae2",endColorstr="#2557a7",GradientType=1);
    border-radius: 50%;
}
.condo_of_coduct_Wrapper {
    position: relative;
    z-index: 1;
}

.condo_of_coduct_Wrapper:after {
    content: '';
    border-top: 1px dashed #29aae2;
    width: 84%;
    position: absolute;
    left: 50%;
    top: 51px;
    transform: translateX(-50%);
    z-index: -1;
}
.service_card .elementskit-box-style-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
/*     -webkit-line-clamp: 3; */
    overflow: hidden;
}
.project_card .ekit-image-box {
    position: relative;
}

.project_card .ekit-image-box .ekit-image-box-body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000a3;
    transition:0.5s;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
}
.project_card .ekit-image-box:hover .ekit-image-box-body{
    opacity:1;
    visibility:visible;
}

.project_card .ekit-image-box .ekit-image-box-body .elementskit-box-style-content {
    display: inline-block;
    padding: 12px 17px;
    color: #fff;
    font-size: 14px;
    transition: 0.5s;
}

.project_card .elementskit-box-header {
    height: 240px;
}

.project_card .elementskit-box-header img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

.clients_love .swiper-slide-inner {
    padding: 24px;
}
.we_serve_industry {
    position: relative;
}

.we_serve_industry:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    background: url(https://www.digivendtechnologies.in/tazien/wp-content/uploads/2025/01/Tazien-Profile-1-17.jpg);
    height: 100%;
    background-size:cover;
}
.industry_accordion .e-n-accordion-item {
    padding-left: 60px;
    position: relative;
}

.industry_accordion .e-n-accordion-item:after {
    content: '';
    height: 1px;
    width: calc(100% - 60px);
    position: absolute;
    bottom: 0;
    background: #ADA8A8;
}

.industry_accordion .e-n-accordion-item summary.e-n-accordion-item-title {
    justify-content: space-between;
    position: relative;
}
.industry_accordion .e-n-accordion-item summary.e-n-accordion-item-title:after{
    content:attr(data-accordion-index);
    position:absolute;
    left: -62px;
    font-size: 50px;
    color: #9d9d9d;
    top: 0;
}
.form_control, .form_textarea {
    width: 97%;
    padding: 14px;
    border: 1.5px solid rgba(14, 30, 54, 0.2);
    border-radius: 4px;
}
.form_control::placeholder, .form_textarea::placeholder{
    color:#333;
    font-family:"DM Sans", Sans-serif;
}
.contact_us .form_grop {
    margin-bottom: 12px;
}
.form_textarea {
    height:140px;
}

.form_submit {
    padding: 10px 14px;
    border-radius: 4px;
    border: none;
    text-transform: uppercase;
    font-family:"DM Sans", Sans-serif;
    background: #88b602;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.2px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.5s;
}

.form_submit:hover {
    background: #1f211a;
}
.contact_us {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
}
.form_grop.message_grop {
    grid-column-start: 1;
    grid-column-end: 3;
}


.services_wrapper .image-box-img-left {
    height: 250px;
}

.services_wrapper .image-box-img-left img {
    height: 100% !important;!i;!;
    width: 100% !important;!i;!;
    object-fit: cover;
}

html {
  scroll-behavior: smooth;
}

.checkcheckbox span.wpcf7-list-item.first.last {
    padding: 0;
    margin: 0px;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 15px 0em !important;
}
#product,#about,#services,#choose,#serve,#contactus {
    scroll-margin-top: 80px;
}
a.acceptance {
    text-decoration: underline;
}
#e-n-tab-title-2148252302.active {
    background-color: #007bff;
    color: #fff;
}



/* ============================= 404 css =============================== */
.error-page-area {
    text-align: center;
    margin-bottom:55px;
}
.error-page-area {
    margin-top: 0px !important;
    padding-top: 160px;
}
.error-bottom h2 {
    font-size: 27px;
    font-weight: 500;
    font-family: "Oxanium", Sans-serif;
    color: #000;
    margin-bottom: 20px;
}
.error-top img {
    border-radius: 5px;
    width: 300px;
}
.error-bottom p {
   font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin-bottom: 35px;
}
a.default-btn-error {
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    background-color: #88b602;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 13px 25px 13px 25px;
    color: #fff;
    text-decoration: none;
}
a.default-btn-error:hover {
    /* border: 1px solid #88b602; */
    background-color: #fff;
    color: #333;
}

@media only screen and (min-width: 768px) and (max-width: 992px){
    .error-page-area {
        padding: 0 10px;
    }
.error-page-area {
    margin-top: 0px !important;
    padding-top: 130px;
    padding-bottom: 50px;
    margin-bottom: 0px!important;
}
}



@media only screen and (min-device-width: 360px) and (max-device-width: 767px) {
	.error-bottom h2 {
		font-size: 26px;
	}
.error-page-area {
    margin-top: 0px !important;
    padding-top: 130px;
	 padding-left: 10px;
	padding-right: 10px;
    margin-bottom: 45px!important;
}
	
     .we_serve_industry .e-con-inner {
    width: 93%;
}
	.we_serve_industry:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10%;

}
	.elementor-108 .elementor-element.elementor-element-a700064 {
   
    --margin-left: 0px;!important
    --margin-right: 0px;
	--padding-left: 0px!important;
	}
	
	.services_wrapper .image-box-img-left {
    height: 200px!important;
}
	.mision_vision:after, .mision_vision:before {
    content: '';
   display:none;
}
	.industry_accordion .e-n-accordion-item summary.e-n-accordion-item-title:after{
    content:attr(data-accordion-index);
    position:absolute;
    left: -62px;
    font-size: 40px;
    color: #9d9d9d;
    top: 0;
}
	#e-n-tab-title-2148252302.active {
    background-color: #007bff;
    color: #fff;
}
	.tabbuttonn .elementor-widget-n-tabs .e-n-tabs {
    display: block;
}

.tabbuttonn .elementor-widget-n-tabs .e-n-tabs .e-n-tab-title {
    width: 100% !important;!i;!;
}


.tabbuttonn .e-n-tabs-content .e-child {
    margin-top: 14px;
}
.we_serve_industry:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 213px;
}
.we_serve_industry {
    padding-top: 210px;
}	
	
}
