.primary-font, a.side-menu-button, nav.main-navigation ul li ul.sub-menu li a, nav.main-navigation ul a, nav.responsive-menu ul li .sub-menu a, nav.responsive-menu a, .first-line, .second-line, .slider-thumb .thumb-item .top-content span, .slider-thumb .thumb-item .top-content h2 { font-family: 'Roboto Condensed', sans-serif; }
body { font-family: 'Roboto', sans-serif; font-size:;
}
html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 93.75%; }
html ::selection { color: #ffffff; background: #f16701; }
section { padding: 40px 0; }
section.why-us { padding: 40px 0 20px 0; }
p, ul li, ol li { font-family: 'Roboto', sans-serif; font-size: 15px; line-height: 28px; color: #555555; }
#sub-header { width: 100%; height: 32px; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiMyZjVlOGUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMzM2Njk5IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==); background-image: -webkit-linear-gradient(-45deg, #ff6d00 40%, #494949 40%); background-image: -moz-linear-gradient(-45deg, #ff6d00 40%, #494949 40%); background-image: -o-linear-gradient(-45deg, #ff6d00 40%, #494949 40%); background-image: linear-gradient(-45deg, #ff6d00 40%, #494949 40%); }
@media (max-width: 991px) {
#sub-header { background-image: none; background-color: #ff6d00; }
}
#sub-header ul { padding: 0; margin: 0; list-style: none; }
@media (max-width: 991px) {
#sub-header ul { text-align: center; }
}
#sub-header ul li { display: inline-block; padding: 5px;line-height: 20px; }
#sub-header ul li a { color: #ffffff; font-size: 13px; }
#sub-header ul li a:hover { color: #f4c23d; }
#sub-header .right-info { float: right; }
#sub-header .right-info ul { padding: 0; margin: 0; list-style: none; }
#sub-header .right-info ul li { padding: 5px; color: #ffffff; font-size: 12px; }
#sub-header .right-info ul li em { font-style: normal; font-weight: 700; }
#sub-header .right-info ul li a { color: #ffffff; font-size: 11px; font-family: 'Montserrat', sans-serif; font-weight: normal!important; }
#sub-header .right-info ul li a:hover { color: #f4c23d; }
#sub-header .right-info ul li:last-child { border-right: none; }
.site-header { position: fixed; width: 100%; height: 145px; top: 0; left: 0; z-index: 9999; -webkit-transition: all 400ms; -moz-transition: all 400ms; -o-transition: all 400ms; transition: all 400ms; }
.site-header .main-header .logo { float: left; line-height: 70px; }
@media (max-width: 991px) {
.site-header .main-header .logo { padding-right: 20px; margin-right: 10px; }
}
/*.scrolled-header { background-color: #fff; top: 0; }*/
.header-right-toggle { margin-top: 14px; margin-right: 5px; }
.header-right-toggle a { padding-left: 7px; margin-top: 5px; width: 36px; height: 36px; text-align: center; line-height: 38px; background-color: #ff6d00; border-radius: 50%; display: inline-block; }
a.side-menu-button { text-transform: uppercase; font-weight: 700; color: #fff; }
a.side-menu-button i { margin-right: 6px; }
nav.main-navigation { z-index: 20; }
nav.main-navigation ul { margin: 0; padding: 0; list-style: none; }
nav.main-navigation ul li { position: relative; display: inline-block; padding: 20px; }
nav.main-navigation ul li ul.sub-menu { text-align: left; position: absolute; top: 100%; left: 0; width: 180px; background: #222222; padding: 5px 0; visibility: hidden; opacity: 0; }
nav.main-navigation ul li ul.sub-menu li { display: block; padding: 0; margin: 10px 0px; }
nav.main-navigation ul li ul.sub-menu li a { color: #ffffff; font-size: 14px; font-weight: 400; padding: 5px 20px; }
nav.main-navigation ul li ul.sub-menu li a:hover { color: #ff6d00; }
nav.main-navigation ul li ul.sub-menu li:last-child { float: none; }
nav.main-navigation ul li:hover ul.sub-menu { visibility: visible; opacity: 1; -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
nav.main-navigation ul a { font-size: 15px; color: #222222; text-transform: uppercase; font-weight: 700; }
nav.main-navigation ul a i { margin-left: 7px; }
@media (min-width: 992px) and (max-width: 1200px) {
nav.main-navigation ul a { padding: 10px 0; }
}
nav.main-navigation ul a:hover { color: #ff6d00; }
nav.main-navigation ul li:last-child { padding: 0; }
nav.main-navigation ul li:last-child .showLink { position: relative; }
nav.main-navigation ul li:last-child .hideLink { position: absolute; top: 0; right: 0; }
nav.main-navigation ul li:last-child #example { display: none; }
nav.main-navigation ul li:last-child #example input { margin-top: 25px; background-color: #f1f7fb; border-radius: 20px; border: none; height: 40px; width: 240px; display: inline-block; outline: none; font-family: 'Roboto', sans-serif; font-size: 13px; color: #888888; padding-left: 15px; }
nav.main-navigation ul li:last-child i { margin-top: 35px; width: 40px; height: 40px; display: inline-block; line-height: 40px; text-align: center; border-radius: 50%; background-color: #f1f7fb; }
nav.responsive-menu ul { padding: 25px 15px; margin: 0; list-style: none; }
nav.responsive-menu ul li { display: block; position: relative; }
nav.responsive-menu ul li .show-submenu { position: absolute; top: 5px; right: 15px; cursor: pointer; color: #8997a5; }
nav.responsive-menu ul li .sub-menu { display: none; padding: 0 0 0 30px; }
nav.responsive-menu ul li .sub-menu.open { display: block; }
nav.responsive-menu ul li .sub-menu li { position: relative; margin: 0; padding: 0 0 0 10px; }
nav.responsive-menu ul li .sub-menu li:before { content: '-'; position: absolute; left: 0; top: 2px; }
nav.responsive-menu ul li .sub-menu a { padding: 5px; text-transform: uppercase; font-size: 11px; font-weight: 400; }
nav.responsive-menu a { font-size: 13px; font-weight: 700; text-transform: uppercase; display: block; padding: 5px 10px; margin: 0; color: #222222; }
.sidebar-menu-inner { position: relative; overflow: hidden; background: #fff; }
.sidebar-menu-container { position: relative; overflow: hidden; }
.sidebar-menu-push { position: relative; left: 0; z-index: 9999; height: 100%; -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s; }
.sidebar-menu-overlay { position: absolute; z-index: 9999; top: 0; right: 0; width: 0; height: 0; background: rgba(0, 0, 0, 0.3); content: ''; opacity: 0; }
.sidebar-menu-open .sidebar-menu-overlay { width: 100%; height: 100%; opacity: 1; -webkit-transition: opacity .5s; transition: opacity .5s; }
.sidebar-menu { position: fixed; top: 0; left: 0; z-index: 1000; visibility: hidden; width: 250px; height: 100%; margin: 0; padding: 0; background: #fff; -webkit-transition: all 1s; transition: all 1s; overflow-y: auto; }
.sidebar-menu::after { position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); content: ''; opacity: 1; }
.sidebar-menu-open .sidebar-menu::after { width: 0; height: 0; opacity: 0; }
.slide-from-left.sidebar-menu-open .sidebar-menu-push { -webkit-transform: translate3d(250px, 0, 0); transform: translate3d(250px, 0, 0); }
.ie9 .slide-from-left .sidebar-menu-push { margin-left: 250px; }
.slide-from-left.sidebar-menu { z-index: 1; }
.slide-from-left.sidebar-menu-open .slide-from-left.sidebar-menu { visibility: visible; -webkit-transition: -webkit-transform 0s; transition: transform 0s; }
.slide-from-left.sidebar-menu::after { display: none; }
/* Medium Screens */
@media only screen and (min-width: 40.063em) {
.sidebar-menu { width: 320px; }
.slide-from-left.sidebar-menu-open .sidebar-menu-push { -webkit-transform: translate3d(320px, 0, 0); transform: translate3d(320px, 0, 0); }
.ie9 .slide-from-left .sidebar-menu-push { margin-left: 320px; }
}
footer { background-color: #2e2e2e; padding: 25px 0px 20px 0px; }
footer p { color: #8997a5; }
footer h4 { font-size: 18px; text-transform: uppercase; color: #f3f3f3; margin: 15px 0px; }
@media (max-width: 991px) {
footer .featured-links { margin-top: 20px; }
}
footer .featured-links ul { padding: 0; margin-right: 30px; list-style: none; display: inline-block; }
footer .featured-links ul li { margin-bottom: 5px; }
footer .featured-links ul li a { color: #bbbbbb; font-style: 'Roboto', sans-serif; font-size: 14px; }
footer .featured-links ul li a:hover { color: #ffffff; }
footer .featured-links ul li i { margin-right: 10px; }
footer .featured-links ul:last-child { margin-right: 0px; }
#sub-footer { background-color: #252525; padding: 15px 0px; }
#sub-footer p { margin-bottom: 0px; color: #949494; }
@media (max-width: 991px) {
#sub-footer p { text-align: center; margin-top: 10px; }
}
#sub-footer p em { font-style: normal; color: #f16701; }
#sub-footer ul { padding: 0; margin: 0; list-style: none; float: right; }
@media (max-width: 991px) {
#sub-footer ul { float: none; text-align: center; margin-top: 20px; margin-bottom: 10px; }
}
#sub-footer ul li { margin-left: 15px; display: inline-block; }
#sub-footer ul li a { font-family: 'Roboto', sans-serif; font-size: 14px; color: #8997a5; }
#sub-footer ul li a:hover { color: #ffffff; }
#map { width: 100%; height: 480px; }
.contact-form { margin-top: 0px; background: #e4e4e4; padding: 15px; }
.contact-form input { border: 0; margin-bottom: 15px; width: 100%; padding-left: 40px; font-family: 'Roboto', sans-serif; font-size: 12px; color: #888888; height: 40px; outline: none; }
.contact-form input[class='name'] { background-image: url(../images/name-icon.png); background-position: 10px; background-repeat: no-repeat; }
.contact-form input[class='email'] { background-image: url(../images/email-icon.png); background-position: 10px; background-repeat: no-repeat; }
.contact-form input[class='phone'] { background-image: url(../images/phone-icon.png); background-position: 10px; background-repeat: no-repeat; }
.contact-form input[class='site'] { background-image: url(../images/site-icon.png); background-position: 10px; background-repeat: no-repeat; }
.contact-form textarea[class='message'] { background-image: url(../images/message-icon.png); background-position: top left; background-position: 10px 15px; background-repeat: no-repeat; }
.contact-form textarea { border: 1px solid #eeeeee; margin-bottom: 15px; width: 100%; max-width: 100%; min-height: 120px; max-height: 160px; font-family: 'Roboto', sans-serif; font-size: 12px; color: #888888; height: 40px; padding: 12px 45px; outline: none; }
.contact-form .advanced-button { margin-bottom: 1px; }
.listing-page #listing-jobs .featured-item { margin-bottom: 30px; }
.listing-page #listing-jobs .featured-item img { max-width: 100%; overflow: hidden; float: left; margin-right: 20px; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item img { width: 100%; margin-right: 0px; margin-bottom: 20px; }
}
.listing-page #listing-jobs .featured-item .right-content { background-color: #e8eafb; padding: 15px; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content { padding: 20px; margin-left: 0px; border-top: none; border-left: 1px solid #eeeeee; }
}
.listing-page #listing-jobs .featured-item .right-content h2 { margin-top: 1px; margin-bottom: 0px; font-size: 16px; text-transform: uppercase; color: #333; font-weight: bold;}
.listing-page #listing-jobs .featured-item .right-content span { font-family: 'Montserrat', sans-serif; text-align: center; line-height: 36px; padding: 0px 12px; display: inline-block; margin-top: -37px; margin-right: 0px; float: right; background-color: #f4c23d; font-size: 13px; text-transform: uppercase; color: #222222; font-weight: 700; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content span { margin-top: -37px; margin-right: -20px; }
}
.listing-page #listing-jobs .featured-item .right-content .light-line { width: 60px; height: 2px; background-color: #eeeeee; margin-top: 15px; margin-left: 310px; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content .light-line { margin-left: 0px; }
}
.listing-page #listing-jobs .featured-item .right-content p { margin-top: 10px; margin-bottom: 10px; }
.listing-page #listing-jobs .featured-item .right-content .view-details { display: inline-block; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content .view-details { float: left; }
}
.listing-page #listing-jobs .featured-item .right-content .view-details a { font-size: 12px; color: #f3f3f3; text-transform: uppercase; border: 1px solid #eeeeee; padding: 7px 14px; display: inline-block; }
.listing-page #listing-jobs .featured-item .right-content .item-rate { margin-left: 430px; margin-top: -25px; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content .item-rate { margin-left: 20px; float: left; margin-top: 0px; }
}
.listing-page #listing-jobs .featured-item .right-content .item-rate ul { padding: 0; margin: 0; list-style: none; }
.listing-page #listing-jobs .featured-item .right-content .item-rate ul li { display: inline-block; }
.listing-page #listing-jobs .featured-item .right-content .item-rate ul li i { font-size: 13px; color: #f4c23d; }
.listing-page #listing-jobs .featured-item .right-content .job-info { margin-top: 15px; border-bottom: 2px solid #eeeeee; border-top: 2px solid #eeeeee; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content .job-info { margin-top: 80px; border-bottom: none; border-top: none; }
}
.listing-page #listing-jobs .featured-item .right-content .job-info ul { background-color: #fff; padding: 0; margin: 0; list-style: none; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content .job-info ul { float: none; text-align: center; }
}
.listing-page #listing-jobs .featured-item .right-content .job-info ul li { text-align: left; padding: 6px 8px; margin: 0; border-right: 1px solid #e8e6e6; display: inline-block; font-size: 15px; color: #222222; font-family: 'Roboto', sans-serif; width: 49%;text-align: center;}
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content .job-info ul li { border-right: none; text-align: center; padding-right: 0px; }
}
.listing-page #listing-jobs .featured-item .right-content .job-info ul li i { margin-left: -5px; margin-right: 5px; color: #222222; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content .job-info ul li i { margin: 0 5px; }
}
.listing-page #listing-jobs .featured-item .right-content .job-info ul li:last-child { border-right: none; padding-right: 0px; }
@media (max-width: 991px) {
.listing-page #listing-jobs .featured-item .right-content .job-info ul li:last-child { display: none; }
}
.listing-page #listing-jobs .featured-item:hover h2 { color: #336699; }
.listing-page #listing-jobs .last-featured { margin-bottom: 30px; }
.listing-page #listing-jobs .pagination { display: inline-block; width: 100%; }
@media (max-width: 991px) {
.listing-page #listing-jobs .pagination { margin-bottom: 80px; }
}
.listing-page #listing-jobs .pagination .prev { text-align: left; margin-bottom: -36px; }
.listing-page #listing-jobs .pagination .prev a { background-color: #f5fafe; border: 1px solid #e5f2ff; padding: 0px 15px; height: 36px; display: inline-block; line-height: 36px; font-family: 'Montserrat', sans-serif; font-size: 12px; color: #336699; text-transform: uppercase; }
.listing-page #listing-jobs .pagination .prev a i { margin-right: 5px; }
.listing-page #listing-jobs .pagination .next { text-align: right; margin-top: -36px; }
.listing-page #listing-jobs .pagination .next a { background-color: #f5fafe; border: 1px solid #e5f2ff; padding: 0px 15px; height: 36px; display: inline-block; line-height: 36px; font-family: 'Montserrat', sans-serif; font-size: 12px; color: #336699; text-transform: uppercase; }
.listing-page #listing-jobs .pagination .next a i { margin-left: 5px; }
.listing-page #listing-jobs .pagination .page-numbers { text-align: center; background-color: #f5fafe; border: 1px solid #e5f2ff; height: 36px; width: 245px; margin-right: auto; margin-left: auto; }
.listing-page #listing-jobs .pagination .page-numbers ul { padding: 0; margin: 0; display: inline; list-style: none; }
.listing-page #listing-jobs .pagination .page-numbers ul li { display: inline-block; padding: 0 8px; }
.listing-page #listing-jobs .pagination .page-numbers ul li a { font-family: 'Montserrat', sans-serif; font-size: 12px; line-height: 36px; color: #336699; text-transform: uppercase; }
.listing-page #listing-jobs .pagination .page-numbers ul .active a { border-bottom: 2px solid #336699; padding-bottom: 7px; padding-right: 3px; padding-left: 3px; }
.tabs { margin-top: 30px; }
.tabs .tab-links:after { display: block; clear: both; content: ''; }
.tabs .tab-links { border-bottom: 2px solid #eeeeee; padding: 5px 15px; margin: 0; background: #2e2e2e; }
.tabs .tab-links li { margin: 5px 10px; list-style: none; display: inline-block; }
@media (max-width: 991px) {
.tabs .tab-links li { display: block; margin-bottom: 15px; }
}
.tabs .tab-links a { font-size: 15px; color: #ffffff; text-transform: uppercase; transition: all linear 0.15s; border-radius: 0px; padding-bottom: 10px; }
@media (max-width: 991px) {
.tabs .tab-links a { padding-bottom: 3px; }
}
.tabs .tab-links a:hover { color: #ff6d00; text-decoration: none;font-weight: bold;letter-spacing: 0.5px; }
.tabs li.active a, .tabs li.active a:hover { color: #ff6d00;font-weight: bold;letter-spacing: 1px; }
.tabs .tab-content h6 { font-family: 'Roboto', sans-serif; font-size: 16px; color: #336699; font-weight: 400; }
.tabs .tab-content p { margin-top: 15px; }
.tabs .tab { display: none;padding: 10px; background: #e6e6e6;}
.tabs .tab ul li {color: #333333;}
.tabs .tab.active { display: block; }
.panel-body {background: #e6e6e6;}
.panel-body ul li {color: #333333 !important;}
.job-details h4 { padding-bottom: 15px; margin-top: 30px; margin-bottom: 15px; font-family: 'Montserrat', sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; border-bottom: 2px solid #eeeeee; }
.job-details ul { padding: 0; margin: 0; list-style: none; }
.job-details ul li { display: block; font-family: 'Roboto', sans-serif; font-size: 15px; color: #555555; margin: 5px 0px; }
.job-details ul li i { color: #ff6d00; margin-right: 10px; }
#sidebar .sidebar-content { background-color: #336699; }
#sidebar .sidebar-content .head-side-bar { padding: 15px 0px; background-color: #2f5e8e; }
#sidebar .sidebar-content .head-side-bar h4 { margin-top: 0px; margin-bottom: 0px; margin-left: 20px; font-family: 'Montserrat', sans-serif; font-size: 14px; color: #ffffff; text-transform: uppercase; font-weight: 700; border-left: 4px solid #f4c23d; padding-top: 8px; padding-bottom: 8px; padding-left: 10px; }
#sidebar .sidebar-content .search-form { padding: 25px; }
#sidebar .sidebar-content .search-form .select { overflow: hidden; position: relative; display: block; }
#sidebar .sidebar-content .search-form .select #make { margin-bottom: 20px; }
#sidebar .sidebar-content .search-form .select #model { margin-bottom: 20px; }
#sidebar .sidebar-content .search-form .select #style { margin-bottom: 30px; }
#sidebar .sidebar-content .search-form .select #types { margin-bottom: 20px; }
#sidebar .sidebar-content .search-form .select #color { margin-bottom: 20px; }
#sidebar .sidebar-content .search-form select { border: 1px solid #5e90c2; cursor: pointer; width: 100%; background-color: #336699; font-family: 'Roboto', sans-serif; font-size: 12px; color: #a7cdf2; padding: 8px; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#sidebar .sidebar-content .search-form .select:after { content: "\f107"; font-family: FontAwesome; color: #a7cdf2; padding: 8px 8px; position: absolute; right: 10px; top: 0; z-index: 1; text-align: center; width: 10%; height: 100%; pointer-events: none; box-sizing: border-box; }
#sidebar .sidebar-content .search-form .slider-range { margin-bottom: 40px; }
#sidebar .sidebar-content .search-form .slider-range h4 { font-family: 'Montserrat', sans-serif; font-size: 11px; text-transform: uppercase; color: #ffffff; margin-top: 30px; margin-bottom: 10px; margin-right: 15px; }
#sidebar .sidebar-content .search-form .slider-range .ui-slider-horizontal .ui-slider-range { background-color: #f4c23d; }
#sidebar .sidebar-content .search-form .slider-range .ui-slider-horizontal { border-radius: 0px; background-color: #4775a3; }
#sidebar .sidebar-content .search-form .slider-range input { font-family: 'Roboto', sans-serif; font-size: 12px; color: #ffffff; margin-top: 0px; margin-bottom: -10px; display: inline-block; background-color: transparent; border: none; outline: none; }
#sidebar .sidebar-content .search-form .advanced-button { width: 100%; text-align: center; }
#sidebar .sidebar-content .search-form .advanced-button a { margin-right: 8px; }
@media (max-width: 991px) {
#sidebar .video-post { display: none; }
}
#sidebar .video-post .video-holder { margin-top: 30px; position: relative; }
#sidebar .video-post .video-holder img { max-width: 100%; position: absolute; z-index: 9; }
#sidebar .video-post .video-holder .video-content { position: absolute; z-index: 10; width: 100%; }
#sidebar .video-post .video-holder .video-content i { margin: 10px; float: right; width: 36px; height: 36px; background-color: #336699; display: inline-block; text-align: center; line-height: 32px; border-radius: 50%; color: #ffffff; border: 2px solid #ffffff; }
#sidebar .video-post .video-holder .video-content h4 { position: relative; margin-top: 122px; padding: 15px; background-color: rgba(0, 0, 0, 0.7); font-family: 'Montserrat', sans-serif; font-size: 12px; color: #ffffff; text-transform: uppercase; }
@media (max-width: 991px) {
#left-info { margin-top: 60px; }
}
#left-info .details { background-color: #f3f3f3; }
#left-info .details .head-side-bar { padding: 5px 0px; background-color: #f96b02; border-bottom: 3px solid #e06103; border-top-right-radius: 5px; border-top-left-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-top-left-radius: 5px; -webkit--border-top-left-radius: 5px; }
#left-info .details .head-side-bar h4 { margin-top: 0px; margin-bottom: 0px; margin-left: 20px; font-size: 18px; color: #ffffff; text-transform: uppercase; padding-top: 6px; padding-bottom: 6px; }
#left-info .details .list-info { margin: 5px 15px; }
#left-info .details .list-info ul { padding: 0; margin: 0; list-style: none; }
#left-info .details .list-info ul li { line-height: 22px; border-bottom: 1px dashed #9facb9; display: block; font-size: 15px;padding: 10px 0; }
#left-info .details .list-info ul li span { font-family: 'Roboto', sans-serif; font-size: 12px; color: #888888; width: 140px; display: inline-block; font-weight: 400; }
#left-info .details .list-info ul li:last-child { border-bottom: none; padding-bottom: 5px; }
#left-info .enquiry { background-color: #f5fafe; margin-top: 30px; }
#left-info .enquiry .head-side-bar { padding: 15px 0px; background-color: #2f5e8e; }
#left-info .enquiry .head-side-bar h4 { margin-top: 0px; margin-bottom: 0px; margin-left: 20px; font-family: 'Montserrat', sans-serif; font-size: 14px; color: #ffffff; text-transform: uppercase; font-weight: 700; border-left: 4px solid #f4c23d; padding-top: 8px; padding-bottom: 8px; padding-left: 10px; }
#left-info .enquiry .subhead-side-bar { padding: 0px; }
#left-info .enquiry .subhead-side-bar h4 { margin-top: 0px; margin-bottom: 20px; margin-left: 20px; font-family: 'Montserrat', sans-serif; font-size: 14px; color: #336699; text-transform: uppercase; font-weight: 700; border-left: 4px solid #f4c23d; padding-top: 8px; padding-bottom: 8px; padding-left: 10px; }
#left-info .enquiry .contact-form { margin: 20px; }
#left-info .enquiry .contact-form p { font-family: 'Roboto', sans-serif; font-size: 12px; color: #336699; margin-bottom: 20px; }
#left-info .enquiry .contact-form input { width: 100%; height: 40px; font-family: 'Roboto', sans-serif; font-size: 12px; color: #336699; outline: none; border: 1px solid #e5f2ff; margin-bottom: 20px; padding-left: 15px; }
#left-info .enquiry .contact-form textarea { max-width: 100%; width: 100%; max-height: 120px; height: 80px; font-family: 'Roboto', sans-serif; font-size: 12px; color: #336699; outline: none; border: 1px solid #e5f2ff; margin-bottom: 10px; padding: 10px 15px; }
#left-info .enquiry .check-boxes { margin-top: 10px; display: inline-block; margin-left: 20px; }
#left-info .enquiry .check-boxes ul { padding: 0; margin: 0; list-style: none; }
#left-info .enquiry .check-boxes ul li { display: block; margin-bottom: 10px; }
#left-info .enquiry .check-boxes input[type="checkbox"] { display: none; }
#left-info .enquiry .check-boxes input[type="checkbox"] + label { display: inline; width: 12px; height: 16px; margin: -1px 4px 0 0; vertical-align: middle; background: url(../images/check-box.png) left top no-repeat; cursor: pointer; }
#left-info .enquiry .check-boxes label { padding-left: 22px; display: inline-block; font-family: 'Roboto', sans-serif; font-size: 12px; color: #92a9c4; font-weight: 400; }
#left-info .enquiry .check-boxes input[type="checkbox"]:checked + label { background: url(../images/checked-box.png) 0px top no-repeat; }
#left-info .enquiry .check-boxes .advanced-button { margin-top: 20px; margin-bottom: 40px; }
#left-info .enquiry .call-info { margin-top: 10px; margin-left: 20px; margin-right: 20px; margin-bottom: 20px; display: inline-block; }
#left-info .enquiry .call-info i { width: 48px; height: 48px; border: 1px solid #a4d1fd; color: #9aadc6; font-size: 28px; text-align: center; line-height: 48px; display: inline-block; float: left; margin-right: 15px; }
#left-info .enquiry .call-info h6 { font-family: 'Roboto', sans-serif; font-size: 14px; color: #336699; font-weight: 500; margin-top: 5px; margin-bottom: 0px; display: inline-block; }
#left-info .enquiry .call-info p { text-transform: uppercase; color: #92a9c4; font-size: 10px; }
#left-info .enquiry .call-info span { color: #336699; font-family: 'Montserrat', sans-serif; }
#side-bar { position: relative; }
#side-bar .search-box { position: relative; }
@media (max-width: 991px) {
#side-bar .search-box { margin-top: 80px; }
}
#side-bar .search-box input { position: relative; z-index: 9; background-color: #f5fafe; border: none; width: 100%; border-radius: 20px; height: 44px; font-family: 'Roboto', sans-serif; font-size: 12px; color: #336699; outline: none; padding-left: 50px; }
#side-bar .search-box .simple-button a { right: 5px; top: 5px; height: 34px; line-height: 34px; border-radius: 20px; position: absolute; z-index: 10; }
#side-bar .search-box i { font-size: 12px; left: 5px; top: 5px; width: 34px; height: 34px; background-color: #d9e6f2; text-align: center; line-height: 34px; border-radius: 50%; position: absolute; z-index: 10; }
#side-bar .categories { margin-top: 50px; }
#side-bar .categories ul { padding: 0; margin: 0; list-style: circle; list-style-position: inside; }
#side-bar .categories ul li { margin-bottom: 10px; border-bottom: 1px solid #eeeeee; }
#side-bar .categories ul li a { font-family: 'Roboto', sans-serif; font-size: 12px; color: #888888; padding-bottom: 10px; display: inline-block; }
#side-bar .categories ul li a:hover { color: #336699; }
#side-bar .latest-posts { margin-top: 40px; }
#side-bar .latest-posts .latest-item { margin-top: 25px; margin-bottom: 40px; }
#side-bar .latest-posts .latest-item h6 { font-family: 'Roboto', sans-serif; font-size: 13px; margin-top: 10px; margin-bottom: 8px; display: inline; }
#side-bar .latest-posts .latest-item img { float: left; margin-right: 15px; }
#side-bar .latest-posts .latest-item ul { padding: 0; margin: 0; list-style: none; }
#side-bar .latest-posts .latest-item ul li { display: inline-block; font-family: 'Roboto', sans-serif; font-size: 11px; color: #8997a5; border-right: 1px solid #8997a5; padding-right: 10px; }
#side-bar .latest-posts .latest-item ul li i { color: #336699; margin-right: 5px; font-size: 13px; }
#side-bar .latest-posts .latest-item ul li:last-child { margin-left: 10px; border-right: none; }
#side-bar .recent-tweets { margin-top: 60px; }
#side-bar .recent-tweets .first-item { border-bottom: 1px solid #eeeeee; padding-bottom: 20px; }
#side-bar .recent-tweets .recent-item { margin-bottom: 15px; }
#side-bar .recent-tweets .recent-item i { font-size: 16px; margin-top: 5px; color: #336699; float: left; display: inline-block; }
#side-bar .recent-tweets .recent-item p { margin-left: 25px; margin-bottom: 0px; }
#side-bar .recent-tweets .recent-item a { color: #336699; }
#side-bar .recent-tweets .recent-item span { font-family: 'Roboto', sans-serif; font-size: 11px; color: #c4c4c4; text-decoration: underline; margin-left: 25px; }
#side-bar .tags { margin-top: 40px; }
#side-bar .tags ul { padding: 0; margin: 0; list-style: none; }
#side-bar .tags ul li { display: inline-block; margin: 4px 3px; }
#side-bar .tags ul li a { border-left: 4px solid #f4c23d; padding: 8px 10px; background-color: #336699; font-family: 'Montserrat', sans-serif; font-size: 12px; color: #ffffff; font-weight: 500; display: inline-block; }
#side-bar .tags ul li a:hover { color: #f4c23d; }
#side-bar .sidebar-widget h4 { font-family: 'Montserrat', sans-serif; font-size: 14px; text-transform: uppercase; font-weight: 700; margin-bottom: 20px; }
#page-heading { max-width: 100%; margin-top: 102px; padding: 180px 0px; background: #494949; }
#page-heading h1 { margin: 0px; font-family: 'Montserrat', sans-serif; color: #ffffff; font-size: 40px; font-weight: 700; text-transform: uppercase; }
#page-heading .line { width: 46px; height: 3px; background-color: #ffffff; margin: 18px auto; }
#page-heading span { font-family: 'Montserrat', sans-serif; color: #ffffff; font-size: 13px; padding-bottom: 30px; display: block; }
#page-heading .page-active { background-color: rgba(0, 0, 0, 0.5); margin-right: auto; margin-left: auto; display: inline-block; }
#page-heading .page-active ul { padding: 8px 10px; margin: 0; list-style: none; }
#page-heading .page-active ul li { display: inline-block; }
#page-heading .page-active ul li a { font-family: 'Montserrat', sans-serif; color: #ffffff; font-size: 12px; text-transform: uppercase; margin: 0px 2px; }
#page-heading .page-active ul li i { font-size: 10px; color: #ffffff; }
#page-heading .page-active ul li:last-child a { color: #ff6d00; }
.slider { margin-top: 101px; }
.first-line { font-size: 20px; letter-spacing: 0px; text-transform: uppercase; font-weight: 700; color: #fff; background-color: #336699; padding: 8px 16px; }
.second-line { color: #ff6d00; font-size: 40px; font-weight: 600; font-family: 'Montserrat', sans-serif; letter-spacing: 0px; text-transform: uppercase; -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4)); -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4)); -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4)); filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4)); }
.third-line { color: #222222; font-size: 20px; font-weight: 500; letter-spacing: 0px; text-transform: none; }
.third-line em { font-style: normal; color: #f4c23d; }
.slider-thumb .thumb-item .top-content { background-color: #2e5c89; width: 100%; height: 60px; padding: 1px 0px; }
.slider-thumb .thumb-item .top-content span { line-height: 60px; margin-left: 13px; float: left; font-size: 14px; color: #222222; font-weight: 700; position: absolute; z-index: 10; }
.slider-thumb .thumb-item .top-content .span-bg { position: absolute; z-index: 9; background-color: #2e5c89; height: 59px; width: 60px; -webkit-transform: rotate(0deg) skew(0deg); transform: rotate(0deg) skew(0deg); border-left: 80px solid #f4c23d; border-top: 12px solid transparent; border-bottom: 12px solid transparent; }
.slider-thumb .thumb-item .top-content h2 { margin-left: 80px; margin-top: 12px; padding: 10px 10px; background-color: #336699; font-size: 14px; color: #ffffff; font-weight: 700; text-transform: uppercase; }
.slider-thumb .thumb-item .down-content { background-color: rgba(0, 0, 0, 0.6); display: inline-block; width: 100%; padding: 15px; }
.slider-thumb .thumb-item .down-content p { color: #c7c7c7; display: inline-block; }
.slider-thumb .thumb-item .down-content img { float: right; border: 2px solid rgba(250, 250, 250, 0.5); }
.slider ul { margin: 0; padding: 0; list-style: none; }
.slider .tp-caption { visibility: hidden; opacity: 0; }
.tp-bullets { z-index: 1!important; }
@media (max-width: 991px) {
.why-us .heading-section { text-align: center; }
}
@media (max-width: 991px) {
.why-us .heading-section .line-dec { margin-left: auto; margin-right: auto; }
}
.why-us .services .second-row { margin-bottom: 0px!important; }
@media (max-width: 991px) {
.why-us .services .last-service { margin-top: 60px; }
}
.why-us .services .service-item { margin-bottom: 20px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbf2ed; padding: 20px; min-height: 265px; border-left: 4px solid #ff8a33; }
.why-us .services .service-item i { font-size: 20px; float: left; width: 55px; height: 55px; display: inline-block; text-align: center; line-height: 55px; background-color: #f5fafe; border-radius: 50%; color: #ff6d00; margin-right: 15px; }
.why-us .services .service-item p { margin-top: 15px; margin-left: 70px; }
.why-us .services .service-item:hover i { background-color: #ff6d00; cursor: pointer; color: #fff; }
.why-us .right-img img { background-repeat: no-repeat; position: absolute; z-index: 10; width: 370px; height: 265px; overflow: hidden; }
@media (max-width: 991px) {
.why-us .right-img img { position: relative; width: 100%; height: auto; margin-top: 30px; }
}
.why-us .right-img .img-bg { background-color: #494949; width: 370px; height: 265px; background-size: cover; top: 5px; right: 10px; position: absolute; z-index: 9; }
@media (max-width: 991px) {
.why-us .right-img .img-bg { display: none; }
}
.clients { background: #fff; }
.clients #owl-demo, #owl-demo1 { text-align: center; border: 4px solid #efefef;margin: 20px 0;}
.clients #owl-demo .item, #owl-demo1 .item { text-align: center; background-color: #ffffff; display: inline-block; }
.clients #owl-demo .item img:hover, #owl-demo1 .item img:hover { opacity: 0.9; cursor: pointer; }
.clients .owl-item {border-right: 1px solid #dedede;}
#cta-1 { width: 100%; background-size: cover; background-position: center; padding: 50px 0px; border-bottom: 4px solid #f4c23d; background: linear-gradient(rgba(20,20,20,0.8), rgba(20,20,20,0.8)), url(../images/careers-bg.jpg); }
#cta-1 p { float: left; font-size: 18px; margin: 6px 0; }
@media (max-width: 991px) {
#cta-1 p { float: none; text-align: center; }
}
#cta-1 em { font-style: normal; font-weight: 700; }
#cta-1 .advanced-button { float: right; }
@media (max-width: 991px) {
#cta-1 .advanced-button { float: none; margin-left: auto; margin-right: auto; margin-top: 20px; }
}
#cta-2 { padding: 30px 0px; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMmY1ZThlIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzMzNjY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=); background-image: -webkit-linear-gradient(-0deg, #2f5e8e 40%, #336699 40%); background-image: -moz-linear-gradient(-0deg, #2f5e8e 40%, #336699 40%); background-image: -o-linear-gradient(-0deg, #2f5e8e 40%, #336699 40%); background-image: linear-gradient(-90deg, #2f5e8e 40%, #336699 40%); }
@media (max-width: 991px) {
#cta-2 { background-image: none; background-color: #336699; }
}
#cta-2 .left-content h2 { font-family: 'Montserrat', sans-serif; font-size: 18px; text-transform: uppercase; font-weight: 700; color: #ffffff; float: left; margin-right: 60px; margin-top: 27px; }
@media (max-width: 991px) {
#cta-2 .left-content h2 { margin-bottom: 20px; float: none; text-align: center; margin-right: 0px; }
}
#cta-2 .left-content form { padding-top: 15px; }
#cta-2 .left-content form input { background-color: #ffffff; border: none; height: 40px; width: 200px; display: inline-block; margin-right: -5px; outline: none; font-family: 'Roboto', sans-serif; font-size: 13px; color: #888888; padding-left: 15px; float: left; }
@media (max-width: 991px) {
#cta-2 .left-content form input { margin-bottom: 15px; float: none; width: 100%; }
}
#cta-2 .left-content form .simple-button { display: inline-block; }
@media (max-width: 991px) {
#cta-2 .left-content form .simple-button { float: none; text-align: center; display: block; margin-bottom: 50px; }
}
#cta-2 .right-content { float: right; }
@media (max-width: 991px) {
#cta-2 .right-content { margin-top: 30px; float: none; text-align: center; }
}
#cta-2 .right-content ul { padding: 0; margin: 0; list-style: none; }
#cta-2 .right-content ul li { display: inline-block; margin: 0px -1px; }
#cta-2 .right-content ul li a { background-color: #264c73; width: 64px; height: 64px; display: inline-block; text-align: center; line-height: 64px; color: #ffffff; font-size: 15px; }
@media (max-width: 991px) {
#cta-2 .right-content ul li a { width: 54px; height: 54px; line-height: 54px; }
}
#cta-2 .right-content ul li a:hover { color: #f4c23d; }
.testimonials #owl-testimonials .item h2 { font-family: 'Montserrat', sans-serif; font-size: 12px; color: #336699; text-transform: uppercase; font-weight: 700; margin-bottom: 0px; }
.testimonials #owl-testimonials .item span { font-family: 'Roboto', sans-serif; font-size: 11px; color: #888888; text-transform: uppercase; }
.testimonials #owl-testimonials .item p { font-size: 14px; font-family: 'Roboto', sans-serif; color: #888888; }
.testimonials #owl-testimonials .item img { margin-top: 30px; }
.advanced-button { width: 160px; background-color: #494949; line-height: 40px; padding: 0;border: 0;}
.advanced-button a, button.advanced-button { padding-left: 15px; font-size: 12px; color: #fff; text-transform: uppercase; display: block;text-align: left;}
.advanced-button i { float: right; width: 40px; height: 40px; line-height: 40px; text-align: center; background-color: #f4c23d; }
.simple-button a { display: inline-block; background-color: #f4c23d; line-height: 40px; text-align: center; width: 120px; height: 40px; font-size: 11px; font-family: 'Montserrat', sans-serif; color: #222222; font-weight: 700; text-transform: uppercase; }
.load-more-button { width: 130px; height: 40px; background-color: #336699; display: inline-block; }
.load-more-button a { display: inline-block; font-size: 12px; font-family: 'Montserrat', sans-serif; color: #ffffff; font-weight: 700; text-transform: uppercase; line-height: 40px; }
.load-more-button i { color: #ffffff; margin-left: 10px; }
.border-button { width: 120px; height: 40px; border: 1px solid #eeeeee; text-align: center; }
.border-button a { font-size: 12px; font-family: 'Montserrat', sans-serif; color: #222222; font-weight: 700; text-transform: uppercase; line-height: 40px; }
.go-top { width: 46px; height: 46px; line-height: 46px; font-size: 18px; background-color: #f4c23d !important; }
.heading-section h2 { font-family: 'Roboto Condensed', sans-serif; margin-top: 20px; font-size: 25px; color: #ff6d00; border-left: 4px solid #494949; padding-left: 8px; }
.heading-section span { font-family: 'Roboto', sans-serif; font-size: 13px; color: #888888; }
.heading-section .line-dec { margin-bottom: 15px; margin-top: 15px; width: 80px; height: 2px; background-color: #ff6d00; }
.heading-section-2 h2 { font-family: 'Montserrat', sans-serif; margin-top: 0px; font-size: 20px; text-transform: uppercase; color: #222222; font-weight: 700; }
.heading-section-2 span { font-family: 'Roboto', sans-serif; font-size: 13px; color: #888888; }
.heading-section-2 .line-dec { margin-top: -90px; margin-bottom: 70px; width: 150px; height: 2px; background-color: #222222; margin-left: auto; margin-right: auto; }
.heading-section-2 .dec i { margin-top: 15px; background-color: #ffffff; width: 40px; height: 30px; line-height: 26px; text-align: center; display: inline-block; border: 2px solid #222222; margin-bottom: 75px; }
.tittle h2 { margin-top: 0px; margin-bottom: 0px; font-size: 22px; text-transform: uppercase; color: #ff6d00; }
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left;  }
.owl-controls { top: -200px; width: 100%; text-align: center; display: inline-block; }
@media (max-width: 991px) {
.owl-controls { top: -120px; }
}
.owl-controls a { color: #f16701; }
.owl-controls a:hover { color: #f16701; }
.owl-controls .bg-prev { position: absolute; z-index: 1; width: 50px; height: 50px; z-index: 10; background: #fff; border: 1px solid #f16701; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.owl-controls .bg-prev:before { content: ""; display: block; position: absolute; z-index: -1; top: 3px; left: 3px; right: 3px; bottom: 3px; border: 2px solid #f16701; }
.owl-controls .prev { left: 15px; z-index: 11; position: absolute; width: 50px; height: 50px; line-height: 32px; }
.owl-controls .prev.active { background-image: none; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.owl-controls .prev:active { background-image: none; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.owl-controls .bg-next { position: absolute; float: right; z-index: 1; width: 50px; height: 50px; position: relative; z-index: 10; background: #fff; border: 1px solid #f16701; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.owl-controls .bg-next:before { content: ""; display: block; position: absolute; z-index: -1; top: 3px; left: 3px; right: 3px; bottom: 3px; border: 2px solid #f16701; }
.owl-controls .next { right: 15px; z-index: 11; position: absolute; width: 50px; height: 50px; line-height: 32px; }
.owl-controls .next.active { background-image: none; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.owl-controls .next:active { background-image: none; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.owl-theme .owl-controls .owl-page { cursor: pointer; display: inline-block; zoom: 1; *display: inline;
/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page a { display: block; width: 12px; height: 12px; margin: 0px 5px; filter: alpha(opacity=50); /*IE7 fix*/ opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: transparent; border: 2px solid #888; }
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { filter: alpha(opacity=100); /*IE7 fix*/ opacity: 1; display: inline-block; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.go-top { display: inline-block; height: 40px; width: 40px; line-height: 40px; position: fixed; bottom: 60px; right: 10px; z-index: 77; font-size: 18px; text-align: center; background: #181818; color: #fff !important; overflow: hidden; visibility: hidden; opacity: 0; }
.go-top.go-top-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.go-top.go-topfade-out { opacity: 1; }
@media (max-width: 991px) {
.go-top { right: 20px; bottom: 20px; }
}
@media (min-width: 992px) {
.go-top { height: 50px; width: 50px; line-height: 50px; right: 30px; bottom: 50px; }
}
.nano { position: relative; width: 100%; height: 100%; overflow: hidden; }
.nano .content { position: absolute; overflow: scroll; overflow-x: hidden; top: 0; right: 0; bottom: 0; left: 0; padding: 0; }
.nano .content:focus { outline: 0; }
.nano .content::-webkit-scrollbar {
 visibility: hidden;
}
.has-scrollbar .content::-webkit-scrollbar {
 visibility: visible;
}
.nano .pane { position: absolute; width: 3px; right: 0; top: 0; bottom: 0; visibility: hidden\9; /* Target only IE7 and IE8 with this hack */ opacity: 0.01; -webkit-transition: .2s; -moz-transition: .2s; -o-transition: .2s; transition: .2s; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.nano .pane .slider { background: #fff; background: rgba(255, 255, 255, 0.5); position: relative; margin: 0 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; }
.nano:hover .pane, .pane.active, .pane.flashed { opacity: 0.99; }
.nano { position: relative; width: 100%; height: 100%; overflow: hidden; }
.nano .content { position: absolute; overflow: scroll; overflow-x: hidden; top: 0; right: 0; bottom: 0; left: 0; padding: 0; }
.clr-white { color: #fff; }
.txt-center { text-align: center; }
.clients-padding { padding: 0px 0px 15px 0px; }
#main-header { padding: 3px 0px; -webkit-box-shadow: 0 3px 4px -2px rgba(0,0,0,.20); box-shadow: 0 3px 4px -2px rgba(0,0,0,.20); -moz-box-shadow: 0 3px 4px -2px rgba(0,0,0,.20);background: #fff }
.package-box { border-top: #999 2px solid; margin-bottom: 10px; padding: 15px 20px; background: #f5f5f5; overflow: hidden; }
.starter-package { border-color: #f25581; }
.package-box h3 { font-size: 20px; font-family: 'Roboto Condensed', sans-serif; position: relative; }
.starter-package h3 { color: #f25581; }
.starter-package .price-box { background: #f25581; }
.price-box { background: #CCC; width: 50px; height: 50px; line-height: 50px; !important;border-radius: 100%; text-align: center; font-size: 22px !important; color: #FFF; font-weight: 600 !important; -webkit-border-radius: 100%; -o-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; position: absolute; right: 0px; top: -20px; }
.package-box h3 span { display: block; font-size: 16px; font-weight: 300; letter-spacing: 0px; }
.basic-package { border-color: #0fcea4; }
.basic-package h3 { color: #0fcea4; }
.basic-package .price-box { background-color: #0fcea4; }
.standard-package h3 { color: #d8ae30; }
.standard-package { border-color: #d8ae30; }
.standard-package .price-box { background: #d8ae30; }
.premium-package h3 { color: #000; }
.premium-package { border-color: #336699; }
.premium-package .price-box { background: #336699; }
.starter-package .advanced-button i { background: #f25581; }
.basic-package .advanced-button i { background: #0fcea4; }
.standard-package .advanced-button i { background: #d8ae30; }
.premium-package .advanced-button i { background: #336699; }
.list-info li a { color: #303f4e; }
.list-info li a:hover { color: #ff6d00; }
.clear { clear: both; }
.industry-block { background: #f3f3f3; padding: 12px; min-height: 490px; margin-bottom: 20px; }
.industry-block h2 { font-size: 20px; color: #fffdfc; background: #ff6d00; padding: 8px 10px; margin: 10px 0px; text-align: center; }
.list-info ul li { cursor: pointer; }
.accordion .panel-default { border-color: #ffffff;margin-top: 2px !important; }
.accordion .panel-default > .panel-heading { background-color: #ff6d00;color: #ffffff; }
.accordion .panel-heading {padding: 0;}
.accordion .panel-heading h2 a { padding: 15px; display: block}
.accordion .panel-body h3 { font-size: 20px; margin-top: 10px; }
.accordion .panel-title { font-size: 18px; }
.more-info h4 { padding-bottom: 15px; margin-top: 30px; margin-bottom: 15px; font-family: 'Montserrat', sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; border-bottom: 2px solid #eeeeee; }
.more-info ul { padding: 0; margin: 0; list-style: none; }
.more-info ul li { display: block; font-family: 'Roboto', sans-serif; font-size: 15px; color: #555555; margin: 5px 0px; }
.more-info ul li i { color: #ff6d00; margin-right: 10px; }
.client-logo img { border: 1px solid #828282; margin-bottom: 10px; padding: 5px; }
.owl-wrapper h2 { font-size: 20px; }
iframe { border: 0 }
.contact-form input[type="file"] { background: #fff; }
.inner-page-hdng { float: none; margin: 0px auto; }
.inner-page-hdng h2 { margin: 0 0 10px 0; color: #f96b02; }
.inner-page-hdng p { margin-bottom: 30px; font-size: 13px; }
.apply-form { background-color: #f2f6f9; padding: 15px; }
.job-details { background: #fbf7ed; padding: 15px 20px; }
.job-details p b { font-family: arial; color: #656565; }
.job-details h3 { margin: 10px 0px; font-size: 22px; }
.job-details p a { color: #f96b02; font-weight: bold; font-family: arial; }
.job-details .btn { background: #ffc92f; padding: 10px 20px; margin-top: 10px; color: #292929; border: 0; border-radius: 3px; font-family: arial; font-weight: bold; }
.job-details .btn .fa { margin-right: 10px; }
.apply-form .control-label { font-family: arial; }
.apply-form .btn-default { background: #ffc92f; padding: 10px 20px; margin-top: 10px; color: #292929; border: 0; border-radius: 3px; font-family: arial; font-weight: bold; }
@media (max-width: 991px) {
#main-header { padding: 15px 0px; }
}
.main-navigation a.active { color: #ff6d00; }
.job-inner-banner { background: #353535; width: 100%; margin-top: 102px; padding: 55px 0px; }
.job-inner-banner h2 { color: #fff; margin: 6px 0 0; }
.job-inner-banner h2 span { color: #ff6d00; }
.job-inner-banner .page-active { background-color: rgba(0, 0, 0, 0.1); margin-right: auto; margin-left: auto; display: inline-block; }
.job-inner-banner .page-active ul { padding: 8px 20px; margin: 0; list-style: none; }
.job-inner-banner .page-active ul li { display: inline-block; }
.job-inner-banner .page-active ul li a { color: #ffffff; font-size: 11px; text-transform: uppercase; margin: 0px 2px; }
.job-inner-banner .page-active ul li:last-child a { color: #ff6d00; }
.list-info a.active { color: #f96b02; }
.list-info li i { margin-right: 8px; }
.careers-bg { background-image: url(../images/careers-bg.jpg); width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 70px 0px; border-bottom: 4px solid #f4c23d; }
.careers-bg h2 { color: #fff; }
.clr-orange { color: #ff6d00 !important; }
.price-box img { width: 40px; height: 40px; }
.accordion-toggle .glyphicon { float: right; font-size: 18px; color: #ffffff; font-weight: bold; }
.clients-page .client-logo {padding: 0 2px;width: 140px;float: none;display: inline-block;}
@media (min-width: 481px) and (max-width: 767px) {
	.industry-block-div {width: 50%;float: left;    padding: 0 5px;}
	.industry-block h2 {font-size: 20px;}
}
.sub-left-nav {padding-left: 20px !important;}

/*

#owl-demo .item img {
  filter: gray;
  -webkit-filter: grayscale(90%);
}

#owl-demo .item img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

*/



.alert { position: fixed; z-index: 1000!important; width: 100%; height: 100%; background: rgba(255,255,255,.5)!important; top: 0; }
.alert h4 { margin-top: 0; color: inherit }
.alert .alert-link { font-weight: 700 }

.alert { color: #7e7e7e; box-shadow: 0 0 10px 1px rgba(0,0,0,.3); position: fixed; z-index: 100000!important; width: 100%; height: 100%; top: 0; border-radius: 0; display: none; }
.alert h3 { margin-top: 0; color: #4a4949; font-weight: bold; }
.alert-text { width: 46%!important; height: auto; background: #fff; padding: 20px; margin: 10% auto; }
.alert-text .close { opacity: 0.8; }
.alert-text .close:hover, .alert-text .close:focus { opacity: 1; }
#loading { background-color: rgba(0,0,0,0.9) !important; border-color: transparent; }
#loading .loading-icon { background-image: url(../images/loading-cogs.gif); background-repeat: no-repeat; width: 198px; margin: 8% auto; height: 198px }
#success { background-color: rgba(0,0,0,0.9) !important; background: 0 0; border-color: transparent; color: #2ecc71; display: none }
#success .alert-text { border: 5px solid #66d273; }
#success h3 i { color: #66d273; margin-right: 5px; }
#success button.close { background: #66d273; width: 36px; height: 36px; color: #fff; font-size: 28px; font-weight: normal; cursor: pointer;}
#success .success-msg { padding-top: 10px; border-top: 2px solid #dedede; color: #333; font-size: 16px; margin-top: 1%; font-weight: bold; }
#failure { background-color: rgba(0,0,0,0.9) !important; background-color: transparent; border-color: transparent; color: #f45252; display: none; }
#failure .alert-text { border: 5px solid #ff4f2d; }
#failure h3 i { color: #ff4f2d; margin-right: 5px; }
#failure button.close { background: #e5725c; width: 36px; height: 36px; color: #fff; font-size: 28px; font-weight: normal; cursor: pointer;}
#failure .error-msg { padding-top: 10px; border-top: 2px solid #dedede; color: #333; font-size: 16px; margin-top: 1% }
#failure .error-msg li { font-weight: bold; margin-bottom: 5px; list-style: decimal; }
 @media (max-width:979px) {
.alert-text { width: 80%!important; }
}

.error-block {padding: 100px 0;margin-top: 100px;}
.error-block h1 {margin: 0 0 10px 0;color: #f96b02;font-size: 40px;}
.error-block .advanced-button {width: 220px;display: inline-block;margin-top: 15px;}




.notification-box { padding: 15px; position: fixed; top: 0; z-index: 10000; width: 100%; height: 100%; background: rgba(255,255,255,.9) }
.error-box, .success-box { background-color: #FFF; width: 50% }
.notification-box h4 { float: left; margin: 0 }
.notification-box .close { font-size: 12px; float: right }
.notification-box p { margin-bottom: 0; font-size: 15px; float: none }
.error-box { padding: 5px 15px; margin: auto }
.error-box .close { color: #333; font-weight: 700; font-size: 20px }
.error-box h4 { color: #730003; font-weight: 400; font-size: 16px; text-shadow: none }
.error-box p { color: #5E5E5E; border-top: 1px solid #e9b9bb; padding-top: 5px; margin-top: 25px }
.success-box { padding: 5px 15px; margin: auto }
.vc_custom_1456039926123, .vc_custom_1459593963143 { margin-right: -15px!important }
.success-box .close { color: #333; font-weight: 700; font-size: 20px }
.success-box h4 { color: #186F00; font-weight: 400; font-size: 16px; text-shadow: none }
.success-box p { color: #5E5E5E; border-top: 1px solid #d9e9b9; padding-top: 5px; margin-top: 25px }
.pleft20 {padding-left: 30px !important;}
#map_wrapper, .mapping {height: 430px;}
.hdng-center .line-center{margin:0; padding:0 10px; background:#fff; display:inline-block;}
.hdng-center h2{ text-align:center; position:relative; z-index:2; font-size: 25px; color: #ff6d00; margin-bottom: 20px;}
.hdng-center h2:after{content:""; position:absolute; top:50%; left:0; right:0; border-top:solid 1px #9a9a9a; z-index:-1;}
.iminds-services h4{font-size: 20px;}
.iminds-services h4 i{margin-right: 0.5em;}
.iminds-services .fa-handshake, .clr1 {color: #ff6d00;}
.iminds-services .fa-users-cog, .clr2 {color: #0fcea4;}
.iminds-services .fa-desktop, .clr3 {color: #3d8de0;}
.iminds-services .fa-industry, .clr4 {color: #f4c23d;}
.clr5 {color: #f25581;}
.clr6 {color: #0fcea4;}
/*.clr7 {color: #f4c23d;}*/
.right-info li i{margin-right: 5px;}
.why-us .right-content {padding-left: 20px;}
.why-us .right-content h1 {margin-top: 0;}
.right-info li i{margin-right: 5px;}
.services-list-block {border-top: #ef6a25 2px solid;    margin-bottom: 30px;    padding: 15px 20px;    background: #f5f5f5;  overflow: hidden;    box-shadow: 1px 2px 8px #cccccc;}
.services-list-block .hdng-center .line-center {background: #f5f5f5;font-size: 20px;}
.services-list-block .services-list {width: 100%;text-align: center;}


.achievements-icons {text-align: center;border-bottom: 1px solid #ececec;}
.achievements-icons img {width: 250px; padding: 10px;}
.partners-block { background: #f5f5f5; padding: 15px 0;box-shadow: 1px 2px 8px #cccccc; }
.partners-block .col-xs-12 {padding-top: 5px;padding-bottom: 5px;}
.partners-block img { float: left; padding: 5px; border: 1px solid #ccc; margin-right: 10px;}
.partners-block p {font-weight: bold;font-size: 16px;}

.address-block {padding-bottom: 20px; padding-top: 20px;}
