/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}
body {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {}@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color:transparent;
    border:0;
    overflow:hidden;
    *text-indent:-9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href)")";
    }
    abbr[title]:after {
        content: " (" attr(title)")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* ==========================================================================
   Slider styles
   ========================================================================== */

/*RESET AND LAYOUT*/

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
    z-index: 99;
    min-width: 1000px;
    max-height: 800px;
    overflow: hidden;
}
.bx-wrapper img {
    max-width: 100%;
    min-width: 1000px;
    display: block;
}
.bx-wrapper ul {
    margin: 0;
    padding: 0;
    min-width: 1000px;
    list-style: none;
}
/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(http://www.aerial-construction.com/assets/css/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    min-width: 1000px;
}
/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}
/* HOME SLIDER PAGER */

.slider .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    position: absolute;
    bottom: 15px;
    z-index: 9991;
    left: 49%;
}
.slider .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #3792ce;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #6aceeb;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(http://www.aerial-construction.com/assets/css/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(http://www.aerial-construction.com/assets/css/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(http://www.aerial-construction.com/assets/css/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(http://www.aerial-construction.com/assets/css/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
/* ==========================================================================
   Theme styles
   ========================================================================== */

/*Common styles*/

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #354458;
    margin: 0;
    min-width: 1050px;
}
.container {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
}
section {
    padding: 10px;
}
.blue-button {
    padding: 5px 10px;
    background-color: #3792ce;
    text-decoration: none;
    color: #fff;
    display: inline-block;
}
.blue-button:hover {
    background-color: #6aceeb;
    color: #30394f;
}
.head-line {
    height: auto;
    border-bottom: 1px solid #354458;
    width: 1000px;
    margin: 0px auto -35px;
    text-align: center;
}
.one-third {
    width: 320px;
    margin-right: 20px;
    float: left;
}
.two-third {
    width: 640px;
    margin-right: 20px;
    float: left;
}
.last {
    margin-right: 0px!important;
}
a {
    text-decoration: none;
    color: #3792ce;
}
a:hover {
    color: #6aceeb;
}
li {
    list-style: square;
}
.button {
    background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #2b669a;
}
.button:hover,
.button:focus {
    background-color: #2d6ca2;
    background-position: 0 -15px;
}
.button:active,
.button.active {
    background-color: #2d6ca2;
    border-color: #2b669a;
}
/* top bar */

.top-bar {
    background: url(../img/top-bar-bg.png) repeat top left;
    height: 165px;
    border-bottom: 1px solid #3792ce;
    position: absolute;
    width: 100%;
    min-width: 1050px;
    z-index: 999;
}
.logo {
    display: : block;
    float: left;
    padding: 18px 0;
}
.main-nav {
    display: block;
    float: right;
    padding: 32px 0 0;
    font-size: 14px;
}
.main-nav ul {
    list-style: none;
    border-bottom: 1px solid #e9e0d6;
}
.main-nav ul li {
    display: inline-block;
    padding: 0 5px 12px;
    margin: 0 10px -3px;
}
.main-nav ul li:first-child {
    margin: 0 10px -3px 2px;
}
.main-nav ul li:last-child {
    margin: 0 2px -3px 10px;
}
.main-nav ul li.active {
    border-bottom: 5px solid #3a9ad9;
}
.main-nav ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #e9e0d6;
}
.main-nav ul li a:hover {
    color: #3a9ad9;
}
/*Slider*/

.slider {
    width: 100%;
    margin: 0 auto;
}
.slider img {
    max-height: 100%;
}
.slide-img {
    height: 800px;
    min-width: 1000px;
}
.side-text {
    width: 620px;
    padding: 15px 20px;
    position: absolute;
    top: 385px;
    background: url(../img/slide-con-bg.png) repeat top left;
}
.slide-title {
    font-weight: 400;
    font-size: 36px;
    color: #ff434c;
    margin: 0 0 10px;
    line-height: 40px;
}
.slide-desc {
    font-size: 14px;
    color: #e9e0d6;
}
.side-text .more {
    font-size: 13px;
    margin: 15px 0 0;
}
ul.top-slider {
    margin: 0;
    padding: 0;
    max-height: 800px;
}
ul.top-slider li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
/*page header*/

.banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.banner img {
    max-height: 100%;
}
.banner-img {
    height: 400px;
    min-width: 1000px;
}
.banner-text {
    width: 620px;
    height: 110px;
    position: absolute;
    bottom: 40px;
    background: url(../img/slide-con-bg.png) repeat top left;
    padding: 20px;
}
.banner-title {
    font-weight: 600;
    font-size: 44px;
    color: #ff434c;
    margin: 0 0 15px;
    line-height: 40px;
}
.banner-desc {
    font-size: 16px;
    color: #e9e0d6;
}
/* intro */

.intro-title {
    color: #354458;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
}
.intro-txt {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
}
/*section*/

.section-title {
    text-align: center;
    color: #ff434c;
    font-size: 22px;
    font-weight: 400;
}
.section-title span {
    background-color: #fff;
    padding: 0 5px;
}
/*featured area*/

#we-do {
    margin-top: 30px;
}
.feat-box .one-third {
    width: 300px;
    padding: 10px;
}
.feat-box a {
    text-decoration: none;
}
.feat-box .feat-content {
    background: url(../img/feat-bg.png) repeat top left;
    padding: 5px;
    text-align: center;
    color: #e9e0d6;
    height: 165px;
    overflow: hidden;
}
.feat-box .feat-content:hover {
    background: url(../img/feat-bg-hov.png) repeat top left;
    text-align: center;
    color: #354458;
}
.feat-box .feat-content .feat-title {
    font-size: 28px;
    font-weight: 300;
    margin: 0 0 8px 0;
}
.feat-box .feat-content .f-txt {
    font-size: 14px;
    font-weight: 300;
}
/*Latest project*/

#latest-project {
    margin-top: 30px;
}
.project-det {
    width: 460px;
    display: block;
    float: left;
}
.project-det .project-title {
    margin: 0 0 15px;
}
.project-det .project-txt {
    font-size: 13px;
    font-weight: 400;
}
.project-det .view-more {
    font-size: 13px;
    font-weight: 400;
    margin-top: 20px;
}
.project-img {
    width: 510px;
    display: block;
    float: right;
}
/*testimonials*/

#testimonials {
    margin-top: 30px;
}
.quote-left {
    background: url(../img/quote-left.png) no-repeat left top;
    padding: 5px 15px;
    position: absolute;
}
.quote-right {
    background: url(../img/quote-right.png) no-repeat right bottom;
    padding: 5px 15px;
    position: relative;
    margin-top: 15px;
}
.testimonial {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    padding: 20px 40px 0;
}
.testi-aut {
    font-size: 13px;
    display: block;
    float: right;
    padding: 10px 45px 0 0;
    font-weight: 400;
}
/*main content*/

.main-content {
    margin-top: 35px;
    font-size: 13px;
    line-height: 22px;
}
.main-content p {
    font-size: 13px;
}
.main {
    padding-right: 15px;
}
.main strong {
    color: #FF434C;
}
.main a strong {
    color: #3792CE;
}
.main a:hover strong {
    color: #6aceeb;
}


/*Project page*/

.project-category {
    margin-top: 35px;
}
.project-category .project {
    margin-top: 10px;
}
.project-content {
    padding: 10px 10px;
    background-color: #313232;
    font-size: 13px;
    color: #E9E0D6;
    margin-top: 15p
}
.project-content img {} .project-content .project-title {
    font-size: 18px;
    margin: 0;
    color: #ff434c;
    font-weight: 500;
}
.project-content .project-txt {
    margin: 0px 0 10px;
}
.project-content .project-link {
    font-weight: 600;
    padding: 10px 0 5px;
}

/*Single Projet page*/
.single-projects .head-line {
    width: auto!important;
}
.single-projects .menu-projects ul li a{
    color: #3a9ad9!important;
}
.additional-project-details {
    margin-top: 25px;
}
.project-details {margin-top: 25px;}
.additional-project-details .additional-row{
    margin-bottom: 20px;
}
.additional-project-details .additional-row .col-left {
    width: 30%;
    display: inline-block;
    text-transform: uppercase;
    color: #FF434C;
    font-weight: bold;
    font-size: 14px;
}
.additional-project-details .additional-row .col-right {
    width: 65%;
    display: inline-block;
}
.additional-project-details .additional-row .col-right span {
    color: #3a9ad9;
    font-weight: bold;
}

.project-gallery {
    margin-top: 15px;
}
.galery {
    margin-top: 15px;
}
.project-gallery .sec-title{
    text-transform: uppercase;
    color: #FF434C;
    font-weight: bold;
    font-size: 14px;
}
.project-gallery .galery .single-image {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}
.single-projects .main-nav ul li.menu-projects {
    border-bottom: 5px solid #3A9AD9;
}

.page-nav {
    margin: 15px 0;
    padding-top: 15px;
    margin: 15px 0;
    border-top: 1px solid #313232;
}
.page-nav .next-post {
    width: 45%;
    display: block;
    float: right;
    text-align: right;
}

.page-nav .last-post{
    width: 45%;
    display: block;
    float: left;
}

/*project widgets*/
.widget_latest_project .project-box {
    margin: 15px 0;
}
.widget_latest_project .project-box h4 {
    font-size: 14px;
    margin: 0;
    padding:0;
}
.widget_latest_project .project-box .content {
    margin: 5px 0;
}
.widget_latest_project .project-box .value {
    font-weight: bold;
    text-transform: uppercase;
    color: #FF434C;
}
.widget_latest_project .project-box .value span{
    color: #313232;
    margin-right: 10px;
}
.textwidget td {
    margin: 0 ;
    padding: 0;
    line-height: 20px;
}
.textwidget td img {
    margin: 0 15px 0 0;
    padding: 0;
    vertical-align: top;
}

/*meta info*/

.meta {
    width: 100%;
    font-size: 12px;
}
.meta time {
    display: inline-block;
    margin-right: 10px;
}
.meta .author {
    display: inline-block;
}
/*sidebar contents*/

.aerial-sidebar {} .aerial-sidebar section {
    padding: 0 0 0 10px;
}
.aerial-sidebar strong {
    color: #3792ce;
}
.aerial-sidebar li {
    padding: 0 5px;
    line-height: 20px;
}
.aerial-sidebar .section-title {
    text-align: center;
    color: #ff434c;
    font-size: 16px;
    font-weight: 400;
}
.aerial-sidebar .section-title span {
    background-color: #fff;
    padding: 0 5px;
}
.aerial-sidebar .head-line {
    margin: 0 auto -30px;
    width: 320px;
}

/*footer*/

footer {
    background-color: #313232;
    padding-top: 30px;
    color: #e9e0d6;
    font-size: 13px;
    margin-top: 35px;
}
.footer-title {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #ff434c;
}
.footer-title span {
    background-color: #313232;
    padding: 0 5px;
}
.footer-head-line {
    height: auto;
    border-bottom: 1px solid #e9e0d6;
    width: 100%;
    margin: 0px auto -30px;
    text-align: center;
}
footer ul {
    padding: 0 0 0 15px;
}
footer .menu li {
    color: #3792ce;
}
.footer-content span {
    font-weight: 600;
    padding-right: 5px;
}
.footer-credits {
    background-color: #131313;
    margin-top: 25px;
    padding: 35px 0;
}
.footer-credits .copyright {
    width: 45%;
    float: left;
    display: block;
}
.footer-credits .credits {
    width: 45%;
    float: right;
    display: block;
    text-align: end;
}
.partner-logo {
    position: absolute;
    left: 355px;
    top: 135px;
}
footer .container {
    position: relative;
}
/* ==========================================================================
   Form Styles 
   ========================================================================== */

.container input,
select,
textarea {
    margin: 0;
    padding: 0;
    font-family: Arial;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    box-sizing: border-box;
}
.container input[type="text"],
.container input[type="password"],
.container textarea {
    border-radius: 1px;
    border: solid 1px rgba(106, 206, 235, 0.33);
    padding: 0.4em;
    background-color: #F4F4ED;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}
textarea {
    width: 100%;
    height: 10em;
}
input:focus, input[type="text"],
textarea:focus {
    border-color: #6aceeb;
}
.container input[type="submit"],
input[type="reset"],
.button {
    padding: 0.4em 0.7em;
    color: white;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius:1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all 200ms linear;
    /*Safari and Chrome*/
    -moz-transition: all 200ms linear;
    /*Firefox*/
    -o-transition: all 200ms linear;
    /*opera*/
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    background-color: #16a6b6;
    cursor: pointer;
    text-align: center;
    font-weight:600;
}
.container input[type="submit"]:hover,
input[type="reset"]:hover,
.button:hover {
    background: #6aceeb;
    color:#313232;
}
.container input[type="submit"]:active,
input[type="reset"]:active,
.button:active {
    background: rgba(55, 146, 206, 0.94);
}
select {
    min-width: 12em;
    border-radius: 2px;
    border: solid 1px #6aceeb;
    padding: 0.4em;
    background-color: #eaeae3;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
}
input[type="file"] {
    margin: 0 0 0 0.5em;
}
input[type=file]::-webkit-file-upload-button {
    background-color: #f5f5f5;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    border: solid 1px #ccc;
    -webkit-appearance: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
}
input[type="radio"] {
    -webkit-appearance: none;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
    display: inline-block;
    position: relative;
    top: 3px;
    margin: 0 10px;
    padding: 8px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
input[type="radio"]:checked {
    background-color: #ededed;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1), inset 0 0 10px rgba(0, 0, 0, 0.1);
}
input[type="checkbox"] {
    -webkit-appearance: none;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
    display: inline-block;
    position: relative;
    top: 3px;
    margin: 0 10px;
    padding: 8px;
}
input[type="checkbox"]:checked {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1), inset 0 0 10px rgba(0, 0, 0, 0.1);
    background-position: center;
    background-image: url(http://www.aerial-construction.com/assets/css/main.css?ver=6c39f42987ae297a5a21e2bb35bf3402);
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 1px dotted #C89797!important;
    background-color: #FFDFDF!important;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0px !important;
    padding: 0 !important;
}
.gform_wrapper div.validation_error {
    font-size: 14px!important;
    font-weight: normal!important;
    margin: 30px 0;
    padding: 15px;
    border: 1px dotted #6A6A6A;
    background-color: #FFDFE0;
    text-align: center;
    color: #353535!important;
}
.gform_fields .validation_message {
    font-size: 11px !important;
    font-weight: normal !important;
    line-height: 0 !important;
    color: #353535!important;
}
.gform_wrapper .gfield_error .gfield_label {
    color: #353535!important;
}
.gform_wrapper li.gfield_error input[type="text"],
.gform_wrapper li.gfield_error input[type="url"],
.gform_wrapper li.gfield_error input[type="email"],
.gform_wrapper li.gfield_error input[type="tel"],
.gform_wrapper li.gfield_error input[type="number"],
.gform_wrapper li.gfield_error input[type="password"],
.gform_wrapper li.gfield_error textarea {
    border: medium none !important;
}