/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 01 2022 | 20:21:00 */
.custom-blog-grid .elementor-post__meta-data {
    border: 0px !important;
    text-align: center;
    border-bottom: 1px solid black !important;
    margin-bottom: 15px !important;
    width: 85%;
    margin: auto;
}
.custom-blog-grid h3.elementor-post__title {
    border-top: 2px solid #ffc763;
    padding-top: 15px;
}
nav.elementor-pagination {
    margin-top: 60px;
}
.page-numbers {
    border: 2px solid #80808040;
    padding: 10px 15px;
    border-radius: 3px;
    color: gray;
}
span.page-numbers.current {
    color: #eda242;
}
blockquote.custom-block {
    width: 33%;
    float: left;
    border-left: 5px solid #64b5c9;
    margin: 10px 15px 15px 0;
    padding: 0 0 0 25px;
    font-family: 'Amiri', serif;
    font-weight: bold;
    color: #707070;
}
.custom-iconlist li.elementor-icon-list-item:nth-child(2) {
    margin-left: 30px;
}
.custom-term-para h3 {
    color: #eab35b;
    font-size: 17px;
    font-weight: 700;
}
.custom-term-para a{
  color: #eab35b; 
}
.custom-quote-form div#field_3_12, .custom-quote-form div#field_3_10, div#field_3_11, div#field_3_14 {
    font-size: 26px;
    font-weight: 600;
    color: #44a4c1;
    text-transform: uppercase;
    font-family: 'Catamaran';
    border-bottom: 1px solid;
    line-height: 2em;
}
div#field_3_26 {
    font-size: 20px;
    color: #44a4c1;
    font-family: 'Catamaran';
    font-weight: 600;
}
input#input_3_17 {
    border: 2px solid gray;
    border-radius: 5px;
    width: 16%;
    text-align: center;
    padding: 10px;
    font-size: 19px;
    font-weight: 600;
    color: black;
    font-family: 'Catamaran';
}
input#gform_submit_button_3 {
    border: 2px solid black;
    color: black;
    font-weight: 600;
    padding: 8px 40px;
    font-size: 19px;
}
input#gform_submit_button_3:hover {
    background: #44a4c1;
    color: white;
}
input#gform_submit_button_3:hover {
    background: #44a4c1;
    color: white;
    border: 2px solid #44a4c1;
}
button#gform_browse_button_3_8 {
    color: black;
    border: 1px solid black;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 13px;
}
.pp-btn:before {
    content: "";
    background: #25252524;
    position: absolute;
    width: 95%;
    height: 1px;
    TOP: 19PX;
}
input#gform_submit_button_1, input#gform_submit_button_2 {
    color: black;
    border: 2px solid;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Catamaran';
    padding: 0px 20px;
    line-height: 2em;
}

@media(max-width:767px){
.custom-quote-form div#field_3_12, .custom-quote-form div#field_3_10, div#field_3_11, div#field_3_14 {
    font-size: 23px;
}
  input#input_3_17 {
    width: 36%;
}
}