/**/     @import url("https://fonts.googleapis.com/css?family=Poppins:300,400,700");
* {
font-family: Poppins
}
html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0 !important;
} h1 {
font-size: 2em;
margin: 0.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: -0.25em;
}
sup {
top: -0.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: 0.35em 0.75em 0.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;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
width: 75%;
display: block;
float: left;
padding: 18px 0px 0px 0px !important;
text-align: center;
z-index: 99;
}
.main-navigation ul {
display: block;
list-style: none;
margin: 0;
padding-left: 30px;
padding-top: 9px;
z-index: 99;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
padding-left: 5px;
padding-right: 5px;
max-width: 140px;
}
.main-navigation li .sub-menu li {
max-width: 400px;
}
.main-navigation a {
display: block;
text-decoration: none !important;
opacity: 0.5;
color: #232F39;
font-weight: bold;
padding-right: 30px;
font-size: 12px;
text-transform: uppercase;
}
.main-navigation a:hover {
color: #FF7100;
opacity: 1;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.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;
clip-path: none;
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; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
margin-right: 1.5em;
}
.alignright {
display: inline;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.site-branding {
float: left;
}
.get-a-quote-div,
.get-a-quote-div-small {
margin-top: 23px;
margin-bottom: 23px;
text-align: right;
}
.get-a-quote-div-small {
display: none;
}
.get-a-quote {
padding: 9px 16px 9px 16px;
border-style: solid;
border-width: 2px;
border-radius: 3px;
border-color: #FF7100;
font-size: 12px;
text-align: left;
font-weight: bold;
text-decoration: none !important;
}
.get-a-quote img {
margin-bottom: 4px !important;
}
.site-header {
width: 100%;
min-height: 70px;
background-color: #FFFFFF;
opacity: 0.9;
z-index: 99;
padding: 0 !important;
position: fixed;
}
.custom-logo {
margin: 18px 0px 17px 0px;
min-height: 35px;
min-width: 126px;
}
.entry-content:first-child {
margin-top: 0px !important;
margin: auto;
}
.navbar-toggler {
clear: both;
}
.front-page-heading {
font-family: Poppins;
font-weight: bold;
font-size: 18px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: left;
color: #232f39;
}
.project_link {
text-decoration: none !important;
color: #232f39 !important;
}
.front-page-paragraph {
font-weight: normal;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 18px;
text-align: left;
color: #777;
}
.div-45 {
text-align: left !important;
padding-left: 10px;
}
.divider {
width: 59px;
height: 0px;
background: transparent;
border: 1px solid #232f39;
text-align: right;
float: right;
margin: 13px 30px 16px 0px;
}
.divider-left {
width: 59px;
height: 0px;
background: transparent;
border: 1px solid #232f39;
text-align: left;
float: left;
margin: 13px 0px 16px 30px;
}
.divider-text {
font-weight: bold;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: right;
color: #232f39;
float: right;
}
.divider-left-text {
font-weight: bold;
font-size: 10px!important;
letter-spacing: 0.1em;
line-height: 30px;
text-align: left;
color: #232f39;
float: left;
}
.avater {
text-align: center;
min-height: 126px;
}
.avater-heading-text {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 25px;
text-align: center;
color: #777;
}
.avater-text {
font-size: 10px;
text-align: center;
}
.front-page-45-year-div {
margin: auto;
width: 160px;
height: 227px;
border-style: solid;
border-width: 10px;
border-color: #707070;
position: relative;
text-align: center;
}
.front-page-45-year-div p {
position: absolute;
bottom: 0;
left: 0;
}
.front-page-45-year-big-text {
font-weight: bold;
font-size: 70px;
line-height: 10px;
text-align: left;
color: #707070;
}
.front-page-45-year-text {
font-weight: normal;
font-size: 9px;
letter-spacing: 0.1em;
line-height: 14px;
text-align: left !important;
color: #232f39;
}
.view-all-project-text {
font-weight: normal;
font-style: italic;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: right;
color: #777;
}
.view-all-project-text a {
color: #777;
text-decoration: none !important;
}
.project-type-div {
padding-top: 40px;
}
.project-type-div #project_title {
font-size: 20px!important;
}
.front-page-project-type {
font-weight: bold;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 4px;
text-align: left;
color: #ff7100;
}
.front-page-project-text {
font-weight: normal;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 18px;
text-align: left;
color: #777;
}
.front-page-project-count {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: left;
color: #232f39;
opacity: 0.2;
}
.front-page-project-number {
list-style: none;
margin: 0;
}
.front-page-project-count-active {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: left;
color: #ff7100 !important;
}
.front-page-testimonial-heading {
width: 272px;
margin: auto;
font-weight: bold;
font-size: 20px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: center;
color: #232f39;
}
.front-page-testimonial-text {
font-weight: normal;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 18px;
text-align: center;
color: #777;
}
.site-footer {
padding-bottom: 15px;
min-height: 95px;
background-color: #232F39;
}
.main-footer {
float: left;
padding-top: 13px !important;
padding-left: 0px !important;
}
.main-footer ul {
display: block;
list-style: none;
margin: 0;
padding-top: 9px;
}
.main-footer li {
float: left;
position: relative;
padding-left: 10px;
padding-right: 10px;
}
.main-footer a {
display: block;
font-weight: bold;
font-size: 12px;
text-align: left;
text-decoration: none !important;
padding-right: 20px;
text-transform: uppercase;
color: #fff;
opacity: 0.5;
}
.main-footer a:hover {
color: #FFFFFF;
opacity: 1;
}
.footer-logo {
float: left;
padding-left: 20px;
padding-top: 13px;
}
.custom-icon {
height: 20px;
margin-right: 5px;
}
.footer-number {
font-weight: normal;
font-size: 11px;
text-align: left;
color: #f7f7f7;
text-decoration: none !important;
}
.footer-number-div a {
text-decoration: none !important;
color: #f7f7f7 !important;
}
.copyright {
font-weight: normal;
font-size: 8px;
text-align: left;
color: #fff;
}
.copyright-right {
font-weight: normal;
font-size: 8px;
text-align: right;
color: #fff;
float: right;
}
.copyright-right a {
color: #fff !important;
text-decoration: none !important;
}
.footer-number-div {
padding-top: 35px;
float: right;
text-align: right;
}
.image-heading,
.image-heading-big {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-weight: bold;
text-align: center;
color: #fff;
}
.image-heading {
font-size: 30px;
letter-spacing: 0.1em;
line-height: 45px;
text-shadow: 0px 1px 1px #000;
}
.image-heading-big {
font-size: 52px;
text-shadow: 0px 1px 1px #000;
}
.service-border {
border: 5px solid #ff7100;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.team .avater img {
border-radius: 50%;
border: 3px solid #FF7100;
}
.contact-heading {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 25px;
text-align: left;
color: #232f39;
}
.contact-text {
font-weight: normal;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 15px;
text-align: left;
color: #ff7100;
}
.post-view-project {
font-weight: bold;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: left;
color: #ff7100 !important;
text-decoration: none !important;
}
.post-text {
font-weight: normal;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 16px;
text-align: left;
color: #777;
padding-top: 5px;
margin: 0;
}
div a.post-heading {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 22px;
text-align: left;
color: #232f39;
text-decoration: none;
padding-top: 10px;
}
.post-shadow-div {
position: absolute;
height: 75px;
width: 100%;
bottom: -65px;
border-radius: 0px 0px 3px 3px;
background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
}
.post-image {
height: 150px;
}
.post-avatar {
border-radius: 50%;
float: left;
bottom: -50px;
left: 11px;
position: absolute;
}
.post-avatar-meta {
float: left;
bottom: -70px;
left: 47px;
position: absolute;
font-weight: bold;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 15px;
color: #fff;
}
.post-menu-inactive {
font-weight: bold;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 15px;
text-align: left;
color: #232f39 !important;
}
.post-menu-active {
font-weight: bold;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 15px;
text-align: left;
color: #ff7100 !important;
}
.post-challenge-text {
font-weight: normal;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 18px;
text-align: left;
color: #777;
}
.post-image-more {
padding-top: 10px;
font-weight: bold;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: center;
}
.post-image-more a {
text-decoration: none;
color: #ff7100;
}
.post-meta {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 15px;
text-align: left;
color: #777;
}
.nav-ul {
display: block !important;
margin: 0;
}
.nav-ul li {
display: inline-block !important;
padding-right: 20px;
}
.ajax-loader {
width: 0px !important;
margin: 0px !important;
}
.mdc-button {
height: 50px !important;
padding: 12px 62px 16px 63px !important;
border-style: solid !important;
border-width: 2px !important;
border-radius: 3px !important;
border-color: #FF7100 !important;
background-color: #fff !important;
color: #FF7100 !important;
font-size: 12px !important;
text-align: left !important;
font-weight: bold !important;
opacity: 1 !important;
}
.mdc-button::before {
background-color: #fff !important;
}
.mdc-button::after {
background-color: #fff !important;
}
.attach-resume .cf7md-file--btn {
display: none !important;
}
article {
margin-bottom: 0px !important;
}
.attachment-icon {
line-height: 0px;
padding: 0px 13px 0px 13px;
height: 50px;
width: 50px;
float: left;
border-radius: 50%;
border: 1px solid #707070;
background-color: white;
}
.cf7md-file--value,
.cf7md-label {
font-weight: normal;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 18px;
text-align: left;
color: #a3a3a3 !important;
padding-top: 18px;
padding-left: 60px !important;
}
.cf7md-file--value {
display: none;
}
.cf7md-help-text {
display: none !important;
}
.image-button-layer {
padding: 20px 0px 0px 180px;
}
#cf7md-form .mdc-floating-label {
font-weight: bold !important;
font-size: 10px !important;
letter-spacing: 0.1em !important;
line-height: 18px !important;
text-align: left !important;
color: #a3a3a3 !important;
}
#cf7md-form .mdc-floating-label--float-above {
font-weight: normal !important;
font-size: 11px !important;
text-align: left !important;
color: #777 !important;
}
#cf7md-form input,
#cf7md-form select,
#cf7md-form textarea {
font-weight: bold !important;
font-size: 10px !important;
letter-spacing: 0.1em !important;
line-height: 18px !important;
text-align: left !important;
color: #232f39 !important;
border-radius: 3px !important;
}
#cf7md-form .cf7md-textarea {
background-color: #f7f7f7 !important;
}
#cf7md-form textarea {
height: 200px !important;
}
.after-header {
padding-top: 70px;
}
.footer-number-div span {
text-decoration: none;
}
.header-image-large {
position: relative;
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
height: 370px;
display: block;
}
.header-image-large::before {
content: '';
display: block;
width: 100%;
height: 100%;
background-color: #232F39;
opacity: 0.25;
}
.header-image {
position: relative;
display: none;
}
.header-image-overlay {
position: absolute;
content: '';
display: block;
width: 100%;
height: 100%;
background-color: #232F39;
opacity: 0.25;
}
@media only screen and (max-width: 1200px) {
.header-image-large {
display: none;
}
.header-image {
display: block;
}
.main-navigation {
width: 70%;
}
.main-navigation ul {
padding-left: 25px;
}
.main-navigation li {
padding: 0px !important;
}
.main-footer li {
padding: 0px !important;
}
.project-type-div {
padding-top: 0px;
}
}
@media only screen and (max-width: 992px) {
.after-header {
padding-top: 0px;
}
.get-a-quote-div-small {
display: inline-block;
position: absolute;
right: 5%;
float: none !important;
}
.get-a-quote-div {
display: none;
} #get-quote-button span img {
display: none;
}
.get-a-quote {
padding: 9px 6px 9px 6px;
}
.main-navigation li {
float: none;
text-align: left;
display: list-item;
margin-bottom: 20px;
}
.site-branding {
position: absolute;
left: calc( 50% - 63px);
}
.main-footer {
padding-top: 0px !important;
padding-left: 20px !important;
float: none;
}
.footer-logo {
float: none;
}
.main-footer li {
float: none;
}
.footer-number-div {
padding-top: 10px;
float: none;
text-align: left;
}
.main-footer ul {
padding-left: 0px;
}
.site-header {
position: relative;
}
.image-heading,
.image-heading-big {
font-size: 15px;
line-height: 20px;
}
p[class*='n2-style-'],
.image-button-layer {
padding-left: 80px !important;
}
p[class*='n2-style-'] {
padding-right: 100px !important
}
.front-page-project-number {
padding-left: 0px !important;
}
.front-page-project-number li {
display: inline-block !important;
margin-right: 20px;
}
.project-type-div {
padding-top: 20px;
}
}
@media only screen and (max-width:768px) {
.avater-text {
font-size: 16px;
line-height: 24px;
text-align: center;
}
}
@media only screen and (max-width: 576px) {
p[class*='n2-style-'],
.image-button-layer {
padding-left: 20px !important;
}
p[class*='n2-style-'] {
font-size: 30px !important;
} }
.service-template .service-template-heading {
font-family: Poppins;
font-weight: bold;
font-size: 18px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: left;
color: #232f39;
text-decoration: underline;
}
.site-header .sub-menu {
padding-top: 20px!important;
background: #FFFFFF;
padding-left: 10px!important;
display: flex;
flex-flow: column;
}
.site-footer .sub-menu {
display: none;
}
.sub-menu .menu-item {
margin: 10px 0;
text-align: left;
}
.sub-menu a {
width: max-content !important;
}
.section-padding {
padding-top: 70px;
padding-bottom: 70px;
}
.job-listing-table tbody tr {
border-bottom: 1px solid #777;
padding-top: 20px;
padding-bottom: 20px;
height: 80px;
}
.job-listing-table tbody {
color: #777;
}
.job-listing-table tbody tr {
cursor: pointer;
}
.job-listing-table tbody tr td.arrow {
text-align: right;
}
.job-nav-num-div {
text-align: center;
position: relative;
}
.job-nav-number {
border-radius: 50%;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
display: inline-block;
margin-left: 5px;
margin-right: 5px;
background-color: #FFFFFF;
color: #777;
font-weight: bold;
cursor: pointer;
}
.job-nav-number.active {
background-color: #ff7100;
color: #ffffff;
}
.job-nav-prev,
.job-nav-next {
font-size: 20px;
position: absolute;
color: #777;
font-weight: bold;
cursor: pointer;
}
.job-nav-prev {
left: 0;
top: 0;
}
.job-nav-next {
right: 0;
top: 0;
}
.single-job ul {
margin-left: 0;
padding-left: 15px;
}
.single-job ul li {
font-weight: normal;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 18px;
text-align: left;
color: #777;
}
h1,
h2,
h3,
h4 {
font-family: Poppins;
font-weight: bold;
letter-spacing: 0.1em;
line-height: 30px;
text-align: left;
color: #232f39;
margin-bottom: 0.5em;
}
h1 {
font-size: 20px !important;
}
h2 {
font-size: 18px !important;
}
h3 {
font-size: 16px !important;
}
h4 {
font-size: 14px !important;
}
nav {
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
}
.app-field {
background-color: #f5f5f5;
padding: 10px 20px 5px 20px;
margin-bottom: 20px;
}
.app-field label {
color: #777 !important;
font-weight: bold;
}
.mui-textfield input[type=text],
.mui-textfield input[type=email] {
border-top: none;
border-left: none;
border-right: none;
height: 30px;
}
.mui-textfield textarea {
height: 200px;
}
.resume-img {
height: 80px;
width: 80px;
display: inline-block;
}
.resume-label {
display: inline-block;
}
.resume-div {
cursor: pointer;
}
.resume-button {
background-color: transparent;
height: 60px;
width: 250px;
text-align: center;
font-size: 18px;
color: #FF7100;
margin-top: 10px;
}
.attachment {
display: none;
}
.padding-left-zero {
padding-left: 0 !important;
}
.padding-right-zero {
padding-right: 0 !important;
}
@media only screen and (max-width:992px) {
.main-navigation ul ul {
box-shadow: none;
float: initial;
position: initial;
}
.site-header .sub-menu {
padding-top: 0px!important;
}
.sub-menu .menu-item {
margin: 20px 0;
}
}
@media only screen and (max-width:768px) {
.padding-left-zero {
padding-right: 0 !important;
margin-bottom: 20px;
}
.padding-right-zero {
padding-left: 0 !important;
}
}
.header-phone span,
.header-phone span:hover {
text-decoration: none !important;
color: #FF7100;
font-size: 12px;
padding-right: 10px;
text-transform: uppercase;
}
.main-navigation a {
padding-right: 5px;
}
.main-navigation {
width: 63%;
}
.get-a-quote-div-small {
display: none;
}
@media only screen and (max-width:1200px) {
.main-navigation a {
padding-right: 10px;
}
.main-navigation {
width: 58%;
}
.header-phone {
padding-right: 10px;
}
.header-phone span,
.header-phone span:hover {
padding-right: 0;
}
}
@media only screen and (max-width: 992px) {
.site-branding {
left: calc( 50% - 270px);
}
.get-a-quote-div {
display: block;
}
.get-a-quote-div span img {
display: none;
}
}
@media only screen and (max-width: 768px) {
.site-branding {
left: calc( 50% - 195px);
}
.main-navigation {
width: 50%;
}
}
@media only screen and (max-width: 576px) {
.site-branding {
left: 75px;
}
.custom-logo {
margin: 18px 0px 17px 0px;
}
.header-phone span {
display: none;
}
.custom-icon {
height: 30px;
width: 30px;
margin-right: 10px;
}
}
@media only screen and (max-width: 360px) {
.custom-logo {
margin: 25px 0px 17px 0px;
min-height: 20px;
min-width: 80px;
height: 20px;
width: 80px;
}
}