body {font-family:TimesNewRoman,serif; font-weight: normal; font-size: 14px; line-height: 24px;margin: 0;padding: 0;-webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;}

/*----------typography-----------*/
a{text-decoration: none !important;}
a:focus {outline: none;}
:-moz-focus-inner {outline:none;border:0px;}
img{border: 0px;margin: 0;padding: 0;outline: none;display: inline-block;height: auto;vertical-align: middle;-ms-interpolation-mode: bicubic;}
::-webkit-input-placeholder {color: #9d9090;font-size:14px;}
:-moz-placeholder {color: #9d9090;font-size:14px;}
::-moz-placeholder {color: #9d9090;font-size:14px;}
:-ms-input-placeholder {color: #9d9090;font-size:14px;}
::selection {background: #c10808;color: #FFF;}
::-moz-selection {background: #589BD2;color:#FFF;}
h1, h2, h3, h4, h5, h6 {font-weight: 500; padding: 0px;margin: 0px; sans-serif; color:#252525; font-size:35px;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {font-size: 18px; font-family:TimesNewRoman,serif;  color: #000000;font-weight: normal;font-style: italic;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #000000;}
ul{list-style: none;margin: 0;padding: 0;}
li {margin: 0;padding: 0;font-size: 14px;color: #000; font-family:TimesNewRoman,serif; }
li a {color: #000;}
p{ font-size:14px; color:#000; font-family:TimesNewRoman,serif; text-align:justify; }


/* Header Top */
.header-top {
    background: #c10808;
    padding: 10px 0px;
}
ul.top-contact {
    margin: 0px;
    padding: 0px;
	    float: right;
}
ul.top-contact li {
    display: inline-block;
    padding-left: 10px;
}
.header-top a, .header-top span, .welcome {
    color: #fff;
	font-size:18px;
}

.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}
ul.dropdown-menu {
top:40px;	
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
    margin-bottom: 0;
    border: 0px solid transparent;
}
.navbar-brand>img {
    display: block;
    max-height: 65px;
}
.navbar-default .navbar-nav > li.dropdown:hover > a, .navbar-default .navbar-nav > li.dropdown:hover > a:hover, .navbar-default .navbar-nav > li.dropdown:hover > a:focus {
background:none;
}
.navbar-nav>li>.dropdown-menu {
background:#000;
}
.dropdown-menu li a{
	color:#fff;		font-family:helvetica;
}
.navbar-nav {
    margin: 25px 0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
background:none;
color:#337ab7; 	
}
ul.dropdown-menu li:first-child {
    position: relative;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
box-shadow: inset 0px -2px 0px 0px #337ab7;
    color: #337ab7;
}
.navbar-default .navbar-nav>li>a {    color: #000;    font-size: 14px;    text-transform: uppercase;    font-weight: 600;    font-family: helvetica;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
background:none;
color:#337ab7;
    box-shadow: inset 0px -2px 0px 0px #337ab7;	
}
.nav>li>a {
    padding: 10px 14px;
}
.simple_second_carousel_caption {
botto:unset;
top:20% !important;	
}
.carousel-control.right, .carousel-control.left {
    display: none; 
}
.carousel-caption.simple_second_carousel_caption strong {
    font-size: 20px;
}

section.latest-news {
    padding: 15px 0px;
    background: #c10708;
}
.wrap-title h5 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}
.wrap-title {
    border-right: 3px solid #fff;
}
.marquee-box a {
    color: #fff;
	font-size: 20px;
}
section#serving-section {
    padding: 35px 0px;
}
.industries h1 {
    font-size: 40px;
    font-weight: bold;
    line-height: initial;
    margin-bottom: 30px;
}
p.highlighted-text {
    font-size: 16px;
}
.industries small {
    font-size: 16px;
    font-weight: lighter;
}

.industries {
    margin-bottom: 50px;
}
.form-wrapper {
    padding: 17px;
    border: 1px solid #000;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
}
.form-title p {
    font-weight: bold;
    font-size: 20px;
    color: #c10808;
}
.enquiry-form p {
    font-size: 16px;
}
form.enquiry-form label {
    font-weight: normal;
}
form.enquiry-form textarea {
    min-height: 85px;
}
form.enquiry-form .form-control:focus {
	outline:0;
	box-shadow:none;
	-webkit-box-shadow:none;
	border-color:#c10808;
}
form.enquiry-form .form-control {
border-color:#949494;	
}
.custom-bg {
background: -moz-linear-gradient(45deg, rgba(137,1,1,1) 0%, rgba(189,7,7,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(137,1,1,1)), color-stop(100%, rgba(189,7,7,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(45deg, rgba(137,1,1,1) 0%, rgba(189,7,7,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(45deg, rgba(137,1,1,1) 0%, rgba(189,7,7,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(137,1,1,1) 0%, rgba(189,7,7,1) 100%); /* ie10+ */
background: linear-gradient(45deg, rgba(137,1,1,1) 0%, rgba(189,7,7,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd0707', endColorstr='#890101',GradientType=1 ); /* ie6-9 */
color:#fff;
border-color:transparent !important;	
}

a.hightlighted-texrt {
    color: #008000;
    font-weight: 600;
}
.tab .nav li a {
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
}
/*  Box Hover */
.hoverBox {
    position: relative;
}
.hoverimages {
    overflow: hidden;
}
.zoom {
    transition: transform .5s;
    margin: 0 auto;
}
.poplar-text {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: red;
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(255,0,0,1));
    padding: 15px 20px;
    text-align: center;
}
.poplar-text p {
    font-weight: 400;
    color: #fff;
    line-height: initial;
    font-size: 18px;
}
.hoverBox:hover .zoom {
    transform: scale(1.5);
}
.hoverimages img {
    width: 100%;
}
    .btn-readmore {background-color: #c10708;
    color: #fff;
    border: none;
    border-radius: 0px;
    padding: 10px 30px;
    display: table;
    margin-top: 20px;
	    font-weight: bold;
    font-size: 18px;
}
 .btn-readmore:hover,  .btn-readmore:focus {
	 color:#fff;
 }
/* Tab */
.nav-tabs>li {
    margin-bottom: 0px;
    background: #EBEBEB;
	border:#e3e3e3;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
   background: -moz-linear-gradient(271deg, rgba(238,239,239,1) 0%, rgba(169,169,169,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238,239,239,1)), color-stop(100%, rgba(169,169,169,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(271deg, rgba(238,239,239,1) 0%, rgba(169,169,169,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(271deg, rgba(238,239,239,1) 0%, rgba(169,169,169,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(271deg, rgba(238,239,239,1) 0%, rgba(169,169,169,1) 100%); /* ie10+ */
background: linear-gradient(179deg, rgba(238,239,239,1) 0%, rgba(169,169,169,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeefef', endColorstr='#a9a9a9',GradientType=0 ); /* ie6-9 */
    border: 1px solid #ddd;
}
.nav-tabs>li>a {
    margin-right: 0;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
}
.nav-tabs>li>a:hover {
    border-color: #dcdcdc;
}
.content-tab {
border: 1px solid #ddd;
    background: #f8f8f8 !important;
    padding: 15px;
	    border-top: 0px;
}
.heading4{font-size:18px;font-weight:400;font-family:'Lato', sans-serif;color:#111111;margin:0px 0px 5px 0px;}
ul.tab-img img {
    margin: 0 auto;
    display: block;
}
section.leading-section {
    padding: 0px 0px 50px;
}
.title-heading h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}
.leading-content p {
    font-size: 16px;
    margin-top: 15px;
}
.leading-content small {
    font-size: 16px;
    text-align: justify;
    display: block;
}
footer {
    background: #c10708;
    padding: 50px 0px;
}
footer hr {
    margin-top: 12px;
    margin-bottom: 20px;
    border: 0;
    border-top: 4px solid #fff;
    margin-left: 0px;
    width: 60px;
}
footer p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
footer h4 {
    color: #fff;
    font-size: 22px;
    font-weight: bold !important;
}
.footer-link ul li a {
    color: #fff;
	font-size:16px;
	    transition: all 0.3s ease-in-out;
}
ul.phone_email li i {
    color: #fff;
    padding-right: 10px;
}
.socials ul li {
    float: left;
    margin:0px;
}
.socials ul li a {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 16px;
	margin-left: 8px;
    background: #fff;
    text-align: center;
    line-height: 32px;
    color: #c10708;
    font-size: 17px;
    text-decoration: none !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

/* Image Carousel */
.slick-slide {
    margin: 0px 15px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    overflow: hidden;
    position: relative;
    display: block;
    margin-top: 25px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.clients-bg {
	padding:50px 0px;
	background:#f2f2f2;
}
.clients-bg .heading-title h1 {
	color:#000;
}
.clients-bg .heading-title h1:after {
    content: '';
    position: absolute;
    width: 110px;
    height: 4px;
    background: #3e9344;
    top: 71%;
    left: 45%;
}
/* End */
section.clients {
    padding: 50px 0px;
}
section.clients .title-heading {
    margin-bottom: 40px;
}

.service-content h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: initial;
    margin-bottom: 5px;
}
.img-service img {
    display: block;
    margin: 0px auto;
}

.img-service {
padding:20px 0px;	
}
.wrap-service-box {
    text-align: center;
    padding: 0px 10px 30px;
}
.service-content p {
    font-size: 15px;
	text-align:center;
}
.service-content a {
line-height: initial;
    display: block;
    color: #000;
    font-size: 17px;
    position: relative;
    text-decoration: underline !important;
    font-weight: 900;
}
section.overview-service {
    padding: 55px 0px;
    background: url('../images/bg.jpg');
}
.right-border {
    border-right: 2px solid #c10808;
}
.border-bottom {
    border-bottom: 2px solid #c10808;
}
.remove-pad {
    padding: 0px;
}
section.overview-service .title-heading {
    padding-bottom: 50px;
}
.overview-service .row .right-border:last-child {
   border:0;
}

.footer-bottom  {
    background: #c10708;
  
}
.footer-bottom .row {
    border-top: 1px solid #fff;
    padding: 20px 0px;
}
.footer-bottom a, .footer-bottom p, .socials ul li {
    color: #fff;
    margin: 0;
}
.socials {
    float: right;
}

.content-tab ul li span {
    display: table;
    padding-left: 22px;
	text-align: justify;
}
.content-tab ul li i {
    position: absolute;
    margin-top: 8px;
    font-size: 8px;
}
.tab {
    margin-top: 20px;
}
#topcontrol i {
   text-decoration: none;
    border: 0 none;
    display: block;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
div#topcontrol {
    bottom: 20px !important;
    right: 20px !important;
}
#topcontrol i:hover, #topcontrol i:focus {
background:#c10708;
color:#fff;	
}

section.wrap-breadcrumb {
    padding: 5px 0px;
    background: #f6f6f6;
}
.page-title h1 {
    font-size: 22px;
}
.wrap-breadcrumb .breadcrumb {
    margin: 0px;
	background:transparent;
    padding: 0px;
}
.wrap-breadcrumb .breadcrumb>li+li:before{
	content:'\f105';
    font-family: "FontAwesome";
}
.wrap-breadcrumb .breadcrumb>li, .wrap-breadcrumb .breadcrumb>li a {color:#707070;
}
.icon {
    width: 5em;
    height: 5em;
    display: table;
    margin: 0 auto;
    background: #c10708;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.box-wrap {
    text-align: center;
}
.icon i.fa {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 40px;
}
section.form-wizard {
    padding: 50px 0px;
}
section.our-address {
text-align: center;
    padding: 35px 0px 35px;
    background: #f6f6f6 !important;
}
form.contact .form-control {
       border-radius: 0px;
    min-height: 40px;
    -webkit-border-radius: 0px;
    font-family: helvetica;
    font-weight: normal;
}
form.contact .form-control:focus {
outline:0;
box-shadow:none;
border-color:#c10708;	
}
.content-wrapper h2 {
    margin-bottom: 15px;
}
ul.list-para li {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: initial;
}
form.contact textarea {
    max-height: 200px;
    height: 185px;
}
ul.quick-links li {
   
	    font-size: 20px;
    font-weight: 600;
    color: #c10708;
}
ul.quick-links li:before {
	content:'\f105';
	position:absolute;
	font-family:fontawesome;
	font-size:16px;
}
ul.quick-links li:first-child {
padding-left:0px;	
}
ul.quick-links li:last-child:after {
display:none;	
}
ul.quick-links li a {
    color: #00;
    padding-left: 15px;
    font-size: 16px;
    font-weight: normal;
}
.link-heading {
    font-size: 18px;
    font-family: old man old;
    color: #c10708;
    font-weight: bold;
    padding-bottom: 10px;
}
.content-wrapper.contact-heading h2 {
    color: #c10708 !important;
    font-size: 30px !important;
    font-weight: bold;
}
.contact .btn-danger {
background:#c10708;	
text-transform:uppercase;
}
.content-wrapper h2, .title-inner-page h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #c10708;
}
.title-inner-page h1 {
	
}
.top-address p {
    font-size: 20px;
    line-height: initial;
}
.top-address {
    margin-bottom: 30px;

}
.box-wrap address {
    font-size: 16px;
    display: block;
    padding-top: 10px;
}
.title-inner-page {
    text-align: center;
}
.title-inner-page h1 {
    margin-bottom: 30px;
}
section.map {
padding-bottom: 35px;
    padding-top: 30px;
}

.wrap-list h3 {
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
ul.about-text li {
    margin-bottom: 20px;
}
.wrap-list {
    margin-bottom: 30px;
}
.wrap-list ul  {
padding-left:15px;	
}
.wrap-list ul li {
    list-style: disc;
    list-style-position: outside;
}

/* 28-Mar 2018 */
.job-listings img {
    float: left;
    display: inline-block;
    margin-left: 35px;
    margin-top: 2px;
    width: 60px;
    height: 60px;
}
.job-listings .job-list-content {
    display: block;
    margin-left: 125px;
    position: relative;
}
.job-list-content h4 {
    margin-bottom: 15px;
    color: #337ab7;
    font-size: 22px;
}
.job-icons span {
    display: inline-block;
    margin-right: 40px;
	    margin-bottom: 8px;
}
.job-icons span i {
margin-right:4px;	
}
.appply-now {
    background: #337ab7;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 110px;
    color: #fff;
}
.appply-now:hover, .appply-now:focus {
color:#fff;	
}
.job-listings > li {
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    position: relative;
    z-index: 99;
    padding: 10px 0px;
}
   .job-listings > li:hover { 
   background:#f4fbf7 ;
   border-color: rgba(38,174,97,0.7);
   }

ul.job-listings li:last-child {
    border-bottom: 1px solid #e0e0e0;
}
.job-form .form-control {
    border-radius: 0px;
    -webkit-border-radius: 0px;
	background: #f8f8f8;
}
.widget-box.search {
    padding: 17px;
	background-color: #f8f8f8;
}

.widget-box .navbar-form .input-group {
	width:100%;
	
}
.widget-box {
    background-color: #f8f8f8;
    padding: 32px 35px;
}
.search {
margin-bottom:40px;	
}
aside#text-2 p {
    color: #333;
}
a.submit-modal {
cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    overflow: hidden;
    line-height: 27px;
    position: relative;
    font-family: helvetica;
    z-index: 10;
    color: #fff;
    background: #c10708;
}
a.submit-modal i {
    margin-right: 3px;
}
.job-form .form-control:focus,.job-form .form-control:hover  {
    outline: 0;
    box-shadow: none;
    border-color: #c10708;
}
.widget-text h5 {
	font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 3px 0 0 0;

}
.widget-text span {
    color: #999;
    font-weight: 500;
    margin: 9px 0 0 0;
    display: block;
}
.widget-tabs li:first-child {
    margin: 5px 0 0 0;
}
.widget-tabs li {
    padding: 0 0 27px 0;
    margin: 24px 0 0 0;
    border-bottom: 1px solid #e0e0e0;
}
.widget-text h5 a:hover, .widget-text h5 a:focus  {
	color:#26ae61;
}

.nav-tabs {
	border-bottom:0px;
}

.jobs .nav-tabs>li>a {
    margin-right: 0;
    border-color:transparent;
    border-radius: 0px;
	text-transform:uppercase;
	background:#f2f2f2;
}
aside#text-2 {
    margin-bottom: 40px;
}
.bg-modal {
    background: #fff;
    color: #000;
    border: 6px solid #c10708;
    font-size: 14px;
    border-radius: 0;
}
.modal-header {
    padding: 0;
    border-bottom: 1px solid #fff;
    height: 30px;
    min-height: 30px;
}h3.modal-head {
    position: relative;
    top: -15px;
	    font-size: 24px;
}
.form-group {
    margin-bottom: 4px;
}
#myModal input {
   
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.modal-content.bg-modal {
    max-height: 700px;
    overflow-y: auto;
}
#myModal textarea.form-control {
    height: 45px;
}
button#send_cv_on_mail {
    background: #c10708;
    border-radius: 0px;
    border: 0;
    color: #fff;
    font-family: helvetica;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 15px;
}

@media (min-width: 768px){
.modal-dialog {
    width: 600px;
    margin: 10px auto;
}
}
.modal-header .close {
    margin-top: -6px;
}
.modal-header .close {
    top: 0;
    opacity: inherit;
    color: #fff;
    font-size: 24px;
    position: relative;
    right: 0;
    background: #c10708;
    padding: 12px 10px 7px;
}

#myModal label {
    font-weight: normal;
}
#myModal input[type="file"] {
border:0px;
box-shadow:none;	
padding-top: 0;
}
button#sendNewSms {
    background: #c10708;
    border-radius: 0px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 0px;
    font-weight: bold;
}
ul.nav.navbar-nav.navbar-right li.dropdown:after {
    content: '\f107';
    position: absolute;
    right: 0;
    top: 7px;
    font-family: fontawesome;
	    right: -15px;
    color: rgba(0,0,0,0.4);
}
ul.nav.navbar-nav.navbar-right li.dropdown:hover:after {
	opacity:0;
}

.company-info img {
    float: left;
    display: inline-block;
    height: 100px;
    width: 100px;
    margin-right: 30px;
}

.company-info .content {
    display: block;
    float: left;
    margin: 23px 0 0 0px;
}

.company-info {
    border-bottom: 1px solid #e0e0e0;
     padding-bottom: 33px;
     margin-bottom: 35px;
    width: 100%;
    min-height: 120px;
}
.company-info h4 {
    font-size: 20px;
    line-height: 30px;
}

ul.share-post li a:hover {
    opacity: 0.85;
}
ul.share-post li a {
    color: #fff;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 0 1px 1px 0;
    padding: 0;
    position: relative;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 11px;
    font-weight: 700;
    padding: 8px 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
ul.share-post li a:before {
    font-family: "FontAwesome";
    font-size: 13px;
    display: inline-block;
    margin: 0 6px 0 0;
    font-weight: normal;
}
.facebook-share {
    background-color: #3b5998;
}
.twitter-share {
    background-color: #33bcf3;
}
.google-plus-share {
    background-color: #dd4b39;
}
.linkedin-share {
    background-color: #0976b4;
}

.job_description h6 {
    font-size: 15px;
    font-weight: 300;
    padding-bottom: 20px;
}

p.job-position {
    margin-bottom: 20px;
}

 .job_description h2 {   font-size: 18px;
    text-decoration: underline;
    padding-bottom: 20px;
    margin: 0;
}
.job_description h5 {
    font-size: 15px;
    margin: 0px;
    padding-bottom: 8px;
}
ul.responsibility-list li {
    font-weight: 300;
}

p.exp {
    padding: 8px 15px;
    border-left: 2px solid #c10708;
    margin: 20px 0px;
}


.right-job-details h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.job-overview, .resume-spotlight, .job-spotlight {
    background-color: #fdfdfd;
    border: 1px solid #e2e2e2;
    padding: 35px 38px 31px 38px;
	margin-bottom:30px;
}
.job-overview ul li:first-child {
    margin-top: 5px;
}
.job-overview ul li div {
    position: relative;
    top: -24px;
    margin-left: 25px;
}
.job-overview ul li span {
	display: block;
    margin-top: 3px;
    line-height: 26px;
}
.job-overview ul li i {
    color: #337ab7 !important;
}

a.btn.btn-block.job-app {
    box-sizing: border-box;
    margin: 22px 0 0 0;
    background: #c10708;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 10px;
    font-weight: bold;
}

a.btn.btn-block.job-app:hover, a.btn.btn-block.job-app:focus {
background:#000;	
}

.widget h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.right-job-details.bt h4 {
    margin-bottom: 30px;
}

.map iframe {
    max-width: 100%;
    width: 100%;
    display: block;
    min-height: 210px;
}
.modal-body {
    position: relative;
    padding: 0px 15px 16px;
}
.widget-box-search .form-control {
 
}
input#srch-term {

    border-radius: 0px;
    border-right:0px;
}
.navbar-form .btn-default.active, .navbar-form .btn-default.focus, .navbar-form .btn-default:active, .navbar-form .btn-default:focus, .navbar-form .btn-default:hover, .navbar-form .open>.dropdown-toggle.btn-default {
	background:none !important;
	border-left:0px;
}

.services .img-wrap {
    float: right;
    margin-left: 50px;
    margin-bottom: 20px;
}

section.services {
    padding: 50px 0px;
}

ul.bottom-links li:before {
    font-family: FontAwesome;
    font-size: 12px;
    content: "ïƒš";
    position: absolute;
    left: 0px;
    color: rgb(221, 221, 221);
    padding: 0px 7px 0px 0px;
}
ul.bottom-links li:before {
    font-family: FontAwesome;
    font-size: 12px;
    content: "ïƒš";
    position: absolute;
    left: 0px;
    color: rgb(221, 221, 221);
    padding: 0px 7px 0px 0px;
}


.parsley-error {border-color: red !important; }
.parsley-required {color:red; }

.cusuom_box li {width: 32%; margin:5px;  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);  min-height: 320px; float:left;}
.cusuom_box li:nth-of-type(4) {
    margin-left: 16.66%;
}
label span{color:red;}
@media (min-width:768px) {
.simple_second_carousel_wrapper>.carousel-inner>.item>img, .simple_second_carousel_wrapper>.carousel-inner>.item>a>img {
	position:relative;
	top:-120px;
}
}
/* 6-Apri 2018 */
.content-wrapper hr {
    margin-top: 5px;
}
.content-wrapper h2 {
	font-size:22px;
	color:#000;
	}

section.form-wizard .content-wrapper h2 {
    color: #333;
    font-size: 22px;
}

.dropdown .dropdown-menu:before {
    content: ' ';
    display: block;
    position: absolute;
    border-bottom: 20px solid #000;
    right: 1em;
    border-right: 15px solid transparent;
    top: -9px;
    border-left: 15px solid transparent;
}
.dropdown-menu {
	left:0;
}
.contact input, .contact textarea {
    background: #fcfcfc;
}
button#submit_mail_form {
    font-weight: bold;
}
.dropdown-menu>li>a {
	padding: 4px 15px;
}
ul.dropdown-menu li:first-child{
    padding-top: 10px;
}
ul.dropdown-menu li:last-child  {
	padding-bottom:10px;
}

.footer-bottom-link li a:before {
    font-family: FontAwesome;
    font-size: 15px;
    content: "";
    left: 0px;
    top: 3px;
    color: rgb(221, 221, 221);
    padding: 0px 7px 0px 0px;
}
.footer-link ul li a:hover {
    padding-left: 7px;
}

	.navbar-nav>li {
    margin-left: 10px;
}
form.enquiry-form input, form.enquiry-form textarea  {
    background: #fcfcfc;
}
.content-wrapper h1 {
    padding-bottom: 20px;
}

.cms-content img.abt-img {
    max-width: 474px;
}
section.form-wizard.cms-content p {
    margin-bottom: 21px;
}
.cms-content .content-wrapper h1 {
	font-size:30px;
}
.cms-content ul {
    padding-left: 15px;
}
.cms-content ul li {
	list-style:disc;
	color: #000;
	
}
.cms-content ul li:last-child {
	margin-bottom:21px;
}

@media(max-width:767px) {
	section.form-wizard.cms-content p {
    margin-bottom: 0;
}
.header-top a, .header-top span, .welcome {
    font-size: 14px;
}
}

/* 10-Apr 2018 */
.navbar-brand {
    padding: 15px 0px;
}
.top-address p {
font-size: 16px;
       line-height: 30px;
    text-align: center !important;
}
ul.list-para strong a {
    color: #26ae61;
}
ul.list-para p {
    line-height: 30px;
    margin-bottom: 15px;
	font-size:16px;
}
.map {
    margin-bottom: 20px;
}