html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*, *:before, *:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
html, body {
margin: 0;
padding: 0;
height: 100%;
font-size: 16px;
font-family: 'Lato', sans-serif;
}
blockquote {
font-style: italic;
text-align: center;
}
a {
color:#2d2d2d
}
#wrapper {
width: 100%;
height: 100%;
margin: 0 auto;
overflow: hidden;
}
#logo {
background: #eee;
text-align: center;
color:#fff;
font-size: 24px;
}
#logo span {
display: inline-block;
}
#logo img {
height: auto;
max-width: 100%;
}
#sidebar {
width: 310px;
height: 100%;
float: left;
}
i.fa {
text-decoration: none;
color: #2d2d2d;
font-size: 18px;
margin: 0 4px;
}
i.fa:hover {
opacity: 0.8;
}
#content {
width: calc(100% - 310px);
height: 100%;
float: right;
background: #d2d2d2;
overflow-y: auto;
}
.wrap p, #hdc_product_page p {
font-size: 18px;
line-height: 1.6
}
.serviceItem {
height: 400px;
background: #2d2d2d
}
.wrap img {
height: auto;
max-width: 100%;
}
#content .wrap:last-child {
padding-bottom: 40px;
}
#menu-icon {
display: none;
}
#navigation {
padding: 20px 40px;
}
#navigation ul {
padding: 0;
margin: 0;
list-style: none
}
#navigation li {
margin: 10px 0;
list-style: none;
display: block;
}
#navigation li a {
color: #2d2d2d;
font-size: 19px;
display: block;
text-decoration: none;
border-bottom: 1px solid #2d2d2d;
padding-bottom: 6px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
}
#navigation li:hover>a {
margin-left: 10px;
}
#footer {
position: absolute;
bottom: 40px;
text-align: center;
width: 240px;
left: 40px;
font-size: 0.7em;
}
.alignright {
float: right;
}
.button {
border: 3px solid #2d2d2d;
background: #2d2d2d;
padding: 12px 12px;
display: inline-block;
color: #fff;
text-decoration: none;
}
.button:hover {
opacity: 0.8;
}
.buttonGhost {
border: 3px solid #2d2d2d;
background: transparent;
padding: 12px 12px;
display: inline-block;
color: #2d2d2d;
text-decoration: none;
}
.buttonGhost:hover {
background: #2d2d2d;
color: #fff;
}
#slider {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.slide {
width: 100%;
height: 100%;
}
.slide_content {
margin: 22% auto;
max-width: 500px;
width: 80%;
color: #fff;
text-align: center;
padding: 40px 60px;
background: rgba(0, 0, 0, 0.65);
border: 3px solid #fff;
}
.slide_content h3 {
font-size: 3.2em;
margin: 0;
padding: 0
}
.slide_content p {
font-size: 1.23em;
}
.slide_content .slide_button {
display: inline-block;
padding: 12px 22px;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
margin-top: 12px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
}
.slide_content .slide_button:hover {
background: #fff;
color: #2d2d2d;
}
#slider_nav {
position: absolute;
z-index: 8;
right: 50px;
top: 275px;
background: rgba(255, 255, 255, 0.55);
height: 100px;
width: 40px;
display: none
}
.slick-arrow {
cursor: pointer;
z-index: 9;
background: transparent;
border: none;
}
.slick-arrow:focus{
outline: none;
}
.slick-prev {
position: absolute;
right: 60px;
top: 340px;
}
.slick-next {
position: absolute;
right: 60px;
top: 300px;
}
.slick-list, .slick-track {
height: 100%;
}
#header {
height: 350px;
max-height: 350px;
text-align: center;
position: relative;
margin-bottom: 80px;
}
#header .header-overlay {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.6);
position: absolute;
top: 0;
left: 0;
z-index: 0;
}
#header h1 {
color: #fff;
margin: 155px auto 0 auto;
font-weight: 400;
border-bottom: 2px solid #fff;
padding: 0 3% 12px 3%;
font-size: 3em;
display: inline-block;
z-index: 1;
position: relative;
}
.projects #header h1 {
color: #2d2d2d;
margin: 0;
position: absolute;
top: 42%;
left: 42%;
font-weight: 400;
border-bottom: 2px solid #2d2d2d;
padding: 0 3% 12px 3%;
font-size: 3em
}
.vetran #header h1 {
text-align: center;
font-size: 3.4em;
margin: 0;
font-weight: 700;
border: 2px solid #fff;
padding: 14px 32px 22px 32px;
background: rgba(0, 0, 0, 0.5);
top: 33%;
left: 38%;
}
.vetran #header h1 span {
display: block;
font-size: 0.368em;
font-weight: 400;
}
.wrap {
width: 800px;
max-width: 80%;
margin: 0 auto;
}
#vetranList {
padding: 20px 0;
}
#vetranList img {
height: auto;
max-width: 100%;
}
#vetranList h3 {
margin: 0;
font-size: 0.9em;
}
#vetranList p {
font-size: 14px;
}
#vetranList a {
display: block;
background: #2d2d2d;
color: #fff;
text-decoration: none;
padding: 8px 0;
text-align: center;
}
#vetranList a:hover {
opacity: 0.8;
}
.vetranList {
margin-bottom: 30px;
}
#vetranFeatured {
width: 100%;
height: auto;
margin-bottom: 6px;
}
.vetranThumb {
height: auto;
max-width: 24.5%;
margin-right: 7px;
}
.vetranThumb:last-child {
margin-right: 0;
}
#hd_notice {
display: none;
padding: 20px;
margin-top: 20px;
border: 2px solid #222;
text-align: center
}
#hd_notice p {
margin: 0;
padding: 0;
}
input[type="text"], input[type="email"], input[type="number"], select, textarea {
border: 2px solid #2d2d2d;
background: transparent;
padding: 12px 12px;
display: block;
width: 100%;
margin-bottom: 12px;
color: #2d2d2d;
}
.hdSubmit {
border: 3px solid #2d2d2d;
background: transparent;
padding: 12px 12px;
display: inline-block;
color: #2d2d2d;
float: right;
cursor:pointer;
}
.hdSubmit:hover {
background: #2d2d2d;
color:#fff;
} .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animatedDelay {
animation-duration: 2s;
animation-fill-mode: both;
animation-delay: 1s;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
.one_half {
width: 48%;
}
.one_third {
width: 30.66%;
}
.two_third {
width: 64.33%;
}
.one_fourth {
width: 22%;
}
.three_fourth {
width: 74%;
}
.one_fifth {
width: 16.8%;
}
.two_fifth {
width: 37.6%;
}
.three_fifth {
width: 58.4%;
}
.four_fifth {
width: 67.2%;
}
.one_sixth {
width: 13.33%;
}
.five_sixth {
width: 82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
position: relative;
margin-right: 3%;
float: left;
}
.last {
margin-right: 0 !important;
clear: right;
}
.one_third_last {}
.clear {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
width: 100%;
} #hdc_category_page, #hdc_product_page {
padding: 0 0 80px 0 !important;
}
.hdc_notification h3 {
color:#2d2d2d;
}
.hdc_category_product_title {
padding:0;
margin: 0;
}
ul.hdc_category_list li {
margin-bottom: 12px;
}
.single-hdc_product #header h1 {
font-size: 2em;
}
#hdc_category_page .hdc_product_columns1 .hdc_category_product_featured_image {
background: #bbb
} @media screen and (max-width: 800px) , screen and (max-height: 600px) {
#sidebar {
display: none;
float: none;
width: 100%;
}
#content {
float:none;
width: 100%;
}
#slider_nav, .slick-arrow {
display: none !important
}
.slide_content {
max-width: 80%;
margin: 30% auto;
padding: 20px 30px;
}
.slide_content h3 {
font-size: 1.8em
}
.slide_content p {
font-size: 1em;
}
#menu-icon{
display: block;
position: fixed;
left: 32px;
top: 32px;
z-index: 999;
}
#menu-icon.dark-menu path {
fill: #2d2d2d
}
#logo {
height: 100px;
background: #282828
}
#logo span {
float: right
}
#logo img {
width: auto;
height: 100px;
}
#navigation li a {
position: relative;
z-index: 99;
font-size: 16px;
}
#footer{
width: calc(100% - 80px);
}
#header h1 {
font-size: 2em;
}
#product_title {
display: none;
}
}