@import url(http://fonts.googleapis.com/css?family=Montserrat);
    @import url(http: //fonts.googleapis.com/css?family=Droid+Serif);
    @import url(http: //fonts.googleapis.com/css?family=Lato);
    * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@media screen and (max-width: 767px) {
    .vc_block_title {
    font-size: 10px;
}
}
@media screen and (max-width: 400px) {
    .vc_block_title {
    font-size: 5px;
}
}
body {
    font-size: 12px;
    color: #4d4d4d;
    background: #fff;
    font-family: 'Droid Serif', serif;
}
.wrapper {
    float: left;
    width: 100%;
}
.container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 1100px;
    padding: 0 15px;
    margin: 0 auto;
}
.container:after {
    content: "";
    display: table;
    clear: both;
}
#content {
    position: relative;
    padding: 40px 0 0;
}
#content .vc_row:first-child {
    padding-top: 0 !important;
}
.entry {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
}
.entry:last-child {
    margin-right: 0;
}
.sidebar {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
}
.sidebar:last-child {
    margin-right: 0;
}
.page-nosidebar .entry {
    width: 100%;
    padding: 0;
}
.page-fullwidth .entry {
    width: 100%;
    padding: 0;
}
.page-fullwidth .entry-header {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 1100px;
    padding: 0 15px;
    margin: 0 auto;
}
.page-fullwidth .entry-header:after {
    content: "";
    display: table;
    clear: both;
}
.page-fullwidth .entry-header h1 {
    margin-bottom: 15px;
}
.page-fullwidth .vc-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 1100px;
    padding: 0 0;
    margin: 0 auto;
}
.page-fullwidth .vc-container:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 768px) {
    .page-fullwidth .vc-container {
    padding: 0 20px;
}
}
textarea {
    overflow: auto;
}
a {
    text-decoration: none;
    color: #06f;
}
a:hover {
    text-decoration: underline;
}
a:visited {
    color: #06f;
}
abbr, dfn, dfn, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
ins {
    text-decoration: underline;
}
dt {
    font-weight: bold;
}
em, cite {
    font-style: oblique;
}
strong {
    font-weight: bold;
}
.required {
    color: #f00;
}
input[type='email'], input[type='password'], input[type='text'], textarea {
    border: 1px solid #ccc;
    padding: 0.5em 1em;
    font-size: 12px;
    margin: 0;
    font-family: Arial, sans-serif;
    color: inherit;
}
input, textarea {
    outline: none;
}
textarea {
    resize: none;
}
.site-submit {
    text-indent: -9999em;
    border: 0;
    cursor: pointer;
}
::-webkit-input-placeholder {
    color: #777;
}
:-moz-placeholder {
    color: #777;
}
::-moz-placeholder {
    color: #777;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #777;
}
@media screen and (min-width: 767px) {
    .page-home #WrapperHeader {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
}
#header-top {
    background: #0071bc;
    color: #fff;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}
#header-top a {
    color: #fff;
}
#topbar_links {
    width: 640px;
    float: left;
    padding: 10px 10px 10px 0;
    border-right: 2px solid #328dc9;
}
#topbar_call {
    float: left;
    width: 385px;
    text-align: center;
    padding: 10px;
    border-right: 2px solid #328dc9;
}
#topbar_icons {
    float: right;
}
#topbar_icons ul {
    margin-top: 10px;
}
#topbar_icons li {
    float: left;
    margin-left: 7px;
}
#header-bottom {
    padding-top: 20px;
}
#header-bottom #logo {
    float: left;
    max-width: 278px;
    display: table;
    width: 50%;
}
#header-bottom #logo a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
#header-bottom #logo img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
#header-navbar {
    float: right;
    margin-top: 40px;
}
#header-search {
    float: right;
    margin-left: 10px;
}
#header-search a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}
#header-search a:hover {
    text-decoration: none;
}
#header-search form {
    display: inline-block;
    padding-right: 5px;
}
#header-search input {
    display: none;
    width: 150px;
    padding: 5px !important;
    border-radius: 5px;
}
@media screen and (min-width: 1100px) {
    .home-icon .fontawesome-text {
    display: none;
}
}
@media screen and (max-width: 980px) {
    #header-search {
    display: none;
}
}
@media screen and (max-width: 767px) {
    #header-bottom {
    background: #0071bc;
    padding-bottom: 20px;
}
}
@media screen and (max-width: 1100px) {
    #topbar_links, #topbar_call, #topbar_icons {
    width: 100%;
    text-align: center;
}
#topbar_links, #topbar_call {
    line-height: 1.2;
    border: none;
}
#topbar_icons {
    text-align: center;
    padding-bottom: 10px;
}
#topbar_icons li {
    float: none;
    display: inline-block;
}
}
.slider_contact {
    width: 350px;
    padding-left: 50px;
    border-left: 2px solid #fff;
}
.slider_contact .iphorm-elements .iphorm-element-spacer, .slider_contact .iphorm-elements .iphorm-element-spacer-textarea {
    padding-bottom: 5px;
}
.slider_contact .iphorm-elements label {
    top: 6px;
    left: 6px;
    color: inherit !important;
    font-size: inherit;
    font-family: 'Montserrat', sans-serif;
}
.slider_contact .iphorm-elements .iphorm-required {
    color: inherit;
}
.slider_contact .iphorm-elements .ifb-captcha-image-inner img {
    height: 30px;
}
.slider_contact .iphorm-elements input[type='text'], .slider_contact .iphorm-elements textarea {
    padding: 10px !important;
    background: rgba(255, 255, 255, 0.6);
    color: inherit !important;
    font-size: inherit;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #fff;
}
.slider_contact .iphorm-elements input[type='text'] {
    width: 100%;
}
.slider_contact .iphorm-elements textarea {
    width: 100%;
    height: 140px;
}
.slider_contact .iphorm-elements .quform-submit-inner {
    width: 100%;
}
.slider_contact .iphorm-elements .quform-submit-button {
    background: rgba(255, 255, 255, 0.6);
    color: inherit;
    padding: 10px 15px;
    margin: 0;
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    width: 100%;
    font-weight: bold;
    border: 1px solid rgba(255, 255, 255, 0.6);
}
.slider_contact .iphorm-elements .quform-submit-button:hover {
    background: #eee;
    color: inherit;
}
@media screen and (max-width: 767px) {
    #sliderFormWrapper {
    display: none;
}
}
#slider_bottom {
    width: 100%;
    background: rgba(255, 255, 255, 0.6);
}
.widget {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.widget li {
    line-height: 2em;
}
.widget ul.children li {
    margin-left: 10px !important;
    list-style: disc inside !important;
}
.widget p {
    line-height: 1.5;
}
.widget-title {
    padding-bottom: 5px;
    margin-bottom: 10px;
    display: block;
}
.widget-blog {
    margin-bottom: 20px;
}
.widget-blog a {
    color: inherit;
}
.widget-title-blog {
    font-size: 18px;
    font-weight: bold;
    color: inherit;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
#widget-search {
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
}
#widget-search .site-input-text {
    border: 0;
    padding: 5px;
    width: 80%;
    height: 27px;
}
#widget-search .site-submit {
    position: absolute;
    top: 4px;
    right: 5px;
    background: url('../images/search-button.png') no-repeat;
    width: 20px;
    height: 20px;
}
.textwidget p, .textwidget ul, .textwidget ol {
    margin-bottom: 10px;
    line-height: 1.5;
}
.textwidget ul {
    list-style: disc inside;
}
.textwidget ul li {
    line-height: 1.5;
}
.textwidget ol {
    list-style: decimal inside;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.srp-widget-singlepost {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.srp-thumbnail-box {
    float: left;
    margin-right: 15px;
}
.srp-thumbnail-box img {
    margin: 0 !important;
    border-radius: 100px;
}
div.srp-widget-container div.srp-widget-singlepost {
    border-bottom: 0 !important;
}
#home_recent_posts .srp-post-title {
    display: none;
}
#home_recent_posts .srp-widget-date {
    color: #2561a9;
    font-size: 11px;
}
#home_recent_posts .srp-widget-stringbreak-link {
    color: #2561a9;
}
.entry-index {
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.entry-title-index {
    font-size: 22px;
    color: #2561a9;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
}
.entry-excerpt-thumb img {
    width: 170px;
    height: 147px;
    float: left;
    margin-right: 20px;
}
.entry-excerpt-text p {
    margin-bottom: 20px;
    line-height: 1.5;
}
.entry-excerpt-readmore {
    font-size: 14px;
    font-weight: bold;
    color: #4d4d4d;
}
.entry-excerpt-readmore:visited {
    color: #4d4d4d;
}
.entry-header {
    margin-bottom: 15px;
}
.entry-title {
    margin-bottom: 5px;
    font-size: 40px;
    font-weight: bold;
    color: #2561a9;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.entry-meta {
    color: #a6a6a6;
}
.entry-meta a {
    color: #a6a6a6;
}
.entry-meta a:hover {
    text-decoration: underline;
    color: #06f;
}
.entry-content {
    float: left;
    width: 100%;
    line-height: 1.5;
    font-size: 16px;
}
.entry-content > ul, .entry-content > ol, .entry-content p, .entry-content dd, .entry-content pre, .entry-content hr, .entry-content dl, .entry-content hr, .entry-content table, .entry-content blockquote, .entry-content pre {
    margin-bottom: 20px;
}
.entry-content li {
    list-style: disc inside;
}
.entry-content li ol, .entry-content li ul {
    margin-left: 20px;
}
.entry-content ol li {
    list-style: decimal inside;
}
.entry-content hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
}
.entry-content pre {
    border: 1px solid #ededed;
    color: inherit;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    overflow: auto;
    padding: 15px;
}
.entry-content blockquote {
    font-style: italic;
    padding: 0 10px 10px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    font-weight: bold;
    margin-bottom: 10px;
}
.entry-content h1 {
    font-size: 24px;
}
.entry-content h2 {
    font-size: 18px;
}
.entry-content h3 {
    font-size: 16px;
}
.entry-content h4 {
    font-size: 14px;
}
.entry-content h5 {
    font-size: 12px;
}
.entry-content h6 {
    font-size: 12px;
}
.entry-content table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ccc;
}
.entry-content table caption {
    padding: 0 0 10px;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}
.entry-content table th {
    padding: 10px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
}
.entry-content table td {
    padding: 10px;
    vertical-align: middle;
}
.entry-content table th, .entry-content table td {
    text-align: left;
    border: 1px solid #ccc;
}
.entry-content tfoot td {
    padding: 5px 10px;
}
.entry-content img, .entry-content .wp-caption {
    height: auto;
    max-width: 100%;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    color: #a6a6a6;
    font-style: italic;
    line-height: 2;
}
.wp-caption-text {
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#entry-tags {
    padding: 20px 0;
    border-top: 4px double #ededed;
}
#entry-tags .tags-title {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    height: 15px;
}
#entry-tags a {
    padding-left: 10px;
    font-size: 14px;
    color: inherit;
}
#comments-wrap {
    margin: 20px 0;
}
#comments-title {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    color: inherit;
    text-align: center;
    background: #ededed;
}
.commentlist .children {
    margin-left: 4em;
}
.comment-body {
    padding-bottom: 2em;
    border-bottom: 1px solid #ededed;
    margin-top: 2em;
}
.comment-body .avatar {
    float: left;
    padding: 2px;
    width: 57px;
    height: 57px;
    margin-right: 2em;
    margin-bottom: 1em;
}
.comment-content .moderation {
    color: #f00;
    margin-bottom: 1em;
}
.comment-header {
    margin-bottom: 1em;
}
.comment-metadata {
    margin-top: 4px;
    font-size: 11px;
}
.comment-metadata a, .comment-metadata span {
    color: #a6a6a6;
}
.comment-metadata a:hover {
    text-decoration: underline;
    color: #06f;
}
.comment-text {
    line-height: 1.5;
}
#container-pings {
    padding: 20px 0;
    width: 100%;
}
#container-pings p {
    line-height: 1.5;
}
#pings-title {
    font-size: 16px;
    font-weight: bold;
}
.ping-title {
    font-size: 11px;
}
li.pings {
    padding: 10px;
    border-bottom: 1px dashed #ededed;
}
#respond {
    padding: 2em 0 1em;
}
#respond #respond-head {
    font-size: 20px;
}
#respond .cancel-comment-reply {
    margin: 1em 0;
}
#respond .cancel-comment-reply a {
    color: #f00;
}
#respond #commentform {
    margin-top: 2em;
}
#respond input[type='text'], #respond textarea {
    border-radius: 3px;
    padding: 10px;
    background: #fbfbfb;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.07) inset;
    border: 1px solid #eaeaea;
}
#respond input[type='text']:focus, #respond textarea:focus {
    background: #fff;
}
#respond input[type='text'] {
    width: 50%;
    margin-bottom: 1em;
}
#respond textarea {
    width: 80%;
}
#respond .comment-admin-logged {
    margin-bottom: 1em;
}
#comment_submit {
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient( #f4f4f4, #e6e6e6);
    background-image: linear-gradient( #f4f4f4, #e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    cursor: pointer;
    margin-top: 20px;
}
#comment_submit:active {
    position: relative;
    top: 1px;
}
#WrapperFooterWidgets {
    background: #0071bc;
    padding: 40px 0;
    color: #fff;
}
.widget-footer {
    float: left;
    width: 180px;
    margin-right: 40px;
    color: inherit;
}
.widget-footer a {
    color: inherit;
}
.widget-footer:last-child {
    margin-right: 0 !important;
    width: 220px;
}
.widget-title-footer {
    font-size: 18px;
    font-weight: bold;
    color: inherit;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
@media screen and (max-width: 1100px) {
    #footer-widgets .widget {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
}
#footer-widgets .iphorm-element-spacer, #footer-widgets .iphorm-element-spacer-textarea {
    padding-bottom: 2px;
}
#footer-widgets label {
    top: 6px;
    left: 6px;
    color: inherit !important;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
#footer-widgets .iphorm-required {
    color: inherit;
}
#footer-widgets .ifb-captcha-image-inner img {
    height: 30px;
}
#footer-widgets input[type='text'], #footer-widgets textarea {
    padding: 10px !important;
    background: rgba(255, 255, 255, 0.5);
    color: inherit !important;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    border: 0 !important;
}
#footer-widgets input[type='text'] {
    width: 100%;
}
#footer-widgets textarea {
    width: 100%;
    height: 50px;
}
#footer-widgets .quform-submit-inner {
    width: 100%;
}
#footer-widgets .quform-submit-button {
    background: rgba(255, 255, 255, 0.5);
    color: inherit;
    padding: 10px 15px;
    margin: 0;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
}
#footer-widgets .quform-submit-button:hover {
    background: #eee;
    color: inherit;
}
#WrapperFooterInfo {
    padding: 20px 0;
}
#footer-info-wrapper {
    height: 35px;
    text-align: center;
}
#footer-info-wrapper ul {
    margin-bottom: 20px;
}
#footer-info-wrapper li {
    display: inline-block;
    margin: 0 5px;
}
#footer_logo {
    float: left;
    width: 100%;
    text-align: center;
}
#footer-info {
    text-align: center;
    color: #2561a9;
    line-height: 1.5;
    margin: 20px 0;
}
#footer-info a {
    color: #2561a9;
}
#errorbox {
    float: left;
    width: 100%;
    line-height: 1.5;
}
#errorbox h1 {
    border-bottom: 3px double #ccc;
    font-size: 24px;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
#error-search {
    float: left;
    margin-top: 10px;
}
#error-search form {
    width: 300px;
}
#content_pagination {
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    float: left;
}
#content_pagination span, #content_pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #ccc;
}
#content_pagination span:hover, #content_pagination a:hover {
    background: #06f;
}
#content_pagination a:visited {
    color: #fff;
}
#content_pagination .current {
    padding: 6px 9px 5px 9px;
    background: #06f;
}
@media screen and (min-width: 1100px) {
    /*  .page-services #WrapperHeaderImage {
    height: 727px;
}
*/

  .page-services #content {
    padding: 0 !important;
}
#services_first_row {
    position: relative;
    padding: 0 !important;
}
#services_first_row .col-md-12 {
    /*position: absolute;
    top: -448px;
    left: 0;
    */
    background: rgba(255, 255, 255, 0.9);
    padding: 40px 0;
}
}
@media screen and (min-width: 1787px) {
    #services_first_row .col-md-12 {
    top: -280px;
}
}
.widget-home {
    margin: 0 0 20px 0;
}
#HomeFormWrapper {
    display: none;
    background: #0071bc;
    padding: 40px 0;
}
#HomeFormWrapper .slider_contact {
    border: none;
    margin: auto;
}
@media screen and (max-width: 767px) {
    #HomeFormWrapper {
    display: block;
}
#HomeFormWrapper .slider_contact {
    width: 100%;
    padding: 0 !important;
}
}
.learn_more_button a {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #fff;
    padding: 10px 15px;
    display: inline-block;
    margin-top: 10px;
    transition: all 0.3s ease;
}
.learn_more_button a:hover {
    background: #fff;
    color: #2561a9;
    text-decoration: none;
}
#row_split {
    padding: 0 !important;
}
.row_split_empty {
    height: 500px;
}
.row_split_content {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    float: left;
    width: 100%;
}
.row_split_content .col-md-12 > .wpb_wrapper {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 1100px;
    padding: 0 15px;
    margin: 0 auto;
    padding: 50px 15px 30px;
}
.row_split_content .col-md-12 > .wpb_wrapper:after {
    content: "";
    display: table;
    clear: both;
}
#homerow_3images {
    padding: 0 !important;
    margin: 0;
}
#homerow_3images ._item_wrap {
    float: left;
    margin: 0;
    padding: 0;
    line-height: 0;
    position: relative;
    overflow: hidden;
}
#homerow_3images ._item_wrap:hover ._front img {
    transform: scale(2);
    transition: all 0.7s ease-in-out 0s;
}
#homerow_3images ._item_wrap:hover ._back {
    opacity: 1;
}
#homerow_3images ._front {
    width: 100%;
    height: 100%;
}
#homerow_3images ._front img {
    transform: scale(1);
    transition: all 0.7s ease-in-out 0s;
}
#homerow_3images ._back {
    opacity: 0;
    transition: all 0.7s ease-in-out 0s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(37, 97, 169, 0.8);
    text-align: center;
}
#homerow_3images ._back ._back_inner {
    width: 100%;
    height: 100%;
    display: table;
}
#homerow_3images ._back a {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    font-size: 21px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
#homerow_3images ._back a:hover {
    text-decoration: none;
}
@media screen and (min-width: 1930px) {
    #homerow_3images {
    margin: 0 auto !important;
}
}
#homerow_about .wpb_text_column {
    font-size: 17px;
    line-height: 1.5;
}
#homerow_quote {
    padding: 190px 0;
}
.get_quote_button {
    text-align: center;
}
.get_quote_button a {
    background: #0071bc;
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.3s ease;
}
.get_quote_button a:hover {
    text-decoration: none;
    background: #fff;
    color: #0071bc;
}
.col-md-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
}
.col-md-2:last-child {
    margin-right: 0;
}
.col-md-3 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
}
.col-md-3:last-child {
    margin-right: 0;
}
.col-md-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
}
.col-md-4:last-child {
    margin-right: 0;
}
.col-md-6 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
}
.col-md-6:last-child {
    margin-right: 0;
}
.col-md-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
}
.col-md-8:last-child {
    margin-right: 0;
}
.col-md-9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
}
.col-md-9:last-child {
    margin-right: 0;
}
.col-md-10 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
}
.col-md-10:last-child {
    margin-right: 0;
}
.col-md-12 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
}
.col-md-12:last-child {
    margin-right: 0;
}
@media screen and (max-width: 767px) {
    div[class^="col-md-"] {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
div[class^="col-md-"]:last-child {
    margin-bottom: 0;
}
}
.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    padding: 40px 0;
}
.vc_inner {
    padding: 0;
}
.vc_text_align_left {
    text-align: left !important;
}
.vc_text_align_center {
    text-align: center !important;
}
.vc_text_align_right {
    text-align: right !important;
}
@media screen and (min-width: 600px) {
    .two_columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.three_columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.four_columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
}
.vc_block_title p, .vc_block_title a, .vc_block_title h1, .vc_block_title h2, .vc_block_title h3, .vc_block_title h4, .vc_block_title h5 {
    margin-bottom: 0 !important;
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.wpb_btn_white {
    background: #fff !important;
}
.vc-iconbox-one-row .smicon-box {
    float: left;
}
.vc-iconbox-one-row .smicon-box-icon {
    margin-right: 5px !important;
}
.wpb_gmaps_widget .wpb_wrapper {
    background: none !important;
    padding: 0 !important;
}
.owl-wrap {
    position: relative;
}
.owl-wrap .wpb_wrapper {
    width: 90%;
    margin: auto;
}
.owl-wrap .item {
    margin: 0 10px;
}
.owl-wrap .owl-arrow {
    position: absolute;
    top: 30%;
    display: block;
}
.owl-wrap .owl-arrow-left {
    left: 0;
}
.owl-wrap .owl-arrow-right {
    right: 0;
}
.vc_image_list_li {
    float: left;
    list-style: none !important;
    margin: 0 10px 10px 0;
}
.vc_image_list_li img {
    margin: 0 !important;
}
.sp_media_grid {
    float: left;
    width: 100%;
}
.sp_media_grid a {
    display: block;
}
.sp_media_grid .grid_item {
    line-height: 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-bottom: 20px;
}
.sp_media_grid .grid_item:last-child {
    margin-right: 0;
}
.sp_media_grid .grid_item:nth-child(4n) {
    margin-right: 0;
}
.sp_media_grid .grid_item:nth-child(4n+1) {
    clear: left;
}
.sp_media_grid .grid_item_caption {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.sp_media_grid .grid_item_caption span {
    display: block;
    line-height: 1.3;
}
@media screen and (max-width: 600px) {
    .sp_media_grid .grid_item {
    width: 100%;
}
}
.row-no-margin {
    margin-bottom: 0 !important;
}
.entry-content .iphorm-elements .iphorm-element-spacer, .entry-content .iphorm-elements .iphorm-element-spacer-textarea {
    padding-bottom: 5px;
}
.entry-content .iphorm-elements label {
    top: 6px;
    left: 6px;
    color: inherit !important;
    font-size: inherit;
    font-family: inherit;
}
.entry-content .iphorm-elements .iphorm-required {
    color: inherit;
}
.entry-content .iphorm-elements .ifb-captcha-image-inner img {
    height: 30px;
}
.entry-content .iphorm-elements input[type='text'], .entry-content .iphorm-elements textarea {
    padding: 10px !important;
    background: #e1e1e3;
    color: inherit !important;
    font-size: inherit;
    font-family: inherit;
    border: 0 !important;
}
.entry-content .iphorm-elements input[type='text'] {
    width: 100%;
}
.entry-content .iphorm-elements textarea {
    width: 100%;
    height: 140px;
}
.entry-content .iphorm-elements .quform-submit-button {
    background: #0071bc;
    color: #fff;
    padding: 10px 35px;
    margin: 0;
    font-size: inherit;
    font-family: inherit;
    letter-spacing: 2px;
}
.entry-content .iphorm-elements .quform-submit-button:hover {
    background: #2561a9;
    color: #fff;
}
@media screen and (min-width: 980px) {
    .standard_dropdown_arrow {
    position: relative;
}
.standard_dropdown_arrow:after {
    content: "";
    background: url(../images/menu_arrow_right.png) no-repeat;
    width: 6px;
    height: 8px;
    position: absolute;
    right: 5px;
    top: 9px;
}
}
@media screen and (max-width: 980px) {
    #main-menu {
    display: none;
}
}
#main-menu {
    float: left;
    background: transparent;
}
#main-menu > li.current_page_item > a {
    color: #fff;
}
#main-menu > li:hover {
    background: #2561a9;
}
#main-menu > li:hover > a {
    color: #fff;
}
#main-menu > li > a {
    padding: 5px 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.dropdown-menu li {
    float: left;
    position: relative;
}
.dropdown-menu li a {
    color: #fff;
    padding: 5px 10px;
    display: block;
}
.dropdown-menu li a:hover {
    text-decoration: none;
}
.dropdown-menu > li li:hover > a {
    background: #444;
}
.dropdown-menu ul.sub-menu {
    background: #2561a9;
    position: absolute;
    top: 100%;
    z-index: 1000;
    padding: 10px 0;
    display: none;
}
.dropdown-menu ul.sub-menu li {
    clear: left;
    min-width: 200px;
    margin: 0;
}
.dropdown-menu ul.sub-menu li a {
    border-radius: 2px;
    display: block;
    font-size: 11px;
    line-height: 18px;
    margin: 0 10px;
    padding: 4px 10px;
    position: relative;
}
.dropdown-menu ul.sub-menu li a:hover {
    text-decoration: none;
    background: #444;
}
.dropdown-menu ul.sub-menu li ul {
    background: #2561a9;
    left: 100%;
    top: 0;
    display: none;
}
.dropdown-menu ul.sub-menu li ul li {
    clear: both;
}
.vcrow_white_font {
    color: #fff;
}
.vcrow_white_font a {
    color: #fff;
}
.vcrow_blue {
    color: #fff;
    background: #0071bc;
}
.vcrow_blue a {
    color: #fff;
}
.vcrow_blue .vc_block_title {
    color: #fff;
}
#WrapperHeaderImage {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1100px) {
    #WrapperHeaderImage {
    background-position: center 0;
    padding: 0 0 80px;
}
}
@media screen and (max-width: 767px) {
    #entry-home .wpb_row: last-child {
    margin-bottom: 0;
}
.entry {
    width: 100%;
    padding: 0;
}
.entry-excerpt-thumb {
    float: left;
    margin-right: 0 !important;
    margin-bottom: 15px;
    width: 100%;
}
.entry-excerpt-thumb img {
    height: auto !important;
    max-width: 100% !important;
    width: auto !important;
}
.entry-excerpt-text {
    width: 100%;
}
.sidebar {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
#respond input[type='text'], #respond textarea {
    width: 100%;
}
.commentlist .children {
    margin-left: 0 !important;
}
input[type='text'], textarea {
    width: 100%;
}
#footer-info-wrapper {
    height: auto;
}
#footer-info {
    text-align: center;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
#footer-search {
    float: left;
    width: 100%;
}
}
/* Home page */
#home_row_contact_form
{
	padding: 0px;
}

#home_row_contact_form .vc-container {
    position: relative;
}
@media only screen and (max-width: 768px) {
    #home_row_contact_form {
    background: #0071bc;
}
}
@media only screen and (min-width: 1024px) {
    #home_row_contact_form .gform_wrapper {
    position: absolute;
    top: -600px;
    right: 15px;
    width: 350px;
    border-left: 1px solid #fff;
    padding: 10px 0 10px 40px;
    z-index: 1000;
}
}
#home_row_contact_form .gfield {
    margin: 0px !important;
    padding-right: 0px !important;
}
#home_row_contact_form ::-webkit-input-placeholder {
    color: #000;
    font-weight: normal;
}
#home_row_contact_form :-moz-placeholder {
    color: #000;
    font-weight: normal;
}
#home_row_contact_form ::-moz-placeholder {
    color: #000;
    opacity: 1;
    font-weight: normal;
}
#home_row_contact_form :-ms-input-placeholder {
    color: #000;
    font-weight: normal;
}
#home_row_contact_form .ginput_container {
    margin: 0px !important;
}
#home_row_contact_form .gform_wrapper input[type=email], #home_row_contact_form .gform_wrapper input[type=number], #home_row_contact_form .gform_wrapper input[type=password], #home_row_contact_form .gform_wrapper input[type=tel], #home_row_contact_form .gform_wrapper input[type=text], #home_row_contact_form .gform_wrapper input[type=url], #home_row_contact_form .gform_wrapper textarea, #home_row_contact_form .gform_wrapper select {
    background: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid #fff;
    color: #000;
    border-radius: 0 !important;
    padding: 10px !important;
    width: 100% !important;
    margin: 0 0 10px;
}
@-moz-document url-prefix() {
    #home_row_contact_form .gform_wrapper select {
    padding: 7px !important;
}
}
#home_row_contact_form .gform_footer {
    padding: 0 !important;
    text-align: center;
}
#home_row_contact_form textarea {
	margin-bottom: 0 !important;
}  
#home_row_contact_form .gform_footer .gform_button {
    background: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid #fff;
    padding: 8px 30px;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #000;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
}
#home_row_contact_form .gform_footer .gform_button:hover {
    background: #fff !important;
    color: #000;
}
/* Gravity Contact Page*/
.entry-content .gform_wrapper input.datepicker {
    width: 100% !important;
}
.entry-content ::-webkit-input-placeholder {
    color: #444;
    font-weight: normal;
}
.entry-content :-moz-placeholder {
    color: #444;
    font-weight: normal;
}
.entry-content ::-moz-placeholder {
    color: #444;
    opacity: 1;
    font-weight: normal;
}
.entry-content :-ms-input-placeholder {
    color: #444;
    font-weight: normal;
}
.entry-content .gform_wrapper li.hidden_label input.large {
    margin-top: 0 !important;
    width: 100% !important;
}
.entry-content .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}
.entry-content .gfield {
    width: 100% !important;
    padding-right: 0px !important;
    margin: 0px 0 5px !important;
}
.entry-content .gform_wrapper input[type=email], .entry-content .gform_wrapper input[type=number], .entry-content .gform_wrapper input[type=password], .entry-content .gform_wrapper input[type=tel], .entry-content .gform_wrapper input[type=text], .entry-content .gform_wrapper input[type=url], .entry-content .gform_wrapper textarea, .entry-content .gform_wrapper select {
    background: #e1e1e3 !important;
    border: solid 1px #fff;
    color: #444;
    border-radius: 0 !important;
    padding: 10px !important;
    width: 100% !important;
}
.entry-content .gform_wrapper select {
    margin: 10px 0;
}
.entry-content .gform_wrapper textarea.medium {
    width: 100% !important;
}
.entry-content .gform_footer {
    padding: 0 !important;
    width: 100% !important;
}
.entry-content .gform_footer .gform_button {
    background: #0071BC;
    color: #fff;
    border: solid 1px #fff;
    padding: 10px 40px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.entry-content .gform_footer .gform_button:hover {
    background: #fff;
    color: #000000;
}
/* Gravity Footer*/
.widget-footer ::-webkit-input-placeholder {
    color: #fff;
    font-weight: normal;
}
.widget-footer :-moz-placeholder {
    color: #fff;
    font-weight: normal;
}
.widget-footer ::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-weight: normal;
}
.widget-footer :-ms-input-placeholder {
    color: #fff;
    font-weight: normal;
}
.widget-footer .gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}
.widget-footer .gfield {
    width: 100% !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
}
.widget-footer .gform_wrapper input[type=email], .widget-footer .gform_wrapper input[type=number], .widget-footer .gform_wrapper input[type=password], .widget-footer .gform_wrapper input[type=tel], .widget-footer .gform_wrapper input[type=text], .widget-footer .gform_wrapper input[type=url], .widget-footer .gform_wrapper textarea {
    border: 0 !important;
    background: rgba(255, 255, 255, 0.5);
    color: #fff;
    border-radius: 0 !important;
    padding: 8px !important;
    width: 100% !important;
}
.widget-footer .gform_wrapper textarea {
    height: 70px !important;
}
.widget-footer .gform_footer {
    padding: 0 !important;
    margin-top: 5px !important;
    width: 100% !important;
    float: left !important;
}
.widget-footer .gform_footer .gform_button {
    background: rgba(255, 255, 255, 0.5);
    color: #fff;
    text-transform: uppercase;
    border: 0;
    padding: 8px;
    margin: 0px;
    cursor: pointer;
    width: 100% !important;
    font-weight: bold;
    transition: all 0.3s ease;
}
.widget-footer .gform_footer .gform_button:hover {
    background: #fff;
    text-decoration: none;
    color: #000;
}
.widget-footer .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}
