/* tab style one */
.ttm-tab-style1.ttm-elementor-tabs .elementor-tabs-wrapper {
    text-align: left;
    width: auto;
    padding: 50px 100px;
	margin: -110px 0 0;
    background-color: var(--ttm-skincolor);
}

.elementor-widget-tm_tabbox_element .ttm-elementor-tabs .ttm-elementor-tab-title span {
    font-size: 20px;
    line-height: 30px;
    color: var(--ttm-whitecolor);
    vertical-align: middle;
    font-family: var(--special-element-fontfamily);
    font-weight: 600;
}

.ttm-tab-style1.ttm-elementor-tabs .ttm-elementor-tab-title {
    margin-right: 30px;
    display: inline-block;
    padding: 8px 25px;
    cursor: pointer;
	z-index: 5;
    border: 1px solid var(--ttm-whitecolor);
}

.ttm-tab-style1.ttm-elementor-tabs .ttm-elementor-tab-title.ttm-tab-active {
    background-color: var(--ttm-secondarycolor);
    border: 1px solid var(--ttm-secondarycolor);
}

.ttm-tab-style1 .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: left;
    background-color: var(--ttm-whitecolor);
    padding: 30px;
}
.ttm-tab-style1 .elementor-widget-image-box .elementor-image-box-img img {
    height: 230px;
    object-fit: cover;
}
.ttm-elementor-tabs.ttm-tab-style1 {
    display: flex;
    flex-direction: column-reverse;
}

@media (max-width: 1200px) {
	.elementor-section.elementor-inner-section.elementor-element.tm-tab-imgbox {
		padding-right: 0;
	}
	.ttm-elementor-tabs.ttm-tab-style1 .elementor-widget-image {
		display: none;
	}
	.ttm-elementor-tabs.ttm-tab-style1 .elementor-section.tm-column-break-ipad-yes .elementor-inner-column {
		width: 100% !important;
	}
	.ttm-elementor-tabs.ttm-tab-style1 .tm-tab-imgbox .elementor-inner-column .elementor-element-populated.elementor-widget-wrap {
		margin-top: 0px;
	}
	.ttm-tab-style1 .elementor-section.elementor-inner-section .elementor-container {
		display: block;
	}
	.ttm-tab-style1.ttm-elementor-tabs .elementor-tabs-wrapper {
		margin: 30px 0 0;
		padding: 30px 30px 15px;
	}
	.ttm-tab-style1.ttm-elementor-tabs .ttm-elementor-tab-title {
		margin: 0 10px 15px 0;
	}
	.ttm-tab-style1 .elementor-widget-image-box .elementor-image-box-wrapper {
		background-color: var(--ttm-greycolor);
	}
}

@media (max-width: 1024px) {
	.ttm-elementor-tabs.ttm-tab-style1 .elementor-section.tm-column-break-ipad-yes .elementor-inner-column {
		width: 100% !important;
	}
}

@media (max-width: 991px){
	.elementor-tab-content {
		display: none;
	}
	.ttm-tab-active .elementor-tab-content {
		padding-top: 92px;
	}
}

@media only screen and (min-width:991px) and (max-width:1024px) {
	.ttm-elementor-tabs.ttm-tab-style1 .elementor-section.elementor-top-section.elementor-element {
		margin-top: 0;
	}
}

@media only screen and (min-width:1201px) and (max-width:1500px) {
	.ttm-tab-style1.ttm-elementor-tabs .elementor-tabs-wrapper {
		padding: 50px 30px;
		margin: 30px 0 0;
	}
	.ttm-tab-style1 .elementor-widget-image-box .elementor-image-box-wrapper {
		background-color: var(--ttm-greycolor);
	}
	.ttm-elementor-tabs.ttm-tab-style1 .elementor-section.tm-column-break-ipad-yes .elementor-inner-column {
		width: 50% !important;
	}
}

/* Tab style2 */

.elementor-widget-tm_tabbox_element .ttm-elementor-tabs.ttm-tab-style2 .ttm-elementor-tab-title span {
	color: var(--body-blackfont-color);
}

.elementor-widget-tm_tabbox_element .ttm-elementor-tabs.ttm-tab-style2 .ttm-elementor-tab-title {
    content: '';
    position: relative;
    border-radius: 50%;
    top: 8px;
    display: block;
    left: -1px;
    right: 0;
    z-index: 2;
    list-style: none;
    font-size: 20px;
    line-height: 31px;
    color: #000;
    font-weight: 500;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

.ttm-tab-style2 li.ttm-elementor-tab-title.ttm-tab-active {
    background-color: #011c1a;
    border: 1px solid #011c1a;
}

.elementor-widget-tm_tabbox_element .ttm-tab-style2.ttm-elementor-tabs ul.elementor-tabs-wrapper span {
    position: absolute;
    top: 0px;
    font-size: 22px;
    font-weight: 600;
}

.ttm-tab-style2 ul.elementor-tabs-wrapper li:first-child span {
    left: auto;
    right: 28px;
    padding-right: 26px;
}

.ttm-tab-style2 ul.elementor-tabs-wrapper li:last-child span {
    padding-left: 40px;
}

.elementor-widget-tm_tabbox_element .ttm-elementor-tabs.ttm-tab-style2 ul {
    padding-left: 0;
    position: absolute;
    z-index: 10;
    padding-bottom: 10px;
    display: flex;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 30px;
    right: 34%;
    top: 13%;
}

.ttm-elementor-tabs.ttm-tab-style2 ul::before {
    content: '';
    position: absolute;
    width: 71px;
    border-radius: 2em;
    top: 8px;
    height: 35px;
    background-color: #f5f2f0;
    border: 1px solid var(--ttm-bordercolor);
}

.ttm-tab-style2 .tm-ptablebox .tm-ptable-mainbox {
    background-color: var(--ttm-greycolor);
}

.ttm-tab-style2 .themetechmount-ptables-w .ttm-pricetable-column-w {
	padding: 0px 15px 30px;
}

@media (max-width: 1024px) {
	.elementor-top-section .tm-tab-pricetwo.elementor-top-column.elementor-column .elementor-element-populated {
		padding-top: 0;
	}
}

@media (max-width: 991px) {
	.ttm-tab-style2 .themetechmount-ptables-w .ttm-pricetable-column-w {
		margin-bottom: 0;
	}
}

@media (max-width: 768px) {
	.ttm-tab-style2 .elementor-section.elementor-top-section.tm-column-break-ipad-yes .elementor-column {
		width: 100% !important;
	}
}

@media only screen and (min-width:991px) and (max-width:1024px) {
	.ttm-elementor-tabs.ttm-tab-style2 .elementor-section.elementor-top-section.elementor-element {
		padding-top: 90px;
	}
	.elementor-widget-tm_tabbox_element .ttm-elementor-tabs.ttm-tab-style2 ul {
		position: static;
	}
}

@media only screen and (min-width:1025px) and (max-width:1339px) {
	.elementor-widget-tm_tabbox_element .ttm-elementor-tabs.ttm-tab-style2 ul {
		right: 32%;
	}
}