/*
Theme Name:     AllAboutChildren Child
Theme URI: 		https://www.metricsmedia.co.nz/
Author: 		SAM K
Author URI: 	https://www.metricsmedia.co.nz/
Description:    Child theme for the All About Children
Template:       aaccc
Version:        1.0
*/
body {
    font-family: 'Roboto';
}
.dt-sc-portfolio-sorting a, .dt-sc-testimonial.type1 blockquote, .entry-meta, .dt-sc-testimonial .dt-sc-testimonial-author cite, .dt-sc-pr-tb-col.minimal .dt-sc-price p, .dt-sc-pr-tb-col.minimal .dt-sc-price h6 span, .dt-sc-testimonial.special-testimonial-carousel blockquote, .dt-sc-pr-tb-col .dt-sc-tb-title, .dt-sc-pr-tb-col .dt-sc-tb-content, .dt-sc-button, .dt-sc-bar-text, input[type="submit"], input[type="reset"] {
    font-family: 'Roboto' !important;
}
#header .dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li:hover>a:after, #header .dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li.current_page_item>a:after, #header .dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li.current-menu-item>a:after, #header .dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li.current-page-ancestor>a:after, #header  .dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav>li.current-menu-ancestor>a:after, #header .dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li:hover>a:before, #header .dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li.current_page_item>a:before, #header .dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li.current-menu-item>a:before, #header .dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li.current-page-ancestor>a:before, #header .dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav>li.current-menu-ancestor>a:before, #header .dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li:hover>a:before, #header .dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current_page_item>a:before, #header .dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current-menu-item>a:before, #header .dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current-page-ancestor>a:before, #header .dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current-menu-ancestor>a:before{
	width:90%;
}
/*div#dt-1505569420380-855692fb-3388 ul.dt-primary-nav>li.current-page-ancestor>a {
    color: rgb(114, 114, 114) !important;
}
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav>li.current-page-ancestor>a:before {
    border: none;
}*/
#header.header-top-relative {
    z-index: 9999;
}
#header-wrapper {
    z-index: 9999999;
    position: relative;
	margin-bottom: 35px !important;
}
.home #header-wrapper {
	margin-bottom: 0px !important;
}
#header .is-sticky .dt-logo-container a img {
    width: 150px;
}
#header-wrapper .main-title-section-wrapper {
    padding-bottom: 150px;
    padding-top: 150px;
}
.main-title-section-wrapper>.main-title-section-bg:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgb(0,0,0,.7);
}
.breadcrumb span.current {
    color: rgb(167, 167, 167) !important;
    font-family: 'Roboto Condensed';
    letter-spacing: .5px;
}
.callview .pull-left a {
    font-size: 19px;
}
.callview .pull-left a:hover {
    color: #77be44;
}
.top-center-btn .pull-right a:hover {
    color: #77be44;
}
.top-center-btn a.dt-sc-button.small.green.bordered {
    letter-spacing: 1px;
    font-weight: 400;
}
#header .other-center-menu.dt-header-menu .dt-primary-nav>li.last-menu, #header .other-center-menu.dt-header-menu .dt-primary-nav>li.last-menu a {
    padding-right: 0;
}
#header .other-center-menu.dt-header-menu .dt-primary-nav>li {
    padding: 10px 10px;
}
.dt-header-menu .dt-primary-nav#menu-opaheke-papakura>li {
    padding: 10px;
}
.dt-header-menu .dt-primary-nav#menu-opaheke-papakura>li>a {
    padding: 10px 6px;
}
.dt-header-menu .current-page-parent a {
    color: #727272 !important;
}
.dt-header-menu .dt-primary-nav.dt-primary-nav>li:hover>a {
    color: #eb1c74 !important;
}
.dt-header-menu .dt-primary-nav.dt-primary-nav>li.current-page-parent>a:before {
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
	border-width:0px 0;
}
.dt-header-menu .dt-primary-nav.dt-primary-nav>li.current-page-parent:hover>a:before {
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
	border-width:2px 0 !important;
}
#header-wrapper .main-title-section-wrapper .breadcrumb .fa.default {
    background: #fff;
}
a.dt-sc-button.small.icon-right.with-icon.blue.bordered {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 15px;
}
a.dt-sc-button.small.icon-right.with-icon.blue.bordered:before {
    border: 2px solid #fff;
}
a.dt-sc-button.blue.filled, a.dt-sc-button.blue.rounded-border:hover, a.dt-sc-button.blue.bordered:hover, a.dt-sc-button.blue.fully-rounded-border:hover {
    background: rgb(118, 189, 29);
    border-color: rgb(118, 189, 29) !important;
}
.no-breadcrumb #main {
    margin-top: 0px !important;
}
.logo-images-carousel .wpb_images_carousel.wpb_content_element.vc_clearfix {
    margin-bottom: 0;
}
.logo-images-carousel a.prettyphoto img {
    padding-bottom: 0px !important;
}

.dt-sc-team .dt-sc-team-details ul.dt-sc-team-social.square-border {
    padding-bottom: 20px;
}
.footer-contact-opening ul li {
    padding-bottom: 7px;
    list-style: none;
    font-size: 16px;
}
.gallery-footer-top .dt-sc-image-caption.type5 .dt-sc-image-content {
    margin-top: 30px;
    display: none;
}
.gallery-footer-top .dt-sc-image-caption.type5 .dt-sc-image-wrapper {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color:rgb(187, 187, 187) !important;
    border-left: 5px solid #eb1c74 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #0a5157 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    font-size: 19px;
    font-weight: 400;
    font-family: 'Roboto';
}
#gform_wrapper_1 .gform_heading .gform_title {
    color: rgb(255, 255, 255);
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 400;
}
.pull-left a, .pull-right a {
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto';
}
.pull-left a .fa, .pull-right a .fa {
	padding-right:7px;
    
}
.header-section {
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
span.color-title {
    color: #76bd1d;
}
.gmap_marker p{
	margin: 0 !important;
    font-size: 16px;
    padding: 5px;
    color:#76bd1d;
    font-weight: 400;
}
.responsive-map .gm-style .gm-style-iw-c {
    border-radius: 0;
	padding-right: 35px !important;
}
.responsive-map .gm-style .gm-style-iw-c button.gm-ui-hover-effect {
    background: #0a5157 !important;
    opacity: 1;
	right: 0px !important;
    width: 40px!important;
    height: 60px!important;
	top: -4px!important;
}
.responsive-map .gm-style .gm-style-iw-c img {
    width: 40px!important;
    height: 25px!important;
	margin: 0 !important;
}
.ult-carousel-wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
}
.dt-sc-image-caption.type5 {
    padding: 0;
}
.dt-sc-image-caption.type5 .dt-sc-image-wrapper {
    position: relative;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.dt-sc-image-wrapper-red .dt-sc-image-caption.type5.aligncenter {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    background: #fff;
    border: 1px solid #ff5722;
}
.dt-sc-image-wrapper-green .dt-sc-image-caption.type5.aligncenter {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    background: #fff;
    border: 1px solid #cddc39;
}
.dt-sc-image-wrapper-blue .dt-sc-image-caption.type5.aligncenter {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    background: #fff;
    border: 1px solid #2196f3;
}
.dt-sc-image-wrapper-red .dt-sc-image-caption.type5 .dt-sc-image-wrapper:before {
    content: "";
    background: #db101059;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.dt-sc-image-wrapper-green .dt-sc-image-caption.type5 .dt-sc-image-wrapper:before {
    content: "";
    background: #cddc3959;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.dt-sc-image-wrapper-blue .dt-sc-image-caption.type5 .dt-sc-image-wrapper:before {
    content: "";
    background: #2196f359;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.dt-sc-image-caption.type5 h3 {
    font-size: 25px;
    text-transform: inherit;
    font-family: 'Roboto';
    font-weight: 500;
}
.dt-sc-image-caption.type5 h3 a{
    color: #444444;
}
.dt-sc-image-caption .dt-sc-image-content {
    margin: 10px 0px 0px !important;
}

.dt-sc-image-caption .dt-sc-image-content .dt-sc-image-title a {
    margin-top: 0;
    display: inline-block;
}
.dt-sc-image-caption.type5 .dt-sc-image-title h6 {
    padding: 5px 0;
    font-weight: 400;
    font-family: 'Roboto';
}
.dt-sc-image-wrapper-red .dt-sc-image-caption .dt-sc-image-content a.dt-sc-button.medium.bordered {
	background: #ff5722;
	color: #fff;
	font-size:15px;
	font-weight: 400;
    letter-spacing: .6px;
	margin-top: 10px;
	border: none;
}
.dt-sc-image-wrapper-green .dt-sc-image-caption .dt-sc-image-content a.dt-sc-button.medium.bordered {
	background: #cddc39;
	color: #fff;
	font-size:15px;
	font-weight: 400;
    letter-spacing: .6px;
	margin-top: 10px;
	border: none;
}
.dt-sc-image-wrapper-blue .dt-sc-image-caption .dt-sc-image-content a.dt-sc-button.medium.bordered {
	background: #2196f3;
	color: #fff;
	font-size:15px;
	font-weight: 400;
    letter-spacing: .6px;
	margin-top: 10px;
	border: none;
}
.dt-sc-image-caption .dt-sc-image-content a.dt-sc-button.medium.bordered:hover{
	background:#0a5157;
}
.dt-sc-image-wrapper-red .dt-sc-image-caption:hover .dt-sc-image-content .dt-sc-image-title h3 a {
    color: #ff5722;
    padding: 0px 5px;
	background: #0000;
}
.dt-sc-image-wrapper-green .dt-sc-image-caption:hover .dt-sc-image-content .dt-sc-image-title h3 a {
    color: #cddc39;
    padding: 0px 5px;
	background: #0000;
}
.dt-sc-image-wrapper-blue .dt-sc-image-caption:hover .dt-sc-image-content .dt-sc-image-title h3 a {
    color: #2196f3;
    padding: 0px 5px;
	background: #0000;
}
.dt-sc-image-caption.type5:hover .number-c a {
    background: none;
    color: #808080;
}
.overly-bg .upb_row_bg.vcpb-default:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,.6);
}

/*================Footer Fixed Block===========*/
#footer .footer-fixed-block .wpb_column.vc_column_container a.dt-sc-button {
    margin-bottom: 9px;
}
#footer .footer-fixed-block .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 50%;
    margin-bottom: 0 !important;
    float: unset;
}
#footer .footer-fixed-block {
    position: fixed;
    bottom: 0px;
    z-index: 999;
    left: 0;
    right: 0;
}
.leftfooter .text-with-icon, .rightfooter .text-with-icon {
    padding: 12px;
    color: #fff;
	width:100%;
	text-align:center;
}
.footer-fixed-block .leftfooter .text-with-icon a, .footer-fixed-block .rightfooter .text-with-icon a {
    color: #fff !important;
}

.footer-fixed-block .leftfooter .text-with-icon a:hover, .footer-fixed-block .rightfooter .text-with-icon a:hover {
    color: #b7b7b7 !important;
}
#footer .footer-fixed-block .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner .wpb_wrapper{
	text-align:center;
}
#footer .footer-fixed-block .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner .wpb_wrapper p {
    margin-bottom: 0 !important;
    padding: 12px;
    color: #fff;
}
#footer .footer-fixed-block .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner .wpb_wrapper p a {
    color: #fff;
}
#footer .footer-fixed-block .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner .wpb_wrapper p a:hover {
    color: #b7b7b7;
}
.vc_btn3-container.custom-footer-btn a.vc_general.vc_btn3 {
    background: #76bd1d;
    padding: 14px;
    text-align: center;
    font-size: 16px;
}
.rightfooter .vc_column-inner {
    background: #135257 !important;
    padding-left: 0 !important;
}
.rightfooter .vc_column-inner:hover .vc_btn3-container.custom-footer-btn a.vc_general.vc_btn3 {
    background: #135257 !important;
}
#footer .footer-fixed-block .rightfooter.popmake-group-enquire-now {
    width: 100%;
	margin-bottom: 0 !important;
	
}
#footer .footer-fixed-block .vc_col-xs-3\/5 {
    width: 60%;
	margin-bottom: 0 !important;
	
}
#footer .footer-fixed-block .vc_col-xs-2\/5 {
    width: 40%;
	margin-bottom: 0 !important;
}
.footer-fixed-block .vc_col-xs-2\/5 .text-with-icon, .footer-fixed-block .vc_col-xs-3\/5 .text-with-icon{
	padding: 12px 5px;
}
.vc_row.wpb_row.vc_row-fluid.copyright-section {
	margin-bottom: 0 !important;
}
/*================Footer Fixed Block End===========*/

#footer, .footer-copyright {
    color: #666666 !important;
}
#footer .footer-contact-info a {
    color: #666666 !important;
	font-size:16px !important;
}
.footer-contact-info h3 {
    font-size: 16px !important;
    line-height: 1.6 !important;
}
#footer .footer-contact-info a:hover {
    color: #ec1676 !important;
}
#footer .footer-widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] {
    background: #eb1c74;
    color: #fff;
    text-indent: unset;
    width: 50%;
    position: initial;
    right: initial;
    padding: unset;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    font-family: 'Roboto';
    letter-spacing: 1px;
    font-weight: 400;
	border: 2px solid #0000;
}
#footer .footer-widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"]:hover {
	background: #0a5157 !important;
	border: 2px solid #000;
}
#footer .footer-widget .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm {
    width: 100%;
	margin: 0px 0 0px;
}
#footer .footer-widget .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm:before {
	display:none;
}
#footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"], #footer .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"] {
    font-size: 15px;
    padding: 12px 8px;
	font-family:'Roboto';
	width:100%;
}
#footer .widget ul li > a, .widget.widget_nav_menu ul.menu li > a {
    font-size: 14px;
}
#footer a.prettyphoto img {
    padding-right: 10px;
	padding-bottom:10px;
}
#footer .dt-sc-contact-info.text-left, #footer .dt-sc-contact-info.text-left a {
    text-align: left;
	color:#2196f3;
}

#footer .widget.widget_nav_menu ul.menu li{
	border:none;
}
#footer .widget.widget_nav_menu ul.menu li a {
    padding: 0 0 0 17px;
}
#footer .widget.widget_nav_menu ul.menu li a:hover{
	color:#eb1c74;
}
.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu {
    width: 300px !important;
}
#footer .widget ul li:before {
    top: 6px;
}
#footer .widget ul li:first-child:before {
    top: 6px;
}
.displaynone{
	display:none;
}
/*=============Papakura Opakehe Style=============*/
ul#menu-opaheke-papakura{
    text-align: right !important;
}
.dt-header-menu .dt-primary-nav {
    text-align: right !important;
}
.footer-contact-info ul li {
    list-style: none;
	display:inline-block;
	padding-right: 10px;
	padding-bottom:0;
}
.color-text{ 
   color:#444; font-weight:700;
}
/*.footer-contact-info ul li {
    font-size: 14px;
}*/
.footer-contact-info ul li a:hover {
	    color: rgb(236, 22, 118)!important;
}
.footer-contact-opening h6 {
    font-size: 18px;
}
/*.other-center-menu.dt-header-menu .dt-primary-nav>li>a {
    padding: 10px 7px;
}*/
h1, h2, h3, h4, h5, h6, a:hover, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #666;
}
.dt-sc-image-caption.type9 .dt-sc-image-content .dt-sc-image-title a {
    color: #fff;
	margin-top: 10px;
}
.dt-sc-image-caption.type9 .dt-sc-image-content h3 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 2px;
    font-family:'Roboto';
}
.dt-sc-image-caption.type9:hover .dt-sc-image-content a {
    background: rgba(0, 0, 0, 0);
}
.dt-sc-image-caption.type9 .dt-sc-image-content p {
    color: #fff;
}
.dt-sc-image-caption.type9 .dt-sc-image-title {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
    background: rgba(35, 35, 35, 0.7);
	padding: 22px 25px 0;
}
.center-box .dt-sc-image-caption.type9 .dt-sc-image-title {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
    background: rgb(33, 150, 243, .7);
	padding: 22px 25px 0;
}
.dt-sc-icon-box.type3.dt-sc-partially-rounded .icon-content {
    color: #fff;
}
.dt-sc-icon-box.type3.dt-sc-partially-rounded .icon-content h4 {
    color: #fff;
    font-size: 22px;
}
p {
    margin-bottom: 20px !important;
}
.line-height22 p {
    line-height: 25px;
    font-size: 16px;
}
.copyright-section p {
    font-size: 15px;
    margin-bottom: 0 !important;
}
/*.uppercase-head h4{
	text-transform: uppercase;
}*/

/*============= BUTTON STYLE  ===========*/
.type5 .dt-sc-button.medium {
    padding: 14px 30px 14px;
}
a.dt-sc-button.small.blue.bordered:before {
    border: 2px solid #fff !important;
    opacity: 1;
}
a.dt-sc-button.small.blue.bordered{
	background: #76bd1d !important;
	font-weight: 400 !important;
    font-size: 16px !important;
}
a.dt-sc-button.small.blue.bordered:hover {
    background: #ec1676 !important;
    border-color: #ec1676!important;
}
.dt-sc-button.bordered:before {
    border: none !important;
    opacity: 1 !important;
}
#dt-sc-rev-slider a.dt-sc-button.small.blue.bordered {
    border-color: #fff !important;
    color: #fff;
}
#dt-sc-rev-slider a.dt-sc-button.small.blue.bordered:hover {
    border-color: #0000 !important;
}
a.dt-sc-button.small.blue.bordered {
    border: none;
}
a.dt-sc-button.small.blue.bordered:before {
    border: none !important;
}


.page-id-13228 .other-heading .uvc-sub-heading.ult-responsive {
    font-size: 35px;
    line-height: 40px;
}
.page-id-13228 .uppercase-head h4 {
    font-size: 20px;
}
#toTop:before {
    position: absolute;
    content: '';
    background: url(images/totop-after.png) no-repeat right bottom;
    bottom: 55px;
    right: 25px;
    z-index: 999;
    background-size: 154px;
    padding: 10px;
}
#toTop {
    width: 60px !important;
    height: 60px !important;
}
/*============= BUTTON STYLE END ===========*/

/*******************#gform_wrapper_1***************/
#gform_wrapper_1, #gform_wrapper_4, #gform_wrapper_5, #gform_wrapper_6, #gform_wrapper_7, #gform_wrapper_8, #gform_wrapper_9, #gform_wrapper_10, #gform_wrapper_11, #gform_wrapper_12, #gform_wrapper_13, #gform_wrapper_14, #gform_wrapper_15, #gform_wrapper_16, #gform_wrapper_17, #gform_wrapper_18, #gform_wrapper_19, #gform_wrapper_20, #gform_wrapper_21, #gform_wrapper_22, #gform_wrapper_31, #gform_wrapper_32, #gform_wrapper_33 {
    margin-top: 5px !important;
	margin-bottom:0;
}
/*#gform_wrapper_2 .gform_body {
    height: 475px;
    overflow: auto;
}*/
#gform_wrapper_1 .gfield .ginput_container input, #gform_wrapper_4 .gfield .ginput_container input, #gform_wrapper_5 .gfield .ginput_container input, #gform_wrapper_6 .gfield .ginput_container input, #gform_wrapper_7 .gfield .ginput_container input, #gform_wrapper_8 .gfield .ginput_container input, #gform_wrapper_9 .gfield .ginput_container input, #gform_wrapper_10 .gfield .ginput_container input, #gform_wrapper_11 .gfield .ginput_container input, #gform_wrapper_12 .gfield .ginput_container input, #gform_wrapper_13 .gfield .ginput_container input, #gform_wrapper_14 .gfield .ginput_container input, #gform_wrapper_15 .gfield .ginput_container input, #gform_wrapper_16 .gfield .ginput_container input, #gform_wrapper_17 .gfield .ginput_container input, #gform_wrapper_18 .gfield .ginput_container input, #gform_wrapper_19 .gfield .ginput_container input, #gform_wrapper_20 .gfield .ginput_container input, #gform_wrapper_21 .gfield .ginput_container input, #gform_wrapper_22 .gfield .ginput_container input, #gform_wrapper_31 .gfield .ginput_container input, #gform_wrapper_32 .gfield .ginput_container input, #gform_wrapper_33 .gfield .ginput_container input {
    border: 1px solid #333;
    padding:8px;
    border-radius: 3px;
	font-size:15px;
	color:#000;
}
#gform_wrapper_1 .gfield .ginput_container input::placeholder, #gform_wrapper_1 .gfield .ginput_container textarea::placeholder, #gform_wrapper_4 .gfield .ginput_container input::placeholder, #gform_wrapper_4 .gfield .ginput_container textarea::placeholder, #gform_wrapper_5 .gfield .ginput_container input::placeholder, #gform_wrapper_5 .gfield .ginput_container textarea::placeholder, #gform_wrapper_6 .gfield .ginput_container input::placeholder, #gform_wrapper_6 .gfield .ginput_container textarea::placeholder, #gform_wrapper_7 .gfield .ginput_container input::placeholder, #gform_wrapper_7 .gfield .ginput_container textarea::placeholder, #gform_wrapper_8 .gfield .ginput_container input::placeholder, #gform_wrapper_8 .gfield .ginput_container textarea::placeholder, #gform_wrapper_9 .gfield .ginput_container input::placeholder, #gform_wrapper_9 .gfield .ginput_container textarea::placeholder, #gform_wrapper_10 .gfield .ginput_container input::placeholder, #gform_wrapper_10 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_11 .gfield .ginput_container input::placeholder, #gform_wrapper_11 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_12 .gfield .ginput_container input::placeholder, #gform_wrapper_12 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_13 .gfield .ginput_container input::placeholder, #gform_wrapper_13 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_14 .gfield .ginput_container input::placeholder, #gform_wrapper_14 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_15 .gfield .ginput_container input::placeholder, #gform_wrapper_15 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_16 .gfield .ginput_container input::placeholder, #gform_wrapper_16 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_17 .gfield .ginput_container input::placeholder, #gform_wrapper_17 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_18 .gfield .ginput_container input::placeholder, #gform_wrapper_18 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_19 .gfield .ginput_container input::placeholder, #gform_wrapper_19 .gfield .ginput_container textarea::placeholder, 
#gform_wrapper_20 .gfield .ginput_container input::placeholder, #gform_wrapper_20 .gfield .ginput_container textarea::placeholder, #gform_wrapper_21 .gfield .ginput_container input::placeholder, #gform_wrapper_21 .gfield .ginput_container textarea::placeholder, #gform_wrapper_22 .gfield .ginput_container input::placeholder, #gform_wrapper_22 .gfield .ginput_container textarea::placeholder, #gform_wrapper_31 .gfield .ginput_container input::placeholder, #gform_wrapper_31 .gfield .ginput_container textarea::placeholder,
#gform_wrapper_32 .gfield .ginput_container input::placeholder, #gform_wrapper_32 .gfield .ginput_container textarea::placeholder,
#gform_wrapper_33 .gfield .ginput_container input::placeholder, #gform_wrapper_33 .gfield .ginput_container textarea::placeholder{
	color:#000;
}
#gform_wrapper_1 .gfield .ginput_container_fileupload input, #gform_wrapper_4 .gfield .ginput_container_fileupload input, #gform_wrapper_5 .gfield .ginput_container_fileupload input, #gform_wrapper_6 .gfield .ginput_container_fileupload input, #gform_wrapper_7 .gfield .ginput_container_fileupload input, #gform_wrapper_8 .gfield .ginput_container_fileupload input, #gform_wrapper_9 .gfield .ginput_container_fileupload input, #gform_wrapper_10 .gfield .ginput_container_fileupload input, #gform_wrapper_11 .gfield .ginput_container_fileupload input, #gform_wrapper_12 .gfield .ginput_container_fileupload input, #gform_wrapper_13 .gfield .ginput_container_fileupload input, #gform_wrapper_14 .gfield .ginput_container_fileupload input, #gform_wrapper_15 .gfield .ginput_container_fileupload input, #gform_wrapper_16 .gfield .ginput_container_fileupload input, #gform_wrapper_17 .gfield .ginput_container_fileupload input, #gform_wrapper_18 .gfield .ginput_container_fileupload input, #gform_wrapper_19 .gfield .ginput_container_fileupload input, #gform_wrapper_20 .gfield .ginput_container_fileupload input, #gform_wrapper_21 .gfield, #gform_wrapper_22 .gfield .ginput_container_fileupload input, #gform_wrapper_31 .gfield .ginput_container_fileupload input, #gform_wrapper_32 .gfield .ginput_container_fileupload input, #gform_wrapper_33 .gfield .ginput_container_fileupload input{
    width: 100%;
	background:#fff;
}
#gform_wrapper_1 .gfield .ginput_container input:focus, #gform_wrapper_1 .gfield .ginput_container textarea:focus, #gform_wrapper_4 .gfield .ginput_container input:focus, #gform_wrapper_4 .gfield .ginput_container textarea:focus, #gform_wrapper_5 .gfield .ginput_container input:focus, #gform_wrapper_5 .gfield .ginput_container textarea:focus, #gform_wrapper_6 .gfield .ginput_container input:focus, #gform_wrapper_6 .gfield .ginput_container textarea:focus, #gform_wrapper_7 .gfield .ginput_container input:focus, #gform_wrapper_7 .gfield .ginput_container textarea:focus, #gform_wrapper_8 .gfield .ginput_container input:focus, #gform_wrapper_8 .gfield .ginput_container textarea:focus, #gform_wrapper_9 .gfield .ginput_container input:focus, #gform_wrapper_9 .gfield .ginput_container textarea:focus, #gform_wrapper_10 .gfield .ginput_container input:focus, #gform_wrapper_10 .gfield .ginput_container textarea:focus, #gform_wrapper_11 .gfield .ginput_container input:focus, #gform_wrapper_11 .gfield .ginput_container textarea:focus, 
#gform_wrapper_12 .gfield .ginput_container input:focus, #gform_wrapper_12 .gfield .ginput_container textarea:focus, 
#gform_wrapper_13 .gfield .ginput_container input:focus, #gform_wrapper_13 .gfield .ginput_container textarea:focus, 
#gform_wrapper_14 .gfield .ginput_container input:focus, #gform_wrapper_14 .gfield .ginput_container textarea:focus, 
#gform_wrapper_15 .gfield .ginput_container input:focus, #gform_wrapper_15 .gfield .ginput_container textarea:focus, 
#gform_wrapper_16 .gfield .ginput_container input:focus, #gform_wrapper_16 .gfield .ginput_container textarea:focus, 
#gform_wrapper_17 .gfield .ginput_container input:focus, #gform_wrapper_17 .gfield .ginput_container textarea:focus, 
#gform_wrapper_18 .gfield .ginput_container input:focus, #gform_wrapper_18 .gfield .ginput_container textarea:focus, 
#gform_wrapper_19 .gfield .ginput_container input:focus, #gform_wrapper_19 .gfield .ginput_container textarea:focus, 
#gform_wrapper_20 .gfield .ginput_container input:focus, #gform_wrapper_20 .gfield .ginput_container textarea:focus, #gform_wrapper_21 .gfield .ginput_container input:focus, #gform_wrapper_21 .gfield .ginput_container textarea:focus,
#gform_wrapper_22 .gfield .ginput_container input:focus, #gform_wrapper_22 .gfield .ginput_container textarea:focus,
#gform_wrapper_31 .gfield .ginput_container input:focus, #gform_wrapper_31 .gfield .ginput_container textarea:focus,
#gform_wrapper_32 .gfield .ginput_container input:focus, #gform_wrapper_32 .gfield .ginput_container textarea:focus,
#gform_wrapper_33 .gfield .ginput_container input:focus, #gform_wrapper_33 .gfield .ginput_container textarea:focus
{
	border: 1px solid #77be44;
}
#gform_wrapper_1 .gfield .ginput_container textarea, 
#gform_wrapper_4 .gfield .ginput_container textarea, 
#gform_wrapper_5 .gfield .ginput_container textarea, 
#gform_wrapper_6 .gfield .ginput_container textarea, 
#gform_wrapper_7 .gfield .ginput_container textarea, 
#gform_wrapper_8 .gfield .ginput_container textarea, 
#gform_wrapper_9 .gfield .ginput_container textarea, 
#gform_wrapper_10 .gfield .ginput_container textarea, 
#gform_wrapper_11 .gfield .ginput_container textarea, 
#gform_wrapper_12 .gfield .ginput_container textarea, 
#gform_wrapper_13 .gfield .ginput_container textarea, 
#gform_wrapper_14 .gfield .ginput_container textarea, 
#gform_wrapper_15 .gfield .ginput_container textarea, 
#gform_wrapper_16 .gfield .ginput_container textarea, 
#gform_wrapper_17 .gfield .ginput_container textarea, 
#gform_wrapper_18 .gfield .ginput_container textarea, 
#gform_wrapper_19 .gfield .ginput_container textarea, 
#gform_wrapper_20 .gfield .ginput_container textarea,
#gform_wrapper_21 .gfield .ginput_container textarea,
#gform_wrapper_22 .gfield .ginput_container textarea,
#gform_wrapper_31 .gfield .ginput_container textarea,
#gform_wrapper_32 .gfield .ginput_container textarea,
#gform_wrapper_33 .gfield .ginput_container textarea
 {
    border: 1px solid #333;
    padding-left: 10px;
    border-radius: 3px;
	height: 110px;
	font-size:15px;
	color:#000;
}
#gform_wrapper_1.gform_wrapper .gform_footer, 
#gform_wrapper_4.gform_wrapper .gform_footer, 
#gform_wrapper_5.gform_wrapper .gform_footer, 
#gform_wrapper_6.gform_wrapper .gform_footer, 
#gform_wrapper_7.gform_wrapper .gform_footer, 
#gform_wrapper_8.gform_wrapper .gform_footer, 
#gform_wrapper_9.gform_wrapper .gform_footer, 
#gform_wrapper_10.gform_wrapper .gform_footer, 
#gform_wrapper_11.gform_wrapper .gform_footer, 
#gform_wrapper_12.gform_wrapper .gform_footer, 
#gform_wrapper_13.gform_wrapper .gform_footer, 
#gform_wrapper_14.gform_wrapper .gform_footer, 
#gform_wrapper_15.gform_wrapper .gform_footer, 
#gform_wrapper_16.gform_wrapper .gform_footer, 
#gform_wrapper_17.gform_wrapper .gform_footer, 
#gform_wrapper_18.gform_wrapper .gform_footer, 
#gform_wrapper_19.gform_wrapper .gform_footer, 
#gform_wrapper_20.gform_wrapper .gform_footer, 
#gform_wrapper_21.gform_wrapper .gform_footer,
#gform_wrapper_22.gform_wrapper .gform_footer,
#gform_wrapper_31.gform_wrapper .gform_footer,
#gform_wrapper_32.gform_wrapper .gform_footer,
#gform_wrapper_33.gform_wrapper .gform_footer{
    padding: 5px 0 15px !important;
    text-align: center;
}
#gform_wrapper_1.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_4.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_5.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_6.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_7.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_8.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_9.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_10.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_11.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_12.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_13.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_14.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_15.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_16.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_17.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_18.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_19.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_20.gform_wrapper .top_label div.ginput_container, 
#gform_wrapper_21.gform_wrapper .top_label div.ginput_container,
#gform_wrapper_22.gform_wrapper .top_label div.ginput_container,
#gform_wrapper_31.gform_wrapper .top_label div.ginput_container,
#gform_wrapper_32.gform_wrapper .top_label div.ginput_container,
#gform_wrapper_33.gform_wrapper .top_label div.ginput_container
 {
    margin-top: 0px;
}
#gform_wrapper_1.gform_wrapper ul li.gfield, 
#gform_wrapper_4.gform_wrapper ul li.gfield, 
#gform_wrapper_5.gform_wrapper ul li.gfield, 
#gform_wrapper_6.gform_wrapper ul li.gfield, 
#gform_wrapper_7.gform_wrapper ul li.gfield, 
#gform_wrapper_8.gform_wrapper ul li.gfield, 
#gform_wrapper_9.gform_wrapper ul li.gfield, 
#gform_wrapper_10.gform_wrapper ul li.gfield, 
#gform_wrapper_11.gform_wrapper ul li.gfield, 
#gform_wrapper_12.gform_wrapper ul li.gfield, 
#gform_wrapper_13.gform_wrapper ul li.gfield, 
#gform_wrapper_14.gform_wrapper ul li.gfield, 
#gform_wrapper_15.gform_wrapper ul li.gfield, 
#gform_wrapper_16.gform_wrapper ul li.gfield, 
#gform_wrapper_17.gform_wrapper ul li.gfield, 
#gform_wrapper_18.gform_wrapper ul li.gfield, 
#gform_wrapper_19.gform_wrapper ul li.gfield, 
#gform_wrapper_20.gform_wrapper ul li.gfield, 
#gform_wrapper_21.gform_wrapper ul li.gfield,
#gform_wrapper_22.gform_wrapper ul li.gfield,
#gform_wrapper_31.gform_wrapper ul li.gfield,
#gform_wrapper_32.gform_wrapper ul li.gfield,
#gform_wrapper_33.gform_wrapper ul li.gfield{
    margin-top: 12px;
	padding-right:0px !important;
}
#gform_wrapper_1.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_4.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_5.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_6.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_7.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_8.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_9.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_10.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_11.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_12.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_13.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_14.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_15.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_16.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_17.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_18.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_19.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_20.gform_wrapper ul li.gfield.last-textarea, 
#gform_wrapper_21.gform_wrapper ul li.gfield.last-textarea,
#gform_wrapper_22.gform_wrapper ul li.gfield.last-textarea,
#gform_wrapper_31.gform_wrapper ul li.gfield.last-textarea,
#gform_wrapper_32.gform_wrapper ul li.gfield.last-textarea,
#gform_wrapper_33.gform_wrapper ul li.gfield.last-textarea
 {
	width: 100%;
}
#gform_wrapper_1.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_4.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_5.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_6.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_7.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_8.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_9.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_10.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_11.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_12.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_13.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_14.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_15.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_16.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_17.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_18.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_19.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_20.gform_wrapper ul li.gfield .gfield_label, 
#gform_wrapper_21.gform_wrapper ul li.gfield .gfield_label,
#gform_wrapper_22.gform_wrapper ul li.gfield .gfield_label,
#gform_wrapper_31.gform_wrapper ul li.gfield .gfield_label,
#gform_wrapper_32.gform_wrapper ul li.gfield .gfield_label,
#gform_wrapper_33.gform_wrapper ul li.gfield .gfield_label{
	font-size:15px;
	padding-bottom:0px;
	font-weight: 400;
}
#gform_wrapper_1 .gform_footer #gform_submit_button_1, 
#gform_wrapper_4 .gform_footer #gform_submit_button_4, 
#gform_wrapper_5 .gform_footer #gform_submit_button_5, 
#gform_wrapper_6 .gform_footer #gform_submit_button_6, 
#gform_wrapper_7 .gform_footer #gform_submit_button_7, 
#gform_wrapper_8 .gform_footer #gform_submit_button_8, 
#gform_wrapper_9 .gform_footer #gform_submit_button_9, 
#gform_wrapper_10 .gform_footer #gform_submit_button_10, 
#gform_wrapper_11 .gform_footer #gform_submit_button_11, 
#gform_wrapper_12 .gform_footer #gform_submit_button_12, 
#gform_wrapper_13 .gform_footer #gform_submit_button_13, 
#gform_wrapper_14 .gform_footer #gform_submit_button_14, 
#gform_wrapper_15 .gform_footer #gform_submit_button_15, 
#gform_wrapper_16 .gform_footer #gform_submit_button_16, 
#gform_wrapper_17 .gform_footer #gform_submit_button_17, 
#gform_wrapper_18 .gform_footer #gform_submit_button_18, 
#gform_wrapper_19 .gform_footer #gform_submit_button_19, 
#gform_wrapper_20 .gform_footer #gform_submit_button_20, 
#gform_wrapper_21 .gform_footer #gform_submit_button_21,
#gform_wrapper_22 .gform_footer #gform_submit_button_22,
#gform_wrapper_31 .gform_footer #gform_submit_button_31,
#gform_wrapper_32 .gform_footer #gform_submit_button_32,
#gform_wrapper_33 .gform_footer #gform_submit_button_33{
    padding: 10px 25px;
    line-height: normal;
    border-radius: 0;
    background: #77be44!important;
    border: none !important;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    float: none;
    position: relative;
    letter-spacing: 1px;
}
#gform_wrapper_1 .gform_footer #gform_submit_button_1:hover, 
#gform_wrapper_4 .gform_footer #gform_submit_button_4:hover, 
#gform_wrapper_5 .gform_footer #gform_submit_button_5:hover, 
#gform_wrapper_6 .gform_footer #gform_submit_button_6:hover, 
#gform_wrapper_7 .gform_footer #gform_submit_button_7:hover, 
#gform_wrapper_8 .gform_footer #gform_submit_button_8:hover, 
#gform_wrapper_9 .gform_footer #gform_submit_button_9:hover, 
#gform_wrapper_10 .gform_footer #gform_submit_button_10:hover, 
#gform_wrapper_11 .gform_footer #gform_submit_button_11:hover, 
#gform_wrapper_12 .gform_footer #gform_submit_button_12:hover, 
#gform_wrapper_13 .gform_footer #gform_submit_button_13:hover, 
#gform_wrapper_14 .gform_footer #gform_submit_button_14:hover, 
#gform_wrapper_15 .gform_footer #gform_submit_button_15:hover, 
#gform_wrapper_16 .gform_footer #gform_submit_button_16:hover, 
#gform_wrapper_17 .gform_footer #gform_submit_button_17:hover, 
#gform_wrapper_18 .gform_footer #gform_submit_button_18:hover, 
#gform_wrapper_19 .gform_footer #gform_submit_button_19:hover, 
#gform_wrapper_20 .gform_footer #gform_submit_button_20:hover, 
#gform_wrapper_21 .gform_footer #gform_submit_button_21:hover,
#gform_wrapper_22 .gform_footer #gform_submit_button_22:hover,
#gform_wrapper_31 .gform_footer #gform_submit_button_31:hover,
#gform_wrapper_32 .gform_footer #gform_submit_button_32:hover,
#gform_wrapper_33 .gform_footer #gform_submit_button_33:hover{
    background: #ec1676!important;
    color: #fff !important;
}
#gform_wrapper_21.gform_wrapper ul.gform_fields li.gfield select {
    height: 36px;
}
#gform_wrapper_21.gform_wrapper ul.gform_fields li.gfield select {
    border: 1px solid #0a5157;
    padding: 8px;
    border-radius: 3px;
    font-size: 15px;
}
.gform_wrapper div.validation_error {
    display: block;
}
span.LV_validation_message.LV_invalid.showed, span.LV_validation_message.LV_invalid {
    color: #f00;
	display:block !important;
	font-size:12px;
}
.gform_wrapper .gfield_error .ginput_container {
    padding-right: 0px;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}
.gform_wrapper li.gfield.gfield_error {
    background-color: unset;
    margin-bottom: 0px !important;
    border-top: none;
    border-bottom:0;
    padding-bottom: 0px;
    padding-top: 0px;
	max-width: 100% !important;
}
.gform_wrapper li.gfield.gfield_error input {
    border: 1px solid #790000 !important;
}
.gfield_description.validation_message {
    display: none;
}
.pum-theme-lightbox .pum-title {
    color: #333 !important;
    font-weight: 400;
}
/**************************/
/*******************#gform_wrapper_2 Enrollment***************/
#gform_wrapper_2 {
    margin-top: 5px !important;
	margin-bottom:0;
}
/*#gform_wrapper_2 .gform_body {
    height: 475px;
    overflow: auto;
}*/
#gform_wrapper_2 .gfield .ginput_container input {
    border: 1px solid #0a5157;
    padding:8px;
    border-radius: 3px;
	font-size:15px;
}
#gform_wrapper_2.gform_wrapper ul.gform_fields li.gfield select {
    border: 1px solid #0a5157;
    padding:8px;
    border-radius: 3px;
	font-size:15px;
}
#gform_wrapper_2.gform_wrapper ul.gform_fields li.gfield select {
	height:36px;
}
/*#gform_wrapper_2 .gfield .ginput_container input::placeholder, #gform_wrapper_2 .gfield .ginput_container textarea::placeholder {
	color:#fff;
}*/
#gform_wrapper_2 .gfield .ginput_container_fileupload input {
    width: 100%;
	background:#fff;
}
#gform_wrapper_2 .gfield .ginput_container input:focus, #gform_wrapper_2 .gfield .ginput_container textarea:focus{
	border: 1px solid #eb1c74;
}
#gform_wrapper_2 .gfield .ginput_container textarea {
    border: 1px solid #0a5157;
    padding-left: 10px;
    border-radius: 3px;
	height: 110px;
	font-size:15px;
}
#gform_wrapper_2.gform_wrapper .gform_footer {
    padding: 5px 0 25px !important;
    text-align: center;
}
#gform_wrapper_2.gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}
#gform_wrapper_2.gform_wrapper ul li.gfield {
    margin-top: 0px;
	padding-right:0px !important;
}
#gform_wrapper_2.gform_wrapper ul li.gfield.last-textarea {
	width: 100%;
}
#gform_wrapper_2.gform_wrapper ul li.gfield .gfield_label{
	font-size:15px;
	padding-bottom:0px;
	font-weight: 400;
}
#gform_wrapper_2 .gform_footer #gform_submit_button_2 {
    padding: 10px 25px;
    line-height: normal;
    border-radius: 0;
    background: #77be44!important;
    border:none !important;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    float: none;
    position: relative;
    letter-spacing: 1px;
}
#gform_wrapper_2 .gform_footer #gform_submit_button_2:hover {
    background: #ec1676!important;
    color: #fff !important;
}
#gform_wrapper_2.gform_wrapper div.validation_error {
    display: none;
}
#gform_wrapper_2.gform_wrapper .gfield_error .ginput_container {
    padding-right: 0px;
}
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error {
    background-color: unset;
    margin-bottom: 0px !important;
    border-top: none;
    border-bottom:0;
    padding-bottom: 0px;
    padding-top: 0px;
	max-width: 100% !important;
}
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error input {
    border: 1px solid #790000 !important;
}

/**************************/
/*******************#gform_wrapper_3***************/

#gform_wrapper_3 .gfield .ginput_container input{
	border: 1px solid #dfdfdf;
	padding: 8px;
	border-radius: 3px;
	font-size: 15px;
	width: 100%;
}
#gform_wrapper_3 .ginput_container.ginput_container_select .gfield_select, #gform_wrapper_3.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{
    padding: 3px 7px;
    font-size: 15px;
    border: 1px solid #dfdfdf !important;
    border-radius: 3px;
    /*background: #EDEDED;*/
    box-shadow: none !important;
	height:36px;
}
#gform_wrapper_3.gform_wrapper .ginput_complex span.ginput_left.address_country{
	height:36px;
	width: 100%;
}
#gform_wrapper_3.gform_wrapper .field_description_below .gfield_description {
    padding-top: 5px;
    line-height: 15px;
}
#gform_wrapper_3 .gfield .ginput_container input::placeholder{
	font-size: 13px;
}
#gform_wrapper_3 .gfield .ginput_container input:focus{
	border: 1px solid #999;
}
#gform_wrapper_3 .gfield .ginput_container textarea {
	border: 1px solid #dfdfdf;
	padding-left: 10px;
	border-radius: 3px;
	height: 110px;
	font-size: 15px;
}
#gform_wrapper_3 .gfield .ginput_container textarea::placeholder{
	font-size: 13px;
}
#gform_wrapper_3.gform_wrapper .gform_footer {
	padding: 0px !important;
}
#gform_wrapper_3.gform_wrapper .top_label div.ginput_container{
	margin-top: 0px;
}
#gform_wrapper_3.gform_wrapper ul li.gfield {
	margin-top: 0px;
}
#gform_wrapper_3.gform_wrapper ul li.gfield .gfield_label{
	font-weight: 600!important;
    margin-top: 0;
    font-size: 15px;
}
#gform_wrapper_3 .gform_footer #gform_submit_button_3 {
    padding: 10px 25px;
    line-height: normal;
    border-radius: 0;
    background: #77be44!important;
    border:none !important;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    float: none;
    position: relative;
    letter-spacing: 1px;
}
#gform_wrapper_3 .gform_footer #gform_submit_button_3:hover {
    background: #ec1676!important;
    color: #fff !important;
}
#gform_wrapper_3.gform_wrapper div.validation_error {
	display: none;
}
#gform_wrapper_3.gform_wrapper li.gfield.gfield_error{
	background-color: unset;
	margin-bottom: 0px !important;
	border-top: none;
	border-bottom: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	max-width: 100% !important;
	margin-right: 0px;
}
#gform_wrapper_3.gform_wrapper li.gfield.gfield_error input{
	border: 1px solid #790000 !important;
}

#gform_wrapper_3.gform_wrapper .top_label .gf_left_full{
    margin-top: 15px;
}
#gform_wrapper_3.gform_wrapper .top_label .gf_left_full label.gfield_label{
    margin-top: 10px;
}
#gform_wrapper_3.gform_wrapper .top_label .gf_left_full .ginput_container {
    display: inline-block;
    position: absolute;
    left: 15%;
    right: 4%;
}
#gform_wrapper_3.gform_wrapper .gfield.gsection.heading-lable{
    padding: 0;
    margin: 0;
    border: none;
    color: #ff0002;
    font-size: 16px;
}
#gform_wrapper_3.gform_wrapper ul li.gfield.gfield_html.gfield_html_formatted h4{
	font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    padding-top: 15px;
}

#gform_wrapper_3.gform_wrapper ul li.gfield.gfield_html.gfield_html_formatted.gf_left_third, #gform_wrapper_3.gform_wrapper ul li.gfield.gfield_html.gfield_html_formatted.gf_middle_third, #gform_wrapper_3.gform_wrapper ul li.gfield.gfield_html.gfield_html_formatted.gf_right_third {
    background: #000;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}
#gform_wrapper_3.gform_wrapper ul li.gfield.gfield_html.gfield_html_formatted.gf_left_third h4, #gform_wrapper_3.gform_wrapper ul li.gfield.gfield_html.gfield_html_formatted.gf_middle_third h4, #gform_wrapper_3.gform_wrapper ul li.gfield.gfield_html.gfield_html_formatted.gf_right_third h4{
    padding: 12px 0;
    margin: 0;
    font-weight: 500;
}
#gform_wrapper_3.gform_wrapper .ginput_container_checkbox .gfield_checkbox {
    margin: 0;
}
#gform_wrapper_3.gform_wrapper .ginput_container_checkbox .gfield_checkbox li {
    margin: 0;
}
#gform_wrapper_3.gform_wrapper .ginput_container_checkbox .gfield_checkbox li label {
    max-width: 100%;
    font-size: 15px;
    margin: 2px 5px 0;
}
#gform_wrapper_3.gform_wrapper ul li.gfield.no_lable_block {
    margin-top: 10px;
	margin-bottom: 0;
}
#gform_wrapper_3.gform_wrapper ul li.gfield.no_lable_block input {
    margin-top: 0;
}
#gform_wrapper_3.gform_wrapper ul li.gfield.gf_list_inline {
    margin-top: 10px;
    margin-bottom: 0;
}
/*#gform_wrapper_3 .gfield .ginput_container input#choice_3_17_1 {
    margin: 0;
}*/
/*=============*********************=================*/
/***********Toggle Accordion***************/
h5.dt-sc-toggle-accordion a:before, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before, h5.dt-sc-toggle a:before, .dt-sc-toggle-frame h5.dt-sc-toggle a:before {
    background: #76bd1d;
}
h5.dt-sc-toggle-accordion:before, h5.dt-sc-toggle-accordion:after, .type2 h5.dt-sc-toggle-accordion:after, h5.dt-sc-toggle:before, h5.dt-sc-toggle:after {
    background: #fff;
}
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a:before, h5.dt-sc-toggle-accordion.active a:before, .dt-sc-toggle-frame h5.dt-sc-toggle.active a:before, h5.dt-sc-toggle.active a:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active, .dt-sc-toggle-frame-set.type2>h5.dt-sc-toggle-accordion.active:after, .dt-sc-toggle-icon {
    background-color: #0a5157 !important;
}
.dt-sc-testimonial.type2 .dt-sc-testimonial-quote {
   margin: 0px 0px 0px;
}
.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite {
   margin: 15px 0px 0px 30px;
}
.dt-sc-testimonial.type2 .dt-sc-testimonial-quote:before, .dt-sc-testimonial.type2 .dt-sc-testimonial-quote:after {
   background: #135257;
}
.dt-sc-testimonial.type2 blockquote {
   background: #135257;
}
.dt-sc-testimonial.type2 blockquote::before {
   border-top-color: #135257 !important;
}
.dt-sc-testimonial.type2 blockquote q {
   color: #fff;
}
.color-pink{color:#ec1676;}

/***********Toggle Accordion End***************/
.error404 .dt-custom-nav-wrapper {
    display: none;
}
.error404 p {
    color: #fff;
}
.error404 .type1 .dt-sc-button {
    left: 50px;
}


@media screen and (max-width: 1199px) {
.other-center-menu.dt-header-menu .dt-primary-nav > li > a {
    padding: 10px 5px;
	letter-spacing: 0;
}
.dt-header-menu .dt-primary-nav#menu-opaheke-papakura>li>a {
    font-size: 13px !important;
}

}
@media screen and (max-width: 991px) {
.other-center-menu.dt-header-menu .dt-primary-nav > li > a {
    padding: 10px 5px;
	letter-spacing:0;
	font-size: 11px !important;
}
.menu-trigger.menu-trigger-icon {
	padding-top: 50px;
	text-align: right;
}
.sticky-wrapper.is-sticky .menu-trigger.menu-trigger-icon {
	padding-top: 25px;
}
.mobile-nav-container .menu-trigger>i:before {
    font-size: 34px !important;
}
.mobile-header .dt-logo-container a {
    margin-top: 0;
}
.mobile-menu ul.dt-primary-nav li.current-menu-item {
    background: #77be44;
}
.mobile-menu ul.dt-primary-nav li:hover {
    background: #77be44;
}
#header .mobile-menu .dt-primary-nav>li>ul>li>a {
    font-size: 13px !important;
}
.mobile-menu ul.dt-primary-nav li.current-menu-item:hover a {
    color: #fff;
}
#footer .copyright-section .vc_col-sm-12.wpb_column:last-child {
    margin-bottom: 0px!important;
}
.mobile-header {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
}

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}
@media screen and (max-width: 767px) {
.mobileview{
	position:absolute!important;
	right:0px!important;
}

#header .dt-header-tpl div[class^="dt-logo-container"][class*="vc_custom"] {
    width: initial !important;
}
	.mobile-nav-container.mobile-nav-offcanvas-right {
    text-align: right!important;
}
	.logoview.wpb_column.vc_column_container.vc_col-sm-3 {
    margin-bottom: 0px!important;
}
	.callview.wpb_column.vc_column_container.vc_col-sm-6 {
    margin-bottom: 5px!important;
}
	#footer .wpb_column.vc_col-sm-3 {
    margin-bottom: 20px!important;
}
.pull-right {
    margin-top: 5px!important;
}
	.widget.widget_nav_menu {
    margin-bottom: 0px!important;
}
	.dt-sc-newsletter-section.type7 {
    padding: 20px 0 0px 0!important;
}
	.wpb_gallery.wpb_content_element.vc_clearfix {
    margin-bottom: 0px!important;
}
	.wpb_column {
    margin-bottom: 0px;
}
.mobile-header .wpb_column.vc_column_container.vc_col-sm-6.vc_hidden-lg.vc_hidden-md {
    width: 50%;
    margin-bottom: 5px;
}
.menu-trigger.menu-trigger-icon {
	padding-top: 25px;
}
.sticky-wrapper.is-sticky .menu-trigger.menu-trigger-icon {
	padding-top: 18px;
}
#header .dt-header-tpl .wpb_top-to-bottom.top-to-bottom {
    display: none;
}
#footer .call-us-block .wpb_column {
    margin-bottom: 0 !important;
}
#footer .wpb_column.vc_column_container.vc_col-sm-6 {
    margin-bottom: 20px !important;
}
a.dt-sc-button.small.blue.bordered {
    margin-bottom: 25px;
}
.call-us-block a.dt-sc-button.small.blue.bordered {
    margin-bottom: 0;
}
.footer-contact-info ul li {
    padding-right: 0px;
    padding-bottom: 0;
}
.wpb_text_column.wpb_content_element.footer-contact-opening {
    margin-bottom: 0;
}
.mobile-space {
    padding-top: 0 !important;
}
.mobile-text-center {
    text-align: center;
}
.nomargin a.dt-sc-button.small.blue.bordered {
    margin-bottom: 0px;
}
.vc_row.wpb_row.vc_row-fluid.copyright-section {
    margin-bottom: 50px!important;
}
.download-btn .wpb_wrapper{
	text-align: center !important;
}
.download-btn .wpb_wrapper a.dt-sc-button.small.blue.bordered {
    margin-bottom: 0;
}
.footer-contact-info ul li {
    padding-right: 10px;
}
#footer .footer-fixed-block .rightfooter.popmake-group-enquire-now .mob, #footer .footer-fixed-block .rightfooter.popmake-group-enquire-now .mob a {
    color: #fff;
    font-size: 20px;
}
#footer .footer-fixed-block .rightfooter.popmake-group-enquire-now .vc_column-inner:hover {
    background:#ec1676 !important;
}

}
@media (min-width:401px) and (max-width:599px) {}
@media screen and (max-width: 480px) {
.menu-trigger.menu-trigger-icon {
	padding-top: 18px;
}
.dt-sc-contact-info.type2 h6 {
    font-size: 22px;
}
#dt-sc-rev-slider a.dt-sc-button.small.blue.bordered {
    padding: 5px 15px!important;
    font-size: 15px !important;
}
}


