/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 26 2024 | 12:33:37 */
body {
	    font-family: "Rubik", Sans-serif;
}      
.table-container-other {
            width: 100%;
            margin: 20px auto;
            overflow-x: auto;
        }

        .table-container-other table {
            width: 100%;
            border-collapse: collapse;
            background-color: #fff;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }

        .table-container-other thead {
            background-color: #f4f4f4;
        }

        .table-container-other thead th {
            padding: 15px;
            text-align: center;
            font-weight: bold;
            border: 1px solid #ddd;
        }

        .table-container-other tbody th {
            border-bottom: 1px solid #ddd;
        }

        .table-container-other tbody tr:last-child {
            border-bottom: none;
        }

        .table-container-other td {
            padding: 15px;
            vertical-align: top;
            border: 1px solid #ddd;
			align-content: center;
        }

        .table-container-other td img {
            width: 50px;
            height: 50px;
            margin-right: 10px;
        }

        .table-container-other .table-container-other td p {
            font-weight: bold;
            margin: 0;
        }

        .table-container-other .table-container-other ul {
            margin: 0 !important;
            padding: 15px;
        }
		.table-container-other ul {
            margin: 0 !important;
            padding: 15px;
        }
        .table-container-other ul li {
            margin-bottom: 10px;
        }



.pricing-table table {
    border-collapse: collapse;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.pricing-table th, .pricing-table td {
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
    font-size: 14px;
}

.pricing-table th {
    background-color: #f4f4f4;
    font-weight: bold;
    color: #333;
}

.pricing-table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.pricing-table tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.pricing-table .total-price td {
    font-weight: bold;
    background-color: #f4f4f4;
}

.pricing-table .discount td {
    font-weight: bold;
    color: #0073e6;
}

.pricing-table td:first-child {
    text-align: left;
}

.pricing-table td:last-child {
    font-weight: bold;
}

.pricing-table .pricing-table td:not(:first-child) {
    font-size: 16px;
}

.pricing-table .included {
    color: green;
    font-weight: bold;
}

.pricing-table .not-included {
    color: red;
    font-weight: bold;
}

.pricing-table table td {
    padding: 12px 15px;
    font-size: 15px;
}
.pricing-table table td img {
    filter: invert(48%) sepia(107%) saturate(6900%) hue-rotate(208deg) brightness(104%) contrast(102%);
}
td.custom-cross-color {
    color: red;
}

tr.custom-cross-color-2 td {
    color: #007fff;
}



body {
	overflow-x:hidden !important;
}
header#masthead {
    position: fixed !important;
    width: 100%;
}

header.fixed {
    background-color: white !important;
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
	z-index:9999 !important;
}
.service-wrapper-effect:hover {
    background-color: #007FFF !important;
    color: white !important;
}
.service-wrapper-effect:hover h2{
    color: white !important;
}
.service-wrapper-effect:hover p{
    color: white !important;
}

.service-wrapper-effect:hover .elementor-widget.elementor-widget-text-editor {
    color:white;
}

.service-wrapper-effect:hover  img {
	background-color:white !important;
}
tr.total-price td {
    text-decoration: line-through !important;
}
tr.total-price td:nth-child(1) {
    text-decoration: none !important;
}
.table-container-other td:nth-child(1) {
    justify-items: center;
}
.table-container-other td:nth-child(1) p{
    text-align:center;
}
#forminator-module-163 .forminator-input {
    background-color: #ffffff;
    border-radius: 25px;
    padding: 15px 15px;
}
.forminator-ui#forminator-module-163.forminator-design--flat .forminator-button-submit {
    background-color: #007fff;
    color: #FFFFFF;
    border-radius: 25px;
    padding: 12px 30px;
    position: absolute;
    right: 4px;
    top: 3px;
}
.pricing-table {
    overflow-y: auto;
}
.tpg-widget-heading-wrapper.heading-style1 {
    opacity: 0;
}

.rt-detail a {
    color: #141417 !important;
    font-family: 'Rubik';
}
.rt-detail .tpg-excerpt {
    color: #141417 !important;
    font-family: 'Rubik';
}
.rt-detail span.date  {
    color: #141417 !important;
    font-family: 'Rubik';
}
.rt-detail .tpg-excerpt {
    color: #141417 !important;
    font-family: 'Rubik';
}

span.post-tags-links i {
    display: none;
}

span.post-tags-links a {
    position: absolute;
    top: 155px;
    left: 60px !important;
    background-color: #ffffff9c;
    color: white !important;
    padding: 10px;
    border-radius: 5px;
    opacity: 1;
    border: 1px solid white;
}

.rt-holder {
    padding: 30px;
    border: 1px solid #8080801f;
    margin: 0px;
    border-radius:12px;
}


img.rt-img-responsive {
    border-radius: 12px !important;
}

.rt-detail .read-more a {
    padding: 0 !important;
    border: 0 !important;
    font-weight: 600;
       color: #141417 !important;
    font-family: 'Rubik';
}
.rt-tpg-container .rt-holder .rt-detail .read-more a:after {
    content: "00";
    background-image: url('https://sendit.keonagency.com/wp-content/uploads/2024/12/arrow-right.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent;
    margin: 0px 8px -8px 0 !important;
    padding: 1px 0 2px 10px;
}
span.post-tags-links a {
	pointer-events:none;
}
.rt-tpg-container .rt-holder .rt-detail .read-more a:hover {
	color:#007fff !important;
}
.pricing-table table td img {
  -webkit-filter: invert(48%) sepia(107%) saturate(6900%) hue-rotate(208deg) brightness(104%) contrast(102%) !important;
  filter: invert(48%) sepia(107%) saturate(6900%) hue-rotate(208deg) brightness(104%) contrast(102%) !important;
}
@media only screen and (max-width:767px){
	.forminator-ui#forminator-module-163.forminator-design--flat .forminator-button-submit {
    background-color: #007fff;
    color: #FFFFFF;
    border-radius: 25px;
    padding: 13px 10px;
    position: absolute;
    right: 4px;
    top: 3px;
    width: 40%;
    font-size: 13px !important;
}
	header#masthead {
    top: 0 !important;
}
	table {
		overflow-y:auto;
	}
	.pricing-table {
    overflow-y: auto;
}

.table-container-other thead th:nth-child(1) {
    min-width: 150px;
}
.table-container-other thead th:nth-child(2) {
    min-width: 300px;
}
.table-container-other thead th:nth-child(3) {
    min-width: 300px;
}
	.rt-holder {
    padding: 12px;
}
	span.post-tags-links a {
    position: absolute;
    top: 135px;
    left: 40px !important;
	}
}