/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 
.gform_button:hover, .has-btn a a:hover {
    transition: all 0.3s ease-in-out;
}
.page-id-58906 .footer-cta {
	display: none;
}
@media only screen and (min-width:992px){
.has-btn a {
    background: #A2001F;
    padding: 20px 31px !important;
    border-radius: 27px;
    font-size: 14px !important;
    letter-spacing: 1.12px;
	margin-left: 10px;
}

.has-btn a:hover {
    background: #ffffff !important;
    color: #A2001F;
}	
}

@media only screen and (min-width:768px){
	.timeline-sec .uabb-timeline-field:nth-child(2n - 1) .uabb-timeline-module {
    flex-direction: row !important;
}

.timeline-sec .uabb-timeline-field:nth-child(2n) .uabb-timeline-module {
    flex-direction: row-reverse;
}

.timeline-sec .uabb-day-new.uabb-day-right {
    padding: 0 !important;
}
	.timeline-sec .uabb-timeline-marker-wrapper {
    margin: 0 80px !important;
}
	.timeline-sec .uabb-timeline-field:nth-child(2n) .uabb-timeline-module .uabb-timeline-marker-wrapper:before {
    transform: rotate(180deg) translateY(50%);
    right: 53px;
}
.timeline-sec  .uabb-day-new.uabb-day-left {
    padding-left: 0 !important;
}
}
#side-bar-fixed {
    position: sticky;
    top: 50px;
}
.timeline-sec .uabb-days {
    counter-reset: my-awesome-counter;
}

.timeline-sec .uabb-timeline-field {
    counter-increment: my-awesome-counter;
    position: relative;
}

.timeline-sec .uabb-timeline-field:before {
    content: "0" counter(my-awesome-counter);
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #ffffff;
    width: 65px;
    height: 65px;
    background: #A2001F;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: solid 10px #FDEAEE;
    font-size: 18px;
    font-weight: 700;
}

.timeline-sec .uabb-timeline-field:nth-child(2n - 1) .uabb-timeline-module .uabb-timeline-date-new {justify-content: flex-end;}

.timeline-sec .uabb-timeline-field:nth-child(2n) .uabb-timeline-module .uabb-timeline-date-new {justify-content: flex-start;}

.timeline-sec .has-icon-content {
    display: flex;
}

.timeline-sec .has-icon-content .icon {
    width: 60px !important;
}

.timeline-sec .has-icon-content .content {
    width: calc(100% - 60px);
}

.timeline-sec .has-icon-content .icon img {
    margin: 0 !important;
}
.timeline-sec .uabb-timeline-marker-wrapper {
    position: relative;
}

.timeline-sec .uabb-timeline-marker-wrapper:before {
    content: "";
    position: absolute;
    right: -42px;
    top: 50%;
    transform: translateY(-50%);
    background: url('https://wordpress-564672-5556497.cloudwaysapps.com/wp-content/uploads/2025/05/arrow.svg');
    width: 30px;
    height: 30px;
}
.timeline-sec .has-icon-content .content h3 {
    color: #ffffff;
    font-size: 26px;
    font-weight: 600;
    margin-top: -4px;
}
.timeline-sec .inner-date-new span {
    color: #A2001F;
    display: block;
    text-transform: capitalize;
    line-height: 1.3;
}
.timeline-sec .uabb-timeline-field:nth-child(2n - 1) .uabb-timeline-module .uabb-timeline-date-new * {
    text-align: right;
}
.has-rounded-corner h4 span {
    border-radius: 17px;
}
.sales-machine-sec .fl-col-content {
    background-position: center right 28%;
}
.has-number-icon .uabb-info-list-icon {
    width: 66px;
	height:53px;
    position: relative;
	display:flex !important;
	align-items:center;
}

.has-number-icon .uabb-info-list-icon > div {
    width: auto !important;
    height: auto !important;
    font-weight: bold;
	text-align:left !important;
	font-family: "Inter", sans-serif;
}

.has-number-icon .uabb-info-list-content-wrapper {
    display: flex;
    align-items: center;
}

.has-number-icon .uabb-info-list-icon:before {
    content: "";
    width: 53px;
    height: 53px;
    background: #FDEAEE;
    position: absolute;
    border-radius: 100px;
    z-index: -1;
    top: -2px;
    right: 2px;
}

.has-number-icon .uabb-info-list-content {
    width: calc(100% - 66px) !important;
}
.gform_validation_errors {
    display: none;
}

.validation_message {
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    margin-bottom: 0 !important;
}

.gfield.gfield_error {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}
.gform_wrapper .gfield_error [aria-invalid=true] {
    border: 1px solid red !important;
}
p.gform_required_legend {
    display: none;
}
@media only screen and (max-width:1080px){
.header-menu ul#menu-main-menu li {
    margin-left: 9px;
}	
}
@media only screen and (max-width:991px){
	.timeline-sec .has-icon-content .content h3 {
    font-size: 22px;
}
	
}
@media only screen and (max-width:767px){
	.timeline-sec .uabb-timeline-field:before {
    width: 45px;
    height: 45px;
    border-width:5px;
    font-size: 13px;
	left: 21px;
}
	.timeline-sec .uabb-timeline-marker-wrapper:before {
    right: -22px !important;
    width: 20px;
    height: 20px;
    background-size: contain;
}
	.timeline-sec .uabb-timeline-marker-wrapper {
    margin-right: 20px !important;
}
.timeline-sec .inner-date-new p {
    color: #ffff;
    margin-bottom: 30px;
}

.timeline-sec .inner-date-new span {
    display: inline-block;
}
	.timeline-sec .has-icon-content .content h3 {
    font-size: 24px;
}
	.sales-machine-sec > .fl-col-content {
    background: none;
}
	.sales-machine-sec a.fl-button {
    width: 100%;
}
}
@media only screen and (max-width:480px){
	
.timeline-sec .has-icon-content .content h3 {
    font-size: 20px;
}
	.has-number-icon .uabb-info-list-icon > div {
    font-size: 22px !important;
}
	.has-number-icon .uabb-info-list-icon {
    width: 46px;
    height: 40px;
}
	.has-number-icon .uabb-info-list-icon:before {
    width: 40px;
    height: 40px;
    top: -1px;
    right: 0px;
}
}