body{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.4;
}
.btn {
    font-size: 20px;
}
.btn-success {
    color: #fff;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
    border-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.btn-success:hover {
    /*background-color: rgba(42, 84, 116, 0.8);*/
    --tw-bg-opacity: 1;
    background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.btn-danger {
    color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    border-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
    .btn-danger:hover {
        /*background-color: rgba(42, 84, 116, 0.8);*/
        --tw-bg-opacity: 1;
        background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
        border-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
    }
.btn.btn-wasiat{
    /*background-color: #2A5474;*/
    --tw-bg-opacity: 1;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
    color:#fff;
}

.btn.btn-wasiat:hover{
    /*background-color: rgba(42, 84, 116, 0.8);*/
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
a:hover {
    color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.cta-form {
    max-width: 400px;
    bottom: 50px;
    right: 10%;
    z-index: 1;
}
.quote-cta{
    max-width: 50%;
}
.blue-text, a {
    /*color: #2A5474;*/
    color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
a{
    text-decoration: none !important;
}
.blue-bg {
    /*background-color: #2A5474;*/
    --tw-bg-opacity: 1;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.red-bg{
    background-color: #c83509;
}
.gray-bg{
    background-color: #eeeeee;
}
.title-line{
    z-index: 1;
}
.title-line span{
    display: inline-block;
}
.title-line:before{
    border-top: 1px solid #dfdfdf;
    content:"";
    margin: 0 auto; /* this centers the line to the full width specified */
    position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
    top: 50%; left: 0; right: 0; bottom: 0;
    width: 95%;
    z-index: -1;
}
.why-section .fa-stack{
    width: 3em;
}
.faq-item a[aria-expanded="true"] .plus-sign{
    display: none;    
}
.faq-item a[aria-expanded="true"] .minus-sign{
    display: block;    
}
.faq-item a[aria-expanded="false"] .plus-sign{
    display: block;
}
.faq-item a[aria-expanded="false"] .minus-sign{    
    display: none;    
}
.bottomcta-section{
    background: url(img/bottom.jpeg) no-repeat center;
    background-size: cover;
}
.bottomcta-section>div{
    min-height: 400px;
}
.bottomcta-section {
    background: url(img/bottom.jpeg) no-repeat center;
    background-size: cover;
}
.bottomcta{
    background: rgba(255,255,255,.8);
}

.animateorder > div{
	transition: all 0.6s ease-in-out;
}

.form-check{
    margin-bottom: 1em;    
}
.form-check-input {
    margin-top: 10px;
}
.form-check-label {
    margin-left: 1em;
}

/*step order */

.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 18px;}
/*.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #6B99BA; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} */
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #66b9a9; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: rgb(15 118 110 / var(--tw-bg-opacity, 1)); border-radius: 50px; position: absolute; top: 8px; left: 8px; }
/*.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #2A5474; border-radius: 50px; position: absolute; top: 8px; left: 8px; } */
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
/*.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #2A5474;}*/
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: rgb(15 118 110 / var(--tw-bg-opacity, 1));}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

.form-control{
    font-size: 20px;
}
@media screen and (max-width: 600px) {
    body {
        font-size: 16px;
    }
    .btn.btn-wasiat{
        font-size: 16px;
    }
    .cta-form{
        position: relative !important;
        bottom: auto;
        right: auto;
    }
    .quote-cta{
        max-width: 100%;
    }

}
@media screen and (max-width: 768px) {
	.bs-wizard-step.complete {
		display: none;
	}
	.bs-wizard-step.disabled {
		display: none;
	}
}