/*
Theme Name:   Hello Elementor Child
Theme URI:    https://wordpress.org/themes/helloelementor/
Description:  Hello Elementor child theme
Author:       Mukesh Kumar
Author URI:   https://pixxelu.com
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
*/


.service-cls {
    position: sticky;
    top: 120px;
}
.btn-form {
  text-align: center; /* optional: centers the button */
  margin-top: 20px;
}

.btn-pdf {
  display: inline-block;
  background-color: #0073e6;
  color: #fff;
  padding: 12px 24px;
  text-decoration: none;
  font-size: 16px;
  border-radius: 8px;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.btn-pdf:hover {
  background-color: #005bb5;
  transform: translateY(-2px);
}

.what-we ul {
    padding-left: 20px;
    padding-top: 12px;
}

.what-we ul li {
    line-height: 20px;
    margin-bottom: 12px;
    font-size: 18px;
}
.step-from .wpforms-page-indicator-page-progress {
    background-color: #ff5a00 !important;
    height: 5px !important;
}

.step-from button.wpforms-page-button.wpforms-page-next {
    background: #ff5a00 !important;
    width: 100%;
}

.step-from div#wpforms-17850-field_5-container {}

.step-from .wpforms-field {
    margin: 12px 0 !important;
}

.step-from .wpforms-page-indicator-page-progress-wrap {
    height: 5px !important;
}
.process-section .prcs-box {
    position: relative;
}

.process-section .prcs-box:after {
    background: url(https://thinknew.online/wp-content/uploads/2025/06/Group-1.png);
    position: absolute;
    content: '';
    width: 60px;
    height: 30px;
    top: 23px;
    right: -34px;
    z-index: 99;
}

.process-section .prcs-box:nth-child(even):after {
    top: -48px;
    transform: rotate(-21deg);
    right: -26px;
}

.process-section .prcs-box:nth-child(7):after {
    display: none;
}

span.step {
    background: #ff5a00;
    color: #fff;
    border-radius: 50%;
    width: 60px;
    padding: 9px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 20px;
}
.table-cls th {
    color: #fff;
    background: #ff5a00;
    border-color: transparent;
    border-right-color: #000;
    text-align: center !important;
    padding: 10px;
}
.table-cls tbody tr:nth-child(even) {
    background: #fff;
}

.table-cls tbody tr:nth-child(odd) {
    background: #f5f5f5;
}

.table-cls tbody tr td {
    color: #000;
    border-color: transparent;
    text-align: center;
    padding: 15px 10px;
}
.icon-box .elementor-widget-container:hover path {
    fill: #000;
}
.box-hight ul {
    padding: 0 0 0px 15px;
}

.box-hight ul {color: #000;}

.box-hight ul li::marker {
    color: #ff5a00;
}

.box-hight ul li {
    font-size: 18px;
}

.box-hight .elementor-widget-container {
    min-height: 420px;
}
.box-nese .elementor-widget-container {
    min-height: 460px;
}
.visa-cls:hover h3 {
    color: #000 !important;
}
.visa-cls:hover p {
    color: #000 !important;
}

.tab-buttons { display: flex; gap: 5px;}
.tab-link {  text-decoration: none; }
.tab-content { display: none; }
.tab-content.active { display: block; }
ul.tab-buttons li {list-style: none;}
ul.tab-buttons li a {background: #ffffff;color: #ff5a00;border: solid 1px #ff5a00;border-radius: 30px;display: inline-block;padding: 7px 20px!important;}
ul.tab-buttons li a.tab-link.active {background: #ff5a00; color: #fff;}
.tab-content li a {color: #000;}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
	div#n2-ss-1item31 {
		font-size: 24px !important;
	}
	p.n2-font-c3420249378c80309f1253e510a6099a-paragraph.n2-style-e18c357d51e68681bbb031de445957e5-heading {
		font-size: 14px !important;
	}
	body .clock-slide {
		top: 65px !important;
	}
	.home-slider .elementor-slide-heading {
		font-size: 48px !important;
		margin-top: 30px;
	}
	.slider-form {
		width: 400px !important;
		top: 140px !important;
	}
	.timezone-time-list strong {
		display: block;
		color: #fff;
		font-size: 15px !important;
	}
}
