.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#scrollUp {
width: 40px;
height: 40px;
}
#scrollUp .scroll-top {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}body {
background-color: #fff;
margin: 0;
padding: 0;
line-height: 20px;
font-size: 14px;
color: #5c5b5b;
font-family: Arial, Helvetica, sans-serif;
-ms-word-wrap: break-word;
word-wrap: break-word;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
outline: none;
}
img {
border: none;
margin: 0;
padding: 0;
height: auto;
}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .aligncenter {
margin: 0;
padding: 0;
}
p {
margin: 0;
padding: 0;
}
a {
color: #000000;
text-decoration: none;
}
a:hover {
color: #efae00;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
border: 0 solid #1a1a1a;
border-left-width: 4px;
color: #686868;
font-size: 19px;
font-size: 1.1875rem;
font-style: italic;
line-height: 1.4736842105;
margin: 0 0 1.4736842105em;
overflow: hidden;
padding: 0 0 0 1.263157895em;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote p {
margin-bottom: 1.4736842105em;
}
blockquote cite, blockquote small {
color: #1a1a1a;
display: block;
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
blockquote cite:before,
blockquote small:before {
content: "\2014\00a0";
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote strong, blockquote b {
font-weight: 400;
}
blockquote > :last-child {
margin-bottom: 0;
}
address {
font-style: italic;
margin: 0 0 1.75em;
}
code, kbd, tt, var, samp, pre {
font-family: Inconsolata, monospace;
}
pre {
border: 1px solid #d1d1d1;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
margin: 0 0 1.75em;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
code {
background-color: #d1d1d1;
padding: 0.125em 0.25em;
}
abbr, acronym {
border-bottom: 1px dotted #d1d1d1;
cursor: help;
}
mark, ins {
background: #007acc;
color: #fff;
padding: 0.125em 0.25em;
text-decoration: none;
}
big {
font-size: 125%;
} 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;
}
hr {
background-color: #d1d1d1;
border: 0;
height: 1px;
margin: 0 0 1.75em;
}
ul, ol {
margin: 0 0 1.75em 1.25em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
margin-left: 1.5em;
}
li > ul, li > ol {
margin-bottom: 0;
}
dl {
margin: 0 0 1.75em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 1.75em;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
del {
opacity: 0.8;
}
table, th, td {
border: 1px solid #d1d1d1;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
}
#wp-calendar caption {
text-align: center;
padding-bottom: 20px;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th, td {
padding: 0.4375em;
} ::-webkit-input-placeholder {
color: #686868;
font-family: Montserrat, "Helvetica Neue", sans-serif;
}
:-moz-placeholder {
color: #686868;
font-family: Montserrat, "Helvetica Neue", sans-serif;
}
::-moz-placeholder {
color: #686868;
font-family: Montserrat, "Helvetica Neue", sans-serif;
opacity: 1;
}
:-ms-input-placeholder {
color: #686868;
font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.entry-content ol li, .entry-content ul li {
margin-left: 15px;
}
ul li ul, ul li ul li ul, ol li ol, ol li ol li ol {
margin-left: 10px;
}
h1,h2,h3,h4,h5,h6 {
color: #282828;
font-family: 'Assistant';
margin: 0 0 20px;
padding: 0;
line-height: 1.1;
font-weight: 700;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 25px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
.clear {
clear: both;
}
.alignnone {
width: 100% !important;
}
img.alignleft, .alignleft {
float: left;
margin: 0 30px 0 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright, .alignright {
float: right;
margin: 0 0 0 30px;
}
.tag-sticky-2 {
background-color: #f6f4f4;
padding: 20px;
}
.left {
float: left;
}
.right {
float: right;
}
.space50 {
clear: both;
height: 50px;
}
.space100 {
clear: both;
height: 100px;
}
.head-info-area {
padding: 0;
width: 100%;
font-family: 'Roboto', sans-serif;
font-size: 16px;
color:#FFF;
position:relative;
z-index:99999;
background-color: #2a2a2b;
}
.center {
margin: 0 auto;
width: 1170px;
}
.left {
float: left;
}
.right {
float: right;
}
.head-info-area .left .phntp {
display: inline-block;
padding: 16px 5px;
}
.head-info-area .left .taglinetp {
display: inline-block;
padding: 15px 5px;
font-size:16px;
color:#ffffff;
font-family: 'Roboto', sans-serif;
text-align:left;
}
.head-info-area .left .emltp {
display: inline-block;
padding: 15px 5px;
}
.head-info-area .right .sintp {
display: inline-block;
padding: 0;
vertical-align: top;
}
.footersocial{text-align:left; float:left;}
.social-icons {
display: inline-table;
}
.social-icons a {
display: inline-block;
height: 50px;
line-height: 50px;
margin: 0 0 -5px 0;
text-align: center;
width: 40px; 
transition: 0.6s;
-moz-transition: 0.6s;
-webkit-transition: 0.6s;
-o-transition: 0.6s;
background-color:#282828;
border-right:1px solid #39393a;
}
.social-icons a:hover{background-color:#efae00;}
.social-icons br {
display: none;
}
.social-icons .fb {
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/icon-fb.png) no-repeat center center;
}
.social-icons .tw {
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/icon-tw.png) no-repeat center center;
}
.social-icons .gp {
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/icon-gp.png) no-repeat center center;
}
.social-icons .in {
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/icon-in.png) no-repeat center center;
}
.social-icons .tube {
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/icon-youtube.png) no-repeat center center;
}
.social-icons .insta {
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/icon-insta.png) no-repeat center center;
}
.phoneno img{margin-right:5px;}
.emltp{margin-left: 0; padding: 16px 0; display: inline-block; font-family: 'Assistant'; font-size:22px; font-weight:bold;}
.emltp a{color:#FFF;}
.emltp a:hover{color:#000;}
.emltp img{margin-right:9px; margin-top:5px;} .pagination {
display: table;
clear: both;
}
.pagination .nav-links {
margin: 20px 0;
}
.pagination .nav-links a {
margin-right: 0;
background: #646262;
color: #fff;
padding: 5px 10px;
}
.pagination .nav-links span.current, .pagination .nav-links a:hover {
padding: 5px 10px;
background: #000000;
color: #fff;
}
.postmeta {
padding: 5px 0;
color: #999;
}
.postmeta a {
color: #999;
}
.postmeta a:hover {
color: #efae00;
}
#comment-nav-above .nav-previous, #comment-nav-below .nav-previous {
float: none !important;
margin: 10px 0;
}
ol.comment-list li {
list-style: none;
margin-bottom: 5px;
}
.logo {
float: left;
width: auto;
z-index: 999;
color: #000;
padding:50px 0 50px 0;
height:auto;
}
.logo p {
font-size: 14px;
text-align: left;
font-family: 'Assistant', sans-serif;
color:#000;
}
.logo img {
height: auto;
width: auto;
max-height: 90px;
max-width: 266px;
}
.logo h2 {
font-weight: 700;
margin: 0;
color: #efae00;
font-size: 36px;
text-align: left;
line-height:22px;
font-family: 'Oswald', sans-serif;
text-transform:uppercase;
}
.logo h2 span{
color:#000000;
}
.logo a {
color: #dedede;
}
.header-right{
width: 450px;
float: right;
padding: 22px 0;
font-family: 'Roboto';
font-size: 14px;
color: #4c4c4c;
}
.header-right strong {
display: block;
}
.header-right span {
opacity: 0.8;
font-family: 'Roboto';
font-size: 14px;
color: #4c4c4c;
font-weight:normal;
}
.header-right .sintp {
width: 50%;
box-sizing: border-box;
padding: 20px 0 15px 0;
margin: 0;
float: left;
font-family: 'Roboto';
font-size:16px;
color:#1d1d1d;
}
.header-right .emltp {
float: left;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
width: 50%;
padding: 15px 20px;
margin: 0;
font-family: 'Roboto';
}
.header-right .emltp strong {
font-size: 16px;
display: block;
position:relative;
top:4px;
color:#1d1d1d;
}
.header-right img {
display: table;
float: left;
position: relative;
top: 0px;
padding-right: 10px;
box-sizing: border-box;
}
.widget-right {
float: right;
font: 400 20px/22px 'Roboto Condensed';
text-align: right;
}
.widget-right ul {
margin: 0;
padding: 0;
}
.widget-right ul li {
float: left;
margin-right: 20px;
padding-right: 20px;
border-right: solid 1px #dde4ea;
list-style: none;
}
.widget-right ul li img {
float: left;
margin-right: 15px;
margin-top: 7px;
}
.widget-right ul li span {
float: left;
color: #9d9e9f;
}
.widget-right ul li span strong {
display: block;
font-size: 17px;
color: #6b6b6b;
}
.widget-right ul li a {
color: #6b6b6b;
}
.widget-right ul li:last-child {
margin-right: 0;
padding-right: 0;
border-right: none;
}
.header {
width: 100%;
z-index: 999;
position: relative;
background-color: #fff;
height:auto;
font-family: 'Roboto';
}
.container {
width: 1170px;
margin: 0 auto;
position: relative;
} #menubar {
border-top: 3px solid #000000;
}
.menuwrapper {
background-color: #000000;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.toggle {
display: block;
width:100%;
}
.toggle a {
width: 100%;
color: #ffffff;
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/mobile_nav_right.png) no-repeat right center #000000;
padding: 10px 10px;
font-size: 16px;
text-align: left;
}
.toggle a:hover {
color: #ffffff !important;
}
.sitenav {
display: none;
}
.slide_info {
max-width: 100%;
text-align:left;
}
.sitenav {
float: left;
}
.sitenav ul {
margin: 0;
padding: 0;
font-family: 'Assistant', sans-serif;
font-size: 16px;
font-weight:normal;
}
.sitenav ul li {
display: inline-block;
float: left;
margin: 0;
position: relative;
text-align: center;
border-right:1px solid #3a3a3b;
}
.sitenav ul li a {
padding: 20px 30px;
display: block;
color: #ffffff;
}
.sitenav ul li ul li {
display: block;
float: none;
border-right:none !important;
border-bottom:1px solid #efefef;
}
.sitenav ul li ul li:last-child{
border-bottom: none !important;
}
.sitenav ul li ul li a {
display: block;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
border-right: none;
color: #000;
}
.sitenav ul li ul li a:hover {
background-color: #efae00;
}
.sitenav ul li a:hover, .sitenav ul li.current_page_item a, .sitenav ul li.menu-item-has-children.hover, .sitenav ul li.current-menu-parent a.parent {
color: #ffffff;
background-color:#efae00;
}
.sitenav ul li ul {
display: none;
}
.sitenav ul li:hover > ul {
display: block;
width: 210px;
position: absolute;
left: 0;
text-align: left;
background-color: #f8f8f8;
}
.sitenav ul li:hover ul li ul {
display: none;
position: relative;
}
.sitenav ul li:hover ul li:hover > ul {
display: block;
position: absolute;
left: 200px;
top: 1px;
}
.sitenav ul li:hover > ul li a {
border-radius: 0px;
} section#home_slider {
padding: 0;
}
#FrontBlogPost {
padding: 60px 0;
}
#wrapfirst {
padding: 0 0 60px;
}
h2.section-title {
font-weight: 400;
font-family: 'Roboto Condensed';
font-size: 28px;
color: #3a3a3a;
margin: 0 0 30px 0;
padding: 0 40px 20px 0;
text-transform: uppercase;
border-bottom: solid 1px #f58e2a;
display: inline-block;
position: relative;
}
h2.section-title::after {
width: 10px;
height: 10px;
background: #f9f8f8;
border: solid 1px #f58e2a;
content: "";
padding: 0;
position: absolute;
bottom: -6px;
right: 0;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}
.getaquote a {
font: 16px 'Roboto Condensed';
background: #0083b6;
color: #ffffff;
border: none;
padding: 10px 20px;
display: inline-block;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.getaquote a:hover {
color: #ffffff;
} .last_column {
clear: right;
margin-right: 0 !important;
} .pageallarea{
position:relative;
}
#pagearea {
padding: 60px 0 60px 0;
display: block;
background-color:#f7f7f7;
}
.featured-box-heading{
text-align:center;
margin:0 auto;
color: #1f1f1f;
font-size: 40px;
font-weight:bold;
font-family: 'Lora', serif;
display:block;
padding:20px 0 80px 0;
}
.threebox {
float: left;
margin: 0;
text-align: center;
width: 31.7%;
z-index: 99999999;
position: relative;
background-color: #000000;
margin-right: 28px;
box-sizing: border-box;
}
.threebox p {
margin-bottom: 20px;
line-height: 22px;
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #ffffff;
}
.threebox h3 {
font: 400 18px 'Montserrat', sans-serif;
color: #ffffff;
margin: 0 0 10px;
text-transform: uppercase;
letter-spacing: 2px;
}
a.ReadMore {
font: 400 17px/22px 'Assistant';
background-color: #efae00;
padding: 13px 35px;
color: #fff;
display: inline-block;
border-radius: 40px;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
margin-top:50px;
}
a.ReadMore:hover {
background-color: #000000;
color: #fff;
}
.threebox:hover h3 {
color: #ffffff;
}
.threebox .thumbbx {
width: 100%;
height: auto;
max-height: 307px;
overflow: hidden;
}
.threebox .thumbbx img {
max-width: 100%;
}
.threebox .thumbtitle {
position: absolute;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.threebox .thumbtitle h4 {
font-size: 15px;
font-weight: 400;
margin: 0;
padding: 10px 20px;
letter-spacing: 3px;
text-transform: uppercase;
text-align: center;
position: relative;
z-index: 99;
background-color: #FFF;
color: #000;
}
.threebox:hover img {
opacity: 0.3;
} .site-main {
width: 790px;
margin: 0;
padding: 0;
float: left;
}
.site-main h1, .site-main h2, .site-main h3, .site-main h4, .site-main h5, .site-main h6{font-family: 'Assistant';}
#sitefull {
width: 100%;
float: none;
}
#sitefull p {
margin-bottom: 15px;
}
body.home.page-template-default .page_content{padding:100px 0 60px 0;}
.page_content {
padding: 60px 0;
}
.page_content p {
margin-bottom: 20px;
line-height: 25px;
}
.blog_lists {
margin: 0 0 25px 0;
padding-bottom: 25px;
border-bottom: 1px solid #f7f7f7;
}
.blog_lists h4 {
margin-bottom: 6px;
}
.blog_lists h4 a {
color: #484f5e;
}
.blog_lists h4 a:hover {
color: #000000;
}
.blog_lists p {
margin-bottom: 15px;
}
.blog-meta {
font-style: italic;
margin-bottom: 8px;
}
.post-date, .post-comment, .post-categories {
display: inline;
color: #000000;
}
.single_title {
margin-bottom: 5px;
}
.BlogPosts {
width: 31.2%;
float: left;
margin: 0 3% 0 0;
}
.BlogPosts img {
width: 100%;
}
.BlogPosts h2 {
margin: 10px 0;
font-size: 22px;
}
.post-thumb {
width: 35%;
float: left;
margin: 5px 25px 5px 0;
height: 185px;
overflow: hidden;
}
.post-thumb img {
width: 100%;
} #sidebar {
width: 330px;
float: right;
overflow: hidden;
}
#sidebar h2{
padding-top:20px;
margin-bottom:15px;
font-size:20px;
}
#sidebar .wp-block-search__button{
padding:0 10px;
}
aside.widget {
margin-bottom: 20px;
padding: 0 25px 25px 25px;
border-bottom: 1px solid #eeeff5;
border-left: 1px solid #eeeff5;
border-right: 1px solid #eeeff5;
}
aside.widget ul {
list-style: disc;
}
h3.widget-title {
padding: 25px 25px 0 25px;
margin-bottom: 0;
color: #282828;
text-align: left;
font-family: 'Assistant';
font-size: 22px;
border-top: 1px solid #eeeff5;
border-left: 1px solid #eeeff5;
border-right: 1px solid #eeeff5;
}
.titleborder {
line-height: 0.5;
text-align: left;
}
.titleborder span {
display: inline-block;
position: relative;
}
.titleborder span:after {
content: '';
border-bottom: 2px solid;
border-bottom-color:#efae00;
width: 45px;
display: table;
padding-top: 26px;
margin-bottom: 25px;
}
h3.widget-title a {
color: #282828;
}
#sidebar ul li {
padding: 8px 0;
list-style: none;
}
#sidebar ul {
margin: 0;
}
#sidebar ul li a {
color: #141414;
display: inline-block;
}
#sidebar ul li a:hover {
color: #efae00 !important;
}
#sidebar ul li:last-child {
border: none;
}
#sidebar ul li span {
padding-left: 20px;
}
.fullwidth {
width: 100%;
float: none;
} .footerarea a:hover{color:#efae00 !important;}
.footerinfo {
font: 400 16px/18px 'Roboto Condensed';
display: inline-block;
}
.footerinfo .fa {
margin-right: 8px;
}
.footerinfo span {
margin-left: 35px;
}
.footerinfo a {
color: #777777;
}
.footer-social {
float: left;
vertical-align: top;
}
#footersocial .left a {
color: #9a9a9a;
}
#footersocial .left a:hover {
color: #ffffff;
}
#footersocial .left span {
line-height: 22px;
} #footer-wrapper {
position: relative;
color: #ffffff;
background-color:#1d1d1d;
}
#copyright-area {
position: relative;
color: #ffffff;
background-color: #161616;
}
#footer-wrapper .social-icons a:link, .social-icons a:visited {
border-left: none;
}
#footer-wrapper .social-icons a:last-of-type {
border-right: none;
}
.footer {
padding: 40px 0 20px;
}
.cols-3 {
width: 22.68%;
float: left;
margin: 0 3% 2% 0;
box-sizing: border-box;
color: #e3e3e3;
line-height:26px;
font-family: 'Assistant';
font-size:16px;
}
.footer .cols-3:nth-of-type(3){margin-right:0px;}
.widget-column-4 {
margin-right: 0px !important;
}
.cols-3 h5 {
font-size: 24px;
color: #fff;
margin-bottom: 30px;
font-family: 'Assistant';
}
.cols-3 h5:after{
content:'';
display:table;
width:42px;
border-bottom:2px solid #ffb400;
padding-bottom:25px;
}
.cols-3 h5 span {
font-weight: 600;
color: #fff;
}
.cols-3 span {
color: #ffb400;
display: inline-block;
min-width: 70px;
width: auto;
}
.cols-3 ul {
margin: 0;
padding: 0;
list-style: inside disc;
}
.cols-3 ul li {
display: block;
padding: 0;
line-height:26px;
list-style:none;
}
.cols-3 ul li a {
color: #e3e3e3;
padding: 3px 0 3px 0;
display: block;
}
.cols-3 ul li a:hover, .cols-3 ul li.current_page_item a {
color: #efae00;
}
.cols-3 p {
margin-bottom: 15px;
}
.phone-no {
margin: 10px 0 0;
line-height: 22px;
}
.phone-no a {
color: #919090;
}
.phone-no a:hover {
color: #d6d6d6;
}
.phone-no strong {
display: inline-block;
color: #000000;
}
.phone-no img {
margin: 5px 15px 0 0;
float: left;
}
.cols-3 .phone-no p {
margin-bottom: 10px;
}
.copyright-wrapper {
color: #fff;
position: relative;
display:block;
}
.copyright-txt {
padding:35px 0 30px 0;
float: none;
text-align:center;
}
.copyright-txt a{
color:#858484;
}
.copyright-txt a:hover{
color:#FFF;
}
.copyright-txt span {
color: #000000;
}
.design-by {
float: right;
}
.design-by a:hover{
color:#919090;
}
.recent-post {
margin: 0 0 4px 0;
padding-bottom: 4px;
}
.recent-post h6 {
font-size: 13px;
margin-bottom: 6px;
display: block;
text-transform: uppercase;
}
.recent-post a {
color: #919090;
}
.recent-post a:hover {
color: #000000;
}
.recent-post img {
float: left;
width: 60px;
margin: 4px 15px 5px 0;
border: 3px solid #4c4b4b;
}
.recent-post p {
margin-bottom: 10px;
}
.recent-post .morebtn {
color: #ffffff;
}
.recent-post .morebtn:hover {
color: #000000;
}
.recent-post:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
} .button {
display: inline-block;
font-size: 16px;
font-weight: 600;
line-height: normal;
background-color: #FFF !important;
padding: 15px 40px;
border-radius: 0;
}
.button:hover {
background-color: #34c6f6;
border-color: #1898c2;
color: #fff;
}
.section2button {
display: inline-block;
font-size: 13px;
font-weight: 600;
line-height: normal;
background-color: #000000;
color: #fff;
border-radius: 0;
text-transform: uppercase;
margin-top:25px;
}
.section2button a {
padding: 14px 30px;
display: block;
color: #fff;
}
.section2button:hover {
background-color: #ECB00E !important;
} a.added_to_cart {
background: #e1472f;
padding: 5px;
display: inline-block;
color: #fff;
line-height: 1;
}
a.added_to_cart:hover {
background: #000000;
}
a.button.added:before {
content: '' !important;
}
#bbpress-forums ul li {
padding: 0;
}
#subscription-toggle a.subscription-toggle {
padding: 5px 10px;
display: inline-block;
color: #e1472f;
margin-top: 4px;
}
textarea.wp-editor-area {
border: 1px #ccc solid;
}
.woocommerce input[type=text], .woocommerce textarea {
border: 1px #ccc solid;
padding: 4px;
}
form.woocommerce-ordering select {
padding: 5px;
color: #777777;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
font-family: 'Roboto Condensed',san-serif;
color: #ff8a00;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
color: inherit !important;
}
h1.product_title, p.price {
margin-bottom: 10px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
font-family: 'Roboto Condensed',san-serif;
color: #000000;
}
.woocommerce ul.products li, #payment ul.payment_methods li {
list-style: none !important;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
color: inherit !important;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
border-bottom: 0px !important;
}
#wp-calendar {
width: 100%;
}
input.search-field, .post-password-form input[type=password] {
border: 1px #eee solid;
padding: 8px 23px 8px 23px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 10px;
width: 70%;
margin-right: 5px;
}
input.search-submit, .post-password-form input[type=submit], .wpcf7-form input[type=submit] {
border: none;
color: #ffffff;
padding: 8px 15px;
cursor: pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #efae00;
float: right;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.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-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; ;
} .wpcf7 {
margin: 30px 0 0;
padding: 0;
}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {
width: 40%;
border: 1px solid #cccccc;
box-shadow: inset 1px 1px 2px #ccc;
height: 35px;
padding: 0 15px;
color: #797979;
margin-bottom: 0;
}
.wpcf7 textarea {
width: 60%;
border: 1px solid #cccccc;
box-shadow: inset 1px 1px 2px #ccc;
height: 150px;
color: #797979;
margin-bottom: 25px;
font: 12px arial;
padding: 10px;
padding-right: 0;
}
.wpcf7 input[type="submit"] {
background-color: #000000;
width: auto;
border: none;
cursor: pointer;
font: 18px 'Roboto Condensed',san-serif;
color: #ffffff;
padding: 10px 40px;
border-radius: 3px;
} h1.screen-reader-text {
font: 22px 'Roboto Condensed',san-serif;
}
.site-nav-previous, .nav-previous {
float: left;
}
.site-nav-next, .nav-next {
float: right;
}
h3#reply-title {
font: 300 18px 'Roboto Condensed',san-serif;
}
#comments {
margin: 30px 0 0;
padding: 0;
}
nav#nav-below {
margin-top: 15px;
}
.slider-wrapper {
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/loading.gif) no-repeat center center #fff;
min-height: 500px;
} body.wp-custom-logo .logo h2 {
display: none;
}
#sidebar select {
width: 100%;
padding: 3px;
height: 25px;
}
.page-links span {
padding-right: 10px;
}
body.error404 .search-form {
width: 50%;
}
body.title-tagline-hidden .site-title, body.title-tagline-hidden .site-description {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
.site-title, .site-description {
position: relative;
}
.site-description, a.site-description{
padding-top: 14px;
color:#000;
}
.menurightinfo {
padding: 28px 0 28px 40px;
margin-left: 25px;
min-width: 165px;
box-sizing: border-box;
height: 100%;
position: relative;
float: right;
border-left: 1px solid #f0efef;
}
.site_boxed .menurightinfo {
padding: 25px;
margin-right: -28px;
}
.menurightinfo i {
height: 46px;
width: 46px;
line-height: 46px;
text-align: center;
color: #ffffff;
font-size: 19px;
float: right;
background-color: #eeaa9c;
border: solid 1px #ffffff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
position: relative;
z-index: 999999;
}
.menurightinfo .cart-item {
position: relative;
}
.prd-count {
width: 70px;
text-align: left;
box-sizing: border-box;
padding: 7px 15px;
background: #aece89;
color: #ffffff;
position: absolute;
z-index: 999;
right: 10px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
top: 10px;
}
.prd-amount {
position: absolute;
left: -10px;
top: 18px;
}
#withcontent {
padding: 50px 0;
background-color: #FFF;
}
.w-thumb {
float: left;
vertical-align: top;
text-align: center;
width: 48%;
}
.w-cont {
float: right;
text-align: left;
width: 48%;
}
.w-cont h2, .w-fullcont h2 {
font-weight: bold;
text-align: left;
clear: both;
margin: 0;
padding-bottom: 5px;
font-family: 'Oleo Script';
font-size: 38px;
}
.w-cont h2 span, .w-fullcont h2 span {
color: #000000;
}
.w-cont p, .w-fullcont p {
line-height: 24px;
padding: 0;
margin: 0 0 20px 0;
font-family: Roboto;
font-size: 13px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
margin-top: 15px;
}
.flex-control-nav {
margin-top: 15px !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
line-height: 100%;
padding: 5px;
font-size: 12px;
}
body.wp-custom-logo .logo {
padding: 15px 0 15px 0;
}
#sectionone{clear: both; overflow: hidden; padding: 70px 0; background:url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/section-one-bg.jpg) center top no-repeat; background-size:cover; height:auto; background-position:50px 0; background-color:#FFF;}
.home_section1_content .center-title h2{text-align:center; margin: 0 auto 40px; font-family: 'Anton'; font-size:43px; color: #31354c; font-weight:400;}
.specialty-boxes-outer {
margin: 0 auto;
max-width: 630px;
}
.specialty-boxes {
margin-left: -15px;
margin-right: -15px;
text-align: center;
}
.specialty-box {
box-sizing: border-box;
float: left;
margin-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
width: 50%;
}
.specialty-box-inner {
border: solid 1px #fff;
border-top-color: rgb(255, 255, 255);
border-right-color: rgb(255, 255, 255);
border-bottom-color: rgb(255, 255, 255);
border-left-color: rgb(255, 255, 255);
padding: 25px;
border-radius: 5px;
position: relative;
transition: all 0.1s;
background-color: transparent;
font-family: Roboto;
}
.specialty-box-inner:hover {
background-color: #fff !important;
}
.specialty-box-inner h4 {
color: #fff;
}
.specialty-box-inner:hover h4 {
color: #000000;
}
.specialty-box-inner:hover p {
color: #363636;
}
.specialty-box a {
bottom: 0;
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 9;
}
.specialty-box img {
display: inline-block;
max-width: 62px;
max-height: 50px;
}
.specialty-box h4 {
font-size: 18px;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
margin: 12px 0 15px;
}
.specialty-box p {
margin: 0;
color: #c9c9c9;
}
.featured-box {
width: 33.3333%;
box-sizing: border-box;
float: left;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
text-align: center;
}
.featured-box-inner {
padding: 50px 25px;
position: relative;
transition: all 0.2s;
}
.featured-box-image {
border-radius: 50%;
max-width: 220px;
display: inline-block;
}
.featured-box-title {
font-size: 35px;
color: #3a3a3a;
margin: 40px 0 20px;
}
.featured-box-text {
margin: 0;
color: #585858;
line-height: 25px;
padding: 0;
}
.featured-box-button {
padding: 12px 35px;
display: inline-block;
margin-top: 40px;
background-color: #f4eedc;
color: #222222;
cursor: pointer;
}
.featured-box-inner:hover {
background-color: #f4eedc !important;
}
.featured-box-inner:hover .featured-box-button {
background-color: #FFF !important;
}
.columns-row {
margin-left: -15px;
margin-right: -15px;
}
.col-columns-2 {
width: 50%;
padding: 0 15px;
box-sizing: border-box;
float: left;
min-height: 1px;
}
.sec1-left-cols {
width: 35%;
padding: 0 15px;
box-sizing: border-box;
float: left;
min-height: 1px;
}
.sec1-right-cols {
width: 65%;
padding: 0 15px;
box-sizing: border-box;
float: left;
min-height: 1px;
}
.fancy-title h2 {
font-size: 63px;
color: #3a3a3a;
font-family: 'Assistant';
font-weight:bold; 
line-height:normal;
text-transform:uppercase;
}
.fancy-title h2 span{
color: #000000;
}
.fancy-desc ul{
margin-left:0px;
}
.fancy-desc li{
font-weight:600;
line-height:40px;
list-style:none;
background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/disc-list.png) left top no-repeat;
padding:0 0 0 60px;
margin:0 0 12px 0;
}
.fancy-desc{
font-size:17px;
}
.fancy-desc p {
margin-bottom: 20px;
line-height: 26px;
}
.services-row {
margin-left: -15px;
margin-right: -15px;
}
.services-row .services-box {
box-sizing: border-box;
float: left;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
text-align: center;
width: 25%;
}
.services-box-image {
display: flex;
width: 270px;
height: 296px;
text-align: center;
justify-content: center;
align-items: center;
margin: 0 auto;
transition: all 0.2s;
}
.services-row .services-box-image img {
display: block;
max-height: inherit;
max-width: 296px;
}
.services-row .services-box-title {
font-size: 20px;
margin: 35px 0 15px;
font-weight:bold;
text-transform:uppercase;
}
.services-row .services-box-title a{
color:#3b3b3b;
font-family: 'Assistant';
}
.services-row .services-box-text {
margin: 20px 0 0;
font-family: 'Assistant';
font-size: 16px;
line-height:25px;
}
#footer-wrapper aside.widget{padding:0px; border:none;}
.row_area {
margin-left: -15px;
margin-right: -15px;
clear: both;
}
.boxpattern-1 {
width: 25%;
text-align: center;
float: left;
margin: 0;
height: auto;
box-sizing: border-box;
padding: 15px;
}
.serviceboxbg {
transition: all .5s ease;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color:#efae00;
padding: 30px 15px 30px;
}
.services-thumb img {
transition: all .5s ease;
vertical-align: top;
width:auto;
max-height:75px;
}
.servicebox-content{text-align:center;}
.servicebox-content p{line-height:1.6; color:#FFF; font-family: 'Assistant'; font-size:16px; margin:25px 0 0 0;}
.servicebox h3 {
font-weight: 400;
font-family: 'Marcellus';
font-size:22px;
padding: 0;
margin: 30px 0 25px 0;
box-sizing: border-box;
transition: all .5s ease;
color:#ffffff;
}
.servicebox:hover h3{color:#ffffff;}
.skt-coll-columns-3 {
width: 33.33%;
padding: 0 15px;
box-sizing: border-box;
float: left;
}
.left-fitbox {
float: left;
height: auto;
margin: 0 0 30px 0;
width: auto;
}
.left-fitleft {
float: left;
text-align: right;
width: 70%;
}
.left-fitleft {
text-align: right;
}
.left-fit-title h3 {
margin: 0;
padding: 0 0 10px;
text-transform: none;
color: #323131;
}
.left-fit-desc {
float: right;
line-height: 25px;
text-align: right;
font-size: 15px;
padding-bottom: 30px;
color: #323131;
font-family: 'Assistant';
}
.left-fitright {
float: right;
text-align: center;
vertical-align: middle;
width: 77px;
height: 77px;
line-height: 77px;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;
padding: 0;
}
.featurethumb {
text-align: center;
}
.featurethumb img {
max-width: 304px;
height: auto;
margin: 0;
position: relative;
}
.right-fitbox {
float: left;
height: auto;
margin: 0 0 30px 0;
width: auto;
}
.right-fitleft {
float: left;
text-align: center;
width: 77px;
height: 77px;
line-height: 77px;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
border-radius: 100%;
padding: 0;
}
.right-fitright {
float: right;
text-align: left;
width: 70%;
}
.right-fitright {
text-align: left;
}
.right-fit-title h3 {
margin: 0;
padding: 0 0 10px;
text-transform: none;
color: #323131;
font-size:22px;
} 
.right-fit-desc {
float: left;
font-size: 15px;
line-height: 25px;
padding-bottom: 30px;
text-align: left;
color: #323131;
font-family: 'Assistant';
}
.allcolsarea{padding-top:50px;}
.collfull{width:50% !important;}
.left-fitbox a:hover h3, .right-fitbox a:hover h3{color:#cd7399;}
.hometwo_section_area {
padding: 80px 0;
clear: both;
background-color:#f8f8f8;
}
.hometwo_section_content h2{color: #1f1f1f; font-size: 46px; margin-bottom: 0; text-align: center; font-family: 'Playfair Display'; line-height:normal;}
.hometwo_section_content h2 span{color:#efae00;}
.hometwo_section_content h2:after{content:''; display: table; height: 20px; margin-top: 25px; width: 120px; background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/title-separator-image.png) no-repeat; margin:25px auto 50px;}
.hometwo_section_content p{line-height: 25px; margin: 0 0 25px 0; font-size:15px; font-family: 'Assistant';}
.hometwo_section_content .button{background-color:#efae00 !important; color:#FFF; font-size:17px !important; font-weight:300 !important; border-radius:50px !important; padding:16px 30px;}
.hometwo_section_content .button:hover{background-color:#e573a8 !important;}
.hm-leftcols{float:left; width:50%;}
.promo2 {
width: auto;
height: auto;
padding: 30px;
text-align: left;
margin: auto;
position: relative;
}
.promo2 h2 {
font-size: 39px;
font-weight: 400;
margin: 0;
color:#FFF;
}
.promo-left {
float: left;
width: 75%;
}
.promo-right {
float: right;
width: 25%;
}
.promo-right .sktmore {
background: none !important;
border: solid 2px #ffffff;
padding: 19px 56px;
font-size: 18px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
.promo-right .sktmore a {
color: #FFF !important;
}
.home3_section_area {
width: 100%;
height:592px;
padding: 80px 0;
clear: both;
float: left;
background:url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/section3-bg.png) center top no-repeat; background-size:cover;
}
.home_section3_content h2{color: #ffffff; font-size: 46px; margin-bottom: 0; text-align: center; font-family: 'Playfair Display'; line-height:normal;}
.home_section3_content h2:after{content:''; display: table; height: 20px; margin-top: 25px; width: 120px; background: url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/title-separator-white-image.png) no-repeat; margin:25px auto 50px;}
.column-ourclasses-wrapper {
clear: both;
margin: 0 -15px;
padding:30px 0 0 0;
}
.column-ourclasses {
width: 33.333%;
margin: 0;
padding: 15px;
display: block;
box-sizing: border-box;
float: left;
}
.column-ourclasses .ourclasses-image {
height: 265px;
width: 100%;
overflow: hidden;
margin: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.column-ourclasses .ourclasses-image img {
height: auto;
width: 100%;
min-height: 265px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.ourclasses-content {
padding: 30px 0;
box-sizing: border-box;
text-align: center;
}
.ourclasses-title-des {
line-height: 24px;
}
.vanuetiemhost {
display: block;
margin: 0 0 7px 0;
font-size: 15px;
}
.homefour_section_area {
padding: 90px 0;
clear: both;
background:url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/section-4-bg.jpg) center top no-repeat;
background-size:cover;
height:auto;
}
.homefour_section_content h2{font-family: 'Anton'; font-size: 62px; font-weight:400; line-height:normal; margin-bottom:30px; text-transform:uppercase; text-align:center; color:#FFF;}
.homefour_section_content h2 span{color: #efae00;}
.hmfourcontent{margin: 0 0 65px 0;}
.homefour_section_content p{line-height: 25px; margin: 0 0 25px 0; font-size:24px; font-family: 'Assistant'; text-align:center; color:#FFF;}
.homefour_section_content .button{background-color:#efae00 !important; color:#FFF; font-size:17px !important; font-weight:300 !important; border-radius:50px !important; padding:16px 30px; display:table; margin:0 auto;}
.homefour_section_content .button:hover{background-color:#31354c !important;}
.hmfour-cols{width:90%; margin:0 auto;}
.home5_section_area {
width: 100%;
padding: 90px 0;
clear: both;
float: left;
overflow: hidden;
background-color: #f7f7f7;
}
.home_section5_content .center-title h2 {
padding-bottom: 75px;
text-transform: uppercase;
}
.section5-column{
box-sizing: border-box;
float: left;
margin-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
width: 33.3333%;
}
.section5-column-inner{
padding: 50px 25px 30px;
border-bottom: 4px solid;
border-bottom-color: currentcolor;
border-color: #fff;
transition: all .5s ease;
background-color:#fff;
text-align:center;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
min-height:320px;
}
.section5-column-inner img{ margin:0 auto; max-width:100%; height:auto;}
.section5-column h3{
font-size: 24px;
font-weight: 600;
margin: 30px 0 20px;
color: #5b5b5b;
}
.section5-column:hover .section5-column-inner{
border-color: #efae00 !important;
box-shadow: 0 0 20px #e5e5e5;
}
.section5-column:hover h3{color: #efae00 !important;}
.section5-column-text{color: #222; text-align:center; line-height: 1.6; margin: 0 0 20px;}
.service-columns-row{margin-left: -15px; margin-right: -15px;}
.service-column{box-sizing: border-box; float: left; margin-bottom: 30px; padding-left: 15px; padding-right: 15px; width: 16.6666%;}
.service-box-outer{text-align: center;}
.service-box {text-align: center; background: #fff; border-radius: 100%; width: 175px; height: 175px; border: solid 12px #fff;
margin: 0 auto; box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.04); transition: all 0.2s; padding-top:12px;}
.service-box-img{text-align: center; background: #fff; border-radius: 100%; width: 125px; height: 125px; margin: 0 auto; padding-top: 35px;}
.service-box-img img{max-width: 100%; height: auto;}
.service-box-outer h3{font-family: 'Assistant'; font-size: 24px; color: #282828; margin:20px 0;}
.service-box-outer h3 a{ color: #222222; font-size: 20px; text-align: center; font-weight: 600 !important;}
.service-box-outer h3 a:hover{color: #efae00;}
.service-box-outer:hover .service-box{background: #f3c13b; border: solid 12px #efae00;}
.footerinfoarea{padding:25px 0; background:url(//fscforklifts.com.au/wp-content/themes/skt-handyman/images/footer-bg-img.jpg) center top no-repeat; background-size:cover;}
.footerinfoarea .logo{float:none; text-align:center; margin:0 auto;}
.footerinfoarea .logo h2{text-align:center;}
.footermenu{text-align:center; margin:0 auto; padding:20px 0;}
.footermenu ul{display:block;}
.footermenu ul li{display:inline-block; text-align:center; list-style:none; margin: 10px 22px;}
.footermenu ul li a{color:#838282; font-size:17px;}
.footermenu ul li a:hover{color:#ffffff;}
#topmenu{background-color: rgba(42,42,43, 1) !important; position: relative; z-index: 999999; display:block; box-sizing:border-box; float:left; width:100%;}
.blocksbox {
float: left;
width: 33.333%;
padding: 15px;
margin: 0;
box-sizing: border-box;
}
.blocksbox:hover h3 {
color: #efae00;
}
.blockthumb {
text-align: center;
display: block;
min-height: 35px;
}
.blockthumb img{max-width:66px; max-height:51px;}
.blocktitle {
text-align: center;
}
.blocktitle h3 {
margin: 30px 0 20px 0;
font-family: 'Assistant';
font-size: 24px;
color: #282828;
}
.blockdesc {
text-align: center;
padding: 0;
line-height: 25px;
}
.perfectbox{float:left; width:31%; text-align:center; margin:0; padding:15px; box-sizing:border-box; background-color:#FFF; min-height:410px; margin-right:2.33%; box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);}
.perfectborder{padding:35px 15px; height:auto;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.perf-title{text-align:center; display:block;}
.perf-title h3{margin:30px 0 22px 0;font-weight:600}
.perf-description{text-align:center;display:block;color:#000;padding-bottom:10px;line-height:25px;}
.perfrow{margin-left:-15px; margin-right:-15px;}
.entry-meta{padding-bottom:20px;}
#footer-info-area{ width:100%; background: #1d1d1d;}
#footer-info-area .contact-info {
background: #161616;
width:100%;
display:table;
}
#footer-info-area .col-4 {
width: 33.33333333%;
float: left;
position: relative;
min-height: 1px;
padding: 0 15px;
box-sizing: border-box;
}
#footer-info-area .box {
border-right: 2px solid;
border-right-color: #1f1f1f;
padding: 38px 25px;
}
#footer-info-area .box img {
padding-right: 50px;
float: left;
position: relative;
}
.yellowdivide {
width: 2px;
height: 22px;
background: #efae00;
position: absolute;
left:25%;
}
#footer-info-area .box h5 {
color: #fefefe;
text-transform: uppercase;
margin: 0 0 -5px;
padding-bottom: 10px;
position: relative;
top: -5px;
font: 400 15px Lato,sans-serif;
}
#footer-info-area .box p {
color: #757575;
font-size: 13px;
word-wrap: break-word;
margin: 0;
}
.lbox{border-right:0px !important;}
.section1-columns-row-2column{margin-left: -50px; margin-right: -50px;}
.section1-columns-content{float:right; width:50%; padding:0px;}
.section1-features-list{width: 50%; line-height: 25px; float: left; padding: 30px 0 30px 30px; border-bottom: solid 1px #f2f2f2; border-right: solid 1px #f2f2f2;}
.section1-features-list:nth-child(1){padding-left:0px; padding-right:30px;}
.section1-features-list:nth-child(2){border-right:none;}
.section1-features-list:nth-child(3){padding-left:0px; padding-right:30px; border-bottom:none;}
.section1-features-list:nth-child(4){border-bottom:none; border-right:none;}
.section1top-block-area{text-align:left;}
.section1top-block-area h2{color: #222222; font-size: 47px; text-align: left; line-height: normal; margin: 0 0 20px 0; font-family: 'Playfair Display';}
.section1top-block-area h2 span{color: #efae00;}
.section1top-block-area p{font-family: 'Assistant'; font-size: 15px; line-height: 1.6; margin-bottom:20px;}
.section1-service-img{float: left; width: 25%; vertical-align: top;}
.section1-service-content{float: left; vertical-align: top; width: 75%;}
.section1-service-content h3{font-family: 'Assistant'; font-weight: 600; font-size: 19px; padding:0px; margin:0 0 15px 0;}
.section1-service-content h3 a{color:#31354c; font-size:22px;}
.section1-service-content h3 a:hover{color:#efae00;}
.section1-service-content p{margin: 0 0 20px; font-family: 'Assistant'; font-size: 15px; line-height: 1.6;} .home_section1_content, .service-columns-row, .home_section3_content{
visibility: hidden;
}.clearfix::after {
display: block;
clear: both;
content: "";
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
.hidden-xs-up {
display: none !important;
}
@media (max-width: 575.98px) {
.hidden-xs-down {
display: none !important;
}
}
@media (min-width: 576px) {
.hidden-sm-up {
display: none !important;
}
}
@media (max-width: 767.98px) {
.hidden-sm-down {
display: none !important;
}
}
@media (min-width: 768px) {
.hidden-md-up {
display: none !important;
}
}
@media (max-width: 991.98px) {
.hidden-md-down {
display: none !important;
}
}
@media (min-width: 992px) {
.hidden-lg-up {
display: none !important;
}
}
@media (max-width: 1199.98px) {
.hidden-lg-down {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xl-up {
display: none !important;
}
}
.hidden-xl-down {
display: none !important;
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
.col-sm {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 768px) {
.col-md {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.3333333333%;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.6666666667%;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333333333%;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.6666666667%;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.3333333333%;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.6666666667%;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.3333333333%;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.6666666667%;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-webkit-order: 13;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-webkit-order: 7;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-webkit-order: 8;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-webkit-order: 9;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-webkit-order: 10;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-webkit-order: 11;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-webkit-order: 12;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
}