body {
    font-family: 'Bebas Neue';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    color: #666666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2c2c2c;
    margin: 0 0 10px 0;
    font-family: 'Bebas Neue';
    
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 27px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 16px;
}

ul/ol {
    margin: 0 0 0 10px;
}

li {
    margin: 0 0 10px 0;
}

button {
    display: block;
}

a {
    text-decoration: none;
}

/* ============== Home Page Css starts ============== --*/


.header-top {
    background: #fff;
    padding: 10px 0;
    overflow: hidden;
}

.header-top a {
    text-decoration: none;
    color: #98a3a6;
    font-family: 'Lato', sans-serif;
}

.header-top ul li {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
    margin-bottom: 0;
}

.header-top ul {
    margin-bottom: 0;
    padding: 0;
}

.header-btm ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;

}

.header-top ul li a {
    color: #fff;
}
.header-top ul li a:hover {
 color:#000;
}
.header-top i.fa {
    padding: 0 5px 0 0;
}


.menu ul li a {
    text-transform: uppercase;
    color: #fdfdfd;
    font-size: 14px;
    padding: 10px 18px !important;
    font-family: 'Fira Sans', sans-serif;
}
.menu ul li a:hover{
    color: #00aef0;
}
.menu ul li {
    margin-bottom: 0;
}
.menu ul li.active a{
    color: #000;
}
.pt {
    padding-top: 6px;
}

.navbar-brand {
    padding: 0;
}

.common-space {
    padding: 40px 0;
}
.pt{
    padding-right: 53px;
}
.bg-light {
    background-color: #d3252e!important;
}
.banner img{
    width: 100%;
}
.banner .carousel-caption{
    background: url(../images/banner-bg.png);
    width: 400px;
    padding: 20px;
    left:61%;
    bottom: 90px;
}
.banner .carousel-caption p,.banner .carousel-caption h1{
    color: #fff;
}
.banner .carousel-caption h1{
    font-size: 30px;
    margin: 0;
    font-weight: normal;
}
.banner .carousel-caption p{
    margin-bottom:8px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: lighter;
    font-size: 22px;
    color: #ffffff;
    text-transform: uppercase;
}
.banner .carousel-caption img{
    width: 80px;
}
.wel h2{
    text-align: center;
    color: #323232;
    font-weight: normal;
}
.wel p{
 color: #6f6f6f;
 font-size: 16px;
 font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: lighter;
    line-height: 30px;
}
.wel{
    padding: 50px 0;
}
.ht h6,.ht a{
  font-family: 'Exo 2', sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #5b5b5b;
  text-transform: uppercase;
  margin: 0;
    padding-top: 5px;
}
.ht a{
    text-decoration: none;
}
.ht a:hover{
    color: #d3252e;
}
.ht{
    padding: 0;
}
.job{
    background:#151d42;
    padding: 45px 0;
}

.common-head p{
  font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: lighter;
    font-size: 16px;
    color: #ffffff;  
    margin-bottom: 5px;
}
.common-head h2{
 text-transform: uppercase;
 color: #fff;
 font-weight: normal;
}
.common-head img{
    padding-right: 10px;
}
.job-box{
    background:#fff;
    width: 255px;
   padding: 20px;
}
.job-box.active{
    background: #0f1535;
}
.job-box.active img,.job-box.active h6{
    color: #fff;
}
.job-box h6{
font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #323232;
    text-transform: uppercase;
    margin: 10px 0;

}
.job .col-lg-3{
    margin-bottom:20px;
}
.job-box:hover{
    background: #0f1535;
    cursor: pointer;
}
.job-box:hover h6{
  color: #ffffff;  
}
.jbs{
    clear: both;
}
.viewcat a{
  color: #ffffff;
  font-size: 14px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.viewcat a:hover{
    color: #d3252e;
}
.viewcat{
    text-align: right;
    padding: 0;
}
.viewcat img{
    margin-right: 10px;
}
.recent-head p,.recent-head h2{
    color: #323232;
}
.recent{
    padding: 50px 0 0 0;
}
/*.left-recent .col-md-3{
    float: left;
}*/
.left-recent h6{
 font-family: 'Fira Sans', sans-serif;
 font-size: 18px;
 color: #323232;
 font-weight: normal;
}
.left-recent h6 a{
    text-decoration: none;
     color: #323232;
}
.left-recent h6 a:hover{
 color: #d3252e;
}
.left-recent h6 span{
  font-size: 12px;
}
.left-recent ul li{
    display: inline-block;
    margin-right: 15px;
}
.left-recent ul{
    padding-left: 0;
    margin: 0;
}
.left-recent ul li a{
color:#474747;
font-size: 14px;
font-family: 'Fira Sans', sans-serif;
text-decoration: none;
}
.left-recent ul li.valid a{
    color: #5c5c5c;
}
.left-recent ul li a:hover{
    color: #d3252e;
}
.left-recent ul li i.fa{
    padding-right: 5px;
}
.left-recent ul li span{
    color: #da0918;
    padding-right: 3px;
}
.recent-info{
    overflow: hidden;
    float: left;
    border-right: 1px solid #d7d7d7;
}
.common-btn button{
 background: #151d42;
 border-radius: 0;
 padding: 10px 17px 10px 17px;
 font-size: 14px;
 color: #fff;
 font-weight: normal;
 font-family: 'Fira Sans', sans-serif;
 text-transform: uppercase;
 border: 1px solid #151d42;
}
.common-btn button:hover {
  background: #d3252e;
  border: 1px solid #d3252e;
  color: #fff;
}
.recent-list{
    margin-bottom: 52px;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden;
}
.recent-list p{
    font-size: 14px;
    color: #474747;
    font-family: 'Fira Sans', sans-serif;

}
.date h5{
 background: #d3252e;
 font-family: 'Fira Sans', sans-serif;
 color: #fff;
 font-size: 14px;
 width: 41px;
 height: 25px;
 padding: 2px 0;
 line-height: 23px;
 text-align: center;
 font-weight: normal;
}
.date h5 span{
 background: #252525;
 display: block;
 font-weight: bold;
 width: 41px;
 height: 25px;
}
.date{
    padding: 0;
}
.jobinfo{
 float: right;
    padding-left: 30px;
}
.recent-new{
 margin-bottom: 20px;
 border-bottom:1px solid #e1e1e1;
 overflow: hidden;
}
.rn{
    border-bottom:none!important;
    margin: 0;
}
.rn p{
    margin: 0;
}
.rh{
    margin-bottom: 25px;
}
.jobinfo p{
 
 font-family: 'Fira Sans', sans-serif;
 font-weight: normal;
 font-size: 12px;
 line-height: 18px;
 color: #595959;
}
.viewmore i.fa{
 color: #d3252e;
 padding-right: 5px;
}
.viewmore a{
    font-size: 14px;
    color: #4d4c4c;
    font-family: 'Fira Sans', sans-serif;
    text-decoration: none;
}
.viewmore a:hover{
    color: #d3252e;
}
.companies{
    padding: 40px 0;
}
.companies{
    background: #f6f6f6;
}
.companies .col-lg-3{
    margin-bottom: 0px;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    padding: 20px;
}
.bn{
    border-right: none!important;
}
.companies .col-lg-3 img{
   
    /* width: 90px; */
    margin-bottom: 15px;
}
.companies h6{
    
    position: absolute;
    bottom: 4px;
    text-align: center;
    left: 86px;
    margin-top: 15px;
}
.companies h6 a{
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #323232;
    text-transform: uppercase;
    text-decoration: none;
}
.companies h6 a:hover{
  color:#d3252e;
}
.left-recent{
    position: relative;
    margin-top: 36px;
}
.left-recent::after{
    background: url(../images/grey.png);
    width: 1005px;
    /*height: 514px;*/
    content: '';
    position: absolute;
    left: -160px;
    top: -24px;
    overflow: hidden;
    clear: both;
    z-index: -999;
}
.browse{
    margin:20px auto 0;
}
.browse button{
    color: #151d42;
    background: none;
    border-radius: 100px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: normal;
    font-size: 16px;
    padding: 8px 25px;
    border: 1px solid #151d42;
}
.browse button:hover{
    background:#151d42;
    border: 1px solid #151d42;
}

.jobinfo h6 a{
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    color: #252525;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.jobinfo h6 a:hover{
    color: #d3252e;
}
footer {
    background: #0f1535;
}
.top-footer {
    padding: 30px 0;
}
.footer-head h3 {
    font-size: 20px;
    color: #fff;
    margin: 0;
}
.top-footer p {
    color: #f6f6f6;
    margin: 20px 0;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    font-weight: lighter;
}
.top-footer input::-webkit-input-placeholder{
  color:#626262;
  font-weight:normal;
  font-size: 13px;
   font-family: 'Fira Sans', sans-serif;
}
.top-footer .form-control::placeholder{
  color:#626262;
  font-weight:normal;
  font-size: 13px;
   font-family: 'Fira Sans', sans-serif;
  
}
.email-part button{
    background: #4081c8;
    border: 1px solid #4081c8;
}
.email-part input{
    width: 212px!important;
}
.email-part button{
    background: #1b2855;
    border: 1px solid #1b2855;
    border-radius: 0;
}
.email-part button:hover{
    background:#d3252e;
    border: 1px solid #d3252e; 

}
.footer-head h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    margin-bottom: 25px;
    font-weight: normal;
}

.footer-list ul {
    padding: 0;
    margin: 0;
}
.footer-list ul li {
    list-style: none;
    overflow: hidden;
}
.footer-list ul li a {
    color: #fff;
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.footer-list ul li a:hover,.footer-bottom a:hover{
    color: #d3252e;
}
.footer-social-media{
    margin-top: 20px;
}
.footer-social-media ul{
    padding-left: 0;
}
.footer-social-media ul li {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100px;
    line-height: 30px;
}
.footer-social-media ul li a{
    color: #fff;
}
.footer-social-media ul li.facebook {
    background: #0181b1;
}
.footer-social-media ul li.twitter {
    background: #1fa8ff;
}
.footer-social-media ul li.instagram {
    background: #69399e;
}

.cinfo .col-md-1{
    float: left;
    padding: 0;
}
.cinfo .col-md-11{
    float: right;
    padding-left: 25px;
}
.cinfo i.fa{
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    color:#e50917;
    font-size:16px;
}
.footer-bottom{
  background: #f6f6f6;
  padding: 10px 0;
}
.footer-bottom p{
    font-family: 'Fira Sans', sans-serif;
    font-weight: lighter;
    font-size: 13px;
    color: #565656;
    margin: 0;
}
.copywrite-info{
    margin:0 auto;
}
.footer-bottom a{
    color: #8a8a8a;
    text-decoration: none;
}
.pts{
  /*padding-left: 20x;*/
    float: right;
   
    padding-top: 20px;
}
.lg{
    margin-right: 90px;
}
/* ============== Home Page Css ends ============== --*/
/* ============== Inner Page Css starts ============== --*/
.innerpage {
    position: relative;
    overflow: hidden;
}
.inner-text {
    position: absolute;
    bottom: 152px;
    text-align: center;
    right: 518px;
    z-index: 2;
    text-transform: uppercase;
    font-weight: bold;
}
.inner-text h3 {
    color: #fff;
    margin: 0;
    font-weight: bold;
    font-size: 30px;
    font-family: 'Fira Sans', sans-serif;
}
.innerpage:after {
    position: absolute;
    width: 100%;
    overflow: hidden;
    top: 0px;
    left: 0px;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    content: '';
}
.about-images img{
    width: 100%;
}
.common-block p,.common-block span{
  font-family: 'Fira Sans', sans-serif;
}
.common-block span{
  color:#d3252e;
}
.testimonial .carousel {
    margin: 20px auto;
    padding: 0 70px;
}
.testimonial .carousel .item {
    color: #999;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 290px;
}
.testimonial .carousel .item .img-box {
    width: 135px;
    height: 135px;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.testimonial .carousel .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.testimonial .carousel .testimonial {
    padding: 30px 0 10px;
    font-family: 'Fira Sans', sans-serif;
    color: #fff;
}
.testimonial .carousel .overview {   
    font-style: italic;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}
.testimonial .carousel .overview b {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}
.testimonial .carousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: none;
}
.testimonial .carousel-control i {
    font-size: 68px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.testimonial .carousel .carousel-indicators {
    bottom: -40px;
}
.testimonial .carousel-indicators li,.testimonial .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    border-radius: 50%;
}
.testimonial .carousel-indicators li {   
    background: #fff;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.testimonial .carousel-indicators li.active {    
    background: #d3252e;       
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.testimonial{
    background: #3b3939;
}
.testimonial h3{
    text-align: center;
    color: #fff;
}
.team-member, .team-member .team-img {
    position: relative;
}
.team-member {
    overflow: hidden;
}
.team-member, .team-member .team-img {
    position: relative;
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
    top: 35%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
}
.teaminfo img{
    width: 100%;
}
.teaminfo h6{
    margin:10px 0 0 0;
}
.contact-social ul{
    padding-left: 0;    
}
.contact-social ul li{
    display: inline-block;
    list-style: none;
}
.contact-social ul li {
    background: #d3252e;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.contact-social ul li a{
    color: #fff;
}
.contact{
    background: #f5f5f5;
}
.contact iframe{
    margin-top: 20px;
}
.services img{
    width: 100%;
}
.service-detail{
  border: 1px solid #ccc;
  padding: 20px;
}
.service-detail h6,.service-detail p{
font-family: 'Fira Sans', sans-serif;
}
.service-detail h6 a{
    text-decoration: none;
    color: #333;
}
.service-detail p{
    margin: 0;
}
.service-detail h6 a:hover{
  color:#d3252e;
}
.ser h2{
font-size: 3em;
    font-weight: 300;
    font-style: normal;
    line-height: 1.25em;
    margin-top: 0;
    margin-bottom: .9em;
    letter-spacing: 0;
    font-family: 'Fira Sans', sans-serif;
}
.service-right{
    padding-top: 35px;
}
.ser{
    background: #ece8da;
}
.ser-btm{
    background: #f5f5f5;
}
.line h3{
    position: relative;
    margin-bottom: 20px;
}
.line h3:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background-color: #ff3636;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
}
.line h3:after {
    position: absolute;
    background-color: #ff3636;
    content: "";
    width: 10px;
    height: 10px;
    bottom: -4px;
    left: 50%;
    margin-left: -5px;
    border-radius: 50%;
}
.document img{
    width: 100%;
}
.document{
    margin-bottom: 20px;
}
.page-item:first-child .page-link{
    font-family: 'Fira Sans', sans-serif;
}
.innerjob h6{
    text-transform: uppercase;
}
.innerjob .col-md-3{
    margin-bottom: 20px;
}
/* ============== Inner Page Css ends ============== --*/
/* ============== Gallery Page Css starts ============== --*/

.demo-gallery > ul {
  margin-bottom: 0;
  padding-left: 15px;
}

.demo-gallery > ul > li {
  margin-bottom: 15px;
 width: 221px;
  display: inline-block;
  
}

.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  text-decoration: none;
}

.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 230px;
  width: 100%;
}

.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.lg-sub-html h4{
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}
.demo-gallery h5{
    padding: 10px;
    margin: 0;
    background: #333;
   font-family: 'Fira Sans', sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
}
.legal-box{
    border: 1px solid #ccc;
    padding: 5px;
}
.legal-box a{
    text-decoration: none;
}
.legal-list p{
    margin: 0;
    text-align: center;
    color: #d3252e;
    font-family: 'Fira Sans', sans-serif;
    padding-top: 8px;
}
.legal-list{
    margin-bottom: 20px;
}
.job-detail-left{
    background: #fff;
    padding: 20px;
}
.job-detail-left ul{
    padding-left: 20px;
}
.jobdetail-wrap{
    background: #ece8da;
}
.jobdetail-wrap p,.jobdetail-wrap ul li{
  font-family: 'Fira Sans', sans-serif;  
}
.jobdetail-wrap p:last-child{
    margin-bottom: 0;
}
.job-detail-left ul li{
    position: relative;
    list-style: none;
}
.job-detail-left ul li:after{
  font: normal normal normal 14px/1 FontAwesome;
  color:#d3252e;
  content:"\f0da";
  left: -18px;
  font-size:20px;
  position: absolute;
  top: 2px;
  
}
.job-detail-right{
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}
.job-detail-right img{
    width: 100%;

}
.job-social{
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    text-align: center;
}
.job-social ul{
    padding: 0;
     margin: 0;
}
.job-social ul li{
    list-style: none;
    display: inline-flex;
    margin-right: 5px;
    margin: 0 17px 0 0;
}
.job-social ul li a{
    color: #000;
}
.job-social ul li a:hover{
    color: #d3252e;
}
.job-social ul li i.fa{
    font-size: 20px;
}

/* ============== Gallery Page Css ends ============== --*/
/* ============== Job-detail Page Css starts ============== --*/

.job-detail-info .col-md-2{
    padding: 0 0 0 15px;
}
.job-detail-info .col-md-2 p{
    font-weight: 500;
}
.job-details img{
    margin-bottom: 20px;
}
.job-sidebar .panel-heading{
    background:#d3252e;
    color: #fff;
    font-size: 20px;
     font-family: 'Fira Sans', sans-serif; 
     padding: 10px;
}
.job-sidebar{
    margin-bottom: 20px;
}

.job-sidebar ul li a{
    text-decoration: none;
    color: #222;
    font-family: 'Fira Sans', sans-serif; 
    
}
.job-sidebar ul li a:hover{
    color: #d3252e;
}
.job-details{
    background: #f5f5f5;
}
.job-details img{
    width: 100%;
}
.job-detail p.first{
    font-size: 15px;
}
.job-details img{
    width: 100%;
}
.job-details p{
    font-family: 'Fira Sans', sans-serif; 
    color: #000;
}
/* ============== Job-detail Css ends ============== --*/
/* ============== Responsive Page Css starts ============== --*/
@media (max-width: 767px) {
    .pts{
        display: none;
    }
    .navbar-brand img{
        width: 100%;
    }
    .banner .carousel-caption{
        width: 100%;
        left: 0;
        bottom: 0;
    }
    .viewcat{
        text-align: left;
        margin-bottom: 10px;
    }
    .job-box{
        width: 100%;
    }
    .common-btn button{
        margin-bottom: 20px;
    }
    .companies h6{
        position: static;
    }
    .companies .col-lg-3{
        padding: 0;
    }
    .companies .col-lg-3 img{
        margin-bottom: 0;
    }
    .cinfo .col-md-11{
        padding-left: 0;
    }
    .copywrite-info{
        padding-left: 10px;
        text-align: left!important;
    }
    .jobinfo{
        padding-left: 0;
        margin-top: 25px;
    }
    .navbar{
        padding: 25px;
    }
    .navbar-toggler{
        position: absolute;
        right: 13px;
        top: 11px;
        color:#fff;
    }
    .navbar-toggler:focus, .navbar-toggler:hover{
        outline: 0;
    }
    .left-recent::after {
        height: 103%;
    }
    .recent-info{
        border-right: none;

    }
    .recent{
        overflow: hidden;
    }
    .innerpage img{
        width: 100%;
    }
    .demo-gallery > ul > li{
        width: 100%;
    }
    .s1{
        padding:0 20px;
    }
    .inner-text{
        display: none;
    }
    .ser h2{
        margin-bottom: 0;
    }
    .document .row{
        padding: 20px;
    }
    ul.pagination{
        margin: 0;
        padding-left: 20px;
    }
    ul.pagination li{
        margin: 0;
    }
    .common-space{
        padding: 20px 0;
        overflow: hidden;
    }
    .services .col-md-3{
        margin-bottom: 20px;
    }
    .job-social{
        margin-top: 20px;
    }
    .job-detail-info .col-md-2 p{
        margin: 0;
    }
}

.dropdown-item {
    color: #000 !important;
}

.col-md-6.offset-md-3.col-md-offset-3 {
  background-color: #fff;
}

#mfcf7_zl_add_file {
  background-color: #151d42;
  border-color: #151d42;
  color: #fff;
  padding: 15px;
  border-radius: 8px;
}

#mfcf7_zl_add_file:hover {
  background-color: #d3252e;
  border-color: #d3252e;
}

.f-right {
  float: right;
}
.wpcf7-form-control.has-spinner.wpcf7-submit.btn.m-0.form-control:hover {
    background: #1b2855;
    border: 1px solid #1b2855;
}

.col-md-6.contact-left {
  background: #fff;
}
