/*
Theme Name: Odyssey VC
Theme URI: https://www.odysseydesignco.com
Author: Team Odyssey
Author URI: https://www.odysseydesignco.com
Description: The Odyssey Theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 3.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: odyssey
*/
@font-face {
  font-family: 'Agency';
  src: url('fonts/AGENCY.TTF'); /* IE9 Compat Modes */
  src: url('fonts/AGENCY.TTF') format('TTF'), /* Super Modern Browsers */
}
@font-face {
  font-family: 'AgencyB';
  src: url('fonts/AGENCYB.TTF'); /* IE9 Compat Modes */
  src: url('fonts/AGENCYB.TTF') format('TTF'), /* Super Modern Browsers */
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts/GOTHAM-BOLD.OTF'); /* IE9 Compat Modes */
  src: url('fonts/GOTHAM-BOLD.OTF') format('TTF'), /* Super Modern Browsers */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-size: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
color: #141412;
line-height: 1.5;
margin: 0;
font-family: 'Open Sans', sans-serif;
background: #ddd url(/wp-content/uploads/2017/12/bg.jpg);
background-size: contain;
}
a {
color: #db1516;
text-decoration: none;
}
a:visited {
color: #e4121d;
}
a:focus {
outline: 0;
}
a:active,
a:hover {
color: #e4121d;
outline: 0;
}
a:hover {
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
line-height: 1.3;
font-family: 'AgencyB';
}
h1 {
font-size: 48px;
margin: 10px 0;
}
h2 {
font-size: 30px;
margin: 10px 0;
}
h3 {
font-size: 22px;
margin: 10px 0;
}
h4 {
font-size: 20px;
margin: 10px 0;
}
h5 {
font-size: 18px;
margin: 10px 0;
}
h6 {
font-size: 16px;
margin: 10px 0;
}
b,
strong {
font-weight: bold;
}
p {
margin: 0 0 24px;
line-height: 30px;
}
small {
font-size: smaller;
}
dl {
margin: 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
menu,
ol,
ul {
margin: 16px 0;
padding: 0 0 0 40px;
}
ul {
list-style-type: square;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
li > ul,
li > ol {
margin: 0;
}
form {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
min-width: inherit;
padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
content: "";
display: table;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000;
}
button,
input,
textarea {
border: 2px solid #d4d0ba;
padding: 5px;
}
input,
textarea {
color: #141412;
}
input:focus,
textarea:focus {
border: 2px solid #c3c0ab;
outline: 0;
}
/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
background: #e05d22; 
border: none;
border-radius: 2px;
color: #fff;
display: inline-block;
padding: 11px 24px 10px;
text-decoration: none;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
background: #ed6a31; /* Old browsers */
background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */
background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
outline: none;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
background: #d94412; /* Old browsers */
background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */
background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */
border: none;
border-top: 3px solid #b93207;
padding: 10px 24px 11px;
}
.post-password-required input[type="submit"] {
padding: 7px 24px 4px;
vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
padding: 5px 24px 6px;
}
::-webkit-input-placeholder {
color: #7d7b6d;
}
:-moz-placeholder {
color: #7d7b6d;
}
::-moz-placeholder {
color: #7d7b6d;
}
:-ms-input-placeholder {
color: #7d7b6d;
}
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
}
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
max-width: 100%;
}

/* Images */
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
/**
* 4.2 Navigation
* ----------------------------------------------------------------------------
*/
ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0;
}
.nav-menu li {
display: inline-block;
position: relative;
}
.nav-menu li a {
color: #fff;
display: block;
font-size: 15px;
line-height: 1;
padding: 15px;
text-decoration: none;
font-family: 'Gotham-Bold';
border-bottom: 1px solid transparent;
}
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
    border-color: #fff;
}
.nav-menu .sub-menu,
.nav-menu .children {
background-color: #220e10;
border-top: 0;
padding: 0;
position: absolute;
left: -2px;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
color: #fff;
margin: 0;
width: 300px;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
background-color: #db572f;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
border-color: #fff;
}
.menu-toggle {
display: none;
}
/* Navbar */
.site-header .search-form {
position: absolute;
right: 20px;
top: 1px;
}
.site-header .search-field {
background-color: transparent;
background-image: url(images/search-icon.png);
background-position: 5px center;
background-repeat: no-repeat;
background-size: 24px 24px;
border: none;
cursor: pointer;
height: 37px;
margin: 3px 0;
padding: 0 0 0 34px;
position: relative;
-webkit-transition: width 400ms ease, background 400ms ease;
transition:         width 400ms ease, background 400ms ease;
width: 1px;
}
.site-header .search-field:focus {
background-color: #fff;
cursor: text;
outline: 0;
width: 230px;
}
header#masthead {
    width: 100%;
    float: left;
    background: #db1516;
}
.cf-logo {
    background: url(http://rivercityprecast.com/wp-content/uploads/2018/08/arrow-compressor.png);
    background-repeat: no-repeat;
    padding-top: 11px;
    padding-bottom: 12px;
}
ul#primary-menu {
    margin-top: 17px;
}
a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cf-right-top {
    padding: 0!important;
}
.cf-right-top ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
}
.cf-right-top ul li {
    display: inline-block;
    color: #fff;
    margin: 15px 15px 0 0;
    text-align: right;
    font-family: 'Gotham-Bold';
}
.cf-right-top ul li span {
    display: block;
}
.cf-right-top ul li a {
    background: #222;
    display: block;
    width: 120px;
    box-sizing: border-box;
    padding: 10px 7px;
    text-align: center;
    color: #fff;
    font-family: 'AgencyB';
    font-size: 20px;
    text-transform: uppercase;
}
.cf-right-top ul li a:hover {
    background: #717171;
}
div#main {
    width: 100%;
    float: left;
}
footer#colophon {
    width: 100%;
    float: left;
    background: url(http://rivercityprecast.com/wp-content/uploads/2018/08/ft-compressor.jpg);
    background-size: cover;
    padding: 40px 0;
    background-attachment: fixed;
}
footer.entry-meta {
    display: none;
}
.page-title-breadcrumbs {
    background: #ddd;
    width: 100%;
    float: left;
}
.sd-page-title-bg {
    width: 100%;
    float: left;
}
.low-op-color {
    background: url(/wp-content/uploads/2017/12/1.png);
    padding: 50px!important;
    color: #fff;
    background-size: cover;
}
.secondary-title-field h1 {
    font-size: 41px;
    text-transform: uppercase;
    letter-spacing: 5px;
}
h1.page-title {
    color: #db1516;
}
ul#breadcrumbs li {
    display: inline-block;
    margin-right: 10px;
}
ul#breadcrumbs {
    padding: 0;
    list-style-type: none;
    margin-top: 30px;
}
.home .page-title-breadcrumbs {
    display: none;
}
h1.cf-slide-head {
    font-size: 45px!important;
    line-height: 55px!important;
    letter-spacing: 4px!important;
    margin: 0!important;
}
a.cf-btn:hover {
    background: #db1516;
}
a.cf-btn:hover:before {
    border-left: 17px solid #db1516;
}
a.cf-btn:hover {
    background: #db1516;
    border-left-color: #222!important;
}
a.cf-btn {
    background: #222;
    display: inline-block;
    padding: 6px 10px!important;
    min-width: 140px;
    color: #fff;
    font-size: 16px!important;
    position: relative;
    font-family: 'AgencyB';
    text-transform: uppercase;
    text-align: center!important;
    border-left: 4px solid #db1516!important;
    letter-spacing: 2px!important;
    -webkit-transition: all 0.3s ease-in-out!important;
    -moz-transition: all 0.3s ease-in-out!important;
    -o-transition: all 0.3s ease-in-out!important;
    transition: all 0.3s ease-in-out!important;
    line-height: 22px!important;
}
a.cf-btn:before {
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 17px solid #222222;
    content: "";
    right: -17px;
    top: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out!important;
    -moz-transition: all 0.3s ease-in-out!important;
    -o-transition: all 0.3s ease-in-out!important;
    transition: all 0.3s ease-in-out!important;
}
a.cf-btn.cf-grey {
    background: #eeeeee;
    color: #222;
}
a.cf-btn.cf-grey:before {
    border-left-color: #eee;
}
a.cf-btn.cf-grey:hover {
    background: #db1516;
    color: #fff;
}
a.cf-btn.cf-grey:hover:before {
    border-left-color: #db1516;
}
.cf-pr-blocks a {
    display: block;
	cursor: auto;
}
.cf-pr-blocks a img {
    float: left;
    max-width: 100%;
}
.cf-pr-blocks a span {
    display: block;
    background: #fff;
    padding: 20px 10px 20px 20px;
    clear: both;
    position: relative;
    color: #333;
}
/*.cf-pr-blocks a:hover span:before {
    width: 5px;
}
.cf-pr-blocks a span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #db1515;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}*/
.cf-home-projects {
    width: 100%;
    float: left;
}
.project-row .wpb_raw_code {
    margin: 0!important;
}
.cf-pro-out-1 {
    background: url(http://rivercityprecast.com/wp-content/uploads/2018/08/9-compressor.jpg);
    background-size: cover;
}
.cf-pro-out-2 {
    background: url(http://rivercityprecast.com/wp-content/uploads/2018/08/10-compressor.jpg);
    background-size: cover;
}
.cf-pro-out-3 {
    background: url(http://rivercityprecast.com/wp-content/uploads/2018/08/13-compressor.jpg);
    background-size: cover;
}
.cf-pro-out-4 {
    background: url(http://rivercityprecast.com/wp-content/uploads/2018/08/12-compressor.jpg);
    background-size: cover;
}
.cf-pro {
    width: 100%;
    float: left;
    padding: 60px 0 120px;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(132, 130, 111, 0.7);
	position: relative;
}
.cf-positioned {
    min-height: 146px;
}

.cf-home-projects:hover .cf-pro {
    background: transparent;
}
.cf-pro p {
    padding: 0 10px 0 30px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cf-pro h3 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-left: 30px;
    padding-right: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cf-home-projects:hover .cf-pro h3, .cf-home-projects:hover .cf-pro p {
    opacity: 0;
}
.cf-pro a.cf-btn.cf-pro-btn {
    margin-top: 120px;
}
.cf-home-projects:hover .cf-pro a.cf-btn.cf-pro-btn {
    margin-top: 0;
    margin-bottom: 120px;
}
.tp-mask-wrap {
    overflow: visible!important;
}
.ult-modal-input-wrapper.ult-adjust-bottom-margin {
    margin-bottom: 0!important;
}
body {
    overflow-x: hidden;
}
.cf-pop-gal br {
    display: none;
}
.cf-pop-gal img {
    width: 33.333%;
    float: left;
    padding: 0 10px 10px;
}
footer#colophon h2 {
    color: #db1516;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
footer#colophon p {
    color: #fff;
}
.cf-single-info span {
    color: #fff;
}
.cf-single-info h4 {
    margin-top: 0px;
    color: #db1516;
    font-size: 25px;
    margin-bottom: 25px;
}
ul.cf-socials li a {
    color: #db1516;
    display: block;
    font-size: 25px;
    margin-right: 10px;
}

ul.cf-socials li {
    display: inline-block;
}
ul.cf-socials {
    padding: 0;
    list-style-type: none;
    margin-top: 0px;
}
.cf-form-move-out {
    margin: 0 -10px;
}
.cf-form-move-out br {
    display: none;
}
.cf-form-move-out .cf-6 {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 17px;
}
.cf-form-move-out .cf-12 {
    width: 100%;
    float: left;
    padding: 0 10px;
    margin-bottom: 17px;
}
.cf-form-move-out input, .cf-form-move-out textarea {
    width: 100%;
    float: left;
    background: #fff;
    border: 0;
    font-size: 15px;
    padding: 10px;
    outline: 0;
    max-height: 160px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cf-form-move-out input:focus, .cf-form-move-out textarea:focus {
    background: #e3e3e3;
}
input#cf-btn {
    float: right;
    width: auto;
    background: #db1516;
    border-radius: 0;
    font-family: 'AgencyB';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 5px 20px;
    position: relative;
    right: 21px;
    border-left: 4px solid #fff;
}
.cf-send {
    position: relative;
}
.cf-6.cf-send p {
    margin: 0;
}
.cf-send:after {
    width: 0;
    height: 100%;
    border-top: 17px solid transparent;
    border-bottom: 23px solid transparent;
    border-left: 17px solid #db1516;
    content: "";
    right: 15px;
    top: 0;
    position: absolute;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out!important;
    -o-transition: all .3s ease-in-out!important;
    transition: all .3s ease-in-out !important;
}
input#cf-btn:hover, input#cf-btn:focus {
    border-color: #db1516;
}
me.clear {
    display: block;
}
.cf-copy p {
    font-size: 12px;
}
.cf-c-p .cf-single-info span {
    color: #141412;
}
.cf-center {
    text-align: center;
}
.cf-copy.cf-center {
    color: #fff;
}
.page-id-16 footer#colophon {
    display: none;
}
.cf-tab-full-row .vc_tta-tabs-container {
    margin: 0!important;
}
.cf-tab-full-row .vc_tta-tabs-container ul.vc_tta-tabs-list {
    background: #db1516;
    text-align: center;
}
.cf-tab-full-row .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab {
    margin: 0;
}
.cf-tab-full-row .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a:hover, .cf-tab-full-row .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a {
    background: #717171;
    color: #fff;
}
.cf-tab-full-row .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a {
    border-radius: 0;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 14px;
    padding: 13px;
    border-left: 1px solid;
}
.cf-tab-full-row .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab:last-child a {
    border-right: 1px solid;
}
.cf-tab-full-row .vc_tta-panels-container {
    max-width: 1170px;
    margin: 0 auto;
}
.cf-tab-full-row .vc_tta-panels-container .vc_col-sm-4 {
    padding: 0 10px;
}
.cf-tab-full-row .vc_tta-panels-container .vc_tta-panels {
    border: 0!important;
    background: transparent!important;
}
.cf-tab-full-row .vc_tta-panels-container .vc_tta-panel-body {
    padding: 50px 0 0!important;
}
.cf-tab-full-row .vc_tta-panels-container .vc_col-sm-4 a:hover:before {
    opacity: 0.8;
}
.cf-tab-full-row .vc_tta-panels-container .vc_col-sm-4 a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2017/12/1-1.jpg);
    background-size: contain;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.cf-tab-full-row .vc_tta-panels-container .vc_col-sm-4 a {
    position: relative;
}
.cf-menu {
    text-align: center;
}
.cf-extra-spacing {
    letter-spacing: 1px;
}
.cf-tab-full-row .wpb_single_image {
    margin-bottom: 10px;
}
.cf-tab-full-row h4 {
    margin-bottom: 30px;
}
.contact-page-form input:focus, .contact-page-form textarea:focus {
    background: #313131;
    color: #fff;
}
span.cf-block {
    display: block;
}
.cf-contact-page-clicks {
    background: rgb(49, 49, 49);
    color: #ffffff;
    padding: 15px;
    margin-bottom: 10px;
    display: block;
}
.cf-contact-page-clicks a {
    margin-right: 7px;
    color: #ea0606;
}
.cf-slide-text {
    white-space: normal !important;
    margin: 20px 0!important;
}
me.clear.cf-rights a {
    font-weight: 800;
}
div.pp_pic_holder {
    z-index: 99999999!important;
}
.cf-linked-port {
    position: absolute;
    right: 35px;
    top: 5px;
}
.cf-linked-port a {
    background: #e4121d;
    display: inline-block;
    padding: 7px 11px;
    color: #fff;
}
.cf-linked-port a:hover {
    background: #555555;
}
.cf-white {
    color: #fff;
}
.gap20 {
    padding: 10px 0;
}
.gap30 {
    padding: 15px 0;
}
.gap40 {
    padding: 20px 0;
}
.gap50 {
    padding: 25px 0;
}
.gap60 {
    padding: 30px 0;
}
.gap70 {
    padding: 35px 0;
}
.gap80 {
    padding: 40px 0;
}
.gap90 {
    padding: 45px 0;
}
.gap100 {
    padding: 50px 0;
}
body {
    background: #c0bdbd;
}
.cf-shadow-image img {
    box-shadow: 0 1px 10px #e7e7e7;
}
.cf-new-whitess .cf-single-info {
    display: inline-block;
    margin-right: 15px;
}
.cf-new-whitess {
    margin-top: 22px;
	position: relative;
    top: 4px;
}
ul.cf-tabs-list {
    text-align: center;
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    max-width: 792px;
}
ul.cf-tabs-list li:last-child a {
    border-right: 1px solid;
}
ul.cf-tabs-list li a {
    border-radius: 0;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 13px;
    padding: 10px;
    border-left: 1px solid;
    display: block;
}
ul.cf-tabs-list li {
    float: left;
}
ul.cf-tabs-list li a:hover {
    background: #717171;
}
ul.cf-tabs-list li.cf-current a {
    background: #717171;
}
ul.cf-socials li a img {
    margin-top: 10px;
    max-width: 25px;
}
.wpcf7-response-output {
    clear: both;
}
.site-footer .wpcf7-response-output {
    color: #fff;
}
.pp_gallery, a.pp_next, a.pp_previous, .pp_nav {
    display: none!important;
}
.cf-slider {
    min-height: 506px;
}
.cf-copy {
    width: 100%;
    float: left;
    background: #222;
    padding: 10px 0;
}
.cf-copy me.clear {
    float: left;
}
.cf-copy me.clear.cf-rights {
    float: right;
}
.cf-copy p {
    margin: 0;
    color: #fff;
}
.cf-new-container-size {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.cf-single-info {
    margin-top: 30px;
}
.cf-ft-info .cf-single-info:last-child {
    float: right;
    width: auto;
}
.cf-single-info {
    margin-top: 23px;
    float: left;
    text-align: left;
}
.cf-ft-info-in {
    background: rgb(0 0 0/42%);
    border: 1px solid #3f3f3f;
    margin-top: 20px;
    width: 100%;
    float: left;
    padding: 0 20px;
}
.cf-form-move-out .cf7sr-g-recaptcha {
    transform: scale(.7);
    position: relative;
    top: -12px;
    transform-origin: left;
}
.cf-form-move-out .cf-6:nth-child(6) {
    margin-bottom: 0px;
}
.cf-form-move-out .cf-6.cf-no-mar {
    margin: 0;
}
.cf-hide-it {
    display: none;
}
