a.button {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 157%;
    margin: 10px 0;
    color: #fff;
    text-decoration: none;
    padding: .75em 1.5em;
    background-color: #2768be;
    border: 0 solid;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 0;
    cursor: pointer;
    text-align: center;
    transition: all 0.4s linear 0s;
    /* box-shadow: 4px 6px 1px 1px #053f8a; */
    -moz-box-shadow: 4px 6px 1px 1px #053f8a;
    /* -webkit-box-shadow: 4px 6px 1px 1px #053f8a; */
}
a.button:hover {
    background-color:#1C297A;
    color:#FFFFFF;
    font-size:15px;
    font-weight:400;
}
a.button:active {
    background-color:#8FBF35;
    font-size:15px;
    font-weight:400;
    box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    color:#FFFFFF;
    -moz-box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    -webkit-box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
}
.top_footer_row2 {
    clear: both;
    width: auto;
    min-height: 100px;
    background-color:#F2F3f4;
    padding-top:40px;
    padding-bottom:40px;
    border-top:1px solid #E6E9EB;
}
.column_21 {
    width: 100%;
    min-height: 100px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
.row_18 {
    clear: both;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}
.column_22 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
h4.footer-heading2 {
    color: #333333;
    text-align:center;
    font-size:17px;
    font-weight:700;
    font-family:Lato, sans-serif;
    margin-bottom:40px;
}
p.footer-paragraph2 {
    font-size: 14px;
    line-height:200%;
    color:#666666;
    text-align:center;
    font-weight:400;
    margin-bottom:20px;
    margin-top:45px;
}
.column_23 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
.column_24 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
#ContactForm1 {
    width:100%;
    margin-top:55px;
}
#ContactForm1_form {
    width:100%;
    margin-top:0em;
    margin-bottom:0em;
}
#ContactForm1_form .form-group {
    margin-bottom:0px;
}
#ContactForm1_form .form-group label {
    color:#FFFFFF;
    font:normal normal 700 15px/normal Lato, sans-serif;
    text-transform:uppercase;
}
#ContactForm1_form .form-group input.form-control {
    font-size:15px;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    width:100%;
    background-color:rgba(0, 0, 0, 0.25);
    border-color:#F2F3F4;
    height: 45px;
    color:#FFFFFF;
    transition:all ease-in-out .15s;
    margin-bottom:25px;
    border-width:0px;
    box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
}
#ContactForm1_form .form-group input.form-control:hover {
    background-color:rgba(0, 0, 0, 0.5);
    border-color:#9BCB43;
}
#ContactForm1_form .form-group input.form-control:focus {
    background-color:rgba(0, 0, 0, 0.5);
}
#ContactForm1_form .form-group textarea.form-control {
    font-size:15px;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    width:100%;
    background-color:rgba(0, 0, 0, 0.25);
    border-color:#F2F3F4;
    color:#FFFFFF;
    border-width:0px;
    box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
}
#ContactForm1_form .form-group textarea.form-control:hover {
    border-color: #9BCB43;
    background-color:rgba(0, 0, 0, 0.5);
}
#ContactForm1_form .form-group button[type="submit"] {
    width:122px;
    display:block;
    font-style: normal;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#ContactForm1_form .form-group .button.button-default {
    height:auto;
    width:100%;
    font-weight:700;
    font-family:Lato, sans-serif;
    text-transform:uppercase;
    background-color:#45AFC9;
    padding-top:10px;
    padding-bottom:10px;
    border-radius:0px;
    margin-left:auto;
    margin-right:auto;
    letter-spacing:2px;
    margin-top:30px;
    transition:all 0.4s linear 0s;
    box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -moz-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow:10px 10px 5px 2px rgba(0, 0, 0, 0.33);
}
#ContactForm1_form .form-group .button.button-default:hover {
    height:auto;
    background-color:#0099ff;
}
#ContactForm1_form .form-group .button.button-default:active {
    height:auto;
}
.bottom_footer_row2 {
    clear: both;
    min-height: 100px;
    background-color:#393B3D;
}
.column_25 {
    width: 100%;
    min-height: 100px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
.row_19 {
    clear: both;
    width: auto;
    min-height: 50px;
    margin-left: -15px;
    margin-right: -15px;
}
.column_16 {
    float: none;
    width: 100%;
    min-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    text-align:center;
    padding-top:20px;
}
p.footer_copyright2 {
    font-size: 14px;
    font-weight:400;
    color:#aaaaaa;
}
a.anchor1 {
    font-size: 14px;
    font-weight:400;
}
.column_20 {
    float: none;
    width: 100%;
    min-height: 50px;
    text-align:center;
    padding:25px 15px;
}
a.footer_social_link_fb1 {
    display: inline-block;
    width:30px;
    min-height:30px;
    color:inherit;
    border-radius:100px;
    transition:all 0.4s linear 0s;
    background:url("../images/fb_icon.png") center center no-repeat scroll rgb(51, 51, 51);
}
a.footer_social_link_fb1 {
    transition: all 0.4s linear 0s;
    display:inline-block;
    margin-right:10px;
}
a.footer_social_link_fb1:hover {
    background-color: #9BCB43;
    transition:all 0.2s ease-out 0s;
}
a.footer_social_link_fb1 {
    background-color: #393B3D;
    transition:all 0.4s linear 0s;
    display:inline-block;
    margin-right:25px;
}
a.footer_social_link_gPlus1 {
    display: inline-block;
    width:30px;
    min-height:30px;
    color:inherit;
    border-radius:100px;
    transition:all 0.4s linear 0s;
    background:url("../images/fb_icon.png") center center no-repeat scroll rgb(51, 51, 51);
}
a.footer_social_link_gPlus1 {
    background-image: url("../images/gPlus_icon.png");
    transition:all 0.4s linear 0s;
    display:inline-block;
    margin-right:10px;
}
a.footer_social_link_gPlus1:hover {
    background-color: #9BCB43;
    transition:all 0.2s ease-out 0s;
}
a.footer_social_link_gPlus1 {
    background-color: #393B3D;
    transition:all 0.4s linear 0s;
    display:inline-block;
    margin-right:25px;
}
a.footer_social_link_twitter1 {
    display: inline-block;
    width:30px;
    min-height:30px;
    color:inherit;
    border-radius:100px;
    transition:all 0.4s linear 0s;
    background:url("../images/fb_icon.png") center center no-repeat scroll rgb(51, 51, 51);
}
a.footer_social_link_twitter1 {
    background-image: url("../images/twitter_icon.png");
}
a.footer_social_link_twitter1:hover {
    background-color: #9BCB43;
}
a.footer_social_link_twitter1 {
    background-color: #393B3D;
}
.footer {
    min-height:300px;
    /*border-top:5px dashed #4C7FB5;
    padding-bottom:px;*/
}
.row_24 {
    clear: both;
    min-height: 100px;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#4C83B0;
    background-color: #0F2C52;
}
.column_26 {
    width: 100%;
    min-height: 100px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
#wp_widget0 {
    position:fixed;
    bottom:10px;
    right:10px;
    display:inline-block;
    cursor:pointer;
    background-image:url("../images/back_to_top_bkg.png");
    width:50px;
    height:50px;
    background-repeat: no-repeat;
    background-position:center center;
    background-color:#C4C5C7;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    box-shadow:6px 6px 5px 2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow:6px 6px 5px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow:6px 6px 5px 2px rgba(0, 0, 0, 0.6);
}
.nav_menu {
    text-align: center;
}
.row_20 {
    clear: both;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}
.column_27 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
h4.heading1 {
    color: #FFFFFF;
    text-transform:uppercase;
    font-size:22px;
    padding-bottom:10px;
    border-bottom:1px solid rgba(255, 255, 255, 0.1);
}
h4.heading1 {
    margin-top: 0px;
    border-bottom-width:0px;
    padding-bottom:0px;
    text-align:center;
    margin-bottom:0px;
}
.row_21 {
    clear: both;
    min-height: 100px;
    padding:30px;
    background-color:transparent;
    transition:all 0.4s linear 0s;
}
.row_21:hover {
    background-color: transparent;
}
.column_28 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    border-left-color:rgba(136, 221, 247, 0.46);
}
.customClass6 {
    width: 45px;
    height:3px;
}
.customClass6 {
    margin-left:auto;
    margin-right:auto;
}
p.paragraph4 {
    color: #FFFFFF;
    font-size:19px;
    font-weight:400;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
}
h4.heading2, h5.heading2, h6.heading2, h6.heading2 {
    border-bottom-width:0px;
    text-align:center;
    padding-bottom:0px;
}
h4.heading2, h5.heading2, h6.heading2, h6.heading2 {
    color: #FFFFFF;
    text-transform:uppercase;
    font-size:22px;
    padding-bottom:10px;
    border-bottom:1px solid rgba(255, 255, 255, 0.1);
}
a.anchor2 {
    font-family: Lato, sans-serif;
    font-weight:400;
    font-size:28px;
    font-style:normal;
}
h3.heading4 {
    color: #FFFFFF;
    font-family:Lato, sans-serif;
    font-weight:400;
    font-style:normal;
}
h6.heading2 {
    font-family: Lato, sans-serif;
    font-weight:normal;
    font-style:normal;
}
h2.heading5 {
    color: rgb(255, 255, 255);
    font-weight:normal;
}
#Menu12_list {
    display: none;
}
.customClass9 {
    display: inline-block;
}
p.paragraph3 {
    color: #FFFFFF;
    font-weight:400;
    font-size:18px;
    margin-top:10px;
    margin-bottom:50px;
    text-align:center;
    font-family:Lato, sans-serif;
    font-style:normal;
}
@media only screen and (min-width : 768px) {
    .column_21 {
        min-height: 302px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_18 {
        clear: both;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .column_22 {
        float: left;
        width: 50%;
        min-height: 302px;
        padding-left: 15px;
        padding-right: 15px;
    }
    h4.footer-heading2 {
        text-align: left;
    }
    p.footer-paragraph2 {
        text-align: left;
    }
    .column_23 {
        float: left;
        width: 25%;
        min-height: 302px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .column_24 {
        float: left;
        width: 50%;
        min-height: 302px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #ContactForm1_form .form-group input.form-control {
        border-style: none;
        border-width:0px;
    }
    #ContactForm1_form .form-group input.form-control:hover {
        border-style: solid;
    }
    #ContactForm1_form .form-group textarea.form-control {
        border-style: none;
        border-width:0px;
    }
    #ContactForm1_form .form-group textarea.form-control:hover {
        border-style: solid;
    }
    #ContactForm1_form .form-group .button.button-default {
        margin-right:0;
        margin-left:0px;
        transition:all 0.4s linear 0s;
        width:100%;
    }
    .bottom_footer_row2 {
        clear: both;
        min-height: 50px;
    }
    .column_25 {
        min-height: 50px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_19 {
        clear: both;
        width: auto;
        min-height: 50px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .column_16 {
        float: left;
        width: 75%;
        min-height: 50px;
        padding-left: 15px;
        padding-right: 15px;
        text-align:left;
        padding-top:0;
    }
    .column_20 {
        float: left;
        width: 25%;
        min-height: 50px;
        text-align:right;
        padding:13px 15px 0 15px;
    }
    a.footer_social_link_fb1 {
        transition: none;
        margin-right:0;
    }
    a.footer_social_link_gPlus1 {
        transition: none;
        margin-right:0;
    }
    .top_footer_row2 {
        min-height: 302px;
    }
    .row_24 {
        clear: both;
        min-height: 100px;
    }
    .column_26 {
        min-height: 0px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_20 {
        clear: both;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .column_27 {
        float: left;
        width: 50%;
        min-height: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
    h4.heading1 {
        text-align: left;
    }
    .customClass5 {
    }
    .customClass5 {
        margin-right:0px;
        margin-left:0px;
    }
    .row_21 {
        clear: both;
        min-height: 0px;
        padding:30px;
    }
    .column_28 {
        float: left;
        width: 50%;
        min-height: 200px;
        padding-left: 15px;
        padding-right: 15px;
        border-left-width:1px;
    }
    .customClass6 {
    }
    .customClass6 {
        margin-right:0px;
        margin-left:0px;
    }
    p.paragraph4 {
        text-align: left;
    }
    .row_22 {
        clear: both;
        min-height: 0px;
        text-align:left;
    }
    .column_29 {
        float: right;
        min-height: 32px;
        width: 32px;
        margin-left: 15px;
        transition:all 0.4s linear 0s;
        height:32px;
        right:auto;
        left:auto;
        margin-right:0;
    }
    .row_23 {
        clear: none;
        min-height: 0px;
        float:right;
        transition:all 0.4s linear 0s;
        width:32px;
        height:32px;
        right:auto;
        left:auto;
        margin-right:0;
    }
    .column_30 {
        float: right;
        min-height: 32px;
        width: 32px;
        margin-left: 0px;
        transition:all 0.4s linear 0s;
        height:auto;
        right:auto;
        left:auto;
        margin-right:15px;
    }
    h4.heading2, h5.heading2, h6.heading2, h6.heading2 {
        text-align: left;
    }
    #Menu4_list {
        display: block;
    }
    .customClass7 {
        display: none;
    }
    #Menu12_list {
        display: block;
    }
    .customClass9 {
        display: none;
    }
    p.paragraph3 {
        text-align: left;
    }
    p.paragraph13 {
        width: 200px;
    }
}
@media only screen and (min-width : 1024px) {
    .top_footer_row2 {
        clear: both;
        width: auto;
    }
    .column_21 {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .row_18 {
        clear: both;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .column_22 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:50%;
    }
    h4.footer-heading2 {
        text-align: left;
    }
    p.footer-paragraph2 {
        text-align: left;
    }
    .column_23 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .column_24 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:50%;
    }
    #ContactForm1_form .form-group input.form-control {
        border-width: 0px;
        border-style:solid;
    }
    #ContactForm1_form .form-group input.form-control:hover {
        border-width: 1px;
        border-style:solid;
    }
    #ContactForm1_form .form-group textarea.form-control {
        border-width: 0px;
        border-style:solid;
    }
    #ContactForm1_form .form-group textarea.form-control:hover {
        border-width: 1px;
        border-style:solid;
    }
    #ContactForm1_form .form-group .button.button-default {
        margin-right:0;
        margin-left:0px;
        right:auto;
        left:auto;
        transition:all 0.4s linear 0s;
        width:auto;
    }
    .bottom_footer_row2 {
        clear: both;
        min-height: 50px;
    }
    .column_25 {
        float: none;
        min-height: 50px;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .row_19 {
        clear: both;
        width: auto;
        min-height: 50px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .column_16 {
        float: left;
        min-height: 50px;
        padding-left: 15px;
        padding-right: 15px;
        text-align:left;
        padding-top:0;
    }
    .column_20 {
        float: left;
        min-height: 50px;
        text-align:right;
        padding:13px 15px 0 15px;
    }
    a.footer_social_link_fb1 {
        transition: none;
        margin-right:0;
    }
    a.footer_social_link_gPlus1 {
        transition: none;
        margin-right:0;
    }
    .row_24 {
        clear: both;
        min-height: 100px;
    }
    .column_26 {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .row_20 {
        clear: both;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .column_27 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    h4.heading1 {
        text-align: left;
    }
    .customClass5 {
        margin-left:0px;
    }
    .customClass5 {
    }
    .row_21 {
        padding:10px;
    }
    .column_28 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        border-left-width:1px;
        border-left-style:solid;
    }
    .customClass6 {
        margin-left:0px;
    }
    .customClass6 {
        right:auto;
        left:auto;
        margin-right:auto;
    }
    p.paragraph4 {
        text-align: left;
    }
    .row_22 {
        clear: both;
        min-height: 0px;
        text-align:left;
    }
    .column_29 {
        float: right;
        min-height: 0px;
        width: 32px;
        margin-right:0;
        margin-left:15px;
        transition:all 0.4s linear 0s;
        height:32px;
        right:auto;
        left:auto;
    }
    .row_23 {
        float: right;
        clear:none;
        transition:all 0.4s linear 0s;
        width:32px;
        height:32px;
        min-height:0px;
        right:auto;
        left:auto;
        margin-right:0;
    }
    .column_30 {
        float: right;
        min-height: 32px;
        width: 32px;
        transition:all 0.4s linear 0s;
        height:auto;
        right:auto;
        left:auto;
        margin-right:15px;
    }
    h4.heading2, h5.heading2, h6.heading2, h6.heading2 {
        text-align: left;
    }
    p.paragraph3 {
        text-align: left;
    }
    p.paragraph13 {
        width: NaNpx;
        display:inline;
    }
}