.elementor-521 .elementor-element.elementor-element-407b6c0{--display:flex;--gap:10px 10px;--background-transition:0.3s;--padding-block-start:20px;--padding-block-end:20px;--padding-inline-start:20px;--padding-inline-end:20px;overflow:visible;}.elementor-521 .elementor-element.elementor-element-c203d44{text-align:center;}.elementor-521 .elementor-element.elementor-element-c203d44 .elementor-heading-title{font-family:"GothamPro", Sans-serif;font-size:18px;font-weight:500;text-transform:uppercase;line-height:1.4em;}.elementor-521 .elementor-element.elementor-element-d68310c{text-align:center;}.elementor-521 .elementor-element.elementor-element-d68310c .elementor-heading-title{font-family:"GothamPro", Sans-serif;font-weight:300;}.elementor-521 .elementor-element.elementor-element-70aa7fa .elementor-button{font-family:"GothamPro", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;line-height:32px;fill:#FFFFFF;color:#FFFFFF;border-style:solid;border-width:3px 3px 3px 3px;border-color:#FFFFFF;border-radius:10px 10px 10px 10px;box-shadow:0px 5px 10px 0px rgba(130, 0, 0, 0.5);padding:10px 20px 10px 20px;}.elementor-521 .elementor-element.elementor-element-70aa7fa .elementor-button:hover, .elementor-521 .elementor-element.elementor-element-70aa7fa .elementor-button:focus{background-color:#6B1200;}.elementor-521 .elementor-element.elementor-element-70aa7fa{width:100%;max-width:100%;}#elementor-popup-modal-521 .dialog-message{width:800px;height:auto;}#elementor-popup-modal-521{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-521 .dialog-close-button{display:flex;}#elementor-popup-modal-521 .dialog-widget-content{animation-duration:0.7s;border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-521 .elementor-element.elementor-element-70aa7fa .elementor-button{line-height:1.2em;}}/* Start custom CSS for html, class: .elementor-element-70aa39e */.price-table {
    margin-top: 20px;
    width: 100%;
    border: 1px solid #aaaaaa;
    border-collapse: collapse;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.price-table th {
    color: #fff;
    height: 40px;
    background: none;
    text-align: center;
    padding-left: 0px;
}

.btn-price {
    margin: 20px auto 10px;
    width: 80%;
}


.price-table .th {
    background: none;
}

.price-table .th th {
    background: #DA251C;
}

.price-table tr:first-child > td:first-child {
    border-radius:10px 0px 0 0;
}

.price-table tr:first-child > td.last-child {
    border-radius:0 10px 0 0;
}

.price-table tr:last-child {
    border-radius:0 0 10px 10px;
    background: none;
}

.price-table tr:last-child > td:first-child {
    border-radius:0 0 0 10px;
}

.price-table tr:last-child > td.last-child {
    border-radius:0 0 10px 0;
}


.price-table .th1 {
    width: 65%;
}

.price-table .th2 {
    width: 35%;
}

.price-table tr {
    border-bottom: 1px solid #dedede;
}

.price-table td {
    padding: 10px;
    background-color: #fff;
}/* End custom CSS */