/*
 Theme Name:   Techtlk Child
 Theme URI:    https://techtlk.rstheme.com/
 Description:  Techtlk Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     techtlk
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

@font-face {
	font-family: 'Inter';
	src: url('./fonts/Inter-VariableFont_opsz,wght.ttf');
	src: url('./fonts/Inter-VariableFont_opsz,wght.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family: 'Inter', sans-serif !important;
}

/* Pricing page country dropdown */
.cdcr-select-container {
	position: relative;
	display: flex;
	justify-content: flex-end;
}

.cdcr-select,
.cdcr-dropdown {
	width: 180px !important;
}

.cdcr-select {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 50px;
	padding: 10px 15px;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	white-space: nowrap;
}

.cdcr-dropdown {
	display: none;
	position: absolute;
	top: calc(100% + 5px);
	right: 0;
	background: white;
	border: 1px solid #ccc;
	border-radius: 10px;
	z-index: 99;
}

.cdcr-select-container.open .cdcr-dropdown,
.cdcr-country-container.active {
	display: block;
}

.cdcr-option {
	padding: 8px 12px;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 8px;
	white-space: nowrap;
}

.cdcr-option:hover {
	background-color: #f2f2f2;
}

.cdcr-flag img {
	width: 20px;
	height: auto;
}

.cdcr-country-container {
	display: none;
	text-align: center;
}

.sticky-fixed {
	-webkit-transform: translateY(0%) !important;
	-khtml-transform: translateY(0%) !important;
	-moz-transform: translateY(0%) !important;
	-ms-transform: translateY(0%) !important;
	-o-transform: translateY(0%) !important;
	transform: translateY(0%) !important;
	visibility: visible !important;
}

.rs-addon-services,
.services-inner {
	height: 100%;
}

.cdcr-service-row,
.cdcr-industry-row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.pricing-item {
	position: relative;
	height: 100%;
}

.pricing-btn {
	position: absolute;
	bottom: 60px;
	right: 0;
	left: 0;
}

.pricing-feature {
	margin-bottom: 79px !important;
}

.intro-txt {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #2b4dff;
	color: white;
	border-radius: 8px;
	padding: 5px 10px;
	line-height: 20px !important;
}

select.wpcf7-form-control {
	margin-bottom: 0;
}

.intl-tel-input.allow-dropdown.separate-dial-code,
.select-full {
	margin-top: 20px;
}

em.select-full:after {
	top: 50%;
	right: 2%;
	transform: translate(-2%, -50%);
	z-index: 1 !important;
}

.selected-dial-code {
	display: none !important;
}

.selected-flag {
	width: 50px !important;
}

.wpcf7-form-control.wpcf7-phonetext {
	padding-left: 70px !important;
}

textarea {
	margin-bottom: 0 !important;
	resize: none;
}

textarea,
input[type=submit] {
	margin-top: 20px !important;
}

.type-page ul {
	padding-left: 35px;
}

.cdcr-about-list .services-inner {
	padding: 25px 25px 25px 30px !important;
}

.cdcr-about-list .desc-text {
	margin-bottom: 0 !important;
}

.cdcr-service-row .btn-part {
	position: absolute;
	bottom: 30px;
}

.cdcr-service-row .services-inner {
	position: relative;
}

.cdcr-service-row .desc-text {
	margin-bottom: 40px !important;
}

.breadcrumbs-inner span span {
	display: inline-block;
}

.cdcr-industry-row .content_part {
	margin-bottom: 100px !important;
	position: unset !important;
}

.cdcr-industry-row .btn-part {
	position: absolute;
	bottom: 20px;
	width: 100%;
}

.rs-service-list .services-inner {
	gap: 0px !important;
}

#scrollUp {
	bottom: 60px !important;
}

ul.pricing--feature i.ri-checkbox-circle-line {
	font-size: 17px;
	line-height: 24px;
}

select {
	color: #424040B0 !important;
	background: #F5F6F745 !important;
	background-color: #FFFFFF !important;
}

select.active {
	color: #424040 !important;
}

.rs-button.style1 .rs-btn,
.wpcf7 input[type="submit"],
.pricing-btn a {
	background-color: #4278F9 !important;
	background-image: none !important;
}

.rs-button.style1 .rs-btn:hover,
.wpcf7 input[type="submit"]:hover,
.pricing-btn a:hover {
	background-color: #0349EF !important;
}

.rs-social-menu ul li a:hover {
	border-color: #4278F9 !important;
}

.cdcr-main-title {
	color: #0A165E;
}

.cdcr-sub-title {
	color: #3860C2;
	font-weight: 400;
}

.cdcr-feature-grid h6,
.cdcr-features-row h6 {
	font-size: 20px;
	line-height: 27px;
	font-weight: 700;
	margin-bottom: 16px;
}

.cdcr-feature-grid ul,
.cdcr-features-row ul {
	margin: 0 0 0 25px !important;
}

.cdcr-feature-grid ul li,
.cdcr-features-row ul li {
	font-size: 16px;
	line-height: 27px;
	font-weight: 400;
	position: relative;
}

.cdcr-feature-grid ul li::marker,
.cdcr-features-row ul li::marker {
	display: none;
	font-size: 0;
}

.cdcr-feature-grid ul li::before,
.cdcr-features-row ul li::before {
	content: '' !important;
	position: absolute;
	left: -25px;
	top: 14px;
	transform: translateY(-50%);
	width: 15px;
	height: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url(./images/check.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.cdcr-subfeature-row .elementor-widget-rs-service-grid {
	height: 100% !important;
}

.cdcr-pricing-accordion {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 16px;
}

.cdcr-features-row .content_wrapper,
.cdcr-features-row .elementor-widget-rs-accordions-custom {
	width: 100% !important;
}

.cdcr-features-row .accordion-item:last-child {
	margin-bottom: 0 !important;
}

.cdcr-pricing-box-btn .rs-button.style1 .rs-btn {
	background-color: #FFFFFF !important;
}

.cdcr-features-row ul li {
	margin-right: 25px;
	color: #585B6F !important;
}

/* Existing CF7 styles (will be applied by CF7 once its internal 'submitting' class is added) */
form.submitting input[type="submit"] {
	cursor: not-allowed;
	opacity: 0.5;
}

.pricing--feature li {
	display: flex;
	align-items: flex-start;
}

.pricing--feature li i {
	margin-right: 8px;
	margin-top: 2px;
}

.cdcr-about-img .e-flex.e-con {
	padding: 0 !important;
}



.pricing--feature li i {
	font-style: normal;
}

.cdcr-tooltip-icon {
	content: "";
	width: 19px;
	height: 19px;
	background: url("./images/DangerCircle.svg");
	background-size: 100% 100%;
	margin: 0 0 0 10px !important;
	display: inline-flex;
	position: relative;
	cursor: pointer;
  vertical-align: text-top;
}

.cdcr-tooltip-icon::after {
  content: attr(data-tooltip-text);
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transform: translateX(-50%) translateY(10px);
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  border-radius: 10px;
  width: max-content;
  max-width: min(90vw, 220px);
  background-color: #fff;
  color: #585b6f;
  padding: 5px;
  z-index: 1000;
  top: 26px;
  left: 50%;
  border: 3px solid #EFEFEF;
  box-shadow: 0px 4px 4px 0px #C7C7C729;
  white-space: normal;
  word-wrap: break-word;
}

.cdcr-tooltip-icon:hover:before,
.cdcr-tooltip-icon.active:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 15px;
	left: 50%;
	transform: translateX(-50%);
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent #efefef transparent;
	transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;

}

.cdcr-tooltip-icon:hover:after,
.cdcr-tooltip-icon.active:after {
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%);
}
.cdcr-feature-addon .desc{
	padding: 0 0 16px 0 !important;
}
.accordion-collapse.collapse {
	cursor: default;
}

@media only screen and (max-width: 1367px) and (min-width: 1025px) {
	.rs-main-header .header-logo-part {
		width: 20% !important;
	}

	.rs-main-header .header-menu {
		width: 55% !important;
	}

	.rs-main-header .header-rightbar {
		width: 25% !important;
	}
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
	.wpcf7-form .row .col-md-6 {
		width: 100% !important;
	}

	.wpcf7-form .row .col-md-6 p span input[type=email] {
		margin-top: 20px;
	}

	.cdcr-counter {
		height: 100%;
	}

}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {

	.cdcr-industry-left,
	.cdcr-industry-right {
		width: 100%;
	}

	.cdcr-industry-outer {
		flex-direction: column !important;
	}

	.cdcr-country-container .row .col-lg-4.col-sm-6 {
		width: 50% !important;
	}

	.cdcr-country-container .row {
		row-gap: 30px !important;
	}
}

@media (min-width:1025px) {
	.cdcr-about-img {
		width: 40%;
	}
}

@media (min-width:1024px) {

	input[type=text],
	input[type=number],
	input[type=email],
	input[type=url],
	input[type=date] {
		margin-bottom: 0 !important;
	}

}

@media (max-width: 1024px) and (min-width: 768px) {

	.cdcr-why-choose .e-con.e-child,
	.cdcr-faq .e-con.e-child,
	.cdcr-benefits .e-con.e-child,
	.cdcr-subpage-sec .e-con.e-child {
		width: 100% !important;
	}

	.cdcr-counter {
		height: 100%;
	}

	.cdcr-country-container .row .col-lg-4.col-sm-6 {
		margin-bottom: 30px;
	}

}

@media (max-width: 1200px) {
	.cdcr-pricing-accordion {
		grid-template-columns: 1fr 1fr;
		gap: 16px 20px;
	}
}

@media (max-width:1024px) {
	.pricing-btn {
		bottom: 50px;
	}
}

@media(max-width : 767px) {

	.cdcr-service-row,
	.cdcr-industry-row {
		grid-template-columns: 1fr;
	}

	.cdcr-imprint-heading {
		font-size: 54px !important;
		line-height: 60px !important;
		margin-bottom: 10px !important;
	}

	.cdcr-subpage-sec .rs-image {
		max-width: max-content;
	}

	.cdcr-pricing-accordion {
		grid-template-columns: 1fr;
	}

	.cdcr-features-row ul li {
		margin-right: 0px;
	}

	.cdcr-select-container {
		justify-content: flex-start;
	}

	.cdcr-dropdown {
		left: 0;
	}

	.pricing-btn {
		position: unset;
	}

	.pricing-feature {
		margin-bottom: 30px !important;
	}

	.pricing-item {
		height: auto;
	}
	.cdcr-feature-addon .elementor-element.e-con-full{
		border-bottom:0;
	}
	.cdcr-feature-addon .elementor-element.e-con-full .elementor-widget-rs-heading{
		border-bottom: 1px solid #EDF3FF;
	}
	.cdcr-feature-addon .elementor-element.e-con-full:last-child .elementor-widget-rs-heading{
		border-bottom: 0;
	}
	
}

@media(max-width : 500px) {
	.home1-header {
		align-items: baseline;
	}
}
@media (max-width: 480px) {
  .cdcr-tooltip-icon::after {
    max-width: 130px;
    font-size: 13px;
    
  }
}
@media (max-width:420px) {
  .cdcr-tooltip-icon::after {
    max-width: 140px;
    font-size: 13px;
   
  }
}
@media (max-width:380px) {
  .cdcr-tooltip-icon::after {
    width: max-content;
  }
}