/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");



.mc4wp-form { ... } /* the form element */
.mc4wp-form p { ... } /* form paragraphs */
.mc4wp-form label { ... } /* labels */
.mc4wp-form input {
    -webkit-appearance: none;
-webkit-font-smoothing: antialiased;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
background-color: rgb(248, 248, 248);
border-bottom-color: rgb(129, 129, 129);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: none;
border-bottom-width: 0px;
border-collapse: separate;
-webkit-border-image: none;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(129, 129, 129);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(129, 129, 129);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(129, 129, 129);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: none;
border-top-width: 0px;
box-sizing: border-box;
color: rgb(129, 129, 129);
font-family: Raleway;
font-size: 13px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 17px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
outline-color: rgb(129, 129, 129);
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
resize: none;
text-align: start;
text-indent: 0px;
text-rendering: auto;
text-shadow: none;
text-transform: none;
width: 100%;
word-spacing: 0px;
writing-mode: lr-tb;
-webkit-writing-mode: horizontal-tb;
} /* input fields */
.mc4wp-form input[type="checkbox"] { ... } /* checkboxes */
.mc4wp-form input[type="submit"] { 
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
-webkit-rtl-ordering: logical;
-webkit-user-select: none;
background-color: rgb(248, 197, 37);
border-bottom-color: rgb(248, 197, 37);
border-bottom-left-radius: 100px;
border-bottom-right-radius: 100px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(248, 197, 37);
border-left-style: solid;
border-left-width: 2px;
border-right-color: rgb(248, 197, 37);
border-right-style: solid;
border-right-width: 2px;
border-top-color: rgb(248, 197, 37);
border-top-left-radius: 100px;
border-top-right-radius: 100px;
border-top-style: solid;
border-top-width: 2px;
box-sizing: content-box;
color: rgb(0, 0, 0);
cursor: pointer;
display: inline-block;
font-family: Raleway, sans-serif;
font-size: 13px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 39px;
letter-spacing: 1px;
line-height: 36px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
outline-color: rgb(0, 0, 0);
outline-style: none;
outline-width: 0px;
padding-bottom: 0px;
padding-left: 23px;
padding-right: 40px;
padding-top: 0px;
position: relative;
text-align: left;
text-decoration: none;
text-indent: 0px;
text-rendering: auto;
text-shadow: none;
text-transform: uppercase;
transition-delay: 0s;
transition-duration: 0.1s;
transition-property: all;
transition-timing-function: linear;
white-space: nowrap;
width: 39.109375px;
word-spacing: 0px;
writing-mode: lr-tb;
-webkit-writing-mode: horizontal-tb;
} /* submit button */
.mc4wp-alert { ... } /* success & error messages */
.mc4wp-success { ... } /* success message */
.mc4wp-error { ... } /* error messages */

.wpcf7-submit {
  margin-top: 10px !important;
}
.wpcf7-captchar {
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
background-color: rgb(248, 248, 248);
border-bottom-color: rgb(129, 129, 129);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(129, 129, 129);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(129, 129, 129);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(129, 129, 129);
border-top-style: none;
border-top-width: 0px;
box-sizing: border-box;
color: rgb(129, 129, 129);
cursor: auto;
display: inline-block;
font-family: Raleway;
font-size: 13px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 47px;
letter-spacing: normal;
line-height: 17px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
outline-color: rgb(129, 129, 129);
outline-style: none;
outline-width: 0px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
resize: none;
text-align: start;
text-indent: 0px;
text-rendering: auto;
text-shadow: none;
text-transform: none;
width: 723.328125px;
word-spacing: 0px;
writing-mode: lr-tb;
-webkit-writing-mode: horizontal-tb;
}

.wpb_wrapper li {
  padding-left: 10px;
}

.footer_top .three_columns>.column2>.column_inner {
padding: 0 90px 0 0;
}

.footer_top .three_columns>.column3>.column_inner {
padding: 0 0 0 90px;
}

.wpb_wrapper p {
margin-top: 12px;
}