/*
Theme Name:IMC
Author:David Taylor Digital
Theme URI:https://www.davidtaylordigital.com
Description:IMC Template
Version:2.2
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* Reset */
* {box-sizing:border-box;outline:none;}
p {line-height:inherit;margin:0 0 25px 0;padding:0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-weight:normal;}
input, select, textarea, input:focus, select:focus, textarea:focus {outline:none;}
::placeholder {}

/* Global */
body {font-family:'Open Sans', sans-serif;font-size:18px;line-height:25px;color:#000;}
a, a:active {transition:color 0.2s, background- 0.2s;text-decoration:none;color:#A96E3E;}
a:hover {transition:color 0.2s, background-color 0.2s;color:#845630;}

/* ----- [ HEADINGS ] ----- */
h1,h2,h3,h4,h5,h6 {font-family:'Roboto Slab', serif;line-height:1em;color:#A96E3E;}
h1, .h1 {font-size:48px;font-weight:700;color:#fff;line-height:41px;}
h2 {font-size:40px;font-weight:500;color:#070707;margin:0 0 12px 0;}
h3 {font-size:23px;font-weight:500;line-height:31px;color:#070707;margin:0 0 8px 0;}
h4 {font-size:20px;line-height:1.25em;}
h5 {}
h6 {}
.normal {font-weight:400;}
.large {font-size:30px;}
.dark {color:#070707;}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {color:#fff;}
.opensans {font-family:'Open Sans', sans-serif;}
.robotoslab {font-family:'Roboto Slab', serif;}
.robotoslab-medium {font-family:'Roboto Slab', serif;font-size:23px;line-height:31px;font-weight:500;}

.pre {color:#99D1EF;font-size:26px;font-family:'Roboto Slab',sans-serif;margin:0 0 8px 0;padding:0;}

/* ------------------------------------------ */
/* ------------- [ STRUCTURE ] -------------- */
/* ------------------------------------------ */

/* ----- [ HEADER ] ----- */
#header {position:absolute;top:0;left:0;right:0;z-index:1000;}
body.single #header {position:initial;background:rgba(7,7,7,.23);}
#topbar {font-family:'Roboto Slab', serif;font-size:16px;background-color:#070707;color:#ffffff;padding:8px 0;}
#topbar .line {margin-right:5px;}
#topbar a {color:#ffffff;}
#topbar a:hover {color:#A96E3E;}

/* ----- [ HERO ] ----- */
#hero {min-height:600px;width:100%;}
body.home #hero {min-height:865px;background-size:0;}
#hero .caption {display:inline-block;position:absolute;left:0;bottom:10%;}
body.home #hero .caption {bottom:50%;transform:translateY(50%);text-align:center;}
#hero h1 {line-height:52px;margin-bottom:20px;max-width:754px;}
body.home #hero h1 {margin-left:auto;margin-right:auto;}
#hero .sub {color:#ffffff;margin-bottom:20px;max-width:546px;}
body.home #hero .sub {font-family:'Roboto Slab', serif;font-size:30px;line-height:40px;margin:auto;}

#hero .banner {position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);z-index:1;background:#ffffff;width:95%;max-width:743px;padding:55px 65px;}

#hero .btn .button:nth-of-type(1) {margin-right:7px;}
#hero .btn .button:nth-of-type(2) {margin-left:7px;}

/* Override */
.home #hero, .home #hero .slide {height:750px;background-size:cover;background-position:center;}

/* ----- [ NAV ] ----- */
#nav {display:block;}
#nav ul {list-style:none;margin:0;padding:0;}
#nav ul li {position:relative;display:inline-block;vertical-align:middle;margin:0 9px;}
#nav ul li a {font-family:'Roboto Slab',sans-serif;display:block;color:#fff;padding:1em 0 12px 0;}
#nav ul#menu-primary > li > a:after {content:"";opacity:0;display:block;margin-top:5px;width:0;height:2px;background:#fff;transition:all 0.2s;}
#nav ul li a[href]:hover, #nav ul li.current-menu-item>a, #nav ul li.current-menu-ancestor>a {color:#A96E3E;}

#nav ul li:hover ul {opacity:1;transform:scaleY(1);transition:all 0.2s;}
#nav ul ul {position:absolute;z-index:9999;display:block;padding:0;margin:0;background:#070707;text-align:left;width:230px;opacity:0;transform-origin:top center;transform:scaleY(0);transition:all 0.2s;}
#nav ul ul li {display:block;float:none;margin:0;padding:0;}
#nav ul ul li a {line-height:1.1em;height:auto;margin:0;padding:9px;font-size:15px;color:#ffffff;text-transform:initial;}

/* Hover/Adjust */


#nav ul ul li.current-menu-item > a,
#nav ul ul li > a[href]:hover {background:#A96E3E;color:#ffffff;}

/* ----- [ FOOTER ] ----- */
#footer img {max-width:156px;}
#footer a {color:#A96E3E;}
#footer {background-color:#070707;padding-top:65px;}
#footer ul {list-style:none;margin:0;padding:0;}
#footer ul li {line-height:23px;display:block;font-size:20px;font-weight:700;margin-bottom:34px;}
#footer ul ul li {font-size:18px;font-weight:400;margin:12px 0;}
#footer ul li a {color:#fff;}
#footer ul ul li a {color:#A96E3E;}
#footer ul>li a[href]:hover {color:#A96E3E;}
#footer ul>ul>li a[href]:hover {color:#ffffff;}
#footer .by {margin:50px 0 0 0;padding: 15px 0;border-top:1px solid #CECECE;}
#footer .by a {font-size:12px;color:#fff;}

.quote {padding-top:85px;padding-bottom:80px;}
.quote .overlay {position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(7,7,7,.44);}

/* Social Media */
.social a {font-size:10px;position:relative;background-color:#A96E3E;margin:0 4px 0 0;color:#ffffff;display:inline-block;vertical-align:middle;height:20px;width:20px;border-radius:50%;}
.social a i {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ffffff;transition:all .3s;}

.social a:hover i {color:#070707;}


/* ------------------------------------------ */
/* -------------- [ TEMPLATES ] ------------- */
/* ------------------------------------------ */
section .bg-transparent {background-image:url(images/texture.png);background-size:cover;background-repeat:no-repeat;background-position:top;}

.section-overlay {position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(7,7,7,.75);}
.bg-image h2 {color:#ffffff!important;}
.bg-image .text {color:#ffffff;}

.banner .accent {width:175px;height:4px;margin:auto;margin-bottom:15px;}
.banner .heading {font-family:'Roboto Slab', serif;font-size:30px;font-weight:500;line-height:40px;margin-bottom:25px;}
.banner .subheading {font-style:italic;color:#A96E3E;}

/*.content-image h3:before {content:'';display:block;width:40px;height:4px;background:#A96E3E;margin-bottom:10px;}*/

.line {height:20px;width:1px;background:#A96E3E;}

.post .title {font-weight:500;margin-bottom:15px;}
.post .date {color:#A96E3E;}

.section.title {margin-bottom:0;}

.standard h2 {font-size:30px;line-height:37px;}
.standard img {display:inline-block;vertical-align:middle;margin:0 15px;}
.standard .text {}

.testimonial .inner {width:142px;height:142px;padding:15px;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.16);}
.testimonial .image {width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;box-shadow:none;}

.title {margin-bottom:25px;}
.title h2 {font-size:30px;line-height:40px;}
.title .accent {width:123px;height:4px;margin:auto;margin-bottom:5px;}

/*.two-col h3:before {content:'';display:block;width:40px;height:4px;background:#A96E3E;margin-bottom:10px;}*/

.accordion h2 {font-family:'Roboto Slab', serif;font-size:23px;font-weight:500;line-height:31px;color: #070707;cursor: pointer;padding: 20px 0;width: 100%;text-align: left;border: none;outline: none;transition: 0.4s;margin-bottom:0;}
.active, .accordion:hover {}
.panel {color:#A96E3E;max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;border-bottom:1px solid #A96E3E;}
.panel:last-of-type {border-bottom:0;}
.accordion i {float: right;margin-left: 5px;transition:all .3s;}
.active i {transform:rotate(45deg);}

/* ---- [ BLOG ] ---- */
.wp-pagenavi {line-height:1em;font-size:16px;}
.wp-pagenavi span, .wp-pagenavi a {display:inline-block;background:#A96E3E;color:#fff;border:0 none;padding:5px;line-height:1em;}
.wp-pagenavi span, .wp-pagenavi a:hover {background:#000;}

/* ---- [ OVAL ] ---- */
section.bg-gray-oval {margin-bottom:-150px;}
.bg-gray-oval > div, .bg-gray-oval > section {position:relative;top:-110px;}
.oval {display:block;position:absolute;top:-150px;left:-15%;right:-15%;height:auto;}
.oval img {display:block;width:100%;height:auto;}

/* ---- [ IMAGE ] ---- */
.image {background-size:cover;background-position:center;display:block;transition:all 0.2s;box-shadow:0 3px 6px rgba(0,0,0,0.16);}
.image.shorter {padding-bottom:66%;}
.image.short {padding-bottom:85%;}
.image.tall {padding-bottom:113%;}
.image.under-square {padding-bottom:90%;}
.image.square {padding-bottom:100%;}
.image.headshot {padding-bottom:85%;background-position:top center;}
.img.natural {display:block;height:auto;max-width:100%;}

.img-zoom {overflow:hidden;}
.img-zoom:hover .image {transform:scale(1.1);transition:all 0.2s;}

/* ---- [ BUCKETS ] ---- */
.unbucket {margin-bottom:-32px;}
.unbucket-sides {margin-left:-16px;margin-right:-16px;}
.bucket {margin-bottom:32px;padding:30px;box-shadow:0 3px 6px rgba(0,0,0,.16);position:relative;transition:all .3s;top:0;}
.bucket h3 {max-width:210px;margin:15px 0;}
.bucket .content {font-size:15px;}
.buckets .bucket {padding:16px;}
.product .bg-gradient, .bucket .bg-gradient {padding:16px;}

.buckets .bucket:hover {box-shadow:0 6px 6px rgba(0,0,0,.16);top:-3px;transition:all .3s;}

/* Text/Hover */
.bucket h4 {margin-top:1em;}
.bucket:hover h3 {color:#A96E3E;}
.product.bucket:hover h3 {color:#99D1EF;}

/* ---- [ CONTACT ] ---- */
.contact .address, .contact a {line-height:1.33em;color:#A96E3E;font-size:20px;}
.contact a:hover {color:#000;}

/* ---- [ CAREERS ] ---- */
.career {margin:0 0 2em 0;padding:0 0 2em 0;border-bottom:1px solid #ccc;}
.career:last-child {margin:0;padding:0;border:0 none;}

/* ---- [ PRODUCTS ] ---- */
.unproduct {margin-bottom:-5%;}
.products-listing .product {margin-bottom:5%;}

/* ---- [ CTA ] ----*/
.cta .inner {background-size:cover;background-repeat:no-repeat;background-position:center;padding:35px;z-index:2;}
.cta .inner .content {z-index:3;}
.cta .inner .heading {font-family:'Roboto Slab', serif;font-size:30px;line-height:40px;color:#A96E3E;}
.cta .inner .text {color:#ffffff;}

.cta .overlay {position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;background:rgba(7,7,7,.75);}

.cta .col:first-of-type {border-right:2px solid #ffffff;}

.accent {width:40px;height:4px;background:#A96E3E;margin-bottom:10px;}

/* ---- [ TABS ] ---- */
.tab {font-size:16px;display:inline-block;width:98px;height:400px;position:relative;vertical-align:bottom;transition:all 0.5s;margin-left:4px;}
.tab .txt {display:none;overflow:hidden;}
.tab .flex {align-items:center;}
.tab .back {position:absolute;top:0;left:0;right:0;bottom:0;transform:skew(-8deg,0);}
.tab .bar h3, .tab .bar .sizer {font-size:50px;font-family:'Roboto Slab',sans-serif;color:#ffffff;writing-mode:vertical-rl;transform:rotate(180deg);line-height:1em;}
.tab .bar .sizer {opacity:0;}
.tab .bar h3 {position:absolute;bottom:16px;left:8px;transform:rotate(188deg);pointer-events:none}
.tab .bar i {color:#fff;font-size:50px;position:absolute;top:16px;left:75%;transform:translateX(-50%);}
.tab .bar {height:400px;position:relative;padding:1.5em 1.5em 0 1.5em;cursor:pointer;}
.tab .text {padding:0 4em;}

.tab, .tab * {outline:none;}

/* Numbers */
.tab.n-0 .back {background:#A96E3E;}
.tab.n-0, .tab.n-0 .bar {height:400px;}
.tab.n-0 .txt {max-height:400px;}

.tab.n-1 .back {background:#5C87B1;}
.tab.n-1, .tab.n-1 .bar {height:425px;}
.tab.n-1 .txt {max-height:425px;}

.tab.n-2 .back {background:#8FADC9;}
.tab.n-2, .tab.n-2 .bar {height:450px;}
.tab.n-2 .txt {max-height:450px;}

.tab.n-3 .back {background:#C7D7E3;}
.tab.n-3, .tab.n-3 .bar {height:475px;}
.tab.n-3 .txt {max-height:475px;}

/* Open */
.tab.open {margin-right:8px;}
.tab.open .txt {display:block;}

/* ---- [ PRODUCT TABS ] ---- */
.controls a {margin:0 24px;}

/* ---- [ HIDE/SHOW ] ---- */
.hideshow .item {padding:0.75em 4em;transition:all 0.2s;}
.hideshow .q {font-size:20px;cursor:pointer;padding-right:2em;}
.hideshow .a {display:none;margin-top:1em;}
.hideshow .a p:last-child {margin:0;}
.hideshow i.fa-chevron-down {color:#777;position:absolute;top:0;right:0;opacity:1;}
.hideshow i.fa-times {opacity:0;position:absolute;top:0;right:0;color:#000;}

.hideshow .item.open {transition:all 0.2s;margin:0 0 1em 0;}
.hideshow .item:hover .q, .hideshow .item.open .q {color:#A96E3E;}
.hideshow .item.open i.fa-chevron-down {opacity:0;}
.hideshow .item.open i.fa-times {opacity:1;}

/* ------------------------------------------ */
/* --------------- [ FORMS ] ---------------- */
/* ------------------------------------------ */
form.custom {background-image:url(images/texture.png);background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:0 3px 6px rgba(0,0,0,.16);padding:33px;max-width:732px;margin:auto;}
form.custom .gfield input:not([type="checkbox"]):not([type="file"]), form.custom .gfield textarea {font-family:'Roboto Slab',serif;font-size:20px;font-weight:500;margin-bottom:15px;box-shadow:0 3px 6px rgba(0,0,0,.16);}
form.custom .gfield textarea {height:171px;}
form.custom .gfield_checkbox .gchoice {font-size:16px;display:flex;align-items:baseline;}
form.custom .gfield_checkbox .gchoice:nth-of-type(odd) {width:60%;float:left;}
form.custom .gfield_checkbox .gchoice:nth-of-type(even) {width:40%;float:left;}
form.custom input[type="submit"] {background:#070707;border:2px solid #070707;color:#ffffff;margin-left:0;}
form.custom input[type="submit"]:hover {background:#A96E3E;border:2px solid #A96E3E;color:#ffffff;margin-left:0;}
.ginput_container.ginput_container_fileupload {color:#070707;}
/* General */
#request.fancybox-content {padding:0;width:500px;}
#gform_wrapper_3 h2.gform_title {font-size:24px;color:#fff;display:block;text-align:center;margin:0 auto 1em auto;}
#gform_wrapper_1, #gform_wrapper_2, #gform_wrapper_3 {}
.gform_confirmation_message {background:#000;padding:8px;color:#fff;text-align:center;line-height:1em;border:1px solid #333;}
.gform_confirmation_wrapper {padding:8px;line-height:2em;}
.gform_wrapper .gform_body {margin:0;padding:0;list-style:none;}
.gform_wrapper .gform_body .gfield {margin:0 0 8px 0;background:none;padding:0;}
.gform_wrapper .gform_body .gfield > .gfield_label {display:block;font-weight:bold;margin:0 0 8px 0;}
.gform_wrapper .gform_body .gfield .screen-reader-text,  .gform_wrapper .gform_body .gfield .gfield_description {display:block;font-size:14px;margin:8px 0 0 0;}
.gform_wrapper .gform_body .gfield.hidden_label > label, .gform_wrapper .gform_body .gfield.hidden_label label {display:none;color:#fff;}
.gform_wrapper .gform_body .gfield_html {margin:0;}
.gform_wrapper .gform_footer {text-align:left;margin-top:1em;}
.gform_wrapper .gform_footer img.gform_ajax_spinner {display:none !important;}
.gform_wrapper .gform_body fieldset {margin:0;padding:0;border:0 none;}
.gform_wrapper .gform_body fieldset button {border:0 none;margin:0;padding:5px 10px;border-radius:5px;background:#f78f22;color:#fff;cursor:pointer;}
.quote .gfield_description {color:#fff;}
.quote .gfield_description a {color:#fff;} 
.gform_wrapper .gfield--type-address {clear:both;float:none;margin-top:2rem!important;}
.gform_wrapper .gform_body .gfield > legend.gfield_label {display:none;}
.gform_wrapper .ginput_complex > span {display:block;margin:0 0 16px 0!important;clear:both;float:none;}

/* Inputs */
.gform_wrapper .gform_body .gfield input[type="tel"], 
.gform_wrapper .gform_body .gfield input[type="email"], 
.gform_wrapper .gform_body .gfield input[type="text"], 
.gform_wrapper .gform_body .gfield select, 
.gform_wrapper .gform_body .gfield textarea {display:block;margin:0;padding:12px;border:0 none;width:100%;color:#000;border:1px solid #000000;transition:border 0.2s;}
.gform_wrapper .gform_body .gfield select {font-family:'Roboto Slab',serif;font-weight:500;font-size:20px;padding:9px 10px;background: #fff url('images/select.png') no-repeat center right;}
#gform_wrapper_1 .gform_body .gfield select {font-family:'Open Sans',sans-serif;font-weight:normal;font-size:20px;padding:9px 10px;background: #fff url('images/select.png') no-repeat center right;}
.gform_wrapper .gform_body .gfield .gfield_radio, 
.gform_wrapper .gform_body .gfield .gfield_checkbox {margin:0;padding:0;}
.gform_wrapper .gform_body .gfield .gfield_radio input, 
.gform_wrapper .gform_body .gfield .gfield_checkbox input {margin-right:5px;}
.gform_wrapper .gform_body .gfield .gchoice label {cursor:pointer;}

.gfield .large {font-size:18px;}

.gfield textarea.large {height:63px;}

.gform_wrapper .w-half:nth-of-type(2n+1), .gform_wrapper .w-half:nth-of-type(2n+2) {width:49.5%;}

/* Placeholder */
.gform_wrapper .gform_body .gfield input[type="tel"]::placeholder, 
.gform_wrapper .gform_body .gfield input[type="email"]::placeholder, 
.gform_wrapper .gform_body .gfield input[type="text"]::placeholder, 
.gform_wrapper .gform_body .gfield select::placeholder, 
.gform_wrapper .gform_body .gfield textarea::placeholder {color:#070707;}

/* iOS Adjustment */
.gform_wrapper select {border-radius:0;-webkit-appearance:none;background:url('images/select.png') no-repeat center right;background-size:auto 25%;}
.ginput_container_select {position:relative;}

/* Adjust */
.gform_wrapper .gform_body .gfield .ginput_container_date input {display:inline-block;width:93%;margin-right:1%;}
.gform_wrapper .gform_body .gfield .gfield_list_container {width:100%;}
.gform_wrapper .gform_body .gfield .gfield_list_container input {display:block;width:100%;}
.ginput_container.ginput_container_fileupload {color:#fff;font-size:14px;}
.gform_fileupload_rules {display:block;}

/* Columns */
.first-half, .last-half {width:49%;float:left;}
.last-half {float:right;}

/* Validation */
.gform_wrapper .gform_validation_errors, .instruction.validation_message {background:#d30000;padding:8px;margin:0 0 1em 0;}
.instruction.validation_message {color:#fff;font-size:14px;margin:0;padding:5px;}
.gform_wrapper .gform_validation_errors h2 {font-family:'Roboto',sans-serif;font-size:14px;color:#fff;margin:0;}
.gform_wrapper .gform_body .gfield .gfield_description.validation_message {font-size:12px;padding:5px;color:#fff;background:#ccc;background:#d30000;margin:0;}
.gform_wrapper .gform_body .gfield_error input::placeholder {color:#dc0000;}
.gform_wrapper .gform_body .gfield_error label {color:#dc0000;}
.gform_wrapper .gform_body .gfield_error input[type="phone"],
.gform_wrapper .gform_body .gfield_error input[type="email"],
.gform_wrapper .gform_body .gfield_error input[type="text"],
.gform_wrapper .gform_body .gfield_error textarea, 
.gform_wrapper .gform_body .gfield_error select {border-color:#dc0000;border-radius:5px 5px 0 0;}
.gform_wrapper .gfield_required_asterisk {color:#dc0000;margin-left:2px;}

/* ----- [ FILE ] ----- */
#apply {padding:0;}
#apply .gform_wrapper .uploader .ginput_container_fileupload {color:#fff;font-size:14px;}
#apply .gform_wrapper .uploader .screen-reader-text {display:block;margin:8px 0 0 0;}
#apply .gform_wrapper .uploader label {color:#fff;font-size:14px;margin:0 0 8px 0;display:block;}
#apply .gform_wrapper .uploader input {border-color:#fff;color:#fff;}
#apply .fancybox-button svg path {fill:#070707;}

/* ----- [ BUTTONS ] ----- */
.gform_footer > input,
a.button, .button {font-family:'Roboto Slab',sans-serif;text-align:center;display:inline-block;margin:0;padding:10px 35px;cursor:pointer;color:#ffffff;border:0 none;position:relative;transition:all 0.2s;font-size:18px;min-width:219px;text-transform:capitalize;}

a.button.primary, .button.primary {background:#A96E3E;color:#fff;box-shadow:0 3px 6px rgba(0,0,0,0.16);}
a.button.primary:hover, .button.primary:hover {background:#000;}

.gform_footer input, a.button.primary-alt, .button.primary-alt {background:#A96E3E;border:2px solid #A96E3E;color:#ffffff;}
.gform_footer input:hover, a.button.primary-alt:hover, .button.primary-alt:hover {background:#000;border:2px solid #000;color:#ffffff;}

a.button.secondary, .button.secondary {background:#ffffff;color:#A96E3E;}
a.button.secondary:hover, .button.secondary:hover {background:#A96E3E;color:#ffffff;}

a.button.black, .button.black {background:#070707;color:#ffffff;}
a.button.black:hover, .button.black:hover {background:#A96E3E;color:#ffffff;}


a.textlink {display:inline-block;font-size:20px;color:#000;border-bottom:2px solid #fff;padding:8px 0;transition:all 0.2s;}
a.textlink.active, a.textlink:hover {border-color:#A96E3E;color:#A96E3E;transition:all 0.2s;}

a.button.primary.smaller, .button.primary.smaller {padding:8px 30px;}
a.button.max, .button.max {display:block;text-align:center;padding:8px 0;}
a.button.wide {padding:10px 65px;}

.gform_footer input {padding:10px 55px;display:block;margin:auto;}

/* Override */
.btns {margin-top:1em;}
.btns a.button {margin:0 16px 0 0;}
.btns.col a.button {margin:8px 0;}
.btns.vert a.button {margin:0 0 16px 0;}

/* ------------------------------------------ */
/* --------------- [ LAYOUT ] --------------- */
/* ------------------------------------------ */

/* Layout */
.w-max, .w-full, .w-full-half, .w-content {overflow:hidden;margin:0 auto;}
.w-max, .w-full, .w-full-half, .w-content, .w-0, .w-1, .w-2, .w-3, .w-4, .w-5, .w-6, .w-7, .w-8, .w-9, .w-10 , .w-11 , .w-12 , .w-13 , .w-14 , .w-15 , .w-16 , .w-17 , .w-18 , .w-19 , .w-20 , .w-21 , .w-22 , .w-23 , .w-24 , .w-25 , .w-26 , .w-27 , .w-28 , .w-29 , .w-30 , .w-31 , .w-32 , .w-33 , .w-34 , .w-35 , .w-36 , .w-37 , .w-38 , .w-39 , .w-40 , .w-41 , .w-42 , .w-43 , .w-44 , .w-45 , .w-46 , .w-47 , .w-48 , .w-49 , .w-50 , .w-51 , .w-52 , .w-53 , .w-54 , .w-55 , .w-56 , .w-57 , .w-58 , .w-59 , .w-60 , .w-61 , .w-62 , .w-63 , .w-64 , .w-65 , .w-66 , .w-67 , .w-68 , .w-69 , .w-70 , .w-71 , .w-72 , .w-73 , .w-74 , .w-75 , .w-76 , .w-77 , .w-78 , .w-79 , .w-80 , .w-81 , .w-82 , .w-83 , .w-84 , .w-85 , .w-86 , .w-87 , .w-88 , .w-89 , .w-90 , .w-91 , .w-92 , .w-93 , .w-94 , .w-95 , .w-96 , .w-97 , .w-98 , .w-99 , .w-100{box-sizing:border-box;}
.w-max {width:100%;}.w-full {width:100%;max-width:1000px;}.w-full-half{width:100%;max-width:600px;margin:0;}.w-content{width:100%;max-width:1000px;}
.w-0 {display:none;}.w-1 {width:1%;}.w-2 {width:2%;}.w-3 {width:3%;}.w-4 {width:4%;}.w-5 {width:5%;}.w-6 {width:6%;} .w-7 {width:7%;}.w-8 {width:8%;}.w-9 {width:9%;}.w-10 {width:10%;}.w-11 {width:11%;}.w-12 {width:12%;}.w-13 {width:13%;}.w-14 {width:14%;}.w-15 {width:15%;}.w-16 {width:16%;}.w-17 {width:17%;}.w-18 {width:18%;}.w-19 {width:19%;}.w-20 {width:20%;}.w-21 {width:21%;}.w-22 {width:22%;}.w-23 {width:23%;}.w-24 {width:24%;}.w-25 {width:25%;}.w-26 {width:26%;}.w-27 {width:27%;}.w-28 {width:28%;}.w-29 {width:29%;}.w-30 {width:30%;}.w-31 {width:31%;}.w-32 {width:32%;}.w-33 {width:33.3333333%;}.w-34 {width:34%;}.w-35 {width:35%;}.w-36 {width:36%;}.w-37 {width:37%;}.w-38 {width:38%;}.w-39 {width:39%;}.w-40 {width:40%;}.w-41 {width:41%;}.w-42 {width:42%;}.w-43 {width:43%;}.w-44 {width:44%;}.w-45 {width:45%;}.w-46 {width:46%;}.w-47 {width:47%;}.w-48 {width:48%;}.w-49 {width:49%;}.w-50 {width:50%;}.w-51 {width:51%;}.w-52 {width:52%;}.w-53 {width:53%;}.w-54 {width:54%;}.w-55 {width:55%;}.w-56 {width:56%;}.w-57 {width:57%;}.w-58 {width:58%;}.w-59 {width:59%;}.w-60 {width:60%;}.w-61 {width:61%;}.w-62 {width:62%;}.w-63 {width:63%;}.w-64 {width:64%;}.w-65 {width:65%;}.w-66 {width:66.6666666%;}.w-67 {width:67%;}.w-68 {width:68%;}.w-69 {width:69%;}.w-70 {width:70%;}.w-71 {width:71%;}.w-72 {width:72%;}.w-73 {width:73%;}.w-74 {width:74%;}.w-75 {width:75%;}.w-76 {width:76%;}.w-77 {width:77%;}.w-78 {width:78%;}.w-79 {width:79%;}.w-80 {width:80%;}.w-81 {width:81%;}.w-82 {width:82%;}.w-83 {width:83%;}.w-84 {width:84%;}.w-85 {width:85%;}.w-86 {width:86%;}.w-87 {width:87%;}.w-88 {width:88%;}.w-89 {width:89%;}.w-90 {width:90%;}.w-91 {width:91%;}.w-92 {width:92%;}.w-93 {width:93%;}.w-94 {width:94%;}.w-95 {width:95%;}.w-96 {width:96%;}.w-97 {width:97%;}.w-98 {width:98%;}.w-99 {width:99.999999999%;}.w-100 {width:100%;}

/* Columns */
.container {position:relative;}
.constrain {width:100%;height:100%;position:relative;overflow:hidden;}
.outer-col {font-size:0;position:relative;vertical-align:top;}
.col {font-size:18px;vertical-align:top;}

/* Two Column */
.w-half:nth-of-type(2n+1) {width:49%;margin-right:1%;margin-left:0;}
.w-half:nth-of-type(2n+2) {width:49%;margin-right:0;margin-left:1%;}

/* Three Column */
.w-thirds:nth-of-type(3n+1) {width:32%;margin-right:1%;margin-left:0;}
.w-thirds:nth-of-type(3n+2) {width:32%;margin-right:1%;margin-left:1%;}
.w-thirds:nth-of-type(3n+3) {width:32%;margin-right:0;margin-left:1%;}

/* Four Column */
.w-quarters:nth-of-type(4n+1) {width:23.5%;margin-right:1%;margin-left:0;}
.w-quarters:nth-of-type(4n+2) {width:23.5%;margin-right:1%;margin-left:1%;}
.w-quarters:nth-of-type(4n+3) {width:23.5%;margin-right:1%;margin-left:1%;}
.w-quarters:nth-of-type(4n+4) {width:23.5%;margin-right:0;margin-left:1%;}

/* Five Column */
.w-fifths:nth-of-type(5n+1) {width:18.4%;margin-right:1%;margin-left:0;}
.w-fifths:nth-of-type(5n+2) {width:18.4%;margin-right:1%;margin-left:1%;}
.w-fifths:nth-of-type(5n+3) {width:18.4%;margin-right:1%;margin-left:1%;}
.w-fifths:nth-of-type(5n+3) {width:18.4%;margin-right:1%;margin-left:1%;}
.w-fifths:nth-of-type(5n+4) {width:18.4%;margin-right:0;margin-left:1%;}

/* Quarter Buckets with Extra Spacing */
.w-bucket:nth-of-type(4n+1) {width:22%;margin-right:2%;margin-left:0;}
.w-bucket:nth-of-type(4n+2) {width:22%;margin-right:2%;margin-left:2%;}
.w-bucket:nth-of-type(4n+3) {width:22%;margin-right:2%;margin-left:2%;}
.w-bucket:nth-of-type(4n+4) {width:22%;margin-right:0;margin-left:2%;}

/* CSS Columns */
ul.columns {margin:0;padding:0;}
ul.columns li {list-style-position:inside;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.w-two-col, .w-three-col, .w-four-col, .w-five-col, .w-six-col {column-gap:50px;}
.w-two-col {column-count:2;}
.w-three-col {column-count:3;}
.w-four-col {column-count:4;}
.w-five-col {column-count:5;}
.w-six-col {column-count:6;}

/* Divider */
.border-t {border-top:1px solid #070707;}
.border-b {border-bottom:1px solid #070707;}
.border-r {border-right:1px solid #070707;}
.border-l {border-left:1px solid #070707;}
.spacerWrapper {margin:2rem 0;}
.spacer-e {display:none;}
.spacer {width:1px;height:16px;}
.spacer-empty {height:0;}
.spacer-0 {height:8px;}
.spacer-1 {height:22.62px;}
.spacer-2 {height:31.99px;}
.spacer-3 {height:45.23px;}
.spacer-4 {height:63.96px;}
.spacer-5 {height:90.44px;}
.spacer-6 {height:127.88px;}
.spacer-7 {height:180.83px;}
.spacer-8 {height:255.69px;}
.row {margin-bottom:2%;}
.row:last-child {margin-bottom:0;}
.mini-divider {height:2px;background:#070707;width:65px;margin:0 0 1em 0;}

/* Layout Padding/Margin */
.w-pad-dtb {padding-top:4em;padding-bottom:4em;}
.w-pad-dlr {padding-right:4em;padding-left:4em;}
.w-pad-dtop {padding-top:4em;}
.w-pad-dbottom {padding-bottom:4em;}
.w-pad-dleft {padding-left:4em;}
.w-pad-dright {padding-right:4em;}
.w-pad-tb {padding-top:2em;padding-bottom:2em;}
.w-pad-lr {padding-right:2em;padding-left:2em;}
.w-pad-top {padding-top:2em;}
.w-pad-bottom {padding-bottom:2em;}
.w-pad-left {padding-left:2em;}
.w-pad-right {padding-right:2em;}
.w-pad-htb {padding-top:1em;padding-bottom:1em;}
.w-pad-hlr {padding-right:1em;padding-left:1em;}
.w-pad-htop {padding-top:1em;}
.w-pad-hbottom {padding-bottom:1em;}
.w-pad-hleft {padding-left:1em;}
.w-pad-hright {padding-right:1em;}
.w-margin-dtb {margin-top:4em;margin-bottom:4em;}
.w-margin-dlr {margin-right:4em;margin-left:4em;}
.w-margin-dtop {margin-top:4em;}
.w-margin-dbottom {margin-bottom:4em;}
.w-margin-dleft {margin-left:4em;}
.w-margin-dright {margin-right:4em;}
.w-margin-tb {margin-top:2em;margin-bottom:2em;}
.w-margin-lr {margin-right:2em;margin-left:2em;}
.w-margin-top {margin-top:2em;}
.w-margin-bottom {margin-bottom:2em;}
.w-margin-left {margin-left:2em;}
.w-margin-right {margin-right:2em;}
.w-margin-htb {margin-top:1em;margin-bottom:1em;}
.w-margin-hlr {margin-right:1em;margin-left:1em;}
.w-margin-htop {margin-top:1em;}
.w-margin-hbottom {margin-bottom:1em;}
.w-margin-hleft {margin-left:1em;}
.w-margin-hright {margin-right:1em;}
.gutter-dtb {margin-top:32px;margin-bottom:32px;}
.gutter-dlr {margin-right:32px;margin-left:32px;}
.gutter-dtop {margin-top:32px;}
.gutter-dleft {margin-left:32px;}
.gutter-dright {margin-right:32px;}
.gutter-dbottom {margin-bottom:32px;}
.gutter-tb {margin-top:16px;margin-bottom:16px;}
.gutter-lr {margin-right:16px;margin-left:16px;}
.gutter-top {margin-top:16px;}
.gutter-left {margin-left:16px;}
.gutter-right {margin-right:16px;}
.gutter-bottom {margin-bottom:16px;}
.gutter-htb {margin-top:8px;margin-bottom:8px;}
.gutter-hlr {margin-right:8px;margin-left:8px;}
.gutter-htop {margin-top:8px;}
.gutter-hleft {margin-left:8px;}
.gutter-hright {margin-right:8px;}
.gutter-hbottom {margin-bottom:8px;}
.m-auto {margin-right:auto;margin-left:auto;}
.m-right {margin-right:0;margin-left:auto;}

/* Layout Align */
.table {display:table;}
.table-cell {display:table-cell;table-layout:fixed;}
.v-top {vertical-align:top;}
.v-mid {vertical-align:middle;}
.v-bot {vertical-align:bottom;}
.left-wrap, .left {float:left;}
.right-wrap, .right {float:right;}
.left-wrap, .right-wrap {width:48%;}
.left-wrap {clear:both;}
.collapse, .inline {display:inline-block;}
.block {display:block;}
.t-left {text-align:left;}
.t-right {text-align:right;}
.t-center {text-align:center;}
.aligncenter {float:none;clear:both;margin-right:auto;margin-left:auto;max-width:100%;height:auto;width:100%;height:auto;}
.alignright {float:right;margin:0 0 1em 1em;max-width:100%;height:auto;}
.alignleft {float:left;margin:0 1em 1em 0;max-width:100%;height:auto;}
.alignnone {max-width:100%;height:auto;}

/* Flex */
.flex {display:flex;}
.flex-wrap {flex-wrap:wrap;}
.flex-parent, .flex-buckets {display:flex;flex-direction:row;}
.flex-buckets {justify-content:space-between;align-items:stretch;}
.flex-grid {justify-content:space-between;align-items:center;}
.flex-centered {align-items:center;justify-content:center;}
.flex-middle {align-items:center;}
.flex-space {justify-content:space-between;}
.flex-start {align-items:flex-start;}
.flex-end {align-items:flex-end;}
.flex-col {flex-direction:column;}
.fl-1 {order:1;}
.fl-2 {order:2;}
.fl-3 {order:3;}
.fl-4 {order:4;}
.fl-5 {order:5;}
.fl-6 {order:6;}

/* Centering */
.vCenter {position:absolute;top:50%;transform:translateY(-50%);}
.allCenter {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}

/* Text */
.text {color:#070707;}
.text p:last-child {margin:0;padding:0;}
.text ul {list-style:none;}
.text ol, .text ul {margin:0 0 25px 0;padding:0;}
.text ol li, .text ul li {line-height:26px;margin:0 0 7px 0;}
.text ol li:last-child, .text ul li:last-child {margin:0;}
.text ul li {background:url('images/dot.png') no-repeat left 10px;padding:0 0 0 14px;}
.text iframe {display:block;}
.upper {text-transform:uppercase;}

/* Weights/Sizes */
.txt-large {font-size:26px;line-height:1.1em;}
.txt-largest {font-size:40px;line-height:1.1em;} 
.brown-italic {font-style:italic;color:#A96E3E;}
.txt-large.txt-standout {font-size:26px;}
.txt-largest.txt-standout {font-size:40px;}
.txt-spaced {margin-top:1em;}
.txt-spaced:first-child {margin-top:0;}

/* Adjustments */
.dark .text {color:#ffffff;}
.two-col ul li {margin:0;}

/* ---------- [ Embed ] ---------- */
.embed-outer {position:relative;width:125%;height:125%;} 
.embed-outer video, .embed-outer object, .embed-outer embed {position:absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;}
.embed-outer.map {padding-bottom:60%;}

#hero .embed-outer {width:100%;height:100%;overflow:hidden;}
#hero .embed-outer video {width:115%;height:115%;}

/* ---------- [ BG ] ---------- */
.bg {background-repeat:no-repeat;background-size:cover;}
.bg-image {background-position:center;background-size:cover;}
.bgTop {background-position:top center;}
.bgContain {background-size:contain;}
.lt {background-position:left top;}
.lc {background-position:left center;}
.lb {background-position:left bottom;}
.rt {background-position:right top;}
.rc {background-position:right center;}
.rb {background-position:right bottom;}
.ct {background-position:center top;}
.cc {background-position:center;}
.cb {background-position:center bottom;}
.bg-blue {background:#A96E3E;}
.bg-gray, .bg-grey, .bg-gray-oval {background:#F0F0F2;}
.bg-white {background:#ffffff;}
.bg-green {background:#3E843E;}
.bg-gradient, .g {background:#A96E3E;background:-moz-linear-gradient(90deg, rgba(153,209,239,1) 0%, rgba(19,92,169,1) 100%);background:-webkit-linear-gradient(90deg, rgba(153,209,239,1) 0%, rgba(19,92,169,1) 100%);background:linear-gradient(90deg, rgba(153,209,239,1) 0%, rgba(19,92,169,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#99d1ef",endColorstr="#135ca9",GradientType=1);}


/* ---------- [ OVERRIDES ] ---------- */
.ani,.ani:hover {transition:all 0.2s;}
.a,.a:hover {transition:color 0.2s, background-color 0.2s;}
#nav ul li.m-only, .m-only, .hide, .mobile-only, .small-only, .xs-only {display:none;}
.force-hide, .hide-forced {display:none!important;}
.show, .desktop-only {display:block;}
.clear {clear:both;}
.rel {position:relative;}
.zup {z-index:100;}
.o-visible {overflow:visible}
.o-hidden {overflow:hidden;}
.m-img {max-width:100%;height:auto;}
.mm-img {width:100%;min-width:100%;max-width:100%;height:auto;}
.white-bordered {background:#fff;border-top:1px solid #707070;}
.white {color:#ffffff;}
.brown {color:#A96E3E;}

/* Overlay */
.overlay {position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(7,7,7,0.40);z-index:1;}

/* ---------- [ Screen Reader ] ---------- */
img.screen-reader-only {opacity:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0;}

/* ---------- [ Slick Slider ] ---------- */
.slick-slider {position:relative;display:block;box-sizing:border-box;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-right:auto;margin-left:auto;}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/* Arrows */
.slick-arrow {position:absolute;top:50%;transform:translateY(-50%);z-index:3000;color:#fff;background:transparent;padding:5px 2px;text-align:center;cursor:pointer;}
.slick-prev {left:0;padding:5px 4px 5px 2px;}
.slick-next {right:0;padding:5px 2px 5px 4px;}
.slick-arrow i {font-size:30px;}
.slick-arrow:hover i {color:#eee;}

/* Gallery Arrows */
.gallery {box-shadow:0 0 5px 3px rgba(0,0,0,0.05);}
.gallery-controls {text-align:center;padding:8px 0 0 0;}
.gallery-controls .slick-arrow {position:relative;top:auto;transform:translate(0,0);display:inline-block;width:auto;height:auto;background:transparent;margin:0 5px;}
.gallery-controls .slick-arrow i {color:#99d1ef;font-size:20px;}
.gallery-controls .slick-arrow:hover i {color:#0062AE;}
.gallery-controls .slick-prev {left:auto;}
.gallery-controls .slick-next {right:auto;}

/* Dots */
ul.slick-dots {display:block;list-style:none;margin:32px auto 0 auto;padding:0;text-align:center;font-size:0;}
ul.slick-dots li {display:inline-block;margin:0 3px;}
ul.slick-dots li button {display:block;width:13px;height:13px;border-radius:100%;border:0 none;background:#a7d59e;cursor:pointer;}
ul.slick-dots li.slick-active button {background:#13a7cb;}

/* ---------- [ MOBILE ] ---------- */
.mobile-toggle {position:fixed;bottom:15px;right:15px;background:#A96E3E;border-radius:100%;width:50px;height:50px;z-index:100000;display:none;}
.mobile-toggle .rel {width:28px;height:24px;margin-top:12px;}
.mobile-toggle .line {position:absolute;width:28px;height:4px;-webkit-transition:all 0.2s;transition:all 0.2s;border-radius:6px;background:#fff;}
.mobile-toggle .first {top:2px;}
.mobile-toggle .second {top:10px;}
.mobile-toggle .second.hidden {opacity:0;}
.mobile-toggle .third {bottom:2px;}

.mobile-toggle.active .line {-webkit-transition:all 0.2s;transition:all 0.2s;}
.mobile-toggle.active .line.first {opacity:0;}
.mobile-toggle.active .line.second {opacity:1;transform:rotate(45deg);}
.mobile-toggle.active .line.second.hidden {opacity:1;transform:rotate(-45deg);}
.mobile-toggle.active .line.third {opacity:0;}

/* ---------- [ Modal ] ---------- */
.modal {width:500px;}
.modal img {display:block;width:100%;height:auto;}
.modal.map {width:960px;}

/* ---------- [ reCaptcha ] ---------- */
.captcha, .captcha a {font-size:12px;color:#fff;}
.grecaptcha-badge {visibility:hidden;}
.gform_validation_container {visibility:hidden;}