/* Theme Name: Dream Conception Author: Dream Conception L.L.C. Author URI: http://dreamconception.com Version: 2.0 */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } body { background-color: #fff; } h1, h2, h3, h4, p, a { font-family: 'proxima-nova', sans-serif; font-weight: 400; font-style: normal; margin: 0; } .wrapper { max-width: 960px; padding: 0 40px; margin: 0 auto; } @media (max-width: 640px) { } @-webkit-keyframes slideleft { 0% { opacity: 0; left: -180px; } 100% { opacity: 1; left: 0; } } @keyframes slideleft { 0% { opacity: 0; left: -180px; } 100% { opacity: 1; left: 0; } } @-webkit-keyframes reveal { 0% { opacity: 0; top: 100px; } 100% { opacity: 1; top: 10px; } } @keyframes reveal { 0% { opacity: 0; top: 100px; } 100% { opacity: 1; top: 10px; } } @-webkit-keyframes revealleft { 0% { opacity: 0; right: -100px; } 100% { opacity: 1; right: 0; } } @keyframes revealleft { 0% { opacity: 0; right: -100px; } 100% { opacity: 1; right: 0; } } @-webkit-keyframes revealleftoffset { 0% { opacity: 0; right: -100px; } 100% { opacity: 1; right: 40px; } } @keyframes revealleftoffset { 0% { opacity: 0; right: -100px; } 100% { opacity: 1; right: 40px; } } a[role="btn"] { border: 1px solid #00a7a1; text-decoration: none; padding: 8px 12px; border-radius: 9999px; color: #00a7a1; -webkit-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; white-space: nowrap; } a[role="btn"]:hover { background: #00a7a1; color: #fff; } /* HEADER -----------------------------------*/ header { background: #fff; padding: 20px 0; float: left; width: 100%; max-height: 37px; } header a.logo { float: left; width: 65px; height: 38px; position: absolute; background: url('/img/logo-dc.png') no-repeat; -webkit-background-size: auto 38px; background-size: auto 38px; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; } header a.logo:hover { opacity: 0.6; } header .tagline { font-family: 'proxima-nova', sans-serif; line-height: 37px; position: absolute; font-size: 14px; font-style: italic; color: #ccc; font-weight: 300; margin: 0 0 0 85px; } header nav { float: right; } footer nav ul, header nav ul { margin: 0; padding: 0; float: left; } footer nav ul li, header nav ul li { display: inline-block; float: left; margin: 0 20px 0 0; padding: 10px 20px 10px 0; border-right: 1px solid #F6F6F6; } footer nav ul li:last-child, header nav ul li:last-child { padding-right: 0; margin: -9px 0 0; border: 0; } footer nav a, header nav a { color: #666; text-decoration: none; font-size: 14px; font-weight: 600; float: left; -webkit-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; } footer nav a:hover, header nav li.active a, header nav a:hover { color: #00a7a1; } footer nav a:active, header nav a:active { color: #333; } header nav li.active a[role="btn"] { background: #00a7a1; color: #fff; } @media (max-width: 640px) { header nav li:nth-child(1), header nav li:nth-child(2), header .tagline { display: none; } } /* FRONT SLIDER -----------------------------------*/ .mainSlider { float: left; width: 100%; background: #36454E; position: relative; } .mainSlider > div { position: relative; float: left; width: 100%; } .mainSlider ul { margin: 0; padding: 0; } .mainSlider ul.slides li { margin: 0; padding: 0; padding: 110px 0; float: left; display: inline-block; width: 100%; position: relative; overflow: hidden; } .mainSlider ul.slides li .overlay { max-width: 420px; position: relative; z-index: 1; } .mainSlider ul.slides li .overlay .name { color: #00a7a1; font-style: italic; font-family: 'proxima-nova', sans-serif; font-size: 16px; display: inline-block; padding: 0 0 4px; position: relative; } .mainSlider ul.slides li .overlay .name a { color: #00a7a1; text-decoration: none; border-bottom: 1px dashed transparent; -webkit-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; } .mainSlider ul.slides li .overlay .name a:hover { border-color: #00a7a1; } .mainSlider ul.slides li .overlay h1 { color: #fff; text-transform: uppercase; font-size: 32px; line-height: 32px; font-weight: 600; margin: 0 0 20px; position: relative; } .mainSlider ul.slides li .overlay p { color: rgba(255,255,255,0.6); font-size: 18px; line-height: 24px; position: relative; } .mainSlider ul.slides li .overlay a[role="btn"] { background: #fff; color: #00a7a1; border-color: #fff; font-weight: 600; font-size: 16px; float: left; margin: 20px 0 0; padding: 12px 16px; position: relative; } .mainSlider ul.slides li .overlay a[role="btn"] i { vertical-align: middle; margin: 0 0 0 4px; } .mainSlider ul.slides li .overlay a[role="btn"]:hover { background: transparent; color: #fff; } .mainSlider ul.slides li .overlay a[role="btn"]:active { border-color: rgba(255,255,255,0.6); color: rgba(255,255,255,0.6); } .mainSlider ul.slides li:before { content: ''; position: absolute; float: left; top: 0; right: 0; left: 0; bottom: 0; opacity: 0.2; background-position: left top; -webkit-background-size: cover; background-size: cover; } .mainSlider ul.slides li:after { content: ''; position: absolute; float: left; top: 0; right: 0; } /* 01 SLIDE NOMAD RENTAL */ .mainSlider ul li.slide-nomadrental:before { background: url('/img/slide-nomadrental-bg.jpg') center center; } .mainSlider ul li.slide-nomadrental:after { background: url('/img/slide-nomadrental-overlay.png'); background-size: 100%; background-repeat: no-repeat; background-position: right bottom; width: 480px; height: 327px; box-shadow: 0 0 40px rgba(0,0,0,0.4); transform: translateY(-50%); top: 50%; right: 40px; } .mainSlider.pageSlider ul li.slide-nomadrental__static:after {bottom: auto; top: 50%;} /* 01 SLIDE SPACES */ .mainSlider ul li.slide-spaces:before { background: url('/img/slide-spaces-bg.jpg'); } .mainSlider ul li.slide-spaces:after { background: url('/img/slide-spaces-overlay.png'); width: 575px; height: 476px; } /* 01 SLIDE PEAKIUM */ .mainSlider ul li.slide-peakium:before { background: url('/img/slide-peakium-bg.jpg'); } .mainSlider ul li.slide-peakium:after { background: url('/img/slide-peakium-overlay.png'); width: 575px; height: 453px; top: 10px; } /* 03 SLIDE CSUPPORT */ .mainSlider ul li.slide-csupport:before { background: url('/img/slide-csupport-bg.jpg'); opacity: 0.4; background-position: left top; } .mainSlider ul li.slide-csupport:after { background: url('/img/slide-csupport-overlay.png'); width: 522px; height: 487px; float: left; top: 10px; right: 0; } /* animations */ ul.slides li.cycle-slide-active:after { -webkit-animation: reveal 1.8s ease-in-out; animation: reveal 1.8s ease-in-out; } ul.slides li.slide-spaces.cycle-slide-active:after { -webkit-animation: revealleft 1.8s ease-in-out; animation: revealleft 1.8s ease-in-out; } ul.slides li.slide-nomadrental.cycle-slide-active:after { -webkit-animation: revealleftoffset 1.8s ease-in-out; animation: revealleftoffset 1.8s ease-in-out; } ul.slides li.cycle-slide-active .name, ul.slides li.cycle-slide-active h1 { -webkit-animation: slideleft 1.4s ease-in-out; animation: slideleft 1.4s ease-in-out; } ul.slides li.cycle-slide-active p { -webkit-animation: slideleft 1.6s ease-in-out; animation: slideleft 1.6s ease-in-out; } ul.slides li.cycle-slide-active a[role="btn"] { -webkit-animation: slideleft 1.8s ease-in-out; animation: slideleft 1.8s ease-in-out; } /* SLIDES PAGER */ .mainSlider .pager { position: absolute; bottom: 40px; z-index: 999; overflow: hidden; float: left; } .mainSlider .pager span { font-family: 'proxima-nova', sans-serif; font-size: 58px; line-height: 20px; color: rgba(0,0,0,0.3); position: relative; cursor: pointer; float: left; overflow: hidden; height: 24px; vertical-align: middle; border-radius: 999px; -webkit-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; } .mainSlider .pager span:hover { color: rgba(255,255,255,0.4); } .mainSlider .pager span.cycle-pager-active { color: #00a7a1; } /* SLIDES NAV */ .mainSlider nav { background: #FBFBFB; float: left; width: 100%; overflow: hidden; } .mainSlider nav ul li { float: left; display: inline-block; margin: 0; padding: 0; border-top: 4px solid #E6EBF3; padding: 40px 20px; -webkit-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; cursor: pointer; } .mainSlider nav ul li:hover { border-color: #ccc; } .mainSlider nav ul li.cycle-slide-active { border-color: #00a7a1; } .mainSlider nav ul li h3 { font-size: 16px; text-transform: uppercase; font-weight: bold; line-height: 18px; color: #999; margin: 0 0 2px; -webkit-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; } .mainSlider nav ul li:hover h3 { color: #666; } .mainSlider nav ul li a { text-decoration: none; color: #ccc; font-size: 14px; border-bottom: 1px dashed transparent; -webkit-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; } .mainSlider nav ul li a i { font-size: 12px; opacity: 0; margin: 0 0 0 2px; } .mainSlider nav ul li a:hover { border-color: #00a7a1; color: #00a7a1; } .mainSlider nav ul li a:hover i { opacity: 1; } .mainSlider nav ul li.cycle-slide-active h3 { color: #00a7a1; } .mainSlider nav ul li .date { color: #999; font-family: 'proxima-nova', sans-serif; font-size: 14px; font-weight: 600; text-transform: uppercase; font-size: 12px; } /* SLIDES SUB*/ .pageSlider p { padding: 0 0 20px; } .pageSlider p:last-type { padding: 0; } .mainSlider.pageSlider ul li:after { bottom: 0; top: auto; } .mainSlider.pageSlider ul li { cursor: default; } .mainSlider ul.slides-sub li { padding: 40px 0; } .mainSlider ul.slides-sub li .overlay h1 { margin: 0; font-size: 28px; line-height: 28px; } /* 01 SLIDE PEAKIUM */ .mainSlider ul li.page-about:before { background: url('/img/page-about.jpg'); background-position: center center; } /* blogHeader */ .mainSlider.blogHeader ul.slides li .overlay { max-width: 620px; margin: 0 auto; } article .mainSlider.blogHeader ul.slides li .overlay h1 { font-size: 26px; line-height: 26px; text-transform: none; } .mainContent.blogPost .col { max-width: 620px; } @media (max-width: 640px) { .mainSlider ul li:after { display: none; } } /* MAIN CONTENT -----------------------------------*/ .mainContent { margin: 0; float: left; width: 100%; } .mainContent .content { width: 100%; border-bottom: 1px solid #F2F2F2; float: left; padding: 40px 0; } .mainContent .content:last-child { border: 0; background: #FBFBFB; } .mainContent .col { max-width: 520px; } .mainContent h1, .mainContent h2, .mainContent h3, .mainContent h4, .mainContent h5, .mainContent h6 { margin: 40px 0 20px; } .mainContent h2 { font-weight: 600; font-size: 24px; } .mainContent h3 { font-size: 18px; font-weight: 600; margin: 0 0 20px; } .mainContent p { color: #999; margin: 0 0 20px; } .mainContent .content { font-size: 17px; line-height: 26px; } .mainContent .content:first-child p:first-of-type { font-size: 18px; } .mainContent p:last-of-type { margin: 0; } .mainContent a { text-decoration: none; border-bottom: 1px dashed transparent; color: #00a7a1; -webkit-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; } .mainContent a:hover { border-color: #00a7a1; } .mainContent a[role="btn"] { border-bottom-style: solid; border-color: #00a7a1; } /* blogPost */ .mainContent.blogPost .col { margin: 0 auto; } .mainContent.blogPost .col ol li, .mainContent.blogPost .col ul li { color: #999; font-family: 'proxima-nova', sans-serif; font-size: 16px; line-height: 24px; } .mainContent img { width: 100%; } /* FOOTER -----------------------------------*/ footer { width: 100%; float: left; border-top: 1px solid #F2F2F2; padding: 30px 0 24px; } footer nav { float: left; } footer nav ul li a { color: #999; } footer nav ul li a[role="btn"] { color: #999; border-color: #ccc; } footer nav ul li a[role="btn"]:hover { border-color: #00a7a1; } footer p { color: #999; font-size: 14px; line-height: 39px; float: right; } footer p a { text-decoration: none; color: #999; border-bottom: 1px dashed transparent; -webkit-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; } footer p a:hover { color: #00a7a1; border-color: #00a7a1; } pre { word-wrap: break-word; white-space: pre-wrap; } code, pre { font-size: 12px; } code:not([class]) { background-color: #f5f2f0; padding: 3px; overflow: auto; } @media (max-width: 640px) { footer nav { float: none; text-align: center; } footer nav ul li { margin: 0 15px 0 0; padding: 0; border: 0; } footer p { line-height: 21px; padding: 14px 0 0; } }