

body > div.pp_pic_holder.pp_default > div.ppt {visibility: hidden;}
.light:not(.sticky):not(.scrolled) .side_menu_button>a, .light.header_style_on_scroll .side_menu_button>a {
    color: #1a3640;
}

h2.ap-pro-front-form-title {display: none;}
div.label-wrap {font-size: 1.4em; color:#1a3641; } 
.ap-pro-form-field input[type="text"], .ap-pro-form-field textarea, .ap-pro-form-field select {
 
    height: 50px;
    font-size: 16px;}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    border: 1px solid #ddd;
}


.gv-field-label {
    padding-right: .25em;
    font-size: 0.7em;
    font-weight: bold;
color: #1a3640;
}
.gv-grid-col-1-3 {width: 100% !important;}
.gv-grid-col-2-3 {
    width: 100% !important;
}

.gv-list-view-content p {
    margin: 0 0 0.7em 0 !important; 
    padding: 0;
    line-height: 22px !important;
}
.gv-list-view-content .gv-list-view-content-image {
    padding: 0 0 1em 0;
    padding-right: 1em;
    max-width: 100% !important;
}
.gv-list-view-content h4 {line-height: 24px;}

.gv-list-view-title h3 {margin 0px !important;}

.gv-grid-col-1-2 {
    width: 100% !important;
}

.gv-list-view-content {
    padding: 0;
}
[class*="gv-grid-col-"] {
  padding-right: 0;
}

.gv-list-view-content p {
    margin: 0 0 0 0;
}

.gv-list-view {
    border: 0;
  margin-bottom: 0;
}

.gv-list-container {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
}

.gv-list-view {
    display: inline-block;
    width: 100%;
}

.gwp-text {
    text-transform: uppercase;
    background-color: #65a9cc;
    color: white;
    text-align: center;
  border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.gwp-text a {
    color: white;
}

.gwp-first-div:hover {
    transition: color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease,opacity 0.3s ease;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.gwp-first-div {
    margin-right: 10px;
    border-radius: 5px;
    margin-bottom: 0px;
}

.gwp-image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

img {
    border-radius: 0;
}

.gv-container .gv-list-single-container .gv-list-container {width: 100%;} 