/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.page-id-15 a {
	color:#00a5df !important;
}

.elementor-pagination span.page-numbers.prev {
    display: none;
}
	.elementor-pagination a.page-numbers,
		.elementor-pagination span.page-numbers.prev{
    padding: 5px 9px;
}
.elementor-message.elementor-form-help-inline.elementor-message-danger{
    color: #BA0000;
    margin-top: 30px;
    position: absolute;
    font-size: 15px !important;
    margin-left: 16px;
}
.breadcrumbs br {
    display: none;
}

.blog a.elementor-post__read-more,
.archive a.elementor-post__read-more {
    padding: 6px 10px;
    background: #1d558e;
    line-height: 26px;
}

.e-n-accordion .elementor-widget-text-editor p,
.e-n-accordion .elementor-widget-text-editor{
	text-align:justify !important;
}
.elementor-widget-text-editor ol li, .elementor-widget-text-editor ul li {
    margin-bottom: 10px !important;
}

.login h1 a {
    width: 100% !important;
    background-size: 200px !important;
}
.recent-news p{
	text-align:left !important;
}
.recent-news .elementor-post__title a:hover {
    color: #00a5df !important;
}
	.ul_ticks ul li {
    background: url('../hello-theme-child-master/images/check-mark-icon.png') top left no-repeat;
    padding: 0 0 0 25px;
    display: block;
    margin-left: 0;
}
.elementor-widget-text-editor ul {
    margin-bottom: 15px;
}
	.ul_ticks ul li ol li {
    background: none;
    display: list-item;
    list-style-type: square;
    list-style-position: outside;
    list-style-image: none;
    padding: 0;
}
	.single-post h2,.single-post h2 span,
	.single-post h3,.single-post h3 span,
	.single-post h4,.single-post h4 span{
    font-weight: 700 !important;
}
 .b-step {
    margin-top: 30px !important;
    background: #00a5df;
    color: #fff !important;
    padding: 10px 25px;
}
 .elementor-post__excerpt p, .single-post p, .elementor-cta__description{
    text-align: justify;
}
.service-icons-box h3.elementor-icon-box-title {
    border-bottom: 1px solid #1d558e;
    padding-bottom: 12px;
}
.el-forms .elementor-field-group .elementor-select-wrapper select {
    color: #515151;
}
		.el-forms .elementor-column.elementor-field-group-services label.elementor-field-label{
    position: relative;
    top: 0;
    width: auto;
    height: auto;
    margin: 10px 0;
    font-weight: 700;
}
	.el-forms .elementor-field-option label {
line-height: 30px;
    padding-left: 6px;
    padding-right: 15px;
    font-size: 16px !important;
}
.service-icons-box p {
    text-align: justify;
}
	table.reliance-table td.dleft {
    text-align: left !important;
}
.reliance-table.spl-table th:first-child {
    background-color: #fff !important;
    text-align: center;
	    border: 0px;
}
.reliance-table.spl-table td {
    text-align: center;
}
.reliance-table.spl-table td:first-child {
    background-color: #1D558E !important;
    color: #fff;
}
.reliance-table.spl-table th {
    background-color: #1D558E !important;
    color: #fff;
    text-align: center;
    padding: 15px 5px;
}
	
	
.red {
    color: red;
}
.spl-service p.elementor-image-box-description {
    text-align: justify;
}
	.spl-service .elementor-image-box-img img {
    position: absolute;
    border: 1px solid #ccc;
    padding: 10px;
    right: -43px;
    background: #fff;
    top: 0px;
		    width: 80px;
}
	table.reliance-table {
    font-size: 16px;
    border: 0px;
		width:100%;
		text-align:center;
}


table.reliance-table tr th{
    background: #0A93A5 !important;
    color: #fff;
    text-align: left;
    font-size: 18px;
        border: 2px solid #fff;
}

table.reliance-table tbody>tr:nth-child(odd)>td, table.reliance-table tbody>tr:nth-child(odd)>th {
    background: #f9f9f9;
        border: 2px solid #fff;
	text-align:center;
}

table.reliance-table tbody>tr td, table.reliance-table tbody>tr th {
    background: #ececec;
    border: 0px;
        border: 2px solid #fff;
}
.spl-icon-list1 .elementor-icon-list-icon {
padding: 15px 15px;
    background: #00ace8;
        margin-right: 10px;
}
.services-box p.elementor-image-box-description {
    text-align: justify;
}
	.elementor-pagination a.page-numbers,
		.elementor-pagination span.page-numbers.prev{
    background: #00a5df;
    color: #fff;
    padding: 5px 10px;
}
.elementor-pagination .page-numbers.current {
    background: #00192F;
	    color: #fff;
    padding: 5px 10px;
}
.clients-gallery .gallery{
    display: flex;
    place-items: center;
}
a.glink span {
    margin-right:10px !important;
    font-size: 15px;
    vertical-align: middle;
    color: #fff;
	font-weight:400;
	font-family:"Montserrat";
}

h3.elementor-image-box-title:hover a{
	color:#00a5df;
}

	.contact-page-form .elementor-column.elementor-field-group-services label.elementor-field-label{
    position: relative;
    top: 0;
    width: auto;
    height: auto;
    margin: 10px 0;
    font-weight: 700;
}
.contact-page-form .elementor-field-option label{
    line-height: 30px;
    padding-left: 3px;
     padding-right: 15px;
        font-size: 14px !important;

}

.contact-page-form span.elementor-field-option,
.el-forms span.elementor-field-option {
    width: 50%;
}


.contact-page-form .elementor-field-option,
	.el-forms .elementor-field-option{
           word-break: break-word;
       display: flex;
       align-items: center;

}


@media only screen and (min-width:767px) {

.contact-page-form .elementor-field-type-text.elementor-field-group.elementor-column.elementor-field-group-name.elementor-col-100 {
  position: absolute;
  width: 48%;
}

  .contact-page-form .elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email.elementor-col-100 {
  position: absolute;
  margin-top: 60px;
  width: 48%;
}


.contact-page-form .elementor-field-type-text.elementor-field-group.elementor-column.elementor-field-group-phone.elementor-col-100 {
  position: absolute;
  width: 48%;
      margin-top: 120px;
}


.contact-page-form .elementor-field-type-checkbox.elementor-field-group.elementor-column.elementor-field-group-services.elementor-col-100 {
  position: absolute;
  width: 48%;
      margin-top: 180px;
}

.contact-page-form .elementor-field-type-recaptcha_v3.elementor-field-group.elementor-column.elementor-field-group-captcha.elementor-col-100 {
position: absolute;
    margin-left: 50%;
    width: 48%;
    margin-top: 255px;
}


.contact-page-form .elementor-field-type-textarea.elementor-field-group.elementor-column.elementor-field-group-message.elementor-col-100 {
  position: absolute;
  margin-left:50%;
  width: 48%;
}


.contact-page-form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-50.e-form__buttons {
margin-top: 325px;
    margin-left: 50%;
    width: 47%;
    padding: 0;
}

}

/*Related services hover effect*/
.rservice-block:hover {
    transform: translateY(-6px) scale(1.03);
    background: linear-gradient(135deg, #ffffff , #fbf0ffbd) !important;
    box-shadow: 0 18px 30px rgba(0,0,0,0.12);
}

.rservice-block:hover .rservice-icon {
    transform: rotate(5deg) scale(1.08);
	transition: transform 0.4s ease;
}

.rservice-block:hover .rservice-title {
    color: #155DFC;
}

/*Payroll process hover effect*/
.pprocess-block:hover {
    transform: translateY(-10px) scale(1.05);
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
	transition: transform 2.0s ease;
}

.pprocess-block:hover .pprocess-icon .elementor-widget-container {
    background: #cbfaf0 !important;
	border-radius: 16px;
}

.pprocess-block:hover .pprocess-num {
    transform: scale(1.1);
	transition: transform 0.6s ease;
}
	
	
@media (max-width: 767px) { 
    .el-forms span.elementor-field-option {
    width: 100%;
}

	.menu-area{
		background:#014991;
	}
	
.menu-area .elementor-search-form__toggle {
    --e-search-form-toggle-color: #fff !important;
    --e-search-form-toggle-background-color: #00192F !important;
}
.clients-gallery .gallery{
flex-wrap: wrap;
    justify-content: space-between;
	}
	
.clients-gallery .gallery .gallery-item {
    padding: 0 30px 30px 0;
    width: 26%;
}
	.wp-image-5958, .img-inside-content{
		float: none;
    width: 50%;
    margin: 0 auto !important;
    display: block;
		    margin-bottom: 10px !important;
	}


}

@media (max-width: 500px) { 
			table.reliance-table {
		width:500px;
}
	.reliance-table{
		overflow-x:auto;
	}
	}	
@media screen and (max-width:1024px) {
    .contact-page-form span.elementor-field-option,
    .el-forms span.elementor-field-option {
    width: auto;
}
.spl-service .elementor-image-box-img img {
    position: inherit;
}

}
	