/*
Theme Name: Axiomcareer
Theme URI: 
Description: New Responsive wordpress theme.
Author: Wordpress Theme
Author URI: 
Version: 1.0
*/
@font-face {
    font-family: 'open_sansbold';
    src: url('inc/fonts/opensans-bold.woff2') format('woff2'),
         url('inc/fonts/opensans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sansbold_italic';
    src: url('inc/fonts/opensans-bolditalic.woff2') format('woff2'),
         url('inc/fonts/opensans-bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sans_extraboldregular';
    src: url('inc/fonts/opensans-extrabold.woff2') format('woff2'),
         url('inc/fonts/opensans-extrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 26, 2012 */
@font-face {
    font-family: 'open_sans_lightregular';
    src: url('inc/fonts/opensans-light.woff2') format('woff2'),
         url('inc/fonts/opensans-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sans_extrabolditalic';
    src: url('inc/fonts/opensans-extrabolditalic.woff2') format('woff2'),
         url('inc/fonts/opensans-extrabolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sansitalic';
    src: url('inc/fonts/opensans-italic.woff2') format('woff2'),
         url('inc/fonts/opensans-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 26, 2012 */
@font-face {
    font-family: 'open_sans_semiboldregular';
    src: url('inc/fonts/opensans-semibold.woff2') format('woff2'),
         url('inc/fonts/opensans-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sans_lightitalic';
    src: url('inc/fonts/opensans-lightitalic.woff2') format('woff2'),
         url('inc/fonts/opensans-lightitalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'open_sansregular';
    src: url('inc/fonts/opensans-regular.woff2') format('woff2'),
         url('inc/fonts/opensans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 26, 2012 */
@font-face {
    font-family: 'open_sans_semibolditalic';
    src: url('inc/fonts/opensans-semibolditalic.woff2') format('woff2'),
         url('inc/fonts/opensans-semibolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style-type: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea {
    font-size: 100%;
    overflow: visible;
    margin: 0;
    vertical-align: baseline;
    width: auto;
}
textarea {
    overflow: auto;
    vertical-align: text-top;
}
/* =Horizontal Rule-------------------------------------------------------------- */
hr {
    background: #dddddd;
    border: none;
    clear: both;
    color: #dddddd;
    float: none;
    height: 1px;
    width: 100%;
}
hr.space {
    background: #ffffff;
    color: #ffffff;
}
/* =Base-------------------------------------------------------------- */
html {
    height: 100%;
}
body {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    color:#787878;
    font-family: 'open_sansregular';
    font-size: 15px;
    font-smoothing: antialiased;
    line-height: 1.5em;
    text-rendering: optimizeLegibility;
}
/* =Typography-------------------------------------------------------------- */
p {
    word-wrap: break-word;
}
i,em,dfn,cite {
    font-style: italic;
}
tt,var,pre,kbd,samp,code {
    font-family: monospace, serif;
    font-style: normal;
}
b,strong {
    font-weight: 700;
}
pre {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    background: #f4f4f4;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 2px;
    height: auto;
    margin: 0;
    outline: none;
    padding: 6px 10px;
    vertical-align: middle;
    width: 100%;
    word-wrap: break-word;
    white-space: pre-wrap;
}
del {
    color: #555555;
    text-decoration: line-through;
}
ins,dfn {
    border-bottom: 1px solid #cccccc;
}
sup,sub,small {
    font-size: 85%;
}
abbr,acronym {
    font-size: 85%;
    letter-spacing: .1em;
    text-transform: uppercase;
}
a abbr,a acronym {
    border: none;
}
dfn[title],abbr[title],acronym[title] {
    border-bottom: 1px solid #cccccc;
    cursor: help;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
/* =Responsive 12 Column Grid http: //demos.cyberchimps.com/responsivepro/responsive-grid/-------------------------------------------------------------- */
.grid {
    float: left;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}
.grid-right {
    float: right;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}
.col-60,.col-140,.col-220,.col-300,.col-380,.col-460,.col-540,.col-620,.col-700,.col-780,.col-860 {
    display: inline;
    margin-right: 2.127659574468%;
}
.col-60 {
    width: 6.382978723404%;
}
.col-140 {
    width: 14.893617021277%;
}
.col-220 {
    width: 23.404255319149%;
}
.col-300 {
    width: 31.914893617021%;
}
.col-380 {
    width: 40.425531914894%;
}
.col-460 {
    width: 48.936170212766%;
}
.col-540 {
    width: 57.446808510638%;
}
.col-620 {
    width: 65.957446808511%;
}
.col-700 {
    width: 74.468085106383%;
}
.col-780 {
    width: 82.978723404255%;
}
.col-860 {
    width: 91.489361702128%;
}
.col-940 {
    width: 100%;
}
.fit {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/* =Visibility-------------------------------------------------------------- */
.hidden {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
.none {
    display: none;
}
.hide-desktop {
    display: none;
}
.show-desktop {
    display: block;
}
/* =Responsive Images-------------------------------------------------------------- */
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.ie8 img {
    height: auto;
    width: auto\9;
}
.ie8 img.size-large {
    max-width: 60%;
    width: auto;
}
/* =Responsive Videos-------------------------------------------------------------- */
video {
    width: 100%;
    max-width: 100%;
    height: auto;
}
/* =Responsive Embeds/Objects-------------------------------------------------------------- */
embed,object {
    max-width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
/* =Links-------------------------------------------------------------- */
a {
    color: #0066cc;
    font-weight: 400;
    text-decoration: none;
}
a:hover,a:focus,a:active {
    color: #444444;
    outline: 0;
    text-decoration: none;
}
::selection {
    background: #999999;
    color: #ffffff;
    text-shadow: none;
}
/* =Forms-------------------------------------------------------------- */
label {
    display: inline-block;
    font-weight: 700;
    padding: 2px 0;
}
legend {
    padding: 2px 5px;
}
fieldset {
    border: 1px solid #cccccc;
    margin: 0 0 1.5em;
    padding: 1em 2em;
}
select,input[type="text"],input[type="password"],input[type="email"] {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 2px;
    cursor: text;
    margin: 0;
    outline: none;
    padding: 6px 8px;
    vertical-align: middle;
    max-width: 100%;
	-webkit-appearance: none !important;
    appearance: none !important;
}
select {
    height: auto;
    max-width: 100%;
}
area,textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 2px;
    height: auto;
    overflow: auto;
    margin: 0;
    outline: none;
    padding: 8px 10px;
    max-width: 100%;
}
map area {
    padding: 0px;
    border: 0px;
}
input,select {
    cursor: pointer;
}
area:focus,input:focus,textarea:focus {
    border: 1px solid #66ccff;
}
input[type='text'],input[type='password'] {
    cursor: text;
}
/* =IE Forms-------------------------------------------------------------- */
.ie7 area,.ie7 select,.ie7 textarea,.ie7 input[type="text"],.ie7 input[type="password"],.ie7 input[type="email"] {
    width: 96%;
}
/* =IE6 Notice-------------------------------------------------------------- */
.msie-box {
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    color: #212121;
    display: block;
    margin: 0 auto;
    max-width: 960px;
    padding: 10px;
    position: absolute;
    top: 60px;
    text-align: center;
    width: 100%;
}
.msie-box a {
    color: #212121;
}
/* =Tables-------------------------------------------------------------- */
th,td,table {
    border: 1px solid #dddddd;
}
table {
    border-collapse: collapse;
    width: 100%;
}
/* =Lists-------------------------------------------------------------- */
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ol {
    line-height: 22px;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}
dt {
    font-weight: 400;
}
/* =Blockquote-------------------------------------------------------------- */
blockquote {
    background: #f9f9f9;
    border: none;
    border-left: 4px solid #d6d6d6;
    margin: 20px;
    overflow: auto;
    padding: 0 0 10px 12px;
}
blockquote p {
    font-family: 'Georgia', 'Times New Roman', Times, serif;
    font-style: italic;
    font-size: 18px;
    line-height: 26px;
}
/* =Headings-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 700;
    line-height: 1.0em;
    word-wrap: break-word;
}
h1 {
    font-size: 2.625em;
    /* = 42px */
 margin-bottom: .5em;
    margin-top: .5em;
}
h2 {
    font-size: 2.250em;
    /* = 36px */
 margin-bottom: .75em;
    margin-top: .75em;
}
h3 {
    font-size: 1.875em;
    /* = 30px */
 margin-bottom: .857em;
    margin-top: .857em;
}
/*h4 {
    font-size: 1.500em;
 margin-bottom: 1em;
    margin-top: 1em;
}*/
h5 {
    font-size: 1.125em;
    /* = 18px */
 margin-bottom: 1.125em;
    margin-top: 1.125em;
}
h6 {
    font-size: 1.000em;
    /* = 16px */
 margin-bottom: 1.285em;
    margin-top: 1.285em;
}
/* =Margins & Paddings-------------------------------------------------------------- */
p,hr,dl,pre,form,table,address,blockquote {
    margin: 0 0 14px 0;
}
th, td {
    padding: .8em;
}
caption {
    padding-bottom: .8em;
}
blockquote {
    padding: 0 1em;
}
blockquote:first-child {
    margin: .8em 0;
}
fieldset {
    margin: 1.6em 0;
    padding: 0 1em 1em;
}
legend {
    padding-left: .8em;
    padding-right: .8em;
}
legend+* {
    margin-top: 1em;
}
input,textarea {
    padding: .3em .4em .15em;
}
select {
    padding: .1em .2em 0;
}
option {
    padding: 0 .4em;
}
dt {
    margin-bottom: .4em;
    margin-top: .8em;
}
ul {
    list-style-type: none;
}
ol {
    list-style-type: decimal;
}
ul,ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 2.0em;
}
li ul,li ol {
    margin: 0;
}
form div {
    margin-bottom: .8em;
}
/* =Globals-------------------------------------------------------------- */
#container {
    margin: 0 auto;
    max-width: 960px;
    padding: 0px 25px;
}
#wrapper {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    clear: both;
    margin: 20px auto 20px auto;
    padding: 0 20px 20px 20px;
    position: relative;
}
.front-page #wrapper {
    background-color: transparent;
    border: none;
    margin: 20px auto 20px auto;
    padding: 0;
}
#header {
    margin: 0;
}
#footer {
    clear: both;
    margin: 0 auto;
    max-width: 960px;
    padding: 0 25px 0 25px;
}
#footer-wrapper {
    margin: 0;
    padding: 0;
}
.footer-top .contact-area h3{
   display:none !important;
}
/* =Header-------------------------------------------------------------- */
#logo {
    float: left;
    margin: 0;
}
.site-name {
    display: block;
    font-size: 2.063em;
    /* = 33px */
 line-height: 1.0em;
    padding-top: 20px;
}
.site-name a {
    color: #333333;
    font-weight: 700;
}
.site-description {
    color: #afafaf;
    display: block;
    font-size: 0.875em;
    /* = 14px */
 margin: 10px 0;
}
/* =Content-------------------------------------------------------------- */
#content {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-full {
    margin-top: 12px;
    margin-bottom: 40px;
}
#content-blog {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-images {
    margin-bottom: 20px;
}
#content-search {
    margin-bottom: 20px;
    margin-top: 20px;
}
#content-archive {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-sitemap {
    margin-top: 40px;
    margin-bottom: 20px;
}
#content-sitemap a {
    font-size: 12px;
}
#content .sticky {
    clear: both;
}
#content .sticky p {
}
/* =Templates (Landing Page)-------------------------------------------------------------- */
.page-template-landing-page-php .menu,.page-template-landing-page-php .top-menu,.page-template-landing-page-php .main-nav,.page-template-landing-page-php .footer-menu,.page-template-landing-page-php .sub-header-menu {
    display: none;
}
/* =Author Meta (Author's Box)-------------------------------------------------------------- */
#author-meta {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f9f9f9;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    clear: both;
    display: block;
    margin: 30px 0 40px 0;
    padding: 10px;
    overflow: hidden;
}
#author-meta img {
    float: left;
    padding: 10px 15px 0 5px;
}
#author-meta p {
    margin: 0;
    padding: 5px;
}
#author-meta .about-author {
    font-weight: 700;
    margin: 10px 0 0 0;
}
/* =Featured Content-------------------------------------------------------------- */
#featured {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-bottom: 40px;
    width: 99.893617021277%;
}
#featured p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    padding: 0 40px 0 40px;
    text-align: center;
}
#featured-image {
    margin: 40px 0 0 0;
}
#featured-image .fluid-width-video-wrapper {
    margin-left: -20px;
}
.featured-image img {
    margin-top: 44px;
}
/* =Post-------------------------------------------------------------- */
.comments-link {
    font-size: 12px;
}
#cancel-comment-reply-link {
    color: #990000;
}
.post-data {
    clear: both;
    font-size: 12px;
    font-weight: 700;
    margin-top: 20px;
}
.post-data a {
    color: #111111;
}
.post-entry {
    clear: both;
}
.post-meta {
    clear: both;
    color: #9f9f9f;
    font-size: 12px;
    margin-bottom: 10px;
}
.post-edit {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 1.5em 0;
}
.post-search-terms {
    clear: both;
}
.read-more {
    clear: both;
    font-weight: 700;
}
.attachment-entry {
    clear: both;
    text-align: center;
}
/* =bbPress bbPress has its own breadcrumb lists-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
    display: none;
}
/* =Symbols-------------------------------------------------------------- */
.ellipsis {
    color: #aaaaaa;
    font-size: 18px;
    margin-left: 5px;
}
.form-allowed-tags {
    display: none;
    font-size: 10px;
}
/* =Widgets-------------------------------------------------------------- */
.widget-wrapper {
   /* -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin: 0 0 20px;
    padding: 20px; */
}
.widget-wrapper select,.widget-wrapper input[type="text"],.widget-wrapper input[type="password"],.widget-wrapper input[type="email"] {
    width: 75%;
}
#widgets {
    margin-top: 40px;
}
#widgets a {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#widgets form {
    margin: 0;
}
#widgets ul,#widgets ol {
    padding: 0 0 0 20px;
}
#widgets ul li a {
    display: inline;
    text-decoration: none;
}
#widgets .widget-title img {
    float: right;
    height: 11px;
    position: relative;
    top: 4px;
    width: 11px;
}
#widgets .rss-date {
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .rssSummary {
    padding: 10px;
}
#widgets cite {
    font-style: normal;
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .tagcloud,#widgets .textwidget {
    display: block;
    line-height: 1.5em;
    margin: 0;
    word-wrap: break-word;
}
#widgets .textwidget a {
    display: inline;
}
#widgets ul .children {
    padding: 0 0 0 10px;
}
#widgets .author {
    font-weight: 700;
    padding-top: 4px;
}
.widget_archive select, #cat {
    display: block;
    margin: 0 15px 0 0;
}
#colophon-widget ul {
}
.colophon-widget {
    background: none;
    min-height: 0;
}
.colophon-widget select,.colophon-widget input[type="text"],.colophon-widget input[type="password"],.colophon-widget input[type="email"] {
    width: 100%;
}
#top-widget {
}
.top-widget {
    background: none;
    border: none;
    clear: right;
    float: right;
    min-height: 0;
    padding: 0 3px 0 0;
    text-align: right;
    width: 45%;
}
.top-widget ul {
    padding: 0;
}
.top-widget select,.top-widget input[type="text"],.top-widget input[type="password"],.top-widget input[type="email"] {
    width: auto;
}
.top-widget #searchform {
    margin: 0;
}
/* =Titles-------------------------------------------------------------- */
.featured-title {
    font-size: 60px;
    letter-spacing: -1px;
    margin: 0;
    padding-top: 40px;
    text-align: center;
}
.featured-subtitle {
    padding: 0 10px;
    text-align: center;
}
.widget-title h3,.widget-title-home h3 {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: left;
}
.top-widget .widget-title h3 {
    font-size: 14px;
    padding: 0;
    text-align: right;
}
.widget-title a {
    border-bottom: none;
    padding: 0 !important;
}
.title-404 {
    color: #993333;
}
/* =404 Page-------------------------------------------------------------- */
.error404 select,.error404 input[type="text"],.error404 input[type="password"],.error404 input[type="email"] {
   /* width: auto; */
}
/* =Accessibility-------------------------------------------------------------- */
.screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}
/* =Skip Links-------------------------------------------------------------- */
.skip-container {
    display: block;
    padding: 0.5em 0.5em 0.5em 0;
    position: relative;
}
.skip-link {
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    font-size: 0.8125em;
    margin-left: -100%;
    padding: 0.5em;
    text-transform: uppercase;
}
.skip-link:hover,.skip-link:active,.skip-link:focus {
    border: 1px solid #666;
}
.custom-background .site {
    -webkit-box-shadow: 0 -5px 5px 4px #d5d5d5;
    -moz-box-shadow: 0 -5px 5px 4px #d5d5d5;
    box-shadow: 0 -5px 5px 4px #d5d5d5;
    margin: 0 auto;
}
/* =Top Menu-------------------------------------------------------------- */
.top-menu {
    float: right;
    margin: 10px 0;
    padding: 0;
}
.top-menu li {
    display: inline;
    list-style-type: none;
}
.top-menu li a {
    border-left: 1px solid #cccccc;
    color: #333333;
    font-size: 11px;
    padding: 0 4px 0 8px;
}
.top-menu > li:first-child > a {
    border-left: none;
}
.top-menu li a:hover {
    color: #333333;
}
/* =Header Menu (Primary)-------------------------------------------------------------- */
.menu {
    background-color: none;
    clear: both;
    margin: 0 auto;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
.main-nav {
    clear: both;
}
.menu,.menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.menu li:hover {
    white-space: normal;
    z-index: 10000;
}
.menu li li {
    float: none;
}
.menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu:after,.menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.menu,.menu ul {
    min-height: 0;
}
.menu ul,.menu ul ul {
    margin: 0;
    padding: 0;
}
.menu ul li a:hover,.menu li li a:hover {
    color: #484848;
    text-decoration: none;
}
.menu ul {
    margin-top: 0px;
    min-width: 15em;
    width: auto;
}
.menu ul ul{
	margin-top:1px;
}
.menu a {
    border-left: none;
    color: #6e6e6e;
	font-family: 'open_sans_semiboldregular';
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 15px 40px;
    position: relative;
    text-decoration: none;
	text-transform:capitalize;
}
.menu li.menu-item-has-children > a::after{
	content:'\f107';
	display:inline-block;
	font-family:FontAwesome;
	margin-left:6px;
}
.menu a:hover {
    background-color: none;
    color: #f47321;
}
ul.menu > li:hover {
    background-color: none;
    color: #f47321;
}
.menu .current_page_item > a,.menu .current-menu-item > a,.menu .current-page-ancestor > a {
    background-color: none;
	color:#f47321;
}
.front-page .menu .current_page_item a {
    background: none;
    background-color: transparent;
    background-image: none;
    filter: none;
}
.menu li li {
    background: #ffffff;
    background-image: none;
    border: 1px solid #e5e5e5;
    color: #444444;
    filter: none;
    margin: -1px 0 1px 0;
    width: auto;
}
.menu li li a {
    background: transparent !important;
    border: none;
    color: #787878;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 20px;
    padding: 7px 10px;
    text-shadow: none;
}
.menu li li:hover {
    background: #fff;
}
.header .menu li li a:hover {
    background-color:#fff ;
    color: #f47321;
}
.menu ul > li + li {
    border-top: 0;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu > li:first-child > a {
    border-left: none;
	padding-left: 0px;
}
.menu > li:last-child > a {
    border-left: none;
    padding-right: 0px;
}
.menu a#responsive_menu_button {
    display: none;
}
.main-nav #responsive_current_menu_item {
    display: none;
}
/*.js .main-nav .menu {
    */
/*display: block;
    */
/*}
*/
/* =Primary Main Menu IE Fixes-------------------------------------------------------------- */
.ie7 .menu ul {
    background: url(inc/images/ie7-fix.gif) repeat;
}
.ie7 .menu li li a {
    min-width: 100%;
}
/* =Sub-Header Menu-------------------------------------------------------------- */
.sub-header-menu {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-top: none;
    clear: both;
    margin: 0 auto;
}
.sub-header-menu,.sub-header-menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sub-header-menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.sub-header-menu li:hover {
    white-space: normal;
    z-index: 10000;
}
.sub-header-menu li li {
    float: none;
}
.sub-header-menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.sub-header-menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.sub-header-menu:after,.sub-header-menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sub-header-menu,.sub-header-menu ul {
    min-height: 0;
}
.sub-header-menu ul,.sub-header-menu ul ul {
    margin: 0;
    padding: 0;
}
.sub-header-menu ul li a:hover,.sub-header-menu li li a:hover {
    color: #484848;
    text-decoration: none;
}
.sub-header-menu ul {
    margin-top: 1px;
    min-width: 15em;
    width: auto;
}
.sub-header-menu a {
    border-left: 1px solid #e5e5e5;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
}
.sub-header-menu a:hover {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-color: #f9f9f9;
    background-clip: padding-box;
}
.sub-header-menu .current_page_item a,.sub-header-menu .current-menu-item a {
    background-color: #f9f9f9;
}
.sub-header-menu li li {
    background: #ffffff;
    background-image: none;
    border: 1px solid #e5e5e5;
    color: #444444;
    filter: none;
    margin: -1px 0 1px 0;
    width: auto;
}
.sub-header-menu li li a {
    border: none;
    color: #444444;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
}
.sub-header-menu li li a:hover {
    background: #f9f9f9;
    background-image: none;
    border: none;
    color: #444444;
    filter: none;
}
.sub-header-menu ul > li + li {
    border-top: 0;
}
.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.sub-header-menu > li:first-child > a {
    border-left: none;
}
.sub-header-menu ul.children a,.sub-header-menu .current_page_ancestor,.sub-header-menu .current_page_ancestor ul a {
    background: none;
    background-image: none;
    filter: none;
}
/* =Sub Header Menu IE Fixes-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
    background: url(inc/images/ie7-fix.gif) repeat;
}
.ie7 .sub-header-menu li li a {
    min-width: 100%;
}
/* =Footer Menu-------------------------------------------------------------- */
.footer-menu {
    margin: 0;
    padding: 0;
}
.footer-menu li {
    display: block;
    list-style-type: none;
}
.footer-menu li a {
    border-left: none;
    color: #282828;
	font-size:13px;
	font-family: 'open_sansregular';
    padding: 6px 0px;
}
.footer-menu li a:hover {
    color: #222222;
}
.footer-menu > li:first-child > a {
    border-left: none;
    padding: 0 8px 0 0;
}
/* =Navigation-------------------------------------------------------------- */
.navigation {
    color: #111111;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin: 20px 0;
    padding: 0 5px;
	float:right;
}
.navigation a {
    color: #aaaaaa;
    padding: 4px 10px;
}
.navigation a:hover {
    color: #111111;
    text-decoration: none;
}
.navigation .previous {
    float: left;
}
.navigation .next {
    float: right;
}
.navigation .bracket {
    font-size: 36px;
}
/* =Pagination (pages)-------------------------------------------------------------- */
.pagination {
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    padding: 5px 0;
}
.pagination a {
    text-decoration: none;
}
/* =Breadcrumb Lists-------------------------------------------------------------- */
.breadcrumb-list {
    font-size: 12px;
}
/* =Comments-------------------------------------------------------------- */
#commentform {
    margin: 0;
}
.commentlist {
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
    margin: 0;
    padding: 0;
}
.commentlist ol {
    list-style: decimal;
}
.commentlist li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #ffffff;
    border-radius: 4px;
    margin: 0;
}
.commentlist .bypostauthor {
}
.commentlist li cite {
    color: #111111;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
}
.commentlist li.alt {
    background: #f9f9f9;
}
.commentlist .children {
    list-style: none;
    margin-left: 10px;
    padding: 10px;
}
.commentlist .avatar {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    padding: 0;
    vertical-align: middle;
}
.comment-author .fn {
}
.comment-author .says {
    color: #999999;
}
.comment-body .comment-meta {
    color: #999999;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
}
.comment-body .comment-meta a {
    font-size: 11px;
}
.comment-body {
    clear: both;
    padding: 10px;
}
.comment-body p {
    clear: both;
}
.comment-body .reply {
}
.pingback, .trackback {
    list-style: none;
    margin: 20px 0;
}
.pingback cite,.trackback cite {
    font-style: normal;
}
#pings,#comments {
    text-align: left;
}
#respond {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
    background-image: linear-gradient(top, #ffffff, #eaeaea);
    border: 1px solid #cccccc;
    border-bottom-color: #aaaaaa;
    border-radius: 4px;
    clear: both;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
    margin-top: 15px;
    padding: 10px 20px 50px;
}
#respond label {
    display: inline;
}
.reply {
    margin: 10px 0;
}
.comment-form-url input,.comment-form-email input,.comment-form-author input,.comment-form-comment textarea {
    display: block;
    width: 100%;
}
.nocomments {
    color: #999999;
    font-size: .9em;
    text-align: center;
}
/* =Gallery-------------------------------------------------------------- */
/* Normal */
.gallery-columns-1 .gallery-item {
    max-width: 600px;
}
.gallery-columns-2 .gallery-item {
    max-width: 300px;
}
.gallery-columns-3 .gallery-item {
    max-width: 200px;
}
.gallery-columns-4 .gallery-item {
    max-width: 150px;
}
.gallery-columns-5 .gallery-item {
    max-width: 120px;
}
.gallery-columns-6 .gallery-item {
    max-width: 100px;
}
.gallery-columns-7 .gallery-item {
    max-width: 85px;
}
.gallery-columns-8 .gallery-item {
    max-width: 75px;
}
.gallery-columns-9 .gallery-item {
    max-width: 66px;
}
/* Full Width */
.page-template-full-width-page-php .gallery-columns-1 .gallery-item,.page-template-landing-page.php .gallery-columns-1 .gallery-item {
    max-width: 900px;
}
.page-template-full-width-page-php .gallery-columns-2 .gallery-item,.page-template-landing-page.php .gallery-columns-2 .gallery-item {
    max-width: 450px;
}
.page-template-full-width-page-php .gallery-columns-3 .gallery-item,.page-template-landing-page.php .gallery-columns-3 .gallery-item {
    max-width: 300px;
}
.page-template-full-width-page-php .gallery-columns-4 .gallery-item,.page-template-landing-page.php .gallery-columns-4 .gallery-item {
    max-width: 225px;
}
.page-template-full-width-page-php .gallery-columns-5 .gallery-item,.page-template-landing-page.php .gallery-columns-5.gallery-item {
    max-width: 180px;
}
.page-template-full-width-page-php .gallery-columns-6 .gallery-item,.page-template-landing-page.php .gallery-columns-6 .gallery-item {
    max-width: 150px;
}
.page-template-full-width-page-php .gallery-columns-7 .gallery-item,.page-template-landing-page.php .gallery-columns-7 .gallery-item {
    max-width: 125px;
}
.page-template-full-width-page-php .gallery-columns-8 .gallery-item,.page-template-landing-page.php .gallery-columns-8 .gallery-item {
    max-width: 112.5px;
}
.page-template-full-width-page-php .gallery-columns-9 .gallery-item,.page-template-landing-page.php .gallery-columns-9 .gallery-item {
    max-width: 100px;
}
/* =WordPress inc-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 13px 10px 10px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 10px;
}
img.wp-smiley {
    vertical-align: middle;
}
/* =WordPress Gallery-------------------------------------------------------------- */
.gallery {
    margin: 0 auto 18px;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    max-width: 155px;
}
.gallery img {
    border: 1px solid #dddddd;
}
.gallery .gallery-caption {
    font-size: 12px;
    margin: 0 0 12px;
}
.gallery dl {
    margin: 0;
}
.gallery br+br {
    display: none;
}
.attachment-gallery img {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    display: block;
    height: auto;
    margin: 15px auto;
    max-width: 96%;
    padding: 5px;
    width: auto;
}
.gallery-meta .iso,.gallery-meta .camera,.gallery-meta .shutter,.gallery-meta .aperture,.gallery-meta .full-size,.gallery-meta .focal-length {
    display: block;
}
/* =Post Thumbnails-------------------------------------------------------------- */
img.wp-post-image,img.attachment-full,img.attachment-large,img.attachment-medium,img.attachment-thumbnail {
    display: block;
    margin: 15px auto;
    width: auto;
}
/* =Buttons-------------------------------------------------------------- */
a.button,input[type='reset'],input[type='button'],input[type='submit'] {
    background-color: #f9f9f9;
    /* Alabaster */
    border: 1px solid #dddddd;
    border-radius: 2px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 4px 10px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
a.button:hover,input[type='reset']:hover,input[type='button']:hover,input[type='submit']:hover {
    background-color: #ffffff;
    color: #333333;
}
a.button:active,input[type='reset']:active,input[type='button']:active,input[type='submit']:active {
}
/* =Buttons (Call to Action)-------------------------------------------------------------- */
.call-to-action {
    text-align: center;
}
.call-to-action a.button {
    font-size: 24px;
    padding: 15px 35px;
}
.call-to-action a.button:hover {
    text-decoration: none;
}
.ie7 .call-to-action a.button {
    padding: 11px 35px 19px 35px;
}
/* =Buttons (Sizes)-------------------------------------------------------------- */
.small a.button {
    font-size: 10px;
    padding: 3px 6px;
}
.medium a.button {
    font-size: 16px;
    padding: 8px 16px;
}
.large a.button {
    font-size: 18px;
    padding: 10px 35px;
}
.xlarge a.button {
    font-size: 24px;
    padding: 12px 55px;
}
/* =Info Boxes-------------------------------------------------------------- */
.info-box {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 20px 0;
    padding: 15px;
    text-align: left;
}
.alert {
    background-color: #faebeb;
    border: 1px solid #dc7070;
    color: #212121;
}
.address {
    /*background-color: #f6f5ef;
    border: 1px solid #cdc9a5;
    color: #212121;*/
}
.notice {
    background-color: #fbf9e9;
    border: 1px solid #e3cf57;
    color: #212121;
}
.success {
    background-color: #f9fde8;
    border: 1px solid #a2bc13;
    color: #212121;
}
.download {
    background-color: #fff4e5;
    border: 1px solid #ff9912;
    color: #212121;
}
.information {
    background-color: #eef3f6;
    border: 1px solid #6ca6cd;
    color: #212121;
}
.required {
    color: #d5243f;
}
/* =WooCommerce-------------------------------------------------------------- */
#breadcrumb {
    padding: 40px 0 0 0;
}
#breadcrumb a {
    color: #0066cc;
    font-size: 12px;
    font-weight: 400;
}
#breadcrumb a:hover {
    color: #444444;
    text-decoration: none;
}
#content-woocommerce {
    margin-top: 40px;
    margin-bottom: 20px;
}
.products ul, ul.products {
    margin-top: 40px;
}
.cart-collaterals .shipping_calculator {
    width: 100%;
}
table.shop_table {
    table-layout: fixed;
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
/******************Our Style CSS*********************/
.clear-after{
	clear:both;
}
.clear{
	clear:both;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.span1 {
    width: 8.33333%;
}
.span2 {
    width: 16.6667%;
}
.span3 {
    width: 25%;
}
.span4 {
    width: 33.3333%;
}
.span5 {
    width: 41.6667%;
}
.span6 {
    width: 50%;
}
.span7 {
    width: 58.3333%;
}
.span8 {
    width: 66.6667%;
}
.span9 {
    width: 75%;
}
.span10 {
    width: 83.3333%;
}
.span11 {
    width: 91.6667%;
}
.span12 {
    width: 100%;
}
.container{
	width:1170px;
	margin:0 auto;
}
.header-section h1{
	margin:0px;
}
.top-header .logo-part{
	float:left;
	padding:8px 0px 8px 0px;
}
.search-part{
	float:right;
	margin-top:24px;
}
.search-header {
    width: 467px;
    padding: 13px 20px !important;
	border-radius:30px !important;
	border:1px solid #e5e5e5 !important;
	font-size:13px;
	font-family: 'open_sansregular';
	color:#3a2f2f; 
}
.copy-section {
    background: #f8f8f8 none repeat scroll 0 0;
    box-sizing: border-box;
    overflow: hidden;
    padding: 15px 0;
}
.copy-section .copyright {
    text-align: center;
 	font-size:13px;
	font-family: 'open_sansregular';
	color:#282828;
}
.copy-section .copyright a{
	color:#282828;
}
.copy-section .copyright a:hover{
	color:#f47321;
}
.footer .footer-title{
	font-size:18px;
	color:#0b1c3c;
	font-family: 'open_sansregular';
	margin-bottom:25px;
}
.footer .footer-top{
	padding-top:53px;
	padding-bottom:30px;
	border-top:1px dotted #dcdcdc;
}
.footer .footer-contact{
	font-size:13px;
	color:#282828;
	line-height:21px;
	font-family: 'open_sansregular';
}
.footer .footer-contact a{
	font-size:13px;
	color:#282828;
	line-height:21px;
	font-family: 'open_sansbold';
}
.footer .footer-contact .address-text a{
    font-family: 'open_sansregular';
}
.footer .footer-contact a:hover{
	color:#f47321;
}
.homepage-main-slider .cycloneslider {
    max-width: 100% !important;
}
.homepage-main-slider .cycloneslider-template-standard .cycloneslider-caption {
    background: none;
    position: absolute;
    top: 134px;
    left: 58px;
    width: 100%;
    text-align: left;
	opacity:1;
}
.homepage-main-slider .cycloneslider-template-standard .cycloneslider-caption-title {
    display: none;
}
.cycloneslider-template-standard .cycloneslider-caption-description {
    padding: 0 20px 15px 20px;
    font-size: 12px;
    line-height: 1.5;
}
.homepage-main-slider .slider-desc .title{
	color:#ffffff;
	font-size:36px;
	line-height:42px;
	font-family: 'open_sans_semiboldregular';
}
.homepage-main-slider .slider-desc .sub-title{
	color:#ffffff;
	font-size:36px;
	line-height:42px;
	font-family: 'open_sans_lightregular';
}
.homepage-main-slider .slider-desc .link{
	margin-top:25px;
}
.homepage-main-slider .slider-desc .link a{
	color:#ffffff;
	background:#0b1c3c;
	font-size:15px;
	padding:10px 24px;
	border-radius:5px; 
	font-family: 'open_sans_semiboldregular';
	display:inline-block;
	text-transform:capitalize;
}
.homepage-main-slider .slider-desc .link a:hover{
	background:#f47321;
}
.homepage-main-slider .cycloneslider-template-standard .cycloneslider-slides {
    height: 462px !important;
}
.cycloneslider-template-standard .cycloneslider-caption{
	opacity:1 !important;
}
.join-team-section .join-title-sec .title{
	color:#0b1c3c;
	font-size:29px;
	line-height:35px;
	font-family: 'open_sansregular';
	margin-bottom: 16px;
}
.join-team-section .join-title-sec .sub-title{
	color: #737373;
	font-size:15px;
	line-height:21px;
	font-family: 'open_sansregular';
}
.homepage-main-slider .cycloneslider-template-standard {
    margin-bottom: 20px;
}
.home-page-sec .page-item .image{
	position:relative;
	overflow: hidden;
	box-sizing: border-box;
}
.home-page-sec .page-item .page-title{
	position:absolute;
	bottom:0px;
	font-size:15px;
	line-height:21px;
	background:rgba(244,115,33,0.9);
	display:block;
	font-family: 'open_sans_semiboldregular';
	padding:15px 19px;
	left: 0px;
	right: 0;
}
.home-page-sec .page-item .page-title a{
	color:#fff;
}
.home-page-sec .page-item .page-title a::after{
	content:"+";
	font-size: 24px;
	font-family: 'open_sans_lightregular';
	right: 20px;
	position: absolute;
}
.home-page-sec .page-item .image img {
    width: 100%;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.home-page-sec .page-item .image img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.home-page-sec{
	margin-top:38px;
}
.video-sec{
	background:#0b1c3c;
	padding:45px 0px;
}
.video-sec .video-title .title{
	color:#fff;
	font-size:29px;
	line-height:32px;
	font-family: 'open_sansregular';
	margin-bottom: 16px;
	text-align:center;
}
.video-sec .video-image-sec img{
	position:relative;
	text-align:center;
	border:30px solid #fff;
}
.video-sec .video-image-sec{
	position:relative;
	text-align:center;
}
.video-sec .video-image-sec a{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	width:100%;
}
.why-work-sec{
	padding:53px 0px 33px 0px;
}
.why-work-sec .people-sec{
	position:relative;
}
.why-work-sec .people-desc{
	position:absolute;
	top:35%;
	left:40px;
}
.why-work-sec .people-desc .title{
	color:#fff;
	font-size:24px;
	line-height:30px;
	font-family: 'open_sansregular';
	margin-bottom:15px;
}
.why-work-sec .people-desc .learn-more a {
    color: #ffffff;
    background: #f47321;
    font-size: 16px;
    padding: 11px 18px;
    border-radius: 5px;
    font-family: 'open_sans_semiboldregular';
    display: inline-block;
	text-transform:capitalize;
}
.why-work-sec .people-desc .learn-more a:hover{
	 background: #0b1c3c;
}
.why-work-at .title{
	color:#0b1c3c;
	font-size:26px;
	line-height:32px;
	font-family: 'open_sansregular';
}
.why-work-at .desc ul{
	padding-left:0;
}
.why-work-at .desc li{
	color:#0b1c3c;
	font-size:14px;
	font-family: 'open_sans_semiboldregular';
	position:relative;
	padding:15px 0px 15px 40px;
	border-bottom: 1px dotted #dcdcdc;
}
.why-work-at .desc li::before{
	content:"";
	background:url(inc/images/right-list.png) no-repeat;
	height:25px;
	width:25px;
	left:0px;
	position:absolute;
}
.jobs-category-sec{
	margin-top:35px;
}
.jobs-category-sec .category-area{
	background:#e5e5e5;
	padding-top:38px;
	padding-bottom: 90px;
}
.category-title-sec .title{
	color:#fff;
	font-size:26px;
	line-height:32px;
	font-family: 'open_sansregular';
	padding:9px 132px 10px 30px;
	display:inline-block;
	background:#f47423;
  	background: -webkit-linear-gradient(left, #f47423 , #feb78a); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(right, #f47423, #feb78a); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(right, #f47423, #feb78a); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(to right, #f47423 , #feb78a); /* Standard syntax */
}
.category-subtitle-sec{
	color:#737373;
	font-size:15px;
	line-height:22px;
	font-family: 'open_sansregular';
	padding:0px 115px 0px 40px;
}
.category-area .row{
	margin-top:37px;
}
.search-box{
	margin-top:10px;
	margin-left: -40px;
}
.search-box .text{
	width:325px;
	height:42px;
	font-family: 'open_sansregular';
	color:#3a2f2f;
	border-radius:25px;
	border:none;
	padding:0px 15px;
}
.search-box .btn {
    color: #ffffff;
    background: #0b1c3c;
    font-size: 16px;
	height:42px;
    width:130px;
    border-radius: 5px;
    font-family: 'open_sans_semiboldregular';
    display: inline-block;
	font-weight:normal;
	text-shadow:none;
	border:none;
	margin-left: 13px;
	-webkit-appearance: none !important;
    appearance: none !important;
}
.search-box .btn:hover{
	 background: #f47321;
	 color:#fff;
}
.list-category .cat-item{
	background:#0b1c3c;
	height:156px;
	width:156px;
	margin-right:4px;
	border-radius:1px;
	display:inline-block;
	position:relative;
	border-radius: 3px;
}
.list-category .cat-item:hover{
	background:#f47423;
}
.list-category{
	text-align:center;
	margin-top: -50px;
	margin-bottom: 40px;
}
.list-category .cat-item a{
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	bottom:0px;
	width:100%;
}
.list-category .cat-item .cat-name{
	position:absolute;
	bottom:14px;
	left:16px;
	color: #fff;
	font-size: 16px;
	font-family: 'open_sans_semiboldregular';
	text-align:left;
	width: 100px;
}
.list-category .cat-item .cat-icon{
	position:absolute;
	top:12px;
	right:12px;
}
.list-category .cat-item:last-child{
	margin-right:0px;
}

.hiring_item {
    padding: 20px 0px;
	border-bottom: 1px solid #ededee;
}
.hiring_open h3, .faq_item h3:hover {
    color: #63cc4e;
}
.hiring_item h3 {
    margin: 0;
    font-size: 15px;
    line-height: normal;
    color: #212121;
    cursor: pointer;
    position: relative;
    font-family: 'open_sanssemibold';
    font-weight: normal;
}
.hiring_item h3 .step{
	color: #f47621;
	font-size: 16px;
	line-height:22px;
	font-family: 'open_sans_semiboldregular';
	margin-right:2px;
}
.hiring_item h3 .seprate{
	color: #ed008c;
	font-size: 16px;
	line-height:22px;
	font-family: 'open_sans_semiboldregular';
	margin-right:2px;
}
.hiring_item h3 .title{
	color: #262626;
	font-size: 16px;
	line-height:22px;
	font-family: 'open_sansregular';
	margin-right:2px;
}
.hiring_open .fa-arrow {
    background: #f47621 url(inc/images/minus.png) no-repeat center center !important;
}
.hiring_que span {
    margin-right: 10px;
}
.fa-arrow {
    display: inline-block;
    margin-right: 0;
    height: 24px;
    width: 24px;
    background: #f47621;
    background: #f47621 url(inc/images/plus.png) no-repeat center center;
    text-align: center;
    position: relative;
    top: 5px;
}
.hiring_ans{
	color: #787878;
	font-size: 15px;
	line-height:21px;
	font-family: 'open_sansregular';
}
.hiring_ans a{
	color: #f47621;
	font-size: 15px;
	line-height:21px;
	font-family: 'open_sansregular';
}
.hiring_ans {
    padding: 20px 0px 2px 0px;
}
.hiring_list{
	margin-bottom:86px;
}
.google-map .google-map-frame {
    height: 480px !important;
    width: 100% !important;
}
.address-sec{
	margin-top:28px;
}
.address-sec .address-item{
	background:#f5f5f5;
	padding:35px;
}
.address-sec .address-item .title{
	color: #0b1c3c;
	font-size: 17px;
	font-family: 'open_sans_semiboldregular';
	margin-bottom: 20px;
}
.address-sec .address-item .address{
	color: #787878;
	font-size: 15px;
	line-height:22px;
	font-family: 'open_sansregular';
	float: left;
	width: 44%;
}
.address-sec .address-item .address a{
    color: #787878;
}
.address-sec .address-item .address a:hover{
    color: #f47621;
}
.address-sec .address-item .contact-info a{
	color: #787878;
	font-size: 15px;
	line-height:22px;
	font-family: 'open_sansregular';
	vertical-align: top;
}
.address-sec .address-item .contact-info a:hover{
	color: #f47621;
}
.address-sec .address-item .contact-info i{
	color: #0b1c3c;
	font-size: 20px;
	line-height:26px;
	margin-right:15px;
}
.page-template-contact-page .post-entry strong{
	color: #f47621;
}
.faq-sec .faq-title{
	color: #0b1c3c;
	font-size: 29px;
	line-height:35px;
	font-family: 'open_sansregular';
}
.faq-sec{
	margin-top:42px;
}
.hiring_item:last-child {
    border-bottom: none;
}
.why-sec ul{
	list-style-type:none;
}
.why-sec ul li:before {
    content: "•";
    color: #000;
	font-size: 24px;
	margin-right: 5px;
	vertical-align: top;
}
.people-of-sec .people-page-item .title{
	color: #0b1c3c;
	font-size: 25px;
	line-height:31px;
	font-family: 'open_sansregular';
	margin-bottom:15px;
}
.people-of-sec .people-page-item .people-image{
	margin-bottom:18px;
	overflow:hidden;
}
.people-of-sec .people-page-item .sub-page-title a{
	color: #0b1c3c;
	font-size: 18px;
	line-height:24px;
	font-family: 'open_sans_semiboldregular';
}
.people-of-sec .people-page-item .sub-page-short-desc{
	color: #0b1c3c;
	font-size: 14px;
	line-height:20px;
	font-family: 'open_sans_lightregular';
	margin-bottom:15px;
	margin-top:15px;
}
.people-of-sec .people-page-item .sub-page-link a{
	color: #ef7e41;
	font-size: 14px;
	line-height:20px;
	font-family: 'open_sans_semiboldregular';
	text-transform:capitalize;
}
.people-of-sec .people-page-item .sub-page-link a:hover{
	color: #0b1c3c;
}
.people-of-sec .people-page-item .people-image img {
    width: 100%;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.people-of-sec .people-page-item .people-image img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.people-of-sec{
	margin-bottom:90px;
}
.footer{
	overflow:hidden;
}
html,
body,
.wrapper{
	overflow-x:hidden;
}
.testimonial-item.odd .testimonial-image{
	display:inline-block;
	width:21%;
	margin-right:30px;
	vertical-align:middle;
}
.testimonial-item.odd .testimonial-desc{
	display:inline-block;
	width:75%;
	background:#f47321;
	padding:24px 30px 16px 35px;
	box-sizing:border-box;
	vertical-align:middle;
	position:relative;
}
.testimonial-item.even .testimonial-image{
	display:inline-block;
	width:21%;
	vertical-align:middle;
}
.testimonial-item.even .testimonial-desc{
	display:inline-block;
	width:75%;
	margin-right:30px;
	background:#fba168;
	padding:24px 30px 10px 35px;
	box-sizing:border-box;
	vertical-align:middle;
	position:relative;
}
.testimonial-item .title{
	color: #fff;
	font-size: 17px;
	line-height:23px;
	font-family: 'open_sans_semiboldregular';
	margin-bottom:3px;
}
.testimonial-item .postion{
	color: #fff;
	font-size: 17px;
	line-height:23px;
	font-family: 'open_sansregular';
	margin-bottom:20px;
}
.testimonial-item .description{
	color: #fff;
	font-size: 15px;
	line-height:21px;
	font-family: 'open_sansregular';
}
.testimonial-list .testimonial-item{
	margin-bottom:42px;
}
.testimonial-list .testimonial-item .testimonial-image img{
	border-radius:94px;
	border:4px solid #0b1c3c;
}
.testimonial-item.odd .testimonial-desc::before {
    bottom: 0px;
	top:43%;
    content: "";
    height: 0;
    left: -15px;
    position: absolute;
	width: 0px;
	height: 0px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 15px solid #f47321;
}
.testimonial-item.even .testimonial-desc::after {
    bottom: 0px;
	top:43%;
    content: "";
    height: 0;
    right: -15px;
    position: absolute;
	width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fba168;
}
.sidebar-area .sidebar-contain{
	padding:30px 30px 35px 30px;
	background:#f3f3f3;
}
.sidebar-area .sidebar-contain .icon-img{
	margin-right:20px;
}
.sidebar-area .sidebar-contain .title{
	margin-bottom:23px;
}
.sidebar-area .sidebar-contain span{
	color: #898c96;
	font-size: 22px;
	line-height:22px;
	font-family: 'open_sansregular';
}
.sidebar-area .sidebar-contain .desc{
	color: #787878;
	font-size: 15px;
	line-height:21px;
	font-family: 'open_sansregular';
	margin-bottom:10px;
}
.sidebar-area .sidebar-contain .link a{
	color: #f47321;
	font-size: 15px;
	line-height:15px;
	font-family: 'open_sansregular';
}
.sidebar-area .sidebar-contain .link a:hover{
	color: #0b1c3c;
}
.sidebar-area .widget-wrapper{
	margin-bottom:25px;
}
.search-section{
	box-sizing:border-box;
	padding:30px 30px 30px 30px;
	background:#e6e6e6;
	margin-bottom:40px;
}
.search-form .form-group{
	display:inline-block;
	margin-right:20px;
}
.search-section .search-title{
	color: #0b1c3c;
	font-size: 22px;
	line-height:28px;
	font-family: 'open_sansregular';
	margin-bottom:10px;
}
.search-section form div,.search-section form {
    margin-bottom: 0;
}
.search-form .form-group select{
	width:304px;
	height:44px;
	padding:0px 25px;
	border-radius:50px;
	border:none;
	color: #787878;
	font-size: 14px;
	line-height:20px;
	font-family: 'open_sansregular';
	appearance: none; 
	-webkit-appearance: none;
    -moz-appearance: none; 
	position:relative;
	background:#fff url(inc/images/drop-down-arrow.png) right center no-repeat;
}

.search-form .form-group option{
	color: #787878;
	font-size: 14px;
	line-height:20px;
	font-family: 'open_sansregular';
}
.search-form .search-btn {
    color: #ffffff;
    background: #0b1c3c;
    font-size: 16px;
    height: 44px;
    width: 130px;
    border-radius: 5px;
    font-family: 'open_sans_semiboldregular';
    display: inline-block;
    font-weight: normal;
    text-shadow: none;
    border: none;
	-webkit-appearance: none !important;
    appearance: none !important;
}
.search-form .search-btn:hover {
    background: #f47321;
    color: #fff;
}
.loading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
	background: rgba(0, 0, 0, 0) url("inc/images/Ajax_loading.gif") no-repeat scroll 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	height: 80px;
	text-align:center;
	width: 80px;
	margin: 0 auto;
	top: 160px;
}
.loading-load {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
	background: rgba(0, 0, 0, 0) url("inc/images/Ajax_loading.gif") no-repeat scroll 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	height: 80px;
	text-align:center;
	width: 80px;
	margin: 0 auto;
	top: -90px;
}
.ajax-sec{
	position:relative;
}
.ajax-sec a{
	color:#fff;
}
.testimonial-sec{
	position:relative;
}
.why-image{
	position:relative;
}
.text-image{
	position:absolute;
	top:65px;
	left:50px;
	font-family: 'open_sansbold';
	font-size:18px;
	line-height:24px;
	color:#000000;
}
/*home page slider style*/
.homepage-main-slider .cycloneslider-template-standard .cycloneslider-prev, .homepage-main-slider .cycloneslider-template-standard .cycloneslider-next{
    background: none;
    border-radius:0;
	-webkit-border-radius:0;
    box-shadow:none;
    display: block;
    height: 35px;
    margin-top: -18px;
    opacity:1;
    position: absolute;
    top: 50%;
    transition: all 0.5s ease 0s;
    width: 21px;
    z-index: 501;
}
.homepage-main-slider .cycloneslider-template-standard .cycloneslider-prev{
background: url("inc/images/arrow-left.png") no-repeat scroll 0 0;
left:-40px;
}
.homepage-main-slider .cycloneslider-template-standard .cycloneslider-next{
background: url("inc/images/arrow-right.png") no-repeat scroll 0 0;
right:-40px;
}
.homepage-main-slider .cycloneslider-template-standard .cycloneslider-prev .arrow, .homepage-main-slider .cycloneslider-template-standard .cycloneslider-next .arrow {
	border:0;
    margin-left:0;
}

/*STYLE BBBBBBBBBBBBBBBBBBB*/
/*innermpage middlebar*/
.innerpage-banner{
height:255px !important;
background-size:cover;
background-position:center center;
}
.page-path-sec{
padding:10px 0 25px 0;
}
.entry-title.post-title{
font-size:29px;
color:#0b1c3c;
margin:0;
font-weight:normal;
text-transform: capitalize;
}
.page-title{
margin-top:30px;
}
strong{
font-family: 'open_sans_semiboldregular';
font-size:17px;
color:#000000;
}
.about-sec1{
font-size:15px;
color:#787878;
}
.about-sec2{
margin-top:20px;
margin-bottom:30px;
}
.about-sec2 strong{
color:#f57921;
font-family: 'open_sansbold';
font-size:15px;
}
#breadcrumbs a,.breadcrumb-list a{
color:#343434;
font-size:15px;
}
#breadcrumbs a,.breadcrumb-list a:hover{
color:#f47321;
}
#breadcrumbs a,.breadcrumb-list .chevron{
color:#343434;
font-size:15px;
}
#breadcrumbs .breadcrumb_last,.breadcrumb-list span{
color:#717171;
font-size:15px;
}
/*culture page*/
.cul-img img{
margin:0;
}
.cul-img{
float:left;
margin-right:32px;
margin-bottom:14px;
}
.cul-text br{
display:none;
}
.cul-text strong{
font-size:18px;
color:#0b1c3c;
margin-bottom:7px;
display:block;
font-weight: normal;
}
.cms-pg-text strong{
	font-weight: normal;
}
.cul-text {
    padding: 30px 0 0;
	clear: right;
	color: #787878;
}
.job-section .search-section .search-title {
    margin-bottom: 14px;
}
.search-form .form-group input.text {
    width: 304px;
    height: 44px;
    padding: 0px 25px;
    border-radius: 50px;
    border: none;
    color: #787878;
    font-size: 14px;
    line-height: 20px;
    font-family: 'open_sansregular';
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
}
.job-section .search-form .form-group input.text,.job-section .search-form .form-group select{
	 width: 302px;
    height: 42px;
	border:1px solid #d7d7d7;
}
.job-section .search-form .form-group {
    display: inline-block;
    margin-right: 20px;
}
.job-section .search-form .form-group:last-child {
    margin-right: 0px;
}
.job-section .job-cat-item{
	position:relative;
	margin-bottom:30px;
}
.job-section .job-cat-item .title{
	position:absolute;
	top:15px;
	left:20px;
	color:#fff;
	font-family: 'open_sans_semiboldregular';
	font-size:16px;
	line-height:22px;
	width:100px;	
}
.job-section .job-cat-item .cat-icon{
	position:absolute;
	bottom:15px;
	right:15px;
}
.job-section .job-cat-item .image{
	background:#000;
}
.job-section .job-cat-item .image img{
	opacity:0.6;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.job-section .job-cat-item a:hover .image img{
	opacity:1;
}
.similar-pages .similar-page-sec{
	position:relative;
}
.similar-pages .similar-page-sec .similar-page-text{
	position:absolute;
	top:100px;
	left:45px;
}
.similar-pages .similar-page-sec .title {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-family: 'open_sansregular';
    margin-bottom: 15px;
}
.similar-pages .similar-page-sec .link a {
    color: #ffffff;
    background: #f47321;
    font-size: 15px;
    padding: 10px 18px;
    border-radius: 5px;
    font-family: 'open_sans_semiboldregular';
    display: inline-block;
}
.similar-pages .similar-page-sec .link a:hover {
    background: #0b1c3c;
}
.similar-pages{
	margin-top:30px;
	padding-top:60px;
	border-top:1px solid #d1d1d1;
}
.def-table {
    width: 100%;
    height: 100%;
	border:none !important;
}
.def-table th, .def-table td {
    font-size: 16px;
    line-height: 22px;
    padding: 16px 0px;
    vertical-align: middle;
}
.def-table th{
	padding: 15px 0px;
}
.def-table th, .def-table td, .def-table table{
	border:none;
}
.def-table th,.def-table td {
    border-bottom: none;
	text-align: left;
}
.def-table tr {
    border-bottom: 1px solid #e5e5e5;
}
.def-table th{
	font-family: 'open_sans_semiboldregular';
	font-size:17px;
	line-height:23px;
	color:#0b1c3c;
}
.def-table td{
	font-family: 'open_sansregular';
	font-size:15px;
	line-height:21px;
	color:#787878;
}
.def-table td a{
	color:#787878;
}
.def-table td a:hover{
	color:#f47321;
}
.job-section{
	position:relative;
}
#searchform{
	margin:0px;
}
#searchform-home{
	margin:0;
}
.search-part #searchform{
	position:relative;
}
.search-part #searchform input[type="submit"] {
    background: url(inc/images/header-search.png) scroll no-repeat center center;
    width: 60px;
    height: 46px;
    position: absolute;
    right: 2px;
    top: 0px;
    font-size: 0px;
    line-height: 0px;
    padding: 0px;
    border: none;
	border-left:1px solid #e0e0e0;
}
.list-category .cat-list{
	padding:0px 20px;
	box-sizing:border-box;
}
.cat-list.slick-initialized.slick-slider .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
	left:-2px;
	margin-top:0px;
    top: 0;
	bottom:0px;
    vertical-align:middle;
    height: 100%;
}
.cat-list.slick-initialized.slick-slider .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
	right:-2px;
	margin-top:0px;
    top: 0;
	bottom:0px;
    vertical-align: middle;
    height: 100%;
}
.cat-list.slick-initialized.slick-slider .slick-prev::before{
	font-family:FontAwesome;
	content:"\f104";
    font-size: 30px;
    color: #979797;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cat-list.slick-initialized.slick-slider .slick-next::before{
	font-family:FontAwesome;
	content:"\f105";
    font-size: 30px;
    color: #979797;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.height-404 {
    min-height: 200px;
    text-align: center;
    padding: 40px 30px;
}
.title-404 {
    font-size: 130px;
    line-height: 160px;
    color: #f47321;
    font-family: 'open_sansbold';
    margin: 0px;
}
.no-data p {
    font-size: 22px;
    line-height: 26px;
    color: #333333;
    font-family: 'open_sansregular';
}
.link-404 {
    color: #333333;
    font-family: 'open_sansregular';
}
.link-404 a {
    color: #f47321;
}
.link-404 a:hover {
    color: #0b1c3c;
}
.no-data .title-no-search{
	font-size: 22px;
    line-height: 26px;
    color: #333333;
    font-family: 'open_sansregular';
	font-weight:normal;
}
.footer-top .newslatter-sec h3,.footer-top .newslatter-sec label{
	display:none;
}
.footer-top .title{
	font-family: 'open_sansregular';
	font-size:18px;
	line-height:24px;
	color:#0b1c3c;
	margin-bottom:10px;
}
.footer-top .newslatter-sec .wysija-paragraph{
	display:inline-block;
	margin:0px;
}
.footer-top .newslatter-sec .widget_wysija_cont .wysija-submit{
	display:inline-block;
	margin:0px;
}
.footer-top .newslatter-sec input.wysija-input,.knewsform_container .knewsemail input {
    width: 264px;
    height: 44px;
    padding: 0px 15px;
    border-radius: 50px;
    border: none;
    color: #787878;
    font-size: 13px;
    line-height: 19px;
    font-family: 'open_sansregular';
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
	border: 1px solid #d7d7d7;
	-webkit-appearance: none !important;
    appearance: none !important;
}
.footer-top .newslatter-sec .wysija-submit,.knewsform_container .knewsbutton input{
    color: #ffffff;
    background: #0b1c3c;
    font-size: 13px;
    height: 35px;
    width: 110px;
    border-radius: 5px;
    font-family: 'open_sans_semiboldregular';
    display: inline-block;
    font-weight: normal;
    text-shadow: none;
    border: none;
	-webkit-appearance: none !important;
    appearance: none !important;
}
.footer-top .knewsform_container fieldset {
    margin: 0;
    padding: 0;
	vertical-align:middle;
    display: inline-block;
}
.footer-top div.knews_add_user textarea.knewscomment {
    display:none;
}
.footer-top .newslatter-sec .wysija-submit:hover{
	background: #f47321;
}
.footer-top .newslatter-sec .formError .formErrorContent{
	position:absolute;
	right:0px;
	background: none;
	border: none;
	color: #8E2121;
	font-family: 'open_sansregular';
	font-size: 12px;
	width:auto;
	width: 135px;
	height: 21px;
	overflow: hidden;
	top: 12px;
}
.footer-top .newslatter-sec form{
	margin:0px;
}
.footer-top .social-links ul{
	margin:0px;
	padding:0px;
}
.footer-top .social-links li{
	display:inline-block;
	margin-right:4px;
}
.footer-top .social-links li:last-child{
	margin-right:0px;
}
.footer-top .social-links{
	margin-bottom:18px;
}
.location-section .span6{
	padding-left: 0px;
	padding-right: 0px;
}
.location-section .row {
    margin-left: 0px;
    margin-right: 0px;
}
.location-section #map_canvas{
	width:100% !important;
	height:530px !important;
}
.location-section .title-sec .title {
    color: #262626;
    font-size: 16px;
    line-height: 22px;
    font-family: 'open_sansregular';
}
.location-section .title-sec .location_address {
    color: #787878;
    font-size: 15px;
    line-height: 21px;
    font-family: 'open_sansregular';
}
.location-section a.title-list:hover .title-sec .title{
	color:#f47321;
}
.location-section a.title-list .title-sec{
	padding:18px 0px 18px 0px;
	border-bottom:1px solid #d7d7d7;
}
.location-section #listing-marker{
	border:1px solid #d7d7d7;
	padding:15px;
	box-sizing:border-box;
	overflow-y:scroll;
	height:485px;
}

.location-section #listing-marker::-webkit-scrollbar {
    width: 10px;
}
 
.location-section #listing-marker::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
}
 
.location-section #listing-marker::-webkit-scrollbar-thumb {
  background-color: #f47420;
  outline: 1px solid #f47420;
}
.marker-title {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-family: 'open_sansregular';
	margin-bottom:6px;
}
.marker-address-sec .address{
	float:left;
	width:180px;
	margin-right:5px;
	font-size:13px;
	line-height:19px;
}
.marker-address-sec .contact-info{
	float:left;
}
.marker-address-sec .contact-info i{
	margin-right:8px;
}
.marker-address-sec .contact-info span{
	display:block;
	font-size:13px;
	line-height:19px;
}
/* tab */
.location-section ul{
	margin:0px;
	padding:0px;
}
.location-section li{
	float:left;
	width:50%;
	text-align:center;
	padding:10px 0px;
	border:1px solid #d7d7d7;
	border-bottom:none;
	background:#7b7b7b;
	position:relative;
	box-sizing: border-box;
}
.location-section li.active {
	background:#fff;
}
.location-section li.active a{
	color:#262626;
}
.location-section .tab-links a{
	color: #fefefe;
    font-size: 18px;
    line-height: 24px;
    font-family: 'open_sansregular';
	display:block;	
}

.tab-links li.active:after{
	content:"";
	position:absolute;
	bottom:-10px;
	left:50%;
	height:20px;
	width:20px;
	background:#d7d7d7;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	display:block;
	margin-left:-10px;
	z-index:-1;
}
.location-section a.title-list .title-sec:first-child{
	padding-top:0px;
}
.take-ur-pick{
	font-size:24px;
	margin:30px 0 25px 0;
	color:#0b1c3c;
}
/* end tab */
.search-part .search-header-sec{
	display:inline-block;
}
.search-part .multi-lagunage{
	display:inline-block;
}
.wpml-ls-statics-shortcode_actions {
    background-color: #fff;
    border: none;
	padding: 0;
}
.search-part .multi-lagunage ul{
	margin:0px;
	padding:0px;
	margin-left:13px;
}
.search-part .multi-lagunage li{
	display:inline-block;
}
.search-part .multi-lagunage li:last-child a{
	padding-right:0px;
	border-right:none;
}
.search-part .multi-lagunage li a{
	padding:0px 7px;
	border-right:1px solid #959595;
	font-size:15px;
	color:#8a8a8b;
	font-family: 'open_sansregular';
}
#lang_sel_list li{
	display:inline-block;
	float:none;
}
#lang_sel_list ul {
    border-top: none !important;
}
#lang_sel_list a{
	padding:0px 7px;
	border-right:1px solid #959595;
	font-size:15px;
	color:#8a8a8b;
	font-family: 'open_sansregular';
}
#lang_sel_list li:last-child a{
	padding-right:0px;
	border-right:none;
}
.multi-lagunage #lang_sel_list a:hover {
    background: none !important;
}
#lang_sel_list a:hover {
	 background: none !important;
}
.multi-lagunage #lang_sel_list .wpml-ls-current-language a,
.multi-lagunage #lang_sel_list a.lang_sel_sel{
	 color: #f47321 !important;
}
.multi-lagunage #lang_sel_list a:hover {
    background-color: transparent;
    color: #f47321 !important;
}
.search-part .multi-lagunage li a:hover {
    background-color: transparent;
    color: #f47321;
}
.search-part .seach-icon-sec {
	display:none;
}
.menu-footer .current-menu-item a{
	/* color:#f47321; */
}
.menu-footer a:hover{
	color:#f47321;
}
.footer-menu li a:hover {
    color: #f47321;
}
.about-sec1 {
    /* -webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 2; */
	margin-bottom:65px;
}
.about-sec1 strong{
	color: #f57921;
    font-family: 'open_sansbold';
    font-size: 15px;
}
.wsp-container a{
	color: #f57921;
	font-family: 'open_sansregular';
	cursor: pointer;
	display: block;
	font-size: 16px;
	padding:7px 0px;
	font-weight: normal;
	line-height: 20px;
}
.wsp-container a:hover{
	color: #787878;
}
.wsp-container li a::before{
	content: "\f101";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 5px;
}
.wsp-container li ul li a::before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
}
.wsp-container h2{
	margin:0px;
	margin-bottom:5px;
	font-size: 24px;
	color: #0b1c3c;
	font-weight:normal;
}
.tax-jobs_category .menu-item-object-jobs a,.single-jobs .menu-item-object-jobs a{
	color:#f47321;
}
.jobs-rightinn strong {
    margin: 30px 0 12px 0;
    color: #0b1c3c;
    font-size: 16px;
    font-family: 'open_sans_semiboldregular';
    font-weight: normal;
}
.jobs-rightinn ul {
    list-style-type:square;
	padding:0px;
	padding-left:35px;
}
.jobs-rightinn li {
    padding:3px 0px;
}
.scroll-top {
    text-align: center;
}
.scroll-top {
    bottom: 90px;
    position: fixed;
    right: 0px;
    z-index: 250;
}
.scroll-top a {
    background: rgba(244,115,33, 0.7) none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 35px;
    outline: medium none;
    text-align: center;
    width: 35px;
    border-radius: 0px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.scroll-top a:hover {
	background: rgba(11, 28, 60, 0.7);
}
.scroll-top a i {
    line-height: 35px;
}
#breadcrumbs a:hover{
	color:#f47321;
}
.banner-slider.slick-initialized.slick-slider .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    left: 14px;
    margin-top: 0px;
    top: 0;
    bottom: 0px;
	vertical-align: middle;
    height: 100%;
}
.banner-slider.slick-initialized.slick-slider .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    right: 14px;
    margin-top: 0px;
    top: 0;
    bottom: 0px; 
	vertical-align: middle;
    height: 100%;
}
.banner-slider.slick-initialized.slick-slider .slick-next:hover:before,.banner-slider.slick-initialized.slick-slider .slick-prev:hover:before {
	color: #f47321;
}
.banner-slider.slick-initialized.slick-slider .slick-prev::before {
    font-family: FontAwesome;
    content: "\f104";
    font-size: 35px;
    color: #e7e7e7;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner-slider.slick-initialized.slick-slider .slick-next::before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 35px;
    color: #e7e7e7;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.people-page-item .sub-page-title a:hover{
	color: #ef7e41;
}
.fgrid-inn.faq_open .fa-plus::before {
	content: "\f068";
}
.hiring_ans a:hover {
    color: #0b1c3c;
}
.content-home{
	margin-top:9px;
}
.why-sec li{
	font-size:15px;
	line-height:28px;
	font-family: 'open_sansregular';
	color:#787878;
}
.about-sec1 strong.tlt {
    color: #000;
}
.page-template-contact-page .post-entry strong a{
    color: #f47621;
}
.page-template-contact-page .post-entry strong a:hover{
    color: #0b1c3c;
}
div#faq-area {
    outline: none;
}
.tab.saudi-arabia_content{
	display:none;
}
.tab.uae-ar_content{
	display:none;
}
.footer-top .footer-title::after {
    content: "\f067";
    font-family: "FontAwesome";
    position: absolute;
    top: 7px;
    right: 10px;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 21px;
	color:#fff;
}
.footer-top .footer-title.open::after {
    content: "\f068";
}
.def-table tfoot td{
	border-bottom:none;
}
.knewsform_container .response p{
	font-family: 'open_sansregular';
	font-size:14px;
}
.knewsform_container .response a{
	color:#f47321;
}
.knewsform_container .response a:hover{
	color:#0b1c3c;
}
.wsp-pages-list .page_item.current_page_item{
	display:none;
}
#take-ur-pick,#vision-mission,#history{
	outline:none;
}
.footer-top .newslatter-sec .wysija-submit, .knewsform_container .knewsbutton input:hover{
	background: #f47321;
}
.def-table tr:last-child {
    text-align: left;
}
.about-sec3{
	position:relative;
}
.faq_desc .search-sec{
	text-align:right;
}
.type-ur-pick .faq_desc p{
	margin-bottom:9px;
}
.faq_desc .search-sec a{
	color:#f47321;
}
.faq_desc .search-sec a:hover{
	color:#0b1c3c;
}
.load-more-sec #load-more {
    color: #ffffff;
    background: #f47321;
    font-size: 16px;
    padding: 11px 18px;
    border-radius: 5px;
    font-family: 'open_sans_semiboldregular';
    display: inline-block;
    text-transform: capitalize;
	text-align:center;
}
.load-more-sec #load-more:hover {
    background: #0b1c3c;
}
.load-more-sec{
	text-align:center;
}
.load-more-sec #load-more.more-none{
	display:none !important;
}
.job-cat-item img{
    width:100%;
}
.thanks-text {
    color: #0b1c3c;
    font-size: 25px;
}
.back-button{
	margin-top:10px;
}
.back-button a{
	color: #f47321;
}
.back-button a:hover{
	color: #0b1c3c;
}
.wsp-pages-list .page-item-506,.wsp-pages-list .page-item-511{
    display:none;
}
/*
font-family: 'open_sansbold';
font-family: 'open_sansbold_italic';
font-family: 'open_sans_extraboldregular';
font-family: 'open_sans_lightregular';
font-family: 'open_sans_extrabolditalic';
font-family: 'open_sansitalic';
font-family: 'open_sans_extraboldregular';
font-family: 'open_sans_lightitalic';
font-family: 'open_sans_semiboldregular';
font-family: 'open_sans_lightitalic';
font-family: 'open_sansregular';
font-family: 'open_sans_semibolditalic';
*/
@media screen and (max-width: 767px) {
    table.shop_table {
    font-size: 10px;
}
}
@media screen and (max-width: 400px) {
    table.shop_table {
    font-size: 8px;
}
}
table.cart td.actions .coupon .input-text,table.cart td.actions .coupon .input-text {
    cursor: text;
}
/* =WPML-------------------------------------------------------------- */
.icl_languages_selector {
    float: right;
    text-align: left}
.rtl .icl_languages_selector {
    float: left;
    text-align: right}
@media screen and (max-width: 650px) {
    .icl_languages_selector, .rtl .icl_languages_selector {
    float: none;
}
}
/* =Polylang-------------------------------------------------------------- */
.widget_polylang li {
    display: inline;
    list-style-type: none;
}
/* =Footer-------------------------------------------------------------- */
#footer {
    font-size: 11px;
    line-height: 1.5em;
}
#footer a {
    color: #333333;
    font-weight: 400;
}
#footer a:hover {
    color: #444444;
}
#footer-wrapper .grid.col-940 {
    margin: 0;
}
.scroll-top {
    text-align: center;
}
.copyright {
    text-align: left;
}
.powered {
    text-align: right;
}
#footer_widget .col-300:nth-child(3n+3) {
    margin-right: 0;
}
/* =Social Icons-------------------------------------------------------------- */
#footer .social-icons {
    list-style: none;
    line-height: normal;
    padding: 0;
    margin: 0;
    text-align: right;
}
#footer .rss-icon,#footer .yelp-icon,#footer .vimeo-icon,#footer .youtube-icon,#footer .twitter-icon,#footer .facebook-icon,#footer .linkedin-icon,#footer .rss-feed-icon,#footer .instagram-icon,#footer .pinterest-icon,#footer .foursquare-icon,#footer .googleplus-icon,#footer .google-plus-icon,#footer .stumbleupon-icon,#footer .stumble-upon-icon {
    display: inline;
    margin: 1px;
    padding-left: 3px;
}
/* =Alignments Extras-------------------------------------------------------------- */
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    text-align: center;
}
/* =Clearfix-------------------------------------------------------------- */
.clearfix:after,.clearfix:before,#container:after,#container:before,.widget-wrapper:after,.widget-wrapper:before {
    content: ' ';
    display: table;
}
.clearfix:after,#container:after,.widget-wrapper:after {
    clear: both;
}
.ie7 .clearfix,.ie7 #container,.ie7 .widget-wrapper {
    zoom: 1;
}
.clear {
    clear: both;
}
/* =Begin bidirectionality settings (do not change)-------------------------------------------------------------- */
BDO[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override;
}
BDO[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override;
}
[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: embed;
}
[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: embed;
}
/* =Media Print If you're working on a Child Theme, make sure that all media queries are included in your style.css-------------------------------------------------------------- */
@media print {
    h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
}
 ul, ol, dl {
    page-break-before: avoid;
}
}
/* Retina (HiDPI) Display http: //www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    body {
}
}

/*
=> Cyclone slider
=> Why work at axiom
=> Alt logo
=> Responsive header
*/
/* Testimonial Video CSS */
.testimonial-videolist-outer{ margin:50px 0px 0px; }
.testimonial-videolist-outer .testimonial-videolist{
	margin:0px -10px;
	padding:0px;
	list-style-type:none;
}
.testimonial-videolist-outer .testimonial-videolist .videolist{
	padding:0px 10px;
	float:left;
	width:20%;
    box-sizing: border-box;
	display:block;
}
.testimonial-videolist-outer .testimonial-videolist .videolist-url{ overflow:hidden; display:block; position: relative; }
.testimonial-videolist-outer .testimonial-videolist .videolist-url img{ 
	width:100%; 
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.testimonial-videolist-outer .testimonial-videolist .videolist-title{
	margin: 10px 0px;
	text-align: center;
	color: #0b1c3c;
	font-size: 16px;
	line-height: 24px;
	font-family: 'open_sans_semiboldregular';
}
.testimonial-videolist-outer .testimonial-videolist .videolist:last-child{ padding-top:20px; }
.testimonial-videolist-outer .testimonial-videolist .videolist:last-child .videolist-url{ display:inline-block; }
.mfp-close-btn-in .mfp-close{ color:#000000 !important; }
.testimonial-videolist-outer .testimonial-videolist .playicon{ 
	position:absolute;
	top:50%;
	left:50%;
	display:inline-block;
	z-index:999;
	background-color:rgba(244,115,33, 0.5);
	border-radius:50%;
	height:45px; width:45px;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.testimonial-videolist-outer .testimonial-videolist .videolist-url:hover .playicon{background-color:rgba(11, 28, 60, 0.5); }
.testimonial-videolist-outer .testimonial-videolist .playicon:before{
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	margin-left: 2px;
}
/*.testimonial-videolist-outer .testimonial-videolist .playicon{
	position:absolute;
	top:50%;
	left:50%;
	display:inline-block;
	z-index:5;
	background:url('inc/images/play-icon.png');
	height:45px;
	width:45px;
	background-size:100%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.testimonial-videolist-outer .testimonial-videolist .videolist:last-child .playicon{ height:86px; width:86px; }*/
.testimonial-videolist-outer .testimonial-videolist .videolist:last-child{
	float:none;
	width:100%;
	display:table;
	text-align:center;
}
.testimonial-videolist-outer .testimonial-videolist .videolist:last-child img{ width:auto; height:450px;  object-fit:contain; margin:0 auto; }
@media screen\0{
    .testimonial-videolist-outer .testimonial-videolist .videolist:last-child img{ width:auto !important; }
}
@media(max-width:1199px){
	.testimonial-videolist-outer .testimonial-videolist .videolist{	width:33.33%; }
}
@media(max-width:767px){
	.testimonial-videolist-outer .testimonial-videolist .videolist{	width:50%; }
	.testimonial-videolist-outer .testimonial-videolist .videolist:last-child img{ height:auto; }
}


.culture-point .cul-img{ margin-bottom: 30px; }
.culture-point .cul-text{ padding: 30px 0 0 130px; margin-bottom: 30px; }
.culture-point .cul-text .why-sec ul{ padding-left: 0px !important; margin: 0px !important; }
@media(max-width:991px){
	.culture-point > div{ width: 100%; }
	.culture-point .cul-img,
	.culture-point .cul-text{ margin-bottom: 20px; }
}
@media(max-width:480px){
	.culture-point .cul-text{ padding-left:0px; padding-top:10px; }
	.culture-point .cul-img{ margin-bottom:10px; }
	.culture-point .cul-text .why-sec ul {
	    text-align: left;
	}
}

/** Extra CMS page **/
.head-type-02{
    color: #0b1c3c;
	font-weight:normal;
    font-size: 25px;
    line-height: 31px;
    font-family: 'open_sansregular';
    margin:0 0 10px;
}
.custom-head{
	color: #0b1c3c;
	font-weight:normal;
    font-size: 40px;
    line-height: 46px;
	letter-spacing:0px;
    font-family: 'open_sansbold';
    margin:0 0 25px;
}
body .cms-pg-text h4{
	color: #0b1c3c;
	font-weight:normal;
    font-size: 18px;
    line-height: 24px;
    font-family: 'open_sansregular';
    margin:0 0 10px;
}
body .cms-pg-text ol li::marker{
	color: #0b1c3c;
	font-weight:normal;
    font-size: 18px;
    line-height: 24px;
    font-family: 'open_sansregular';
    margin:0 0 10px;
}
.cms-pg-text ol ul h4{
	font-size:16px;
	line-height:22px;
}
.cms-pg-text ul.numeric > li{
	content:'';
	padding-left:0px;
}
.cms-pg-text ul.numeric > li::before{
	display:none;
}
.cms-pg-text ol.innerlist li:marker{
	color:#f47321;
}
.cms-pg-text .innerlist li{
	font-family: 'open_sans_semiboldregular';
	font-size:14px;
	font-weight:normal;
}
.cms-pg-text .innerlist li{
	padding-left:0px;
}
.cms-pg-text .innerlist li::before{
	content:'';
	display:none;
}
.cms-pg-text a{
	color:#f47321;
	word-break: break-all;
}
.cms-pg-text a:hover{
	color:#0b1c3c;
}
.cms-pg-text ul.numeric > li ul.simple{
	padding-left:15px;
}
.orange-color{
	color: #f3721f;
}
.cms-pg-text ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	margin:0 0 20px;
}
.cms-pg-text ul li{
	padding-left:15px;
	position:relative;
	font-size: 15px;
	line-height: 22px;
	font-family: 'open_sansregular';
	color:#787878;
	margin:0 0 5px;
}
.cms-pg-text ul li::before {
    content: "";
    background:#000;
	width:5px;
	height:5px;
	border-radius:50%;
    font-size: 24px;
    margin-right: 0px;
    vertical-align: top;
    position: absolute;
	left:0px;
	top:8px;
}
.content-banner-slider.slick-slider {
    margin: 0 0 40px !important;
}
.content-banner-slider .slick-dots{
	padding:0px;
	margin:0px;
	list-style-type:none;
	bottom:-30px;
}
.content-banner-slider .slick-dots li{
	margin:0 3px;
	width:auto;
	display:inline-block;
}
.content-banner-slider .slick-dots li button{	
	width:10px;
	height:10px;
	border-radius:50%;
	background:#808080;
}
.content-banner-slider .slick-dots li button::before{
	display:none;
}
.content-banner-slider .slick-dots li.slick-active button{
	background:#ef7e41;
}
.content-banner-slider .content-images img {
	width:100%;
	height:225px;
	object-fit:contain;
}
.side-bar-menus h3{
	color:#0b1c3c;
	font-size: 20px;
	line-height:26px;
	font-family: 'open_sans_semiboldregular';
	padding: 10px;
	margin:0px;
	font-weight:normal;
	background:#e6e6e6;
	border-bottom:1px solid #e6e6e6;
	position:relative;
}
.side-bar-menus h3 + div{
	border:1px solid #e6e6e6;
	padding:10px;
	padding-bottom:0px;
}
.side-bar-menus ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.side-bar-menus ul li{
	margin:0 0 5px;
	line-height:none;
}
.side-bar-menus ul li a {
    border-left: none;
	color:#6e6e6e;
	font-family: 'open_sans_semiboldregular';
	cursor: pointer;
	display: block;
	font-size: 14px;
	padding-left:0px;
	position:relative;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.side-bar-menus ul li a:hover {
	padding-left:6px;
}
.side-bar-menus ul li a::before{
	content:'\f105';
	font-family:'FontAwesome';
	display:inline-block;
	margin-right:8px;
}
.side-bar-menus ul li a:hover{
	color: #f47321;
}
.cms-page-content .cms-pg-row{
	margin:0 -25px;
}
.cms-page-content .cms-pg-items{
	padding:0 25px;
}
.cms-page-content .left-sidebar{
	border-left:1px solid #e6e6e6;
}
.side-bar-menus ul li {
    margin: 0px;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
}
.side-bar-menus ul li:last-child{
	border-bottom:0px;
}
.cms-pg-text .head-icon{
	display:inline-block;
	position: absolute;
	right: 20px;
	top: 32px;
}
.cms-pg-text .head-icon + p{
	margin:0px;
}
.cms-pg-text .head-icon img{
	width: 50px;
	vertical-align: middle;
	margin: 0;
	margin-left: 10px;
}
.axiom-service-list{
	background:#e5e5e5;
	padding:35px 0;
	margin:0 0 35px;
	position:relative;
}
.cms-pg-text .axiom-service-list li{
	color: #737373;
}
.cms-pg-text .axiom-service-list ul{
	padding:0 15px;
	margin:0px;
}
.cms-pg-text .axiom-service-list .category-title-sec .title {
    color: #fff;
	font-size: 20px;
	line-height: 26px;
	padding: 7px 110px 8px 25px;
	font-weight:normal;
	margin:0px;
}
.about-sec1 strong {
    font-weight: normal;
}
.services-centers.address-sec .address-item {
    background:#fff;
    padding: 15px;
	border:1px solid #e3e3e3;
}
.services-centers.address-sec .contact-info{
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #e3e3e3;
}
.services-centers.address-sec .address-info{
	margin:0 -5px;
}
.services-centers.address-sec .address-item .address,
.services-centers.address-sec .address-item .hours{
    color: #787878;
    font-size: 14px;
    line-height: 20px;
    font-family: 'open_sansregular';
    float: left;
    width: 50%;
	padding:0 5px;
	box-sizing:border-box;
	text-align: left;
}
.services-centers.address-sec .address-item .address.no-hours-sec{
	width:100%;
}
.left-sidebar .culture-point .span6{ width:100% !important; }
.left-sidebar .culture-point .span6 .clearfix{ 
    padding:15px 15px 0;
    border-top: 1px solid #e3e3e3; 
}
.left-sidebar .culture-point{ padding-top:30px; }
.left-sidebar .culture-point .cul-text{ padding: 0px 0 20px 130px; margin-bottom:0px; }
@media(max-width:480px){
	.left-sidebar .culture-point .cul-text { padding: 0 0 20px; }	
}

.services-centers.address-sec .address-item .title {
    margin-bottom: 10px;
}
.services-centers.address-sec .address-item .info-tlt{
	font-size:14px;
	color: #0b1c3c;
	font-family: 'open_sans_semiboldregular';
}
.services-centers.address-sec .address-item .contact-info a{
	font-size:14px;
	line-height:20px;
	vertical-align: middle;
}
.services-centers.address-sec .address-item .contact-info i {
    vertical-align: middle;
	line-height: 20px;
}
.services-centers .contact-info .phone-info{
	display:inline-block;
	width:65%;
	margin-right:-5px;
	vertical-align:middle;
	text-align: left;
}
.services-centers .contact-info .map-info{
	display:inline-block;
	vertical-align:middle;
	width:35%;
	text-align:right;
}
.services-centers .contact-info .map-info.no-phone-sec{
	width:100%;
}
.services-centers .contact-info .map-info a::before{
	content:'\f041';
	font-size:25px;
	color:#0b1c3c;
	margin-right: 8px;
	font-family: 'FontAwesome';
	vertical-align: middle;
}
.services-centers .contact-info .map-info a i{
	font-size: 14px;
	line-height: 23px !important;
	margin-left: 3px;
	margin-right:0px;
	color:#787878;
}
.services-centers .contact-info .map-info a:hover i{
	color:#f47621;
}
.services-centers .address-item{
	margin:0 0 30px;
}
.services-centers.address-sec {
    margin-top: 0px;
}
.address-sec .address-item {
    background:#fff;
	border: 1px solid #e3e3e3;
}
.contact-frm-sec.job-form{
	width:100%;
	max-width:100%;
	box-shadow:none;
	border-radius:0px;
	margin:40px 0;
	box-sizing: border-box;
	position:relative;
}
.contact-frm-inner{
	max-width:575px;
	margin:0 auto;
}
.contact-frm-inner .job-ntle{
	text-align:center;
	margin:0 0 30px;
}
.contact-frm-inner form div{
    margin-bottom: 0px;
}
.contact-frm-inner .frm-group{
    margin-bottom: 17px;
}
.contact-frm-inner .frm-group .order-number-area .frm-control{
	display:inline-block;
	vertical-align:top;
	width:50%;
}
.contact-frm-inner .frm-group .order-number-area .frm-control.drop-down select{
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
}
.contact-frm-inner .frm-group .order-number-area .frm-control.token-txt input{
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
}
.contact-frm-inner .frm-group .order-number-area .frm-control.drop-down{
	width:35%;
}
.contact-frm-inner .frm-group .order-number-area .frm-control.token-txt{
	width:65%;
	margin-left: -1px;
}
.contact-frm-inner .frm-group select {
	position: relative;
	background:#fff url(inc/images/drop-down-arrow.png) right center no-repeat;
}
.job-form span.wpcf7-not-valid-tip {
	font-size: 12px;
	font-weight: normal;
}
.side-bar-menus ul li.current-menu-item a{
	color: #f47321;
}
body{
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: none;
	-webkit-font-smoothing: subpixel-antialiased;
}
.api-frm-area{
    box-sizing: border-box;
    padding: 30px 30px 30px 30px;
    background: #e6e6e6;
    margin-bottom: 40px;
}
.radio-btn-sec label{
	font-size: 16px;
	font-family: 'open_sans_lightregular';
	color:#26314b;
	font-weight:normal;
	margin-top: 15px;
	display: inline-block;
	margin:0px;
}
.custom-api-frm .radio-btn-sec{
	padding-bottom:10px;
	margin-bottom:15px;
    border-bottom: 1px dotted #26314b;
}

.custom-api-frm .radio-btn-sec [type="radio"]:checked,
.custom-api-frm .radio-btn-sec [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.custom-api-frm .radio-btn-sec [type="radio"]:checked + label,
.custom-api-frm .radio-btn-sec [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.custom-api-frm .radio-btn-sec [type="radio"]:checked + label:before,
.custom-api-frm .radio-btn-sec [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0,0,0,0.4);
    border-radius: 100%;
    background: #fff;
}
.custom-api-frm .radio-btn-sec [type="radio"]:checked + label:after,
.custom-api-frm .radio-btn-sec [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #0b1c3c;
    position: absolute;
    top: 5px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom-api-frm .radio-btn-sec [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.custom-api-frm .radio-btn-sec [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.custom-api-frm .message th,
.custom-api-frm .message td{
	padding:5px 10px;
	color: #787878;
	font-size:15px;
	line-height: 1.5em;
}
.custom-api-frm .message th, 
.custom-api-frm .message td,
.custom-api-frm .message table {
    border: 1px solid #e3e3e3;
}
.custom-api-frm form div {
    margin-bottom: 0;
}
.custom-api-frm{
	position:relative;
}
.api-loading {
    position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	background:rgba(255,255,255, 0.5) url("inc/images/Ajax_loading.gif") no-repeat scroll 0 0;
	height: 100%;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	top:0px;
	background-size: 80px;
	background-position: center center;
}
.footer-top .fgrid{
	padding:0 10px;
}
.footer-top .row{
	margin:0 -10px;
}
.store-region-links .tab-links{
	padding:0px;
	margin:0px;
	list-style-type:none;
	border-bottom:1px solid #e3e3e3;
	margin-bottom:30px;
}
.store-region-links .tab-links li{
	display:inline-block;
	vertical-align:middle;
	margin:0px;
	margin-left:-1px;
}
.store-region-links .tab-links li::before{
	display:none;
	content:'';
}
.store-region-links .tab-links li{
	padding-left:0px;
}
.store-tabs .tab-content .tab{
	display:none;
}
.store-region-links .tab-links li a {
    border-left: none;
    color: #6e6e6e;
    font-family: 'open_sans_semiboldregular';
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding-left: 0px;
    position: relative;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
	padding: 12px 25px;
	border: 1px solid #e3e3e3;
	background:#f5f5f5;
	border-bottom:none;
}
.store-region-links .tab-links li.active::after{
	display:none !important;
}
.store-region-links .tab-links li.active{
	background:#fff;
}
.store-region-links .tab-links li.active a,
.store-region-links .tab-links li a.active{
	background:#fff;
	color:#0b1c3c;
}
@media(max-width:1199px){
.cms-page-content .cms-pg-row{
	margin:0 -15px;
}
.cms-page-content .cms-pg-items{
	padding:0 15px;
}	
.custom-head {
	font-size: 36px;
    line-height: 42px;
}
.head-type-02 {
    font-size: 23px;
    line-height: 29px;
}
.custom-api-frm.job-section .search-form .form-group input.text, .custom-api-frm.job-section .search-form .form-group select {
    width: 250px;
    height: 40px;
}
.custom-api-frm.job-section .search-form .form-group {
    margin-right: 15px;
}
}
@media(min-width:992px){
.side-bar-menus .menu-open{
	display:none;	
}
.side-bar-menus h3 + div{
	display:block !important;	
}
.menu li li {
	max-width:190px;
}
}
@media(max-width:991px){
.cms-page-content .cms-pg-items{
	width:100%;
}	
.cms-page-content .left-sidebar {
    border-left:none;
}
.side-bar-menus h3 + div{
	display:none;	
}
.side-bar-menus .menu-open:before{
	content:'\f107';
	font-family:'FontAwesome';
	display:inline-block;
	margin-right:8px;
	position:absolute;
	right:10px;
	top:10px;
}
.side-bar-menus{
	margin-bottom:25px;
}
.side-bar-menus .menu-open.active::before{
	transform:rotate(180deg);
}
.api-frm-area {
    margin-bottom: 20px;
}
.custom-api-frm {
	margin-bottom:40px;
}
.loading{
	width:50px;
	height:50px;
}
}
@media(max-width:767px){
.content-banner-slider .content-images img {
    height: 185px;
}
.head-type-02 {
    font-size: 20px;
    line-height: 26px;
}
.custom-head {
    font-size: 26px;
    line-height: 32px;
}
.axiom-service-list {
    padding: 30px 0;
    margin: 0px 0 30px;
}
.cms-pg-text .head-icon {
    right: 10px;
    top: 38px;
	margin: 0px !important;
}
.contact-frm-inner .job-ntle {
    font-size:22px;
	margin: 0 0 20px;
}
.side-bar-menus h3 {
    padding: 8px 10px;
	font-size:18px;
	line-height:24px;
}
.side-bar-menus .menu-open:before {
    top: 9px;
}
body .address-sec .address-item {
    background: #fff;
}
.custom-head {
    margin: 0 0 15px;
}
.custom-api-frm .search-form .search-btn {
    height: 35px;
    width: 75px;
}
.custom-api-frm.job-section .search-form .form-group input.text, .custom-api-frm.job-section .search-form .form-group select {
    width: 230px;
}
.radio-btn-sec label {
    font-size: 14px;
}
.store-region-links .tab-links li a {
	padding:8px 15px;
}
}
@media(max-width:665px){
.content-banner-slider .content-images img {
    height: 155px;
}
.contact-frm-sec.job-form {
    padding: 40px 0 30px 0;
}
.custom-api-frm.job-section .search-form .form-group {
    margin-right: 0px;
    display: block;
}
.custom-api-frm .search-form .search-btn {
    margin: 0 auto;
    display: block;
}
.custom-api-frm.job-section .search-form .form-group input.text, .custom-api-frm.job-section .search-form .form-group select {
    width: 100%;
}
.custom-api-frm.job-section .search-form .radio-btn-sec .form-group {
    margin-bottom: 5px;
}
.api-frm-area {
    padding: 20px 20px 20px 20px;
}
.job-section .search-form .form-group input.text{
    margin-bottom: 10px;
}
.homepage-main-slider .slider-desc br{
	display:none;		
}
}
@media(max-width:480px){
.content-banner-slider .content-images img {
    height: 130px;
}
.content-banner-slider .slick-dots {
    bottom: -22px;
}
.content-banner-slider.slick-slider {
    margin: 0 0 30px !important;
}
.services-centers .contact-info .phone-info {
    width: 100%;
    margin-right: 0;
	margin:0 0 5px;
}
.services-centers .contact-info .map-info {
    width: 100%;
    text-align: left;
}
.services-centers .contact-info .map-info a::before {
    margin-right: 10px;
}
.services-centers.address-sec .address-item .contact-info i {
    margin-right: 10px;
}
.contact-frm-inner .frm-group .order-number-area .frm-control.token-txt {
    width: 55%;
}
.contact-frm-inner .frm-group .order-number-area .frm-control.drop-down {
    width: 45%;
}
.services-centers.address-sec .address-item .address, .services-centers.address-sec .address-item .hours {
    width: 100%;
}
.custom-api-frm .message th, .custom-api-frm .message td {
    font-size: 14px;
}
.api-frm-area {
    padding: 10px;
}
.store-region-links .tab-links li a {
	font-size:13px;
}
.services-centers .address-item .title,
.services-centers .address-item .address-info,
.services-centers .address-item{
	height:auto !important;
}
}
@media(max-width:380px){
.services-centers.address-sec .address-item .address, .services-centers.address-sec .address-item .hours {
    width: 100%;
}
}
@media(max-width:374px){
.content-banner-slider .content-images img {
    height: 100px;
}
.custom-api-frm .message th, .custom-api-frm .message td {
    font-size: 13px;
}
}
/*****Table Type 1 -2019-11-25******/
.tbl-typ1{text-align:center;}
.tbl-typ1 tr:first-child{background:#e5e5e5;}
.tbl-typ1 tr td:first-child,
.tbl-typ1 tr th:first-child{text-align:left;}
.rtl .tbl-typ1 tr td:first-child,
.rtl .tbl-typ1 tr th:first-child{text-align:right;}
.tbl-typ1 th{display:table-cell;}
@media(max-width:767px){
.tbl-typ1-responsive{
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.tbl-typ1{width: 800px;}
}