#D88500
		body {
			font-family: PT Sans;
			font-weight: 300;
      font-family: Open Sans;
      font-size: 16px;
      color: #454545;
      line-height: nullem;
      background-color: rgba(255,255,255,1);
      background-color: rgba(255,255,255,1);
		}

		.pt-section{
			padding: 20px 0;
		}

		h1, h2, h3, h4, h5, h6 {
			  font-family: 'Montserrat';
			font-weight: 700;
		}

		.pt-article-title {
			font-family: Cabin;
			font-weight: 700;
		}

		div.pt-shortcode-panel span a{
			text-decoration: underline;
		}


		.pt-boxed .pt-site-wrapper:after,
		.pt-site-footer .pt-footer-widgets {
			background-color: #07575b;
		}

		.hentry .pt-company:hover {
			border-color: #07575b;
		}

		.pt-header-info	.pt-header-info-icon {
			color: #07575b;
		}

		a,
		.pt-c-first,
		.pt-rating-summary .pt-rating-summary__text {
			color: #07575b;
		}

		.btn.btn-default {
			border-color: #07575b;
			color: #07575b;
		}

		.btn.btn-default:hover,
		.btn.btn-default:focus {
			background-color: #07575b;
			border-color: #07575b;
		}

		.btn.btn-primary {
			background-color: #07575b;
			border-color: #07575b;
		}

		.btn.btn-primary:hover,
		.btn.btn-primary:focus {
			background-color: #004347;
			border-color: #004347;
		}

		.btn.pt-btn-inversed:hover,
		.btn.pt-btn-inversed:focus,
		.btn.pt-btn-inversed:active {
			color: #07575b;
		}

		.pt-bg-c-first {
			background-color: #07575b;
		}

		.megadropdown .pt-mega-sub-menu {
			border-top-color: #07575b;
		}

		.pt-primary-nav > div > ul > li.pt-has-button > a {
			background-color: #07575b;
			border-color: #07575b;
		}

		.pt-primary-nav .megadropdown .pt-mega-sub-menu .pt-sub-menu > li.pt-has-button a {
			background-color: #07575b;
			border-color: #07575b;
		}

		.pt-primary-nav .megadropdown .pt-mega-sub-menu a.pt-has-button {
			background-color: #07575b;
			border-color: #07575b;
		}

		.pt-sidebar .menu-item-has-children i {
			color: #07575b;
		}

		.avarage-price-container,
		.fa-arrow-up,
		.fa-arrow-down {
			color: #07575b;
		}


		.btn.pt-btn-secondary,
		body .gform_wrapper .gform_next_button,
		body .gform_wrapper .gform_page_footer input[type=submit] {
			background-color: #D88500;
			border-color: #D88500;
		}

		.btn.pt-btn-secondary:hover,
		.btn.pt-btn-secondary:focus,
		body .gform_wrapper .gform_next_button:hover,
		body .gform_wrapper .gform_next_button:focus,
		body .gform_wrapper .gform_page_footer input[type=submit]:hover,
		body .gform_wrapper .gform_page_footer input[type=submit]:focus {
			/*background-color: #66B59D;
			border-color: #66B59D;*/
		}

		.pt-c-second {
			color: #D88500;
		}

		.pt-bg-c-second,
		.pt-icon {
			background-color: #D88500;
		}

		.pt-c-third {
			color: #D88500;
		}

		.pt-bg-c-third {
			background-color: #D88500;
		}

		body .gform_wrapper:not(.pt-alternative_wrapper) .gf_page_steps .gf_step:not(.gf_step_active) {
			background-color: #D88500;
			background-color: #f6f6f6;

		}

		body .gform_wrapper:not(.pt-alternative_wrapper) .gf_page_steps .gf_step:not(.gf_step_active):after {
			border-left-color: #D88500;
			border-left-color: #f6f6f6;
		}

		body .gform_wrapper:not(.pt-alternative_wrapper) .gf_page_steps .gf_step .gf_step_number {
			color: #D88500;
		}

		body .gform_wrapper:not(.pt-alternative_wrapper) .gf_step{
			color: #222;
		}

		body .gform_wrapper:not(.pt-alternative_wrapper) .gf_step.gf_step_active {
		    /*background: #fff;*/
				background-color: #D88500;
		    color: #FFF;
		}

		body .gform_wrapper:not(.pt-alternative_wrapper) .gf_step.gf_step_active::after {
    	border-left-color: #D88500;
		}

		form#gform_1 input.error{
			  border: solid 1px #ff0033;
		}

		label.error{
			color: #ff0033;
			font-weight: bold;
		}

		p.checkright{
			font-size: 0.8em;
		}

		div.ginput_container input::placeholder{
			color: #ff0033;
		}
