.et_pb_text_0.et_pb_text{
    color: #000;
    font-weight:700;
    font-size: 50px;
    line-height: 1.2em;
}
.et_pb_contact_form_1.et_pb_contact_form_container .input{
    font-size: 20px;
}
.et_pb_section .et_pb_button_0 {
    color: #FFFFFF !important;
    border-radius: 30px;
    letter-spacing: 2px;
    font-size: 25px;
    background-color: #0C71C3;
    transition: all 300ms ease 0ms;
}
.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover{
    background-color: #0C71C3;
}

body #page-container .et_pb_section .et_pb_button_0:hover::after {
    margin-left: .3em;
    left: auto;
    margin-left: .3em;
    opacity: 1;
}
body #page-container .et_pb_section .et_pb_button_0::after {
    color: #FFFFFF;
    line-height: inherit;
    font-size: inherit !important;
    margin-left: -1em;
    left: auto;
}
.et_pb_row_2.et_pb_row{
    padding-top: 0px !important;
}

/*Starts Modal Style*/
.modal-backdrop{
    background: rgba(12, 113, 195, 0.75) !important;
}
.modal-backdrop.show{
    opacity: .8 !important;
}
.modal-content{
    background-color: #4387C7 !important;
    color: #fff;
}
.et_pb_contact_submit{
    color: #fff;
}
.et_pb_contact_field_options_title{
    font-weight: normal !important;
}
.list_divider{
    border-top-color: #7EBEC5;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 10px;
}
ul.pagination{
    list-style-type: none;
}
#contactForm h1{
    color: #fff;
}
/*Ends Modal Style*/

.et-l--footer .et_pb_image_0_tb_footer{
    filter: none !important;
}

.et_pb_contact_form .et_pb_row_2{
    margin-top: 50px;
}

.btn_details_container{
    margin-top: 10px;
    height: 50px;
}
.btn_details{
    position: absolute;
    bottom: 5px;
    right: 0;
 }
